/* æ”¿åŠ¡åŠ¨æ€ */
.wrapper-zwdt {
  background-color: #f4f4f4;
}
.wrapper-zwdt .container-1200 {
  padding-top: 38px;
  padding-left: 19px;
  padding-right: 19px;
  padding-bottom: 20px;
  background-color: #fff;
}
.top-news {
  margin-bottom: 30px;
}
.top-news .top-news-title {
  text-align: center;
  margin-bottom: 20px;
}
.top-news .top-news-title a{
  font-size: 30px;
  font-weight: bold;
  color: #0a5491;
}
.top-news .top-news-content {
  color: #333333;
  text-align: center;
}
.top-news-ul{
  text-align: center;
}
.top-news-ul li{
  display: inline-block;
}
.top-news-ul li a{
  color: #0a5491;
}
.top-news-ul li:after{
  content: '|';
  display: inline-block;
  color: #0a5491;
  margin: 0 5px;
}
.top-news-ul li:last-child:after{
  display:none;
}
.zwdt{
  margin-bottom: 30px;
}
.zwdt-left {
  width: 63%;
  float: left;
  border-right: 1px solid #e5e5e5;
  padding-right: 19px;
}
.zwdt-left .common-title{
  margin-bottom: 0;
}
.zwdt-right {
  width: 37%;
  float: left;
  padding-left: 19px;
}
.zyyw-title {
  color: #000;
  font-size: 18px;
  margin-bottom: 23px;
  display: block;
  padding-left: 19px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.zyyw-title:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.zyyw-title-date {
  float: right;
  font-size: 16px;
  color: #999999;
}
.zyyw-title-url{
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zyyw-content {
  color: #999999;
  font-size: 14px;
  margin-bottom: 29px;
  line-height: 2;
  text-indent: 2em;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.tzgg-ul li {
  position: relative;
  border-bottom: 1px dashed #e5e5e5;
  margin-bottom: 16px;
  padding-bottom: 16px;
}
.tzgg-ul li:last-child {
  border-bottom: 0;
}
.tzgg-ul li a {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #333333;
  line-height: 1.6;
  padding-left: 19px;
  min-height: 50px;
}
.tzgg-ul li a:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 12px;
}
.tzgg-ul-date {
  position: absolute;
  right: 0;
  bottom: 21px;
  background-color: #fff;
  color: #999999;
  padding-left: 10px;
}
.ztzl-ul {
  margin: 0 -16px;
  padding-bottom: 35px;
  border-bottom: 1px solid #e5e5e5;
}
.ztzl-ul li {
  display: none;
  width: 33.33333333%;
  float: left;
  padding: 0 16px;
}
.ztzl-ul li.on {
  display: inline-block;
}
.ztzl-ul li img {
  width: 100%;
  height: 90px;
}

.zwdtlist li {
  padding-top: 31px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e1e1e1;
}
.zwdtlist li:last-child{
  border-bottom: 0;
}
.zwdtlist-left {
  width: 220px;
  height: 135px;
  padding-left: 22px;
  padding-right: 15px;
  float: left;
  position: relative;
}
.zwdtlist-right{
  position: relative;
}
.zwdtlist-right:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 18px;
  background-color: #0a5491;
  position: absolute;
  left: 0;
  top: 0;
}
.zwdtlist-right-date{
  float: right;
  color: #999999;
}
.zwdtlist-right-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 23px;
  padding-left: 17px;
}
.zwdtlist-right-content {
  color: #7e7e7e;
  line-height: 1.7;
  text-indent: 2em;
}

/*æ”¿åŠ¡åŠ¨æ€è½®æ’­å›¾*/
.slideBox {
  width: 100%;
  height: 382px;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
}

.slideBox .tempWrap {
  width: 100%;
  height: 100%;
}

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 40px;
  bottom: 13px;
  z-index: 1;
}

.slideBox .hd ul li {
  float: left;
  width: 10px;
  height: 10px;
  margin: 0 4px;
  text-align: center;
  cursor: pointer;
  border-radius: 100%;
  box-sizing: border-box;
  border: 2px solid #0a5491;
}

