﻿/******************************/
		/***公用***/
/******************************/


body,div,p,span,ul,li,h1,h2,h3,h4,a,input{
	margin:0;
	padding: 0;
}

body{
	font-family:"微软雅黑";
	font-size: 12px;
	color:#5e5e5e;


}

input{
	outline: none;
}

ul li{
	list-style-type: none;
}

h1,h2,h3{
	font-weight: normal;
}


div.clear{
	clear: both;
	height: 0;
	width: 0;
}

img{
	border:0;
}

a{
	text-decoration: none;
	color:#5e5e5e;
}

div.wp{
	width: 1196px;
	margin:0 auto;
}

/******************************/
		/***header***/
/******************************/

.header{
	height: 96px;
	box-shadow: 0 0px 5px #e0e0e0;
	position: relative;
	z-index: 500000;
}


.header .logo{
	margin-top: 20px;

}

.header .logo,.header .nav,.header .search{
	float: left;
}
.header .nav{
	margin-top: 35px;
}
.header .nav>ul{
	height: 27px;
	margin-left: 10px;
}

.header .nav>ul>li{
	display: inline-block;
	height: 27px;
	line-height: 27px;
	position: relative;
	font-size: 14px;
	width: 80px;

}

.header .nav>ul>li>a{
	display: inline-block;
	width: 80px;
	height: 27px;
	text-align: center;
	color:#0b5094;
	border-radius: 3px;
	-webkit-transition: .3s ;
	transition:.3s ;
	position: relative;

}

.header .nav>ul>li>a:hover{
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}

.header .nav>ul>li>a.teshuzhaogu:hover{
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}

.header .nav>ul>li>a.nav-active{
	background-color: #0056ab;
	color:#fff;

}

.header .nav>ul>li>ul>li>a.rad{
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}


.header .nav>ul li ul{
	text-align: center;
	position: absolute;
	left: 0;
	top: 27px;
	width: 80px;
	background-color: #2678c4;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	display: none;
}


.header .nav>ul li ul a{
	display: inline-block;
	display: inline-block;
	width: 80px;
	height: 27px;
	font-size: 12px;
	color:#fff;
	-webkit-transition: .3s ;
	transition:.3s ;

}

.header .nav>ul li ul a:hover{
	background-color: #0056ab;
}

.header .logo-2{
	float: right;
	margin-top: 33px;
}

.search {
	margin-top: 35px;
	margin-left: 20px;
	position: relative;
}

.wenh{
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url(../images/wenhao.png);
	position: absolute;
	right: 10px;
	top: 6px;

}

.search input{
	width:85px;
	height: 24px;
	border:0;
	border:1px solid #ddd;
	border-radius: 50px;
	padding-left: 10px;
	padding-right: 25px;

}


.logo-2 img{
	float: left;
	display: block;
}
.logo-2>div{
	float: right;
}

.logo-2 h1{
	font-size: 11px;
	color:#1c1c1c;

}

.logo-2 p{
	font-size: 8pt;
	color:#1c1c1c;
	margin-left: -5px;
}




/******************************/
		/***banner***/
/******************************/


.banner{
	width:100%;
	height:374px;
	overflow:hidden;
	position:relative;
	font-size:0

}

.banner .wp{
	position: relative;
}
.b-img{
	height:374px;
	position:absolute;
	left:0;
	top:0px;


}
.b-img a{
	display:block;
	height:374px;
	float:left;
}
.arrow{
	position: absolute;
	left: 50%;
	margin-left: -52px;
	bottom:15px;
	z-index: 1;
}
.arrow span{
	float: left;
	margin-right: 3px;
	cursor:pointer;
	width:14px;
	height:14px;
	border:1px solid #fff;
	border-radius: 50%;
	margin-right: 10px;

}
.arrow span:hover{
	background-color:#fff;

}


