/* colors */
/* tab setting */
/* breakpoints */
/* selectors relative to radio inputs */

.aout ul li span {
	font-size: 22px;

}

.aout-a {
	overflow: hidden;
}
.qywh-b{
	margin-bottom: 35px;
	}
.aout-c h4 {
	font-size: 20px;
	margin: 0 0 10px 0;
}

.aout-b {
	float: left;
	width: 48%;
}

.aout-b img {
	width: 100%;
	display: block;
	float: left;
	margin: 0 20px 18px 0;
}
.aout-bb {
	float: left;
	width: 100%;
}
.aout-bb img {
	width: 48%;
	display: block;
	float: left;
	margin: 0 20px 18px 0;
}

.aout-c {
	float: right;
	width: 50%;
}
.qywh-a ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	
}
.qywh-a ul li{
	
	width: 31%;
	
}
.aout ul{width: 1360px;}

.oli{
	background: #fff;
	transition: all .8s;
}
.oli:hover{
	transform: translateY(-10px);
	transition: all .8s;
}
.qywh-a ul li h4 {
    font-size: 20px;
    padding: 0 20px;
    font-weight: 200;
    text-align: center;
    color: #333;
    border-bottom: 1px solid rgba(60, 140, 255, 0.19);
    margin: 20px auto 0;
    width: 90%;
    padding-bottom: 20px;
}
.qywh-a ul li h4 span{
	font-size: 14px; margin-top: 9px; color: #666;
}
.aout-d ul{
	flex-wrap: wrap;
	display: flex;
	justify-content: space-between;
	
}
.aout-e{
	background: #F9F9F9;
	    padding: 50px 0;
}
.aout-r{
	width: 1360px;
	margin: auto;
}
.aout-d{margin: auto;}
.aout-d ul li{
	width: 19%;
	padding: 10px;
	box-sizing: border-box;
}
.aout-d ul li img{
	width: 100%;
}
.aout-d ul li p{
	padding-bottom: 10px;
	font-size: 14px;
	color: #777;
	line-height: 24px;
	text-align: center;
}

.aout-f{margin: auto;overflow: hidden;background: #F9F9F9;}
.aout-f ul li{
	float: left;
	width: 19%;
	padding: 10px;
	box-sizing: border-box;
	overflow: hidden;
	text-align:center;
}
.aout-f ul li img{
	width: 40%;
}
.aout-f ul li h4{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333;
	font-size:bold;
	line-height: 24px;
	text-align: center;
}
.aout-f ul li p{
	width:80%;
	padding-bottom: 10px;
	font-size: 14px;
	color: #777;
	line-height: 24px;
	text-align: center;
	margin: 0 auto;
}
.tij {
    width: 100%;
    background-color: #eef7fc;
    padding: 50px 0;
}
.tij_box {
    display: flex;
    flex-flow: nowrap;
    justify-content: space-around;
    align-items: center;}
	.tij_box .tij_right {
	    width: 49%;
	}
	.tij_box .tij_right h4 {
	    font-size: 22px;
	    color: #3c8cff;
	    margin-bottom: 12px;
	}
	.qywh-a ul li img{
		width: 80%;
		display: block;
		margin: auto;
	}
	.tij_box .tij_right p {
	    font-size: 16px;
	    color: #666;
	    margin-bottom: 10px;
	    line-height: 30px;
	}
	.tij_box .tij_right a {
	    color: #fff;
	    border: 1px solid #fff;
	}
	.tij_box .tij_right .tij_shuz {
	    margin-left: 30px;
	    font-size: 24px;
	}
	.tij_shuz {
	    background: url(../img/dd.png) no-repeat;
	    background-size: auto 100%;
	}
	.tij_box .tij_left {
	    width: 49%;
	    text-align: right;
	}
	.nun-b ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		}
		.nun-b ul li{
			width: 23%;
			margin-bottom: 20px;
		}
		.nun-b ul li img{
			width: 80%;
			margin: auto;
			    display: block;
			    box-shadow: 4px 4px 15px 3px #dcdcdc;    
		}
		.nun-c ul{
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
			}
			.nun-c ul li{
				width: 23%;
				margin-bottom: 20px;
			}
			.nun-c ul li img{
				width: 80%;
				margin: auto;
				    display: block;
				box-shadow: 4px 4px 15px 3px #dcdcdc;    
			}
	.nun-a,.nun-d{
		width: 1360px;
		margin:30px  auto;
	}
	.tij_shuz {
	    padding-left: 10%;
	    color:#3d8cff;
	    font-size: 16px;
	}

	.w_1200{
		width: 1360px;
		margin: auto;
	}
	.tij_box .tij_left img {
	    max-width: 100%;
	    /* height: 396px; */
	}
