@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: #e2383a;
}

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;
}
/* ===============
   浏览器更新提示
   =============== */

   .browserupgrade {
    margin: 0;
    padding: 1rem;
    background: #ccc;
    text-align: center
}

html, body {
    width: 100%;
    font-size: 12px;
    color: #333;
}
.icon_new_tag { 
	background-image: url(../login/images/bg_01.png);
	position:relative; 
	top:-60px; 
	left:15px;
	width:30px; 
	height:20px; 
	background-position:-420px 1016px; 
	display:block; 
}
.icon_sale_tag{
    background-image: url(../login/images/bg_01.png);
	width:35px; 
	height:18px; 
    background-position:-450px 1036px; 
    display: inline-block;
    position: absolute;
    top:3px;
    margin-left: 3px
}
.icon_hot_tag { 
	background-image: url(../login/images/bg_01.png);
	position:relative; 
	top:-60px; 
	left:8px;
	width:30px; 
	height:20px; 
	background-position:-450px 1016px; 
	display:block; 
}
a.bch-item{
    line-height: 25px;
    position: relative;
    display: block;
    width: 157px;
}
.wrap {
    overflow: hidden;
    width: 100%;
}

.layout {
    width: 1000px;
    margin: 0 auto;
}

.header {
    background: #222;
    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: 12px;
    line-height: 40px;
}

.header_left {
    float: left;
    text-indent: 20px;
    color: #f0f0f0;
    font-size: 13px;
}

.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: #fff !important;
}

.header_right a:hover {
    color: #EA000C !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: 7px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.down_menu_on {
    background: #fff;
}

.down_menu_on a {
    color: #000 !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_box .down_menu_btn, .input11 {
    position: absolute;
    top: 4px;
    right: 0;
    cursor: pointer;
    width: 22px;
    height: 22px;
    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: #aaa 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: 12px;
    display: block;
    height: 25px;
    line-height: 25px;
    cursor: pointer;
    background-color: #FFFFFF;
    color: #000 !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: #E3E5E9;
    text-decoration: underline;
    color: #e2383a !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: 12px;
    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: #e2383a !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_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;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.nav .layout {
    position: relative;
}

.nav .head_gpdm {
    position: absolute;
    top: 70px;
    left: 22px;
    font-family: '微软雅黑';
    font-size: 12px;
}

.logo {
    overflow: hidden;
    float: left;
    width: 160px;
    height: 76px;
    background-position: -210px -140px;
}

.logo a {
    float: left;
    width: 102px;
    height: 52px;
    margin: 24px 0 0 30px;
}

.navigation {
    line-height: 60px;
	margin-top: 20px;
    margin-left: 0;
    _display: inline;
}

.navigation li {
    float: left;
    padding: 0 9px;
}

.navigation li a {
    font-size: 15px;
}

.navigation li.index_cur a {
    color: #e2383a;
}

.navigation li a:hover {
    text-decoration: none;
}

.rolling, .rolling_box {
    overflow: hidden;
    width: 100%;
    height: 300px;
}

.rolling_box {
    position: relative;
    height: 300px;
}

