@charset "utf-8";

.container {
	width: 90%;
	max-width: 1500px;
	margin: 0 auto;
	*zoom: 1;
}
.leaders{width: 100%;height: auto;padding: 80px 0;background: #fff;}
.leaders ul{width: 100%;height: auto;padding-top: 6%;}
.leaders ul li{width: 100%;height: auto;margin-bottom: 55px; position: relative;overflow: hidden;}

.leaders ul li .con{width: 55%;height: auto;float: left;padding-top: 5%;}
.leaders ul li .con h6{font-size: 30px;color: #000;}
.leaders ul li .con .txt{width: 100%;height: auto;margin-top: 45px;height: auto;}
.leaders ul li .con .txt p{font-size: 16px;color: #000000;}
.leaders ul li .pic{width:35%;height: auto;float:right;}
.leaders ul li .pic img{display: block;width: 100%;height: auto;}
.leaders ul li:last-child{margin-bottom: 0;}
.leaders ul li:nth-child(2n) .pic{float:left;}
.leaders ul li:nth-child(2n) .con{float: right;}

@media only screen and (max-width:1500px) {
	.leaders ul li .pic{width: 40%;}
	.leaders ul li .con{padding-top: 3%;}
	.leaders ul li .con .txt{margin-top: 40px;}
	.leaders ul li .con h6{font-size: 26px;}
}
@media only screen and (max-width:1300px) {
	.leaders ul li .con h6{font-size: 24px;}
	.leaders ul li .con .txt p{font-size: 15px;}
	.leaders ul li .pic{width: 45%;}
	.leaders ul li .con{width: 50%;}
	.leaders ul li{margin-bottom: 40px;}
	.leaders ul li .con{padding-top: 1%;}
.leaders ul li .con .txt{margin-top: 35px;}
.leaders{padding: 70px 0;}
}
@media only screen and (max-width:1200px) {
	.leaders ul li .con h6{font-size: 20px;}
	.leaders ul li .con .txt p{font-size: 14px;}
	.leaders ul li .pic{width: 45%;}
	.leaders ul li{margin-bottom: 35px;}
	.leaders ul li .con{width: 50%;}
	.leaders ul li .con{padding-top: 0%;}
.leaders ul li .con .txt{margin-top:25px;}
.leaders{padding: 65px 0;}
}
@media only screen and (max-width:1024px) {
	.leaders ul li .con h6{font-size:18px;}
	.leaders ul li .con .txt p{font-size: 13px;}
	.leaders ul li .pic{width: 35%;}
	.leaders ul li{margin-bottom: 35px;}
	.leaders ul li .con{width:60%;}
	.leaders ul li .con{padding-top: 0%;}
.leaders ul li .con .txt{margin-top:20px;}	
.leaders{padding:50px 0;}
}
@media only screen and (max-width:720px) {
	.leaders ul li .pic{width:100%;height: auto;float: none;}
	.leaders ul li .con{width: 100%;height: auto;padding: 20px;float: none;}
	.leaders ul li{background: #fff;box-shadow: 10px 0 20px rgba(0,0,0,0.2);}
}

.sc-show{width: 100%;height: auto;position: relative;padding: 80px 0;}
.sc-show .sc-show-js{width: 100%;height: auto;margin-top:6%;}
.sc-show .sc-show-js .pic{width:35%;height: auto;float: left;}
.sc-show .sc-show-js .pic img{display: block;width: 100%;height: auto;}
.sc-show .sc-show-js .con{width: 55%;height: auto;float: right;}
.sc-show .sc-show-js .con h6{font-size: 30px;color: #000;}
.sc-show .sc-show-js .con .txt{width: 100%;height: auto;margin-top: 35px;}
.sc-show .sc-show-js .con .txt p{font-size: 16px;color: #000;}
.sc-show .sc-show-js .con  .more{margin-top: 45px; background: #004e97;color: #fff;width: 160px;font-size: 16px;color: #fff;text-transform: uppercase;line-height: 50px;display: block;text-align: center;}
.sc-show .swiper-button-next{
    background-image: url(../img/new004.png);
    right:5%;
     background-position:right 20px center;
    left: auto;
}
.sc-show .swiper-button-prev{
    background-image: url(../img/new003.png);
    left:5%;
     background-position:left 20px center;
    right: auto;
}
.sc-show .swiper-button-next:after,.sc-show .swiper-button-prev:after{content: "";}
.sc-show .swiper-button-prev,.sc-show .swiper-button-next {
    position: absolute;
    top: 0%;
    width:30%;
    height: 100%;
    margin-top:-0px;
    z-index: 99;
    cursor: pointer;
    background-size: 30px 60px;
    background-repeat: no-repeat;

}


@media only screen and (max-width:1500px) {
.sc-show .sc-show-js .pic{width: 40%;}
.sc-show .sc-show-js .con{padding-top: 3%;}
.sc-show .sc-show-js .con .txt{margin-top: 40px;}
.sc-show .sc-show-js .con h6{font-size: 26px;}
.sc-show .swiper-button-prev,.sc-show .swiper-button-next {
    background-size: 25px 50px;
}
.sc-show .sc-show-js .con  .more{margin-top: 40px; width: 140px;height: 40px;line-height: 40px;}
}
@media only screen and (max-width:1300px) {
	.sc-show .sc-show-js .con h6{font-size: 24px;}
.sc-show .sc-show-js .con .txt p{font-size: 15px;}
.sc-show .sc-show-js .pic{width: 45%;}
.sc-show .sc-show-js .con{width: 50%;}

.sc-show .sc-show-js .con{padding-top: 1%;}
.sc-show .sc-show-js .con .txt{margin-top: 35px;}
.leaders{padding: 70px 0;}
.sc-show .swiper-button-prev,.sc-show .swiper-button-next {
    background-size: 20px 40px;
}
.sc-show .sc-show-js .con  .more{width: 120px;margin-top: 35px; height:35px;line-height:35px;font-size: 15px;}
}
@media only screen and (max-width:1200px) {
.sc-show .sc-show-js .con h6{font-size: 20px;}
.sc-show .sc-show-js .con .txt p{font-size: 14px;}
.sc-show .sc-show-js .pic{width: 45%;}
.sc-show .sc-show-js .con{width: 50%;}
.sc-show .sc-show-js .con{padding-top: 0%;}
.sc-show .sc-show-js .con .txt{margin-top:25px;}
.leaders{padding: 65px 0;}
.sc-show .swiper-button-prev,.sc-show .swiper-button-next {
    background-size: 20px 40px;
}
.sc-show .sc-show-js .con  .more{width: 120px;height:35px;line-height:35px;font-size: 15px;}
}
@media only screen and (max-width:1024px) {
.sc-show .sc-show-js .con h6{font-size:18px;}
.sc-show .sc-show-js .con .txt p{font-size: 13px;}
.sc-show .sc-show-js .pic{width: 35%;}

.sc-show .sc-show-js .con{width:60%;}
.sc-show .sc-show-js .con{padding-top: 0%;}
.sc-show .sc-show-js .con .txt{margin-top:20px;}	
.leaders{padding:50px 0;}
.sc-show .sc-show-js .con  .more{width: 110px;height:30px;margin-top: 30px; line-height:30px;font-size: 14px;}
}
@media only screen and (max-width:720px) {
.sc-show .sc-show-js .pic{width:100%;height: auto;float: none;}
.sc-show .sc-show-js .con{width: 100%;height: auto;padding: 20px;float: none;}
.sc-show .sc-show-js{padding:10px;}
.sc-show .sc-show-js .swiper-slide{background: #fff;box-shadow: 0px 0 10px rgba(0,0,0,0.2);}
.sc-show .swiper-button-prev,.sc-show .swiper-button-next {
    background-size: 15px 30px;
}
.sc-show .sc-show-js .con  .more{width: 110px;height:30px;margin-top: 25px; line-height:30px;font-size: 14px;}

}