@import url("font-awesome.min.css");
@import url("animate.css");
@import url("owl.carousel.min.css");
@import url("wap.css");
@import url("swiper-3.3.1.min.css");
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:14px;
	color:#555;
	font-family:"Microsoft YaHei", "Î¢ÈíÑÅºÚ","Simsun","Arial Black","verdana";;
	background-color: #FFFFFF;
	line-height:24px; overflow-x:hidden;
}
input,button,textarea,select{font-family:"Microsoft YaHei", "Î¢ÈíÑÅºÚ";}
UL,li {list-style-type:none;}
UL,p,li,form,h1,h2,h3,h4,h5,dd,dl,dt,ol{
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
::selection {
color:#fff; background-color:#105FAE;
}
::-moz-selection {
color:#fff; background-color:#105FAE;
}
::-webkit-selection {
color:#fff; background-color:#105FAE
}
::-webkit-scrollbar {
    width: 8px;
    height: 4px;
    background-color: #F5F5F5
}
::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 0 4px rgba(0,0,0, .6);
    background-color: #888;
}
img{ border:0px;}
.sdbj{padding-top:2.5%; padding-bottom:2.5%;}
.hs{ background-color:#F8F8F8;}
.ycc{ overflow:hidden;}
#headt{
	width:100%;
	float:left;
	background-color:#2E3A4B
	}
#t1{ width:96%; padding:0 2%; float:left;  color:#D7DADB; z-index:101;position:relative; }

#t1 .left{	float:left;	width:75%;line-height:35px;}
#t1 .left h1{display:inline-block; font-size:14px; font-weight:normal;}
#t1 .right{  float:right; text-align:right;}
#t1 .right span{ font-size:14px;}
#t1 dd{color:#7F8C8D;  float:left; font-weight:normal; line-height:35px; margin-left:20px;}
#t1 dd i{ margin-left:8px; margin-right:8px; color:#7F8C8D;}
#t1 dd.fd{ position:relative;z-index:102; height:35px; cursor:pointer; }
#t1 dd.fd .pic{ position:absolute;width:100px; left:-45px; overflow:hidden; height:0px; filter: Alpha(Opacity=0);
-moz-opacity:0; text-align:center;		opacity:0;transition:all 0.3s ease-in-out 0s; border:#eee solid 1px; background-color:#fff; padding:10px; line-height:25px; color:#333;}
#t1 dd.fd .pic a{color:#105FAE; font-weight:bold;}
#t1 dd.fd .pic p{ text-align:center;color:#105FAE;}
#t1 dd.fd .pic:after{
	content:"";
	width:100%;
	position:absolute;
	top:-5px; z-index:101;
	background-image: url(jt01.png);
	background-repeat: no-repeat;
	background-position: center top; height:6px; left:0px;
}
#t1 dd.fd .pic img{ width:100px; height:100px;}
#t1 dd:hover{color:#105FAE;}
#t1 dd.fd:hover .pic{ top:35px; filter: Alpha(Opacity=100);
-moz-opacity:1; 		opacity:1; height:auto; overflow:inherit;}
#head{width:100%; float:left; background-color:#F5F6F9; }
#nav{ float:left; width:100%; padding-top:12px; padding-bottom:12px; }
#flash{ 
	width:100%;float:left;  position:relative; z-index:1;
}

#hyweb{
	width:100%;
	float:left; overflow:hidden

}
#hyweb1{
	width:100%; float:left; padding-top:6px; padding-bottom:6px; background-color:#222;
}
#hyweb2{
	width:100%; float:left; padding-top:6px; padding-bottom:6px; background-color:#F5F6F9;
}

#dibu{
	width:100%;
	float:left;
	background-color:#2E3A4B;
	padding-top:10px;
	 overflow:hidden; padding-bottom:10px;

}
#body{margin-left:auto;margin-right:auto; min-width:320px;max-width:1260px;}
#piaofu{width:100%;height:62px;position:fixed;bottom:0px;left:0px; z-index:300;}
#main{ width:96%; padding:2%; float:left; overflow:hidden;}
#top{
	width:98%;
	float:left; padding:0px 1%; display:block; position:relative; z-index:50;
}
#top .topa{ width:100%; float:left;}
#top .tou{width:60%; float:left; margin-left:2%;}
#top .logo{ width:20%; float:left;}
#top .logo img{ height:50px; max-width:100%; display:block;}
#tel{ float:right; line-height:25px; font-size:14px;  color:#666;  background-image: url(tel.png);
	background-repeat: no-repeat;
	background-position: left center; padding-left:50px;  }