.slideBox .hd ul li.on {
  background: #0a5491;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  width: 100%;
  height: 100%;
  zoom: 1;
  vertical-align: middle;
  position: relative;
}
.slideBox .bd ul {
  width: 100%;
  height: 100%;
}

.slideBox .bd img {
  width: 63%;
  height: 100%;
  display: block;
}
.slideBox-right {
  width: 37%;
  height: 100%;
  padding: 30px 47px 30px 24px;
  position: absolute;
  right: 0;
  top: 0;
  background-color: #eaeaea;
}
.slideBox-right .slideBox-right-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 36px;
  line-height: 1.6;
}
.slideBox-right .slideBox-right-content {
  font-size: 16px;
  margin-bottom: 40px;
  text-indent: 2em;
  line-height: 2;
}

/* æ”¿æ°‘äº’åŠ¨ */
.wrapper-zmhd {
  background-color: #f4f4f4;
}
.wrapper-zmhd .container-1200 {
  padding-left: 19px;
  padding-right: 19px;
  padding-bottom: 20px;
  background-color: #fff;
}
.zmhd {
  margin-bottom: 34px;
  border-top: 1px solid #e5e5e5;
}
.zmhd-left {
  width: 66.25%;
  padding-top: 19px;
  padding-right: 18px;
  float: left;
}
.zmhd-right {
  width: 33.75%;
  float: left;
  padding-left: 24px;
  padding-top: 19px;
  border-left: 1px solid #eeeeee;
}
.zmhd-right .common-title {
  margin-bottom: 16px;
}
.xzxx{
  position: relative;
  margin-bottom: 30px;
}
.xzxx-bg{
  width: 100%;
  height: 132px;
}
.xzxx-links{
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.xzxx-links a{
  display: block;
  height: 40%;
}
.xzxx-links a:nth-child(1){
  margin-top: 10%;
}
.xzxx-links a img{
  height: 100%;
}
.lxxd-title{
  margin-bottom: 28px;
  background-color: #f2f2f2;
  padding: 11px;
}
.lxxd-title span{
  font-weight: bold;
  color: #025eab;
}
.lxxd-title-num{
  float: left;
}
.lxxd-title-meta{
  float: right;
}
.lxxd-title-title{
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
}
.lxxd-title-date{
  padding-right: 80px;
}
.lxxd-title-status{
  padding-right: 10px;
}
.lxxd-ul-meta {
  float: right;
}
.lxxd-ul {
  padding-left: 15px;
  padding-right: 23px;
}
.lxxd-ul li {
  margin-bottom: 25px;
}
.lxxd-ul-num {
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  float: left;
  color: #0a5491;
  background-color: #f2f2f2;
  border-radius: 100%;
  position: relative;
  top: -3px;
}
.lxxd-ul-date {
  padding-right: 65px;
  color: #333;
}
.lxxd-ul-status {
  padding: 2px 9px;
  border-radius: 20px;
}
.lxxd-ul-status--notdone {
  color: #0a5491;
  background-color: #f0f6fe;
}
.lxxd-ul-status--done {
  color: #333333;
  background-color: #f4f4f4;
}
.lxxd-ul-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  padding-left: 40px;
  padding-right: 55px;
}
.xjtj-top {
  display: inline-block;
  color: #333333;
  margin-bottom: 18px;
}
.xjtj-top:before {
  content: '';
  display: inline-block;
  width: 5px;
  height: 12px;
  background-color: #0a5491;
  margin-right: 17px;
}
.xjtj-ul {
  margin-bottom: 20px;
}
.xjtj-ul li {
  width: 33.33333333%;
  float: left;
}
.xjtj-ul-num {
  color: #333;
  margin-bottom: 10px;
}
.xjtj-ul-num span {
  color: #2b7acf;
  font-weight: bold;
  font-size: 30px;
}
.xjtj-ul-title {
  color: #5e5e5e;
}
.xjtj-img {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px;
}
.xjtj-img img {
  width: 100%;
}


