﻿/* 头部背景  start*/
.wzwb {
    width: 100%;
    background: url('../images/wzwb.png') no-repeat center top;
    background-color: #fff;

}

/* 头部背景  end*/

.tongBackGround {
    background-color: #fff;
}

.paddingTop40 {
    padding-top: 40px;
}


/* 通用分页 start*/
.pagebox {
    width: 100%;
    text-align: center;
    line-height: 39px;


}

.pagebox>a {
    margin-top: 10px;
    display: inline-block;
    width: 53px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #f5f5f5;
    font-size: 14px;
    color: #7d7d7d;
    border-radius: 3px;
    text-decoration: none;
}

.pagebox>p {
    display: inline-block;
}

.pagebox>font {
    margin-left: 10px;
    color: #7d7d7d;
}

.pagebox>span {
    font-size: 14px;
    color: #7d7d7d;
    margin-right: 19px;
}

.page_hide a,
.page_hide span {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    color: #7d7d7d;
    font-size: 14px;
}

.pagebox>a:hover,
.page-go-btn:hover,
.page_hide a:hover {
    color: #fff;
    background-color: #4177d8;
    border: 1px solid #4177d8;
}

.page_hide span {
    background-color: #4177d8;
    color: #fff;
    border: 1px solid #4177d8;
}

.page-go {
    width: 28px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #7d7d7d;
}

.page-go-btn {
    width: 53px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #7d7d7d;
    background-color: #fff;
    cursor: pointer;
}

input.page-go-btn {
    display: inline-block;
    width: 53px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #f5f5f5;
    font-size: 14px;
    color: #7d7d7d;
    border-radius: 3px;
    margin-top: -1px;
}

/* 通用分页 end*/

/* 通用标题 start */
.tys_head_sub {
    height: 42px;
    width: 100%;
    border-bottom: 1px solid #e3e1e1;
}

.tys_head_sub h2 {
    font-size: 24px;
    color: #4177d8;
    float: left;
    height: 42px;
    position: relative;
}

.tys_head_sub h2::after {
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 2.5px;
    content: '';
    background-color: #4177d8;
    left: 0;
    bottom: 0;
}

.tys_head_sub a {
    float: right;
    font-size: 24px;
    color: #4177d8;
    height: 100%;
}

.tys_head_sub a img {
    vertical-align: middle;
    margin-left: 4px;
}

.tys_head_sub a:hover {
    color: #4177da;
}

/* 通用标题 end */


/* 专题专栏 start */
.ztzl_main {
    padding-bottom: 40px;
}

.ztzl_main_bd {
    padding-top: 30px;
}

.ztzl_main_bd ul {
    min-height: 476px;
}

.ztzl_main_bd li {
    float: left;
    width: 280px;
    margin-right: 20px;
    margin-bottom: 30px;
}

.ztzl_main_bd li:nth-child(4n) {
    margin-right: 0;
}

.ztzl_main_bd li a img {
    display: block;
    width: 280px;
    height: 151px;
}

.ztzl_main_bd li a span {
    display: block;
    font-size: 333333;
    height: 56px;
    line-height: 56px;
    border: 1px solid #e3e1e1;
    border-bottom: 3px solid #e3e1e1;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ztzl_main_bd li a:hover span {
    border-bottom: 3px solid #4177d8;
}

.gdzt {
  margin-top: 16px;
}

.gdzt li {
  display: block;
  width: 572px;
  float: left;
}

.gdzt li:hover a {
  color: #4177d8;
  background: url('../images/dian1.png') no-repeat center left;
}

.gdzt li:hover span {
  color: #4177d8;
}

.gdzt li:nth-of-type(2n) {
  float: right;
}

.gdzt a {
  display: block;
  float: left;
  font-size: 18px;
  line-height: 44px;
  width: 70%;
  box-sizing: border-box;
  padding-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url('../images/dian.png') no-repeat center left;
}

.gdzt span {
  float: right;
  font-size: 16px;
  line-height: 44px;
  color: #999999;
}

/* 专题专栏 end */

/* 特色服务 start */
.tsfw_main {
    padding-bottom: 10px;
}
.tsfw_main_bd {
    padding-top: 30px;
}

.tsfw_main_bd ul {
    min-height: 476px;
}

.tsfw_main_bd li {
    float: left;
    width: 280px;
    margin-right: 20px;
    margin-bottom: 30px;
}

.tsfw_main_bd li:nth-child(4n) {
    margin-right: 0;
}

.tsfw_main_bd li a img {
    display: block;
    width: 280px;
    height: 151px;
}

.tsfw_main_bd li a span {
    display: block;
    font-size: 333333;
    height: 56px;
    line-height: 56px;
    border: 1px solid #e3e1e1;
    border-bottom: 3px solid #e3e1e1;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tsfw_main_bd li a:hover span {
    border-bottom: 3px solid #4177d8;
}
/* 特色服务 end */

/* 政务公开 start */
.zwgk_main_siBlock a {
  float: left;
  width: 280px;
  height: 88px;
  line-height: 88px;
  font-size: 18px;
  color: #333333;
  font-weight: 700;
  padding-left: 132px;
  box-sizing: border-box;
  margin-right: 20px;
}

.zwgk_main_siBlock a.a1 {
  background: url(../images/zwgk_img2.png) no-repeat center;
}

.zwgk_main_siBlock a.a2 {
  background: url(../images/zwgk_img1.png) no-repeat center;
}

.zwgk_main_siBlock a.a3 {
  background: url(../images/zwgk_img3.png) no-repeat center;
}

.zwgk_main_siBlock a.a4 {
  background: url(../images/zwgk_img4.png) no-repeat center;
  margin-right: 0;
}

.zwgk_main_siBlock a:hover {
  color: #4177d8;
}

.zwgk_main_eBlock {
  padding-top: 40px;
  padding-bottom: 40px;
}

.zwgk_main_eBlock .left {
  width: 677px;
  float: left;
}

