.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.page-position {
    padding: 30px 0;
    font-size: 14px;
    color: #666666;
}

.page-position a {
    color: #666666;
}

.page-position a:hover {
    color: #007078;
}

.list {
    background: url(../images/home.png) no-repeat 20px 50% #f1f1f1;
    line-height: 48px;
    padding-left: 33px;
    font-size: 14px;
    border-radius: 6px;
}

.list a {
    line-height: 45px;
    color: #666666;
    font-size: 14px;
}




.jbox1 {
    margin: 5.17% 0 5.26%;
}

.aleft1 {
    width: 59.8%;
}

.aleft1 h3 {
    color: #000000;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 15px;
}

.xx {
    width: 24px;
    height: 3px;
    background-color: #007078;
}

.acon2 {
    font-size: 16px;
    line-height: 40px;
    color: #000;
    margin-top: 5%;
    font-weight: lighter;
}

.acon2 p {
    margin-bottom: 1.2vw;
    text-indent: 2em;
}

.szgd {
    margin-top: 11.8%;
    width: 30%;
}

.szgd li {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #cccccc;
}

.sbtt span {
    font-size: 48px;
    color: #007078;
    font-family: Impact;
}

.szgd li p {
    letter-spacing: 1px;
    color: #333333;
    font-size: 16px;
    margin-top: 10px;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

.szgd li sup {
    color: #000000;
    font-size: 16px;
    top: -40px;
    left: 6px;
}

.szgd li sub {
    color: #000000;
    font-size: 23px;
    font-weight: normal;
    left: 0px;
}

.szgd li:nth-child(3) sub {
    left: -10px;
}


.jbox2 {
    background-color: #f7f7f7;
    padding: 4.8% 0 5.6%;
}

.nybt2 {
    text-align: center;
}

.nybt2 h3 {
    color: #000;
    font-size: 30px;
    margin-bottom: 27px;
    line-height: 1;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}

.xx2 {
    width: 24px;
    height: 2px;
    background-color: #007078;
    margin: 0 auto;
}

.qul {
    margin-top: 5.4%;
}

.qul li {
    background: url(../images/culbg1.png) no-repeat center 67px;
    width: 23%;
    background-size: 100%;
}

.qul li h3 {
    text-align: center;
    color: #000;
    font-size: 30px;
    margin-bottom: 36px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}

.qul li p {
    color: #000000;
    font-size: 16px;
    line-height: 31px;
    padding: 24px 12px 46px 16px;
}

.qul li:hover {
    background: url(../images/culbg2.png) no-repeat center 67px;
    background-size: 100%;
    cursor: pointer;
}



.menubox {
    position: relative;
    background: #eeeeee;
    z-index: 10;
}

.menufix li {
    float: left;
    position: relative;
}

.menufix li:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: linear-gradient(to top right, #04949e, #007078);
    -webkit-transition: -webkit-transform .38s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .38s cubic-bezier(.4, 0, .2, 1);
    transition: transform .38s cubic-bezier(.4, 0, .2, 1);
    transition: transform .38s cubic-bezier(.4, 0, .2, 1), -webkit-transform .38s cubic-bezier(.4, 0, .2, 1);
    transform-origin: left 100%;
    -webkit-transform-origin: left 100%;
    transform: scaleY(0);
    -moz-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    visibility: hidden\9;
}

.menufix li a {
    display: block;
    padding: 0 32px;
    height: 60px;
    line-height: 60px;
    color: #323232;
    font-size: 16px;
    position: relative;
}

.menufix li:hover:before,
.menufix li.current:before,
.menufix li.active:before {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform-origin: left 0;
    -webkit-transform-origin: left 0;
    visibility: visible\9;
}

.menufix li:hover a,
.menufix li.current a,
.menufix li.active a {
    color: #fff;
}


.pbanner.article-block:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    z-index: 5;
    display: none\9;
}

.pbanner.article-block mark {
    opacity: 0;
    opacity: 1\9;
}

.pbanner.articleShow:before {
    animation: scroll_on22 1s ease-in-out forwards;
}

.pbanner.articleShow mark {
    animation: scroll_on2 1s ease-in-out forwards;
}

.pbanner.article-block .ptext {
    opacity: 0;
    opacity: 1\9;
}

.pbanner.articleShow .ptext {
    animation: scroll_on2 0.8s 0.3s ease-in-out forwards;
}

.pbanner.article-block .ptext:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    display: none\9;
}

.pbanner.articleShow .ptext:before {
    animation: scroll_on22 0.8s 0.3s ease-in-out forwards;
}

@keyframes scroll_on22 {
    0% {
        left: 0;
    }

    100% {
        left: 100%;
    }
}

@keyframes scroll_on2 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


.iphone-fix {
    width: 100%;
    display: none;
    position: relative;
}

.iphone-fix span {
    color: #323232;
    display: block;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    cursor: pointer;
    text-align: center;
}

.iphone-fix.scoll {
    position: fixed;
    left: 0;
    top: 90px;
}

.iphone-fix span em {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    line-height: 46px;
    display: inline-block;
}

.iphone-fix span b {
    display: inline-block;
    margin-left: 5px;
    width: 9px;
    height: 8px;
    background: url(../img/arrow4.png) center no-repeat;
}

.iphone-down {
    width: 100%;
    position: absolute;
    left: 0;
    display: none;
    top: 46px;
    background: #167ec2;
}

