@charset "utf-8";
*{
	box-sizing: border-box;
}
ul li{
	list-style: none;
}
ul{
	padding: 0;
	margin: 0;
}
a{
	cursor:pointer;
	text-decoration: none;
	color: #000;
}
input,select,textarea:focus{
	outline:none;
}
img{
	vertical-align: middle;
}
html,body{
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	font-size: 14px;
	height: 100%; 
	color: #393939;
}
.head{
	width: 100%;
	height: 130px;
	background: #fff;
	min-width: 1200px;
}
.headd{
	background: #f7f7f7;
	width: 100%;
	height: 130px;
	min-width: 1200px;
}
.head-main{
	width: 1200px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	padding-top: 42px;
}
.logo{
	float: left;
	    margin-top: -13px;
}	 
.head-right{
	float: right;
	position: relative;
}
.zxrx img{
	float: left;
	margin-top: 3px;
    margin-right: 8px;
}
.zxrx {
	width: 295px;
	float: left;
}
.zxrx p{
	margin: 0;
	color:  #b8b8b8;
}
.zxdh{
	font-size: 17PX;
	font-weight: bold;
}
.srarch{
	float: left;
	width: 280px;
	height: 35px;
	line-height: 35px;
	color: #B8B8B8;
	border: none;
	background: #f2f2f2;
	border-radius: 22px;
	padding-left: 15px;
}
.sousuo img{
	height: 100%;
}
.sousuo {
	display: inline-block;
	height: 35px;
	margin-right: 30px;
	position: absolute;
	right: -30px;
}
.daohang{
	width: 100%;
	height: 48px;
	background: #065fbe;
	min-width: 1200px;
	line-height: 48px;
}
.daohang .daohang-main{
	width: 1200px;
	margin: 0 auto;
}
.daohang .daohang-main ul li a{
	color: #FFFFFF;
	font-size: 16px;
	padding:13px 5px;
}
.daohang .daohang-main ul li a:hover{
	border-bottom:2px solid #FFFFFF;	
	box-sizing: border-box;
}
.daohang .daohang-main ul li{
	float: left;
	width: 16.6%;
	text-align: center;
}
.xz{
	border-bottom:2px solid #FFFFFF;
	box-sizing: border-box;
}
/*图片轮播*/

#container{
	width:100%;
	height:400px;
	position:relative;
	overflow: hidden;
	min-width: 1200px;
}
.item{
	position:absolute;
}
 .item img{
 	width: 101%;
 }