.zwgk_main_eBlock .left>a,
.zwgk_main_eBlock .left>a img {
  display: block;
  width: 677px;
  height: 125px;
  border-radius: 5px;
}

.zwgk_main_eBlock .left>a {
  margin-top: 15px;
}

.zwgk_tong_hd {
    border-bottom: 1px solid #e3e1e1;
  }
  
  .zwgk_tong_hd .tabs {
    height: 42px;
    box-sizing: border-box;
    float: left;
  }
  
  .zwgk_tong_hd .tabs li {
    display: inline-block;
    height: 100%;
    box-sizing: border-box;
    padding: 0 25px;
  }
  
  .zwgk_tong_hd .tabs li a {
    font-size: 24px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    height: 100%;
    color: #333333;
  }
  
  .zwgk_tong_hd .tabs li:nth-of-type(1) {
    padding-left: 0;
  }
  
  .zwgk_tong_hd .tabs li:last-of-type {
    padding-right: 0;
  }
  
  .zwgk_tong_hd .tabs li a:nth-child(1) {
    margin-left: 0;
  }
  
  .zwgk_tong_hd .tabs li.on a::after {
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 2.5px;
    content: '';
    background-color: #4177da;
    left: 0;
    bottom: 0;
  }
  
  .zwgk_tong_hd .tabs li.on a {
    color: #4177da;
  }
  .zwgk_tong_hd .more{
    float: right;
  } 
  .zwgk_main_eBlock .right {
    float: right;
    width: 465px;
  }
  
  
  
  .zwgk_main_eBlock .right>a {
    display: block;
    width: 100%;
    height: 62px;
    box-sizing: border-box;
    line-height: 62px;
    border: 1px solid #b5cfff;
    background-color: #f4faff;
    border-radius: 3px;
    padding-left: 157px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #333333;
  }
  
  .zwgk_main_eBlock .right>a.a1 {
    background: url(../images/gkzn.png) no-repeat 95px center;
    background-color: #f4faff;
    margin-top: 30px;
  }
  
  .zwgk_main_eBlock .right>a.a2 {
    background: url(../images/gkzd.png) no-repeat 95px center;
    background-color: #f4faff;
  }
  
  .zwgk_main_eBlock .right>a.a3 {
    background: url(../images/gknr.png) no-repeat 95px center;
    background-color: #f4faff;
  }
  
  .zwgk_main_eBlock .right>a.a4 {
    background: url(../images/gknb.png) no-repeat 95px center;
    background-color: #f4faff;
  }
  
  .zwgk_main_eBlock .right>a.a5 {
    background: url(../images/zwgk_img10.png) no-repeat 95px center;
    background-color: #f4faff;
  }
  
  .zwgk_main_eBlock .right>a:hover {
    color: #4177d8;
    font-weight: 700;
  }
  
  .zwgk_main_sBlock {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .sub_xxgk {
    width: 464px;
    height: 62px;
}

.sub_xxgk dt:nth-of-type(1) {
    width: 265px;
    height: 62px;
    border: 1px solid #b5cfff;
    border-radius: 3px;
    background-color: #f4faff;
}
.sub_xxgk dt:nth-of-type(2) {
    width: 185px;
    height: 62px;
    border: 1px solid #b5cfff;
    border-radius: 3px;
    background-color: #f4faff;
}

.sub_xxgk dt:nth-of-type(1) a {
    display: block;
    width: 265px;
    height: 62px;
    line-height: 62px;
    text-align: center;
}
.sub_xxgk dt:nth-of-type(2) a {
    display: block;
    width: 185px;
    height: 62px;
    line-height: 62px;
    text-align: center;
}

.sub_xxgk dt a:hover {
    color: #4177d8;
}

.sub_xxgk dt a img {
    vertical-align: middle;
    margin-right: 20px;
}

.zwgk_main_eBlock .lie {
    height: 224px;
    width: 100%;
    margin-top: 18px;
  }
  
  .zwgk_main_eBlock .lie li {
    height: 44px;
  }
  
  .zwgk_main_eBlock .lie li a {
    text-indent: 1em;
    width: 79%;
    font-size: 18px;
    color: #333333;
    line-height: 44px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 44px;
    background: url(../images/dian.png) no-repeat top 22px left;
  }
  
  .zwgk_main_eBlock .lie li span {
    font-size: 16px;
    color: #999999;
    line-height: 44px;
    display: inline-block;
    vertical-align: top;
    height: 44px;
    float: right;
  }
  
  .zwgk_main_eBlock .lie li:hover a {
    color: #4177da;
    background-image: url('../images/dian1.png');
  }
  
  .zwgk_main_eBlock .lie li:hover span {
    color: #4177da;
  }

/* 政务公开 start */


/* 政务动态 start */
.zwdt_main {
    padding-top: 27px;
  }
  
  .zwdt_tt {
    text-align: center;
  }
  
  .zwdt_tt>a {
    font-size: 28px;
    color: #333333;
    font-weight: 700;
    padding-left: 106px;
    background: url(../images/sy-tt-logo.png) no-repeat left center;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 64px;
    display: inline-block;
    box-sizing: border-box;
  }
  
  .zwdt_tt>p {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .zwdt_lbt {
    width: 100%;
    height: 357px;
    position: relative;
    overflow: hidden;
    margin-top: 40px;
  }
  
  .zwdt_lbt .hd {
    position: absolute;
    right: 40px;
    bottom: 24px;
    z-index: 9;
  }
  
  .zwdt_lbt .hd li {
    float: left;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #c6c9d2;
    margin-left: 10px;
  }
  
  .zwdt_lbt .hd li.on {
    width: 25px;
    background: #ff9d08;
    border-radius: 25px;
  }
  
  .zwdt_lbt .bd li>a,
  .zwdt_lbt .bd li>a img {
    float: left;
    width: 635px;
    height: 357px;
  }
  
  .zwdt_lbt .bd li {
    background: #f7f8fb;
  }
  
  .zwdt_lbt .bd li>p {
    width: 460px;
    float: right;
    margin-right: 45px;
    padding-top: 40px;
  }
  
  .zwdt_lbt .bd li>p span a {
    display: inline-block;
    font-size: 24px;
    color: #333333;
    font-weight: 700;
    line-height: 32px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .zwdt_lbt .bd li>p em {
    display: block;
    font-size: 18px;
    color: #666666;
    line-height: 36px;
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .zwdt_lbt .bd li>p em a{
    max-width: 100%;
    font-size: 18px;
    display: inline-block;
    color: #666666;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .zwdt_lbt .bd li>p span {
    display: block;
    font-size: 16px;
    color: #999999;
    line-height: 32px;
  }
  
  .zwdt_lbt>a {
    position: absolute;
    left: 20px;
    top: 160px;
    width: 40px;
    height: 40px;
  }
  .zwdt_lbt p .spjdttt a{
    display: inline-block;
    font-size: 24px;
    color: #333333;
    font-weight: 700;
    line-height: 32px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .zwdt_lbt>a.prev {
    background: url(../images/left.png);
  }
  
  .zwdt_lbt>a.next {
    left: 575px;
    background: url(../images/right.png);
  }

  .sy-ztzl-con {
    padding-top: 0px;
    position: relative;
    height: 100px;
    overflow: hidden;
}

.sy-ztzl-con .bd a {
    height: 100px;
    width: 1180px;
    display: inline-block;
}

.sy-ztzl-con .bd img {
    display: block;
    width: 100%;
}

.sy-ztzl-con .hd {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 2;
}

.sy-ztzl-con .hd li {
    display: block;
    height: 16px;
    width: 16px;
    float: left;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 0;
    color: #666666;
    font-size: 14px;
    text-align: center;
    line-height: 16px;
    margin-right: 2px;
    cursor: pointer;
}

.sy-ztzl-con .hd li.on {
    background: #c30406;
    color: #fff;
    cursor: pointer;
}

.zwdt_list .zcfg-con {

    
    float: left;
  
  }
  .zwdt_list .w-635{
    width: 635px;
  }
  .zwdt_list .w-635 .zcfg {
    width: 590px;
    height: auto;
    clear: both;
  }
  .zwdt_list .w-540{
    width: 540px;
  }
  .zwdt_list .w-540 .zcfg {
    width: 505px;
    height: auto;
    clear: both;
  }

  .zcfg .hd {
    border-bottom: 1px solid #e3e1e1;
  }
  
  .zcfg .tabs {
    height: 42px;
    box-sizing: border-box;
    float: left;
   
  }
  .zcfg .more {
    float: right;
    height: 42px;
    line-height: 32px;
  }
  
  .zcfg .tabs li {
    display: inline-block;
    height: 100%;
    box-sizing: border-box;
    padding: 0 25px;
  }
  
  .zcfg .tabs li a {
    font-size: 24px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    height: 100%;
    color: #333333;
  }
  
  .zcfg .tabs li:nth-of-type(1) {
    padding-left: 0;
  }
  
  .zcfg .tabs li:last-of-type {
    padding-right: 0;
  }
  
  .zcfg .tabs li a:nth-child(1) {
    margin-left: 0;
  }
  
  .zcfg .tabs li.on a::after {
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 2.5px;
    content: '';
    background-color: #4177da;
    left: 0;
    bottom: 0;
  }
  
  .zcfg .tabs li.on a {
    color: #4177da;
  }

  .zcfg-con .lie {
    height: 224px;
    width: 100%;
    margin-top: 18px;
  }
  
  .zcfg-con .lie li {
    height: 44px;
  }
  
  .zcfg-con .lie li a {
    text-indent: 1em;
    width: 79%;
    font-size: 18px;
    color: #333333;
    line-height: 44px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 44px;
    background: url(../images/dian.png) no-repeat top 22px left;
  }
  
  .zcfg-con .lie li span {
    font-size: 16px;
    color: #999999;
    line-height: 44px;
    display: inline-block;
    vertical-align: top;
    height: 44px;
    float: right;
  }
  
  .zcfg-con .lie li:hover a {
    color: #4177da;
    background-image: url('../images/dian1.png');
  }
  
  .zcfg-con .lie li:hover span {
    color: #4177da;
  }
  .zwdt_list .r{
    float: right;
  }
  .zwdt_list .margin-t-40{
    margin-top: 40px;
  }
  .border-zwdt{
    border-right: 1px solid #ddd;
  }
/* 政务动态 start */


/* 互动交流 start */
.hdjl_main_block1>a {
    float: left;
    width: 33.3333%;
    box-sizing: border-box;
    border-top: 1px solid #e3e1e1;
    border-bottom: 1px solid #e3e1e1;
    height: 129px;
    padding-left: 45px;
    padding-top: 30px;
  }
  
  .hdjl_main_block1>a:nth-child(2) {
    border-left: 1px solid #e3e1e1;
    border-right: 1px solid #e3e1e1;
  }
  
  .hdjl_main_block1>a img {
    float: left;
    margin-top: 5px;
  }
  
  .hdjl_main_block1>a p {
    float: left;
    width: 230px;
    margin-left: 30px;
  }
  
  .hdjl_main_block1>a p span {
    display: block;
    font-size: 18px;
    color: #333333;
  }
  
  .hdjl_main_block1>a p em {
    display: block;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    margin-top: 10px;
  }
  
  .hdjl_main_block1>a:hover span {
    color: #4177d8;
  }
  
  .hdjl_main_block2 {
    padding-top: 40px;
    height: auto;
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  
  .hdjl_main_block2 .left {
    float: left;
    width: 759px;
  }
  
  .hdjl_main_block2 .xjlb_tit span.span1 {
    width: 530px;
  }
  
  .hdjl_main_block2 .lie li a {
    width: 65%;
  }
  
  .hdjl_main_block2 .lie li span.hf {
    margin-right: 42px;
    margin-left: 62px;
  }
  
  .hdjl_main_block2 .right {
    float: right;
    width: 380px;
    overflow: hidden;
  }
  
  .hdjl_main_block2 .right #myCharts {
    width: 100%;
    height: 225px;
    overflow: hidden;
    margin-top: 5px;
  }
  
  .hdjl_main_block2 .right .bd>p {
    font-size: 16px;
    color: #666666;
    line-height: 48px;
  }
  
  .hdjl_main_block3 {
    margin-bottom: 40px;
  }
  
  .hdjl_main_block3 .left {
    float: left;
    width: 759px;
  }
  
  .hdjl_main_block3 .yjzj_first {
    margin-top: 30px;
    width: 100%;
    height: 83px;
    background-color: #f4faff;
  }
  
  .hdjl_main_block3 .yjzj_first_left {
    float: left;
    height: 100%;
    width: 78px;
    background-color: #4177d8;
    font-size: 16px;
    line-height: 24px;
  }
  
  .hdjl_main_block3 .yjzj_first_left a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    box-sizing: border-box;
    padding: 18px 23px;
  }
  
  .hdjl_main_block3 .yjzj_first_right {
    width: 681px;
    height: 100%;
    float: right;
  }
  
  .hdjl_main_block3 .yjzj_first_right a {
    display: block;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    padding: 14px 25px 0;
  }
  
  .hdjl_main_block3 .yjzj_first_right p {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .hdjl_main_block3 .yjzj_first_right i {
    font-size: 16px;
    line-height: 28px;
    color: #999999;
  }
  
  .hdjl_main_block3 .yjzj_ordinary {
    width: 100%;
    height: 95px;
    border-bottom: 1px dashed #999999;
  }
  
  .hdjl_main_block3 .yjzj_ordinary_left {
    float: left;
    height: 100%;
    width: 78px;
    background: url('../images/yjzj_ordinary_left.png') no-repeat center;
    font-size: 16px;
    line-height: 24px;
  }
  
  .hdjl_main_block3 .yjzj_ordinary_left.on {
    background: url('../images/yjzj_ordinary_left_on.png') no-repeat center;
  }
  
  .hdjl_main_block3 .yjzj_ordinary_left a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 95px;
    font-size: 15px;
    color: #4177d8;
    box-sizing: border-box;
    text-indent: 0.8em;
  }
  
  .hdjl_main_block3 .yjzj_ordinary_left.on a {
    color: #999999;
  }
  
  .hdjl_main_block3 .yjzj_ordinary_right {
    width: 681px;
    height: 100%;
    float: right;
  }
  
  .hdjl_main_block3 .yjzj_ordinary_right a {
    display: block;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    padding: 25px 25px 0;
  }
  
  .hdjl_main_block3 .yjzj_ordinary_right p {
    font-size: 18px;
    line-height: 30px;
    color: #333333;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .hdjl_main_block3 .yjzj_ordinary_right i {
    font-size: 16px;
    line-height: 28px;
    color: #999999;
  }
  
  .hdjl_main_block3 .right {
    width: 380px;
    float: right;
  }
  
  .hdjl_main_block3 .hdjl_main_block3r_con a:nth-of-type(1) {
    display: block;
    height: 212px;
    width: 377px;
    overflow: hidden;
    margin-top: 30px;
  }
  
  .hdjl_main_block3 .hdjl_main_block3r_con a:nth-of-type(1) img {
    height: 212px;
    width: 377px;
  }
  
  .hdjl_main_block3 .hdjl_main_block3r_con a:nth-of-type(2) {
    display: block;
    height: 30px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 36px;
    line-height: 30px;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url('../images/fangxiang.png') no-repeat center left;
    margin-top: 24px;
  }
  
  .zsk {
    display: block;
    margin-top: 10px;
  }
.right{
    float: right;
}  
.left{
    float: left;
}

.xjlb_tit {
    height: 48px;
    line-height: 48px;
    background: #f4faff;
  }
  
  .xjlb_tit span {
    float: left;
    font-size: 16px;
    color: #4177d8;
    box-sizing: border-box;
  }
  
  .xjlb_tit span.span1 {
    width: 708px;
    padding-left: 20px;
  }
  
  .xjlb_tit span.span2 {
    width: 130px;
  }
  
  .xjlb_main_right ul li .hf {
    float: right;
    width: 63px;
    text-align: center;
    margin-right: 20px;
    margin-left: 57px;
  }
  
  .xjlb_main_right ul li a {
    max-width: 72%;
  }

  .hdjl-xjgs-con ul {
    padding-top: 15px;
    overflow: hidden;
}

.hdjl-xjgs-con ul li {
    height: 48px;
    line-height: 48px;
}


.hdjl-xjgs-con ul li a {
    float: left;
    width: 460px;
    box-sizing: border-box;
    position: relative;
    font-size: 18px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(../images/dian.png) no-repeat 20px center;
    text-indent: 35px;
}

.hdjl-xjgs-con ul li a:hover {
    background: url(../images/dian1.png) no-repeat 20px center;
}

.hdjl-xjgs-con ul li:hover a {
    color: #015293;
}


.hdjl-xjgs-con ul li:hover span {
    color: #015293;
}

.hdjl-xjgs-con ul li span {
    float: left;
    width: 100px;
    text-align: center;
    font-size: 16px;
    color: #999999;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hdjl-xjgs-con ul li span.span1 {
    margin-left: 48px;
}
.hdjl-xjgs-con ul li span.span2 {
    margin-left: 33px;
}
.hdjl .hdjl-xjtj {
    width: 370px;
    float: right;
}

.hdjl-xjtj h4 {
    color: #666666;
    font-size: 16px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    text-indent: 10px;
    margin-top: 18px;
   
}

.hdjl-xjtj h4 span {
    display: block;
    float: left;
    width: 3px;
    height: 12px;
    background: #015293;
    margin-top: 5px;
}

.hdjl-xjtj-t {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin: 15px 0 0 0;

}
.hdjl-xjtj #myCharts {
    width: 370px;
    height: 200px;
}

/* 互动交流 end*/

/* 通用右侧内容 start*/
.tylb_main {
  padding-top: 40px;
  background: #fff;
}
.tylb_right {
  float: right;
  width: 925px;
}

.tylb_right .lie {
  min-height: 764px;
}

.tylb_right .lie li:nth-of-type(5n) {
  border-bottom: 1px dashed #c5c5c5;
  padding-bottom: 20px;
}

.tylb_right .lie li:nth-of-type(5n+1) {
  padding-top: 20px;
}

.tylb_right .lie li:nth-of-type(1) {
  padding-top: 0;
}
/* 通用右侧内容 end*/


/* 通用侧边导航 start*/
.left_list {
  float: left;
  width: 214px;
}

.left_list span {
  display: block;
  font-size: 26px;
  font-weight: 700;
  color: #ffffff;
  width: 100%;
  height: 90px;
  line-height: 90px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/tong_list1.png) no-repeat center;
}

.left_list ul li {
  position: relative;
  height: 60px;
  line-height: 60px;
  background: #f4faff;
  margin-top: 5px;
}

.left_list ul li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: #c9dff2;
}

.left_list ul li a {
  position: relative;
  box-sizing: border;
  display: block;
  padding-left: 58px;
  font-size: 18px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.left_list ul li a::after {
  content: "";
  position: absolute;
  left: 29px;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
  height: 8px;
  border-radius: 50%;
  background: #c9dff2;
}

.left_list ul li.on::after,
.left_list ul li:hover::after {
  background: #4177d8;
}

.left_list ul li.on a,
.left_list ul li:hover a {
  color: #4177d8;
}

.left_list ul li.on a::after,
.left_list ul li:hover a::after {
  background: #4177d8;
}

.left_list .tu_link a {
  display: block;
  width: 100%;
  height: 80px;
  margin-top: 10px;
}
/* 通用侧边导航 end*/

/* 信件公示 start*/
.xjlb_tit {
  height: 48px;
  line-height: 48px;
  background: #f4faff;
}

.xjlb_tit span {
  float: left;
  font-size: 16px;
  color: #4177d8;
  box-sizing: border-box;
}

.xjlb_tit span.span1 {
  width: 708px;
  padding-left: 20px;
}

.xjlb_tit span.span2 {
  width: 130px;
}

.xjlb_main_right ul li .hf {
  float: right;
  width: 63px;
  text-align: center;
  margin-right: 20px;
  margin-left: 57px;
}

.xjlb_main_right ul li a {
  max-width: 72%;
}
.lie {
  height: 310px;
  width: 100%;
  margin-top: 18px;
}

.lie li {
  height: 44px;
}

.lie li a {
  text-indent: 1em;
  width: 79%;
  font-size: 18px;
  color: #333333;
  line-height: 44px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 44px;
  background: url(../images/dian.png) no-repeat top 22px left;
}

.lie li span {
  font-size: 16px;
  color: #999999;
  line-height: 44px;
  display: inline-block;
  vertical-align: top;
  height: 44px;
  float: right;
}

.lie li:hover a {
  color: #4177da;
  background-image: url('../images/dian1.png');
}

.lie li:hover span {
  color: #4177da;
}
/* 信件公示 end*/

/* 信件回复 start*/
.SubXieBiao {
  margin-top: 40px;
  padding: 0 82px;
  padding-left: 40px;
}

.SubXieBiaoDiv {
  float: left;
  width: 360px;
  height: 50px;
  margin-bottom: 30px;
}

.SubXieBiaoDiv span {
  float: left;
  width: 100px;
  line-height: 50px;
  font-size: 16px;
  color: #333333;
  text-align: right;
}

.SubXieBiaoDiv span i {
  color: #fa2b2b;
}

.SubXieBiaoInp {
  float: right;
  width: 240px;
  height: 50px;
  padding: 0 21px;
  border-radius: 5px;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
  background-color: #fff;
}

.SubXieBiaoInp input {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #666666;
  outline: none;
  border: none;
  background: none;
}

.SubXieBiaoInp input::placeholder {
  color: #999999;
}

.SubXieBiaoDivr {
  float: right;
}

.SubXieBiaoInp .sel_box {
  position: relative;
  margin: 0 -21px;
  padding: 0 21px;
  background: url("../images/sanjiao2.png") no-repeat 275px center;
}

.SubXieBiaoInp .sel_div {
  width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #333333;
}

.SubXieBiaoInp .sel_sel {
  position: absolute;
  left: 0;
  top: 0;
  filter: alpha(opacity=00);
  /*IEÃ¦Â»Â¤Ã©â€¢Å“Ã¯Â¼Å’Ã©â‚¬ÂÃ¦ËœÅ½Ã¥ÂºÂ¦50%*/
  -moz-opacity: 0;
  /*FirefoxÃ§Â§ÂÃ¦Å“â€°Ã¯Â¼Å’Ã©â‚¬ÂÃ¦ËœÅ½Ã¥ÂºÂ¦50%*/
  opacity: 0;
  /*Ã¥â€¦Â¶Ã¤Â»â€“Ã¯Â¼Å’Ã©â‚¬ÂÃ¦ËœÅ½Ã¥ÂºÂ¦50%*/
  width: 100%;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #333333;
}

.SubXieBiaoDiv1 {
  width: 100%;
}

.SubXieBiaoInp1 {
  width: 683px;
}

.SubXieBiaoInp1 .sel_box {
  background: url("../images/sanjiao2.png") no-repeat 705px center;
}

.SubXieBiaoDiv2 {
  height: 144px;
}

.SubXieBiaoInp2 {
  height: 144px;
  padding: 7px 21px;
  line-height: 30px;
}

.SubXieBiaoInp2 textarea {
  display: block;
  width: 100%;
  height: 100%;
  resize: none;
  outline: none;
  border: none;
  background: none;
  font-size: 16px;
  color: #666666;
  line-height: 32px;
 
}

.SubXieBiaoInp2 textarea::placeholder {
  color: #999999;

}

.SubXieBiaoInp3 {
  float: left;
  width: 214px;
  margin-left: 20px;
}

.SubYanZhengMa {
  float: left;
  width: 167px;
  height: 50px;
  cursor: pointer;
  margin: 0 20px 0 28px;
}

.SubYanZhengMa:hover {
  filter: alpha(opacity=80);

  -moz-opacity: .8;

  opacity: .8;
  
}

.SubYanMaText {
  float: left;
  font-size: 16px;
  color: #333333;
  line-height: 50px;
  transition: all .3s;
}

.SubYanMaText i {
  color: #4177d8;
}

.SubYanMaText:hover {
  color: #4177d8;
}

.SubXieBiaoDiv3 {
  padding: 20px 0 0;
  text-align: center;
  margin-bottom: 40px;
}

.SubXieBiaoDiv3 button {
  display: inline-block;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  outline: none;
  border: none;
  font-size: 16px;
  color: #666666;
  cursor: pointer;
  margin: 0 14px;
  background: #e6e6e6;
  border-radius: 5px;
  transition: all .3s;
}

.SubXieBiaoDiv3 button[type="submit"] {
  color: #ffffff;
  background: #4177d8;
}

.SubXieBiaoDiv3 button:hover {
  color: #ffffff;
  background: #4177d8;
}
/* 信件回复 end*/


/* 信件查询 start*/
.SubXun {
  margin-top: 30px;
  min-height: 450px;
  padding: 0 75px;
}

.SubXunTop {
  height: 50px;
}

.SubXunTop span {
  float: left;
  width: 100px;
  font-size: 16px;
  color: #333333;
  line-height: 50px;
  text-align: center;
}

.SubXunTop .SubXunInp {
  float: left;
  width: 240px;
  height: 50px;
  line-height: 48px;
  padding: 0 20px;
  margin-right: 20px;
  border-radius: 5px;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
}

.SubXunTop .SubXunInp input {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  border: none;
  outline: none;
  background: none;
  font-size: 16px;
  color: #666666;
}

.SubXunTop .SubXunInp input::placeholder {
  color: #999999;
}

.SubXunTop button {
  float: right;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  outline: none;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  background: #4177d8;
}

.SubXunTop button:hover {
  background: #4177d8;
}

.SubXunCen {
  font-size: 16px;
  color: #666666;
  line-height: 112px;
  text-align: center;
}

.SubXunBot ul li {
  height: 47px;
  line-height: 47px;
}

.SubXunBot ul li.SubXunLi1 {
  border-bottom: 1px solid #f5f5f5;
}

.SubXunBot ul li span {
  float: left;
  font-size: 16px;
  color: #666666;
  box-sizing: border-box;
}

.SubXunBot ul li span.SubXunSpan1 {
  width: 150px;
  padding-left: 17px;
}

.SubXunBot ul li span.SubXunSpan2 {
  width: 300px;
}

.SubXunBot ul li span.SubXunSpan3 {
  width: 140px;
}

.SubXunBot ul li span.SubXunSpan4 {
  width: 125px;
}

.SubXunBot ul li span.SubXunSpan5 {
  /*width: 75px;*/
  text-align: right;
}

.SubXunBot ul li em {
  float: left;
  font-size: 16px;
  color: #999999;
  box-sizing: border-box;
}

.SubXunBot ul li em.SubXunEm1 {
  width: 150px;
  padding-left: 17px;
}

.SubXunBot ul li em.SubXunEm2 {
  width: 290px;
}

.SubXunBot ul li em.SubXunEm3 {
  width: 147px;
}

.SubXunBot ul li em.SubXunEm4 {
  width: 110px;
  padding-left: 19px;
  background: url("../images/huifuimg.png") no-repeat left center;
}

.SubXunBot ul li a {
  float: left;
  width: 75px;
  height: 30px;
  line-height: 30px;
  padding-left: 33px;
  font-size: 14px;
  color: #ffffff;
  margin-top: 8px;
  box-sizing: border-box;
  background: url("../images/more.png") no-repeat center;
}

/* 信件查询 end*/

/* 受理范围 start*/
.jumpInput {
  margin-top: 50px;
  margin-bottom: 40px;
 
}

.jumpInput .jumpInputCon {
  position: relative;
  text-align: center;
  margin-bottom: 40px;
}

.jumpInput input {
 
  width: 16px;
  height: 16px;
  cursor: pointer;
  top: 2px;

}


.jumpInput .jumpInputCon span {
  
  display:inline-block;
  font-size: 14px;
  color: #666;
  text-indent: 30px;
}

.jumpInput button {
  display: block;
  width: 115px;
  height: 48px;
  line-height: 48px;
  border: none;
  font-size: 18px;
  color: #fff;
  cursor: not-allowed;
  margin-left: 15px;
  background-color: #999;
  box-sizing: border-box;
  text-align: center;
  margin: 0 auto;
  border-radius: 5px;
}

.jumpInput button.active {

  cursor: pointer;
  background: #4177d8;
}
.xxxz_right .cont {
  padding-top: 20px;
}

.xxxz_right .cont * {
  font-size: 16px !important;
  color: #666666 !important;
  line-height: 36px !important;
 
}

.xxxz_right .cont h3 {
  font-size: 18px !important;
  color: #222222 !important;
}

#xy_tanChu {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .3);
  display: none;
}

#xy_tanChu .xy_tanChuText {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 350px;
  height: 187px;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
  padding: 50px 20px;
  box-sizing: border-box;
  box-shadow: 0 0 20px rgba(0, 0, 0, .3);
}

