﻿html, body {
   font-family:'微软雅黑',"Microsoft YaHei", "Arial", "PingFang", "SimHei", "SimSun", "KaiTi", sans-serif ;
   -ms-text-size-adjust: 100%;
   -webkit-text-size-adjust: 100%;
   color:#333;
 }
* {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
 }
 body, div, h1, h2, h3, h4, h5, h6, p, figure, form, ul, ol, li, dl, dt, dd, legend, th, td, input, optgroup, select, textarea, pre, code, blockquote, hr, caption {
   padding: 0;
   margin: 0;
 }
 ul, li, ol {
   list-style-type: none;
 }
 .container {
   max-width: 1100px;
   width: auto;
   height: auto;
   margin:0  auto;
   position: relative;
   box-sizing: border-box;
 }
 .clearfix:after, .clearfix:before {
   content: "";
   display: table;
 }
 .clearfix:after {
   clear: both;
 }
 .clearfix {
   zoom: 1;
 }
.show{display: block !important;}
.hide{display: none !important;}
/***.xxgk-color1{color:#0068b7 !important;}***/
.xxgk-bg1{background: #1d8bd8 !important;}
.xxgk-border1{border-color: #1d8bd8 !important;}
.border-none{border:none !important;}

.xxgk-header{width: 100%;height: auto;padding-top: 20px;}
.xxgk-header .logo{width: 70px;height: 70px;display: inline-block;vertical-align: middle;}
.xxgk-header .logo img{width: 100%;height: 100%;}
.xxgk-header .name{font-size: 35px;color:#fff;display: inline-block;vertical-align: middle;}

/***信息公开***/
.xxgk-bg{
	background: url(../img/xxgk/xxgk_bg.jpg) no-repeat local;
	background-color:#fff;
}
.xxgk-container{width: auto;max-width: 1100px;height: auto;background: #f5f5f5;padding: 0 36px 36px 36px;margin: 0 auto;}

.xxgk-index-title-box{width: 100%;max-width: 1100px;margin: 40px auto 70px auto;font-size: 100px;color:#fff;font-weight: bold;text-align: center;line-height: 150px;}

.xxgk-top-box{width: 100%;height: auto;padding: 84px 200px;}
.xxgk-search{width: 100%;height: 50px;background: #fff;border:2px solid #1d8bd8;margin:0 auto;border-radius: 9px;overflow:hidden; }
.xxgk-search .xxgk-input{width: 80%;display: inline-block;height: 48px;border:none;line-height:48px;background: none;padding: 0 10px;font-size: 16px;}
.xxgk-search .search-btn{width: 20%;float: right;height: 48px;background: #1d8bd8;border:none;line-height: 48px;text-align: center;font-size:18px;color:#fff;}
.xxgk-search .search-btn .font{font-size: 30px;color:#fff;}

.btn{
	display: inline-block;
    vertical-align: middle;
    padding: 0 18px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #0059a9;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
    white-space: nowrap;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Microsoft YaHei", "Arial", "PingFang";
}
.btn-ysqgk{
	    width: 100%;
    height: 50px;
    border-radius: 9px;
    background: #1d8bd8;
    color: #fff;
    font-size: 18px;
}
.btn-ysqgk:hover{
 color: #fff;
}
.btn-ysqgk .font{font-size: 20px;color:#fff;margin-right: 5px;}

.xxgk-c{width: 100%;height: auto;}
.xxgk-c .xxgk-nav-tree{width:23%;height: auto;float: left;background: none;padding: 0;}
.xxgk-c .xxgk-main{width:75.25%; height: auto;background: #fff;padding:0;float: right;margin-left: 1.75%;margin-bottom: 18px;}
.xxgk-c .xxgk-main2{padding: 18px;}
.xxgk-nav-tree li{width: 100%;height: auto;margin-bottom: 15px;}

.nav-tree-item{width: 100%;height: auto;background: #fff;padding: 5px 15px;min-height: 70px;border:none;letter-spacing: -4px;display: block;position: relative;}
.nav-tree-item .font{font-size: 40px;color:#1d8bd8;  display: inline-block;vertical-align: middle;margin-right: 18px;}
.nav-tree-item .t{font-size: 23px;line-height: 30px;display: inline-block;vertical-align: middle;width:100px;color:#1d8bd8;letter-spacing: 0;}
.nav-tree-item:hover .t, .xxgk-nav-tree .nav-tree-item:hover .font{color:#fff;}

.xxgk_menu_all .nav-tree-item::after{
	content: "\e621";font-size: 30px;color:#1d8bd8;font-family: "font";position: absolute;right: 15px;top:20px;}
.xxgk_menu_all .nav-tree-item:hover::after{color:#fff;}

.nav-tree-itemed .nav-tree-item, .xxgk-nav-tree .nav-tree-item:hover{background: #1d8bd8;color:#fff;}
.nav-tree-itemed .nav-tree-item .t, .xxgk-nav-tree .nav-tree-itemed .nav-tree-item .font{color:#fff;}

.nav-tree-itemed .xxgk_menu_all .nav-tree-item::after{color:#fff;content: "\e631";}

.xxgk_menu{width: 100%;height: auto;background: #fff;padding: 10px 0;display:none;}
.xxgk_menu li{width: 100%;height: auto;margin: 0;}
.xxgk_menu .xxgk-menu-item a{width: 100%;height: auto;min-height: 32px;padding: 6px 15px 6px 50px;line-height: 20px;font-size: 15px;color:#666;box-sizing: border-box;display: block;}
.xxgk_menu .xxgk-menu-item span{vertical-align: middle;font-size: 15px;}
.xxgk_menu .xxgk-menu-item span::before{
	content: "\e72d";font-family: "font";
	font-size: 20px;color:#0068b7;display: inline-block;vertical-align: middle;
}
.xxgk_menu .xxgk-menu-itemed a, .xxgk_menu .xxgk-menu-item:hover a{background: #e1edfa;color:#0068b7;}
.xxgk_menu .xxgk-menu-item .xxgk-menu-child{
	width:100%;height:auto;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;
}
.xxgk_menu .xxgk-menu-item .xxgk-menu-child a{
min-height: 30px;padding: 5px 15px 5px 80px;font-size: 14px;color:#666;background:#fff;}
.xxgk_menu .xxgk-menu-item .xxgk-menu-child a:hover{background: #e1edfa;color:#0068b7;}
.menu-item-all .font{float:right;font-size:16px;color:#0068b7;margin-top: 2px;}


.xxgk-mod{margin-bottom: 15px;}
.xxgk-list1-title{width: auto;height: 35px;border-bottom: 1px solid #e5e5e5;}
.xxgk-list1-title .title{width: auto;height: 35px;line-height: 35px;padding:  0 18px;display: inline-block;font-size: 16px;font-weight: 500;color:#fff;text-align: center;min-width: 110px;}
.xxgk-list1-title2{height: 80px;line-height: 40px;padding: 20px 0;border-bottom: 1px solid #e5e5e5;}
.xxgk-list1-title2 .title{font-size: 18px;color:#333;}
.xxgk-list1-title3{height:auto;line-height: 30px;padding:15px;}
.xxgk-list1-title3 .title{font-size: 18px;color:#333;}

.xxgk-list1{width: 100%;height: auto;padding:18px;}
.xxgk-list2{padding: 15px 0;}
.xxgk-list1 li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	position: relative;
} 
.xxgk-list1 li a{
	display: block;
	width: 100%;
	font-size: 16px;
	color:#0f2033;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-right:20%; 
	box-sizing: border-box;
}
.xxgk-list1 li span{position: absolute;right: 0;top:0;color:#999;}

.xxgk-list1 li a:hover, .wgk-list li a:hover{color:#0068b7;}
.xxgk-list1 li a:active{color:#0068b7;}

.xxgk-list-more{width: 100px;height: 30px;line-height: 30px;text-align: center;background: #e6e6e6;color:#333;margin:0 auto;}


.xxgk-mod2{height:670px;overflow-y: auto;padding-right: 18px;}
.xxgk-mod3{height:1020px;overflow-y: auto;padding-right: 18px;}

.xxgk-mod2::-webkit-scrollbar, .xxgk-mod3::-webkit-scrollbar {
    width: 10px;
    height: 80px;
	 border-radius: 5px;
}
.xxgk-mod2::-webkit-scrollbar-thumb, .xxgk-mod3::-webkit-scrollbar-thumb {
    background-color: #1d8bd8;
	 border-radius: 5px;
}
.xxgk-mod2::-webkit-scrollbar-track-piece, .xxgk-mod3::-webkit-scrollbar-track-piece{
    background-color: #f3f3f3;
	border-radius: 5px;
}


/***信息公开详情***/
.xxgk-detl{}
.xxgk-detl .title{
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 32px;
	line-height: 50px;
	font-weight: 600;
	color:#0068b7;
}
.xxgk-detl .subtitle{
	width: 100%;
	height: auto;
	text-align: center;
	font-size: 18px;
	line-height: 150%;
	margin-bottom: 15px;
}
.xxgk-detl .time{
	width: 100%;
	height:auto;
    text-align: center;
	margin-top: 10px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
}
.xxgk-detl .time li{display: inline-block;margin: 0 15px;font-size: 15px;color:#666;}
.xxgk-detl .time li i{font-style: normal;}
.xxgk-detl .content{padding:18px 0;}
.xxgk-detl .content .t1{font-size: 21px; font-weight: bold;line-height: 30px;margin: 15px 0;}
.xxgk-detl .content .t2{font-size: 21px; font-weight: bold;line-height: 30px;margin: 15px 0;}
.xxgk-detl .content .t3{font-size: 16px;line-height: 30px;}



/***附件***/
.xxgk-detl .fujian{width: 100%;height: auto;}
.xxgk-detl .fujian li{	width: 100%;height: auto;line-height: 30px;padding: 10px 0;	font-size: 18px;}
.xxgk-detl .fujian li a{font-size: 18px;color:#264d80;text-decoration: underline;}
.xxgk-detl .fujian li a:hover{color:red;}
/***附件 end***/
/***信息公开详情* end**/

.xxgk-nb-item{
	border: 1px solid #e1e1e1;
    margin: 0px -1px -1px 0px;
    height: 40px;
    line-height: 40px;
    padding: 0px 15px;
    font-size: 16px;
}
.xxgk-nb-item:nth-child(6n-2), .xxgk-nb-item:nth-child(6n-1), .xxgk-nb-item:nth-child(6n) {
    background-color: #f8f8f8;
}
@media (min-width: 768px) {
	.xxgk_bm_item:nth-child(6n-2),
    .xxgk_bm_item:nth-child(6n-1),
    .xxgk_bm_item:nth-child(6n) {
        background-color: #f8f8f8;
    }
}
