@charset "utf-8";
/* CSS Document */
body{
	color:#333;
	font-size:12px;
	font-family:"微软雅黑"，"宋体";
	margin:0 auto;
	padding:0;
	min-width:1260px;
}
/* 重置 */

div, form, p, i, img, ul, li, ol, dl, dt, dd, table, tr, td, th, fieldset, label, legend, select, button, input {
	margin:0;
	padding:0;
}
p, li, div {/* add */
	line-height:20px;
}

/* 标题样式 */

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
/* 列表样式 */

ul, ol, li, dl, dt, dd {
	list-style:none;
}
/* 图片样式 */

img, a img {
	border:0px;
	padding:0px;
	margin:0px;

}
/* 链接样式 */
a{
	color:#333;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
/** 图片链接效果 **/

.pic a {
	padding:0px;
	border:1px solid #fff;

}
.pic a:hover {
	border:1px solid #d00;
	background:#fff4ce;
}

/**输入框颜色样式**/

.input-gray {
	color:#999;
}
.input-black {
	color:#000;
}

/* 清除浮动 */
.clearBoth {
	clear:both;
	/*控制分类后，各行高度不一样对不齐问题*/
	width:100%;
	height:0px;
	font-size:0;
	overflow:hidden;
	/*控制分类后，各行高度不一样对不齐问题*/
	line-height:0;
}
#root{
	width:100%;
	margin:0px auto;
	padding:0px;
	position:relative;
}
#header{
	width:100%;
	background-color:#ffffff;
}
.header_1{
	height:46px;
	background-color:#242e73;
}
.header_11{
	width:1260px;
	margin:0 auto;
}
.header_1_left{
	width:auto;
	float:left;
	height:46px;
	line-height:46px;
	font-size:14px;
	color:#d3d3d3;
}
.header_1_right{
	width:auto;
	float:right;
	height:46px;
	line-height:46px;
}
.header_1_right a{
	font-size:13px;
	color:#d3d3d3;
	padding-right:20px;
}
.header_2{
	height:143px;
	border-bottom:#d3d3d3 1px solid;
	background-color:#f4f4f4;
}
.header_22{
	width:1260px;
	margin:0 auto;
}
.logo{
	width:auto;
	float:left;
	height:143px;
	line-height:143px;
}
.logo img{
	vertical-align:middle;
}
.top_erweima{
	width:auto;
	float:right;
	padding-top:20px;
	padding-right:20px;
}
.top_erweima img{
	vertical-align:top;
}
.tel{
	width:266px;
	float:right;
	padding-top:22px;
}
.tel_img{
	width:56px;
	float:left;
}
.tel_img img{
	vertical-align:top;
}
.tel_tt{
	width:auto;
	float:left;
	font-size:14px;
	color:#707070;
}
.tel_tt h2{
	font-size:24px;
	color:#242e73;
	padding-top:10px;
	font-weight:bold;
}
.nav{
	height:75px;
	width:1260px;
	margin:0 auto;
	background:url(../images/nav_line.gif) left center no-repeat;
}
.nav ul{
	padding-left:1px;
}
.nav ul li{
	float:left;
	position:relative;
}
.nav ul li a{
	display:block;
	padding:0 40px;
	height:75px;
	background:url(../images/nav_line.gif) right center no-repeat;
	line-height:75px;
	font-size:16px;
	color:#2a2a2a;
	/*-webkit-transition:all .3s linear;
	-moz-transition:all .3s linear;
	-o-transition:all .3s linear;
	transition:all .3s linear;*/
	background-color:#ffffff;
}
.nav ul li img{
	vertical-align:middle;
	margin-right:4px;
}
.nav ul li:hover a{
	border-bottom:#ffc501 3px solid;
	height:72px;
}
.nav ul li .nav_on{
	border-bottom:#ffc501 3px solid;
	height:72px;
}
.nav ul li ul{
	display:none;
}
.nav ul li:hover ul{
	display:block;
	position: absolute;
	z-index:99;
	top:67px;
	left:0;
	width:171px;
}
.nav ul li:hover ul li{
	float:none;
}
.nav ul li:hover ul li a{
	width:171px;
	height:57px;
	display:block;
	background-color:#101829;
	border-bottom:#28303f 1px solid;
	text-align:center;
	line-height:57px;
	font-size:15px;
	color:#ffffff;
}
#foot{
	width:100%;
	background:url(../images/foot_bj.gif) center top no-repeat;
	height:435px;
}
#foot1{
	width:1260px;
	margin:0 auto;
	padding-top:50px;
}
.foot_up{
	height:296px;
}
.foot_up_1{
	width:285px;
	height:251px;
	float:left;
	border-right:#39374d 1px solid;
	line-height:220px;
}
.foot_up_1 img{
	vertical-align:middle;
	padding-left:25px;
}
.foot_up_2{
	width:534px;
	float:left;
	padding-left:70px;
}
.foot_up_2_01{
	height:57px;
	border-bottom:#39374d 1px solid;
	line-height:47px;
}
.foot_up_2_01 a{
	font-size:14px;
	color:#e0e0e0;
	padding:0 20px;
}
.foot_up_2_02{
	padding-top:20px;
	font-size:14px;
	color:#b2b5c7;
	line-height:38px;
	padding-left:20px;
}
.foot_up_2_02 a{
	color:#b2b5c7;
}
.foot_up_3{
	width:267px;
	float:right;
}
.foot_up_3_01{
	padding-bottom:15px;
	font-size:18px;
	color:#bfb4b4;
	line-height:35px;
}
.foot_up_3_01 h2{
	font-size:25px;
	color:#ffc501;
	line-height:35px;
}
.foot_up_3_01 img{
	vertical-align:top;
	margin-top:10px;
}
.foot_down{
	height:86px;
	line-height:76px;
	text-align:center;
	font-size:14px;
	color:#787c93;
}
.foot_down a{
	color:#787c93;
}















































