@charset "utf-8";/* CSS Document*/
.list_banner{ width: 100%; height: 200px; background:url("/tsgcs/images/banner_bg.png"); text-align: center;}
.list_banner img{width: 100%;height: 200px;display: block;margin: 0 auto;}

.lm_main{ width: 1200px; margin:15px auto; height:auto; overflow: hidden; }
.list-box{
    width:1200px;
    margin:0 auto;
    background-color: #fff;
}


.left-nav{
    width:230px;
    height:500px;
    min-height: 1000px;
    background: url(/tsgcs/images/list-left-img.png) no-repeat bottom #ffffff;
    border:1px solid #e4e4e4;
}
.left-nav .nav-top{
    width:230px;
    height:56px;
    background: url(/tsgcs/images/nav-top.png) no-repeat;
    /*position: relative;*/
    z-index: 2;
}
.left-nav .nav-top h3{
    font-weight: normal;
    color:#fff;
    font-size: 20px;
    line-height:45px;
    text-align: center;
}
.left-nav .nav-mid{
    width:230px;
    min-height:106px;
}
.left-nav .nav-mid ul{
    width:230px;
    height:auto;
}
.left-nav .nav-mid ul li{
    width:230px;
    height:50px;
}
.left-nav .nav-mid ul .nav-mid-first{
    height:50px;
}
.left-nav .nav-mid ul li a{
    display:block;
    width:100%;
    height:50px; line-height: 50px;
    color:#535353;
    font-size:16px;
    font-weight: bold;
    text-align: center;
    border-bottom:1px solid #ddd;
}
.left-nav .nav-mid ul .nav-mid-first a{
    height:50px; line-height: 50px;

}
.left-nav .nav-mid ul li a:hover{
    color:#115b0f; background: #d3ebd2;
}
.left-nav .nav-mid ul li .current{
    color:#115b0f;
}

.left-nav .nav-bottom{
    width:230px;
}
.left-nav .nav-bottom ul li{
    margin:0 auto;
    width:200px;
    height:46px;
    border:1px solid #e4e4e4;
    border-radius: 7px;
    margin-top:13px;
    text-align: center;
    line-height: 46px;
    font-size: 14px;
}
.left-nav .nav-bottom ul li:hover{
    background-color:#339933;
}
.left-nav .nav-bottom ul li a{
    display: block;
    width:200px;
    height:46px;
    color:#000000;
}
.left-nav .nav-bottom ul li a:hover{
    color:#fff;
}

.nav-bottom-list1{background: url(/tsgcs/images/list-left1.png) no-repeat 25px center;}
.nav-bottom-list2{background: url(/tsgcs/images/list-left2.png) no-repeat 25px center;}
.nav-bottom-list3{background: url(/tsgcs/images/list-left3.png) no-repeat 25px center;}
/***********************************************************/
.right-list{
    width:915px;
    min-height:892px;
    border:1px solid #e4e4e4;
    background: #ffffff;
    padding:0 20px;
}
.right-list .right-list-tit{
    width:100%;
    height:49px;
    background: url(/tsgcs/images/list-right-tit.png) bottom repeat-x;
}
.right-list .right-list-tit h3{
    width:140px; text-align: center;
    height:47px;
    font-weight: normal;
    font-size: 20px;
    line-height: 47px;
    color:#115b0f;
    border-bottom: #115b0f 3px solid;
}
.right-list .local{
    margin-top:20px;
    color:#565656;
    font-size: 14px;
}
.right-list .local a{
    color:#565656;
    font-size: 14px;
}
.right-list .local a:hover{
    color:#3b93d9;
}
.lby-list{
  
}
.min_list{
  padding:30px 20px 30px 20px;
min-height:500px;
min-height:500px;
    
}
.lby-list li{
    height:38px;line-height:38px;
    overflow: hidden;
    padding:0;
}
.lby-list .list-m-bot{
    margin-bottom:35px;
}
.lby-list li a{
    float: left;
    line-height: 30px;
    color:#000;
    font-size: 14px;
    padding-left:15px;
    background: url(/tsgcs/images/list_icog.png) no-repeat left center;
}
.lby-list li a:hover{
    color:#115b0f;
}
.lby-list li span{
    float: right;
    line-height: 36px;
    color:#000;
    font-size: 14px;
}

