@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;}
.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;border:0px;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a{font-size:12px; color:#000000;blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
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;font-size: 12px; font-family:"微软雅黑";}
.pagetop{ width:100% ;margin:0 auto; height:40px; background:#f6f6f6; }
.top{ width:1180px;height:40px; margin:0 auto;}
.top .wel{ float:left; line-height:40px;color:#666; font-size:12px;}
.top .top_r{ float:right; line-height:40px;}
.top .top_r a{color:#666;padding:0 5px;}

.top_bg{width:1180px; height:130px; margin:0 auto;}
.top_n{ width:1180px;height:130px; margin:0px auto; }
.top_n .left{float:left;width:900px;}
.top_n .left .logo{float:left; margin:5px 10px 0 0px;}
.top_n .left .name{float:left;margin:38px auto 0 auto;padding-right:20px; }
.top_n .left .name h1 a{font-size:24px; color:#333; font-weight:bold;}
.top_n .left .name p{font-size:14px; color:#666;font-weight:normal;}
.top_n .left .trait{margin:32px 0 0 5px; float:left;width:330px; height:63px;padding-left:15px; border-left:1px solid #cdcdcd;}
.top_n .left .trait a{font-size:16px;color:#333; line-height:40px;  font-weight:bold;}
.top_n .left .trait p{font-size:16px;color:#0154ac;font-weight:bold; }
.top_n .right{ float:right;width:170px;background:url(../images/tel.jpg) no-repeat center left;margin:45px auto  0 auto; height:50px;font-size:16px;color:#333;padding-left:68px; display:block; }
.top_n .right span{font-size:22px;color:#f57703;padding-top:5px;font-weight:bold; }

.nav{width:100%;height:56px;margin:0px auto; position:absolute; z-index:99;}
.nav .menu{ width:1180px;height:56px;margin:0 auto; background:#0154ac;}
.nav .menu ul li{float:left;width:131px; line-height:56px; text-align:center; background:url(../images/nav_l.jpg) no-repeat right center; overflow:hidden;}
.nav .menu ul .last{ background:none;}
.nav .menu ul li a{font-size:14px;color:#fff; display:block;}
.nav .menu ul li a:hover{ background:#f57703;color:#fff;}
.nav .menu ul li.another{ background:#f57703;color:#fff;}

.banner{ width:100%; height:500px; margin: 0 auto; overflow:hidden; position:relative;}
.flexslider{position:relative;height:500px;overflow:hidden;}
.slides{position:relative;z-index:1;}
.slides li{height:500px;}
.slides li a{ display:block;}
.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;}
.form_bg{ width:100%; height:49px;line-height:49px; background:url(../images/sou_bg.jpg) no-repeat center; margin:0 auto; }
.form_bg .search{ width:1180px; height:49px; margin:0 auto; line-height:49px;}
.search_t{width:902px; height:49px; float:left; color:#fff; line-height:49px;font-size:12px;padding-left:8px;}
.search_t a{padding:0 10px;color:#fff; font-size:12px;}
.search2{float:left;width:204px;height:25px;line-height:25px;text-align:left;margin-top:10px; border:1px solid #d7d7d7;padding-left:6px;}
.search_s input{float:right;width:50px; height:27px; background:#0b56bc; margin:10px 8px 0 0; color:#fff;}

.footer{width:100%;height:283px; margin:30px auto 20px auto;background:url(../images/footer_bg.jpg) no-repeat center; }
.footer .menu_bg{width:100%; margin:0 auto;  height:50px;padding-top: 24px;}
.footer .footer_menu{ width:1180px;height:50px;margin:0 auto;}
.menu_bg .footer_menu ul li{float:left;line-height:50px; text-align:center;width:131px;}
.menu_bg .footer_menu ul li a{font-size:14px;color:#ffffff; display:block;}
.foot{width:1180px;margin:0 auto 20px auto;}
.foot .left{width:480px;float:left;margin:25px 0 0 0px;}
.right_new{float:left; margin:15px 0 20px 50px; background:url(../images/xt1.jpg) no-repeat left center;padding-left: 10px;}
.footer .right_new p{ font-size:14px;margin:10px 0;text-align:left;color:#fff;}
.footer .right_new p a{color:#fff; font-size:14px;} 
.footer .right_new p img{padding-left:20px;}
.foot .er{float:right;margin:20px 50px 20px 0;}
.foot .er img{width:104px; height:104px;padding:5px; border:1px solid #d6d5d1;}
.clear_h2{font-weight:normal;font-size:14px; padding:0px; margin:0px; color: #fff;}

#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#004197;color:#fff;font-size:18px; text-align:center;position:relative;}
#floatDivBoxs .floatDqq{padding:10px 14px;}
#floatDivBoxs .floatDqq li{height:48px;line-height:42px;border-bottom:1px solid #e3e3e3; }
#floatDivBoxs .floatDtxt{font-size:18px;color:#0463cc;padding:12px 14px;}
#floatDivBoxs .floatDtel {padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel  a{font-size:16px;color:#333;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}

