@charset "utf-8";
/* CSS Document */

@charset "utf-8";
*{ 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; font-weight:normal}
.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; }
.clear_h2{font-weight:normal;font-size:14px; padding:0px; margin:0px; color:#fff; text-align:center;}
input,textarea {outline:none;border:0px;}/*去掉输入框得到焦点时边框会出现阴影效果----例如360 火狐*/
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ } /*去掉a标签超链接的虚线框*/
.clearboth{ clear:both}
a:link { text-decoration: none;color: #404040;}
a:visited {text-decoration: none; color: #404040;}
a:hover { text-decoration: none; color: #F00;}
a:active {text-decoration: none; color: #404040;}
.main{ width:1080px; margin:0 auto;  overflow:hidden}
.main1{ width:1080px; margin:0 auto; }
body {margin: 0px; color:#404040; font-size: 12px; font-family:"Microsoft YaHei","微软雅黑",宋体,Arial, Helvetica, sans-serif;}

/*top_A*/
#top_A{width: 100%; height: 46px; background:url(../images/top_bg.jpg) repeat-x; overflow: hidden; font-family:"Microsoft YaHei";}
.top{width: 1080px; height: 42px; margin: 0 auto; padding-top:4px;}
.top_left{ width: 380px; height: 42px; float: left; line-height: 42px; color: #000; font-size:12px;}
.top_left b{ font-weight:bold;}
.top_right{ height: 42px; float: right; color: #000; line-height:42px; padding-top:4px;}
.top_right ul li{float:left; line-height:30px; padding:0px 8px 0px 12px; background:url(../images/top_line.png) no-repeat left;}
.top_right ul li:first-child{ background:none;}
.top_right ul li a{color: #000; font-size:12px;}

/*<!--logo-->*/
.top_bgk{ height:130px; overflow:hidden; background:url(../images/top.jpg) repeat-x;}
.logo{ width:70px; height:77px; float:left; margin:26px 0px 0px 0px; display:inline;}
.biaoyu{ width:350px; height:81px; float:left;  margin:25px 0px 0px 25px;}
.biaoyu span{ display:block; color:#000; font-size:16px; line-height:27px; padding:0px 0px 0px 25px; background:url(../images/top_ico.png) no-repeat left center;}
.biaoyu b{ font-weight:bold; color:#006ab5;}
.iphone{ float:right; display:inline; font-size:14px; color:#333; height:44px; line-height:22px; background:url(../images/tel.jpg) no-repeat left top; padding:0px 0px 0px 40px; margin:43px 0px 0px 0px;}
.iphone span{ font-size:18px; font-weight:bold; color:#006ab5;}
.iphone b{ font-size:18px; font-weight:bold; color:#f77600;}

/*nav*/
.nav_all{background:url(../images/nav.jpg) repeat-x; height:55px;}
.nav { width:1080px; margin:auto; height:55px;}
.nav li {float:left; height:55px;line-height:55px;text-align:center;position:relative;}
.nav li a {display:block; font-size:16px; height:55px; width:108px; background:url(../images/nav_line.jpg) no-repeat left center; color:#fff;}
.nav li:first-child a{ background:none;}
.nav li:hover { background:url(../images/nav_tab.jpg);}
.nav li.another{ background:url(../images/nav_tab.jpg);}

/*foot*/
.foot {background:#006ab5 url(../images/bottom_bg.jpg) repeat-x top;padding:10px 0;margin-top:20px;}
.foot .foot-menu {height: 20px;padding: 10px 0; width:1080px; margin:auto;}
.foot .foot-menu ul li:first-child {border-left:none;}
.foot .foot-menu li {float:left;height: 20px;line-height: 20px;width:99px;text-align:center;border-left: 1px solid #fff;}
.foot .foot-menu a {color: #fff;font-size:14px;}
.foot .foot-c { width:1080px; margin:auto; background:url(../images/yy4.png) no-repeat center top;padding-top: 10px;color:#fff;}
.foot .foot-c p {margin:10px 0;text-align:center;}
.foot .foot-c p a {margin:0px 3px;color:#fff;}