@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");
@import url("form.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,td{
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
video{ width:100%; z-index:5;}
video::-webkit-media-controls-enclosure { overflow:hidden;    }
video::-webkit-media-controls-panel {
        width: calc(100% + 30px);
    }
::selection {
color:#fff; background-color:#0B55A5;
}
::-moz-selection {
color:#fff; background-color:#0B55A5;
}
::-webkit-selection {
color:#fff; background-color:#0B55A5
}
::-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;}
.hs{ background-color:#F8F8F8;}
.ycc{ overflow:hidden;}
#head{width:100%;float:left;  padding-top:0.5%;padding-bottom:0.5%;transition:all 0.4s ease-in-out 0s;}

#nav{ float:left; width:100%; padding-top:12px; padding-bottom:12px; }
#flash{
	width:100%;
	float:left;
	position:relative;
	z-index:5;

}
#flash #head{ float:left;background-color:rgba(255,255,255,0.7); width:100%; z-index:1002;}
#flash #head.af1,#head.af1{ background-color:#fff; position:fixed; left:0px; top:0px;z-index:1000;box-shadow: 0px 1px 12px #888;-webkit-box-shadow: 0px 1px 12px #888;-moz-box-shadow: 0px 1px 12px #888;padding-top:0.2%;padding-bottom:0.2%;}
#flash .wz{ width:100%; float:left; text-align:center;}
#flash .js{ width:570px;display:inline-block; margin-top:25%;color:#fff; text-align:left;}
#flash .js h5{ font-size:16px; letter-spacing:5px;  font-weight:normal;}
#flash .js h4{ font-size:48px; line-height:60px; margin-top:10px;}
#flash .js p{  position:relative; line-height:40px; margin-top:25px;
	font-size:16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif; letter-spacing:6px;
}
#flash .js p i{
	border:rgba(255,255,255,0.5) solid 1px; text-align:center; font-size:14px; cursor:pointer; text-indent:5px; font-weight:normal;
	width:40px;
	height:40px;
	border-radius:100%;
	line-height:40px;
	background-image: url(bgf.jpg);
	background-repeat: no-repeat;
	background-position:-70px center;transition:all 0.5s ease-in-out 0s; color:#fff; position:absolute; top:0px; left:45%;}
#flash .js p i:hover{background-position:left center;}
#nbanner{ width:100%; float:left; position:relative; display:block; z-index:1; }
#nbanner img{ width:100%; display:block;}
#main{ width:100%; float:left;}
#dibu{
	width:100%;
	float:left;
	background-color:#111;
	overflow:hidden;padding-top:3%;
	padding-bottom:3%;

}
#footer{ width:100%; float:left; background-color:#0B55A5; padding-top:15px; padding-bottom:15px;}
#body{margin-left:auto;margin-right:auto;min-width:320px;max-width:1250px;}
#piaofu{width:100%;height:62px;position:fixed;bottom:0px;left:0px; z-index:300;}
#main{ width:96%; padding:2%; float:left;}
#top{
	width:96%;
	float:left; padding:0px 2%; display:block; position:relative; z-index:1050;
}

#top.bsbg{ background-color:#FFFFFF}
#top .topa{ width:100%; float:left;}
#top .tou{width:75%; float:right;}
#top .logo{ width:25%; float:left;}
#top .logo div{ display:table-cell; vertical-align:middle; height:70px;}
#top .logo img{  max-width:100%; display:block; float:left; }
#menu {Z-INDEX: 10000; POSITION: relative; float:right; text-align:left; width:100%;}
#menu UL {LIST-STYLE-TYPE: none;}
#menu UL LI {
	POSITION: relative; float:left; width:14%;
}
#menu UL LI A { 
	TEXT-ALIGN: center;
	DISPLAY: block;
	line-height:70px; font-weight:500;
	color:#333; font-size:15px; overflow:hidden;
}
#menu UL LI A  span{ position:relative;  z-index:100; padding:5% 10%; }
#menu UL LI A  span:after {
	background: #00549D; top:0px; left:0px;width:100%; height:100%; position: absolute;border-radius:2px; z-index: -1; content: " ";transition:all 0.4s ease-in-out 0s;filter: Alpha(Opacity=0);
-moz-opacity:0; opacity:0;
}
#menu UL LI .change {
	TEXT-DECORATION: none;
	color:#fff;font-weight:bold; }
