@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:0px; clear:both; visibility:hidden; font-size:0px;}
.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;}
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; transition:all 0.3s ease-out 0s;}
a:active{text-decoration:none; color:#404040;}
.main{width:1180px; margin:0 auto; overflow:hidden;}
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:#000; overflow: hidden; font-family:"Microsoft YaHei";}
.top{width:1180px; height:36px; margin:auto;}
.top_left{ width:700px; height:36px; float:left; line-height:36px; color:#fff; font-size:12px;}
.top_left span{ font-weight:bold;}
.top_center{ width:320px; float:left; color:#fff; line-height:36px; font-size:14px;}
.top_center b{ font-weight:bold; color:#d40000;}
.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: #fff; 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:150px; overflow:hidden;}
.logo{ width:300px; height:75px; float:left; margin:37px 0px 0px 0px; display:inline;}
.biaoyu{ width:440px; height:70px; float:left;  margin:42px 0px 0px 30px; display:inline; color:#555;  font-size:18px; line-height:35px;}
.biaoyu span{ font-weight:bold; color:#d40000; font-size:24px;}
.iphone{background:url(../images/tel.png) no-repeat left top; margin:50px 0px 0px 0px; padding:2px 0px 0px 50px; float:right; display:inline; height:48px; line-height:24px;}
.iphone span{ font-size:30px; color:#000; display:block; font-family:impact;}

/*nav*/
.nav_all{background:url(../images/nav_bg.jpg); height:50px; z-index:99;}
.nav { width:1180px; margin:auto; height:50px; padding:0px 55px;}
.nav li {float:left; height:50px;line-height:50px;text-align:center; width:118px; position:relative; background:url(../images/nav_line.jpg) no-repeat left;}
.nav li:first-child{ background:none;}
.nav li a {display:block;font-size:16px; height:50px; color:#fff; padding:0px 20px;}
.nav li:hover { background:#000;}
.nav li.another{ background:#000;}

.nav li ul {display:none; position:absolute; z-index:999; background:#000;}
.nav li:hover ul {display:block;}
.nav li ul li{ background:none;}
.nav li ul li a {color:#fff;}
.nav li ul li a:hover {color:#fff; background:#d40000;}


/*bottom_box*/
.bottom_box{ width:100%; background:#d40000 url(../images/bottom_bg.jpg) repeat-x top; padding:60px 0px 20px; clear:both; margin-top:20px;}
.bottom_big{ width:1180px; margin:auto; color:#fff; text-align:center; line-height:30px; font-size:14px;}
.bottom_nav a{ color:#fff; padding:0px 10px 0px 20px; background:url(../images/bottom_nav_line.jpg) no-repeat center left;}
.bottom_nav a.bottom_tab{ background:none;}
.bottom_nr{ margin-top:20px; height:170px;}
.bottom_left{ width:270px; height:97px; float:left; padding-top:45px;}
.bottom_right{ text-align:left; margin-left:20px; float:left; width:890px;}
.bottom_nr a{ color:#fff; font-size:14px;}