@charset "utf-8";
.footer{
    margin-top: 100px;
}
/*广告图*/
.nybanner{
    position: relative;
    margin-bottom: 100px;
}
.nybanner.mr0{
    margin-bottom: 0;
}
.nybanner img{
    width: 100%;
}
.nybanner .wz{
    position: absolute;
    bottom: 50px;
}
.nybanner .wz p{
    color: #fff;
    font-size: 36px;
    font-weight: bold;
    line-height: 50px;
}


/*内页导航*/
.ny-nav{
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 60px;
}
.ny-nav ul li{
    float: left;
    line-height: 80px;
    height: 80px;
    width: auto;
}
.ny-nav ul li a{
    display: block;
    text-align: center;
    padding: 0 20px;
}
.ny-nav ul li a:hover,.ny-nav ul li a.on{
    background:#b7db4c;
    color:#fff;
}


/*关于我们*/
.nab-tit{
    font-size: 30px;
    margin-bottom: 50px;
    color: #000;
}
.nabouta{
    background: url(../images/gy-img01.png) center top no-repeat;
    padding: 40px 0 150px;
}
.nabouta-fl{
    width: 60%;
}
.nabouta-fl .wz01{
    font-size: 18px;
    color: #000;
}
.nabouta-fl .wz02{
    margin-top: 50px;
}
.nabouta-fl .wz02 p{
    color: #999;
    font-size: 16px;
    margin-top: 25px;
}
.nabouta-fl .wz02 p:first-child{
    margin-top:0;
}
.nabouta-fl .more{
    margin-top: 50px;
}
.nabouta-fl .more a{
    background: #b7db4c;
    color: #fff;
    width: 210px;
    display: block;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    border-radius: 25px;
}
.nabouta-fr{
    width: 35%;
    position: relative;
}
.nabouta-fr img{
    width: 100%;
}
.nabouta-fr i{
    background: url(../images/gy-tb01.png) center center no-repeat;
    display: block;
    width: 50px;
    height: 50px;
    background-size: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -25px;
    margin-left: -25px;
}
.naboub{
    margin-top: 100px;
}
.naboub-top{
    position: relative;
    margin-top: 50px;
}
.naboub-img{
    width: 60%;
}
.naboub-img .swiper-slide img{
    width: 100%;
}
.naboub-jt{
    width: 90%;
    position: absolute;
    margin-left: 10%;
    bottom: 170px;
}
.naboub-jt .tbn{
    margin-left: 10px;
}
.naboub-jt .tbp,.naboub-jt .tbn{
    background: #afafaf;
    width: 50px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    float: left;
    font-size: 22px;
}
.naboub-jt .tbp:hover,.naboub-jt .tbn:hover{
    background: #b7db4c;
}
.naboub-jt .swiper-button-disabled{
    background: #e1e1e1;
    cursor: auto;
}
.naboub-wz{
    width: 40%;
    background: #fafafa;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    display: table;
}
.naboub-wz .bt{
    font-size: 32px;
    margin-top: 40px;
    margin-left: 10%;
}
.naboub-wz .shuzi{
    bottom: 50px;
    position: absolute;
    width: 90%;
    right: 0;
}
.naboub-wz .shuzi dl{
    float: left;
    width: 50%;
}
.naboub-wz .shuzi dl dt{
    margin: 0;
    font-size: 50px;
    line-height: 1;
    position: relative;
    color: #b7db4c;
}
.naboub-wz .shuzi dl dt span{
    font-size: 16px;
    position: absolute;
    top: 0;
}
.naboub-wz .shuzi dl dd{
    font-size: 20px;
    color: #000;
}
.naboub-bottom{
    margin-top: 50px;
}
.naboub-bottom .naboub-wz{
    left: 0;
}
.naboutc{
    margin-top: 100px;
}
.naboutc-wz{
    margin-bottom: 50px;
}
.naboutc-wz p{
    font-size: 28px;
}
.swiper-naboutc{}
.swiper-naboutc::before{
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    background: #ccc;
    top: 50%;
    margin-top: 0.5px;
}
.swiper-naboutc .date{
    color: #ccc;
    text-align: center;
    font-size: 70px;
    font-weight: bold;
    line-height: 1;
}
.swiper-naboutc i{
    display: block;
    width: 7px;
    height: 7px;
    background: #ccc;
    border-radius: 50%;
    margin: 50px auto;
}
.swiper-naboutc .brief{
    text-align: center;
    display: none;
    font-size: 18px;
    color: #000;
    line-height: 35px;
    height: 70px;
    overflow: hidden;
}
.swiper-naboutc .swiper-slide-active .date{
    color: #b7db4c;
}
.swiper-naboutc .swiper-slide-active i{
    background: #b7db4c;
}
.swiper-naboutc .swiper-slide-active .brief{
    display: block;
}
.swiper-naboutc-next{
    right: 0;
}
.swiper-naboutc-prev{
    left: 0;
}
.swiper-naboutc-prev,.swiper-naboutc-next{
    position: absolute;
    z-index: 999;
    top: 50%;
    border: 1px solid #ccc;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    margin-top: -27px;
    background: #fff;
    font-size: 24px;
    cursor: pointer;
}
.swiper-naboutc-prev:hover,.swiper-naboutc-next:hover{
    background: #b7db4c;
    color: #fff;
}

.naboutd{
    margin-top: 100px;
}
.naboutd-list{
    position: relative;
}
.naboutd-list .swiper-slide{
    background: #f5f5f5;
    padding: 25px 25px 0;
}
.naboutd-list .swiper-slide .bigimg img{
    width: 100%;
}
.naboutd-list .swiper-slide p{
    text-align: center;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    border-top: 1px solid #dcdcdc;
    margin-top: 20px;
    line-height: 50px;
    color: #000;
}
.swiper-naboutd-next{
    right: 0;
}
.swiper-naboutd-prev{
    right: 60px;
}
.swiper-naboutd-prev,.swiper-naboutd-next{
    position: absolute;
    z-index: 999;
    top: -99px;
    border: 1px solid #ccc;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    background: #fff;
    font-size: 24px;
    cursor: pointer;
}
.swiper-naboutd-prev:hover,.swiper-naboutd-next:hover{
    background: #b7db4c;
    color: #fff;
}



