@charset "utf-8";
@import url("mobile_header.css");
body {background-size: 220%!important;}
.header .logo{width:100%;max-width:400px;min-width: 300px;height: auto;overflow: hidden;padding: 10px;box-sizing: border-box;}
.header .logo a {
	width: 100%;
	height: 167px;
	display: block;
	line-height: 0px;
	font-size: 0px;
}
.container {
    min-width: 100%;
    max-width: 100%;
}

.w1152 {
    width: 80%;
    height: auto;
    /* overflow: hidden; */
    margin: 0 auto;
}


.header .search_box {
    height: 60px;
    width: 100%;
    background: url(cjwtzsk_2020_img02.png) center center no-repeat;
    background-size: 100%;
    margin-top: 62%;
	margin:0px;
}


.header .search_box .zw_search_btn {
    width: 16%;
    height: 60px;
    float: left;
    display: block;
}

.header .search_box .search-txt {
    border: none;
    width: 84%;
    height: 60px;
    line-height: 60px;
    background: none;
    font-size: 16px;
    color: #999999;
    outline: none;
}

.header {
    height: auto;
}

.main{
	width:100%;
	padding: 10px;
	margin:0px;
}

.main_con .bd ul li a {
    width: 71%;
}
.main_con dl dd{
	width:100%;
}
.hdjl_box {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.hdjl_box ul li {
    width: 100%;
    height: 93px;
    line-height: 93px;
    float: left;
	margin-right:0px;
    margin-top: 20px;
}



.view .bt .bt_con {
	min-width: 0px;
	line-height: 36px;
}
.view .sjly {
	line-height: 35px;
	margin-right: 9%;
}
.view .wtnr {
	margin-top:12px;
}
.view .wtnr .wtnr_con{
	width: auto;
	line-height: 36px;
}
@media screen and (max-width:414px) {

.logo img{
width: 23%;
}
.w1152 {
    margin-top: 5%;
}
.main_con .bd ul li a {
    width: 64%;
}

}
@media screen and (max-width:375px) {
.header .logo a img {
    width: 80%;
    max-width: 200px;
}
.w1152 {
    margin-top: 0%;
}
.main_con .bd ul li a {
    width: calc(100% - 100px);
}

.main_con .bd ul li span {
    float: right;
}
}

@media screen and (max-width:320px) {
.logo img {
    width: 23%;
}
.w1152 {
    margin-top: -9%;
}
.main_con .bd ul li a {
    width: 55%;
}
}
.view {width:auto;padding: 10px;margin: 0;}
.view .bt,.view .wtnr {margin-top: 10px;line-height: inherit;}
.view .bt .bt_con,.view .wtnr .wtnr_con {min-width: auto;width: calc(100% - 65px);box-sizing: border-box;line-height: 1.5;padding: 10px 15px;}
.view .sjly {margin: 15px 0;line-height: 1.5;text-align: center;font-size: 14px;}
.view .sjly span {padding: 0 10px !important;white-space: nowrap;}

.adwcx ul li{padding:0px 10px}
.adwcx .showmore{width:100px;}
.main_con .bd{padding:10px;}