@charset "utf-8";
/*************************************
* date:2014-07-06
* updateTime:
* author:songyi@xinnet.com
* content: base css、head css and footer css 
************************************/

body, div, p, ul, li, ol, dl, dt, dd, form, h1, h2, h3, h4, h5, h6, input, fieldset, legend, optgroup, select, table, textarea {margin:0;padding:0;}
body{height:100%;font:12px/20px "微软雅黑","宋体";  }
input,select{font:12px/20px "微软雅黑";}
a img,img{border:0;vertical-align:middle;}
a {text-decoration:none;color:#666;}
a:hover {color:#e53639;}
a:focus {outline-style:none;}
a,area { blr:expression(this.onFocus=this.blur());}
ul li {list-style:none;}
table {border-collapse:collapse;}
input, select {vertical-align:middle;}
th {white-space:nowrap;}
td {word-break:break-all; padding:5px;}
/*公用*/
.f_Red{ color:#ed1b24;}
.ohide{ overflow:hidden; padding-left:200px;}
/*header*/
.headerBg{ height:40px; 
-webkit-box-shadow: #666 0px 0px 3px ;
background:#DF262E;z-index:10; position:relative; clear:both;
}
.header{ width:990px; margin:0 auto; height:40px; }
.logoP{ float:left; color:#ffffff; line-height:40px; font-size:14px;  }
/* headerBg fixed:页眉固定头部 author:zhaoming begin */
.fixed_headerTop{position: fixed;top: 0px; left: 0px;right: 0px; width: 100%; z-index: 992;}
/* headerBg fixed:页眉固定头部 end */
/*登陆*/
.hRight{ float:right; position:relative; }
.mLoginBox{ position:relative; float:left;}
.mLogin{ height:38px;padding:2px 25px 0 50px; position:relative; line-height:38px; width:96px; background:url(../images/loginOn.png) no-repeat 13px center; float:left;}
.mLogin .mLBtn{ color:#ffffff; display:inline-block; font-size:13px;}
.mLogin .mLRegd{padding:0 0px 0 10px;display:inline-block; color:#ffffff; font-size:14px; }
.mlHover{ height:38px;border:1px solid #d1d1d1; border-top:2px solid #f40; border-bottom:none; box-shadow:0 -3px 2px #e0e0e0;-webkit-box-shadow:0 -3px 2px #e0e0e0;-moz-box-shadow:0 -3px 2px #e0e0e0; position:relative; z-index:11;padding:0 25px 0 50px; background:url(../images/loginOn1.png) no-repeat 13px center #fafbfc;}
.mlHover a{ display:inline-block;color:#333;}
.mlHover .mLBtn{ font-weight:bold;color:#cc0001;font-size:13px;}
.mLogin.mlHover .mLRegd{ color:#333;}
.mlBox{ position:absolute; width:260px; overflow:hidden; border:1px solid #d1d1d1;box-shadow:0 0 1px #e0e0e0;-webkit-box-shadow:0 0 1px #e0e0e0;-moz-box-shadow:0 0 1px #e0e0e0; left:0; top:39px;font-size:14px; display:none; background:#fafbfc; z-index:10; padding:5px 0 20px; font-family:"宋体";}
.malOperate li{ float:left; width:110px; height:22px; line-height:22px; font-size:12px;}
.malOperate a{ color:#666}
.malOperate a:hover,.mlLogout:hover{ color:#e53639}
.mLogin .mUserName{width:85px; display:inline-block; color:#ff4300;text-overflow: ellipsis; white-space: nowrap; overflow:hidden; line-height:38px; background:url(../images/harrow.png) no-repeat right center;padding:0 9px 0 0;}
.mUserName:hover{ text-decoration:underline;}
.mlLogout{margin:10px 0 10px 20px; font-size:16px; line-height:24px; color:#333;padding:0 25px 0 0; display:inline-block; background:url(../images/IconBg.png) no-repeat -445px -95px;}
.mLogin a:hover{ color:#f00;}
.mLogin a{ display:inline-block;color:#333;}
.mlBox .h3{margin:10px 20px; color:#333; line-height:24px; font-size:12px; font-weight:normal;}
.mLoginBtn{ width:220px; height:30px; line-height:30px; text-align:center;  color:#fff; background:#fc3c3c; display:inline-block;margin:0 20px; font-weight:bold;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.mLoginBtn:hover{ color:#fff; background:#fc5959;}
.mlRegister{ width:218px; height:28px; line-height:28px; text-align:center; background:#E6F1FF; border:1px solid #92BCF5; display:inline-block;margin:0 20px 20px; color:#02B0FF; font-weight:bold;}
.mlRegister:hover{ color:#02b0ff; background:#ECF5FF; border:1px solid #ADCDF8;}
.mlAccount{padding:0 20px; height:34px; line-height:34px; border:1px solid #d1d1d1; border-left:none; border-right:none; background:#f6f6f6;}
.mlAccount.on{ font-size:14px; color:#f00; font-weight:bold;}
.malOperate{ margin:20px 20px 0 20px; overflow:hidden;}
/*购物车*/
.hcb{ float:left;}
.hCart{ height:38px; line-height:38px; background:url(../images/cart.png) no-repeat 12px 16px; padding:2px 13px 0 33px; text-align:center; margin:0;cursor:pointer; width:85px; float:left; }
.hCart sup{ line-height:0;}
.hCart a{ float:left; color:#ffffff; line-height:36px;background:url(../images/harrow.png) no-repeat right center;padding:1px 15px 0px 0px; font-size:14px}
.hCart .span{ padding:0 3px; display:inline-block; width:20px; text-align:center; font-family:Tahoma; font-size:16px; color:#fffcfc; line-height:36px;}
.hCartBox{ position:absolute; width:260px;box-shadow:0 0 1px #e0e0e0;-webkit-box-shadow:0 0 1px #e0e0e0;-moz-box-shadow:0 0 1px #e0e0e0; border:1px solid #d1d1d1; top:39px; left:145px; z-index:10; background:#fafbfc; overflow:hidden; text-align:left; display:none;}
.hCarthover{border:1px solid #d1d1d1; border-bottom:none;border-top:2px solid #f40;background:url(../images/cartOn.png) no-repeat 12px 14px #fafbfc;padding:0 12px 0 32px;box-shadow:0 -3px 2px #e0e0e0;-webkit-box-shadow:0 -3px 2px #e0e0e0;-moz-box-shadow:0 -3px 2px #e0e0e0; position:relative; z-index:11;}
.hcOperation{ height:46px; background:#eee; border-top:1px solid #d1d1d1; text-align:right;}
.hCarthover a{ color:#333;}
.hCarthover .span{color:#f00;}
.hpGoCart{ height:26px; line-height:26px;  text-align:center;margin:10px; padding:0 35px; background:#ff5400; color:#fff; font-size:16px;-webkit-border-radius: 2px;-moz-border-radius: 2px; border-radius: 2px; display:inline-block;}
.hpGoCart:hover{ background:#FF7327;color:#fff;}
.notice{padding:0 12px; color:#ffffff; height:40px; line-height:40px; float:left;}
.notice:hover{color:#ff2c35}
.hPhone{ background:url(../images/phone.png) no-repeat 12px 16px;padding:0 12px 0 30px; color:#ffffff; float:left; font-size:14px; line-height:40px; height:40px; }
.hpTime{color:#fff; font-family:arial; font-size:14px;}
.hcbEmpty{ background:url(../images/buyCarBg.png) no-repeat 20px top; color:#999; padding:0 0 0 55px; margin:30px 0; }
.hCartBox .h3{ font-size:14px; color:#656565; line-height:26px;margin:9px 10px 0; border-bottom:1px dotted #d6d6d6; height:26px;padding:0 0 9px;}
.hcList li{ height:36px; line-height:36px; margin:0 10px; border-bottom:1px dotted #d6d6d6; color:#6c6c6c; position:relative;}
.buyCarNum{ position:absolute; bottom:-12px; right:2px;}
.hcList li span{ float:left; overflow:hidden;}
.hclYears,.hclMoney{ text-align:right; display:inline-block;}
.hclYears{ width:30px; }
.hclMoney{ width:66px;color:#ff4d00;}
.hclName{width:142px;max-width: 158px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.hcList li.hover{ background:#F7F7F7;}
.hcList .hover .hclName{ color:#FF2D2D}
.hcTotal{ height:42px; line-height:42px; color:#656565; font-weight:bold;margin:0 10px;}
.hcTotal span{ font-weight:normal; display:inline-block; float:right;}
.hcTotal i{ color:#ff4d00; font-size:14px; font-style:normal;}
/*mainNav*/
.mainNavBg{ height:90px;position:relative; }
.mainNavBg1{ height:108px; }
.mainNav{  height: 86px; margin:0 auto; z-index:9; background:#fff; position:relative; width: 90%;
/* border-bottom: 1px solid #78797a; 
-moz-border-radius: 8px;
-webkit-box-shadow: #666 0px 0px 10px;
-moz-box-shadow: #666 0px 0px 10px;
box-shadow: #666 0px 0px 5px; */
z-index: 9;
position: relative;}

.mainNav1{  height: 86px; margin:0 auto; z-index:9; background:#fff; position:relative; width: 90%;
  
/* border-bottom: 1px solid #78797a; 
-moz-border-radius: 8px;
-webkit-box-shadow: #666 0px 0px 10px;
-moz-box-shadow: #666 0px 0px 10px;
box-shadow: #666 0px 0px 5px; */
z-index: 9;

}
.mainNavBg on{ background-color:#F00;}
.Logo{ float:left;margin:0px 5px 0px 45px; }
.Logo1{ float:left;margin:0px 5px 0px 45px;}


.mNavList{ height:70px; margin-left:22%; padding-top:40px;}
.mNavList li{ display:inline-block; padding:16px 0; float:left;    }
.mNavListbg {background: url(../images/menu_bj.png) no-repeat center 40px; }
.mNavList a{vertical-align:middle; color:#000; font-size:16px; margin:25px 10px 0 ; }
.mNavList a:hover{ color: #333;
font-weight: bold;}
.mNavList a:link {
	text-decoration: none;
}
.mNavList a:visited {
	text-decoration: none;
}
.mNavList a:active {
	text-decoration: none;
}


.mNavList1{ height:70px; margin-left:22%; padding-top:40px;}
.mNavList1 li{ display:inline-block; padding:16px 0 ; float:left;  }
.mNavList1 a{vertical-align:middle; color:#000; font-size:16px; margin:25px 10px 0 ;}
.mNavList1 a:hover{ color: #333;
font-weight: bold;}
.mNavList1 a:link {
	text-decoration: none;
}
.mNavList1 a:visited {
	text-decoration: none;
}
.mNavList1 a:active {
	text-decoration: none;
}



.nav{width:1000px;background:#fff;margin:20px auto 0;border:solid 1px #ccc;zoom:1;border-radius:5px;box-shadow:0 1px 6px rgba(0,0,0,0.1);color:#D74452;}
.nav_scroll{position:fixed;width:100%;margin:0;left:0;top:0;}
.nav:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.mNavList ul li{float:left;margin:0 20px;height:30px;line-height:30px;}
.mNavList ul li a{cursor:pointer;}
.mNavList ul li a:hover{text-decoration:underline;}
.nav_right{float:left;width:180px;padding-top:25px;}
.nav_right1{float:left;width:180px;padding-top:10px;}
.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;background-image:none;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}
.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}
.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}
.btn-success.active{background-color:#5cb85c;border-color:#4cae4c}
.btn-success .badge{color:#5cb85c;background-color:#fff}
.mnSubBg{background:#bc1c23; position:relative; display:none; z-index:10; zoom:1;  }
.mnSubBg .mnsArrow{ background:url(../images/msArrow.png) no-repeat  ; width:15px; height:8px; position:relative;top:-8px;}
.mnSub{margin:0 auto; position:relative; width:100%; padding-left:95px;   }
.mnSub dl{overflow:hidden; float:left; padding:0 60px 26px 80px ; text-align: center;}
.mnSub dt{ font-size:20px; color:#fff; line-height:44px;padding:16px 0 11px;}
.mnSub dd{ height:24px; line-height:24px;}
.mnSub a{ height:24px; line-height:24px;font-size:12px; color:#ddd}
.mnSub a:hover{ color:#ed1b24; text-decoration:underline;}
.mnShortcuts{ width:210px; float:left;padding:25px 0 0;}
.mnSub .domainInto{ background:url(../images/domainInto.png) no-repeat 7px center #f7f7f7; height:30px; line-height:30px; padding:0 10px 0 35px; color:#fff; font-size:14px; display:inline-block;-webkit-border-radius: 2px;-moz-border-radius: 2px; border-radius: 2px; color:#f45615;}
.domainInto.bg2{background-image:url(../images/domainInto1.png);}
.domainInto.bg3{background-image:url(../images/domainInto2.png);}
.mnSub .domainInto:hover{ color:#fff;}
.mnBottom{ height:54px; background:#ff4a00; clear:both;}
.mnMiddle{ width:950px; margin:0 auto;padding:0 0 0 40px; background:url(../images/zjG1.png) no-repeat left center; height:54px;}
.ad{ height:54px; line-height:54px; font-size:14px; color:#fff;  display:inline-block; margin:0 30px 0 0;}
.nList2On .mnsArrow{left:306px;}
.nList3On .mnsArrow{left:395px;}
.nList4On .mnsArrow{left:483px;}
.nList6On .mnsArrow{left:645px;}
/*footer*/
.footer{ clear:both;padding:10px 0 10px;}
.footerModule{ border-top:4px solid #DF262E; background:#0b2038; overflow:hidden; border-bottom:1px solid #414141;padding:0 0 54px; clear:both; width:100%}
.footerT{ width:990px; margin:0 auto;}
.fDl{ width:222px; padding:30px 0 0 25px; float:left;}
.fDl dt{ font-size:20px; color:#fff; line-height:44px; height:44px;padding:10px 0 3px;}
.fDl dd{line-height:28px; height:28px;}
.fDl a{ color:#ddd;}
.fDl a:hover{ color:#ff2c35;}
.fDl .fRed{ color:#ed1b24;}
.fPolice{ position:absolute; right:95px; bottom:10px;}
.footerB{ width:990px; margin:0 auto; position:relative; margin-top:10px;}
.aboutLink {clear: both;color: #666;padding:17px 0 11px;text-align: center;width: 100%; }
.aboutLink a {color: #666;padding: 0 8px 0 3px;font-size:14px; line-height:28px;}
.aboutLink a:hover{ text-decoration:underline;}
.footerB p{ color:#8b8b8b; text-align:center; line-height:18px;}
/*乐语*/
.fdAd{position:absolute;top:200px; right:0px; z-index:99;}
.fdAd2{ z-index:98; top:360px;}
.looyuon{ width:31px; height:126px; float:left; background:url(../new/new/service_float.png) no-repeat 0 0; text-indent:-99999px;}
.looyu{ width:31px; height:126px; float:left; background:url(../new/new/service_float.png) no-repeat -31px 0; text-indent:-99999px;}
.lc{ border:1px solid #cecece; width:118px; height:255px; background:#fff; float:left; padding:0 10px; display:none;}
.lc_ptip{ background:url(../new/new/service_float.png) no-repeat -83px -18px;padding:0 0 0 26px; color:#333; font-size:16px; line-height:20px; margin:20px 0 15px;}
.lc_btn{ background:url(../new/new/service_float.png) no-repeat 0 -126px; display:inline-block; width:113px; height:31px; font-size:14px; color:#333; line-height:31px; text-align:center;}
.lc_btn:hover{ background-position:0 -157px;}
.lc_p{ text-align:center; color:#333; line-height:18px; padding:15px 0;}
.lc_p2{ text-align:center; color:#333; line-height:18px; padding:10px 0 0;}
.lc_ptip2{ background:url(../new/new/service_float.png) no-repeat -83px -58px;padding:10px 0 10px 26px; color:#333; font-size:16px; line-height:20px;  border-top:1px solid #ffffff;}
.lc_phone{ font-size:14px; color:#8a2626; line-height:20px; text-align:center;}
.adCom{ width:31px; height:126px; float:left; background:url(../new/new/comAd.png) no-repeat 0 0; text-indent:-99999px;}
.comaOn{ background:url(../new/new/comSB.jpg) no-repeat left top; width:138px; height:274px; display:block;}
.comOn{ border:1px solid #cecece; width:138px; height:255px; background:#fff; float:left;display:none;}

/* 首页产品布局  */
.page_cont{ position:relative; width:100%; height:auto; overflow:hidden;   color:#4d596a;font-size:14px;font-family:"微软雅黑","宋体"; letter-spacing:0.06em;}
.page_contd{ position:relative; width:100%; height:auto;   margin-top:40px; color:#4d596a;font-size:14px;font-family:"微软雅黑","宋体"; letter-spacing:0.06em;}
/*.page_cont .left{ float:left; width:102px; padding-left:25px; }
.page_cont .left i{ float:left; background:url(../new/prod_startpage.gif); width:102px; height:80px; }  */
.page_cont .left i.cloud{ background-position: -24px -21px; }
.page_cont .left i.zy{ background-position: -20px -109px; }
.page_cont .left i.host{ background-position: -20px -198px; }
.page_cont .left i.yu{ background-position: -20px -282px; }

.page_cont .right{  width:85%;margin-left: auto;
margin-right: auto; }
.page_contd .right{  width:85%;margin-left: auto;
margin-right: auto; }
.page_pay{ float:right; width:25%; margin-right:1%}
.page_pay span{ float:left;font-size:22px; font-weight:bold; color:#fb4d09; }
.page_pay a{ font-size:18px; font-weight:bold; margin-left:20px; }

/* 首页-云主机产品 */
.page_cloud{ float:left; overflow:hidden; width:97%; margin-top:20px; margin-left:3%}
.page_cloud .icon{ overflow:hidden; }
.page_cloud .icon i { float:left; background:url(../images/prod_startpage.jpg) no-repeat; width:100px; height:105px; margin-left:20%; }
.page_cloud .icon i.i1 { background-position: -140px -25px;}
.page_cloud .icon i.i2 { background-position: -252px -25px; }
.page_cloud .icon i.i3 { background-position: -364px -25px; }
.page_cloud .icon i.i0 { background-position: -476px -25px; }
.page_cloud li{ float:left; border:1px solid #d8dadb; padding:20px; height:auto;min-height:285px; color:#4d596a; position:relative; margin-left:30px; text-align:center; }
.page_cloud li p{ float：left; color:#4d596a; margin-top:15px; }
.page_cloud li p.p1{ width:200px; color:#828c9b; line-height:22px; text-align:left; height:100px; }


/* 首页租用模块显示_start */
.dedicated_wrap{ float:left; overflow:hidden; width:95%; margin:0 auto; margin-top:20px; margin-left:2% }
.ded_bann { position: relative; transform-style: preserve-3d; transition-duration: 200ms; width:19%; }
.ded_bann .box { background: none repeat scroll 0 0 #FFFFFF; border:1px solid #d8dadb;  overflow: hidden; padding: 15px 10px; position: relative;}
.ded_bann:hover .box {border: 1px solid #d8dadb; cursor:pointer;}
.ded_bann_1, .ded_bann_2 {float: left; margin-right:1%; _margin-right:0.9%; }
.ded_bann_1{ width:19%; }
.ded_bann_2{ width:39%; }
.ded_bann.checked { transform-style: preserve-3d; transition: all 200ms ease 0s; width:36%;}
.ded_bann .box .box_icon{ float:left; width:75px; }
.ded_bann .box .box_txt{ float:left; width:91px; vertical-align:middle; }
.ded_bann .box .box_txt2{ float:left; width:75%; }
.ded_bann .box .box_txt .tit,.box_txt2 .tit{ font-size:16px; color:#4d596a; font-weight:bold; }
.ded_bann .box .box_txt .txt,.box_txt2 .txt{ width:100%; color:#4d596a; }
/* 首页租用模块显示_end */

/* 首页托管模块显示_start */
.host_wrap{ float:left; overflow:hidden; width:91%; margin:0 auto; margin-top:20px; margin-left:2% }
.host_bann { position: relative; transform-style: preserve-3d; transition-duration:200ms; width: 33%;}
.host_bann .box {background: none repeat scroll 0 0 #FFFFFF; border:1px solid #d8dadb;  overflow: hidden; padding: 15px 10px; position: relative;}
.host_bann:hover .box {border: 1px solid #d8dadb; cursor:pointer;}
.host_bann_1, .host_bann_2 {float: left; margin-right:1%; _margin-right:0.9%; }
.host_bann_1{ width:33.5%; }
.host_bann_2{ width:64%; }
.host_bann.checked {transform-style: preserve-3d; transition: all 200ms ease 0s; width: 65%;}
.host_bann .box .box_icon{ float:left; width:75px; }
.host_bann .box .box_txt{ float:left; width:75%; }
.host_bann .box .box_txt2{ float:left; width:75%; }
.host_bann .box .box_txt .tit,.box_txt2 .tit{ font-size:16px; color:#df262e; }
.host_bann .box .box_txt .txt,.box_txt2 .txt{ width:100%; color:#647082; }
/* 首页托管模块显示_end */
/* 首页公告模块显示_start */
.intr_bann_wrap{ width:100%;  margin-top:24px; border-top:1px solid #dde8ef; position:relative }
.intr_bann{width:85%; height:auto; overflow:hidden; padding:0 0 50px 0px; color:#4d596a; margin-left: 7%; }
.intr_bann .news_wrap{ float:left; width:35%; height:auto; min-height:173px; padding:20px 10px; background:#fff; border:1px solid #dde8ef; border-top:0px; }
.intr_bann .super_wrap{ float:left; margin-left:10px;  height:auto; min-height:173px; padding:30px 10px 10px 10px; background:#fff; border:1px solid #dde8ef; border-top:0px;  }

.news_tit{ width:100%; overflow:hidden; margin-bottom:15px; }
.page_news_title li{ float:left; font-size:18px; color:#4d596a; cursor:pointer; }
.page_news_title li.selected{ border-bottom:2px solid #04a1c9; color:#04a1c9; font-weight:bold;  }
.page_news_title li.li1{ float:left; }
.page_news_title li.li2{ float:left; margin-left:20px; }
.page_news_title li.li3{ float:right; font-size:12px; font-weight:normal; margin-top:6px; }

/* 首页51IDC服务优势样式 */
.intr_bann_ul li{ float:left; margin-top:10px;}
.intr_bann_ul li p{ position:relative;}
.intr_bann_ul li.li1{ margin-right:5px; }
.intr_bann_ul li.li2{ float:right; }
.intr_bann_ul li.li3{ width:100px;}
.intr_bann_ul li.li4{ margin-top:35px; }
.intr_bann_ul li.li4 .tit{ font-weight:bold; font-size:18px; color:#1588cb; }
.intr_bann_ul li.li4 .text{ font-size:14px; margin-top:8px; }
.intr_bann_ul li.li1 i, li.li2 i{ float:left; background:url(../images/index_sprite.png) no-repeat; width:88px; height:88px; }

.intr_bann_ul li.li1 i.i1{ background-position: -61px -110px; }
.intr_bann_ul li.li1 i.i2{ background-position: -236px -110px; }
.intr_bann_ul li.li1 i.i3, li.li2 i.i3{ background-position: -499px -110px; }
/* 首页公告模块显示_end */
/* 租用、托管公用图标 */
.ded_bann .box .box_icon i, .host_bann .box .box_icon i{ float:left; background:url(../images/prod_startpage.png) no-repeat; width:65px; height:65px; }
.ded_bann .box .box_icon i.i1 { background-position: -146px -143px;}
.ded_bann .box .box_icon i.i2 { background-position: -216px -143px;}
.ded_bann .box .box_icon i.i3, .host_bann .box .box_icon i.i3 { background-position: -285px -143px;}
.ded_bann .box .box_icon i.i4 { background-position: -361px -143px;}
.ded_bann .box .box_icon i.i5, .host_bann .box .box_icon i.i5 { background-position: -428px -143px;}



.sticky {
	position: fixed;
	top: 15px;
	animation:thedrop 1s 1;
	-moz-animation:thedrop 1s 1;
	-webkit-animation:thedrop 1s 1;
}
.sticky .nav-above {
	position: absolute;
	top:-15px;
	left:1em;
	right:1em;
	height:15px;
	background: linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 80%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}


.head-tool
{background:#fff;_position:relative;_z-index:150;position:relative;z-index:150; 
 background: url(../images/top_bj.jpg) repeat-x 0px 0px;
   width: 100%;
  height: 92px;
}
.head-tool .head-tool-inner
{width:90%;margin:0 auto;position:relative;_width:90%}
.head-tool .logo
{  width: 210px;
  height: 83px;
  float: left;
   }
	.head-tool .logo1
{  width: 210px;
  height: 83px;
  float: left;
   }
.head-tool .login-area
{ text-align:right;}
.head-tool .login-area .login-op
{color:#fff;font:normal 12px/35px "hiragino sans gb","microsoft yahei";padding:5px 5px;}
.head-tool .login-area .op-mc
{color:#4d91ce;_margin-top:10px;_height:30px}
.head-tool .login-area .stick
{display:inline-block;width:1px;height:17px;margin:9px 10px;_background:none; color:#FFF}
.head-tool .login-area .op-mc .ico-mc
{background: url(../images/sprite.png);background-position:-220px 0;display:inline-block;width:18px;height:18px;margin-right:5px;margin-top:-5px}
.head-tool .login-area .login-op-area
{display:inline-block;position:relative}
.head-tool .login-area .login-op-area
{*display:inline}
.head-tool .login-area .login-op-area .name
{padding-right:23px;position:relative;_zoom:1;_z-index:152}
.head-tool .login-area .login-op-area b
{display:inline-block;text-align:center;width:17px;height:20px;position:absolute;top:0px;*top:1px;right:0px;z-index:152;border-bottom:none;background:#171f2a;_top:8px;_border-bottom:none;_display:inline-block}
.head-tool .login-area .login-op-area .ico_trangledown
{border-color:#fff transparent transparent;position:absolute;top:6px;right:4px;*top:12px;_top:6px}
.head-tool .login-area .login-op-area .head-tool .login-area .login-op-area .login-op-hover
{border:1px solid #344054;border-bottom:none}
.head-tool .login-area .login-op-area .log-out
{background:#171f2a;border:1px solid #344054;color:#fff;font:normal 12px/23px "hiragino sans gb","microsoft yahei";position:absolute;top:28px;right:0px;z-index:151;display:inline-block;height:23px;text-align:left;border-top:none;padding:5px 5px}
.head-tool .login-area .op_news
{color:#171f2a;background:#fbbe2a;height:22px;padding:0 5px;font:normal 12px/22px "hiragino sans gb","microsoft yahei";margin:7px 0 0 10px}
.head-tool .login-area .login-op-area .log-service
{position:absolute;top:28px;right:0px;z-index:151;border:1px solid #344054;border-top:none;padding:5px 0;background:#171f2a}
.log-service li a
{color:#fff;font:normal 12px/23px "hiragino sans gb","microsoft yahei";display:inline-block;width:76px;height:23px;text-align:center;text-align:left;padding-left:5px}
.head-tool .login-area .login-name
{display:inline-block;height:17px;line-height:17px;*position:relative;*top:5px}
.head-tool .login-area .login-op-area .login-name .ico_trangledown
{*top:6px;_top:-2px}
.home-notice {
  padding: 8px 0;
  background-color: #e5e5e5;
  line-height: 16px;
  color: #666;
}
.y-row {
  min-width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  zoom: 1;
}
.y-row .y-span3 {
  width: 23.5%;
}
.home-notice .icon {
  margin-right: 2px;
  font-size: 15px;
  vertical-align: text-top;
  margin-left:120px;
}
.y-row .y-span1, .y-row .y-span2, .y-row .y-span3, .y-row .y-span4, .y-row .y-span5, .y-row .y-span6, .y-row .y-span7, .y-row .y-span8, .y-row .y-span9, .y-row .y-span10, .y-row .y-span11, .y-row .y-span12 {
  
  display: inline;
  
  margin-left:4%;
}

.header {
background: #fff;
left: 0;
top: 0;
z-index: 1000;
width: 100%;
height: 93px;
position: relative;

}

.header .top {
position: relative;
font-family: '微软雅黑';
font-size: 12px;
height: 93px;
position: relative;
}
.top {
width: 1000px;
margin: 0 auto;
}
.top_link {
  width: auto;
  position: absolute;
  right: 95px;
  top: 0px;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #999; 
  z-index:10
}
.top_link span {
  color: #333;
}
.m_r_20 {
  margin-right: 20px;
  font-size: 12px;
}
.top_link a {
  padding: 0px 8px;
  color: #333;
  font-size: 14px;
  cursor: pointer;
}
.top_link a.login_zc {
  color: #0B2038;
}




