﻿@charset "utf-8";

@media only screen and (max-width: 1499px){
	.inner{width: 98%;}
	.conleft{width: 22%;}
	.conright{width: 75%;}
}


@media only screen and (max-width: 996px){
	.logo img{width: 100%;}
}


@media only screen and (max-width: 900px){
	.logo{width: 80%;max-width: 80%;}
	.logo_right{display: none;}
	.demo-2{display: block !important;}
	.centered-btns_tabs{bottom:15px;}
	.notice{margin-bottom: 20px;}
	.notice,.yi{
		width: 100%;
		max-width: 100%;
		padding: 0px 20px;
	}
	.yi_pic{background-size: cover;}
	.yi_pic img{width: 100%;}
	.wrap ul li p{font-size: 16px;}
	.conleft,.conright{width: 100%;}
	.conleft .yj{
		background: none;
		background-color: #43acdc;
	}
	.nav-logo{display: none;}
	.conleft{min-height: auto;height: auto !important;}
	.conright{padding: 0px 10px;}
	.link1 li{width:50%;}
}


@media only screen and (max-width: 575px){
	.conright .listul li a{width: 65%;}
}
@media only screen and (max-width: 500px){
	.wrap ul li{
		width: 24%;
		margin-right: 1%;
		flex:none;
	}
	.dl-menuwrapper button{top: -58px !important;}
	.wrap ul li p{margin: 0px;margin-top: 10px;}
	.wrap ul li{margin-bottom: 10px;margin-top: 10px;}
	.imgs img{width:100%}
	.notice_list ul li a, .shou_title>a,.lists ul li a{width:72%;}
	.foot_left,.foot_right{width: 100%;float: none;}

.foot_right{
	margin: 0px auto;
	display: inline-block;
	text-align: center;
}
}
@media only screen and (max-width: 368px){
	.notice_list ul li a, .shou_title>a,.lists ul li a{width:70%;}

}


@media only screen and (max-width: 320px){
	.notice_list ul li a, .shou_title>a,.lists ul li a{width:65%;}
}