body{

    background: url("../img/icon-38.jpg") no-repeat center;

    background-attachment: fixed;

}

.head{

    height: 90px;

    background: #fff;

    position: fixed;

    top: 0;

    left: 0;

    width: 100%;

    z-index: 999;

}

/* .ej-banner {

    margin-top: 70px;

} */

.head-contina{

    width: 100%;

    padding: 0 35px;

    margin: 0 auto;

}

.logo{

    float: left;

    margin-top: 20px;

    height: 60px;

}

.logo img {

    height: 60px;

}

.nav{

    float: right;

    /*margin-top: 32px;*/

}

.nav>ul>li{

    float: left;

    text-align: center;

    /*margin-left: 50px;*/

    position: relative;

    /*overflow: hidden;*/

    height: 90px;

    line-height: 90px;

}

.nav>ul>li>a {

    font-size: 18px;

    color: #333333;

    position: relative;

    transition: all 0.5s;

    -moz-transition: all 0.5s;

    -ms-transition: all 0.5s;

    -webkit-transition: all 0.5s;

    padding: 0 40px;

    display: block;

}

.nav>ul li>a:hover{

   color: #fff;

    background-color: #004da3;

}

.nav>ul li>a.nav-a{

   position: absolute;

    left: 0px;

    color: #005bac;

    transition: all 0.5s;

    -moz-transition: all 0.5s;

    -ms-transition: all 0.5s;

    -webkit-transition: all 0.5s;

}



.nav ul li a span{

    font-size: 12px;

    color: #333333;

}

.about-index-content-img img{

    width: 495px;

    height: 385px;

}

.nav ul li:hover p{

    color: #015cad;

}

.nav ul li:hover span{

    color: #015cad;

}



.contia{

    width: 1200px;

    margin: 0 auto;

}



.chinese a,.chinese b{

    font-size: 14px;

    color: #999999;

}

.chinese{

    margin-top: 39px;

    margin-left: 30px;

}



.submenu{

    position: absolute;

    z-index: 99;

    background-color: rgba(255,255,255,0.8);

    width: 150%;

    left: -25%;

    display: none;

    box-shadow: 0 0 5px rgba(0, 0, 0, .1);

}

.submenu li{

   line-height: 30px;

    height: 30px;

    border-bottom: 1px solid #cdcdcd;

}

.submenu li a{

    font-size: 16px;

    display: block;

    color: #333333;

}

.submenu li a:hover{

    color: #fff !important;

    background-color:#005bac;

}



.page-pagination {

    width: 100%;

    margin: 40px auto;

    text-align: center;

}

.page-pagination a {

    display: inline-block;

    margin: 0 5px;

    padding: 15px;

    cursor: pointer;

    text-decoration: none;

    color: #5b5b5b;

    border: 1px solid #ddd;

}

.page-pagination a:hover {

    color: #fff;

    border-color: #004da3;

    background-color: #004da3;

}

.page-pagination a.jp-disabled {

    cursor: no-drop;

    opacity: .5;

}

.page-pagination a.jp-disabled:hover {

    color: #5b5b5b;

    border-color: #ddd;

    background-color: #fff;

}

.page-pagination a.jp-current {

    cursor: default;

    color: #fff;

    border-color: #004da3;

    background-color: #004da3;

}

.index-about{

    background: url("../images/icon-1.png") no-repeat center bottom;

    padding-bottom: 100px;

}

.index-title{

    text-align: center;

    padding: 70px 0;

}

.index-title h2{
    font-size: 36px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #343434;
    line-height: 50px;
}

.index-title h3{
    font-size: 16px;
    font-family: D-DIN-Bold, D-DIN;
    font-weight: bold;
    color: #CCCCCC;
    line-height: 17px;
}

.index-about-left{

    float: left;

    width: 480px;

}

.index-about-left h2{

    font-size: 18px;

    color: #474747;

    font-weight: bold;

    padding-top: 24px;

    margin-bottom: 35px;

}

