/* CSS Document */
*{ margin:0;padding:0;}
li{ list-style:none;}
img{ border:0;}
.fl{ float:left;}
.fr{ float:right;}
.cl{ clear:both;}



body {
	width: 100%;
	font-family:'微软雅黑';
	margin: 0 auto;
	
	
}
.banner {
	width: 100%;
	display:inline-block;
	text-align:center; 
	background-size: 100% 100%;
	
}
.banner img {
    

	-webkit-box-shadow:0 10px 10px rgba(0, 0, 0, .4);
	-moz-box-shadow:  0 10px 10px rgba(0, 0, 0, .4);
	box-shadow: 0 10px 10px rgba(0, 0, 0, .4);
}

.tm_bg{ width:100%; height:100%;top:0; left:0; position: fixed; display:none; z-index:300; background:url(../images/tm_bg.png); }


#header{ width:100%; height:auto; position: relative; z-index:301; background:#fff; padding-bottom:10px; }
#content{ width:100%; height:auto; }
#footer{ width:100%; height:auto; background-color:#005795;}

/*header start*/
#header .top_01{ width:1095px; height:80px; margin:0 auto;}
#header .top_01 .logo{ height:80px; width:80px; overflow:hidden; }

#header .top_01 .ads{ height:80px; width:420px; margin-left:15px;}
#header .top_01 .ads p.ch{font: 28px/36px "微软雅黑";color: #2d2d2d; margin-top: 10px;  }
#header .top_01 .ads p.en{ font:11px/22px "微软雅黑"; color:#000000;}
#header .top_01  .tel{ height:24px; width:350px; }
#header .top_01  .tel p{ float:left; width:142px; margin-top:30px; font-size:20px; color:#0b77c7; font-weight:bold; font-family:"宋体","微软雅黑";}
#header .top_01  .tel img{ float:left; margin-top:0px;}
#header .top_01  .tel span{ font-size:26px; font-weight:bold; font-family:'宋体 Regular','宋体',"微软雅黑"; color:#0b77c7;float:left ; display:block; }
.tel2{ margin-left:142px; margin-top:-10px; }
/*nav start*/
#nav{ width:100%; height:36px; /*background-image:url(../images/nav_bg.png);*/ position:relative; z-index:1000;}
div.examples_body {width: 1076px; height:36px;/*background-image:url(../images/nav_bg2.png) ;*/position:absolute; z-index:2;left:50%; margin-left:-538px;
}



/*banner图*/