#xy_tanChu .xy_tanChuText p {
  margin-bottom: 55px;
  font-size: 18px;
}

#xy_tanChu .xy_tanChuText button {
  border: none;
  width: 80px;
  height: 35px;
  border-radius: 5px;
  color: #fff;
  background: #3179D9;
  cursor: pointer;
  font-size: 16px;
}
.SubJianx>a {
  display: block;
  width: 115px;
  height: 50px;
  line-height: 50px;
  border-radius: 3px;
  font-size: 16px;
  text-align: center;
  background: #dddddd;
  color: #666;
  margin: auto;
}

.SubJianx>a.active {
  color: #fff;
  background: #295de0;
}

/* 受理范围 end*/

/* 我要写信 start*/

.com-prompt-box {
  display: none;
  width: 480px;
  background: #fff;
  border-radius: 5px;
  position: fixed;
  left: 50%;
  margin-left: -180px;
  top: 300px;
  margin-top: -200px;
  height: 300px;
  overflow: hidden;
  z-index: 100000;
  border-radius: 5px;
  border: 1px solid #ccc;
  padding: 17px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .5) !important;
  box-shadow: 0 0 15px rgba(0, 0, 0, .5) !important;
}

.com-prompt-dw {
  position: relative;
  width: 100%;
  height: 95%;
}

