﻿@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
img {border:0;margin:0; padding:0;}
ul,li,ol,h1,h2,h3,dl,dt,dd,form,p,span,b,u,s,i{
	list-style:none;
	margin:0;
	padding:0;
	text-decoration: none;
}
.clearfix{display:inline-table;}
* html .clearfix{height:1%;/*ie6*/}
*+html .clearfix{min-height:1px;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;font-size: 0;}
.clearfix { display:inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block; }
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
input,textarea {outline:none;}/*去掉输入框得到焦点时边框会出现阴影效果----例如370 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } 
a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
body {margin: 0px; color:#3F3F3F; font-size: 12px; font-family: Microsoft YaHei,宋体,Arial, Helvetica, sans-serif;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
a:link { text-decoration: none;color: #131313;}
a:visited {text-decoration: none; color: #131313;}
a:hover { text-decoration: none; color: #131313;}
a:active {text-decoration: none; color: #131313;}

.logo_box{ width:100%; height:120px; background-color:#064eb8; min-width:1200px;}
.logo{ width:346px; height:220px; position:absolute; z-index:999; margin-left:417px;}
.logo img{ width:346px; height:220px;}

.top{ width:1180px; height:auto; margin:0 auto; position:relative;}
.top_l{ width:400px; height:120px; float:left;}
.top_l ul li{ width:100px; height:120px; text-align:center; float:left;}
.top_l ul li a{ display:block; height:120px; line-height:120px; color:#fff; font-size:14px;}
.top_l ul li a:hover{ background-color:#fe9228;}
.top_r{ width:400px; height:120px; float:right;}
.top_r ul li{ width:100px; height:120px; text-align:center; float:left;}
.top_r ul li a{ display:block; height:120px; line-height:120px; color:#fff; font-size:14px;}
.top_r ul li a:hover{ background-color:#fe9228;}

.banner{width:100%; position:relative; height:600px; min-width:1200px;}
.fullSlide{width:100%;position:relative;height:100%;background:transparent; min-width:1200px;}
.fullSlide .bd{margin:0 auto;height:100%;position:relative;z-index:0;overflow:hidden; min-width:1200px;}
.fullSlide .bd ul{height:100%;}
.fullSlide .bd li{height:100%;overflow:hidden;text-align:center;background-position:center;background-repeat:no-repeat}
.fullSlide .bd li a{display:block;height:100%}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0}
.fullSlide .hd ul{text-align:center;margin-bottom:20px}
.fullSlide .hd ul li{background:#064eb8;cursor:pointer;display:inline-block;*display:inline;zoom:1;width:100px;height:10px;margin:2px;overflow:hidden;*filter:alpha(opacity=50);*opacity:.5;line-height:999px}
.fullSlide .hd ul .on{background:#e0e0e0;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;*filter:alpha(opacity=50);*opacity:.5;display:none}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px}

.banner1 img{width:100%; height:400px; min-width:1200px;}

.foot_box{ width:100%; height:auto; overflow:hidden; background-color:#064eb8; padding-bottom:46px; padding-top:46px; min-width:1200px;}
.foot{ width:1180px; height:auto; overflow:hidden; margin:0 auto;}
.foot_l{ width:220px; height:185px; margin-left:24px; float:left;}
.foot_l img{ width:220px; height:185px;}
.foot_m{ width:700px; height:auto; overflow:hidden; margin-left:50px; float:left;}
.foot_u{ width:700px; height:34px; line-height:34px; color:#d3dbcc;}
.foot_u a{ color:#d3dbcc; padding:0 22px;}
.foot_u a:hover{ color:#fff;-webkit-transition: all .9s ease 0s; -moz-transition: all .9s ease 0s; -o-transition: all .9s ease 0s; transition: all .9s ease 0s;}
.foot_d{ width:700px; line-height:26px; color:#d3dbcc; overflow:hidden; float:left; padding-top:30px; padding-left:11px;}
.foot_d a{color:#d3dbcc;-webkit-transition: all .9s ease 0s; -moz-transition: all .9s ease 0s; -o-transition: all .9s ease 0s; transition: all .9s ease 0s;}
.foot_d a:hover{ color:#fff;}
.foot_r{ width:126px; height:160px; float:right;}
.foot_r img{ width:126px; height:126px;}
.foot_r p{ width:126px; height:34px; line-height:34px; color:#d3dbcc; text-align:center;}

/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #064eb8 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #064eb8 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #064eb8 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #064eb8 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
