/*reset-鏍峰紡閲嶇疆*/
* {padding: 0;margin: 0;list-style: none;}
html,body {margin: 0 auto;}
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,header,section,footer {margin:0;padding:0}
body,button,input,select,textarea {font:12px/1.5 "寰蒋闆呴粦";color:#666666;}
body {overflow-x: hidden;}
address,cite,dfn,em,var,i {font-style: normal}
ul,ol,dl {list-style: none}
a{text-decoration: none;outline: none;font-family: "寰蒋闆呴粦";color: #666666;cursor: pointer;font-size: 12px;}
li{font-size: 12px;font-family: "寰蒋闆呴粦";list-style: none;margin: 0;padding: 0;}
em{font-style: normal;font-size: 12px;}
body,p,span{font-family: "寰蒋闆呴粦";}
img {border: none;}
p {margin: 0px;padding: 0px;word-wrap: break-word;}
:focus {outline: none;}
img {border: 0;vertical-align: middle;display: inline-block;}
.fl {float: left;}
.fr {float: right;}
.clear {clear: both;}
.clear:after {display: block;mainContent: "";clear: both;}
.transtion {transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;}
.fl{float: left;}
.fr{float: right;}
.clear{clear:both;}
.clear:after{display: block;content: "";clear: both;}

/*  */
.lang{display: none;overflow: hidden;border-bottom: 1px solid #dedede;}
.lang a{float: left;width: 50%;line-height: 0.8rem;font-size: 0.3rem;color: #333;text-align: center;}
.lang a.on{background: #f7742d;color: #fff;}
/*  */
.header{position: fixed;top: 0;left: 0;width: 100%;height: 1rem;border-bottom:1px solid rgba(255,255,255,0.1);z-index: 99;}
.header-on{background: #303036;}
.header .logo{
	width: 0.61rem;
	height: 0.63rem;
	text-align: center;
	line-height: 0.7rem;
	font-size: 0;
	float: left;
	margin-top: 0.18rem;
	margin-left: 0.24rem;
}
 .header .logo img{
	/*max-width: 3.06rem;*/
	height: 0.63rem;
}
.header .icon{
	float: right;
	margin-right: 0.24rem;
	margin-top: 0.25rem;
	width: 0.5rem;
	height: 0.5rem;
	background: url("nav.png") no-repeat center;
	background-size: contain;
}
.header .search-icon{
	width: 0.5rem;
	height: 0.5rem;
	float: right;
	font-size: 0;
	background: url("search.png") no-repeat center;
	background-size: contain;
	margin-top: 0.25rem;
	margin-right: 0.5rem;
}

.header .search{
	position: absolute;
	top: 0rem;
	left: 0rem;
	width: 100%;
	height: 1rem;
	background: #FF6600;
	/* transition: ; */
	display: none;
}
.header .search input{
	border: none;
	background: #fff;
	height: 0.6rem;
	width: 5.5rem;
	border-radius: 0.6rem;
	padding: 0 0.3rem;
	font-size: 0.3rem;
	color: #333;
	margin-top: 0.2rem;
	margin-left: 0.2rem;
	
}
.header .search a{
	float: right;
	color: #fff;
	font-size: 0.3rem;
	padding:0.28rem 0.24rem;
	
}
.header .search span{
	position: absolute;
	top: 1rem;
	right: 0;
	width: 0.5rem;
	height: 0.5rem;
	background: #FF6600;
	text-align: center;
	line-height: 0.5rem;
	font-size: 0;
	display: none;
}
.header .search span img{
	width: 100%;
}

.menu_list_bor {
    position: fixed;
    height: 100%;
    width: 100%;
    right: -100%;
    top: 0;
    z-index: 8888;
}

.colse_menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 40%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999;
}

.menu_right {
    width: 60%;
    position: absolute;
    height: 100%;
    right: 0;
    top: 0;
    background: #fff;
    z-index: 9999;
    overflow-x: hidden;
}

.menu_top {
    width: 100%;
    height: 1rem;
    border-bottom: 1px solid #bbbbbb;
}

.clo {
    line-height: 1rem;
    color: #333;
    font-size: 0.3rem;
    width: 1.8rem;
    margin-left: 0.3rem;
    height: 1rem;
    background-size: auto 0.25rem;
    padding-left: 0.35rem;
}

.menu_list {
    width: 100%;
}

.clo b{
    float: left;
    height: 100%;
    width: 20px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform:  rotate(180deg);;
    background: url('fl.png') no-repeat right center;
    background-size: 40%;
}

.clo span {
    display: inline-block;
    line-height: 0.8rem;
    margin-left: 0.1rem;
}

.menu_list >ul>li,.menu_list>ul>li div>ul>li{
    line-height: 0.8rem;
    *height: 0.8rem;
    position: relative;
    border-bottom: 1px solid #e9e9e9;
}
.menu_list>ul>li div>ul{
    display: none;
}
.menu_list >ul >li >a,.menu_list>ul>li div>ul>li>a {
    line-height: 0.8rem;
    *height: 0.8rem;
    color: #333;
    font-size: 0.28rem;
    display: inline-block;
    padding-left: 0.65rem;
    /*width: 100%;*/
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.menu_list>ul>li div>ul>li{
    border:0;
    border-top: 1px solid #e9e9e9;
    padding-left: 0.3rem;
}

.menu_list >ul >li div>ul>li>a{color: #575757;}

.menu_list >ul >li>b, .menu_list >ul >li div>ul>li b{
    position: absolute;
    display: block;
    width: 100%;
    height: 0.8rem;
    right: 0;
    top: 0;
    background: url('fl.png') no-repeat 90% center;
    background-size: 3.5%;
}
.menu_list>ul>li div>ul>li li{
    border-top:1px solid #e9e9e9;
}
.menu_list>ul>li div>ul>li li a{
    padding-left:1.25rem;
    color:#333;
    font-size: 0.28rem;
}

.menu_list>ul>li>b.nex ,.menu_list >ul >li div>ul>li b.nex{
    background: url('nex.png') no-repeat 90% center;
    background-size: 6%;
}

.menu_list>ul>li{line-height: 0.8rem;}

/*  */
.banner{
	/* margin-top: 0.88rem; */
	max-width: 7.5rem;
	width: 100%;
	height: 5rem;
	position: relative;
	overflow: hidden;
}
.banner img{
	max-width: 7.5rem;
	width: 100%;
}
.banner ol{width: 100%;position: absolute;bottom: 0.3rem;left: 0;text-align: center;z-index: 9;}
.banner ol li{display: inline-block;width: 0.2rem;height: 0.2rem;margin: 0 0.1rem;}
.banner ol li a{font-size: 0;display: block;width: 0.2rem;height: 0.2rem;background: #dedede;border-radius: 50%;}
.banner ol li a.flex-active{background: #FF6600;background: #FF6600;}

/*  */
.index-title{overflow: hidden;line-height: 0.6rem;}
.index-title b{float: left;width: 0.35rem;height: 0.04rem;background: #FF6600;margin-top: 0.28rem;}
.index-title span{float: left;font-size: 0.36rem;color: #333;margin: 0 0.1rem;}
.index-title em{float: left;font-size: 0.24rem;text-transform: uppercase;}

/*  */
.product{margin: 0.4rem 0.24rem;}
.product .product-list{overflow: hidden;}
.product .product-list dl{float: left; width: 3.35rem;margin-top: 0.3rem;overflow: hidden;}
.product .product-list dl:nth-child(even){float: right;}
.product .product-list dl dt{/* height: 1rem; */font-size: 0;text-align: center;overflow: hidden;/* line-height: 1rem;float: left;width: 2.3rem; */position: relative;}
.product .product-list dl dt img{max-width: 100%;}
.product .product-list dl dd{line-height: 0.6rem;font-size: 0.28rem;text-align: center;color: #333;/* float: left;width: 4.72rem;background: #f6f4f4; */position: relative;}
/* .product .product-list dl dd div{height: 0.6rem;} */
.product .product-list dl dd div span{line-height: 0.6rem;color: #333;font-size: 0.28rem;display: block;border: 1px solid #eeeeee;}
.product .product-list dl dd div img{float: right;margin-right: 0.3rem;margin-top: 0.36rem;display: none;}
.product .product-list dl dd ul{position: relative;top: 0;left: -2.3rem;width: 7.02rem;background: #f6f4f4;display: none;}
.product .product-list dl dd ul li a{display: block;line-height: 0.8rem;border-top: 1px solid #fff;font-size: 0.3rem;text-align: left;text-indent: 0.36rem;}
.product .product-list dl dd ul li a img{float: right;margin-right: 0.36rem;margin-top: 0.15rem;}

/*  */
.business{margin: 0.4rem 0.24rem;}
.business .business-list{overflow: hidden;display: flex;justify-content: space-between;}
.business .business-list dl{/* float: left;width: 25%; */margin-top: 0.4rem;width: 1.25rem;}
/* .business .business-list dl:nth-child(even){float: right;} */
.business .business-list dl dt{width: 1.1rem;height: 1.1rem;margin: 0 auto;font-size: 0;line-height: 1.1rem;}
.business .business-list dl dt img{max-width: 100%;max-height: 100%;}
.business .business-list dl dd{width: 90%;margin: 0 auto;}
.business .business-list dl dd h3{text-align: center;color: #333;font-size: 0.28rem;margin: 0.1rem 0;}
.business .business-list dl dd p{font-size: 0.28rem;height: 1.26rem;overflow: hidden;display: none;}

/*  */
.about{margin: 0.64rem 0.24rem;}
.about .about-list .about-list-content{font-size: 0.28rem;margin: 0.1rem 0;line-height: 0.5rem;}
.about .about-list .about-list-item{display: flex;background: #f4f4f4;flex-wrap: wrap;position: relative;margin-top: 0.24rem;}
.about .about-list .about-list-item:after{position: absolute;top: 0;left: 50%;width: 1px;height: 100%;background: #fff;content: '';}
.about .about-list .about-list-item:before{position: absolute;left: 0;top: 50%;width: 100%;height: 1px;background: #fff;content: '';}
.about .about-list .about-list-item p{width: 50%;height: 1.7rem;text-align: center;}
.about .about-list .about-list-item p span{margin: 0.4rem 0 0.1rem 0;display: block;}
.about .about-list .about-list-item p span b{font-size: 0.6rem;font-weight: normal;color: #FF6600;margin-right: 0.1rem;line-height: 0.5rem;}
.about .about-list .about-list-item p em{display: block;color: #333;font-size: 0.28rem;}

/*  */
.news{margin: 0.4rem 0.24rem;}
.news .news-list{margin-top: 0.15rem;}
.news dl{position: relative;}
.news dl dt{height: 3.4rem;overflow: hidden;text-align: center;}
.news dl dt img{max-width: 100%;}
.news dl dd{position: absolute;bottom: 0;width: 100%;left: 0;text-align: center;background: rgba(0,0,0,0.5);color: #fff;line-height: 0.6rem;font-size: 0.3rem;}
.news ul{margin-top: 0.15rem;}
.news ul li a{font-size: 0.32rem;color: #333;line-height: 0.6rem;}

/*  */
.footer{background: #303036;padding-bottom: 1rem;height: 0.8rem;line-height: 0.8rem;}
.footer .footer-nav ul{overflow: hidden;}
.footer .footer-nav ul li{float: left;width: 33.33%;}
.footer .footer-nav ul li a{display: block;font-size: 0.3rem;color: #fff;line-height: 0.6rem;text-align: center;}
.footer .footer-contact{padding: 0.24rem 0;height: 0.6rem;text-align: center;border-top: 1px solid #868686;margin-top: 0.24rem;}
.footer .footer-contact a{display: inline-block;margin:0 0.24rem;}
.footer .footer-contact a img{height: 0.6rem;}
.footer .footer-contact dl{display: inline-block;position: relative;margin:0 0.24rem;}
.footer .footer-contact dl dt img{height: 0.6rem;}
.footer .footer-contact dl dd{position: absolute;right: -2rem;top: -0.5rem;padding: 0.1rem;background: #fff;display: none;}
.footer .footer-contact dl dd img{width: 1.5rem;}
.footer .footer-hotLine{height: 0.9rem;border: 1px solid #868686;text-align: center;line-height: 0.9rem;font-size: 0.32rem;color: #fff;}
.footer .footer-companyInform{text-align: center;font-size: 0.26rem;color: #fff;line-height: 0.8rem;}
.footer .footer-companyInform a{font-size: 0.3rem;color: #fff;}
.footer-address{display: flex;height: 1rem;position: fixed;bottom: 0;left: 0;width: 100%;background: #565656;z-index: 9;}
.footer-address dl{flex: 1;text-align: center;line-height: 1rem;}
.footer-address dl:last-child{background: #f7742d;}
.footer-address dl dt{display: inline-block;}
.footer-address dl dt img{height: 0.55rem;}
.footer-address dl dd{display: inline-block;font-size: 0.3rem;color: #fff;margin-left: 0.1rem;}

/*  */
.innerBanner{position: relative;height: 5.08rem;overflow: hidden;background-position: center center;background-size: auto 100%;background-repeat: no-repeat;}
.innerBanner img{max-width: 100%;}

/*  */
.innerNav ul{display: flex;height: 0.8rem;border-bottom: 1px solid #dedede;}
.innerNav ul li{flex: 1;}
.innerNav ul li a{display: block;line-height: 0.8rem;text-align: center;font-size: 0.3rem;color: #333;}
.innerNav ul li a.on{color: #FF6600;position: relative;}
.innerNav ul li a.on:before{position: absolute;bottom: 0;left: 0;width: 100%;height: 2px;content: "";background: #FF6600;}

/*  */
.innerProduct .innerProduct-list{margin: 0.4rem 0.24rem;}
.innerProduct .innerProduct-list .title{overflow: hidden;font-size: 0.36rem;color: #333;line-height: 0.8rem;}
.innerProduct .innerProduct-list .title em{float: left;height: 0.3rem;width: 0.04rem;background: #FF6600;margin-right: 0.15rem;margin-top: 0.25rem;}
.innerProduct .innerProduct-list .title a{float: right;font-size: 0.28rem;}
.innerProduct .innerProduct-list dl.brief{position: relative;}
.innerProduct .innerProduct-list dl.brief dt{text-align: center;}
.innerProduct .innerProduct-list dl.brief img{max-width: 100%;}
.innerProduct .innerProduct-list dl.brief dd{position: absolute;top: 0;left: 0;line-height: 1.74rem;text-indent: 0.5rem;font-size: 0.3rem;}
.innerProduct .innerProduct-list .innerProduct-list-item{overflow: hidden;margin-top: 0.24rem;}
.innerProduct .innerProduct-list .innerProduct-list-item dl dt{height: 2.2rem;text-align: center;line-height: 2.2rem;font-size: 0;border: 1px solid #dedede;}
.innerProduct .innerProduct-list .innerProduct-list-item dl dt img{max-width: 100%;max-height: 80%;}
.innerProduct .innerProduct-list .innerProduct-list-item dl dd{font-size: 0.28rem;line-height: 0.6rem;color: #333;text-align: center;}

/*  */
.innerProductList{overflow: hidden;margin: 0.4rem 0.24rem;}
.innerProductList dl{float: left;width: 49%;margin: 0.24rem 0;}
.innerProductList dl:nth-child(even){float: right;width: 49%;}
.innerProductList dl dt{height: 2.3rem;line-height: 2.3rem;text-align: center;font-size: 0;background: url(product-img12.png) no-repeat center;}
.innerProductList dl dt img{max-width: 80%;max-height: 80%;}
.innerProductList dl dd{font-size: 0.3rem;text-align: center;line-height: 0.6rem;color: #333;}

/*  */
.innerProductDetail-function .title{margin: 0.4rem 0.24rem;font-size: 0.36rem;color: #333;padding-left: 0.3rem;position: relative;}
.innerProductDetail-function .title:before{position: absolute;left: 0;top: 0;width: 2px;height: 100%;content: "";background: #FF6600;}
.innerProductDetail-function dl{display: flex;padding: 0.24rem;margin: 0.24rem 0;border-bottom: 1px solid #dedede;align-content: center;}
.innerProductDetail-function dl dt{margin-right: 0.3rem;}
.innerProductDetail-function dl dt img{width: 0.65rem;}
.innerProductDetail-function dl dd h3{font-size: 0.32rem;color: #333;}
.innerProductDetail-function dl dd span{display: block;width: 0.9rem;height: 1px;background: #bfbfbf;margin: 0.1rem 0;}
.innerProductDetail-function dl dd p{font-size: 0.28rem;}

.innerProductDetail-parameter{margin: 0.4rem 0.24rem;}
.innerProductDetail-parameter img,.innerProductDetail-parameter video,.innerProductDetail-parameter table{max-width: 100%;}
.innerProductDetail-parameter .title{font-size: 0.36rem;color: #333;margin-bottom: 0.2rem;padding-left: 0.3rem;position: relative;}
.innerProductDetail-parameter .title:before{position: absolute;left: 0;top: 0;width: 2px;height: 100%;content: "";background: #FF6600;}
.innerProductDetail-parameter ul li{line-height: 0.6rem;overflow: hidden;}
.innerProductDetail-parameter ul li:nth-child(odd){background: #eeeeef;}
.innerProductDetail-parameter ul li:first-child{background: #605f5f;color: #fff;}
.innerProductDetail-parameter ul li span{float: left;width: 29%;font-size: 0.28rem;padding:0 3%;}
.innerProductDetail-parameter ul li p{float: left;width: 59%;font-size: 0.28rem;padding:0 3%;position: relative;}
.innerProductDetail-parameter ul li p:before{position: absolute;top: 0;left: 0;width: 1px;height: 100%;background: #fff;content: "";}

.innerProductDetail-value .title{font-size: 0.36rem;color: #333;margin-bottom: 0.2rem;padding-left: 0.3rem;position: relative;margin: 0 0.24rem;}
.innerProductDetail-value .title:before{position: absolute;left: 0;top: 0;width: 2px;height: 100%;content: "";background: #FF6600;}
.innerProductDetail-value-list{/* padding: 0.24rem; */background: #fff;margin:0 0.24rem;overflow: hidden;}
.innerProductDetail-value-list dl{float:left;width: 48%;background: #fff;border:1px solid #ccc;margin: 0.1rem 0;padding: 0.24rem 0;}
.innerProductDetail-value-list dl:nth-child(even){float:right;}
.innerProductDetail-value-list dl dt{width: 0.85rem;height: 0.85rem;margin: 0 auto;}
.innerProductDetail-value-list dl dt img{max-width: 100%;}
.innerProductDetail-value-list dl dd{text-align: center;}
.innerProductDetail-value-list dl dd h3{font-size: 0.3rem;color: #333;line-height: 0.6rem;}
.innerProductDetail-value-list dl dd p{margin: 0 0.24rem;text-align: left;font-size: 0.26rem;min-height: 2rem;}

.innerProductDetail-scene{margin: 0.4rem 0.24rem;}
.innerProductDetail-scene .title{font-size: 0.36rem;color: #333;margin-bottom: 0.2rem;padding-left: 0.3rem;position: relative;}
.innerProductDetail-scene .title:before{position: absolute;left: 0;top: 0;width: 2px;height: 100%;content: "";background: #FF6600;}
.innerProductDetail-scene-content{font-size: 0.28rem;}
.innerProductDetail-scene-content img{max-width: 100%;height: auto !important;}
.innerProductDetail-scene-content table{max-width: 100%;height: auto !important;}
.innerProductDetail-scene-content video{max-width: 100%;height: auto !important;}

/*  */
.innerBusiness{margin: 0.4rem 0.24rem;}
.innerBusiness .innerBusiness-list{border: 1px solid #dedede;padding: 0.2rem;margin:0.24rem 0;}
.innerBusiness .innerBusiness-list dl{overflow: hidden;}
.innerBusiness .innerBusiness-list dl dt{float: left;width: 1.1rem;height: 1.1rem;text-align: center;line-height: 1.1rem;font-size: 0;margin-top: 0.2rem;overflow: hidden;}
.innerBusiness .innerBusiness-list dl dt img{max-width: 100%;}
.innerBusiness .innerBusiness-list dl dd{float: right;width: 5.25rem;}
.innerBusiness .innerBusiness-list dl dd h3{font-size: 0.32rem;color: #FF6600;}
.innerBusiness .innerBusiness-list dl dd p{font-size: 0.26rem;margin-top: 0.1rem;}
.innerBusiness .innerBusiness-list ul{overflow: hidden;border-top: 1px dashed #dedede;margin-top: 0.24rem;padding-top: 0.24rem;}
.innerBusiness .innerBusiness-list ul li{float: left;margin-left: 0.24rem;line-height: 0.6rem;}
.innerBusiness .innerBusiness-list ul li a{font-size: 0.32rem;color: #333;padding: 0 0.24rem;position: relative;}
.innerBusiness .innerBusiness-list ul li a:before{position: absolute;top: 0.2rem;left: 0;width: 0.1rem;height: 0.1rem;content: "";background: #FF6600;border-radius: 50%;}

/*  */
.innerNews .innerNews-hot{margin: 0.4rem 0.24rem;overflow: hidden;padding-bottom: 0.8rem;}
.innerNews .innerNews-hot .swiper-slide dt{height: 4.5rem;font-size: 0;line-height: 4.5rem;text-align: center;overflow: hidden;}
.innerNews .innerNews-hot .swiper-slide dt img{max-width: 100%;}
.innerNews .innerNews-hot .swiper-slide dd h3{font-size: 0.36rem;color: #333;text-align: center;line-height: 0.8rem;}
.innerNews .innerNews-hot .swiper-slide dd p{font-size: 0.28rem;}
.innerNews .innerNews-list{padding: 0.24rem;border-top: 0.12rem solid #f5f5f5;min-height: 6rem;}
.innerNews .innerNews-list ul li{padding-bottom: 0.2rem;margin-bottom: 0.2rem;border-bottom: 1px solid #dcdcdc;}
.innerNews .innerNews-list ul li h3{font-size: 0.32rem;color: #333;font-weight: normal;}
.innerNews .innerNews-list ul li p{font-size: 0.28rem;line-height: 0.6rem;}
.innerNews .innerNews-list ul li p img{margin-right: 0.1rem;float: left;margin-top: 0.13rem;}

/*  */
.innerNewsDetails{margin: 0.4rem 0.24rem;}
.innerNewsDetails .innerNewsDetails-title{text-align: center;padding-bottom: 0.24rem;margin-bottom: 0.24rem;border-bottom: 1px dashed #dedede;}
.innerNewsDetails .innerNewsDetails-title h3{font-size: 0.32rem;color: #333;}
.innerNewsDetails .innerNewsDetails-title p{font-size: 0.28rem;line-height: 0.6rem;}
.innerNewsDetails .innerNewsDetails-content{font-size: 0.28rem;line-height: 0.5rem;}
.innerNewsDetails .innerNewsDetails-content img{max-width: 100%;height: auto !important;}
.innerNewsDetails .innerNewsDetails-content video{max-width: 100%;}
.innerNewsDetails .innerNewsDetails-content table{max-width: 100%;}

.innerNewsDetails .innerNewsDetails-prevNext{padding-top: 0.24rem;margin-top: 0.24rem;border-top: 1px dashed #dedede;font-size: 0.3rem;}
.innerNewsDetails .innerNewsDetails-prevNext a{font-size: 0.3rem;color: #333;line-height: 0.5rem;}

/*  */
.innerNotice{margin: 0.4rem 0.24rem;}
.innerNotice dl{border-bottom: 1px solid #dedede;overflow: hidden;margin-top: 0.2rem;}
.innerNotice dl dt{float: right;width: 1.5rem;overflow: hidden;}
.innerNotice dl dt a{display: block;width: 1.2rem;height: 0.4rem;text-align: center;font-size: 0;background: #cccccc;border-radius: 0.4rem;float: right;line-height: 0.4rem;margin-top: 0.64rem;}
.innerNotice dl dt a img{max-height: 80%;}
.innerNotice dl dd{float: left;width: 5.3rem;padding-bottom: 0.2rem;border-right: 1px solid #dedede;}
.innerNotice dl dd p{font-size: 0.26rem;line-height: 0.5rem;}
.innerNotice dl dd p img{margin-right: 0.1rem;vertical-align: top;margin-top: 0.1rem;}
.innerNotice dl dd h3{font-size: 0.32rem;color: #333;font-weight: normal;}

/*  */
.innerAbout .innerAbout-brief{margin: 0.4rem 0.24rem;}
.innerAbout .innerAbout-title h3{font-size: 0.36rem;color: #333;text-align: center;font-weight: normal;}
.innerAbout .innerAbout-title span{width: 0.5rem;height: 0.04rem;display: block;margin: 0.1rem auto;background: #FF6600;}
.innerAbout .innerAbout-brief div{font-size: 0.3rem;line-height: 0.5rem;}
.innerAbout .innerAbout-organization{height: 8.3rem;text-align: center;font-size: 0;line-height: 8.3rem;background: url(about-img03.png) no-repeat center;background-size: auto 100%;margin: 0.4rem 0;}
.innerAbout .innerAbout-organization img{max-width: 90%;}
.innerAbout .innerAbout-process{margin: 0.4rem 0.24rem;}
.innerAbout .innerAbout-process-list{position: relative;overflow: hidden;margin-top: 0.2rem;}
.innerAbout .innerAbout-process-list .swiper-slide>div{text-align: center;}
.innerAbout .innerAbout-process-list .swiper-slide>div>h3{font-size: 0.32rem;color: #fff;background: #2b4a8d;display: inline-block;line-height: 0.6rem;padding: 0 0.24rem;border-radius: 0.1rem;}
.innerAbout .innerAbout-process-list .swiper-slide>div>p{font-size: 0.28rem;color: #333;text-align: left;margin-top: 0.24rem;line-height: 0.5rem;}
.innerAbout .innerAbout-process-list .swiper-slide>div>img{max-width: 100%;margin-top: 0.15rem;}
.innerAbout .innerAbout-process-list .swiper-slide>div div{text-align: left;margin-top: 0.24rem;}
.swiper-button-next{background:#fff url(right.png) no-repeat center;background-size: 100% auto;top: 52px !important;right: 0 !important;height: 0.54rem !important;}
.swiper-button-next:after{display: none;}
.swiper-button-prev{background:#fff url(left.png) no-repeat center;background-size: 100% auto;top: 52px !important;left: 0 !important;height: 0.54rem !important;}
.swiper-button-prev:after{display: none;}
.innerAbout .innerAbout-honor{margin: 0.4rem 0.24rem;padding-bottom: 1rem;overflow: hidden;}
.innerAbout .innerAbout-honor .innerAbout-honor-list{/* overflow: hidden; */position: relative;margin-bottom: 0.8rem;border-bottom: 1px solid #dedede;padding-bottom: 0.24rem;}
.innerAbout .innerAbout-honor .innerAbout-honor-list .swiper-slide{margin-top:10px !important;}
.innerAbout .innerAbout-honor .innerAbout-honor-list .swiper-slide dt{height: 1.8rem;text-align: center;line-height: 1.8rem;font-size: 0;}
.innerAbout .innerAbout-honor .innerAbout-honor-list .swiper-slide dt img{max-width: 100%;max-height: 100%;}
.innerAbout .innerAbout-honor .innerAbout-honor-list .swiper-slide dd{font-size: 0.28rem;text-align: center;color: #333;}
.innerAbout-honor-list .swiper-button-next{bottom: -45px !important;right: 30% !important;top: initial !important;}
.innerAbout-honor-list .swiper-button-prev{bottom: -45px !important;left: 30% !important;top: initial !important;}
.swiper-container-multirow-column>.swiper-wrapper{flex-direction: initial !important;}
.innerAbout .innerAbout-vision{margin: 0.4rem 0;background: url(about-img07.png) no-repeat center;background-size: auto 100%;/* height: 8.5rem; */padding: 0.5rem 0;}
.innerAbout .innerAbout-vision h3{color: #fff;}
.innerAbout .innerAbout-vision dl{width: 6.8rem;margin: 0 auto;}
.innerAbout .innerAbout-vision dl dt{text-align: center;margin: 0.4rem 0;}
.innerAbout .innerAbout-vision dl dt img{max-width: 80%;}
.innerAbout .innerAbout-vision dl dd{background: #fff;padding: 0.2rem;}
.innerAbout .innerAbout-vision dl dd p{font-size: 0.26rem;color: #333;line-height: 0.6rem;}
.innerAbout .innerAbout-vision dl dd p span{color: #2B4A8D;font-weight: bold;font-size: 0.3rem;}
.innerAbout .innerAbout-join{margin: 0.4rem 0;}
.innerAbout .innerAbout-join dl{position: relative;}
.innerAbout .innerAbout-join dl dt{background: url(about-img10.jpg) no-repeat center;background-size: auto 100%;height: 4.8rem;}
.innerAbout .innerAbout-join dl dt a{display: block;height:100%;}
.innerAbout .innerAbout-join dl dd{position: absolute;right: 0;left: 0;top: 0.5rem;text-align: center;}
.innerAbout .innerAbout-join dl dd a{display: block;width: 2.5rem;height: 0.6rem;background: #f7742d;color: #FFFFFF;text-align: center;line-height: 0.6rem;
margin: 0.1rem auto;}

/*  */
.layui-laypage{width: 100%;text-align: center;}


/*  */