.index-about-left p{

    font-size: 14px;

    color: #999999;

    line-height: 26px;

    letter-spacing: 2px;

}

.index-about-left a{

    width: 120px;

    height: 40px;

    display: inline-block;

    border: 1px solid #cdcdcd;

    font-size: 14px;

    color: #474747;

    text-align: center;

    line-height: 40px;

    margin-top: 60px;

}

.index-about-left a:hover{

    background-color: #004da3;

    color: #fff;

}

.index-pact{

    background: url("../images/icon-3.jpg") no-repeat;



}

.index-pact-yc-list{

    padding-bottom: 80px;

}

.index-pact-right{

    width: 680px;

    float: right;

}

.index-pact-left{

    margin-left: 120px;

}

.index-pact-right h2{

    font-size: 24px;

    color: #fff;

    font-weight: bold;

  padding: 20px 0;

    border-bottom: 1px solid rgba(255,255,255,0.5);

    margin-bottom: 20px;

}

.index-pact-right div p{

    color: #fff;

    font-size: 14px;

    line-height: 26px;

}

.index-pact-right a{

    width: 120px;

    height: 40px;

    display: inline-block;

    border: 1px solid #fff;

    font-size: 14px;

    color: #fff;

    text-align: center;

    line-height: 40px;

    margin-top: 20px;

}

.index-pact-right a:hover{

    background-color: #004da3;

    color: #fff;

    border: 1px solid #004da3;

}



.index-pact-yc{

    display: none;

}

.index-pact-yc:first-child{

    display: block;

}

.slick-on img{

    width: 120px;

    height: 80px;

    margin-right: 20px;

}

.index-a{

    background-color: #eff3f6;

    padding: 20px 90px;

}

.slick-on p{

   font-size: 14px;

    color: #474747;

    letter-spacing: 1px;

    line-height: 26px;

    padding-top: 10px;

}

.pages-a .jp-previous,.pages-a .jp-next{

    display: none !important;

}

.pages-a a{

    width: 30px;

    height: 8px;

    background-color: #cbcbcb;

    text-indent: 999px;

    overflow: hidden;

}

.index-par-list ul li {

    float: left;

    width: 20%;

    text-align: center;

}

.foot{

    background: url("../images/icon-10.jpg") no-repeat center;

    padding: 50px 0;

    background-size: cover !important;

}

.foot-in{

    background: rgba(255,255,255,0.9);

    padding: 40px;

}

.foot-in .index-title{

    padding-top: 0px;

}

.foot-in-left{

    width: 570px;

    float: left;

}

.foot-in-left h2{

    padding-bottom: 20px;

    border-bottom: 1px solid #e5e5e5;

    margin-bottom: 15px;

}

.foot-in-left p{

    font-size: 20px;

    color: #474747;

    line-height: 35px;

}

.footer {

    padding: 34px 0;

    text-align: center;

    background-color: #333333;

}

.footer .footer-nav {

    text-align: center;

    margin-bottom: 20px;

}

.footer .footer-nav li {

    display: inline-block;

    margin: 0 30px;

    position: relative;

}

.footer .footer-nav li:after {

    content: "";

    width: 1px;

    height: 100%;

    background: #fff;

    position: absolute;

    right: -30px;

    top: 0;

}

.footer .footer-nav li:last-child:after {

    display: none;

}

.footer .footer-nav li a {

    font-size: 14px;

    line-height: 16px;

    color: #fff;

}

.footer .copyright {

    font-size: 12px;

    line-height: 25px;

    color: #fff;

}

.footer .copyright a {

    color: #fff;

}

.ej-banner img{

    width: 100%;

}

.ej-title {

    padding-top: 27px;

    padding-bottom: 18px;

    position: relative;

}

.ej-title{

    padding-top: 27px;

    padding-bottom: 18px;

    position: relative;

}

.ej-title-left{

    font-size: 12px;

    color: #666666;

}

.ej-title-left img {

    height: 14px;

}

.ej-title-left span{

    color: #004da3;

    font-size: 12px;

}