/*企业定位*/
.qydwa-list{
    position: relative;
}
.qydwa-list .img img{
    width: 100%;
}
.qydwa-list .wz{
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    height: 100%;
    margin-left: 10%;
}
.qydwa-list .wz dl dt{
    color: #fff;
    font-size: 48px;
}
.qydwa-list .wz dl dd{
    font-size: 18px;
    color: #fff;
    margin-top: 1em;
}

.qydwb{
    margin-top: 100px;
}
.qydwb-list{
    position: relative;
    margin-top: 80px;
}
.qydwb-list .qydwb-img{
    float: left;
    width: 50%;
}
.qydwb-list .qydwb-img img{
    width: 100%;
}
.qydwb-pra{
    background: #efefef;
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 0;
    height: 100%;
}
.qydwb-list .qydwb-wz{
    padding: 0 50px;
}
.qydwb-list .qydwb-wz .wz01{
    font-size: 32px;
    color: #000;
}
.qydwb-list .qydwb-wz .wz02{
    color: #666;
    font-size: 18px;
    margin-top: 20px;
    max-height: 330px;
    overflow-x: auto;
}
.qydwb-list .qydwb-wz .wz02 p{
    /* margin-top:20px; */
}
.qydwb-list .qydwb-wz .wz02::-webkit-scrollbar{
    width:5px;
    height:5px;
}
.qydwb-list .qydwb-wz .wz02::-webkit-scrollbar-track{
    background: rgb(255 255 255 / 0.3);
}
.qydwb-list .qydwb-wz .wz02::-webkit-scrollbar-thumb{
    background: #bebebe;
    border-radius:100px;
}
.qydwb-list .qydwb-wz .wz02::-webkit-scrollbar-thumb:hover{
    background: #bebebe;
}
.qydwb-list .qydwb-wz .wz02::-webkit-scrollbar-corner{
    background: #bebebe;
}
.qydwb-list:first-child{
    margin-top: 0;
}
.qydwb-list:nth-child(2n) .qydwb-img{
    float: right;
}
.qydwb-list:nth-child(2n) .qydwb-pra{
    left: 0;
}


/*生产基地*/
.scjda{}
.scjda-list{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 100px;
}
.scjda-list .bt{
    font-size: 48px;
    color: #000;
    line-height: 1;
}
.scjda-list .brief{
    width: 66%;
    font-size: 18px;
    line-height: 30px;
    color: #666;
}
.scjda ul{
    margin-left: -1em;
    margin-right: -1em;
}
.scjda ul li{
    padding: 0 1em;
}
.scjda ul li img{
    width: 100%;
}
.scjda ul li p{
    width: 100%;
    text-align: center;
    background: #f5f5f5;
    font-size: 24px;
    line-height: 90px;
}