/******************************content**************************************/
.content-list{
    width:1160px;
    margin:0 auto;
    background: #ffffff;border:1px solid #e4e4e4;
    padding: 0 20px;
}
.content-list-tit{
    height:64px;
    background:url(/tsgcs/images/list-right-tit.png) bottom repeat-x;
}
.content-list-tit h3{
    line-height:62px;
    height:62px;
    font-weight: bold;
    font-size: 22px;
    color:#155e13;
    border-bottom: #155e13 3px solid;
    padding: 0 15px;
}
.content-list-tit .local{
    color:#6A6A6A;
    margin-top:30px;
    font-size:14px;
}
.content-list-tit .local a{
    color:#6A6A6A;
    font-size:15px;
}
.content{width:90%; padding:30px 5%; margin: 0 auto}
.content-title{width:100%;height:76px; margin-bottom:20px;}
.content-title h3{display:block; float:left; color:#333; font-size:30px; line-height:40px; text-align:center; width:100%;}
.content-title i{display:block; float:left; color:#000000; line-height:30px; text-align:center; font-size:15px; margin-top:15px;padding-bottom:15px; width:100%; border-bottom:1px dashed #D5D5D5; font-style: normal; position: relative}
.content-content{width:100%; min-height:500px; padding:20px 0; margin-bottom:15px;}
.content-content p{line-height:27px;text-indent:2em;margin-bottom:15px;font-family: 微软雅黑 !important;text-align:justify;text-justify:inter-ideograph;font-size:16px;color:#000;}
.content-content table p{ text-indent:0em !important;}
.content-content{width:100%; min-height:500px; padding:20px 0; margin-bottom:15px;}
.content-content p{line-height:27px;text-indent:2em;margin-bottom:15px;font-family: 微软雅黑 !important;text-align:justify;text-justify:inter-ideograph;font-size:16px;color:#000;}
.xyml table span::after {
  content: '';
  flex-grow: 1; /* 让伪元素占据剩余空间 */
  -webkit-column-count: 4;
  -moz-column-count:4;
  column-count:4;
  -webkit-column-gap:30px;
  -moz-column-gap:30px;
  column-gap:30px;
}  
.xyml  table p{text-indent:0em !important;display: flex;justify-content: space-between;align-items: center; /* 垂直居中，如果需要的话 */  
  /* 宽度设置为父元素的宽度，或者根据需要设置 */width: 100%;  
  /* 添加一个伪元素来模拟两端对齐 */position: relative;}
.xyml  table span {
    flex-shrink: 1;
    white-space: nowrap;
    width: 100%;
    text-align: justify;
    display: inline-table;
    justify-content: space-between;
    /* width: 90px; */
    text-align: justify;
    text-align-last: justify;
    text-justify: distribute-all-lines;
}
.close{overflow: hidden;height:20px; text-align: center}
.close a{color:#000;font-size:15px;}
.cultureStudent{margin-top:45px;}
.cultureStudent .cultureStudent_top ul li{padding:0 20px;height:60px;line-height:60px;    
}
.cultureStudent .cultureStudent_top ul li:nth-child(2n+1){background:#ebf0eb}
.cultureStudent .cultureStudent_top ul li p{float:left;font-size:15px;color:#1a1a1a;width:710px;overflow:hidden;display: contents;}
.cultureStudent .cultureStudent_top ul li:hover p{color: #187715;}
.cultureStudent .cultureStudent_top ul li span{float:right;font-size:14px;color:#787878;}

.sxt{width:100%; padding:10px 10px;margin-top:15px;  border-top:5px solid #f8f8f6;font-size:15px;color:#000;}
.sxt p{display:block; width:100%; height:28px; line-height:28px;}
.sxt p a{font-size:15px; color:#000;}
.wz_fj {
}

.wz_fj p {
    line-height: 36px;
    color: #0d8100;
    font-size: 16px;
    background: url("/tsgcs/images/ico_fj2.png") left center no-repeat;
    padding: 0 0 0 20px
}

.wz_fj a {
    line-height: 36px;
    font-size: 16px;
}
.sjfx{position: absolute;
    right: 10px;
    top: 10px; }
/*piclist*/
.pic-list {
    width: 960px;
    overflow: hidden;
    height: auto;
    margin: 20px auto;
}

.pic-list ul {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}

.pic-list li {
    width: 280px;
    margin-right: 34px;
    float: left;
    margin-bottom: 0;
}

.pic-list li img {
    width: 275px;
    height: 190px;
    border: #efefef 1px solid;
    padding: 5px;
}

.pic-list li img:hover {
    border: #ccc 1px solid;
    padding: 5px;
}

.pic-list li a {
}

.pic-list li a:hover {
    color: #000;
}

.pic-list li span {
    text-align: center;
    width: 100%;
    line-height:40px;
    color: #000;
    display: block
}
.list-fy {
    text-align: center;
    margin: 0 auto 10px auto; line-height: 40px;
    min-height: 40px; padding: 10px 0;
}
.subArticle{min-height:500px;}
.subArticleTitle{text-align: center;}
.subArticleTitle h2{margin:20px 0 10px 0;line-height: 30px;font-weight: bold;font-size: 20px;}
.subArticleTitle span{color:#888;font-size: 14px;}
.subArticleCon{margin:20px 0 40px 0;font-size:18px;line-height:180%;}
.subArticleCon img{max-width:100%;height:auto!important;}
.yxtitle{float:none;position:relative;width:900px;font-size:20px;font-weight:bold;margin-top:30px;}
.clear{clear:both;margin:0 auto;}
.jxxb{width:100%;margin:20px 0;margin-bottom:0;}
.jxxb li{height:30px;}
.jiaoshi{width:100%;/* overflow:hidden; */min-height: 150px;}
.jiaoshi ul{/* height:50px; */margin:0 auto;}
.jiaoshi ul li{float:left;height:30px;font-size:16px;margin-right:30px;}
.subAffix{}
.subAffixTitle{padding-bottom:10px;border-bottom: 1px solid #ddd;margin-bottom:20px;}
.subAffixTitle h2{color:#333;}
.subAffix ul li{padding-left:20px;margin-bottom:8px;position: relative;}
.subAffix ul li a{font-size: 14px;}
.subAffix ul li:before{content: '';width: 5px;height: 5px;background-color:#006835;border-radius: 50%;left:0;top:8px;position: absolute;}
.yxtitle {
    float: none;
    position: relative;
    width: 900px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
}