.wsdc-top {
  margin-bottom: 36px;
}
.wsdc-top-date {
  float: left;
  width: 78px;
}
.wsdc-top-date p {
  width: 100%;
  background-color: #0a5491;
  color: #fff;
  text-align: center;
  font-size: 14px;
  padding: 4px 0;
}
.wsdc-top-date p:nth-child(2) {
  font-size: 24px;
  padding: 8px 0;
  background-color: #3479d4;
}
.wsdc-top-infos,
.wsdc-top-infos2 {
  margin-left: 78px;
  padding-left: 13px;
}
.wsdc-top-infos {
  margin-bottom: 16px;
}
.wsdc-top-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  color: #2a2a2a;
}
.wsdc-top-status {
  float: right;
  font-size: 12px;
  color: #fff;
  padding: 4px;
  border-radius: 5px;
  background-color: #ef662f;
  position: relative;
}
.wsdc-top-status:before {
  content: '';
  display: inline-block;
  border-left: 3px solid transparent;
  border-right: 3px solid #ef662f;
  border-bottom: 3px solid transparent;
  border-top: 3px solid transparent;
  position: absolute;
  left: -6px;
  top: 7px;
}
.wsdc-top-content {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wsdc-top-more {
  float: right;
  color: #c40707;
}
.zmhd-imgs{
  padding-bottom: 31px;
  border-bottom: 1px solid #cccccc;
}
.zmhd-imgs ul {
  margin: 0 -9px;
}
.zmhd-imgs ul li {
  width: 25%;
  padding: 0 9px;
  float: left;
}
.zmhd-imgs ul li a{
  display: inline-block;
  width: 100%;
  height: 69px;
}
.zmhd-imgs ul li img{
  width: 100%;
  height: 100%;
}
.tj-box{
  margin-bottom: 20px;
}
#tjbt {
  width: 103px;
  height: 103px;
  border-radius: 50%;
  background-color: #d2e5ff;
}
.tjbfb {
  width: 67%;
  margin-top: 13px;
}
.tjbfb li {
  overflow: hidden;
}
.tjbfb li + li {
  margin-top: 12px;
}
.tjbfb li span {
  float: left;
  font-size: 16px;
  color: #000000;
}
.progress {
  float: left;
  width: 50%;
  height: 11px;
  background-color: #d2e5ff;
  border-radius: 6px;
  margin: 5px 4px 0 8px;
}
.bar {
  width: 10%;
  height: 11px;
  background-color: #578add;
  border-radius: 6px;
}
.blz .bar {
  background-color: #9cc3f9;
}

