/*********
header
*********/
.header{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	transition: all .5s ease 2ms;
	z-index: 2024;
	background-color: rgba(255,255,255,.6);
}
.hdK{
	margin: 0 auto;
}
.logo{

}
.logo img{
	width: 100%;
}
.nav{
	margin-left: auto;
	height: 100%;
}
.nav ul{
	height: 100%;
}
.nav ul li{
	position: relative;
	height: 100%;
}
.menuA{
	color: #333333;
}
.menuA:hover{

}
.search-btn{
	
}
.search-btn:hover{
	
}
.search-btn img{

}
.lang-a{
	color: #333333;
}

.header-change .header{
	background-color: rgba(255,255,255,.9);
}
.wapNav{
	display: none;
}
.wapMenu{
	display: none;
}
.sub-nav {
	border-top: 3px solid #ea5918;
    left: 0;
    position: fixed;
    z-index: 9;
    background-color: #ffffff;
}
.sub-nav dl {
    width: 84%;
    max-width: 1600px;
    margin: 0 auto;
}
.sub-nav dl dd {
    position: relative;
}
.sub-nav dl dd a {
   
}
.sub-nav dl dd a {
    position: relative;
}
/***********
home
************/
.banner{

}
.banner .swiper-slide .img-nei {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.banner .conta {
    position: relative;
    z-index: 4;
    margin: 0 auto;
    height: 100%;
}
.banner .conta-nei {
    position: absolute;
    text-align: center;
    color: #fff;
}
.banner .conta-nei p{
	font-size: 20px;
    transform: translateY(-60px); 
    color: #fff;
}
.banner .conta-nei h2{
	font-family: "AZONIX";
	text-transform: uppercase;
	line-height: 1;
	opacity: 0;
    transform: translateY(-60px); 
    color: #fff;
}
.bannerStips{
	opacity: 0;
    transform: translateY(-60px);
}
.bannerStips span{
	position: relative;
}
.bannerStips span:before{
	position: absolute;
	content: '';
	left: 0;
	top: 50%;
	transform: translate(0,-50%);
	border-radius: 50%;
}
.banner-a{
	color: #ffffff;
	opacity: 0;
    transform: translateY(-60px); 
}
.banner-a i{

}
.banner .swiper-button-prev, .banner .swiper-button-next {
    transition: all 350ms ease;
    top: 50%;
    color: #fff;
    transform: translate(0, -50%);
}
.banner .swiper-button-next {
   
}
.banner .swiper-button-prev {

}
.banner .swiper-button-next {
    right: 0;
}
.banner .swiper-button-prev {
    left: 0;
}
.banner .swiper-button-prev:after, .banner .swiper-button-next:after {

}
.banner .swiper-button-prev:hover{
    
}
.banner .swiper-button-next:hover{
  
}
.banner .pagination {
    width: 100%;
}
.banner .pagination .swiper-pagination-bullet {
    display: inline-block;
    border-radius: 0;
    background: #fff;
    opacity: 0.5;
}
.banner .pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.banner .swiper-slide-active .conta-nei p{
    opacity: 1;
    transform: translateY(0) translateZ(0); 
    transition: opacity .6s linear,transform .6s cubic-bezier(.215,.61,.355,1);
   
}
.banner .swiper-slide-active .conta-nei h2{
    opacity: 1;
    transform: translateY(0) translateZ(0); 
    transition: opacity .6s linear .1s,transform .6s cubic-bezier(.215,.61,.355,1) .1s;
   
}
.banner .swiper-slide-active .conta-nei .bannerStips{
    opacity: 1;
    transform: translateY(0) translateZ(0); 
    transition: opacity .6s linear .2s,transform .6s cubic-bezier(.215,.61,.355,1) .2s;
}
.banner .swiper-slide-active .conta-nei a{
    transform: translateY(0) translateZ(0);
    opacity: 1;
    transition: opacity .6s linear .3s,transform .6s cubic-bezier(.215,.61,.355,1) .3s;
   
}

.IndAREA{

}
.IndAREAK{
	margin: 0 auto;
}
.IndTit{
	font-family: "GellixB";
	text-align: center;
	text-transform: uppercase;
}
.areaBanner{

}
.areaBannerCon{
	position: relative;
	overflow: hidden;
}
.areaBannerCon img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.areaBannerT{
	position: absolute;
}
.areaBannerT h3{
	font-family: "GellixB";
	color: #fff;
	text-transform: uppercase;
}
.areaBannerA{
	color: #ea5918;
}
.areaPrev,.areaNext{
	border-radius: 50%;
}
.areaPrev{

}
.areaNext{

}
.areaPrev:after, .areaNext:after{
	color: #fff;
}

.IndAbout{
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../images/aboutBg.png);
}
.IndAboutText{

}
.IndAboutText p{
	color: #666;
}
.IndAboutA{
	background-color: #f8f8f8;
	position: relative;
	transition: all .3s;
}
.IndAboutA:hover{

}
.IndAboutA i{

}
.IndAboutA:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-color: #ea5918;
}

.IndYear{
	position: relative;
}
.YearBanner{
	position: relative;
}
.YearBanner:after{
	content: '';
	position: absolute;
	left: 0;
	width: 100%;
}
.YearBanner .swiper-slide{

}
.YearBanner .swiper-slide:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	background-color: #ea5918;
	border-radius: 50%;
}
.YearBanner .swiper-slide h3{
	color: #5e5e5e;
}
.YearBanner .swiper-slide p{

}
.YearPrev,.YearNext{
	border-radius: 50%;
}
.YearPrev{
	left: 0;
}
.YearNext{
	right: 0;
}
.YearPrev:after, .YearNext:after{
	color: #cdcdcd;
}

.IndVidI{
	position: relative;
    width: 100%;
}
.IndVidI video{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.IndCase{
	background-color: #ea5918;
	position: relative;
}
.IndCase:before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
}
.IndCase .IndTit{
	color: #fff;
}
.caseBannerK{
	position: relative;
}
.caseBanner{

}
.caseBannerT{
	color: #fff;
}
.caseBannerT h3{

}
.caseBannerT h4{
}
.caseBannerT p{

}
.caseBannerPic{

}
.caseBannerPic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.caseBanner-page{
	width: 100%;
	bottom: 0;
}
.caseBanner-page .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
    position: relative;
}
.caseBanner-page .swiper-pagination-bullet {
    
}
.caseBanner-page .swiper-pagination-bullet-active:before{
	position: absolute;
	content: '';
	border-radius: 50%;
}

.IndNews{
	background-color: #f9f9f9;
}
.IndNewsList{

}
.IndNewsListI{
	background-color: #fff;
}
.IndNewsListPic{
	width: 100%;
	overflow: hidden;
}
.IndNewsListPic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.IndNewsListText{

}
.IndNewsListText h3{
	
}
.IndNewsListText p{
	color: #555555;
}
.IndNewsListText span{
	display: inline-block;
	color: #969696;
}

.IndLinks{
	background-color: #f9f9f9;
}
.IndLinksI{
	text-align: center;
}
.IndLinksI img{
	display: inline-block;
}
.IndLinksI h3{

}
.IndLinksI a{
	color: #ea5918;
}

/*************
footer
***********/
.footer{
	background-color: #333333;
	color: #fff;
}
.ftK{
	margin: 0 auto;
}
.ftTop{

}
.ftTopL{

}
.ftTit{
	color: #fff;
}
.ftTopL dl{
	
}
.dd{

}
.ftTopL10{

}
.ftTit10{
	color: #fff;
}
.ftTopL10 dl{
	
}
.ftProductA{
	color: inherit;
	transition: all .3s;
}
.ftProductA:hover{
	
}
.ftTopR{
	flex: 1;
	-webkit-flex:1;
}
.ftTopRListI{

}
.ftEwm{
	margin-left: auto;
}
.ftIconS{

}
.ftIconS a{
	transition: all .5s;
}
.ftIconS a:hover{

}
.ftIconS a img{
	width: 100%;
}
.ft-ewm{
	width: 100%;
	margin: 8px;
}
.ft-ewm img{
	width: 100px
}
.ftBottom{

}
.ftBottomR{
	text-align: right;
}
.ftNavList dd a{
	color: inherit;
	transition: all .3s;
}
.ftNavList dd a:hover{
	
}
.ftCopy a{
	color: inherit;
	transition: all .3s;
}
.ftCopy a:hover{
	
}

/********
弹窗
********/
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2025;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease;
}
.modal.fade {
    opacity: 1;
    visibility: visible;
}
.modal .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -50px);
}
.searchmodal .modal-dialog {
    width: 100%;
    height: 100%;
    max-width: 100%;
    margin: 0;
    display: table;
}
.modal.fade .modal-dialog {
    transform: none;
}
.searchmodal .modal-content {
    height: 100%;
    border-radius: 0;
    border: none;
    display: table-cell;
    vertical-align: middle;
    background-color: #222;
    opacity: .9;
}
.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}
.searchmodal .modal-header {
    border: none;
}
.searchmodal .modal-header button.close {
    position: absolute;
    display: inline-block;
    background-color: #ff6c2c;
    border-radius: 5px;
    color: var(--whiteColor);
    border: none;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.searchmodal .modal-header button.close:before, .searchmodal .modal-header button.close:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fff;
}
.searchmodal .modal-header button.close:before {
    transform: rotate(45deg);
}
.searchmodal .modal-header button.close:after {
    transform: rotate(-45deg);
}
.searchmodal .modal-body {
    margin: auto;
    padding: 0;
}
.searchmodal .modal-search-form {
    position: relative;
}
.searchmodal .modal-search-form .search-field {
    background-color: transparent;
    border: none;
    width: 100%;
    display: block;
    outline: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-radius: 0;
    color: #fff;
}
.searchmodal .modal-search-form button {
    border: none;
    background-color: #ff6c2c;
    position: absolute;
    padding: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}
.searchmodal .modal-search-form img {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: 0 auto;
    transform: translate(0,-50%);
}