.iphone-down a {
    display: block;
    width: 50%;
    float: left;
    font-size: 14px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    color: #fff;
    position: relative;
    overflow: hidden;
    border: none !important;
}

.iphone-down a:hover,
.iphone-down a.on {
    background: #0b2f4f;
    color: #fff;
}

.iphone-down a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.33);
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: ReturnToNormal;
    animation-name: ReturnToNormal;
}

@-webkit-keyframes ReturnToNormal {
    0% {
        -webkit-transform: scale(0.1, 1);
        -ms-transform: scale(0.1, 1);
        transform: translate: scale(0.1, 1);
    }


    100% {
        -webkit-transform: scaleX(1, 1);
        -ms-transform: scale(1, 1);
        transform: translate: scaleX(1, 1);
    }


}

@keyframes ReturnToNormal {
    0% {
        -webkit-transform: scale(0.1, 1);
        -ms-transform: scale(0.1, 1);
        transform: translate: scale(0.1, 1);
    }


    100% {
        -webkit-transform: scaleX(1, 1);
        -ms-transform: scale(1, 1);
        transform: translate: scaleX(1, 1);
    }
}

@media screen and (max-width:1450px) {
    .ptext h3 {
        font-size: 38px;
    }

    .ptext small {
        font-size: 28px;
    }
}

@media screen and (max-width:1200px) {
    .ptext {
        margin-left: -45%;
    }
}

@media screen and (max-width:1024px) {

    .menulist,
    .menshare {
        display: none;
    }

    .iphone-fix {
        display: block;
    }

    .ptext {
        bottom: 34px;
    }

    .ptext h3 {
        font-size: 30px;
    }

    .ptext small {
        font-size: 22px;
    }

    .container {
        width: 96%;
    }
}

@media screen and (max-width:641px) {
    .ptext h3 {
        font-size: 24px;
    }

    .pbanner figure img {
        margin-top: 80px;
    }
}

@media screen and (max-width:481px) {
    .ptext {
        bottom: 20px;
    }

    .ptext h3 {
        font-size: 20px;
        margin-bottom: 2px;
    }

    .ptext small {
        font-size: 16px;
    }
}


.protype {
    margin-top: 0px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom:24px;
}

.protype a {
    display: block;
    color: #000;
    border: 1px solid #ccc;
    padding: 12px 16px;
    margin-right: 12px;
    margin-bottom: 12px;
    border-radius: 6px;
    font-size: 16px;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.protype a::before {
    content: "";
    display: block;
    width: 16em;
    height: 8em;
    border-radius: 50%;
    position: absolute;
    left: -1.5em;
    top: -2.75em;
    z-index: -1;
    transform: scale(0);
    transform-origin: center;
    background-color: #000000;
    opacity: 0;
    transition: 0.5s ease;
}

.protype a:hover::before {
    transform: scale(1);
    opacity: 0.2;
}

.protype a:hover {
    background: #007078;
    color: #fff;
    border: 1px solid #007078;
}



.protype a.act::before {
    transform: scale(1);
    opacity: 0.2;
}

.protype a.act {
    background: #007078;
    color: #fff;
    border: 1px solid #007078;
}


.pro_index{
    width:74%; float:right;
}

.pro_index ul {
    margin-top: 0px;
}

.pro_index ul li {
    float: left;
    width: 32%;
    margin-bottom: 30px;
    position: relative;
    transition: .3s ease-in-out;
    margin-right: 2%;
    border:1px solid #eee;
}
.pro_index ul li:nth-child(3n){
    margin-right:0px;
}

.pro_index ul li a {}

.pro_index ul li a .pro_img {
    width: 80%;
    height: 0px;
    padding-bottom:80%;
    line-height: 100%;
    text-align: center;
    margin: 20px 10%;
     vertical-align: middle; /* 垂直居中 */
     position: relative;
}

.pro_index ul li a .pro_img img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
    position: absolute;
    top: 50%;
    left：50%;
    transform: translate(-50%,-50%); /* 关键：向上移动自身高度的一半 */
}

.pro_index ul li a .pro_text {
    text-align: center;
    width: 100%;
    color: #333;
    font-size: 16px;
    margin: 10px 0;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.pro_index ul li:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.1);
    transition: .3s ease-in-out;
}

.pro_index ul li:hover a .pro_text {
    color: #007078;
}