/*首页大图区域左右色块*/
.banner_spring{
    background: #f2f2f2 url('../show/home/images/spring-ban-sz.jpg') no-repeat center top;
    height: 300px;
}
.banner_groupAdmain{
    background: #f2f2f2 url('../show/home/images/groupDomain_banner.jpg') no-repeat center top;
    height: 300px;
}
.banner_sslsale{
    background: #f2f2f2 url('../show/huodong/images/sslsale.jpg') no-repeat center top;
    height: 300px;
}
.banner_domain{
    background: #f2f2f2 url('../show/home/images/network_banner_home.jpg?v=2') no-repeat center top;
    height: 300px;
}
.banner27 {
    background: #f2f2f2 url('../show/huodong/images/huodong-baidu.jpg') no-repeat center top;
    height: 300px;
}
.banner26 {
    background: #f2f2f2 url('../show/home/images/z.jpg') no-repeat center top;
    height: 300px;
}
.banner25 {
    background: #f2f2f2 url('../show/home/images/gds.jpg') no-repeat center top;
    height: 300px;
}
.banner24 {
    background: #f2f2f2 url('../show/home/images/y.jpg') no-repeat center top;
    height: 300px;
}
.banner23 {
    background: #f2f2f2 url('../show/home/images/x.jpg') no-repeat center top;
    height: 300px;
}
.banner22 {
    background: #f2f2f2 url('../show/home/images/w.jpg') no-repeat center top;
    height: 300px;
}
.banner21 {
    background: #f2f2f2 url('../show/home/images/v.jpg') no-repeat center top;
    height: 300px;
}
.banner20 {
    background: #f2f2f2 url('../show/home/images/u.jpg') no-repeat center top;
    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;
}
.banner16 {
    background: #f2f2f2 url('../show/home/images/q.jpg') no-repeat center top;
    height: 300px;
}
.banner15 {
    background: #f2f2f2 url('../show/home/images/p.jpg') no-repeat center top;
    height: 300px;
}
.banner14 {
    background: #f2f2f2 url('../show/home/images/o.jpg') no-repeat center top;
    height: 300px;
}
.banner13 {
    background: #f2f2f2 url('../show/home/images/n.jpg') no-repeat center top;
    height: 300px;
}
.banner12 {
    background: #f2f2f2 url('../show/home/images/m.jpg') no-repeat center top;
    height: 300px;  
}
.banner11 {
    background: #f2f2f2 url('../show/home/images/l.jpg') no-repeat center top;
    height: 300px;
}
.banner10 {
    background: #f2f2f2 url('../show/home/images/k.jpg') no-repeat center top;
    height: 300px;
}
.banner9 {
    background: #f2f2f2 url('../show/home/images/j.jpg') no-repeat center top;
    height: 300px;
}
.banner8 {
    background: #f2f2f2 url('../show/home/images/i.jpg?v=03') no-repeat center top;
    height: 300px;
}
.banner7 {
    background: #f2f2f2 url('../show/home/images/h.jpg') no-repeat center top;
    height: 300px;
}
.banner6 {
    background: #f2f2f2 url('../show/home/images/g.jpg') no-repeat center top;
    height: 300px;
}
.banner5 {
    background: #f2f2f2 url('../show/home/images/f.jpg') no-repeat center top;
    height: 300px;
}
.banner4 {
    background: #f2f2f2 url('../show/home/images/e.jpg') no-repeat center top;
    height: 300px;
}
.banner3 {
    background: #f2f2f2 url('../show/home/images/d.jpg') no-repeat center top;
    height: 300px;
}
.banner_radix {
    background: #f2f2f2 url('../show/home/images/banner_radix.jpg') no-repeat center top;
    height: 300px;
}
.banner2 {
    background: #f2f2f2 url('../show/home/images/c.jpg') no-repeat center top;
    height: 300px;
}
.banner1 {
    background: #f2f2f2 url('../show/home/images/b.jpg') no-repeat center top;
    height: 300px;
}
.banner0 {
    background: #f2f2f2 url('../show/home/images/a.jpg') no-repeat center top;
    height: 300px;
}
.banner_shop{
    background: #f2f2f2 url('../show/home/images/domain_shop.jpg') no-repeat center top;
    height: 300px;
}
.banner011 {
    background: #f2f2f2 url('../show/home/images/a11.jpg?v=2') 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: 97;
}

.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: #e2383a;
}

.rolling_btn .rl_span_bg {
    background: #e2383a;
	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: #000;
    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 {
    padding: 9px 0 6px;
}

.find .index_news {
    float: right;
    color: #3f3f3f;
    height: 22px;
    line-height: 22px;
    margin-top: 20px;
    overflow: hidden;
    *position: relative;
}

.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: 22px;
    position: relative;
    overflow: hidden;
}

.find .index_news ul li a {
    float: left;
    color: #555;
    font-size: 12px;
    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: #7f7f7f;
    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: #555;
    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*/
}

.search {
    width: 658px;
    line-height: 50px \0;
    text-indent: 15px;
    font-size: 16px;
    color: #b2b2b2;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
}

.search_focus {
    color: #111;
}

.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: #E2383A;
    color: #fff;
}

.searchList li {
    padding-left: 25px;
    line-height: 30px;
    cursor: pointer;
    font-family: "Microsoft YaHei";
    font-size: 14px;
}

.domainform_index {
    z-index: 3;
}

.domainform_index, .new_domain {
    position: relative;
}

.find .query {
    float: right;
    _display: inline;
    width: 195px;
    height: 51px;
    margin-left: 12px;
    *margin-left: 10px;
    background-image: none;
    background-color: #E2383A;
    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: 592px;
}

.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;
}
.offer-ad{
    font-size: 0px;
}
.selling {
    position: relative;
    width: 1000px;
    height: 131px;
    margin: 20px 0 15px;
}

