﻿@charset "utf-8";


.my-model-top img{ width: 100%; } 
.list_dhnav_box{ border:1px solid rgba(0, 0, 0, 0.1); }
.list_dhnav{ max-width: 1600px; width: 94%; margin:0 auto; position: relative; }
.list_dhnav ul{ width: 100%; display: inline-block; margin: 0px; padding: 0px; z-index: 99 }
.list_dhnav ul li{ display: inline-block; }
.list_dhnav ul li a{ position: relative;
    font-size: 15px;
    height: 80px;
    line-height: 80px;
    padding: 0px 30px;
    color: #333;
    display: block;
    transition: 0.3sease 0s; }
.list_dhnav ul li a:before {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0px;
    width: 0%;
    height: 3px;
    background-color: none;
    transition: all .3s;
}
.list_dhnav ul li a:hover{ color: #42929d; font-weight: bold; }
.list_dhnav ul li a:hover:before {
    width: 80%;
    left: 10%;
    background-color: #42929d;
}
.list_dhnav ul li .more:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    display: block;
    background: #ccc;
    top: 50%;
    margin-top: -7px;
    right: 0px;
}
.list_dhnav dl{ height: 80px;
    line-height: 80px; width:250px; display: inline-block; margin: 0px; padding: 0px; text-align: right; position: absolute; right: 0px; }
.list_dhnav dl dd{ line-height: 80px; }

