[v-cloak] {
    display: none;
}

.list2_header {
    background: url("../images/bg_list2.png") no-repeat;
    width: 100%;
    height: 6.525rem;
    background-size: 100%;
    padding-top: 0.95rem;
    box-sizing: border-box;
    font-size: 0.8rem;
    color: #fff;
    padding-left: 1.35rem;
}

.list2_box {
    position: absolute;
    top: 4rem;
    left: 50%;
    transform: translateX(-50%);
    width: 14.575rem;
}

.list2_box .list2_li {
    padding: 0.825rem 0.95rem 0.9rem 0.85rem;
    box-sizing: border-box;
    min-height: 9.625rem;
    background-color: #fff;
    border-radius: 0.25rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.15);
    margin-bottom: .5rem;
    line-height: 1.05rem;
    font-size: 0.6rem;
    color: #999;
}

.list2_title {
    font-size: 0.7rem;
    color: #31303f;
    margin-bottom: 0.6rem;
}

.list2_bottom_box {
    margin-top: 1rem;
    padding-top: 0.6rem;
    box-sizing: border-box;
    border-top: 1px solid #f7f7f7;
    overflow: hidden;
    line-height: 1.5rem;
}

.list2_bottom_box1 {
    padding-top: 0.2rem;
}

.list2_btn {
    width: 4.1rem;
    height: 1.5rem;
    border: 1px solid #2fb281;
    color: #2fb281;
    text-align: center;
    border-radius: 0.25rem;
    margin-left: 0.5rem
}

.list2_btn_fr {
    width: 4.1rem;
    height: 1.5rem;
    border: 1px solid #2fb281;
    color: #2fb281;
    text-align: center;
    border-radius: 0.25rem;
    margin: 0.25rem 0 0 0.5rem;
}

.load {
    width: 100%;
    height: 1rem;
    text-align: center;
    line-height: 1rem;
    color: #000;
    display: none;
    margin: 0.5rem 0;
}

.list2_header_detail {
    background: url("../images/bg_list2_detail.png") no-repeat;
    height: 7.575rem;
    /* padding-left: 0.75rem; */
    background-size: 100%;
}

.list2_header_detail > p {
    padding-left: 0.65rem;
    box-sizing: border-box;
    margin-bottom: 0.75rem;
}

.detail_nav {
    padding-bottom: 0.5rem;
    /*overflow-x: scroll;*/
}

.list_nav div {
    margin-left: 1.5rem;
}

.list2_header_detail .swiper-slide {
    border: 1px solid #fff;
    border-radius: 0.75rem;
    height: 1.35rem;
    line-height: 1.25rem;
    padding: 0 0.5rem;
    box-sizing: border-box;
    margin-right: 0.25rem;
    width: auto;
    font-size: 0.6rem;
    color: #fff;
}

.nav_active {
    background-color: #fff;
    color: #2fb281 !important;
}

.list2_header_detail .swiper-slide:last-child {
    margin-right: 0;
}

.content_box {
    position: absolute;
    top: 4.8rem;
    left: 50%;
    transform: translateX(-50%);
    width: 14.575rem;
}

.list2_detail_box {
    background-color: #fff;
    border-radius: 0.25rem;
    margin-bottom: 1rem;
    box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
}

.list2_detail_box .detail_li {
    padding: 0.75rem 0;
    box-sizing: border-box;
    font-size: 0.7rem;
    line-height: 0.9rem;
    color: #787878;
    width: 13rem;
    margin: 0 auto;
    border-bottom: 1px solid #dcdcdc;
}

.list2_detail_box .detail_li:last-child {
    border-bottom: none;
}

.detail_li_left {
    width: 4.45rem;
    color: #31303f;
}

.detail_li_right {
    max-width: 7.85rem;
    word-wrap: break-word;
}

.detail_title {
    border-bottom: 1px solid #dcdcdc;
    height: 2rem;
    line-height: 2rem;
    font-size: 0.7rem;
    position: relative;
    box-sizing: border-box;
    padding-left: 1.075rem;
}