@media  screen and ( min-width:1680px){
/*********
header
*********/
.header{

}
.hdK{
	width: 84%;
	max-width: 1600px;
	height: 95px;
}
.logo{
	width: 380px;
}
.logo img{
	width: 100%;
}
.nav{

}
.nav ul{

}
.nav ul li{
	padding: 0 20px;
}
.menuA{
	font-size: 18px;
}
.menuA:hover{
	color: rgba(0,0,0,.7);
}
.search-btn{
	margin-left: 18px;
}
.search-btn:hover{
	opacity: .7;
}
.search-btn img{
	width: 21px;
}
.lang-a{
	margin-left: 18px;
	font-size: 16px;
	border: 1px solid #333333;
	line-height: 24px;
	padding: 0 10px;
	border-radius: 30px;
}

.header-change .header{

}
.sub-nav {
    width: 100%;
    top: 95px;
}
.sub-nav dl{
	padding: 10px 0 20px;
}
.sub-nav dl dd{
	width: 25%;
	margin-top: 10px;
}
.sub-nav dl dd a {
    font-size: 18px;
    padding: 13px 0;
}
.sub-nav dl dd a img{
    width: 60px;
    margin-right: 10px;
}
/***********
home
************/
.banner{
	height: 890px;
}
.banner .swiper-slide .img-nei {

}
.banner .conta {
    height: 100%;
}
.banner .conta-nei {
    width: 100%;
    top: 12%;
    color: #fff;
}
.banner .conta-nei p{
	font-size: 20px;
	opacity: 0;
    transform: translateY(-60px); 
    color: #fff;
}
.banner .conta-nei h2{
	margin-top: 10px;
	font-size: 56px;
	line-height: 1;
    transform: translateY(-60px); 
    color: #fff;
}
.bannerStips{
	margin-top: 12px;
    transform: translateY(-60px);
}
.bannerStips span{
	font-size: 20px;
	padding-left: 18px;
	margin: 0 22px;
    color: #fff;
}
.bannerStips span:before{
	width: 6px;
	height: 6px;
}
.banner-a{
	margin: 38px auto 0;
	width: 152px;
	border: 1px solid #ffffff;
	font-size: 16px;
	padding: 7px 20px;
	border-radius: 50px;
    transform: translateY(-60px); 
}
.banner-a i{
	margin-left: 15px;
}
.banner .swiper-button-prev, .banner .swiper-button-next {
    top: 50%;
    width: 48px;
    height: 96px;
    border-radius: 8px 0 0 8px;
}
.banner .swiper-button-next {
    border-radius: 8px 0 0 8px;
}
.banner .swiper-button-prev {
    border-radius: 0 8px 8px 0;
}
.banner .swiper-button-next {

}
.banner .swiper-button-prev {

}
.banner .swiper-button-prev:after, .banner .swiper-button-next:after {
    font-size: 20px;
}
.banner .swiper-button-prev:hover{
    background-color: rgba(0,0,0,.3);
}
.banner .swiper-button-next:hover{
   background-color: rgba(0,0,0,.3);
}
.banner .pagination {
    width: 100%;
    bottom: 50px;
}
.banner .pagination .swiper-pagination-bullet {
    width: 50px;
    height: 8px;
    margin: 0 6px;
}
.IndAREA{
	padding-top: 54px;
}
.IndAREAK{
	width: 97.9%;
}
.IndTit{
	font-size: 30px;
}
.areaBanner{
	margin-top: 33px;
}
.areaBannerCon{

}
.areaBannerCon img{

}
.areaBannerT{
	left: 50px;
	top: 24px;
}
.areaBannerT h3{
	font-size: 38px;
}
.areaBannerA{
	font-size: 16px;
}
.areaPrev,.areaNext{
	width: 38px;
	height: 38px;
	border: 1px solid #fff;
}
.areaPrev{
	left: 20px;
}
.areaNext{
	right: 20px;
}
.areaPrev:after, .areaNext:after{
	font-size: 16px;
}

.IndAbout{
	padding: 105px 0 90px;
	background-size: 100% auto;
}
.IndAboutText{
	margin-top: 60px;
}
.IndAboutText p{
	font-size: 18px;
}
.IndAboutA{
	width: 152px;
	margin: 42px auto 0;
	font-size: 16px;
	padding: 10px 0 16px;
}
.IndAboutA:hover{
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .15);
	transform: translateY(-3px);
}
.IndAboutA i{
	margin-left: 16px;
}
.IndAboutA:after{
	width: 90%;
	bottom: 5px;
	height: 3px;
}

.IndYear{
	margin-top: 100px;
	padding: 0 88px;
}
.YearBanner{

}
.YearBanner:after{
	top: 5px;
	width: 100%;
	border-top: 1px solid #aaa;
}
.YearBanner .swiper-slide{
	padding-top: 30px;
}
.YearBanner .swiper-slide:before{
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.YearBanner .swiper-slide h3{
	font-size: 30px;
}
.YearBanner .swiper-slide p{
	font-size: 16px;
}
.YearPrev,.YearNext{
	width: 38px;
	height: 38px;
	border-radius: 50%;
	border: 1px solid #cdcdcd;
}
.YearPrev{
	left: 0;
	top: 6px;
}
.YearNext{
	right: 0;
	top: 6px;
}
.YearPrev:after, .YearNext:after{
	font-size: 16px;
}

.IndVidI{
	margin-top: 70px;
    width: 100%;
    height: 517px;
}
.IndVidI video{

}

.IndCase{
	padding: 50px 0 70px;
}
.IndCase:before{
	bottom:76px;
	border-top: 1px solid rgba(255,255,255,.63)
}
.IndCase .IndTit{
	
}
.caseBannerK{
	margin-top: 58px;
	padding-bottom: 60px;
}
.caseBanner{

}
.caseBannerT{
	width: 44.5%;
	padding-top: 10px;
}
.caseBannerT h3{
	font-size: 30px;
}
.caseBannerT h4{
	font-size: 20px;
}
.caseBannerT p{
	margin-top: 30px;
	font-size: 16px;
	line-height: 2;
}
.caseBannerPic{
	width: 52.389%;
	height: 411px;
}
.caseBannerPic img{

}
.caseBanner-page{
	width: 100%;
	bottom: 0;
}
.caseBanner-page .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 26px;
}
.caseBanner-page .swiper-pagination-bullet {
    
}
.caseBanner-page .swiper-pagination-bullet-active:before{
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	left: -5px;
	top: -5px;
}

.IndNews{
	padding: 60px 0;
	border-bottom: 1px solid #dcdcdc;
}
.IndNewsList{
	margin-top: 46px;
}
.IndNewsListI{
	width: 31.758%;
}
.IndNewsListPic{
	width: 100%;
	height: 201px;
}
.IndNewsListPic img{

}
.IndNewsListText{
	padding: 22px;
}
.IndNewsListText h3{
	font-size: 22px;
}
.IndNewsListText p{
	font-size: 16px;
	line-height: 1.6;
	margin-top: 6px;
}
.IndNewsListText span{
	margin-top: 28px;
	font-size: 14px;
}

.IndLinks{
	padding: 120px 0 100px;
}
.IndLinksI{
	width: auto;
}
.IndLinksI img{
	width: 53px;
}
.IndLinksI h3{
	font-size: 20px;
	margin-top: 10px;
}
.IndLinksI a{
	margin-top: 3px;
	font-size: 14px;
}