.adtui{
	width: 1360px;
	margin: auto;
}
.aout-ch3{
	margin-top: 60px;
}
.aout-c h3{
	font-size: 18px;
	    margin-top: 0;
	    font-weight: 500;
	    color: #333;
	    margin-bottom: 5px;
}
.aout-c p{
	    margin-top: 5px;
	    font-size: 14px;
	    line-height: 24px;
	    color: #777;
	    margin-bottom: 0;

}
.qywh-a ul li p {
    font-size: 14px;
    color: #555;
    line-height: 24px;
    padding: 0 5px 20px 5px;
    margin-top: 20px;
    text-align: center;
}
.aout-b p{
	margin-top: 10px;
	font-size: 14px;
	line-height: 26px;
	color: #777;
	margin-bottom: 0;
	text-indent: 2em;
}

.aout-cp p:nth-child(2) {
	font-size: 22px ;
	margin-top: 0 ;
	font-weight: 500;
	color: #333;
	margin-bottom: 5px;
	text-indent: 0;
}
.aout-cp p:nth-child(3) {
	font-size: 17px;
	margin-top: 0;
	font-weight: 500;
	color: #999;
	margin-bottom: 5px;
	text-transform:uppercase;
	text-indent: 0;
}
.qywh{
	clear: both;
	margin-top: 30px;
	background: url(../img/1519358791.jpg);
	    background-position: center top;
	    padding: 40px 0;
}
.qywh-a{
	width: 1360px;
	margin: auto;
}
.qywh-b p:nth-child(1){
	text-align: center;
	    color: #333;
	    font-size: 22px;
		margin: 0;
}
.qywh-b p:nth-child(2){
	    font-size: 16px;
	    display: block;
	    margin-top: 9px;
	    color: #666;
		text-align: center;
}
.aout ul {
	margin: auto;
	padding: 5px 0;
	line-height: 60px;
}

.aout {
	border: 1px solid #ccc;
	margin: auto;
	background: #f5f5f6;
}

.tabs input[name="tab-control"] {
	display: none;
}

.tabs .content section h2,
.tabs ul li label {
	font-size: 18px;
	color: #3c8cff;
}

