﻿
.product{
    border-bottom: 2px solid #AD3332;
    color: #AD3332;
}
body,html{background: #F0F0F0;}
/**/
.prod-ser-wrap{
    width:100%;
    float: left;
    padding: 70px 0px;
}
.prod-ser-title{
    width:100%;
    float: left;
    position: relative;
    font-size: 30px;
    color: #333;
    border-bottom:1px solid #E0E0E0;
    padding-bottom: 13px;
}
.prod-ser-title:after{
    content: '';
    width: 56px;
    height: 3px;
    position: absolute;
    bottom: -1px;
    left: 0px;
    z-index: 2;
    background: #DD0002;
}
.product-titlebox{
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.product-title{
    padding: 0px 20px;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 16px;
    margin-left: 20px;
    color: #333;
    cursor: pointer;
}
.product-title:hover{
    background: #288685;
    color: #fff;
}
.product-on{
    background: #288685;
    color: #fff;
}

/**/
.product-right{
    width: 100%;
    float: left;
    padding-bottom: 50px;
}
.product-box{
    width: 47%;
    float: left;
    margin-right: 6%;
    margin-bottom: 20px;
}
.product-box:nth-child(2n){margin-right: 0px;}
.product-imgbox{
    width: 100%;
    height: 235px;
    float: left;
    text-align: center;
    background: #F2F2F2;
    display: table;
}
.product-imgbox2{
    display:table-cell;
    vertical-align:middle;
    max-height:235px;
}
.product-imgbox img{
    max-width: 100%;
    max-height:235px;
    display: inline-block;
}
.product-text{
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#6E6E6E;
}
/**/
.index-hot-box{
    width:31.3%;
    float: left;
    margin-right: 3%;
    height: 390px;
    position: relative;
    margin-top: 30px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
    box-shadow: 0px 0px 15px 1px #E6E6E6;
    background: #fff;
}
.index-hot-box:nth-child(3n){margin-right: 0px;}
.index-hot-box:after{
    content: '';
    width: 99.3%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
}
.index-hot-imgbox{
    width: 100%;
    height: 275px;
    float: left;
    background: #fff;
}
.index-hot-text{
    width: 100%;
    float: left;
    font-size: 20px;
}
.index-hot-img{
    max-width: 100%;
    height: 275px;
    display: inline-block;
}
.index-hot-tbox{
    width: 100%;
    height: 81px;
    float: left;
    padding-top: 30px;
    border-top: 1px solid #969696;
}
.index-hot-text2{
    width: 100%;
    float: left;
    font-size: 15px;
    margin-top: 10px;
}
.index-hot-box:hover{background: #22847F;}
.index-hot-box:hover .index-hot-tbox{border-top: 1px solid #22847F; color: #fff;}
.index-hot-box:hover:after{border:1px solid #22847F;}
/**/

.p-detail-left{
    width: 50%;
    float: left;
}
.left-imgbox{
    width: 100%;
    height: 445px;
    float: left;
    text-align: center;
    display: table;
    background: #fff;
}
.left-imgbox2{
    display: table-cell;
    vertical-align: middle;
}
.left-img{
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    max-height: 300px;
    object-fit: cover;
}
.left-box{
    width: 100%;
    float: left;
    height:95px;
    margin-top: 15px;
    position: relative;
}
.left-box .swiper-container{
    width: 90%;
    margin-left: 5%;
    height: 95px;
}
.arrow-left2{
    width: 24px;
    height: 38px;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    left: 0px;
    background: url(../image/arrow-left4.png) no-repeat center center;
    background-size: 24px 38px;
    z-index: 2;
}
.arrow-right2{
    width: 24px;
    height: 38px;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    right: 0px;
    background: url(../image/arrow-right4.png) no-repeat center center;
    background-size: 24px 38px;
    z-index: 2;
}
.left-box .swiper-wrapper{
    height: 95px;
}
.left-box .swiper-wrapper .swiper-slide{
    height: 95px;
}
.left-box2{
    height: 90px;
    text-align: center;
    background: #fff;
    width: 79%;
    margin: 0px 10%;
    border:1px solid #999999;
}
.left-img2{
    max-width: 100%;
    width: auto !important;
    height: 85px !important;
    display: inline-block !important;
    float: none !important;
    margin-top: 5px;
    object-fit: cover;
}
.p-detail-right{
    width: 45%;
    float: right;
}
.right-tbox{
    width: 100%;
    float: left;
}
.right-tbox{
    width: 100%;
    float: left;
    line-height: 30px;
    color: #646464;
    word-wrap:break-word;
    margin-top: 20px;
}
.detail-right-title{
    width: 100%;
    float: left;
    font-size: 24px;
    margin-bottom: 20px;
    margin-top: 50px;
    color: #555555;
}
.detail-right-title2{
    width: 100%;
    float: left;
    font-size: 16px;
    margin-bottom: 15px;
    color: #21847F;
}
.border-on{border: 2px solid #23837F;}
/**/
.p-trait-wrap{
    width: 100%;
    float: left;
    padding: 65px 0px;
    background: #fff;
}
.p-trait-title{
    width:100%;
    font-size: 30px;
    padding-bottom: 20px;
    text-align: center;
    float: left;
    position: relative;
}
.p-trait-title:after{
    content: '';
    width: 52px;
    height: 3px;
    background: #259A97;
    position: absolute;
    left: 50%;
    bottom: 0px;
    margin-left: -26px;
}
.p-trait-table table{
    width: 100%;
    float: left;
    border: 2px solid #BCBCBC;
    margin-top: 40px;
}
.p-trait-table table tbody tr{
    border-bottom: 1px solid #A8A8A8;
}
.p-trait-table table tbody tr td{
    width: 50%;
    padding:20px;
    font-size: 14px;
    color: #808080;
    border-right: 1px solid #A8A8A8;
    line-height: 25px;
}
.scope-wrap{
    width: 100%;
    float: left;
    padding: 65px 0px;
}
.p-trait-title2{
    width:100%;
    font-size: 30px;
    float: left;
    padding-bottom: 20px;
    position: relative;
    margin-top: 20px;
}
.p-trait-title2:after{
    content: '';
    width: 52px;
    height: 3px;
    background: #259A97;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.scope-lbox2 .p-trait-title2:after{
    left: 90%;
    left: -moz-calc(100% - 52px);
    left: -webkit-calc(100% - 52px);
    left: calc(100% - 52px);
}
.scope-box{
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
.scope-lbox{
    width: 45%;
    float: left;
}
.scope-text{
    width:100%;
    font-size: 14px;
    float: left;
    margin-top: 30px;
    color: #555555;
    line-height: 28px;
    margin-bottom: 20px;
    text-indent: 28px;
}
.scope-rbox{
    width: 50%;
    float: right;
    height: 315px;
    background: #147672;
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
}
.scope-img{
    width: 100%;
    height: 315px;
    float: left;
    margin-top: -10px;
    margin-left: -10px;
    object-fit: cover;
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
}
.scope-rbox2{
    width: 38%;
    float: left;
    height: 470px;
    background: #147672;
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
}
.scope-img2{
    width: 100%;
    height: 470px;
    float: left;
    margin-top: -10px;
    margin-left: -10px;
    object-fit: cover;
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
}
.scope-lbox2{
    width: 57%;
    float: right;
}

#my-video {
    width: 800px;
    height: 450px;
}



@media only screen and (max-width: 900px) {
    .p-detail-left{width: 100%;}
    .p-detail-right{width: 100%;}
    .detail-right-title{margin-top: 20px;}
    .product-box{width: 100%;margin-right: 0px;}
    .scope-lbox,.scope-rbox{width: 100%;}
    .scope-lbox2,.scope-rbox2{width: 100%;}
    #my-video { width: 600px; height: 338px;}
}
@media only screen and (min-width: 321px) and (max-width: 1024px) {
    .index-hot-box{width:48%;margin-right: 4%;}
    .index-hot-box:nth-child(3n){margin-right: 4%;}
    .index-hot-box:nth-child(2n){margin-right: 0px;}
    .prod-ser-title{font-size: 20px;margin-bottom: 100px;}
    .product-title,.index-hot-text{font-size: 14px;}
    .index-hot-text2{font-size: 12px;}
    .product-titlebox{width: 100%;bottom: -100px;left: 0px;}
    .product-title{width: 33.3%;float: left;text-align: center;margin-left: 0px;}
    #my-video { width: 600px; height: 338px;}
}
/* 手机等小屏幕手持设备 */
@media screen and (min-width: 320px) and (max-width: 480px) {
    .prod-ser-wrap{padding: 50px 0px;}
    .index-hot-box{width:100%;margin-right: 0%;}
    .right-tbox{margin-bottom: 30px;}
    .p-trait-wrap{padding: 25px 0px;}
    .p-trait-title,.p-trait-title2{font-size: 24px;}
    .scope-wrap{padding: 25px 0px;}
    #my-video { width: 300px; height: 169px;}
}
