.xxgk-box{background: #fff; margin-bottom: 20px;}

.zczl-hd{padding: 40px 20px 0;}
.zczl-hd h2{font-size: 24px;font-weight: bold; color: #b00002; text-align: center;}
.xxgk-search{position:relative;height:48px;font-size:16px;color:#fff;clear: both;margin: 20px auto;width: 560px; box-shadow: 0 2px 10px 0 rgba(50,0,0,0.1);}
.xxgk-search input{width:486px;line-height:48px;height:100%;background-color:rgba(255,255,255,.9);border-top-left-radius:6px;border-bottom-left-radius:6px;border:1px solid #ececec;padding-left:20px;color:#333;font-size:16px;}
.xxgk-search input::placeholder{line-height:48px;padding-top:5px;color:#999;font-size:16px;}
.xxgk-search .head-search-r{display:inline-block;width:72px;height:48px;margin-left:-4px;padding-left: 25px;line-height:48px;font-size:16px;vertical-align:top;background: url(../image/ico_search_btn.png) #b00002 center no-repeat;border-radius:0px 6px 6px 0px;cursor:pointer;text-align: left;}


.nxgov-tab-bar {border-bottom: 1px solid #ccc;}
.nxgov-inline-list{display: flex;flex-wrap: wrap; justify-content: center; width: 100%;}
.nxgov-inline-list li{font-size: 18px; font-weight: bold; line-height: 52px; color: #333; padding: 0 25px;}
.nxgov-inline-list li.hover a{color: #b00002; position: relative;}
.nxgov-inline-list li.hover a::after{position: absolute; content: ""; left: 50%; bottom:-14px; transform: translateX(-50%); width: 42px; height: 4px; background-color: #b00002;}

.nxgov-tab-container {position: relative;overflow: hidden;}

.xxgk-column-list ul{display: flex; justify-content: space-between; flex-wrap: wrap;}
.xxgk-column-list ul li{width: 330px; height: 100px; background-color: #fff; margin-bottom: 25px; box-shadow: 0 5px 10px 0 rgba(176,0,2,0.15); }
.xxgk-column-list ul li a{font-size: 18px;font-weight: bold; color: #b00002;display: block; text-align: center; line-height: 100px;}
.xxgk-column-list ul li:hover{background: linear-gradient(to bottom right, #b21613, #e35e38); }
.xxgk-column-list ul li:hover a{color: #fff;}

.xxgk-ico-con{padding: 30px;}
.xxgk-ico-hd{text-align: center; padding-bottom: 35px;}
.xxgk-ico-hd h2{font-size: 24px;font-weight: bold; color: #333;}
.xxgk-ico-bd ul{display: flex; justify-content: space-around;}
.xxgk-ico-bd li{display: flex; justify-content: center;flex-direction: column; text-align: center;}
.xxgk-ico-bd li img{width: 120px; height: 120px; margin-bottom: 40px; border-radius: 50%; background-color: #fff; box-shadow: 0 5px 10px 0 rgba(51,0,0,0.1); transition: all .3s;}
.xxgk-ico-bd li a{font-size: 16px; font-weight: bold; color: #333;}
.xxgk-ico-bd li:hover img{ transform: scale(.8);}
.xxgk-ico-bd li:hover a{color: #b00002; font-weight: 600;}

.ztzl-bd{padding: 35px 30px;}

.xxgk-news{display: flex;justify-content: space-between; flex-wrap: wrap; padding: 30px 30px 0;}
.xxgk-news li{width: 50%;display: flex;justify-content: flex-start; margin-bottom: 30px;}
.xxgk-news li .time{width: 68px; height: 86px; margin-right: 15px; padding-top: 20px; background-color: #f9fafc; font-size: 24px;font-weight: bold; color: #999;text-align: center; }
.xxgk-news li .time span{display: block;font-size: 14px; font-weight: 500;}
.xxgk-news li .titles{flex: 1; padding-right: 15px;}
.xxgk-news li .titles h2{font-size: 18px;font-weight: bold; color: #333; padding-bottom: 10px;}
.xxgk-news li .titles p{font-size: 14px;color: #999; padding-bottom: 10px;}
.xxgk-news li .titles p.ico-type a{color: #b00002; background-color: #ffede2; padding: 0 10px; border-radius: 4px; line-height: 24px; display: inline-block; margin-right: 10px;}
.xxgk-news li:hover .time{background-color: #ffede2; color: #b00002;}
.xxgk-news li:hover .titles h2 a,.xxgk-news li:hover .titles p {color: #b00002;}

.btn-more{margin: 30px auto; text-align: center;}
.btn-more a{display: inline-block; width: 180px; height: 48px; line-height: 48px; font-size: 16px; color: #000; text-align: center; background: #f2f2f2;}
.btn-more a:hover{color: #fff; background: linear-gradient(to bottom right, #b21613, #e35e38);}

.nxgov-inline-list-fs{justify-content: flex-start; }
.xxgk-2news-box{display: flex; justify-content: space-between; padding: 30px;}
.xxgk-2news-item{width: 630px;}


.ztzl-container .swiper-button-next {
    background: url(../image/ico_special_arr_r.png) left top no-repeat;
}

.ztzl-container .swiper-button-prev {
    background: url(../image/ico_special_arr_l.png) left top no-repeat;
}

.ztzl-container .swiper-button-next,.ztzl-container .swiper-button-prev {
    width: 64px;
    height: 64px;
    background-size: 100%;
}

.ztzl-container .swiper-button-next:after,.ztzl-container .swiper-button-prev:after {
    display: none;
}

.ldxx-box{padding: 30px;}

.ldxx-hd ul{width: 100%;display: flex;justify-content: center;flex-wrap: nowrap;}
.ldxx-hd ul li{margin: 0 12px; padding: 0 45px; background: #f2f2f2; border-radius: 24px; position: relative;}
.ldxx-hd ul li::after{display: none; position: absolute; content: ""; width: 0; height: 0; left: 50%; bottom: -20px; transform: translateX(-50%); border: 10px solid transparent; border-top-color:#d64c2e;}
.ldxx-hd ul li a{font-size: 18px;font-weight: bold;color: #333;line-height: 48px;}
.ldxx-hd ul li.hover{background: linear-gradient(to bottom right, #b21613, #e35e38); }
.ldxx-hd ul li.hover a{color: #fff;}
.ldxx-hd ul li.hover::after{display: block;}

.ldxx-bd-c{padding-top: 30px;}
.boss-box{float: left; width: 300px; text-align: center; padding-right: 45px; border-right: 1px solid #efefef;}
.boss-box h2{font-size: 24px;font-weight: bold; color: #333; padding-top: 12px;}
.boss-box p{font-size: 18px;color: #333; padding-bottom: 25px;}
.boss-box .btn-more{display: block; width: 120px; height: 42px; line-height: 42px; background:url(image/ico_xxgk_more_ar.png) #f2f2f2 100px center no-repeat;font-size: 16px;color: #333;}
.boss-box .btn-gov{display: block; width: 260px; height: 100px; background: url(../image/ico_xxgk_zfjg.jpg) no-repeat; font-size: 24px;font-weight: bold; color: #0059bd; line-height: 100px;padding-left: 100px;}

.clerk-box{float: left; width: 974px; padding-left: 45px;}
.clerk-box h2{position: relative;font-size: 24px;font-weight: bold;color: #333; padding-left: 16px; margin-bottom: 30px;}
.clerk-box h2::before{position: absolute; content: ""; left: 0; top: 50%; transform: translateY(-50%); width: 3px; height: 18px; background-color: #b00002;}
.clerk-box ul{display: flex; flex-wrap: wrap;}
.clerk-box ul li{width: 166px; text-align: center; margin-bottom: 40px; margin-right: 24px;}
.clerk-box ul li:nth-child(5n){margin-right: 0;}
.clerk-box ul li img{width: 166px; margin-bottom: 15px;}
.clerk-box ul li span{display: block;font-size: 18px;font-weight: bold;color: #333;}

.zxzc-hd{margin: 30px auto 0;}
.zxzc-hd h2{font-size: 24px;font-weight: bold;color: #333;text-align: center;}

.zctj-hd{margin: 30px auto 0;}
.zctj-hd h2{font-size: 24px;font-weight: bold;color: #333;text-align: center;}

.ztzl-hd{margin: 30px auto 0;}
.ztzl-hd h2{font-size: 24px;font-weight: bold;color: #333;text-align: center;}

.xxgk-2news-list li{display: flex; justify-content: flex-start; padding-top: 20px; padding-bottom: 20px; border-bottom: 1px dotted #dcdcdc;}
.xxgk-2news-list span{font-size: 16px; color: #999; width: 53px; position: relative; float: left;}
.xxgk-2news-list span::after{position: absolute; content: ""; width: 2px; height: 15px; background-color: #b8b8b8; right: 0; top: 50%; transform: translateY(-50%);}
.xxgk-2news-list a{flex: 1; padding-left: 15px;}
.xxgk-2news-list li:hover a,.xxgk-2news-list li:hover span{color: #b00002;}

.zctj-bd-c{padding: 20px 30px 0;}
.zctj-pic{float: left; width: 680px; padding-top: 20px;}
.zctj-pic img{width:680px; height:407px;}
.zctj-news{float: right; width: 630px;}

.zctj-container a span{display: block; position: absolute; width: 100%; height: 60px; padding: 0 120px 0 10px; left: 0; bottom: 0; background-color: rgba(0,0,0,.5); font-size: 16px; color: #fff; line-height: 60px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.zctj-container .swiper-pagination{text-align: right; bottom: 20px;}
.zctj-container .swiper-pagination-bullet{background-color: #fff; opacity: 0.8;}
.zctj-container .swiper-pagination-bullet-active{width: 15px; background-color: #f6bf00; border-radius: 4px;}
.zctj-container .swiper-button-next, .zctj-container .swiper-button-prev{width: 40px; height: 40px; border-radius: 50%; background-color: rgba(0,0,0,.5);}
.zctj-container .swiper-button-next:after, .zctj-container .swiper-button-prev:after{font-size: 20px;color: #fff;}

.links-pic-box{margin-bottom: 20px;}
.links-pic-box ul li{float: left; margin-right:26px; width: 330px; height: 200px; position: relative;}
.links-pic-box ul li:last-child{margin-right: 0;}
.links-pic-box ul li img{width: 330px; height: 200px;}
.links-pic-box ul li span{position: absolute; left: 30px; top: 30px; width: 300px; font-size: 24px;font-weight: 600;color: #fff;}
.links-pic-box ul li span::after{position: absolute; content: ""; left: 0; bottom: -15px; width: 60px; height: 2px; background-color: #fff;}

.zxzc-list{padding-top: 30px;}
.zxzc-list li{float: left; width: 50%; margin-bottom: 30px; padding: 0 30px; background: url(../image/ico_more_arr2_li.png) 95% 110px no-repeat;}
.zxzc-list li h2{font-weight: bold;font-size: 18px;color: #333; margin-bottom: 20px;}
.zxzc-list li h2 a{display: block;}
.zxzc-list li p{font-size: 14px;line-height: 24px;color: #999; padding-bottom: 20px;height: 68px;overflow: hidden;}
.zxzc-list li span{font-size: 14px; color: #999;}
.zxzc-list li:hover{background-image: url(../image/ico_more_arr2.png);}
.zxzc-list li:hover h2 a,.zxzc-list li:hover p{color: #b00002;}

.wyzzc-box{padding: 30px 30px 0;}
.wyzzc-hd{margin-bottom: 30px;}
.wyzzc-hd .title{float: left; width: 200px; height: 48px; line-height: 48px; font-size: 24px;font-weight: bold;color: #333; background: url(../image/zccxzl_ico_48.jpg) left center no-repeat; padding-left: 62px;}
.wyzzc-bd h2{position: relative;font-size: 18px;font-weight: bold;color: #333; margin-bottom: 20px;}
.wyzzc-bd h2::after{position: absolute; content: ""; left: 85px; top: 50%; transform: translateY(-50%); width: calc(100% - 85px); height: 1px; background-color: #ccc;}
.wyzzc-bd .type-list{display: flex; flex-wrap: wrap; align-items: center;}
.wyzzc-bd .type-list span{display: inline-block; margin-right: 10px; margin-bottom: 20px; border-radius: 5px; background-color: #f2f2f2; font-size: 16px; color: #333; line-height: 42px; text-align: center; padding: 0 20px;}
.wyzzc-bd .type-list span.on,.wyzzc-bd .type-list span:hover{background-color: #b00002;color: #fff;cursor: pointer;}

.head-zczt-cont{height: 580px; background: url(../image/zccxzl_top_banner.jpg) center top no-repeat;}
.head-zczt-cont .head-middle {padding-top: 23px;}
.head-zczt-cont .head-middle .head-logo {float: left;width: 312px;height: 86px;}

.wyzzc-hd{display: flex;justify-content: flex-start; align-items: center;}
.wyzzc-hd .title{width: 270px;}
.czzc-box{display: flex;justify-content: flex-start; flex: 1;}
.czzc-box-tab span{float: left; margin-right: 20px; border-radius: 5px; background-color: #f2f2f2;font-size: 16px;color: #333;line-height: 42px;text-align: center;padding: 0 20px; cursor: pointer; position: relative;}
.czzc-box-tab span.hover{background-color: #f5f0f0;color: #990000;font-weight: bold;}
.czzc-box-tab span.hover::after{position: absolute; content: ""; right: -20px; top: 50%; transform: translateY(-50%); width: 0; height: 0; border:10px solid transparent; border-left-color:#f5f0f0;}

.wh-box{width: 280px; height: 40px; border: 1px solid #dedede;border-radius: 5px;}
#selectSymbol {float: left; height: 40px;line-height: 40px;font-size: 16px; padding: 0 5px;}
#action-input {float: left;width: 150px;margin: 0 10px;height: 40px;line-height: 40px;border: 0;font-size: 16px;color: #666;}
#action-btn {width: 40px;height: 40px;background: url(../image/ico_search_zccx.png) center no-repeat;border: 0;cursor: pointer;}

.czzc-box-tab-c .policy_box{float: left;margin-right: 10px; background: #fff;border: 1px solid #dedede; border-radius: 5px;height: 40px;line-height: 40px;color:#ccc;font-size: 16px;padding:0 10px;position: relative;}
.czzc-box-tab-c .policy_box span{display:inline-block;width:180px;color:#000;padding-left: 20px;background: url(../image/ico_zccx_down.png) right center no-repeat;cursor: pointer;}
.czzc-box-tab-c .policy_box span.cur{background: url(../image/ico_zccx_up.png) right center no-repeat;}                   
.czzc-box-tab-c ul{position: absolute;right:0;top:50px;z-index:100;height:85px;overflow-y:auto;border:1px solid #e5e5e5;background:#fff;color:#000;width:250px;text-align: center;display: none;}
.czzc-box-tab-c ul li{font-size:16px;line-height: 2em;padding:0 10px;cursor: pointer;}
.czzc-box-tab-c ul li:hover{background:#f0f0f0;}
.btn_find{float: left; border-radius: 5px; font-size: 16px;line-height: 40px;text-align: center;padding: 0 20px;background-color: #b00002;color: #fff;}