.com-prompt-tit {
  text-align: center;
  height: 40px;
  font-size: 18px;
  color: #333;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #eee;
  line-height: 40px;
}

.com-prompt-btns {
  width: 100px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}

.com-prompt-btnlf {
  float: left;
  background: #4496d2;
}

.com-prompt-btnft {
  float: right;
  background: #ccc;
}

.com-prompt-btns a {
  height: 38px;
  width: 100%;
  line-height: 38px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  margin-bottom: 10px;
}

.com-prompt-btns a:hover {
  background-color: #3588c5;
}

.com-prompt-lists {
  position: absolute;
  top: 80px;
  width: 100%;
  left: 0px;
  height: auto;
  max-height: 200px;
  overflow: auto;
}

.com-prompt-item {
  text-align: center;
  font-size: 16px;
  color: #666;
  line-height: 28px;
  padding: 30px;
}

.prompt-th {
  float: left;
  width: 20%;
  line-height: 28px;
  text-align: right;
  margin-right: 10px;
}

.prompt-td {
  width: 70%;
  float: left;
  line-height: 28px;
  text-align: left;
  font-size: 12px;
}

.must-icon {
  margin-left: 8px;
  color: red;
  line-height: 40px;
  font-size: 14px;
}


/*æå–ç å¼¹å‡ºæ¡†*/

