
	
@media screen and (min-width: 320px){
	.img-style{background-position:center  center;background-repeat:no-repeat ;background-size: cover;padding-bottom: 27%;}
	.swiper-button-prev,.swiper-button-next{display: none;}
	.swiper-h3{position: absolute;left: 15px;color: #0093dd;font-size: 14px;line-height: 35px;}	
	.font-swiper{margin-left: 90px;}
	.fs-swiper{margin-top: 9px;}		
	.swiper-2-box{padding-bottom: 10px;}	
	
}


@media screen and (min-width: 992px) {
	.swiper-2-box{padding-bottom: 0px;}	
	.font-swiper{margin-left: 100px;}
	.fs-swiper{margin-top: 0px;}	
	.swiper-button-prev,.swiper-button-next{display: block;}
	.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {background-image: url(../img/prev.png);right: 15px;}
	.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image: url(../img/next.png);right: 15px;}
	.swiper-button-prev, .swiper-button-next{margin-top: 0; background-size: 38px 35px; -moz-background-size:38px 35px;-webkit-background-size:38px 35px;width: 38px;height: 35px;}
	.swiper-btn{height: 70px;width: 100%;position: relative;bottom: 70px;}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next{right: 0;top: 0;left: auto;background-color: #18a8f0;}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev{right: 0;left: auto;bottom: 0;background-color: #0093dd;}
	.bgimg-height .swiper-pagination-bullet{width:80px;height: 70px;border-radius:0;opacity: 1; margin-right: 2px;line-height: 70px;float: left;font-weight: bold;font-size: 30px;color: #fff;}
	.bgimg-height .swiper-pagination-bullet:nth-child(1){
		background: rgba(0,106,236);
	}
	.bgimg-height .swiper-pagination-bullet:nth-child(2){
		background: rgba(0,106,236,0.85);
	}
	.bgimg-height .swiper-pagination-bullet:nth-child(3){
		background: rgba(0,106,236,0.7);
	}
	.bgimg-height .swiper-pagination-bullet:nth-child(4){
		background: rgba(0,106,236,0.5);
	}
	.bgimg-height .swiper-pagination-bullet:nth-child(5){
		background: rgba(0,106,236,0.3);
	}
	.bgimg-height .swiper-pagination-bullet-active{background: #fff !important;color: #0093dd;}
	.fs-swiper{width: auto;}
	.swiper-2-box{border: 1px solid #c1deec;background: #e1f2fa;line-height: 35px;}
	.banner-box{margin-bottom: -70px;}
	.banner-box-1{padding-top: 25px;padding-bottom: 20px;}
	
}

/*banner*/



/*法律法规*/
@media screen and (min-width: 320px){
	
	
	
	.TuesDay-style{height: 269px;}
	
	.TuesDay-box{overflow: hidden;}
	
	.TuesDay-pagination{display: none;}
	
	
	.TuesDay-style{background-repeat: no-repeat;background-position:center center;background-size: cover;}
	
	.TuesDay-tit{overflow: hidden;padding-bottom: 5px;}
	.TuesDay-tit h3{color: #0093dd;font-size: 16px;font-weight: bold;float: left;line-height: 22px;height: 22px;}
	.TuesDay-tit a{float: right;line-height: 22px;height: 22px;}
	.TuesDay-tit a span{font-size: 14px;color: #666666;}
	.TuesDay-tit a i{font-size: 9px;font-weight: bold;background: #cbe3ee;color: #fff;border-radius: 100%;width: 20px;height: 18px;}
	
	
	.TuesDay-left,.TuesDay-center,.TuesDay-right{padding: 10px 0;}
	.TuesDay-new-start{border: 1px solid #e5e5e5;border-top: 2px solid #0093dd;}
	.TuesDay-new-start ul{padding: 14px 10px;}
	.TuesDay-new-start li{overflow: hidden;border-bottom: 1px dashed #bebebe;line-height: 35px;height: 35px;position: relative;}
	.TuesDay-new-start li p{float: left;padding-left: 5px;color: #666666;font-size: 14px;padding-right: 30%;width: 100%;}
	.TuesDay-new-start li span{float: right;color: #999999;font-size: 14px;position: absolute;right: 0;top: 0;}	
	.TuesDay-new-start li:hover *{color: #0093dd;}
	.TuesDay-icon li{padding: 13px 0; width: 50%;float: left;text-align: center;background: #f4faff;color: #0093dd;border-bottom: 1px solid #b2d9ff;border-right: 1px solid #b2d9ff;}
	.TuesDay-icon li a{color: #0093dd;display: block;}
	.TuesDay-icon li i{font-size: 50px;}
	.TuesDay-icon ul{border-bottom-left-radius: 4px; border-top-left-radius: 4px;border-top: 1px solid #b2d9ff;border-left: 1px solid #b2d9ff;overflow: hidden;margin-bottom: 6px;border-top-right-radius: 4px;}
	
	.TuesDay-icon li:nth-child(2){
		border-top-right-radius: 4px;
	}
	
	.TuesDay-icon li:nth-child(4){
		border-bottom-right-radius: 4px;
	}
	.TuesDay-icon li:nth-child(3){
		border-bottom-left-radius: 4px;
	}
	.TuesDay-icon li:hover{background: #0093dd;color: #fff;}
	.TuesDay-icon li:hover a{color: #fff;}
	.TuesDay-Train{ font-size: 14px; overflow: hidden;height: 62px;line-height: 62px;border: 1px solid #b2d9ff;border-radius: 4px;background: #daefff;color:#0093dd;padding: 0 20px;}
	.TuesDay-Train-l{float: left;font-weight: bold;font-size: 16px;}
	.TuesDay-Train-l i{font-size: 30px;float: left;padding-right: 5px;}
	.TuesDay-Train-r{float: right;}	
	.hf{padding: 20px 0;}
	
	
	.Carole-zj ul{border: 1px solid #e3e3e3;border-top: 2px solid #0093dd;padding: 20px 10px 0px 10px;}
	.Carole-zj li{padding-bottom: 9px;}
	.Carole-zj li dt{float: left;width: 100px;height: 100px;padding-right: 20px;}
	.Carole-zj li dl{overflow: hidden;position: relative;background: #f0f4f6;}

	.Carole-zj li dd p{color: #333333;font-size: 14px;padding: 10px;}
	.Carole-zj li dd span{position: absolute;right: 10px;bottom: 12px;color: #0093dd;}
	
	
}




@media screen and (min-width: 992px) {
	
	.Carole-zj li dt{padding-right: 0;}
	
	
		.Carole-zj li dd{float: right;}
	.TuesDay-box{margin:0 -10px;}
	.TuesDay-box>div{float: left;width: 450px;height: 269px;padding: 0 10px;}
	.TuesDay-box>div:last-of-type{width: 320px;}
	.Carole-box{overflow: hidden;margin: 0 -10px;}
	.Carole-box>div{float: left;width: 450px;height: 269px;padding: 0 10px;}
	.Carole-box>div:last-of-type{width: 320px;}
     .TuesDay-left .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 2px;}
	.TuesDay .swiper-pagination-bullet{ border: 2px solid #0093dd; border-radius: 0; color: #0093dd; font-size: 12px;
	font-weight: bold; width: 20px;height: 20px;opacity: 1;display: inline-block;background: #fff;text-align: center;}
	.TuesDay-left .swiper-pagination{display: block; text-align: right;right: 20px;left: auto;}
	.TuesDay-left .swiper-pagination-bullet-active{color: #fff;background: #0093dd;}

	
	
}

@media screen and (min-width: 320px){
		
		.duke{margin-bottom: 30px;height: 122px;}
		.duke-swiper{padding: 10px 9px 7px;}
		.duke-swiper>.swiper-wrapper{margin:  0 -2.5px;}
		.duke-style{width: 170px;height: 75px;padding: 0 2.5px;}
		.duke-style i{border: 1px solid #ebeef7;display: block;}
		.duke-pic .banner-box{border: 1px solid #e5e5e5;border-top: 2px solid #0093dd;overflow: hidden;}
		
}


@media screen and (min-width: 992px) {
	

}