/* é¢†å¯¼é¡µé¢ */
.wrapper-leader{
  background-color: #f2f2f2;
}
.wrapper-leader .container-1200{
  padding:0 20px 25px;
  background-color: #fff;
}
.leader{
  padding-bottom: 25px;
  border-bottom: 1px solid #cccccc;
}
.leader-title{
  background-color: #f9f9f9;
  font-size: 22px;
  color: #0a5491;
  font-weight: bold;
  padding: 12px 0 12px 22px;
  position: relative;
  margin-bottom: 33px;
}
.leader-title:before{
  content:'';
  display: inline-block;
  width: 5px;
  height: 18px;
  background-color: #0a5491;
  position: absolute;
  left: 0;
  top: 15px;
}
.leader-line{
  border: 1px solid #e1e5e9;
  border-top: 0;
  padding: 29px 28px 32px;
  position: relative;
}
.leader-line:nth-child(1){
  border-top: 1px solid #e1e5e9;
}
.leader-position{
  width: 179px;
  float: left;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.leader-position span{
  font-size: 22px;
  font-weight: bold;
}
.leader-people{
  margin-left: 179px;
}
.leader-people ul{
  margin: 0 -15px;
}
.leader-people ul li {
  width: 20%;
  padding: 0 15px;
  float: left;
  margin-bottom: 20px;
}
.leader-people ul li>a{
  display: inline-block;
  width: 100%;
  height: 100%;
  text-align: center;
}
.leader-people ul li p{
  text-align: center;
  margin-top: 13px;
  font-weight: bold;
  font-size: 18px;
}
.leader-people-more{
  color: #0a5491;
  font-size: 14px;
  margin-top: 15px;
}
.leader-img-container{
  display: inline-block;
  width: 164px;
  height: 209px;
  padding: 10px;
  border: 1px solid #e5e5e5;
  text-align: center;
}
.leader-img-container img{
  width: 100%;
  height: 100%;
}
.leader-detail-fl{
  margin-left: 200px;
}
.leader-detail-img{
  display: inline-block;
  width: 164px;
  height: 209px;
  padding: 10px;
  border: 1px solid #e5e5e5;
  text-align: center;
  float: left;
}
.leader-detail-img img{
  width: 100%;
  height: 100%;
}
.leader-detail-header:first-child{
  margin-bottom: 25px;
  line-height: 1.5;
}
.leader-detail-header h3{
  width: 100px;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background-color: #0a5491;
  margin-bottom: 15px;
  font-weight: bold;
  border-radius: 5px;
  position: relative;
}
.leader-detail-header h3:after{
  content: '';
  display: inline-block;
  border-top: 5px solid #0a5491;
  border-bottom: 5px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -5px;
}
.leader-detail-header a{
  color: #0a5491;
}
.leader-detail-name{
  margin-top: 18px;
  font-weight: bold;
  font-size: 18px;
}

/* é¢†å¯¼è¯¦æƒ…é¡µ */
.leader-single-img {
  text-align: center;
}
.leader-single-img img {
  width: 140px;
  margin-bottom: 20px;
}
.leader-single-name {
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  color: #0a5491;
  margin-bottom: 20px;
}
.leader-single-cate {
  font-size: 20px;
  padding-left: 15px;
  font-weight: bold;
  border-left: 5px solid #0a5491;
  color: #0a5491;
  margin-bottom: 10px;
}
.leader-single-content {
  font-size: 17px;
  margin-bottom: 20px;
  line-height: 1.4;
}


/* èµ°è¿›æ³½æ™® */
.wrapper-zjzp {
  background-color: #f4f4f4;
}
.wrapper-zjzp .container-1200 {
  padding: 0 19px 22px;
  background-color: #fff;
}
.zjzp{
  padding-top: 27px;
  margin-bottom: 12px;
  background: url(../images/zpgk_bg.jpg) no-repeat center center;
  background-size: cover;
  overflow: hidden;
}
.zpgk-left{
  width: 166px;
  float: left;
  text-align: center;
}
.zpgk-right{
  margin-left: 166px;
}
.zpgk-right p{
  line-height: 2;
  text-indent: 2em;
}
.zpgk-right a{
  color: #e80202;
}
.tkzp{
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}
.tkzp-title{
  text-align: center;
  margin-bottom: 35px;
}
.tkzpBox {
  width: 100%;
  height: 597px;
  overflow: hidden;
  position: relative;
  margin-bottom: 26px;
}

.tkzpBox .tempWrap {
  width: 100%;
  height: 100%;
}

.tkzpBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.tkzpBox .bd li {
  width: 100%;
  height: 100%;
  zoom: 1;
  vertical-align: middle;
  position: relative
}

.tkzpBox .bd p {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 18px;
  color: #fff;
  background: #0a77ca;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px 150px 12px 19px;
}

.tkzpBox .bd ul {
  width: 100%;
  height: 100%;
}

.tkzpBox .bd img {
  width: 100%;
  height: 100%;
  display: block;
}

.tkzpBox .prev,
.tkzpBox .next {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 42px;
  height: 69px;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.tkzpBox .prev {
  left: 0;
  background: url(../images/icon_arleft.png) no-repeat;
  background-size: contain;
}

.tkzpBox .next {
  right: 0;
  background: url(../images/icon_arright.png) no-repeat;
  background-size: contain;
}

.tkzpBox .prev:hover,
.tkzpBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.tkzpBox .prevStop {
  display: none;
}

.tkzpBox .nextStop {
  display: none;
}
.tkzpScroll {
  margin: 0 -9px;
  position: relative;
  padding: 0 29px;
}
.tkzpScrollList li {
  width: 25%;
  height: 134px;
  box-sizing: border-box;
  float: left;
}
.tkzpScrollList-inner {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 0 9px;
  box-sizing: border-box;
}
.tkzpScrollList-inner2 {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.tkzpScrollList-inner img {
  width: 100%;
  height: 100%;
}
.tkzpScroll .prev,
.tkzpScroll .next {
  position: absolute;
  top: 0;
  left: 11px;
  margin-top: 1px;
  display: block;
  width: 23px;
  height: 131px;
  background: url(../images/tkzp_left.jpg) no-repeat;
}
.tkzpScroll .next {
  left: auto;
  right: 9px;
  background: url(../images/tkzp_right.jpg) no-repeat;
}
.tour_img{margin-top: 38px;}
.img_big{float: left;display: block;height: 345px;overflow: hidden;width: 563px;}
.img_small{float: left;width: 596px;height: 345px;}
.img_small a{display: block;float: left;margin-left:10px;width: 288px;height: 168px;overflow: hidden;}
.img_small a+a+a{margin-top: 9px;}
.img_big img,.img_small a img{width: 100%;height: 100%;transition: all 0.5s ease;}
.img_big img:hover, .img_small a img:hover {transform: scale(1.1);transition: all 0.5s ease;}

/* é€šç”¨åˆ—è¡¨é¡µ */
.wrapper-list {
  background-color: #f4f4f4;
}
.wrapper-list .container-1200 {
  padding: 0 19px 22px;
  background-color: #fff;
}
.list {
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 34px;
}
.list-left {
  width: 220px;
  padding-top: 22px;
  padding-right: 22px;
  float: left;
}
.list-right {
  margin-left: 220px;
  border-left: 1px solid #e1e1e1;
  padding: 36px 0 20px 29px;
}
.channel-list {
  padding: 21px 0 20px 24px;
  background-color: #f6f6f6;
}
.channel-list-title {
  display: inline-block;
  font-size: 20px;
  color: #025193;
  font-weight: bold;
  padding-bottom: 9px;
  margin-bottom: 25px;
  border-bottom: 4px solid #025193;
}
.channel-list-ul li {
  margin-bottom: 20px;
}
.channel-list-ul li:before {
  content: '';
  display: inline-block;
  border-left: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  position: relative;
  top: -2px;
}
.channel-list-ul li.on a {
  color: #0a5491;
  font-weight: bold;
}
.channel-list-ul li a {
  font-size: 18px;
}
.list-right-title {
  font-size: 22px;
  color: #0a5491;
  font-weight: bold;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 28px;
}
.xlist {
  margin-bottom: 36px;
}
.xlist li {
  padding-top: 31px;
  padding-bottom: 42px;
  border-bottom: 1px solid #e1e1e1;
}

.xlist-left {
  width: 220px;
  height: 135px;
  padding-left: 22px;
  padding-right: 15px;
  float: left;
  position: relative;
}
.xlist-left:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 18px;
  background-color: #0a5491;
  position: absolute;
  left: 0;
  top: 0;
}
.xlist-left img {
  width: 100%;
  height: 100%;
}
.xlist-right {
  margin-left: 220px;
}
.xlist-right-title {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 23px;
}
.xlist-right-content {
  color: #7e7e7e;
  line-height: 1.7;
  text-indent: 2em;
  margin-bottom: 26px;
  margin-top: 20px;
}
.xlist-right-content p{color:#000;}
.xlist-right-content h2{color:#000;}
.xlist-right-meta-source {
  float: right;
  color: #7e7e7e;
}
.imglist{
  margin-top: 15px;
}
.imglist li{
  width: 33.3333333%;
  padding: 0 15px;
  float: left;
  margin-bottom: 15px;
}
.imglist li img{
  width: 100%;
  height: 200px;
  margin-bottom: 10px;
}
.imglist li p{
  text-align: center;
}

#page-div {
  text-align: center;
}
#page-div .pagination-first {
  display: block;
  margin-bottom: 10px;
}
#page-div .pagination-last {
  display: block;
}
#page-div a {
  display: inline-block;
  border: 1px solid #e8e8e8;
  height: 20px;
  line-height: 20px;
  padding: 0 8px;
  color: #c4c4c4;
  font-size: 14px;
  margin-right: 7px;
  border-radius: 5px;
}
#page-div span {
  color: #333;
  font-size: 15px;
  margin-right: 10px;
}
#page-div #pagination-input {
  height: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e8e8e8;
  width: 30px;
  text-align: center;
  outline: none;
}
#page-div .pagination-num.active,
#page-div a:hover {
  background-color: #cdcdcd;
  color: #fff;
}