.gltqm-prompt-box {
  position: fixed;
  z-index: 2000;
  height: 200px;
  width: 300px;
  left: 50%;
  top: 200px;
  margin-left: -150px;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  display: none;
}

.gltqm-prompt-posi {
  position: relative;
  height: 100%;
  width: 100%;
}

.gltqm-prompt-tit {
  position: absolute;
  width: 100%;
  top: 0px;
  left: 0px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  background: #eee;
}

.gltqm-prompt-conts {
  position: absolute;
  top: 80px;
  left: 0px;
  width: 100%;
  height: 40px;
}

.gltqm-prompt-conts p {
  font-size: 14px;
  line-height: 40px;
  text-align: center;
}

.gltqm-prompt-btn {
  width: 200px;
  height: 30px;
  position: absolute;
  bottom: 14px;
  left: 50%;
  margin-left: -100px;
}

.gltqm-prompt-btn input {
  height: 30px;
  width: 40%;
  text-align: center;
  line-height: 30px;
  border-radius: 4px;
  cursor: pointer;
  color: #fff;
  font-size: 14px;
}

.gltqm-prompt-lf {
  background: #3a9bd3;
}

.gltqm-prompt-rt {
  background: #ccc;
}

.jy-form-btn .btn.resetColor {
  background: #3f68c4;
}

