*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend{font-size: 14px;line-height: 24px;color:#666;outline:0;font-family:'Microsoft YaHei', PingFangSC-Regular, sans-serif, 'Hiragino Sans GB', sans-serif, Arial;font-style: normal;}
html,body{width:100%; position:relative;height:100%;}
.bodyw,.body_st{height:100%;}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#b91e1e;}

/** 重置图片元素 **/
.fl{float:left;}
.fr{float:right;}
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w1400{ width:1650px;max-width: 95%; margin:auto;}
.w1200{ width:1200px;max-width: 100%; margin:auto;}
.pd06{padding: 0 6%;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition: 0.5s;transition: 0.5s;height: 80px; border-bottom: 1px solid rgba(255, 255, 255, 0.2);;}
.top_h{}
.top_h .logo{}
.top_h .logo img{display: block;height:80px;padding: 20px 0;-webkit-transition:0.5s;transition:0.5s;display: none;}
.top_h .logo img.bs{display: block;}
.dh{}
.dh ul li{float: left;}
.dh ul li p a{display: block;line-height: 80px;font-size: 16px;position: relative;color:rgba(255, 255, 255, 0.8);padding: 0 20px;-webkit-transition:0.5s;transition:0.5s; font-weight: 600;}
.dh ul li p a i{font-size: 12px;padding-left: 5px;}
.dh ul li:hover p a{color: #fff;}
.dh ul li.on p a{color: #fff;}
.dh ul li{position: relative;z-index: 8;}
.dh ul li .dh_fl{position: absolute;left: 0;top: 80px;padding-top: 5px;display: none;min-width: 160px;}
.dh ul li .dh_fl ul{background: #fff;border-radius: 5px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}
.dh ul li .dh_fl ul li{float: none;position: relative;}
.dh ul li .dh_fl ul li a{padding: 0 20px;font-size: 14px;line-height: 44px;color: #666;white-space: nowrap;display: flex;justify-content: space-between;align-items: center;}
.dh ul li .dh_fl ul li a i{padding-left: 20px;font-size: 12px;}
.dh ul li .dh_fl ul li a:hover{color:#b91e1e;}
.dh ul li .dh_fl ul li .dh_fl{left: 100%;padding-left: 5px;top: 0;}

.top_ss{margin-left: 0.2rem;}
.top_ss span.button{ display:block; width:30px; height:80px;font-size: 22px;line-height: 80px;text-align: center;color: #fff; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.serach{position:fixed;left: 0; right:0px;top:0px;bottom: 0;z-index:10;display: none;}
.serach2{position:absolute;left: 0; right:0px;background:rgba(0, 0, 0, 0.7); top:0px;bottom: 0;overflow:hidden;z-index:10;display: flex;align-items: center;justify-content: center;}
.serach form{position: relative;width: 100px;max-width: 85%;border-bottom: 1px solid #fff;-webkit-transition:1s;transition:1s;}
.serach.on form{width: 1440px;}
.serach form input[type='text']{font-size:16px; width:100%; height:60px; line-height:60px;padding:0 40px 0 40px; color:#fff;background: none;}
.serach form input[type='text']::-webkit-input-placeholder {color:#fff;}
.serach form input[type='text']:-moz-placeholder{color:#fff;}
.serach form input[type='text']::-moz-placeholder{color:#fff;}
.serach form input[type='text']:-ms-input-placeholder{color:#fff;}
.serach form i{position: absolute;left: 0;top:0px;height:60px;font-size: 20px;line-height: 60px;text-align: center;color: #fff;}
.serach form a{position: absolute;right: 40px;top:0px;font-size: 16px;line-height: 60px;color: #fff;}
.serach form span{position: absolute;right: 0;top:0px;width: 24px;height:60px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #fff;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #fff;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.top_yy{position: relative;z-index: 2;margin-left: 0.2rem;}
.top_yy span{padding: 0 10px;font-size: 16px;line-height: 100px;color: #fff;display: block;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.top_yy span:after{content: "";float: right;border-top: 6px solid #fff;border-left: 5px solid transparent;border-right: 5px solid transparent;margin-left: 5px;margin-top: 47px;-webkit-transition:0.5s;transition:0.5s;}
.top_yy_xl{position: absolute;left:50%;top: 100px;background: #fff;display: none;padding: 10px 0;width: 100px;margin-left: -50px;border-radius: 0 0 5px 5px;border-top: 1px solid #eee;}
.top_yy_xl a{display: block;font-size: 14px;line-height: 30px;color: #666;text-align: center;}
.top_yy_xl a:hover{color: #b91e1e;}

.top_bg.on{background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on .top_h .logo img.bs{display: none;}
.top_bg.on .top_h .logo img.hs{display: block;}
.top_bg.on .dh ul li p a{color: #333;}
.top_bg.on .dh ul li:hover p a{color: #b91e1e;}
.top_bg.on .top_ss span.button{color: #333;}
.top_bg.on .top_yy span{color: #333;}
.top_bg.on .top_yy span:after{border-top: 6px solid #333;}

.top_bg.on2{background: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on2 .top_h .logo img.bs{display: none;}
.top_bg.on2 .top_h .logo img.hs{display: block;}
.top_bg.on2 .dh ul li p a{color: #333;}
.top_bg.on2 .dh ul li:hover p a{color: #b91e1e;}
.top_bg.on2 .dh ul li.on:hover p a{color: #b91e1e;}
.top_bg.on2 .top_ss span.button{color: #333;}
.top_bg.on2 .top_yy span{color: #333;}
.top_bg.on2 .top_yy span:after{border-top: 6px solid #333;}

.top_bg.on3{top:-100px;}

.sp_header,.sjj_nav{ display:none;}

.banner{width:100%; position: relative;}
.banner .swiper-pagination-yi{position: absolute;bottom:20px;z-index: 1000;text-align: center;}
.banner .swiper-slide img{width: 100%; height: 100%; display: block;}
.banner .swiper-slide .m{display: none;}
.banner .swiper-pagination-yi .swiper-pagination-bullet{margin:0 5px;}
.banner .swiper-pagination-bullet{width: 11px;height: 11px;background: none;border-radius: 10px;border:1px solid #fff;background: #fff;}
.banner .swiper-pagination-bullet-active{background: #b91e1e;opacity: 1;border:1px solid #e4007f;}
.banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next{color: #fff;}



.index-data{position: relative;}
.index-data .w1400{z-index: 99; background: #fff; position: absolute; left: 50%; top: -110px;border-radius: 10px;padding: 2% 0;transform: translate(-50% );box-shadow: 0 2px 6px rgba(0,0,0,0.3);box-shadow: 0 4px 20px 0 rgba(0,0,0,0.3);}
.index-data ul{display: flex;}
.index-data ul li{text-align: center; flex-shrink: 0; width: 25%; padding: 2%; box-sizing: border-box; border-right: 1px solid #eee;}
.index-data ul li:before{content: "";position: absolute;z-index: 1;top: 50%;left: 0%;width: 1px;height: 40%;transform: translate(0%, -50%);transition: all .4s;}
.index-data span{display: block;width: 100%;font-size:36px;line-height: 3rem;color: #b91e1e;}
.index-data .data{display: inline-block;font-size:52px;line-height:36px;color: #b91e1e;font-weight: 600;}
.index-data small{font-size:18px;color: #b91e1e;position: absolute;}
.index-data p{margin-top:3%;color: #555; font-size:16px; }

.inbussine{width: 100%; padding:0% 0 4%; overflow: hidden;}
.index-hos-tr {height:auto;overflow:hidden;margin:0 auto;text-align:center}
.index-hos-tr .tbt{font-size:40px;line-height:50px;color:#b91e1e;font-weight:bold}
.index-hos-tr .tbt em{font-size:50px;line-height:50px;color:#0F318A;font-weight:bold;font-style:italic}
.index-hos-tr .twz{display:block;width:100%;height:auto;overflow:hidden;font-size:16px;line-height:26px;color:#666;font-weight:normal;padding-top:15px}

.index-hos-tr2 {height:auto;overflow:hidden;margin:4% auto;text-align:left; }
.index-hos-tr2 .tbt{font-size:40px;line-height:50px;color:#fff;font-weight:bold}
.index-hos-tr2 .tbt em{font-size:50px;line-height:50px;color:#0F318A;font-weight:bold;font-style:italic}
.index-hos-tr2 .twz{display:block;width:100%;height:auto;overflow:hidden;font-size:18px;line-height:26px;color:rgba(255, 255, 255, 0.8);font-weight:300;padding-top:15px}

.index-hos-tr2 .twz a{font-size:20px; font-weight: 600; color: #fff;}
.index-hos-tr2 .twz a:hover{color:#b91e1e}

.index-ywly{height:auto;overflow:hidden;margin:0 auto;text-align:center;padding:1% 0}
.index-ywly .item{display:inline-block;vertical-align:middle;width:21%;height:auto;overflow:hidden;border:1px solid #d4d4d4;background-color:#fff;transition-duration:0.2s;padding:2% 2% 3% 2%;margin:1% 1%;transition-duration:0.2s;-webkit-box-shadow:-0px 0px 5px #a9a9a9}
.index-ywly .item:hover{background-color:#b91e1e}
.index-ywly .item .pic{display:block;width:60px;height:60px;border-radius:30px;background-color:#fff;float:left}
.index-ywly .item .pic img{display:block;width:90%;transition-duration:0.2s}
.index-ywly .item:hover .pic img{display:block;width:70%;margin:12% auto 0 auto}
.index-ywly .item .text{width:78%;height:auto;overflow:hidden;float:right}
.index-ywly .item .text .ybt{display:block;width:100%;font-size:22px;line-height:60px;text-align:left; color: #333;}
.index-ywly .item:hover .text .ybt{color:#fff}
.index-ywly .item .text .cl{width:100%;height:auto;overflow:hidden}

.index-ywly .item .text .cl p{display:block;font-size:15px;line-height:28px;color:#555;text-align:left;white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;/* width:50%;float:left; */}
.index-ywly .item:hover .text .cl p{color:#fff}
.index-ywly .item .text .cl p.red{color:#b91e1e}
.index-ywly .item:hover .text .cl p.red{color:#fff}
.index-ywly .item .text .but{display:block;padding:0 30px;height:48px;overflow:hidden;background-color:#333;transition-duration:0.2s;float:left;margin-top:20px;border-radius:3px}
.index-ywly .item:hover .text .but{background-color:#b91e1e}
.index-ywly .item .text .but span{display:block;height:48px;overflow:hidden;font-size:16px;line-height:48px;color:#fff;transition-duration:0.2s}
.index-ywly .item .text .but:hover span{height:0px}
.index-ywly .item .text .but em{display:block;height:0px;overflow:hidden;font-size:16px;line-height:48px;color:#fff;transition-duration:0.2s}
.index-ywly .item .text .but:hover em{height:48px}

.hmore{text-align:center;padding-top:2%}
.hmore a{display:block;width:180px;margin:0 auto;font-size:16px;color:#b91e1e;border:1px solid #b91e1e;line-height:46px;text-align:center;border-radius:5px;-webkit-transition:0.5s;transition:0.5s}
.hmore a:hover{color:#fff;background:#b91e1e}

.inteambox{width: 100%; height: auto; background: #fff url(../img/team-bg.jpg) top no-repeat; padding: 4% 0 2%; overflow: hidden; background-size: 100% auto;}

.in_pronr{width:100%; position:relative; margin-top: 0%;}
.in_pro_img{width:100%; margin:auto; overflow: hidden; padding:8% 0 2% 0%; box-sizing: border-box;}
.in_pro_img ul{width:10000%; position:relative; margin-right:-0.022%; }
.in_pro_img ul li{width:0.230%; float:left; margin-right:0.022%; background: #fff;position: relative; box-shadow: 2px 2px 7px rgba(70,70,70,.2)}
.in_pro_img ul li .ppic{width:70%; margin:auto; overflow:hidden; border-radius: 300px; position: absolute; content: ""; left:50%; top:-20%; transform: translate(-50%, 0%);}
.in_pro_img ul li .ppic img{height:auto; display:block; -webkit-transition:all .3s; transition:all .3s; width: 100%;}
.in_pro_img li a:hover img{-webkit-transform: scale(1.1); transform:scale(1.1);}
.in_pro_img ul li .title3{width:100%; border-top:none; padding:63% 5% 5% 5%; text-align:center; box-sizing: border-box;}
.in_pro_img ul li .title3 .wzs{font-size:24px; color:#333; font-weight:350; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; line-height:40px; }
.in_pro_img ul li .title3 .wzs a{line-height:40px; color:#333; }
.in_pro_img ul li .title3 .wzs a:hover {color:#b91e1e;}
.in_pro_img ul li .title3 .wz1{font-size:18px; color:#555; font-weight:300; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; line-height: 50px;}
.in_pro_img ul li .title3 .tny{margin-top:2%; line-height:26px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
 display:-webkit-box; -webkit-line-clamp:4; line-clamp:4; -webkit-box-orient:vertical; text-align: left; font-size: 15px;}
.in_pro_qh{margin: 0 auto; text-align: center;}
.in_pro_l,.in_pro_r{width: 94px;
    height: 94px;
    transition: 0.3s;
    cursor: pointer;
    overflow: hidden;}
.in_pro_l{background:url(../img/swiper1-l.png) center no-repeat; display: inline-block;}
.in_pro_r{background:url(../img/swiper1-r.png) center no-repeat; display: inline-block;}
.in_pro_img ul li:hover .title3{background: #b91e1e; display: block;}
.in_pro_img ul li:hover .title3 .wzs{color: #fff;}
.in_pro_img ul li:hover .title3 .wz1{color: #fff;}
.in_pro_img ul li:hover .title3 .tny{color: #fff;}

.in_pro_img ul li .jsny{background: rgba(185,30,30,0.9); padding: 20px; position: absolute;top: 0;height: 100%;width: 100%;right: 0;  transition:all .3s; opacity: 0; box-sizing: border-box; display: none;}
.in_pro_img ul li .jsny .bt{font-size: 20px; font-weight: 600; color: #fff; margin-bottom: 10px;}
.in_pro_img ul li .jsny .tny{font-size: 14px; line-height: 22px; color: #fff;overflow-y: auto; height: 240px;}
.in_pro_img ul li .jsny .tny::-webkit-scrollbar {width: 4px;height: 4px;}
.in_pro_img ul li .jsny .tny::-webkit-scrollbar-thumb {border-radius: 4px;box-shadow: inset 0 0 4px #ffba00;}
.in_pro_img ul li .jsny .tny::-webkit-scrollbar-track {box-shadow: inset 0 0 6px #eee;border-radius: 0;}


.in_pro_img ul li:hover .jsny{ opacity: 0}


.inaboutbox{width: 100%; height: auto; overflow: hidden; padding: 4% 0; background: #f5f5f5;}
.box2{position:relative;width:100%;overflow:hidden; margin-top: 2%;}
.text-box2{float:right;width:50%}
.img-box2{width:50%;overflow:hidden; float: left;}
.inabout{width:100%; position: relative;}
.inabout .swiper-container{position: relative;}
.inabout .swiper-pagination-ab{position: absolute;bottom:0!important;z-index: 1000;text-align: center; background: rgba(0,0,0,0.5); padding: 1.5% 0}
.inabout .swiper-slide img{width: 100%; font-size: 0; display: block;}
.inabout .swiper-slide .m{display: none;}
.inabout .swiper-pagination-ab .swiper-pagination-bullet{margin:0 5px;}
.inabout .swiper-pagination-bullet{width: 11px;height: 11px;background: none;border-radius: 10px;border:1px solid #fff;background: #fff;}
.inabout .swiper-pagination-bullet-active{background: #b91e1e;opacity: 1;border:1px solid #b91e1e;}


/* .img-box2 img{width: 100%; display: block; vertical-align: middle; font-size: 0;}
.img-box2{position:absolute;left:0;top:0;z-index:1;width:50%;height:100%;overflow:hidden} 
.img-box2>div{width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;transform:scale(1);transition:all .6s}*/
.index-zz-bj{margin:80px auto 0 auto}
.index-zz-bt{font-size:30px;line-height:30px;color:#999;padding-top:30px;margin-left:30px}
.index-zz-right{background:#fff;padding:5%; box-sizing: border-box;}
.index-zz-right-title{font-weight:bold;font-size:28px;background:url(../img/x.jpg)no-repeat bottom left}
.index-zz-right-nr{margin:30px 0;height:258px;overflow:auto;line-height:36px;color:#666;padding-right:15px; font-size: 16px;}
.index-zz-right-nr::-webkit-scrollbar{width:5px;height:5px}
.index-zz-right-nr::-webkit-scrollbar-track{background:rgb(239,239,239);border-radius:2px}
.index-zz-right-nr::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:10px}
.index-zz-right-nr::-webkit-scrollbar-thumb:hover{background:#333}
.index-zz-right-nr::-webkit-scrollbar-corner{background:#179a16}
.index-zz-right-more{background:#555;width:160px;line-height:40px;text-align:center;border-radius:25px;display:block}
.index-zz-right-more a{color:#fff}
.index-zz-right-nr p{text-indent:30px}
@media(max-width:768px){.img-box2{position:relative;width:100%;height:0%;padding-bottom:60%}
.img-box2>div{position:absolute;z-index:1;left:0;top:0}
.text-box2{float:none;width:100%;margin:0px}
}

.newsbox{padding:4% 0%;transition: all 0.6s;box-sizing: border-box; overflow: hidden; background: #f5f5f5;}
.newsbox .title{}
.newsbox .title h2{font-size: 30px;}
.newsbox .title p{color: #999;margin-top: 5px;}
.newsbox .title .more{float: right;text-align: center;}
.newsbox .title .more a{display: block;transition: all .7s;width: 90px;height: 34px;line-height: 34px;border:1px solid #CCC;color: #999;}
.newsbox .title .more a:hover{display: block;text-decoration: none;background: #b91e1e;color: #FFF;border:1px solid #000;}
.news{margin-top:3%; overflow: hidden;}
.newsL{width:40%; float: left;}
.newsLimg{position: relative;}
.newsLimg .swiper-pagination-ab{position: absolute;bottom:0!important;z-index: 1000;text-align: center; background: rgba(0,0,0,0.5); padding: 1.5% 0}
.newsLimg .swiper-slide img{width: 100%; position: relative;}
.newsLimg .swiper-slide .nimg{width: 100%;}
.newsLimg .swiper-slide .nimg img{width: 100%;display: block;}
.newsLimg .swiper-slide .wwz{width:100%;font-size: 20px;line-height:20px;  color: #fff; box-sizing:border-box; padding: 15px;overflow: hidden;background: rgba(0,0,0,0.6); position: absolute; bottom:0px; left: 0px; }
.newsLimg .swiper-slide .wwz p{font-size: 20px;line-height:20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;float: left; width:80%; color: #fff;}
.newsLimg .swiper-slide .wwz span{float: right;}
.newsLimg .swiper-slide .m{display: none;}
.newsLimg .swiper-pagination-ab .swiper-pagination-bullet{margin:0 5px;}
.newsLimg .swiper-pagination-bullet{width: 11px;height: 11px;background: none;border-radius: 10px;border:1px solid #fff;background: #fff;}
.newsLimg .swiper-pagination-bullet-active{background: #029f98;opacity: 1;border:1px solid #029f98;}




.newsL dt{height:auto;overflow:hidden;margin-bottom:auto; position: relative;}
.newsL dt .bgImg{width: 100%;}
.newsL dt .bgImg img{width: 100%; display: block;}
.newsL dd{padding:0 30px;height:45px;line-height:45px;}
.newsL dd a{background: url('../img/news_li.png') no-repeat left center;padding-left:20px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;
}
.newsL dd i{float:right;font-family:"iconfont";font-style:normal;margin-left:15px;transition:all .5s;}
.newsL dd a:hover i{margin-right:10px;}
.newsL dd a:hover{padding-left:30px;background-position: 10px center;}
.newsL dt .wwz{ box-sizing:border-box; font-size: 20px;line-height:20px;text-align: center;padding: 15px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #fff; background: rgba(0,0,0,0.6); position: absolute; bottom:0px; left: 0px; width: 100%; text-align: left}
.newsL dt:hover .wwz{color:#fff;}
.newsL dt .wwz span{float: right;}

.newsR{width:56%;overflow:hidden;border-top: 1px solid #e5e5e5;}
.newsR li{color:#888;border-bottom: 1px solid #e5e5e5;position: relative; line-height: 60px; overflow: hidden;}
.newsR li a{display:block;padding:2.5% 0; padding-right:180px;color:#888;transition:all .6s; overflow: hidden;}
.newsR li .npic{width: 21.5%; float: left; margin-right: 3%;}
.newsR li .npic img{width: 100%; display: block; font-size: 0;}
.newsR li .date{width:120px;text-align:center; font-size:20px;color: #999; line-height: 1.2;margin-right:-180px;transition: all .5s;border-left: 1px solid #e5e5e5;background: url('../img/news_arr.png') no-repeat 120px center;}
.newsR li .date span{font-size:36px;color: #333;display: block;font-weight:normal;font-weight:700;}
.newsR li .nbt{font-size:18px;overflow:hidden;color:#191919; width: 75%; float: left; line-height: 30px;}
.newsR li .txt{text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;}
.newsR li a:hover{background:#f1f1f1;padding-left:20px;}
.newsR li a:hover .nbt{color: #b91e1e;}
.newsR li a:hover .date{font-size:0;line-height:0; background-position: center center;transition: background .5s;}
.newsR li a:hover .date span{display: none;}




/* .news{width: 100%; padding: 4% 0; overflow: hidden; }
.news .content-box{width:61%;border:1px solid #eee; margin-top: 3%;}
.news .content-box li{width:50%;float:left;padding:2%; box-sizing: border-box;}
.news .content-box li .date-box{border-bottom:1px solid #eee;padding:2% 0; overflow: hidden;}
.news .content-box li .date-box .day{font-size:46px;line-height:30px}
.news .content-box li .date-box .time{font-size:12px;line-height:30px}
.news .content-box li .date-box .iconfont2{font-size:26px;line-height:60px;color:#888}
.news .content-box li .info-box{padding-top:30px}
.news .content-box li .info-box .title{text-align:left;font-size:20px;line-height:30px;margin-bottom:6%;font-weight:bold;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.news .content-box li .info-box .info{font-size:15px;line-height:35px;color:#888;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; letter-spacing: 2px;}
.news .content-box li:hover .title{color:#b91e1e}
.news .content-box li:hover .date-box{color:#b91e1e}
.news .content-box li:hover .iconfont2{color:#b91e1e}
.news .img-box{width:39%;padding:2%;background-color:#f5f5f5; box-sizing: border-box; margin-top: 2.1%;}
.news .img-box .info-box{padding-top:3%}
.news .img-box .info-box .title{text-align:left;font-size:20px;line-height:30px;margin-bottom:2%; font-weight:bold;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.news .img-box .info-box .info{font-size:15px;line-height:30px;color:#888;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.news .img-box:hover .title{color:#b91e1e}
.img-auto{display: block;width: 100%;height: 100%;object-fit: cover;} */

.kfgybox{padding:4% 0%; overflow: hidden;}

.news2{width: 100%;padding:2% 0; overflow: hidden;}
.news2 .swiper-container{padding: 2% 0 60px; overflow: hidden;}
.news2 a{display:block;width:100%; transition:all .4s ease;position: relative;}
.news-img{width: 100%;overflow: hidden; border: 1px solid #eee;}
.news-img img{width: 100%;object-fit: cover;transition: all 1s ease;}
.news-wd{width: 100%;padding-top: 18px;color: #333;}
.news-wd .nbt{font-size: 16px; line-height: 25px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden; text-align: center;}
.news-wd p{font-size: 13px;color: #555;line-height: 27px;height: 54px;margin-top: 10px;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
.news-list li a:hover .news-img img{transform: scale(1.06);}

.news-list .swiper-pagination-bullet{width:12px;height:12px;opacity:1;background:#fff}
.news-list .swiper-pagination-bullet-active{background:#093391}
.news-list .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 12px}
.news2 .kfgybox{ display:flex; background: #f5f5f5; padding:6% 4%; box-sizing: border-box;}
.news2 .kfgybox .lpic{width:20%; float: left; margin-right:3%;}
.news2 .kfgybox .lpic img{width: 100%; margin: auto; display: block; border-radius: 100px;}
.news2 .kfgybox .rwz{width:calc(100% - 23%); float: right;}
.news2 .kfgybox .rwz .lbt{ font-size:16px; font-weight: 600; color: #b91e1e;}
.news2 .kfgybox .rwz .lbt span{color: #333;}
.news2 .kfgybox .rwz .lwz{width: 100%;
  padding-top:3%;
  line-height: 25px;
  color: #888;
  font-size: 15px;
  height: auto;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}



.about_joinny{margin-top:3%}
.about_joinny ul{margin-right: -2%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.about_joinny li{width: 48%;margin:0 2% 1% 0;flex-shrink: 0;}
.cjwt-hz{border: 1px solid #d7d7d7;padding:2%;overflow: hidden;cursor: pointer;box-sizing: border-box;margin-top:0%;}
.cjwt-pic{width:20px;float:left;padding-top:5px;margin-right:10px;}
.cjwt-title{margin: 0 0 5px 0px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cjwt-nr-title a{font-size:18px;color:#333;}
.cjwt-nr-title a:hover{color:#b91e1e;}
.cjwt-nr-ms{margin-top:10px;color:#666;}
.cjwt-hd{margin-top:10px;}
.cjwt-hz-tb{padding-top:3px;}
.cjwt-nr{width: 80%;}
.cjwt-hz-bottom{padding:20px;overflow:hidden;display:none;border: 1px solid #d7d7d7;border-top: none;box-sizing: border-box;margin-bottom: 20px;}
.cjwt-hz-bottom.active{display:block;}
.cjwt-hz-bottom-pic{margin-top:8px;}
.cjwt-hz-bottom-wz{font-size:15px;line-height: 28px;}
.cjwt-hz-bottom-zw{height: 20px;line-height: 20px;padding-left: 10px;border-left: 4px solid #b91e1e;font-size: 18px;font-weight:bold;}
.cjwt-hz-bottom-fl li{border:1px dashed #b91e1e;float:left;margin:0 0.5%;width:80px;text-align:center;color:#b91e1e;}
.cjwt-hz-bottom-nt{margin-top: 0px;}
.cjwt-fl{margin-top:20px;}

/* footer */
.copy_all{padding-top:45px;line-height:32px;font-size:15px;background:#333;color:#ddd; overflow: hidden;}
.copy_all a:hover{color:#d61518}
.copy_c{overflow: hidden;}
.copy_c_left{width:30%; float: left; margin-top:1.8%;}
.copy_c_left img{max-width: 100%; display: block;}
.copy_c_middle{float: left; margin-left: 3%; width: 30%; font-size: 14px; line-height: 30px; color: #ccc;}
.copy_c_code{float: right; width:18%;}
.copy_c_code ul{margin-right: -5%;}
.copy_c_code li{width:45%; float: left; margin-right:5%;}
.copy_c_code li .wz{font-size: 14px; line-height:40px; color: #ccc;  text-align: center;}
.copy_c_code li .cimg{ margin: auto;}
.copy_c_code li .cimg img{max-width: 100%; display: block;}

.index_foot-link{overflow:hidden;color:#d6d6d6;}
.index_foot-link li{color:#d6d6d6; float:left;line-height:45px;margin:0 8px;}
.index_foot-link li a{color:#d6d6d6;}
.index_foot-link li a:hover{color:#fff; text-decoration:underline;}

#copyright_c{margin:0 auto;text-align:center;border-top:1px solid #444;padding:1% 0;font-size:15px;color:#ddd;margin-top:0.5%; overflow: hidden;}
#copyright_c a{font-size:15px;color:#ddd}
#copyright_c a:hover{font-size:15px;color:#ef8518}

.foot_nav{height:45px; display: none;}
.bottomToolbar{width:100%; font-size:1em; position:fixed; display:block; margin:0; padding:0; bottom:0; left:0; text-align:center; z-index:999; background:#000;}
.bottomToolbar li{width:24.6%;float:left;position:relative;text-align:center; border-right:1px solid #4c4d4d;}
.bottomToolbar li img{text-align:center; margin:auto; width:auto; height:23px;}
.bottomToolbar li a {padding:5px 0 2px 0;margin-right:1px; display:block;font-size:20px;text-align:center;color:#FFF;text-decoration:none;}
.bottomToolbar li a:hover,.bottomToolbar li.over{background-color:#b91e1e;color:#fff;}
.bottomToolbar li em{text-align:center;margin:0 auto;color:#fff;font-size:14px;display:block;font-style:normal;}
.bottomToolbar li a:hover em{color:#fff;}


@media screen and (max-width:1300px) {
	.foot_dh ul{margin-right: 1rem;}
}

.sbanner{height: auto;position: relative;}
.sub_img_banner{}
.sub_img_banner img{width:100%; vertical-align: middle;}
.sbanner_txt{position: absolute;width: 100%;height: 100%;top: 0;left: 0;z-index: 10;display: flex;flex-direction: column;justify-content: center;align-items: center;padding-bottom: 0.4rem;}
.sbanner_txt .nybt{font-size:72px;color: #fff;margin-bottom:3%;}
.sbanner_txt p{text-align: center;color: #fff;line-height: 2;width: 45%;}

.botDiv{ position: absolute; left: 50%; bottom: 0px; height: 0.7rem; background: #fff; transform: translateX(-50%);}
.botDiv:after{ content: ''; position: absolute; left: 0px; bottom: 0px; width: 100%; height: 0.03rem; background: #efefef; }
.pageNav{ height: 0.7rem; padding-left: 0.5rem;}
.pageNav li{ float: left; margin-right: 2%; font-size: 16px; font-weight: 500;}
.pageNav li a{ display: block; height: 0.7rem; line-height: 0.7rem; color: #525252; position: relative;}
.pageNav li em{ position: absolute; left: 0px; bottom: 0px; width: 100%; height: 0.03rem; background: #b91e1e; display: none; z-index: 2; }
.pageNav li .aNow{color: #b91e1e;}
.pageNav li a:hover{color: #b91e1e;}
.pageNav li .aNow em, .pageNav li a:hover em{ display: block; }
.rightDiv{ position: absolute; right: 0px; top: 0px; height: 0.7rem; background: #f3f5fa; }
.rightDiv:after{ content: ''; position: absolute; left: 0px; bottom: 0px; width: 100%; height: 0.03rem; background: #dee8ee; z-index: 2;}

.pageNow{ padding: 0 0.34rem; line-height: 0.7rem; box-sizing: border-box;}
.pageNow a{ color: #666; font-size: 16px;  background: url(../img/nimg5_1.png) left center no-repeat; background-size: 0.05rem; padding: 0 0.12rem 0 0.19rem;}
.pageNow a:hover{ color: #b91e1e; }
.pageNow em{ background: url(../img/nimg5_1.png) left center no-repeat; background-size: 0.05rem; padding-left: 0.13rem; color: #666;}
.pageNow img{ padding-right: 0.12rem; position: relative;}


.l-a {width: 100%;padding: 3% 0; overflow: hidden;}
.aboutny{font-size: 16px;color: #3c3d3a;line-height:32px; overflow: hidden;}
.aboutny .abt{font-size:30px; color: #3c3d3a; margin-bottom:1%; font-weight: 600;}
.aboutny img{max-width: 100%; margin:auto; clear: both; display: block;}
.rdpic{width: 45%; margin-left:3%; float: right; overflow: hidden; }
.rdpic img{width: 100%; display: block; clear: both; overflow: hidden; transition: all .5s; -webkit-transition: all .5s; height:auto}
.rdpic:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);}

.nyaboutbox{width: 100%; height: auto; overflow: hidden; padding:4% 6%; box-sizing: border-box;}
.about-tit{font-size:24px;color: #b91e1e;margin-bottom: 1%}
.ny-about{font-size:16px;color:#222;line-height:32px; overflow: hidden; float:left; width:60%; margin-right: 2%;}
.ny-about img{max-width: 100%; height: auto; display: block; margin:auto; clear:both;}
.ny-about span{font-weight: 600; color: #b91e1e;}
.aimg{width: 30%; height: auto; overflow: hidden; float:right}
.aimg img{width: 100%;}


.factorypic{overflow: hidden; margin-top:3%;}
.factoryny2{font-size:18px;color: #3c3d3a;line-height:32px; font-weight: 300; text-align: justify; overflow: hidden; margin: 11% 0 0;}

.factorypic .swiperfact {}
.factorypic .swiperfact .scrollbar3 {display: none;}
.factorypic .swiperfact .swiper-slide {-webkit-transition: all .3s;-moz-transition: all .3s;transition: all .3s; margin-right: 2%; overflow: hidden;}
.factorypic .swiperfact .swiper-slide * {-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.factorypic .swiperfact .swiper-slide img{width: 100%; display: block; border: 1px solid #eee; transition: all .5s; -webkit-transition: all .5s; overflow: hidden;}
.factorypic .swiperfact .swiper-slide:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);overflow: hidden;}

.dsanp{height:auto; overflow:hidden; }
.dsanp h2{ text-align:center; color:#e62129; line-height:45px; font-size:30px; font-weight:600;}
.dsanp .ennn{ text-align: center; color:#999; font-size:12px;}
.dsanp ul{ margin-right:-2%;}
.dsanp ul li{ width:48%; float:left; border-radius:20px; margin-bottom:3%;text-align:center; height:auto; overflow:hidden; margin-right:2%; background:#f8f8f8; padding:2%; box-sizing:border-box; display: flex;
    justify-content: space-between;
    align-items: center;}
.dsanp ul li .spic{width:25%; float:left; background: #fff; border:1px solid #eee; padding: 5%; box-sizing: border-box;}
.dsanp ul li .spic img{margin: auto; width: 100%; display: block; display: block;}
.dsanp ul li .stext{float:right; width:70%;text-align:left;}
.dsanp ul li i{ width:60px; height:60px; line-height:50px; margin:25px auto; font-size:50px; text-align:center; color:#939393; padding:15px; border-radius:100%; display:block;}
.dsanp ul li .ltbt{ font-size:22px; height:auto; font-weight: 400; margin-bottom: 2%; text-align:left; color: #555;}
.dsanp ul li .ltbt span{font-size:18px; font-weight:400;}
.dsanp ul li p{ line-height:25px; color:#777; font-size: 15px;}
.dsanp ul li .pse{ font-size:18px; font-weight:600; color:#999; padding:10% 0;}
.dsanp ul li:hover {background:#b91e1e; color:#fff; }
.dsanp ul li:hover i{ color:#fff;}
.dsanp ul li:hover .ltbt, .dsanp ul li:hover p,.dsanp ul li:hover .pse{color:#fff;}

/* join */
.page-join {overflow: hidden;}
/* .page-join span{font-family: 'Montserrat-Light',PingFang SC,'Microsoft YaHei',Arial;} */
.join-content-top {text-align: center;font-size: 0;border-top: 2px solid #b91e1e;overflow: hidden;border-left: 1px solid #e6e8ed;border-right: 1px solid #e6e8ed;}
.join-content-top span{display: inline-block;vertical-align: middle;width: 25%;font-size:20px;padding:1.5% 0;box-sizing: border-box; color:#b91e1e;}

.join-content {overflow: hidden;border-left: 1px solid #e6e8ed;border-right: 1px solid #e6e8ed;}
.join-item {border-top: 1px solid #e6e8ed;}
.join-item:last-child.cur{border-bottom: 1px solid #e6e8ed;}
.join-item-title {cursor: pointer;text-align: center;font-size: 0;border-bottom: 1px solid #e6e8ed;color: #333;}
.join-item-title span{display: inline-block;vertical-align: middle;width:25%;padding:1% 0;font-size: 16px;box-sizing: border-box;}
.join-item-title:hover,.join-item.cur .join-item-title  {background: #f5f6f7;}
.join-item-content {overflow: hidden;padding:2%;line-height:26px;font-size: 15px;display: none; box-sizing: border-box; color: #777;}
.join-item-bottom {margin-top: 3%;overflow: hidden;}
.join-item-bottom a{display: block;background: #b91e1e;width: 150px;padding: 12px 15px;overflow: hidden;text-align: center;border-radius: 4px;}
.join-item-bottom span{display: inline-block;vertical-align: middle;font-size: 14px;color: #fff;}
.join-item-bottom i{display: inline-block;vertical-align: middle;margin-left: 20px;background: url('../img/r1.png') center no-repeat;width: 22px;height: 12px;}

.page-join-list {background: #fafafc url('../img/bg1.jpg') center no-repeat;background-size: cover;overflow: hidden;padding:7% 0 5% 0;}
.join-list-title {text-align: center;font-size: 50px;}
.join-list {overflow: hidden;padding-top: 5%;}
.join-list-item {overflow: hidden;float: left;width: 49.5%;margin-bottom: 1%;margin-right: 1%;background: #fff;border-radius: 8px;position: relative;box-sizing: border-box;border: 1px solid #e6e6e6;}
.join-list-item.mr0 {margin-right:0;}
.join-list * {transition:all .4s ease;}
.join-list-item .text {position: absolute;left: 10%;top: 50%;z-index: 1;width: 80%;transform: translateY(-50%);}
.join-list-item .icon-1{width: 80px;height: 60px;position: relative; }
.join-list-item .title-1{font-size: 24px;margin: 30px 0 20px 0;overflow: hidden;}
.join-list-item .text-2{font-size: 16px;line-height: 26px;color: #666;}
.join-list-item .img{background: #fff;}
.join-list-item .img img {width: 100%;height:auto;display: block;}
.join-list-item:hover .title-1{color: #fff;}
.join-list-item:hover .img{background: #b91e1e;}
.join-list-item:hover .text-2{color: #fff;}
.join-list-item:hover .icon-1 img{filter: invert(100%);}

.page-join-bottom {position: relative;overflow: hidden;color: #fff;background: #edeff2;}
.page-join-bottom.bgclor1 {background: #fff;}
.page-join-bottom::after {content: '';width: 100%;height: 50%;background: #1c1d1f;position: absolute;left: 0;bottom: 0;}
.page-join-bottom .page-about-content{position: relative;z-index: 11;}
.join-bottom-title {position: absolute;left: 7%;top: 15%;z-index: 11;}
.join-bottom-title .title-1{font-size: 30px;}
.join-bottom-contact {text-align: left;position: absolute;right: 10%;bottom: 15%;z-index: 11;}
.join-bottom-contact li{list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: middle;margin-left: 60px;}
.join-bottom-contact li span{display: block;font-size: 16px;}
.join-bottom-contact li p{display: block;font-size: 20px;font-family: 'Montserrat-Light';padding: 10px 0;margin: 0;}
.join-bottom-contact li a {display: block;font-size: 20px;font-family: 'Montserrat-Light';color: #fff;}
.join-bottom-contact li:first-child {margin-left: 0px;}
.page-join-bottom .img {background: #b91e1e;border-radius: 10px;overflow: hidden;}


.page-join-windows {position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 111;transition:all .4s ease;transform: translateY(-100%);}
.page-join-windows.cur {transform: translateY(0);}
.join-windows {position: absolute;width: 24%;overflow: hidden;background: #fff;z-index: 10;left: 50%;top: 50%;transform: translate(-50%,-50%);padding: 3%;border-radius: 10px;}
.join-windows-title {text-align: center;}
.join-windows-title .title-1{font-size: 30px;padding-bottom: 10px;}
.join-windows-title .text-2{font-size: 14px;color: #666;}
.join-from {padding: 4% 0;overflow: hidden;margin-top: 3%;}
.join-from-item{margin-bottom: 0px;overflow: hidden;position: relative;}
.join-from-item li{list-style: none;padding: 0;margin: 0;float: left;width: 49%;}
.join-from-item li:last-child {float: right;}
.join-from-item input {padding: 18px 20px;background: #f2f4f7;}
.join-from-text {overflow: hidden;padding-bottom: 10px;position: relative;}
.join-from-text strong{font-size: 14px;margin: 0;padding: 0;} 
.join-from-text span{font-size: 12px;color: #666;} 
.join-from-upload {position: relative;}	
.join-from-upload .upload-1{display: block;width: 70px;border-radius: 5px;font-size: 12px;cursor: pointer;
	text-align: center;padding: 10px;background: #000;color: #fff;position: absolute;right: 3%;top: 50%;border:none;overflow: hidden;transform: translateY(-50%);}		 
.join-windows-mark{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 1;background: #000;opacity: .4;}				 
.join-from-item .submit-1 {background: #b91e1e;}	
 
.page-join-process {text-align: center;overflow: hidden;position: relative;background: #edeff2 url('../img/bg2.jpg') center no-repeat;background-size: cover;}
.join-process-title {overflow: hidden;}
.join-process-title .title-1{font-size: 50px;}
.join-process-list {position: relative;overflow: hidden;margin-top: 5%;font-size: 0;padding: 5% 0;}
.join-process-list::after {content: '';width: 80%;height: 1px;background: #ccc;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-55%);}
.join-process-list li {text-align: center;list-style: none;margin: 0;padding: 0;display: inline-block;vertical-align: middle;width: 16%;position: relative;z-index: 11;}
.join-process-list li span{display: block;font-size: 18px;font-weight: bold;position: relative;z-index: 11;}
.join-process-list li i{display: block;width: 60px;height: 60px;margin: 30px auto;background-image:linear-gradient(360deg, #959595 10%, #68686a 100%);border-radius: 200%;position: relative;z-index: 11;}
.join-process-list li p{display: block;color: #999;font-size: 14px;font-family: 'Montserrat-Bold';z-index: 11;position: relative;}
.join-process-list li:hover i{background: #b91e1e;}
.join-process-list li:hover i{box-shadow: 0px 8px 40px 0px rgb(0 0 0 / 20%);}
.join-process-list li::after,.join-process-list li::before  {content: '';background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 100%;width: 0px;height:0px;transition:all .4s ease;}
.join-process-list li::after {z-index: 8;box-shadow: 0px 8px 40px 0px rgb(0 0 0 / 10%);}
.join-process-list li::before {z-index: 1;opacity: .4;transition:all .5s ease;}
.join-process-list li:hover::after  {width: 200px;height: 200px;}
.join-process-list li:hover::before  {width: 250px;height: 250px;}

.page-join-none {text-align: center;padding: 7% 0;overflow: hidden;}
.page-join-img {padding-bottom: 10px;overflow: hidden;}
.page-join-img img {display: inline-block;max-width: 100%;height: auto;}
.page-join-text {font-size: 24px;}



.inf_lc{overflow: hidden;}
.inf_lc ul{margin-right: -2%;}
.inf_lc li{padding:1%; border: 1px solid #ccc; border-radius: 8px; height: auto; overflow: hidden; background: #fff; box-sizing: border-box; width: 48%; margin: 0 2% 2% 0; float: left; min-height: 140px;}
.inf_lc li:hover{border-color: #b91e1e;border-radius: 4px;}
.inf_lc li.bg{background: #f5f5f5;}
.inf_lc li .bts{text-align: center;float: left;width: 10%;overflow: hidden; min-height: 100px; background: #b91e1e; padding:3% 0; box-sizing: border-box;}
.inf_lc li .bts b{font-weight:300;display: block;line-height: 36px;overflow: hidden;font-size:24px; text-transform: uppercase;color: #fff; }
.inf_lc li .bts span{font-weight:300;display: block;line-height:26px;overflow: hidden;font-size: 18px; text-transform: uppercase;color: #fff; }
.inf_lc li .nyzi{margin-left:3%;width:85%;font-size: 14px;float: right;color: #555;}
.inf_lc li .nyzi b{display: block;font-weight: normal;color: #333;line-height:35px;font-size: 16px;  margin-bottom:2%;}
.inf_lc li .nyzi span{display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;  color: #999; line-height: 22px;font-size: 14px;}
.inf_lc li .nyzi b a:hover{color: #b91e1e;font-weight: bold;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.inf_lc li .nyzi b a:hover{color: #b91e1e;}
.inf_lc li .fr{margin: 50px 0 0;width: 70px;height: 25px;line-height: 25px;text-align: center;color: #ffffff;background-color: #b91e1e;}
.inf_lc li .fr:hover{background: #b91e1e;}

.inf_lc li .pimg{width:34%; float: left;}
.inf_lc li .pimg img{width: 100%}


.about_x2.bgs2{overflow:hidden;}
.about_x2.bgs2.bgs3 .con_id{ padding-top:0;}
.about_x2.bgs2 .show_t{ text-align:center;line-height:32px; font-size:28px; color:#b91e1e ;margin-bottom:16px; margin-top:12px; font-weight:400;}
.about_x2.bgs2 .con_line{ text-align:center; line-height: 35px; font-size: 15px; border-bottom: 1px solid #eee; padding-bottom: 10px;}
.about_x2.bgs2 .con_line span{ margin-left:2%; margin-right:2%;}
.about_x2.bgs2 .con_line span i{ color:#222; font-style:normal;}
.about_x2.bgs2 .con_id{ line-height:30px;overflow:hidden;white-space:normal;word-break:break-all; padding:3% 0;font-size:15px; color:#444;text-align:left;}
.about_x2.bgs2 .con_id img{max-width: 100%; display: block; margin: auto;}
.about_x2.bgs2 .con_id .h2{ font-size:16px; line-height:24px; margin-bottom:5px;}
.about_x2.bgs2 .con_id b{ display:block; padding-top:1%;padding-bottom:1%; overflow:hidden;}


.xinwenxiangqing{overflow: hidden;box-sizing: border-box;}
.xinwenxiangqing .nd_head{text-align: center;border-bottom: 1px dashed #d6d6d6;padding-bottom:1%}
.xinwenxiangqing .nd_head p{color: #b91e1e;font-size: 28px;height: auto;padding-bottom:1%}
.xinwenxiangqing .nd_head span{color: #666;font-size: 16px;margin: 0 15px;}
.xinwenxiangqing .nd_text{text-align: left;font-size:16px;line-height:30px;padding: 15px 0;}
.xinwenxiangqing .nd_text .big{font-size: 16px;line-height: 35px;font-weight: 600;color:#b91e1e}
.xinwenxiangqing .nd_text img{max-width: 100%;display: block;margin: 10px auto;}
.xinwenxiangqing .nd_text .baimg{width: 40%;float: right;margin-left: 30px;}
.xinwenxiangqing .nd_text .baimg img{width: 100%;clear: both;display: block;margin: auto}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad;color:#333;}
.new_s2{width:100%;float:left;margin-top:5%;}
.hot_pro2{width:100%;float:left;margin-top:5%;}
.hot_pro2_tit{width:100%;height:45px;background:#f1f1f1;color:#b91e1e;line-height:45px;font-size:16px;padding:0 20px;font-weight:bold;border:1px solid #d6d6d6;box-sizing: border-box;}
.related-product{overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#b91e1e;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}
.relatedNews{margin:5% 0 0;overflow:hidden}
.relatedNews_font{font-size:13px;margin-top:15px;}
.relatedNews_font ul{margin-right:-3%}
.relatedNews_font ul li{float:left;margin-right:3%;width:47%;;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a{background:url(../img/ly_li.png) no-repeat left center;padding-left:10px;color: #666}
.relatedNews_font ul li a:hover{color: #b91e1e}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px;}

.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0;text-align:center;background:#b91e1e;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}
.PreveNext{border-top:1px #DEDEDE solid;margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left; font-size: 15px;}


.teambox{display:flex;flex-wrap:wrap;}
.teambox .item{background:#f8f8f8;width:calc((100% - 40px) / 3);margin-right:20px;margin-bottom:30px; border: 1px solid #f5f5f5;}
.teambox .item:nth-child(3n){margin-right:0;}
.teambox .item a{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}
.teambox .item a .text{width:60%;padding:3%; box-sizing: border-box;}
.teambox .item a .text .title{font-size:24px; margin-bottom:3%; color:#b91e1e;}
.teambox .item a .text .title2{font-size:18px;color:#333;font-family:Montserrat-Bold;}
.teambox .item a .text .line{width:100%;height:2px;background:#f7f7f7;position:relative;margin:3% 0;}
.teambox .item a .text .line::after{content:'';position:absolute;left:0;top:0;width:20%;height:2px;background:#b91e1e;transition:all 0.5s;}
.teambox .item:hover a .text .line::after{width:100%;transition:all 0.5s;}
.teambox .item a .text .summary{font-size:15px;color:#777;line-height:25px; overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;}
.teambox .item a .text .proMore{margin-top:4%;color:rgba(0,0,0,0.4);font-size:13px;border-bottom:1px solid rgba(0,0,0,0.1);align-items:center;padding-bottom:6px;justify-content:space-between;display:inline-block;}
.teambox .item:hover a .text .proMore,.teambox .item:hover a .text i{color:#b91e1e;/*filter:brightness(0);*/
 border-color:#b91e1e;opacity:1;}
.teambox .item:hover a .text i{filter:none;}
.teambox .item a .imgBox{width:40%;position:relative;height:0;padding-bottom:60%;}
.teambox .item a .imgBox img{position:absolute;height:100%;width:auto;max-width:inherit;margin-left:50%;transform:translateX(-50%);}
.teambox .item:hover a .imgBox img{transform:translateX(-50%) scale(1.1);}

.imgBox{overflow:hidden;}
.imgBox img{width:100%;max-width:100%;transition:all 0.5s;}

.teambanner{background: #bebfbf; overflow: hidden; padding:6% 0 0;}
.teambannerny{overflow: hidden;display: flex;align-items: center;justify-content: flex-end;}
.teambannerny_left{width: 60%; float: left;}
.teambannerny_left .t1{font-size: 24px; font-weight: 600;margin-bottom: 6px; color: #000;}
.teambannerny_left .t2{font-size:14px; line-height:26px; color: #000;opacity: 0.9; margin-bottom: 2%;}
.teambannerny_left .t3{font-size:14px; line-height: 26px; color: #000; opacity: 0.9; margin-bottom: 2%;}
.teambannerny_left .t3 p{font-size:14px; line-height: 26px; color: #000; opacity: 0.9;}
.teambannerny_left .t3 p a{font-size:14px; line-height:26px; color: #000; opacity: 0.9;}
.teambannerny_left .t4{margin-bottom: 2%;}
.teambannerny_left .t4 span{display: inline-block; border-bottom: 1px solid #b91e1e;padding-bottom: 5px; font-size: 16px; color: #000; font-weight: 600;}
.teambannerny_left .t4 p{fo color: #000; opacity: 0.9; margin-top:1%;}
.teambannerny_right{width: 33.16%; float: right;position: relative;}
.teambannerny_right .limg{}
.teambannerny_right .limg img{max-width: 100%; display:block;}

.xqteambox{padding: 3% 0; background: #fdfdfb; overflow: hidden; position: relative;}
.xqteambox::after{content: ""; background:#f5cccc; position: absolute; left: 0; bottom: 0; width: 100%;height:25%}  
.xqteamboxmy{background: #fff; border-radius: 50px; /* border: 2px solid #efb6b6;*/overflow: hidden;display: flex; align-items: center; 
  justify-content: center; position: relative;z-index: 2;box-shadow: 0 3px 38px rgba(185, 30, 30, 0.1);
}
.xqteamboxmy_left{width:65%; float: left; padding: 4% 0 0 4%;  box-sizing: border-box;}
.xqteamboxmy_left_teambt{font-size:40px; color:#000; font-weight:600; padding-bottom:2%;  border-bottom:1px solid #eabbbb; position: relative;}
.xqteamboxmy_left_teambt span{font-size:20px; color: #888; margin-left: 3%; text-transform: uppercase;}
.xqteamboxmy_left_teambt::after{content: ""; background:#b91e1e; position: absolute; left: 1px; bottom:-2px; width:60px;height:3px} 
.xqteamboxmy_left_teamwz{ margin-top: 3%; line-height:32px;font-size:18px;}
.xqteamboxmy_right{width:35%; float: right;}
.xqteamboxmy_right img{margin: auto; display: block; width: 100%;}

.xqteambox_left{width: 60%; float: left; background: #fff; padding:2%; box-sizing: border-box;}
.xqteambox_left_bt{ font-size: 24px; margin-bottom: 2%; color: #000; }
.xqteambox_left_btwz{font-size: 15px; line-height: 30px; color: #555;}
.xqteambox_right{width: 33.16%; float: right;}
.xqteambox_right ul{}
.xqteambox_right li{border-bottom: 1px solid #494949; padding-bottom:2%; margin-bottom: 6%;}
.xqteambox_right li .xqtbt{font-size: 24px; font-weight:400;margin-bottom:2%; color: #000;}
.xqteambox_right li .xqtwz{font-size: 14px; line-height: 30px;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical; color: #444;}


.teambox2{overflow: hidden;}
.teambox2 ul{margin-right:-4%;}
.teambox2 li{width:21%; float: left; margin: 0 4% 4% 0;  position: relative;}
.teambox2 li .teampic{overflow: hidden;}
.teambox2 li .teampic img{display: block; transition: all 0.36s; width: 100%;}
.teambox2 li .teamtext{position: absolute;bottom: 0px;left: 0px;width: 50%;padding:3%;z-index: 2; box-sizing: border-box; background: rgba(0, 0, 0, 0.7);}
.teambox2 li .teamtext .tbt{font-size: 22px;line-height: 28px;color: #ffffff;margin-bottom: 8px;}
.teambox2 li .teamtext .tbt2{font-size: 14px;line-height: 28px;color: #c7c6c6;}
.teambox2 li :hover .teampic img{transform: scale(1.1);-webkit-transform: scale(1.1);}

.gm-tck{width:60%;padding:30px;margin:0 auto;position:fixed;left:50%;box-shadow:0px 0px 20px 0px rgba(4,0,0,0.2);top:50%;border-radius:15px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;display:none;z-index:1111;max-height:100%;min-width:720px}
.gm-add{width:80%;font-weight:bold;font-size:18px;padding-left:18px;position:relative}
.gm-add:after{content:"";position:absolute;left:0;background:#005da7;width:5px;height:20px;top:3px}
.gm-nr{margin:5% 0}
.gm-nr table td{padding:1%; box-sizing: border-box;}
.zxsc-gwc-gb{border-radius:100px;position:absolute;cursor:pointer;right:20px;font-size:20px;top:10px}

.showheat{overflow: auto;}
.showsBox .close{position: absolute;font-size: 30px;right: 20px;top: 20px;cursor: pointer;}
.showheat .heat{display: flex;align-items: center;justify-content: space-between;}
.showheat .heat .pic{width:28%;}
.showheat .heat .pic img{width: 100%; display: block; clear: both; margin: auto;}
.showheat .heat .text{padding: 5%; width: 72%; box-sizing: border-box;}
.showheat .heat .text .ttbt{font-size:36px; margin-bottom:3%; color:#b91e1e; font-weight:600;}
.showheat .heat .text .ttben{line-height:32px;font-size: 18px;}
.showheat .heat .text h4 em{font-size: 26px;margin-left: 10px;}
.showheat .heat .text .twz{font-size:24px;color:#333; font-weight: 300;}
.showheat .heat .text .twz span{width:30px;height: 2px;background: #333;display: block;margin: 2% 0}
.showheat .heat .text .txt{line-height:32px;margin-top:8%; font-size: 18px;}
.showheat .heat .text .txt p{line-height:32px;font-size: 18px;}

.flexsb{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: space-between;}
.flexsa{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: space-around;}
.flexlf{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: left;}
.flexed{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: flex-end;}
.flexce{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: center;}
.cflexce{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: center;flex-direction: column;flex-wrap: wrap;}

.download{position:relative;}
.download .download-ul{flex-wrap:wrap}
.download .download-ul ul{margin-right: -1%;}
.download .download-ul li{background-color:#ffffff;border:solid 1px #e7e7e7;margin-right:1%;margin-bottom:2%;width:49%;-webkit-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s}
.download .download-ul li a{padding:3%;align-items:center; box-sizing: border-box;}
.download .download-ul li:nth-child(2n){margin-right:0px}
.download .download-ul-leftimg{width:60px;height:60px;background-color:#ffffff;border:solid 1px #eeeeee;overflow:hidden;position:relative}
.download .download-ul-leftimg img{vertical-align: middle; text-align: center; display: block; margin: auto; padding-top:16%;}
.download .download-ul-leftfont{width:81%;padding-left:18px}
.download .download-ul-leftfont .dot{font-size:18px;color:#333333}
.download .download-ul-leftfont time{font-size:14px;line-height:28px;color:#888888}
.download .down{display:block;width:136px;height:42px;background-color:#b91e1e;border-radius:21px;text-align:center;font-size:14px;line-height:36px;color:#ffffff;-webkit-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;border:1px solid #fff}
.download .down .iconfont{width:20px;height:20px;color:#ffffff;border-radius:50%;line-height:20px;text-align:center;overflow:hidden;border:1px solid #fff;display:inline-block;vertical-align:middle;font-size:14px}
.download .down span{display:inline-block;vertical-align:middle}
.download .download-ul-left{width:78%;align-items:center}
.download .download-ul li:hover{background-color:#b91e1e}
.download .download-ul li:hover .download-ul-leftfont .dot,.download .download-ul li:hover .download-ul-leftfont time{color:#fff}
.download .jzmore{width:70px;display:block;margin:20px auto 0 auto;text-align:center}
.download .jzmore .iconfont{overflow:hidden;font-size:24px;color:#989898;display:block;margin:0 auto;text-align:center;-webkit-animation:circle 2s infinite linear;-moz-animation:circle 2s infinite linear;-ms-animation:circle 2s infinite linear;-o-animation:circle 2s infinite linear;animation:circle 2s infinite linear}
@-webkit-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@-moz-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@-ms-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@-o-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}.download .jzmore span{font-size:16px;line-height:26px;color:#666666;text-align:center;margin-top:6px;display:inline-block;-webkit-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s}
.download .jzmore:hover span,.download .jzmore:hover .iconfont{color:#BD0004}


.contact_content{width: 100%;}
.mproduct-title { font-size:36px; text-align: center; color: #262626; line-height: 40px; padding-bottom: 0; position: relative; margin-bottom: 2%; letter-spacing: -1px; font-weight: 600;}
.col_infos {width: 48.5%; float:left;padding:0; margin-top:1.5%;}
.col_infos .cotit{color: #b91e1e; font-size:28px; line-height: 1.75;}

.cont_ico{}
.cont_ico h3{font-size: 20px;line-height: 1.75;color:#000;margin-bottom: 16px;font-weight: normal;}
.cont_ico ul{ padding-top:15px; overflow: hidden;}
.cont_ico ul li{ position: relative; padding-left: 8%; font-size: 16px; line-height: 25px; color:#333; margin-bottom:5%;}
.cont_ico ul li .t-cell{ display: table-cell; height: 36px; vertical-align: middle; }
.cont_ico ul .icons{ height: 36px; width: 36px; position: absolute; left: 0; display: flex; background: #b91e1e; border-radius: 50%; align-items:center;}
.cont_ico ul li img{width: 18px; height: 18px; margin: 0 auto; display: block; vertical-align: middle;}

.col_feb {width: 47.5%; float:right;padding: 30px 35px; text-align: left; border-radius: 10px; background: #fff; box-shadow: 0px 0px 65px 0px rgb(0 0 0 / 8%);}
.co_onr {width: 100%; overflow: hidden;}
.co_onr .febt{font-size: 30px;line-height: 1.2;color:#000;margin-bottom:12px;font-weight: normal;}
.co_onr p{ font-size: 16px; line-height: 1.5; color: #333; margin-bottom:42px; overflow: hidden;}
.co_onr ul li{overflow: hidden;float: left;width: 48%;}
.co_onr ul li span{display: block; font-size: 14px;color: #333; margin-bottom:5px;}
.co_onr ul li i{ display: inline-block; position: relative; width:100%; font-size: 14px; color: #666666; text-transform: uppercase;}
.co_onr ul li input{border: none;border: 1px solid #c6c3c3;width: 100%;line-height:35px;background: #fff;padding: 0 15px;border-radius: 4px;}
.co_onr ul li.mal{ margin-left:2%; margin-bottom: 15px;}
.co_onr ul li.long{clear: both;width: 100%;margin-bottom: 15px;}
.co_onr ul li.long input{width: 100%;outline: none;}
.co_onr ul li.long textarea{border: none;height:90px;width: 100%;outline: none;border: 1px solid #c6c3c3;background: #fff;padding: 10px 15px; border-radius: 4px; 
  font-size: 12px;}
.co_onr ul li.long2{margin-bottom: 16px;}
.co_onr ul li.lst{line-height:45px;font-size: 15px;width:  100%; padding-bottom: 20px;}
.co_onr ul li.lst button{display: inline-block;float: left;width: 200px;height: 42px;line-height: 42px;color: #fff;cursor: pointer;border: none;font-size: 16px;
  text-transform: capitalize;padding-right: 0;background: #b91e1e;  border-radius: 6px;}

.contact_content .map{width: 100%; padding-top: 55px; overflow: hidden;}
.contact_content .map #map_container{height: 550px;border: 5px solid #fff; font-size: 15px;font-weight: normal;color:#000;}

.col-sm-6{width: 50%;float: left;padding: 0 2%;box-sizing: border-box;}
.col-xs-12{padding: 0 2%;box-sizing: border-box;}

/* 内页人才招聘部分*/
.inner_content{width:100%;background:#fff;overflow: hidden;margin: 50px 0}
.jobctit{background:#b91e1e;line-height:70px;font-size:18px;color:#fff;margin-top:0px;}
.jobctit span{display:inline-block;width:18%;text-align:center;}
.job-content{width:100%;float:left;background:#fff;}
.job-content dl{width:100%;float:left;}
.job-content dl dt{height:62px;line-height:62px;cursor:pointer;border-bottom:1px solid #e6e6e6;font-size:16px;display:block;overflow:hidden;}
.job-content span.job_cls{width:6%;}
.job-content dl dt .down{width:11px;height:60px;background:url(../img/dl.png) no-repeat center;display:block;margin:auto;}
.job-content dl dt.cur .down{background:url(../img/dlon.png) no-repeat center;}
.job-content dl dt span{width:18.3%;float:left;text-align:center;color:#666;}
.job-content dl dd{background:#f8f8f8;padding:3%;line-height:30px;font-size:15px;overflow:hidden;}
.job-content dl dd p{color:#666;margin-top:10px;}
.job-content dl dd p span{font-weight:bold;color:#333;font-size:18px;}
.job-content dl dd .cont{width:100%;border-top:1px solid #e6e6e6;padding:1%;margin:2% 0;}
.job-content dl dd .cont li{float:left;margin-right:3%;padding-left:30px;}
.job-content dl dd .cont li:nth-child(1){background:url(../img/dianhua.png) left no-repeat;background-size:25px 25px;}
.job-content dl dd .cont li:nth-child(2){background:url(../img/dingwei.png) left no-repeat;background-size:25px 25px;}
.job-content dl dd .cont li:nth-child(3){background:url(../img/youxiang.png) left no-repeat;background-size:25px 25px;margin-right:0;}





.nyprobox{width: 100%; height: auto; overflow: hidden; padding: 3% 0;}
.productPic{width: 100%;box-sizing: border-box;overflow: hidden;}
.productPic ul{overflow: hidden;}
.my_ul{margin-right: -2%;}
.productPic li{width: 22.6%;margin-right: 2%;float: left;margin-bottom: 3%;position: relative;box-shadow: 2px 2px 2px #eee;border: 1px solid #eee;}
.product-words{width: 100%;}
.product-w-pic{width: 100%;position: relative;overflow: hidden;background-color: #fff;text-align: center;box-sizing:border-box;}
.product-w-pic .pimg{}
.product-w-pic .pimg img{width: 100%;object-fit: cover}
.product-w-shade{width: 100%;height: 30%;position: absolute;bottom: 0%;left: 0%;background-color: rgba(37, 37, 37, .8);transition: all .2s;opacity: 0;}
.product-w-pic .product-w-piclink{display: block;width: 100%;height: 100%;font-size: 0;padding: 0;border-bottom: none;margin: 0;}
.product-w-shade .pwzs{width: 100%;position: absolute;top: 50%;transform: translate(0,-50%);}
.product-w-shade .pwzs p{font-size: 16px;color: #fff;width: 80%;margin: auto;text-align:justify;text-justify:inter-word;text-align: center;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.product-w-shade .pwzs p img{max-width: 100%!important;vertical-align: middle;display: inline-block;}
.product-w-shade .pwzs .span{display: inline-block;font-size: 24px;color: #fff;text-align: center;padding: 0 0 4px 0;border-bottom: 1px solid #fff;margin-top: 36px;}
.product-w-shade .pwzs .em{font-size: 14px;color: #fff;line-height: 25px;text-align: center;margin: 2% 5%}
.productPic li:hover .product-w-pic .product-w-shade{opacity: 1;height: 100%;}
.product-w-words{width: 100%;padding: 15px;box-sizing: border-box;}
.product-w-words .pwzs{font-size: 20px;color: #333;line-height: 30px;text-align: center;z-index: 999;position: relative;transition: all .2s;}
.product-w-words .p{font-size: 16px;color: #666;line-height: 25px;text-align: center;margin-top: 1%}
.productPic li:hover .product-w-words .pwzs{opacity: 1;color: #fff}
.productPic li:hover .product-w-words .p{color: #fff}
.productPic li:hover .product-words{background: rgba(3, 73, 180, 1);color: #fff}
.productPic li:hover .product-w-words .pwzs p img{max-width: 100%;}



.pro_right{width: 100%;height: auto;overflow: hidden;}
.productss{width:100%;float:left;}
.productss img{max-width: none !important;}
.promore_l{width:24%;float:left;}
/*Ã¥â€ºÂ¾Ã§â€°â€¡Ã¦â€Â¾Ã¥Â¤Â§Ã©â€¢Å“Ã¦Â Â·Ã¥Â¼Â*/.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%;border:1px solid #d6d6d6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/*Ã¥â€ºÂ¾Ã§â€°â€¡Ã¥Â°ÂÃ¥â€ºÂ¾Ã©Â¢â€žÃ¨Â§Ë†Ã¥Ë†â€”Ã¨Â¡Â¨*/.spec-preview{width:100%;height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%;float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;width:32px;height:32px;cursor:pointer;margin-top:5px;}
.spec-scroll .items{float:left;position:relative;width:80%;height:51px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:66px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6;padding:2px;width:57px;height:44px;}
.spec-scroll .items ul li img:hover{border:2px solid #2a3843;padding:1px;}
.pros_right{width:72%;float:right;overflow:hidden;}
.pros_right_top{overflow:hidden;border-bottom:2px solid #e6e6e6;}
.pros_right_top .pbt{overflow:hidden;font-size:24px;color:#333;padding-bottom:10px;}
.pros_right_top .pwz{overflow:hidden;font-size:16px;color:#333;line-height:25px;padding-bottom:10px;}
.proleft{font-size:14px;line-height:30px;margin:2% 0; width: 30%; float: left; }
.proleft .bt{font-size: 16px; font-weight: 600; color: #b91e1e;}
.proleft p{font-size:14px;line-height:25px;}
.prorights{font-size:14px;line-height:30px;margin:2% 0; width: 68%; float: left; }
.prorights .bt{font-size: 16px; font-weight: 600; color: #b91e1e;}
.prorights p{font-size:14px;line-height:25px; width: 48%; float: left; margin-right: 2%;}

.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 2%;overflow:hidden;margin-top:4%;}
.pc-cx-tel-1-t1{width: 28%;height: auto;background: #333;font-size: 18px;line-height: 44px;text-align: center;float: right;margin-top: 15px;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: auto;padding-left: 70px;background: url(../img/head-c-r1.png) no-repeat 0px center;font-size:20px;color: #454545;float:left;line-height:30px;}
.pc-cx-tel-1-t2 p{line-height: 24px;font-size: 18px}
.proleft_btn{width:100%;float:left;margin-top:3%;}
.proleft_btn li{width:150px;float:left;margin-right:10px;}
.proleft_btn li a{width:150px;height:40px;float:left;line-height:40px;text-align:center;font-size:16px;background:#eee;display:block;color: #333722}
.proleft_btn li span{float:left;padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#333;color:#fff;}
.tabs-basic{width:100%;margin-top:5%;float:left;}
/* The tabs*/.tabs-basic ul{list-style:none;text-align:left;margin:0;padding:0;border-bottom:1px solid #e6e6e6;background:#eee;}
.tabs-basic ul li{display:inline-block;margin-bottom:-1px;font-size:16px;text-transform:uppercase;}
.tabs-basic a{display:block;text-decoration:none;background:#333;border:1px solid transparent;padding:10px 40px;color: #fff}
.tabs-basic .tab-active{border-bottom:2px solid #b91e1e;color:#fff;background:#b91e1e;}
/* The content*/.tabs-basic .tabs-content-placeholder{overflow:hidden;margin:auto;padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block;line-height:30px;font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6;line-height:24px;text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px;text-align:left;margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;margin:auto;display: block;clear: both;}
.tabs-basic table{border-collapse:collapse;border: 1px #e6e6e6 solid !important;width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important;padding-left:12px !important;word-wrap:break-word;word-break:break-all;border:1px #e6e6e6 solid !important;line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}
.hot_pro2{width:100%;float:left;margin-top:5%;}
.hot_pro2_tit{width:100%;height:45px;background:#f1f1f1;color:#333;line-height:45px;font-size:16px;padding:0 20px;font-weight:bold;border:1px solid #d6d6d6;box-sizing: border-box;}
.scrollleft2{width:100%;float:left;margin-top:20px;margin-bottom: 30px;}
.scrollleft2 li{width:200px;float:left;margin-right:20px;overflow:hidden;}
.scrollleft2 li img{width:99%;display:block;border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #b91e1e;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block;width:100%;line-height:30px;margin-top:10px;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;}
.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0;text-align:center;background:#b91e1e;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}
.PreveNext{border-top:1px #DEDEDE solid;margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left; font-size: 15px;}


/* ------------------------手机端-------------------------- */


@media all and (max-width:1600px) {
  .pd06{padding: 0 3%;}
}

@media all and (max-width:1500px) {
  .pd06{padding: 0 2%;}
  .i1_ne{padding: 4% 2%;}
  .h_inn{padding: 4% 2%;}
  .sy_xw_bg{padding: 4% 2%;}
  .partner{padding: 4% 2%;}
  .foot{padding: 4% 2% 0;}
  .dh ul li p a{padding: 0 15px;}
  .cp-nav{padding:2%;}
  .nyaboutbox{padding: 4% 2%;}
  .bot{padding: 0;}
  .contact{padding:3% 2%;}
  .bots{padding: 2%;}
}

@media all and (max-width:1400px) {
  .dh ul li p a{font-size: 14px; padding: 0 10px;}
  .top_h .logo img{height: 90px;}
}



@media all and (max-width:1200px) {
  .top_bg{height: 80px;}
  .dh ul li .dh_fl{top:80px}
  .top_h .logo img{height: 80px;}
  .dh ul li p a{line-height: 80px;}
  .top_ss span.button{line-height: 80px; height: 80px;}
  .top_yy span{line-height: 80px;}
  .top_yy span:after{margin-top: 37px;}
  .top_yy_xl{top:80px}

}

@media all and (max-width:1000px) {
  .top_bg{display: none;}
  .sp_header,.sjj_nav{ display:block;}
  /*------------------手机导航开始----------------------------------------------*/
  .sp_header{height:70px;overflow:hidden;background:#fff;position:fixed;left: 0px;top: 0px;z-index:10;width:100%; border-bottom: 1px solid #e2e2e2;}
  .sp_logo{padding:10px 0 0 10px;float:left;height:50px}
  .sp_logo img{margin:auto;max-height:50px;}
  .sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
  .sp_nav span{display:block;background:#b91e1e;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
  .sp_nav span:nth-of-type(1){top:0px}
  .sp_nav span:nth-of-type(2){top:10px}
  .sp_nav span:nth-of-type(3){top:20px}
  .sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
  .sp_nav_se span:nth-of-type(2){width:0}
  .sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
  .sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
  .nav_show{top:70px}
  .sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
  .sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 82px)}
  .sjj_nav>ul>li:first-child .language{float:right;width:82px;overflow:hidden;line-height:45px;margin-top:5px}
  .sjj_nav>ul>li:first-child .language a{width:40px;float:left;border-left:1px #ddd solid;text-align:center;color:#777;}
  .sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
  .sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
  .sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
  .sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:55px;font-size:16px; color: #000;}
  .sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
  .sjj_nav ul li ul{display:none}
  .sjj_nav ul li a{color:#444;width:80%}
  .sjj_nav ul li ul li a{color:#444;display:block;text-align:left; line-height:45px;font-size:14px; }
  .sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
  .sjj_nav ul li .sjj_nav_i_se svg{fill:#b91e1e}
  .sjj_nav ul li ul li>ul{margin-left:10px}
  /*-----------------------------手机导航结束----------------------------------------*/
  .xsy_m3{position: static;}
  .xsy_m3 .syjjfa_fl{position: static; width: 100%; margin-top: 3%; -webkit-transform: translateY(0%);transform: translateY(0%);}
  .s_tt div{color:#b91e1e; font-size: 28px;}
  .xsy_m3 .syjjfa_img ul li .xsy_m3_txt{width:90%; left: 0; margin: 0 auto;}
  .cx-title01 .titles{font-size: 28px;}
  .partner .parbox li{width: 32.333%;}
  .productPic li{width: 31.333%;}
  .product-w-words .pwzs{font-size: 18px;}
  .news-list li{width: 48%;}
  a.index-n-title{font-size: 15px;}
  .news-list pre{font-size: 13px;}
  .promore_l{width: 100%;}
  .pros_right{width: 100%; margin-top: 3%;}
  .in_pro_img{padding-top: 10%;}

  

}
@media all and (max-width:768px) { 
  .in_pro_img{padding-top: 15%;}
  .xsy_m3 .syjjfa_fl ul li{width: 48%; margin-bottom: 3%}
  .s_tt div{color:#b91e1e; font-size: 24px;}
  .cx-title01 .titles{font-size: 24px;}
  .cx-title01 .subtitle{font-size: 14px;}
  .h_inn .com_title p{font-size: 15px; line-height: 30px;}
  .foot_dh{width: 100%; margin-bottom: 3%;}
  .foot_lx{width: 60%; float: left;}
  .partner .parbox li{width: 49%;}
  .hmore3 a{font-size: 15px; line-height: 40px;}
  .foot_nav{display: block;}
  .bqsy{padding-bottom:4% ;}
  .xsy_m3 .syjjfa_img ul li .xsy_m3_txt .wz2{width: 100%; font-size: 14px;}
  .xsy_m3 .syjjfa_img ul li .xsy_m3_txt .wz3{position: static; right: 0; top: 0; margin-top: 2%;}
  .banner ul li .txt .ml1{font-size: 21px;}
  .banner ul li .txt .ml2{font-size: 16px; font-weight: 200;}
  .banner ul li .txt{bottom: 15%;}
  .about-tit{font-size: 20px;}
  .ny-about{width: 100%; font-size: 15px; line-height: 28px;}
  .aimg{width: 100%; margin-top: 3%;}
  .cp-nav .con-nav .fl a{font-size: 14px;}
  .cp-nav .con-nav .fr{width: 100%; text-align: left; margin-top: 3%;}
  .productPic li{width: 48%;}
  .product-w-words .pwzs{font-size: 16px;}
  .pros_right_top .pbt{font-size: 20px;}
  .xinwenxiangqing .nd_head p{font-size: 24px;}
	.view-page {margin: 0;padding: 20px 0;}
  .view-page .prev, .view-page .back, .view-page .next{width: 100%; position: static; margin-top: 10px; text-align: center;}
  .view-page .prev a{padding-left: 0}
  .view-page .back{left:0%;margin-left:0px;width:100%; float:none;}
  .view-page .back a{padding-left: 0}
  .xinwenxiangqing .nd_text{line-height: 26px;}
  .inf_lc li{width: 98%; padding: 3%;}
  .con-nav .fr a{padding-right:2%; margin-right: 2%;}
  .col-sm-6{width: 100%;}
  .contact_lx{width: 100%;}
  .tactfrms{width: 100%; margin-top: 3%;}

  
}

@media all and (max-width:500px) { 
  .cx-title01 .titles{font-size: 22px;}
  .h_inn .com_title p{font-size: 14px; line-height: 26px;}
  .cp-nav .con-nav .fl{width: 100%;}
  .cp-nav .con-nav .fr{width: 100%; text-align: left;}
  .relatedNews_font ul li{width: 97%;}
  .xinwenxiangqing .nd_head p{font-size: 20px;}
  .proleft{width: 100%;}
  .prorights{width: 100%; margin-top: 3%;}
  .fanhui{display: none;}
  .inf_lc li .pimg{width: 100%;}
  .inf_lc li .nyzi{width: 100%; margin-top: 3%; margin-left: 0;}
  .foot_dh{display: none;}
  .jobctit{font-size: 16px; line-height: 55px;}
  .job-content dl dt{font-size: 14px; line-height: 40px; height: 40px;}
  .job-content dl dt .down{height: 40px;}
  .job-content dl dd{font-size: 13px; line-height: 25px;}
  .job-content dl dd p span{font-size: 15px;}
  .contact_lx .txt .bt{font-size: 20px;}
  .contact_lx .txt .nr{font-size: 15px; line-height: 28px;}
  .bots .title{font-size: 20px;}
}