.ej-title-right{

    position: absolute;

    right: 0px;

    width: 165px;

    top: -61px;

}

.ej-title-right h2{

    height: 60px;

    line-height: 60px;

    font-size: 16px;

    color: #000000;

    background-color: rgba(255,255,255,0.7);

    padding-left: 10px;

    border-radius: 5px 5px 0 0;

}

.ej-title-right h3{

    height: 60px;

    line-height: 60px;

    font-size: 24px;

    color: #fff;

    background-color:#004da3;

    padding-left: 10px;

    border-radius:0 0 5px 5px;

    font-weight: bold;

}

.bri-content{

    margin: 80px 0;

}

.bri-content img{

    max-width: 100%;

}

.bri-content p{

    font-size: 14px;

    color: #666666;

    line-height: 28px;

    margin-bottom: 20px;

    text-indent: 2em;

}

.new-img{

    float: left;

}

.new-img img{

    background-color: #000000;

    margin-right: 30px;

}

.new-list{

    margin-top: 80px;

}

.new-text{

    padding-top: 30px;

}

.new-text p{

    font-size: 20px;

    color: #474747;

    margin-bottom: 30px;

}

.new-text h2{

    font-size: 16px;

    color: #999999;

}

.new-text span{

    font-size: 14px;

    color: #cdcdcd;

    margin-top: 30px;

    display: block;

}

.new-text b{

    width: 120px;

    height: 40px;

    display: inline-block;

    border: 1px solid #cdcdcd;

    font-size: 14px;

    color: #474747;

    text-align: center;

    line-height: 40px;

    margin-top: 60px;

}



.new-text b:hover {

    background-color: #004da3;

    color: #fff;

}

/* .new-list ul li{

    padding-bottom: 20px;

    margin-bottom: 20px;

    border-bottom: 1px solid #e5e5e5;

}

.new-list ul li:hover{

    border-bottom: 1px solid #004da3;

}

.new-list ul li:hover p{

    color: #004da3;

} */

.details-title h2{

    font-size: 18px;

    color: #333333;

    padding-bottom: 20px;

    border-bottom: 1px solid #cdcdcd;

    font-weight: bold;

    text-align: center;

    margin-top: 80px;

}

.bri-content p{

    font-size: 14px;

    color: #666666;

    line-height: 26px;

}

.details-content-bottom-page a{

    display: block;

    border-top: 1px solid #cdcdcd;

    border-bottom: 1px solid #cdcdcd;

    font-size: 14px;

    color: #333333;

    padding: 20px 0;

    margin-top: -1px;

    line-height: 24px;

}

.details-content-bottom-page a img{

    margin-left: 3px;

    margin-right: 10px;

}

.details-content-bottom-page a:hover{

    color: #004da3;

}

.details-content-bottom-a a{

    float: right;

    width: 115px;

    height: 40px;

    font-size: 14px;

    color: #fff;

    text-align: center;

    line-height: 40px;

    background-color: #004da3;

    border-radius: 5px;

    margin-top: 20px;

    margin-bottom: 80px;

}

.details-content-bottom-a a img{

    margin-right: 10px;

}.index-par-lists ul li{

    margin-bottom: 20px;

 }

.contact-in-left{

    width: 410px;

    float: left;

    background-color: #f5f5f5;

    padding: 15px;

}

.contact-in-left ul li{

    padding: 20px 5px;

    border-bottom: 1px solid #cdcdcd;

}

.contact-in-left ul li:last-child{

    border: none;

}

.contact-in-left ul li h2 img{

    width: 20px;

    margin-right: 15px;

    margin-bottom: -5px;

}

.contact-in-left ul li h2{

    font-size: 16px;

    color: #333333;

}

.contact-in-left ul li h2 span,.contact-in-left ul li p{

    font-size: 14px;

    color: #333333;

}

.contact-in-left ul li p{

    padding-left: 32px;

    line-height: 26px;

}

.contact-in-right{

    float: right;

    width: 750px;

}

