@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:#e8e8e8;}
.top{ width:1180px;height:40px; margin:0 auto;}
.top .wel{ float:left; line-height:40px;color:#000;}
.top .top_r{ float:right; line-height:40px;}
.top .top_r a{color:#000;padding:0 5px;}

.top_bg{width:100%; height:120px;background:url(../images/img26.jpg) no-repeat center;}
.top_n{ width:1180px;height:120px; margin:0px auto; }
.top_n .left{float:left;width:900px;}
.top_n .left .logo{float:left; margin:35px 18px 0 5px;}
.top_n .left .name{float:left;  height:70px; margin:30px auto 0 auto;}
.top_n .left .trait{margin:15px 0 0 30px; float:left;width:395px;}
.top_n .left .trait a{font-size:18px;color:#cd0001; line-height:60px;}
.top_n .left .trait p{font-size:18px;color:#000;}
.top_n .right{ float:right;width:160px;background:url(../images/tel.gif) no-repeat center left;margin:30px auto  0 auto; height:60px; }
.top_n .right {font-size:18px;color:#000000;padding-left:80px; display:block; }
.top_n .right span,.top_n .right p{font-size:18px;color:#cc0001; display:block;}

.nav{width:100%;height:40px;margin:0px auto; background:#0079d6;}
.nav .menu{ width:1180px;height:40px;margin:0 auto }
.nav .menu ul li{float:left;width:107px; line-height:40px; text-align:center;}
.nav .menu ul li a{font-size:14px;color:#fff; display:block;}
.nav .menu ul li a:hover{ background:#dd0a00;}

.banner{ width:100%; height:500px; margin:0 auto; overflow:hidden; position:relative;}
.flexslider{position:relative;height:500px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.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{ width:100%; height:42px;line-height:42px;height:42px; background:#0079d6;}
.form .search{ width:1180px; height:42px; margin:0 auto; line-height:42px; }
.search_t{width:910px; height:40px; float:left; color:#fff; line-height:40px;margin-left:10px;font-size:14px;}
.search_t a{padding-right:20px;color:#fff; font-size:14px;}
.search2{float:left;width:202px;height:25px;line-height:25px;text-align:left;margin-top:8px; background:#fff;}
.search_s input{float:right;width:50px; height:24px; background:#fff; margin-top:9px; color:#000;}

.footer{margin:30px auto 0 auto;width:100%; background:#0079d6; height:300px;}
.footer .menu_bg{width:100%;background:#00245f;height:45px;}
.footer .footer_menu {width:1180px;margin:0 auto; text-align:center;}
.footer .footer_menu a{font-size:14px; color:#fff; line-height:45px; text-align:center;padding:0 20px;border-right:1px solid #fff;}
.footer .footer_menu .last{border-right:none;}
.foot{width:1180px;margin:0 auto;}
.foot .left{width:320px;float:left;margin-top:50px;}
.foot .xt{height:200px; float:left; border:1px solid #000918;margin:30px;}
.right_new{float:left; margin:50px 0 0 80px;}
.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;}