@charset "utf-8";

@charset "utf-8";
#wrap {
    background: #fff;
}

#banner {
    width: 100%;
    min-width: 1200px;
    overflow: hidden;
    position: relative;
}

#banner img {
    width: 100%;
    display: block;
}

#banner .banner-bg {
    position: relative;
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#banner .banner-con {
    text-align: center;
    position: absolute;
    width: 90%;
    max-width: 1100px;
    margin: 0 auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, 10%);
    color: #fff;
}

#banner .banner-con h2 {
    font-size: .48rem;
    font-weight: bold;
    letter-spacing: .15rem;
    margin-bottom: .6em;
    line-height: 1.2em;
    text-shadow: 0px 3px 15px rgba(0, 0, 0, 0.16);
}

#banner .banner-con h4 {
    font-size: .22rem;
    font-weight: bold;
    letter-spacing: .1rem;
    margin-bottom: 2em;
    opacity: .6;
    text-transform: uppercase;
    position: relative;
    top: 0;
    text-shadow: 0 0 3px rgba(0, 0, 0, .4);
}

#banner .swiper-slide {
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
}

#banner .swiper-button-prev,
#banner .swiper-button-next {
    margin-top: 30px;
}

#banner .swiper-button-prev {
    left: 0;
}

#banner .swiper-button-next {
    right: 0;
}

#banner .swiper-button-prev:after {
    font-size: 22px;
    padding: 15px 10px;
    color: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#banner .swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    font-size: 22px;
    padding: 15px 10px;
    color: #fff;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}


.module-title {
    padding: .3rem 0 20px 0;
    display: block;
    margin: .5rem 0 0;
    position: relative;
}

.module-title h2 {
    color: #000;
    font-size: .4rem;
    line-height: 1.2em;
    display: block;
    position: relative;
}

.module-title span {
    height: 3px;
    position: relative;
    background: #E40012;
    margin: .2rem 0 10px 0;
    width: .5rem;
    display: block;
}

.module-title h3 {
    color: #888;
    font-size: 12px;
    position: relative;
    text-transform: uppercase;
    font-weight: lighter;
    display: block;
}

.module-title p {
    margin-bottom: 1em;
}

.module-title .more {
    position: absolute;
    right: 0;
    top: 42px;
    text-transform: uppercase;
    box-sizing: border-box;
    font-size: 12px;
    color: #888;
    width: 120px;
    text-align: center;
    line-height: 30px;
    height: 32px;
    border: solid 1px #E4E4E4;
    transition: all 0.3s ease-in-out;
    background: #fff no-repeat right 115px center;
}

.module-title .more:hover {
    background: #E40012;
    border-color: #E40012;
    color: #fff;
}

.module-title .title-bg {
    position: absolute;
    letter-spacing: 10px;
    font-family: CODE_Bold;
    text-transform: uppercase;
    font-size: 1.5rem;
    line-height: 92px;
    color: #000;
    top: 0px;
    left: -0.5em;
    opacity: .02;
}

#tab-box .tab-box{opacity: 0; top: -80px;}
#tab-box.on .tab-box{opacity: 1; top: 0;}