.detail_title i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0.5rem;
    width: 0.2rem;
    height: 0.6rem;
    background-color: #2fb281;
    box-shadow: 0 0 0.15rem 0.075rem rgba(47, 178, 129, 0.4);
    border-radius: 0.15rem;
}

.article_box {
    padding: 0 0.75rem;
    box-sizing: border-box;
    overflow: hidden;
    line-height: 1.05rem;
    color: #999;
}

.detail_company {
    margin-top: 1rem;
    font-size: 0.7rem;
    color: #31303f;
    margin-bottom: 0.5rem;
}

/*.detail_idtype{*/
/*position: relative;*/
/*padding-right: 0.875rem;*/
/*box-sizing: border-box;*/
/*}*/
/*.detail_idtype i{*/
/*position: absolute;*/
/*background: url("../images/icon_arrow.png") no-repeat;*/
/*width: 0.6rem;*/
/*height: 0.35rem;*/
/*background-size: 100%;*/
/*right: 0;*/
/*top: 50%;*/
/*transform: translateY(-50%);*/
/*}*/
.server_head {
    height: 1.3rem;
    background: url("../images/icon_banner.png") no-repeat 100% .5rem;
    background-size: auto .8rem;
}

.server_content, .server_head, .server_info {
    width: 14.575rem;
    margin: 0 auto;
    overflow: hidden;
}

.server_content {
    padding-bottom: 1.75rem;
}

.server_info .server_header {
    float: left;
    width: 4.858rem;
    height: 4.858rem;
    background: url(../images/icon_head.png) no-repeat 100% 100%;
    background-size: 100% auto;
    text-align: center;
    font-size: .7rem;
    color: #444141;
}

.server_header .server_img_box {
    background-color: #fff;
    border-radius: 100%;
    overflow: hidden;
    width: 57%;
    margin: 0 auto;
}

.sever_kinds {
    margin: 0 auto;
    overflow: hidden;
    color: #333;
    font-size: .7rem;
    text-align: center;
}

.sever_kinds li {
    float: left;
    width: 4.858rem;
    height: 4.858rem;
}

.sever_kinds .sever_kind, .server_header {
    position: relative;
}

.sever_kinds .sever_kind p, .server_header p {
    position: absolute;
    left: 0;
    bottom: .95rem;
    width: 100%;
    z-index: 10;
}

.sever_eject {
    z-index: 100;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
}

.sever_eject .eject_content {
    margin: 7.625rem 0 0 2.15rem;
    width: 11.7rem;
    background: rgba(255, 255, 255, 0.9);
}

.sever_eject .eject_content img {
    margin: 1.125rem 0 0 4.55rem;
    width: 2.625rem;
    height: 1.9rem;
}

.sever_eject .eject_content .txt1 {
    margin: 1.05rem 0 0;
    text-align: center;
    font-size: 0.7rem;
    color: #5b5b5b;
}

.sever_eject .eject_content .true_btn {
    margin: 1.25rem 0 0;
    height: 1.65rem;
    line-height: 1.65rem;
    text-align: center;
    font-size: 0.85rem;
    color: #fff;
    background: rgba(252, 95, 102, 0.9);
}

#cue500 {
    overflow: hidden;
    height: 100%;
    width: 100%;
}

#cue500 img {
    margin: 7.5rem 5.775rem 1.125rem;
    height: 4.75rem;
    width: 4.75rem;
}

#cue500 h6 {
    margin: 0;
    text-align: center;
    font-size: 0.7rem;
    color: #999999;
    margin-bottom: 1rem;
}

#cue500 .butrush {
    text-align: center;
    margin: 0 5.9rem;
    height: 1.5rem;
    width: 4.125rem;
    border: 1px solid #2fb281;
    font-size: 0.6rem;
    line-height: 1.5rem;
    color: #2fb281;
    border-radius: 0.2rem;
}

.list_pop {
    padding: 0.3rem 0.3rem;
    overflow: hidden;
}