#tabs{
	position:absolute;
	right:46%;
	bottom:20px;
}
.tab{
	float:left;
	margin-right:10px;
	width:50px;
	height:5px;
	background:#b7d4ee;
	cursor:pointer;
}
.active{
	background:#fff;
}
.banner{
	    background: #065fbe;
}
.jianjie{
	width: 100%;
	min-width: 1200px;
	height: auto;
	overflow: hidden;
	padding: 30px 0px 50px 0px;
}
.jianjie-mian{
	width: 1200px;
	margin: 0 auto;
}
.foot{
	text-align: center;
	width: 100%;
	height: 120px;
	background: #19324c;
	padding-top: 38px;
	min-width: 1200px;
}
.foot p{
	margin: 3px;
	color: #fff;
	font-size: 12px;
}
.zxjj{
	width: 60%;
	float: left;
	height: auto;
	overflow: hidden;
}
.biaoti{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.sp-bt{
	font-size: 17px;	
     color: #393939;
	border-bottom: 2px solid #065fbe;
	float: left;
	padding: 8px 3px;
}
.more{
	float: right;
	padding: 8px 3px;
	color: #b8b8b8;
}
.ywfw{
	float: right;
	width: 37%;
}
.zxjj-xq{
	width: 100%;
}
.edcf{
	float: left;
	width: 263px;
	height:200px; 
}
.edcf img{
	width: 100%;
	height:180px;
}
.zxjj-p{
	float: right;
	width: calc(100% - 290px);
	line-height: 36px;
	margin: 0;
	overflow-y: auto;
	height: 200px;
}
.ywfw-xq{
	height: auto;
	overflow: hidden;
	width: 100%;
}
.a-ywfw{
	float: left;
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	margin-bottom: 20px;
	display: block;
	height: 42px;
	line-height: 42px;
	border-radius: 5px;
	background: #f6f6f6;
	color: #333333;
	text-align: center;
	font-size: 16px;
}
.a-ywfw:hover{
	background: #065fbe;
	color: #fff;
}
.flfgs{
	width: 100%;
	background: #f7f7f7;
	padding: 30px 0px 50px 0px;
	height: auto;
	overflow: hidden;
	min-width: 1200px;
}
.flfg-main{
	width: 1200px;
	margin: 0 auto;
}
.flfg{
    width: 60%;
    float: left;
    height: auto;
    overflow: hidden;
}
.flfg-y{
	float: right;
	width: calc(100% - 280px);
}
.flfg-y ul li{
	margin-bottom: 17px;
	padding-left: 15px;
}
.flfg-y ul li:before{	
    content: url(../imgs/ty.png);
    position: absolute;
    margin-left: -15px;
    margin-top: -3px;
}
.flfg-y ul li a:hover{
	color: #065fbe;
}
.lxwm{
	float: right;
	width: 37%;
}
.lxwm-main img{
	margin-right: 10px;
	width: 15px;
}
.lxwm-main p{
	margin-bottom: 20px;
}
.ywfw-banner{
	width:100%;
	height:400px;
	background: url(../imgs/ywfw.png) no-repeat center;
	text-align: center;
	padding-top: 120px;
}
.ywfw-banner p{
	margin: 0;
	color: #fff;
}
.p-banner{
	font-size: 30px;
	font-weight: bold;
}
.ywban-p{
	margin-top: 20px !important;
	margin-bottom: 5px !important;
}
.content{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f7f7f7;
	padding: 20px 0px;
}
.content-main{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.nav{
	width: 250px;
	float: left;
	background: #fff;
}
.nav ul li a{
	display: block;
    width: 100%;
    padding: 25px 35px;
    border-bottom: 1px solid #eeeeee;
    background: url(../imgs/jtmr.png) no-repeat right;
    background-position-x: 215px;
    font-size: 15px;   
     color: #393939;
}
.nav ul li:last-child a{
	border: none;
}
.nav ul li a:hover{
	background: url(../imgs/jtxz.png) no-repeat right;
	color: #065fbe;
	background-position-x: 215px;
}
.xuanz{
	background: url(../imgs/jtxz.png) no-repeat right !important;
	color: #065fbe !important;	
	background-position-x: 215px !important;
}
.nr-right{
	background: #fff;
	width: calc(100% - 270px);
	float: right;
}
.p-nrbt{
	padding: 20px 35px;
	font-size: 17px;
	border-bottom: 1px solid #EEEEEE;
	margin: 0;
     color: #393939;;
}
.div-nr{
	padding: 20px 30px;
}
.div-nr p{
	line-height: 27px;
}
.jd-p{
	margin-top: 50px;
}
.p-qt{
margin-bottom: 100px;	
}
.jdcx-banner{
	    width: 100%;
    height: 400px;
    background: url(../imgs/jdcx.png) no-repeat center;
    text-align: center;
    padding-top: 140px;
}
.jdcx-banner p{
	color: #fff;
	margin: 15px;
}
.jdcx{
	width: 1200px;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding: 20px;
	margin: 20px auto;
}
.zjtd-banner{
	    width: 100%;
    height: 400px;
    background: url(../imgs/zjtd.png) no-repeat center;
    text-align: center;
    padding-top: 140px;
}
.zjtd-banner p{
	color: #fff;
	margin: 15px;
}
.zjtx{
	width: 23%;
	margin-left: 1%;
	margin-right: 1%;
	text-align: center;
	float: left;
	margin-bottom: 35px;
}
.zjtx img{
	width: 158px;
	height: 208px;
}
.div-zj{
	padding-top: 30px;
}
.p-js{
	color: #8d8d8d;
	font-size: 13px;
	margin: 0px !important;
}
.p-xm{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
.p-nrbt a{
	float: right;
	color: #065FBE;
	font-size: 15px;
}
.zj-right{
	float: right;
	width: 75%;
	padding-right: 35px;
}
.p-zjj{
	font-weight: bold;
	font-size: 15px;
	margin: 3px auto;
}
.zyly-p{
	margin-top: 0px;
	margin-bottom: 30px;
	line-height: 27px;
}
.div-zjk{
	padding: 20px;
}
.div-zjkd{
	padding: 20px;
}
.p-xc{
	line-height: 38px;
	margin: 0px;
}
.flfg-banner{
	width:100%;
	height:400px;
	background: url(../imgs/fl.png) no-repeat center;
	text-align: center;
	padding-top: 140px;
}
.flfg-banner p{
	margin: 15px;
	color: #fff;
}
.flfg-lb{
	display: block;
	margin-bottom: 20px;	
}
.flfg-lb:hover{
	color: #065FBE;
}
.contente{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f7f7f7;
	min-width: 1200px;
}
.content-maind{
	background: #FFF;
	width: 1200px;
	margin: 0 auto;
	padding: 20px 50px;
	text-align: center;
	margin-top: 20px;
    margin-bottom: 20px;
}
.flxq-bt{
	font-size: 22px;
}
.flfgfr{
	text-align: left !important;
}
.flfgfr span{
	line-height: 23px;
}
.p-fbsj{
	margin: 0px ;
	color: #808080;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
}
.p-fbcv{
	text-align: left;
	padding-bottom: 40px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.a-sxp{
	display: block;
	text-align: left;
	margin-bottom: 10px;
	color: #393939;
}
.a-sxp:hover{
	color: #065FBE;
}
.lxwm-banner{
	width:100%;
	height:400px;
	background: url(../imgs/lxwm.png) no-repeat center;
	text-align: center;
	padding-top: 140px;
}
.lxwm-banner p{
	color: #fff;
	margin: 15px;
}
.contentlx{
	width: 100%;
	min-width: 1200px;
	padding: 70px 0px;
	text-align: center;
	height: auto;
	overflow: hidden;
}
.lxwm-mainx{
	width: 890px;
	margin: 0 auto;
}
.map{
	width: 420px;
	height: 250px;
	background: #eee;
	float: left;
}
.lxwm-xx{
	float: right;
	width: calc(100% - 470px);
}
.lxwm-xx img{
	margin-right: 10px;
	width: 15px;
}
.lxwm-xx p{
	margin-bottom: 20px;
	text-align: left;
}
.lxwm-p{
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}
.map img{
	width: 100%;
	height: 100%;
}
.hzdw{
	width: 100%;
	height: auto;overflow: hidden;
	background: #19324c;
}
.hzdwxq{
	width: 1200px;
	margin:  0 auto;
	padding: 30px 0px 20px 0px;
	border-bottom: 1px solid #555;
	color: #fff;
	height: auto;
	overflow: hidden;
}
.hzdwxq span{
	font-size: 12px;
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.jd-bod{
	background: #f7f7f7;
}
.jdcx div{
	height: auto;
	overflow: hidden;
}
.p-jd{
	font-size: 17px;
}
.spde{
	display: block;
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}
.spde img{
	margin-right: 6px;
	width: 15px;
	margin-top: -3px;
}
.jdlc{
	width: 75%;
	margin: 20px auto;
	display: block;
}
.ffv{
	font-size: 15px;
	padding-left: 10px;
}
.div-zjk a{
	display: block;
	float: left;
	width: 100px;
	margin-left: 13px;
	margin-right: 13px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	margin-bottom: 13px;
	background: #f6f6f6;
    color: #333333;
	border-radius: 3px;
}
.div-zjk a:hover{
	background: #065fbe;
	color: #fff;
}
.kvfk{
	background: #fff;
}
.btn-fh{
	display: inline-block;
	padding: 10px 30px;
	border: 1px solid #ddd;
}
.flfgdi p{
	 text-indent: 30px;
	 text-align: left;
	 line-height: 23px;
}
.zuojin{
	text-indent: 30px;
	margin-bottom: 40px;
	line-height: 23px;
}
.zuojinr{
	text-indent: 30px;
}
.flfgdi {
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.hdb{
	position: fixed;
	right: 10px;
	bottom: 50px;
}
.flfgfr{
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}
.flfgfr p{
	text-align: left;
}
.fgr{
	margin-bottom: 20px;
	margin-top: 20px;
}
.oiu{
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 23px;
}
.fgre{
	margin-top: 20px;
	margin-bottom: 0px;
}
/*轮播*/
.silder {width: 100%;height:180px; overflow: hidden;text-align: center;margin: 0 auto;position:relative;float:left;}
.silder .silder_list {height:180px; overflow:hidden;position: relative;}
.silder .silder_list a{position:absolute; top:0;left:0;}
.silder .silder_list a,.silder .silder_list img{display:inline-block;float:left;}
.silder .silder_page{height:42px;text-align:right; margin:0 auto;right:1px; overflow:hidden;position:absolute; bottom:1px;}
.silder .silder_page li{width:16px; font-size:12px; float:left; height:16px;line-height:16px;margin:15px 10px 0 0; background:#F1F1F1;display:inline-block;text-align:center;color:#000;}
.silder .silder_page li.current{background:#C70B31;color:#fff;}
.silder_desc{color:#fff;float:left;line-height:42px;height:42px;width:100%;overflow:hidden;position:absolute;left:0;bottom:0;text-align:left;text-indent:10px;}
.silder .silder_page li:hover{cursor:pointer;}
.foot a{
	color: #fff;
}
@font-face {
	font-family: 'fzzzhjt';
	src: url('fzzzhjt.ttf');
}
.logo-span{
	font-size: 25px;
	float: left;
	color: #3f3f3f;
	font-weight: bold;
	font-family: 'fzzzhjt';
	text-align: center;
}
