@charset "utf-8";
/* css document */
.main{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.footer .tiptxt2{
    font-size: 12px !important;
}
.foot_copy .f_copyright{
    font-size: 12px !important;
}
.foot_copy .f_links a{
    font-size: 12px !important;
}
.box1{
    width: 100%;
    border-bottom: 1px solid #f3f4f6;
    min-height: 40px;
    padding: 15px 0 0;
    z-index: 20;
    background: #ffffff;
    position: relative;
}
.box1 .purchase2{
    width: 980px;
    margin: 0 auto;
    position: relative;
    clear: both;
}
.box1 .purchase_jiao{
    position: absolute;
    right: 15px;
    top: -8px;
}
.box1 .purchase_jiao img{
    width: 32px;
    height: 32px;
}
.box1 .purchase{
    width: 161px;
    box-shadow:0px 12px 33px 5px rgba(76,74,72,0.12);
    position: absolute;
    right: 0px;
    top: 10px;
    background: #ffffff;
    box-sizing: border-box;
    border-radius: 4px;
}
.box1 .purchase li{
    width: 130px;
    overflow: hidden;
    padding: 14px 0 17px;
    box-sizing: border-box;
    font-size: 13px;
    color: #3a3a3a;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #f3f4f6;
}
.box1 .purchase li:last-child{
    border-bottom: none;
}
.box1 .purchase li a{
    color: #3a3a3a;
}
.box1 .consultation{
    width: 100%;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 50;
    display: none;
}
.box1 .consultation .bottoms{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
}
.box1 .consultation .tops{
    width: 480px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.box1 .consultation .tops img{
    width: 100%;
}
.box1 .navs_left{
    width: 151px;
    overflow: hidden;
    float: left;
    display: table;
    /*line-height: 30px;*/
    font-size: 12px;
    color: #9b9b9b;
}
.box1 .navs_left img{
    width: 30px;
}
.box1 .navs_left a{
    color: #9b9b9b;
    display: table-cell;
    vertical-align: middle;
}
.box1 .navs_left a:hover{
    color: #0d0d0d;
}
.box1 .navs_left span img{
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.box1 .navs_right{
    float: right;
}
.box1 .navs_nav{
    overflow: hidden;
    margin-right: 65px;
    float: left;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%,0);
}
.box1 .navs_nav li{
    font-size: 12px;
    color: #666666;
    float: left;
    width: 78px;
    margin-top: 7px;
    line-height: 17px;
    text-align: center;
    border-left: 1px solid #d8d8d8;
}
.box1 .navs_nav li a{
    color: #666666;
}
.box1 .navs_nav li a:hover{
    color: #0d0d0d;
}
.box1 .navs_nav li:first-child{
    border-left:none;
}
.box1 .navs_button{
    float: left;
}
.box1 .navs_button .text{
    font-size: 12px;
    color: #9d1d22;
    text-decoration: underline;
    font-weight: 600;
    line-height: 16px;
    margin-top: 7px;
    float: left;
}
.box1 .navs_button .text a{
    color: #9d1d22;
    font-weight: 600;
}
.box1 .navs_button .subti{
    float: right;
    margin-left: 13px;
    cursor: pointer;
}
.box1 .navs_button .subti a{
    display: block;
    width: 64px;
    height: 28px;
    border-radius: 6px;
    border: 1px solid #9c1d22;
    float: left;
    font-size: 12px;
    color: #9d1d22;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
    position: relative;
}
.box1 .navs_button .subti span a{
    background: #9d1d22;
    color: #ffffff;
}
.box1 .navs_button .subti a:hover{
    animation: 1.5s myads;
    background: #881116;
    color: #ffffff;
}
@keyframes myads {
    0%{
        background: #ffffff;
        color: #9d1d22;
    }
    100%{
        background: #881116;
        color: #ffffff;
    }
}
.box1 .navs_button .subti span a:hover{
    animation: 1.5s myad;
    background: #881116;
    color: #ffffff;
}
@keyframes myad {
    0%{
        background: #9d1d22;
        color: #ffffff;
    }
    100%{
        background: #881116;
        color: #ffffff;
    }
}
.box1 .navs_button .subti span{
    display: block;
    float: left;
    width: 66px;
    padding-bottom: 20px;
    margin-left: 15px;
}
.box1 .navs_button .subti span:hover .purchase3{
    display: block !important;
}
.box1 .navs_button .subti span a .purchase3{
    position: absolute;
    right: 0;
    bottom: -20px;
    display: none;
    padding-top: 20px;
    box-sizing: border-box;
}
.box1 .navs_button .subti span a .purchase3:hover{
    display: block !important;
}
.box1 .navs_button .subti span a .purchase3 .purchase{
    width: 161px;
    box-shadow:0px 12px 33px 5px rgba(76,74,72,0.12);
    position: absolute;
    right: 0px;
    top: 10px;
    background: #ffffff;
    box-sizing: border-box;
    border-radius: 4px;
}
.box1 .navs_button .subti span a .purchase3 .purchase li{
    width: 130px;
    overflow: hidden;
    padding: 17px 0 14px;
    box-sizing: border-box;
    font-size: 13px;
    color: #3a3a3a !important;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #f3f4f6;
}
.box1 .navs_button .subti span a .purchase3 .purchase li:last-child{
    border-bottom: none;
}
.box2{
    margin: 41px auto 0 !important;
}
.box2 .product_left{
    width: 479px;
    height: 383px;
    float: left;
    position: relative;
}
.swiper-pagination-bullet{
    margin-left: 7px;
}
.box2 .enlarge{
    position: absolute;
    right: 46px;
    bottom: 59px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.box2 .enlarge img{
    width: 24px !important;
    height: 24px !important;
}
.box2 .product_left2{
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.box2 .product_left .video{
    width: 479px;
    height: 383px;
    text-align: center;
    line-height:383px;
}
.box2 .product_left img{
    width: 479px;
    height: 383px;
}
.box2 .product_left video{
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.swiper-container{
    width: 479px;
    height: 383px;
}
.paginations {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.paginations span{
    border: none;
}
.pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.pagination span{
    border: none;
}
.pagination1{
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.pagination1 span{
    border: none;
}
.pagination2{
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.pagination2 span{
    border: none;
}
.pagination3{
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.pagination3 span{
    border: none;
}
.pagination4{
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.pagination4 span{
    border: none;
}
.pagination5 {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.pagination5 span{
    border: none;
}
.pagination6 {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.pagination6 span{
    border: none;
}
.pagination7 {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.pagination7 span{
    border: none;
}
.swiper-pagination-switch{
    opacity: 0.6 !important;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #928579;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}
.swiper-pagination-bullet{
    background: #ffffff !important;
    opacity: .6 !important;
    box-shadow:0px 2px 4px 0px rgba(153,153,153,1);
}
.swiper-pagination-bullet-active{
    width: 35px !important;
    border-radius: 4px !important;
    background: #ffffff !important;
    opacity: 1 !important;
    box-shadow:0px 2px 4px 0px rgba(153,153,153,1);
}
.box2 .product_right{
    width: 439px;
    float: right;
    overflow: hidden;
}
.box2 .product_right .list{
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
.box2 .product_right .list li{
    font-size: 10px;
    float: left;
    padding: 0 8px;
    background: #f1f3f5;
    border-radius: 3px;
    margin-left: 10px;
    height: 23px;
    line-height: 23px;
    color: #999999;
}
.box2 .product_right .list li:first-child{
    box-sizing: border-box;
    border: 1px solid #9c1d22;
    background: none;
    margin-left: 0;
    line-height: 21px;
    color: #9c1d22;
}
.box2 .product_right .list li:nth-child(2){
    box-sizing: border-box;
    border: 1px solid #9c1d22;
    background: none;
    margin-left: 0;
    line-height: 21px;
    color: #9c1d22;
    margin-left: 10px;
}
.box2 .product_right .title{
    font-size: 36px;
    font-weight: bold;
    color: #363636;
    margin-top: 15px;
    line-height: 42px;
}
.box2 .product_right .title span{
    display: block;
    float: right;
    color: #000000;
    font-size: 10px;
    width: 23px;
    margin-right: 53px;
    line-height: 14px;
    text-align: center;
    margin-top: 7px;
}
.box2 .product_right .title span img{
    width: 19px;
    height: 19px;
    display: block;
    margin: 0 auto 5px;
}
.box2 .product_right .text{
    width: 364px;
    overflow: hidden;
    line-height: 20px;
    font-size: 14px;
    color: #666666;
    margin-top: 13px;
}
.box2 .product_right .prize{
    width: 100%;
    margin-top: 29px;
    position: relative;
}
.box2 .product_right .prize .prize_ding2{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 600;
    display: none;
}
.box2 .product_right .prize .prize_ding{
    position: absolute;
    top: 50px;
    left: 50%;
    bottom: 50px;
    transform: translate(-50%,0);
    z-index: 10;
    padding:30px;
    background: #ffffff;
    width:auto;
    display: inline-block !important;
    display: inline;
}
.box2 .product_right .prize .prize_ding img{
    width: auto !important;
    height: 100% !important;
}
.box2 .product_right .prize .prize_ding2 .zhe{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
}
.box2 .product_right .prize .prize_ding .close{
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px;
    height: 30px;
}
.box2 .product_right .prize .prize_ding .close img{
    width: 30px;
    height: 30px;
}
.box2 .product_right .prize .prize_ding img{
    margin: 0;
    height: 73px;
}
.box2 .product_right .prize span{
    font-size: 24px;
    color: #363636;
    line-height: 33px;
    font-weight: 600;
    display: block;
}
.box2 .product_right .prize img{
    width: auto;
    margin-top: 20px;
    height: 73px;
    margin-right: 10px;
    cursor: pointer;
}
.box2 .product_right .prize_list{
    width: 325px;
    height: 50px;
    background:rgba(248,230,201,0.26);
    border:1px solid rgba(248,230,201,1);
    border-radius: 4px;
    margin-top: 29px;
    box-sizing: border-box;
}
.box2 .product_right .prize_list .texts{
    color: #c59f5f;
    font-size: 14px;
    font-weight: 400;
    line-height: 50px;
    margin-left: 14px;
    float: left;
}
.box2 .product_right .prize_list .texts_right{
    font-size: 12px;
    float:right;
    margin-right: 11px;
    line-height: 50px;
}
.box2 .product_right .prize_list .texts_right a{
    color: #9c1d22;
}
.box2 .product_right .prize_list .texts_right a img{
    width: 10px;
    margin-left: 5px;
    margin-top: 20px;
}
.box3{
    margin: 70px auto 0 !important;
}
.titles{
    font-size: 24px;
    color: #363636;
    font-weight: 600;
    line-height: 33px;
}
.box3 .product-details{
    width: 100%;
    overflow: hidden;
    height:400px;
    background: #fafafa;
    margin-top: 48px;
    display: table;
}
.box3 .product-details2>:first-child{
    margin-top: 21px !important;
}
.box3 .product-details .product-details-left{
    width: 490px;
    height: 400px;
}
.box3 .product-details .product-details-left2{
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.box3 .product-details .product-details-left .video2{
    width: 490px;
    height: 490px;
    text-align: center;
    line-height: 490px;
}
.box3 .product-details .product-details-left img{
    width: 490px;
    height: 400px;
}
.box3 .product-details .product-details-left video{
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.box3 .product-details-right{
    width: 50%;
    height: 100%;
    display: table-cell;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}
.box3 .product-details-right .text{
    width: 372px;
    margin: 0 auto;
    font-size: 14px;
    color: #363636;
    line-height: 150%;
}
.box3 .product-details-right .text span{
    font-size: 24px;
    color: #363636;
    display: block;
    line-height: 33px;
    margin-bottom: 41px;
    font-weight: 600;
}
.box4{
    margin: 70px auto 0 !important;
}
.box4 .technical{
    overflow: hidden;
    margin-top: 20px;
}
.box4 .technical li{
    width: 480px;
    float: left;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid rgba(136,136,150,0.1);
    color: #999999;
    white-space: nowrap; 
    overflow: hidden;
    text-overflow:ellipsis;
}
.box4 .technical li:nth-child(1){
    border-top: 1px solid rgba(136,136,150,0.1);
}
.box4 .technical li:nth-child(2){
    border-top: 1px solid rgba(136,136,150,0.1);
}
.box4 .technical1 li:nth-child(even){
    float: right;
}
.box4 .remarks .text span{white-space:pre-line}
.technical1{ width: 100%;}
.technical2{width: calc(50% - 25px)!important;padding-left: 25px}
.box5{
    width: 1100px;
    margin: 70px auto 0 !important;
}
.box5 .install{
    width: 100%;
    overflow: hidden;
    padding: 0 0 54px 0;
    background: #fafafa;
    margin-top: 25px;
}
.box5 .install .install_img{
    overflow: hidden;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.box5 .install .install_text{
    font-size: 14px;
    color: #363636;
    margin-top: 62px;
}
.box5 .install .install_text span{
    display: block;
    margin: 0 auto;
    box-sizing: border-box;
    text-align: center;
    max-width: 100%;
}
.box5 .install .install_text a{
    display: block;
    width: 209px;
    height: 60px;
    background: #141414;
    border-radius: 4px;
    text-align: center;
    line-height: 60px;
    font-size: 12px;
    color: #d1be9c;
    margin: 25px auto 0;
}
.box5 .remarks{
    width: 700px;
    font-size: 12px;
    color: #999999;
    margin: 26px 0 88px 40px;
    line-height: 200%;
}
.box5 .remarks .text{
    font-size: 12px;
    color: #999999;
    overflow: hidden;
}
.box5 .remarks .text i{
    display: block;
    float: left;
}
.box5 .remarks .text span{
    display: block;
    float: left;
    margin-left: 5px;
    width: 97%;
    color: #999999;
}
.box5 .scene{
    width: 100%;
    height: 660px;
    overflow: hidden;
    margin: 30px 0 70px 0;
}
.box5 .scene2{
    height: 660px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.box5 .scene video{
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.box5 .scene img{
    width: 100%;
    height: 660px;
}
.box5 .newest{
    width: 980px;
    height: 363px;
    overflow: hidden;
    margin: 30px auto 70px;
}
.box5 .newest img{
    width: 100%;
    height: 363px;
}
.swiper-container2{
    margin: 0 auto;
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container4{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container5{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container6{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-container7{
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.box6 .recommend{
    width: 1200px;
    margin: 20px auto 0;
}
.box6 .recommend .pack{
    width: 208px;
    height: 274px;
    background: #ffffff;
    box-shadow:0px 12px 33px 5px rgba(76,74,72,0.12);
    border-radius:10px;
    padding: 25px 0 19px;
    box-sizing: border-box;
    margin-bottom: 43px;
}
.box6 .recommend .pack .pack_img{
    width: 100%;
    height: 104px;
    margin: 0 auto;
    background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
}
.box6 .recommend .pack .pack_img img{
    width: 145px;
    height: 104px;
}
.box6 .recommend .pack .pack_title{
    width: 100%;
    font-size: 18px;
    color: #715b46;
    margin-top: 27px;
    text-align: center;
    font-weight:600;
    line-height: 20px;
}
.box6 .recommend .pack .list{
    width: 187px;
    overflow: hidden;
    margin: 9px auto 0;
    font-size: 10px;
    color: #000000;
}
.box6 .recommend .pack .list span{
    display: block;
    background: #f1f3f5;
    float: left;
    margin-right: 8px;
    border-radius: 3px;
    color: #999999;
    width: 57px;
    height: 20px;
    overflow: hidden;
    text-align: center;
    line-height: 20px;
}
.box6 .recommend .pack .list span:last-child{
    margin-right: 0 !important;
}
.box6 .recommend .pack .text{
    margin-top: 27px;
    text-align: center;
}
.box6 .recommend .pack .text a{
    color: #9c1d22;
    font-weight: 600;
    font-size: 12px;
    line-height: 24px;
}
.box6 .recommend .pack .text a:after {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-top: 1px solid #9c1d22;
    border-right: 1px solid #9c1d22;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: 0 0 0 5px;
}
.box6 .recommend .xian{
    width: 980px;
    margin: 0 auto;
    border-bottom: 1px solid #dbdbdb;
}
.box6 .recommend .xian span{
    display: block;
    width: 185px;
    height: 5px;
    background: #9d1d22;
    margin: 0 auto -3px;
}
.swiper-wrapper2{
    height: auto !important;
}
.swiper-slide2{
    height: auto !important;
}
.box7{
    width: 100%;
    overflow: hidden;
    background: #f8f7f8;
    padding: 50px 0;
    margin-top: 55px;
}
.box7 .list{
    overflow: hidden;
    margin: 20px auto 0;
}
.box7 .list ul{
    overflow: hidden;
    margin: -8px;
}
.box7 .list ul a{
    display: block;
    float: left;
    width: 20%;
}
.box7 .list li{
    margin: 8px;
    height: 208px;
    background: #ffffff;
    padding: 45px 0 0;
    box-sizing: border-box;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
}
.box7 .list li span{
    color: #9c1c21;
    font-weight: bold;
}
.box7 .list li img{
    width: 64px;
    height: 64px;
    display: block;
    margin: 0 auto 26px;
}
.box7 .list .foot{
    font-size: 14px;
    color: #9c1c21;
    width: 115px;
    line-height: 20px;
    margin: 33px auto 0;
    border-bottom: 2px solid #9c1c21;
}
.box7 .list .foot a{
    color: #9c1c21;
}
.box8{
    width: 100%;
    margin-top: 70px;
}
.box8 .titles_right{
    float: right;
    line-height: 33px;
    font-size: 12px;
    color: #363636;
}
.box8 .titles_right a{
    color: #363636;
    margin-right: 5px;
}
.box8 .titles_right a:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #e5ebf0;
    border-right: 1px solid #e5ebf0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: 0 0 0 5px;
}
.swiper-container3{
    margin: 0 auto;
    position: relative;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.box8 .happiness{
    width: 1200px;
    margin: 27px auto 0;
}
.box8 .happiness .pack{
    width: 220px;
    overflow: hidden;
    height: 274px;
    box-shadow:0px 12px 33px 5px rgba(76,74,72,0.12);
    border-radius: 10px;
    margin-bottom: 42px;
    cursor: pointer;
}
.box8 .happiness .pack .pack_img{
    width: 100%;
    overflow: hidden;
    height: 153px;
}
.box8 .happiness .pack .pack_img img{
    width: 100%;
    height: 100%;
}
.box8 .happiness .pack .pack_title{
    font-size: 14px;
    height: 36px;
    color: #3b3d40;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:initial;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: 600;
    line-height: 18px;
    box-sizing: border-box;
    padding: 0 20px;
    margin-top: 15px;
}
.box8 .happiness .pack .pack_text{
    font-size: 12px;
    height: 49px;
    color: #838d8f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:initial;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 16px;
    box-sizing: border-box;
    margin-top: 5px;
    padding: 0 20px 0;
}
.box8 .happiness .xian{
    width: 980px;
    margin: 0 auto;
    border-bottom: 1px solid #dbdbdb;
}
.box8 .happiness .xian span{
    display: block;
    width: 185px;
    height: 5px;
    background: #9d1d22;
    margin: 0 auto -3px;
}
.box9{
    width: 1200px;
    background-image: url(/uploads/image/wphnimages/foot.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    margin-top: 79px;
}
.box9 .text{
    width: 1200px;
    height: 272px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 48px 0 0 273px;
    font-size: 36px;
    color: #ffffff;
    position: relative;
    line-height: 43px;
}
.box9 .text .text_ding{
    position: absolute;
    width: 226px;
    height: 281px;
    right: 188px;
    top: -9px;
}
.box9 .text .text_ding img{
    width: 100%;
    height: 281px;
}
.box9 .text a{
    display: block;
    padding: 17px 0;
    background: #ffffff;
    border-radius: 26px;
    width: 183px;
    text-align: center;
    box-sizing: border-box;
    font-size: 12px;
    color: #928579;
    line-height: 17px;
    margin-top: 30px;
}
.pagination2{
    width: 980px !important;
    box-sizing: border-box;
    margin: 0 auto 5px;
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
}
.pagination2 span{
    margin-bottom: -3px;
    height: 5px;
    border: none;
    background: #9d1d22;
}
.pagination2 .swiper-pagination-switch{
    opacity: 0 !important;
}
.pagination2 .swiper-active-switch{
    opacity: 1 !important;
    width: 185px;
}
.pagination3{
    width: 980px !important;
    box-sizing: border-box;
    margin: 0 auto 5px;
    border-bottom: 1px solid #dbdbdb;
    text-align: center;
}
.pagination3 span{
    margin-bottom: -3px;
    height: 5px;
    border: none;
    background: #9d1d22;
}
.pagination3 .swiper-pagination-switch{
    opacity: 0 !important;
}
.pagination3 .swiper-active-switch{
    opacity: 1 !important;
    width: 185px;
}
.swiper-container-horizontal>.swiper-pagination-progress{
    left: 50% !important;
    transform: translate(-50%);
    bottom: 0;
    top: initial !important;
    height: 1px !important;
}
.swiper-pagination-progress .swiper-pagination-progressbar{
    background: #9d1d22 !important;
    top: -2px !important;
    height: 5px !important;
    transform: translate3d(0px, 0px, 0px) scalex(0.23) scaley(1);
}
.swiper-slide{
    padding-left: 20px;
    box-sizing: border-box;
}
#recomms{
    display: none;
}
#happins{
    display: none;
}
.swiper-container-horizontal>.swiper-scrollbar {
    height: 12px !important;
    width: 980px !important;
    left: 50% !important;
    transform: translate(-50%,0%);
    bottom: -7px;
    background: none !important;
    border-bottom: 1px solid #dbdbdb;
}
.swiper-container-horizontal>.swiper-scrollbar2 {
    position: absolute;
    bottom: 3px;
    z-index: 50;
    height: 12px !important;
    width: 980px !important;
    left: 50% !important;
    transform: translate(-50%,0%);
}
.swiper-scrollbar2{
    border-bottom:1px solid #dbdbdb !important;
}
.swiper-scrollbar-drag{
    border-radius: 0 !important;
    height: 5px !important;
    top: 10px !important;
    background: #9d1d22 !important;
}



/* 20191017 1031 集成烹饪中心留资弹框 */
.pop.form * {
    box-sizing: border-box !important;
}
.form1{
	width:452px;
	height:532px;
	background:rgba(179,156,100,1);
	position: absolute;
	left: 50%; margin-left: -226px; top: 50%; margin-top: -266px;
}
.form-main{
	width:440px;
height:520px;
background:rgba(255,255,255,1);
border-radius:10px;
position: relative; margin: 6px auto;
overflow: hidden;
}
.f-t1 {
	font-size:32px;
font-family:pingfangsc-thin;
font-weight:100;
color:rgba(31,31,35,1);
line-height:45px;
text-align: center; margin-top: 50px; margin-bottom: 5px;
}
.f-t2{
	font-size:14px;
	font-family:pingfangsc-semibold;
	font-weight:600;
	color:rgba(31,31,35,1);
	line-height:20px;
	text-align: center; margin-bottom: 15px;
}
.f-item{ margin: 10px auto;width:320px; display: flex; justify-content: space-between;}
.f1-input{
	width:320px;
	height:48px;
	background:rgba(255,255,255,1);
	border-radius:6px;
	border:1px solid rgba(151,151,151,0.29); padding: 14px 15px; font-size: 14px;
}
.f1-input2{
	width:100px;
height:48px;
background:rgba(255,255,255,1);
border-radius:6px;
border:1px solid rgba(151,151,151,0.29);padding: 14px 5px 14px 15px; font-size: 14px; overflow: hidden;
}

.f-pol{ text-align: center;}
.f-gou{ width: 24px; height: 24px; background: url(/uploads/image/hxppimages/gou1.png) no-repeat; display: inline-block; vertical-align: middle;}
.f-gou.agree{background: url(/uploads/image/hxppimages/gou.png) no-repeat;}
.f-pol p{ display: inline-block; vertical-align: middle; font-weight: 100;}
.f-pol p span { font-weight: 600;}
.pol-p { cursor: pointer; display: inline-block; vertical-align: middle;}

.fbtn { width: 240px; height: 50px; margin: 30px auto; position: relative;}
.fbtn img{ position: absolute; left: 0; top: -30px; width: 100%;}
.f-submit{ width: 100%; height: 100%; position: absolute; z-index: 2; left: 0; top: 0; cursor: pointer;}


.succ-main{width:452px;
	height:532px;
	background:  no-repeat; background-size:100% auto ;
	position: absolute;
	left: 50%; margin-left: -226px; top: 50%; margin-top: -266px;
}
.succbtn{width: 200px; height: 50px; margin: 30px auto; position: absolute; left: 50%; margin-left: -100px; top: 379px; cursor: pointer;}

.succ2-main{width:452px;
	height:532px;
	background: url(/uploads/image/hxppimages/succ2.png) no-repeat; background-size:100% auto ;
	position: absolute;
	left: 50%; margin-left: -226px; top: 50%; margin-top: -266px;
}
.succ2btn{width: 200px; height: 50px; margin: 30px auto; position: absolute; left: 50%; margin-left: -100px; top: 231px; cursor: pointer;}


.pol-main{
	width:832px;
	height:80%;
	background:rgba(179,156,100,1);
	position: absolute;
	left: 50%; margin-left: -416px;
	top: 10%;
}
.pol-box{ 
	width:820px;
	height:98%;
	background:rgba(255,255,255,1);
	border-radius:10px;
	position: absolute; left: 6px; top: 1%;
	
}
.pol-sbox{ overflow: hidden; overflow-y: auto; width: 100%; height: 96%; top: 2%; left: 0; padding: 0 40px 30px;  position: absolute; font-size: 14px;}
.pol-title{ text-align: center;font-weight:100; font-size: 32px;color:rgba(31,31,35,1); margin-top: 40px;}
.pol-subtitle{ color: #9c1d22; margin-top: 20px; font-size: 16px;}
.pol-p{ color: #1f1f23;}
.pol-p span { font-weight: 600;}

.yzmbtn{
	width:155px;
height:48px;
background:rgba(254,242,188,1);
border-radius:6px;
text-align: center; line-height: 48px; color: #d59600; font-weight: 600; cursor: pointer;
}
.yzmbtn.disabled { background: #ccc; color: #fff; cursor: no-drop;}
.login-code{ width: 155px;}
.login-submit{width: 100%; height: 100%; position: absolute; z-index: 2; left: 0; top: 0; cursor: pointer;}
.f-item.hide { display: none;}
.huakuai{
	width:320px;
	height:48px;
	background:rgba(255,255,255,1);
	border-radius:6px;
	border:1px solid rgba(151,151,151,0.29);
}

.b5-v{ width:619px;
height:347px; position: absolute; background: #000; left: 50%; margin-left: -347px; top: 168px; overflow: hidden; border-radius: 15px; display: none;}
.b5-play{ width:100px; height: 100px; display: block; -background:url(/uploads/image/hxppimages/play.png) no-repeat; position: absolute; left: 50%; margin-left: -90px; top: 292px; background: rgba(0,0,0,0);} 

.slider { width: 100%; height: 100%;box-shadow: 0 0 3px #999; position: relative;background-color: #ddd;}
.button {
    position: absolute;
    left: 0;
    top: 0;
    width:48px;
    height: 46px;
    background-color: #fff;
    cursor: pointer; z-index: 2;
}
.label{ line-height: 48px; font-size: 16px; color: #aaa; text-align: center;
	background:-webkit-gradient(linear, left top, right top, color-stop(0, #4d4d4d), color-stop(.4, #4d4d4d), color-stop(.5, white), color-stop(.6, #4d4d4d), color-stop(1, #4d4d4d));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation: slidetounlock 2s infinite;
    -webkit-text-size-adjust: none;}
}

@keyframes slidetounlock{0%{background-position:-200px 0}100%{background-position:200px 0}}
@-webkit-keyframes slidetounlock{0%{background-position:-200px 0}100%{background-position:200px 0}}

.track {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    overflow: hidden;
}
.track div {
    height:100%;
	width: 320px;
    font-size: 28px;background-color: #78c430; text-align: center; color: #fff; font-size: 15px; line-height: 48px;;
}
.easeback{ transition: all ease .5s; -webkit-transition: all ease .5s;}
.videopop-main{ width: 78%; height: 80%; position: absolute; left: 50%; margin-left: -39%; top: 50%; transform: translatey(-50%); -webkit-transform: translatey(-50%); background: #000;}
.v-close{ width: 50px; height: 50px; background: url(/uploads/image/hxppimages/x.png) no-repeat center center #fff; border-radius: 50%; cursor: pointer; position: absolute; right: -20px; top: -20px; z-index: 2;transition: all ease .25s; -webkit-transition: all ease .25s; }

.v-close:hover { transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.vpop-box{ width: 100%; height: 100%;}











.visible{ overflow: visible;}
.white { color: #fff;}
.bgwhite{ background: #fff;}


.pop{ width: 100%; height: 100%; background: rgba(0,0,0,0.5); position: fixed; left: 0; top: 0; z-index: 999; display: none;}
.pop-main{ width: 960px; height: 480px; position: absolute; left: 50%; margin-left: -480px; top: 50%; margin-top: -240px; border-radius: 6px; background: #fff; color:#020222 ;}
.pop-close{ width: 40px; height: 40px; background: url(/uploads/image/hxppimages/x.png) no-repeat center center; background-size: 14px auto; position: absolute; right: 5px; top: 5px; cursor: pointer; transition: all ease .25s; -webkit-transition: all ease .25s; z-index: 2; }
.pop-close:hover { transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.formmain { width: 900px; margin: 70px auto 0;}
.formtitle {
	font-size:18px; text-align: center;
	font-weight:600;
	line-height:25px;
}
.formtitle span { color:#0090db ;}
.form-inputbox{ display: flex; justify-content: space-between; flex-direction: row; margin-top: 50px;}
.inputtitle {font-size:10px; margin-bottom: 7px;}
.popinput {
	width:210px;
	height:43px;
	border-radius:2px;
	border:1px solid rgba(0,0,0,0.2);
	background: none;
	padding: 12px;
	font-size: 14px;
}

.poptext{
	width:900px; padding: 11px;
	height:93px;
	border-radius:2px;
	border:1px solid rgba(0,0,0,0.2);
	resize: none;
	font-size: 14px;
}
.form-textbox{ margin-top: 37px;}
.pop-submit{
	width:150px;
	height:48px;
	background:rgba(0,144,219,1);
	border-radius:24px;
	cursor: pointer;
	margin-top: 30px;
}












