@charset "utf-8";
.copy {
    background: #f9f9f9;
    padding-bottom: 32px;
}

.copy, .copy a {
    color: #333333;
    font-size: 14px;
}

.ovt {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*产品中心*/

.productmain .pro_nav {
    text-align: center;
}
.productmain .pro_nav a{
    display: inline-block;
    /* width: 130px; */
	padding: 0 15px;
    border: 1px solid #dbdbdb;
    transition: all .3s ease;
    text-align: center;
    font-size: 16px;
    color: #000000;
    line-height: 2.875;
    margin: 0px 5px 30px;
    cursor: pointer;
    border-radius: 6px;
}
.productmain .pro_nav a.on {
    color: #fff;
    background-color: #0041c0;
    border-color: #0041c0;
    box-shadow: 0 10px 35px -15px #0066ff;
}
.pro_src_con{
    margin-top: 28px;
    margin-bottom: 50px;
}
.pro_src_con .pro_link {
    background-color: #f9f9f9;
    width: calc((100% - 20px) / 3);
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    line-height: 1.5;
    padding-bottom: 45px;
    transition: all .5s ease;
    float: left;
}
.pro_src_con .pro_link.hot .pro_l_img_box > div {
    display: block;
}
.pro_src_con .pro_link:hover {
    background-color: #fff;
    box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.1), 0 15px 70px 0 rgba(0, 0, 0, 0.15);
}
.pro_src_con .pro_link:hover .pro_l_name {
    color: #0041c0;
}
.pro_src_con .pro_link:nth-child(3n) {
    margin-right: 0;
}
.pro_src_con .pro_link .pro_l_img_box {
    overflow: hidden;
    position: relative;
}
.pro_src_con .pro_link .pro_l_img_box::before {
    content: '';
    padding-top: 100%;
    display: block;
}
.pro_src_con .pro_link .pro_l_img_box img {
    display: block;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-height: 100%;
    mix-blend-mode: darken;
}
.pro_src_con .pro_link .pro_l_img_box > div {
    background-color: #b60000;
    color: #fff;
    position: absolute;
    top: 0;
    width: 100%;
    left: 50%;
    font-size: 16px;
    font-weight: 700;
    line-height: 70px;
    height: 60px;
    transform: rotate(45deg);
    transform-origin: 50% 0;
    text-align: center;
}
.pro_src_con .pro_link .pro_l_name {
    font-size: 16px;
    font-weight: 700;
    margin-top: 44px;
    color: #333333;
}
.pro_src_con .pro_link .pro_l_info {
    font-size: 13px;
    margin-top: 10px;
}
.add_nav_box> a:first-child {
    padding-left: 0;
    color: #0041c0;
}
.add_nav_box{
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.add_nav_box a{
    display: block;
    float: left;
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 5px 10px 15px;
    position: relative;
    color: #333333;
}
.add_nav_box > a::before {
    content: '/';
    color: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 16px;
    line-height: 1;
    transform: translateY(-50%);
}
.add_nav_box> a:first-child::before{
    display: none;
}
.propic{
    position: relative;
    text-align: center;
}
.propic .pro_pictures {
   text-align: center;
}
.proname{
    line-height: 1;
    font-weight: 700;
    font-size: .5rem;
    color: #000;
    width: 30%;
}

.pro_d_body .pro_d_m_name {
    display: none;
}
.pro_d_body .d_parameter {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 13.3%;
    width: 100%;
}
.pro_d_body .d_parameter .pro_d_name {
    line-height: 1;
    font-weight: 700;
    font-size: 40px;
    color: #000;
    width: 30%;
    float: left;
    text-align: left;
}
.pro_d_body .d_parameter .d_par_box {
    width: 70%;
    float: right;
    text-align: right;
    line-height: 1.5;
    font-size: 16px;
}
.pro_d_body .d_parameter .d_par_box .pro_d_name_en {
    color: #0041c0;
    font-family: en_b;
    font-size: .32rem;
}
.pic{
    background:url("../images/pro_bg.jpg") center no-repeat;
}
.pro_d_body .d_parameter .pro_d_name{

}
.pro_d_body .d_parameter .d_par_box div {
    margin-bottom: 15px;
}
.pro_d_body .d_parameter .d_par_box div span {
    font-family: en_b;
}
.pro_d_body .d_parameter .d_par_box div:last-child {
    margin-bottom: 0;
}
.pro_d_body .pub_pro_title {
    text-align: center;
    line-height: 1;
    font-weight: 700;
    font-size: 36px;
    margin-bottom: 38px;
}
.proinfo{
    margin-bottom: 50px;
}
.proinfo img{
    max-width: 100%;
}
.proinfo tr,.proinfo td{
    border:1px solid #000;
}
.pro_d_body .after-inner #tab_ {
    margin-top: -0.5rem;
    border-bottom-color: transparent;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.08);
    z-index: 1;
}
.pro_d_body .after-inner #tab_ .line {
    margin-left: -20px;
}
.pro_d_body .after-inner #tab_ ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
    height: auto;
}
.pro_d_body .after-inner #tab_ ul li {
    width: 25%;
    position: relative;
    flex: 1;
}
.pro_d_body .after-inner #tab_ ul li::before {
    content: '';
    display: block;
    width: 1px;
    height: .4rem;
    right: 0;
    top: .3rem;
    position: absolute;
    background-color: #d2d2d2;
}
.pro_d_body .after-inner #tab_ ul li:last-child::before {
    display: none;
}
.pro_d_body .after-inner #tab_ ul a {
    display: block;
    text-align: center;
    line-height: 1rem;
}
.pro_d_body .d_parameter .d_par_box .pro_d_name_en{
    color: #0041c0;
    font-family: en_b;
    font-size: 32px;
    margin-bottom: 15px;
}
.pro_ecommended .swiper-slide a{
    display: block;
    background-color: #fff;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 50px;
    transition: all .5s ease;
}
.pro_ecommended .swiper-slide a:hover{
    box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.1), 0 15px 70px 0 rgba(0, 0, 0, 0.15);
}
.pro_ecommended .swiper-slide a:hover .btn_ys{
    text-decoration: initial;
    background-color: #0041c0;
    color: #fff;
}
.otherprolist{
    padding:10px 0 80px;
    background:#f5f5f5;
}
.pro_d_img_box img{
    width: 100%;
}
.pro_name_r{
    font-size: 16px;
    line-height: 1.5;
    overflow: hidden;
    width: 90%;
    margin:20px 5% 0;
    color: #333333;
}
.swiper-container{
    padding-bottom: 50px;
}
.swiper-pagination-bullet{
    width: 12px!important;
    height: 12px!important;
}
.btn_ys{
    font-weight: 700;
    font-size: 14px;
    width: 120px;
    margin-top: 15px;
    line-height: 3;
    margin-right: auto;
    margin-left: auto;
    text-decoration: underline;
    transition: all .3s ease;
    color: #000000;
}
@media (max-width: 1200px) {
    .w_f2_litxt, .w_f2_liimg {
        width: 100%;
    }
}

