﻿@charset 'utf-8';

/*
 * @Author: lzq
 * @Date: 2019-12-02
 * @Last Modified by: lzq
 * @Last Modified time: 2019-12-02
 */

.list a:hover,
.wzdt li a:hover,
.zdly-2 .right-title a:hover span,
.ldxx-list-3 li>a:hover,
.tczj-list-3 li a:hover,
.zxft-3 a:hover .tit-3,
.lf-list-5 a:hover .tit,
.lddt-5 li .li-tit:hover,
.art-tit .a-con-10 .zh a:hover,
.xhy-c2rul-6 li a:hover,
.wzdt .right-title a:hover span {
    color: #2760b7;
}

.zr-tab-2 .tab-item li a:hover {
    color: #0e5fad;
}

.wzdt .right-title,
.tczj-3 .right-title,
.zxft-3 .right-title,
.zwgkzn-10 .rt-10 .right-title,
.zdly-2 .right-title {
    background: url(right-bj.png) no-repeat center right;
}


/* 6公开_公开目录 */

.xhy-c2rt {
    border-bottom: 2px solid #999;
}

.xhy-c2rt span {
    display: inline-block;
    color: #333333;
    font-size: 16px;
    line-height: 40px;
}

.xhy-c2rt .as0 {
    padding-left: 22px;
}

.xhy-c2rt .as1 {
    padding-left: 96px;
}

.xhy-c2rt .as2 {
    padding-left: 360px;
}

.xhy-c2rt .as3 {
    padding-left: 40px;
}

.xhy-c2rul-6 {
    margin-bottom: 20px;
}

.xhy-c2rul-6 li.cur {
    background-color: #f9fafa;
}

.xhy-c2rul-6 li {
    height: 48px;
    line-height: 48px;
}

.xhy-c2rul-6 li span {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #666666;
}

.xhy-c2rul-6 li a {
    display: inline-block;
    font-size: 16px;
    color: #666666;
    width: 360px;
}

.xhy-c2rul-6 li span.xhy-num {
    width: 153px;
    margin-left: 10px;
}

.xhy-c2rul-6 li .xhy-company {
    width: 100px;
    margin-left: 21px;
    text-align: center;
}

.xhy-c2rul-6 li .xhy-date {
    width: 90px;
    text-align: center;
    margin-left: 7px;
}

.xhy-c2lcul {
    border-left: 1px solid #1275ca;
    border-right: 1px solid #1275ca;
    border-bottom: 1px solid #1275ca;
    max-height: 360px;
    overflow-y: auto;
}


/* 滚动条 */

.xhy-c2lcul::-webkit-scrollbar {
    width: 4px;
}

.xhy-c2lcul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.2);
}

.xhy-c2lcul::-webkit-scrollbar-track {
    border-radius: 0;
    background: rgba(0, 0, 0, 0)
}

.xhy-c2lcul a {
    position: relative;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #333333;
    box-sizing: border-box;
    padding-left: 28px;
    background: url(ml-ul.png) no-repeat 11px center;
    border-bottom: 1px solid #f5f5f5;
}

.xhy-c2lcul a:hover {
    color: #0e5fad;
}

.xhy-c2lcul li.xhy-drop {
    width: 100%;
    background: url(icon-down.png) no-repeat 229px 20px;
}

.xhy-c2lcul li.xhy-first {
    width: 100%;
    background: url(icon-up.png) no-repeat 229px 20px;
}

.xhy-ulhide a {
    height: 32px;
    line-height: 32px;
    color: #666666;
    font-size: 14px;
    box-sizing: border-box;
    padding-left: 30px;
    background: url(icon-dot.png) no-repeat 12px center;
    border-bottom: none;
}

.xhy-ulhide a:hover,
.xhy-ulhide a.act {
    color: #0e5fad;
    background: #f5f5f5 url(icon-dot.png) no-repeat 12px center;
}

.xhy-ulhide1 a {
    padding-left: 50px;
    background: url(icon-dot.png) no-repeat 37px center;
}

.xhy-ulhide1 a:hover,
.xhy-ulhide1 a.act {
    padding-left: 50px;
    background: #f5f5f5 url(icon-dot.png) no-repeat 37px center;
}

.xhy-ulhide {
    display: none;
}


/* 10公开_指南 */

.gkzn-10 {
    margin-bottom: 10px;
}

.zwgkzn-10 {
    padding: 30px 54px 16px 22px;
}

.lf-10 {
    width: 292px;
    border: solid 1px #dcdcdc;
}

.rt-10 {
    width: 789px;
}

.tit-10 {
    height: 50px;
    line-height: 50px;
    background-color: #1275ca;
    font-size: 20px;
    color: #ffffff;
    font-weight: bolder;
    text-align: center;
}

.main-10 {
    padding: 11px 19px 0 13px;
}

