@charset "utf-8";
/* CSS Document */

/*全局样式*/
*{
	box-sizing:border-box;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td {
	padding: 0;
	margin: 0;}
body{
	 font-family:"微软雅黑" !important;
	 padding:0;
	 margin:0;
	 /*background: #fff*/
	}
div,li,ul,img,a,input,botton{ 
	list-style:none; 
	outline:none; 
	border:none; 
	margin:0; 
	padding:0;}
a:focus{outline:none;}
a:link,a:visited{
	text-decoration:none !important; 
	color:#000;}
a:hover{ 
	text-decoration: none !important; 
    color: #be0000;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
	padding-right: 0px;  
	padding-left: 0px;}
	
.row{ 
	margin-left:0px; 
	margin-right:0px;}

.clear{ clear:both;}

.tabberlive .tabbertab { 
	overflow:visible; 
	overflow:hidden; 
	outline:none;}
.tabberlive .tabbertabhide { display:none;}

/*-------通用样式-----*/
/*居中1100px*/
.container{ 
	width:1100px !important;
	min-width: 1100px;
	margin:0 auto !important; 
	overflow: hidden;
	background: #f2f2f2;
	padding: 36px;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
	
/*-------通用样式结束-----*/

.zfxxgkbg{
	width: 100%;
    height: 100%;
    overflow: hidden;

    min-width:1100px;
    height: 100%;
    overflow: hidden;
    background: url(../images/zwgk_bg.jpg) center top no-repeat #fdfdfe;
}


/*头部*/
.topcontainer{
	width:100%;
	min-width: 1100px;
	margin:0 auto !important; 
	padding:0 !important;
}

.headcon{
    width: 1100px;
	height:365px;
	margin: 0 auto;
}

/* 乡镇、部门通用代码大布局 */
/*.xz_zfxxgkbg{
	width: 100%;
min-width:1100px;
    height: 100%;
    overflow: hidden;
    background: url(/sitesources/tyweb/upload/202012/xzxxgkbg.jpg) center top no-repeat #fdfdfe;
}*/
.headcon img{
	width: 864px;
	height: 227px;
	float: left;
    margin-top: 33px;
    margin-left: 20px;
}

/*头部结束*/


/* 搜索 */
.mainsearch{
	width: 1029px;
	height: 50px;
	margin: 65px auto;
	background: url(../images/ssline.png) no-repeat;
}
.search-form2{
	width: 490px;
	height: 50px;
	float: left;
	position: relative;
	background: none;
	margin-left: 265px;
}
.input-search2{
	width: 444px;
    height: 50px;
    border:none;
	padding: 0 0px 0 20px;
	float: left;
	line-height: 50px;
	background: none;
}
.search-btn2{
	width: 36px;
    height: 36px;
    background: url(../images/zwxxgk_searchbtn.png) no-repeat;
	border: none;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}

/* 信息公开主内容 */
.xxgk_l{
	width: 240px;
	height: auto;
	float: left;
}
.xxgk_r{
	width: 770px;
    display: block;
    float: right;
    min-height: 1035px;
    background-color: #FFF;
    border: 1px solid #dfdfdf;
    padding: 10px 20px;
	overflow:hidden;
}
.xxgkrightcon{
	width: 100%;
	height: auto;
	float: left;
}
.xxgk_tit{
	width: 240px;
    height: 70px;
    margin-bottom: 15px;
    float: left;
    font-size: 23px;
    color: rgb(45,102,165);
    background: #fff;
	border: 1px solid #ddd;
	cursor: pointer;
}
.xxgk_tit a{
	color: rgb(45,102,165);
	font-size: 23px;
}
.xxgk_tit.on a{
	color: #fff;
	font-size: 23px;
	display: block;
}
.xxgk_tit:hover a{
	color: #fff;
}
.xxgk_tit  span{
	width: 40px;
	height: 40px;
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
}

.xxgk_tit:hover{
	width: 240px;
    background-color: rgb(45,102,165);
    color: rgb(255,255,255);
    font-size: 23px;
    display: block;
	border: 1px solid #2c6294;
	color: #fff;
}

/* 政府信息公开目录 */
.xxgk_tit  span.xxgkimg1{
	background: url(../images/ico2.png);
}
.xxgk_tit:hover  span.xxgkimg1{
	background: url(../images/ico2b.png);
}
.xxgk_tit.on  span.xxgkimg1{
	background: url(../images/ico2b.png);
}

/* 政府信息公开制度 */
.xxgk_tit  span.xxgkimg2{
	background: url(../images/ico3.png);
}
.xxgk_tit:hover  span.xxgkimg2{
	background: url(../images/ico3b.png);
}
.xxgk_tit.on  span.xxgkimg2{
	background: url(../images/ico3b.png);
}

/* 法定主动公开内容 */
.xxgk_tit  span.xxgkimg3{
	background: url(../images/ico4.png);
}
.xxgk_tit:hover  span.xxgkimg3{
	background: url(../images/ico4b.png);
}
.xxgk_tit.on  span.xxgkimg3{
	background: url(../images/ico5b.png);
}

/* 政府信息公开年报 */
.xxgk_tit  span.xxgkimg4{
	background: url(../images/ico5.png);
}
.xxgk_tit:hover  span.xxgkimg4{
	background: url(../images/ico5b.png);
}
.xxgk_tit.on  span.xxgkimg4{
	background: url(../images/ico5b.png);
}

/*  */
.xxgk_tit  span.xxgkimg5{
	background: url(../images/ico7.png);
}
.xxgk_tit:hover  span.xxgkimg5{
	background: url(../images/ico7b.png);
}
.xxgk_tit.on  span.xxgkimg5{
	background: url(../images/ico7b.png);
}


/*信息公开页面 开始*/
.sideMenu{
	width:100%;
	height: auto;
}

.sideMenu .xxgk_tit em{
	float:right;
	display:block;
	width:21px;
	height:21px;
	background:url(../images/ico8.png) center center no-repeat;
	cursor:pointer;
	margin-right: 10px;
	margin-top: 25px;
}

.sideMenu .xxgk_tit.on{
	width: 240px;
    background-color: rgb(45,102,165);
    color: rgb(255,255,255);
    font-size: 23px;
    display: block;
	border: 1px solid #2c6294;
	color: #fff;
}
.sideMenu .xxgk_tit:hover em{
	background:url(../images/ico9.png) center center no-repeat;
}
.sideMenu .xxgk_tit.on em{
	background:url(../images/ico9.png) center center no-repeat;
}
.sideMencon{
	width: 240px;
    display: none;
    background: #fff;
    color: #999;
    float: left;
	display:none; /* 默认都隐藏 */ 
	
}
.sideMencon li{
    padding: 8px 0px 8px 60px;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    position: relative;
}
.sideMencon li:hover{
	background-color: rgb(230,245,255);
    display: block;
    color: #2d66a5;
}
.sideMencon li a:hover{
	color: #2d66a5;
    font-size: 16px;
    font-weight: 600;
}
.btn-primary{
	color: #2d66a5;
    font-size: 16px;
	background-color: rgb(230,245,255);
	border-bottom:1px solid #ededed;
}
.sideMencon li:first-child{
	margin-top: 15px;
}
.sideMencon li:last-child{
	margin-bottom: 15px;
}
.sideMenu .sideMencon a{
	width: 100%;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #000;
}
.sideMenu .sideMencon a::before{
	content: '·';
    padding-right: 5px;

}
/*信息公开页面 end*/


/* 政府信息公开指南 */
.xxgkzntit{
	width: 100%;
    font-size: 32pt;
    text-align: center;
    margin: 0px;
    padding: 0px;
    margin-top: 38px;
    margin-bottom: 38px;
    color: #2d66a5;
    font-weight: 600;
}
.xxgkzncon{
	width: 100%;
	height: 883px;
	float: left;
	overflow-y: scroll;
overflow-x: auto;
}
.xxgkzncon p{
	text-indent: 2.3em;
    line-height: 1.8;
    text-align: justify;
    text-justify: inter-ideograph;
    font-size: 16px;
    font-family: '微软雅黑';
	color: #333;
	padding-right: 15px;
}

.tymenu{
	width: 100%;
    height: 33px;
    float: left;
    border-bottom: 2px solid #ccc;
}
.tymenu a{
	height: 33px;
    line-height: 31px;
    background-color: #2d66a3;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 0px 20px;
    min-width: 70px;
}

.tycontent{

    padding-top: 30px;
    padding-bottom: 20px;
	width: 95%;
	height: auto;
    padding: 0 20px;
}
.tycontent ul li{
	font-size: 16px;
    line-height: 30pt;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.tycontent ul li a{
	float: left;
    display: block;
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	word-wrap: normal;
	font-size: 16px;
}
.tycontent ul li b{
	color: #b2b2b2;
    font-size: 16px;
    margin-left: 20px;
    font-weight: 100;
    float: right;
}
.tycontent .more{
	width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    margin: 0 auto;
    text-align: center;
    background: #e7e7e7;
    float: left;
    margin-top: 10px;
    margin-left: 340px;
    margin-bottom: 22px;
}
.tycontent .more a{
    font-size: 15px;
}

/* 机关简介 */
.xxgk_jgjj{
	width: 100%;
	height: auto;
	float: left;
	padding-top: 30px;
}
.xxgk_jgjj a{
	width: 80%;
    display: inline-block;
    text-align: center;
    font-size: 25px;
    height: 75px;
    line-height: 75px;
	color: rgb(45,102,165);
    background: #f2f2f2;
	border: 1px solid #ddd;
	margin: 0 auto;
	margin-left: 10%;
	border-radius: 15px;
}
.xxgk_jgjj a:hover{
	background-color: rgb(45,102,165);
	color: #fff;
}
.xxgk_jgjj a + a{
	margin-top: 35px;
}

/* 网站尾部 */

/*尾部*/

.footer-in{
    border-top: 1px solid #cbcbcb;
    background: #e7e5e6;
    min-height: 260px;
}
.yq-link select{
    border: none;
    background: #fff;
    width: auto;
    padding: 0 5%;
    height: 32px;
    margin: 36px 20px;
        outline:none;
}
.footerbox{
    width: 1018px;
    margin: 0 auto;
    overflow: hidden;
}
.foot-img1{
    float: left;
    margin:0 24px;
}
.foot-wenz{
  float: left;
    line-height: 30px;
    color: #000;
    margin-top: -6px;
    text-align: center;
    width: 808px;
    margin: 0 auto;
    letter-spacing: 1px;
}
.foot-img2{
    float: right;
}


/*默认分页信息列表*/
.colInfoBox{
	width:100%;
	min-height:572px;
	height: auto;
	float: left;
}
.colInfoBoxTit{
	width: 100%;
	height: 50px;
	background: #eeeeee;
	float: left;
	margin-bottom: 5px;
	display: none;
}
.colInfoBoxTit span{
	width:auto;
	font-size:20px;
	line-height:50px;
	padding: 0 15px;
	background: #2f5d99;
	color:#fff;
	float: left;
}
a.colRtitle{
	width: 100%;
	font-size: 16px;
	height: auto;
    float: left;
    font-size: 16px;
    line-height: 1.8;
    margin-top: 20px;
	/*height: 47px;
	float: left;
	border-bottom: 1px solid #ebebeb;
	
	line-height: 47px;*/
}

.colRtitle:before{
	content: '·';
	margin: 0 10px;
}
.colRtitle font{
	width:auto;
	margin-right: 15px;}
.colRtitle span{
	/*width:100px;
	height:40px;
	float:right;
	font-size:14px;
	line-height:40px;
	text-align:center;
	color:#666666;*/
	    width: 100px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #b2b2b2;
    margin-left: 15px;
    display: inline-block;
    font-weight: 100;
}


/*分页符颜色更换*/
.pagination{
	margin-top:40px !important;
	margin-bottom: 0 !important;
}

.bnpt{width: 750px;overflow: hidden;}
	.t3{border-bottom: none;
    margin-bottom: 5px;width: 160px; }
    .t3 p{font-size: 16px;height: 40px;line-height: 40px;
    padding: 0px 28px;
    width: auto;background: #2D66A5; color: #fff;}
    .bnptul{overflow: hidden;}
    .bnptli{width: 240px;float: left; height: 60px;line-height: 60px;border-right: 1px solid #efefef;}
    .bnptli a{margin-left: 10px;font-size: 16px;}

/* 重点领域栏目列表 */
a.xxgkzl_zdly{
    width: 29%;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    color: rgb(45,102,165);
    background: #f2f2f2;
    border: 1px solid #ddd;
    margin: 10px 1.9%;
    border-radius: 10px;
}
a.xxgkzl_zdly:hover{
	background-color: rgb(45,102,165);
	color: #fff;
}
/*汤阴教育局*/
.level2{
	display: none;
}
.sublmli{
	padding:0 0 0 80px;
	min-height: 32px;
	line-height: 32px;
}
.sublmli a{
	font-size:16px;
}
.jyjjia{
	position:absolute;
	left:190px;
	top:-2px;
	z-index:2;
	display:block; 
	width:40px; 
	height:40px;  
	background-position:16px -46px; 
	background:url(../images/grayjia.png) 16px 12px no-repeat; 
	cursor:pointer;  
	background-position:16px 22px; 
}
.jyjon{
	background-position:16px -46px; 
}
.blueon{
	color:#377ABE !important;
	font-weight: bold;
}


.xxgkwz{
	display: inline-block;
	width: 100px;
	
}
/*平台链接start20240812*/
.ptljcenter-block{
        width: 770px;
  padding-top: 10px;
  margin-left: -20px;
}

.ptljnav-tabs {
  width: 100%;
  border-bottom: 2px solid #cccccc;
   height:36px;
}

.ptljnav-tabs li {
  cursor: pointer;
  margin-bottom: 0;
 

}

.ptljnav-tabs .item-title>a {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  background-color: #2d66a3;
  font-size: 20px;
  line-height: 36px;
  padding: 0 15px;
  font-weight: bold;
  cursor: context-menu;
  height: 36px;
}

.ptljtab-list {
  position: relative;
  padding-top: 10px;
}
.ptlj-list {
  width: 100%;
  position: relative;
}

.ptlj-list>.item {
  float: left;
  width: 33%;
  line-height: 42px;
}
.ptlj-list>.item>a{
        font-size:16px;
}
.ptlj-list>.item>a:hover {
  color: #004D93;
}
  .ptljscroll-cont {
    max-height: none;
    padding-left: 10px;
    padding-right: 10px;
  }
/*平台链接end20240812*/