.main>.banner {
    width: 100%;
    height: 37.5rem;
    box-sizing: border-box;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main>.banner>img {
    width: 100%;
    height: 100%;
    /*position: absolute;
    z-index: -1;
    transition: all .5s;*/
}

.main>.banner>ul {
    width: 100%;
    padding-top: .625rem;
    padding-bottom: .625rem;
    height: 8.3125rem;
    background-color: rgba(0, 0, 0, .5);
    overflow: hidden;
    position: absolute;
    bottom: 6.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .5s;
}

.main>.banner>ul>li {
    width: 12.5rem;
    height: 6.25rem;
    margin: 0 1rem;
    text-align: center;
    border: .185rem solid #fff;
    cursor: pointer;
}

.main>.banner>ul>li:nth-child(1) {
    border-color: red;
}

.main>.banner>ul>li:nth-child(1)>p {
    color: red;
}

.main>.banner>ul>li>img {
    width: 100%;
    height: 100%;
}

.main>.banner>ul>li>p {
    color: #fff;
    font-size: .75rem;
    line-height: 1.125rem;
}

.main>.banner>div {
    width: 100%;
    height: 5.9375rem;
    padding: 0 2rem;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main>.banner>div>div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.main>.banner>div>div:nth-child(2) {
    display: flex;
    flex-direction: row;
}

.main>.banner>div>div:nth-child(2)>div {
    margin: 0 1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.main>.banner>div img {
    width: 3rem;
    height: 3rem;
    cursor: pointer;
}

.main>.banner>div span {
    line-height: 1.875rem;
    color: #fff;
    font-weight: bolder;
}

.main>.body {
    box-sizing: border-box;
    flex-direction: column;
    align-items: center;
	padding:0;width: 1440px;margin: 0 auto;max-width: 92%;
}

.main>.body>.title {
    font-size: 3rem; text-align: center;
    color: #333;
    font-family: LeagueGothicRegular;
    margin-bottom: 5.3125rem;
}

.main>.body>p {
    font-size: 1.25rem;
    font-family: RobotoLight;
    color: #333;
    margin-bottom: 2rem;
}
.aboutnew{margin-bottom:40px;}

.about-pic {
    width: 100%;
}

.about-pic ul {
    width: 100%;
    display: flex;
}

.about-pic ul li {
    flex: 1;
    margin: 1% .5%;
}

.about-pic ul li img {
    width: 100%;
}

@media screen and (max-width: 791px) {
    .main>.banner {
        height: 25rem;
        margin-top: 6rem;
    }
	.main>.banner>img{width:auto}
    .main>.banner>ul>li {
        height: 4rem;
    }
    .main>.body {
        padding: 7.125rem 2.5625rem;
    }
    .main>.body>p {
        font-size: 2.2rem;
        line-height: 2;
    }
    .main>.body>.title {
        font-size: 5rem;
    }
    .about-pic ul {
        flex-wrap: wrap;
    }
    .about-pic ul li {
        flex: none;
        width: 49%;
    }
}


.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.kong{height:120px;}
.con{padding: 0;width: 1440px;margin: 0 auto;max-width: 92%;}
.con .left{width: 48%;}
.con .left .nr{margin: 30px 0;color: #6D6D6D;font-size: .84vw;line-height: 2em;}
.con .left .nr strong{font-weight:bold;}
.con .left .more a{display: inline-block;/*border: 1px solid #2974F0;*/width: 140px;line-height: 40px;border-radius: 5px;text-align: center;font-size: 14px;background: #2974F0;}
.con .left .more a{color:#fff;}
.con .left .clist{margin-top: 30px;}
.con .left .clist ul li{display: inline-block;float: left;width: 25%;}
.con .left .clist ul li .limain{border-left: 1px solid #F0F0F0;padding:  0 5%;}
.con .left .clist ul li .litop h3{display: inline-block;font-size: 1.87vw;font-weight: 600;}
.con .left .clist ul li .litop{color: #2974F0;font-size: .72vw;}
.con .left .clist ul li .libottom {color:#6D6D6D;font-size: .72vw;}
.con .right{width: 48%;}
.tit{}
.tit h3{color: #333;font-size: 36px;}
.tit span{color: #A5A5A5;display: block;font-size: 20px;}
@media screen and (max-width: 780px) {
	.con .left{width: 100%;}
	.con .left .nr{margin: 20px 0;color: #6D6D6D;font-size: 14px;line-height: 2em;}
	.con .right{width: 100%;}	
	.con .left .clist ul li{display: inline-block;float: left;width: 50%;margin-bottom: 10px;}
	.con .left .clist ul li .litop h3{font-size:24px;}
	.con .left .clist ul li .litop{font-size:14px;}
	.con .left .clist ul li .libottom{font-size:14px;}
	.con .left .clist ul li .limain{border-left: 0;padding: 0;}
	.kong{height:60px;}
}
.atit{text-align: center;margin-bottom: 30px;}
.atit h3{color: #000;font-size: 32px;font-weight: bold;}
.atit span{display: block;font-size: 16px;}

.aboutnew ul li{width: calc((100% - 60px)/3);margin-right: 30px;margin-bottom: 30px;float: left;}
.aboutnew ul li:nth-child(3n){margin-right: 0;}
.aboutnew ul li img{width:100%;height: 400px; object-fit: cover;}
.aboutnew .list img{width:100%;height: 400px; object-fit: cover;}
.phone{display: none;}
@media screen and (max-width: 780px) {
	.aboutnew ul li{width: 100%;margin-right: 0;margin-bottom: 30px;float: left;}
	
	.pc{display: none;}
	.phone{display: block;}
	.pb ul li{margin-bottom: 20px;}
	 .pb ul li img{width: 100%;height: 250px;object-fit: contain;}   
	.pb ul li p{text-align: center;font-size: 16px;line-height: 2;color: #000;}
	}


#certify {
	position: relative;
	width: 1400px;
	margin: 0 auto;
	height: 720px;
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 520px;
	height: 600px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block;
	width:100%;height: 600px; object-fit: contain;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}