.module-1{	background: #fff ; position: relative; padding: 0;  margin-top: -80px;}
.module-1 h3{
	font-size: .26rem;
	color: #E40012;
	margin: .3rem 0 .2rem;
}
.module-1 p{text-indent: 2em; margin-bottom: 1em;}
.module-1 .left-box{display: inline-block; vertical-align: middle; width: 62%;}
.module-1 .right-box{display: inline-block; vertical-align: middle; width: 37%; padding-top: .5rem;}
.module-1 .right-box img{width: 100%;}


.module-2{position: relative; margin-top: .8rem;}
.module-2 .module-bg{background-color: #F4F7F9; height: 80%; position: absolute; top:10%; width: 100%; left: 0;}
.module-2 .mainBox{position: relative;}
.module-2 .left-box{display: inline-block; vertical-align: middle; width: 40%;}
.module-2 .left-box img{width: 100%; display: block; box-shadow: 0 0 30px rgba(0,0,0,0.1);}
.module-2 .right-box{display: inline-block; vertical-align: middle; width: 58%; padding-left: .5rem; padding-bottom: .8rem; padding-top: .2rem;}
.module-2 .hd{background-color: #fff; border-radius: 3px; height: 46px;}
.module-2 .hd li{display: inline-block; margin-left: -5px; position: relative; top: -5px; vertical-align: middle; height: 46px; line-height: 46px; padding: 0 25px;}
.module-2 .hd li::after{content: ""; position: absolute; width: 1px ; height: 24px; right: 0; top: 11px; background-color: #f1f1f1;}
.module-2 .hd li.on{height: 56px; line-height: 56px; background-color: #E40012; color: #fff; border-radius: 5px;}
.module-2 .hd li.on::after{display: none;}
.module-2 .hd li:first-child{margin-left: 0;}
.module-2 .bd{margin: .3rem 0; height: 5em;}
.module-2 .bd p{text-indent: 2em; line-height: 1.8em;}

@media screen and (max-width: 1330px) {
	.module-2 .hd li{ padding: 0 15px;}
	
}

.module-3{padding-bottom: .1rem;}

	#certify {
		position: relative;
		width: 100%;
		max-width: 1600px;
		min-width: 1024px;
		margin: 0 auto 0;
		padding: 120px 0 160px;
	}
	#certify  .swiper-slide {
		width: 380px;
		height: 270px;
		background: #fff;
		box-shadow: 0 8px 30px #ddd;
	}
	#certify  .swiper-slide img{
		display:block;
		width: 100%;
	}
	#certify  .swiper-slide p {
		line-height: 56px;
		padding-top: 0;
		text-align: center;
		color: #636363;
		font-size: 14px;
		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 #E40012;
		background-color: #fff;
	}
	#certify .btn-box{
		position: absolute;
		top: 2.3rem;
		width: 100%;
	}
	#certify .swiper-button-prev,
	#certify .swiper-button-next{
		left: 0px;
		width: 45px;
		height: 45px;
		color: #fff;
		border: 2px solid rgba(255,255,255,.5);
		border-radius: 100%;
		background-color: rgba(0,0,0,0.3);
		opacity: .4;
		transition: all 0.3s ease-in-out;
	}
	#certify .swiper-button-next {
		right: 0px;
		left: auto;
	}
	#certify:hover .swiper-button-prev,
	#certify:hover .swiper-button-next{
		opacity: 0.8;
		box-shadow: 0 0 25px rgba(0,0,0,0.3);
	}
	#certify .swiper-button-prev:hover,
	#certify .swiper-button-next:hover{
		opacity: 1;
		border: 2px solid rgba(255,255,255,.8);
		background-color: rgba(0,0,0,0.5);
		box-shadow: 0 0 25px rgba(0,0,0,0.5);
	}
	#certify .swiper-button-next:after, 
	#certify .swiper-button-prev:after{
		font-size: 20px;
		font-weight: bold;
	}
	
	#certify .swiper-slide{transform: scale(1); transition: all 0.3s ease-in-out; z-index: 7;}
	#certify .swiper-slide-prev,
	#certify .swiper-slide-next{transform: scale(1.2); z-index: 8;}
	#certify .swiper-slide-active{transform: scale(1.6); z-index: 9; position: relative;}