#menu UL LI .change span:after ,#menu UL LI A:hover span:after,#menu UL LI a.sec span:after{ transform: rotateX(-180deg);-webkit-transform: rotateX(-180deg);-moz-transform: rotateX(-180deg);
-ms-transform: rotateX(-180deg);-o-transform: rotateX(-180deg); filter: Alpha(Opacity=1);
-moz-opacity:1; opacity:1;}
#menu UL LI A:hover {
	TEXT-DECORATION: none;
	color:#fff;font-weight:bold;
}
#menu UL LI a.sec {
	TEXT-DECORATION: none;
	color:#fff; font-weight:bold;

}
#menu UL LI OL {
	POSITION: absolute;
	WIDTH:100%;
	DISPLAY: none;
	COLOR: #444;
	MARGIN-LEFT: 0px;
	left:0px;
background-color:rgba(255,255,255,1); 
}
#menu UL LI OL.cp { width:600px; left:-220px; padding:2%}
#menu UL LI OL.cp dd{ width:28%; float:left;  margin-left:1%; margin-right:1%; height:50px; overflow:hidden; margin-top:5px; margin-bottom:5px;}
#menu UL LI OL.cp dd img{ width:50px; height:50px; float:left; margin-right:12px;border-radius:50px;}
#menu UL LI OL dd A{ color:#555;line-height:50px; text-align:left; font-size:14px;} 
#menu UL LI OL dd A:hover {color:#0B55A5; font-weight:normal;}
#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: #555; padding:6px;
	LINE-HEIGHT: 22px; border-bottom:rgba(0,0,0,0.1) solid 1px; background-image:none;
	margin:0px;
}
#menu UL LI A  i{ margin-left:10px;}
#menu UL LI OL LI A:hover {
	color:#fff; font-weight:normal;
	background-image:none; background-color:#0B55A5; border-bottom:rgba(255,255,255,0.2) solid 1px;

}
.clear{ clear:both;}
#part_s{
	width:100%;
	float:left; background-color:#0B55A5;background-image: linear-gradient(to left, #0B55A5, #1E97E3,#0B55A5);padding-bottom:10px;padding-top:10px; 
}
#web_so{ width:96%;	float:left; padding:5px 2%;}
#web_so .so {
WIDTH: 25%; OVERFLOW: hidden; float:right; color:#fff; 
}
#web_so .key{ width:70%; float:left;color:#fff; line-height:34px; height:34px; overflow:hidden; }
#web_so .key A {
	margin-RIGHT: 10px;color:#fff;
}
#search{
	width:98%;
	float:right;
	border:0px;  background-color:rgba(255,255,255,0.8);border-radius:50px; overflow:hidden;
}
#search .input{
	width:72%;
	color:#0B55A5;
	padding-left:3%;
	padding-right:1%;
	height:33px;
	font-size:14px;
	float:left;
	font-family:"Microsoft YaHei", "Î¢ÈíÑÅºÚ", "ºÚÌå";
	border:0px;
	border-right:0px;
	outline:none; background:none;

}
#search input::-webkit-input-placeholder{ color:#0B55A5;}
#search .buttom{
	width:20%;
	height:35px;
	cursor:pointer;
	border:0px; font-size:14px;
	margin:0px;
	padding:0px;
	float:right; text-align:center;
	background-color:rgba(11,85,165,0.9);
	color:#fff;
	background-image: url(so.png);
	background-repeat: no-repeat;
	background-position: center center; outline:none;
}
#ddfb{ width:100%; float:left;}
#ddfb ul{ list-style-type:none; }
#ddfb ul li{ width:14%; float:left; margin-right:2%;color:#fff;}
#ddfb ul li.lx{ width:30%;}
#ddfb ul li.lx .tel{ width:80%;float:left;    color:#888; text-align:left;background-image: url(tel.png);
	background-repeat: no-repeat;
	background-position: left 5px; padding-left:70px;  border-bottom:#444 solid 1px; padding-bottom:6%; margin-bottom:5%;}
#ddfb ul li.lx .tel .name{ text-align:left;line-height:25px; font-size:16px;}
#ddfb ul li.lx .tel  .f22{ line-height:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	color:#fff;font-weight:bold;
}
#ddfb ul li.wq{ width:16%; float:right; margin-right:0px;}
#ddfb ul li a{ color:#fff;}
#ddfb ul li a:hover{ color:#D7F3FF;}
#ddfb ul li p{  line-height:25px;}
#ddfb ul li p i{ width:22px; line-height:24px; margin-right:10px; text-align:center;}
#ddfb ul li dd{
	font-size:16px;
	color:#fff;
	font-weight:600;
	width:100%;
	margin-bottom:10px;
	background-image: url(dx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom; padding-bottom:8px; text-transform:uppercase;
}
#ddfb ul li .gsbf{ width:100%; float:left; text-align:center;}
#ddfb ul li .gsbf img{ max-width:100%; margin-bottom:10px;}
#ddfb .ewm{ width:170px; float:right; margin-bottom:10px; margin-top:10px;  background-color:rgba(255,255,255,0.8); padding:8px;}
#ddfb .ewm img{ width:90px; height:90px; float:right; margin-left:10px;}
#ddfb .ewm p{ line-height:25px; margin-top:20px; color:#333; text-align:right;}