.list-10-1 {
    margin-bottom: 20px;
}

.list-10-1 .icon {
    display: inline-block;
    width: 24px;
    height: 48px;
    margin: 0 10% 0 12%;
}

.list-10-1 .tit-l {
    width: 60%;
    display: inline-block;
    text-align: left;
}

.list-10-1 .icon-gk1 {
    background: url(icon-ldxx.png) no-repeat center center;
}

.list-10-1 li:hover .icon-gk1,
.list-10-1 li.act .icon-gk1 {
    background: url(icon-ldxx-white.png) no-repeat center center;
}

.list-10-1 .icon-gk2 {
    background: url(icon-jgzn.png) no-repeat center center;
}

.list-10-1 li:hover .icon-gk2,
.list-10-1 li.act .icon-gk2 {
    background: url(icon-jgzn-white.png) no-repeat center center;
}

.list-10-1 .icon-gk3 {
    background: url(icon-1.png) no-repeat center center;
}

.list-10-1 li:hover .icon-gk3,
.list-10-1 li.act .icon-gk3 {
    background: url(icon-1-white.png) no-repeat center center;
}

.list-10-1 .icon-gk4 {
    background: url(icon-2.png) no-repeat center center;
}

.list-10-1 li:hover .icon-gk4,
.list-10-1 li.act .icon-gk4 {
    background: url(icon-2-white.png) no-repeat center center;
}

.list-10-1 .icon-gk5 {
    background: url(icon-3.png) no-repeat center center;
}

.list-10-1 li:hover .icon-gk5,
.list-10-1 li.act .icon-gk5 {
    background: url(icon-3-white.png) no-repeat center center;
}

.list-10-1 li a,
.list-10-2 li a {
    display: block;
}

.list-10-1 li:hover a,
.list-10-1 li.act a {
    color: #fff;
}

.list-10-1 li {
    height: 50px;
    line-height: 50px;
    margin-top: 12px;
    background-color: #ffffff;
    border: solid 1px #dcdcdc;
    text-align: center;
}

.list-10-1 li a {
    font-size: 16px;
    color: #333333;
}

.list-10-1 li:hover,
.list-10-1 li.act {
    background-color: #3e8fd5;
}

.list-10-2 .lia:hover span,
.list-10-2 .lia.act span {
    display: inline-block;
    width: 3px;
    height: 24px;
    background-color: #ffffff;
    margin: 7px 1px 0;
}

.list-10-2 {
    margin-bottom: 50px;
}

.list-10-2 .lia {
    height: 36px;
    font-size: 16px;
    color: #1275ca;
    line-height: 36px;
    background-color: #f2f2f2;
    font-weight: bolder;
    text-align: center;
}

.list-10-2 .list-li-10 {
    margin-bottom: 12px;
}

.list-10-2 .lia:hover,
.list-10-2 .lia.act {
    color: #fff;
    background-color: #1275ca;
}

.art-tit {
    margin-bottom: 30px;
    border-bottom: 2px solid #f5f5f5;
}

.art-tit .a-tit-10 {
    font-weight: bolder;
    font-size: 24px;
    line-height: 30px;
    color: #333333;
    text-align: center;
    margin: 24px auto;
}

.art-tit .a-con-10 {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    margin-bottom: 15px;
}

.art-tit .a-con-10 span {
    float: left;
    width: 33.3%;
    display: inline-block;
}

.art-tit .a-con-10 .zh {
    text-align: right;
}

.article-box {
    font-size: 14px;
    line-height: 36px;
    color: #666666;
    text-align: justify;
}

.article-box .tit {
    font-size: 16px;
    color: #333333;
}


/* 5公开_领导细览 */

.ldxl-5 {
    margin-bottom: 14px;
}

.ld-5 {
    padding: 24px 36px 35px 30px;
}

.left-5 {
    width: 199px;
}

.lf-tit-5 {
    height: 51px;
    line-height: 51px;
    padding-left: 20px;
    background-color: #1275ca;
    font-size: 20px;
    margin-bottom: 12px;
}

.lf-tit-5 a {
    color: #fff;
}

.lf-list-5 li {
    height: 59px;
    margin-top: 4px;
    background-color: #f8f8f8;
    position: relative;
    padding-left: 16px;
}

.lf-list-5 li.act,
.lf-list-5 li:hover {
    cursor: pointer;
    height: 57px;
    background-color: #ffffff;
    border: solid 1px #1275ca;
}

.lf-list-5 li.act a>span:first-child,
.lf-list-5 li:hover a>span:first-child {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 2px;
    width: 4px;
    height: 39px;
    background-color: #1275ca;
}

.lf-list-5 .tit,
.lf-list-5 .zw-5 {
    display: block;
    line-height: 19px;
}

.lf-list-5 .tit {
    color: #222222;
    margin-top: 10px;
    font-size: 16px;
}