.banner .arrow span.active{
	background-color:#fff;
}
.bar-left{
	position:absolute;
	z-index:1;
	display:block;
	width:100px;
	height:100%;
	left:0px;
	top:0px;
}
.bar-right{
	position:absolute;
	z-index:1;
	display:block;
	width:100px;
	height:100%;
	right:0px;

	top:0px;
}
.bar-left em{
	display:block;
	width:50px;
	height:100px;
	background:url(../images/banner_left.png) 0px 0px no-repeat;
	margin:0 auto;
	margin-top:170px;

}


.bar-right em{
	display:block;
	width:50px;
	height:100px;
	background:url(../images/banner_right.png) 0px 0px no-repeat;
	margin:0 auto;
	margin-top:170px;

}


/******************************/
		/***main-1***/
/******************************/


.dynamic{
	height: 438px;
	
	float: left;
	width: 631px;
}

.information{
	height: 438px;
	
	float: right;
	width: 534px;
}

.title{
	border-bottom: 1px solid #d7d9e6;
}

.title h1{
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color:#005ab3;
	float: left;
	margin-left: 17px;
	/*font-weight: bold;*/
}

.title a{
	float: right;
	display: inline-block;
	width: 15px;
	height: 50px;
	background-image: url(../images/more.png);
	background-repeat: no-repeat;
	background-position: center right;
	margin-right: 10px;
}

.title .sel{
	float: left;
	margin-right: 30px;
}

.dyn-wp{
	
	overflow: hidden;
	
}

.dyn-wp ul{
	width: 5000px;
	height: 179px;
	position: relative;
}

.dyn-wp li{
	float: left;
	height: 179px;
	width: 631px;
	position: relative;
}

.dyn-wp li a img{
	float: left;
	margin-right: 22px;
	width: 259px;
}


.dyn-1{
	margin-top: 27px;
}

.dyn-1-right{
	
	position: relative;
}


.dyn-1-right h1{
	font-size: 14px;
	width: 631px;
	color:#005ab3;
}

.dyn-1-right p{
	width: 631px;
	margin-top: 15px;
	line-height: 23px;
}

.dyn-1-right .data{
	display: inline-block;
	height: 15px;
	margin-top: 40px;
	padding-left: 20px;
	background-image: url(../images/data.png);
	background-repeat: no-repeat;
	background-position: left center;
}			


.dy-sp-left,.dy-sp-right{
	display: inline-block;
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
	cursor: pointer;
	position: absolute;
	bottom: 23px;
	right: 0;
}

.dy-sp-left{
	background-image: url(../images/dyn-left.png);
	right:20px;
}

.dy-sp-right{
	background-image: url(../images/dyn-right.png);
}

.dyn-2 li{
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	background-image: url(../images/dian.png);
	background-repeat: no-repeat;
	background-position: left center;
}



.dyn-2 li a{
	font-size: 14px;
	color:#5e5e5e;
	display: inline-block;
	height: 35px;
	width: 100%;
	-webkit-transition:.3s;
	transition:.3s;

}

.dyn-2 li:hover a{
	color:#0056ab;
}

.dyn-2 span{
	float: right;
}

.information ul{
	margin-top: 27px;
}

.information .info-pic{
	float: left;
}

.info-pic img{
	display: block;
}

.information .info-con{
	float: right;
	width: 386px;
}

.information li{
	margin-top:21px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #ddd;
	height: 91px
}

.info-con h1{
	 font-size: 14px;
    color: #005ab3;
}

