@charset "utf-8";
* {	margin: 0;padding: 0;-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img {	border: medium none;	margin: 0;	padding: 0; font-weight:initial;}
body,button,input,select,textarea {	 font-family:"微软雅黑","宋体",tahoma,Srial,helvetica,sans-serif;	outline: none;}
h1,h2,h3,h4,h5,h6 {	font-size: 100%;}
ul,ol,li {	list-style: none; }
a {	text-decoration: none;	color: #474747;  }
a:hover {color: #b91219;text-decoration: none;	}
img {	border: 0px; vertical-align:middle;}
em{ font-style:normal;}
table {	border-collapse: collapse;	border-spacing: 0;}
html,body {color: #474747;background: #fff;margin: 0 auto;font-size: 16px !important; overflow-x:hidden;width:100%;}
.clear {	clear: both;}
.pic100 img{width:100%;}
h1{ font-size:24px;color:#464646;}
.justify_fix{display:inline-block;*display: inline; *zoom:1; width:100%; height:0; overflow:hidden;}
.f-turn{-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.fl{float:left;}
.fr{float:right;}
.pad100{padding:100px 0;}
.pad90{padding:90px 0;}
.pad70{padding:70px 0;}
.overflow{ overflow:hidden;}
.white a,.white{ color:#fff;}
.rela{ position:relative;}
.slh{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.top20{ margin-top:20px;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top60{ margin-top:60px;}
.text-center{ text-align:center;}
.text-right{text-align:right;}
.row:after{content:''; display:block; clear:both;}
.flex-wrap {
    display: -webkit-flex;
    display: flex;
    display: -moz-box;
    display: -ms-flexbox;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
}
.container-fluid {
  width: 100%;
}
.clearfix:after{
content:"";
display:block;
clear:both;
height:0;
line-height:0;
visibility:hidden;
}
.clearfix{zoom:1;}	
.container{width:1440px;margin: auto;}
@media (max-width:1466px) {
.container{width:1199px;}
}
@media (max-width:1199px) {
.container{width:991px}
}
@media (max-width:991px) {
.container{width:750px}
}
@media (max-width:767px) {
.container{width:100%}
}
.row:after{content:''; display:block;clear:both;}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position:relative;min-height:1px;padding-right:15px;padding-left:15px}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {float:left}
.col-xs-12 {width:100%}
.col-xs-11 {width:91.66666667%}
.col-xs-10 {width:83.33333333%}
.col-xs-9 {	width:75%}
.col-xs-8 {	width:66.66666667%}
.col-xs-7 {	width:58.33333333%}
.col-xs-6 {	width:50%}
.col-xs-5 {	width:41.66666667%}
.col-xs-4 {	width:33.33333333%}
.col-xs-3 {	width:25%}
.col-xs-2 {	width:16.66666667%}
.col-xs-1 {	width:8.33333333%}
@media (min-width:768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {float:left}
.col-sm-12 {width:100%}
.col-sm-11 {width:91.66666667%}
.col-sm-10 {width:83.33333333%}
.col-sm-9 {width:75%}
.col-sm-8 {width:66.66666667%}
.col-sm-7 {width:58.33333333%}
.col-sm-6 {width:50%}
.col-sm-5 {width:41.66666667%}
.col-sm-4 {width:33.33333333%}
.col-sm-3 {width:25%}
.col-sm-2 {width:16.66666667%}
.col-sm-1 {width:8.33333333%}
}
@media (min-width:992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {float:left}
.col-md-12 {width:100%}
.col-md-11 {width:91.66666667%}
.col-md-10 {width:83.33333333%}
.col-md-9 {width:75%}
.col-md-8 {width:66.66666667%}
.col-md-7 {width:58.33333333%}
.col-md-6 {width:50%}
.col-md-5 {width:41.66666667%}
.col-md-4 {width:33.33333333%}
.col-md-3 {width:25%}
.col-md-2 {width:16.66666667%}
.col-md-1 {width:8.33333333%}
}
@media (min-width:1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {float:left}
.col-lg-12 {width:100%}
.col-lg-11 {width:91.66666667%}
.col-lg-10 {width:83.33333333%}
.col-lg-9 {width:75%}
.col-lg-8 {width:66.66666667%}
.col-lg-7 {width:58.33333333%}
.col-lg-6 {width:50%}
.col-lg-5 {width:41.66666667%}
.col-lg-4 {width:33.33333333%}
.col-lg-3 {width:25%}
.col-lg-2 {width:16.66666667%}
.col-lg-1 {width:8.33333333%}
}



@font-face {
    font-family: 'Rajdhani';
    src: url('../fonts/Rajdhani-Bold.eot');
    src: url('../fonts/Rajdhani-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Rajdhani-Bold.woff2') format('woff2'),
        url('../fonts/Rajdhani-Bold.woff') format('woff'),
        url('../fonts/Rajdhani-Bold.ttf') format('truetype'),
        url('../fonts/Rajdhani-Bold.svg#Rajdhani-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
header{ position:relative; z-index:2;}
header:after{ content:''; display:inline-block; background-color:#b91219; position:absolute; width:calc(50% - 720px);height:100%;left:0;top:0; z-index:-1;}
.logo{height:78px;background:#b91219 url(../images/icon1.png) no-repeat right top; background-size:auto 100%;padding-right:36px;}
.logo img{height:90px;margin-top: -10px;}
nav{width:70%; text-align:right;}
nav li{display: inline-block;position:relative;}
nav li>a{font-size:16px;display:block;position:relative;text-align:center;padding:22px 22px;}
nav li:last-child>a{padding-right:0;}
nav li>a:after{ display:block;margin:10px auto 0; width:60%;height:2px;content:'';}
nav li>a.cur,nav li:hover>a{color:#b91219;}
nav li:hover>a:after,nav li>a.cur:after{ background-color:#b91219;}
nav li div{border-radius: 0 0 10px 10px;padding:10px 10px;position:absolute;top:100%;left:50%;width:max-content;min-width:100%;display:none;text-align:center;z-index: 1; background-color:rgba(255,255,255,.8);font-size:14px;transform: translateX(-50%);}
nav li div a{display:block;margin:10px 0;}
nav li div a:hover{color:#b91219;}
nav li:hover div{ display:block;}
.banners{ display:none;}
.banner .swiper-button-prev{z-index: 1;top: 50%;margin-top:-45px;width:90px;height:90px;background:url(../images/icon1.png) no-repeat center center; background-size:38%;font-size:0; display:inline-block; position:absolute;left:-100px;opacity:0; cursor:pointer;}
.banner .swiper-button-next{z-index: 1;top: 50%;margin-top:-45px;width:90px;height:90px;background:url(../images/icon2.png) no-repeat center center; background-size:38%;font-size:0; display:inline-block;position:absolute;right:-100px;opacity:0; cursor:pointer;}
.banner:hover .swiper-button-prev{left:0; opacity:1;}
.banner:hover .swiper-button-next{right:0; opacity:1;}
.banner .swiper-pagination{position:absolute;bottom:30px!important;left:0;width:100%; text-align:center;}
.banner .swiper-pagination span{width:50px;height:6px;background-color:#fff;opacity:0.5;display:inline-block;margin:0 2px;font-size:0; border-radius:0;}
.banner .swiper-pagination span.swiper-pagination-bullet-active{opacity:1;}
/*.banners .owl-pagination{position:absolute;bottom:20px;width:100%;text-align:center;}
.banners .owl-pagination .owl-page{width:8px;height:8px;border-radius:50%;margin:0 4px;}
.banners .owl-pagination .owl-page.active{ background-color:#e60012;}*/
.h_title h5{font-size:56px;font-weight:bold;color:#202020;}
.h_title h2{font-size:32px;color:#202020;}
.h_title.white h2,.h_title.white h5{color:#fff;}
.h_about{display: flex;align-items: center;}
.h_about .left{margin:0 50px 0 calc(50% - 720px);flex: 1;}
.h_about .con{margin-top:50px;line-height:30px;color:#666666;height:90px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:3;
  line-clamp:3;
  -webkit-box-orient: vertical;}
.h_about .more{margin-top: 60px;}
.more a,.h_newnav a{ background-color:#b91219;color:#fff;border-radius:60px; display:inline-block;padding:10px 20px;}
.h_about .more:hover,.h_product .more a:hover{color:#fff; opacity:0.8;}
.h_about .right {width:46%; position:relative;}
.h_about .right .pic{width:100%;height:100%;object-fit: cover; cursor:pointer;min-height: 800px;}
.h_about .right .bg{position: absolute;top: 0;left: 0;height: 100%;}
.h_about .right .info{ position:absolute;top:50%;left:50%;color:#fff; text-align:center;cursor:pointer;}
.h_about .right .info img{ display:block;margin:0 auto 10px;}
.h_about .number{margin-top:100px;padding:30px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd; display:flex;    justify-content: space-between;}
.number dl{color:#202020;min-width:130px;}
.number dl dt{ font-size:18px;}
.number dl dt b{font-size:48px; display:inline-block;margin-right:10px;font-family: 'Rajdhani';}
.h_case{ background:url(../images/bg2.jpg) no-repeat center center; background-size:cover;padding:90px 0;}
.mask{width:100%;height:100%;position:fixed;background-color:rgba(0,0,0,0.65); z-index:2;top:0;left:0;display:none;}
.popvideobody{position:fixed;width:70%;height:80vh;top:50%;left:50%;transform:translate(-50%, -50%);z-index:3;display:none;}
.popvideo p{width:100%;height:100%;}
.popvideo video{width:100%;height:100%;max-width: 100%;max-height: 100%;}
.popvideo .close{color:#fff;font-size:54px; position:fixed;right:-47px;top:-33px;cursor:pointer;}
.popvideo{height: 100%;}
.h_case .con{margin-top:40px;line-height:30px;color:#fff;height:60px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;width: 53%;}
.h_case .more{margin-top:70px;}
.h_case .more a,.h_contact .more a{ background-color:rgba(255,255,255,0.2);}
.h_case .more a:hover,.h_contact .more a:hover{background-color:#b91219;}
.h_caseC{margin-top:200px;}
.h_caseC dl{float:left;width:31.333%;margin:0 1%;}
.h_caseC dl a{ display:block; background:#fff;padding:56px 20px 20px 40px;height:250px; position:relative; z-index:1;}
.h_caseC dl a:before{ content:''; display:block;width:100%;height:100%;top:0;left:0;background:url(../images/bg3.png) no-repeat center center; background-size:cover;position:absolute; z-index:-1;}
.h_caseC dl a:after{ content:''; display:block;width:0;height:100%;top:0;left:0;background:#b91219; position:absolute; z-index:-2;-webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;}
.h_caseC dl dd h5{font-size:28px;font-weight:bold;color:#202020;}
.h_caseC dl dd p{color:#999999;margin-top:10px;}
.h_caseC dl dt{font-family: arial;position:absolute;right:20px;bottom:8px;font-size:100px;color:#eaeaea;line-height: 1;font-weight:bold;}
.h_caseC dl a:hover:after{width:100%;}
.h_caseC dl a:hover dt,.h_caseC dl a:hover dd h5,.h_caseC dl a:hover dd p{color:#fff;}
.h_productC dl{float:left;width:31.333%;margin:0 1%;}
.h_productC dl dt{ overflow:hidden;}
.h_productC dl dd{padding:40px 0;}
.h_productC dl dd h5{border-bottom:1px solid #fff;padding-bottom:10px;font-size:20px;padding-right: 20px;position: relative;}
.h_productC dl dd h5:after{font-weight: bold;content:'+'; position:absolute;right:0;top:1px;color:#fff;}
.h_productC dl dd p{margin-top:10px;color:#666666;height:21px;}
.h_productC dl:hover dd h5{border-color:#b91219; font-weight:500;}
.h_productC dl:hover dt img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.h_productC dl:hover dd h5:after{color:#b91219;}
.h_new{background:url(../images/bg4.jpg) no-repeat center center; background-size:cover;}
.h_new .container{ display:flex;justify-content: space-between;}
.h_new .left{width:240px;display:flex;flex-direction: column;justify-content: space-between;}
.h_newnav a{ display:block;margin:10px 0; cursor:pointer;width:120px;color:#666666;text-align:center;background-color: #fff;}
.h_newnav a:hover,.h_newnav a.on{background-color: #b91219;color:#fff;}
.h_product .more{margin-top:38px;}
.h_newC{width:calc(100% - 240px);flex:1;}
.h_newC dl{float:left;width:48%;margin:0 1% 40px;}
.h_newC dl a{ display:block; background:#fff url(../images/icon3.png) no-repeat left bottom; background-size:auto 45%;padding:40px 35px 40px 50px; position:relative; z-index:1; display:flex;justify-content: space-between;}
.h_newC dl dt{width:120px;color:#999999;}
.h_newC dl dt b{ display:block;color:#202020;font-size:32px;font-weight:bold;}
.h_newC dl dd{flex:1;}
.h_newC dl dd h5{font-size:20px;line-height:30px;height:60px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;}
.h_newC dl dd p{margin-top:30px;color:#999999;line-height:26px;height:52px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp:2;
  line-clamp:2;
  -webkit-box-orient: vertical;}
.h_newC dl:last-child,.h_newC dl:nth-last-child(2) {margin-bottom:0;}
.h_newC dl:hover{ transform:translateY(-10px);}
.h_newClist{ display:none;}
.h_contact{background:url(../images/bg5.jpg) no-repeat center center; background-size:cover;padding:210px 0;color:#fff;}
.h_contact h2{font-size:48px;font-weight:bold;letter-spacing: 1px;}
.h_contact p{font-size:20px;margin-top:20px;}
.h_contact .more{margin-top:60px;}
.h_contact .more a{font-size:24px;padding: 20px 34px;}
footer{padding:70px 0; background-color:#f4f4f4;}
.footleft{width:70%;}
.footright{text-align:right;}
.footright h2{font-size:40px;color:#b91219;font-family: 'Rajdhani';}
.share{margin-top:30px;}
.share li{ display:inline-block;margin-left:5px; position:relative;}
.footcode{position:absolute; background-color:#fff;border:1px solid #ddd;padding:10px;bottom:100%;right:0; display:none;}
.footcode img{width:120px;}
.share li:hover .footcode{ display:block;}
.footnav{margin-top:20px;font-size:20px;font-weight:bold;}
.footnav a{ display:inline-block;padding:0 38px 0 0;}
.footleft .bq{margin-top:40px; text-align:left;padding:0;line-height: 24px;}
.bq{text-align:center;color:#666666;padding:20px 0;font-size:14px;}
.bq span{display:inline-block;margin:0 3px;}
.bq span a{color:#666666;}
.bq p{ font-size:16px;margin-bottom:10px;}
.bq p span{margin:0 20px;}
.site{padding:20px 0;border-bottom:1px solid #dcdcdc; font-size:14px;}
.site .container{display:flex;}
.site .left a,.site .right a{ display:inline-block;padding:0 15px; position:relative;color:#666666;}
.site .left a:last-child,.site .right a:hover,.site .right a.cur{color:#b91219;font-weight:bold;}
.site .left a:after,.site .right a:after{content:'|'; position:absolute;right:0;top:0;width:1px;height:80%;display:inline-block;color: #666;font-weight: initial;}
.site .left a:last-child:after,.site .right a:last-child:after{ display:none;}
.site .right{flex:1;margin-left: 60px;text-align: right;}
.site .rightC a{margin-bottom:10px;}
.otherbanner{padding:180px 0 140px; color:#fff;}
.otherbanner h2{ font-size:64px; font-weight:bold;}
.otherbanner p{font-size:24px;margin-top:10px;}
.pagelist{margin-top:40px;}
.pagelist ul{ display:inline-block;padding:16px;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
.pagelist li{display:inline-block;margin-left:3px;}
.pagelist li a,.pagelist li span{display:block;padding:0 10px;color:#999;}
.pagelist li a.cur,.pagelist li.active span,.pagelist li a:hover{color:#b91219;}
.aboutC{line-height:30px;}
.aboutC img{ max-width:100%;}
.aboutcenter{align-items: center;margin-top:50px;padding: 30px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;display: flex;    justify-content: space-between;}
.aboutcenter .left{width:36%;border-right: 1px solid #ddd;}
.aboutcenter .left img{max-height:60px;max-width:95%;}
.number{display: flex;justify-content:space-between;}
.aboutcenter .right{width:57%;}
.aboutvideo{margin-top:50px; overflow:hidden;border-radius:60px; text-align:center; display:flex; position:relative;}
.aboutvideo video{max-height: 645px;object-fit: cover;width: 100% !important;height: auto !important;}
.aboutvideomask{ position:absolute;width:100%;top:0;left:0; text-align:center;color:#fff;align-items:center;height:100%;  align-items: center;display: flex;flex-direction: column;justify-content: center; background-color:rgba(0,0,0,0.2);pointer-events: none;}
.aboutvideomask img{ display:block;margin:0 auto 10px;}
.map{height:100%; position:absolute;width:100%;top:0;left:0;}
.contactC{padding:110px 40px;}
.contactbody{ background-color:rgba(255,255,255,0.8);padding:60px 70px;border-left:10px solid #b91219; position:relative; z-index:1;width:460px;}
.contactbody h1{font-size:24px;font-weight:bold;color:#b91219;}
.contactbody h1:after{width:50px;height:2px; background-color:#b91219;content:''; display:block;margin-top:13px;}
.contactbody .con{margin-top:25px;}
.contactbody .con p{ display:flex;margin-bottom:20px;}
.contactbody .con p img{width:20px;height:20px; display:inline-block;margin-right:10px;}
.newC dl a{ background-color:#f4f4f4;}
.newC{width:100%;}
.detailC{line-height:34px;color:#666;}
.detailC img{max-width:100%;}
.prenext{border-top:1px solid #dcdcdc;padding:50px 10px 0;margin-top:50px;}
.prenext a{ display:block;}
.prenext p{float:left;width:49%;}
.prenext p:last-child{ text-align:right;}
.detail time{ display:block;margin-top:10px; text-align:center;}
.detail time span{ display:inline-block; margin:0 10px;color:#999;}
.detailsummary{background: #f1f1f1;padding: 20px;margin-top: 30px;text-align: left;line-height: 30px;}





.mobile-inner{ display:none; z-index:101;background-color:#fafafa;position:relative}
.mobile-inner-header{background-color:rgba(0,0,0,.7);width:100%;height:50px;position:absolute;top:0;left:0}.mobile-inner-header-icon{ z-index:2;color:#333;height:60px;line-height: 42px;font-size:16px;text-align:center;right: 50%;margin-right: -375px;top:8px;width:50px;position:absolute;-webkit-transition:background .5s;-moz-transition:background .5s;-o-transition:background .5s;transition:background .5s}.mobile-inner-header-icon-click{background-color:rgba(255,255,255,.2);cursor:pointer}.mobile-inner-header-icon span{margin-top: 10px;position:absolute;left:calc((100% - 25px)/2);top:calc((100% - 1px)/2);width:25px;height:1px;background-color:#333;}.mobile-inner-header-icon-click span{ background-color:#fff;}.mobile-inner-header-icon span:nth-child(1),.topnavR span i:nth-child(1){transform:translateY(4px) rotate(0deg)}.mobile-inner-header-icon span:nth-child(2),.topnavR span i:nth-child(2){transform:translateY(-4px) rotate(0deg)}.mobile-inner-header-icon-click span:nth-child(1),.topnavR.click span i:nth-child(1){animation-duration:.5s;animation-fill-mode:both;animation-name:clickfirst}.mobile-inner-header-icon-click span:nth-child(2){animation-duration:.5s;animation-fill-mode:both;animation-name:clicksecond}@keyframes clickfirst{0%{transform:translateY(4px) rotate(0deg)}100%{transform:translateY(0) rotate(45deg)}}@keyframes clicksecond{0%{transform:translateY(-4px) rotate(0deg)}100%{transform:translateY(0) rotate(-45deg)}}.mobile-inner-header-icon-out span:nth-child(1){animation-duration:.5s;animation-fill-mode:both;animation-name:outfirst}.mobile-inner-header-icon-out span:nth-child(2){animation-duration:.5s;animation-fill-mode:both;animation-name:outsecond}@keyframes outfirst{0%{transform:translateY(0) rotate(-45deg)}100%{transform:translateY(-4px) rotate(0deg)}}@keyframes outsecond{0%{transform:translateY(0) rotate(45deg)}100%{transform:translateY(4px) rotate(0deg)}}.mobile-inner-nav{overflow-y: scroll !important;background-color:rgba(0,0,0,1);width:100%;height:100%;position:fixed;top:0;left:0;padding-top:80px;padding-bottom:80px;display:none}.mobile-inner-nav a{display:inline-block;line-height:50px;text-decoration:none;width:80%;margin-left:10%;color:#fff;border-bottom:solid 1px rgba(255,255,255,.3);-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;font-weight:300}.mobile-inner-nav a:hover{color:rgba(255,255,255,.4);border-bottom:solid 1px rgba(255,255,255,.2)}
.mobile-inner-header-icon-click{ position:fixed;font-size: 0;}
.mobile-inner-header-icon-click span{margin-top:0;}
.mobile-inner-nav li div{ display:none;background-color: #3a3a3a;}
.mobile-inner-nav li div p{ display:none;background-color: #4a4a4a;}
.mobile-inner-nav li article a{padding-left: 7%;font-size: 14px;}
.mobile-inner-nav li a.on:after{content:'+';float:right;color:#fff;}




@media(max-width:1466px){
	header:after {width: calc(50% - 599px);}
	.h_about .left {margin: 0 50px 0 calc(50% - 600px);}
	nav li>a { padding: 22px 15px;}
	.footnav a {padding: 0 23px 0 0;}
}
@media(max-width:1199px){
	header:after {width: calc(50% - 494px);}
	.otherbanner h2 {font-size: 54px;}
	.otherbanner p {font-size: 20px;}
	.h_title h5 {font-size: 42px;}
	.footnav a {padding: 0 25px 0 0;}
	.contactbody { padding: 50px 36px; width: 410px;}
	.h_about .left {margin: 0 50px 0 calc(50% - 496px);}
	nav li>a {font-size: 15px;padding: 22px 10px;}
	nav {width: 65%;}
	footnav { font-size: 18px;}
	.footnav a {padding: 0 20px 0 0;}
	.footright h2 {font-size: 35px;}
	.footleft {width: 77%;}
	.footnav {font-size: 18px;}
	

    
}
@media(max-width:991px){
	.bannerb,nav,.footnav,.h_about .right,.h_newnav>a{ display:none !important;}
	.mobile-inner,.banners{ display:block !important;}
	header:after {width: calc(50% - 375px);}
	.aboutcenter .right {width: 62%;}
	.number dl {min-width: 120px;}
	.number dl dt b {font-size: 38px;margin-right: 7px;}
	.number dl dt {font-size: 15px;}
	.footright,.footleft{width: 100%;text-align: center;}
	.footleft .bq {text-align: center;}
	.map {height:350px;position: initial;margin-top:20px;}
	.contactbody {padding: 26px 30px;width: 100%;background: #f7f7f7;}
	.contactC { padding: 0px;}
	.h_about{padding:90px 0;display: block;}
	.h_about .left {margin: 0 auto;width: 767px;float:none;}
	.h_about .con {height: auto;max-height: 90px;}
	.h_about .number {margin-top: 50px;}
	.h_new .container{ display:block; overflow:hidden;}
	.h_newnav{float: right;margin-top: 38px;}
	.h_newnav p{margin-top:-10px;}
	.h_newnav p,.h_newnav p a{ display:inline-block;}
	.h_new .left {width: 100%;display: block;overflow: hidden;}
	.h_new .left .h_title{float: left;}
	.h_newC{width:100%;margin-top:30px;}
}
@media(max-width:767px){
	.site .left,.aboutcenter .left,.aboutvideomask{ display:none;}
	.mobile-inner-header-icon {font-size: 14px;top: 2px;right:10px;margin-right: 0;}
	.banner .swiper-pagination span {width: 6px;border-radius: 50%;}
	.banner .swiper-pagination {bottom: 10px!important;}
	.detail,.contact,.new,.h_product,.h_about,.h_new { padding:40px 20px;}
	.pagelist li a, .pagelist li span {padding: 3px 9px;}
	.bq {font-size: 12px;margin-top: 30px;}
	.bq p {font-size: 14px;}
	.map{height:250px;}
	.prenext p {width: 100%;}
	.prenext p:last-child {text-align: left;margin-top:10px;}
	.prenext {padding: 30px 10px 0;margin-top: 30px;}
	.logo {height: 64px;padding-right: 56px;}
	.logo img {margin-left: 10px;height: 30px;}
	.otherbanner h2 {font-size: 25px;}
	.otherbanner p {font-size: 14px;}
	.otherbanner {padding: 70px 15px;}
	.about,.product,.contact{padding:40px 15px;}
	.h_title h5 {font-size: 22px;}
	.h_title h2 {font-size: 24px;}
	.aboutC,.detailC {margin-top: 24px;font-size: 15px;line-height: 30px;}
	.number dl {min-width: 50%;width: 50%;margin:10px 0;font-size: 15px;}
	.number{-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}
	.aboutcenter .right {width: 100%;}
	.aboutcenter {margin-top: 30px;padding: 20px 0;}
	.number dl dt b {font-size: 34px;}
	.aboutvideo {margin-top: 30px; border-radius: 10px;}
	.aboutvideomask img {width: 28px;}
	.footright h2 {font-size: 30px;}
	footer {padding: 30px 0;}
	.h_productC dl {width: 100%;margin: 0;}
	.h_productC dl dd {padding: 20px 0;}
	.h_productC dl dd h5 {padding-bottom:5px;font-size: 17px;}
	.h_productC dl dd p {margin-top: 5px;font-size: 14px;}
	.site .right{overflow: overlay;width: 100%;padding-bottom:20px;}
	.site{padding:20px 0 0;}
	.site .rightC{ display:flex;width: max-content;}
	.contactbody h1 {font-size: 22px;}
	.map {height:250px;}
	.footleft .bq {margin-top:0px;}
	.detail time span {margin: 0 10px;font-size: 13px;}
	.h_newC dl {width: 100%;margin: 0 0 15px;}
	.h_newC dl a {padding: 20px 20px;}
	.top40 {margin-top: 30px;}
	.h_newC dl dt b {font-size: 23px;}
	.h_newC dl dt {width: 78px;}
	.h_newC dl dd h5 {font-size: 16px;line-height: 25px;height: 50px;}
	.h_newC dl dd p {margin-top: 15px;font-size: 14px;line-height: 22px;height: 44px;}
	.h_about .left {width: 100%;}
	.h_about .con {margin-top: 20px;line-height: 25px;font-size: 15px;max-height:75px;}
	.h_about .number {margin-top: 30px;padding: 15px 0;}
	.h_about .more {margin-top: 30px;}
	.h_case { padding: 60px 15px;}
	.h_case .con {margin-top: 30px;line-height: 25px;font-size: 15px;height: 50px;width: 100%;}
	.more a, .h_newnav a { font-size: 14px;}
	.h_case .more {margin-top: 35px;}
	.h_caseC { margin-top: 40px;}
	.h_caseC dl {width: 100%; margin: 10px 0;}
	.h_caseC dl a { padding: 36px 20px 20px 20px;}
	.h_caseC dl dd h5 {font-size: 20px;}
	.h_caseC dl dd p {font-size: 14px;}
	.h_caseC dl dt {font-size: 70px;}
	.h_caseC dl a {height: 214px;}
	.h_product .more {margin-top: 16px;}
	.h_newnav a {width:auto;min-width:90px; text-align:center;padding: 10px 10px;}
	.h_newnav {margin-top: 30px;width: 100%;text-align: center;}
	.h_contact h2 {font-size: 26px;}
	.h_contact p {font-size: 14px;}
	.h_contact .more a {font-size: 15px;padding: 15px 28px;}
	.h_contact {padding: 80px 15px;}
	.detailsummary {padding: 15px;margin-top: 20px;line-height: 25px;font-size: 15px;}
}



