@charset "utf-8";
/* CSS Document */
/*格式化样式*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;list-style:none;padding:0;margin:0;}
fieldset,img {border:0}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal}
ol,ul {list-style:none}
caption,th {text-align:left}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal}
q:before,q:after {content:''}
abbr,acronym {border:0}
a{outline:none;blr:expression(this.onFocus=this.blur()); text-decoration:none;color:#999;}
a:hover{color:#b00;}
body {font-size:12px;font-family:"microsoft yahei"; min-width: 1265px;}
input,textarea,select{font-family:"microsoft yahei"; vertical-align: middle;}
/*文字排版、颜色*/
.f12{font-size:12px}
.f14{font-size:14px}
.f16{font-size:16px}
.f18{font-size:18px}
.f20{font-size:20px}
.f22{font-size:22px}
.f24{font-size:24px}
.fb{font-weight:bold}
.fn{font-weight:normal}
.t2{text-indent:2em}
.lh150{line-height:150%}
.lh180{line-height:180%}
.lh200{line-height:200%}
.unline{text-decoration:underline;}
.no-unline{text-decoration:none;}
.red {color:#C00;}
.green{color:#390;}
.orange{color:#F60;}
.blue{color:#09C;}
.gray{color: #999;}

/*定位*/
.tl{text-align:left}
.tc{text-align:center}
.tr{text-align:right}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.cb{clear:both}
.cl{clear:left}
.cr{clear:right}
.vam{vertical-align:middle}
.pr{position:relative}
.pa{position:absolute}
.abs-right{position:absolute;right:0}
.zoom{zoom:1}
.hidden{visibility:hidden}
.undis{display:none}
.dis{display: block}
.ofh{ overflow: hidden}
.vsb {visibility: hidden;}

/*长度高度*/
.w10{width:10px}
.w20{width:20px}
.w50{width:50px}
.w90{width:90px}
.w100{width:100px}
.w200{width:200px}
.w250{width:250px}
.w500{width:500px}
.w800{width:800px}
.w{width:100%}
.h27{height:27px;}
.h50{height:50px}
.h80{height:80px}
.h100{height:100px}
.h160{height:160px}
.h200{height:200px}
.h{height:100%}

/*边距*/
.m10{margin:10px}
.m15{margin:15px}
.m20{margin:20px}
.m25{margin:25px}
.m30{margin:30px}
.m35{margin:35px}
.m40{margin:40px}
.m45{margin:45px}
.m50{margin:50px}
.mt5{margin-top:5px}
.mt10{margin-top:10px}
.mt15{margin-top:15px}
.mt20{margin-top:20px}
.mt25{margin-top:25px}
.mt30{margin-top:30px}
.mt35{margin-top:35px}
.mt40{margin-top:40px}
.mt45{margin-top:45px}
.mt50{margin-top:50px}
.mt100{margin-top:100px}
.mb5{margin-bottom:5px}
.mb10{margin-bottom:10px}
.mb15{margin-bottom:15px}
.mb20{margin-bottom:20px}
.mb25{margin-bottom:25px}
.mb30{margin-bottom:30px}
.mb35{margin-bottom:35px}
.mb40{margin-bottom:40px}
.mb45{margin-bottom:45px}
.mb50{margin-bottom:50px}
.mb100{margin-bottom:100px}
.ml5{margin-left:5px}
.ml10{margin-left:10px}
.ml15{margin-left:15px}
.ml20{margin-left:20px}
.ml25{margin-left:25px}
.ml30{margin-left:30px}
.ml35{margin-left:35px}
.ml40{margin-left:40px}
.ml45{margin-left:45px}
.ml50{margin-left:50px}
.ml100{margin-left:100px}
.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr15{margin-right:15px}
.mr20{margin-right:20px}
.mr25{margin-right:25px}
.mr30{margin-right:30px}
.mr35{margin-right:35px}
.mr40{margin-right:40px}
.mr45{margin-right:45px}
.mr50{margin-right:50px}
.mr100{margin-right:100px}
.p10{padding:10px;}
.p15{padding:15px;}
.p30{padding:30px;}
.pt5{padding-top:5px}
.pt10{padding-top:10px}
.ptb10{padding-top:10px; padding-bottom: 10px;}
.pt15{padding-top:15px}
.pt20{padding-top:20px}
.pt30{padding-top:30px}
.pt50{padding-top:50px}
.pb5{padding-bottom:5px}
.pb20{padding-bottom:20px}
.pb100{padding-bottom:100px}
.pl5{padding-left:5px}
.pl10{padding-left:10px}
.pl50{padding-left:50px}
.pl100{padding-left:100px}
.pr5{padding-right:5px}
.pr10{padding-right:10px}
.pr15{padding-right:15px}
.pr100{padding-right:100px}

/*浮动清除*/
.clearfix:after {display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfix {zoom:1}
.clear {line-height:0;font-size:0;clear:both;}
.clear{clear:both}
.c:after{content:".";display:block;font-size:0;height:0;clear:both;visibility:hidden}
.c{zoom:1}
/*页面公用样式*/
.wide{width: 1200px; margin: 0 auto;}
.font-color{color:#f60;font-weight:normal;}
.linkcolor{color:#b00;margin-left:8px}
.linkcolor:hover{color:#40ace9}
/*弹出层 全屏半透明背景*/
.opacity-bg{height: 100%;width: 100%;background: #000;filter: alpha(opacity:60);opacity: 0.6;position: fixed;left: 0;top: 0;z-index: 200;}
/*inputbutton*/
.edit-input{transition: border-color .3s ease;border: 1px solid #dedede;padding:8px 12px;line-height: 21px;}
/*head*/
.top-bar-warp{width: 100%; height: 30px; line-height: 30px; background-color: #333; font-size: 12px;}
.top-bar{color: #dbdbdb;}
/*0322*/
.logined{position: relative;}
.logined .user-name-msg{line-height: 30px;}
.logined .user-name{display: inline-block;color: #dbdbdb; padding:0 18px 0 5px;}
.logined .user-name.nc{padding-right:0; cursor: default;}
.logined .user-link-hover{color: #f60;background-color: #f0f0f0;height: 30px;}
.user-msg {display: inline;margin-left: 5px;background: #f90;border-radius: 5px;padding: 0 9px;color: #fff;cursor: pointer;}
.user-name b {position: absolute;right: 5px;top: 15px;width: 0;height: 0;font-size: 0;line-height: 0;border-width: 4px;border-style: solid;border-color: #fff transparent transparent;color: #fff; font-weight: 400; font-style: normal;-webkit-transition: all .3s;}
.user-name:hover b,.logined .user-link-hover b{border-color: #f60 transparent transparent;color: #f60;border-color: #f60 transparent transparent;-moz-transform:rotate(180deg); -moz-transform-origin:50% 20%; -webkit-transform:rotate(180deg); -webkit-transform-origin:50% 20%;-o-transform:rotate(180deg); -o-transform-origin:50% 20%; transform:rotate(180deg); transform-origin:50% 20%; -ms-transform:rotate(180deg); -ms-transform-origin:50% 20%; filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2); -webkit-transition: all .3s;}
.user-info{position: absolute;left: -1px; top: 30px; width: 138px;height: auto;background: #efefef;padding-top: 6px;padding-bottom: 5px; border: 1px solid #666;border-top: none; color: #333; text-align: left; display: none; z-index: 10;}
.user-info dt{height: 54px; clear: both;}
.user-info dt p{margin-left: 60px; line-height: 18px;}
.user-info dt p span{margin: 0 8px;}
.user-img{padding: 10px 0 0 10px;}
.user-amount{color: #333; padding-top: 10px;}
.user-info dd a{display: block;padding: 0 10px;}
.user-info dd a:hover{background-color: #f60; color: #fff;}
.user-info dd{height: 30px; line-height: 30px; clear: both;}
.user-info dd label{ float: left; display: block; padding: 0 10px; border-bottom: 1px dashed #ccc;}
/**/
.top-bar-right ul li{float: left; display: inline-block; height: 30px; margin-left: 15px;}
.top-bar-right ul li a{ color: #dbdbdb;}
.top-bar-right ul li a:hover{ color: #b00;}
.top-bar-right .mobile{position: relative;}
.top-bar-right .mobile a{display: block; padding: 0 20px; height: 30px; position: relative;}
.top-bar-right .mobile a:hover{background-color: #fff; color: #b00}
.top-bar-right .mobile i{background: url(//cdn.iicoo.cn/Static/images/public/index_z.png) -477px -31px no-repeat; width: 10px; height: 17px; position: absolute; top: 7px; left: 5px;}
.top-bar-right .mobile b {position: absolute;right: 8px;top: 15px;width: 0;height: 0;font-size: 0;line-height: 0;border-width: 4px;border-style: solid;border-color: #fff transparent transparent;color: #fff; font-weight: 400; font-style: normal;}
.top-bar-right .mobile a:hover b{border-color: #b00 transparent transparent;color: #b00;}
.top-bar-right .mobile .m-code{position: absolute;left: -1px; top: 27px; width: 118px;height: auto;background: #efefef;padding-top: 6px;margin: 3px auto 0;text-align: center; border: 1px solid #666;border-top: none; display: none; z-index: 10;}
.top-bar-right .mobile .m-desc{display: block; line-height: 22px; padding-bottom: 5px; text-align: center; color: #333;}
.top-bar-right .mobile a.mobile-link-hover{color: #b00;background-color: #f0f0f0;height: 30px;}
.top-bar-right .mobile .mobile-link-hover b {border-color: #b00 transparent transparent;-moz-transform:rotate(180deg); -moz-transform-origin:50% 20%; -webkit-transform:rotate(180deg); -webkit-transform-origin:50% 20%;-o-transform:rotate(180deg); -o-transform-origin:50% 20%; transform:rotate(180deg); transform-origin:50% 20%; -ms-transform:rotate(180deg); -ms-transform-origin:50% 20%; filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transition: all .3s;}

.top-bar-right .share{}
.top-bar-right .share span{display: inline-block;float: left;}
.top-bar-right .share a{display: inline-block;float: left;width: 26px;height: 30px;margin-left:3px; text-indent: -9999px;background: url("/Static/img/public/index_z.png") no-repeat; cursor: pointer;}
.top-bar-right .share a.weixin{background-position: -445px -24px;}
.top-bar-right .share a.weixin:hover{background-position: -424px -53px;}
.top-bar-right .share a.sina{background-position: -498px -24px}
.top-bar-right .share a.sina:hover{background-position: -354px -53px}
/*TOP note*/
#t33{background: #efefef;}
.topnav-inv{ position:relative; width:1000px; margin:0 auto; padding:5px 0; line-height:21px;color:#9B9B9B; }
.w-txt a{color:#9B9B9B;}
.w-close{width:16px;height:16px;position:absolute;overflow:hidden;right:10px;top:7px;background-position:0px 0px;background: url(/newimages/index/globalheader.png) no-repeat 0 0;}
.w-close:hover{background-position:-19px 0px;}
/*TOP note end*/
.loigin-ok a,.login-out a{margin-right: 8px;}

/*分享*/
.bdsharebuttonbox{}
.bdsharebuttonbox a { display:block; float:left; padding: 0;margin:1px 5px;width: 26px;height: 26px;background: url(../img/share_icon.png) no-repeat left top;}
.bdsharebuttonbox a:hover { filter: alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7; }
a#bds_tsina {background-position: 0 0;}
a#bds_tqq {background-position: 0 -26px;}
a#bds_sqq {background-position: 0 -78px;}
a#bds_weixin {background-position: 0 -104px;}
.bar-guanzhu{ padding-left:15px; line-height:24px;}
.bar-guanzhu span{padding: 0 5px; color: #B3BBC9; font-size:14px;}
.jiathis_style .jtico{background:none!important;}


.nav-wrap{width:100%;height:72px;background:#b00;border-top:solid #f72c2c 1px;}
.nav-left{height: 72px;}
.nav-left .logo{display: block; width: 300px; height: 72px;}
.nav ul {height:72px; line-height:72px;float:right;display:inline;}
.nav ul li {height:72px;float:left;display:inline;list-style-position:outside;vertical-align:middle;}
.nav ul li a {display:inline-block;padding:0 15px 0 15px;color:#fff;font:normal 16px/72px microsoft yahei;text-decoration:none;}
.nav ul li a:hover {color:#FC0;}
.nav ul li.current {background:#740000;}
.nav ul li.current a {color:#f72c2c;}

.nav-login{line-height: 72px; display: inline-block;}
.w55{width: 55px;}
.nav-login a.login-btn,.nav-goto-member a{display: inline-block; font-size: 14px;border-radius: 2px;background: #dbdbdb; color:#b00;text-decoration: none; text-align: center; display: block; height: 28px; line-height: 28px; padding: 0 15px; margin-left: 15px;margin-top: 21px; }
.nav-login a.login-btn:hover,.nav-goto-member a:hover{background: #fff;}
.nav-reg{color: #dbdbdb; margin-left: 15px;font-size: 14px;}
.nav-reg:hover{color: #fff;}
.pd8{padding:0 8px; line-height: 72px; font-size: 14px; color: #fff}

.nav-goto-member a{ }

/*blue nav 2018-02-25*/
.head-module{
    background:#006cc2 url(//cdn.iicoo.cn/Static/img/head/blue/navBbg.png) center top repeat;/*导航背景*/
    box-shadow:0 1px 3px rgba(0,0,0,0.3);
    display:block;
    width:100%;
    padding-bottom:5px;
}
.head {
    display:block;
    width:100%;
    background:#0078d8 url(//cdn.iicoo.cn/Static/img/head/blue/headbg.png) center top repeat;
}
.header {
    margin: auto;
    height: 100px;
}
.logo{
    height:100px;
    line-height:100px;
    float:left;
    margin-right:25px;
}
.logo a {display: inline-block; float:left; width: 230px; height: 100px;}
.logo a img{ vertical-align:middle;}
.blue-nav-wrap{}
.blue-nav{
    float:left; font-family:Microsoft Yahei;
}
.blue-nav ul{
    height:100px;
    float:left;
    padding:0 3px 0;
}
.blue-nav li{
    float:left;
}
.blue-nav li a{
    color:#ffffff;
    display:block;
    float:left;
    line-height:100px;
    height:100px;
    font-size:16px;
    padding:0 20px;
    moz-transition: all 0.25s ease-in;
    -webkit-transition: all 0.25s ease-in;
    -o-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    background:url(//cdn.iicoo.cn/Static/img/head/blue/nav_hover.png) center 100px repeat-x;
}
.blue-nav li.current a,.blue-nav li a:hover{
    text-decoration:none;
    background:rgba(0,0,0,0.1);
    background-position: center 0;
    _background:#0060ad;
}
.blue-nav li.current a{
    background:url(//cdn.iicoo.cn/Static/img/head/blue/nav_cur.png) center 90px repeat-x;
    _background:url(//cdn.iicoo.cn/Static/img/head/blue/nav_cur_ie6.png) center bottom repeat-x;
}
.blue-nav li.current a:hover{
    background-position:center -10px;
    _background-position:center bottom;
}
.header-login{
    float:right;
    padding:39px 0 0;
}
.header-login a{
    color:#fff;
}

.to-home{float: right; padding-top: 38px;}
.to-home-btn{float: left; display: block; padding: 5px 20px;color:#fff; border: 1px solid #fff;border-radius: 3px;}
.to-home-btn:hover{border: 1px solid #fff; border-radius: 3px; background-color: #fff; color: #105cb6;}
.menu-login-out{float: left; padding-top: 6px; margin-left: 18px; color: #fff;}
.menu-login-out:hover{color: #fff; text-decoration: underline;}
.new-ico {display: block; width: 27px; height: 28px;
    /* background: url(//cdn.iicoo.cn/Static/img/head/blue/new.gif) 0 center no-repeat; */
    position: absolute; left: 10px; top: 20px;;
}
/*blue nav end 2018-02-25*/
/*white nav end 2018-10-12*/
.text-center {
    text-align: center;
}
.col-sm-6{float: left;}
.pull-right {
    float: right;
}
.header-transparent {
    background: transparent;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}
.header-transparent .top-section, .header-transparent .top-section a {
    color: #fff;
}
.top-section{height: 35px;line-height: 35px; background-color: #2e2e2e;}
.top-section span {
    margin-right: 10px;
}
.top-section span::after {
    content: "/";
    margin-left: 10px;
    color: #8b8b8b;
    box-sizing: border-box;
}
.top-section .fa {
    font-size: 14px;
    margin-right: 10px;
}

.container {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
}
.mega-boxs i {
    margin-right: 10px !important;
    font-size: 16px;
}
.navbar-column .navbar-nav i {
    margin-right: 5px;
}
/*多线云主机*/
.ti-layout-list-thumb{
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px !important;
    font-size: 16px;
}
.ti-layout-list-thumb:before {
    content: "\e702";
}

.sl-icon-layers{
    font-family: simple-line-icons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sl-icon-layers:before {
    content: "\e034";
}

.top-section ul.top-info li {
    float: left;
    margin-left: 20px;
}
.header-transparent .top-section a {
    color: #fff;
}
.header-transparent .top-section a:hover, .header-transparent.navbar-fixed-top .a_left.fr a:hover {
    color: #ffbb2a;
}

.navbar-top{ height: 90px;border-bottom: 1px solid #eee;position: relative;}

.navbar {
    position: relative;
    height: 90px;
}
.navbar-header {
    float: left;
}
.navbar-column .navbar-brand {
    /* padding: 20px 30px 20px 0px; */
}
.navbar-collapse{height: 90px;}
.navbar-brand {
    float: left;
    width: 230px;
    height: 90px;
    overflow: hidden;
    font-size: 18px;
    line-height: 90px;
}
.hidden-xs{vertical-align: middle;}
.navbar-nav {

}
.a_left.fr a {
    display: inline-block;
    padding: 26px 0px;
}
.a_left.fr a {
    font-size: 14px;
    color: #fff;
}
.navbar-column .navbar-nav i {
    margin-right: 5px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.open-hover > .mega-dropdown {
    position: static;
}
.navbar-nav>li {
    float: left;
}
.nav>li {
    display: block;
}
.navbar-column .navbar-nav > li > a {
    padding-top: 35px;
    padding-bottom: 35px;
    border-top: none;
    color: #333;
}
.navbar-column .navbar-nav > li > a {
    padding:35px 15px;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
}
.open-hover > li > a::after {
    content: "";
    width: 1px;
    height: 14px;
    background: #333;
    position: absolute;
    top: 58%;
    right: 0;
    margin-top: -13px;
}
.navbar-column .navbar-nav > li > a:hover{color: #ffbb2a;}

.navbar-right .label-theme {
    background-color: #ce0000;
}
.navbar-right .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.dropdown-menu {
    position: absolute;
    top: 89px;
    left: 0;
    z-index: 1000;
    width: 100%;
    display: none;
    /*float: left;*/
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown-menu .menu-arrow{width: 0;height: 0;border-style: solid;border-color: transparent  transparent #ffffff transparent;border-width: 13px;left: 189px;top: -26px;position: absolute;z-index: 2;}
.dropdown-menu .menu-arrow-big{width: 0;height: 0;border-style: solid;border-color: transparent transparent #dddddd  transparent;border-width: 14px;left: 188px;top: -28px;position: absolute;}
.mega-menu{position: relative;}
/*white nav end 2018-02-12 end*/
/*blue nav end 2018-02-25*/
/* __footer----------------------------*/
.footer{ width:100%; margin-top: 24px; padding: 20px 0; background-color: #f8f8f8; border-top: 1px solid #eee; font-size: 14px; line-height: 14px;}
.footer .footer-cont{width: 600px; margin: 0 auto; text-align: center; padding-top: 18px; padding-bottom: 20px; border-bottom: 1px solid #eee;}
.footer .footer-cont a{display: inline-block; margin: 0 15px;}
.footer .footer-cont span{color: #f8f8f8; text-indent: -9999px; border-right: 1px solid #ccc; display: inline-block; height: 14px; line-height: 14px;}
.footer-m3{ height:50px; line-height:50px; text-align:center; font-size:12px; color:#999;}
.footer-m3 a{color:#999;}
.footer-m4{ width:348px; height:auto; margin:0 auto; padding-top:13px;}
.footer-m4 ol li{ float:left; margin-right:10px;}
.footer-m4 ol li a{ height:35px; background:url(//cdn.iicoo.cn/Static/img/footer/help-icon.png) no-repeat; display:block;}
.footer-m4-1 a{ width:96px; background-position:0 -17px !important;}
.footer-m4-1 a:hover{ background-position:0 -67px !important;}
.footer-m4-2 a{ width:65px; background-position:-96px -17px!important;}
.footer-m4-2 a:hover{ background-position:-96px -67px!important;}
.footer-m4-3 a{ width:43px; background-position:-161px -17px!important;}
.footer-m4-3 a:hover{ background-position:-161px -67px!important;}
.footer-m4-4 a{ width:28px; background-position:-204px -17px !important;}
.footer-m4-4 a:hover{ background-position:-204px -67px!important;}
.footer-m4-5 a{ width:95px; background-position:-250px -17px !important;}
.footer-m4-5 a:hover{ background-position:-250px -67px!important;}
.footer-m4-6 a{ width:35px; background-position:-350px -17px !important;}
.footer-m4-6 a:hover{   background-position:-350px -68px !important;}

#J-login{display: none}

/*QQ在线客服*/
#rightButton{ position:fixed; _position:absolute; top:208px; right:0; z-index:999999; display:block;}
#right_ul{ position:relative;}
#right_qq{  background:url(//cdn.iicoo.cn/Static/img/online/7_03.png) no-repeat; width:68px; height:74px; }
#right_wx{ background:url(//cdn.iicoo.cn/Static/img/online/7_06.png) no-repeat; width:68px; height:74px; }
#right_tel{ background:url(//cdn.iicoo.cn/Static/img/online/7_05.png) no-repeat; width:68px; height:77px; }
#right_tip{  background:url(//cdn.iicoo.cn/Static/img/online/flag_right.png) no-repeat; width:252px; height:91px; position:absolute; right:70px; top:-10px; display:none; z-index:999999;}
#right_tip.no-serbg{background: none;}
#right_tip .e_wx{}
#right_tip .wx-code{max-width: 165px; max-height: 165px;}
.flagShow_p1{ float:left; margin-left:15px; _margin-left:5px; font-size:18px; line-height:91px;}
.flagShow_p2{ float:left; margin-left:10px; _margin-left:5px; font-size:18px;  color:#FA7C00;}
.flagShow_p2 a{ display:block; margin: 15px 0 5px 12px; line-height:0;}
.flagShow_p2 span{ margin: 0 0 0 14px; }
.flag_qq{ display:none;}
#backToTop{z-index:999999; display:none;}
a.backToTop_a{  background:url(//cdn.iicoo.cn/Static/img/online/7_08.png) no-repeat; width:68px; height:79px; display:block; }
a.backToTop_a:active{  background:url(//cdn.iicoo.cn/Static/img/online/7_11.png) no-repeat; }
.line91{ line-height:91px; }
/* 底部LED */
.diheader {width: auto;position: fixed;bottom: 0;left: 0;right: 0;height: 48px;line-height: 48px;background: rgba(60,60,60,0.8);font-size: 24px;color: #fff;box-shadow: 0 -1px 0 rgba(0,0,0,.05);-webkit-box-shadow: 0 -1px 0 rgba(0,0,0,.05);z-index: 998;font-family: Hiragino Sans GB, STHeiti, Microsoft Yahei, 黑体 !important;}
.close-led{
    display: block;
    height: 30px;
    width: 30px;
    text-indent: -9999px;
    background-image: url(//cdn.iicoo.cn/Static/img/public/close_address.png);
    background-position: -87px -144px;position: absolute; top: -22px; right: -32px;}