/* é€šç”¨å­æ ç›®å±•ç¤ºé¡µ */
.list-channels {
  padding: 0 20px;
  min-height: 300px;
}
.list-channels ul li {
  margin-bottom: 0;
}
.list-channels ul li a {
  display: block;
  padding: 15px 0 15px 20px;
  position: relative;
}
.list-channels ul li a:before {
  content: '';
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.list-channels ul li a:hover {
  background-color: #eee;
}
.list-channels .list-right-title {
  margin-bottom: 20px;
}

/* ç½‘ç«™åœ°å›¾ */
.wrapper-map{
  background-color: #f4f4f4;
}
.wrapper-map .container-1200{
  padding: 0 20px;
  background-color: #fff;
  overflow: hidden;
}
.map{
  padding: 30px 10px;
  margin-bottom: 20px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.map .map-title{
  line-height: 40px;
  position: relative;
  padding: 0 13px;
  font-size: 18px;
  font-weight: bold;
  color: #0a5491;
}
.map .map-title:before {
  border-radius: 2px;
  content: '';
  width: 4px;
  height: 20px;
  background: #0a5491;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
}
.map .map-links{
  padding: 5px 15px;
}
.map .map-links li {
    display: inline-block;
    margin-right: 20px;
    line-height: 35px;
}

@media screen and (max-width:1200px){
  .img_big,.img_small{width: 50%;}
  .img_small a{width: 49%;margin-left: 1%;}
}
@media screen and (max-width: 1000px) {
  /* æ”¿åŠ¡åŠ¨æ€ */
  .slideBox {
    height: auto;
  }
  .slideBox .bd img {
    height: 300px;
  }
  .slideBox-right,
  .slideBox .bd img {
    width: 100%;
  }
  .slideBox-right {
    position: initial;
  }
  .zwdt-left,
  .zwdt-right {
    width: 100%;
    padding: 0;
  }
  .zwdt-left {
    border-right: 0;
  }
  /* æ”¿æ°‘äº’åŠ¨ */
  .zmhd-left,.zmhd-right{
    width: 100%;
    padding: 0;
  }
  .zmhd-right{
    border-left: 0;
  }
  /* é¢†å¯¼é¡µé¢ */
  .leader-position{
    width: 100%;
    float: none;
    transform: none;
    position: initial;
    padding-bottom: 15px;
  }
  .leader-people{
    margin-left: 0;
  }
  .leader-img-container {
    width: 100%;
    height: 150px;
  }
}
@media screen and (max-width: 768px) {
  /* åˆ—è¡¨é¡µ */
  .list-left {
    float: none;
    width: 100%;
    padding-right: 0;
}
.list-right {
    margin-left: 0;
    border-left: none;
    padding-left: 0;
}
  /* é¢†å¯¼é¡µé¢ */
  .leader-people ul li{
    width: 33.33333333%;
  }
  /* èµ°è¿›æ³½æ™® */
  .img_big,.img_small{width: 100%;height: auto;}
  .img_small{margin-top: 10px;}
  .img_small a{width: 100%;margin: 10px 0 0 0 !important;height:auto;}
}
@media screen and (max-width: 425px) {
  /* æ”¿åŠ¡åŠ¨æ€ */
  .slideBox .bd img {
    height: 200px;
  }
  .ztzl-ul {
    margin: 0;
  }
  .ztzl-ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  /* æ”¿æ°‘äº’åŠ¨ */
  .xzxx-bg {
    height: 76px;
  }
  .zmhd-imgs ul li{
    width: 100%;
    margin-bottom: 10px;
  }
  /* é¢†å¯¼é¡µé¢ */
  .leader-line{
    padding-left: 10px;
    padding-right: 10px;
  }
  .leader-people ul li{
    width: 50%;
  }
  .leader-img-container{
    height: 200px;
  }
  .leader-detail-img{
    float: none;
    display: block;
    margin: 0 auto;
  }
  /* èµ°è¿›æ³½æ™® */
  .zpgk-left{
    width: 100%;
    float: none;
  }
  .zpgk-right{
    margin-left: 0;
    padding: 20px;
  }
  .tkzpBox{
    height: 300px;
  }
  .tkzpScrollList li{
    width: 100%;
  }
}