#bottom{ width:97%; padding:0px 1.5%;
	float:left; text-align:center;
color:#fff; font-size:12px; line-height:20px;

}
#bottom img{ margin-top:5px;}
#bottom a{ color:#fff; text-align:center;}

a:link {
	text-decoration: none;
	color:#5a5a5a;
}
a:visited {
	text-decoration: none;
	color:#5a5a5a;
}
a:hover {
	color:#0B55A5;
}

.hg2{ margin-top:30px;}
.hg{ margin-top:25px;}
.hg1{ margin-top:20px;}

.izl-rmenu {
	position: fixed;
	right:0.5%;
	bottom: 30%;
	z-index: 999;width: 50px; background-color:#0B55A5;border-radius:6px;  padding:10px;
}
.izl-rmenu .btn {
	width: 50px;
	height:50px;
	cursor: pointer;
	position: relative;  text-align:center;color:#fff; line-height:50px; border-bottom:#fff solid 1px;
}
.izl-rmenu .btn:hover{ color:#F0FAFF; border-bottom:#F0FAFF solid 1px;}
.izl-rmenu .btn i{ font-size:24px; line-height:50px;}
.izl-rmenu .btn-wx:hover {}
.izl-rmenu .btn-wx .pic { background-color:#0B55A5; padding:10px;border-radius:6px;
	position: absolute;
	left: -140px;
	top: -100px;
	display: none;
	width: 120px;

}
.izl-rmenu .btn-wx .pic img{ width:120px; display:block;}
.izl-rmenu .btn-phone {

}
.izl-rmenu .btn-phone:hover {

}
.izl-rmenu .btn-phone .phone { background-color:#0B55A5;border-radius:6px;
	position: absolute;
	width: 160px;
	left: -160px;
	top: -1px;
	line-height: 51px;
	color:#fff;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-qq .qq {background-color:#0B55A5;	border-radius:6px;
	position: absolute;
	width: 120px;
	left: -120px;
	top: -1px;
	line-height: 60px;
color:#fff;
	font-size: 16px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-qq .qq a{ color:#fff;}
.izl-rmenu .btn-top { border-bottom:0px;
	display: none;
}
.izl-rmenu .btn-top:hover {border-bottom:0px;

}
#dkgf{ width:100%; height:60px; float:left;background-color:#000;}
#dbdh{ width:220px; position:absolute; left:-60px; bottom:62px; background-color:rgba(0,0,0,0.5);border-radius:6px; padding:10px; display:none; z-index:10000;}

#wp_nav{width:100%;float:left;HEIGHT:62px; background-color:rgba(0,0,0,0.8);}#wp_nav .footera{HEIGHT:62px}#wp_nav .footera UL{TEXT-ALIGN:left}#wp_nav .footera UL LI{width:24%;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:#fff; padding-top:30px; font-size:13px;}#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}
#wp_nav .footera UL LI #cdh{width:220px;float:left;max-height:200px; overflow-y:auto;overflow-x:hidden;  }
#wp_nav .footera UL LI #cdh p{width:220px;float:left;margin:0px; padding-top:0px;line-height:22px; border-bottom:#222 solid 1px;}
#wp_nav .footera UL LI #cdh p A{ color:#fff; display:block;line-height:22px; text-align:center; background-color:#111;  overflow:hidden; padding:5px;}
#wp_nav .footera UL LI #cdh p A:hover{ background-color:#0B55A5; color:#fff;}
#wxnr{ width:100%;position:fixed; top:10%; z-index:3000; display:none}
#wxnr .nrdf{ width:50%; padding:5%; float:left; margin-left:20%; 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  .imga{ width: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:#0B55A5; color:#fff;border-radius:4px; margin-left:12px; cursor:pointer;}
@media only screen and (max-width: 800px){#web_so .key{ font-size:12px;}#wxnr .nrdf{ width:70%; padding:5%; float:left; margin-left:10%;}#web_so .so{width:100%;}#search .input{ width:76%;height:23px;}#search .buttom{ width:20%; height:25px;}}