.selling .offer {
    float: left;
    _display: inline;
    width: 148px;
    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 {
    border-top: 1px solid #f1f1f1;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    text-decoration: none !important;
    box-shadow: 0 0 0 #fff inset;
    margin-right: 0;
    transition: all 0.35s ease 0s;
}

.selling_inbox .offer a:hover {
    box-shadow: 0 0 18px #FEE7E7 inset;
    text-decoration: none;
    transition: all 0.2s ease 0s;
}

.selling .offer_last {
    float: right;
    width: 192px;
    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 {
    color: #111;
    height: 54px;
    margin-top: 2px;
    font-size: 22px;
    line-height: 54px;
    text-indent: 26px;
}

.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 {
    color: #777;
    padding-left: 26px;
    font-weight: normal;
}

.selling .offer .price {
    color: #777;
}

.selling .offer .price strong, .selling .offer .price span {
    height: 38px;
    padding: 10px 0 0 26px;
    line-height: 38px;
    font-size: 21px;
    color: #e2383a;
    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: 12px;
    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;
}

.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: 18px;
}
.server_box .product_last, .server_con_last {
    float: right;
    margin-right: 0;
}
.server_con_last {
    float: right;
    margin-right: 0;
    width: 226px !important;
}
@media only screen and (min-width: 1024px){
    .server_con_last{
        margin-left: 36px;
        width: 300px !important;
    }
}
.server_con_last .wechat-weibo .item{
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
@media only screen and (min-width: 1024px){
    .server_con_last .wechat-weibo .item{
        margin-right: 30px;
    }
}
.server_con_last .wechat-weibo .item:first-of-type{
    margin-top: 0px;
}
.server_con_last .wechat-weibo .item:last-of-type{
    margin-right: 0px
}
.server_con_last .wechat-weibo .item .wx-img{
    height: 110px;
}

.server_con_last .wechat-weibo .item .item-img{
    display: inline-block;
    width: 48px;
    height: 38px;
    background: url(../show/home/images/footer-icon.png);
    background-repeat: no-repeat;
    margin-bottom: 10px;
}
.server_con_last .wechat-weibo .item .wechat-img{
    background-position: 0 -410px;
}
.server_con_last .wechat-weibo .item .weibo-img{
    background-position: 0 -494px;
}
.server_con_last .wechat-weibo .item a:hover{
    text-decoration:none
}
.foot-contact .wechat-weibo .item p, .foot-contact .wechat-weibo .item a{
    color: #ffffff;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    display: block;
    text-align: center;
}
.server_box .product a {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    height: 300px;
    width: 234px;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    box-shadow: 0 0px 6px rgba(0, 0, 0, .05);
    -webkit-box-shadow: 0 0px 6px rgba(0, 0, 0, .05);
    background-color: #fafafa;
    background: -moz-linear-gradient(#ffffff, #FEFCFC 88%, #f3f3f3);
    background: -webkit-gradient(from(#ffffff), to(#FAF1F1));
    background: -webkit-linear-gradient(#ffffff, #FEFCFC 88%, #f3f3f3);
    background: -o-linear-gradient(#ffffff, #FEFCFC 88%, #f3f3f3);
    background: linear-gradient(#ffffff, #FEFCFC 88%, #f3f3f3);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#FAF1F1)";
    transition: all 0.15s ease 0s;
}

.server_box .product a:hover {
    top: -1px;
    left: 0;
    background: #fff;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .15);
    border-color: #ddd;
    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.2s ease 0s;
    /*border-width:1px; border-color:#E2383A; background-color:#fff; padding:0;*/
}

.server_box .product a h1 {
    color: #333;
}

.server_box .product a:hover h1 {
    color: #000;
}

.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;
}

.product h1 {
    overflow: hidden;
    text-align: center;
    font-size: 24px;
    line-height: 24px;
}

.produvt_function {
    padding: 22px 0 20px 22px;
}

.produvt_function li {
    color: #5f5f5f;
    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, .related p, .server_subnav li {
    overflow: hidden;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    color: #e2383a;
    text-indent: 0;
}

.power h3 {
    overflow: hidden;
    width: 100%;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    text-align: center;
    color: #686868;
    text-indent: 0;
    padding: 5px 0 7px 0;
}

.seniority {
    width: 100%;
    padding: 20px 0;
}

.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: 0px -60px;
}

.power_idc {
    background-position: -100px -60px;
}

.power_cloud {
    background-position: -200px -60px;
}

.power_certification {
    background-position: -300px -60px;
}

.related {
    margin-bottom: 20px;
}

.related p {
    font-size: 12px;
    color: #666;
}

.server_help .server_con {
    background-color: #fff;
}

.services {
    border-bottom: 1px solid #e0e0e0;
}

.server_con {
    overflow: hidden;
    float: left;
    width: 158px;
    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: 12px;
    text-align: left;
    text-indent: 50px;
    line-height: 26px;
    white-space: nowrap;
    height: auto;
}

.server_subnav p {
    overflow: hidden;
    width: 100%;
    height: 32px;
    font-size: 12px;
}

.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 p, .footer p {
    text-indent: 0;
}
@media only screen and (min-width: 1024px){
    .foot_links .layout{
        width: 1180px;
    }
}
.foot_tools {
    background: #222222;
}

.foot_links .layout {
    padding: 0 0 20px;
}

.foot_links .server_box {
    border-top: 0;
    margin-top: 0;
    padding: 18px 0;
}

.foot_links .server_box {
    color: #fff;
}

.foot_links .server_box a {
    color: #a7a7a7;
	font-size: 13px;
}

.foot_links .server_box a:hover {
    color: #E2383A;
    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: 12px
}
@media only screen and (min-width: 1024px){
    .foot_links .server_con{
        margin-left: 23px;
    }
}
.telephone_con .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: #e2383a;
    text-align: center;
    text-indent: 0;
    color: #fff;
}

.footer {
    padding: 0 7px 30px;
}

.footer_certificate {
    width: 856px;
    margin: 5px auto 0;
}

.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: #e2383a;
    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: #e2383a;
    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: 393px;
    width: 30px;
    height: 250px;
    z-index: 98;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 142));
}
.popAskBox2 {
    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;
}

.popAskBox2 .popAskBtn-l, .popAskBox2 .popAskBtn-r {
    float: left;
    width: 30px;
    height: 120px;
    background-position: -461px -432px;
    cursor: pointer;
}
.popAskBox .popAskBtn-l, .popAskBox .popAskBtn-r{
    float: left;
    width: 30px;
    height: 120px;
    background-position: -631px -432px;
    cursor: pointer;
}

.popAskBox2 .popAskBtn-l{
    background-position: -423px -432px;
}
.popAskBox .popAskBtn-l{
    background-position: -592px -432px;
}
.popAskCon, .popAskCon2{
    position: absolute;
    top: 0;
    left: 30px;
    width: 149px;
    height: 243px;
    background-color: #FFF;
    border: 1px solid #c5c3c3;
    padding: 1px;
}

.popAskCon h4,.popAskCon2 h4 {
    background-color: #f2f2f2;
    color: #000;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin: 0;
    padding: 0;
}
.popAskCon2{
    height: 185px !important;
}

.popAskMod {
    padding: 7px 0;
}
.popAskMod_qq .icon_qq {
    display: inline-block;
    width:92px;
    height: 22px;
    background-position: -504px -368px;
}
.popAskMod_qq .ico_png24 {
    display: inline-block;
    width:92px;
    height: 22px;    
}
.popAskMod_qq .icon_qq1{
    background-position: -673px -304px;
} 
.popAskMod_qq .icon_qq2{
    background-position: -673px -336px ;
}
.popAskMod_qq .icon_qq3{
    background-position: -673px -369px ;
} 
.popAskMod_qq .icon_qq4{
    background-position: -673px -398px ;
} 
.popAskMod a {
    color: #444;
}

.popAskMod ul li {
    list-style: none;
    line-height: 1;
    padding: 5px 0 5px 32px;
    height: 23px;
    overflow: hidden;
}
.popAskCon2 {
    position: absolute;
    top: 0;
    left: 30px;
    width: 149px;
    height: 243px;
    background-color: #FFF;
    border: 1px solid #c5c3c3;
    padding: 1px;
}

.popAskCon2 h4 {
    background-color: #f2f2f2;
    color: #000;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    margin: 0;
    padding: 0;
}

.popAskMod2 {
    padding: 7px 0;
}
.popAskMod2 a {
    color: #444;
}

.popAskMod2 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: 12px;
    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: 12px;
    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: -507px -432px;
    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: 12px;
    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, .find .index_news ul li a:hover, .footer p a:hover {
    color: #E2383A;
    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;
}
#footDiv .footer-content{
    font-size: 0px;
    padding-top: 42px;
    background-color: #222222
}
.footer-content *{
    box-sizing: border-box;
}
.footer-content .first-content{
    padding-bottom: 11px;
    border-bottom: 1px solid #4b5054;
}
.footer-content .first-content .item{
    display: inline-block;
    vertical-align: top;
    
}
.footer-content .first-content .contact{
    margin-right: 64px;
    width: 188px;
}
@media only screen and (max-width: 1024px){
    .footer-content .first-content .contact{
        margin-right: 52px;
    }
}
.footer-content .first-content .contact em.telephone{
    margin-left: 10px;
}
.footer-content .first-content .suport{
    width: 75px;
    margin-right: 126px;
}
@media only screen and (max-width: 1024px){
    .footer-content .first-content .suport{
        margin-right: 34px;
    }
}
.footer-content .first-content .entrance{
    width: 137px;
    margin-right: 63px;
}
@media only screen and (max-width: 1024px){
    .footer-content .first-content .entrance{
        margin-right: 30px;
    }
}
.footer-content .first-content .notice{
    width: 302px;
    border-right: 1px solid #4b5054;
    padding-left: 8px; 
    margin-right: 80px;
    height: 180px;
    position: relative;
}
.footer-content .first-content .notice ul li{
    width: 248px;
}
.footer-content .first-content .notice ul li a{
    font-size: 12px;
    color: #cccccc;
    line-height: 17px;
    margin-bottom: 12px;
    display: block;
    white-space: nowrap;  
    text-overflow:ellipsis; 
    overflow:hidden;
}
.footer-content .first-content .notice ul li a .time{
    margin-right: 4px;
}
.footer-content .first-content .notice a.checkmore{
    position: absolute;
    bottom: 15px;
    right: 0px;
    color: #828282;
    font-size: 12px;
    margin-right: 43px;
}

.footer-content .first-content .item .title{
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 22px;
}
.footer-content .first-content .item ul li{
    margin-bottom: 8px;
    height: 16px;
    font-size: 12px;
    color: #cccccc;
}
.footer-content ul li a{
    font-size: 12px;
    color: #cccccc;
}
.footer-content ul li a.redColor{
    color: #ff3a3a;
}
.footer-content ul li a:hover{
    text-decoration: none !important;
    color: #ff3a3a !important;
}
.footer-content .first-content .item .qrcode .qrcode-img{
    margin-bottom: 5px;
}
.footer-content .first-content .item .qrcode .qrcode-img label{
    color:#cccccc;
    font-size: 12px;
    display: block;
    margin-bottom: 11px;
}
.footer-content .first-content .item .qrcode .qrcode-img label a{
    color: #ff3a3a
}
.footer-content .first-content .item .qrcode .qrcode-img i{
    display: block;
    height: 120px;
}
.footer-content .first-content .item .qrcode .weixin-weibo{
    padding-left: 5px;
}
.footer-content .first-content .item .qrcode .weixin-weibo .item-img{
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.footer-content .first-content .item .qrcode .weixin-weibo .wechat{
    margin-right: 20px;
}
.footer-content .second-content{
    padding: 20px 0 18px 8px;
    border-bottom: 1px solid #4b5054;
}
.footer-content .second-content .item{
    line-height: 25px;
}
.footer-content .second-content .item h3{
    font-size: 14px;
    color: #ffffff;
    margin-right: 51px;
    float: left;
    margin-top: 5px;
}
.footer-content .second-content .item ul{
    font-size: 0px;
    float: left;
}
.footer-content .second-content .item ul li{
    display: inline-block;
    margin-right: 40px;
}
.footer-content .second-content .item ul li a{
    color: #999999
}
@media only screen and (max-width: 1024px){
    .footer-content .second-content .item ul li{
        margin-right: 30px;
    }
}
.footer-content .third-content{
    border-bottom: 1px solid #4b5054;
    padding: 30px 0 30px 8px;
}
.footer-content .third-content ul{
    font-size: 0px;
    margin-bottom: 25px;
}
.footer-content .third-content ul li {
    display: inline-block;
    margin-right: 50px;
}
.footer-content .third-content ul li a{
    font-size: 14px;
    color: #cccccc;
}
.footer-content .third-content .copyright p{
    font-size: 12px;
    text-align: center;
    color: #cccccc;
    line-height: 20px;
    margin-bottom: 10px;
}
.footer-content .third-content .copyright a{
    color: #cccccc;
    text-decoration: none;
}
.footer-content .third-content .copyright a:hover{
    text-decoration: none;
    color: #ff3a3a !important;
}
.footer-content .third-content .copyright p .record-label{
    width: 17px;
    margin-right: 9px;
    position: relative;
    top: 3px;
}
.footer-content .third-content .copyright .record-number{
    margin: 0 15px;
}
.footer-content .certificate-content {
    padding-top: 30px;
}
.footer-content .certificate-content ul{
    font-size: 0px;
    margin: 0 auto;
    text-align: center
}
.footer-content .certificate-content ul li{
    display: inline-block;
    margin-right: 38px;
}