.lf-list-5 .zw-5 {
    font-size: 14px;
    color: #666666;
    margin-top: 3px;
    max-width: 100%;
}

.right-5 {
    width: 895px;
}

.article {
    font-size: 14px;
    line-height: 24px;
    color: #222222;
    padding: 18px 0;
    text-align: justify;
}

.lddt-5 li {
    font-size: 14px;
    color: #222222;
    line-height: 38px;
    background: url(li-bj.png) no-repeat center left;
    background-size: 3px 3px;
    padding-left: 12px;
    height: 38px;
}

.lddt-5 li .li-tit {
    display: inline-block;
    max-width: 700px;
}

.lddt-5 li .xm {
    font-weight: bold;
}

.lddt-5 li .date {
    color: #999999;
}

.lf-5 {
    width: 156px;
}

.rt-5 {
    width: 692px;
}

.ld-img-5 {
    width: 156px;
    height: 192px;
    background-color: #ffffff;
    border: solid 1px #dcdcdc;
}

.ld-img-5 img {
    display: block;
    margin: 6px auto;
    width: 144px;
    height: 180px;
}

.ld-xm-5 {
    font-size: 18px;
    line-height: 60px;
    text-align: center;
    color: #222222;
    font-weight: bolder;
}

.ld-zw-5 {
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #222222;
}


