﻿@media screen and (max-width: 1200px){

}
@media screen and (max-width: 992px){
.index .section_1 .left,
.index .section_1 .right{
	float: none;
	width: 100%;
}	
.index .item{
	float: none;
	margin-right: 0px;
	width: 100%;
	margin-bottom: 30px;
}
.footer .tet{
	margin-left: 10px;
}
}
@media screen and (max-width: 768px){
.wap_nav {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	z-index: 7777;
}
.wap_nav .logo {
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
}
.wap_nav .logo img{height: 24px;margin-top: 13px;margin-left: 10px;}
body{
	padding-top: 50px;
}

.pc{
    display: none;
}
.wap{
    display: block;
}

.banner .wrap{
	padding: 0
}
.index .section_1 .right .lef,
.index .section_1 .right .rig{
	float: none;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 10px;
}
.index .section_1 .right .lef .swiper-slide a{
	height: 150px;
}
.index .section_4 .imgbox img{
	height: 120px;
}
.column-news{
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.info-arti{
	float: none;
	width: 100%;
	margin-bottom: 20px;
	padding: 0px 10px
}
.article .arti-metas *{
	font-size: 12px !important;
	margin-right: 4px !important;
}
.article .arti-metas{
	zoom: 1;
	overflow: hidden;
	font-size: 12px
}
.pagesize{
	padding: 10px 0px;
}
.column-info{
	float: none;
	width: 100%;
}
.column-news .column-news-box{
	padding: 0px 10px;
}
}