@charset "utf-8";
/* header */
.column-header{background:#EBF4FF url(https:/www.ynws.gov.cn/wszzf/pc2024/images/public/header_bg.png) no-repeat;min-height: 337px;}
.header, .header a{color: #fff;font-size: 16px;}
.header-toolbar{height: 30px; line-height: 30px;margin-top: 10px;}
.header-toolbar a:hover{color: #C92626;}
.header-toolbar li{position: relative; height: 30px; padding-left: 16px; float: left;}
.header-toolbar li.split:after{position: absolute; left: 0; top: 50%; margin-top: -7px; content:''; width: 1px; height:16px; background: #808080; opacity: .6;}
.header-toolbar li.split{margin-left: 15px;}
.header-toolbar .pullDown .pullDown{position: relative;}
.header-toolbar .pullDown .drop{position:absolute; top:39px; left:50%; transform: translateX(-50%); padding-top: 7px; z-index:9; display:none;}
.header-toolbar .pullDown.ewm .drop{width: 120px;}
.header-toolbar .pullDown.menu .drop{width: 100px;}
.header-toolbar .pullDown.ewm .drop:after{content:''; width:0; height:0; overflow:hidden; border:7px solid transparent; border-bottom-color:rgba(0,0,0,0.4); -webkit-border-bottom-color:rgba(0,0,0,0.4); position:absolute; left:50%; top:-7px; margin-left:-7px;}
.header-toolbar .pullDown.menu .drop:after{content:''; width:0; height:0; overflow:hidden; border:8px solid transparent; border-bottom-color:#fff; position:absolute; left:50%; top:-7px; margin-left:-8px;}
.header-toolbar .pullDown.ewm .drop dt{padding:10px; background: rgba(0,0,0,0.4); -webkit-background: rgba(0,0,0,0.4); border-radius: 8px; overflow: hidden;}
.header-toolbar .pullDown.ewm .drop dt img{display:block; margin:0 auto; width:100%; background: #fff; box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
.header-toolbar .pullDown.ewm .drop dt span{display:block; text-align:center; color:#fff; padding-top:5px; line-height:18px; font-size:12px;}
.header-toolbar .pullDown.menu .drop dl{ color:#fff; line-height:18px; border-radius: 4px; padding:0 10px; background: #fff; box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%); font-size: 15px;}
.header-toolbar .pullDown.menu .drop dl dd{padding: 12px 0; border-bottom:1px solid rgba(0,0,0,0.1);}
.header-toolbar .pullDown.menu .drop dl dd:last-child{border-bottom: none;}
.header-toolbar .pullDown.menu .drop dl a{color: #689EE3;}
.header-toolbar .pullDown.menu .drop dl a:hover{color: #1A56A3}
.header-toolbar li:hover .drop{display: block;}
.header-toolbar li.icon{font-size: 0;}
.header-toolbar li.icon a{position: relative;}
.header-toolbar li.icon span{font-size: 16px;}
.header-toolbar li.icon img{height: 25px; margin-right: 6px;}
.header-toolbar li.icon img,
.header-toolbar li.icon span{display: inline-block; vertical-align: middle;}
.header-toolbar-l li:first-child{padding-left: 0;}
.header-toolbar li.ghb a{background: #2A82E4;border-radius: 5px;color: #fff;}
.header-toolbar li.zcipvl{border: 1px #2A82E4 solid;border-radius: 5px;padding: 0 10px;margin-left: 15px;color: #fff;}


.header-logo{position: absolute;left: 0;top: 70px;}
.header-logo img{ display: inline-block;margin-right: 10px;}
.header-logo-wz {
	transform: scale(1.1);
	transform-origin: 0 50%;
}
.header-search {
	    transform: scale(0.9);
}

.header-search{width: 615px; margin: 0 auto; max-width: 100%; }
.header-search-ss{ border-radius: 30px; border: 1px solid #E2E2E2; box-sizing: border-box; background: #FCFCFC;opacity: 0.7;}
.header-search .padding{height: 48px; position: relative;}
/* .header-search-txt{width:100%; padding: 0 0 0 55px; height: 48px; line-height:48px; border:0; color: #808080; background: none; font-size: 18px; background: url(https:/www.ynws.gov.cn/wszzf/pc2024/images/public/header_icon_ss.png) no-repeat 18px center; background-size: 30px 30px;} */

.header{height: 140px; position: relative;}

.column-header .header-search{position: absolute;right: 0;top: 80px;}
.column-header .mainnav{padding-top: 187px;}
.column-header .mainnav ul{float: left;}


/* 下拉选择 */
.header-search-select{position: absolute; left: 0; top: 0; bottom: 0; width: 92px;}
.header-search-select input{width: 100%; box-sizing: border-box; height: 48px; padding:0 15px 0 10px; cursor: pointer; border: 0; background: none; color: #383838; font-size: 18px;}
.header-search-edge{position: absolute; right: 0; top: 13px; bottom: 0; margin: auto 0; width: 16px; height: 16px; cursor: pointer; background: url(https:/www.ynws.gov.cn/wszzf/pc2024/images/public/icon_14.png) no-repeat; overflow: hidden; transition: all .3s; -webkit-transition: all .3s;}
.header-search-select dl{display: none; position: absolute; left: -8px; right: -3px; top: 60px; padding: 5px 0; z-index: 899; min-width: 100%; border: 1px solid #eee; max-height: 300px; overflow-y: auto; background-color: #fff; font-size: .875em; border-radius: 2px; box-shadow: 1px 1px 4px rgb(0 0 0 / 8%); box-sizing: border-box;}
.header-search-select dl dt,
.header-search-select dl dd{padding: 0 18px; font-size: 16px; line-height: 36px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #888;}
.header-search-select dl dd{cursor: pointer;}
.header-search-select dl dd:hover{background-color: #4A9BF7; color: #fff; -webkit-transition: .5s all; transition: .5s all;}
.header-search-select .search-select-group dd{padding-left: 20px;}
.header-search-select dl dd.search-select-tips{padding-left: 10px !important; color: #999;}
.header-search-select dl dd.search-this{background-color: #0262D6; color: #fff;}
.header-search-select dl dd.search-disabled{background-color: #fff;}
.header-search-selected dl{display: block;}
/* .header-search-selected .header-search-edge{-webkit-transform:rotate(180deg); transform: rotate(180deg);} */
.header-search-selectup dl{top: auto; bottom: 42px;}

.header-search-form{position: relative; margin-left: 88px; height: 48px; padding-left: 20px; padding-right: 80px;}
.header-search-txt{width:100%; box-sizing: border-box; padding: 0; height: 48px; line-height:48px; border:0;  font-size: 1em;}
.header-search-btn{ position:absolute; z-index: 1; top: 0; right: 0; width: 130px;padding-left: 30px; height: 48px;	border-radius: 30px; border:0; cursor:pointer; color: #fff; font-size: 1em; -webkit-appearance:none; transition: all .3s; -webkit-transition: all .3s;background: #015293 url(https:/www.ynws.gov.cn/wszzf/pc2024/images/public/icon_15.png) 10px center no-repeat;}
.header-search-txt::-webkit-input-placeholder{color: #999999;}
/* .header-search-btn:hover{background: #1a6bc7;} */
.header-search .hotkey{color: #fff;padding: 10px;font-weight: bold;}
.header-search .hotkey a{color: #fff; margin-right: 10px;}
.header-search .hotkey a:hover{color: #f00;}



.header-bg .header, .header-bg .header a{color: #333333;}
.header-bg li.split:after{background: #333333;}
.header-bg .mainnav li a{color: #015293;}
.header-bg .header:after{background: #333333; opacity: 0.27;}
.header-bg .header .header-toolbar li.zcipvl{color: #015293;}

.header-search-icon{float: right; margin-top: 6px; margin-left: 25px; width: 44px; height: 44px; border-radius: 50%; box-shadow: 0px 0px 10px  rgba(0, 97, 176, 0.2); background: url(https:/www.ynws.gov.cn/wszzf/pc2024/images/public/header_icon_ss.png) no-repeat center center; background-size: 25px 24px;}

.column-header .mainnav li:hover a:after, 
.column-header .mainnav li.on a:after{display: none;}
.column-header .mainnav li a{font-size: 1.5em;color: #fff;}
.column-header .mainnav li + li{margin-left: 80px;}

.mainnav{ height: 60px; padding-top: 46px; }
.mainnav ul{float: right;}
.mainnav li{float: left; position: relative;/*font-family: 'syst';*/font-weight: bold;}
.mainnav li a{display:block; position: relative; line-height: 60px; font-size: 1.25em; text-align:center; color: #383838; transition: .3s all;}
.mainnav li a:after{content: ''; position: absolute; left: 0; right: 0; width: 0; height: 4px; background: #fff; bottom: -14px; margin: 0 auto; transition: .3s all;}
.mainnav li:hover a, .mainnav li.on a{font-weight: bold;}
.mainnav li:hover a:after, .mainnav li.on a:after{width: 100%;}
.mainnav li + li{margin-left: 20px;}
.mainnav .nav1 a:after{width: 100%;}

.header-bg{/*height: 380px;*/position: relative; /* background: url(https:/www.ynws.gov.cn/wszzf/pc2024/images/public/header_banner.png) no-repeat center top; background-size: auto 100%;*/overflow: hidden;} 
.column-header{background: none!important;}
.index-dhtp{width: 100%;position: absolute;z-index: -1;}
.index-dhtp .swiper-slide{text-align: center;}
.index-dhtp .swiper-slide img{width: 100%;}
.header-bg .mainnav li a:after{background: #015293!important;}
/*搜索*/
/* @media (min-width:1201px) and (max-width:1500px){
  .header-bg{height: 437px;}
}
@media (min-width:1501px) and (max-width:1566px){
  .header-bg{height: 465px;}
} */
.index-search{height: 92px; padding-left: 30px; padding-right: 30px; background: #fff; overflow: hidden;margin: -92px auto 0;}
.index-search .box{position: relative; height: 50px; margin: 21px 0; padding-right: 662px;}
.index-search .box:after{content: ''; position: absolute; left: 0; right: 0; bottom: -21px; height: 2px; background: #005CB8;}
.index-search .sbtn{position: absolute; border: 0; right: 0; top: 0; height: 50px; width: 60px; background: url(https:/www.ynws.gov.cn/wszzf/pc2024/images/public/ico_2.png) no-repeat center center; background-size: 38px 37px; cursor: pointer;}
.index-search .sbtn:before{content: ''; width: 1px; position: absolute; left: -15px; top: 0; bottom: 0; background: #E5E5E5;}
.index-search .stxt{padding: 0; box-sizing: border-box; width: 100%; height: 50px; line-height: 50px; font-size: 1.5em; border: 0;}
.index-search .stxt::-webkit-input-placeholder{color: #cccccc;}
.index-search .hotkey{position: absolute; top: 0; right: 95px; font-size: 1.125em; line-height: 50px;display: none;}
.index-search .hotkey span{color: #A6A6A6;}
.index-search .hotkey a{display: inline-block; margin: 0 5px; padding: 0 15px; line-height: 32px; border-radius: 16px; background: #F3F5F8;}
.column-header .mainnav{background-color: #286AC0;height: 64px;line-height: 64px;position: absolute;bottom: 0;width: 100%;padding-top: 0;}
.header{position: static;}
.column-header .mainnav li + li{margin-left:0;}
.column-header .mainnav li a{display: inline-block;padding: 0 35px;text-align: center;line-height: 64px;}
.column-header .mainnav li.on a{background: #185099;}
.column-header .mainnav li a:hover{background: #185099;}
.header-search .hotkey{display: none;}


/*responsive*/

@media (max-width: 1280px) {
	body:not(.nores) .header-weather{display: none;}
	body:not(.nores) .header{height: auto;}
	body:not(.nores) .header-logo{position: static; padding-top: 20px;}
	body:not(.nores) .header-logo img{margin: 0 auto;transform:scale(1)}
	body:not(.nores) .header-search{position: static; padding-top: 20px;}
	
	body:not(.nores) .mainnav{padding-top: 0;}
	body:not(.nores) .mainnav ul{float: none;}
	body:not(.nores) .mainnav li{width: 12.5%; margin-left: 0 !important;}
	body:not(.nores) .mainnav li:hover a:after, body:not(.nores) .mainnav li.on a:after{display: none;}

	.header-search-icon{display: none !important;}
}


@media (max-width: 1023px) {

	
}

@media (max-width: 992px) {
	body:not(.nores) .header-toolbar li.wza{display: none;}
	
	body:not(.nores) .header-toolbar-l{display: none;}
	body:not(.nores) .mainnav .container{padding-left: 0; padding-right: 0;}
	body:not(.nores) .mainnav{padding:12px 0; height: auto;}
	body:not(.nores) .mainnav li{width: 33%; position:relative;}
	body:not(.nores) .mainnav li:after{content:""; width:1px; height:16px; background:#999; position:absolute; top:50%; margin-top:-8px; right:0; filter:alpha(opacity=20); -moz-opacity:0.2; opacity:0.2;}
	body:not(.nores) .mainnav li a{height: 30px; overflow: hidden; padding:4px 0; height: auto; line-height:30px; font-size: 1.125em;}
	body:not(.nores) .mainnav li:nth-child(4):after, body:not(.nores) .mainnav li:nth-child(8):after{display:none;}
	body:not(.nores) .mainnav li:hover span:after, body:not(.nores) .mainnav li.on span:after{display: none;}
	
	body:not(.nores) .mainnav li a:hover, body:not(.nores) .mainnav li.on a{background: none;}

	body:not(.nores) .header-bg .mainnav li:after{background: #fff;}
	.hotkey{display: none;}
	/* body:not(.nores) .mainnav li.nav1{width: 16%; height:76px;}
	body:not(.nores) .mainnav li.nav1 a{padding:0; line-height:76px;}
	body:not(.nores) .mainnav li.nav1 a{background: #1A56A3; border-radius:0 5px 5px 0;} */
	.header, .header a{color:#333333;}
	.header-toolbar li.zcipvl{color:#333333;}
	.header-logo{text-align: center;}
	.column-header{background:none;}
	.header-search{margin-bottom: 20px;}
	.mainnav{background: #286AC0;}
}

/* @media (max-width: 767px) and (min-width: 375px) {
	.mainnav li.nav1 a:before{content: ''; display: inline-block; width: 18px; height: 18px; background: url(https:/www.ynws.gov.cn/wszzf/pc2024/images/public/mainnav_icon_index.png) no-repeat; vertical-align: middle; margin: 0 10px 0 0; opacity: 0.7;}
	.mainnav li.nav1.on a:before{opacity: 1;}
} */


@media (max-width: 480px) {
	body:not(.nores) .header-toolbar li.ipv6{display: none;}
	body:not(.nores) .header-search .padding{height: 42px;}
	body:not(.nores) .header-search-txt{height: 42px; line-height: 42px; border: 0; background: none; padding:0 0 0 15px;}
	body:not(.nores) .header-search-btn{width: 50px; height: 42px; font-size: 0;}
}

@media (max-width: 375px) {
	body:not(.nores) .header-toolbar{height: 30px; line-height: 30px; font-size: 12px;}
	body:not(.nores) .header-toolbar li{height: 30px;padding-left: 10px;}
	body:not(.nores) .header-toolbar li.ipv6 img{height: 16px; margin-top: 7px;}
	body:not(.nores) .header-logo{padding-bottom: 0px;padding-top: 10px;}
	body:not(.nores) .mainnav li a{font-weight: normal;}

	.header-toolbar li.ghb a{padding: 0 5px;}
	.header-bg .header .header-toolbar li.zcipvl{margin-left:10px;padding: 0 5px;}
	
}

@media (max-width: 1280px) {
    .index-search .hotkey{display: none;}
    .index-search{margin-top: -80px; height: 80px;}
    .index-search .box{padding-right: 80px; margin-top: 15px; margin-bottom: 15px;}
    .index-search .box:after{bottom: -15px;}
    .index-search{padding-left: 20px; padding-right: 20px;}
    
  }

@media (max-width: 992px) {
    .index-search{background-size: auto 100%; background-position: right 0;width: 90%;margin-top: 0;}
    .index-wyszjy-jy {background-size: 100% 100%;}
    .index-wyszjy-jy .mailbox{padding:20px 20px 10px;}
    .index-wyszjy-jy .mailbox a{float: left; width: 48%; margin: 0 1% 10px !important; box-sizing: border-box; border: 1px solid #DFE6ED; background: #fff; padding: 0 15px;}
    .index-wyszjy-jy .mailbox a .tit{font-size: 18px;}
    .index-wyszjy-jy .bmrx{line-height: 44px;}
    .index-toutiao h3{width: 100%;}
    .header-bg{height: auto;}
    .index-dhtp{display: none;}
    .column-header .mainnav{position: static;}
    .body:not(.nores) .mainnav li{width: 33%;}
    .header-search-ss{margin-bottom: 20px;}
    .column-header .mainnav li a{display: inherit;}
    
  }
  @media (max-width:768px) {
    
    .mainnav li a{color: #fff!important;}
    .header-logo{text-align: center;}
    .index-toutiao:after{display: none;}
    .index-bsfw-list dl{width: 70%;}
    .index-zwfwwCon li{width: 45%;margin-bottom: 20px;}
    .index-tsws{min-height: auto;}
    .index-tsws li{width: 100%;}
    .index-toutiao p{display: none;}
    .index-wls .txt{width: 100%;}
    .index-xxtjbl .btn{width: 78%;text-align: center;margin: 5px auto;}
  }
