@charset "utf-8";
#wrap{background: #fff;}
#banner{ width: 100%; min-width: 1024px; overflow: hidden; position: relative;}
#banner img{width: 100%; display: block;}
#banner .banner-bg{position: relative; height: 440px; background-position: center center; background-repeat: no-repeat; background-size: 100%;}
#banner .banner-con{text-align: center;  position: absolute; width: 90%; max-width: 1100px; margin: 0 auto; left: 50%; top: 50%; transform: translate(-50%,-15%); color: #fff; }
#banner .banner-con h2{font-size: .48rem; display: inline-block; margin: 0 auto; font-weight: bold; padding-left: 1.4rem; padding-right: 1.3rem; letter-spacing: .15rem; margin-bottom: .3em; line-height: 1.2em; text-shadow: 0px 3px 15px rgba(0,0,0,0.16); border-bottom: 1px solid #f1f1f1; padding-bottom: .2rem;}
#banner .banner-con h4{font-size: .22rem; letter-spacing: .2rem; display: block; margin: 0 auto; font-weight: normal; position: relative; text-shadow: 0px 1px 3px rgba(0,0,0,0.16); padding-left: .2rem;}
#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: .4rem 0 20px 0; display: block; margin: .5rem 0 0; position: relative;}
.module-title h2{color: #E40012; font-size: .39rem; 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: .4rem; font-weight: bold; transition: all 0.3s ease-in-out;}
.module-title .more .iconfont{position: relative; top: .13em; font-size: 1.5em; left: 0; transition: all 0.3s ease-in-out;}
.module-title .more:hover{color: #E40012; right: -.3em;}
.module-title .more:hover .iconfont{left: .2em;}

.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: url(../img/career-01.jpg) no-repeat left center; background-size: 13rem; margin: .8rem 0; margin-top: -20px; padding: .7rem 0; position: relative; overflow: hidden;}
.module-1 .main{width: 9.5rem; min-height: 4.5rem; padding: 0rem .7rem .7rem; background: linear-gradient(203deg, #FFFFFF 0%, rgba(255,255,255,0.89) 100%); float: right;box-shadow: 0px 3px 35px rgba(0,0,0,0.08);}
.module-1 .module-title{margin-top: .3rem;}
.module-1 .con .more{position:relative; display: inline-block; margin-top: .2rem; font-weight: bold;left: 0; transition: all 0.3s ease-in-out;}
.module-1 .con .more .iconfont{position: relative; top: .15em; font-size: 1.5em;left: 0; transition: all 0.3s ease-in-out;}
.module-1 .con .more:hover{color: #E40012; left: .3em;}
.module-1 .con .more:hover .iconfont{left: .2em;}



.module-2{	background: url(../img/career-02.jpg) no-repeat right center; background-size: 13rem; margin: .8rem 0 0; padding: .7rem 0; position: relative; overflow: hidden;}
.module-2 .main{width: 9.5rem; padding: 0rem .7rem .5rem; background: linear-gradient(203deg, #FFFFFF 0%, rgba(255,255,255,0.89) 100%); float: left; box-shadow: 0px 3px 35px rgba(0,0,0,0.08);}
.module-2 .module-title{margin-top: .3rem;}
.module-2 .con .more{position:relative; display: inline-block; margin-top: .2rem; font-weight: bold;left: 0; transition: all 0.3s ease-in-out;}
.module-2 .con .more .iconfont{position: relative; top: .15em; font-size: 1.5em;left: 0; transition: all 0.3s ease-in-out;}
.module-2 .con .more:hover{color: #E40012; left: .3em;}
.module-2 .con .more:hover .iconfont{left: .2em;}

.module-3{background-color: #F4F7F9; padding: 00 0 .6rem; overflow: hidden;}
.module-3 .list-box{margin: 0 -1%;}
.module-3 .list{width: 48%; float: left; margin: 0 1%; position: relative; overflow: hidden;}
.module-3 .list .pic{overflow: hidden; position: relative; z-index: 0;}
.module-3 .list .pic img{width: 100%; height: 3rem; display: block; transition: all 0.3s ease-in-out; background-position:center center; background-repeat:no-repeat; background-size:cover;}
.module-3 .list:hover .pic img{transform: scale(1.1,1.1);}
.module-3 .list .con{padding: 15px 20px; color: #fff; padding: 20px 25px; position: absolute; top: 2.3rem; left: 0; z-index: 2; width: 100%; height: 100%; background:linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 10%); transition: all 0.3s ease-in-out; }
.module-3 .list .con .title{font-size: .24rem; margin-bottom: .2rem;}
.module-3 .list:hover .con{top: 0; padding-top: 1.5rem; background:linear-gradient(180deg, rgba(0,0,0,.6) 0%, rgba(0,0,0,0.6) 100%);}

.module-4{background-color: #fff; padding: 0 0 .3rem 0; overflow: hidden;}
.module-4 .list-box{margin: 0; position: relative; padding-bottom: 50px;}
.module-4 .list{ margin: 0; background-color: #fff; display: block;}
.module-4 .list .pic{overflow: hidden;}
.module-4 .list .pic img{width: 100%; display: block; transition: all 0.3s ease-in-out; background-position:center center; background-repeat:no-repeat; background-size:cover;}
.module-4 .list:hover .pic img{transform: scale(1.1,1.1);}
.module-4 .list .con{padding: 15px 20px; display: none;}
.module-4 .list:hover .con .title{color: #E40012;}
.module-4  .swiper-pagination-bullet-active{background-color: #E40012;}

.module-5{	background: url(../img/career-05.jpg) no-repeat right center; background-size: 13rem 100%; margin: 0 0 .8rem; padding: .7rem 0; position: relative; overflow: hidden;}
.module-5 .main{width: 9.5rem; padding: .3rem .5rem .5rem .7rem; background: linear-gradient(203deg, #FFFFFF 0%, rgba(255,255,255,0.89) 100%); box-shadow: 0px 3px 35px rgba(0,0,0,0.08);}
.module-5 .module-title{margin-top: .3rem;}
.module-5 .con p{margin-bottom: .5em; text-indent: 2em;}
.module-5 .con .more{position:relative; display: inline-block; margin-top: .2rem; font-weight: bold;left: 0; transition: all 0.3s ease-in-out;}
.module-5 .con .more .iconfont{position: relative; top: .15em; font-size: 1.5em;left: 0; transition: all 0.3s ease-in-out;}
.module-5 .con .more:hover{color: #E40012; left: .3em;}
.module-5 .con .more:hover .iconfont{left: .2em;}




@media screen and (max-width: 768px) {
	#wrap{background: #fff;}
	
	#banner{ width: 100%; min-width: 100%; overflow: hidden; position: relative;}
	#banner img{width: 100%; display: block;}
	#banner .banner-bg{position: relative; height: 4rem; 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%,-15%); color: #fff; }
	#banner .banner-con h2{font-size: .48rem; display: inline-block; margin: 0 auto; font-weight: bold; padding-left: 1.4rem; padding-right: 1.3rem; letter-spacing: .15rem; margin-bottom: .3em; line-height: 1.2em; text-shadow: 0px 3px 15px rgba(0,0,0,0.16); border-bottom: 1px solid #f1f1f1; padding-bottom: .2rem;}
	#banner .banner-con h4{font-size: .22rem; letter-spacing: .2rem; display: block; margin: 0 auto; font-weight: normal; position: relative; text-shadow: 0px 1px 3px rgba(0,0,0,0.16); padding-left: .2rem;}
	
	.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 auto 10px auto; 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: url(../img/career-01-m.jpg) no-repeat left top; background-size: 100%; margin: .8rem 0; margin-top: 0; padding: .7rem 0 0; position: relative; overflow: initial;}
	.module-1 .main{width: 100%; min-height: 4.5rem; padding: 0 15px; background: none; float: none; box-shadow: 0px 3px 35px rgba(0,0,0,0.0);}
	.module-1 .module-title{margin-top: .3rem;}
	.module-1 .module-title h2{color: #fff; text-shadow: 0 0 20px rgba(0,,0,0,0.5);}
	.module-1 .module-title span{height: 3px; position: relative; background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.5); margin:.2rem auto 10px auto; width: .5rem; display: block;}
	.module-1 .con{background-color: #fff; margin: 0; border-radius: 15px; padding: 0 20px 30px; box-shadow: 0 0px 25px rgba(0,0,0,0.05);}
	.module-1 .con .more{position:relative; display: inline-block; color: #E40012; margin-top: .2rem; font-weight: bold;left: 0; transition: all 0.3s ease-in-out;}
	.module-1 .con .more .iconfont{position: relative; top: .15em; font-size: 1.5em;left: 0; transition: all 0.3s ease-in-out;}
	.module-1 .con .more:hover{color: #E40012; left: .3em;}
	.module-1 .con .more:hover .iconfont{left: .2em;}
	
	
	
	.module-2{	background: url(../img/career-02-m.jpg) no-repeat right top; background-size: 100%; margin: 0 0; padding: .7rem 0 0; position: relative; overflow: initial;}
	.module-2 .main{width: 100%; padding: 0rem 15px; background: none; float: none; box-shadow: 0px 3px 35px rgba(0,0,0,0);}
	.module-2 .module-title{margin-top: .3rem;}
	.module-2 .module-title h2{color: #fff; text-shadow: 0 0 20px rgba(0,,0,0,0.5);}
	.module-2 .module-title span{height: 3px; position: relative; background: #fff; box-shadow: 0 0 20px rgba(0,0,0,0.5); margin:.2rem auto 10px auto; width: .5rem; display: block;}
	.module-2 .con{background-color: #fff; margin: 0; border-radius: 15px; padding: 20px 20px 30px; box-shadow: 0 0px 25px rgba(0,0,0,0.05);}
	.module-2 .con .more{position:relative; display: inline-block; color: #E40012; margin-top: .2rem; font-weight: bold;left: 0; transition: all 0.3s ease-in-out;}
	.module-2 .con .more .iconfont{position: relative; top: .15em; font-size: 1.5em;left: 0; transition: all 0.3s ease-in-out;}
	.module-2 .con .more:hover{color: #E40012; left: .3em;}
	.module-2 .con .more:hover .iconfont{left: .2em;}
	
	.module-3{background-color: #F4F7F9; padding: 00 0 .6rem; overflow: hidden;}
	.module-3 .list-box{margin: 0 -1%;}
	.module-3 .list{width: 48%; float: left; margin: 0 1%; position: relative; overflow: hidden;}
	.module-3 .list .pic{overflow: hidden; position: relative; z-index: 0;}
	.module-3 .list .pic img{width: 100%; height: 3rem; display: block; transition: all 0.3s ease-in-out; background-position:center center; background-repeat:no-repeat; background-size:cover;}
	.module-3 .list:hover .pic img{transform: scale(1.1,1.1);}
	.module-3 .list .con{padding: 15px 20px; color: #fff; padding: 20px 25px; position: absolute; top: 2.3rem; left: 0; z-index: 2; width: 100%; height: 100%; background:linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 10%); transition: all 0.3s ease-in-out; }
	.module-3 .list .con .title{font-size: .24rem; margin-bottom: .2rem;}
	.module-3 .list:hover .con{top: 0; padding-top: 1.5rem; background:linear-gradient(180deg, rgba(0,0,0,.6) 0%, rgba(0,0,0,0.6) 100%);}
	
	.module-4{background-color: #fff; padding: 0 20px 0; overflow: hidden;}
	.module-4 .list-box{margin: 0; position: relative; padding-bottom: 30px;}
	.module-4 .list{ margin: 0 0 10px; width: 100vw; background-color: #fff; display: block;}
	.module-4 .list .pic{overflow: hidden;}
	.module-4 .list .pic img{width: 100%; display: block; transition: all 0.3s ease-in-out; background-position:center center; background-repeat:no-repeat; background-size:cover;}
	.module-4 .list:hover .pic img{transform: scale(1.1,1.1);}
	.module-4 .list .con{padding: 15px 20px; display: none;}
	.module-4 .list:hover .con .title{color: #E40012;}
	.module-4  .swiper-pagination-bullet-active{background-color: #E40012;}
	
	
	.module-5{	background: none; background-size: 100%; margin: 0 0 .8rem; padding: 0; position: relative; overflow: hidden;}
	.module-5 .main{width: 100%; padding: 0 20px; background: linear-gradient(203deg, #FFFFFF 0%, rgba(255,255,255,0.89) 100%); box-shadow: 0px 3px 35px rgba(0,0,0,0);}
	.module-5 .module-title{margin-top: .3rem;}
	.module-5 .con p{margin-bottom: .5em; text-indent: 2em;}
	.module-5 .con .more{position:relative; display: inline-block; margin-top: .2rem; font-weight: bold;left: 0; transition: all 0.3s ease-in-out;}
	.module-5 .con .more .iconfont{position: relative; top: .15em; font-size: 1.5em;left: 0; transition: all 0.3s ease-in-out;}
	.module-5 .con .more:hover{color: #E40012; left: .3em;}
	.module-5 .con .more:hover .iconfont{left: .2em;}

}




















