@charset "gb2312";
/* CSS Document */
@charset "gb2312";
.cd {
	width:100%;
	height:70px;
	background:#fff;
}
.cd .cd-logo {
	float:left;
	display:inline-block;
	width:440px;
	height:70px;
	background-position:0px -12px;
}
.cd .cd-1 {
	padding:5px 0;
}
.cd .cd-1 ul {
	width:630px;
	overflow:hidden;
	height:70px;
	float:right;
}
.cd .cd-1 ul li {
	width:90px;
	height:1px;
	text-align:center;
	background:white;
	color:black;
	line-height:70px;
	float:left;
	transition:all .2s;
	-webkit-transition:all .2s;
	-o-transition:all .2s;
	-ms-transition:all .2s;
	-moz-transition:all .2s;
}
.cd .cd-1 ul li a {
	display:inline-block;
	width:90px;
	height:70px;
	font-size:16px;
	transition:all .2s;
	-webkit-transition:all .2s;
	-o-transition:all .2s;
	-ms-transition:all .2s;
	-moz-transition:all .2s;
}
.cd .cd-1 ul li:hover {
	background:#9e0000;
	height:70px;
}
.cd .cd-1 ul li:hover a {
	color:white;
}

*{ margin:0; padding:0;}
body{ font-family:"微软雅黑", "宋体"; font-size:16px;text-decoration:none; color:#494747;overflow-x:hidden;}
li{list-style:none;}
.fl{float:left;}
.fr{ float:right;}
a{text-decoration:none; color:#494747;}
img{border:0; vertical-align:top;}
.clear{ clear:both;}
.jg{margin-top:10px;}

.banner{ width:100%; height:550px; background: url(../images/lx_banner.jpg) no-repeat center top  #558BC7;}

.t1 h2{ background:url(../images/an.jpg) no-repeat; font-weight:normal; color:#ED3734; height:57px; line-height:57px; padding-left:53px;}
.t1 { width:1126px; margin:0 auto; margin-top:44px;}

.t2{ width:1126px; margin:0 auto; margin-top:35px;}
.t2 ul li{ background:#FFF1E4; height:59px; line-height:59px; margin-top:1px;  color:#2C2829;transition:0.3s;}
.t2 ul li h3{  display:block; width:278px;border-right:1px solid #FFFFFF; text-align:center; font-weight:normal; float:left;}
.t2 ul li p{ float:left; width:800px; padding-left:47px;}



.t2 ul li:hover{ background:#ee7800; color:#FFFFFF;}

.t3{ width:1126px; margin:0 auto; height:297px; background:#FFF1E4; margin-top:30px; color:#454442;}
.t3 h3{ padding:40px 0 0 42px; float:left; width:577px; font-weight:normal; line-height:44px;}
.t3 h3 a{ color: #FF0004; font-weight:bold; margin-left:35px;}
.t3 div{ padding-top:40px; float:left;}
.t3 div img{ float: left;}
.t3 div p{ line-height:33px; width:210px; margin-left:20px; float:left;}
.t3 div p strong{ font-size:30px; font-weight:normal; margin-top:46px; display:block; padding-bottom:15px;}