@media (max-width: 1100px) {
    .l_syftr {
        width: 100%;
        padding-left: 0;
    }
}

@media (max-width: 991px) {
    .l_sybx1li {
        width: 31.333%;
        margin: 0 1% 30px;
    }

    .l_sybx1li.first, .l_sybx1li.last {
        margin: 0 1%;
    }

    .l_syfoot {
        display: none;
    }

    .copy {
        padding: 30px 0;
    }

    .copy .fl {
        float: none;
        text-align: center;
    }

    .copy .fr {
        float: none;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .l_sybx1li {
        width: 48%;
        margin: 0 1% 30px;
    }

    .l_sybx5nrl {
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px;
    }

    .l_sybx5nrr {
        width: 100%;
    }

    .l_sybx5li {
        width: 100%;
    }


    .mt_25 {
        margin-top: -25px;
    }

    .l_sybx4li {
        width: 100%;
        border-bottom: 1px solid #eee;
        border-right: none;
    }

    .w_f2_map #map {
        height: 300px;
    }

    .copy {
        line-height: 30px;
    }
    .productmain .pro_nav a{
        width: 48%;
        float: left;
        margin:0 1% 20px;
    }
    .pro_src_con .pro_link{
        width: 48%;
        margin-left: 1%;
        margin-right: 1%;
        padding-bottom: 25px;
    }

    .pro_d_body .d_parameter{
        position: inherit;
    }
    .pro_d_body .d_parameter .d_par_box{
        display: none;
    }
    .pro_d_body .d_parameter .pro_d_name{
        width: 100%;
        text-align: center;
        font-weight: normal;
        font-size: 30px;
        margin-top: 40px;
    }
    /*.pic{*/
    /*    background-size: 120px;*/
    /*    background: url(../images/tou.png) bottom center;*/
    /*}*/
    .pro_d_body .pub_pro_title{
        font-size: 26px;
    }
    .propic .pro_pictures {
        width: 100%;
    }
    .pro_ecommended .swiper-slide a{
        padding-bottom: 20px;
    }
}