.contact-in{

    margin-top: 80px;

    margin-bottom: 80px;

}

.index-par-list ul li img{

    max-width: 100%;

}

.join-title{

    height: 70px;

    background: #004da3;

    padding: 0px 40px;

    line-height: 70px;

}

.join-title ul li{

    float: left;

    color: #fff;

    font-size: 18px;

}

.join-title ul li:nth-child(1){

    width: 25%;

}

.join-title ul li:nth-child(2){

    width: 25%;

}

.join-title ul li:nth-child(3){

    width: 20%;

}

.join-title ul li:nth-child(4){

    width: 20%;

}

.join-title ul li:nth-child(5){

    width: 10%;

    text-align: right;

}

.join-list ul li{



}

.join-list-in{

    padding: 0 40px;

    border-bottom: 1px solid #cdcdcd;

    height: 60px;

    line-height: 60px;

    cursor: pointer;

}

.join-list-in span{

    float: left;

    font-size: 16px;

    color: #474747;

}

.join-list-in span:nth-child(1){

    width: 25%;

}

.join-list-in span:nth-child(2){

    width: 25%;

}

.join-list-in span:nth-child(3){

    width: 20%;

}

.join-list-in span:nth-child(4){

    width: 20%;

}

.join-list-in span:nth-child(5){

    width: 10%;

    text-align: right;

}

.join-list-in-yc{

    background-color: #f8f8f8;

    margin: 0 40px;

    padding: 40px;

}

.join-list-in-yc-top ul li{

    float: left;

    width: 25%;

    font-size: 14px;

    color: #474747;

    line-height: 30px;

}

.join-list{

    margin-bottom: 60px;

}

.join-list-in-yc-top{

    border-bottom: 1px solid #cdcdcd;

    padding-bottom: 15px;

}

.join-list-in-yc-bottom{

    margin-top: 30px;

}

.join-list-in-yc-bottom h2{

    font-size: 18px;

    color: #474747;

    padding-bottom: 20px;

}

.join-list-in-yc-bottom p{

    font-size: 14px;

    color: #474747;

    line-height: 28px;

}

.join-list-in-yc{

    display: none;

}

.join-list-in.active{

    border: none;

}

.join{

    margin-top: 80px;

}

.index-about .about-box{
    padding: 56px 0;
}
.index-about .about-left{
    width: 100%;
}
.index-about .box-left{
    width: 50%;
    float: left;
}
.index-about .box-right{
    width: 50%;
    float: right;
}
.index-about .about-box{
    width: 100%;
}
.index-about .about-left img{
    width: 100%;
}
.index-about .about-right{
    padding: 32px 85px 0 85px;
}
.index-about .about-right .right-box{
    background: url(../images/about-bg1.png) no-repeat center;
    background-size: contain;
    margin-top: 30px;
}
.index-about .right-top{
    padding-right: 242px;
}
.index-about .right-top p{
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #343434;
    line-height: 32px;
    text-align: justify;
    text-indent: 44px;
}
.index-about .right-box h3{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #828282;
    line-height: 24px;
    padding-right: 242px;
    text-align: justify;
    text-indent: 30px;
}
.index-about .right-ul{
    display: flex;
    align-items: center;
    margin: 70px 0;
}
.index-about .right-ul li{
    margin: 0 25px;
}
.index-about .right-ul .box-cont{
    text-align: center;
}
.index-about .right-ul .box-cont p{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #343434;
    line-height: 22px;
}
.index-about .right-more{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
    background: #004DA3;
    border-radius: 4px;
    padding: 13px 52px;
    display: inline-block;
    text-decoration: none;
}