.info-con p{
	 margin-top: 5px;
    line-height: 23px;
}
.info-con span{
	padding-left: 20px;
	background-image: url(../iaa);
}


   

   .info-con .data{
	display: inline-block;
	height: 15px;
	
	padding-left: 20px;
	background-image: url(../images/data.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
}	




/******************************/
		/***main-2***/
/******************************/


.main-2 .wp{
	margin-top: 25px;
	background-color: #f4f9fe;
	position: relative;
}


.product{
	float: left;
	width: 631px;
}


.product .title h1{
	padding-left: 20px;

}
.pro-pic{
	float: right;
	width: 549px;
	text-align: center;
	height: 275px;
	line-height: 272px;

}

.pro-con h1{
	font-size: 14px;
	color:#005ab3;
	margin-top: 25px;
	padding-left: 17px;
}

.pro-con p{
	padding-left: 17px;
	margin-top: 20px;
	line-height: 20px;
}


.pro-pic a{
	display: inline-block;
	text-align: center;
	width: 522px;
	height: 252px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;

}

div.type-wp{
	width: 1196px;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
div.type-wp ul{
	position: relative;
	width: 500000px;
}

div.type-wp li{
	width: 1196px;
	float: left;
}
div.type{
	width: 1196px;
	height: 40px;
	overflow: hidden;
	position: relative;
}


.title select{
	outline: none;
	border:0;
	padding-right: 5px;
	border:1px solid #ddd;
	-webkit-appearance: none; 
	-moz-appearance: none; 
	-o-appearance: none; 
	appearance: none;
	background-image: url(../images/heijiao.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-size: 12px;
	color:#6b6b6c;
	margin-right: 5px;
	margin-top: 15px;


}

#s-1{
	margin-left: 130px;
}
#s-1,#s-2,#s-3{
	height: 20px;
	width: 77px;
	background-position:61px center;
}

#s-4{
	padding-left: 10px;
	height: 20px;
	width: 130px;
	background-position:113px center;
}