#tel .name{ display:none;text-align:left; margin-right:18px; line-height:20px; font-size:14px; color:#666;}
#tel .f22{
	font-size: 29px;
	color:#ff6600;
	font-weight:bold;
	line-height:50px;
	font-family: "Times New Roman", Times, serif;
}
#menu {Z-INDEX: 100; POSITION: relative; width:100%; text-align:left;}
#menu UL {LIST-STYLE-TYPE: none;}
#menu UL LI {
	POSITION: relative;
	 margin-left:0.1%; width:18%;display:inline-block;
}
#menu UL LI A { 
	TEXT-ALIGN: center;
	DISPLAY: block;
	line-height:50px; font-weight:500;
	color:#333; font-size:16px;
}
#menu UL LI A  span{ position:relative;  z-index:100;}
#menu UL LI A  span i{ margin-right:10px; font-size:18px;}
#menu UL LI A  span:after {
	background: #105FAE; left: 0PX; bottom:-5px; width:0px; height:2px; position: absolute; z-index: -1; content: " ";transition:all 0.4s ease-in-out 0s;
}
#menu UL LI .change {
	TEXT-DECORATION: none;
	color:#105FAE; }
#menu UL LI .change span:after ,#menu UL LI A:hover span:after,#menu UL LI a.sec span:after{width:0px;}
#menu UL LI A:hover {
	TEXT-DECORATION: none;
	color:#105FAE
}
#menu UL LI a.sec {
	TEXT-DECORATION: none;
	color:#105FAE;	

}

#menu UL LI OL {
	POSITION: absolute;
	WIDTH:100%;
	DISPLAY: none;
	COLOR: #444;
	MARGIN-LEFT: 0px;
	left:0px;
background-color:#F5F6F9;
}
#menu UL LI OL LI {
	DISPLAY: block; FLOAT: none; background-image:none; font-weight:normal; padding:0px; padding:0px; 
	margin:0px; text-align:left;WIDTH:100%;
}
#menu UL LI OL LI A { text-align:center;font-size:13px; font-weight:normal;
	WIDTH: auto;
	DISPLAY: block;
	overflow:hidden;
		COLOR: #444; padding:6px;
	LINE-HEIGHT: 22px; border-bottom:#eee solid 1px; background-image:none;
	margin:0px;
}
#menu UL LI OL LI A:hover {
	color:#105FAE;
	background-image:none;

}
.clear{ clear:both;}

#foot1{ width:97%; float:left; padding:1.5%;  }
#foot1 .btf{ 	font-size:26px; width:100%; margin-bottom:2%; float:left; margin-top:1%;text-align:center;	color:#101010; font-weight:600;}
#foot1 .nrf{ width:100%; float:left;}
#foot1 .nrf .tel{ width:26%; float:left; text-align:center; padding:2%;}
#foot1 .nrf .tel p{font-size:26px; text-align:center; font-weight:600; }
#foot1 .nrf .tel p i{color:#ff6600;font-size:32px; margin-right:12px;}
#foot1 .nrf .tel dd{ font-size:32px;color:#ff6600; margin-top:15px;}
#foot1 .nrf .tel dd a{color:#ff6600;}
#foot1 .nrf .lxwm{ width:40%; padding:1% 4%; float:left; text-align:left; font-size:18px; color:#333; line-height:2;  border-left:#ddd solid 1px;}
#foot1 .nrf .lxwm a{ color:#333;}
#foot1 .nrf .wx{ width:20%; text-align:center; float:right;}
#foot1 .nrf .wx img{ max-width:60%; margin-left:auto; margin-right:auto; display:block;}
#foot1 .left{ width:70%; float:left}
#foot1 .tb1{ width:100%; float:left;border-bottom:#333 solid 1px; padding-bottom:2%; margin-bottom:2%;}
#foot1 .tb2{ width:100%; float:left; margin-top:1%;}
#foot1 .tb1 .logo{ width:50%; float:left;}
#foot1 .tb1 .logo img{ max-width:100%; display:block;}
#foot1 .tb1 .tel{ float:right; width:180px; color:#ff6600}
#foot1 .tb1 .tel i{ font-size:30px; line-height:50px; float:left; margin-right:12px;}
#foot1 .tb1 .tel .name{ color:#fff; line-height:20px;}
#foot1 .tb1 .tel .num{
	font-size:20px;
	line-height:30px;
	font-family: Arial, Helvetica, sans-serif;color:#ff6600;
}
#foot1 .footer { 
	width:32%; margin-right:1%;
	float:left; 
}
#foot1 .footer UL {
text-align:left;

}
#foot1 .footer UL LI { width:95%; float:left;line-height:26px; }
#foot1 .footer  h4{ font-size:16px; line-height:2; font-weight:600; color:#fff; margin-bottom:5px;  }
#foot1 .footer UL LI A { color: #ccc; text-indent:1em; }
#foot1 .footer UL LI A  i{ margin-right:4px; }
#foot1 .footer UL LI A:hover {	color:#fff;}
#lxfs{ width:28%; float:right;  color:#fff; }
#lxfs  h4{ font-size:16px; line-height:2; font-weight:600; color:#fff; margin-bottom:5px;  }
#lxfs  .ew{ width:110px; margin-top:10px;}
#bottom{
	width:97%; padding:1% 1.5%;
	float:left;
	line-height:22px;color:#fff; overflow:hidden;

}
#bottom .copyright { width:100%; float:left;
	LINE-HEIGHT: 20px;
