.product_cz{
    min-width: 1200px;
}
.product_cz .item-0 .img-box .img{
    width: 100%;
}
.product_cz .contariner{
    padding: 60px 0;
}
.product_cz .contariner .title-box{
    padding-bottom: 60px;
}
.product_cz .contariner .title-box .title{
    line-height: 56px;
}
.product_cz .contariner .title-box .tip-box{
    margin-top: 20px;
    line-height: 37px;
}
.product_cz .contariner .content-box{
    width: 1200px;
    margin: auto;
}
.product_cz .item-1 .left{
    width: 575px;
    height: 384px;
    line-height: 32px;
}
.product_cz .item-1 .left .content +.content{
    margin-top: 32px;
}
.product_cz .item-1 .right{
    width: 585px;
    height: 384px;
}
.product_cz .item-1 .right .img-box{
    width: 100%;
    height: 100%;
}
.product_cz .item-1 .right .img-box .img{
    width: 100%;
    height: 100%;
}
.product_cz .item-2{
    background: url(../images/train/productCZ/bg2-1.jpg) no-repeat;
    background-size: 100% 100%;
}
.product_cz .item-2 .content-box .img-box{
    width: 1149px;
    height: 787px;
}
.product_cz .item-2 .content-box .img-box .img{
    width: 100%;
    height: 100%;
}
.product_cz .item-3{
    /*background: url(../images/train/productCZ/bg2-1.jpg) no-repeat;*/
    /*background-size: 100% 100%;*/
}
.product_cz .item-3 .content-box .el-tabs__item{
    width: 370px;
    height: 80px;
    color: #333;
    background: #F2F2F2;
    font-size: 26px;
    line-height: 80px;
    text-align: center;
}
.product_cz .item-3 .content-box .el-tabs__item.is-active{
    background: #2E323B;
    color: #fff;
}
.product_cz .item-3 .content-box .el-tabs__nav{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product_cz .item-3 .content-box .el-tabs__active-bar, .product_cz .item-3 .el-tabs__nav-wrap::after{
    display: none;
}
.product_cz .item-3 .content-box .box{
    background: #F2F2F2;
    padding: 20px 50px;
}
.product_cz .item-3 .content-box .box .inner-box{
    width: 480px;
    line-height: 34px;
    padding: 20px 0;
}
.product_cz .item-3 .content-box .box .inner-box .question{
    margin-bottom: 10px;
}
.product_cz .item-4 {
    background:  #F2F2F2;
}
.product_cz .item-4 .content-box .img-box{
    width: 1110px;
    /* height: 809px; */
}
.product_cz .item-4 .content-box .img-box .img{
    width: 100%;
    height: auto;
}
.product_cz .item-5 .content-box .img-box{
    width: 1140px;
    height: 721px;
}
.product_cz .item-5 .content-box .img-box .img{
    width: 100%;
    height: 100%;
}
.product_cz .item-6{
    background: url(../images/train/productCZ/bg6-1.jpg) no-repeat;
    background-size: 100% 100%;
}

.item-6 .content-box{
    position: relative;
}
.item-6 .content-box .box{
    position: relative;
    box-sizing: border-box;
    height: 132px;
}
.item-6 .content-box .box .innerbox{
    height: 132px;
    box-sizing: border-box;
}
.item-6 .content-box .box:hover .innerbox{
    background: #fff;
}
.item-6 .content-box .box .title{
    margin-bottom: 10px;
    line-height: 32px;
    width: 340px;
}
.item-6 .content-box .box .content{
    line-height: 22px;
    width: 332px;
}
.item-6 .content-box .box:nth-child(2n+1):after, .item-6 .content-box .box:nth-child(2n):before{
    content: '';
    width: 132px;
    height: 132px;
    display: inline-block;
}
.item-6 .content-box .box:nth-child(2n+1){
    margin-right: 34px;
}
.item-6 .content-box .box:nth-child(2n+1) .innerbox{
    padding: 20px 10px 20px 50px;
}
.item-6 .content-box .box1,.item-6 .content-box .box2{
    margin-bottom: 34px;
}
.item-6 .content-box .box3, .item-6 .content-box .box4{
    margin-top: 34px;
}
.item-6 .content-box .box:nth-child(2n){
    margin-left: 34px;
}
.item-6 .content-box .box:nth-child(2n) .innerbox{
    padding: 20px 50px 20px 10px;
}
.item-6 .content-box .box1:after{
    background: url(../images/train/productCZ/bg6-1.png) no-repeat 0 0;
}
.item-6 .content-box .box1:hover:after{
    background-position: 0 -132px;
}
.item-6 .content-box .box2:before{
    background: url(../images/train/productCZ/bg6-1.png) no-repeat -132px 0;
}
.item-6 .content-box .box2:hover:before{
    background-position: -132px -132px;
}
.item-6 .content-box .box3:after{
    background: url(../images/train/productCZ/bg6-1.png) no-repeat -264px 0;
}
.item-6 .content-box .box3:hover:after{
    background-position: -264px -132px;
}
.item-6 .content-box .box4:before{
    background: url(../images/train/productCZ/bg6-1.png) no-repeat -396px 0;
}
.item-6 .content-box .box4:hover:before{
    background-position: -396px -132px;
}
.item-6 .content-box .img-box{
    width: 200px;
    border-radius: 50%;
    height: 200px;
    position: absolute;
    top:calc(50% - 100px);
    left: calc(50% - 100px);
}
.item-6 .img6-center{
    width: 200px;
    border-radius: 50%;
    height: 200px;
}
.product_cz .item-6 .qr-box{
    margin-top: 60px;
}
.product_cz .item-6 .qr-box .box{
    padding: 0 40px;
}
.product_cz .item-6 .qr-box .img-box{
    width: 141px;
    height: 141px;
    margin-bottom: 10px;
}
.product_cz .item-6 .qr-box .img-box .img{
    width: 100%;
    height: 100%;
}
.product_cz .item-7 .content-box .img-box{
    width: 1140px;
    height: 550px;
}
.product_cz .item-7 .content-box .img-box .img{
    width: 100%;
    height: 100%;
}
.product_cz .item-8{
    padding-top: 0;
    padding-bottom: 0;
}
.product_cz .item-8 .content-box8{
    background: url(../images/train/productCZ/bg8-1.jpg) no-repeat;
    background-size: 100% 100%;
}
.product_cz .item-8 .content-box8 .img-box{
    margin: auto;
    width: 919px;
    height: 468px;
    padding: 50px 0;
}

.product_cz .item-9 {
    display: none;
}
.product_cz .item-9 .el-form{
    margin: auto;
    width: 1140px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.product_cz .item-9 .el-input, .product_cz .item-9 input{
    width: 370px;
    height: 70px;
    line-height: 70px;
}
.product_cz .item-9 .el-input__inner, .product_cz .item-9 .el-textarea__inner{
    border: 1px solid #CBB789;
    border-radius: 0;
}
.product_cz .item-9 .el-textarea,.product_cz .item-9 .el-textarea__inner{
    width: 1140px;
}
.product_cz .item-9 .btn{
    margin-right: 30px;
    width: 370px;
    height: 70px;
    line-height: 70px;
    background: #CBB789;
}
.product_cz .item-10 .img{
    width: 100%;
    height: 100%;
}
.product_cz .item-10 .content-box{
    position: relative;
}
.product_cz .item-10 .item10-center{
    position: absolute;
    top: 0;
}
.product_cz .item-10 .item10-center.img-box{
    width: 556px;
    height: 318px;
    overflow: hidden;
}
.product_cz .item-10 .box{
    height: 106px;
    width: 320px;
    line-height: 24px;
    box-sizing: border-box;
}
.product_cz .item-10 .left{
    margin-right: 430px;
}
.product_cz .item-10 .left .box:nth-child(2){
    padding-right: 80px;
}
.product_cz .item-10 .right .box:nth-child(2){
    padding-left: 80px;
}
.product_cz .item-10  .text{
    padding: 10px 0;
}
.product_cz .item-11{
    background: #F4F4F4;
}
.product_cz .item-11 .img-box{
    width: 454px;
    min-width: 454px;
    height: 529px;
    margin-right: 20px;
}
.product_cz .item-11 .right{
    flex-grow: 1;
    align-self: flex-start;
}
.product_cz .item-11 .right .box{
    background: #fff;
    height: 121px;
    padding: 20px;
    box-sizing: border-box;
    line-height: 30px;
}
.product_cz .item-11 .right .box + .box{
 margin-top: 15px;
}
.product_cz .item-11 .right .box:hover{
    box-shadow: 0px 1px 6px 0px rgba(178, 178, 178, 0.54);
}
.product_cz .item-11 .right .box .index{
    font-size: 60px;
    color: #BFC3C6;
    margin-right: 10px;
}
.product_cz .item-11 .right .box:hover .index{
    color: #E4B055;
}
.product_cz .item-12 .box{
    width: 275px;
    height: 248px;
    background: linear-gradient(0deg, #F4F4F4 0%, #FFFFFF 100%);
    box-sizing: border-box;
    padding: 30px;
    border-bottom: 4px solid transparent;
}
.product_cz .item-12 .box .img-box{
    width: 57px;
    height: 57px;
}
.product_cz .item-12 .box:hover{
    border-bottom-color: #E4B055;
}
.product_cz .item-12 .box +.box{
    margin-left: 15px;
}
.product_cz .item-12 .box .name{
    margin: 30px 0;
}
.product_cz .item-12 .box .content{
   line-height: 30px;
}