﻿@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

/* ---html、body100%--- */
html, body {
}
/* ---默认字体9pt--- */
div, table {
	font-size: 12px;
}
/* ---div居中、div背景--- */
* {
	padding:0;
	margin:0;
}

body, td, th, div, input, ul, li {
	font-family:"微软雅黑", "宋体";
	font-size: 12px;
	color: #333333;
}
body {
	background:url(../images/i-03.png) top repeat-x #fff;
}
p {
	line-height:150%;
}
a{
font-size:12px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h1 {
	color:#000000;
	line-height:150%;
	font-size:24px;
}
ul,li{
padding:0;
margin:0;
list-style:none;
}
.sk {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
#footer {
	background:#03437f;
	color:#ffffff;
}
#footer-top {
	margin:0 auto;
	padding:20px 10px;
	width:1120px;
}
#footer-top:after {
	clear:both;
	content:'';
	display:table;
}
#footer-region {
	float:left;
}
#footer-region .content ul {
	list-style:none;
	margin:30px 0 0 0;
	padding:0;
}
#footer-region .content li {
	display:inline-block;
	margin:0 15px 0 0;
}
#footer-region .content a {
	color:#ffffff;
	font:21px/26px 'Oswald','Microsoft YaHei',sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	-webkit-transform:translateZ(0);
	-webkit-transition:color 0.2s linear;
	-moz-transition:color 0.2s linear;
	-ms-transition:color 0.2s linear;
	-o-transition:color 0.2s linear;
	transition:color 0.2s linear;
}
#footer-region .content a:hover {
	color:#66b845;
}
#footer-logo-link {
	display:block;
	float:right;
	opacity:1;
	-webkit-transform:translateZ(0);
	-webkit-transition:opacity 0.2s linear;
	-moz-transition:opacity 0.2s linear;
	-ms-transition:opacity 0.2s linear;
	-o-transition:opacity 0.2s linear;
	transition:opacity 0.2s linear;
}
#footer-logo-link:hover {
	opacity:0.7;
}
#footer-logo-image {
	display:block;
}
#footer-bottom {
	border-top:2px solid #007448;
}
#footer-bottom-wrapper {
	font-size:14px;
	line-height:20px;
	margin:0 auto;
	padding:20px 10px;
	width:1120px;
}
#footer-bottom-wrapper:after {
	clear:both;
	content:'';
	display:table;
}

#ien_footer {
    background:#ca1c1d;
}
    #ien_footer img {
        height: 46px;
    }
    .front-section-wrapper {
    margin: 0 auto;
    padding: 80px 0;
    width: 1120px;
}
    .front-section-text1 {
    color: #8b8b8b;
    font-size: 16px;
    line-height: 32px;
}
    .footaf {
    float: left;
    font-size: 13px;
    margin: 0px;
    padding: 0px 10px;
    line-height: 7px;
    color: #fff;
}