@media screen and (max-width: 768px) {
	    #banner {
        width: 100%;
        height: 50vw;
        min-width: 100%;
        overflow: hidden;
        position: relative;
        top: 0px;
    }
    #banner .banner-bg {
        background-size: cover;
        height: 50vw;
        background-position: center top;
    }
    #banner a img {
        width: 100%;
        display: block;
    }
    #banner .swiper-slide {
        box-shadow: 0 0 50px rgba(0, 0, 0, 0.8);
        position: relative;
        height: auto !important;
    }
    #banner .swiper-button-prev,
    #banner .swiper-button-next {
        display: none;
    }
    #banner .swiper-pagination {
        bottom: 0px;
    }
    #banner .swiper-pagination-bullet-active {
        background-color: #1576D1;
    }
    #banner .banner-con {
        text-align: center;
        position: absolute;
        width: 100%;
        left: 0%;
        top: 56%;
        transform: translate(0, 0%);
        color: #fff;
    }
    #banner .banner-con h2 {
        font-size: .8rem;
        padding-left: 0;
        letter-spacing: 2px;
        line-height: 1.2em;
        text-shadow: 0 0 3px rgba(0, 0, 0, .4);
    }
    #banner .banner-con h4 {
        font-size: .7rem;
        padding-left: 0;
        font-weight: lighter;
        letter-spacing: 1px;
        position: relative;
        top: -2px;
        text-shadow: 0 0 3px rgba(0, 0, 0, .4);
    }
	
	
	.module-title{padding:.5rem 0 .4rem 0; margin: 0; display: block; display: block; position: relative; text-align: center;}
	.module-title h2{color: #E40012; font-size: .36rem; letter-spacing: 1px; display: inline-block; text-align: center; vertical-align: middle; position: relative;}
	.module-title span{height: 3px; position: relative; background: #E40012; margin:.2rem 0 10px 20px; width: .5rem; display: block;}
	.module-title h3{color: #888; font-size: .12rem; padding-top: 2px; letter-spacing: 2px; font-family: Conv_DidotLTStd-Roman; text-transform: uppercase; text-align: center; font-weight: lighter; display: block; vertical-align: middle;}
	.module-title .more{ position: absolute; opacity: 0; width: 100%; height: 100%; left: 0; top: 0;}
	.module-title .title-bg{position: absolute; display: none; letter-spacing: 10px; font-family: CODE_Bold; text-transform: uppercase; font-size: 150px; line-height: 92px; color: #000; top: 0px; left: -0.5em; opacity: .02;}
	
	#tab-box{display: none;}
	
	.module-1{	background: #fff ; position: relative; padding: 0;  margin-top: 0;}
	.module-title span{margin:.2rem auto 10px auto;}
	.module-1 h3{
		font-size: .3rem;
		color: #E40012;
		margin: .3rem 0 .2rem;
	}
	.module-1 p{text-indent: 2em; margin-bottom: 1em; line-height: 1.8;}
	.module-1 .left-box{display: block; vertical-align: middle; width: 100%; padding: 0 20px;}
	.module-1 .right-box{display: block; vertical-align: middle; width: 100%; padding-top: .1rem;}
	.module-1 .right-box img{width: 100%;}
	
	
	.module-2{position: relative; margin-top: .8rem; padding-bottom: 0rem; background-color: #F4F7F9;}
	.module-2 .module-title h2{color: #fff; font-size: .36rem; letter-spacing: 1px; display: inline-block; text-align: center; vertical-align: middle; position: relative;}
	.module-2 .module-title span{height: 3px; position: relative; background: #fff; margin:.2rem auto 10px auto; width: .5rem; display: block;}
	.module-2 .mainBox{position: relative; }
	.module-2 .left-box{display: block; vertical-align: middle; width: 100%; z-index: 0; position: absolute; top:0; width: 100%; left: 0;}
	.module-2 .left-box img{width: 100%; display: block; box-shadow: 0 0 30px rgba(0,0,0,0);}
	.module-2 .right-box{display: block; vertical-align: middle; width: 100%; padding: 0; padding-bottom: .2rem; padding-top: 0; position: relative; z-index: 1;}
	.module-2 .slideBox{background-color: #fff; margin: 20px; border-radius: 15px; padding: 20px;}
	.module-2 .slideBox h3{font-size: .3rem; color: #E40012; margin: 1em 0 .5em;}
	.module-2 .slideBox p{text-indent: 2em; line-height: 1.6;}
	
	
	.module-3{padding-bottom: .1rem;}
	.module-3 .con {padding: 0 .2rem; line-height: 1.6;}
		#certify {
			position: relative;
			width: 100%;
			max-width: 100%;
			min-width: 100%;
			margin: 0 auto 0;
			padding: 1rem 0 2rem;
		}
		#certify  .swiper-slide {
			width: 50%;
			height: auto;
			background: #fff;
			box-shadow: 0 8px 30px #ddd;
		}
		#certify  .swiper-slide img{
			display:block;
			width: 100%;
		}
		#certify  .swiper-slide p {
			line-height: 36px;
			padding-top: 0;
			text-align: center;
			color: #636363;
			font-size: 12px;
			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 #E40012;
			background-color: #fff;
		}
		#certify .btn-box{
			position: absolute;
			top: 2.3rem;
			width: 100%;
		}
		#certify .swiper-button-prev,
		#certify .swiper-button-next{
			display: none;
			left: 0px;
			width: 45px;
			height: 45px;
			color: #fff;
			border: 2px solid rgba(255,255,255,.5);
			border-radius: 100%;
			background-color: rgba(0,0,0,0.3);
			opacity: .4;
			transition: all 0.3s ease-in-out;
		}
		#certify .swiper-button-next {
			right: 0px;
			left: auto;
		}
		#certify:hover .swiper-button-prev,
		#certify:hover .swiper-button-next{
			opacity: 0.8;
			box-shadow: 0 0 25px rgba(0,0,0,0.3);
		}
		#certify .swiper-button-prev:hover,
		#certify .swiper-button-next:hover{
			opacity: 1;
			border: 2px solid rgba(255,255,255,.8);
			background-color: rgba(0,0,0,0.5);
			box-shadow: 0 0 25px rgba(0,0,0,0.5);
		}
		#certify .swiper-button-next:after, 
		#certify .swiper-button-prev:after{
			font-size: 20px;
			font-weight: bold;
		}
		
		#certify .swiper-slide{transform: scale(1); transition: all 0.3s ease-in-out; z-index: 7;}
		#certify .swiper-slide-prev,
		#certify .swiper-slide-next{transform: scale(1); z-index: 8;}
		#certify .swiper-slide-active{transform: scale(1.5); z-index: 9; position: relative;}
		
		#certify  .swiper-slide-active p {
			font-size: 10px;
		}
}




