.index-product{
    background: linear-gradient(270deg, #0056B8 0%, #0C1661 100%);
    padding: 80px 0;
}
.index-product .product-list{
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: -30px;
}
.index-product .product-list .list-item{
    width: 32%;
    background: #FFFFFF;
    box-shadow: 0px 12px 24px 0px rgba(0, 0, 0, 0.07);
    margin-bottom: 30px;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    -ms-border-radius:10px;
    -o-border-radius:10px;
    overflow: hidden;
}
.index-product .item-img{
    width: 100%;
}
.index-product .item-img img{
    width: 100%;
}
.index-product .item-box{
    padding: 32px 30px;
}
.index-product .item-box h2{
    font-size: 22px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 30px;
}
.index-product .box-intro{
    margin: 10px 0;
}
.index-product .item-box p{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #828282;
    line-height: 28px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.index-product .item-box a{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #818181;
    line-height: 22px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    display: inline-block;
}
.index-product .item-box a:hover{
    color: #004da3;
}

.index-contact{
    background: url(../images/contact-bg.png) no-repeat center;
    background-size: cover;
    padding: 70px 0;
}
.index-contact .contact-box {
    display: flex;
    justify-content: space-around;
}
.index-contact .contact-box li{
    background: #FFFFFF;
    border-radius: 8px;
    padding: 30px 50px;
    text-align: center;
    width: 30%;
}
.index-contact .contact-box li h2{
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #004DA3;
    line-height: 25px;
    margin: 30px 0 10px 0;
}
.index-contact .contact-box li p{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #808080;
    line-height: 22px;
    text-align: center;
}
.index-contact .index-title{
    padding: 0 0 56px 0;
}

.product-body{
    background: #f5f5f5;
}
.new-list .list-box{
    margin-bottom: -20px;
    /* display: flex;
    flex-wrap: wrap;
    justify-content: space-between; */
}
/* cn */
.new-list ul li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.new-list ul li:hover {
    border-bottom: 1px solid #004da3;
}
/* cn */
.new-list .list-box li:hover {
    border-bottom: none;
}
.new-list .list-box li{
    width: 49%;
    margin-bottom: 20px;
    background: #FFFFFF;
    border-radius: 10px;
    border-bottom: none;
    padding: 50px;
    float: left;
    position: relative;
}
.new-list .list-box li:nth-child(even){
    margin-left: 20px;
}
.new-list .list-box li  .product-icon{
    position: absolute;
    right: 70px;
    top: 60px;
}
.new-list .list-box li  .product-icon img{
    width: 60px;
    height: 60px;
}
.new-list .list-con{
    display: inline-block;
}
.new-list .list-con h2{
    font-size: 24px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 33px;
}
.new-list .list-con p{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #828282;
    line-height: 28px;
    margin-top: 20px;
    display: -webkit-box;
　　text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    min-height: 85px;
}
.new-list .list-con a{
    display: inline-block;
}
.new-list .list-con .con-more{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #818181;
    line-height: 22px;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    margin-top: 20px;
    display: inline-block;
}
.new-list .list-con .con-more::after {
    background: #D2D2D2;
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 1px;
    width: 0;
    content: '';
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.new-list .list-con .con-more::before {
    background: #D2D2D2;
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 1px;
    width: 100%;
    content: '';
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.new-list .list-con .con-more:hover{
    color:#004da3 ;
}
.new-list .list-con .con-more:hover::after {
    background: #004da3;
    width: 100%;
}

.product-detail{
    padding: 60px 0;
}
.product-detail .shop-left{
    max-width: 50%;
    width: 50%;
    float: left;
}
.product-detail .shop-top{
    height: 360px;
}
.product-detail .gallery-top .swiper-slide img{
    width: 100%;
    height: 100%;
}
.product-detail .shop-thumbs .swiper-slide img{
    width: 100%;
}
.product-detail .shop-thumbs{
    height: 100px;
    margin-top: 12px;
}
/* .product-detail .detail-shop{
    padding-bottom: 80px;
} */
.product-detail .shop-right{
    max-width: 50%;
    width: 50%;
    float: right;
    padding-left: 30px;
    position: relative;
}
.product-detail .box-title h2{
    font-size: 28px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #000000;
    line-height: 28px;
}
.product-detail .box-title{
    position: relative;
    padding: 20px 0;
}
.product-detail .box-title::after{
    content: "";
    width: 100%;
    height: 1px;
    background: #E6E6E6;
    position: absolute;
    bottom: 0;
    left: 0;
}
.product-detail .box-text{
    background: #F5F5F5;
    padding: 24px 16px;
    margin-top: 20px;
}
.product-detail .box-text li:not(:last-child) {
    margin-bottom: 20px;
}
.product-detail .box-text .text-box {
    display: flex;
}
.product-detail .box-text .text-box  h2{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #808080;
    line-height: 24px;
    min-width: 45px;
    margin-right: 5px;
}
.product-detail .box-text .text-box  p{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
}
.product-detail .box-tel {
    background: #F5F5F5;
    padding: 18px 16px;
    display: flex;
    align-items: center;
    margin-top: 2px;
}
.product-detail .box-tel .icon-tel {
    display: inline-block;
    background: url(../images/icon-tel.svg) no-repeat center;
    background-size: contain;
    width: 60px;
    height: 60px;
}
.product-detail .box-tel .tel-box {
    margin-left: 9px;
}
.product-detail .box-tel .tel-box h2 {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #7F7F7F;
    line-height: 22px;
}
.product-detail .box-tel .tel-box a {
    font-size: 28px;
    font-family: Barlow-Medium, Barlow;
    font-weight: 500;
    color: #000000;
    line-height: 34px;
}
.product-detail .box-inquiry {
    /* position: absolute; */
    /* bottom: -30%; */
    margin-top: 20px;
}
.product-detail .box-inquiry a{
    background: #004DA3;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 22px;
    padding: 14px 53px;
    display: inline-block;
}
.product-detail .page-list{
    margin-top: 40px;
}
.product-detail .page-list .list-top {
    background: #F5F5F5;
    border-bottom: 1px solid #004DA3;
    display: flex;
}
.product-detail .page-list .list-top li {
    padding: 14px 30px;
}
.product-detail .page-list .list-top li a {
    font-weight: 400;
    color: #000000;
    line-height: 22px;
    font-size: 16px;
}
.product-detail .page-list .list-top .top-active {
    background: #004DA3;
}
.product-detail .page-list .list-top .top-active a {
    color: #fff;
}
.product-detail .list-bot {
    margin-top: 20px;
}
.product-detail .list-bot .bot-box {
    display: none;
}
.product-detail .list-bot .bot-active {
    display: block;
}
.product-detail .list-bot li>p{
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #808080;
    line-height: 24px;
}
.product-detail .list-bot .solve-table{
    width: 100%;
}
.product-detail .list-bot .solve-table tbody tr {
    background: #f5f5f5;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.product-detail .list-bot .solve-table tr td:first-child a {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 22px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.product-detail .list-bot .solve-table tr td:first-child a:hover{
    color: #004DA3;
}
.product-detail .list-bot .solve-table tr td:last-child{
    text-align: center;
}
.product-detail .list-bot .solve-table tr td {
    padding: 25px;
}
.product-detail .list-bot .solve-table tr td span {
    font-size: 16px;
    font-weight: 400;
    color: #7F7F7F;
    line-height: 22px;
}
.product-detail .list-bot .solve-table i.icon-down {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/data-down-grey.svg) no-repeat center;
    background-size: contain;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.product-detail .page-cont .cont-tit{
    background: #F5F5F5;
    padding: 14px 20px;
    margin: 56px 0 20px 0;
}
.product-detail .page-cont .cont-tit h2 {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 22px;
}
.product-detail .cont-list{
    display: flex;
    align-items: center;
    margin-left: -10px;
    margin-right: -10px;
}
.product-detail .cont-list li{
    width: 25%;
    margin: 0 10px;
}
.product-detail .cont-list li img{
    width: 100%;
}
.product-detail .cont-list li p{
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 28px;
    margin-top: 10px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.product-detail .cont-list li:hover p{
    color: #004DA3;
}
.product-detail .cont-list .list-img{
    width: 100%;
    height: 200px;
}
.product-detail .cont-list .list-img>img{
    width: 100%;
    height: 100%;
}