<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{
    --red: #ff4242;
    --gray:#f0f0f0;
    --gray1:#e6e6e6;
    --green: #58c00c;
    --red2:#f10215;
    --gray2:#e6e6e6;
    --gray3:#b4b4b4;
    --gray4:#6e6e6e;
    --gray5:#ccc;
}
@font-face {
    font-family: 'iconfont';  /* project id 642235 */
    src: url('../../font/alibaba/iconfont.eot');
    src: url('../../font/alibaba/iconfont.eot?#iefix') format('embedded-opentype'),
    url('../../font/alibaba/iconfont.woff') format('woff'),
    url('../../font/alibaba/iconfont.ttf') format('truetype'),
    url('../../font/alibaba/iconfont.svg#iconfont') format('svg');
}

[class ^="icon-"],[class *="icon-"]{
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'iconfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-top:before{
    content:'\e64d';
}

/*å±å¹•å°äºŽ1440px,åˆ™éšè—æ‚¬æµ®éƒ¨åˆ†*/
@media screen and (max-width: 1440px){
    .address_modal{
        display:none;
    }
    .small_modal{
        display: inline-block;
    }
}
#toTop{
    position: absolute;
    bottom: 10px;
    left: 32px;
    width: 120px;
    height: 69px;
}
.icon-qq:before{
    content:'\e80e'
}

