@charset "gb2312";
/* 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;}
.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; }
input,textarea {outline:none;}
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ } 
a:link { text-decoration: none;color: #535353;}
a:visited {text-decoration: none; color: #535353;}
a:hover { text-decoration: none; color: #000000;}
a:active {text-decoration: none; color: #535353;}
.clear{ clear:both;}
body {margin: 0px; color:#535353; font-size: 12px;  font-family: 瀹嬩綋,Arial,Helvetica,sans-serif;}/* font-family: microsoft yahei;*/



.head{ width:1000px; height:90px; margin:0 auto; padding-top:28px;}
.head .head_left{ float:left; width:410px; height:74px;padding-left:20px;}
.head .head_right{ float:right; background:url(../images/tel.jpg) -3px 8px no-repeat; width:300px; height:80px; padding-left:50px; padding-top:10px;}
.head .head_right span.te1{ font-size:17px;}
.head .head_right span.te2{ font-size:26px; color:#0764c7;}

.navbg{ background:url(../images/nav.jpg) repeat-x; height:38px; width:100%;}
.navbg .nav{ width:920px; line-height:38px; height:38px; margin:0 auto; padding-left:80px;}
.navbg .nav li{ float:left;  line-height:38px; width:126px; background:url(../images/navli.jpg) 2px 0px no-repeat; text-align:center;}
.navbg .nav li a{ color:#FFF; font-size:14px;}
.navbg .nav li a:hover{ background:#ffb026;text-align:center; color:#FFF; display:block;}


/* flexslider */
.flexslider{position:relative;height:400px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:400px;}
.flex-control-nav{position:absolute;bottom:30px;z-index:999;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}


.footbg{ background:#195ca4; width:100%;/* height:111px; */height: auto;overflow: hidden;}
.footbg .foot{ width:1000px;  margin:0 auto; color:#FFF; line-height:30px;position: relative;}
.footbg .foot .wz{ float:left; width:630px;  padding-top:15px; }
.footbg .foot .fpic{ float:left; padding-top:5px;}
.footbg .foot .fpic img{ float:right; width:85px; height:85px; clear:both;}

.footbg .foot .fpic img.yyzz{
    width: 160px;
    height: 100px;
    position: absolute;
    right: 0;
}