.tabs .aout ul {
	list-style-type: none;
	padding-left: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.tabs .aout ul li {
	box-sizing: border-box;

	width: 20%;
	text-align: center;
}

.tabs .aout ul li label {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	color: #333;
	margin: 0;
	border-radius: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	white-space: nowrap;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.tabs ul li label br {
	display: none;
}

.tabs ul li label svg {
	fill: #929daf;
	height: 1.2em;
	vertical-align: bottom;
	margin-right: 0.2em;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.tabs ul li label:hover,
.tabs ul li label:focus,
.tabs ul li label:active {
	outline: 0;
	color: #bec5cf;
}

.tabs ul li label:hover svg,
.tabs ul li label:focus svg,
.tabs ul li label:active svg {
	fill: #bec5cf;
}

.tabs .slider {
	position: relative;
	width: 25%;
	-webkit-transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
	transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
}

.tabs .content {
	margin: 30px auto;
}
.aout-a{
	width: 1360px;
	margin: auto;
}
.tabs .content section {
	display: none;
	-webkit-animation-name: content;
	animation-name: content;
	-webkit-animation-direction: normal;
	animation-direction: normal;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
	line-height: 1.4;
}

.tabs .content section h2 {
	color: #3c8cff;
	display: none;
}

.tabs .content section h2::after {
	content: "";
	position: relative;
	display: block;
	width: 30px;
	height: 3px;
	background: #3c8cff;
	margin-top: 5px;
	left: 1px;
}

.tabs input[name="tab-control"]:nth-of-type(1):checked~.aout ul li:nth-child(1)>label {
	cursor: default;
	/* color: #fff;
	background: #5890ff; */
	margin: 0;
}


.tabs input[name="tab-control"]:nth-of-type(1):checked~ul>li:nth-child(1)>label {
	background: rgba(0, 0, 0, 0.08);
}

.tabs input[name="tab-control"]:nth-of-type(1):checked~.slider {
	-webkit-transform: translateX(0%);
	transform: translateX(0%);
}

.tabs input[name="tab-control"]:nth-of-type(1):checked~.content>section:nth-child(1) {
	display: block;
}

.tabs input[name="tab-control"]:nth-of-type(2):checked~.aout ul li:nth-child(2)>label {
	cursor: default;
	/* color: #fff;
	background: #5890ff; */
	margin: 0;
}


.tabs input[name="tab-control"]:nth-of-type(2):checked~ul>li:nth-child(2)>label {
	background: rgba(0, 0, 0, 0.08);
}

.tabs input[name="tab-control"]:nth-of-type(2):checked~.slider {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
}

.tabs input[name="tab-control"]:nth-of-type(2):checked~.content>section:nth-child(2) {
	display: block;
}

.tabs input[name="tab-control"]:nth-of-type(3):checked~.aout ul li:nth-child(3)>label {
	cursor: default;
	/* color: #fff;
	background: #5890ff; */
	margin: 0;
}


.tabs input[name="tab-control"]:nth-of-type(3):checked~ul>li:nth-child(3)>label {
	background: rgba(0, 0, 0, 0.08);
}

.tabs input[name="tab-control"]:nth-of-type(3):checked~.slider {
	-webkit-transform: translateX(200%);
	transform: translateX(200%);
}

.tabs input[name="tab-control"]:nth-of-type(3):checked~.content>section:nth-child(3) {
	display: block;
}

.tabs input[name="tab-control"]:nth-of-type(4):checked~.aout ul li:nth-child(4)>label {
	cursor: default;
	/* color: #fff;
	background: #5890ff; */
	margin: 0;
}


.tabs input[name="tab-control"]:nth-of-type(4):checked~ul>li:nth-child(4)>label {
	background: rgba(0, 0, 0, 0.08);
}

.tabs input[name="tab-control"]:nth-of-type(4):checked~.slider {
	-webkit-transform: translateX(300%);
	transform: translateX(300%);
}

.tabs input[name="tab-control"]:nth-of-type(4):checked~.content>section:nth-child(4) {
	display: block;
}




.tabs input[name="tab-control"]:nth-of-type(5):checked~.aout ul li:nth-child(5)>label {
	cursor: default;
	/* color: #fff;
	background: #5890ff; */
	margin: 0;
}


.tabs input[name="tab-control"]:nth-of-type(5):checked~ul>li:nth-child(5)>label {
	background: rgba(0, 0, 0, 0.08);
}

.tabs input[name="tab-control"]:nth-of-type(5):checked~.slider {
	-webkit-transform: translateX(300%);
	transform: translateX(300%);
}

.tabs input[name="tab-control"]:nth-of-type(5):checked~.content>section:nth-child(5) {
	display: block;
}

.ws label{color: #fff !important;background: #3c8cff !important;}

@-webkit-keyframes content {
	from {
		opacity: 0;
		-webkit-transform: translateY(5%);
		transform: translateY(5%);
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}

@keyframes content {
	from {
		opacity: 0;
		-webkit-transform: translateY(5%);
		transform: translateY(5%);
	}

	to {
		opacity: 1;
		-webkit-transform: translateY(0%);
		transform: translateY(0%);
	}
}

@media (max-width:1380px) {
	.adus,
	.adus-a,
	.adtui,
	.aout-r,
	.w_1200,
	.nun-a, .nun-d,
	.qywh-a,
	.aout-a,
	.aout ul {
		width: 1200px;
	}

}

@media (max-width:1024px) {
.adus,
	.adus-a,
	.adtui,
	.aout-r,
	.w_1200,
	.nun-a, .nun-d,
	.qywh-a,
	.aout-a,
	.aout ul {
		width: 100%;
	}
	/* .tabs .aout ul li:nth-child(1){
		width: 50%;
		margin-top: 5px;
	}
	.tabs .aout ul li:nth-child(2){
		width: 50%;
		margin-top: 5px;
	} */
	.tabs .aout ul li{width: 20%;}
	.aout-c,.aout-b{width: 100%;}
	.aout-a{
		padding: 0 15px;
		box-sizing: border-box;
	}
	.qywh-a ul li{width: 100%;margin-bottom: 15px;}
	.qywh-a ul li h4{font-size: 18px;}
	.qywh-a ul li p{font-size: 13px;}
	.qywh-a ul{padding: 0 15px;box-sizing: border-box;}
	.aout-cp p:nth-child(1){font-size: 20px;}
	.aout-cp p:nth-child(2){font-size: 14px;}
	.aout-cp{margin-top: 10px;}
	.aout ul{height: auto;line-height: normal;}
	.aout ul li span{font-size: 14px;display: inline-block;line-height: 34px;}
	.tabs .aout ul li{margin: 0;}
	.qywh{padding: 20px 0;}
	.qywh-b{margin-bottom: 20px;}
	.product-title{padding: 20px 0 0 0;}
	.prop{margin-bottom: 20px;}
	.product-features .swiper-button-next{
		right:15px;
	}
	.product-features .swiper-button-prev{
		left: 15px;
	}
	.product-section{padding-bottom: 20px;}
	.adus ul li{width: 48%;}
	.adus-a ul,.adus ul{padding: 0 15px;box-sizing: border-box;}
	.aout-ch3{margin-top: 0;}
	.aout-e{padding: 20px 0;}
	.aout-f ul li{width: 50%;}
	.tij_box .tij_left{width: 100%;}
	.tij_box .tij_right{width: 100%;}
	
	.tij_box{display: block;padding: 0 15px;box-sizing: border-box;}
	.tij_box .tij_right h4{font-size: 20px;}
	.tij_box .tij_right p{font-size: 14px;}
	.tij_shuz{padding-left: 17%;}
	.nun-b ul li{width: 33%;}
	.nun-c ul li{width: 33%;}
	.tij{padding: 30px 0;}
}