.icon-wechat:before{
    content:'\e62c'
}
.topbar.top {
    height: 32px;
    background: #f5f5f5; }

.top-left {
    width: 155px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    border-right: 1px solid #e2e2e2;
    float: left; }

.top-wrap {
    width: 1214px;
    margin: 0 auto;
    line-height: 32px;
    font-size: 12px;
    color: #6e6e6e; }

.login {
    border-right: 1px solid #e2e2e2;
    float: left; }
.login a {
    text-align: center;
    padding: 0 10px; }
.login a :hover {
    color: #ff6434; }
.login a.sign-up {
    color: #027cdf; }

.welcome {
    border-right: 1px solid #e2e2e2;
    float: left; }
.welcome span {
    padding: 0 10px; }
.welcome i {
    padding: 0 10px; }
.welcome .message {
    padding-right: 20px;
    color: #027cdf; }
.welcome .message i {
    padding: 0 5px; }
.welcome .user-zoom {
    position: relative;
    display: inline-block;
    padding-right: 10px; }
.welcome .user-zoom:hover .dropdown {
    display: block; }
.welcome .dropdown {
    position: absolute;
    top: 32px;
    left: -10px;
    display: none;
    background: #f5f5f5;
    border: 1px solid #e2e2e2;
    padding: 5px 10px;
    width: 50px; }
.welcome .dropdown a {
    text-align: center; }
.welcome .login-out {
    padding-right: 10px; }

.top-right {
    float: right; }


.header-suppliers-top .header-left {
    float: left;
    /*padding: 20px 0 10px 0;*/
    min-width: 600px;
    max-width: 540px; }
.header-suppliers-top .header-left .company-name {
    font-size: 26px;
    line-height: 38px;
    color: #333333;
    overflow: hidden; }
.header-suppliers-top .header-left .inquire-credit {
    font-size: 12px;
    background: #027cdf;
    color: #fff;
    padding: 1px 4px 2px 4px;
    border-radius: 2px;
    position: relative;
    top: -4px; }
.header-suppliers-top .header-left .company-info {
    display: block;
    width: 494px;
    padding-top: 5px; }
.header-suppliers-top .header-left .company-info .metal {
    float: left; }
.header-suppliers-top .header-left .company-info .metal li {
    float: left;
    margin-right: 5px; }
.header-suppliers-top .header-left .company-info .metal i {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle; }
.header-suppliers-top .header-left .company-info .metal .special i {
    background: url("../images/company/special.png") no-repeat center; }
.header-suppliers-top .header-left .company-info .metal .professional i {
    background: url("../images/company/professional.png") no-repeat center; }
.header-suppliers-top .header-left .company-info .metal .area i {
    background: url("../images/company/square-meter.png") no-repeat center; }
.header-suppliers-top .header-left .company-info .metal .year i {
    background: url("../images/company/year.png") no-repeat center; }
.header-suppliers-top .header-left .company-info .metal .trend i {
    background: url("../images/company/trend.png") no-repeat center; }
.header-suppliers-top .header-left .company-info .metal .cart i {
    background: url("../images/company/cart.png") no-repeat center; }
.header-suppliers-top .header-left .company-info .metal li span {
    padding: 0 5px;
    vertical-align: middle; }
.header-suppliers-top .header-left .company-info .metal .area span {
    border: 1px solid #fb6679;
    color: #fb6679; }
.header-suppliers-top .header-left .company-info .metal .year span {
    border: 1px solid #ffa101;
    color: #ffa101; }
.header-suppliers-top .header-left .company-info .website {
    width: 250px;
    display: inline-block;
    vertical-align: middle; }
.header-suppliers-top .header-left .company-info .website a {
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 190px;
    display: inline-block; }
.header-suppliers-top .header-left .company-info .website i {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
    padding-top: 2px;
    background: url("../images/company/url.png") no-repeat center; }
.header-suppliers-top .header-left .company-info .website .copy-url {
    padding-left: 5px;
    color: #027cdf;
    background: #fff;
    top: -5px;
    position: relative; }
.header-suppliers-top .header-left .company-info .hits {
    display: inline-block;
    margin-right: 10px;
    max-width: 230px;
    min-width: 190px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    vertical-align: middle; }
.header-suppliers-top .header-left .company-info .hits i {
    color: #ff4242;
    font-weight: bold;
    font-size: 14px;
    margin: 0 10px 0 3px; }

.header-search {
    float: right;
    padding-top: 26px;
    padding-left: 47px;
    width: 513px;
    /*width: 68%;*/
    display: inline-block;}
.header-search input {
    font-size: 14px;
    width: 338px;
    /*width: 34%;*/
    height: 32px;
    color: #999999;
    padding-left: 5px;
    border: 1px solid #ff4242; }
.header-search input :focus {
    border: 1px solid #ff4242; }
.header-search button {
    font-size: 16px;
    background: #ff4242;
    height: 34px;
    width: 70px;
    color: #fff;
    margin-left: -5px;
    vertical-align: top; }

.header-right {
    float: right;
    display: inline-block;
    margin-top: 3px; }
.header-right .collect {
    float: left;
    width: 90px;
    text-align: center;
    height: 32px;
    color: #606060;
    font-size: 14px;
    line-height: 32px;
    border: 1px solid #e2e2e2;
    margin: 32px 10px;
    background-color: #f5f5f5;
    cursor: pointer; }
.header-right .collect i {
    padding-right: 5px; }
.header-right .collect.collected {
    color: #ff6434; }
.header-right .qrcode {
    float: right;
    width: 98px;
    heigth: 100px;
    border: 1px solid #e2e2e2; }
.header-right .qrcode img {
    padding: 4px; }

.nav-suppliers-wrap {
    width: 100%;
    height: 40px;
    /*background-color: #333333;*/
    position: relative; }
.nav-suppliers-wrap .main-nav {
    width:1236px;
    max-width: 1236px;
    margin: 0 auto;
    position: relative;
    display: block;
    float: none;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    margin-top:20px;
    display: flex; }
.nav-suppliers-wrap .main-nav li {
    height: 40px;
    padding: 0 10px;
}
.nav-suppliers-wrap .main-nav li a {
    color:#333;
    height: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }

.nav-suppliers-wrap .main-nav li a.nav_cur {
    background:#ff4242;
}


.nav-suppliers-wrap .main-nav li.active, .nav-suppliers-wrap .main-nav li:hover {
    /*background-color: var(--red); color:white; */
}

.nav-suppliers-wrap .main-nav li.active, .nav-suppliers-wrap .main-nav li.selected{
    background-color: #ff4242; color:white;
}

.nav-suppliers-wrap .main-nav li.active, .nav-suppliers-wrap .main-nav li a:hover {
    background-color: #ff4242; color:white;

}


.right-aside {
    position: absolute;
    right: -168px;
    top: 60px;
    font-size: 12px;
    z-index: 10; }
.right-aside .right-content {
    position: relative;
    width: 150px;
    border: 1px dashed #e2e2e2;
    background-color: #fff; }
.right-aside .right-title {
    height: 30px;
    margin: 10px 0;
    position: relative;
    left: -5px; }
.right-aside .right-title span {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    float: left;
    display: inline-block;
    width: 88px;
    padding-left: 15px;
    background: #027cdf;
    position: relative; }
.right-aside .right-title .icon-title {
    display: inline-block;
    padding-right: 5px;
    width: 19px;
    height: 19px;
    vertical-align: middle;
    background: url("../images/company/icons-subsidiary.png") no-repeat;
    margin-top: -2px; }
.right-aside p {
    line-height: 20px;
    padding-left: 10px;
    white-space: nowrap; }
.right-aside .caret {
    border-top: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #027cdf;
    display: inline-block;
    float: left; }
.right-aside .caret-bottom {
    position: absolute;
    bottom: -10px;
    left: 0;
    border-top: 5px solid #0076d5;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    display: block; }
.right-aside .contact .icon-title {
    background-position: 0 -175px; }
.right-aside .address .icon-title {
    background-position: 0 -203px; }
.right-aside .map .icon-title {
    background-position: 0 -233px; }
.right-aside .address-content {
    padding: 0 10px; }
.right-aside .map-panel-wrap {
    position: relative; }
.right-aside .map-panel {
    width: 130px;
    height: 130px;
    margin: 10px; }
.right-aside .map-zoom-wrap {
    border: 1px solid #e2edfd;
    padding: 10px;
    position: absolute;
    background: #fff;
    top: -200px;
    left: -640px;
    z-index: 3;

}

div.map_wrap{
    position: fixed;
    top: 500px;
    width: 492px;
    left: 44vw;
}
.right-aside .map-close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    background: red;
    border-radius: 4px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer; }
.right-aside .map-zoom-panel {
    width: 600px;
    height: 400px; }
.right-aside .to-top {
    margin-top: 15px;
    width: 150px;
    height: 48px;
    border: 1px dashed #e2e2e2;
    background-color: #fff;
    position: relative; }
.right-aside .to-top a {
    display: block;
    height: 30px;
    width: 133px;
    margin: 9px auto;
    position: relative;
    background: #027cdf;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
.right-aside .to-top a i {
    display: inline-block;
    width: 19px;
    height: 19px;
    vertical-align: middle;
    background: url("../images/company/icons-subsidiary.png") no-repeat 0 -261px; }
.right-aside2 {
    display: none;
    position: fixed;
    right: 0;
    top: 50%; }
.right-aside2 .open {
    width: 20px;
    text-align: center;
    line-height: 14px;
    font-size: 14px;
    background: -ms-linear-gradient(top, #3db7ff, #42e1ff);
    background: -moz-linear-gradient(top, #3db7ff, #42e1ff);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3db7ff), to(#42e1ff));
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3db7ff), to(#42e1ff));
    background: -webkit-linear-gradient(top, #3db7ff, #42e1ff);
    background: -o-linear-gradient(top, #3db7ff, #42e1ff);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#3db7ff, endColorStr=#42e1ff);
    color: white;
    padding: 10px 4px;
    border-radius: 3px;
    cursor: pointer; }
.right-aside2 .licon-i:before {
    content: "\e902";
    display: block;
    margin-bottom: 2px; }
.right-aside2 .licon-close:before {
    content: "\c05f";
    position: absolute;
    top: 106%;
    color: #22aeff;
    left: 0;
    padding: 2px 8px;
    cursor: pointer; }

.right-content .qq {
    margin-left: 10px;
    margin-top: 10px;
    border: 1px solid #96c3ff;
    height: 24px;
    width: 86px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
.right-content .qq span {
    display: inline-block;
    width: 57px;
    line-height: 24px;
    background: #e7f6ff;
    text-align: center;
    vertical-align: top;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    padding-left: 5px;
    cursor: pointer;
    color: #4796ff;
    letter-spacing: 1px;
    font-size: 12px; }
.right-content .qq i {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 4px;
    background: url("../images/QQ.png") no-repeat center; }

@media screen and (max-width: 1420px) {
    .left-aside {
        display: none; } }
@media screen and (max-width: 1600px) {
    .right-aside {
        display: none; }
    .right-aside2 {
        display: block; } }
.left-aside {
    position: absolute;
    left: -60px;
    top: 150px;
    font-size: 14px; }
.left-aside .caret-wrap {
    position: absolute;
    top: -10px;
    left: -15px;
    height: 45px;
    width: 15px; }
.left-aside .left-menu &gt; li {
    width: 36px;
    line-height: 18px;
    height: 18px;
    background: #027cdf;
    color: #fff;
    margin-bottom: 5px;
    border-radius: 5px;
    padding: 14px 5px;
    text-align: center;
    cursor: pointer;
    position: relative; }
.left-aside .left-menu &gt; li:nth-child(n+6) {
    display: none; }
.left-aside .left-menu li.thick-plates {
    height: 36px;
    padding: 5px; }
.left-aside .lower-level-menu {
    position: absolute;
    top: 5px;
    left: 60px;
    background: #fff;
    width: 90px;
    border: 1px solid #96c3ff;
    z-index: 10;
    border-radius: 0 4px 4px 4px;
    display: none; }
.left-aside .lower-level-menu li {
    border-bottom: 1px solid #e6e6e6;
    margin: 0 10px;
    line-height: 33px; }
.left-aside .lower-level-menu li:hover {
    color: #027cdf; }
.left-aside .lower-level-menu::before {
    border-top: 0 solid transparent;
    border-right: 12px solid #96c3ff;
    border-bottom: 20px solid transparent;
    border-left: 12px solid transparent;
    position: absolute;
    top: -1px;
    left: -24px;
    display: block;
    content: ''; }
.left-aside .lower-level-menu::after {
    border-top: 0 solid transparent;
    border-right: 10px solid #fff;
    border-bottom: 17px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    top: 0;
    left: -20px;
    display: block;
    content: ''; }
.left-aside .left-menu &gt; li.active .lower-level-menu {
    display: block; }
.left-aside .promotion {
    border: 1px solid #027cdf;
    border-radius: 5px;
    background: #027cdf;
    text-align: center;
    color: #fff;
    width: 44px; }
.left-aside .promotion .promotion-title {
    line-height: 26px; }
.left-aside .promotion ul {
    background-color: #fff;
    border-radius: 5px;
    padding: 4px 3px 4px 3px;
    font-size: 12px; }
.left-aside .promotion ul li {
    margin-bottom: 4px;
    cursor: pointer; }
.left-aside .promotion .get-free {
    background-color: #53c243; }
.left-aside .promotion .get-cash {
    background-color: #a981f9; }
.left-aside .promotion .one-percent {
    background-color: #fca102; }
.left-aside .promotion .coupon {
    background-color: #ff6673;
    margin-bottom: 0; }
.left-aside .share {
    width: 30px;
    line-height: 24px;
    height: 18px;
    color: #fff;
    margin-bottom: 5px;
    border-radius: 5px;
    padding: 11px 3px 11px 11px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #027cdf;
    margin-top: 5px; }
.left-aside .share a.bds_more {
    width: 21px !important;
    height: 21px !important;
    margin: 0 !important;
    display: inline-block;
    float: left;
    background: url("../images/company/icons-subsidiary.png") no-repeat 0 0; }

.footer-wrap {
    background-color: #333;
    color: #fff;
    position: relative; 
    margin-top: 50px}
.footer-wrap a {
    color: #fff; }
.footer-wrap .menu-product {
    margin: 0 auto;
    position: relative;
    font-size: 14px;
    line-height: 40px;
    text-align: center; }
.footer-wrap .menu-product a {
    padding: 0 20px;
    border-right: 1px solid dimgray;
    line-height: 40px;
    height: 40px;
    display: inline-block;
    margin-left: -4px; }
.footer-wrap .menu-product a:first-child {
    border-left: 1px solid dimgray; }
.footer-wrap .menu-product a:hover {
    background-color: #027cdf; }
.footer-wrap .foot-content {
    border-top: 1px solid dimgray;
    text-align: center;
    padding-top: 20px; }
.footer-wrap .foot-content .menu-link {
    padding-bottom: 10px; }

table.product-list {
    width: 100%;
    border: 1px solid #e2edfd;
    font-size: 14px;
    text-align: center;
    border-top: 1px solid #027cdf; }
table.product-list th {
    color: #333;
    font-weight: normal;
    height: 70px; }
table.product-list th span {
    white-space: nowrap;
    overflow: hidden;
    word-break: normal;
    text-overflow: ellipsis;
    position: relative; }
table.product-list td {
    color: #6e6e6e;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 70px; }
table.product-list td img {
    display: inline-block;
    padding: 3px 0 3px 10px;
    cursor: pointer;
    width: 56px;
    height: 56px; }
table.product-list td span {
    white-space: nowrap;
    overflow: hidden;
    word-break: normal;
    text-overflow: ellipsis;
    position: relative;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 40px;
    margin-top: 10px; }
table.product-list td.name span, table.product-list td.name img {
    float: left; }
table.product-list tbody tr:nth-of-type(odd) {
    background-color: #f3fafe; }
table.product-list tbody tr img {
    transition: all 1.2s;
    -webkit-transition: all 1.2s; }
table.product-list tbody tr:hover {
    background-color: #f2f2f2; }
table.product-list tbody tr:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: transform 1.2s;
    -webkit-transition: transform 1.2s; }
table.product-list .remark div {
    height: 60px;
    padding-top: 20px;
    float: left; }
table.product-list .remark div i {
    width: 16px;
    height: 40px;
    display: inline-block;
    top: 20px;
    left: 10px;
    background: url("../images/company/message.png") no-repeat center; }
table.product-list .price i {
    width: 16px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
    margin-top: 11px;
    padding-left: 5px;
    background: url("../images/company/icons-subsidiary.png") no-repeat 0 -148px; }
table.product-list .price .inquiring {
    color: #6e6e6e;
    font-size: 16px; }

.inquiry-price {
    width: 100px;
    height: 30px;
    border: 1px solid #e2e2e2;
    margin: 0 auto;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: inset 0px 0px 4px #eeeeee; }
.inquiry-price input {
    width: 42px;
    height: 28px;
    vertical-align: middle;
    float: left;
    border: none;
    margin-top: 1px;
    padding-left: 5px;
    background: none;
    outline: none; }
.inquiry-price button {
    width: 52px;
    height: 28px;
    vertical-align: middle;
    float: right;
    background-color: #027cdf;
    color: #fff;
    margin-top: 1px;
    font-size: 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

table.product-list .inquiry-send {
    padding: 0 10px; }
table.product-list .inquiry-send button {
    margin-left: 10px;
    background-color: #ff4242;
    color: #fff;
    width: 80px;
    height: 28px;
    font-size: 14px;
    border-radius: 4px; }
table.product-list .inquiry-send p {
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 24px;
    color: #ff4242;
    font-size: 18px; }
table.product-list .inquiry-send p i {
    margin-top: 3px; }
table.product-list .inquiry-send p b {
    display: inline-block;
    font-size: 12px;
    border: 1px solid #ffa820;
    color: #ffa820;
    margin-left: 5px;
    line-height: 16px;
    width: 16px;
    height: 16px;
    text-align: center;
    vertical-align: middle;
    margin-top: -4px;
    border-radius: 2px; }
table.product-list .inquiry-send p.send-info {
    color: #6e6e6e;
    font-size: 16px; }

.img-zoom {
    display: none;
    border-radius: 4px;
    width: 320px;
    height: 320px;
    top: 50%;
    left: 50%;
    position: absolute;
    background: #fff;
    -webkit-box-shadow: #BABABA 0px 0px 5px;
    -moz-box-shadow: #BABABA 0px 0px 5px;
    box-shadow: #BABABA 0px 0px 5px;
    z-index: 3; }
.img-zoom .zoom-close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 5; }
.img-zoom .zoom-img {
    overflow: hidden;
    margin: 10px;
    position: relative;
    height: 300px; }

.jumbotron {
    background-repeat: no-repeat;
    background-position: center 0;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 380px; }
.jumbotron img{
    width: 100%;
}
.main-wrap {
    background-color: #f5f5f5;
    width: 100%;
    position: relative; }
.main-wrap .main {
    width: 1174px;
    margin: 0 auto 20px;
    position: relative;
    background-color: #fff;
    padding: 20px; }
.main-wrap .title {
    height: 64px;
    width: 100%;
    color: #333; }
.main-wrap .title .title-name {
    float: left;
    color: #333;
    width: 112px;
    font-size: 18px;
    line-height: 24px; }
.main-wrap .title .title-name i {
    font-size: 40px;
    float: left;
    line-height: 40px; }
.main-wrap .title .title-name .title-words {
    float: left; }
.main-wrap .title .title-name .title-eng {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 1px; }
.main-wrap .title .title-line {
    margin-top: 5px;
    position: relative;
    float: left; }
.main-wrap .title .title-line div {
    height: 1px;
    border-color: #e6e6e6;
    border-style: solid; }
.main-wrap .title .title-line .line-72-0 {
    border-width: 0 0 0 40px;
    width: 960px; }
.main-wrap .title .title-line .line-52-20 {
    border-width: 0 20px 0 30px;
    margin: 6px 0;
    width: 950px; }
.main-wrap .title .title-line .line {
    border-width: 1px 0 0 0;
    width: 1000px; }
.main-wrap .title .product-more {
    float: right;
    font-size: 14px;
    line-height: 40px; }

.product {
    padding-top: 20px; }

.null-product {
    height: 100px;
    line-height: 100px;
    font-size: 16px;
    color: #f63;
    text-align: center; }
.null-product span {
    padding: 2px 0 3px 37px;
    background: url(../images/common/null-icon.png) no-repeat; }

.product-pic-list {
    margin-right: -18px; }
.product-pic-list .product-pic-info {
    position: relative;
    width: 218px;
    height: 218px;
    overflow: hidden; }
.product-pic-list .product-pic-info .description {
    position: absolute;
    top: 82%;
    left: 0;
    width: 198px;
    line-height: 20px;
    background: rgba(51, 51, 51, 0.6);
    color: #fff;
    padding: 0 10px;
    font-size: 14px;
    height: 100%;
    transition: all 0.8s;
    -webkit-transition: all 0.8s; }
.product-pic-list .product-pic-info .description div {
    padding: 5px 0; }
.product-pic-list .product-pic-info .description p {
    word-break: break-all;
    padding: 5px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
.product-pic-list .product-pic-info .description p a {
    color: #ffffff;
    text-decoration: underline; }
.product-pic-list .product-pic-info:hover .description {
    top: 0;
    transition: all 0.8s;
    -webkit-transition: all 0.8s; }
.product-pic-list .product-pic-info:hover .description div {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.8s;
    -webkit-transition: all 0.8s; }
.product-pic-list .product-pic-info:hover p {
    white-space: normal;
    display: -webkit-box;
    padding: 2px 0 2px 42px;
    text-indent: -42px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; }
.product-pic-list li {
    float: left;
    width: 218px;
    padding-right: 18px;
    margin-bottom: 40px; }
.product-pic-list li img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    width: 100%; }
.product-pic-list .inquiry {
    position: relative;
    background: #f5f5f5;
    padding-bottom: 10px;
    border-radius: 0 0 40px 40px;
    height: 86px; }
.product-pic-list .inquiry .price {
    width: 192px;
    color: #ff4242;
    position: relative;
    top: 10px;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    margin: 0 auto;
    background: #fff; }
.product-pic-list .inquiry .price i {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
    margin-top: 6px;
    padding-left: 5px;
    background: url("../images/company/icons-subsidiary.png") no-repeat 0 -148px; }
.product-pic-list .inquiry .price b {
    display: inline-block;
    font-size: 12px;
    border: solid 1px #ffa820;
    color: #ffa820;
    margin-left: 5px;
    line-height: 16px;
    width: 16px;
    height: 16px;
    text-align: center;
    vertical-align: middle;
    margin-top: -4px;
    border-radius: 2px; }
.product-pic-list input {
    margin: 10px;
    width: 192px;
    height: 28px;
    text-align: center;
    font-size: 14px;
    color: #999999; }
.product-pic-list .send-info {
    position: relative;
    top: 10px;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #6e6e6e; }
.product-pic-list button {
    position: relative;
    width: 110px;
    height: 32px;
    line-height: 32px;
    margin: 0 54px;
    background: #027cdf;
    border-radius: 3px;
    color: #fff;
    font-size: 14px; }
.product-pic-list button.check-inquiry {
    background: #ff4242;
    position: relative;
    top: 20px; }
.product-pic-list button.contact-yes {
    background: url("../../assets/images/company/qqcontact.jpg") no-repeat;
    top: 20px; }
.product-pic-list button.contact-no {
    background: url("../../assets/images/company/qqcontact.jpg") no-repeat;
    background-position: 0 -39px;
    top: 20px;
    cursor: not-allowed; }

table.product-list .specification {
    width: 170px; }
table.product-list .material {
    width: 105px; }
table.product-list .manufacturer {
    width: 105px; }
table.product-list .warehouse {
    width: 150px; }
table.product-list .inventory {
    width: 185px; }
table.product-list .remark {
    width: 120px; }
table.product-list .price {
    width: 136px; }
table.product-list .price .inquiry-send {
    width: 116px; }
table.product-list .name span {
    width: 100px;
    margin-top: 12px;
    text-align: left; }
table.product-list .specification span {
    width: 150px; }
table.product-list .material span {
    width: 80px; }
table.product-list .manufacturer span {
    width: 80px; }
table.product-list .warehouse span {
    width: 125px; }
table.product-list .inventory span {
    width: 165px;
    text-decoration: underline; }
table.product-list .remark span {
    width: 84px;
    white-space: normal;
    line-height: 20px;
    text-align: left;
    padding-left: 10px;
    padding-top: 20px;
    vertical-align: middle;
    max-height: 40px; }
table.product-list .price span {
    width: 100px;
    font-size: 18px;
    color: #ff4242; }
table.product-list .price span.inquiring {
    font-size: 16px;
    color: #ff4242; }

table.product-list .inventory p,  table.product-list .inventory span {
    line-height: 20px;
    text-align: left; }
table.product-list .inventory p {
    padding-left: 5px;
    position: relative; }
table.product-list .inventory p span {
    display: inline-block;
    width: 150px;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
table.product-list .inventory p i {
    position: absolute;
    top: 12px;
    right: 8px;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("../images/product/icons_new.png") 0 -22px no-repeat; }
table.product-list .inventory .address span {
    color: #027cdf; }
table.product-list .inventory .tel span {
    margin: 0;
    text-decoration: underline; }
table.product-list .inventory .tel i {
    background-position: -20px -47px;
    top: 1px;
    cursor: not-allowed;
}
table.product-list .inventory .tel.active i {
    background-position: -20px -22px;
    cursor: pointer; }
.table-more {
    width: 100%;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    background: #f3fafe;
    color: #027cdf;
    border: 1px solid #e2edfd;
    margin: 20px 0; }

.table-more:hover {
    background: #027cdf;
    color: #fff; }

.company-detail {
    height: 480px; }
.company-detail .title .title-line .line-72-0, .company-detail .title .title-line .line-52-20 {
    width: 1010px; }
.company-detail .title .title-line .line {
    width: 1060px; }
.company-detail .detail-wrap {
    position: relative;
    top: 50px;
    height: 340px;
    width: 1154px;
    border: 10px solid #cce2ff; }
.company-detail .detail-info {
    height: 361px;
    width: 536px;
    overflow: hidden;
    position: absolute;
    top: -40px;
    left: 577px;
    border-left: 20px solid #fff; }
.company-detail .detail-info .notice {
    background: #f5f5f5;
    padding: 20px;
    height: 82px; }
.company-detail .detail-info .notice-left {
    font-size: 16px;
    width: 16px;
    color: #333;
    line-height: 18px;
    float: left;
    padding: 5px 0; }
.company-detail .detail-info .notice-list {
    float: left;
    font-size: 14px;
    margin: 0 20px;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    width: 384px;
    padding: 5px 20px;
    height: 72px;
    overflow: hidden; }
.company-detail .detail-info .notice-list span {
    line-height: 24px; }
.company-detail .detail-info .notice-list span.notice-title {
    width: 276px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    word-break: normal;
    text-overflow: ellipsis; }
.company-detail .detail-info .notice-list span.date {
    float: right; }
.company-detail .detail-info .notice-right {
    float: left;
    font-size: 14px;
    width: 14px;
    padding-top: 18px;
    line-height: 16px; }
.company-detail .detail-info .notice-right i:last-child {
    position: relative;
    top: -9px; }
.company-detail .detail-info .company-info {
    padding: 15px;
    position: absolute;
    bottom: -18px;
    z-index: 2;
    background: #ffffff; }
.company-detail .detail-info .company-info .company-name {
    font-size: 20px;
    line-height: 48px; }
.company-detail .detail-info .company-info .company-name i {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    margin-right: 5px;
    margin-top: -5px;
    display: inline-block;
    background: url("../images/company/icons-subsidiary.png") no-repeat 0 -293px; }
.company-detail .detail-info .company-info .info-text {
    font-size: 14px;
    overflow: hidden;
    max-height: 62px;
    transition: all 1s 0s ease-out; }
.company-detail .detail-info .company-info .info-text:hover {
    max-height: 242px;
    transition: all 2s 0s ease-out; }
.company-detail .detail-info .company-info .info-footer {
    font-size: 16px;
    color: #333;
    padding-top: 10px; }
.company-detail .detail-info .company-info .info-footer p {
    width: 406px;
    height: 24px;
    white-space: nowrap;
    overflow: hidden;
    word-break: normal;
    text-overflow: ellipsis; }
.company-detail .detail-info .company-info .info-footer .more-detail {
    color: #027cdf;
    float: right; }

.slide-wrap {
    width: 557px;
    height: 361px;
    overflow: hidden;
    position: absolute;
    top: -40px;
    left: 20px; }
.slide-wrap .panel {
    width: 557px;
    height: 361px;
    overflow: hidden;
    position: relative; }
.slide-wrap .trigger {
    position: absolute;
    height: 15px;
    width: 90px;
    right: 10px;
    overflow: hidden;
    bottom: 10px;
    text-align: center; }
.slide-wrap .trigger span {
    width: 15px;
    height: 15px;
    font-size: 0;
    overflow: hidden;
    display: inline-block;
    margin: 0 5px;
    position: relative;
    cursor: pointer;
    background: rgba(150, 150, 150, 0.8); }
.slide-wrap .trigger span.active {
    background: rgba(110, 165, 245, 0.8); }

.panel ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 2000px; }

.panel li {
    float: left;
    width: 557px;
    height: 361px; }
.panel li a {
    display: block;
    width: 557px;
    height: 361px;
    position: relative; }
.panel li a img {
    width: 100%; }

.salesmen-popup .wechat_img {
    width: 90%;
    margin: 0 auto 15px auto;
    display: block;
    max-width: 236px; }
.salesmen-popup .salesmanface {
    overflow: hidden;
    border-top: 1px solid #e6e6e6;
    padding-top: 15px; }
.salesmen-popup .salesmanface .wrap {
    display: inline-block; }
.salesmen-popup .salesmanface .face {
    float: left;
    border: 1px solid #e6e6e6;
    border-radius: 50%;
    overflow: hidden;
    width: 48px;
    height: 48px;
    padding: 0; }
.salesmen-popup .salesmanface .face img {
    width: 100%; }
.salesmen-popup .salesmanface .text {
    float: left;
    font-size: 12px;
    color: #aaa;
    text-align: left;
    margin-top: 2px;
    margin-left: 6px; }
.salesmen-popup .salesmanface .text .real_name {
    font-size: 16px;
    color: #333; }

/*panorama*/
.panorama .title .title-name .title-eng {
    letter-spacing: 0px; }
.panorama .scene-wrap {
    width: 100%;
    height: 587px;
    position: relative;
    margin-bottom: 25px; }
.panorama .scene-wrap iframe {
    width: 100%;
    height: 100%; }
.panorama .scene-wrap .operate-layer {
    position: absolute;
    z-index: 99;
    width: 100%; }
.panorama .scene-wrap .operate-layer .operate-wrap {
    position: absolute;
    right: 20px;
    top: 20px; }
.panorama .scene-wrap .operate-layer .operate-wrap .operate-btn {
    position: relative; }
.panorama .scene-wrap .operate-layer .operate-wrap .operate-btn a {
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: white;
    background: black;
    border-radius: 50px;
    font-size: 18px;
    z-index: 99;
    position: relative;
    padding: 0;
    margin: 0 0 5px auto; }
.panorama .scene-wrap .operate-layer .operate-wrap .operate-btn .licon-full:before {
    content: "\e91e"; }
.panorama .scene-wrap .operate-layer .operate-wrap .operate-btn .licon-share:before {
    content: "\c076"; }
.logo_text{
    color: #027cdf;
    font-size: 18px;
    font-weight: bold;
    margin-left: 2px;
}
.logo_website{
    color: #027cdf;
    font-size:12px;
    font-weight: bold;
}
/*.nav-bar-left-r{*/
/*float:right;*/
/*padding-right: 24px;*/
/*border-right: 1px solid #ccc;*/
/*}*/
a.nav-bar-left{
    display:inline-block;
}
.nav-bar-left:after{
    display:block;
    content:'';
    clear:both;
}

.nav-bar-right{
    display:inline-block;
    line-height: 44px;
    vertical-align: top;
    margin-left: 20px;
}

.nav-bar-right h3{
    font-weight:bold;
    font-size:20px;
}

.nav-bar .header-search .btn_wtbg{
    font-size: 16px;
    padding:0 10px;
    margin-left: -3px;
}

.index_banner{
    margin: 0 auto;
    height: 150px;
    background-repeat: no-repeat;
    background-position: center 0;
    -webkit-background-size: cover;
    background-size: cover;
}
.index_banner img{
    /*width: 100%;*/
    height: auto;
    /*border:1px solid;*/
}
.btn_redbg {
    border-radius: 5%;
    margin-left: 10px;
    line-height: 34px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    background: #f10215;
    color: white;
    padding: 0 20px; }
.btn_wtbg {
    border-radius: 5%;
    line-height: 32px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    background: white;
    color: #f10215;
    border: 1px solid #f10215;
    padding: 0 20px; }


.index_main_wrap{
    max-width: 1900px;
    background: white;
    margin:0 auto;
}

.index_main{
    width: 1210px;
    margin: 0 auto;
    background:white;
    padding-top:236px;
    position: relative;
}
.index_main .index_main_card{
    padding:20px;
    width: 1210px;
    box-sizing: border-box;
    height: 300px;
    background: white;
    box-shadow: 0px 1px 3px #333;
    left:50%;
    transform:translateX(-50%);
    top:-65px;
    position: absolute;
    overflow: hidden;
}
.index_main_card:after{
    display:block;
    content:'';
    clear:both;
}
.index_main_card .index_main_card_img{
    position: relative;
    width: 28%;
}
.index_main_card div{
    display:inline-block;
    float:left;
}
.index_main_card .index_main_card_img img{
    width: 100%;
}
#jumpDetail{
    position: absolute;
    right: -34px;
    bottom: 2px;
    font-size: 16px;
    line-height: 16px;
}

.index_main_card .index_main_card_img .card_img_btn{
    /*position: absolute;*/
    width: 105px;
    height: 35px;
    bottom: 20px;
    text-align: center;
    background:white;
    border-radius:5px;
    line-height: 35px;
    cursor:pointer;
}

.index_main_card .index_main_card_img .card_img_btn:nth-child(2){
    left: 30px;
}
.index_main_card .index_main_card_img .card_img_btn:nth-child(3){
    right: 30px;
}

.index_main_card .index_main_card_text{
    position: relative;
    width: 63%;
    margin-left: 45px;
}

.index_main_card .category_card{
   width:45%;
}

.index_main_card .index_main_card_text h2{
    font-weight: bold;
    color:black;
}

.index_main_card .index_main_card_text i{
    color:#999;
    font-size:18px;
}

.index_main_card .index_main_card_text article{
    font-size: 15px;
    margin-top: 43px;
    line-height: 28px;
 }

.index_main_card .index_main_card_text .showAll{
    max-height: 171px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}

/* .showAll{position:relative;line-height:1.4em;height:4.2em;overflow:hidden;height: 165px;}
.showAll::after{content:"...";font-weight:bold;position:absolute;bottom:0;right:0;padding:0 20px 1px 45px;} */

.index_main_product_item .index_product_title .index_product_title_red{
    width: 44px;
    height: 6px;
    background:#ff4242;
    margin:0 auto;
}

.index_main_product_item .index_product_title{
    text-align: center;
    margin-top: 50px;
}

.index_main_product_item .index_product_title h3{
    font-size:30px;
    font-weight: bold;
    color:black;
}

.index_main_product_item .index_product_title p{
    font-size:30px;
    color:#999;

}
.index_main_product_content{
    /*height:408px;*/
    /*box-shadow: 0 2px 8px black;*/
}
.product_row{
    width: 100%;
    border-bottom:1px solid var(--gray);
    padding: 10px 0px;

}



.product_row .p_row_id{
    position: relative;
    padding:0;
    width: 0;
}

.product_row .p_row_id .arrow_left{
    position: absolute;
    border-width: 20px;
    border-color: transparent white transparent transparent;
    right: 0;
    top:50%;
    left:auto;
    transform:translateY(-50%);
}

.product_row section{
    width: 219px;
    position: relative;
    background: white;
}

.product_row .product_row_item{
   margin-right:calc((100% - 230px*5)/4);

}

/* é¼&nbsp;æ&nbsp;‡ç§»ä¸ŠåŽ»æ&nbsp;‡é¢˜å’ŒèƒŒæ™¯å˜åŒ– */
.product_row:hover .p_row_id{
    /*background:var(--red);*/
    color:white;
    /*outline:1px solid var(--red);*/
}

.product_row section:hover .white_margin_right{
    display: inline-block;
}

.product_row section:hover .certificate_modal{
    display: inline-block;
}


.certificate_modal{
    display: none;
    position: absolute;
    z-index: 99;
    background: white;
    width: 538px;
    left: 217px;
    top: -1px;
    border:1px solid #ff4242;
}


/*// æœ€åŽä¸¤ä¸ª*/

.product_row a:nth-child(4) .white_margin_right,.product_row a:nth-child(5) .white_margin_right{
    left:0;
    /*display: none;*/
}

.product_row a:nth-child(4) .certificate_modal,.product_row a:nth-child(5) .certificate_modal{
    display: none;
    left: -539px;
    /*height: 163.5px;*/
}

.product_row a:nth-child(4) .certificate_modal .top,.product_row a:nth-child(5) .certificate_modal .top{
    left: 0px;
    box-sizing: border-box;
    border-right: transparent;
    padding: 21px 0 21px 21px;
    width: 100%;
    font-size: 16px;
}

.product_row a:nth-child(4) :hover .white_margin_right,.product_row a:nth-child(5) :hover .white_margin_right{
    display: inline-block;

}


.product_row a:nth-child(4) :hover .certificate_modal,.product_row a:nth-child(5) :hover .certificate_modal{
    display: inline-block;
}

.certificate_modal .top{
    position: relative;
     height: 164px;
     padding: 21px 0 21px 21px;
     box-sizing: border-box;
     font-size: 16px;
 }

.certificate_modal .top:after{
   display: block;
    clear:both;
    content:''
}


.certificate_modal .top:after{
    clear:both;
    content:'';
    display:block;
}

.certificate_modal .top_left{
    float:left;
    color:#b4b4b4;
    font-size: 14px;
    line-height: 16px;
}

.certificate_modal .top_right{
    float:left;
    width: 85%;
    /*position: relative;*/
    /*height: 126%;*/
}

.certificate_modal .top_right .item_wrap{
    margin-left: 10px;
    color:#6e6e6e;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    display: -moz-box;
    display: box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:4;
    font-size: 14px;
    line-height: 18px;
}

.certificate_modal .top_right p{
    text-align: right;
    margin-top: 43px;
    color: #b4b4b4;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    line-height: 2em;
    height: 2em;
    right: 20px;
}


.certificate_modal .top_right .item_wrap .top_right_item:after{
    content:""
}

.certificate_modal .bottom{
    /*border-left: 1px solid var(--red);*/
    /*border-right: 1px solid var(--red);*/
    /*border-bottom: 1px solid var(--red);*/
    box-sizing: border-box;
    padding: 0 20px;
}

.certificate_modal .bottom .bottom_son{
    border-top:1px solid #e6e6e6;
}

.certificate_modal .bottom .bottom_son .bottom_title{
    font-size: 16px;
    padding-top:18px;
    line-height: 16px;
}

.certificate_modal .bottom .bottom_son .bottom_title:after{
    display:block;
    content:'';
    clear:both;
}


.certificate_modal .bottom .bottom_son .bottom_title b:nth-child(1){
    color:#6e6e6e;
}

.certificate_modal .bottom .bottom_son .bottom_title b:nth-child(2){
    color:#b4b4b4;
    float:right;
    font-size: 14px;
}

.certificate_modal .bottom .bottom_son .bottom_content:after{
    display:block;
    content:'';
    clear:both;
}

.certificate_modal .bottom .bottom_son .bottom_content figure{
    float:left;
    width: 30%;
    margin-left:calc((100% - 30%*3)/2)
}

.certificate_modal .bottom .bottom_son .bottom_content figure i{
    font-size: 14px;
}

.certificate_modal .bottom .bottom_son .bottom_content figure:first-child{
    margin-left:0;
}

.certificate_modal .bottom .bottom_son .bottom_content img{
    width: 156px;
    height: 170px;
}

.product_row section:last-child{
    border:none;
}

.product_row section, .product_row span{
    /*border-right:1px solid var(--gray1);*/
    display:inline-block;
    height: 164px;
    line-height: 91px;
    box-sizing: border-box;
    padding: 10px;
}

.product_row section:hover{
    outline:1px solid #ff4242;
    outline-right:transparent;
    box-sizing: border-box;
}

.product_row section:hover .white_margin{
    display: inline-block;
}

.product_row section .white_margin{
    display: none;
    position: absolute;
    background: transparent;
    top: 0px;
    bottom: 0px;
    width: 3px;
    left: -2px;
    z-index: 999;
}

.product_row section .white_margin_right{
    display: none;
    position: absolute;
    background: white;
    top: 0px;
    bottom: 0px;
    width: 3px;
    right:0;
    z-index: 999;
}

.product_row a:nth-child(2) .white_margin{
    display: inline-block;
    /*background: white;*/
}



.product_row span{
    width: 93px;
    float: left;
    font-size: 40px;
    text-align: center;
    line-height:146px;
    color: #999;
    height: 164px;
}

.product_row section img{
    width: 165px;
    height: 80px;
    margin-top: 16px;
}

.product_row section i{
    text-align: center;
    display:inline-block;
    width: 165px;
    font-size: 16px;
    line-height: 48px;
    /*color:--var(gray4);*/
    color:#6e6e6e;
}

.product_text_pics .product_text_pic .pro_tp_title{
    height: 48px;
    border-bottom:2px solid #ff4242;
    width: 100%;
}

.product_text_pic{
    background:white;
    margin-top: 60px;
}

.pro_tp_title{
    display:flex;
    display:-webkit-flex;
    display:-ms-flex;
    display:-moz-flex;
    justify-content: space-between;
}

.pro_tp_title div{
    line-height: 34px;
}
.arrow_left{
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent #ff4242 transparent transparent;
    position: absolute;
    left: -10px;
    bottom: -10px;
}
.pro_tp_title .pro_tp_title_left{
    position: relative;
    background:linear-gradient(45deg, #ff4242 73% ,red , white,white 70%, white 77%, red 77% , red 82%, white 77%);
    color:white;
    width: 306px;
    height: 48px;
    line-height: 48px;
    padding-left: 20px;
    margin-left: -10px;
}

.pro_tp_title .pro_tp_title_right {
    /*display: flex;*/
    /*justify-content: space-around;*/
    width: 31%;
    text-align: right;
}

.pro_tp_title .pro_tp_title_right a{
    font-size:16px;
}
.pro_tp_title .pro_tp_title_right span, .pro_tp_title .pro_tp_title_right i{
    display:inline-block;
    line-height: 48px;
}

.pro_tp_content:after{
    /* display:flex;
    display:-webkit-flex;
    display:-ms-flex;
    display:-moz-flex;
    justify-content: space-around;
    flex-wrap: wrap; */
    display:block;
    clear:both;
    content:''
}

.pro_tp_content .pro_tp_content_item{
    position: relative;
    width: 286px;
    height: 342px;
    border:1px solid #e6e6e6;
    background:white;
    margin-top: 18px;
    float:left;
    margin-right: calc((100% - 288px*4)/3);
}

.pro_tp_content .pro_tp_content_item:nth-child(4n){
    margin-right: 0;
}

.pro_tp_content .pro_tp_content_item .img_wrap{
    width: 100%;
    height: 286px;
}

.pro_tp_content .pro_tp_content_item .img_wrap a{
    position: relative;
    display:inline-block;
    height: 100%;
    width: 100%;
}

.pro_tp_content .pro_tp_content_item .img_wrap a{
    display:inlie-block;
}

.pro_tp_content .pro_tp_content_item .img_wrap .alldirection{
    position: absolute;
    right:0;
    bottom:0;
    width: 40px;
    height: 40px;
}

/*.pro_tp_content .pro_tp_content_item .img_wrap .img_link{*/
/*display:inlie-block;*/
/*position: relative;*/
/*width: 100%;*/
/*}*/

.pro_tp_content .pro_tp_content_item .img_text{
    border-top: 1px solid #e6e6e6;
    min-height: 55px;
    box-sizing: border-box;
    padding: 10px;
    font-weight: bold;
    font-size: 14px;
}

.pro_tp_content .pro_tp_content_item img{
    width: 100%;
    height: 100%;
}

.pro_tp_content .pro_tp_content_item i{
    position: absolute;
    bottom:10px;
    right:10px;
    color:#ff4242;
    line-height: 16px;
    font-size: 16px;
    font-weight: bold;
}


.pro_tp_title .pro_tp_title_left b{
    font-size: 30px;
}

.pro_tp_title .pro_tp_title_left small{
    font-size: 18px;
    margin-left: 12px;
}

.certificate_wraps{
    position: relative;
    width: 100%;
    height: 460px;
}

.certificate_wraps .certificate_imgs{
    background: #e9ebed;
    position: absolute;
    width: 100%;
    height: 470px;
    display: flex;
    align-items: center;
    overflow: hidden;
}

#cert_data{
    white-space: nowrap;
}
.certificate_wraps .certificate_imgs #cert_data .cert_img_wrap{
    position: relative;
    display: inline-block;
    margin-right:34px;
    width: 270px;
    height: 270px;
    border: 1px solid #e3e3e3;
    text-align: center;
}

.certificate_wraps .certificate_imgs #cert_data .cert_img_wrap .cert_name{
    position: absolute;
    bottom: -39px;
    font-size: 16px;
    left: 50%;
    transform: translateX(-50%);
    text-overflow:ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.certificate_wraps .certificate_imgs #cert_data .cert_img_wrap img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.certificate_wraps .certificate_btns{
    position: absolute;
    left: 50%;
    top:20px;
    transform:translateX(-50%);
}

.certificate_wraps .certificate_btns .cert_red_btn{
    margin-right: 20px;
}

.cert_btn{
    display: inline-block;
    width: 30px;
    height: 30px;
    color: white;
    line-height: 29px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    border-radius: 4px;
}

.cert_red_btn{
    background:#ff4242;
}

.cert_gray_btn{
    background:#666;
}

.example{
    position: relative;
    width: 1208px;
}
.example .example_title{
    position: relative;
    height: 38px;
    border:1px solid #e6e6e6;
    border-bottom:1px solid #ff4242;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
}

.example .example_title .lingxing{
    position: absolute;
    bottom:-6px;
    left:50%;
    transform:translateX(-50%) rotate(45deg);
    background: #ff4242;
}


.example .example_content{
    margin-top: 30px;
}

.example .example_content .img_wrap{
    height: 300px;
}

.example .example_content:after{
    display:block;
    content:'';
    clear:both;
}

.example .example_content figure{
    float:left;
}


.example .example_content figure{
    margin-right: 31px;
    margin-bottom: 31px;
}

.example .example_content figure:first-child{

}
.example .example_content figure:nth-child(3n){
    margin-right:0;
}

.example .example_content img{
    width: 100%;
    height: auto;
}

.example .example_content figure{
    text-align: center;
    font-size: 20px;
    width: 380px;
    border:1px solid #e6e6e6;
}

.example .example_content figure .text{
    text-align: center;
    font-size: 20px;
    width: 100%;
    height: 76px;
    line-height: 76px;
    position: relative;
}

.example .example_content figure .text .lingxing{
    position: absolute;
    top:-4px;
    background:white;
    right: 30px;
}

.lingxing{
    display:inline-block;
    width: 11px;
    height: 11px;

    transform:rotate(45deg);
}

div.nopadding{
    padding-top:0
}






/*# sourceMappingURL=index.css.map */
</pre></body></html>