﻿.banner-t{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.banner-t-wrap{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.banner-t-wrap img{
	width: 100%;
	height: auto;
}



/* 基本信息 */
.screen-ytcsbrlb{
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #d9d9d9;
}
.screen-ytcsbrlb-t{
	width: 99%;
	height: auto;
	margin: 0 auto;
	padding-top: 10px;
	/* border-top: solid 1px #ccc; */
	padding-bottom: 9px;
}

.screen-ytcsbrlb-t h3{
	font-size: 0.8rem;
	line-height: 1.5rem;
	color: #404040;
	/* padding-left: 10px; */
}
.screen-ytcsbrlb-t h3 span{
	color: darkred;
	font-size: 1rem;
	line-height: 1.5rem;
}


/* 轮播图 */
/* .scroll{max-width:750px;position: relative;}
.scroll_box{overflow:hidden;visibility:hidden;position:relative;}
.scroll_wrap{overflow:hidden; position:relative;}
.scroll_wrap li{position:relative;display:block;width:100%;float:left;}
.scroll_wrap li a{display:block;margin:0 auto;position:relative;}
.scroll_position{position:absolute;left:42.3%;z-index:400px;bottom:0px;}
.scroll_position li{display:inline-block;width:9px;height:9px;border-radius:10px;background:#fff;}
.scroll_position li a{font-size:0;}
.scroll_position li.on{background-color:#ffd800;}
.scroll_position_bg{background:#000;position:absolute;bottom:0px;left:42.3%;padding:0 27px;height:13px;border-radius:26px;} */

/* 四大优势 */
.mq-js-wrap-list{
		width: 99%;
		margin: 0 auto;
		overflow: hidden;
	}
	.mq-js-wrap-list ul li{
		float: left;
		width: 47%;
		margin: 1% 1%;
		text-align: center;
		background: #F0F0F0;
		min-height: 185px;
		-webkit-webkit-transition: all ease-in 0.2s ;
		-moz-webkit-transition: all ease-in 0.2s ;
		-ms-webkit-transition: all ease-in 0.2s ;
		-o-webkit-transition: all ease-in 0.2s ;
		webkit-transition:all ease-in 0.2s ;
		transition: all ease-in 0.2s ;
	}
	.mq-js-wrap-list ul li i{
		font-size: 42px;
		color: #b24c34;
		display: inline-block;
		padding-top: 8px;
		-webkit-webkit-transition: all ease-in 0.2s ;
		-moz-webkit-transition: all ease-in 0.2s ;
		-ms-webkit-transition: all ease-in 0.2s ;
		-o-webkit-transition: all ease-in 0.2s ;
		webkit-transition:all ease-in 0.2s ;
		transition: all ease-in 0.2s ;
		
	}
	
	.mq-js-wrap-list ul li>h4{
		font-size: 14px;
		line-height: 14px;
		color: #000;
		padding-top: 8px;
		padding-bottom: 10px;
		-webkit-webkit-transition: all ease-in 0.2s ;
		-moz-webkit-transition: all ease-in 0.2s ;
		-ms-webkit-transition: all ease-in 0.2s ;
		-o-webkit-transition: all ease-in 0.2s ;
		webkit-transition:all ease-in 0.2s ;
		transition: all ease-in 0.2s ;
	}
	.swiper-slide.swiper-no-swiping.swiper-slide-active h3{
		font-size: 14px;
		    line-height: 20px;
		    color: #000;
		    margin-top: 10px;
		    margin-bottom: 10px;
		    margin-left: 10px;
	}
	.swiper-slide.swiper-no-swiping.swiper-slide-active ul{
		    font-size: 14px;
		    line-height: 20px;
		    color: #000;
	}
	.swiper-slide.swiper-no-swiping.swiper-slide-active ul li{
		padding: 0px 3px;
		    line-height: 23px;
	}
	
	.mq-js-wrap-list ul li>h5{
		font-size: 13px;
		line-height: 16px;
		color: #000;
		-webkit-webkit-transition: all ease-in 0.2s ;
		-moz-webkit-transition: all ease-in 0.2s ;
		-ms-webkit-transition: all ease-in 0.2s ;
		-o-webkit-transition: all ease-in 0.2s ;
		webkit-transition:all ease-in 0.2s ;
		transition: all ease-in 0.2s ;
	}
	.mq-js-wrap-list ul li>h6{
		font-size: 11px;
		line-height: 20px;
		color: #000;
		padding-top: 15px;
		padding-bottom: 10px;
		-webkit-webkit-transition: all ease-in 0.2s ;
		-moz-webkit-transition: all ease-in 0.2s ;
		-ms-webkit-transition: all ease-in 0.2s ;
		-o-webkit-transition: all ease-in 0.2s ;
		webkit-transition:all ease-in 0.2s ;
		transition: all ease-in 0.2s ;
	}
	.mq-js-wrap-list ul li:hover{
		background: #b24c34;
		-webkit-webkit-transition: all ease-in 0.2s ;
		-moz-webkit-transition: all ease-in 0.2s ;
		-ms-webkit-transition: all ease-in 0.2s ;
		-o-webkit-transition: all ease-in 0.2s ;
		webkit-transition:all ease-in 0.2s ;
		transition: all ease-in 0.2s ;
	}
	.mq-js-wrap-list ul li:hover i{
		
		color: #fff;
		padding-top: 15px;
		-webkit-webkit-transition: all ease-in 0.2s ;
		-moz-webkit-transition: all ease-in 0.2s ;
		-ms-webkit-transition: all ease-in 0.2s ;
		-o-webkit-transition: all ease-in 0.2s ;
		webkit-transition:all ease-in 0.2s ;
		transition: all ease-in 0.2s ;
	}
	.mq-js-wrap-list ul li:hover h4{
		color: #fff;
		padding-top: 18px;
		-webkit-webkit-transition: all ease-in 0.2s ;
		-moz-webkit-transition: all ease-in 0.2s ;
		-ms-webkit-transition: all ease-in 0.2s ;
		-o-webkit-transition: all ease-in 0.2s ;
		webkit-transition:all ease-in 0.2s ;
		transition: all ease-in 0.2s ;
	}
	.mq-js-wrap-list ul li:hover h5{
		color: #fff;
		padding-top: 8px;
		-webkit-webkit-transition: all ease-in 0.2s ;
		-moz-webkit-transition: all ease-in 0.2s ;
		-ms-webkit-transition: all ease-in 0.2s ;
		-o-webkit-transition: all ease-in 0.2s ;
		webkit-transition:all ease-in 0.2s ;
		transition: all ease-in 0.2s ;
	}
	.mq-js-wrap-list ul li:hover h6{
		color: #fff;
		padding-top: 8px;
		-webkit-webkit-transition: all ease-in 0.2s ;
		-moz-webkit-transition: all ease-in 0.2s ;
		-ms-webkit-transition: all ease-in 0.2s ;
		-o-webkit-transition: all ease-in 0.2s ;
		webkit-transition:all ease-in 0.2s ;
		transition: all ease-in 0.2s ;
	}

/* tab选项卡 */

	.container {
		/*width: 100%;*/
		border: 1px solid #ccc;
		overflow: hidden;
	}
	.swiper1 {
		width: 100%;
	}
	.swiper1 .selected {
		color: #ec5566;
		border-bottom: 2px solid #ec5566;
	}
	.swiper1 .swiper-slide {
		text-align: center;
		font-size: 0.8rem;
		height: 50px;
		line-height: 18px;
		font-size: 12px;
		/* Center slide text vertically */
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		cursor: pointer;
	}
	.swiper2 {
		width: 100%;
		z-index: 0;
		padding-bottom: 20px;
	}
	.swiper2 .swiper-slide {
		color: #FF0000;
		height: auto;
	
		box-sizing: border-box !important;
		overflow-x: hidden !important;
	}
	.swiper-box{
		height: auto;
		z-index: 1;
		background: #fff;
		
	}
	.fixednav {
	    position: fixed;
	    top: 0px;
	    left: 0px;
	    width: 100%;
		height: auto;
	    z-index: 20;
	transform: translate(0,-3%);
	transition: all 0.3s ease;
	}
	
	
	
	
	.swiper-content-img{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.swiper-content-img img{
		width: 100%;
	}
	
	
	.swiper-yl{
		width: 100%;
		height: auto;
		overflow: hidden;
	}
	.swiper-yl>h3{
	font-size: 1rem;
    line-height: 1.5rem;
    color: darkred;
    text-align: left;
    padding-left: 13px;
    padding-top: 18px;
	width: 98%;
	}
	.swiper-yl>h4{
	width: 98%;
    font-size: 0.8rem;
    line-height: 1.5rem;
    color: #000;

    margin: 0 auto;
	}
	.swiper-yl>h4 span{
	font-size: 0.8rem;
    line-height: 1.5rem;
    padding-left: 14px;
	}
	
	.swiper-cs{
		width: 98%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
		padding-top: 11px;
	}
	.swiper-cs ul li{
		font-size: 0.8rem;
		line-height: 1.5rem;
		color: #000;
	}
	
	.swiper-az{
		width: 98%;
		height: auto;
		overflow: hidden;
		margin: 0 auto;
		padding-top: 11px;
	}
	
	.swiper-az ul li{
		font-size: 0.8rem;
		line-height: 1.5rem;
		color: #000;
	}
	.swiper-az-img{
		width: 100%;
		height: auto;
		padding-top: 12px;
	}
	.swiper-az-img img{
		width: 100%;
	}