.nav-right .nav8 a {
    color: #28a7e1!important;
}
body {
    font-family:  "PingFangSC-Light","微软雅黑";
    position: relative;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clearfix:before,.clearfix:after{
    display: table;
    content: "";
    clear: both;
    height: 0;
}
.clearfix{
    zoom: 1;
}
.abs{
    position: absolute;
}
.rel{
    position: relative;
}
/*position部分*/
.position {
    width:100%;
    background: #f5f5f5;
    text-align:left;
    height: 50px;
}
.position .posi-text {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    line-height: 50px;
    font-size: 14px;
    color: #666666;
}
.product-wraper {
    width: 100%;
    height: 370px;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
}
.product-wraper .product-left {
    width: 350px;
    height: 350px;
    left: 0;
    top: 0;
}
.product-wraper .product-left img {
    width: 100%;
    height: 100%;
}
.product-wraper .product-right {
    padding-left:390px;
    height: 300px;
}
.product-wraper .product-right .product-title {
    height: 34px;
    text-align: left;
    font-size: 0;
}
.product-right .product-title span {
    display: inline-block;
    vertical-align: top;
    height: 34px;
    line-height: 34px;
    margin-right: 10px;
}
.product-right .product-title .title {
    font-size: 20px;
    color: #333;
}
.product-right .product-title .tag {
    height: 26px;
    line-height: 26px;
    border: 1px solid #30C8C6;
    border-radius: 13px;
    padding: 0 12px;
    font-size:14px;
    color: #30C8C6;
    margin-top: 2px;
}
.prize-wraper {
    width: 760px;
    height: 60px;
    font-size: 0;
    text-align: left;
    background: #F0F2F6;
    margin-top: 20px;
    position: relative;
}
.prize-wraper span {
    display: inline-block;
    vertical-align: top;
    height: 60px;
    line-height: 60px;
}
.prize-wraper .jiage{
    width: 88px;
    text-align: center;
    color: #3E444F;
    font-size: 16px;
}
.prize-wraper .prize-type{
    text-align: left;
    padding: 0 30px 0 20px;
    font-size: 26px;
    color: #FD4956;
    font-weight: 700;
}
.prize-wraper .prize-type::before{
    content:"¥";
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 4px;
    color: #FD4956;
}
.prize-wraper .rengong{
    font-size:14px;
    color: #898F9A;
    text-align: left;
}
.discount {
    width: 755px;
    height:auto;
    line-height: 25px;
    font-size: 14px;
    color: #898F9A;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}
.select-wraper {
    font-size: 0;
    text-align: left;
    margin-top: 26px;
}
.select-wraper .text,
.select-wraper .select-item{
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
}
.select-wraper .text{
    width: 68px;
    text-align: left;
    color: #3E444F;
}
.select-wraper .select-item{
    padding: 0 10px;
    color: #3E444F;
    background: #fff;
    margin-right: 15px;
    margin-bottom: 10px;
    text-decoration: none;
	    border-radius:5px;    border: 1px solid #e7e6eb;
}

 

.select-wraper .select-item:hover{
    background: #fff;
    color: red; border: 1px solid red;"
}
.ident-wraper{
    height: 23px;
    font-size: 0;
    text-align: left;
    position: absolute;
    left: 0;
    top: 13px;
}
.ident-wraper .ident-item{
    display: inline-block;
    margin-right: 17px;
    padding-right: 20px;
    vertical-align: top;
    font-size: 0;
}
.ident-wraper .ident-item::before{
    content: "";
    position: absolute;
    width: 1px;
    height:13px;
    right: 0px;
    top : 4px;
    background: #EFEFEF;
}
.ident-wraper .ident-item:last-child::before{
    display: none;
}
.ident-wraper .ident-item .safe-icon {
    width: 18px;
    height: 18px;
    background: url(../images/icon_zfanquan.png) no-repeat;
    background-size: 18px 18px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 2px;
}
.pei-icon{
    width: 18px;
    height: 18px;
    background: url(../images/icon_guoshibp.png) no-repeat;
    background-size: 18px 18px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 2px;
}
.fater-sale-icon{
    width: 18px;
    height: 18px;
    background: url(../images/icon_shbaozhang.png) no-repeat;
    background-size: 18px 18px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 2px;
}
.ident-wraper .ident-item .ident-text{
    display: inline-block;
    vertical-align: top;
    color: #8c8c8c;
    font-size: 14px;
    height: 23px;
    line-height: 23px;
}
.buy-wraper {
    display: block;
    height: 46px;
    font-size: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.buy-wraper .buy-btn{
    display: inline-block;
    vertical-align: top;
    width: 188px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #FD4956;
    color: #fff;
    font-size:16px;
    margin-right: 17px;
}
.buy-wraper .buy-btn,
.buy-wraper .ask-btn {
    display: inline-block;
    vertical-align: top;
    width: 188px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: red;
    color: #fff;
    font-size:16px;
    margin-right: 17px;
    border-radius:6px;
    cursor: pointer;
}
.buy-wraper .ask-btn{
    background: #FFA24D;
    color: #fff;
    margin-right: 12px;
}
.collocation-title{
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #E8E9EC;
    padding-left: 25px;
    margin-bottom: 35px;
    box-sizing: border-box;
}
.collocation-title .title{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    vertical-align: top;
    border-bottom: 2px solid #6B6F79;
}
.collocation-wraper{
    font-size: 0;
    white-space: nowrap;
    text-align: left;
}
.collocation-left,
.collocation-add,
.collocation-swiper,
.collocation-right-selects {
    display: inline-block;
    vertical-align: top;
}
.collocation-left{
    width: 180px;
    height: 194px;
}
.collocation-left .left-img{
    width: 180px;
    height: 136px;
    background: #333;
}
.collocation-left .left-img img{
    width: 100%;
    height: 100%;
}
.collocation-left .collocation-text{
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size:14px;
    margin-top: 12px;
    color: #333333;
    text-align: center;
    padding: 0 13px;
    white-space: normal;
}
.collocation-add {
    width: 36px;
    height: 36px;
    background: url(../images/icon_jia.png) no-repeat;
    background-size: 36px 36px;
    background-position: center center;
    margin: 46px 14px 0;
}
.collocation-swiper .swiper-container {
    display: inline-block;
    width: 570px;
    vertical-align: top;
    height: 194px;
}

.collocation-swiper .swiper-button-prev,
.collocation-swiper .swiper-button-next {
    width: 28px;
    height: 134px;
    line-height: 134px;
    border:1px solid #E8E9EC;
    text-align: center;
    color: #CFD1D5;
    font-size: 26px;
    margin: 0;
    background-image: none!important;
    outline:0 none !important;
}
.collocation-swiper .swiper-button-prev {
    position: static;
    display: inline-block;
    margin-right: 12px;
}
.collocation-swiper .swiper-button-next {
    position: static;
    display: inline-block;
    margin-left: 12px;
}
.collocation-swiper {
    width: 655px;
    height: 194px;
    white-space: nowrap;
    overflow: hidden;
}
.collocation-swiper .swiper-wrapper{
    height: 194px;
    width: 570px;
    overflow-x: hidden;
    margin-bottom: -15px;
    transition: 0.3s all;
}
.collocation-swiper .swiper-wrapper .swiper-slide{
    height: 194px;
    width: 180px;
    margin-right: 14px;
    display: inline-block;
    vertical-align: top;
}
.swiper-selected{
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: url(../images/im_dui.png) no-repeat center center;
    background-size: 100% 100%;
    opacity: 0.5;
}
.collocation-swiper .swiper-slide .swiper-img{
    width: 180px;
    height: 136px;
}
.collocation-swiper .swiper-slide .swiper-img img{
    width: 100%;
    height: 100%;
}
.collocation-swiper .swiper-slide .swiper--text {
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size:14px;
    margin-top: 12px;
    color: #333333;
    text-align: center;
    padding: 0 13px;
    white-space: normal;
}
.collocation-right-selects {
    width: 310px;
    height: 194px;
    margin-left: 10px;
}
.collocation-right-selects .yixuan{
    left: 0;
    top: 0;
    text-align: right;
    color: #3E444F;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    width: 55px;
}
.collocation-right-selects .selects{
    padding-left: 55px;
    text-align: left;
    font-size: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    color: transparent;
    height: 114px;
    white-space: normal;
}
.selects span{
    display: inline-block;
    margin-right: 10px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    padding: 0 10px;
    color: #898f9a;
    background: #f0f2f6;
    font-size: 14px;
    margin-bottom: 10px;
}
.booking{
    width: 188px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border:2px solid #30C8C6;
    border-radius:6px;
    color: #30C8C6;
    font-size:16px;
    margin-left: 55px;
    font-weight: 700;
    cursor: pointer;
}
.detail-content{
    margin-top: 30px;
}
.detail-content .content-left{
    width: 970px;
}
.detail-content .content-right {
    width: 220px;
    top: 0;
    right: 0;
}
.detail-content .content-right .tuijian-wraper{
    width: 200px;
    height: 50px;
    background: #F0F2F6;
    font-size: 0;
    text-align: left;
}
.tuijian-wraper .tuijian-title,
.tuijian-wraper .refresh-icon,
.tuijian-wraper .refresh-text,
.tuijian-wraper .ref-touch {
    display: inline-block;
    vertical-align: top;
}
.tuijian-wraper .ref-touch{
    margin-left: 35px;
    cursor: pointer;
}
.detail-content .content-left .nav-wraper{
    width: 970px;
    height: 50px;
    background: #F0F2F6;
    text-align: left;
    font-size: 0;
}
.detail-content .content-left .nav-wraper a:hover{
    border-bottom: 2px solid #b0b1b4;
}
.tuijian-title{
    height: 50px;
    line-height: 50px;
    float: left;
    color: #3E444F;
    font-size: 16px;
    margin-left: 30px;
}
.refresh-wraper{
    float: right;
}
.refresh-icon{
    display: inline-block;
    width: 18px;
    height: 16px;
    background: url(../images/icon_shuaxin.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 17px;
    margin-right: 3px;
}
.refresh-text{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    color: #359CFF;
    font-size: 14px;
}
.content-left .nav-wraper a{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    vertical-align: top;
    color: #3E444F;
    font-size: 16px;
    margin-right: 100px;
    text-decoration: none;
}
.content-left .nav-wraper a:first-child{
    margin-left: 30px;
}
.content-left .nav-wraper a.clicked{
    border-bottom: 2px solid #6B6F79;
}
.ads-wraper {
    width: 970px;
    height: 300px;
    background: url(../images/im_db_03.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 20px;
    overflow: hidden;
}
.ads-wraper .gw-title{
    margin: 106px 0 0 66px;
    height: 44px;
    line-height: 44px;
    font-size: 28px;
    color: #fff;
}
.ads-wraper .ads-des{
    margin-top: 12px;
    margin-left: 66px;
    height: 100px;
    line-height: 26px;
    font-size: 14px;
    color: #fff;
    width: 490px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.common-title{
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 0;
}
.common-title .line{
    display: inline-block;
    vertical-align: top;
    width:13px;
    height:2px;
    background: #333333;
    margin-top: 17px;
}
.common-title .title-text {
    height: 38px;
    line-height: 38px;
    font-size: 26px;
    color: #333333;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
}
.detail-img {
    width: 970px;
    height: auto;
}
.detail-img img{
    width: 100%;
}
.server-list {
    margin-top: 40px;
}
.server-list .server-title{
    height: 58px;
    line-height: 58px;
    background: url(../images/xc_35.png) no-repeat center center;
    background-size: 100% 100%;
    font-size:16px;
    width: 970px;
    color: #25242A;
    box-sizing: border-box;
    padding-left: 25px;
}
.server-list .server-intro {
    font-size: 14px;
    text-align: left;
    color: #666666;
    line-height: 28px;
    margin-top :10px;
    padding-left: 28px;
    padding-right: 28px;
}
.ready-material {
    width: 970px;
    height: 210px;
    background: url(../images/xc_39.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 57px;
    box-sizing: border-box;
    padding: 25px 25px 0 28px;
}
.ready-material .ready-title {
    height: 35px;
    text-align: left;
    font-size: 0;
}
.ready-title .ready-icon,
.ready-title .ready-text {
    display: inline-block;
    vertical-align: top;
}
.ready-title .ready-icon{
    width: 27px;
    height: 29px;
    background: url(../images/icon_zbcl.png) no-repeat center center;
    background-size: 100% 100%;
    margin-right: 15px;
    margin-top: 2px;
}
.ready-title .ready-text{
    height: 35px;
    line-height: 35px;
    text-align: left;
    color: #30C8C6;
    font-size: 16px;
}
.ready-conent {
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
}
.fuwu-wraper{
    font-size: 0;
    text-align: center;
    margin-top: 20px;
    white-space: nowrap;
}
.fuwu-wraper .fuwu-item{
    width: 310px;
    height: 180px;
    background: #25242A;
    margin-right: 19px;
    box-sizing: border-box;
    padding: 28px 28px 0 28px;
    display: inline-block;
}
.fuwu-wraper .fuwu-item:last-child{
    margin-right: 0;
}
.fuwu-item-title{
    height: 34px;
    font-size: 0;
    text-align: left;
}
.fuwu-item-title .time-icon {
    display: inline-block;
    width: 25px;
    height: 28px;
    background: url(../images/icon_fwshj.png) no-repeat center center;
    background-size: 100% 100%;
    margin-right: 10px;
    vertical-align: top;
}
.feiyong-icon {
    display: inline-block;
    width: 30px;
    height: 25px;
    background: url(../images/icon_fwfeiy.png) no-repeat center center;
    background-size: 100% 100%;
    margin-right: 10px;
    vertical-align: top;
}
.site-icon {
    display: inline-block;
    width: 25px;
    height: 28px;
    background: url(../images/icon_fwdqu.png) no-repeat center center;
    background-size: 100% 100%;
    margin-right: 10px;
    vertical-align: top;
}
.fuwu-title{
    display: inline-block;
    vertical-align: top;
    height: 34px;
    line-height: 30px;
    font-size:16px;
    color: #30C8C6;
}
.fuwu-item .fuwu-content {
    display: block;
    font-size:14px;
    color: #9F9FA0;
    height: 76px;
    line-height: 26px;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-align: left;
    white-space: normal;
}
.fuwu-advantage{
    font-size: 0;
    text-align: center;
    white-space: nowrap;
}
.fuwu-advantage .advantage-item {
    width: 194px;
    height: 210px;
    display: inline-block;
    margin-right: 67px;
    height: 210px;
    vertical-align: top;
    text-align: center;
}
.fuwu-advantage .advantage-item:last-child{
    margin-right: 0;
}
.advantage-item .advantage-img-wraper{
    display: inline-block;
    margin-bottom: 16px;
}
.advantage-item .advantage-img-wraper img{
    width: 58px;
    height: 58px;
}
.advantage-item .advantage-title {
    height: 30px;
    line-height: 30px;
    font-size:16px;
    color: #30C8C6;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin-bottom: 12px;
    -webkit-line-clamp: 1;
    white-space: normal;
}
.advantage-item .advantage-des {
    height: 103px;
    text-align: center;
    color:#666666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    line-height: 26px;
    white-space: normal;
}
.fuwu-flow {
    width: 970px;
    height: 377px;
    background: url(../images/xc_48.png) no-repeat center center;
    background-size: 100% 100%;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: 60px;
}
.flow-items {
    font-size: 0;
    text-align: center;
    white-space: nowrape;
}
.flow-items .flow-item{
    width: 178px;
    height: 240px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}
.flow-items .flow-item .flow-line{
    width: 180px;
    height:27px;
    position: absolute;
    left:0;
    top: 6px;
    background: url(../images/dian1.png) no-repeat center center;
    background-size: 100% 100%;
}
.flow-items .flow-item .flow-line.hover{
    width: 180px;
    height:27px;
    position: absolute;
    left:0;
    top: 6px;
    background: url(../images/dian2.png) no-repeat center center;
    background-size: 100% 100%;
}
.flow-items .flow-item .flow-title {
    height: 30px;
    line-height: 30px;
    margin-top: 55px;
    font-size:16px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.flow-items .flow-item .flow-title:hover {
    color: #30C8C6;
}
.flow-items .flow-item .flow-des {
    line-height: 26px;
    padding: 0 10px;
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.fuwu-advantage2 {
    width: 970px;
    height: 400px;
}
.fuwu-advantage2 .advantage2-left-img{
    width: 540px;
    height: 400px;
    position: absolute;
    left: 0;
    top: 0;
}
.fuwu-advantage2 .advantage2-left-img img{
    width: 100%;
    height: 100%;
}
.fuwu-advantage2 .advantage2-right {
    padding-left: 573px;
}
.fuwu-advantage2 .advantage2-right .advantage2-title1{
    height: 26px;
    line-height: 26px;
    color: #333333;
    font-size: 18px;
    margin-bottom: 23px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: normal;
    overflow: hidden;
}
.fuwu-advantage2 .advantage2-right .advantage2-title2 {
    height: 24px;
    line-height: 24px;
    color: #30C8C6;
    font-size:16px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: normal;
    margin-bottom: 3px;
    overflow: hidden;
}
.fuwu-advantage2 .advantage2-right .advantage2-des {
    height: 30px;
    line-height: 30px;
    color: #666;
    font-size:14px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: normal;
    margin-bottom: 27px;
    overflow: hidden;
}
.four-sign{
    width: 348px;
    height: 91px;
    background: url(../images/im_four.png) no-repeat center center;
    background-size: 100% 100%;
    position: relative;
}
.four-sign .num{
    position: absolute;
    height: 26px;
    line-height: 26px;
    color: #fff;
    font-size: 24px;
    text-align: left;
    display: inline-block;
}


.after-sale {
    overflow: hidden;
    width: 970px;
    height: 540px;
    background: url(../images/xc_73.png) no-repeat center center;
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 0 88px 0;
    margin-top: 50px;
}
.sale-list-top{
    height: 114px;
    font-size: 0;
    white-space: nowrap;
    margin-bottom: 26px;
}
.sale-list-bottom{
    height: 114px;
    display: inline-block;
    vertical-align: top;
}
.sale-list-top .sale-item{
    width: 334px;
    height: 114px;
    display: inline-block;
    vertical-align: top;
}
.sale-item .sale-left{
    position: absolute;
    width: 58px;
    height: 72px;
    left: 0;
    top: 5px;
}
.promiss-icon{
    width: 100%;
    height: 100%;
    background: url(../images/icon_wechengnuo.png) no-repeat center center;
    background-size: 100% 100%;
}
.qudao-icon{
    width: 100%;
    height: 100%;
    background: url(../images/icon_lxqudao.png) no-repeat center center;
    background-size: 100% 100%;
}
.baozhang-icon{
    width: 100%;
    height: 100%;
    background: url(../images/icon_xfbaz.png) no-repeat center center;
    background-size: 100% 100%;
}
.pp-icon{
    width: 100%;
    height: 100%;
    background: url(../images/icon_pp.png) no-repeat center center;
    background-size: 100% 100%;
}
.yz-icon{
    width: 100%;
    height: 100%;
    background: url(../images/icon_yz.png) no-repeat center center;
    background-size: 100% 100%;
}
.sale-right{
    padding-left: 84px;
}
.sale-right .sale-title{
    height: 34px;
    line-height: 34px;
    color: #333333;
    font-size: 20px;
    text-align: left;
}
.sale-des{
    width: 250px;
    height: 55px;
    line-height: 26px;
    color: #9F9FA0;
    text-align: left;
    margin-top: 3px;
    font-size: 14px;
    white-space: normal;
}
.liucheng-title{
    height: 74px;
    line-height: 74px;
    color:#30C8C6;
    font-size: 20px;
    text-align: left;
}
.lc-detail{
    width: 790px;
    height: 210px;
    background: #fff;
    box-sizing: border-box;
    padding: 30px 37px 0 50px;
    margin: -96px auto 100px;
    box-shadow: rgba(153,153,153,0.4) 0px 0px 30px;
}

.lc-detail .lc-cir-line{
    height: 25px;
    background: #999;
    margin-bottom: 12px;
    background: url(../images/im_quanquan.png) no-repeat center center;
    margin-left: -17px;
}
.lc-text-wraper{
    text-align: left;
    font-size: 0;
}
.lc-text{
    font-size: 14px;
    color: #25242A;
    line-height: 26px;
    display: inline-block;
    vertical-align: top;
}
.pre-book-wraper{
    width: 100%;
    height: 100px;
    background: url(../images/im_balktu.png) no-repeat center center;
    background-size: 100% 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1111;
}
.book-wraper{
    box-sizing: border-box;
    padding: 0 148px 0 93px;
    height: 100%;
    font-size: 0;
}
.book-wraper .contact-type{
    width: 333px;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
}
.book-wraper .contact-type .form-text{
    display: inline-block;
    vertical-align: top;
    height: 100px;
    line-height: 100px;
    font-size: 14px;
    color: #fff;
    margin-right: 14px;
}
.contact-type .form-input{
    width: 200px;
    height: 46px;
    border-radius:6px;
    overflow: hidden;
    background: #fff;
    margin-top: 27px;
    display: inline-block;
    vertical-align: top;
}
.contact-type .form-input input{
    border: none;
    width: 100%;
    height: 100%;
    padding-left: 20px;
    outline: none;
    font-weight: 700;
}
.pre-book-btn{
    display: inline-block;
    vertical-align: top;
    width: 290px;
    padding-top: 27px;
    padding-left: 29px;
    box-sizing: border-box;
}
.pre-book-btn .pro-btn{
    width: 180px;
    height: 46px;
    background: #30C8C6;
    border-radius:6px;
    text-align: center;
    line-height: 46px;
    font-size: 16px;
    color: #0E706F;
}
.pro-close{
    right: 0;
    top: 0;
    background: url(../images/im_chacha.png) no-repeat center center;
    background-size: 100% 100%;
    width: 40px;
    height: 40px;
}
.tuijian-list .tuijian-item{
    width: 100%;
    height: 230px;
    border-bottom: 2px solid #E8E9EC;
    box-sizing: border-box;
    padding: 20px 10px;
}
.tuijian-list .tuijian-item:last-child{
    border-bottom: 0;
}
.tuijian-item .tuijian-img{
    width: 180px;
    height: 134px;
    margin-bottom: 12px;
}
.tuijian-item .tuijian-img img{
    width: 100%;
    height: 100%;
}
.tuijian-item .tuijian-text{
    line-height: 22px;
    height: 44px;
    color: #333333;
    font-size: 14px;
    text-align: center;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.jingxi{
    position: fixed;
    width: 190px;
    height: 90px;
    background: url(../images/im_anniuv_03.png) no-repeat center center;
    background-size: 100% 100%;
    left: 0;
    bottom: 139px;
    z-index: 11;
    display: none;
}
.mask-wraper{
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,.5);
    display: none;
    z-index: 1;
}
.mask{
    position: fixed;
    left: 50%;
    top: 50%;
    width:520px;
    height: 382px;
    border-radius: 3px;
    overflow: hidden;
    margin-left: -240px;
    margin-top: -157px;
    box-sizing: border-box;
    padding: 80px 50px 50px;background: url(../images/package-bg1-4c66eddd35d7610e445bf73a5feb42c5.png) #fff no-repeat bottom right;    background-size: 315px;
}
.mask .mask-title{
    height: 26px;
    line-height: 26px;
    color: #333333;
    font-size: 22px;
    text-align: center;
    margin-bottom: 22px;
    font-weight: 700;
}
.mask .input-wraper{
    height: 52px;
    line-height: 52px;
    text-align: left;
    margin-bottom: 16px;
}

.mask .input-wraper input{
    display: inline-block;
        font-size: 24px;
    color: #333;
    line-height: 50px;
	border:0;
    border-bottom: 1px solid #eee;
    display: block;
    margin: 50px auto 0;
    text-align: center;
    width: 378px;
    background: transparent;
}
.mask-close{
    position: absolute;
    width: 13px;
    height: 13px;
    background: url(../images/icon_tc_xxc.png) no-repeat center center;
    background-size: 100% 100%;
    top: 18px;
    right: 15px;
}
.bottom-btn{
    margin-top: 20px;
    height: 50px;
}
.bottom-btn .ljhm-btn{
    float: left;
    width: 182px;
    height: 50px;
    line-height: 50px;
    background: #FFA31F;
    text-align: center;
    color: #fff;
    font-size: 18px;
    border-radius: 3px;
}
.bottom-btn .cancle{
    float: right;
    width: 182px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    border: 1px solid #D8D8D8;
    text-align: center;
    color: #fff;
    font-size: 18px;
    color: #333333;
    border-radius: 3px;
}
.swiper-container1{
    width: 970px;
    overflow: hidden;
    height: 280px;
    position: relative;
}
.swiper-container1 .swiper-wrapper{
    width: 970px;
    height: 280px;
}
.swiper-container1 .swiper-slide{
    width: 280px;
    height: 220px;
    border-radius: 10px;
    overflow: hidden;
    background: url(../images/xc_66.png) no-repeat center center;
    top: 20px;
    opacity:.7;
    -webkit-box-shadow: #f3f5fe 0px 0px 30px;
    -moz-box-shadow: #f3f5fe 0px 0px 30px;
    box-shadow: #f3f5fe 0px 0px 30px;
    background-size: 100% 100%;
}
.swiper-container1 .swiper-slide .ques-wraper{
    width: 100%;
    height: 80px;
    display: flex;
    box-sizing: border-box;
    padding: 10px 30px 18px;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.swiper-container1 .swiper-slide .ques-wraper .ques{
    display: inline-block;
    font-size: 16px;
    color: #fff;
    line-height: 22px;
    text-align: left;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: normal;
    max-height: 43px;
    overflow: hidden;
}
.swiper-container1 .swiper-slide .ans-cont{
    padding: 14px 27px 0;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    white-space: normal;
    height: 115px;
    overflow: hidden;
}
.swiper-container1 .swiper-slide-active.swiper-slide{
    width: 320px;
    height: 253px;
    -webkit-box-shadow: #f3f5fe 0px 0px 30px;
    -moz-box-shadow: #f3f5fe 0px 0px 30px;
    box-shadow: #f3f5fe 0px 0px 30px;
    opacity:1;
    top: 0;
}
.swiper-container1 .swiper-slide-active.swiper-slide .ques{
    font-size: 16px;
}

.swiper-container1 .swiper-slide-active.swiper-slide .ans-cont{
    font-size: 14px;
}
.swiper-container1 .swiper-button-prev{
    left: 260px;
    width: 50px;
    height: 50px;
    background: url(../images/icon_zuofang_nor.png) no-repeat center center;
    background-size: 100% 100%;
}
.swiper-container1 .swiper-button-next{
    right: 273px;
    width: 50px;
    height: 50px;
    background: url(../images/icon_youfang_nor.png) no-repeat center center;
    background-size: 100% 100%;
}
.swiper-container1 .swiper-button-next.click{
    background: url(../images/icon_youfang.png) no-repeat center center;
}
.swiper-container1 .swiper-button-prev.click{
    background: url(../images/icon_zuofang.png) no-repeat center center;
}
.product-bottom{
    height: 46px;
    overflow: hidden;
    font-size: 0;
    position: relative;margin-top:20px;
}
.baoxian{
    display: inline-block;
    width: 19px;
    height: 23px;
    background: url("../images/baoxian.png") no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 18px;
    right: 155px;
}
.rengong2{
    font-size:14px;
    color: #898F9A;
    text-align: left;
    position: absolute;
    top: 0;
    right: 20px;
}
.advisory_wrap___2CLJD {
    background: #fff;
    -webkit-box-shadow: 2px 2px 16px 0 rgba(113, 139, 223, 0.1);
    box-shadow: 2px 2px 16px 0 rgba(113, 139, 223, 0.1);
    padding: 30px 20px;
}
 .advisory_wrap___2CLJD .title___pmB6C {
    font-size: 24px;
    color: #333;
    line-height: 32px;
    margin: 0;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAMCAYAAABIvGxUAAAAAXNSR0IArs4c6QAAABZJREFUCB1j/Hv9+n8GIGACESBAOwYAiBcDwnT7RqoAAAAASUVORK5CYII=) bottom 5px left 0px repeat-x;
    background-size: 1px 6px;
    width: 185px;
    white-space: nowrap;
}
.advisory_wrap___2CLJD .subtitle___1gSYE {
    margin: 0;
    font-size: 14px;
    color: #333;
    line-height: 30px;
    padding-top: 6px;
}
 .advisory_wrap___2CLJD .input___3gVeW {
    display: block;
    font-size: 14px;
    color: #858E9E;
    line-height:38px;
    width:180px;
    height:38px;
    background: #f4f6f8;
    padding-left: 15px;
    margin-top: 20px;border: 0;
}
 .advisory_wrap___2CLJD .btn___oMfbY {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 180px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    line-height: 1;
    font-weight: bold;
    border-radius: 20px;
    background: #f73536;
    cursor: pointer;
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    border-radius: 4px;
    margin-top: 20px;
}
 .advisory_wrap___2CLJD .tips___1hhch {
    display: block;
    font-size: 12px;
    color: #C8CEDA;
    line-height: 19px;
    padding-top: 10px;
    text-align: center;
}

 .advisory_wrap___2CLJD .btn___oMfbY:hover {
    top: -5px;
    -webkit-box-shadow: 1px 2px 8px 0 rgba(249, 59, 56, 0.6);
    box-shadow: 1px 2px 8px 0 rgba(249, 59, 56, 0.6);
}
 

.bottom-btn button:hover {
    top: -5px;
    -webkit-box-shadow: 1px 2px 8px 0 rgba(249, 59, 56, 0.6);
    box-shadow: 1px 2px 8px 0 rgba(249, 59, 56, 0.6);
}
.bottom-btn button{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;border:0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 408px;
    height: 44px;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    border-radius: 22px;
    background: #f73536;
    cursor: pointer;
    position: relative;
    top: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    color: #fff;
    margin: 40px auto 0;
}
.bottom-btn span {
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 20px;
    padding-top: 20px;text-align:center;
}
.ready-conent ul li {width: 480px;
    float: left;
}
.border {
    display: inline-block;
    width:10px;
    height:10px;
    border-radius: 50%;
    border:2px solid #FF3B00;margin-right:10px;
}
.icon_xfbbb{
    width: 100%;
    height: 100%;
    background: url(../images/icon_xfbbb.png) no-repeat center center;
    background-size: 100% 100%;
}