@media (max-width: 768px) {
    .list_dhnav dl{ display: none; }
    .list_dhnav ul li a { height: 50px; line-height: 50px; padding: 0px 20px; }
}
/*内页top*/
.my-model-top{ position: relative; }
.my-model-top .p_info {width: 90%; max-width: 1600px; position: absolute; right: 0px; top: 40%; left: 0px; z-index: 9; display: block; ; text-align: center; margin: 0 auto; }
.my-model-top .p_info h1{ font-size: 3.0vw; font-weight: bold; margin-bottom: 0; color: #fff; text-align: left; margin-left: 10%; }


/*公司简介*/
.list_cpad1{ padding-top: 118px; padding-bottom: 118px; background: url(../images/gsjj_bg.jpg) center no-repeat; background-attachment: fixed; background-size: cover; }
.list_cpad1 dl{ max-width: 1600px; text-align: center; margin: 0 auto; }
.list_cpad1 dl dd{ text-align: center; }
.list_cpad1 dl dd h1{ text-align: center; font-size: 3.5rem; }
.list_cpad1 dl dd h2{ text-align: center; color:#666;line-height:2;font-size: 1.5rem; max-width: 1100px; margin: 0 auto; padding: 60px 0px;}
.list_cpad1 dl dd h3{ width: 100%; max-width: 180px; min-width: 0px; height: 100%; max-height: 0px; min-height: 46px; margin-top: 30px; margin-left: auto; margin-right: auto; margin-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; }
.list_cpad1 dl dd h3 a{ display: block; background: none; font-size: 1.5rem; height: 36px; line-height: 36px; border: 1px solid #42929d; color: #42929d; border-radius: 4px; transition: 0.4s; -moz-transition: 0.4s; -webkit-transition: 0.4s; -o-transition: 0.4s;  }
.list_cpad1 dl dd h3 a:hover {background-color: #42929d; border: 1px solid #42929d; color: #fff; }
@media (max-width: 768px) {
    .my-model-top{ margin-top: 80px; }
    .list_dhnav ul{ width: 100%; }
    .list_dhnav dl{ display: none; }
    .list_dhnav ul li a{ position: relative; font-size: 15px; height: 60px; line-height: 60px; padding: 0px 10px; }
    .list_cpad1{ padding-top: 38px; padding-bottom: 38px; margin-top: 30px; }
    .list_cpad1 dl{ margin: 10px; }
    .list_cpad1 dl dd h1{ text-align: center; font-size: 2.5rem; }
    .list_cpad1 dl dd h2{ line-height:2;font-size: 1.5rem; max-width: 1100px; margin: 0 auto; padding: 30px 0px;}
}

/*在线询价 css*/
.my-active{ background: #fff; color: #444; border-bottom: 0px; font-size: 2rem; font-weight: bold; padding: 18px 15px; overflow: hidden; }
.my-active hr{ border-top-style: solid; border-top-width: 1px; border-top-color: #dddddd; height: 1px; margin: 0px; padding: 0px; margin-top: 10px; }
.n_news_rtj { background: #fff; color: #444; border-bottom: 1px dotted #ccc; font-size: 1.5rem; line-height: 1.5; padding: 18px 15px; }
.n_news_rtj hr{ border-top-style: solid; border-top-width: 1px; border-top-color: #dddddd; height: 1px; }

.zxxj_top1{ position: relative; overflow: hidden; }
.zxxj_top1 .img img{ display: block; width: 100%; }
.zxxj_top1_con{ display: flex ; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }

.zxxj_top1_con .box {-moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; display: flex ; flex: auto; padding-left:68px; width: 33%; }

.zxxj_top1_con .icon {-moz-align-items: center; -ms-align-items: center; -o-align-items: center; align-items: center; border: 1px solid hsla(0, 0%, 100%, .3); border-radius: 50%; display: flex ; -moz-justify-content: center; -ms-justify-content: center; -o-justify-content: center; justify-content: center; width: 6rem; height: 6rem; }
.zxxj_top1_con .icon .iconfont {color: #fff; font-size: 3rem; }
.zxxj_top1_con .box .text {color: #fff; font-size:2rem; margin-left: 10px; } 
.zxxj_top1_con .box .text .describe {font-size:1.6rem; }
@media (max-width: 768px) {
    .zxxj_top1_con .box{ display: block; padding-left: 18px; } 
    .zxxj_top1_con .icon{ display: none; }
    .zxxj_top1_con .box .text { font-size: 1.5rem; margin-top: 10%; overflow: hidden; }
    .zxxj_top1_con .box .text .title{ white-space: nowrap; }
    .zxxj_top1_con .box .text .describe { font-size: 1rem; display: none }
}

.n_luiyant1 h1{ margin-top: 80px; text-align: center; line-height: 1.6; color: #e60111; font-size: 3rem; font-weight: bold; }
.n_luiyant1 h2{ margin-top:20px; text-align: center; line-height: 1.6; color: #333333; font-size: 1.8rem; margin-bottom: 35px; }
.n_luiyanbg{ background-color: rgba(248, 248, 248, 1); overflow: hidden; }
.n_liuyanbox{  width: 96%; max-width: 1600px;margin-top: 35px; margin-left: auto; margin-right: auto; margin-bottom: 35px; padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; font-size: 1.5rem; }
.n_liuyanbox .gmys_t1{ padding-left: 0px;padding-right: 0px; width: 48% }
.n_liuyanbox .gmys_t2{ width: 48%; line-height: 35px; }
.n_liuyanbox .submit {background-color: #e40112; border: none; border-radius: 5px; color: #fff; outline: none; text-align: center; width: 22.6rem; height: 8rem; line-height: 8rem; font-size: 2rem; padding: 0px; }
.n_liuyanbox .js-text{ position: relative; color: #e40112; cursor: pointer; }
.n_liuyanbox .fewer .js-text:after {border-width: 1px; right: -2rem; top: .7rem; transform: rotate(135deg); -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -ms-transform: rotate(135deg); }
.n_liuyanbox .js-text:after {border-bottom: 1px solid #e40112; border-left: 1px solid #e40112; border-right-width: 1px; border-top-width: 1px; content: ""; height: .8rem; position: absolute; right: 0; right: -2rem; top: .2rem; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); width: .8rem; }
.n_liuyanbox .kexuanbox{ display: none; }
/* 弹出框样式 */
.mfxj_modal {display: none; /* 默认隐藏 */ position: fixed; z-index: 1; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0,0,0,0.4); }
.mfxj_modal .modal-content {background-color: #fefefe; margin: 15% auto; padding: 20px; border: 1px solid #888; width: 80%; max-width: 1000px; }
.mfxj_modal .close {color: #aaa; float: right; font-size: 28px; font-weight: bold; }
.mfxj_modal .close:hover, .close:focus {color: black; text-decoration: none; cursor: pointer; }
.mfxj_modal .error-message {color: red; display: none; }
.yszc_txt{ height: 600px; overflow-y: scroll; } 

/*荣誉资质*/
@media (max-width: 992px) {
    .list_anlitu .col-md-3 {
        width: 48%; float: left;
    }
}
.my-model-content{ margin-top: 60px; }
.list_anlitu {position: relative; display: block; padding: 0px; margin-bottom: -1px; background-color: #fff; border: 0px solid #ddd; }
.list_anlitu .items {font-size: 16px; transition: 0.3s ease 0s; margin-bottom: 2.5%; margin-left: 20px; margin-right: 20px; background: #f2f2f2; padding: 10px; display: inline-block; vertical-align: top; box-sizing: border-box; width: 100%; margin-bottom: 30px; }
.list_anlitu .items .img {font-size: 0px; text-align: center; background: #f2f2f2; width: 100%; margin: 0 auto; height: 13.6vw; display: block; }
.list_anlitu .items .img img {display: inline-block; vertical-align: middle; transition: 0.5s linear 0s; width: auto; height: auto; max-height: 87%; max-width: 90%; margin-left: 0px; transform: scale(1); margin-top: 10px; }
.list_anlitu .items .img:hover img { transform: scale(1.1); }

/*产品中心*/
@media (max-width: 992px) {
    .list_tuitem .col-md-3 {
        width: 48%; float: left;
    }
    .list_tuitem .items h4{ font-size: 1.4rem; height: 2.8rem; overflow: hidden; }
    .list_tuitem .items .img{ height: 10rem !important; }
    .list_anlitu .items .img{ height: 10rem !important; }

}
.my-model-content{ margin-top: 60px; }
.list_tuitem {position: relative; display: block; padding: 0px; margin-bottom: -1px; background-color: url(); border: 0px solid #ddd; }
.list_tuitem .items {font-size: 16px; transition: 0.3s ease 0s; margin-bottom: 2.5%; margin-left: 10px; margin-right: 20px; background: #fff; padding: 0px; display: inline-block; vertical-align: top; box-sizing: border-box; width: 100%; margin-bottom: 30px; overflow: hidden; }
.list_tuitem .items .img {font-size: 0px; text-align: center; background: #fff; width: 100%; margin: 0 auto; height: 13.6vw; display: block; position: relative; }
.list_tuitem .items .img img {display: inline-block; vertical-align: middle; transition: 0.5s linear 0s; width: auto; height: auto; max-height: 87%; max-width: 90%; margin-left: 0px; transform: scale(1); margin-top: 10px; }
.list_tuitem .items .img:hover img { transform: scale(1.1); }
.list_tuitem .items .showBox{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; opacity: 0; background: rgba(66, 146, 157, 0.8); transition: all 0.5s ease; cursor:pointer; }
.list_tuitem .items .showBox .showBoxLink { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: block; width: 80%; color: #fff; text-align: center; font-size: 14px; padding: 0.5rem 0; }
.list_tuitem .items .showBox .showBoxLink::before { content: ''; position: absolute; top: 0px; left: 50%; transform: translateX(-50%); width: 60%; height: 1px; background: #fff; transition: all .5s ease; }
.list_tuitem .items .showBox .showBoxLink::after { content: ''; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); width: 60%; height: 1px; background: #fff; transition: all .5s ease; }
.list_tuitem .items:hover .showBox { opacity: 1; }
.list_tuitem .items:hover .showBoxLink::before { width: 1rem; }
.list_tuitem .items:hover .showBoxLink::after { width: 1rem; }
.list_tuitem .items:hover a h4{ color:rgba(66, 146, 157, 1); }
.n_cpzx_box{ background: #f5f5f5; overflow: hidden; }

/*产品介绍页*/
.detailBox{ width: 96%; max-width: 1600px; min-width: 250px; min-height: 0px; margin-top: 35px; margin-left: auto; margin-right: auto; margin-bottom: 0px; padding-top: 0px; padding-left: 0px; padding-right: 0px; padding-bottom: 0px; }
.detailBox .top { display: flex; position: relative; border-bottom: 6px solid #363636; width: 100%;}
.detailBox .left { flex-basis: 50%; overflow: hidden; background: #fff; position: relative; z-index: 2;}
.detailBox .left_con { padding: 5% 3%; display: flex; justify-content: flex-start;}
.detailBox .sp-wrap { display: none; line-height: 0; font-size: 0; background: #fff; border: 5px solid #fff; border-radius: 0px; position: relative; margin: 0; max-width: 900px;}
.detailBox .sp-large { position: relative; overflow: hidden; top: 0; left: 0; border:1px solid #ccc;}
.detailBox .sp-large a { display: block;}
.detailBox .sp-large a img { max-width: 100%; height: auto;}
.detailBox .sp-thumbs { text-align: left; display: inline-block; }
.detailBox .sp-thumbs a:link , .detailBox .sp-thumbs a:visited{ width: 60px; height: 60px; overflow: hidden; opacity: .5; display: inline-block; border: 3px solid #efefef; margin-right: 15px; background-size: cover; background-position: center; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -ms-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; }
.detailBox .sp-thumbs a:active, .detailBox .sp-current { opacity: 1 !important; position: relative; }
.detailBox .right { flex-basis: 49%; position: relative; z-index: 2; overflow: hidden; background: none; display: flex ; align-items: center;}
.detailBox .right_con {width: 100%; padding-left: 8%; padding-right: 7%; }
.detailBox .right_con .Title01 {padding-bottom: 25px; margin-bottom: 25px; border-bottom: 2px solid #44939e; }
.detailBox .right_con .title {font-size: 4rem; color:#44939e; line-height: 1.4; }
.detailBox .right_con .mlink_con { display: flex; flex-direction: row; flex-wrap: wrap; margin: 30px 0px 0px; border-top: 1px dashed #aaa; border-bottom: 1px dashed #aaa; padding: 30px 0px;}
.detailBox .right_con .mlink_con a { display: flex ; margin-right: 40px; }
.detailBox .right_con .mlink_con a span.icon { width: 22px; height: 22px; margin-right: 10px; font-size: 20px; line-height: 22px; color: #151515; }
.detailBox .right_con .ser_tel { color: #333; padding: 30px 0px 10px; }
.detailBox .right_con .ser_tel .font span { font-weight: bold; line-height: 24px; }
.detailBox .right_con .ser_tel .font a { color: #42929d; font-family: impact !important; font-size: 24px; line-height: 24px; }
.detailBox .right_con .ser_tel .font i { font-size: 12px; color: #fff; border-radius: 50%; background: #525252; margin-right: 5px; padding: 3px 3px; border: 1px solid #555; }
.detailBox .btn_con { display: flex ; flex-direction: row; padding: 20px 0; }
.detailBox .btn_con .pro_btn { margin-right: 20px; }
.detailBox .btn_con .pro_btn a { font-size: 16px; padding: 12px 40px; display: flex ; align-items: center; color: #fff; transition: all .5s ease; }
.detailBox .btn_con .pro_btn a.btn_red { background:#42929d; }
.detailBox .btn_con .pro_btn a.btn_black { background:#e15616; }
@media (max-width: 768px) {
    .detailBox .top {margin-top: 0px; padding-right: 0%; padding-left: 0%; flex-direction: column; background: #fff; }
    .detailBox .right_con{ padding-left:5%; padding-right: 5%; }
    .detailBox .right_con .title { font-size: 2.2rem !important; }
    .detailBox .p_summary{ min-height: auto !important; }

}
.n_cp_con_t1{ display: flex; position: relative; border-bottom: 1px solid #ddd; top: 0px; padding: 25px 30px; width: 100%; background: #fff; transition: padding 0.5s ease; width: 100%; margin: 0; justify-content: space-between; display: flex ; flex-direction: row; }
.n_cp_con_t1 ul{ width: 55%; display: flex ; align-items: center; margin: 0px; padding: 0px; }
.n_cp_con_t1 dl{ width: 70%; flex-direction: row; justify-content: flex-end; display: flex ; margin: 0px; padding: 0px; }
.n_cp_con_t1 ul li{ font-size: 32px; font-weight: bold; color: #333; line-height: 1.4; }
.n_cp_con_t1 dl dd{ line-height: 46px; padding: 0; font-weight: bold; width: auto; margin-left: 80px; font-size: 20px; background: #fff; color: #333; }
@media only screen and (max-width: 769px) {
    .n_cp_con_t1{ padding:0px; }
    .n_cp_con_t1 ul{ display: none; }
    .n_cp_con_t1 dl{ width: 100%; justify-content: flex-start; }
    .n_cp_con_t1 dl dd{ font-size: 1.5rem; margin: 0px; }
}

.n_cp_contxt1{ margin-top: 50px; margin-left: 0; margin-right: 0; }
.n_cp_contxt1 p { font-size: 1.4rem; line-height: 1.5; padding-bottom:0px; color: #363636; }
.n_cp_contxt1 img{ max-width: 100%; }
.n_cp_pager{ position: relative; overflow: hidden; }
.n_cp_pager .pager li>a, .pager li>span{ border: 0px ; }

/*新闻中心*/
.n_news_box{ width: 94%; max-width: 1600px; margin-left: auto; margin-right: auto; }
.n_news_item{ position: relative; flex: 0 0 33.3%; border-bottom: 1px solid rgb(221, 221, 221); }
.n_news_item_con{ display: flex ; flex-wrap: wrap; flex-direction: row; width: 100%; height: 100%; }
.n_news_con{ display: flex ; flex-wrap: wrap; position: relative; max-width: 100%; }
.n_news_con .cbox-2-0 {align-self: center; height: 100%; display: flex ; align-items: center; flex: 0 0 10%; transition: 0.5s; position: relative; }
.n_news_con .cbox-2-1 {flex: 0 0 90%; align-self: center; height: 100%; transition: all .5s ease; max-width: 100%; max-height: 100%; position: relative; }
.n_news_con .e_container-4 { display: flex ; flex-wrap: wrap; flex-direction: row; width: 100%; height: auto;  position: relative; }
.n_news_con .e_container-4 > .p_item { max-width: 100%; max-height: 100%; flex: 1 1 0%; position: relative; }
.n_news_con .e_container-4 > .p_item::before { content: ""; position: absolute; right: -15px; top: 50%; margin-top: -15px; z-index: 3; opacity: 0; visibility: hidden; border-top: 15px solid transparent; border-bottom: 15px solid transparent; border-left: 15px solid #42929d; transition: 0.5s; }
.n_news_con .e_container-4 > .p_item::after {content: ""; position: absolute; width: 46px; height: 2px; top: 50%; right: -46px; z-index: 2; background: #42929d; transition: 0.5s; }
.n_news_con .e_timeFormat-6 {min-height: 20px; font-size: 70px; color: rgb(102, 102, 102); line-height: 1; font-family: Arial; font-weight: bold; text-align: center; transition: 0.5s; }
.n_news_con .e_timeFormat-7 {min-height: 20px; font-size: 20px; color: rgb(102, 102, 102); line-height: 1.5; font-family: Arial; text-align: center; transition: 0.5s; }
.n_news_con .p_loopitem:hover a{ color:#42929d  }
.n_news_con .p_loopitem:hover .cbox-2-0 {background: #42929d; }
.n_news_con .p_loopitem:hover .e_container-4 > .p_item::before {opacity: 1; visibility: visible;
}
.n_news_con .p_loopitem:hover .e_container-4 > .p_item::after {background: #42929d; }
.n_news_con .p_loopitem:hover .e_timeFormat-6 {color: rgb(255, 255, 255); }
.n_news_con .p_loopitem:hover .e_timeFormat-7 {color: rgb(255, 255, 255); }

.n_news_con .e_container-5 {display: flex ; flex-wrap: nowrap; flex-direction: row; width: 100%; display-radio: flex; padding-top: 30px; padding-bottom: 30px; padding-left: 70px; padding-right: 35px; }

.n_news_con  .cbox-5-0 {flex: 0 0 67%; margin-right: 6%; align-self: center;position: relative; max-width: 100%; max-height: 100%; }
.n_news_con  .cbox-5-1 {flex: 0 0 27%; display: block;position: relative; max-width: 100%; max-height: 100%; }
.n_news_con  .e_text-8 {line-height: 1.5; display-radio: -webkit-box; font_radio: 2; font-size: 26px; color: rgba(0, 0, 0, 1); margin-top: 10px; margin-bottom: 20px; -webkit-line-clamp: 1; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; }
.n_news_con  .e_text-9 {line-height: 30px; height: 60px; display-radio: -webkit-box; font_radio: 2; font-size: 14px; color: rgba(119, 119, 119, 1); margin-top: 0px; font-weight: normal; margin-bottom: 20px; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; }

.n_news_con .e_image-12 {overflow:hidden;}
.n_news_con .e_image-12 img {width:100%;height:100%;object-fit:contain;}
.n_news_con .e_timeFormat-11 {min-height:20px;font-size:14px;color:rgb(102,102,102);line-height:1.5;}

@media screen and (min-width: 769px) {
    .n_news_con .n_news_item { flex-grow: 0; flex-shrink: 0; flex-basis: calc(100%); }
    .n_news_con .e_timeFormat-11 { display: none; }
}
@media screen and (max-width: 768px) {
    .n_news_con .p_loopitem .cbox-2-0 {display:none;}
    .n_news_con .p_loopitem .e_container-5.hasimg .cbox-5-0 {margin-right:3%;flex:0 0 57%;}
    .n_news_con .p_loopitem .e_container-5.hasimg .cbox-5-1 {flex:0 0 40%;}
    .n_news_con .p_loopitem .cbox-2-1 {flex:0 0 100%;}
    .n_news_con .p_loopitem .e_container-5 {padding:20px 10px;}
    .n_news_con .p_loopitem .e_container-5.hasimg .cbox-5-0 {margin-right:3%;flex:0 0 57%;}
    .n_news_con .p_loopitem .e_container-5.hasimg .cbox-5-1 {flex:0 0 40%;}
    .n_news_con .p_loopitem {flex-grow:0;flex-shrink:0;flex-basis:calc(100%);}
    .n_news_con .e_text-8 {font-size:16px;font-weight:bold;margin-bottom:5px;margin-top:0px;}
    .n_news_con .e_text-9 {line-height:22px;height:44px;margin-bottom:5px;font-size:13px;display:none;}

}
@media screen and (max-width: 1024px) and (min-width: 769px) {
    .n_news_con .p_loopitem  .cbox-2-0 {flex:0 0 12%;}
    .n_news_con .p_loopitem  .cbox-2-1 {flex:0 0 88%;}

}

/*合作客户*/
.list_hezuo{ position: relative; display: block; }
.list_hezuo .item { width: calc((100% - 240px) / 6); margin: 20px; margin-top: 20px; margin-right: 20px; margin-bottom: 20px; margin-left: 20px; box-shadow: 0px 0px 20px 0px rgba(190, 190, 190, 0.2)!important; vertical-align: middle; display: inline-block; }
.list_hezuo .item .img img {width: 100%; height: auto; }
@media only screen and (min-width: 768px) {
    .list_hezuo .item .img { position: static; display: inline-block; width: 100%; height: auto; }
}
@media only screen and (max-width: 768px) {
    .list_hezuo .item { width: calc((100% - 100px) / 2); position: relative; height: 0; padding-bottom: 20%; margin-right: 10px; display: inline-block; }
}