.jy-form .colorRed,
.jy-form .ipt-txtarea.colorRed {
  border-color: red;
  box-shadow: 0px 0px 5px red, 0px 0px 5px red inset;
}

.com_pic_suc {
  display: none;
  height: 90px;
  background: url(../images/sub_suc.png) no-repeat top;
  margin-top: 20px;
}

#content .download {
  height: 15px;
  width: 15px;
  display: inline-block;
  cursor: pointer;
}

.colorRed {
  border: 1px solid #f00 !important;
  box-shadow: 0px 0px 5px red, 0px 0px 5px red inset;
}
/* 我要写信 end*/

/* 通用细览 start */
.SubXiDiv {
  height: 46px;
  line-height: 46px;
}

.SubXiDiv span {
  float: left;
  font-size: 14px;
  color: #666666;
}

.SubXiDivr {
  float: right;
  font-size: 14px;
  color: #666666;
}

.SubXiDivr em {
  float: left;
  font-size: 14px;
  color: #666666;
}

.SubXiDivr em a {
  font-size: 14px;
  color: #666666;
}

.SubXiDivr .SubShar {
  float: left;
  margin-left: 19px;
}

.SubXiDivr .SubShar span {
  float: left;
  font-size: 14px;
  color: #666666;
}

.bshare-custom {
  float: left;
}