.prodetailbox {
    padding: 32px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 0 8px 5px rgba(0, 0, 0, 0.1);
    margin: 0px -15px 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.prodetailboxcon {
    width: 50%;
}

.prodetailboxcon h2 {
    font-size: 32px;
    line-height: 1.2;
    color: #333333;
    font-weight: 400;
    margin-bottom: 25px;
}

.prodetailboxcon .typename {
    border: 1px solid #e5e5e5;
    line-height: 2.8;
    padding: 6px 25px;
    color: #666666;
    border-radius: 40px;
    font-size: 14px;
}

.prodetailboxcon .line {
    background-color: #cdcdcd;
    height: 1px;
    position: relative;
    margin-top: 25px;
}

.prodetailboxcon .line::after {
    width: 10%;
    position: absolute;
    left: 0;
    top: -1px;
    height: 3px;
    background-color: #007078;
    display: block;
    content: '';
}

.prodetailboxcon .desc {
    font-size: 16px;
    line-height: 2;
    color: #888;
    margin-top: 25px;
}

.light {
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    transform: skewx(-25deg);
    z-index: 2;
    background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
}

.light-tri:hover .light {
    left: 100%;
    transition: 1s;
}

.light-tri:hover {
    box-shadow: 0 0 10px rgba(43, 23, 110, .5);
}

.prodetailboxcon .protel {
    font-size: 22px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    white-space: nowrap;
    transition: all .36s;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #007078;
    color: #fff;
    width: inherit;
    height: 60px;
    margin: 25px 0px;
}

.prodetailboxcon .tishi {
    font-size: 14px;
    color: #aaa;
}

.prodetailboxcon .iconfont {
    width: 30px;
    height: 30px;
    margin-right: 15px;
    background: url(../images/icon-protel.png) no-repeat;
    background-size: 100%;
}


.proimg {
    width: 46%;
    border: 1px solid #f2f2f2;
    overflow: hidden;
}

.proimg img {
    width: 100%;
}

.proinfo {
    margin: 0 -15px;
    display: flex;
    justify-content: space-between;
}

.proinfo .proinfoleft {
    width: 72%;
}

.proinfo .proinforight {
    width: 26%;
    background-color: #fff;
}

.proinfotit {
    padding: 32px;
    border-bottom: 1px solid #e5e5e5;
    background-color: #fff;
}

.proinfotit .tit {
    border-left: 6px solid #007078;
    padding-left: 25px;
    font-size: 24px;

}

.proinfocontent {
    padding: 32px;
    line-height: 2.4;
    font-size: 16px;
    background-color: #fff;
}

.proinfocontent table{border-top:1px solid #ddd; border-left:1px solid #ddd;margin:12px 0px; min-width:240px; max-width:100%!important;}
.proinfocontent table th{ color:#666; font-size:14px; padding:5px 10px; text-align:center; border-right:1px solid #ddd; border-bottom:1px solid #ddd; height:24px; line-height:24px;}
.proinfocontent table td{ color:#666; font-size:14px; padding:5px 10px; text-align:center; border-right:1px solid #ddd; border-bottom:1px solid #ddd; height:24px; line-height:24px;}
.proinfocontent table p{margin-left: 0px!important;}
.proinfocontent img{max-width:100%!important;}

.proinfoleft h3 {
    margin-bottom: 1em !important;
    margin-top: 1em !important;
    font-size: 22px !important;
    padding-top: 0 !important;
    color: var(--red);
    position: relative;
    border: none;
    padding: 0 0 0 1em;
    font-weight: bold !important;
    line-height: 1.2;
}

.proinfoleft h3:nth-of-type(1) {
    margin-top: 0 !important;
}

.proinfoleft h3:before {
    position: absolute;
    content: '';
    width: 5px;
    background: var(--red);
    top: 8%;
    left: 2px;
    bottom: 12%;
    border-radius: 5px;
    box-shadow: 1px 1px 3px -1px var(--red);
    outline: 0 !important;
    box-sizing: border-box;
}

.proinfoleft h4 {
    font-size: 18px !important;
    margin-bottom: 0.5em;
    color: #16b597;
    position: relative;
    border: none;
    padding: .1em 0 .5em 0 !important;
}

.proInfoLeft h4:before {
    position: absolute;
    content: '';
    width: 40px;
    height: 4px;
    background: #16b597;
    top: auto;
    left: 0;
    transition: .4s;
    bottom: 10%;
    border-radius: 5px;
    box-shadow: 1px 1px 3px -1px #16b597;
    outline: 0 !important;
    box-sizing: border-box;
}

.font14 {
    font-size: 14px;
    color: #666;
}

.font20 {
    font-size: 20px;
    color: #333;
    padding-top: 6px;
}

.propage {
    margin-top: 30px;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.propage a {
    width: 50%;
    padding: 16px 32px;
    transition: all .36s;
    border-right: 1px solid #e5e5e5;
}

.propage a:last-child {
    border-right: none;
}

.propage a:hover {
    background: #007078;
    color: #fff;
    transform: scale(1.05);
    z-index: 5;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.propage a:hover .font14 {
    color: rgba(255, 255, 255, .38);
}

.propage a:hover .font20 {
    color: rgba(255, 255, 255, 1);
}


.prorelated {
    padding-top: 20px;
}

.prorelated ul {
    display: inline-block;
    width: 100%;
}

.prorelated ul li {
    width: 23.5%;
    float: left;
    position: relative;
    margin-bottom: 2%;
    margin-right: 2%;
    background-color: #fff;
    border: #ddd solid 0px;
    transition: all ease 0.36s;
    overflow: hidden;
}

.prorelated ul li:nth-child(4n) {
    margin-right: 0;
}

.prorelated ul li h3 {
    text-align: center;
    font-size: 18px;
    color: #007078;
    line-height: 36px;
    font-weight: 700;
    padding-left: 0%;
    margin-top: 0%;
    background-size: 26px 26px;
    display: inline-block;
    padding-right: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    background-position-x: 300px;
}

.prorelated ul li a {
    background: #fff;
    display: block;
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    padding-bottom: 5px;
}

.prorelated ul li p {
    font-size: 22px;
    color: #999;
    line-height: 22px;
    padding-left: 10%;
    padding-top: 16px;
}

.prorelated ul li img {
    display: block;
    padding-top: 0px;
    border-radius: 0px;
    width: 100%;
}

.prorelated ul li:hover {
    transform: translateY(-5px);
    transition: all ease 0.36s;
    box-shadow: 0 4px 15px rgba(180, 180, 180, 0.6);
}





.fixed_ratio {
    position: relative;
    overflow: hidden;
    padding-top: calc(3 / 4 * 100%);
}

.fixed_ratio img {
    position: absolute;
    left: 50%;
    right: 0;
    top: 50%;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
        transform: translate(-50%, -50%);
}
.page_news_list {}
.page_news_list ul {}
.page_news_list li {
    margin-bottom: 3%;
}
.page_news_list li a {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.page_news_list li .imgs {
    width: 480px;
}
.page_news_list li .imgs .fixed_ratio {
    padding-top: calc(360 / 620 * 100%);
}
.page_news_list li .text {
    width: calc(100% - 500px);
    padding-top: 1%;
}
.page_news_list li .text h4 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    line-height: 2;
    overflow: hidden;
    text-overflow: ellipsis; 
    white-space: nowrap;
}
.page_news_list li:hover .text h4 {
    color: #007078;
}
.page_news_list li .text .sums {
    font-size: 15px;
    line-height: 2;
    font-weight: normal;
    color: #666666;
    margin-top: 0.5em;
    text-align: justify;
    
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.page_news_list li .text .times {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    line-height: 2;
    margin-top: 1em;
}
.page_news_list li .text .a_btn {
    display: block;
    width: 8em;
    text-align: center;
    line-height: 2.5;
    font-size: 14px;
    color: #ffffff;
    background-color: #007078;
    border-radius: 5px;
    margin-top: 4%;
    overflow: hidden;
    position: relative;
}
.page_news_list li .text .a_btn::before {
    content: "";
    display: block;
    width: 8em;
    height: 8em;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: -2.75em;
    z-index: 1;
    transform: scale(0);
    transform-origin: center;
    background-color: #000000;
    opacity: 0;
    transition: 0.5s ease;
}
.page_news_list li:hover .text .a_btn::before {
    transform: scale(1);
    opacity: 0.2;
}
.page_news_list li .text .a_btn span {
    display: block;
    position: relative;
    z-index: 10;
}

@media (min-width: 1921px) {
    .page_news_list li .imgs {
        width: 29vw;
    }
    .page_news_list li .text {
        width: calc(95% - 29vw);
    }
    .page_news_list li .text h4 {
        font-size: 1.1vw;
    }
    .page_news_list li .text .sums {
        font-size: 0.8vw;
    }
    .page_news_list li .text .times {
        font-size: 0.7vw;
    }
    .page_news_list li .text .a_btn {
        font-size: 0.7vw;
    }
}
@media (max-width: 1650px) {
}
@media (max-width: 1540px) {
    .page_news_list li .imgs {
        width: 36vw;
    }
    .page_news_list li .text {
        width: calc(95% - 36vw);
    }
    .page_news_list li .text h4 {
        font-size: 1.4vw;
    }
}
@media (max-width: 1200px) {
    .page_news_list li .imgs {
        width: 450px;
    }
    .page_news_list li .text {
        width: calc(95% - 450px);
    }
    .page_news_list li .text h4 {
        font-size: 17px;
    }
    .page_news_list li .text .sums {
        font-size: 13px;
    }
    .page_news_list li .text .times {
        font-size: 13px;
    }
    .page_news_list li .text .a_btn {
        font-size: 13px;
    }
}
@media (max-width: 990px) {
    .page_news_list li {
        margin-bottom: 32px;
    }
    .page_news_list li a {
        flex-flow: column;
    }
    .page_news_list li .imgs {
        width: 100%;
    }
    .page_news_list li .text {
        width: 100%;
        padding-top: 10px;
    }
    .page_news_list li .text .a_btn {
        margin-top: 1em;
    }
}
@media (max-width: 768px) {
}
@media (max-width: 640px) {
    .page_news_list li {
        margin-bottom: 24px;
    }
    .page_news_list li .text .sums {
        margin-top: 0.5em;
    }
    .page_news_list li .text .times {
        margin-top: 0.5em;
    }
    .page_news_list li .text .a_btn {
        margin-top: 0.8em;
    }
}


.icon-font {
    position: relative;
}
.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url("../images/icon_spirit.png");
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}




.news-detail-hot{
    width:324px;
}
.news-detail-hotback a{
    display: flex;
    align-items: center;
}
.news-detail-hotback img{
    width: 10px;
    margin-right: 10px;
}
.news-detail-hotback p {
    font-size: 14px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.45);
    font-weight: 300;
    font-family: 'MontserratLight6' !important;
}

.news-detail-hot ul{
    margin-top:35px;
}
.news-detail-hot ul li{
    margin-bottom:35px;
    position: relative;
    z-index: 3;
}
.news-detail-hot ul li a{
    display: block;
    width:100%;
    position: relative;
    padding:0px;
}
.hotnews{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.hotnewsimg{
    width:30%;
}
.hotnewsimg img{
    width:100%;
}
.hotnewscon{
    width:calc(70% - 20px);
    margin-left: 20px;
    color: rgba(0, 0, 0, 0.75);
}
.hotnewscon h3{
    font-size: 14px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.45);
    font-weight: 300;
    font-family: 'MontserratLight6' !important;
    transition: all .36s;
    height: 48px;
    overflow: hidden;
}
.hotnewscon p{
    margin-top: 16px;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.15);
    font-weight: 400;
    font-family: 'MontserratRegular' !important;
}

.news-detail-hot ul li:hover a .hotnewscon h3{
    color: rgba(0, 0, 0, 0.75);
}

.news-detail{
    width: calc(100% - 324px);
    padding-left: 24px;
    padding-right: 0px;
}
.detail-title{
    width:100%;
    font-size: 32px;
    line-height: 1.5;
    color: rgba(0, 0, 0, 0.75);
    font-weight: 400;
    font-family: 'MontserratRegular';
}
.detail-info-bar{
    font-size: 14px;
    font-family: Arial;
    color: #9e9e9e;
    line-height: 35px;
    border-bottom: 1px dashed #cfcfcf;
    margin-bottom: 20px;
}

.detail-info-bar .detail-info-time {
    float: left;
    margin-right: 20px;
    position: relative;
    padding-left: 25px;
}

.detail-info-bar .detail-info-time i {
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
}

.detail-info-bar .detail-info-time i:after {
    opacity: .5;
    background-position: 0 -360px;
}

.detail-con {
    font-size: initial;
    color: #333;
    line-height: 1.7;
}
.detail-con p{
    font-size: 16px;
    line-height: 2;
    color: rgba(0, 0, 0, 0.75);
    margin-bottom: 16px;
}
.detail-con table{
    width:100%;
    margin-bottom:12px;
}
.detail-con table td{
    background: #fff; 
    border:1px solid #ccc; 
    padding-left: 0px; 
    line-height:32px; 
    text-align: center;
}

.detail-con img, .detail-con p img {
    width: auto !important;
    max-width: 100%;
    height: auto !important;
}

.detail-pn {
    margin-top: 30px;
    margin-bottom:42px;
}

.detail-pn div + div {
    margin-top: 15px;
}

.detail-pn div {
    line-height: 22px;
    padding: 10px;
    position: relative;
    border: 1px solid #eeeeee;
}

.detail-pn div b {
    font-size: 14px;
    color: #007078;
    float: left;
    font-weight: normal;
}

.detail-pn div a {
    float: left;
    width: 75%;
    font-size: 14px;
    color: #666666;
}

.detail-pn div a:hover {
    color: #007078;
}

@media (max-width: 600px) {
    .detail-pn div a {
        width: 60%;
    }
}

@media (max-width: 600px) {
    .detail-pn div a {
        width: 50%;
    }
}

.detail-pn div span {
    position: absolute;
    right: 20px;
    top: 11px;
    font-size: 14px;
    color: #666666;
}


.clear:after{
  display:block;
  clear:both;
  content:"";
  visibility:hidden;
  height:0;
}

.appbox li{
  margin-bottom: 20px;
}
.appbox li a{
  position: relative;
  display: block;
  background-color: #f5f5f5;
}
.appbox li a:before{
  content: "";
  bottom: 0px;
  left: 30%;
  position: absolute;
  width: 0px;
  height: 5px;
  background-color: #007078;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.appbox li .img{
  float: left;
  width: 30%;
  overflow: hidden;
}
.appbox li .img img{
    max-width:100%;
  display: block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.appbox li .text{
  float: right;
  width: 70%;
  height: 100%;
  padding: 40px 5%;
}
.appbox li .text h3{
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin-bottom: 20px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
.appbox li p{
  font-size: 16px;
  line-height: 28px;
  color: #666;

  /* 限制显示3行文字 */
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* 隐藏超出部分并显示省略号 */
    overflow: hidden;
    text-overflow: ellipsis;

}
.appbox li:nth-child(2n) .img{
  float: right;
}
.appbox li:nth-child(2n) .text{
  float: left;
}
.appbox li:nth-child(2n) a:before{
  left: 0px;
}

.appbox li a:hover:before{
  width: 70%;
}
.appbox li a:hover .text h3{
  color: var(--main-color);
}
.appbox li a:hover .img img{
  -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
       -o-transform: scale(1.1);
          transform: scale(1.1);
}



.appbox li .a_btn {
    display: block;
    width: 8em;
    text-align: center;
    line-height: 2.5;
    font-size: 14px;
    color: #ffffff;
    background-color: #007078;
    border-radius: 5px;
    margin-top: 4%;
    overflow: hidden;
    position: relative;
}
.appbox li .a_btn::before {
    content: "";
    display: block;
    width: 8em;
    height: 8em;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: -2.75em;
    z-index: 1;
    transform: scale(0);
    transform-origin: center;
    background-color: #000000;
    opacity: 0;
    transition: 0.5s ease;
}
.appbox li:hover .a_btn::before {
    transform: scale(1);
    opacity: 0.2;
}
.appbox li .a_btn span {
    display: block;
    position: relative;
    z-index: 10;
}



.appbox .app_tl{
  padding-top: 35px;
  text-align: center;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.appbox .app_tl h3{
  font-size: 24px;
  color: #222;
  font-weight: bold;
  margin-bottom: 15px;
}
.appbox .app_tl span{
  display: block;
  font-size: 14px;
  color: #999;
  margin: 10px 0 20px;
}
.appbox .app_con{
  margin-bottom: 40px;
  line-height:2;
}
.appbox .app_con p{
  margin: 0;
  color: #555;
  font-size: 16px;
  line-height: 2;
  margin-bottom: 20px;
}
.appbox .fy{
  border-top: 1px solid #ccc;
  text-align: left;
  padding-top: 10px;
  margin-bottom: 50px;
}
.appbox .fy p{
  float: left;
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.appbox .fy p:last-child{
  float: right;
}
.appbox .fy a{
  display: inline-block;
  font-size: 16px;
  color: #666;
}
.appbox .fy a:hover{
  color:#007078;
}

.appbox .app_con table{border-top:1px solid #ddd; border-left:1px solid #ddd;margin:12px 0px; min-width:240px;}
.appbox .app_con table th{ color:#666; font-size:14px; padding:5px 10px; text-align:center; border-right:1px solid #ddd; border-bottom:1px solid #ddd; height:24px; line-height:24px; white-space:nowrap;}
.appbox .app_con table td{ color:#666; font-size:14px; padding:5px 10px; text-align:center; border-right:1px solid #ddd; border-bottom:1px solid #ddd; height:24px; line-height:24px; white-space:nowrap;}
.prodetailbox .procon .explan table td:nth-child(1){text-align:left;}
.prodetailbox .procon .explan table td:nth-child(2){text-align:left;}



.contactbox{margin:32px -15px 64px; padding:32px; background: #fff; border-radius:12px; border:1px solid #f2f2f2;    box-shadow: 0px 5px 30px 1px rgba(0, 0, 0, 0.1); display:flex;justify-content: space-between;}
.contactcon{width:320px;}


.contactcon h2{
    font-size:22px;
    color: rgb(32, 32, 32);
    margin-bottom:12px;
}
.contactcon p{
    font-size: 14px;
    line-height:32px;
    color:rgb(33, 37, 41)
}

.contactcon .ewm{display: flex;    align-items: center; margin-top:16px;}
.contactcon .ewm .img{margin-right:16px}
.contacttitle{margin-bottom:16px;}
.contacttitle h3{
    font-size:32px;
    margin-bottom: 6px;
    font-weight:400;
}
.contacttitle>p{
    font-size:20px;
    color: rgba(197, 197, 197, 1);
        text-transform: uppercase;
    text-align: left;
    line-height:1;
    font-weight: 400;
}
.contacttitle hr{
    max-width: 50px;
    height: 4px;
    border: none;
    background: #007078;
    margin-bottom: 0px;
    margin-top: 15px;
    display-radio: 1;
    margin-left: 0px;
    margin-right: auto;
    border-radius: 3px;
    line_radio: 1;
    background-color: #007078;
}

.contactbox .map{width:calc(100% - 360px); background: #ccc}






.flex {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
}

.flex::before,
.flex::after {
    display: none;
}

.service_gua_con {
    margin:42px -15px 64px;
}
.service_gua_con ul {
    justify-content: space-between;
    align-items: unset;
}
.service_gua_con li {
    width: 32%;
}
.service_gua_con li a {
    display: block;
    height: 100%;
    position: relative;
}
.service_gua_con li .imgs {
    width: 100%;
    padding: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
.service_gua_con li .text {
    position: relative;
    z-index: 20;
    padding: 9.2% 9.2% 14.5%;
}
.service_gua_con li .text .nam {
    display: block;
    text-align: center;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #ffffff;
    width: 2.9em;
    background-color: #007078;
    border-radius: 3px;
}
.service_gua_con li .text h4 {
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 52%;
    padding: 0 6%;
}
.service_gua_con li .text .sums {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.1;
    letter-spacing: 0px;
    color: #ffffff;
    margin-top: 7.9%;
    padding: 0 6%;
}

@media (min-width: 1921px) {
}
@media (max-width: 1650px) {
}
@media (max-width: 1540px) {
    .page_service_guarantee {
        padding: 4.8% 0 7%;
    }
    .service_gua_con li {
        width: 31%;
    }
    .service_gua_con li .text .nam {
        font-size: 1.4vw;
    }
    .service_gua_con li .text h4 {
        font-size: 1.9vw;
    }
    .service_gua_con li .text .sums {
        font-size: 15px;
    }
}
@media (max-width: 1200px) {
    .service_gua_con li .text .nam {
        font-size: 17px;
    }
    .service_gua_con li .text h4 {
        font-size: 22px;
    }
    .service_gua_con li .text .sums {
        font-size: 14px;
    }
}
@media (max-width: 990px) {
    .service_gua_con ul {
       /*flex-flow: column;*/
    }
    .service_gua_con li {
        
    }
    .service_gua_con li:nth-child(n+2) {
        margin-top: 20px;
    }
    .service_gua_con li .text {
        padding: 20px;
    }
    .service_gua_con li .text h4 {
        margin-top: 1.5em;
        padding: 0;
    }
    .service_gua_con li .text .sums {
        margin-top: 1em;
        padding: 0;
        line-height: 2;
    }
        .fixed_ratio img {
        max-height: none;
    }
}
@media (max-width: 768px) {
    .service_gua_con li {
        width: 100%;
    }
}
@media (max-width: 640px) {
    .page_service_guarantee {
        padding: 30px 0;
    }
    .service_gua_con {
        margin-top: 20px;
    }
    .service_gua_con li .text {
        padding: 20px 15px;
    }
    .service_gua_con li .text .nam {
        font-size: 15px;
    }
    .service_gua_con li .text h4 {
        font-size: 18px;
    }
    .service_gua_con li .text .sums {
        line-height: 1.8;
    }
}





.pagination {margin-top: 30px; margin-bottom:36px;   display: flex;
    flex-wrap: nowrap;
    justify-content: center;}
.page {
    width:100%;
  display:contents;
  font: 16px/28px '微软雅黑', sans-serif;
  *display:inline;
  :1;
  *zoom:1;}
.page a,.page strong{
  background:#FFF;
  border:1px solid #CCC;
  color:#333;
  float:left;
  font: 16px/24px  '微软雅黑', sans-serif;
  margin-right:5px;
  min-width:15px;
  padding:4px 12px;
  border-radius:4px;
  text-align:center;
  vertical-align:middle;
  white-space:nowrap;
  _width:15px;}
.page strong{background:#007078; color:#fff; }
.page a:hover,.page .active a {
  border:1px solid #007078;
  color:#007078;
  text-decoration:none;}




/* 手机站 左侧导航弹出特效 */
.bfmob-left-close-btn {
    display: none;
}

.ny_list .bfpg-left-title i{display: none;}
.ny_list .bfpg-left-box{border-top-left-radius: 5px;border-top-right-radius: 5px;}

.ny_list .bfpg-left-title{border-top-left-radius: 5px;border-top-right-radius: 5px; no-repeat center top;background-size: 100% 100%;}
.ny_list .bfpg-left-title span:before{display:none;}
.ny_list .bfpg-left-title span{ width: 65px;font-weight:200;
    height: 25px;border-radius: 11px;background: rgba(255, 255, 255, .2);text-align: center;padding: 2px 10px;font-style: italic;}
.ny_list .bfpg-left-title{padding: 14px 20px; position: relative;}
.bfpg-left-con2 .bfpg-left-nav > li{border:none; border-radius: 8px;margin-top: 10px;background:#eee;}    
.bfpg-left-con2 .first-nav-btn{display:block;}
.bfpg-left-con2 .bfpg-left-nav > li:hover > a, .bfpg-left-nav > li.clicked > a {
    color: #fff;}
.bfpg-left-con2 .bfpg-left-nav > li:hover .first-nav-btn, .bfpg-left-nav > li.clicked .first-nav-btn {
    color: #fff;}
.bfpg-left-con2 .bfpg-left-nav > li.clicked{background:#007078;}
.bfpg-left-con2 .bfpg-left-nav > li:hover{background:#007078;}


@media (min-width: 990px) {
    .page-wrap-left {
        float: left;
        width: 24%;
    }
}

.bfpg-left-box {
    margin-bottom: 20px;
}

.bfpg-left-title {
    background: #007078;
    padding: 10px 20px;
    position: relative;
}

.bfpg-left-title h3 {
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    font-weight: bold;
    position: relative;
    z-index: 9;
}

.bfpg-left-title i {
    position: absolute;
    left: -5px;
    top: -9px;
    font-style: normal;
    font-size: 67px;
    font-weight: bold;
    opacity: .1;
    color: #fff;
    line-height: 1;
    z-index: 1;
    text-transform: uppercase;
}

.bfpg-left-title span {
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    opacity: .6;
    margin-left: 10px;
    text-transform: capitalize;
}

.bfpg-left-title span:before {
    content: "/";
    padding-right: 5px;
}

/* 内页左侧导航栏样式 */
.bfpg-left-nav {
    margin: 0 -1px;
}

.bfpg-left-nav > li {
    position: relative;
    border-bottom: 1px solid #eeeeee;
}

.bfpg-left-nav > li:last-child {
    border-bottom: none;
}

.bfpg-left-nav > li > a {
    display: block;
    font-size: 17px;
    line-height: 22px;
    color: #444444;
    padding: 15px 25px;
}

.bfpg-left-nav > li .first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 30px;
    height: 30px;
    text-align: center;
    top: 10px;
    right: 20px;
    cursor: pointer;
    background: url(../images/icon-pro.png)  90% 50% no-repeat;
}

.bfpg-left-nav > li .first-nav-btn.clicked {
    background: url(../images/icon-proh.png)  60% 0% no-repeat;
    transform: rotate(90deg); /* 旋转45度 */
}

.bfpg-left-nav > li:hover > a, .bfpg-left-nav > li.clicked > a {
    color: #fff;
}

.bfpg-left-nav > li:hover .first-nav-btn, .bfpg-left-nav > li.clicked .first-nav-btn {
    color: #a40000;
}

.bfpg-left-nav .bfpg-left-subnav {
    display: none;
    padding: 0 10px;
    background:#eee;
}

.bfpg-left-nav .bfpg-left-subnav > li {
    border-top: 1px solid #ccc;
}
.bfpg-left-nav .bfpg-left-subnav > li:nth-child(1){
    border-top:0px;
}

.bfpg-left-nav .bfpg-left-subnav > li > a {
    padding: 8px;
    display: block;
    line-height: 32px;
    color: #444;
    font-size: 14px;
    padding-left: 24px;
}

.bfpg-left-nav .bfpg-left-subnav > li > a:hover {
    color: #007078;
}

.bfpg-left-nav .bfpg-left-subnav > li.clicked > a {
    color: #007078;
}

.bfpg-left-nav .bfpg-left-threenav > li > a {
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}

.bfpg-left-nav .bfpg-left-threenav > li > a:before {
    content: '\2014   ';
}

.bfpg-left-nav .bfpg-left-threenav > li > a:hover {
    color: #a40000;
}

.bfpg-left-nav .bfpg-left-threenav > li.clicked > a {
    color: #a40000;
}

@media (max-width: 990px) {
    .bfpg-left-nav .bfpg-left-threenav {
        display: block;
    }
}




.prozoomimg {
    width: 560px;
    height: auto;
    overflow: hidden;
}

.jqzoom {
    float: left;
    border: none;
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    display: block;
        top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.jqzoom img {
    max-width: 100%;
}

.zoomdiv {
    z-index: 100;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 400px;
    height: 400px;
    background: #ffffff;
    border: 1px solid #CCCCCC;
    display: none;
    text-align: center;
    overflow: hidden;
}

.jqZoomPup {
    z-index: 10;
    visibility: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    border: 0px solid #aaa;
    background: #eee
        /*url(../images/zoom.png) 50% center no-repeat*/
    ;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
}

/*图片小图预览列表*/
.spec-preview {
    width: 560px;
    height: 560px;
    border: 1px solid #DFDFDF;
}

.spec-scroll {
    clear: both;
    margin-top: 5px;
    width: 100%;
}

.spec-scroll .prev {
    float: left;
    margin-right: 4px;
}

.spec-scroll .next {
    float: right;
}

.spec-scroll .prev,
.spec-scroll .next {
    display: block;
    font-family: "宋体";
    text-align: center;
    width: 20px;
    height: 84px;
    line-height: 84px;
    border: 1px solid #CCC;
    background: #EBEBEB;
    cursor: pointer;
    text-decoration: none;
}

.spec-scroll .items {
    float: left;
    position: relative;
    width: calc(100% - 44px);
    height: 86px;
    overflow: hidden;
}

.spec-scroll .items ul {
    position: absolute;
    width: 999999px;
    height: 86px;
}

.spec-scroll .items ul li {
    float: left;
    width: 94px;
    text-align: center;
    position: relative;
    height:84px;
}

.spec-scroll .items ul li img {
    border: 1px solid #CCC;
    padding: 2px;
    max-width: 80px;
    max-height: 80px;
    position: absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    display: block;
}

.spec-scroll .items ul li img:hover {
    border: 2px solid #c93636;
    padding: 1px;
}


@media screen and (max-width:1280px){
    .pagebanenr img{max-width:100%;}
    .page-position{padding:12px 0px;}
}

@media screen and (min-width: 992px) and (max-width: 1200px){

}

@media screen and (min-width: 768px) and (max-width: 992px){

}
@media screen and (min-width: 300px) and (max-width: 767px){
    .pagebanenr img{max-width:100%;}
    .page-position{padding:12px 0px;}
    .aleft1{width:100%;}
    .aleft1 h3{font-size: 24px;}
    .acon2{font-size:14px; line-height:32px;}
    .szgd{margin-top:16px; width:100%;}
    .qul li{width:100%;}
    .qul li h3{font-size:20px; margin-bottom:0px; font-weight:bold;}
    .qul li p{padding-top:52px;}

    .mainbox,.page-position{width:96%; margin:0 auto;}
    .contactbox{margin-top: 0px; padding:16px;     flex-wrap: wrap;}
    .contactcon{width:100%;}
    .contacttitle h3{font-size:24px;}
    .contactbox .map{width:100%; margin-top:12px;}
    .contactbox .map img{max-width:100%;}

    .fixed_ratio img {max-height: none;}

    .appbox li .img{width:100%;}
    .appbox li .text{width:100%; padding:16px 5%;}

    .appbox li .text h3{font-size: 16px; margin-bottom: 8px;}
    .appbox li p{font-size:14px}

    .appbox .app_tl h3{font-size: 20px;}
    .appbox .app_con table{width:100%!important;}
    .appbox .app_con table td{white-space: normal;}
    .appbox .fy p{font-size: 12px;}
    .appbox .fy a{font-size: 12px;}

    .news-detail-hot{display:none;}
    .news-detail{width:100%; padding-left: 0px;}

    .detail-title{font-size: 18px; margin-top: 12px;}
    .detail-con p{font-size: 14px;}
    .detail-pn div span{display:none}
    .detail-pn div a{width:calc(100% - 64px);}

    .pro_index{width:100%;}
    .pro_index ul li{width:49%;}
    .pro_index ul li:nth-child(3n){ margin-right:2%;}
    .pro_index ul li:nth-child(2n){ margin-right:0%;}
    .pro_index ul li a .pro_img{width:100%; margin:0px; padding-bottom:100%;}
    .pro_index ul li a .pro_text{font-size: 12px;}


    .prodetailbox{    flex-wrap: wrap; padding:16px;}
    .prodetailboxcon{width:100%; margin-bottom: 12px;}

    .prodetailboxcon h2{font-size: 20px; font-weight: bold; margin-bottom:12px;}
    .prodetailboxcon .line{margin-top:12px;}

    .prodetailboxcon .desc{font-size:12px; margin-top:12px;}
    .proinfo{   flex-wrap: wrap;}
    .proinfo .proinfoleft{width:100%;}

    .proinfotit{padding:12px;}
    .proinfotit .tit{padding-left: 12px; font-size:20px;}
    .proinfocontent{padding:12px; font-size: 12px;}
    .proinfocontent strong{}
    .propage a{width:100%;}

    .propage{   flex-wrap: wrap; margin-bottom:12px;}
    .proinfo .proinforight{width:100%;}


    .spec-preview{width:100%; height:auto;}
    .jqzoom{top:0px; position:inherit; transform: translate(0%, 0%); margin-bottom:12px;}

    .spec-scroll{margin-top: 10px;}
    .spec-scroll .prev, .spec-scroll .next{height:48px; width:8px; line-height: 48px; font-size:8px;}
    .spec-scroll .items ul li{height:48px; width:56px;}
    .spec-scroll .items ul li img{max-width:48px; max-height:48px;}

    .prorelated ul li{width:49%!important; float:left;}
    .prorelated ul li:nth-child(2n){margin-right:0px;}
    .prorelated ul li h3{font-size:14px;}

    .prodetailboxcon .protel{height:48px;}
}