/* 3互动交流-改 */ 
.overflows{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ldxx-3 {
    margin: 30px auto 21px;
    box-shadow: 0px 3px 0px 0px#f7f7f7;
    box-sizing: border-box;
    padding: 0 25px;
}
.tjh_con_title{
  width: 100%;
  height: 55px;
  margin-top: 10px;
  background: url(zwgk_title_btmline.png) no-repeat center bottom;
}
.tjh_con_title a{
  font-size: 18px;
  color: #0e5fad;
  font-weight: bold;
  line-height: 55px;
}
.tjh_btns_lists li:hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.tjh_btn1{
  background: url(hdjl_btn1_bg.png) no-repeat center;
  
}
.tjh_btn2{
  background: url(hdjl_btn2_bg.png) no-repeat center;
  margin-left: 21px;
}

.tjh_btns_lists li a{
  display: inline-block;
  width: 170px;
  height: 45px;
  font-size: 24px;
  color: #ffffff;
  line-height: 44px;
  box-sizing: border-box;
  font-weight: normal;
  padding-left: 56px;
}
.tjh_btn1 a{
  background: url(hdjl_btn1_icon1.png) no-repeat 19px center;
}
.tjh_btn2 a{
  background: url(hdjl_btn2_icon.png) no-repeat 19px center;
}
.tjh_table{
  width: 100%;
}

.tjh_table_title{
  width: 100%;
}
.tjh_table_title td{
  font-size: 16px;
  line-height: 50px;
  color: #333333;
  text-align: center;
}
.tjh_table_title .tjh_zt{
  text-align: left;
  width: 551px;
  display: inline-block;
  box-sizing: border-box;
  padding-left: 18px;
}
.tjh_table_title .tjh_bm{ 
  width: 165px;
  display: inline-block;
  margin-left: 78px;
}
.tjh_table_title .tjh_lx{ 
  width: 78px;
  display: inline-block;
  margin-left: 74px;
}
.tjh_table_title .tjh_hf{ 
  width: 78px;
  display: inline-block;
  margin-left: 74px;  
}
.tjh_table_con{
  width: 100%;
}
.tjh_table_con td{
  font-size: 16px;
  line-height: 40px;
  color: #666666;
}
.tjh_table_con .tjh_zt{
  text-align: left;
  width: 551px;
  display: inline-block;
  box-sizing: border-box;
  padding-left: 18px;
}
.tjh_table_con .tjh_zt a{
  color: #666666;
  display: inline-block;
  max-width: 551px;
}
.tjh_table_con .tjh_bm{ 
  width: 168px;
  display: inline-block;
  margin-left: 78px;
}
.tjh_table_con .tjh_lx{ 
  width: 78px;
  display: inline-block;
  margin-left: 74px;
  font-size: 14px;
}
.tjh_table_con .tjh_hf{ 
  width: 78px;
  display: inline-block;
  margin-left: 74px;  
  font-size: 14px;  
}
.tjh_odd{
  background: #f9fafa;
}
.tjh_table_con:hover{
  background: #d4dfed;
  color: #0e5fad;
  cursor: pointer;
}
.tjh_table_con:hover td{
  color: #0e5fad;
}
.tjh_table_con:hover a{
  color: #0e5fad;
}

/* 页码 */
.yj-page{
  text-align: center;
  padding: 23px 0 13px;
  margin-left: 30px;
  margin-top: 21px;
  margin-right: 30px;
}
.yj-page span {
  display: inline-block;
  color: #333333;
  font-size: 14px;
  padding-top: 2px;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  line-height: 28px;
  text-align: center;
}
.yj-page .sl{
  display: inline-block;
  padding-top: 2px;
  width: 15px;
  height: 30px;
  border: none;
  text-align: center;
  line-height: 28px;
  color: #415569;
  font-size: 14px;
  margin-right: 10px;
  background: #fff;
  border-radius: 3px;
}
.yj-page input {
  width: 50px;
  height: 30px;
  line-height: 30px;
  border-radius: 3px;
  box-sizing: border-box;
  border: solid 1px #e0e0e0;
  background-color: #fff;
  padding-left: 5px;
  padding-right: 5px;
}
.yj-page a {
  display: inline-block;
  padding-top: 2px;
  width: 30px;
  height: 30px;
  border: 1px solid #2760b7;
  text-align: center;
  line-height: 28px;
  color: #999999;
  font-size: 14px;
  margin-right: 10px;
  background: #fff;
  border-radius: 3px;
}
.yj-page a:hover{
  color: #fff;
  background-color: #2760b7;
}
.yj-page .pl{
  background: url('../images/yj-larrow.png') no-repeat center center;
}
.yj-page .pl:hover{
  background: url('../images/yj-larrow2.png') no-repeat center center #2760b7;
}
.yj-page .pr{
  background: url('../images/yj-rarrow.png') no-repeat center center;
}
.yj-page .pr:hover{
  background: url('../images/yj-rarrow2.png') no-repeat center center #2760b7;
}
.yj-page .act{
  color: #fff;
  background-color: #2760b7;
}
.yj-page .sy{
  width: 80px;
  
}
.yj-page .xy{
  width: 80px;
}


/* 5.公开_领导细览-改 */
.ldxl-5 {
  margin-bottom: 14px;
}

.ld-5 {
  padding: 24px 36px 35px 30px;
}

.left-5 {
  width: 199px;
}

.lf-tit-5 {
  height: 51px;
  line-height: 51px;
  padding-left: 20px;
  background-color: #1275ca;
  font-size: 20px;
  margin-bottom: 12px;
}

.lf-tit-5 a {
  display: inline-block;
  max-width: 180px;
  color: #fff;
}

.lf-list-5 li {
  height: 85px;
  margin-top: 10px;
  background-color: #f8f8f8;
  position: relative;
  padding-left: 16px;
  border: 1px solid #fff;
}

.lf-list-5 li.act,
.lf-list-5 li:hover {
  cursor: pointer;
  height: 85px;
  background-color: #ffffff;
  border: solid 1px #1275ca;
}

.lf-list-5 li.act a>span:first-child,
.lf-list-5 li:hover a>span:first-child {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 20px;
  border-radius: 2px;
  width: 4px;
  height: 39px;
  background-color: #1275ca;
}

.lf-list-5 .tit,
.lf-list-5 .zw-5 {
  display: block;
  line-height: 19px;
}

.lf-list-5 .tit {
  max-width: 180px;
  color: #222222;
  margin-top: 20px;
  font-size: 16px;
}

.lf-list-5 .zw-5 {
  font-size: 14px;
  color: #666666;
  margin-top: 5px;
  max-width: 100%;
}

.right-5 {
  width: 895px;
}

.article {
  font-size: 14px;
  line-height: 36px;
  color: #222222;
  padding: 18px 0;
  text-align: justify;
}

.lddt-5 li {
  font-size: 14px;
  color: #222222;
  line-height: 38px;
  background: url(li-bj.png) no-repeat center left;
  background-size: 3px 3px;
  padding-left: 12px;
  height: 38px;
}

.lddt-5 li .li-tit {
  display: inline-block;
  max-width: 700px;
}

.lddt-5 li .xm {
  font-weight: bold;
}

.lddt-5 li .date {
  color: #999999;
}

.lf-5 {
  width: 156px;
}

.rt-5 {
  width: 717px;
}

.ld-img-5 {
  width: 156px;
  height: 192px;
  background-color: #ffffff;
  border: solid 1px #dcdcdc;
}

.ld-img-5 img {
  display: block;
  margin: 6px auto;
  width: 144px;
  height: 180px;
}

.ld-xm-5 {
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  color: #222222;
  font-weight: bolder;
  margin: 20px 0 17px 0;
}

.ld-zw-5 {
  text-align: center;
  font-size: 16px;
  color: #222222;
}
.grjj-5 .right-title{
    border-bottom: none;
  background: url(tjh_ldxx_titleline.png) center bottom no-repeat ;
}
.grjj-5 .right-title span{
    border-bottom: none;
}
.right-title,
.right-title a span {
    font-size: 20px;
    font-weight: bold;
    color: #2760b7;

}

.right-title span,
.right-title a span {
    display: inline-block;
    line-height: 46px;
    height: 46px;
    /*max-width: 80px;*/
    overflow: hidden;
  }


/* 2政务公开 */

.zwgk-2 {
    margin-bottom: 28px;
}

.zwgk-wrap1{
    padding-top: 36px;
}
.zwgk-bar1{
    width: 290px;
    margin-left: 32px;
}
.zwgk-bar1 a{
    display: block;
    height: 40px;
    line-height: 40px;
    background: #f4f9ff;
    border-radius: 4px;
    margin-bottom: 9px;
    color: #5ea0fa;
    font-size: 18px;
    overflow: hidden;
}
.zwgk-bar1 a:hover{
    color: #fff;
    background: #6e9fdf;
}
.zwgk-bar1 a span{
    display: inline-block;
    padding-left: 54px;
    margin-left: 20px;
}
.zwgk-bar1 a.a1 span{
    background: url(ty-zwli1.png) left center no-repeat;
}
.zwgk-bar1 a.a1:hover span{
    background: url(ty-zwli1bg.png) left center no-repeat;
}
.zwgk-bar1 a.a2 span{
    background: url(ty-zwli2.png) left center no-repeat;
}
.zwgk-bar1 a.a2:hover span{
    background: url(ty-zwli2bg.png) left center no-repeat;
}
.zwgk-bar1 a.a3 span{
    background: url(ty-zwli3.png) left center no-repeat;
}
.zwgk-bar1 a.a3:hover span{
    background: url(ty-zwli3bg.png) left center no-repeat;
}
.zwgk-bar1 a.a4 span{
    background: url(ty-zwli4.png) left center no-repeat;
}
.zwgk-bar1 a.a4:hover span{
    background: url(ty-zwli4bg.png) left center no-repeat;
}
.zwgk-bar1 a.a5 span{
    background: url(ty-zwli5.png) left center no-repeat;
}
.zwgk-bar1 a.a5:hover span{
    background: url(ty-zwli5bg.png) left center no-repeat;
}
.zwgk-bar1 a.a6 span{
    background: url(ty-zwli6.png) left center no-repeat;
}
.zwgk-bar1 a.a6:hover span{
    background: url(ty-zwli6bg.png) left center no-repeat;
}
.zwgk-bar1 a.a7 span{
    background: url(ty-zwli7.png) left center no-repeat;
}
.zwgk-bar1 a.a7:hover span{
    background: url(ty-zwli7bg.png) left center no-repeat;
}
.zwgk-bar1 a.a8 span{
    background: url(ty-zwli8.png) left center no-repeat;
}
.zwgk-bar1 a.a8:hover span{
    background: url(ty-zwli8bg.png) left center no-repeat;
}
.zwgk-bar1 a.a9 span{
    background: url(ty-zwli9.png) left center no-repeat;
}
.zwgk-bar1 a.a9:hover span{
    background: url(ty-zwli9bg.png) left center no-repeat;
}
.zwgk-bar1 a.a10 span{
    background: url(ty-zwli10.png) left center no-repeat;
}
.zwgk-bar1 a.a10:hover span{
    background: url(ty-zwli10bg.png) left center no-repeat;
}
.zwgk-bar1 a.a11 span{
    background: url(ty-zwli11.png) left center no-repeat;
}
.zwgk-bar1 a.a11:hover span{
    background: url(ty-zwli11bg.png) left center no-repeat;
}
.zwgk-bar1 a.a12 span{
    background: url(ty-zwli13.png) left center no-repeat;
}
.zwgk-bar1 a.a12:hover span{
    background: url(ty-zwli13bg.png) left center no-repeat;
}
.zwgk-bar1 a.a13 span{
    background: url(ty-zwli13.png) left center no-repeat;
}
.zwgk-bar1 a.a13:hover span{
    background: url(ty-zwli13bg.png) left center no-repeat;
}
.zwgk-content{
    margin-right: 40px;
    width: 810px;
}
.zwgk-tit{
    height: 40px;
    border-bottom: 2px solid #eeeeee;
}
.zwgk-tit .tit{
    display: inline-block;
    color: #2c5da6;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    width: 96px;
    padding-bottom: 22px;
    text-align: center;
    background: url(tyj-icon13.png) center bottom no-repeat;
}
.zwgk-list{
    padding-top: 16px;
}
.zwgk-list li{
    height: 34px;
}
.zwgk-list li a{
    display: inline-block;
    padding-left: 12px;
    color: #333333;
    font-size: 16px;
    max-width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(li-bj.png) left center no-repeat;
}
.zwgk-list li span{
    display: inline-block;
    line-height: 22px;
    color: #999999;
    font-size: 16px;
    float: right;
}
.zwgk-bar2{
    padding-left: 34px;
    margin-top: 25px;
    padding-bottom: 30px;
}
.zwgk-bar2 a{
    display: inline-block;
    width: 175px;
    height: 46px;
    padding-top: 92px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-right: 15px;
}
.zwgk-bar2 a.a1{
    background: url(zwgk-btmlist-icon1.png);
}
.zwgk-bar2 a.a2{
    background: url(zwgk-btmlist-icon2.png);
}
.zwgk-bar2 a.a3{
    background: url(zwgk-btmlist-icon3.png);
}
.zwgk-bar2 a.a4{
    background: url(zwgk-btmlist-icon4.png);
}
.zwgk-bar2 a.a5{
    background: url(zwgk-btmlist-icon5.png);
}
.zwgk-bar2 a.a6{
    background: url(zwgk-btmlist-icon6.png);
}
.zwgk-bar2 a:hover{
    opacity: 0.8;
  filter: alpha(opacity=80);
}
.zwgk-search{
    border-radius: 8px;
    border: 3px solid #b8dbfe;
    height: 43px;
    line-height: 43px;
    margin: 10px 0 20px;
}
.zwgk-search .tit{
    display: inline-block;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin-left: 22px;
    margin-right: 28px;
}
.zwgk-search input{
    color: #999999;
    font-size: 14px;
    height: 43px;
    width: 600px;
    padding-right: 12px;
}
.zwgk-search button{
    padding-left: 24px;
    color: #2c5da6;
    font-size: 16px;
    height: 43px;
    background: url(tyj-icon14.png) left center no-repeat;
}
.zwgk-search button:hover{
    font-weight: bold;
}
/* 19概览_图片 & 18概览(无侧边栏) & 17概览_列表 */

.gltp {
    margin-bottom: 20px;
}

.gl-18 {
    padding: 0 41px;
}

.left {
    width: 199px;
    margin-top: 20px;
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
    float: left;
    margin-left: 28px;
    margin-right: 43px;
}

.left-title {
    background: #2760b7;
    color: #fff;
    padding: 20px 0 18px;
    text-align: center;
}

.left-title span {
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
    display: block;
    margin-left: 18px;
    text-align: left;
}

.left-title img {
    width: 20px;
}

.left-list {
    margin-top: 12px;
}

.left-list li {
    height: 59px;
    line-height: 59px;
    background-color: #f8f8f8;
    margin-bottom: 4px;
}

.left-list li a {
    display: block;
    font-size: 16px;
    color: #333;
    padding-left: 16px;
    position: relative;
}

.left-list .active,
.left-list li:hover {
    background-color: #ffffff;
    border: solid 1px #1275ca;
}

.left-list .active a {
    color: #2760b7;
    font-weight: bold;
}

.left-list .active a span,
.left-list li a:hover span {
    width: 4px;
    height: 32px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 15px;
    border-radius: 2px;
    background: #2760b7;
}


/*右边内容*/

.right {
    width: 901px;
    margin-top: 20px;
    float: left;
    margin-right: 28px;
}

.right-title,
.right-title a span {
    font-size: 20px;
    font-weight: bold;
    color: #2760b7;
    line-height: 46px;
    border-bottom: 1px solid #999;
}

.right-title span,
.right-title a span {
    display: inline-block;
    line-height: 46px;
    border-bottom: 2px solid #0e5fad;
}

.right-img {
    overflow: hidden;
    margin-bottom: 56px;
}

.right-img li {
    width: 280px;
    float: left;
    margin: 30px 25px 6px 0;
    background-color: #ffffff;
    box-shadow: 0px 2px 8px 0px rgba(18, 117, 202, 0.18);
    border: solid 1px #cdcdcd;
}

.right-img li:hover {
    border: solid 1px #1275ca;
}

.right-img li img {
    display: block;
    width: 268px;
    height: 200px;
    margin: 7px auto;
}

.right-img li p {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin: 0 7px;
}

.right-img li:hover p {
    font-weight: bolder;
}

.right-img li span {
    font-size: 12px;
    color: #999;
    font-weight: 100;
    line-height: 26px;
    padding: 0 7px;
}

.white {
    background: white;
    margin-top: 0;
}

.right-list {
    padding: 10px 0 28px;
}

.right-list li {
    font-size: 16px;
    line-height: 40px;
    color: #333;
    overflow: hidden;
}

.right-list li a {
    display: inline-block;
    width: 700px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.right-list li a:hover {
    color: #2760b7;
}

.right-list li span {
    font-size: 14px;
    color: #999;
    float: right;
    display: inline-block;
}

.right-img .no-margin {
    margin-right: 0;
}

.list {
    margin-bottom: 20px;
}

.list li {
    line-height: 48px;
    font-size: 16px;
    background: url(li-bj.png) no-repeat center left;
    background-size: 3px 3px;
    padding-left: 9px;
    color: #333333;
}

.list li:first-child {
    margin-top: 10px;
}

.list li .li-tit {
    display: inline-block;
    max-width: 720px;
}

.gl-18 .list li .li-tit {
    max-width: 1010px;
}

.list li .date {
    font-size: 14px;
    color: #999999;
}


/* 网站地图 */

.wzdt-23 {
    margin-bottom: 30px;
}

.wzdt {
    padding: 14px 40px;
}

.wzdt li {
    display: inline-block;
    width: 24%;
    float: left;
    padding-left: 1%;
    font-size: 16px;
    line-height: 60px;
    color: #333333;
    background: url(li-bj.png) no-repeat center left;
    background-size: 3px 3px;
}

.wzdt .box {
    margin-bottom: 26px;
}

/*
  * @Description: 主入口文件  
  * @Company: TRS  
  * @Date: 2019-12-11 14:34:37 
  * @LastEditors: yj 
 */
.overflows {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* 外链系统开始 */
.centerWidth .wlp {
  width: 1200px;
  margin-top: 21px;
}

.centerWidth .wlp a {
  display: inline-block;
  width: 1200px;
  height: 185px;
  margin-bottom: 26px;
}

.centerWidth .wlp a:hover {
  opacity: 0.75;
}

.centerWidth .wlp .wlp1 {
  background: url(tyj-wlpic1.png) no-repeat center;
}

.centerWidth .wlp .wlp2 {
  background: url(tyj-wlpic2.png) no-repeat center;
}

.centerWidth .wlp .wlp3 {
  background: url(tyj-wlpic3.png) no-repeat center;
}

.centerWidth .wlp .wlp4 {
  background: url(tyj-wlpic4.png) no-repeat center;
}

.centerWidth .wlp .wlp5 {
  background: url(tyj-wlpic5.png) no-repeat center;
}

/* 外链系统结束 */

/* 体育工作开始 */

.gzc {
  width: 1200px;
  background-color: #ffffff;
}

.gzc .gzcl {
  width: 258px;
  margin-top: 42px;
  margin-left: 41px;
}

.gzc .gzcl ul li {
  height: 90px;
  margin-top: 1px;
  background-color: #f2f2f2;
}

.gzc .gzcl ul li a {
  display: inline-block;
  max-width: 145px;
  font-size: 18px;
  font-weight: 700;
  line-height: 90px;
  margin-left: 75px;
  padding-left: 38px;
  color: #666666;
}

.gzc .gzcl ul li .a1 {
  background: url(ty-qz.png) no-repeat left center;
}

.gzc .gzcl ul li .a2 {
  background: url(ty-jj.png) no-repeat left center;
}

.gzc .gzcl ul li .a3 {
  background: url(ty-qsn.png) no-repeat left center;
}

.gzc .gzcl ul li .a4 {
  background: url(ty-kj.png) no-repeat left center;
}

.gzc .gzcl ul li .a5 {
  background: url(ty-cy.png) no-repeat left center;
}

.gzc .gzcl ul li .a6 {
  background: url(ty-jg.png) no-repeat left center;
}

.gzc .gzcl ul li:hover {
  background-color: #2c5da6;
}

.gzc .gzcl ul .cur {
  background-color: #2c5da6;
}

.gzc .gzcl ul li:hover a {
  color: #ffffff;
}

.gzc .gzcl ul .cur a {
  color: #ffffff;
}

.gzc .gzcl ul li:hover .a1 {
  background: url(ty-qzbg.png) no-repeat left center;
}

.gzc .gzcl ul .cur .a1 {
  background: url(ty-qzbg.png) no-repeat left center;
}

.gzc .gzcl ul li:hover .a2 {
  background: url(ty-jjbg.png) no-repeat left center;
}

.gzc .gzcl ul .cur .a2 {
  background: url(ty-jjbg.png) no-repeat left center;
}

.gzc .gzcl ul li:hover .a3 {
  background: url(ty-qsnbg.png) no-repeat left center;
}

.gzc .gzcl ul .cur .a3 {
  background: url(ty-qsnbg.png) no-repeat left center;
}

.gzc .gzcl ul li:hover .a4 {
  background: url(ty-kjbg.png) no-repeat left center;
}

.gzc .gzcl ul .cur .a4 {
  background: url(ty-kjbg.png) no-repeat left center;
}

.gzc .gzcl ul li:hover .a5 {
  background: url(ty-cybg.png) no-repeat left center;
}

.gzc .gzcl ul .cur .a5 {
  background: url(ty-cybg.png) no-repeat left center;
}

.gzc .gzcl ul li:hover .a6 {
  background: url(ty-jgbg.png) no-repeat left center;
}

.gzc .gzcl ul .cur .a6 {
  background: url(ty-jgbg.png) no-repeat left center;
}

.gzc .gzcr {
  width: 838px;
  margin-top: 42px;
}

.gzc .gzcr ul li {
  height: 90px;
  margin-bottom: 24px;
  border-bottom: 1px solid #eeeeee;

}

.gzc .gzcr ul li .rq {
  display: inline-block;
  width: 67px;
  height: 64px;
  text-align: center;
  background-color: #2c5da6;
}

.gzc .gzcr ul li .rq .sp1 {
  font-size: 30px;
  color: #ffffff;
}

.gzc .gzcr ul li .rq .sp2 {
  font-size: 14px;
  color: #ffffff;
}

.gzc .gzcr ul li a:hover {
  text-decoration: underline;
}

.gzc .gzcr ul li .gzt {
  display: inline-block;
  max-width: 700px;
  font-size: 18px;
  color: #222222;
  margin-top: 8px;
  margin-left: 19px;
  font-weight: 600;
}

.gzc .gzcr ul li p {
  width: 681px;
  font-size: 14px;
  margin-left: 19px;
  margin-top: 10px;
  color: #999999;
}

.gzc .gzcr ul li .xq {
  display: inline-block;
  width: 45px;
  font-size: 14px;
  color: #2c5da6;
  margin-right: 26px;
  margin-top: 10px;
}

.gzc .gzcr ul li .xq:hover {
  font-weight: bold;

}

body .ty-page {
  text-align: left;
  margin-left: 51px;
}

.ty-page .tz {
  width: 47px;
  height: 30px;
}

body .ty-page input {
  width: 32px;
  height: 34px;
  border-radius: 3px;
  border: 1px solid #2760b7;
  margin-right: 10px;
  padding-left: 10px;
}

/* 3互动交流 */
.ldxx-3 {
  margin: 30px auto 21px;
  box-shadow: 0px 3px 0px 0px#f7f7f7;
}

.ldxx-xx-3 {
  padding: 7px 22px 15px;
}

.ldxx-xx-3 .xx-3 {
  margin-top: 3px;
  width: 97px;
  padding-left: 53px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  font-weight: 500;
  border-radius: 4px;
  color: rgb(44, 93, 166);
  margin-left: 12px;
  background: rgb(233, 239, 246) url(g-post-select1.png) no-repeat left 14px center;
}

.ldxx-xx-3 .xjcx-3 {
  background: rgb(233, 239, 246) url(g-post-select0.png) no-repeat left 14px center;
}

.ldxx-xx-3 .wyxx-3 {
  background: rgb(233, 239, 246) url(g-post-select2.png) no-repeat left 14px center;
}

.ldxx-list-3 p {
  color: rgb(44, 93, 166);
  font-size: 16px;
  line-height: 36px;
  margin-top: 5px;
}

.ldxx-list-3 p>span,
.ldxx-list-3 li>span,
.ldxx-list-3 li>a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ldxx-list-3 .theme {
  width: 40%;
  padding-left: 18px;
  font-size: 16px;
}

.ldxx-list-3 .num {
  width: 30%;
  text-align: center;
}

.ldxx-list-3 .date {
  width: 14%;
  text-align: center;
}

.ldxx-list-3 ul li {
  font-size: 14px;
  color: #333333;
  line-height: 40px;
}

.ldxx-list-3 ul li .date {
  color: #999999;
}

.ldxx-list-3 ul li.odd,
.tczj-list-3 li.odd {
  height: 33px;
  margin: 3px 0;
  line-height: 33px;
  background-color: rgb(244, 244, 244);
}

.hdjl-3 {
  margin-bottom: 29px;
  margin-top: 19px;
}

.tczj-3 {
  width: 743px;
  background-color: #fff;
  padding: 5px 22px 25px;
}

.zxft-3 {
  width: 394px;
  background-color: #fff;
}

.tczj-list-3 {
  margin-top: 8px;
}

.tczj-list-3 li {
  font-size: 16px;
  line-height: 42px;
  overflow: hidden;
}

.tczj-list-3 li span {
  display: inline-block;
  font-size: 14px;
  color: #999999;
  margin-right: 18px;
}

.tczj-list-3 li a {
  display: inline-block;
  color: #333;
  max-width: 620px;
}

.tczj-list-3 li a span {
  color: rgb(234, 47, 47);
}

.tczj-list-3 li a span.yellow {
  color: rgb(238, 144, 43);
}

.zxft-3 {
  background-color: #fff;
}

.zxft-3 .right-title {
  border-bottom: none;
  line-height: 57px;
}

.zxft-3 .right-title a {
  color: rgb(44, 93, 166);
  font-weight: bold;
  padding-left: 24px;
}

.zxft-3 a {
  display: inline-block;
}

.zxft-3 .zxft-img-3 {
  width: 100%;
  height: 279px;
}

.zxft-3 a:hover img {
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}

.zxft-3 .tit-3,
.zxft-3 .date-3 {
  max-width: 100%;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
}