/*nav*/
ul.topnav {	width:1004px; height:36px; margin:0 auto; }
ul.topnav li {
	float: left;
	margin: 0;
	height:36px;
	margin:0 20px;
	padding-left:3px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
	display: inline;
	text-align:center;
	
}
ul.topnav li span{ width:100%; height:3px; left:0; bottom:0; position: absolute; background:#0077cc; display:none; }
ul.topnav li:hover span,ul.topnav li.on span{ display:block; }

/*ul.topnav li:hover{ background:url(../images/nav_li.png) no-repeat;}
.select{background:url(../images/nav_li.png) no-repeat;}*/
ul.topnav li a { 
	
	color: #000;
	font-family:"微软雅黑";
	font-size:16px;
	line-height:32px;
	display:inline-block;
	text-decoration: none;
	
	
}
ul.topnav li li a{ color:#fff; }
ul.topnav li a:hover {
	-moz-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-khtml-border-radius: 3px; /*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 3px; /*--CSS3 Rounded Corners--*/

}
/*ul.topnav li span {
	width: 17px;
	height: 35px;
	float: left;
	margin-top:15px;
	background: url(../images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {
    background-position: center bottom; cursor: pointer;
}  */ 
ul.topnav li ul.subnav {
	width: auto;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 36px;
	
	margin: 0; padding: 0;
	display: none;
	  
	z-index:999;
	border: 1px solid #0077cc;
}
ul.topnav li ul.subnav li{
	width: 106px;
	
	height: 47px;
	margin: 0; padding: 0;
	border-top: 1px solid #0077cc; 
	border-bottom: 1px solid #444;
	clear: both;
}
html ul.topnav li ul.subnav li a {
	
	line-height: 48px;
	background-color: #1e37ae;
	display:block;
	font-size: 18px;
	padding:0;
}
html ul.topnav li ul.subnav li a:hover {
	background-color:#1bd472;
}
/*nav end*/



/*侧边返回顶部*/
.izl-rmenu{position:fixed; left:95%; bottom:10px; padding-bottom:73px; background:url(../images/r_b.png) 0px bottom no-repeat; z-index:999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat; background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}
/*侧边返回顶部*/


/*底部开始*/
.con_06{ width:1004px; height:270px;  margin:0px auto; border-bottom:1px solid #004f87; overflow:hidden;}
.con_06 .con_06_01,.con_06 .con_06_02,.con_06 .con_06_03{ height:200px; margin-top:35px; float:left;}
.con_06 .con_06_01{width:375px;}
.con_06 .con_06_02{width:355px; margin:35px 71px 35px 72px;}
.con_06 .con_06_03{width:125px;}

.con_06_01 h3,.con_06_02 h3,.con_06_03 h3{ width:88px; height:53px; background-image:url(../images/bg_05.png); font:20px/53px "微软雅黑"; color:#f4f6fb;}
.con_06_01 ul{margin-top:20px; margin-bottom:29px; }
.con_06_01 ul li{ float:left; width:60px;  font:14px/28px "微软雅黑"; margin-right: 7px; }
.con_06_01 ul li a{ color:#f8f8f8; text-decoration:none;} 
.con_06_01 ul li a:hover{ color:#107FD0;} 
.con_06_01 p{ width:415px; height:25px;border-top:2px solid #005795;font:14px/28px "微软雅黑";color:#fff;   }

.con_06_02 ul{ margin-top:20px;}
.con_06_02 ul li{ color:#f8f8f8; font:14px/28px "微软雅黑"; }

.con_06_03  li{ margin-top:20px;}
.con_06_03  li 

.con_07{ width:100%; height:80px; background-color:#005795}
.con_07_01{ width:1004px;height:80px;  margin:0px auto;  }
.con_07_01 p.p1{font:14px/40px "微软雅黑"; color:#e5e1e1; display:inline-block; float:left}
.con_07_01 p.p2{display:inline-block; float:left}
.con_07_01 p.p2 a{ color:#f2f4f5;font:14px/40px "微软雅黑"; text-decoration:none; margin-left:10px;}
.con_07_01 p.p2 a:hover{color:#fff;}

.con_08{ width:100%; height:66px; }
.con_08_01{ width:1004px;height:66px;  margin:0px auto; }
.con_08_01 p.p3{font:14px/66px "微软雅黑"; color:#e8f0f6; width:1004px; text-align:center; display: inline-block;}


/*二级banner图*/
.wrapper2{ width:100%; height:auto; overflow:hidden;}
.wrapper2 img{ width:100%; height:auto;}

/*二级内容区*/
.con{ width:1004px; height:auto; margin:0 auto; margin-bottom:30px;}

/*二级定位*/
.dingwei{ width:100%; height:28px; margin:30px auto; text-align:right; }
.dingwei img{ float:left;}
.dingwei p{ float:right; width:500px; height:28px; color:#000; font:14px/28px "微软雅黑"; margin-left:10px; }
.dingwei p a{color:#000; font:14px/28px "微软雅黑"; text-decoration:none;}
.dingwei p a:hover{ color:#0077cc;}
/*二级中部导航*/
.mid_nav{ background-image:url(../images/lxwm_05.png);width:1004px; height:40px; margin:30px auto;  text-indent:1em; }
.mid_nav .p1{ color:#fff; font:20px/40px "微软雅黑"; font-weight:bold; display:inline-block; float:left} 
.mid_nav .p2{ color:#fff; font:16px/46px "Arial";display:inline-block; }
.mid_nav .p3{ float:right;  color:#fff; font:16px/40px "微软雅黑"; margin-right:20px;}


/*分页*/
.page{height:30px;text-align:center; padding-top:5px; line-height:21px; font-weight: normal;}
.page a{BORDER:#999 1px solid; PADDING:2px 6px; MARGIN-RIGHT: 8px;  TEXT-DECORATION: none; background:#fff; color: #333; font-weight: normal;}
.page a:hover{border:1px solid #0d9ae4; text-decoration:none; BACKGROUND-COLOR:#0d9ae4; color:#FFF;}
.page a:active{border:1px solid #0d9ae4; text-decoration:none; BACKGROUND-COLOR:#0d9ae4;}
.page span.current{BORDER: #237ac7 1px solid; PADDING:1px 6px;  FONT-WEIGHT: bold;  COLOR: #fff; MARGIN-RIGHT: 8px; BACKGROUND-COLOR: #0d9ae4;}
.page span.disabled{BORDER:#237ac7 1px solid; PADDING:2px 5px; COLOR:#237ac7; MARGIN-RIGHT: 5px; background:#d8f1ff;}



.floating_ck{position:fixed;right:0px;top:30%; background-color:#646577; }
.floating_ck dl{ padding-top:10px; }
.floating_ck dl dd{position:relative;width:40px;height:40px;background-color:#646577;border-bottom:solid 1px #555666;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer; margin-bottom:5px;}
.floating_ck dl dd:hover{background-color:#646577;border-bottom:solid 1px #0076CD;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult,.words{background:url(../images/icon0701/zxicon.png) center center;}
.quote{background-image:url(../images/icon0701/kficon.png);}
.qrcord{background-image:url(../images/icon0701/erweima.png);}
.return{background-image:url(../images/icon0701/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left,.floating_left2{position:absolute;left:-160px;top:0px;width:160px;height:40px;background-color:#0076CD;border-bottom:solid 1px #0076CD;display:none; border-radius:10px 0 0 10px;}
.floating_left a,.floating_left2 a{color:#fff;line-height:40px; text-decoration:none;}
.floating_ewm{height:160px;top:-75px;}
.floating_ewm2{height:40px;}
.floating_ewm i{display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01,.floating_ewm2 .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}
.floating_ewm2 .qrcord_p01 a{ display:block; width:160px;font:14px/40px "微软雅黑"; text-align:center; text-decoration:none;}
.floating_ewm2 .qrcord_p01 a:hover{ color:#881937;}
#footer .con_07{ background:#00468c; }

/*2019-1-22*/
.g_wrap{ width:1200px; margin:0 auto; }
.g_hdederBox{ background:#fff; padding:10px 0 0; height:140px; width:100%; position: relative; z-index:301; }

.gxy_nav{ width:980px; margin:0 auto; position:relative; z-index:301; height:50px; background:#fff; }
.gxy_nav .yjNav li{ float:left; margin:0 29px; font-size:16px; height:50px; line-height:50px; }
.gxy_nav .yjNav li i{ width:100%; height:3px; background:#0077cc; left:0; bottom:0; position: absolute; display:none; }
.gxy_nav .yjNav li:hover i{ display:block; }
.gxy_nav a{ color:#000; text-decoration:none; display:block; position:relative; }
.gxy_nav li .box{ width:100%; height:auto; left:0; top:50px; display:none; line-height:26px; position: absolute; padding:30px 0 40px; background:#fff; -o-border-radius:5px; -ms-border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; -o-box-shadow:0 0 15px rgba(0,0,0,0.05); -ms-box-shadow:0 0 15px rgba(0,0,0,0.05); -moz-box-shadow:0 0 15px rgba(0,0,0,0.05); -webkit-box-shadow:0 0 15px rgba(0,0,0,0.05); box-shadow:0 0 15px rgba(0,0,0,0.05); }

.gxy_nav li h3,.gxy_nav li p{ padding:0 0 0 30px; /*border-right:1px solid #ccc;*/ }


.gxy_nav .yjNav .dh_wz1 li{border-right:1px solid #ccc; height:180px;}
.gxy_nav .yjNav .dh_wz1 li:last-child{border-right:none;}

.gxy_nav .yjNav .dh_wz2 li{border-right:1px solid #ccc; height:180px;}
.gxy_nav .yjNav .dh_wz2 li:last-child{border-right:none;}

.gxy_nav .yjNav .dh_wz3 li{border-right:1px solid #ccc; height:160px;}
.gxy_nav .yjNav .dh_wz3 li:last-child{border-right:none;}


.gxy_nav .yjNav .dh_wz4 li{border-right:1px solid #ccc; height:160px;}
.gxy_nav .yjNav .dh_wz4 li:last-child{border-right:none;}

.gxy_nav .yjNav .dh_wz5 li{border-right:1px solid #ccc; height:240px;}
.gxy_nav .yjNav .dh_wz5 li:last-child{border-right:none;}

.gxy_nav .yjNav .dh_wz6 li{border-right:1px solid #ccc; height:140px;}
.gxy_nav .yjNav .dh_wz6 li:last-child{border-right:none;}

.gxy_nav .yjNav .dh_wz7 li{border-right:1px solid #ccc; height:55px;}
.gxy_nav .yjNav .dh_wz7 li:last-child{border-right:none;}




.gxy_nav li h3 a{ padding-top:10px !important; /*border-top:3px solid #0077cc !important;*/ display:inline-block; }
.gxy_nav .yjNav li li{ margin:0; }
.gxy_nav li h3{ font-size:16px; padding-bottom:10px; }
.gxy_nav li p{ font-size:14px; }
.gxy_nav .yjNav li li{ height:auto; line-height:20px; }
.gxy_nav li li a{ color:#666; }
.gxy_nav li li a:hover{ color:#0077cc; }

.cf:before, body:before, .header:before, .footer:before { 
    content: '';
     display: table; 
 }
.cf:after, after, .header:after,  .footer:after { 
    content: ''; 
    clear: both; 
    display: table; 
}
.cf, .header, .footer { 
    *zoom: 1; 
}
