@media screen and (max-width: 1028px) {
.dompc {
	display: none;
}
.dommobile {
	display: block;
}
.mobile_btn {
	display: block;
}
#header {
	height: 48px;
}
.header .logo {
	margin-top: 0px;
	margin-left: 12px;
}
#header .navpc ul li .box {
	width:100%;

}
#header .navmobile {
	width: 100%;
	box-sizing: border-box;
	transition: ease .5s;
	opacity: 0;
	transform: translateY(-140%);
	height: calc(100% - 166px);
	position: fixed;
	top: 166px;
	left: 0px;
	z-index: 999;
	background: #a61c14;
	padding-top: 15px;
	text-align: left;
	padding: 10px 30px 30px;
}
#header .navmobile ul {
    overflow: scroll;
    height: 98%;
    overflow-x: hidden;
}

#header .navpc ul li:hover .box {
	height: 0;
	overflow: hidden;
	display: none;
}
#header .navpc ul li.on .box {
	height: auto;
	display: block;
	top: 3px;
	padding: 9px;
	left: 0px;
	margin-left: 0px;
}
#header .navmobile.on {
	transform: translateY(0);
	opacity: 1;
}
#header .navmobile ul li {
	width: 92%;
	margin: 0 auto;
}
#header .navmobile ul li {
	font-size: 15px;
	display: block;
	padding: 10px 0;
	line-height: 29px;
	color: #fff;
	position: relative;
	font-weight: bold;
	border-bottom: 1px solid rgba(255,255,255,.1);
}
#header .navmobile ul li a {
	line-height: 29px;
	height: auto;
	color: #fff;
	display: inline-block;
	padding:0px 8px;
}
#header .navmobile ul li .tit:before {
	content: "+";
	position: absolute;
	right: 0px;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	top: 10px;
}
#header .navmobile ul li .no:before {
	content: "";
}
#header .navmobile ul li.cur .tit {
	color: #fff;
}
#header .navmobile ul li.cur .tit:before {
	content: "-";
	right: 6px
}
#header .navmobile ul li .box {
	display: none;
	padding: 10px 0;
	position: relative;
	background: none;
	padding: 0px;
	height: 0px;
	border: 0px;
}
#header .navmobile ul li .box a {
	display: block;
	font-size: 15px;
	line-height: 32px;
	height: 32px;
	color: #fff;
	text-align: left;
	text-indent: 0px;
}
#header .navmobile ul li:last-child {
	border-bottom: 0;
}
.w1200{
	width:94%;
}

body.on{
	height:100vh;
	width:100vw;
	position:fixed;
	left:0px;
	top:0px;
}
.topbg{
	width:100%;
}
.topbg img{
	width:100%;
}
.logo{
	top:26px;
	left:10px;
	font-size:22px;
}
#header{
	width:100%;
}
.time23{
	position:relative;
	margin-top:-45px;
	color:#fff;
	width:70%;
	float:left;
	z-index:33;
}
.lunbo_l{
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
}
#tabs-container01 img {
	width:100%;
	height: 220px;
}
.news_l {
    width: 100%;
    margin-right: 0px;
    float: left;
    margin-bottom: 15px;
}
.adbox{
	width:100%;
}
.adbox img{
	width:100%;
}
#footer{
	width:100%;
}
#tabs-container04 img {
    width: 48%;
    height: 180px;
}
.pcimg {
    width: 100%;
    height: 120px;
}
.pcimg {
    width: 100%;
    height: 120px;
    overflow: hidden;
}
.news_r {
    width: 100%;
    float: right;
    margin-bottom: 15px;
}
.news_r .newslist {
	height:auto;
}
.content_nyl{
	margin-top:15px;
	width:100%;
	background:#fff;
	height:auto;
}
.content_nyl .fwq_title{
	display:none;
}
.content_nyl .newslist{
	display:none;
}
.jzqnav li a{
	border:1px solid #a61c14;
	color:#a61c14;
	margin-top:9px;
	border-radius:8px;
}
.jzqnav li a{
	width:31.3%;
	padding:0px 0px;
	margin:5px 1%;
}
.jzqnav li a.nomal {
    background:#a61c14;
    color: #fff;
    font-weight: bold;
}
.xw{
	width:100%;
	padding-bottom:20px;
	height:auto;
	line-height:24px;
}
.pad20{
	padding:13px;
}
.xw_l{
	width:100%;
	background: url(../images/lia.png) no-repeat 0px 8px;
}
.xw_r{
	width:100%;
	clear:both;
	margin-top:5px;
	float:left;
	text-align:left;
}
.nybgbb{
	height:140px;
}
.nytitle {
    width: 100%;
    clear: both;
    font-size: 32px;
	font-weight:bold;
    height: 60px;
    line-height: 60px;
    padding-top: 30px;
	text-align:center;
}
.news_title{
	width:100%;
	font-size:24px;
	font-weight:bold;
	line-height:32px;
}
.topleft{
	width:100%;
	padding-bottom:12px;
}
.content_nyr{
	width:100%;
}