/*************
footer
***********/
.footer{
	font-size: 16px;
}
.ftK{
	max-width: 1600px;
	width: 84%;
}
.ftTop{
	padding: 54px 0 70px;
	border-bottom: 1px solid #696969;
}
.ftTopL{
	width: 25%;
}
.ftTit{
	font-size: 18px;
	margin-bottom: 16px;
}
.ftTopL dl{
	
}
.ftTopL10{
	width: 20%;
}
.ftTit10{
	font-size: 18px;
	margin-bottom: 16px;
}
.ftTopL10 dl{
	
}
.dd{
	margin-top: 5px;
}
.ftProductA{

}
.ftProductA:hover{
	color: #fff;
}
.ftTopR{

}
.ftTopRListI{
	width: 48%;
}
.ftEwm{
	width: 120px;
}
.ftIconS{
	margin-bottom: 12px;
}
.ftIconS a{
	width: 22px;
}
.ftIconS a:hover{
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.ftIconS a img{
	width: 100%;
}
.ft-ewm{
	width: 100%;
	margin: 8px;
}
.ft-ewm img{
	width: 100px
}
.ftBottom{
	padding: 24px 0;
}
.ftBottomR{
	width: 60%;
}
.ftNavList dd a:hover{
	color: #fff;
}
.ftCopy a{
	color: inherit;
	transition: all .3s;
}
.ftCopy a:hover{
	color: #fff;
}

/********
弹窗
********/
.modal-header {
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.searchmodal .modal-header button.close {
    right: 25px;
    top: 25px;
    height: 50px;
    width: 50px;
    line-height: 48px;
    border-radius: 5px;
}
.searchmodal .modal-header button.close:before, .searchmodal .modal-header button.close:after {
    width: 20px;
    height: 3px;
}
.searchmodal .modal-body {
    max-width: 700px;
}
.searchmodal .modal-search-form .search-field {
    height: 60px;
    padding: 8px 15px;
    border: 1px solid #fff;
    width: 100%;
    font-size: 16px;
}
.searchmodal .modal-search-form button {
    height: 40px;
    width: 40px;
    right: 10px;
    border-radius: 5px;
}
.searchmodal .modal-search-form img {
    width: 21px;
}
}
@media screen and (max-width:1679px ) and ( min-width:1440px){
/*********
header
*********/
.header{

}
.hdK{
	width: 84%;
	max-width: 1600px;
	height: 85px;
}
.logo{
	width: 380px;
}
.logo img{
	width: 100%;
}
.nav{

}
.nav ul{

}
.nav ul li{
	padding: 0 20px;
}
.menuA{
	font-size: 16px;
}
.menuA:hover{
	color: rgba(0,0,0,.7);
}
.search-btn{
	margin-left: 18px;
}
.search-btn:hover{
	opacity: .7;
}
.search-btn img{
	width: 20px;
}
.lang-a{
	margin-left: 18px;
	font-size: 16px;
	border: 1px solid #333333;
	line-height: 22px;
	padding: 0 10px;
	border-radius: 30px;
}

.header-change .header{

}

.sub-nav {
    width: 100%;
    top: 85px;
}
.sub-nav dl{
	padding: 10px 0 20px;
}
.sub-nav dl dd{
	width: 25%;
	margin-top: 10px;
}
.sub-nav dl dd a {
    font-size: 16px;
    padding: 13px 0;
}
.sub-nav dl dd a img{
    width: 60px;
    margin-right: 10px;
}
/***********
home
************/
.banner{
	height: 790px;
}
.banner .swiper-slide .img-nei {

}
.banner .conta {
    height: 100%;
}
.banner .conta-nei {
    width: 100%;
    top: 12%;
    color: #fff;
}
.banner .conta-nei p{
	font-size: 18px;
	opacity: 0;
	transform: translateY(-60px);
    color: #fff;
}
.banner .conta-nei h2{
	margin-top: 10px;
	font-size: 52px;
	line-height: 1;
	transform: translateY(-60px);
    color: #fff;
}
.bannerStips{
	margin-top: 12px;
    transform: translateY(-60px);
}
.bannerStips span{
	font-size: 18px;
	padding-left: 18px;
	margin: 0 22px;
    color: #fff;
}
.bannerStips span:before{
	width: 6px;
	height: 6px;
}
.banner-a{
	margin: 38px auto 0;
	width: 152px;
	color: #fff;
	border: 1px solid #fff;
	font-size: 15px;
	padding: 7px 20px;
	border-radius: 50px;
	transform: translateY(-60px);
}
.banner-a i{
	margin-left: 15px;
}
.banner .swiper-button-prev, .banner .swiper-button-next {
    top: 50%;
    width: 48px;
    height: 96px;
    border-radius: 8px 0 0 8px;
}
.banner .swiper-button-next {
    border-radius: 8px 0 0 8px;
}
.banner .swiper-button-prev {
    border-radius: 0 8px 8px 0;
}
.banner .swiper-button-next {

}
.banner .swiper-button-prev {

}
.banner .swiper-button-prev:after, .banner .swiper-button-next:after {
    font-size: 20px;
}
.banner .swiper-button-prev:hover{
    background-color: rgba(0,0,0,.3);
}
.banner .swiper-button-next:hover{
   background-color: rgba(0,0,0,.3);
}
.banner .pagination {
    width: 100%;
    bottom: 50px;
}
.banner .pagination .swiper-pagination-bullet {
    width: 50px;
    height: 8px;
    margin: 0 6px;
}
.IndAREA{
	padding-top: 54px;
}
.IndAREAK{
	width: 97.9%;
}
.IndTit{
	font-size: 28px;
}
.areaBanner{
	margin-top: 33px;
}
.areaBannerCon{

}
.areaBannerCon img{

}
.areaBannerT{
	left: 50px;
	top: 24px;
}
.areaBannerT h3{
	font-size: 36px;
}
.areaBannerA{
	font-size: 15px;
}
.areaPrev,.areaNext{
	width: 38px;
	height: 38px;
	border: 1px solid #fff;
}
.areaPrev{
	left: 20px;
}
.areaNext{
	right: 20px;
}
.areaPrev:after, .areaNext:after{
	font-size: 16px;
}

.IndAbout{
	padding: 105px 0 90px;
	background-size: auto 800px;
}
.IndAboutText{
	margin-top: 60px;
}
.IndAboutText p{
	font-size: 16px;
}
.IndAboutA{
	width: 152px;
	margin: 42px auto 0;
	font-size: 16px;
	padding: 10px 0 16px;
}
.IndAboutA:hover{
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .15);
	transform: translateY(-3px);
}
.IndAboutA i{
	margin-left: 16px;
}
.IndAboutA:after{
	width: 90%;
	bottom: 5px;
	height: 3px;
}

.IndYear{
	margin-top: 100px;
	padding: 0 88px;
}
.YearBanner{

}
.YearBanner:after{
	top: 5px;
	width: 100%;
	border-top: 1px solid #aaa;
}
.YearBanner .swiper-slide{
	padding-top: 30px;
}
.YearBanner .swiper-slide:before{
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.YearBanner .swiper-slide h3{
	font-size: 28px;
}
.YearBanner .swiper-slide p{
	font-size: 15px;
}
.YearPrev,.YearNext{
	width: 38px;
	height: 38px;
	border-radius: 50%;
	border: 1px solid #cdcdcd;
}
.YearPrev{
	left: 0;
	top: 6px;
}
.YearNext{
	right: 0;
	top: 6px;
}
.YearPrev:after, .YearNext:after{
	font-size: 16px;
}

.IndVidI{
	margin-top: 70px;
	width: 100%;
	height: 467px;
}
.IndVidI video{

}

.IndCase{
	padding: 50px 0 70px;
}
.IndCase:before{
	bottom:76px;
	border-top: 1px solid rgba(255,255,255,.63)
}
.IndCase .IndTit{
	
}
.caseBannerK{
	margin-top: 58px;
	padding-bottom: 60px;
}
.caseBanner{

}
.caseBannerT{
	width: 44.5%;
	padding-top: 10px;
}
.caseBannerT h3{
	font-size: 28px;
}
.caseBannerT h4{
	font-size: 18px;
}
.caseBannerT p{
	margin-top: 30px;
	font-size: 16px;
	line-height: 2;
}
.caseBannerPic{
	width: 52.389%;
	height: 411px;
}
.caseBannerPic img{

}
.caseBanner-page{
	width: 100%;
	bottom: 0;
}
.caseBanner-page .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 26px;
}
.caseBanner-page .swiper-pagination-bullet {
    
}
.caseBanner-page .swiper-pagination-bullet-active:before{
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	left: -5px;
	top: -5px;
}

.IndNews{
	padding: 60px 0;
	border-bottom: 1px solid #dcdcdc;
}
.IndNewsList{
	margin-top: 46px;
}
.IndNewsListI{
	width: 31.758%;
}
.IndNewsListPic{
	width: 100%;
	height: 201px;
}
.IndNewsListPic img{

}
.IndNewsListText{
	padding: 22px;
}
.IndNewsListText h3{
	font-size: 20px;
}
.IndNewsListText p{
	font-size: 15px;
	line-height: 1.6;
	margin-top: 6px;
}
.IndNewsListText span{
	margin-top: 28px;
	font-size: 13px;
}

.IndLinks{
	padding: 120px 0 100px;
}
.IndLinksI{
	width: auto;
}
.IndLinksI img{
	width: 50px;
}
.IndLinksI h3{
	font-size: 18px;
	margin-top: 10px;
}
.IndLinksI a{
	margin-top: 3px;
	font-size: 13px;
}

/*************
footer
***********/
.footer{
	font-size: 15px;
}
.ftK{
	max-width: 1600px;
	width: 84%;
}
.ftTop{
	padding: 54px 0 70px;
	border-bottom: 1px solid #696969;
}
.ftTopL{
	width: 25%;
}
.ftTit{
	font-size: 16px;
	margin-bottom: 16px;
}
.ftTopL dl{
	
}
.ftTopL10{
	width: 20%;
}
.ftTit10{
	font-size: 16px;
	margin-bottom: 16px;
}
.ftTopL10 dl{
	
}
.dd{
	margin-top: 5px;
}
.ftProductA{

}
.ftProductA:hover{
	color: #fff;
}
.ftTopR{

}
.ftTopRListI{
	width: 48%;
}
.ftEwm{
	width: 120px;
}
.ftIconS{
	margin-bottom: 12px;
}
.ftIconS a{
	width: 20px;
}
.ftIconS a:hover{
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.ftIconS a img{
	width: 100%;
}
.ft-ewm{
	width: 100%;
	margin: 8px;
}
.ft-ewm img{
	width: 100px
}
.ftBottom{
	padding: 24px 0;
}
.ftBottomR{
	width: 60%;
}
.ftNavList dd a:hover{
	color: #fff;
}
.ftCopy a{
	color: inherit;
	transition: all .3s;
}
.ftCopy a:hover{
	color: #fff;
}

/********
弹窗
********/
.modal-header {
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.searchmodal .modal-header button.close {
    right: 25px;
    top: 25px;
    height: 50px;
    width: 50px;
    line-height: 48px;
    border-radius: 5px;
}
.searchmodal .modal-header button.close:before, .searchmodal .modal-header button.close:after {
    width: 20px;
    height: 3px;
}
.searchmodal .modal-body {
    max-width: 700px;
}
.searchmodal .modal-search-form .search-field {
    height: 60px;
    padding: 8px 15px;
    border: 1px solid #fff;
    width: 100%;
    font-size: 16px;
}
.searchmodal .modal-search-form button {
    height: 40px;
    width: 40px;
    right: 10px;
    border-radius: 5px;
}
.searchmodal .modal-search-form img {
    width: 21px;
}
}
@media screen and (max-width:1439px ) and ( min-width:1280px){
.ward{width: 1100px;}
/*********
header
*********/
.header{

}
.hdK{
	width: 84%;
	max-width: 1600px;
	height: 85px;
}
.logo{
	width: 380px;
}
.logo img{
	width: 100%;
}
.nav{

}
.nav ul{

}
.nav ul li{
	padding: 0 20px;
}
.menuA{
	font-size: 15px;
}
.menuA:hover{
	color: rgba(0,0,0,.7);
}
.search-btn{
	margin-left: 18px;
}
.search-btn:hover{
	opacity: .7;
}
.search-btn img{
	width: 20px;
}
.lang-a{
	margin-left: 18px;
	font-size: 16px;
	border: 1px solid #333333;
	line-height: 22px;
	padding: 0 10px;
	border-radius: 30px;
}

.header-change .header{

}
.sub-nav {
    width: 100%;
    top: 85px;
}
.sub-nav dl{
	padding: 10px 0 20px;
}
.sub-nav dl dd{
	width: 25%;
	margin-top: 10px;
}
.sub-nav dl dd a {
    font-size: 15px;
    padding: 13px 0;
}
.sub-nav dl dd a img{
    width: 60px;
    margin-right: 10px;
}
/***********
home
************/
.banner{
	height: 690px;
}
.banner .swiper-slide .img-nei {

}
.banner .conta {
    height: 100%;
}
.banner .conta-nei {
    width: 100%;
    top: 12%;
    color: #fff;
}
.banner .conta-nei p{
	font-size: 16px;
	opacity: 0;
	transform: translateY(-60px);
    color: #fff;
}
.banner .conta-nei h2{
	margin-top: 10px;
	font-size: 48px;
	line-height: 1;
	transform: translateY(-60px);
    color: #fff;
}
.bannerStips{
	margin-top: 12px;
    transform: translateY(-60px);
}
.bannerStips span{
	font-size: 16px;
	padding-left: 18px;
	margin: 0 22px;
}
.bannerStips span:before{
	width: 6px;
	height: 6px;
}
.banner-a{
	margin: 38px auto 0;
	width: 142px;
	color: #fff;
	border: 1px solid #fff;
	font-size: 14px;
	padding: 7px 0;
	border-radius: 50px;
	transform: translateY(-60px);
}
.banner-a i{
	margin-left: 15px;
}
.banner .swiper-button-prev, .banner .swiper-button-next {
    top: 50%;
    width: 48px;
    height: 96px;
    border-radius: 8px 0 0 8px;
}
.banner .swiper-button-next {
    border-radius: 8px 0 0 8px;
}
.banner .swiper-button-prev {
    border-radius: 0 8px 8px 0;
}
.banner .swiper-button-next {

}
.banner .swiper-button-prev {

}
.banner .swiper-button-prev:after, .banner .swiper-button-next:after {
    font-size: 20px;
}
.banner .swiper-button-prev:hover{
    background-color: rgba(0,0,0,.3);
}
.banner .swiper-button-next:hover{
   background-color: rgba(0,0,0,.3);
}
.banner .pagination {
    width: 100%;
    bottom: 50px;
}
.banner .pagination .swiper-pagination-bullet {
    width: 50px;
    height: 8px;
    margin: 0 6px;
}
.IndAREA{
	padding-top: 54px;
}
.IndAREAK{
	width: 97.9%;
}
.IndTit{
	font-size: 26px;
}
.areaBanner{
	margin-top: 33px;
}
.areaBannerCon{

}
.areaBannerCon img{

}
.areaBannerT{
	left: 50px;
	top: 24px;
}
.areaBannerT h3{
	font-size: 34px;
}
.areaBannerA{
	font-size: 14px;
}
.areaPrev,.areaNext{
	width: 38px;
	height: 38px;
	border: 1px solid #fff;
}
.areaPrev{
	left: 20px;
}
.areaNext{
	right: 20px;
}
.areaPrev:after, .areaNext:after{
	font-size: 16px;
}

.IndAbout{
	padding: 105px 0 90px;
	background-size: auto 800px;
}
.IndAboutText{
	margin-top: 60px;
}
.IndAboutText p{
	font-size: 14px;
}
.IndAboutA{
	width: 152px;
	margin: 42px auto 0;
	font-size: 16px;
	padding: 10px 0 16px;
}
.IndAboutA:hover{
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .15);
	transform: translateY(-3px);
}
.IndAboutA i{
	margin-left: 16px;
}
.IndAboutA:after{
	width: 90%;
	bottom: 5px;
	height: 3px;
}

.IndYear{
	margin-top: 100px;
	padding: 0 88px;
}
.YearBanner{

}
.YearBanner:after{
	top: 5px;
	width: 100%;
	border-top: 1px solid #aaa;
}
.YearBanner .swiper-slide{
	padding-top: 30px;
}
.YearBanner .swiper-slide:before{
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.YearBanner .swiper-slide h3{
	font-size: 26px;
}
.YearBanner .swiper-slide p{
	font-size: 14px;
}
.YearPrev,.YearNext{
	width: 38px;
	height: 38px;
	border-radius: 50%;
	border: 1px solid #cdcdcd;
}
.YearPrev{
	left: 0;
	top: 6px;
}
.YearNext{
	right: 0;
	top: 6px;
}
.YearPrev:after, .YearNext:after{
	font-size: 16px;
}

.IndVidI{
	margin-top: 70px;
	width: 100%;
	height: 467px;
}
.IndVidI video{

}

.IndCase{
	padding: 50px 0 70px;
}
.IndCase:before{
	bottom:76px;
	border-top: 1px solid rgba(255,255,255,.63)
}
.IndCase .IndTit{
	
}
.caseBannerK{
	margin-top: 58px;
	padding-bottom: 60px;
}
.caseBanner{

}
.caseBannerT{
	width: 44.5%;
	padding-top: 10px;
}
.caseBannerT h3{
	font-size: 26px;
}
.caseBannerT h4{
	font-size: 18px;
}
.caseBannerT p{
	margin-top: 30px;
	font-size: 16px;
	line-height: 2;
}
.caseBannerPic{
	width: 52.389%;
	height: 360px;
}
.caseBannerPic img{

}
.caseBanner-page{
	width: 100%;
	bottom: 0;
}
.caseBanner-page .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 26px;
}
.caseBanner-page .swiper-pagination-bullet {
    
}
.caseBanner-page .swiper-pagination-bullet-active:before{
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	left: -5px;
	top: -5px;
}

.IndNews{
	padding: 60px 0;
	border-bottom: 1px solid #dcdcdc;
}
.IndNewsList{
	margin-top: 46px;
}
.IndNewsListI{
	width: 31.758%;
}
.IndNewsListPic{
	width: 100%;
	height: 176px;
}
.IndNewsListPic img{

}
.IndNewsListText{
	padding: 22px;
}
.IndNewsListText h3{
	font-size: 18px;
}
.IndNewsListText p{
	font-size: 14px;
	line-height: 1.6;
	margin-top: 6px;
}
.IndNewsListText span{
	margin-top: 28px;
	font-size: 12px;
}

.IndLinks{
	padding: 120px 0 100px;
}
.IndLinksI{
	width: auto;
}
.IndLinksI img{
	width: 50px;
}
.IndLinksI h3{
	font-size: 16px;
	margin-top: 10px;
}
.IndLinksI a{
	margin-top: 3px;
	font-size: 12px;
}

/*************
footer
***********/
.footer{
	font-size: 14px;
}
.ftK{
	max-width: 1600px;
	width: 84%;
}
.ftTop{
	padding: 54px 0 70px;
	border-bottom: 1px solid #696969;
}
.ftTopL{
	width: 25%;
}
.ftTit{
	font-size: 16px;
	margin-bottom: 16px;
}
.ftTopL dl{
	
}
.ftTopL10{
	width: 20%;
}
.ftTit10{
	font-size: 16px;
	margin-bottom: 16px;
}
.ftTopL10 dl{
	
}
.dd{
	margin-top: 5px;
}
.ftProductA{

}
.ftProductA:hover{
	color: #fff;
}
.ftTopR{

}
.ftTopRListI{
	width: 48%;
}
.ftEwm{
	width: 120px;
}
.ftIconS{
	margin-bottom: 12px;
}
.ftIconS a{
	width: 20px;
}
.ftIconS a:hover{
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.ftIconS a img{
	width: 100%;
}
.ft-ewm{
	width: 100%;
	margin: 8px;
}
.ft-ewm img{
	width: 100px
}
.ftBottom{
	padding: 24px 0;
}
.ftBottomR{
	width: 70%;
}
.ftNavList dd a:hover{
	color: #fff;
}
.ftCopy a{
	color: inherit;
	transition: all .3s;
}
.ftCopy a:hover{
	color: #fff;
}

/********
弹窗
********/
.modal-header {
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.searchmodal .modal-header button.close {
    right: 25px;
    top: 25px;
    height: 50px;
    width: 50px;
    line-height: 48px;
    border-radius: 5px;
}
.searchmodal .modal-header button.close:before, .searchmodal .modal-header button.close:after {
    width: 20px;
    height: 3px;
}
.searchmodal .modal-body {
    max-width: 700px;
}
.searchmodal .modal-search-form .search-field {
    height: 60px;
    padding: 8px 15px;
    border: 1px solid #fff;
    width: 100%;
    font-size: 16px;
}
.searchmodal .modal-search-form button {
    height: 40px;
    width: 40px;
    right: 10px;
    border-radius: 5px;
}
.searchmodal .modal-search-form img {
    width: 21px;
}
}
@media screen and (max-width:1279px ) and ( min-width:992px){
.ward{width: 930px;}
/*********
header
*********/
.header{

}
.hdK{
	width: 92%;
	max-width: 1600px;
	height: 85px;
}
.logo{
	width: 380px;
}
.logo img{
	width: 100%;
}
.nav{

}
.nav ul{

}
.nav ul li{
	padding: 0 15px;
}
.menuA{
	font-size: 15px;
}
.menuA:hover{
	color: rgba(0,0,0,.7);
}
.search-btn{
	margin-left: 18px;
}
.search-btn:hover{
	opacity: .7;
}
.search-btn img{
	width: 20px;
}
.lang-a{
	margin-left: 18px;
	font-size: 16px;
	border: 1px solid #333333;
	line-height: 22px;
	padding: 0 10px;
	border-radius: 30px;
}

.header-change .header{

}
.sub-nav {
    width: 100%;
    top: 85px;
}
.sub-nav dl{
	padding: 10px 0 20px;
}
.sub-nav dl dd{
	width: 25%;
	margin-top: 10px;
}
.sub-nav dl dd a {
    font-size: 16px;
    padding: 13px 0;
}
.sub-nav dl dd a img{
    width: 60px;
    margin-right: 10px;
}
/***********
home
************/
.banner{
	height: 690px;
}
.banner .swiper-slide .img-nei {

}
.banner .conta {
    height: 100%;
}
.banner .conta-nei {
    width: 100%;
    top: 12%;
    color: #fff;
}
.banner .conta-nei p{
	font-size: 16px;
	opacity: 0;
	transform: translateY(-60px);
    color: #fff;
}
.banner .conta-nei h2{
	margin-top: 10px;
	font-size: 48px;
	line-height: 1;
	transform: translateY(-60px);
    color: #fff;
}
.bannerStips{
	margin-top: 12px;
    transform: translateY(-60px);
}
.bannerStips span{
	font-size: 16px;
	padding-left: 18px;
	margin: 0 22px;
    color: #fff;
}
.bannerStips span:before{
	width: 6px;
	height: 6px;
}
.banner-a{
	margin: 38px auto 0;
	width: 142px;
	color: #fff;
	border: 1px solid #fff;
	font-size: 14px;
	padding: 7px 0;
	border-radius: 50px;
	transform: translateY(-60px);
}
.banner-a i{
	margin-left: 15px;
}
.banner .swiper-button-prev, .banner .swiper-button-next {
    top: 50%;
    width: 48px;
    height: 96px;
    border-radius: 8px 0 0 8px;
}
.banner .swiper-button-next {
    border-radius: 8px 0 0 8px;
}
.banner .swiper-button-prev {
    border-radius: 0 8px 8px 0;
}
.banner .swiper-button-next {

}
.banner .swiper-button-prev {

}
.banner .swiper-button-prev:after, .banner .swiper-button-next:after {
    font-size: 20px;
}
.banner .swiper-button-prev:hover{
    background-color: rgba(0,0,0,.3);
}
.banner .swiper-button-next:hover{
   background-color: rgba(0,0,0,.3);
}
.banner .pagination {
    width: 100%;
    bottom: 50px;
}
.banner .pagination .swiper-pagination-bullet {
    width: 50px;
    height: 8px;
    margin: 0 6px;
}
.IndAREA{
	padding-top: 54px;
}
.IndAREAK{
	width: 97.9%;
}
.IndTit{
	font-size: 26px;
}
.areaBanner{
	margin-top: 33px;
}
.areaBannerCon{

}
.areaBannerCon img{

}
.areaBannerT{
	left: 50px;
	top: 24px;
}
.areaBannerT h3{
	font-size: 34px;
}
.areaBannerA{
	font-size: 14px;
}
.areaPrev,.areaNext{
	width: 38px;
	height: 38px;
	border: 1px solid #fff;
}
.areaPrev{
	left: 20px;
}
.areaNext{
	right: 20px;
}
.areaPrev:after, .areaNext:after{
	font-size: 16px;
}

.IndAbout{
	padding: 105px 0 90px;
	background-size: auto 800px;
}
.IndAboutText{
	margin-top: 60px;
}
.IndAboutText p{
	font-size: 14px;
}
.IndAboutA{
	width: 152px;
	margin: 42px auto 0;
	font-size: 16px;
	padding: 10px 0 16px;
}
.IndAboutA:hover{
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .15);
	transform: translateY(-3px);
}
.IndAboutA i{
	margin-left: 16px;
}
.IndAboutA:after{
	width: 90%;
	bottom: 5px;
	height: 3px;
}

.IndYear{
	margin-top: 100px;
	padding: 0 48px;
}
.YearBanner{

}
.YearBanner:after{
	top: 5px;
	width: 100%;
	border-top: 1px solid #aaa;
}
.YearBanner .swiper-slide{
	padding-top: 30px;
}
.YearBanner .swiper-slide:before{
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.YearBanner .swiper-slide h3{
	font-size: 26px;
}
.YearBanner .swiper-slide p{
	font-size: 14px;
}
.YearPrev,.YearNext{
	width: 38px;
	height: 38px;
	border-radius: 50%;
	border: 1px solid #cdcdcd;
}
.YearPrev{
	left: 0;
	top: 6px;
}
.YearNext{
	right: 0;
	top: 6px;
}
.YearPrev:after, .YearNext:after{
	font-size: 16px;
}

.IndVidI{
	margin-top: 70px;
	width: 100%;
	height: 467px;
}
.IndVidI video{

}

.IndCase{
	padding: 50px 0 70px;
}
.IndCase:before{
	bottom:76px;
	border-top: 1px solid rgba(255,255,255,.63)
}
.IndCase .IndTit{
	
}
.caseBannerK{
	margin-top: 58px;
	padding-bottom: 60px;
}
.caseBanner{

}
.caseBannerT{
	width: 44.5%;
	padding-top: 10px;
}
.caseBannerT h3{
	font-size: 26px;
}
.caseBannerT h4{
	font-size: 18px;
}
.caseBannerT p{
	margin-top: 20px;
	font-size: 16px;
	line-height: 2;
}
.caseBannerPic{
	width: 52.389%;
	height: 304px;
}
.caseBannerPic img{

}
.caseBanner-page{
	width: 100%;
	bottom: 0;
}
.caseBanner-page .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 26px;
}
.caseBanner-page .swiper-pagination-bullet {
    
}
.caseBanner-page .swiper-pagination-bullet-active:before{
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	left: -5px;
	top: -5px;
}

.IndNews{
	padding: 60px 0;
	border-bottom: 1px solid #dcdcdc;
}
.IndNewsList{
	margin-top: 46px;
}
.IndNewsListI{
	width: 31.758%;
}
.IndNewsListPic{
	width: 100%;
	height: 149px;
}
.IndNewsListPic img{

}
.IndNewsListText{
	padding: 22px;
}
.IndNewsListText h3{
	font-size: 18px;
}
.IndNewsListText p{
	font-size: 14px;
	line-height: 1.6;
	margin-top: 6px;
}
.IndNewsListText span{
	margin-top: 28px;
	font-size: 12px;
}

.IndLinks{
	padding: 120px 0 100px;
}
.IndLinksI{
	width: auto;
}
.IndLinksI img{
	width: 50px;
}
.IndLinksI h3{
	font-size: 16px;
	margin-top: 10px;
}
.IndLinksI a{
	margin-top: 3px;
	font-size: 12px;
}

/*************
footer
***********/
.footer{
	font-size: 14px;
}
.ftK{
	max-width: 1600px;
	width: 84%;
}
.ftTop{
	padding: 50px 0 50px;
	border-bottom: 1px solid #696969;
}
.ftTopL{
	width: 100%;
}
.ftTit{
	font-size: 16px;
	margin-bottom: 16px;
}
.ftTopL dl{
	
}
.ftTopL10{
	width: 100%;
}
.ftTit10{
	font-size: 16px;
	margin-bottom: 16px;
}
.ftTopL10 dl{
	
}
.dd{
	margin-top: 5px;
}
.ftProductA{

}
.ftProductA:hover{
	color: #fff;
}
.ftTopR{

margin-top: 30px;
}
.ftTopRListI{
	width: 33.33%;
}
.ftEwm{
	width: 120px;
	display: none;
}
.ftIconS{
	margin-bottom: 12px;
}
.ftIconS a{
	width: 20px;
}
.ftIconS a:hover{
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.ftIconS a img{
	width: 100%;
}
.ft-ewm{
	width: 100%;
	margin: 8px;
}
.ft-ewm img{
	width: 100px
}
.ftBottom{
	padding: 24px 0;
}
.ftBottomR{
	width: 70%;
}
.ftNavList dd a:hover{
	color: #fff;
}
.ftCopy a{
	color: inherit;
	transition: all .3s;
	display: block;
}
.ftCopy a:hover{
	color: #fff;
}

/********
弹窗
********/
.modal-header {
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.searchmodal .modal-header button.close {
    right: 25px;
    top: 25px;
    height: 50px;
    width: 50px;
    line-height: 48px;
    border-radius: 5px;
}
.searchmodal .modal-header button.close:before, .searchmodal .modal-header button.close:after {
    width: 20px;
    height: 3px;
}
.searchmodal .modal-body {
    max-width: 700px;
}
.searchmodal .modal-search-form .search-field {
    height: 60px;
    padding: 8px 15px;
    border: 1px solid #fff;
    width: 100%;
    font-size: 16px;
}
.searchmodal .modal-search-form button {
    height: 40px;
    width: 40px;
    right: 10px;
    border-radius: 5px;
}
.searchmodal .modal-search-form img {
    width: 21px;
}
}
@media screen and (max-width:991px ) and ( min-width:768px){
.ward{width: 690px;}
/*********
header
*********/
.header{

}
.hdK{
	width: 92%;
	max-width: 1600px;
	height: 85px;
}
.logo{
	width: 380px;
}
.logo img{
	width: 100%;
}
.nav{

display: none;
}
.nav ul{

}
.nav ul li{
	margin-left: 30px;
}
.menuA{
	font-size: 15px;
}
.menuA:hover{
	color: rgba(0,0,0,.7);
}
.search-btn{
	margin-left: auto;
}
.search-btn:hover{
	opacity: .7;
}
.search-btn img{
	width: 20px;
}
.lang-a{
	margin-left: 18px;
	font-size: 16px;
	border: 1px solid #333333;
	line-height: 22px;
	padding: 0 10px;
	border-radius: 30px;
}

.header-change .header{

}

.wapNav{width:30px;position:relative;z-index:9;display: block;cursor: pointer;margin-left: 20px;}
.wapNav p{width:100%;height:20px;align-content:space-between}
.wapNav i{background: #fff;width:100%;height:2px;display: block;}
.wapNav p:before,.wapNav p:after{display:block;content:'';height:2px;background: #fff;}
.wapNav p:before{width: 60%;}
.wapNav p:after{width: 80%;}
.wapMenu{position:fixed;width:100%;height:100%;top:0;left:100%;background: #000000;z-index:2025;transition:0.5s;display:block;}
.showLeft{left:0;transition:0.5s;}
.wapMenuH{padding:0 4%;position:sticky;top:0;width:100%;left:0;background: #000000;}
.wapMenuHk{ padding:22px 0;}
.wapMenuLog{width:80px;}
.wapMenuLog img{width:100%; display: block;}
.wapMenuClose{background: #ff6c2c;width:60px;height:32px;border-radius:16px;}
.wapMenuClose img{width:24px; display: block;}
.wapMenuU{padding-top:20px;height: calc(100% - 100px);overflow: auto;}
.wapMenuU li{width:100%; position: relative}
.wapMenuA{border-bottom: 1px solid rgba(255,255,255,.1);position: relative;line-height:60px;font-size:18px;position: relative;padding:0 4%;color: #fff;}
.wapMenuA i{transition: all .3s; position: absolute;right: 0;top: 50%;margin-top:-30px;width: 100px;height: 60px;background-size: 28px;background-image: url(../images/xiala.png);background-position: center;background-repeat: no-repeat;}
.wapMenuU li .on{background: rgba(255,255,255,0.1)}
.wapMenuU li .menuO:before{ transition:0.5s;  height:100%;}
.wapMenuF{ width:100%; display: none;}
.wapMenuFa{ font-size: 16px; line-height:38px; color:#FFF; display: block; padding:0 6%;}
.wap-sub-nav {padding-left: 4%;}
.wap-sub-nav dd {border-bottom: 1px solid rgba(255,255,255,.13);}
.wap-sub-nav dd a {display: inline-block;color: #fff;font-size: 16px;line-height: 50px;}

/***********
home
************/
.banner{
	height: 690px;
}
.banner .swiper-slide .img-nei {

}
.banner .conta {
    height: 100%;
}
.banner .conta-nei {
    width: 100%;
    top: 12%;
    color: #fff;
}
.banner .conta-nei p{
	font-size: 16px;
	opacity: 0;
	transform: translateY(-60px);
}
.banner .conta-nei h2{
	margin-top: 10px;
	font-size: 48px;
	line-height: 1;
	transform: translateY(-60px);
    color: #fff;
}
.bannerStips{
	margin-top: 12px;
    transform: translateY(-60px);
    color: #fff;
}
.bannerStips span{
	font-size: 16px;
	padding-left: 18px;
	margin: 0 22px;
    color: #fff;
}
.bannerStips span:before{
	width: 6px;
	height: 6px;
}
.banner-a{
	margin: 38px auto 0;
	width: 142px;
	color: #fff;
	border: 1px solid #fff;
	font-size: 14px;
	padding: 7px 0;
	border-radius: 50px;
	transform: translateY(-60px);
}
.banner-a i{
	margin-left: 15px;
}
.banner .swiper-button-prev, .banner .swiper-button-next {
    top: 50%;
    width: 48px;
    height: 96px;
    border-radius: 8px 0 0 8px;
}
.banner .swiper-button-next {
    border-radius: 8px 0 0 8px;
}
.banner .swiper-button-prev {
    border-radius: 0 8px 8px 0;
}
.banner .swiper-button-next {

}
.banner .swiper-button-prev {

}
.banner .swiper-button-prev:after, .banner .swiper-button-next:after {
    font-size: 20px;
}
.banner .swiper-button-prev:hover{
    background-color: rgba(0,0,0,.3);
}
.banner .swiper-button-next:hover{
   background-color: rgba(0,0,0,.3);
}
.banner .pagination {
    width: 100%;
    bottom: 50px;
}
.banner .pagination .swiper-pagination-bullet {
    width: 50px;
    height: 8px;
    margin: 0 6px;
}
.IndAREA{
	padding-top: 54px;
}
.IndAREAK{
	width: 97.9%;
}
.IndTit{
	font-size: 26px;
}
.areaBanner{
	margin-top: 33px;
}
.areaBannerCon{

}
.areaBannerCon img{

}
.areaBannerT{
	left: 50px;
	top: 24px;
}
.areaBannerT h3{
	font-size: 34px;
}
.areaBannerA{
	font-size: 14px;
}
.areaPrev,.areaNext{
	width: 38px;
	height: 38px;
	background-color: #ff6c2c;
	border: none;
}
.areaPrev{
	left: 20px;
}
.areaNext{
	right: 20px;
}
.areaPrev:after, .areaNext:after{
	font-size: 16px;
}

.IndAbout{
	padding: 105px 0 90px;
	background-size: 100% auto;
}
.IndAboutText{
	margin-top: 60px;
}
.IndAboutText p{
	font-size: 14px;
}
.IndAboutA{
	width: 152px;
	margin: 42px auto 0;
	font-size: 16px;
	padding: 10px 0 16px;
}
.IndAboutA:hover{
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .15);
	transform: translateY(-3px);
}
.IndAboutA i{
	margin-left: 16px;
}
.IndAboutA:after{
	width: 90%;
	bottom: 5px;
	height: 3px;
}

.IndYear{
	margin-top: 100px;
	padding: 0 48px;
}
.YearBanner{

}
.YearBanner:after{
	top: 5px;
	width: 100%;
	border-top: 1px solid #aaa;
}
.YearBanner .swiper-slide{
	padding-top: 30px;
}
.YearBanner .swiper-slide:before{
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.YearBanner .swiper-slide h3{
	font-size: 26px;
}
.YearBanner .swiper-slide p{
	font-size: 14px;
}
.YearPrev,.YearNext{
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background-color: #ff6c2c;
	border: none;
}
.YearPrev{
	left: 0;
	top: 6px;
}
.YearNext{
	right: 0;
	top: 6px;
}
.YearPrev:after, .YearNext:after{
	font-size: 16px;
}

.IndVidI{
	margin-top: 70px;
	width: 100%;
	height: 367px;
}
.IndVidI video{

}

.IndCase{
	padding: 50px 0 70px;
}
.IndCase:before{
	bottom:76px;
	border-top: 1px solid rgba(255,255,255,.63)
}
.IndCase .IndTit{
	
}
.caseBannerK{
	margin-top: 58px;
	padding-bottom: 60px;
}
.caseBanner{

}
.caseBanner .swiper-slide{
	flex-direction: column-reverse;
}
.caseBannerT{
	width: 100%;
	margin-top: 30px;
}
.caseBannerT h3{
	font-size: 26px;
}
.caseBannerT h4{
	font-size: 18px;
}
.caseBannerT p{
	margin-top: 20px;
	font-size: 14px;
	line-height: 2;
}
.caseBannerPic{
	width: 100%;
	height: 431px;
}
.caseBannerPic img{

}
.caseBanner-page{
	width: 100%;
	bottom: 0;
}
.caseBanner-page .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 26px;
}
.caseBanner-page .swiper-pagination-bullet {
    
}
.caseBanner-page .swiper-pagination-bullet-active:before{
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	left: -5px;
	top: -5px;
}

.IndNews{
	padding: 60px 0;
	border-bottom: 1px solid #dcdcdc;
}
.IndNewsList{
	margin-top: 16px;
}
.IndNewsListI{
	width: 48%;
	margin-top: 30px;
}
.IndNewsListPic{
	width: 100%;
	height: 167px;
}
.IndNewsListPic img{

}
.IndNewsListText{
	padding: 22px;
}
.IndNewsListText h3{
	font-size: 18px;
}
.IndNewsListText p{
	font-size: 14px;
	line-height: 1.6;
	margin-top: 6px;
}
.IndNewsListText span{
	margin-top: 28px;
	font-size: 12px;
}

.IndLinks{
	padding: 120px 0 100px;
}
.IndLinksI{
	width: 100%;
}
.IndLinksI img{
	width: 50px;
}
.IndLinksI h3{
	font-size: 16px;
	margin-top: 10px;
}
.IndLinksI a{
	margin-top: 3px;
	font-size: 12px;
}

/*************
footer
***********/
.footer{
	font-size: 14px;
}
.ftK{
	max-width: 1600px;
	width: 84%;
}
.ftTop{
	padding: 50px 0 50px;
	border-bottom: 1px solid #696969;
}
.ftTopL{
	width: 100%;
}
.ftTit{
	font-size: 16px;
	margin-bottom: 16px;
}
.ftTopL dl{
	
}
.ftTopL10{
	width: 100%;
}
.ftTit10{
	font-size: 16px;
	margin-bottom: 16px;
}
.ftTopL10 dl{
	
}
.dd{
	margin-top: 5px;
}
.ftProductA{

}
.ftProductA:hover{
	color: #fff;
}
.ftTopR{

margin-top: 30px;
}
.ftTopRListI{
	width: 100%;
	margin-bottom: 20px;
}
.ftEwm{
	width: 120px;
	display: none;
}
.ftIconS{
	margin-bottom: 12px;
}
.ftIconS a{
	width: 20px;
}
.ftIconS a:hover{
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.ftIconS a img{
	width: 100%;
}
.ft-ewm{
	width: 100%;
	margin: 8px;
}
.ft-ewm img{
	width: 100px
}
.ftBottom{
	padding: 24px 0;
}
.ftBottomR{
	width: 100%;
	text-align: left;
	margin-top: 20px;
}
.ftNavList{
	justify-content: flex-start;
}
.ftNavList dd a:hover{
	color: #fff;
}
.ftCopy a{
	color: inherit;
	transition: all .3s;
	display: block;
}
.ftCopy a:hover{
	color: #fff;
}

/********
弹窗
********/
.modal-header {
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.searchmodal .modal-header button.close {
    right: 25px;
    top: 25px;
    height: 50px;
    width: 50px;
    line-height: 48px;
    border-radius: 5px;
}
.searchmodal .modal-header button.close:before, .searchmodal .modal-header button.close:after {
    width: 20px;
    height: 3px;
}
.searchmodal .modal-body {
    max-width: 700px;
}
.searchmodal .modal-search-form .search-field {
    height: 60px;
    padding: 8px 15px;
    border: 1px solid #fff;
    width: 100%;
    font-size: 16px;
}
.searchmodal .modal-search-form button {
    height: 40px;
    width: 40px;
    right: 10px;
    border-radius: 5px;
}
.searchmodal .modal-search-form img {
    width: 21px;
}
}
@media only screen and (max-width:767px){
.ward{width: 92%;max-width: 500px;}
/*********
header
*********/
.header{

}
.hdK{
	width: 92%;
	max-width: 1600px;
	height: 60px;
}
.logo{
	width: 380px;
}
.logo img{
	width: 100%;
}
.nav{

display: none;
}
.nav ul{

}
.nav ul li{
	margin-left: 30px;
}
.menuA{
	font-size: 15px;
}
.menuA:hover{
	color: rgba(0,0,0,.7);
}
.search-btn{
	margin-left: auto;
}
.search-btn:hover{
	opacity: .7;
}
.search-btn img{
	width: .16rem;
}
.lang-a{
	margin-left: .15rem;
	font-size: .12rem;
	border: 1px solid #333333;
	line-height: 22px;
	padding: 0 10px;
	border-radius: 30px;
	word-break: normal;
}

.header-change .header{

}

.wapNav{width:30px;position:relative;z-index:9;display: block;cursor: pointer;margin-left: .15rem;}
.wapNav p{width:100%;height:20px;align-content:space-between}
.wapNav i{background: #fff;width:100%;height:2px;display: block;}
.wapNav p:before,.wapNav p:after{display:block;content:'';height:2px;background: #fff;}
.wapNav p:before{width: 60%;}
.wapNav p:after{width: 80%;}
.wapMenu{position:fixed;width:100%;height:100%;top:0;left:100%;background: #000000;z-index:2025;transition:0.5s;display:block;}
.showLeft{left:0;transition:0.5s;}
.wapMenuH{padding:0 4%;position:sticky;top:0;width:100%;left:0;background: #000000;}
.wapMenuHk{ padding:22px 0;}
.wapMenuLog{width:80px;}
.wapMenuLog img{width:100%; display: block;}
.wapMenuClose{background: #ff6c2c;width:60px;height:32px;border-radius:16px;}
.wapMenuClose img{width:24px; display: block;}
.wapMenuU{padding-top:20px;height: calc(100% - 100px);overflow: auto;}
.wapMenuU li{width:100%; position: relative}
.wapMenuA{border-bottom: 1px solid rgba(255,255,255,.1);position: relative;line-height:60px;font-size:18px;position: relative;padding:0 4%;color: #fff;}
.wapMenuA i{transition: all .3s; position: absolute;right: 0;top: 50%;margin-top:-30px;width: 60px;height: 60px;background-size: 24px;background-image: url(../images/xiala.png);background-position: center;background-repeat: no-repeat;}
.wapMenuU li .on{background: rgba(255,255,255,0.1)}
.wapMenuU li .menuO:before{ transition:0.5s;  height:100%;}
.wapMenuF{ width:100%; display: none;}
.wapMenuFa{ font-size: 16px; line-height:38px; color:#FFF; display: block; padding:0 6%;}
.wap-sub-nav {padding-left: 4%;}
.wap-sub-nav dd {border-bottom: 1px solid rgba(255,255,255,.13);}
.wap-sub-nav dd a {display: inline-block;color: #fff;font-size: 16px;line-height: 50px;}

/***********
home
************/
.banner{
	height: 4.6rem;
}
.banner .swiper-slide .img-nei {

}
.banner .conta {
    height: 100%;
}
.banner .conta-nei {
    width: 100%;
    top: 12%;
    color: #fff;
}
.banner .conta-nei p{
	font-size: .12rem;
    color: #fff;
	opacity: 0;
	transform: translateY(-60px);
}
.banner .conta-nei h2{
	margin-top: 10px;
	font-size: .3rem;
	line-height: 1;
	transform: translateY(-60px);
    color: #fff;
}
.bannerStips{
	margin-top: 12px;
    transform: translateY(-60px);
}
.bannerStips span{
	font-size: .12rem;
	padding-left: .12rem;
	margin: 0 .1rem;
    color: #fff;
}
.bannerStips span:before{
	width: .04rem;
	height: .04rem;
}
.banner-a{
	margin: .2rem auto 0;
	width: 1.1rem;
	color: #fff;
	border: 1px solid #fff;
	font-size: .11rem;
	padding: 7px 0;
	border-radius: 50px;
	transform: translateY(-60px);
}
.banner-a i{
	margin-left: .1rem;
}
.banner .swiper-button-prev, .banner .swiper-button-next {
    top: 50%;
    width: 48px;
    height: 96px;
    border-radius: 8px 0 0 8px;
}
.banner .swiper-button-next {
    border-radius: 8px 0 0 8px;
}
.banner .swiper-button-prev {
    border-radius: 0 8px 8px 0;
}
.banner .swiper-button-next {

}
.banner .swiper-button-prev {

}
.banner .swiper-button-prev:after, .banner .swiper-button-next:after {
    font-size: .14rem;
}
.banner .swiper-button-prev:hover{
    background-color: rgba(0,0,0,.3);
}
.banner .swiper-button-next:hover{
   background-color: rgba(0,0,0,.3);
}
.banner .pagination {
    width: 100%;
    bottom: .2rem;
}
.banner .pagination .swiper-pagination-bullet {
    width: .3rem;
    height: 6px;
    margin: 0 6px;
}
.IndAREA{
	padding-top: .3rem;
}
.IndAREAK{
	width: 97.9%;
}
.IndTit{
	font-size: .18rem;
}
.areaBanner{
	margin-top: .2rem;
}
.areaBannerCon{

}
.areaBannerCon img{

}
.areaBannerT{
	left: 50px;
	top: 24px;
}
.areaBannerT h3{
	font-size: 34px;
}
.areaBannerA{
	font-size: 14px;
}
.areaPrev,.areaNext{
	width: .3rem;
	height: .3rem;
	background-color: #ff6c2c;
	border: none;
}
.areaPrev{
	left: 4%;
}
.areaNext{
	right: 4%;
}
.areaPrev:after, .areaNext:after{
	font-size: .14rem;
}

.IndAbout{
	padding: .4rem 0 .4rem;
	background-size: 100% auto;
	background-image: url(../images/aboutBg2.png);
}
.IndAboutText{
	margin-top: .3rem;
}
.IndAboutText p{
	font-size: .12rem;
}
.IndAboutA{
	width: 1.2rem;
	margin: .3rem auto 0;
	font-size: .12rem;
	padding: 10px 0 16px;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .15);
}
.IndAboutA:hover{
	transform: translateY(-3px);
}
.IndAboutA i{
	margin-left: 16px;
}
.IndAboutA:after{
	width: 90%;
	bottom: 5px;
	height: 3px;
}

.IndYear{
	margin-top: .5rem;
	padding-bottom: .6rem;
}
.YearBanner{

}
.YearBanner:after{
	top: 5px;
	width: 100%;
	border-top: 1px solid #aaa;
}
.YearBanner .swiper-slide{
	padding-top: 30px;
}
.YearBanner .swiper-slide:before{
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.YearBanner .swiper-slide h3{
	font-size: .16rem;
}
.YearBanner .swiper-slide p{
	font-size: .11rem;
}
.YearPrev,.YearNext{
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background-color: #ff6c2c;
	border: none;
}
.YearPrev{
	left: 1.05rem;
	top: auto;
	bottom: 0;
}
.YearNext{
	right: 1.05rem;
	top: auto;
	bottom: 0;
}
.YearPrev:after, .YearNext:after{
	font-size: 16px;
	color: #fff;
}

.IndVidI{
	margin-top: .4rem;
	width: 100%;
	padding-top: 56.25%;
}
.IndVidI video{

}

.IndCase{
	padding: .25rem 0 .4rem;
}
.IndCase:before{
	bottom: .46rem;
	border-top: 1px solid rgba(255,255,255,.63)
}
.IndCase .IndTit{
	
}
.caseBannerK{
	margin-top: .3rem;
	padding-bottom: .4rem;
}
.caseBanner{

}
.caseBanner .swiper-slide{
	flex-direction: column-reverse;
}
.caseBannerT{
	width: 100%;
	margin-top: 30px;
}
.caseBannerT h3{
	font-size: .22rem;
}
.caseBannerT h4{
	font-size: .18rem;
}
.caseBannerT p{
	margin-top: 20px;
	font-size: .14rem;
	line-height: 2;
}
.caseBannerPic{
	width: 100%;
	height: auto;
}
.caseBannerPic img{

}
.caseBanner-page{
	width: 100%;
	bottom: 0;
}
.caseBanner-page .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 .1rem;
}
.caseBanner-page .swiper-pagination-bullet {
    
}
.caseBanner-page .swiper-pagination-bullet-active:before{
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	left: -5px;
	top: -5px;
}

.IndNews{
	padding: .3rem 0;
	border-bottom: 1px solid #dcdcdc;
}
.IndNewsList{
	margin-top: .1rem;
}
.IndNewsListI{
	width: 100%;
	margin-top: .1rem;
}
.IndNewsListPic{
	width: 100%;
	height: 1.48rem;
}
.IndNewsListPic img{

}
.IndNewsListText{
	padding: 22px;
}
.IndNewsListText h3{
	font-size: .15rem;
}
.IndNewsListText p{
	font-size: .12rem;
	line-height: 1.6;
	margin-top: 6px;
}
.IndNewsListText span{
	margin-top: .15rem;
	font-size: .11rem;
}

.IndLinks{
	padding: .1rem 0 .4rem;
}
.IndLinksI{
	width: 100%;
	margin-top: .3rem;
}
.IndLinksI img{
	width: 53px;
}
.IndLinksI h3{
	font-size: .15rem;
	margin-top: 10px;
}
.IndLinksI a{
	margin-top: .05rem;
	font-size: .11rem;
}

/*************
footer
***********/
.footer{
	font-size: .12rem;
}
.ftK{
	max-width: 1600px;
	width: 84%;
}
.ftTop{
	padding: 50px 0 50px;
	border-bottom: 1px solid #696969;
}
.ftTopL{
	width: 100%;
}
.ftTit{
	font-size: .14rem;
	margin-bottom: 16px;
}
.ftTopL dl{
	
}
.ftTopL10{
	width: 100%;
}
.ftTit10{
	font-size: .14rem;
	margin-bottom: 16px;
}
.ftTopL10 dl{
	
}
.dd{
	margin-top: 5px;
}
.ftProductA{

}
.ftProductA:hover{
	color: #fff;
}
.ftTopR{

margin-top: 30px;
}
.ftTopRListI{
	width: 100%;
	margin-bottom: 20px;
}
.ftEwm{
	width: 120px;
	display: none;
}
.ftIconS{
	margin-bottom: 12px;
}
.ftIconS a{
	width: 20px;
}
.ftIconS a:hover{
	transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.ftIconS a img{
	width: 100%;
}
.ft-ewm{
	width: 100%;
	margin: 8px;
}
.ft-ewm img{
	width: 100px
}
.ftBottom{
	padding: 24px 0;
}
.ftBottomR{
	width: 100%;
	text-align: left;
	margin-top: 20px;
}
.ftNavList{
	justify-content: flex-start;
}
.ftNavList dd a:hover{
	color: #fff;
}
.ftCopy{
	margin-top: .05rem;
}
.ftCopy a{
	color: inherit;
	transition: all .3s;
	display: block;
}
.ftCopy a:hover{
	color: #fff;
}

/********
弹窗
********/
.modal-header {
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.searchmodal .modal-header button.close {
    right: 25px;
    top: 25px;
    height: 50px;
    width: 50px;
    line-height: 48px;
    border-radius: 5px;
}
.searchmodal .modal-header button.close:before, .searchmodal .modal-header button.close:after {
    width: 20px;
    height: 3px;
}
.searchmodal .modal-body {
    width: 92%;
}
.searchmodal .modal-search-form .search-field {
    height: 60px;
    padding: 8px 15px;
    border: 1px solid #fff;
    width: 100%;
    font-size: 16px;
}
.searchmodal .modal-search-form button {
    height: 40px;
    width: 40px;
    right: 10px;
    border-radius: 5px;
}
.searchmodal .modal-search-form img {
    width: 21px;
}
}




/***************
2024/06/27后加
***************/
.row-b .wp {
	max-width: 1818px;
	padding: 0 50px;
	    margin: 0px auto;
}

.row-b {
	position: relative;
	overflow: hidden;
}

.row-b1 {
	padding: 36px 0 80px;
}

.g-tit {
	text-align: center;
	margin-bottom: 33px;
}

.g-tit h3 {
	font-size: 46px;
	color: #2D2D39;
	font-weight: normal;
	background-image: url(../images/b-icon15.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 160px auto;
	padding-bottom: 15px;
}

.row-b .line-box {
	width: 149px;
	height: 212px;
	position: absolute;
	left: 0;
	right: 0;
	top: -166px;
	margin: 0 auto;
	z-index: 10;
}

.row-b .line-box.animated .line {
	height: 100%;
	transition: all 1s ease .4s;
}

.row-b .line-box .line {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/b-icon02.png) no-repeat top center/100% auto;
	top: 0;
	left: 0;
	transition: all 1s ease .7s;
}

.row-b .line-box .line {
	height: 0;
}


.row-b .line-box.animated .circle {
	opacity: 1;
	transition: all .3s ease .2s;
}

.row-b .line-box .circle {
	width: 100%;
	height: 46px;
	background: url(../images/b-icon01.png) no-repeat top center/99px auto;
	position: absolute;
	bottom: 0;
	left: 10px;
	opacity: 0;
	margin-left: 0;
	transition: all .3s ease 1s;
}


.row-b1 .top {
	margin-bottom: 45px;
}

.row-b1 .bottom {
	overflow: hidden;
}


.ul-icon-b1 {
	margin: 0 -20px;
	overflow: hidden;
}


.ul-icon-b1 li {
	width: 14.28%;
	float: left;
	padding: 0 20px;
}

.ul-icon-b1 .info {
	display: block;
	border-radius: 10px;
}

.ul-icon-b1 .info .pic {
	overflow: hidden;
	width: 100%;
	height: 46px;
	position: relative;
	margin-bottom: 16px;
}

.ul-icon-b1 .info .pic img {
	max-width: 46px;
	max-height: 46px;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
}

.ul-icon-b1 .info .pic .img2 {
	opacity: 0;
}

.ul-icon-b1 li.on .info .pic .img2,
.ul-icon-b1 li:hover .info .pic .img2 {
	opacity: 1;
}

.ul-icon-b1 li.on .info .pic .img1,
.ul-icon-b1 li:hover .info .pic .img1 {
	opacity: 0;
}

.ul-icon-b1 .info .tit {
	text-align: center;
}

.ul-icon-b1 .info .tit h3 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
}

.ul-icon-b1 li .info {
	padding: 34px 0 25px;
	transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
}

.ul-icon-b1 li.on .info,
.ul-icon-b1 li:hover .info {
	background-color: #ea5918;
	cursor: pointer;
}

.ul-icon-b1 li.on .info .tit h3,
.ul-icon-b1 li:hover .info .tit h3 {
	color: #fff;
}
.b-mySwiper1 {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	 cursor: pointer!important;
}

.b-mySwiper1 .swiper-slide {
	background-position: center;
	background-size: cover;
	width: 887px;
	height: 509px;
	overflow: hidden;
}


.b-mySwiper1 .swiper-slide img {
	display: block;
	width: 100%;
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: none !important;
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: none !important;
}

.b-mySwiper1 .swiper-slide-prev .info {
	margin-left: auto;
}

.b-mySwiper1 .swiper-slide-prev .pic {
	padding-top: 84%;
}

.b-mySwiper1 .swiper-slide-next .pic {
	padding-top: 84%;
}

.b-mySwiper1 .swiper-slide-next .info {
	margin-right: auto;
}

.b-mySwiper1 .pic::after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
}

.b-mySwiper1 .swiper-slide-prev .pic::after {
	background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(112, 112, 112, 0.3));
}

.b-mySwiper1 .swiper-slide-thumb-active .pic::after {
	background-image: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(112, 112, 112, 0.3));
}

.b-mySwiper1 .swiper-slide-thumb-active .pic {
	padding-top: 84%;
}

.b-mySwiper1 .swiper-slide .info {
	width: 532.08px;
}

.b-mySwiper1 .swiper-slide-active .info {
	width: 887px;
	height: 509px;
	position: relative;
}

.b-mySwiper1 .swiper-slide-active .info .tit {
	position: absolute;
	top: 52.5%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.b-mySwiper1 .more {
	display: none transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
}

.b-mySwiper1 .more:hover {
	background-color: #ea5918;
	border: 1px solid #ea5918;
}

.b-mySwiper1 .tit h3 {
	font-weight: normal;
	color: rgba(230, 232, 238, 1);
	font-size: 18px;
}

.b-mySwiper1 .swiper-slide-active .tit h3 {
	font-size: 30px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 13px;
}

.b-mySwiper1 .swiper-slide-active .tit .more {
	font-size: 12px;
	color: #fff;
	display: inline-block;
	width: 93px;
	height: 27px;
	line-height: 25px;
	border: 1px solid #fff;
	border-radius: 5px;
	border-top-right-radius: 0;
	text-align: center;
}


.b-mySwiper1 .pic {
	position: relative;
	overflow: hidden;
	border-radius: 10px;
	height: 100%;
}

.b-mySwiper1 .swiper-slide-active .pic::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(66, 77, 107, 0.3);
}

.b-mySwiper1 .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.ul-info-b1 .tit {
	text-align: center;
	padding-top: 20px;
}

.row-b1 .bottom .b-tit {
	display: flex;
	align-items: center;
	max-width: 1040px;
	margin: 0 auto;
}

.row-b1 .bottom .b-tit h3 {
	font-size: 22px;
	color: #ea5918;
	font-weight: normal;
	margin-right: 15px;
	/* width: 300px; */
}

.row-b1 .bottom .b-tit p {
	flex: 1;
	display: block;
	font-size: 16px;
	color: #949494;
}


.ul-info-b2 li .b-info {
	height: 0;
	opacity: 0;
}

.ul-info-b2 li.on .b-info {
	display: block;
	height: 100%;
	opacity: 1;
	z-index: 10;
	position: relative;
}

.row-b2 {
	background-color: #212935;
}

.row-b2 .g-tit h3 {
	color: #FFFFFF;
}

@media only screen and (max-width: 1920px) {
.g-tit h3 {
		font-size: 2.39vw;
		}

	.row-b2 .b-info .top {
		padding-right: 4.583vw;
	}

	.row-b .line-box {
		width: 7.760vw;
		height: 11.04vw;
		top: -8.645vw;
	}


	.row-b .line-box .circle {
		height: 2.395vw;
	}

	.row-b1 {
		padding: 1.875vw 0 4.166vw;
	}


	/* 模块一 */
	.row-b1 .top {
		margin-bottom: 2.343vw;
	}


	.ul-icon-b1 {
		margin: 0 -1.041vw;
	}

	.ul-icon-b1 li {
		padding: 0 1.041vw;
	}

	.ul-icon-b1 .info .pic {
		height: 2.395vw;
		margin-bottom: 0.833vw;
	}

	.ul-icon-b1 .info .pic img {
		max-width: 2.395vw;
		max-height: 2.395vw;
	}


	.ul-icon-b1 .info .tit h3 {
		font-size: 0.937vw;
	}

	.ul-icon-b1 li .info {
		padding: 1.770vw 0 1.302vw;
	}
.b-mySwiper1 {
	width: 100%;
	padding-top: 2.604vw;
	padding-bottom: 2.604vw;
	overflow: hidden;
	 cursor: pointer!important;
}

.b-mySwiper1 .swiper-slide {
	width: 46.19vw;
	height: 26.51vw;
}

.b-mySwiper1 .swiper-slide .info {
	width: 27.71vw;
}

.b-mySwiper1 .swiper-slide-active .info {
	width: 46.19vw;
	height: 26.51vw;
}

.b-mySwiper1 .tit h3 {
	font-size: 0.937vw;
}

.b-mySwiper1 .swiper-slide-active .tit h3 {
	font-size: 1.562vw;
	margin-bottom: 0.677vw;
}
.ul-info-b1 .tit {
	padding-top: 1.041vw;
}

.row-b1 .bottom .b-tit h3 {
	font-size: 1.3vw;
	/* width: 15.02vw; */
}

}

@media only screen and (max-width: 990px) {
	.ul-tit-b2 {
		position: relative;
	}
	.row-b2 .b-info .bottom{
		display: none;
	}
	.row-b2 .b-info .bottom .b-info {
	    display: block;
	}
	
	.ul-logo-b1 .pic {
	    width: 100%;
	    height: 0;
		padding-top: 55%;
	}


	.row-b14 .b-info .b-tit h3 {
		font-size: 16px;
		/* margin-bottom: 10px; */
	}

	.row-b14 .b-info .b-tit {
		margin-bottom: 15px;
	}

	.row-b14 {
		padding: 15px 0;
	}


	.b-mySwiper6 .swiper-slide-active {
		height: 100%;
	}


	.ul-info-b9 .info .tit::after {
		background-image: none !important;
		display: none !important;
	}

	.ul-info-b9 li .info .tit {
		margin-bottom: 40px !important;
	}

	.ul-info-b9 li.s3 dd {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}

	.ul-info-b9 li.s3 .info h3 {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.ul-info-b9 .info .tit {
		width: auto !important;
		height: auto !important;
		padding-top: 30px;
	}

	.ul-info-b9 li .info .tit {
		padding-top: 26px !important;
		margin-bottom: 15px;
	}

	.ul-info-b9 li dd {
		padding: 0 15px !important;
	}

	.ul-info-b9 li.s3 .info1 {
		padding-bottom: 15px !important;
		height: auto !important;
	}

	.ul-info-b9 li.s2 dl {
		margin: 0;
	}
	.ul-info-b8{
		border-bottom: 1px solid #ea5918;
	}
	.ul-info-b8 .info h3 {
		font-size: 14px;
		width: 100px;
		height: 40px;
		line-height: 40px;
	}

	.ul-info-b9 li.s2 dl dd {
		width: 50%;
	}

	.row-b14 .more {
		margin: 30px 0;
	}

	.ul-info-b9 .info dl {}

	.row-b14 .b-info .top {
		height: auto;
	}

	.ul-info-b9 .s1 .info dd h3 {
		font-size: 16px;
		margin-bottom: 15px;
	}

	.ul-info-b9 .s1 .info dd {
		padding: 0 15px;
	}

	.ul-info-b9 .s1 .info dd {
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}

	.ul-logo-b2 .logo1 {
		width: 42px;
		margin: 0 auto;
	}

	.row-b14 .b-logo h3 {
		font-size: 16px;
		margin-bottom: 15px;
	}

	.ul-info-b9 .info .tit {
		width: 300px;
		height: 180px;
		padding-top: 80px;
	}

	.ul-info-b9 .s1 dd .info1 {
		padding-top: 15px;
	}

	.ul-info-b9 .s1 .info .tit::after {
		height: 160px;
	}

	.ul-info-b9 .info .tit p {
		font-size: 14px;
		margin-bottom: 12px;
	}

	.ul-info-b9 .info .tit h3 {
		font-size: 14px;
	}

	.ul-info-b7 .info .pic1 p {
		font-size: 21px;
	}

	.ul-info-b7 .info .pic1 {
		height: 60px;
	}

	.b-bodyBox .pic1 {
		border-radius: 15px 0px 15px 15px;
	}

	.ul-info-b7 li .info {
		margin-bottom: 15px;
	}

	.b-bodyBox .pic {
		height: 100px;
		margin-bottom: 15px;
	}

	.ul-info-b4 .txt {
		padding: 15px;
		height: auto;
	}

	.row-b10 .info .txt h3 {
		font-size: 21px;
		margin-bottom: 15px;
	}

	.b-bodyBox .txt h3 {
		font-size: 21px;
	}

	.b-bodyBox .txt p {
		font-size: 12px;
	}

	.b-bodyBox .pic p {
		font-size: 12px;
	}

	.ul-tit-b6 li {
		width: 50%;
	}

	.row-b10 .info .txt p {
		font-size: 12px;
	}

	.row-b10 .info .txt {
		width: 100%;
		right: 0;
		left: 0;
		position: relative;
		padding: 0;
		top: 0;
		transform: translateY(0);
		-webkit-transform: translateY(0);
	}

	.row-b10 {
		height: auto;
		min-height: 200px;
		margin-bottom: 15px;
		padding-bottom: 15px;
	}
	.row-b10::after{
		background: linear-gradient(to top, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4));
	}
	.row-b10 .info {
		position: relative;
		height: auto;
		z-index: 2;
	}
	.row-b10 .cur{
		position: relative;
		top: 0;
		left: 0;
		z-index: 2;
	}
	.row-b10 .cur a, .row-b10 .cur span{
	    color: #231F20;
	}
	.row-b3 .b-info .l {
		width: 100%;
		float: none;
		margin-bottom: 10px;
	}


	.ul-form-b1 li {
		width: 100% !important;
		margin-bottom: 10px;
		padding: 0;
	}

	.ul-form-b1 {
		overflow: hidden;
		margin: 0;
		margin-bottom: 10px;
	}

	.ul-form-b1 .text textarea {
		height: 50px;
	}
    .ul-form-b1 .captcha .icn{
        width:100px;
    }
	.row-b5 .btn input {
		width: 100px;
		margin: 0 5px;
	}

	.row-b5 .b-info {
		padding: 15px;
	}

	.row-b5 .g-tit p {
		font-size: 14px;
	}

	.row-b4 .g-tit {
		margin-bottom: 15px;
	}

	.row-b4 {
		margin-bottom: 15px;
	}

	.row-b3 .info .pic {
		height: auto;
		margin-bottom: 10px;
	}

	.b-mySwiper2 .info {
		padding: 20px;
	}

	.row-b3 .info {
		padding: 20px;
		box-shadow: 0px 4px 5px 1px rgb(120 148 217 / 16%);
	}

	.ul-info-b3 li {
		width: 100% !important;
		float: none;
		margin-bottom: 15px;
	}

	.row-b3 .info .txt .date h3 {
		font-size: 14px;
	}
	.row-b3 .info .txt .date .aj_h3 {
		font-size: 14px;
	}

	.ul-tit-b2 {
		text-align: left;
	}

	.ul-tit-b2 li {
		margin-bottom: 10px;
	}

	.b-mySwiper2 .info .txt .date h3 {
		font-size: 16px;
	}
	.b-mySwiper2 .info .txt .date .aj_h3 {
		font-size: 16px;
	}

	.b-mySwiper2 .info .txt .date p {
		font-size: 14px;
	}

	.row-b3 .b-info .r {
		width: 100%;
		float: none;
	}

	.row-b2 .b-info .top .txt h3 {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.ul-tit-b1 li {
		width: 50%;
	}

	.row-b1 .bottom .b-tit {
		display: block;
	}

	.row-b .wp {
		padding: 0 15px;
	}

	.ul-tit-b1 .num {
		font-size: 20px;
		padding-right: 10px;
	}

	.ul-tit-b1 .num i {
		font-size: 12px;
	}

	.ul-tit-b1 .i1 {
		padding-right: 28px;
	}

	.row-b2 .b-info .bottom .tit {
		padding-top: 0;
	}


	.g-tit h3 {
		font-size: 21px;
	}

	.ul-icon-b1 {
		margin: 0;
	}

	.ul-icon-b1 li {
		padding: 0;
	}

	.b-mySwiper1 .swiper-slide-active .tit h3 {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.ul-icon-b1 {
		margin: 0 -10px;
		display: flex;
		overflow-x: scroll;
	}

	.ul-icon-b1 li {
		padding: 0 10px;
		display: inline-block;
		float: none;
		width: 33.333%;
		flex: none;
	}

	.ul-icon-b1 .info .pic {
		height: 40px;
		margin-bottom: 10px;
	}

	.ul-icon-b1 .info .pic img {
		max-width: 40px;
		max-height: 40px;
	}

	.ul-icon-b1 .info .tit h3 {
		font-size: 14px;
	}

	.row-b1 .bottom .b-tit h3 {
		font-size: 18px;
		/* width: 150px; */
	}
    .b-mySwiper1 .swiper-slide .info {
		width: 270px;
	}

	.b-mySwiper1 .swiper-slide-active .info {
		width: 445px;
		height: 230px;
	}

	.b-mySwiper1 .swiper-slide {
		width: 445px;
		height: 230px;
	}

	.b-mySwiper1 .tit h3 {
		font-size: 14px;
	}

	.row-b1 {
		padding: 15px 0;
	}

	.row-b2 .b-info .top .pic {
		width: 100%;
		float: none;
	}

	.row-b2 .b-info .top .info {
		width: 100%;
		float: none;
	}

	.row-b2 .b-info .top {
		padding-right: 0;
	}

	.row-b2 .b-info {
		padding: 0 15px;
	}

	.ul-tit-b1 {
		margin-bottom: 15px;
	}

	.row-b2 .b-info .top .btn {
		text-align: left;
	}

	.row-b2 .b-info .txt {
		margin-bottom: 15px;
	}

	.row-b2 .b-info .bottom {
		padding-left: 0;
	}

	.row-b2 .b-info .bottom .tit {
		float: none;
		width: auto;
		text-align: center;
	}

	.ul-logo-b1 li {
		float: none;
		width: 100%;
	}

	.ul-logo-b1 li::after {
		display: none;
	}

	.row-b12 .b-tit {
		margin-bottom: 15px !important;
	}
}

@media only screen and (max-width: 750px) {
	.row-b6 .b-map1 {
		display: none;
	}
	
	.row-b14 .b-info .bottom li{
		position: relative;
	}
	
	.row-b14 .b-info .bottom li::after {
		display: none;
	    content: '';
	    position: absolute;
	    height: 2px;
	    background-color: #ea5918;
	    width: 100%;
	    left: 0;
	    top: 0;
	}
	
	.ul-info-b8 .info h3{
		font-size: 12px;
	}

	.ul-info-b9 .s1 dd .info1 {
		box-shadow: 0px 4px 10px 1px rgb(120 148 217 / 16%);
	}

	.ul-info-b9 li.s3 .info1 {
		box-shadow: 0px 4px 10px 1px rgb(120 148 217 / 16%);
	}

	.ul-info-b9 li.s2 dl dd {
		width: 100%;
		float: none;
		margin-bottom: 30px;
	}

	.ul-map-b1 li::after {
		width: 20px;
		height: 20px;
	}

	.row-b6 .b-map1 img {
		display: none;
	}

	.ul-map-b1 li {
		padding-top: 20px;
	}

	.ul-page-b1 li {
		display: none;
	}

	.ul-page-b1 li.prev {
		display: inline-block;
	}

	.ul-page-b1 li.next {
		display: inline-block;
	}

	.ul-page-b1 li.on {
		display: inline-block;
	}



	.ul-info-b4 li {
		width: 100%;
		float: none;
	}

	.ul-info-b4 {
		padding: 15px 0;
	}

	.ul-info-b4 {
		overflow: inherit;
	}

	.row-b8 .b-info {
		margin: 0;
	}

	.ul-tit-b4 a {
		width: auto;
		padding: 0 10px;
	}

	.row-b8 .b-icon1 h3 {
		float: none;
		margin: 0;
	}

	.ul-tit-b3 li {
		width: 25%;
	}

	.row-b9 .col-l {
		left: 0;
		position: relative;
		width: 100%;
		float: none;
	}

	.row-b9 .col-r {
		float: none;
		width: 100%;
	}

	.row-b9 .col-l .info {
		width: 100%;
	}

	.ul-tit-b5 li {
		margin-bottom: 10px;
	}

	.row-b9 .col-l {
		padding: 5px;
	}

	.ul-tit-b5 li.on .tit::after,
	.ul-tit-b5 li:hover .tit::after {
		width: 100%;
		left: 0;
		right: 0;
	}

	.ul-tit-b5 span {
		font-size: 14px;
	}


	.row-b9 .b-info {
		padding-left: 0;
	}

	.ul-info-b5 .info1 {
		display: block;
	}

	.ul-info-b5 .info1 .pic {
		margin-right: 0;
		width: 100%;
		margin-bottom: 10px;
	}

	.ul-info-b5 .info {
		padding: 0;
	}

	.ul-tit-b7 {
		margin-bottom: 10px;
	}

	.ul-tit-b7 p {
		font-size: 14px;
		line-height: 40px;
		padding: 0 15px;
	}

	.ul-info-b5 .info1 {
		margin-bottom: 10px;
	}

	.ul-info-b5 .info1 .txt {
		width: 100%;
	}

	.row-b1 .bottom .b-tit h3 {
		/* width: 30%; */
	}

	.b-mySwiper3 .pic img {
		max-width: 70%;
		max-width: 70%;
	}

	.row-b1 .bottom .b-tit p {
		width: 100%;
	}

	.b-mySwiper1 .swiper-slide-active .info {
		width: 310px;
		margin: 0 auto;
	}

	.ul-icon-b1 .info .pic {
		height: 30px;
	}

	.ul-icon-b1 .info .pic img {
		max-width: 30px;
		max-height: 30px;
	}

	.row-b2 {
		padding: 15px 0;
	}

	.row-b .line-box {
		width: 37px;
		height: 53px;
		top: -41.5px;
	}

	.row-b .line-box .circle {
		height: 18px;
	}

	.ul-info-b5 .table table td {
		font-size: 12px;
	}

	.row-b13 .more {
		line-height: 40px;
		height: 40px;
		padding: 0 20px;
	}

	.row-b13 {
		padding: 15px 0;
	}
}


/************
证书
************/
.certificateB{
	padding-top: 50px;
}
.certificate-ban{
	max-width: 1820px;
	margin: 0 auto;
	padding-top: 50px;
	width: 95%;
}
.certificate-ban .swiper-slide{
	box-shadow: 0 0 15px 10px #ff6c2c36;
}