.pro_left,.pro_right{
	display: inline-block;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.pro_left{
	background-image: url(../images/pro-left.png);
	left: -40px;
}

.pro_right{
	background-image: url(../images/pro-right.png);
	right: -40px;
}




/******************************/
		/***main-3***/
/******************************/

.main-3{
	margin-top: 5px;
}

.in{
	float: left;
	width: 631px;
}

.win{
	float: left;
	width: 210px;
	margin-left: 30px;
}
/*
.sch{
	float: right;
	width: 294px;
}
.sch-wp ul li{
	float: left;
	width: 294px;
	height: 204px;
}
.sch-wp .data{
	display: inline-block;
    height: 15px;
    width: 331px;
    margin-top: 50px;
    padding-left: 20px;
    background-image: url(../images/data.png);
    background-repeat: no-repeat;
    background-position: left center;
}
*/

.sch{
	float: right;
	width: 550px;
}
.in-pic{
	float: left;
	width: 178px;
	font-size: 0;
}
.in-con-right{
	float: right;
	width: 351px;
}

.in-con{
	margin-top: 26px;
}

.in-con-right p{
	line-height: 23px;
}

.in-con-right a{
	display: inline-block;
	width: 78px;
	height: 24px;
	border:1px solid #ddd;
	text-align: center;
	line-height: 24px;

	-webkit-transition:.3s ;
	transition:  .3s;
}

.in-con-right a:hover{
	background-color: #0056ab;
	color:#fff;
}

.in-con-right div{
	margin-top: 15px;
}


.win-wp{
	overflow: hidden;
	position: relative;
	height: 250px;
}

.win-wp>ul{
	position: absolute;
	left: 0;
	top: 26px;
	width: 5000px;
}

.win-con{
	position: relative;
}

.win-wp>ul li{
	float: left;
	margin-left: 39.5px;
	margin-right: 39.5px;
}

.win-wp>ul li a{
	display: inline-block;
	width: 131px;
	height: 178px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.win-wp>ul li a:hover p{

}

.win-wp>ul li p{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 131px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background-color: #6192c2;
	color:#fff;
	font-size: 12px;
}

.sp-1,.sp-2{
	display: inline-block;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
   top: 102px;
}


.sp-1{
	background-image: url(../images/dyn-left.png);
	left: 0;
}

.sp-2{
	background-image: url(../images/dyn-right.png);
	right: 0;
}




.sch-wp{
	position: relative;
	overflow: hidden;
	height: 204px;

}




.sch-wp h1{
	font-size: 14px;
	color:#005ab3;
	margin-top: 25px;

}

.sch-wp p{
	margin-top: 20px;
}



.sch-wp ul{
	position: absolute;
	left: 0;
	top: 0;
	width: 5000px;
}
.sch-wp ul li{
	float: left;
	width: 275px;
	height: 204px;
}

.sch-wp ul li p{
	line-height: 23px;
}



.sch-wp .data{
	display: inline-block;
    height: 15px;
    width: 275px;
    margin-top: 50px;
    padding-left: 20px;
    background-image: url(../images/data.png);
    background-repeat: no-repeat;
    background-position: left center;
}


.sp-3,.sp-4{
	display: inline-block;
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    cursor: pointer;
    position: absolute;
   	bottom: 3px;
}


.sp-3{
	background-image: url(../images/dyn-left.png);
	right: 20px;
}

.sp-4{
	background-image: url(../images/dyn-right.png);
	right: 0;
}



/******************************/
		/***footer***/
/******************************/

.footer{
	background-color: #0056ab;
	height: 109px;
	padding-top: 30px;
	margin-top: 40px
}

.footer .wp{
	text-align: center;
	color:#fff;
}


.footer-1{
	margin-top:
}

.footer-1 a{
	color:#fff;
	display: inline-block;
	margin-left: 28px;
}


.footer-2{
	margin-top: 16px;
}

.footer-2 a{
	color:#fff;
}

.footer-3{
	margin-top: 15px;
}

.footer-3 li{
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	position: relative;
}

.footer-3 a{
	display: inline-block;
	height: 28px;
	width: 28px;
	border:1px solid #ddd;
	border-radius: 50%;
	background-color: #0056ab;
	background-repeat: no-repeat;
	background-position: center center;
	transition: .3s;
	-webkit-transition: .3s;
	transition: .3s;

}

.footer-3 a:hover{
	background-color: #fff;
}

.a1{
	background-image: url(../images/f1.png);
}

.a1:hover{
	background-image: url(../images/f1-h.png);

}
.a2{
	background-image: url(../images/f2.png);
}

.a2:hover{
	background-image: url(../images/f2-h.png);
}

.a3{
	background-image: url(../images/f3.png);
}

.a3:hover{
	background-image: url(../images/f3-h.png);
}
.a4{
	background-image: url(../images/f4.png);
}

.a4:hover{
	background-image: url(../images/f4-h.png);
}

.erwei{

	display: inline-block;
	height: 150px;
	width: 150px;
	background-image: url(../images/ma.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: -165px;
	left: -61px;
	display: none;
	background-color: #fff;
	border-radius: 5px;
}

.erwei_wap{

	display: inline-block;
	height: 150px;
	width: 150px;
	background-image: url(../images/ma_wap.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: -165px;
	left: -61px;
	display: none;
	background-color: #fff;
	border-radius: 5px;
}
.baijiao{
	width: 14px;
	height: 10px;
	position: absolute;
	left: 50%;
	margin-left: -7px;
	bottom: -8px;
	background-image: url(../images/baijiao.png);
	background-repeat: no-repeat;
	background-position: center;
}

/******************************/
		/***about***/
/******************************/

.banner-2{
	height: 330px;
	background-repeat: no-repeat;
	background-position: center center;
}

.mianbaoxie{
	height: 50px;

}

.mianbaoxie a{
	display: inline-block;
	height: 50px;
	line-height: 50px;

}

.mianbaoxie a.lanfang{
	padding-left: 20px;
	background-image: url(../images/lanfang.png);
	background-repeat: no-repeat;
	background-position: left 17px;
}


.menu{
	float: left;
	width: 219px;
	background-color: #f4f9fe;
	border-radius: 8px;

}

.menu h1{
	height: 50px;
	line-height: 50px;
	padding-left: 19px;
	font-size: 20px;
	color:#0066cc;

}

.menu .ul1>li{
	height: 40px;
	line-height: 40px;
	padding-left: 40px;
	font-size: 14px;
	position: relative;
	-webkit-transition:.3s;
	transition:.3s;
	background-image: url(../images/adian.png);
	background-repeat: no-repeat;
	background-position:19px center;
}

.menu .ul1>li:hover{
	background-color: #0056ab;
	background-image: url(../images/adian-h.png);
}


.menu .ul1>li>a{
	display: inline-block;
	height: 40px;
	width: 179px;
	color:#0066cc;
	-webkit-transition:.3s;
	transition:.3s;
	cursor: pointer;
}
.menu .ul1>li:hover>a{
	color:#fff;
}




.system{
	float: left;
	width: 219px;
	background-color: #f4f9fe;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius:8px;
}

.system>ul{
	width: 219px;
}
.system>ul>li{
	width: 219px;
}


.system>ul>li>a{
	display: inline-block;
	width: 179px;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	color:#0066cc;
	border-bottom: 1px solid #e1ebfb;
	padding-left: 40px;
	background-image: url(../images/adian.png);
	background-repeat: no-repeat;
	background-position: 18px center;
	cursor: pointer;
}

.system>ul>li>a:hover{
	background-image: url(../images/adian-h.png);
	background-color: #0056ab;
	color:#fff;
}



.downla{
	display: none;
}



.system ul li ul li{
	width:219px;
	height: 43px;
	line-height: 43px;
}


.system ul li ul li a{
	display: inline-block;
	color:#0f77c5;
	font-size: 12px;
	width: 161px;
	padding-left: 58px;
	border-bottom: 1px solid #e1ebfb;
	height: 43px;
	background-image: url(../images/landian.png);
	background-repeat: no-repeat;
	background-position: 45px center;


}


.menu .system>ul>li>a.sys-active{
	background-image: url(../images/adian-h.png);
	background-color: #0056ab;
	color:#fff;
}



div.gao{
	display: inline-block;
	height: 15px;
	width: 219px;


}


.jianjie-con{
	float: right;
	width: 929px;
}

.jianjie-con>h1{
	height: 51px;
	border-bottom: 1px solid #d7d9e6;
	text-align: left;
	line-height: 51px;
	font-size: 20px;
	color:#0066cc;
	margin-bottom: 40px;
}

.jj{
	margin-top:25px;
}

.jianjie-con>p{
	/*margin-top: 45px;*/
	font-size: 14px;
	color:#666;
/*	line-height: 26px;*/
	line-height: 32px;
}

.jianjie-con a{
	display: inline-block;
	width: 293px;
	height: 213px;
	border:5px solid rgba(200,190,177,0.3);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 6px;
	margin-top: 45px;
	margin-bottom: 56px;
}

/******************************/
		/***web_map***/
/******************************/

.jianjie-con1{
	float: right;
	width: 929px;
}

.jianjie-con1>h1{
	height: 51px;
	border-bottom: 1px solid #d7d9e6;
	text-align: left;
	line-height: 51px;
	font-size: 20px;
	color:#0066cc;
	margin-bottom: 40px;
}



.jianjie-con1 a{
	display: inline-block;
	width: auto;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 6px;
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 14px;
}

.mapBox{width:787px; margin:0 auto;  overflow:hidden;}
.mapList{width:787px; margin-bottom:35px; overflow:hidden;}
.mapList dt{color:#0056AB; font-size:16px; font-weight:bold;width:787px; height:25px; border-bottom:#dcdcdc 1px solid; padding-left:10px; margin-bottom:10px; overflow:hidden;}
.mapList dd{width:90px; float:left; display:inline-block; margin:0 0 0 10px}

.jianjie-con1 a:hover{
	color: #0056AB;
}

/******************************/
		/***job_list***/
/******************************/

.jianjie-con2{
	float: right;
	width: 929px;
}

.jianjie-con2>h1{
	height: 51px;
	border-bottom: 1px solid #d7d9e6;
	text-align: left;
	line-height: 51px;
	font-size: 20px;
	color:#0066cc;
	margin-bottom: 40px;
}

.jianjie-con2 a{
	color: #0056AB;
}

.jianjie-con2 a:hover{
	border:1px solid #0056AB;
}


.tr_01{background-color:#0056AB;height:32px;line-height:32px;font-family:"微软雅黑", "Microsoft Yahei", sans-serif; font-size:14px; border-bottom:1px solid #d6d6d6;}
		.tr_01 th{width:130px;color:white;text-align:center; font-size:14px;}
		.jobList span.jobName{width:270px;}
		.jobTable td{text-align:center; height:32px; line-height:50px; border-bottom:1px dotted #ccc; font-size:12px;}
		.jobTable td.jobName{text-align:left !important; font-weight:bold; color:#333;  padding-left:15px; font-size:14px; background:url(../images/icon2.png) no-repeat 3px 11px;}



		#zhezhao{display:none;opacity:0.7;filter:alpha(opacity=70);position:absolute;z-index:10000;width:100%;background:#ccc;}
		#denglu{display:none;width:100%;position:absolute;z-index:20000;}
		#win{top:100px;position:absolute;width:500px;background:#f2f2f2;border:1px solid #0056AB;border-radius:3px;}
		#win h1{height:30px;line-height:30px;font-size:14px;padding:0 0 0 8px;background:#0056AB;color:white;}
		#win table{margin:8px;}
		#win h1 b{float:left;}
		#win h1 a{float:right;color:white;margin-right:8px;}
		#win h1 a img:hover{background:red ;}
		#win{ float:left;}
#win .in{
	min-height:41px;
	margin-bottom:10px;
	clear:both;
}
#win .top-a{
	margin-top:25px;
}
#win .in span{
	display:inline-block;
	width:100px;
	padding-right:6px;
	float:left;
	line-height:41px;
	height:41px;
	text-align:right;
	font-size:14px;
}
#win .text{
	width:330px;
	padding-left:10px;
	height:34px;
	+line-height:39px;
	line-height:39px\9;
	border:1px solid #DADADA;
	background:#fff;
}
#win . select{
	width:400px;
	padding-left:10px;
	height:39px;
	+line-height:39px;
	line-height:39px\9;
	border:1px solid #39395B;
	background:#fff;
	border-radius:5px;
}
#win textarea{
	width:530px;
	height:120px;
	border:1px solid #DADADA;
	background:#fff  525px 10px;
	padding:10px;
	overflow:hidden;
}
#win .sub{
	width: 80px;
    height: 35px;
    line-height: 32px;
    background: #0056AB;
    cursor: pointer;
    margin: 10px 30px 0px 0px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    float: right;
}
.cm_head dt{
    height: 50px;
    line-height: 48px;
    background: url("../images/cm_head.png") no-repeat bottom center;
    font-size: 20px;
    color: #151a40;
	text-align:center;
}
.cm_head dd{
	text-align:center;
}

/******************************/
		/***article***/
/******************************/


.art-con>h1{
	height: 51px;
	border-bottom: 1px solid #d7d9e6;
	text-align: left;
	line-height: 51px;
	font-size: 20px;
	color:#0066cc;
	margin-bottom: 15px;
}

.art-con{
	float: right;
	width: 929px;
}

.art-con ul h1{
	height: 65px;
	line-height: 65px;
	font-size: 16px;
	color:#666;
	font-weight: bold;
}

.art-con>ul li{
	height: 97px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #999;
	-webkit-transition:.3s;
	transition:.3s;
}

.art-con ul li:hover h1{
	color:#0066cc;
}

.art-con ul p{
	color:#666;
	line-height: 23px;
}

.m-page{text-align: center;margin-top:85px;overflow: hidden;color: #999;}
.m-page ul{display: inline-block;overflow: hidden;vertical-align: bottom;}

.m-page ul li{float: left;margin-right: 4px;}
.m-page ul li a{
    display: block;line-height: 18px;font-size: 12px;padding: 0 4px;border: 1px solid #999;
    color: #999;
}
.m-page ul li.on a,.m-page ul li a:hover{border-color: #fff;}
.m-page select{
	height: 18px;width: 35px;font-size: 12px;
	vertical-align: middle;border: 1px solid #999;
}

/******************************/
		/***contact***/
/******************************/
.map{
	height: 332px;
	background-color: #f4f9fe;
	margin-top: 36px;
	position: relative;

}


.map-1{
	float: left;
	width: 380px;
	padding-top: 50px;
}

.map-2{
	float: right;
}

.map-1 h1{
	font-size: 16px;
	color:#006699;
	padding-left: 38px;
	margin-bottom: 25px;

}

.map-1 p{
	padding-left: 38px;
	font-size: 14px;
	color:#666;
	margin-bottom: 15px;
}

/******************************/
		/***magazine***/
/******************************/


.mag-con>h1{
	height: 51px;
	border-bottom: 1px solid #d7d9e6;
	text-align: left;
	line-height: 51px;
	font-size: 20px;
	color:#0066cc;
}

.mag-con{
	float: right;
	width: 929px;
}
.mag-con>ul{
	margin-top: 28px;
}

.mag-con>ul a{
	display: inline-block;
	padding:8px;
	background-color: #fff;
	border:1px solid #e1ebfb;
	width: 232px;
	height: 321px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition:.3s;
	transition:.3s;

}

.mag-con>ul a:hover{
	box-shadow: 3px 3px 8px #ddd,
				 -3px 3px 8px #ddd;
}

.mag-con>ul>li:hover h1{
	color:#0066cc;
}
.mag-con>ul>li{
	float: left;
	height: 400px;
	width: 245px;
	border-bottom: 1px solid #e1ebfb;
	margin-right: 32px;
	margin-left: 32px;
	margin-bottom: 47px;
}

.mag-con>ul>li h1{
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 14px;
	color:#666;
	-webkit-transition:.3s;
	transition:.3s;
}

.mag-con .m-page{
	margin-top: 0;
}


/******************************/
		/***news***/
/******************************/

.art .news>ul>li{
	height: 125px;
}


.news .data{
	display: inline-block;
    height: 16px;
    width: 331px;
    margin-top: 10px;
    padding-left: 25px;
    background-image: url(../images/data.png);
    background-repeat: no-repeat;
    background-position: left center;

}

/******************************/
		/***picture***/
/******************************/

.mag .pic>ul a{
	display: inline-block;
	padding:8px;
	background-color: #fff;
	border:1px solid #e1ebfb;
	width: 261px;
	height: 182px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition:.3s;
	transition:.3s;

}


.mag .pic>ul>li{
	float: left;
	height: 250px;
	width: 277px;
	border-bottom: 1px solid #e1ebfb;
	margin-right: 47px;
	margin-bottom: 36px;
}

.mag .pic>ul>li h1{
	height: 50px;
	line-height: 50px;
}

.mag .pic .m-page{
	margin-top: 12px;
}


/******************************/
		/***product***/
/******************************/

.mag .pro>ul>li>a{

    padding: 0;
    overflow: hidden;
    border: 5px solid #f4f9fe;
    border-radius: 50%;
    width: 204px;
    height: 204px;
    margin-left: 15.5px;



}

.mag .pro>ul{
	margin-top: 32px;
	margin-bottom: 15px;
}

.mag .pro>ul>li{
	height: 310px;

	border-bottom:0;
}

.mag .pro>ul>li h1{

	font-size: 20px;
}

.mag .pro>ul>li p{
	text-align: center;
	line-height: 20px;
}

.mag .pro>ul>li>a:hover{
	box-shadow: none;
	border-color: #dfebf8;
}


/******************************/
		/***list***/
/******************************/
.list-con{
	float: right;
	width: 929px;
	margin-bottom: 30px;
}

.pro-list{
	background-color: #f4f9fe;
	margin-top: 30px;
	height: 257px;

}

.pro-list span{
	font-size: 12px;
}

.list-con>h1{
	height: 51px;
	border-bottom: 1px solid #d7d9e6;
	text-align: left;
	line-height: 51px;
	font-size: 20px;
	color:#0066cc;
}

.list-con img{
	float: left;
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 18px;
}

.pro-list h1{
	font-size: 16px;
	color:#0066cc;
	padding-top: 15px;
	margin-bottom: 11px;
}

.pro-list p{
	color:#666;
	margin-top: 8px;
}

.list-con h2{
	height: 46px;
	background-color: #e3f0fc;
	text-align: left;
	padding-left: 17px;
	font-size: 14px;
	color:#0066cc;
	line-height: 46px;
}

.list-con h3{
	font-size: 14px;
	color:#0066cc;
	height: 58px;
	line-height: 58px;
	padding-left: 17px;
	margin-top: 50px;
}

.list-con>p{
	font-size: 14px;
	color:#666;
	line-height: 27px;
	padding-left: 17px;
}

/* liuyan 留言 */
.service1{ float:left;}
.service1 .in{
	min-height:41px;
	margin-bottom:16px;
	clear:both;
}
.service1 .in span{
	display:inline-block;
	width:100px;
	padding-right:6px;
	float:left;
	line-height:41px;
	height:41px;
	text-align:right;
	font-size:14px;
}
.service1 .text{
	width:540px;
	padding-left:10px;
	height:34px;
	+line-height:39px;
	line-height:39px\9;
	border:1px solid #DADADA;
	background:#fff;
}
.service1 . select{
	width:400px;
	padding-left:10px;
	height:39px;
	+line-height:39px;
	line-height:39px\9;
	border:1px solid #39395B;
	background:#fff;
	border-radius:5px;
}
.service1 textarea{
	width:530px;
	height:120px;
	border:1px solid #DADADA;
	background:#fff  525px 10px;
	padding:10px;
	overflow:hidden;
}
.service1 .sub{
	width: 80px;
    height: 35px;
    line-height: 32px;
    background: #0056AB;
    cursor: pointer;
    margin: 10px 30px 0px 0px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    float: right;
}
.cm_head dt{
    height: 50px;
    line-height: 48px;
    background: url("../images/cm_head.png") no-repeat bottom center;
    font-size: 20px;
    color: #151a40;
	text-align:center;
}
.cm_head dd{
	text-align:center;
}


.pro-con_2,.pro-con_3,.pro-con_4,.pro-con_5,.pro-con_6,.pro-con_7,.pro-con_8,.pro-con_9,.pro-con_10,.pro-con_11,.pro-con_12,.pro-con_13,.pro-con_14,.pro-con_15,.pro-con_16,.pro-con_17,.pro-con_18,.pro-con_19,.pro-con_20{
	display: none;
}

.pro-pic-2,.pro-pic-3,.pro-pic-4,.pro-pic-5,.pro-pic-6,.pro-pic-7,.pro-pic-8,.pro-pic-9,.pro-pic-10,.pro-pic-11,.pro-pic-12,.pro-pic-13,.pro-pic-14,.pro-pic-15,.pro-pic-16,.pro-pic-17,.pro-pic-18,.pro-pic-19,.pro-pic-20{
	display: none;
}

.heiline{
	height: 1px ;
	background-color: #d7d9e6;
	width: 1196px;
	margin:0 auto;
}

/**********7-1修改**************/
.logo-5{
	float: right;
	margin-top:27px;
	position: relative;
}

.header .nav{
	margin-left: 25px;
}

.header .nav>ul>li>a:hover {
       background-color: #0056ab;
    color: #fff;
}

.gupiao{
	width: 187px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	position: absolute;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	right: 5px ;
	color:#fff;
	top: 69px;
	background-color: #0056ab;
	z-index: 5000;
	font-size: 14px;
}