/*ESG*/
.esga{
    overflow:hidden;
}
.esgaa-fl{
    float: left;
    width: 60%;
}
.esgaa-fl .img img{
    width: 100%;
}
.esgaa-con{
    background: #fafafa;
    display: block;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 30px;
}
.esgaa-fr .esgaa-con .bt{
    line-height: 50px;
}
.esgaa-con .bt{
    font-size: 32px;
    line-height: 50px;
    position:relative;
}
.esgaa-con .bt:before{
    content:"";
    background: #e1e6ee;
    width: 1px;
    height: 80%;
    position: absolute;
    right: -24%;
    top: 10%;
}
.esgaa-fr .esgaa-con ul{
    width: 100%;
}
.esgaa-con ul{
    width: 100%;
    display: block;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.esgab .esgaa-con ul li{
    width: 32.3%;
}
.esgaa-con ul li{
    width: 49%;
    margin-top: 20px;
    display: inline-block;
    vertical-align: top;
}
.esgaa-con ul li span{
    text-align: center;
    display: block;
    font-size: 42px;
    color: #b7db4c;
    font-weight: bold;
    line-height: 70px;
}
.esgaa-con ul li p{
    text-align: center;
    line-height: 30px;
}
.esgaa-fr{
    width: 38.2%;
}
.esgab{
    margin-top: 60px;
}
.esgab .esgaa-con ul{
    width: 100%;
}
.esgab .bt{
    line-height: 100px;
}
.esgb{
    margin-top: 100px;
}



/*新闻动态*/
.ny-navb{
    margin-bottom: 50px;
}
.ny-navb ul li{
    float: left;
    margin-right: 30px;
    width: auto;
}
.ny-navb ul li a{
    font-size: 16px;
    height: 60px;
    line-height: 60px;
    display: block;
    text-align: center;
    border: 1px solid #dcdcdc;
    border-radius: 30px;
    padding: 0 30px;
}
.ny-navb ul li a:hover,.ny-navb ul li a.on{
    background:#b7db4c;
    color:#fff;
}
.nnews-top{
    background: #f5f5f5;
    padding: 50px 0;
}
.nnews-swiper{
    overflow: hidden;
}
.nnews-swiper .bigimg{
    width: 55%;
    float: left;
}
.nnews-swiper .bigimg img{
    width: 100%;
    max-height: 400px;
}
.nnews-swiper .con{
    width: 40%;
    float: right;
}
.nnews-swiper .con .bt{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.nnews-swiper .con .bt a{
    font-size: 24px;
}
.nnews-swiper .con .bt a:hover{
    color:#b7db4c;
}
.nnews-swiper .con .date{
    color: #999;
}
.nnews-swiper .con .brief{
    color: #999;
    margin-top: 70px;
    font-size: 18px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
}
.swiper-nnews-prev{
    right: 38%;
}
.swiper-nnews-next{
    right: 34%;
}
.swiper-nnews-prev,.swiper-nnews-next{
    width: 50px;
    height: 50px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    z-index: 999;
    cursor: pointer;
}
.swiper-nnews-prev:hover,.swiper-nnews-next:hover{
    background: #b7db4c;
    color: #fff;
    border: 1px solid #b7db4c;
}
.nnews-list .xian{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 1rem 0;
    border-top: 1px solid #e5e5e5;
}
.nnews-list:first-child .xian{
    border-top:0;
}
.nnews-list .xian .bigimg{
    width: 25%;
}
.nnews-list .xian .bigimg img{
    width: 100%;
}
.nnews-list .xian .bigimg:hover img{    
    transform: scale(1.05,1.05);
    -ms-transform: scale(1.05,1.05);
    -webkit-transform: scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);
    -moz-transform: scale(1.05,1.05);
}
.nnews-list .xian .con{
    width: 55%;
    margin-top: 25px;
}
.nnews-list .xian .con .bt{
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.nnews-list .xian .con .bt a{
    font-size: 24px;
}
.nnews-list .xian .con .bt a:hover{
    color: #b7db4c;
}
.nnews-list .xian .con .brief{
    color: #999;
    font-size: 20px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin-top: 20px;
}
.nnews-list .xian .date{
    width: 10%;
    margin-top: 50px;
}
.nnews-list .xian .date .nian{
    font-size: 32px;
}
.nnews-list .xian .date .ri{
    font-size: 38px;
    color: #b7db4c;
    font-weight: bold;
    line-height: 1;
}
.location{
    border-top: 1px solid #dddddd;
    color: #999;
    line-height: 60px;
    border-bottom: 1px solid #dddddd;
}
.location a{
    color: #999;
    margin: 0 5px;
}
.location span{
    margin: 0 5px;
    color: #b7db4c;
}
.newsdetail .con{
    border-bottom: 1px solid #dddddd;
}
.newsdetail .con .biaoti{
    width: 35%;
    padding: 20px 20px 20px 0;
}
.newsdetail .con .biaoti .wz{
    font-size: 26px;
    color: #000;
    line-height: 40px;
}
.newsdetail .con .biaoti .date{
    color: #999;
    font-size: 20px;
    margin-top: 20px;
}
.newsdetail .con .neirong{
    width: 65%;
    border-left: 1px solid #dddddd;
    padding: 20px;
    font-size: 18px;
}
.newsdetail .part ul li{
    border-bottom: 1px solid #dddddd;
    width: 100%;
    line-height: 50px;
    display: flex;
    font-size: 20px;
}
.newsdetail .part ul li span{
    display: block;
    float: left;
    width: 35%;
    text-align: center;
}
.newsdetail .part ul li a{
    display: block;
    float: left;
    padding: 0 20px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    max-width: 65%;
}
.newsdetail .part ul li a:hover{
    color:#b7db4c;
}
.news-xgxw{
    margin-top: 100px;
}
.news-xgxw .bt{
    font-size: 42px;
    margin-bottom: 30px;
}
.news-xgxw ul{
    margin-left:-1em;
    margin-right:-1em;
}
.news-xgxw ul li{
    padding: 0 1em;
}
.news-xgxw ul li .bj img{
    width: 100%;
}
.news-xgxw ul li .bj p{
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    text-align: center;
    padding: 0 10px;
    line-height: 70px;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
}
.news-xgxw ul li .bj:hover p{
    color: #b7db4c;
}


/*加入我们*/
.jrwm ul{
    margin-left: -1em;
    margin-right: -1em;
}
.jrwm ul li{
    padding: 0 1em;
}
.jrwm ul li .pra{
    position: relative;
}
.jrwm ul li .pra img{
    width: 100%;
}
.jrwm ul li .pra p{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    font-size: 28px;
    color: #fff;
    bottom: 1em;
}
.jrqywh .hxjz{
    position: relative;
}
.jrqywh .hxjz .pro{
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    top: 0;
    position: absolute;
}
.jrqywh .hxjz .pro dl{
    text-align: center;
    color: #fff;
}
.jrqywh .hxjz .pro dl dt{
    font-size: 36px;
}
.jrqywh .hxjz .pro dl dd{
    font-size: 22px;
    margin: 0;
}
.hxjzbz{
    margin-top: 80px;
}
.hxjzbz table{
    background: #fafafa;
    color: #000;
    margin-bottom: 0;
}
.hxjzbz table tr th{
    background: #b7db4c;
    color: #fff;
    font-size: 18px;
}
.hxjzbz table tr td{
    font-size: 18px;
}
.jrwm-ty{
    margin-top: 150px;
}
.jrwm-ty ul{
    margin-left: -1em;
    margin-right: -1em;
}
.jrwm-ty ul li{
    padding: 0 1em;
}
.jrwm-ty ul li .por{
    position: relative;
}
.jrwm-ty ul li .por .bigimg img{
    width: 100%;
}
.jrwm-ty ul li .por .wz{
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 24px;
}
.jrwm-ty ul li .por .wz p{
    text-align: center;
}
.jrwm-ty ul li .por a:hover:before,.jrwm-ty ul li .por.on a:before{
    content: "";
    background: rgb(0 146 223 / 20%);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
}
.jrwm-ty ul li .por a:hover:after,.jrwm-ty ul li .por.on a:after{
    content: "";
    display: inline-block;
    height: 0;
    width: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid #b7db4c;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -20px;
}
.jrwm-ty ul li .por a:hover .wz,.jrwm-ty ul li .por.on a .wz{
    z-index: 99;
}
.jrrcwh{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.jrrcwh-img{
    width: 50%;
}
.jrrcwh-img img{
    width: 100%;
}
.jrrcwh-wz{
    width: 45%;
    margin-top: 20px;
}
.jrrcwh-wz .bt{
    font-size: 30px;
}
.jrrcwh-wz .breif{
    color: #666;
}
.jrrcwh-wz .breif p{
    margin-top: 20px;
}
/*人才招聘*/
.rczpa .am-panel-group{
    margin-bottom: 0;
}
.rczpa-bt{
    background: #b7db4c;
    color: #fff;
    font-size: 20px;
    display: flex;
    line-height: 70px;
    padding: 0 80px;
}
.rczpa-bt .bt01{
    width: 40%;
}
.rczpa-bt .bt02{
    width: 40%;
}
.rczpa-bt .bt03{
    width: 20%;
}
.rczpa .am-panel-hd{
    background: #fff;
    display: flex;
    padding: 0;
    line-height: 90px;
    font-size: 18px;
    padding: 0 80px;
    position: relative;
    color: #000;
}
.rczpa .am-panel-hd .wz01{
    width: 40%;
}
.rczpa .am-panel-hd .wz02{
    width: 40%;
}
.rczpa .am-panel-hd .wz03{
    width: 20%;
}
.rczpa .am-panel-hd .wz04{
    position: absolute;
    right: 20px;
    font-size: 40px;
    width: 30px;
    text-align: center;
}
.rczpa .am-panel-hd .wz04 i{
    display: block;
}
.rczpa .am-panel-hd.am-collapsed i{
    display: none;
}
.rczpa .am-panel-hd.am-collapsed .wz04 span{
    display: block;
}
.rczpa .am-panel-hd .wz04 span{
    display:none;
}
.rczpa  .am-panel-bd{
    padding: 40px 80px;
}
.rczpb{
    margin-top: 100px;
}
.rczpb-tit{
    text-align: center;
    background: #b7db4c;
    color: #fff;
    font-size: 22px;
    line-height: 60px;
}
.rczpb table{}
.rczpb table thead{
    background: #f5f5f5;
}
.rczpb table thead th{
    border-bottom: 0;
    font-size: 18px;
    padding: 0;
    line-height: 70px;
    color: #000;
}
.rczpb table tbody tr td{
    font-size: 18px;
    color: #000;
}
/*培训发展*/
.pxfza .bigimg{
    margin-bottom: 60px;
}
.pxfza .bigimg img{
    display: block;
    margin: auto;
}
.pxfza .wz{
    max-width: 1000px;
    background: #fafafa;
    font-size: 20px;
    color: #666;
    text-align: center;
    padding: 20px 30px;
    margin: auto;
}
.pxfzb{
    margin-top: 100px;
}



/*联系我们*/
.contacta{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.contacta .wz{
    font-size: 38px;
    color: #000;
    font-weight: bold;
    width: 40%;
}
.contacta .dl{
    width: 60%;
}
.contacta .dl dl{
    margin-bottom: 50px;
    width: 48%;
    display: inline-block;
    vertical-align: top;
}
/* .contacta .dl dl:nth-child(1),.contacta .dl dl:nth-child(2){
    width:50%;
} */
.contacta .dl dl dt{
    color: #999;
    font-size: 24px;
    font-weight: 500;
}
.contacta .dl dl dd{
    font-size: 20px;
    color: #000;
}
.contactb{
    margin-top: 50px;
}
.contactb#container{
    width: 100%;
    height: 500px;
}
.contactc{
    margin-top: 100px;
}
.contactc input {
    width: 100%;
    height: 60px;
    background: #f6f6f6;
    font-size: 16px;
    color: #666;
    padding: 0 20px;
    margin-bottom: 16px;
}
.contactc textarea {
    width: 100%;
    padding: 17px 20px;
    font-size: 16px;
    line-height: 26px;
    color: #666;
    border: 0;
    background: #f6f6f6;
    height: 225px;
    margin-bottom: 16px;
}
.contactc .c-item2 input {
    float: left;
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
}
.contactc .c-item2 select {
    border: 0;
    float: right;
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    height: 60px;
    background: #f6f6f6;
    font-size: 16px;
    color: #666;
    padding: 0 20px;
    margin-bottom: 16px;
}
.contactc .c-item2 input:last-child {
    float: right;
}
.contactc button {
    display: block;
    margin: 34px auto 0;
    width: 190px;
    height: 60px;
    font-size: 18px;
    color: #fff;
    background: #b7db4c;
}
.contactc .f_yanzheng input {
    margin-bottom: 0;
    width: calc(100% - 256px) !important;
}


/*投资者关系*/
/*公司治理*/
.gszlb{
    margin-top: 100px;
}
.gszlb-list .xiaotu{
    float: left;
    width: -webkit-calc(50% - 20px);
    width: calc(33.3% - 20px);
    margin-left: 30px;
    padding: 70px 20px 0;
    background: #fafafa;
    position: relative;
}
.gszlb-list .xiaotu:first-child{
    margin-left:0;
}
.gszlb-list.bigimg img{
    width: 100%;
}
.gszlb-list p{
    text-align: center;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 25px;
    height: 125px;
    margin: 15px 0;
    font-size: 14px;
}
.gszlb-list span{
    position: absolute;
    background: #b7db4c;
    color: #fff;
    left: 0;
    top: 0;
    padding: 5px 15px;
    font-size: 16px;
}
.gszlb-list .datu{
    float: left;
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 15px);
    margin-right: 30px;
    padding: 70px 20px 0;
    background: #fafafa;
    position: relative;
    margin-top: 30px;
    margin-left: 0;
}
.gszlb-list .datu:last-child{
    margin-right: 0;
}
.gszlb-list .datu p{
    -webkit-line-clamp: 3;
    height: 75px;
}


/*公司公告*/
.gsgg-list table{
    margin-bottom: 0;
}
.gsgg-list table thead th{
    font-size: 20px;
}
.gsgg-list table tbody tr{
    background: #fafafa;
}

.gsgg-list table tbody tr:nth-child(2n){
    background: #fff;
}
.gsgg-list table tbody tr td,.gsgg-list table tbody tr td a{
    color: #b7db4c;
    font-size: 18px;
}


/*投资者交流*/
.tzzjl{
    display: flex;
}
.tzzjl .pra{
    padding: 0 41px;
}
.tzzjl .img{
    float: left;
    width: 50%;
}
.tzzjl .img img{
    width: 100%;
}
.tzzjl .con{
    width: 50%;
    background: #fafafa;
    /* padding: 80px; */
    background: #efefef;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: right;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.tzzjl .con .bt{
    color: #b7db4c;
    font-size: 38px;
    line-height: 1;
}
.tzzjl .con .wz{
    margin-top: 30px;
}
.tzzjl .con .wz p{
    font-size: 18px;
    color: #666;
    line-height: 34px;
}


/*产品与服务*/
.npro-bj .npro-lb:first-child{
    margin-top: 0;
}
.npro-lb{
    margin-top: 50px;
    background: #fafafa;
    padding: 50px 60px;
}
.npro-tit{
    font-size: 30px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 25px;
    margin-bottom: 25px;
    line-height: 50px;
}
.nypro-list{
    position: relative;
}
.nypro-list .swiper-slide .bigimg img{
    width: 100%;
}
.nypro-list .swiper-slide p{
    text-align: center;
    font-size: 20px;
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
.nypro-list .swiper-slide:hover p{
    color: #b7db4c;
}
.nypro-list .pro-next{
    right: 0;
}
.nypro-list .pro-prev{
    right: 65px;
}
.nypro-list .pro-next,.nypro-list .pro-prev{
    position: absolute;
    z-index: 999;
    top: -99px;
    border: 1px solid #ccc;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    background: #fff;
    font-size: 24px;
    cursor: pointer;
    color: #333;
}
.nypro-list .swiper-button-disabled{
    background: #f5f5f5!important;
    color: #333!important;
    cursor: auto;
}
.nypro-list .pro-next:hover,.nypro-list .pro-prev:hover{
    background: #b7db4c;
    color: #fff;
}
.prodetail-list{margin-top: 40px;}
.prodetail-list .img{
    width: 50%;
    float: left;
}
.prodetail-list .img img{
    border: 1px solid #e1e1e1;
    width: 100%;
}
.prodetail-list .wz{
    width: 50%;
    float: right;
    margin-top: 20px;
}
.prodetail-list .wz .bt{
    font-size: 42px;
    color: #000;
    line-height: 1;
}
.prodetail-list .wz .brief{
    margin-top: 40px;
}
.prodetail-list .wz .brief p{
    border-bottom: 1px solid #eeeeee;
    line-height: 50px;
    font-size: 20px;
}
.prodetail-list .wz .dingzhi{
    margin-top: 30px;
}
.prodetail-list .wz .dingzhi i{
    margin-right: 10px;
}
.prodetail-list .wz .dingzhi .lx{
    float: left;
    width: 48%;
    background: #b7db4c;
    text-align: center;
    font-size: 16px;
    border: 1px solid #b7db4c;
    line-height: 50px;
}
.prodetail-list .wz .dingzhi .lx a{
    color: #fff;
    display: block;
}
.prodetail-list .wz .dingzhi .tel{
    float: right;
    width: 48%;
    text-align: center;
    font-size: 16px;
    border: 1px solid #dddddd;
    line-height: 50px;
}
.prodetail-con{
    margin-top: 50px;
}
.progrid{
    float: left;
    width: 45%;
    overflow: hidden;
}
.progrid .thumbnail{
    border: 1px solid #dbdbdb;
}
.progrid .thumbnail img{
    width:100%;
}
.progrid .thumbnails{
    margin-top: 20px;
}
.progrid .thumbnails .grid{
    float: left;
    width: 19%;
    margin-left: 1.25%;
}
.progrid .thumbnails .grid:first-child{
    margin-left: 0;
}
.progrid .thumbnails img{
    border: 1px solid #dbdbdb;
    width:100%;
}
/*产品多图*/
.progrid .slider-for {margin-bottom: 20px;}
.progrid .slider-for .slick-prev{left: 10px;background: #000 url(../images/nimg22_left.png) center no-repeat;background-size: 22px 41px;} 
.progrid .slider-for .slick-next{right: 10px;background: #000 url(../images/nimg22_right.png) center no-repeat;background-size: 22px 41px;height: 35px;} 
.progrid .slider-for .slick-prev,.progrid .slider-for .slick-next{position: absolute;z-index: 10;top: 50%;margin-top:-16px;display: block;width: 48px;border: 0;font-size: 0;outline: 0;cursor:pointer;height: 84px;opacity: .6;}
.progrid .slider-for .slick-prev:hover{opacity: 1;background: #b7db4c url(../images/nimg22_left.png) center no-repeat;} 
.progrid .slider-for .slick-next:hover{opacity: 1;background: #b7db4c url(../images/nimg22_right.png) center no-repeat;}
.progrid .slider-for img{width: 100%;display: block;}
.progrid .slider-for .bian{
    border: 1px solid #ccc;
}
.progrid .slider-for a{
    display:block;
}



@media screen and (max-width: 767px) {
    .footer{
        margin-top: 80px;
    }
    /*广告图*/
    .nybanner{
        margin-bottom: 50px;
        height: 15rem;
    }
    .nybanner .c-container{
        position: absolute;
        bottom: 0;
    }
    .nybanner.mr0{
        margin-bottom: 0;
    }
    .nybanner img{
        width: 100%;
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        top: 50%;
        transform: translateY(-50%);
    }
    .nybanner .wz{
        position: relative;
        bottom: 25px;
    }
    .nybanner .wz p{
        font-size: 20px;
        line-height: 30px;
    }

    /*内页导航*/
    .ny-nav{
        margin-bottom: 30px;
    }
    .ny-nav ul li{
        line-height: 60px;
        height: 60px;
        width: 20%;
    }


    /*关于我们*/
    .nab-tit{
        font-size: 20px;
        margin-bottom: 30px;
        line-height: 40px;
    }
    .nabouta{
        background: url(../images/gy-img01.png) center top;
        padding: 50px 0 80px;
        background-size: cover;
    }
    .nabouta-fl{
        width: 100%;
    }
    .nabouta-fl .wz01{
        font-size: 20px;
    }
    .nabouta-fl .wz02{
        margin-top: 30px;
    }
    .nabouta-fl .wz02 p{
        color: #666;
        font-size: 16px;
        margin-top: 20px;
    }
    .nabouta-fl .more{
        margin-top: 50px;
    }
    .nabouta-fl .more a{
        width: 50%;
        font-size: 18px;
        margin: auto;
    }
    .nabouta-fr{
        width: 100%;
        position: relative;
        margin-top: 30px;
    }
    .naboub{
        margin-top: 80px;
    }
    .naboub-top{
        position: relative;
    }
    .naboub-img{
        width: 100%;
    }
    .naboub-img .swiper-slide img{
        width: 100%;
    }
    .naboub-jt{
        width: 90%;
        position: absolute;
        margin-left: 0;
        bottom: 00px;
        top: 70px;
    }
    .naboub-jt .tbn{
        margin-left: 10px;
    }
    .naboub-jt .tbp,.naboub-jt .tbn{
        background: #afafaf;
        width: 50px;
        text-align: center;
        height: 50px;
        line-height: 50px;
        border-radius: 50%;
        color: #fff;
        cursor: pointer;
        float: left;
        font-size: 22px;
    }
    .naboub-wz{
        width: 100%;
        background: #fafafa;
        position: relative;
        height: 100%;
        right: 0;
        top: 0;
        display: table;
        padding: 20px;
    }
    .naboub-wz .bt{
        font-size: 28px;
        margin-top: 0;
        margin-left: 0;
        line-height: 40px;
    }
    .naboub-wz .shuzi{
        bottom: 0;
        position: relative;
        width: 100%;
        display: table;
        margin-top: 70px;
    }
    .naboub-wz .shuzi dl{
        float: left;
        width: 50%;
    }
    .naboub-wz .shuzi dl dt{
        font-size: 36px;
        line-height: 1;
        margin-top: 10px;
    }
    .naboub-wz .shuzi dl dt span{
        font-size: 16px;
        position: absolute;
        top: 0;
    }
    .naboub-wz .shuzi dl dd{
        font-size: 18px;
    }
    .naboub-bottom{
        margin-top: 50px;
    }
    .naboub-bottom .naboub-wz{
        left: 0;
    }
    .naboutc{
        margin-top: 80px;
    }
    .naboutc-wz{
        margin-bottom: 40px;
    }
    .naboutc-wz p{
        font-size: 20px;
    }

    .naboutd{
        margin-top: 80px;
    }
    .naboutd-list .swiper-slide{
        padding: 20px 20px 0;
    }
    .swiper-naboutd-prev,.swiper-naboutd-next{
        top: -90px;
    }


    /*企业定位*/
    .qydwa-list{
        height: 350px;
    }
    .qydwa-list .img img{
        position: absolute;
        height: 100%;
        object-fit: cover;
        top: 50%;
        opacity: 0.9;
        transform: translateY(-50%);
    }
    .qydwa-list .wz{
        width: 100%;
        margin-left: 0;
        padding: 10%;
    }
    .qydwa-list .wz dl dt{
        font-size: 36px;
    }
    .qydwa-list .wz dl dd{
        font-size: 16px;
    }
    
    .qydwb{
        margin-top: 50px;
    }
    .qydwb-list{
        margin-top: 30px;
    }
    .qydwb-list .qydwb-img{
        width: 100%;
    }
    .qydwb-pra{
        width: 100%;
        position: relative;
    }
    .qydwb-list .qydwb-wz{
        padding: 30px;
    }
    .qydwb-list .qydwb-wz .wz01{
        font-size: 26px;
    }
    .qydwb-list .qydwb-wz .wz02{
        font-size: 16px;
        max-height: initial;
        margin-top: 10px;
    }
    .qydwb-list:nth-child(2n) .qydwb-img{
        float: right;
    }
    .qydwb-list:nth-child(2n) .qydwb-pra{
        left: 0;
    }


    /*ESG*/
    .esgaa-fl{
        width: 100%;
    }
    .esgaa-fl .img img{
        width: 100%;
    }
    .esgaa-con{
        padding: 20px;
        display: block;
    }
    .esgaa-fr .esgaa-con .bt{
        line-height: 45px;
    }
    .esgaa-con .bt{
        font-size: 36px;
        line-height: 45px;
        margin-bottom: 20px;
    }
    .esgaa-con .bt:before{
        content:"";
        background: #e1e6ee;
        width: 1px;
        height: 80%;
        position: absolute;
        right: -24%;
        top: 10%;
    }
    .esgaa-fr .esgaa-con ul{
        width: 100%;
    }
    .esgaa-con ul{
        width: 100%;
    }
    .esgaa-con ul li{
        float: left;
        width: 50%;
    }
    .esgaa-con ul li span{
        font-size: 40px;
        line-height: 60px;
    }
    .esgaa-fr{
        width: 100%;
        margin-top: 30px;
    }
    .esgab{
        margin-top: 30px;
    }
    .esgab .esgaa-con ul{
        width: 100%;
    }
    .esgab .bt{
        line-height: 45px;
    }
    .esgb{
        margin-top: 50px;
    }


    /*新闻动态*/
    .ny-navb{
        margin-bottom: 30px;
    }
    .ny-navb ul li{
        float: left;
        margin-right: 2%;
        width: 32%;
    }
    .ny-navb ul li:last-child{
    margin-right: 0;
}
    .ny-navb ul li a{
        font-size: 18px;
        height: 50px;
        line-height: 50px;
    }
    .nnews-top{
        padding: 30px 0 91px;
    }
    .nnews-swiper{
        overflow: hidden;
    }
    .nnews-swiper .bigimg{
        width: 100%;
        float: left;
    }
    .nnews-swiper .bigimg img{
        max-height: initial;
    }
    .nnews-swiper .con{
        width: 100%;
        margin-top: 20px;
    }
    .nnews-swiper .con .bt{
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .nnews-swiper .con .bt a{
        font-size: 24px;
    }
    .nnews-swiper .con .date{
        margin: 10px 0;
    }
    .nnews-swiper .con .brief{
        margin-top: 0;
        font-size: 16px;
    }
    .swiper-nnews-prev{
        right: 54%;
    }
    .swiper-nnews-next{
        right: 40%;
    }
    .swiper-nnews-prev,.swiper-nnews-next{
        bottom: -70px;
    }
    .nnews-list .xian{
        padding: 1.5rem 0;
    }
    .nnews-list .xian .bigimg{
        width: 100%;
    }
    .nnews-list .xian .con{
        width: 100%;
        margin-top: 25px;
    }
    .nnews-list .xian .con .brief{
        margin-top: 10px;
        font-size: 16px;
    }
    .nnews-list .xian .date{
        width: 100%;
        margin-top: 10px;
    }
    .nnews-list .xian .date .nian{
        font-size: 24px;
    }
    .nnews-list .xian .date .ri{
        font-size: 28px;
    }
    .location{
        line-height: 50px;
    }
    .newsdetail .con .biaoti{
        width: 100%;
        padding: 20px 0;
    }
    .newsdetail .con .biaoti .wz{
        font-size: 36px;
        line-height: 45px;
    }
    .newsdetail .con .biaoti .date{
        font-size: 16px;
        margin-top: 10px;
    }
    .newsdetail .con .neirong{
        width: 100%;
        border-left: 0;
        padding: 0;
        font-size: 16px;
    }
    .newsdetail .part ul li{
        border-bottom: 1px solid #dddddd;
        line-height: 50px;
        display: flex;
        font-size: 16px;
    }
    .newsdetail .part ul li span{
        width: 20%;
        line-height: 50px;
    }
    .newsdetail .part ul li a{
        padding: 0;
        max-width: 80%;
    }
    .news-xgxw{
        margin-top: 50px;
    }
    .news-xgxw .bt{
        font-size: 32px;
        margin-bottom: 20px;
    }
    .news-xgxw ul{
        margin-left:-1em;
        margin-right:-1em;
    }
    .prodetail .news-xgxw ul li{
    margin-top: 0;
}
    .news-xgxw ul li{
        margin-top: 2rem;
    }
    .news-xgxw ul li:first-child{
        margin-top: 0;
    }
    .news-xgxw ul li .bj p{
        line-height: 60px;
        font-size: 16px;
    }


    /*加入我们*/
    .jrwm ul{
        margin-left: -1em;
        margin-right: -1em;
    }
    .jrwm ul li{
        margin-top: 30px;
    }
    .jrwm ul li:first-child{
        margin-top: 0;
    }
    .jrwm ul li .pra{
        height: 350px;
    }
    .jrwm ul li .pra img{
        position: absolute;
        height: 100%;
        object-fit: cover;
        top: 50%;
        transform: translateY(-50%);
    }
    .jrwm ul li .pra p{
        font-size: 26px;
    }
    .jrqywh .hxjz{
        position: relative;
        height: 350px;
    }
    .jrqywh .hxjz img{
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
        top: 50%;
        transform: translateY(-50%);
    }    
    .jrqywh .hxjz .pro dl dt{
        font-size: 34px;
    }
    .jrqywh .hxjz .pro dl dd{
        font-size: 18px;
    }
    .hxjzbz{
        margin-top: 30px;
    }
    .hxjzbz table tr th{
        font-size: 18px;
    }
    .hxjzbz table tr td{
        font-size: 16px;
    }
    .jrwm-ty{
        margin-top: 50px;
    }
    .jrwm-ty ul{
        margin-left: -1em;
        margin-right: -1em;
    }
    .jrwm-ty ul li{
        padding: 0 1em 2em;
    }
    .jrwm-ty ul li .por{
        position: relative;
    }
    .jrwm-ty ul li .por .bigimg img{
        width: 100%;
    }
    .jrwm-ty ul li .por .wz{
        bottom: 10px;
        font-size: 18px;
    }
    .jrwm-ty ul li .por a:hover:after,.jrwm-ty ul li .por.on a:after{
        display:none;
    }
    .jrrcwh-img{
        width: 100%;
    }
    .jrrcwh-wz{
        width: 100%;
        margin-top: 30px;
    }
    .jrrcwh-wz .bt{
        font-size: 24px;
    }
    .jrrcwh-wz .breif p{
        font-size: 16px;
    }
    /*人才招聘*/
    .rczpa .am-panel-group{
        margin-bottom: 0;
    }
    .rczpa-bt{
        font-size: 18px;
        line-height: 60px;
        padding: 0 10px;
        text-align: center;
    }
    .rczpa-bt .bt01{
        width: 40%;
    }
    .rczpa-bt .bt02{
        width: 30%;
    }
    .rczpa-bt .bt03{
        width: 30%;
    }
    .rczpa .am-panel-hd{
        line-height: 60px;
        font-size: 15px;
        padding: 10px;
        text-align: center;
    }
    .rczpa .am-panel-hd .wz01{
        width: 40%;
        text-overflow: ellipsis;
        white-space:nowrap;
        overflow:hidden;
    }
    .rczpa .am-panel-hd .wz02{
        width: 30%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
    .rczpa .am-panel-hd .wz03{
        width: 30%;
    }
    .rczpa .am-panel-hd .wz04{
        display:none;
    }
    .rczpa  .am-panel-bd{
        padding: 20px;
        font-size: 16px;
    }
    .rczpb{
        margin-top: 50px;
    }
    .rczpb-tit{
        font-size: 20px;
    }
    .rczpb table thead th{
        font-size: 18px;
        line-height: 50px;
    }
    .rczpb table tbody tr td{
        font-size: 16px;
    }
    /*培训发展*/
    .pxfza .bigimg{
        margin-bottom: 50px;
    }
    .pxfza .wz{
        font-size: 16px;
        padding: 20px;
    }
    .pxfzb{
        margin-top: 50px;
    }


    /*联系我们*/
    .contacta{
        display: block;
    }
    .contacta .wz{
        font-size: 36px;
    }
    .contacta .dl{
        width: 100%;
        display: table;
    }
    .contacta .dl dl{
        margin-top: 30px;
        margin-bottom: 0;
    }
    .contacta .dl dl:nth-child(1),.contacta .dl dl:nth-child(2){
        width: 100%;
    }
    .contacta .dl dl dd{
        font-size: 18px;
    }
    .contactb#container{
        height: 350px;
    }
    .contactc{
        margin-top: 50px;
    }
    .contactc input {
        width: 100%;
        height: 60px;
        background: #f6f6f6;
        font-size: 16px;
        color: #666;
        padding: 0 20px;
        margin-bottom: 16px;
    }
    .contactc textarea {
        width: 100%;
        padding: 17px 20px;
        font-size: 16px;
        line-height: 26px;
        color: #666;
        border: 0;
        background: #f6f6f6;
        height: 225px;
        margin-bottom: 16px;
    }
    .contactc .c-item2 input {
        width: 100%;
    }
    .contactc .c-item2 select {
        border: 0;
        float: right;
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
        height: 60px;
        background: #f6f6f6;
        font-size: 16px;
        color: #666;
        padding: 0 20px;
        margin-bottom: 16px;
    }
    .contactc .c-item2 input:last-child {
        float: right;
    }
    .contactc button {
        margin: 30px auto 0;
        width: 50%;
    }
    .contactc .f_yanzheng input {
        width: 50%!important;
    }
    .contactc .f_yanzheng img{
        width: 48%;
        height: 60px;
    }


    /*投资者关系*/
    /*公司治理*/
    .gszlb{
        margin-top: 50px;
    }
    .gszlb-list .xiaotu{
        width: 100%;
        margin-left: 0;
        padding: 70px 20px 0;
        margin-bottom: 30px;
    }
    .gszlb-list.bigimg img{
        width: 100%;
    }
    .gszlb-list p{
        -webkit-line-clamp: 3;
        line-height: 30px;
        height: auto;
        margin: 15px 0;
        font-size: 18px;
    }
    .gszlb-list .datu{
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
        margin-left: 0;
        margin-top: 0;
    }
    .gszlb-list .datu:last-child{
        margin-right: 0;
    }


    /*公司公告*/
    .gsgg-list table{
        margin-bottom: 0;
    }
    .gsgg-list table thead th{
        font-size: 20px;
    }
    .gsgg-list table tbody tr td,.gsgg-list table tbody tr td a{
        font-size: 18px;
    }


    /*投资者交流*/
    .tzzjl{
        display: block;
    }
    .tzzjl .img{
        float: left;
        width: 100%;
    }
    .tzzjl .con{
        width: 100%;
        padding: 30px;
    }
    .tzzjl .con .bt{
        font-size: 28px;
    }
    .tzzjl .con .wz{
        margin-top: 20px;
    }
    .tzzjl .con .wz p{
        font-size: 16px;
        line-height: 30px;
    }



    /*产品与服务*/
    .npro-lb{
        margin-top: 30px;
        padding: 20px;
    }
    .npro-tit{
        font-size: 24px;
        padding-bottom: 25px;
        margin-bottom: 25px;
        line-height: 50px;
    }
    .nypro-list{
        position: relative;
    }
    .nypro-list .swiper-slide .bigimg img{
        width: 100%;
    }
    .nypro-list .swiper-slide p{
        font-size: 20px;
        margin-top: 10px;
    }
    .nypro-list .pro-next{
        right: 0;
    }
    .nypro-list .pro-prev{
        right: 50px;
    }
    .nypro-list .pro-next,.nypro-list .pro-prev{
        top: -95px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
    .prodetail-list{
        margin-top: 40px;
    }
    .prodetail-list .img{
        width: 50%;
        float: left;
    }
    .prodetail-list .img img{
        border: 1px solid #e1e1e1;
        width: 100%;
    }
    .prodetail-list .wz{
        margin-top: 30px;
        width: 101%;
    }
    .prodetail-list .wz .bt{
        font-size: 36px;
    }
    .prodetail-list .wz .brief{
        margin-top: 30px;
    }
    .prodetail-list .wz .brief p{
        line-height: 45px;
        font-size: 16px;
    }
    .prodetail-list .wz .dingzhi i{
        margin-right: 10px;
    }
    .prodetail-list .wz .dingzhi .lx{
        width: 100%;
        text-align: center;
        font-size: 20px;
        border: 1px solid #b7db4c;
        line-height: 50px;
    }
    .prodetail-list .wz .dingzhi .lx a{
        color: #fff;
        display: block;
    }
    .prodetail-list .wz .dingzhi .tel{
        width: 100%;
        font-size: 20px;
        margin-top: 15PX;
    }
    .prodetail-con{
        margin-top: 50px;
    }
    .progrid{
        width: 100%;
    }
    .progrid .thumbnail{
        border: 1px solid #dbdbdb;
    }
    .progrid .thumbnail img{
        width:100%;
    }
    .progrid .thumbnails{
        margin-top: 20px;
    }
    .progrid .thumbnails .grid{
        float: left;
        width: 19%;
        margin-left: 1.25%;
    }
    .progrid .thumbnails .grid:first-child{
        margin-left: 0;
    }
    .progrid .thumbnails img{
        border: 1px solid #dbdbdb;
        width:100%;
    }

    
}