.label_title {
    color: #333;
    font-size: 0.6rem;
    float: left;
    width: 22%;
    text-align: right;
    line-height: 1.2rem;
}

.tel_right {
    text-align: left;
    width: 75%;
    float: left;
    padding-left: 3%;
    box-sizing: border-box !important;
    font-size: 0.6rem;
    color: #666;
    line-height: 1.2rem;
}

.code_text {
    margin-left: 3%;
    width: 47%;
    font-size: 0.6rem;
    line-height: 1.2rem;
    text-align: left;
    float: left;
    color: #666
}

.order_code {

}

.order_code input {
    width: 28%;
    line-height: 1.2rem;
    color: #fff;
    font-size: 0.6rem;
    text-align: center;
    border-radius: 0.75rem;
    background: #2fb281;
    float: left
}

.title_link {
    font-size: 0.6rem;
    color: #333;
    line-height: 0.7rem;
    padding: 1rem 0.5rem 0.5rem 0.5rem;
    text-align: left;
    border-bottom: 1px solid #999

}

.title_link a {
    color: #2fb281;
    font-weight: bold;
}

.layui-m-layercont {
    padding: 10px 20px
}

.reset_header {
    padding-top: 1.5rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    background: url(../images/img_new_banner.png) top center no-repeat;
    background-size: 100%;
}

.reset_header > p {
    background: url(../images/sontooth/metu_dian.png) -0.35rem center no-repeat;
    background-size: 0.95rem 1.2rem;
}

.reset_header .swiper-slide {
    margin-right: 0.38rem;
}

.reset_header .swiper-slide {
    font-size: 0.5rem;
    height: 1.05rem;
    line-height: 0.95rem;
}

/*20190401新添加*/
.new_list_box {
    padding: 1.25rem 0.75rem 3.25rem;
    background: url(../images/img_new_bg.png) #FFFFFF bottom center no-repeat;
    background-size: 100% auto;
}

.new_list_box .headlines {
    font-size: 0.65rem;
    color: #333333;
    text-align: center;
    font-weight: bolder;
    margin-bottom: 1.125rem;
}

.new_list_box span {
    color: #3abc87;
}

.information_display {
    text-align: center;
    margin-bottom: 1rem;
}

.information_display p {
    width: 50%;
}

.information_display p > i {
    display: block;
    margin-bottom: 0.25rem;
    font-size: 0.9rem;
    color: #333333;
    font-weight: bolder;
}

.information_display p > span {
    font-size: 0.5rem;
    color: #999999;
}

.btns_list a {
    margin-right: 0.2rem;
}

.btns_list li:last-child > a {
    margin-right: 0;
}

.btns_list .template_next {
    background: #3abc87;
    color: #ffffff;
    font-size: 0.55rem;
    border-radius: 0.15rem;
    height: 1rem;
    line-height: 1rem;
    padding: 0 0.5rem 0 0.5rem;
    min-width: 3rem;
    text-align: center;
    box-shadow: 0px 2px 5px 1px rgba(58, 188, 135, 0.3);
}

/* 20191230新增 */
.list2_box .list3_li {
    padding-top: 0;
    padding-bottom: 0;
    min-height: auto;
    line-height: normal;
}

.sublist3 {
    font-size: 0;
}

.sublist3 label,
.sublist3 .sublist3_right {
    display: inline-block;
    vertical-align: top;
    font-size: 0.65rem;
    line-height: 0.75rem;
}

.sublist3 label {
    width: 35%;
    color: #5a5a5a;
}

.sublist3 .sublist3_right {
    position: relative;
    width: 65%;
    text-align: right;
    color: #333;
}

.sublist3 li {
    padding: 0.6rem 0;
}

.sublist3 li:not(:last-child) {
    border-bottom: 1px solid #ececec;
}

.sublist3 .sublist3_right select {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

.sublist3 .sublist3_right p {
    padding-right: 0.95rem;
    background: url(../images/icon_down.png) no-repeat center right;
    background-size: 0.65rem 0.4rem;
}


    
    
    
    
    
    
    
    
    

    