@media screen and (max-width: 1400px){

}
@media screen and (max-width: 1200px){
.wrapper{
	width: 992px;
}
.index .section_4 .ti3{
	font-size: 13px;
}
.index-news-r li .index-rr {
    float: left;
    width: 386px;
    width: calc(100% - 80px);
}
}


@media screen and (max-width: 992px){
.wrapper{
	width: 768px;
}
.index .section_4 .right li img{
	width: 60px;
}
.index .section_4 .right li {
	padding: 0px 5px;
}
}

@media screen and (max-width: 768px){



}






@media screen and (max-width: 768px){

.pc{
	display: none;
}
.wap{
	display: block;
	}

.owl-theme .owl-controls .owl-buttons div.owl-next{
	right: 0px !important;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev{
	left: 0px !important;
}
.banner .owl-theme .owl-controls .owl-buttons div.owl-prev{
	left: 0px;
	background-size: 20px;
}
.banner .owl-theme .owl-controls .owl-buttons div.owl-next{
	right: 0px;
	background-size: 20px;
}
.banner .owl-theme .owl-controls .owl-page span{
	width: 10px;
	height: 10px;
}

.banner .owl-theme .owl-pagination{
	bottom: 10px
}
}





@media screen and (max-width: 768px){
.wrapper{
	padding-left: 15px;
	padding-right: 15px;
}
.banner .imgbox{
	height: auto;
}
.listnumber li .val {
    font-size: 9vw;
    padding-bottom: 10px;
}
.listnumber li .title{
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
.index .section_1 .list li{
	width: 96%;
	margin: 2% !important;
}
.index .section_2 .left{
	position: static;
	width: 100%;
	height: 50vw;
}
.index .section_2 .content{
	padding: 0px;
}
.index .section_2 .right{
	padding: 6%
}
.index .section_3 .imgbox{
	float: none;
	/* padding: 0px 5vw; */
	width: 100%;
}
.index .section_3 .right{
	float: none;
	width: 100%;
	padding-top: 6vw;
	padding-left: 10px;
	padding-right: 10px;
}
.index .section_4 .left{
	float: none;
	width: 100%;
	text-align: center;
}
.index .section_4 .right{
	float: none;
	width: 100%;
	text-align: center;
}
.index .section_4 .right li{
	width: 33.33%;
	padding-bottom: 5vw;
}
.titlemodel .cn{
	font-size: 30px;
}

.titlemodel .cn:after{
	margin-top: 10px;
}
.titlemodel .en{
	font-size: 20px;
}

.index-news-l{
	float: none;
	width: 100%;
}
.index-news-r{
	float: none;
	width: 100%;
}
.index .section_6 .model{
	/* padding: 0px 15px */
}
.swiper-button-next, .swiper-button-prev{
	background-size: 50% !important;
}
}