@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站内页样式
 * @author: ishang_pan
 * @update: ishang_pan (2020-06-16 09:25)
 */

/*search*/
.m-searchbox{padding: 40px 20px 27px; background: #f5f5f5;}
.g-search{margin: 0 35px 36px; height: 50px;}
.u-searchtext{height: 50px; padding-right: 66px; border-color: #025393; border-radius: 9px; font-size: 16px;}
.u-searchbtn{right: 0; top: 0; width: 65px; height: 50px; font-size: 32px; border: none; cursor: pointer; background: none; color: #025393;}
.m-searchbox ul{display: flex; justify-content: space-between;}
.m-searchbox ul span{color: #025393;}
.m-searchbox ul label{margin: 0 4px; font-weight: normal;}
.m-searchbox ul label input{margin-right: 5px;}

@media screen and (max-width: 767px) {
	.m-searchbox{padding: 15px;}
	.g-search{margin: 0 0 20px;}
	.m-searchbox ul{flex-wrap: wrap;}
}

/*location*/
.m-location{margin: 22px 0;}

@media screen and (max-width: 767px) {
	.m-location{margin: 15px 0;}
}

/*tablelist*/
.m-tablelist table{width: 100%; border: 1px solid #fff; color: #4d4d4d;}
.m-tablelist table thead{background: #f2f6fa; color: #2d66a5;}
.m-tablelist table thead th{height: 44px; line-height: 44px; text-align: center; font-size: 16px; border-bottom: 6px solid #236caf;}
.m-tablelist table .u-xh{width: 8%;}
.m-tablelist table .u-bt{width: 37%; border-bottom-color: #32b9e6;}
.m-tablelist table .u-fwrq{width: 21%; border-bottom-color: #16b1c1;}
.m-tablelist table .u-cwrq{width: 17%; border-bottom-color: #2688c4;}
.m-tablelist table .u-fbrq{width: 17%; border-bottom-color: #32b9e6;}
.m-tablelist table tbody tr{border-bottom: 1px solid #d4d6d7;}
.m-tablelist table tbody tr td{padding: 10px 6px;text-align: center; font-size: 13px; line-height: 20px;}
.m-tablelist table tbody tr .u-info{text-align: left;}

/*cglist*/
.m-cglist li{margin-bottom: 25px; line-height: 2;}
.m-cglist li span{margin-left: 10px; color: #b8b8b8;}

/*tglist*/
.m-tglist ul{padding: 25px 30px 0;}
.m-tglist li{margin-bottom: 25px; line-height: 2;}
.m-tglist li span{margin-left: 10px; color: #b8b8b8;}
.m-tglist .u-more{margin: 0 auto; text-align: center; display: block; width: 100px; line-height: 30px; background: #f2f2f2; font-size: 16px;}

.m-lmlist {min-height: 400px;}
.m-lmlist ul li a{display: block; height: 50px; line-height: 50px; font-size: 16px; width: 100%; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; background-color: #eee; margin-top: 20px; padding: 0 15px;}

@media screen and (max-width: 767px) {
	.m-tglist ul{padding: 15px 15px 0;}
}

/*bmInfo*/
.m-bminfo{margin-bottom: 32px; padding: 15px 30px; border-bottom: 2px solid #f5f5f5;}
.m-bminfo li{line-height: 45px;}

@media screen and (max-width: 991px) {
	.m-bminfo{margin-bottom: 15px; padding: 15px;}
	.m-bminfo li{line-height: 32px; text-align: left;}
}

/*依申请公开目录*/
.m-ysqgkml{padding-bottom: 60px;}
.m-ysqgkml .m-liststyle1{padding: 25px 25px 0;}

@media screen and (max-width: 991px) {
	.m-ysqgkml{padding-bottom: 15px;}
	.m-ysqgkml .m-liststyle1{padding: 15px 15px 0;}
	.m-ysqgkml .m-pagination{margin: 0 10px;}
}

/*申请信息流程图*/
.g-ysqgklct img{display: block; margin: 0 auto; max-width: 100%;}

/*申请表下载*/
.g-ysqgkbgxz{padding: 18px 10px;}
.g-ysqgkbgxz table{width: 100%;}
.g-ysqgkbgxz table thead th{line-height: 40px; background: #f5f5f5; font-weight: bold;}
.g-ysqgkbgxz table thead .u-bgmc{padding-left: 48px;}
.g-ysqgkbgxz table thead .u-cz{text-align: center;}
.g-ysqgkbgxz table tbody tr{border-bottom: 1px solid #ddd;}
.g-ysqgkbgxz table tbody td{padding: 16px 10px;}
.g-ysqgkbgxz table tbody td .btn{margin: 0 auto; display: block; padding: 0; width: 50px; height: 22px; background: #025393; color: #fff; border-radius: 0;}

/*在线申请*/
.m-zxsqtext{padding: 15px 20px; text-align: justify;}
.m-zxsqtext p{text-indent: 2em; line-height: 2.3;}
.m-zxsqform{padding: 0 20px;}
.m-zxsqform h2{line-height: 40px; text-align: center; font-size: 22px;}
.m-ysqtips{line-height: 25px; color: #cd2527; font-size: 14px;}
.m-ysqpub{font-size: 14px;}
.m-ysqpub input{display: inline-block; margin-right: 5px;}
.g-zxsqform{margin: 0 20px;}
.g-zxsqform table{width:100%; border-collapse:collapse; font-size: 14px;}
table.apply-wrapper th{text-align: center; background: #f5f8fa; font-size: 16px; font-weight: bold; padding: 15px 0; border:1px solid #ddd; color: #025393;}
table.apply-wrapper td{border:1px solid #ddd; padding:10px 20px; text-align:left; line-height: 22px;}
table.apply-wrapper td.apply-cell, table.apply-wrapper td.infor-cell{padding: 15px;}
table.apply-wrapper td font{color: #fe0101;}
table.apply-wrapper td label{margin: 0 5px;}
table.apply-wrapper td .jg{padding:0 50px;}
table.apply-wrapper td label input{margin-top: 4px;vertical-align: top;}
table.apply-wrapper td .org{width: 248px; height: 38px; line-height: 38px; border: 1px solid #ddd; padding: 8px 0 8px 6px;font-size: 14px;}
.apply-person-info td.name1, .apply-need-info td.name1{width: 14px; padding: 0 26px;}
.apply-person-info td.apply-person{color: #ff0000;}
.apply-person-info td.text-cell{width: 300px;}
.apply-person-info td.text-cell .name2{display: block; line-height: 28px; }
.apply-person-info td.text-cell .ipt1{width: 100%; height: 26px; border: 1px solid #ddd; padding: 0 5px;box-sizing: border-box;}
.m-mlcode input{height: 26px; border: 1px solid #ddd; padding: 0 5px;box-sizing: border-box;}
.f-dn{display: none;}
.apply-need-info td.name2{width: 98px; padding: 10px 20px 10px 14px; text-align: right;}
.apply-need-info td .text-area{width: 100%; height: 90px; border: 1px solid #ddd; padding: 10px; vertical-align: middle;box-sizing: border-box;}
.apply-need-info td.carrier-sorts span{padding: 0 10px;}
.apply-need-info td.carrier-sorts input{margin: -2px 5px 0 0; vertical-align: middle;}
.uploader{position:relative; display:inline-block; overflow:hidden; cursor:default; padding:0;display:flex;}
.filename{float:left; display:inline-block; outline:0 none;margin-right: 10px; height:26px; width:100%; padding:0 10px; overflow:hidden; cursor:default; text-overflow:ellipsis; white-space:nowrap; background:#fff; border:1px solid #ddd; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;font-size:14px;}
.u-button{float:left; height:26px; display:inline-block; outline:0 none; padding:8px 20px; margin:0; cursor:pointer; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-left: 10px; background: #025393; border: none; color: #fff;}
.uploader .button{float:left; height:26px; display:inline-block; outline:0 none; padding:0 15px; margin:0; cursor:pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;background: #025393; border: none; color: #fff;}
.uploader input[type=file]{position:absolute; top:0; right:0; bottom:0; border:0; padding:0; margin:0; height:26px; cursor:pointer; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity:0;}
.submit-box{text-align: center; margin: 10px 0 40px;}
.submit-box .btn{width: 100px; height: 48px; background: #a6a6a6; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color: #fff; font-size: 16px; margin: 0 20px;}
.submit-box .btn-sub{background: #025393;}
.m-ysqgkbox{font-size: 14px;}
.m-ysqcxform #code{width: 50%;}
.m-ysqcxform img{margin-left: 10px;}
.m-ysqcxinfos .table>thead{background: #f5f5f5;}
.m-ysqcxinfos .table>tbody>tr>td{vertical-align: middle;}
.g-ysqlibox .row{margin:0; border: 1px solid #ffe2e2;}
.g-ysqlibox li{margin-bottom: -1px; line-height: 50px; overflow: hidden;}
.g-ysqlibox li .u-title{border-left: 1px solid #ffe2e2; border-bottom: 1px solid #ffe2e2;}
.g-ysqlibox li div p{float: left; width: 33.33333%; border-left: 1px solid #ffe2e2; border-bottom: 1px solid #ffe2e2;}
.g-ysqlibox li div a{display: block; overflow:hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.g-ysqlibox li div i{margin-right: 10px; display: inline-block; width: 5px; height: 6px; vertical-align: middle; background: url(../images/home/icon-li2.png) no-repeat;}
.g-ysqlibox li div.u-title a{font-weight: bold;}

.m-ysqgktab {background: #f6f6f6;margin: 10px 4px;}
.m-ysqgktab li{position: relative; float: left; line-height: 38px;}
.m-ysqgktab li a{display: block; font-size: 15px;}
.m-ysqgktab li a:hover,.m-ysqgktab li.u-active a{color: #fff;background: #025393;}
.m-ysqgktab .col-xs-2 {width: 25%;}

@media (max-width: 638px){
	.g-zxsqform{margin: 15px;}
	.m-ysqcxform label{margin-bottom: 5px;}
	.m-ysqcxinfos td.he,.m-ysqcxinfos th.he{display: none;}
	table.apply-wrapper td .org{width: 100%;}
	.m-zxsqform td.yc,.share-main{display: none;}
	table.apply-wrapper td{border: none;padding: 10px 5px;}
	table.apply-wrapper td.apply-cell, table.apply-wrapper td.infor-cell{padding: 0;}
	.m-bminfo{padding: 15px;}
	.m-zxsqtext,.m-zxsqform{padding: 15px 0;}
	.submit-box .btn{margin: 0 10px;width: 85px;}
	table.apply-wrapper td .jg{display:block;}
	table.apply-wrapper td label input {margin-top: 2px;}
	.m-ysqgktab .col-xs-2{width:50%}
}

/*依申请公开查询*/
.g-ysqgkcx{width: 560px; margin: 50px auto 20px; padding: 0 10px 20px; background: #fafafa; border: #d9d9d9 1px solid; overflow: hidden;}
.m-ysqcxform{padding: 0 15px; text-align: left;}
.m-ysqcxform label{font-weight: normal; margin-top: 15px;}
.m-ysqcxform input[type="text"]{padding:0 10px;height: 42px;line-height: 42px;border: 1px solid #ddd;font-size:15px; width: 307px;}
.m-ysqcxform input[type="submit"]{display: block; width: 100px; height: 42px;  border: 1px solid #ddd; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;font-size: 16px; margin: 15px auto 0;}
.m-ysqcxinfos table{font-size: 13px;}
.m-ysqcxform img{height: 42px;}
.m-ysqcxinfos table thead th{text-align: center; font-weight: bold;}

/*依申请公开统计*/
.m-ysqgkcx{min-height: ;}
.g-ysqgktj{padding: 20px 18px;}
.g-ysqgktj table{width: 100%; border-collapse: collapse; border:1px solid #ddd;}
.g-ysqgktj table thead{background: #f5f5f5;}
.g-ysqgktj table thead th{height: 40px; line-height: 39px; font-weight: bold; font-size: 14px;}
.g-ysqgktj table td,.g-ysqgktj table th{border: 1px solid #ddd; text-align: center;}
.g-ysqgktj table td{padding: 8px;}

/*年报*/
.m-gknbbox .u-title{margin-bottom: 15px; font-size: 32px; font-weight: bold; color: #025393;}
.m-gknbbox .u-desc{padding-bottom: 22px; border-bottom: 2px solid #f2f2f2;}
.m-gknbbox .u-desc span{margin: 0 6px;}
.m-gknbbox .u-desc,.m-gknbbox .u-desc a{font-size: 15px; color: #3d3d3d;}
.g-gknbbox{height: 940px; font-size: 16px; line-height: 2.3; overflow-x: auto; overflow-y: auto;}
.g-gknbbox p{margin-bottom: 15px;}
.g-gknbbox table{border-collapse: collapse; border:1px solid #333;}
.g-gknbbox table td,.g-gknbbox table th{border: 1px solid #333;}
.g-gknbbox img{max-width: 100%;}

/*部门导航*/
.m-gkdhbox .g-gkdhbox{margin: 26px 15px 38px;}
.g-gkdhbox li{line-height: 40px;}
.g-gkdhbox li a{display: block; padding: 0 5px; overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;}
.m-xqdh li{background: #f5f5f5;}
.m-bmdh li:nth-child(6n+1),.m-bmdh li:nth-child(6n+2),.m-bmdh li:nth-child(6n+3){background: #f5f5f5;}

/*detail*/
.m-detailtb{width: 100%;}
.m-detailtb td{padding: 5px; border: 1px solid #ddd; font-size: 14px;}
.m-detailbox .u-title{margin-bottom: 15px; font-size: 32px; font-weight: bold;}
.m-detailbox .u-desc{padding-bottom: 22px; border-bottom: 2px solid #f2f2f2;}
.m-detailbox .u-desc span{margin: 0 6px;}
.m-detailbox g-detailbox{width: 100%; overflow-x: auto;}
/* .m-detailbox table{width: 99%!important;} */
.m-detailbox .u-desc.f-mb20{margin-bottom: 0;}
.m-detailbox .u-desc,.m-detailbox .u-desc a{font-size: 15px; color: #3d3d3d;}
.g-detailbox{margin-bottom: 10px; height: 880px; font-size: 16px; line-height: 2.3; overflow-x: auto; overflow-y: auto;}
.g-detailbox p{margin-bottom: 15px;}
.g-detailbox table{border-collapse: collapse; border:1px solid #333;margin: 0 auto !important;}
.g-detailbox table td,.g-detailbox table th{border: 1px solid #333;}
.g-detailbox img{max-width: 100%;}

.m-detailbox .watermark{position: absolute;top:760px; margin-right:-550px;width: 220px;height: 220px;z-index: 999;}

.wzbot{float: none;  display: inline-block;}
.wzbot ul.fxd_close li{ margin-left: 15px;}
.wzbot ul.fxd_close li a{display: inline-block; padding-left: 20px; background-image:url(../images/page/detail.png); background-repeat: no-repeat;}
.wzbot ul.fxd_close li.font a{ padding: 0 2px;}
.wzbot ul.fxd_close li.share_btn{width:150px; padding: 0;}
.download_btn a {background-position: -197px 4px;}

.m-relation ul li{line-height: 38px;}
.m-relation ul li.title{font-size: 18px; font-weight: 600; color: #015293;}
.m-relation ul li a{color: #333;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;width: 100%; display: block;}
.m-relation ul li span{display: inline-block;line-height: 27px;padding:0 10px; height: 27px; border-radius: 5px; background-color: #015293; text-align: center; color: #fff; font-weight: 600;}

.u-comment{margin: 0 15px 0 0;line-height: 28px;}
.u-comment a{display: block;font-size: 14px; padding-left: 17px; background-image: url(../images/page/icon-detail-pl.png); background-repeat: no-repeat;background-position: 0 -28px;}

/*guizhang*/
.m-tablelist2{font-family: NSimSun;}
.m-tablelist2 table{width: 100%; border: 1px solid #fff; color: #4d4d4d; table-layout:fixed;}
.m-tablelist2 table thead th{text-align: center; font-family: FZXBSJW; height: 70px; text-align: center; line-height: 70px; color: #333; font-size: 20px; border-bottom: 2px solid #0f5a9b;}
.m-tablelist2 table .u-xh{width: 11.2%;}
.m-tablelist2 table .u-bt{width: 59%;}
.m-tablelist2 table .u-fwrq{width: 31%;}
.m-tablelist2 table tbody tr{padding-bottom: 10px;}
.m-tablelist2 table tbody tr:nth-child(2n){background: #eee;}
.m-tablelist2 table tbody tr:last-child{border-bottom: 1px solid #eee;}
.m-tablelist2 table tbody tr td{height: 100%; text-align: center; line-height: 20px;word-wrap:break-word;}
.m-tablelist2 table tbody tr .u-info{padding:15px 0 15px 30px; text-align: left; }
.m-tablelist2 table tbody tr .u-info a{
	text-decoration: none;
    cursor: pointer;
    font-weight: bold;
	display: block; 
	font-family: NSimSun; 
	line-height: 26px; 
	color: #333; 
	font-size: 16px;
	overflow: hidden; word-wrap: normal; white-space: nowrap; text-overflow: ellipsis;
}
.m-tablelist2 table tbody tr .u-info p{line-height: 20px; color: #5d89b6; font-size: 14px; word-wrap: break-word;margin-top:10px}
.m-tablelist2 .f-mr20{margin-right: 28px;}
.m-tablelist2 .f-mr5{margin-right: 5px;}
.m-tablelist2 .u-load a{padding: 0 7.5px; color: #333; font-size: 14px;}
.m-tablelist2 .u-load a:hover{color: #015293;}

/*依申请公开申请表*/
.ysq_tu2{padding:20px 10px 0;}
.ysq_tu label{margin-bottom:0;font-weight:normal}


.ysq_tu{line-height:30px;padding:15px 0; overflow: hidden;width:728px}
.ysq_tu h2{font-size:22px;text-align: center;font-weight:bold;height:40px;line-height:40px;}
.ysq_tu h2.ysq_t{margin-top:40px;}
.ysq_tu .ysq_tips{text-align: center; line-height: 25px; margin-bottom: 10px; color: #999;}
.ysq_tips2{ text-align: right; padding-bottom: 5px; line-height: 24px;}
.ysq_tips2 input{margin-right: 5px;}
.xxgk_sqnrbox{margin:0 auto;border:#e8e8e8 1px solid;position:relative;}
.xxgk_sqr{padding-left:25px;line-height:50px;height:50px;background:#efefef;font-size:18px}
.xxgk_sqnrbox_zf .xxgk_sqr{height:50px;}
.xxgk_sqnrbox_jg .xxgk_sqr{height:88px;}

.xxgk_cate{position:relative;}
.xxgk_gm{padding:0 10px;font-weight:bold;text-align:center;height:55px;line-height:55px;}
.xxgk_cate_fr{border-bottom:0;}
.xxgk_cate_fr .xxgk_gm{height:210px;margin-top:-105px;}

.xxgk_gmr li{float:left;width:50%;border-bottom:#e8e8e8 1px solid;}
.xxgk_gmr li .bor1{float:left;padding:10px;width:110px;text-align:right;line-height:30px;*width:84px;*padding:10px 10px 10px 4px;_width:84px;_padding:10px 10px 10px 4px;}
.xxgk_gmr li .bor1 span,.xxgk_gmr li p.bor3 span{color:#e70000;margin:0 3px 0 -3px;}
.xxgk_gmr li .bor2{margin-left:98px;padding:10px;background:#fff;min-height:32px;}
.xxgk_gmr li .bor2 input{width:204px;height:32px;background:#fff;line-height:32px;padding:0 10px;border:#ddd 1px solid;color:#333;}
.xxgk_gmr li .bor2 select{width:204px;padding:0 10px;height:32px;background:#fff;line-height:32px;border:#ddd 1px solid;}
.xxgk_gmr li.gm1{width:100%;}
.xxgk_gmr li.gm1 .bor3{width:98px;float:left;line-height:30px;padding:0 10px;text-align:right;}
.xxgk_gmr li.gm1 .bor4{margin-left:98px;background:#fff;min-height:32px;}
.xxgk_gmr li.gm1 .bor4 .sc{padding:15px 10px;height:60px;line-height:30px;}
.xxgk_gmr li.gm1 .bor4 .sc1{border-bottom:#d6d6d6 1px solid;}
.xxgk_gmr li.gm1 .bor4 .sc input{height:32px;line-height:32px;padding:0 10px;border:#ddd 1px solid; display: inline-block !important;}
.xxgk_gmr li.gm2{width:100%;}
.xxgk_gmr li.gm2 .bor4{margin-left:98px;background:#fff;padding:10px;min-height:32px;}
.xxgk_gmr li.gm2 .bor4 .dizhi{width:568px;height:32px;background:#fff;line-height: 32px;border: #ddd 1px solid; color: #333; padding:0 10px;}
.xxgk_gmr li.gm3{width:100%;}
.ysq_tu .filename{width:505px}
.xxgk_gmr li.gm3 .bor1{padding:0 10px;}
.xxgk_gmr li.gm3 .bor2{margin-left:110px;background:#fff;padding:15px 10px;min-height:32px;}
.xxgk_gmr li.gm3 .bor5{margin-left:110px;background:#fff;padding:10px 10px 5px;min-height:32px;}
.xxgk_gmr li.gm3 .bor5 .sc{height:32px;}
.xxgk_gmr li.gm3 .bor5 .sc input{height:32px;line-height:32px;padding:0 10px;border:#ddd 1px solid;}
.xxgk_gmr li.gm1 .bor4 .sc input.btn,.xxgk_gmr li.gm3 .bor5 .sc input.btn{width:60px;height:32px;color:#666;line-height:32px;text-align:center;border:1px solid #ccc;background:#efefef;}
.xxgk_slmc{ border-top: 0 none; border-bottom: 0 none;}
.xxgk_slmc .xxgk_slmc_tit{float:left;padding:10px;width:157px;text-align:right;}
.xxgk_slmc .xxgk_slmc_tit span,.sqgk_con .sqgk_tit span{color:#e70000;margin:0 3px 0 -3px;}
.xxgk_slmc .bor2,.xxgk_slmc .bor6{margin-left:177px;background:#fff;padding:10px;min-height:32px;}
.xxgk_slmc .bor2 select{width:227px;padding:0 10px;height:30px;background:#fff;line-height:28px;border:#ddd 1px solid;}
.xxgk_slmc .bor2 input,#usecontent{width:525px;padding:0 10px;height:32px;background:#fff;line-height:32px;border:#ddd 1px solid;}
.sqgk_con{border-bottom:#d6d6d6 1px solid;}
.sqgk_con3{border-bottom:0;}
.sqgk_con .sqgk_tit{float:left;width:135px;text-align:right;padding:10px;}
.sqgk_con2 .sqgk_tit,.sqgk_con3 .sqgk_tit{padding:15px 10px;width:285px}
.sqgk_con .sqgk_desr{margin-left:135px;min-height:32px;}
.sqgk_con .bor6,.sqgk_con .bor2{margin-left:135px;padding:15px 10px;background:#fff;min-height:32px;}
.sqgk_con .bor6 label,.xxgk_slmc .bor6 label{font-weight:normal;padding-right:10px;}
.sqgk_con .bor6 label input,.xxgk_slmc .bor6 label input{margin-right:3px;display:inline-block}

.xxgk_sfgk .bor6{ line-height: 32px;height: 52px;}
.sqgk_zfxx{border-bottom:#d6d6d6 1px solid;}
.sqgk_zfxx .sqgk_wj{float:left;width:100%;}
.sqgk_zfxx .sqgk_wh{border-top:#d6d6d6 1px solid;}
.sqgk_zfxx .sqgk_wj .bt{float:left;width:88px;text-align:right;padding:10px;}
.sqgk_zfxx .sqgk_wj .ipt{margin-left:88px;background:#fff;padding:12px;min-height:32px;}
.sqgk_zfxx .sqgk_wj .ipt input{width:435px;height:28px;background:#fff;line-height:28px;padding:0 10px;border:#ddd 1px solid;}
.sqgk_descon{padding:15px 10px 5px 10px;line-height:30px;background:#fff;}
.sqgk_descon textarea{width:92%;padding:10px 3%;border:#d6d6d6 1px solid;overflow-y:auto;height:150px;}

.ysq_yzm{border-bottom: 0 none;}
.ysq_yzm .ysq_yzmt{float:left;padding:10px;width:157px;text-align:right;}
.ysq_yzm .ysq_yzmt span{color:#e70000;margin:0 3px 0 -3px;}
.ysq_yzm .yzm{margin-left:177px;background:#fff;padding:10px;min-height:32px;*margin-left:0;_margin-left:0;}
.ysq_yzm .yzm input{width:125px;height:28px;line-height:28px;padding:0 10px;border:#d6d6d6 1px solid;}
.ysq_yzm .yzm img{width:auto;height:30px;}
.xxgk_sq_btn{ padding:10px 15px;}
.xxgk_sq_btn p{line-height:20px;color:#aaa;font-size:12px;}
.xxgk_sq_btn .ysq_btns{margin:20px auto;text-align:center;}
.xxgk_sq_btn .ysq_btns input{width:76px;height:30px;line-height:30px;text-align:center;color:#fff;margin:0 20px;background:#3673b6 !important;border-radius:5px;border:0;cursor: pointer;}
.xxgk_sq_btn .ysq_btns input.cz{background:#FF9900 !important;}
.no-bottom{border-bottom:0 !important;}
.ysq_tu .filename,.ysq_tu .uploader .button{height:32px}
.sqgk_descon .sqgk_tit{position:absolute;left:0;top:110px;}

@font-face {
	font-family:'FZXBSJW';
	src: url('../font/FZXBSJW.TTF') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/*print*/
@media print {
	body{background: none;}
	.m-banner{display: none;}
	.ztree li a.curSelectedNode{height: 32px; border: 1px solid red;}
}

.m-dtvideo{margin-bottom: 10px; width: 700px; height: 400px;}
/*small xs*/
@media screen and (max-width: 767px) {
	.m-dtvideo{width: 99%;height: auto;}

}

/* 专题专栏*/
.xxgk_ztbox{padding: 15px 22px;}
.xxgk_zttit{font-size: 22px;color: #2c66a5;font-weight: normal; height: 30px;line-height: 30px;margin:5px 0 16px; padding-left: 20px;background: url("../images_xxgk/gkzt_titicon.png") left center no-repeat;}
.xxgk_ztlinlk{margin: 26px 15px 38px;}
.xxgk_ztlinlk ul{margin-right: -17px;}
.xxgk_ztlinlk li{width: 210px;float: left;margin: 0 40px 40px 0;}
.xxgk_ztlinlk li a{display: block;text-align: center;font-size: 15px; height: 130px;padding-top: 13px;border-radius: 8px;-webkit-border-radius: 8px; background: #f2f4f7;overflow: hidden;}
.xxgk_ztlinlk li .img_title{display: block;line-height: 20px;padding: 15px 5px 0;}
.xxgk_ztlinlk li .img_title.h{padding-top: 3px;}
.xxgk_ztlinlk li a:hover img{transition: all .6s;-webkit-transition: all .6s;transform: rotateY(360deg);-webkit-transform: rotateY(360deg);}
@media only screen and (min-width: 992px) and (max-width: 1099px) {
	.xxgk_ztlinlk li{margin: 0 26px 22px 0;}
}
@media only screen and (max-width:991px) {
	.xxgk_ztbox{padding: 15px 17px;}
	.xxgk_ztlinlk ul {margin-right: -13px;}
	.xxgk_ztlinlk li {margin: 0 12px 22px 0;}
}
@media only screen and (max-width:767px) {
	.xxgk_ztbox{padding: 10px;}
	.xxgk_ztlinlk ul{margin-right: 0;}
	.xxgk_ztlinlk li{width: 23%;margin: 0 1% 10px;}
}
@media only screen and (max-width:579px) {
	.xxgk_ztlinlk li{width: 48%;}
}

.wjw-zdly{min-height:100px}
.wjw-zdly h2{font-size: 18px;font-weight:bold;color:#025393;text-align: center;padding:25px 0;}
.wjw-zdly ul{padding:0 10px}
.wjw-zdly li{margin-bottom:15px;padding:0 5px;margin: 10px 1%;width: 31.333%;background-image: linear-gradient(0deg, 
	#e7f4ff 0%, #fff 100%), linear-gradient(#f5f5f5, #f5f5f5);background-blend-mode: normal, normal;box-shadow: 0px 0px 7px 0px 
	rgba(115, 193, 255, 0.35);border-radius: 6px;border: solid 3px #ffffff;}
.wjw-zdly ul li a{padding: 0;height: 65px;line-height: 65px;margin-top:0;background-size: 100% 100%;background:none}
.zdly-toplist{position:absolute;top:125px;display: flex;justify-content: center;padding:5px 20px;width:100%}
.zdly-toplist a{margin:0 10px}
.wjw-zdly h2 i{display: inline-block;width:26px;height: 4px;background:url(../images/page/zdlytitle.png) center center no-repeat;vertical-align: middle;margin:0 10px}
.zdly-xl{margin-top:-10px}
.zdly-xl dd a{height:29px!important;line-height:16px!important;background:none!important;font-size:14px!important;color:#666;;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.wjw-zdly ul li:hover .zdly-xl{display:block}