.SubShar a {
  float: left;
  padding: 0 !important;
  margin: 0 15px 0 0 !important;
  width: 38px !important;
  height: 48px !important;
}

.SubShar a.bshare-weixin {
  background: url(../images/weixinbj.png) no-repeat center !important;
}

.SubShar a.bshare-sinaminiblog {
  background: url(../images/weibobj.png) no-repeat center !important;
}

.SubShar a.bshare-qzone {
  background: url(../images/qzonebj.png) no-repeat center !important;
}

.SubXiDivr .SubDaYin {
  float: left;
  height: 26px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 26px;
  margin-top: 11px;
  padding: 0 12px;
  background: #4177d8;
  border-radius: 3px;
}

.tyxl_main_hd {
  background: #f6f6f6;
  box-sizing: border-box;
  border: 1px solid #e5e5e5;
  padding: 30px 40px;
}

.tyxl_main_hd h1 {
  font-size: 28px;
  color: #333333;
  line-height: 44px;
  text-align: center;
  padding-bottom: 20px;
}

.SubXiText {
  min-height: 300px;
  padding: 30px 0;
  font-size: 16px;
  color: #666666;
  line-height: 32px;
  border-bottom: 1px solid #e5e5e5;
}

.SubXiText img {
  display: inline;
}

.SubXiText * {
  font-size: 16px !important;
  line-height: 36px !important;
 
}

