@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;}
a:active{text-decoration:none; color:#404040;}
.main{width:1080px; margin:0 auto; overflow:hidden;}
body{margin: 0px; color:#404040; font-size:12px; font-family:"Microsoft YaHei","微软雅黑",宋体,Arial, Helvetica, sans-serif;}
html{min-width:1180px}
/*top_A*/
#top_A{width:100%; height:36px; background:url(/images/top.jpg) repeat-x; overflow: hidden; font-family:"Microsoft YaHei";}
.top{width:1080px; height:36px; margin:auto;}
.top_left{ width:380px; height:36px; float:left; line-height:36px; color:#000; font-size:12px;}
.top_left span{ 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: #000; 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_bg.jpg);}
.logo{ width:276px; height:74px; float:left; padding:38px 30px 0px 0px; display:inline;}
.biaoyu{ width:500px; height:70px; float:left;  margin:40px 0px 0px 0px; padding-left:30px; display:inline; color:#333; font-size:18px; line-height:35px; background:url(/images/top_line.png) no-repeat left center;}
.biaoyu span{ font-weight:bold; color:#2187d6; font-size:24px;}
.iphone{ float:right; display:inline; height:100px; background:url(/images/tel.png) no-repeat left center; font-size:14px; color:#333; line-height:25px;  padding:50px 0px 0px 60px;}
.iphone span{ display:block; color:#2187d6; font-size:24px; font-family:impact;}

/*nav*/
.nav_all{background:#2187d6; height:50px;}
.nav { width:1080px; margin:auto; height:50px;}
.nav li {float:left; height:50px;line-height:50px;text-align:center;}
.nav li a {display:block; font-size:15px; 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:#ff9500;}
.nav li.another{ background:#ff9500;}

/*bottom_box*/
.bottom_box{ background:#2187d6 url(/images/bottom.jpg) no-repeat center top;}
.bottom_nav{ width:100%; height:45px; text-align:center; line-height:45px; color:#fff;}
.bottom_nav a{ font-size:14px; color:#fff; padding:0px 10px;}
.bottom_big{ width:1180px; margin:auto; padding:10px 0px; color:#fff; line-height:30px; font-size:14px; height:150px; text-align:center;}
.bottom_big a{ margin:0px 3px; color:#fff;}