color: #D7DADB; text-align:center;
}
#bottom .copyright A{ color:#D7DADB;}

a:link {
	text-decoration: none;
	color:#5a5a5a;
}
a:visited {
	text-decoration: none;
	color:#5a5a5a;
}
a:hover {
	color:#105FAE;
}

.hg2{ margin-top:30px;}
.hg{ margin-top:25px;}
.hg1{ margin-top:20px;}

.izl-rmenu {
	position: fixed;
	right: 0;
	bottom: 30%;
	z-index: 999;width: 52px;
}
.izl-rmenu .btn {
	width: 50px;
	height: 50px;
	cursor: pointer;
	position: relative; border:#eee solid 1px; margin-top:-1px; text-align:center;color:#555; line-height:40px;background:#fff;
}
.izl-rmenu .btn:hover{ color:#105FAE;border:#fff solid 1px;}
.izl-rmenu .btn i{ font-size:22px; line-height:50px;}
.izl-rmenu .btn-wx:hover { color:#105FAE;

}
.izl-rmenu .btn-wx .pic {
	position: absolute;
	left: -120px;
	top: -1px;
	display: none;
	width: 120px;
	height: 120px;
}
.izl-rmenu .btn-phone {

}
.izl-rmenu .btn-phone:hover {
	background-color: #fff;
}
.izl-rmenu .btn-phone .phone {
	background-color: #fff;
	position: absolute;
	width: 160px;
	left: -160px;
	top: -1px;
	line-height: 51px;
	color:#105FAE;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-qq .qq {	background-color: #fff;
	position: absolute;
	width: 120px;
	left: -120px;
	top: -1px;
	line-height: 51px;
color:#105FAE;
	font-size: 14px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-qq .qq a{ color:#105FAE;}
.izl-rmenu .btn-top {
	display: none;
}
.izl-rmenu .btn-top:hover {
color:#105FAE;
}
#dkgf{ width:100%; height:60px; float:left;background-color:#2E3A4B;}
#dbdh{ width:160px; position:absolute; left:0px; bottom:62px; background-color:#105FAE;border-radius:6px; padding:10px; display:none; z-index:10000;}
#cdh{width:160px;float:left;max-height:200px; overflow-y:auto;overflow-x:hidden;  }
#cdh p{width:160px;float:left;margin:0px;line-height:32px; padding-top:0px; height:32px;text-align:center;border-bottom:#ddd solid 1px;}
#cdh p A{ color:#555; display:block;line-height:32px; background-color:#fff; height:32px; overflow:hidden; padding-top:0px;}
#wp_nav .footera UL LI #cdh p A:hover{ background-color:#fff; color:#105FAE;padding:0px;height:32px;line-height:32px;}
#wp_nav{width:100%;float:left;HEIGHT:62px; background-color:#f6f6f6;filter:alpha(Opacity=90);-moz-opacity:.9;opacity:.9; }#wp_nav .footera{HEIGHT:62px}#wp_nav .footera UL{TEXT-ALIGN:left}#wp_nav .footera UL LI{width:19%;text-align:center;height:62px;float:left; padding-top:}#wp_nav .footera UL LI A{width:100%;overflow:hidden;display:block;cursor:pointer;text-align:center;line-height:30px;color:#555; padding-top:30px;}#wp_nav .footera UL LI.home{background-image:url(home.png);background-repeat:no-repeat;background-position:center 4px}#wp_nav .footera UL LI.tel{background-image:url(dh.png);background-repeat:no-repeat;background-position:center 4px}#wp_nav .footera UL LI.dx{background-image:url(fx.png);background-repeat:no-repeat;background-position:center 4px}#wp_nav .footera UL LI.fx{background-image:url(dx.png);background-repeat:no-repeat;background-position:center 4px; position:relative; height:32px; padding-top:30px; cursor:pointer;}#wp_nav .footera UL LI.fx A{ padding:0px;}#wp_nav .footera UL LI.d05{background-image:url(ico4.png);background-repeat:no-repeat;background-position:center 4px}#wp_nav .footera UL LI.kg{width:1%;height:62px;float:left;background-image:url(dl_bg.jpg);background-repeat:repeat-y;background-position:center top}
#wxnr{ width:100%;position:fixed; top:10%; z-index:1000; display:none;}
#wxnr .nrdf{ width:70%; padding:5%; float:left; margin-left:10%; text-align:center; background-color:#fff;box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius:10px;}
#wxnr  img{ width:120px; height:120px;}
#wxnr  p{ font-size:14px; line-height:30px; text-align:center; }
#wxnr  p i{ font-size:16px;}
#wxnr  span{ display:inline-block; padding-left:10px; padding-right:10px; line-height:30px; background-color:#105FAE; color:#fff;border-radius:4px; margin-left:12px; cursor:pointer;}
@media only screen and (max-width: 1200px){#foot1 .btf{font-size:22px;}#foot1 .nrf .lxwm{ font-size:16px;}}
@media only screen and (max-width: 1000px){#foot1 .nrf .tel p{font-size:20px}#foot1 .nrf .tel p i,#foot1 .nrf .tel dd{ font-size:26px;}#foot1 .nrf .lxwm{ font-size:16px;}#foot1 .btf{font-size:20px;}}
@media only screen and (max-width: 800px){#foot1 .nrf .tel dd{ margin-top:5px;}#foot1 .nrf .wx img{ max-width:75%;}#foot1 .nrf .lxwm{ font-size:14px;}#foot1 .nrf .tel p{font-size:16px}#foot1 .nrf .tel p i,#foot1 .nrf .tel dd{ font-size:20px;#foot1 .nrf .lxwm{ font-size:14px;}#foot1 .btf{font-size:16px;}#lxfs{ width:100%; float:left; margin-top:2%;}#lxfs .ew{ float:right; margin-top:-95px; width:100px;}#foot1 .left{ width:100%;}#lxfs  h4,#foot1 .footer  h4{ font-size:14px;}#foot1 .tb1 .tel{ width:160px;}#foot1 .tb1 .logo img{ height:40px;}#foot1 .tb1 .tel i{ line-height:40px; font-size:30px;}#foot1 .tb1 .tel .num{ font-size:18px; line-height:20px;}#bottom{ font-size:14px;}#lxfs li span{ font-size:14px}#hzlist LI .tp img{ height:50px;}#bottom .copyright { font-size:12px;}}
@media only screen and (max-width: 600px){#foot1 .btf{font-size:15px; display:none;}}
@media only screen and (max-width: 550px){#foot1 .nrf{ width:96%; padding:2%;}#foot1 .nrf .tel{ width:100%; padding:0px; margin-bottom:2%;}
#foot1 .nrf .lxwm{ width:65%;padding:0px; border-left:0px;}#foot1 .nrf .wx{ width:30%;}#foot1 .nrf .wx img{ max-width:90%;}}
@media only screen and (max-width: 450px){#foot1 .btf{font-size:14px;}#foot1 .footer  h4{ font-size:12px;}#foot1 .tb1 .tel{ width:140px;}#foot1 .tb1 .tel .num{ font-size:14px; font-weight:bold;}#bottom{ font-size:12px;}#hzlist LI .tp img{ height:45px;}#footer UL LI span{ font-size:22px;}#foot1 .nrf .lxwm{ font-size:12px; line-height:22px;}}