.SubXiText.fontSize14 * {
  font-size: 14px !important;
  line-height: 34px !important;
 
}

.SubXiText.fontSize16 * {
  font-size: 16px !important;
  line-height: 36px !important;
  
}

.SubXiText.fontSize18 * {
  font-size: 18px !important;
  line-height: 38px !important;
 
}

.SubXiText p {
  font-size: 16px;
  color: #333;
  line-height: 32px;
}

.SubXiText img {
  max-width: 800px;
  margin: 20px auto;
  display: block;
}

.article_content a {
  color: #4177d8;
}

.tyxl_main_bd {
  border: 1px solid #e5e5e5;
  border-top: none;
  padding: 0 38px;
}

.ShangXia {
  font-size: 16px;
  padding-top: 30px;
  border-top: 1px solid #ebebeb;
  padding-bottom: 30px;
}

.ShangXia p {
  line-height: 36px;
  color: #333333;
}

.ShangXia span {
  color: #4177d8;
  display: inline-block;
  vertical-align: top;
}

.ShangXia a {
  color: #333333;
  font-size: 16px;
  display: inline-block;
  max-width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ShangXia a:hover {
  color: #4177d8;
}
/* 通用细览 end */

/* 网站地图 start */
.wzdt_main_bd {
  padding-bottom: 40px;
}

.wzdt_main_bd ul li {
  padding: 30px 0;
  border-bottom: 1px dashed #e3e1e1;
}

.wzdt_main_bd ul li .left {
  float: left;
  width: 186px;
  height: 96px;
  background-color: #f3f9ff;
}

.wzdt_main_bd ul li .left a {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding-top: 54px;
  font-size: 20px;
  color: #333333;
  font-weight: 700;
  text-align: center;
}

.wzdt_main_bd ul li .left a:hover {
  color: #4177d8;
}

.wzdt_main_bd ul li:nth-child(1) .left a {
  background: url(../images/wzdt_img1.png) no-repeat center 22px;
}

.wzdt_main_bd ul li:nth-child(2) .left a {
  background: url(../images/wzdt_img2.png) no-repeat center 22px;
}

.wzdt_main_bd ul li:nth-child(3) .left a {
  background: url(../images/wzdt_img3.png) no-repeat center 22px;
}

.wzdt_main_bd ul li:nth-child(4) .left a {
  background: url(../images/wzdt_img4.png) no-repeat center 22px;
}

.wzdt_main_bd ul li:nth-child(5) .left a {
  background: url(../images/wzdt_img7.png) no-repeat center 22px;
}

.wzdt_main_bd ul li:nth-child(6) .left a {
  background: url(../images/wzdt_img7.png) no-repeat center 22px;
}

.wzdt_main_bd ul li .right {
  width: 955px;
  display: table-cell;
  vertical-align: middle;
  height: 96px;
  transform: translateX(40px);
}

.wzdt_main_bd ul li .right a {
  display: inline-block;
  width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  padding-left: 16px;
  position: relative;
  line-height: 48px;
}

.wzdt_main_bd ul li .right a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 21px;
  border-radius: 50%;
  background: #bfbfbf;
  width: 6px;
  height: 6px;
}

.wzdt_main_bd ul li .right a:hover {
  color: #4177d8;
}

.wzdt_main_bd ul li .right a:hover::after {
  background: #4177d8;
}

/* 网站地图 end */


#popup {
  display: none;
  opacity: 0;
  position: fixed;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 380px;
  height: 250px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
}

#popup.show {
  display: block;
  opacity: 1;
}

#mask_shadow.show {
  display: block;
  opacity: 1;
}

#popup .title {
  position: relative;
  width: 100%;
  height: 55px;
  background-color: #5bc0de;
  cursor: move;
}

#popup .title p {
  padding-left: 14px;
  line-height: 55px;
  color: #fff;
}

#popup .title span {
  position: absolute;
  top: 12px;
  right: 20px;
  width: 30px;
  height: 30px;
  color: #000;
  opacity: 0.2;
  font-size: 21px;
  cursor: pointer;
  text-align: center;
  border: 1px solid #333;
}

#popup .title span:hover {
  opacity: 0.8;
}

#popup .cont {
  width: 100%;
  height: 135px;
  background-color: #ffffff;
}

#btn1 {
  /*margin: 30px;*/
}

#btn1:hover {
  color: #4177d8;
}

#starRating .photo span {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 42px;
  overflow: hidden;
  margin-right: 23px;
  cursor: pointer;
}

#starRating .photo span:last-child {
  margin-right: 0px;
}

#starRating .photo span .nohigh {
  position: absolute;
  width: 44px;
  height: 42px;
  top: 0;
  left: 0;
  background: url(../images/star.png);
}

#starRating .photo span .high {
  position: absolute;
  width: 44px;
  height: 42px;
  top: 0;
  left: 0;
  background: url(../images/star1.png);
}

#starRating .starNum {
  font-size: 26px;
  color: #de4414;
  margin-top: 4px;
  margin-bottom: 10px;
}

#starRating .bottoms {
  height: 54px;
  border-top: 1px solid #d8d8d8;
}

#starRating .photo {
  margin-top: 30px;
}

#starRating .bottoms a {
  margin-bottom: 0;
}

#starRating .bottoms .garyBtn {
  margin-right: 57px !important;
}

#starRating .bottoms a {
  width: 130px;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
  display: inline-block;
  font-size: 16px;
  transition: all 0.2s linear;
  margin: 16px 0 22px;
  text-align: center;
  cursor: pointer;
}

.garyBtn {
  margin-right: 60px !important;
  background-color: #e1e1e1;
  color: #999999;
}

.blueBtn {
  background-color: #1968b1;
  color: #fff;
}

.blueBtn:hover {
  background: #0e73d0;
}


