@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标签超链接的虚线框*/
.clear_h2{font-weight:normal;font-size:14px; padding:0px; margin:0px; color: #fff;}
.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_bgs.jpg); overflow: hidden; font-family:"Microsoft YaHei";}
.top{width: 1080px; height: 36px; margin: 0 auto;}
.top_left{ width: 280px; height: 36px; float: left; line-height: 36px; color: #000;}
.top_left b{ font-weight:bold;}
.top_right{width: 280px; height: 36px; float: right; color: #000;}
.top_right ul li{float: left; line-height:36px; padding: 0;}
.top_right ul li a{color: #000;}
.top_right ul li a:hover{color: #666;}
.top_right ul li span{padding: 0 5px;}
.top_right ul li img{width:22px; height:18px; padding: 9px 5px 0;}

/*<!--logo-->*/
.top_bgk{ height:160px; overflow:hidden; background:url(../images/top_bg.jpg) no-repeat center;}
.logo{ width:253px; height:88px; float:left; margin:36px 0px 0px 0px; display:inline;  }
.biaoyu{ width:520px; float:left;  margin:48px 0px 0px 20px; display:inline; padding:5px 0px 0px 20px; background:url(../images/top_line.jpg) no-repeat left;}
.biaoyu dd{height:80px; line-height:40px; color:#0064bd; font-size:30px; font-weight:bold;}
.biaoyu dd p{ font-size:18px; color:#333; font-weight:bold;}
.iphone{color:#666; background:url(../images/tel.png) no-repeat 0px 55px;  width:190px; height:100px; padding:35px 0px 0px 65px;  float:right; line-height:24px; display:inline; font-size:16px;}
.iphone span{ font-size:30px; color:#006faf; display:block; font-family:impact;}

/*nav*/
.nav_all{ height:50px; background:url(../images/nav_bg.jpg);}
.nav{ width:1080px; height:50px; margin:0 auto; z-index:9999; }
.nav li{float:left;height:50px; width:108px; line-height:50px;position:relative;}
.nav li a{ float:left; display:block; width:108px; height:50px; text-align:center; line-height:50px; background:url(../images/nav_line.jpg) no-repeat left center; font-size:15px; color:#fff;}
.nav li:first-child a{ background:none;}
.nav li:hover a{ background:url(../images/nav_tab.jpg) no-repeat center;}
.nav li.another a{ background:url(../images/nav_tab.jpg) no-repeat center;}

/*bottom_box*/
.bottom_box{ width:100%; background:#0064bd; padding:20px 0px;}
.bottom_nr{ width:1080px; margin:0 auto; text-align:center; line-height:30px; color:#fff; font-size:14px;}
.bottom_nr span{ color:#fff; line-height:30px;}
.bottom_nr span a{ font-size:14px; padding:0 10px; color:#fff;}
.bottom_nr a{ color:#fff;}

/*QQ客服*/
.right_kf{width:110px; position:relative; z-index:1!important;}
.right_kf_t{background:url(../images/title_new.png) no-repeat; height:134px; cursor:pointer;}
.right_kf_t span{display:block; text-align:center; padding-top:110px; font-size:14px; font-family: "微软雅黑";}
.right_kf_c{padding:10px 2px 2px; background:url(../images/bg_top.jpg) center 4px no-repeat #0070ca; width:100px; margin:0px auto;}
.right_kf_c li{padding-left:12px; padding-top:4px; background:#FFF;}
.right_kf_c li.bg_bot{background:url(../images/bg_bot.jpg) center bottom no-repeat; height:6px; overflow:hidden; padding:0!important; margin-top:-1px;}
.right_kf_c a{text-decoration:none; text-align:left; color:#258ab3; font-size: 12px; display:block; line-height:30px; border-bottom:1px solid #ccc; margin-right:9px; font-family:"微软雅黑"; background:url(../images/qq_bg.jpg) left top no-repeat; padding-left:28px;}
.right_kf .kf_wx{width:100px; padding:2px; background:#0070ca; margin:0px auto;}
.right_kf .kf_wx img{ width:100px; height:100px;}
.right_kf_b{background:url(../images/bot.png) no-repeat; height:60px; width:104px; margin:0px auto; cursor:pointer;}
#advisoryTips span{display:block; float:right; background:url(../images/kf_no.png) no-repeat; width:63px; height:161px; cursor:pointer;}