@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; }
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: 36px; background:url(../images/top_bg.jpg) no-repeat center; overflow: hidden; font-family:"Microsoft YaHei";}
.top{width: 1080px; height: 36px; margin: 0 auto;}
.top_left{ width: 380px; height: 36px; float: left; line-height: 36px; color: #333; font-size:12px;}
.top_left b{ font-weight:bold;}
.top_right{ height: 36px; float:right;}
.top_right ul li{float: left; line-height:36px; padding:0px 0px 0px 10px;}
.top_right ul li a{color: #333; font-size:12px;}
.top_right ul li span{padding:0px 3px 0px 0px;}
.top_right ul li img{width:18px; height:18px; display:block; padding:9px 0px 0px 0px; float:left;}

/*<!--logo-->*/
.top_bgk{ height:140px; overflow:hidden; background:url(../images/top.jpg) no-repeat center;}
.logo{ width:173px; height:55px; float:left; margin:42px 0px 0px 0px; display:inline;}
.biaoyu{ height:72px; float:left;  margin:34px 0px 0px 25px; display:inline; color:#303030; font-size:18px; line-height:36px; background:url(../images/top_line.jpg) no-repeat left; padding-left:27px;}
.biaoyu span{ font-weight:bold; color:#9e0b04; font-size:24px;}
.iphone{ float:right; display:inline; font-size:24px; color:#9e0b04; font-family:impact; height:60px; line-height:30px; background:url(../images/tel.png) no-repeat left top; padding:0px 0px 0px 55px; margin:40px 0px 0px 0px;}

/*nav*/
.nav_all{background:#0055a5; height:50px; z-index:99; position:relative;}
.nav { width:1080px; margin:auto; height:50px;}
.nav li {float:left; height:50px;line-height:50px;text-align:center;position:relative;}
.nav li a {display:block; font-size:14px; height:50px; 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:#9e0b04;}
.nav li.another{ background:#9e0b04;}

/*bottom_box*/
.bottom_box{ width:100%; clear:both; background:url(../images/bottom_nav.jpg) repeat-x;}
.bottom_nav{ width:1080px; margin:auto; height:47px; line-height: 47px; text-align:center; color: #fff;}
.bottom_nav a{ font-size:14px; color: #fff; padding: 0px 10px;}
.bottom_big{ width:1080px; margin:auto; padding-top:20px; color:#303030; line-height:30px; font-size:12px;}
.bottom_left{ width:173px; height:55px; float:left; padding:40px 25px 0px 0px; background:url(../images/top_line.jpg) no-repeat right 42px;}
.bottom_right{ width:857px; float:left; padding-bottom:20px; margin-left:25px;}
.bottom_right a{ margin:0px 3px; color:#303030; font-size:12px;}
