@charset "utf-8";

html {
    background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, p, th,
td, strong {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', 'Arial', '宋体';
}

table {
    /*border-collapse:collapse;border-spacing:0;*/

}

fieldset, img {
    border: 0;
}

a {
    text-decoration: none;
    color: #666;
    outline: none;
    cursor: pointer;
}

em, strong {
    font-style: normal;
}

em, strong, th {
    font-style: inherit;
    font-weight: inherit;
}

li {
    list-style: none;
}

input, select {
    outline: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

input, button, select, option {
    /*font-family:inherit; font-size:inherit;font-style:inherit;font-weight:inherit;*/

}

input, button, select {
    /**font-size:100%;*/

}

.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}
.rel {
    position: relative;
}
.floatl {
    float: left;
}

.floatr {
    float: right;
}

.ft_red, a.ft_red {
    color: #bfbfbe;
}

a.uline:hover {
    text-decoration: underline;
}

.ico_png24 {
    background-image: url(../login/images/bg_index.png);
}

.ico_phone {
    background-position: -35px -349px;
    width: 10px;
    height: 16px;
    display: inline-block;
}

html, body {
    width: 100%;
    font-size: 14px;
    color: #333;
}
.icon_new_tag { 
	background-image: url(../login/images/bg_01.png);
	position:relative; 
	top:-60px; 
	left:8px;
	width:30px; 
	height:20px; 
	background-position:-420px 1016px; 
	display:block; 
}

.wrap {
    overflow: hidden;
    width: 100%;
}

.layout {
    width: 1000px;
    margin: 0 auto;
}

.header {
    background: #5f5d5d;
    color: #fff;
}

.header_con {
    width: 1000px;
    height: 40px;
    margin: 0 auto;
    position: relative;
    z-index: 199;
}

.header_left, .header_center, .header_right {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
}

.header_left {
    float: left;
    text-indent: 20px;
    color: #ffffff;
}

.header_center {
    float: left;
    width: 240px;
}

.header_right {
    float: right;
    position: absolute;
    top: 0;
    right: 0;
}

.header_right .userinfo_box {
    margin-right: 10px;
}

.header_right .top_p {
    text-align: center;
    width: 45px;
    white-space: nowrap;
    height: 37px;
    line-height: 37px;
    margin-top: 3px;
    text-indent: 0;
}

.header_right .top_p_phone {
    margin-right: 18px;
    width: auto;
    overflow: hidden;
}

.header_right .top_p_phone a {
    position: relative;
    padding-left: 16px;
}

.header_right .top_p_phone .ico_phone {
    position: absolute;
    top: 0;
    left: 0;
}

.top_p.top_p_agent,.pic_thir,.header_right .userinfo_box,.header_right .top_p{
  float:left;
}

.header_right .top_p_agent {
    padding-right: 5px;
}

.header_right a {
    color: #ffffff !important;
}

.header_right a:hover {
    color: #ffffff !important;
}

.header_right li span {
    float: left;
    width: 20px;
    height: 20px;
    margin: 10px 6px 0;
}

.down_menu_box {
    position: relative;
}

.userinfo_box .down_menu_box, .userinfo_box .down_menu_box .down_menulist {
    width: 103px;
}

.pic_thir .down_menu_box {
    width: 90px;
}

.down_menu {
    position: relative;
    padding: 0 28px 0 6px;
    height: 37px;
    line-height: 37px;
    margin-top: 3px;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    z-index: 3;
}

.down_menu a {
    padding-left: 0px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.down_menu_on {
    background: #9e9e9e;
}

.down_menu_on a {
    color: #fff !important;
}

.userinfo_box .down_menu_box .down_menu {
    text-align: right;
    padding-left: 3px;
}

.userinfo_box .down_menu_box .down_menu a {
    padding-left: 0;
}

.down_menu_btn {
    width:0;
    height:0;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-top:7px solid #ffffff;
}
.down_menu_box .down_menu_btn, .input11 {
    position: absolute;
    top: 16px;
    right: 9px;
    cursor: pointer;
    background-position: -314px -292px;
}

.down_menu_box .down_menu_btn:hover, .input11:hover {
    background-position: -314px -292px;
}

.down_menu_box .down_menulist {
    width: 90px;
    position: absolute;
    top: 37px;
    right: -1px;
    display: none;
    background-color: #FFFFFF;
    border: #bfbfbe solid 1px;
    border-top: 0 none;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    padding-bottom: 5px;
}

.down_menu_box .down_menulist ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.down_menu_box .down_menulist ul li, .down_menu_box .down_menulist ul li a {
    font-size: 14px;
    display: block;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    background-color: #FFFFFF;
    color: #9e9e9e !important;
}

.down_menu_box .down_menulist ul li:hover, .down_menu_box .down_menulist ul li a:hover {
    height: 25px;
    line-height: 25px;
    background-color: #f5f5f5;
    text-decoration: underline;
    color: #5f5d5d !important;
}

.down_menu_box .down_menulist ul li a {
    text-align: center; /*text-indent:13px;*/
}

.mb_down_menu_box {
    width: 110px;
    position: relative;
}

.userinfo_box .mb_down_menu_box, .userinfo_box .mb_down_menu_box .mb_down_menulist {
    width: 103px;
}

.pic_thir .mb_down_menu_box {
    width: 90px;
}

.mb_down_menu {
    position: relative;
    width: 80px;
    padding: 0 26px 0 2px;
    height: 32px;
    line-height: 32px;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    border: #fff solid 1px;
    border-bottom: 0;
    z-index: 3;
}

.mb_down_menu a {
    padding-left: 7px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.mb_down_menu_on {
    background: #fff;
    border: #aaa solid 1px;
    border-bottom: 0;
}

.mb_down_menu_on a {
    color: #000 !important;
}

.mb_down_menu a.mb_global {
    color: #060;
}

.mb_down_menu a.mb_self {
    color: #f60;
}

.userinfo_box .mb_down_menu_box .mb_down_menu {
    text-align: right;
    padding-left: 3px;
}

.userinfo_box .mb_down_menu_box .mb_down_menu a {
    padding-left: 0;
}

.mb_down_menu_box .mb_down_menu_btn, .input11 {
    position: absolute;
    top: 1px;
    right: 0;
    cursor: pointer;
    width: 20px;
    height: 22px;
    background-position: -314px -292px;
}

.mb_down_menu_box .mb_down_menu_btn:hover, .input11:hover {
    background-position: -314px -292px;
}
/*
    2016-6-6
    修改寬度 107 -> 108

 */
.mb_down_menu_box .mb_down_menulist {
    width: 108px;
    position: absolute;
    top: 33px;
    right: 0;
    display: none;
    background-color: #FFFFFF;
    border: #aaa solid 1px;
    border-top: 0 none;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    padding-bottom: 5px;
}

.mb_down_menu_box .mb_down_menulist ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.mb_down_menu_box .mb_down_menulist ul li, .mb_down_menu_box .mb_down_menulist ul li a {
    font-size: 14px;
    display: block;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    background-color: #FFFFFF;
    color: #000 !important;
}

.mb_down_menu_box .mb_down_menulist ul li:hover, .mb_down_menu_box .mb_down_menulist ul li a:hover {
    height: 25px;
    line-height: 25px;
    background-color: #E3E5E9;
    text-decoration: underline;
    color: #bfbfbe !important;
}

.mb_down_menu_box .mb_down_menulist ul li a {
    text-align: left;
    text-indent: 10px;
    white-space: nowrap;
}

.pic_fir {
    background: url(../login/images/bg_index.png) -111px -302px no-repeat;
}

.pic_sec {
    background: url(../login/images/bg_index.png) -216px -302px no-repeat;
}

.header_right .pic_user {
    width: 100px;
    background: url(../login/images/bg_index.png) -251px -285px no-repeat;
}

.pic_user a, .pic_mation a {
    float: left;
    width: 60px;
    height: 40px;
    padding-left: 3px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.complete .pic_mation span {
    margin: 10px 0;
}

.pic_key {
    text-align: center;
	margin-top: 30px;
	margin-bottom: 20px;
	height: 53px;
    background: url('../show/domain/images/keys.png') no-repeat center top;
}

.pic_mation a {
    width: 38px;
}

.complete {
    display: none;
}

.complete li strong {
    overflow: hidden;
    float: left;
    width: 14px;
    height: 100%;
    line-height: 40px;
    color: #f00;
}

.complete .pic_thir {
    background: url(../login/images/bg_01.png) -2px -48px no-repeat;
}

.pic, .find, .rolling_box, .server, .services, .banner img,
.product_main, .product_traffic, .product_amount {
    width: 1000px;
    margin: 0 auto;
}

.navWrap {
    position: relative;
    z-index: 100;
}

.navigation-down {
    *overflow: hidden;
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    z-index: 1000;
}

.nav {
    width: 100%;
    position: relative;
    background-color: #f3f3f3;
}

.nav .layout {
    position: relative;
}

.nav .head_gpdm {
    position: absolute;
    top: 70px;
    left: 22px;
    font-family: '微软雅黑';
    color: #555;
    font-size: 14px;
}

.logo {
    overflow: hidden;
    float: left;
    width: 160px;
    height: 76px;
    background-position: -210px -137px;
}

.logo a {
    float: left;
    width: 102px;
    height: 52px;
    margin: 24px 0 0 30px;
}

.navigation {
    line-height: 60px;
    margin-left: 0;
    _display: inline;
}

.navigation li {
    float: left;
    padding: 0 16px;
}

.navigation li a {
    color: #5f5d5d;
    font-size: 16px;
    padding:5px 10px;
    border-radius:3px;
}

.navigation li.index_cur a {
    color: #ffffff;
}

.navigation li a:hover {
    text-decoration: none;
    color:#ffffff;
    padding:5px 10px;
    background: #5f5d5d no-repeat center bottom;
    border-radius:3px;
}

.rolling, .rolling_box {
    overflow: hidden;
    width: 100%;
    height: 300px;
}

.rolling_box {
    position: relative;
    height: 300px;
}

/*首页大图区域左右色块*/
.banner19 {
    background: #f2f2f2 url('../show/home/images/t.jpg') no-repeat center top;
    height: 300px;
}
.banner18 {
    background: #f2f2f2 url('../show/home/images/s.jpg') no-repeat center top;
    height: 300px;
}
.banner17 {
    background: #f2f2f2 url('../show/home/images/r.jpg') no-repeat center top;
    height: 300px;
}
.banner14 {
    background: #f2f2f2 url('../show/home/images/o.jpg') no-repeat center top;
    height: 300px;
}

.banner15 {
    background: #f2f2f2 url('../show/home/images/p.jpg') no-repeat center top;
    height: 300px;
}

.banner16 {
    background: #f2f2f2 url('../show/home/images/q.jpg') no-repeat center top;
    height: 300px;
}
.banner2 {
    background: #f2f2f2 url('../show/home/images/c.jpg') no-repeat center top;
    height: 300px;
}

.banner12 {
    background: #f2f2f2 url('../show/home/images/m.jpg') no-repeat center top;
    height: 300px;  
}

.banner8 {
    background: #f2f2f2 url('../show/home/images/i.jpg') no-repeat center top;
    height: 300px;
}

.banner4 {
    background: #f2f2f2 url('../show/home/images/e.jpg') no-repeat center top;
    height: 300px;
}

.banner11 {
    background: #f2f2f2 url('../show/home/images/l.jpg') no-repeat center top;
    height: 300px;
}

.banner13 {
    background: #f2f2f2 url('../show/home/images/n.jpg') no-repeat center top;
    height: 300px;
}

.banner10 {
    background: #f2f2f2 url('../show/home/images/k.jpg') no-repeat center top;
    height: 300px;
}

.banner5 {
    background: #f2f2f2 url('../show/home/images/f.jpg') no-repeat center top;
    height: 300px;
}

.banner3 {
    background: #f2f2f2 url('../show/home/images/d.jpg') no-repeat center top;
    height: 300px;
}

.banner6 {
    background: #f2f2f2 url('../show/home/images/g.jpg') no-repeat center top;
    height: 300px;
}

.banner0 {
    background: #f2f2f2 url('../show/home/images/a.jpg') no-repeat center top;
    height: 300px;
}

.banner7 {
    background: #f2f2f2 url('../show/home/images/h.jpg') no-repeat center top;
    height: 300px;
}

.banner1 {
    background: #f2f2f2 url('../show/home/images/b.jpg') no-repeat center top;
    height: 300px;
}

.banner9 {
    background: #f2f2f2 url('../show/home/images/j.jpg') no-repeat center top;
    height: 300px;
}

.banner a {
    display: block;
    width: 100%;
    height: 100%;
}

.rolling_btn {
    position: absolute;
    left: 50%;
    transform: translate3d(-50%,0,0);
    bottom: 10px;
    margin: auto;
    z-index: 888;
}

.rolling_btn span {
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 4px;
    line-height: 12px;
    text-align: center;
    background: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    color: #fff;
	filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
	-moz-opacity:0.5; /*Firefox私有，透明度50%*/
	opacity:0.5;/*其他，透明度50%*/
}

.rolling_btn .span_hover {
    background: #bfbfbe;
}

.rolling_btn .rl_span_bg {
    background: #bfbfbe;
	filter:alpha(opacity=100); /*IE滤镜，透明度50%*/
	-moz-opacity:1; /*Firefox私有，透明度50%*/
	opacity:1;/*其他，透明度50%*/
}

.rolling_framework {
    width: 100%;
    margin: 0 auto;
    z-index: 96;
}

.rolling_framework {
    position: relative;
}

.rolling_framework .banner {
    width: 100%;
    display: none;
}

.banner img {
    display: block;
    height: 300px;
}

.rolling_framework .banner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.find h1 {
    float: left;
    color: #bfbfbe;
    width: 520px;
    height: 40px;
    padding-top: 10px;
    line-height: 40px;
    font-size: 20px;
}

.find input, .find form {
    float: left;
    height: 50px;
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', 'Arial', '宋体';
}

.find .index_slogan {
    background-color: #fcfcfc;
	height:40px;
	line-height: 40px;
	margin:20px 0;
	filter:alpha(opacity=80); /*IE滤镜，透明度50%*/
	-moz-opacity:0.8; /*Firefox私有，透明度50%*/
	opacity:0.8;/*其他，透明度50%*/
	border:1px #dadade solid;
}

.find .index_news {
    color: #ffffff;
	font-size:14px;
	margin-left: 20px;
    height: 40px;
    overflow: hidden;
}
.index_news u {
    color: #ffffff;
}
.index_news a {
    color: #5f5d5d;
}
.index_news a:hover {
    color: #5f5d5d;
}

.find .index_news .ico_news, .find .index_news .b_news, .find .index_news ul {
    float: left;
    margin-left: 3px;
    _display: inline;
}

.find .index_news .b_news {

}

/*.find .index_news .ico_news {
    margin-top: 3px;
}*/

.find .index_news ul {
    width: 300px;
}

.find .index_news ul li {
    height: 40px;
    position: relative;
    overflow: hidden;
}

.find .index_news ul li a {
    float: left;
    color: #ffffff;
    font-size: 14px;
    font-family: '宋体', '新宋体', microsoft yahei;
    _display: block;
    max-width: 220px;
    _width: 220px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.find .index_news ul li span {
    position: absolute;
    top: 0;
    right: 2px;
    color: #ffffff;
    white-space: nowrap; /*padding-left:8px;*/
}

.icon {
    background-repeat: no-repeat;
    display: inline-block;
    position: relative;
}

.searchsltHover .icon-arrow {
    background-position: -27px -481px;
}

.searchbox {
    position: relative;
    float: left;
}

.searchbox .searchtxt {
    float: left;
    color: #5f5d5d;
    font-size: 22px;
    height: 50px;
    line-height: 48px;
    width: 132px;
    /*text-align:center; border: 1px solid #bfbfbf; border-right:0; border-radius:4px 0 0 4px*/
}

.searchtxt2 {
    float: left;
    color: #bfbfbe;
    font-size: 22px;
    height: 50px;
    line-height: 48px;
    width: 132px;
}

.search {
    width: 658px;
    line-height: 50px \0;
    text-indent: 15px;
    font-size: 16px;
    color: #dadade;
    border: 1px solid #bfbfbe;
    border-radius: 4px;
	background-color: #fff;
}

.search_focus {
    color: #bfbfbe;
}

.searchslt {
    width: 138px;
    height: 50px;
    line-height: 50px;
    background: #f2f2f2 url('../newimages/icons.png') no-repeat 115px -27px;
    border-radius: 0 4px 4px 0;
    text-indent: 25px;
    font-size: 18px;
    color: #666;
    border: 1px solid #e0e0e0;
    border-left: 0;
    float: left;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
}

.searchsltHover {
    background-position: 115px 22px;
}

.searchList {
    width: 138px;
    height: 301px;
    overflow-y: scroll;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    background: #FFF;
    position: absolute;
    right: 0;
    top: 52px;
    z-index: 9;
    display: none;
    -moz-box-shadow: 1px 1px 6px #999;
    -webkit-box-shadow: 1px 1px 6px #999;
    box-shadow: 1px 1px 6px #999;
}

.searchList li.on {
    background: #bfbfbe;
    color: #fff;
}

.searchList li {
    padding-left: 25px;
    line-height: 30px;
    cursor: pointer;
    font-family: "Microsoft YaHei";
    font-size: 14px;
}

.center-xian-title {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    position: relative;
    text-align: center;
	margin-top:60px;
}

.center-xian-text { 
	font-size: 16px;
	color: #aaaaaa;
	text-align: center; 
	width: 1000px;
	margin: 0 auto;
}

.center-xian-title i {
    background: #ededed none repeat scroll 0 0;
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 100%;
}
.center-xian-title span {
    background: white none repeat scroll 0 0;
    color: #5f5d5d;
    font-size: 30px;
    font-weight: 400;
    line-height: 60px;
    padding: 0 40px;
    position: relative;
    text-align: center;
}

.domainform_index {
    z-index: 3;
}

.domainform_index, .new_domain {
    position: relative;
}

.find .query {
    float: right;
    _display: inline;
    width: 195px;
    height: 51px;
    margin-left: 13px;
    *margin-left: 10px;
    background-image: none;
    background-color: #ff706f;
    border-radius: 5px;
    border: 0;
    cursor: pointer;
    color: #fff;
    font-size: 22px;
}

.find .query_whios {
    float: right;
    _display: inline;
    width: 195px;
    height: 51px;
    margin-left: 13px;
    *margin-left: 10px;
    background-image: none;
    background-color: #ff706f;
    border-radius: 5px;
    border: 0;
    cursor: pointer;
    color: #fff;
    font-size: 22px;
}

.searchbox_dl .search {
    width: 519px;
    border-radius: 4px 0 0 4px;
}

.searchbox_dl .searchslt {
    border-color: #bfbfbf;
}

.searchbox_dl .searchslt .icon-arrow {
    display: none;
}

.selling_inbox {
    float: left;
    width: 1000px;
}

.selling_inbox .offer_first2 a {
    border-left: 1px solid #ececec;
    border-radius: 3px 0 0 3px;
}

.selling_inbox .offer_last2 a {
    border-radius: 0 3px 3px 0;
}

.selling {
    position: relative;
    width: 100%;
    height: 131px;
    margin: 20px 0 15px;
}

.selling .offer {
    float: left;
    _display: inline;
    width: 200px;
    height: 130px; /*box-shadow:0 3px 10px #F4F4F4;*/
}

.selling .offer a {
    display: block;
    position: relative;
    height: 129px;
    background-image: none; /*background-position:-422px 0;*/
}

.selling .offer a:hover {
    /*background-position: -632px 0; top: -3px; left:0;*/

}

.selling_inbox .offer a {
    color: #9e9e9e;
    border-top: 1px solid #fafafa;
    border-right: 1px solid #fafafa;
    border-bottom: 1px solid #fafafa;
    border-left: 1px solid #fafafa;
    background-color: #f0f0f0;
    text-decoration: none;
}

.selling_inbox .offer a:hover {
    color: #9e9e9e;
    border-top: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    background-color: #ffffff;
    text-decoration: none;
}

.selling .offer_last {
    float: right;
    width: 190px;
    height: 131px;
    margin-right: 0;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.12);
}

.selling .offer_last a {
    background-image: url('../login/images/bg_index.png');
    background-repeat: no-repeat;
    display: block;
    position: relative;
    height: 131px;
    background-position: -422px -805px;
}

.selling .offer_last a:hover {
    /*background-position: -632px -805px; top: -3px; left:0;*/
    box-shadow: 0 2px 10px #F4F4F4;
}

.selling p {
    overflow: hidden;
}

.selling .offer .domain {
    height: 54px;
    margin-top: 2px;
    font-size: 22px;
    line-height: 54px;
    text-indent: 26px;
}

.domain {
    color:#ff706f;
}

.selling .offer .slogan {
    position: absolute;
    top: 0;
    right: 0;
    *right: -2px;
    width: 53px;
    height: 50px;
    text-indent: 0;
}

.selling .offer .slogan_01 {
    background-position: -741px -153px;
}

.selling .offer .slogan_02 {
    background-position: -676px -161px;
}

.selling .offer .slogan_04 {
    background-position: -590px -161px;
}

.selling .offer .slogan_05 {
    background-position: -419px -161px;
}

.notes strong {
    padding-left: 26px;
    font-weight: normal;
}

.selling .offer .price {
}

.selling .offer .price strong, .selling .offer .price span {
    height: 38px;
    padding: 10px 0 0 26px;
    line-height: 38px;
    font-size: 21px;
    color: #ff706f;
    text-align: center;
    font-weight: normal;
}

.selling .offer .price span {
    width: 92px;
    height: 17px;
    padding-top: 29px;
    line-height: 17px;
    font-size: 13px;
    color: #666;
    text-decoration: line-through;
}

.selling .offer .price em {
    padding-left: 2px;
}

.new_domain {
    margin: 20px 0 5px;
}

.update {
    float: left;
    width: 488px;
    height: 120px;
    background: url(../show/home/images/idxdom_salesleft.jpg) 0 0 no-repeat;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
}

.top_level {
    float: right;
    _display: inline;
    width: 490px;
    height: 120px;
    margin-left: 18px;
}

.top_level h2 {
    font-size: 16px;
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-indent: 46px;
}

.domain_names {
    margin: 1px 0 0; /*margin:12px 0 10px;*/
}

.domain_names dl {
    float: left;
    width: 232px;
}

.domain_names dl.index_dl_last {
    float: right;
    border-right: 0;
}

.domain_names dt, .domain_names dd {
    /*width:200px;*/

}

.domain_names dt {
    margin-bottom: 6px;
    /*
border:1px solid #E0E0E0;
background: -moz-linear-gradient(#ffffff,#ECECEC 88%, #E7E7E7);
background: -webkit-gradient(from(#ffffff), to(#E7E7E7));
background: -webkit-linear-gradient(#ffffff,#ECECEC 88%, #E7E7E7);
background: -o-linear-gradient(#ffffff,#ECECEC 88%, #E7E7E7);
background: linear-gradient(#ffffff,#ECECEC 88%, #E7E7E7);
-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#E7E7E7)";*/
}

.domain_names dt a {
    display: block;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    text-indent: 12px;
    letter-spacing: 2px;
    height: 20px;
    line-height: 20px;
    background-color: #D24949;
    position: relative;
}

.domain_names dt span {
    position: absolute;
    right: 6px;
    top: 1px;
    font-family: '宋体';
    letter-spacing: 0;
    font-weight: 600;
    font-size: 10px;
}

.domain_names dd {
    padding: 0;
    height: 96px;
    overflow: hidden;
    *position: relative;
}

.domain_names dd li {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.domain_names dd li a {
    color: #555;
    display: block;
    padding: 0 0 0 12px;
    line-height: 24px;
    height: 24px;
    position: relative;
    overflow: hidden;
}

.domain_names dd div, .domain_names dd p {
    float: left;
    height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.domain_names dd div {
    width: 153px;
}

.domain_names dd p {
    position: absolute;
    top: 0;
    right: 4px;
}

.domain_names .btn_left, .domain_names .btn_right {
    float: left;
    width: 22px;
    height: 32px;
    margin: 14px 0;
    background-position: 0 -389px;
    cursor: pointer;
}

.domain_names .btn_right {
    background-position: -31px -389px;
}

/*域名滚动区域 1-20*/
.names {
    overflow: hidden;
    float: left;
    width: 490px;
    margin: 0;
    position: relative;
}

.names_box {
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    overflow: hidden;
}

.names_box li {
    /*float: left; width: 58px; height: 58px; border: 1px solid #a0a0a0; border-radius:2px; margin-right: 20px; line-height: 58px; text-align: center; font-size: 16px;*/

}

.names_box_w li {
    float: left;
    padding: 0 20px 10px 0;
    overflow: hidden;
    border: 0;
    margin: 0;
}

.names_box_w li a {
    display: block;
    color: #7f7f7f;
    border: 1px solid #cfcfcf;
    border-radius: 2px;
    font-size: 13px;
    height: 48px;
    line-height: 24px;
    padding: 5px 10px;
    text-align: left;
    width: 158px;
    overflow: hidden;
}

.names_box_w li a div {
    color: #333;
}

.names_box_w li p .ft_hilite {
    color: #e3383a;
}

.zhuce {
    padding:30px 0;
    width: 100%;
    background-color: #fcfcfc;
}

.service {
    width: 100%;
    background: #ffffff;
}

.server {
    padding: 15px 0 18px;
}

.server_box {
    margin-top: 10px;
}

.server_box .product, .server_con {
    float: left;
    _display: inline;
    margin-right: 4px;
}

.server_box .product_last, .server_con_last {
    float: right;
    margin-right: 0;
}

.server_box .product a {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    height: 300px;
    width: 245px;
    border: 1px solid #f2f2f2;
    border-radius: 3px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .00);
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .00);
    background-color: #fafafa;
    background: -moz-linear-gradient(#ffffff, #FEFCFC 88%, #fcfcfc);
    background: -webkit-gradient(from(#ffffff), to(#fcfcfc));
    background: -webkit-linear-gradient(#ffffff, #fcfcfc 88%, #fcfcfc);
    background: -o-linear-gradient(#ffffff, #fcfcfc 88%, #fcfcfc);
    background: linear-gradient(#ffffff, #fcfcfc 88%, #fcfcfc);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#fcfcfc)";
    transition: all 0.15s ease 0s;
}

.server_box .product a:hover {
    top: 0px;
    left: 0;
    background: #fff;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .08);
    box-shadow: 0 3px 5px rgba(0, 0, 0, .08);
    border: 1px solid #dadade;
    background: -moz-linear-gradient(#ffffff, #ffffff 88%, #ffffff);
    background: -webkit-gradient(from(#ffffff), to(#ffffff));
    background: -webkit-linear-gradient(#ffffff, #ffffff 88%, #ffffff);
    background: -o-linear-gradient(#ffffff, #ffffff 88%, #ffffff);
    background: linear-gradient(#ffffff, #ffffff 88%, #ffffff);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#ffffff)";
    transition: all 0.5s ease 0s;
    /*border-width:1px; border-color:#bfbfbe; background-color:#fff; padding:0;*/
}

.server_box .product a h1 {
    color: #777777;
}

.server_box .product a:hover h1 {
    color: #777777;
}

.service2 .server {
    padding-top: 0;
}

.service2 .server_box {
    margin-top: 0;
}

.product_label {
    width: 100%;
    height: 112px;
    background-position: 0 -678px;
}

a:hover .product_label {
    background-position: -371px -678px;
}

.product_label div {
    width: 50px;
    height: 94px;
    margin: 0 auto;
}

.virtual {
    background-position: 7px -206px;
}

.cloud {
    background-position: -42px -205px;
}

.post {
    background-position: -98px -205px;
}

.overseas {
    background-position: -150px -205px;
}

.prodom {
    background-position: -201px -206px;
}

.pro400tel {
    background-position: -256px -207px;
}

.proisp {
    background-position: -305px -205px;
}

.provzhou {
    background-position: -354px -205px;
}

/*a:hover .virtual {
    background-position: -411px -206px;
}

a:hover .cloud {
    background-position: -460px -205px;
}

a:hover .post {
    background-position: -516px -205px;
}

a:hover .overseas {
    background-position: -568px -205px;
}

a:hover .prodom {
    background-position: -619px -206px;
}

a:hover .pro400tel {
    background-position: -674px -207px;
}

a:hover .proisp {
    background-position: -723px -205px;
}

a:hover .provzhou {
    background-position: -772px -205px;
}*/

.newico_png24 {
    background-image: url(../login/images/bg_index.png);
    height: 112px;
    width: 100%;
}

.newico_size {
	background-position: 220px -678px;
    height: 112px;
    width: 100%;
}

.newico_size div {
    height: 110px;
    margin: 0 auto;
    width: 70px;
}

.newico01 {
    background-position: -10px -1080px;
}

.newico02 {
    background-position: -90px -1080px;
}

.newico03 {
    background-position: -170px -1080px;
}

.newico04 {
    background-position: -250px -1080px;
}

.newico05 {
    background-position: -330px -1080px;
}

.newico06 {
    background-position: -410px -1080px;
}

.newico07 {
    background-position: -490px -1080px;
}

.newico08 {
    background-position: -570px -1080px;
}

a:hover .newico01 {
    background-position: -10px -1170px;
    transition: all 0.5s ease 0s;
}

a:hover .newico02 {
    background-position: -90px -1170px;
    transition: all 0.5s ease 0s;
}

a:hover .newico03 {
    background-position: -170px -1170px;
    transition: all 0.5s ease 0s;
}

a:hover .newico04 {
    background-position: -250px -1170px;
    transition: all 0.5s ease 0s;
}

a:hover .newico05 {
    background-position: -330px -1170px;
    transition: all 0.5s ease 0s;
}

a:hover .newico06 {
    background-position: -410px -1170px;
    transition: all 0.5s ease 0s;
}

a:hover .newico07 {
    background-position: -490px -1170px;
    transition: all 0.5s ease 0s;
}

a:hover .newico08 {
    background-position: -570px -1170px;
    transition: all 0.5s ease 0s;
}

.product h1 {
    overflow: hidden;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
}

.produvt_function {
    padding: 22px 0 20px 22px;
}

.produvt_function li {
    color: #999999;
    height: 20px;
    padding-bottom: 4px;
    line-height: 20px;
    text-indent: 31px;
    font-size: 14px;
    background-position: -42px -432px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product p, .product p a, .power h3, .related p, .server_subnav li {
    overflow: hidden;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    color: #bfbfbe;
    text-indent: 0;
}

.seniority {
    width: 100%;
}

.power, .power_border {
    float: left;
    width: 4px;
}

.power_border {
    background-position: -0px -730px;
}

.power {
    width: 247px;
}

.power_logo {
    width: 80px;
    height: 80px;
    margin: 13px auto 0;
    display: block;
}

.power_year {
    background-position: -199px -57px;
}

.power_idc {
    background-position: -101px -57px;
}

.power_cloud {
    background-position: 1px -59px;
}

.power_certification {
    background-position: -287px -57px;
}

.power h3 {
    padding: 5px 0 7px 0;
    font-size: 14px;
}

.related {
    margin-bottom: 20px;
}

.related p {
    font-size: 14px;
    color: #666;
}

.server_help .server_con {
    background-color: #fff;
}

.services {
    border-bottom: 1px solid #e0e0e0;
}

.server_con {
    overflow: hidden;
    float: left;
    width: 210px;
    height: 218px;
    border: 0;
    padding-left: 30px;
}

.server_con h1 {
    width: 100%;
    height: 40px;
    margin: 0 auto 3px;
    line-height: 40px;
    font-size: 16px;
}

.server_con h1 span {
    float: left;
    width: 40px;
    height: 40px;
    padding-right: 10px;
}

.server_subnav li {
    font-size: 14px;
    text-align: left;
    text-indent: 50px;
    line-height: 26px;
    white-space: nowrap;
    height: auto;
}

.server_subnav p {
    overflow: hidden;
    width: 100%;
    height: 32px;
}

.server_con .consulting {
    width: 100%;
    text-indent: 18px;
}

.servar_center span {
    background-position: 0 -525px;
}

.server_support span {
    background-position: -108px -524px;
}

.server_management span {
    background-position: -220px -522px;
}

.server_subnav p strong, .online span {
    float: left;
    width: 24px;
    height: 20px;
}

.footer_friendlink {
    background-color: #f7f7f7;
    color: #444;
    height: 50px;
    line-height: 32px;
    padding: 3px 0 2px; /*margin-top:20px;*/
    text-align: center;
}

.footer_friendlink a {
    color: #444;
    margin: 0 10px 0 5px;
}

.footer_friendlink a:hover {
    text-decoration: underline;
}

.footer_friendlink strong {
    font-weight: normal;
}

.foot_links {
    margin-top: 10px;
}

.foot_links p, .footer p {
    text-indent: 0;
}

.foot_tools {
    background: #0e0e0e url(../show/home/images/footbg.png) repeat 0 0;
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.3);
}

.foot_links .layout {
    padding: 0 0 20px;
}

.foot_links .server_box {
    border-top: 0;
    margin-top: 0;
    padding: 18px 0;
}

.foot_links .server_box, .foot_links .server_box a {
    color: #fff;
}

.foot_links .server_box a:hover {
    color: #bfbfbe;
    text-decoration: underline;
}

.foot_links .server_box .link_white {
    color: #fff;
}

.foot_links .server_con {
    background-color: transparent;
    border-top: 0;
    height: auto;
    padding-left: 26px
}

.server_con_last .consulting {
    text-indent: 0;
}

.sub_line {
    background: url(../login/images/bg_index.png) 0 -567px no-repeat;
}

.sub_switch {
    background: url(../login/images/bg_index.png) -229px -566px no-repeat;
}

.server_subnav h2 {
    font-size: 16px;
    padding-top: 6px;
}

.online {
    width: 100%;
    height: 30px;
    margin-top: 11px;
}

.online span {
    width: 26px;
    margin-top: 5px;
    background: url(../login/images/bg_index.png) -111px -566px no-repeat;
}

.online a {
    float: left;
    width: 60px;
    height: 30px;
    line-height: 30px;
    background: #bfbfbe;
    text-align: center;
    text-indent: 0;
    color: #fff;
}

.footer {
    padding: 0 7px 30px;
	background-color: #f5f5f5;
	border-top:1px #efefef solid;
}

.footer_nav {
    margin: 5px auto 6px;
    text-align: center;
}

.footer_nav a {
    color: #333;
    display: inline-block;
    font-size: 14px;
    margin: 0 7px;
}

.footer_nav a:hover {
    color: #bfbfbe;
    text-decoration: underline;
}

.footer p {
    line-height: 21px;
    text-align: center;
}

.footer, .footer p a {
    color: #707070;
}

.footer .copyright {
    /*background-color:#FA673D; padding:0 3px; margin:1px 0; display:inline-block; border-radius:2px; color:#fff;*/

}

.footer_certificate {
    width: 910px;
    margin: 5px auto 0;
}

.footer_certificate p {

}

.footer_record {
    background-position: 0 -158px;
    float: left;
    width: 112px;
    height: 40px;
    margin-right: 4px;
}

.footer_trusted {
    background-position: -119px -158px;
    float: left;
    width: 50px;
    height: 40px;
    margin-right: 4px;
}

.footer_icoicann {
    background-position: -481px -1026px;
    float: left;
    width: 54px;
    height: 44px;
    margin-right: 4px;
}

.footer_icocnnic {
    background-position: -541px -1026px;
    float: left;
    width: 104px;
    height: 44px;
    margin-right: 4px;
}

.footer_icocngold {
    background-position: -125px -1026px;
    float: left;
    width: 50px;
    height: 40px;
    margin-right: 4px;
}

.footer_icoidcser {
    background-position: -180px -1026px;
    float: left;
    width: 46px;
    height: 40px;
    margin-right: 4px;
}

.footer_icouservice {
    background-position: -230px -1026px;
    float: left;
    width: 50px;
    height: 40px;
    margin-right: 4px;
}

.index_cart {
    overflow: hidden;
    position: relative;
    float: right;
    width: 102px;
    height: 40px;
    margin: 31px 6px 0 0;
    background: #bfbfbe;
    border-radius: 3px;
    text-indent: 26px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
}

.index_cart span {
    position: absolute;
    top: 8px;
    left: 0;
    width: 21px;
    height: 18px;
    padding: 21px 0 0 10px;
    margin-left: 5px;
    background-position: 9px -345px;
}

.index_strong {
    font-family: Tahoma, Geneva, sans-serif;
    font-weight: 700;
    position: absolute;
    top: 7px;
    right: 10px;
    overflow: hidden;
    float: right;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #bfbfbe;
    background: url(../newimages/111_03.jpg) 0 0 no-repeat;
}

.index_cart b {
    float: left;
    width: 40px;
    height: 100%;
}

.foot_tj img {
    vertical-align: middle;
    display: none;
}

.foot_tj_in {
    margin-right: 3px;
}

/*首页在线咨询
------------------------------------------------------------------------------------*/
.popAskBox {
    position: fixed;
    right: 0;
    top: 142px;
    width: 30px;
    height: 250px;
    z-index: 98;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 142));
}

.popAskBox-w {
    width: 183px;
}

* html {
    background-image: url(about:blank);
    background-attachment: fixed;
}

/* 解决固定层在IE6下闪的问题 */
.popAskBoxIn {
    position: relative;
}

.popAskBox .popAskBtn-l, .popAskBox .popAskBtn-r {
    float: left;
    width: 30px;
    height: 120px;
    background-position: -550px -300px;
    cursor: pointer;
}

.popAskBox .popAskBtn-l {
    background-position: -510px -300px;
}

.popAskCon {
    position: absolute;
    top: 0;
    left: 30px;
    width: 149px;
    height: 243px;
    background-color: #FFF;
    border: 1px solid #c5c3c3;
    padding: 1px;
}

.popAskCon h4 {
    background-color: #f2f2f2;
    color: #000;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin: 0;
    padding: 0;
}

.popAskMod {
    padding: 7px 0;
}
.popAskMod_qq .icon_qq {
    display: inline-block;
    width:92px;
    height: 22px;
    background-position: -504px -368px;
}
.popAskMod a {
    color: #444;
}

.popAskMod ul li {
    list-style: none;
    line-height: 1;
    padding: 5px 0 5px 32px;
    height: 23px;
    overflow: hidden;
}

.popAskMod_btn {
    display: block;
    background-position: -504px -303px;
    text-indent: 25px;
    font-size: 14px;
    color: #444;
    white-space: nowrap;
    overflow: hidden;
    width: 92px;
    height: 22px;
    line-height: 22px;
    text-align: left;
}

.popAskMod_btn_mail {
    background-position: -504px -335px;
}

.popAskMod_num {
    line-height: 26px;
    font-size: 13px;
    font-family: Verdana, Geneva, sans-serif;
    padding-left: 32px;
}

.popAskMod_link {
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}

.popAskMod_link a:hover {
    text-decoration: underline;
}

.popAskMod_link .ico_page, .popAskMod_link .ico_pay {
    background-position: -616px -303px;
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 3px;
    vertical-align: middle;
}

.popAskMod_link .ico_pay {
    background-position: -646px -303px;
}

/*购物车
------------------------------------------------------------------------------------*/
.popShopcart {
    position: fixed;
    right: 0;
    top: 266px;
    width: 30px;
    height: 122px;
    z-index: 99;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 410));
}

.popShopcart .cartLink {
    background-position: -590px -300px;
    float: right;
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-indent: 0;
    height: 122px;
    width: 30px; /*padding:41px 1px 0;*/
    color: #fff;
    text-align: center;
}

.popShopcart .cartLink i {
    display: none;
    position: absolute;
    top: 11px;
    left: -3px;
    width: 21px;
    height: 23px;
    padding: 0 0 0 10px;
    margin-left: 0;
    background-position: 9px -345px;
}

.popShopcart .cartLink b {
    display: none;
    color: #fff;
    font-weight: 500;
    line-height: 16px;
    padding: 0 6px;
    text-align: center;
}

.popShopcart .cartLink span {
    position: absolute;
    top: 86px;
    left: 3px;
    /* background-color:#fff; border-radius:50%; margin:6px 0 9px 1px;*/
    color: #000;
    font-size: 14px;
    height: 26px;
    width: 26px;
    line-height: 26px;
    text-align: center;
}
.popShopcart .J-shoping-num{
    animation:numChange 0.5s 1; 
    -webkit-animation:numChange 0.5s 1;
    -ms-animation:numChange 0.5s 1;
}
@keyframes numChange{
  0%{-webkit-transform:scale(1);transform:scale(1);-ms-transform:scale(1);}
  50%{-webkit-transform:scale(1.1);transform:scale(1.1);-ms-transform:scale(1.1);}
  100%{-webkit-transform:scale(1);transform:scale(1);-ms-transform:scale(1);}
}
.fly_item {
    position: fixed;
    width: 20px;
    height: 20px;
    opacity: 0.5;
    z-index: 999;
    filter: alpha(opacity=50);
    background: url(../show/home/images/fly_item.png) 0 0 no-repeat;
    overflow: hidden;
    z-index: 1000;
}
.u-flyer{
    position: fixed;
    width: 20px;
    height: 20px; 
    z-index: 9999; 
}

/*返回顶部*/
.returntop {
    display: none;
    position: fixed;
    bottom: 55px; /*right:220px;*/
    width: 54px;
    height: 54px;
    _position: absolute;
    z-index: 10;
}

.returntop a {
    background: url(../show/home/images/top.jpg) 0 0 no-repeat;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: block;
    width: 54px;
    height: 54px;
    padding: 0;
    line-height: 20px;
    text-align: center;
    outline: 0;
    opacity: 0.7;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 4px;
}

.returntop a:hover {
    color: #fff;
    opacity: 1.0;
    text-decoration: none;
}

.returntop a span {
    display: none;
}

/*链接 - hover样式*/
a:hover, .server_box .product a:hover, .find .notice_c a:hover,
.domain_names dd li a:hover, .footer p a:hover {
    color: #bfbfbe;
    text-decoration: none;
}

.find .index_news ul li a:hover {
    color: #ffffff;
    text-decoration: none;
}

.find .notice_c a:hover, .domain_names dd li a:hover, .find .index_news ul li a:hover,
.footer p a:hover {
    text-decoration: underline;
}

#contant {
    min-height: 380px;
}
.bubble {
    position: absolute;
    top: 0px;
    right: -82px;
    background: #d1e5ec;
    color: #666;
    z-index: 999;
    border-radius: 5px;
    padding: 6px;
    line-height: 24px;
}
.bubble:after, .bubble:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: 12px;
    left: -12px;
    border-left: 6px solid transparent;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #d1e5ec;
}