﻿.wzwb {
  width: 100%;
  background: url('../images/wzwb.png') no-repeat center top;
  background-color: #fff;
}

/* Ã¥Â¤Â´Ã¦ÂÂ¡Ã¥Â¼â‚¬Ã¥Â§â€¹ */
.toutiao {
  height: 143px;
  box-sizing: border-box;
  padding: 38px 82px 0;
}

.toutiao a {
  display: block;
  font-size: 30px;
  line-height: 32px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  text-align: center;
}

.toutiao p {
  font-size: 16px;
  line-height: 32px;
  color: #666666;
  margin-top: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* Ã¥Â¤Â´Ã¦ÂÂ¡Ã§Â»â€œÃ¦ÂÅ¸ */

/* Ã©Â¦â€“Ã©Â¡ÂµÃ§Â¬Â¬Ã¤Â¸â‚¬Ã¥Ââ€”Ã¥Â¼â‚¬Ã¥Â§â€¹ */
.one-block {
  height: 331px;
  overflow: hidden;
}

.lbt {
  width: 588px;
  height: 331px;
  position: relative;
  overflow: hidden;
}

.lbt .hd ul li {
  display: inline-block;
  width: 9px;
  height: 9px;
  border-radius: 5px;
  background: #d2d7e0;
  cursor: pointer;
}

.lbt .bd ul li {
  position: relative;
}

.lbt .bd ul li img {
  width: 588px;
  height: 331px;
  display: block;
}

.lbt .bd ul li span {
  position: absolute;
  width: 100%;
  height: 57px;
  background-color: rgba(0, 0, 0, 0.6);
  left: 0;
  bottom: 0;
  display: block;
}

.lbt .bd ul li span a {
  line-height: 57px;
  width: 65%;
  height: 100%;
  float: left;
  color: #ffffff;
  font-size: 18px;
  text-indent: 1.5em;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.lbt .hd ul {
  position: absolute;
  right: 30px;
  text-align: center;
  bottom: 20px;
  height: 18px;
  z-index: 2;
}

.lbt .hd li.on {
  width: 24px;
  background-color: #ffbf34;
}

.lbt:hover .prev {
  opacity: 1;
}

.lbt:hover .next {
  opacity: 1;
}

.lbt .prev {
  background: url(../images/left.png) no-repeat center;
  position: absolute;
  left: 10px;
  top: 40%;
  width: 41px;
  height: 41px;
  z-index: 2;
  opacity: 0;
  transition: all 0.5s ease;
}

.lbt .next {
  background: url(../images/right.png) no-repeat center;
  position: absolute;
  right: 10px;
  top: 40%;
  width: 41px;
  height: 41px;
  z-index: 2;
  opacity: 0;
  transition: all 0.5s ease;
}

.gyqs {
  width: 552px;
  height: 364px;
  overflow: hidden;
}

.gyqs .tabs {
  height: 54px;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #dfdfdf;
}

.gyqs .tabs li {
  display: inline-block;
  height: 100%;
  box-sizing: border-box;
  padding: 0 25px;
}

.gyqs .tabs li a {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  height: 100%;
  line-height: 44px;
  color: #333333;
}

.gyqs .tabs li:nth-of-type(1) {
  padding-left: 0;
}

.gyqs .tabs li:last-of-type {
  padding-right: 0;
}

.gyqs .tabs li a:nth-child(1) {
  margin-left: 0;
}

.gyqs .tabs li.on a::after {
  position: absolute;
  height: 1px;
  width: 100%;
  content: '';
  background-color: #4177da;
  left: 0;
  bottom: 0;
}

.gyqs .tabs li.on a::before {
  position: absolute;
  height: 5px;
  width: 100%;
  content: '';
  left: 50%;
  bottom: 0;
  z-index: 2;
  transform: translate(-50%, 0);
  background: url('../images/xz.png') no-repeat center bottom;
}

.gyqs .tabs li.on a {
  color: #4177da;
}

.gyqs .lie {
  margin-top: 12px;
}

/* Ã©Â¦â€“Ã©Â¡ÂµÃ§Â¬Â¬Ã¤Â¸â‚¬Ã¥Ââ€”Ã§Â»â€œÃ¦ÂÅ¸ */

/* Ã©Â¦â€“Ã©Â¡ÂµÃ§Â¬Â¬Ã¤ÂºÅ’Ã¥Ââ€”Ã¥Â¼â‚¬Ã¥Â§â€¹ */
.sy-ztzl-con {
  padding-top: 0px;
  position: relative;
  height: 100px;
  overflow: hidden;
  margin-top: 10px;
}

.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: #333333;
  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;
}

/* Ã©Â¦â€“Ã©Â¡ÂµÃ§Â¬Â¬Ã¤ÂºÅ’Ã¥Ââ€”Ã§Â»â€œÃ¦ÂÅ¸ */

/* Ã©Â¦â€“Ã©Â¡ÂµÃ§Â¬Â¬Ã¤Â¸â€°Ã¥Ââ€”Ã¥Â¼â‚¬Ã¥Â§â€¹ */
.zzhz {
  height: 548px;
}

.zzhz>.hd ul {
  box-sizing: border-box;
  padding: 0 286px;
}

.zzhz>.hd li {
  display: block;
  height: 71px;
  width: 189px;
  float: left;
  margin-right: 20px;
  background: url('../images/dk-mz.png') no-repeat center top;
}

.zzhz>.hd li a {
  display: block;
  height: 71px;
  width: 189px;
  font-size: 22px;
  line-height: 60px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.zzhz>.hd li a img {
  vertical-align: middle;
  margin-right: 14px;
}

.zzhz .bd>.dk-con {
  margin-top: 32px;
  height: 444px;
  width: 1180px !important;
  border: 1px solid #a6d6ff;
  box-sizing: border-box;
  padding: 28px 40px 40px;
}

.zzhz>.hd li.on {
  background: url('../images/dk-xz.png') no-repeat center top;
}

.zzhz>.hd li:nth-last-of-type(1) {
  margin-right: 0;
}



/* Ã©Â¦â€“Ã©Â¡ÂµÃ§Â¬Â¬Ã¤Â¸â€°Ã¥Ââ€”Ã§Â»â€œÃ¦ÂÅ¸ */

/* Ã©Â¦â€“Ã©Â¡ÂµÃ§Â¬Â¬Ã¤Â¸â€°Ã¥Ââ€”-1Ã¥Â¼â‚¬Ã¥Â§â€¹ */

.dk1-con-l {
  width: 652px;
  height: 100%;
}

.dk1-con-l .dk1-con-lq .lie {
  height: 215px;
}

.dk1-con-lq {
  width: 100%;
  height: 280px;
}

.dk1-con-lq .tabs {
  height: 54px;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #dfdfdf;
}

.dk1-con-lq .tabs li {
  display: inline-block;
  height: 100%;
  box-sizing: border-box;
  padding: 0 25px;
}

.dk1-con-lq .tabs li a {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  height: 100%;
  line-height: 44px;
  color: #333333;
}

.dk1-con-lq .tabs li:nth-of-type(1) {
  padding-left: 0;
}

.dk1-con-lq .tabs li:last-of-type {
  padding-right: 0;
}

.dk1-con-lq .tabs li a:nth-child(1) {
  margin-left: 0;
}

.dk1-con-lq .tabs li.on a::after {
  position: absolute;
  height: 1px;
  width: 100%;
  content: '';
  background-color: #4177da;
  left: 0;
  bottom: 0;
}

.dk1-con-lq .tabs li.on a::before {
  position: absolute;
  height: 5px;
  width: 100%;
  content: '';
  left: 50%;
  bottom: 0;
  z-index: 2;
  transform: translate(-50%, 0);
  background: url('../images/xz.png') no-repeat center bottom;
}

.dk1-con-lq .tabs li.on a {
  color: #4177da;
}

.dk1-con-lqhd {
  position: relative;
}

.dk1-con-lqhd .more {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.dk1-con-lqhd .more a {
  font-size: 16px;
  color: #999999;
  display: none;
}

.dk1-con-lqhd .more a.on {
  display: block;
}




.dk1-con-lk {
  margin-top: 27px;
}

.dk1-con-r {
  width: 411px;
  height: 100%;
}

.dk1-con-rxxgk {
  margin-top: 30px;
}

.dk1-con-rxxgk li {
  width: 201px;
  height: 58px;
  border: 1px solid #dfdfdf;
  float: left;
  border-radius: 3px;
  box-sizing: border-box;
  margin-bottom: 9px;
}

.dk1-con-rxxgk li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #333333;
  line-height: 58px;
}

.dk1-con-rxxgk li a img {
  vertical-align: middle;
  margin: 0 12px 0 19px;
  transition: all 0.5s ease;

}

.dk1-con-rxxgk li:hover a img {
  transform: rotate(360deg);
}

.dk1-con-rxxgk li:nth-of-type(2n) {
  float: right;
}


.dk1-con-rxxgk .dk1-con-rxxgkl {
  border-left: 3px solid #598ff7;
}

.dk1-con-rxxgk .dk1-con-rxxgkc {
  border-left: 3px solid #fdbf60;
}

.dk1-con-rxxgk .dk1-con-rxxgkh {
  border-left: 3px solid #fe8077;
}

.dk1-con-rxxgk .dk1-con-rxxgkn {
  border-left: 3px solid #72ebb8;
}

.dk1-con-rxxgk .dk1-con-rxxgkz {
  border-left: 3px solid #d472fe;
}

.dk1-con-rxxgk .dk1-con-rxxgkd {
  border-left: 3px solid #72aff9;
}


.dk1-con-rk {
  height: 70px;
  margin-top: 28px;
}

.dk1-con-rk li {
  height: 100%;
  margin: 0 34px;
  display: inline-block;
}



.dk1-con-rk li a {
  width: 100%;
  height: 100%;
  display: block;
}

.dk1-con-rk li a img {
  display: block;
  margin: 0 auto 15px;
}

/* Ã©Â¦â€“Ã©Â¡ÂµÃ§Â¬Â¬Ã¤Â¸â€°Ã¥Ââ€”-1Ã§Â»â€œÃ¦ÂÅ¸ */

/* Ã©Â¦â€“Ã©Â¡ÂµÃ§Â¬Â¬Ã¤Â¸â€°Ã¥Ââ€”-2Ã¥Â¼â‚¬Ã¥Â§â€¹ */
.dk2-con-l {
  height: 100%;
  width: 646px;
  overflow-y: scroll;
  /*Ã©Å¡ÂÃ¨â€”ÂÃ¦Â»Å¡Ã¥Å Â¨Ã¦ÂÂ¡Ã¯Â¼Å’Ã¥Â½â€œIEÃ¤Â¸â€¹Ã¦ÂºÂ¢Ã¥â€¡ÂºÃ¯Â¼Å’Ã¤Â»ÂÃ§â€žÂ¶Ã¥ÂÂ¯Ã¤Â»Â¥Ã¦Â»Å¡Ã¥Å Â¨*/
  -ms-overflow-style: none;
  /*Ã§ÂÂ«Ã§â€¹ÂÃ¤Â¸â€¹Ã©Å¡ÂÃ¨â€”ÂÃ¦Â»Å¡Ã¥Å Â¨Ã¦ÂÂ¡*/
  overflow: -moz-scrollbars-none;
}

.dk2-con-l::-webkit-scrollbar {
  display: none;
}


.dk2-con-r {
  height: 100%;
  width: 414px;
}

.msb {
  display: block;
  height: 152px;
  width: 414px;
}

.bjgs {
  display: block;
  height: 98px;
  width: 414px;
  margin-top: 20px;
}

.bjgs .l,
.bjgs .r {
  display: block;
  width: 202px;
  height: 98px;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #e6e6e6;
}

.bjgs .l a,
.bjgs .r a {
  display: block;
  height: 100%;
  width: 100%;
  line-height: 98px;
  text-align: center;
  font-size: 18px;
  color: #000000;
}

.bjgs .l a img,
.bjgs .r a img {
  vertical-align: middle;
  margin-right: 10px;
  transition: all 0.5s ease;
}

.bjgs .l a:hover img,
.bjgs .r a:hover img {
  transform: rotate(360deg);
}

.bjgs .l a {
  border-top: 3px solid #4598f5;
}

.bjgs .r a {
  border-top: 3px solid #fea05a;
}

.wyzx {
  display: block;
  height: 94px;
  width: 414px;
  margin-top: 20px;
}

/* Ã©Â¦â€“Ã©Â¡ÂµÃ§Â¬Â¬Ã¤Â¸â€°Ã¥Ââ€”-2Ã§Â»â€œÃ¦ÂÅ¸ */

/* Ã©Â¦â€“Ã©Â¡ÂµÃ§Â¬Â¬Ã¤Â¸â€°Ã¥Ââ€”-3Ã¥Â¼â‚¬Ã¥Â§â€¹ */
.dk3-con-l {
  width: 652px;
  height: 100%;
}

.hdwb {
  margin-top: 26px;
  font-size: 20px;
  line-height: 70px;
  font-weight: bold;
  text-align: center;
}

.hdwb a {
  color: #fff;
}

.hdwb img {
  vertical-align: middle;
  margin-right: 20px;
}

.wyxx {
  height: 70px;
  width: 318px;
  background: url('../images/wyxx.png') no-repeat center;
}

.xjcx {
  height: 70px;
  width: 318px;
  background: url('../images/xjcx.png') no-repeat center;
}

.dk3-con-r {
  width: 411px;
  height: 100%;
}

.dk1-con-lqbdc-head {
  display: block;
  height: 231px;
  width: 411px;
  margin-top: 30px;
  overflow: hidden;
}

.dk1-con-lqbdc-head img {
  transition: all 0.5s ease;
  width: 100%;
  height: 100%;
}

.dk1-con-lqbdc-head:hover img {
  transform: scale(1.12);
}

.dk1-con-lqbdc-font {
  margin-top: 20px;
  display: block;
  height: 30px;
  width: 411px;
  line-height: 30px;
  font-size: 18px;
  color: #333333;
  box-sizing: border-box;
  padding-left: 38px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  background: url('../images/fangxiang.png') no-repeat center left;
}

.dk1-con-lqbd ul {
  height: 225px;
}

.sy_myzj_list ul {
  margin-top: 18px;
}

.sy_myzj_list li {
  height: 44px;
}

.sy_myzj_list li::marker {
  font-size: 0;
}

.sy_myzj_list li em {
  display: inline-block;
  float: left;
  font-size: 16px;
  color: #999999;
  line-height: 44px;
  width: 74px;
  height: 25px;
  margin-top: 10px;
  background: url('../images/yjs.png') no-repeat center;
}

.sy_myzj_list li.on em {
  background: url('../images/zjz.png') no-repeat center;
}

.sy_myzj_list li a {
  line-height: 44px;
  font-size: 18px;
  color: #333333;
  float: left;
  width: 55%;
  margin-left: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sy_myzj_list li span {
  font-size: 16px;
  color: #999999;
  line-height: 44px;
  float: right;
}

/* Ã©Â¦â€“Ã©Â¡ÂµÃ§Â¬Â¬Ã¤Â¸â€°Ã¥Ââ€”-3Ã§Â»â€œÃ¦ÂÅ¸ */

/* Ã©Â¦â€“Ã©Â¡ÂµÃ§Â¬Â¬Ã¥â€ºâ€ºÃ¥Ââ€”-4Ã¥Â¼â‚¬Ã¥Â§â€¹ */
.zdylm {
  text-align: center;
  line-height: 374px;
  font-size: 80px;
  font-weight: bold;
  color: #4177d8;
}

/* Ã©Â¦â€“Ã©Â¡ÂµÃ§Â¬Â¬Ã¥â€ºâ€ºÃ¥Ââ€”-4Ã§Â»â€œÃ¦ÂÅ¸ */

/* Ã©Â¦â€“Ã©Â¡ÂµÃ¤Â¸â€œÃ©Â¢ËœÃ¤Â¸â€œÃ¦Â ÂÃ¥Â¼â‚¬Ã¥Â§â€¹ */

.ztzl {
  height: 230px;
  margin-top: 30px;
}

.ztzl .dk1-con-lq {
  height: auto;
}

.ztzl_con {
  width: 1180px;
  height: 150px;
  position: relative;
  overflow: hidden;
  margin-top: 25px;
}

.ztzl_con li {
  height: 151px;
  margin-right: 20px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.ztzl_con li img {
  width: 280px;
  height: 151px;
}

.ztzl_con .prev {
  position: absolute;
  left: 0;
  top: 50%;
  height: 38px;
  width: 25px;
  z-index: 2;
  background: url(../images/ztzl_left.png) no-repeat center;
  transform: translate(0, -50%);
}

.ztzl_con .next {
  position: absolute;
  display: block;
  height: 38px;
  width: 25px;
  right: 0;
  z-index: 2;
  top: 50%;
  background: url(../images/ztzl_right.png) no-repeat center;
  transform: translate(0, -50%);
}



/* Ã©Â¦â€“Ã©Â¡ÂµÃ¤Â¸â€œÃ©Â¢ËœÃ¤Â¸â€œÃ¦Â ÂÃ§Â»â€œÃ¦ÂÅ¸ */

/* Ã©â‚¬Å¡Ã§â€Â¨Ã¥Ë†â€”Ã¨Â¡Â¨Ã¥Â¼â‚¬Ã¥Â§â€¹ */
.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;
}

/* Ã©â‚¬Å¡Ã§â€Â¨Ã¥Ë†â€”Ã¨Â¡Â¨Ã§Â»â€œÃ¦ÂÅ¸ */

/* Ã©â‚¬Å¡Ã§â€Â¨Ã¥Â¤Â´Ã©Æ’Â¨Ã¥Â¼â‚¬Ã¥Â§â€¹ */

.tys_head {
  height: 42px;
  width: 100%;
  border-bottom: 1px solid #e3e1e1;
}

.tys_head h2 {
  font-size: 24px;
  color: #4177d8;
  float: left;
  height: 42px;
  position: relative;
}

.tys_head h2::after {
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 2.5px;
  content: '';
  background-color: #4177da;
  left: 0;
  bottom: 0;
}

.tys_head a {
  float: right;
  font-size: 18px;
  color: #4177d8;
  height: 100%;
}

.tys_head a img {
  vertical-align: middle;
  margin-left: 4px;
}

.tys_head a:hover {
  color: #4177da;
}


/* Ã©â‚¬Å¡Ã§â€Â¨Ã¥Â¤Â´Ã©Æ’Â¨Ã§Â»â€œÃ¦ÂÅ¸ */

/* Ã¥Å Å¾Ã¤Âºâ€¹Ã§Â»â€œÃ¦Å¾Å“Ã¦Å¸Â¥Ã¨Â¯Â¢Ã¥Â¼â‚¬Ã¥Â§â€¹ */
.bsjgcx {
  padding-top: 40px;
}

.jgcx_search {
  margin-top: 30px;
  width: 100%;
  height: 302px;
  box-sizing: border-box;
  padding: 124px 40px 0;
  background: url('../images/jgcx.png') no-repeat center;
}


.jgcx_search>ul>li {
  width: 353px;
  height: 50px;
  border-radius: 25px;
  background: #fff;
  float: left;
  margin-right: 20px;
}

.jgcx_search>ul>li input[type='text'] {
  width: 100%;
  height: 100%;
  line-height: 50px;
  outline: none;
  border: none;
  border-radius: 25px;
  color: #333;
  box-sizing: border-box;
  padding: 0 21px;
}

.jgcx_search>ul>li input[type='text']::placeholder {
  font-size: 16px;
  color: #999999;
  line-height: 50px;
}

.jgcx_search>ul>li:nth-last-of-type(1) {
  margin-right: 0;
}

.jgcx_search button {
  cursor: pointer;
  background: url(../images/search_img.png) no-repeat right center;
  font-size: 16px;
  color: #999999;
  box-sizing: border-box;
  width: 100%;
  height: 50px;
  padding: 0 21px;
  text-align: left;
  border: none;
  outline: 0;
  display: block;
  border-radius: 25px 0 0 25px;
}

#BSOptionBton {
  position: relative;
}

#BSOptionBton ul {
  position: absolute;
  top: 50px;
  left: 50%;
  width: 313px;
  transform: translate(-50%, 0);
  background: #fff;
}

#BSOptionBton ul li {
  line-height: 36px;
  padding: 0 20px;
  box-sizing: border-box;

}

#BSOptionBton ul li:hover {
  background: #4177da;
  color: #fff;
}

.zjcxanniu {
  margin-top: 32px;
  box-sizing: border-box;
  padding: 0 384px;
}


.jgcx_search .tj {
  width: 140px;
  height: 53px;
  float: left;
  text-align: center;
  color: #fff;
  background: url('../images/jgcx_search_bg.png') no-repeat center;
}

.jgcx_search .cz {
  width: 140px;
  float: right;
  height: 53px;
  text-align: center;
  color: #fff;
  background: url('../images/jgcx_search_bg.png') no-repeat center;
}

.jgcx_wb {
  min-height: 580px;
  padding-bottom: 40px;
  border-bottom: 1px dashed #c5c5c5;
}

.bsjgcx table {
  margin-top: 40px;
  border-collapse: collapse;
}

.bsjgcx table,
td,
tr {
  border: 1px solid #e3e1e1;
}

.bsjgcx table thead td {
  height: 48px;
  background: #f4faff;
  color: #4177d8;
  font-size: 16px;
}

.bsjgcx table tbody td {
  height: 48px;
  color: #333333;
  font-size: 14px;
  box-sizing: border-box;
  padding: 14px 20px;
  line-height: 24px;
  text-align: center;
}

.bsjgcx table .tab1 {
  width: 170px;
}

.bsjgcx table .tab2 {
  width: 300px;
}

.bsjgcx table tbody td p {
  text-align: justify;
  display: inline-block;
  text-justify: auto;
}

.bsjgcx table .tab3 {
  width: 257px;
}

.bsjgcx table .tab4 {
  width: 300px;
}

.bsjgcx table .tab5 {
  width: 147px;
}


/* Ã¥Å Å¾Ã¤Âºâ€¹Ã§Â»â€œÃ¦Å¾Å“Ã¦Å¸Â¥Ã¨Â¯Â¢Ã§Â»â€œÃ¦ÂÅ¸ */

/* Ã¥Â·Â¦Ã¤Â¾Â§Ã¤Â¾Â§Ã¨Â¾Â¹Ã¦Â Â 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 */

/* Ã¥Å Å¾Ã¤Âºâ€¹Ã¨Â¿â€ºÃ¥ÂºÂ¦Ã¦Å¸Â¥Ã¨Â¯Â¢Ã¥Â¼â‚¬Ã¥Â§â€¹ */

.bsjdcx_wb {
  min-height: 579px;
  margin-top: 30px;
  padding-bottom: 40px;
  border-bottom: 1px dashed #c5c5c5;
}

.bsjdcx_list {
  width: 925px;
  float: right;
}

.bsjdcx_list table {
  border-collapse: collapse;
}

.bsjdcx_list table thead td {
  height: 47px;
  background: #f4faff;
  font-size: 16px;
  color: #4177d8;
}

.bsjdcx_list table .tab1 {
  width: 221px;
}

.bsjdcx_list table .tab2 {
  width: 235px;
}

.bsjdcx_list table .tab3 {
  width: 115px;
}

.bsjdcx_list table .tab4 {
  width: 103px;
}

.bsjdcx_list table .tab5 {
  width: 142px;
}

.bsjdcx_list table .tab6 {
  width: 102px;
}

.bsjdcx_list table .tab7 {
  display: none;
}


.bsjdcx_list table tr.add {
  background-color: #f4faff;
}

.bsjdcx_list table tbody td {
  height: 48px;
  color: #333333;
  font-size: 14px;
  box-sizing: border-box;
  padding: 14px 16px;
  line-height: 24px;
  text-align: center;
}

.bsjdcx_list table tbody td p {
  text-align: justify;
  display: inline-block;
  text-justify: auto;
}

.bsjdcx_list table tbody .tab6 p {
  color: #4177d8;
  cursor: pointer;
  text-decoration: underline;
}

/* Ã¥Å Å¾Ã¤Âºâ€¹Ã¨Â¿â€ºÃ¥ÂºÂ¦Ã¦Å¸Â¥Ã¨Â¯Â¢Ã§Â»â€œÃ¦ÂÅ¸ */

/* Ã¦â€Â¿Ã¥Å Â¡Ã¥Å Â¨Ã¦â‚¬Â 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 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 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>a.prev {
  background: url(../images/left.png);
}

.zwdt_lbt>a.next {
  left: 575px;
  background: url(../images/right.png);
}

.zwdt_list {
  background: url('../images/zwdt_hx.png') no-repeat center right 546px;
}



.zwdt_list .zcfg-con {
  width: 597px;
  height: 340px;
}

.zwdt_list .zcfg-con .zcfg {
  width: 100%;
  height: auto;
}

.zcfg .hd {
  border-bottom: 1px solid #e3e1e1;
}

.zcfg .tabs {
  height: 42px;
  box-sizing: border-box;
  float: left;
}

.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;
}

.more {
  float: right;
  height: 42px;
  line-height: 42px;
}

.more a {
  font-size: 16px !important;
  color: #999999 !important;
  display: block;
  line-height: 26px !important;
}

.inBox {
  margin-top: 30px;
}

.inBox .inHd li {
  float: left;
  display: block;
  height: 60px;
  border: 1px solid #e6e6e6;
  text-align: center;
  line-height: 60px;
  font-size: 16px;
  color: #333333;
  position: relative;
  cursor: pointer;
}

.inBox .inHd li.on {
  color: #4177d8;
}

.inBox .inHd li.on::after {
  position: absolute;
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 5px solid #4177d8;
  left: 50%;
  bottom: -5px;
  transform: translate(-50%, 0);
}

.inBox ul {
  margin-top: 11px;
}



.inBox .inHd li:nth-of-type(1) {
  width: 159px;
  border-bottom: 1px solid #4177d8;
}

.inBox .inHd li:nth-of-type(2) {
  width: 159px;
  border-bottom: 1px solid #4177d8;
}

.inBox .inHd li:nth-of-type(3) {
  width: 159px;
  border-bottom: 1px solid #4177d8;
}

.inBox .inHd li:nth-of-type(4) {
  width: 112px;
  border-bottom: 1px solid #4177d8;
}

.inBd ul li {
  line-height: 46px;
}

.inBd ul li a {
  font-size: 18px;
  color: #333333;
  line-height: 46px;
  width: 66%;
  display: block;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.inBd ul li:hover a {
  color: #4177da;
}

.inBd ul li:hover span {
  color: #4177da;
}

.inBd ul li img {
  vertical-align: middle;
  float: left;
  margin-right: 16px;
  margin-top: 14px;
}

.inBd ul li span {
  color: #999999;
  font-size: 16px;
  line-height: 46px;
  float: right;
}

.ghgs {
  height: 418px;
  overflow: hidden;
}


/* Ã¦â€Â¿Ã¥Å Â¡Ã¥Å Â¨Ã¦â‚¬Â end */

/* Ã©â‚¬Å¡Ã§â€Â¨Ã¥Ë†â€”Ã¨Â¡Â¨Ã¥Â¼â‚¬Ã¥Â§â€¹ */
.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;
}

/* Ã©â‚¬Å¡Ã§â€Â¨Ã¥Ë†â€”Ã¨Â¡Â¨Ã§Â»â€œÃ¦ÂÅ¸ */

/* Ã¤Âºâ€™Ã¥Å Â¨Ã¤ÂºÂ¤Ã¦ÂµÂÃ¥Â¼â‚¬Ã¥Â§â€¹ */
.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;
}

.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: 326px;
  overflow: hidden;
}

.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;
}

.hdjl_main_block2 .right #myCharts {
  width: 100%;
  height: 240px;
  overflow: hidden;
}

.hdjl_main_block2 .right .bd>p {
  font-size: 16px;
  color: #666666;
  line-height: 48px;
}

.hdjl_main_block3 {
  margin-top: 40px;
  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;
}

/* Ã¤Âºâ€™Ã¥Å Â¨Ã¤ÂºÂ¤Ã¦ÂµÂÃ§Â»â€œÃ¦ÂÅ¸ */

/* Ã¤Â¿Â¡Ã¤Â»Â¶Ã©â‚¬â€°Ã§â„¢Â» 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%;
}


/* Ã¤Â¿Â¡Ã¤Â»Â¶Ã©â‚¬â€°Ã§â„¢Â» end */

/* Ã©Â¢â€ Ã¥Â¯Â¼Ã¤Â¿Â¡Ã¦ÂÂ¯Ã¥Â¼â‚¬Ã¥Â§â€¹ */
.ldxx_main_bd {
  padding-top: 30px;
  margin-bottom: 40px;
}

.ldxx_main_bd_left {
  float: left;
  width: 220px;
}

.ldxx_main_bd_left ul li {
  margin-bottom: 14px;
  border-radius: 3px;
  border: 1px solid #e3e1e1;
  height: 84px;
}

.ldxx_main_bd_left ul li a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding-right: 40px;
  padding-left: 25px;
  position: relative;
  padding-top: 14px;
}

.ldxx_main_bd_left ul li b {
  position: absolute;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: url(../images/ldxx_img1.png) no-repeat -17px center;
  right: 24px;
  top: 50%;
  transform: translateY(-50%);
  transition: background .3s;
}

.ldxx_main_bd_left ul li a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  color: #333333;
  line-height: 32px;
}

.ldxx_main_bd_left ul li a p {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #666666;
  line-height: 32px;
}

.ldxx_main_bd_left ul li.on,
.ldxx_main_bd_left ul li:hover {
  border: 1px solid #4177d8;
}

.ldxx_main_bd_left ul li.on b,
.ldxx_main_bd_left ul li:hover b {
  background: url(../images/ldxx_img1.png) no-repeat 0 center;
  transition: background .3s;
}

.ldxx_main_bd_left ul li.on a span,
.ldxx_main_bd_left ul li:hover a span {
  color: #4177d8;
}

.ldxx_main_bd_mid {
  float: left;
  width: 142px;
  margin-left: 60px;
}

.ldxx_main_bd_mid>img {
  display: block;
  width: 100%;
  height: 197px;
  width: 142px;
}

.ldxx_main_bd_mid>span {
  font-size: 18px;
  font-weight: 700;
  color: #333333;
  display: block;
  text-align: center;
  line-height: 32px;
  margin: 15px 0 0;
}

.ldxx_main_bd_mid>p {
  font-size: 16px;
  color: #666666;
  text-align: center;
  line-height: 32px;
}

.ldxx_main_bd_right {
  float: right;
  width: 718px;
}

.ldxx_main_bd_right h3 {
  font-size: 20px;
  color: #4177d8;
  line-height: 32px;
  margin-bottom: 5px;
}

.ldxx_main_bd_right .cont {
  font-size: 16px !important;
  line-height: 32px !important;
  color: #333333 !important;
  font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ" !important;
  margin-bottom: 15px;
}

.ldxx_main_bd_right .cont * {
  font-size: 16px !important;
  line-height: 32px !important;
  color: #333333 !important;
  font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ" !important;
}

/* Ã©Â¢â€ Ã¥Â¯Â¼Ã¤Â¿Â¡Ã¦ÂÂ¯Ã§Â»â€œÃ¦ÂÅ¸ */

/* Ã¥â€ â„¢Ã¤Â¿Â¡Ã©Â¡Â»Ã§Å¸Â¥ start */

.xxxz_right .cont {
  padding-top: 20px;
}

.xxxz_right .cont * {
  font-size: 16px !important;
  color: #666666 !important;
  line-height: 36px !important;
  font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜" !important;
}

.xxxz_right .cont h3 {
  font-size: 18px !important;
  color: #222222 !important;
}

.SubJianx {
  font-size: 16px;
  color: #666666;
  text-align: center;
  margin-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #f5f5f5;
  padding-top: 40px;
}

.SubJianx input {
  margin-right: 20px;
  cursor: pointer;
}

.SubJianx>a {
  display: block;
  width: 150px;
  height: 50px;
  line-height: 50px;
  border-radius: 3px;
  font-size: 16px;
  text-align: center;
  margin: 30px auto 0;
  background: #aeaeae;
  color: #666;
}

.SubJianx>a.active {
  color: #fff;
  background: #4177d8;
}


/* Ã¥â€ â„¢Ã¤Â¿Â¡Ã©Â¡Â»Ã§Å¸Â¥ end */

/* Ã¥â€ºÂ¾Ã§â€°â€¡Ã¥Ë†â€”Ã¨Â¡Â¨ start */

.tplb_right ul {
  padding-top: 30px;
  border-bottom: 1px dashed #c5c5c5;
}

.tplb_right ul li {
  height: 222px;
  margin-bottom: 12px;
  margin-right: 19px;
  width: 295px;
  float: left;
}

.tplb_right ul li:nth-child(3n) {
  margin-right: 0;
}

.tplb_right ul li a {
  display: block;
}

.tplb_right ul li a p {
  width: 100%;
  height: 166px;
  background: #f4faff;
  box-sizing: border-box;
  padding-top: 5px;
  transition: background .3s;
}

.tplb_right ul li a p img {
  display: block;
  margin: 0 auto;
  width: 285px;
  height: 156px;
}

.tplb_right ul li a span {
  display: block;
  font-size: 18px;
  color: #333333;
  height: 56px;
  line-height: 56px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tplb_right ul li:hover a p {
  background: #4177d8;
  transition: background .3s;
}

.tplb_right ul li:hover a span {
  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_img5.png) no-repeat center 22px;
}

.wzdt_main_bd ul li:nth-child(6) .left a {
  background: url(../images/wzdt_img6.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 */

/* Ã©â‚¬Å¡Ã§â€Â¨Ã§Â»â€ Ã¨Â§Ë† 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;
  font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜" !important;
}

.SubXiText.fontSize14 * {
  font-size: 14px !important;
  line-height: 34px !important;
  font-family: 'Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜' !important;
}

.SubXiText.fontSize16 * {
  font-size: 16px !important;
  line-height: 36px !important;
  font-family: 'Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜' !important;
}

.SubXiText.fontSize18 * {
  font-size: 18px !important;
  line-height: 38px !important;
  font-family: 'Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜' !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 */

.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 */

.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%;
}


/* Ã¤Â¿Â¡Ã¤Â»Â¶Ã©â‚¬â€°Ã§â„¢Â» 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;
  font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜" !important;
}

.SubXieBiaoInp2 textarea::placeholder {
  color: #999999;
  font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜" !important;
}

.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);
  /*IEÃ¦Â»Â¤Ã©â€¢Å“Ã¯Â¼Å’Ã©â‚¬ÂÃ¦ËœÅ½Ã¥ÂºÂ¦50%*/
  -moz-opacity: .8;
  /*FirefoxÃ§Â§ÂÃ¦Å“â€°Ã¯Â¼Å’Ã©â‚¬ÂÃ¦ËœÅ½Ã¥ÂºÂ¦50%*/
  opacity: .8;
  /*Ã¥â€¦Â¶Ã¤Â»â€“Ã¯Â¼Å’Ã©â‚¬ÂÃ¦ËœÅ½Ã¥ÂºÂ¦50%*/
}

.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 */

.YiJianZhenJi .yjzj_first {
  margin-top: 30px;
  width: 100%;
  height: 83px;
  background-color: #f4faff;
}

.YiJianZhenJi .yjzj_first_left {
  float: left;
  height: 100%;
  width: 78px;
  background-color: #4177d8;
  font-size: 16px;
  line-height: 24px;
}

.YiJianZhenJi .yjzj_first_left a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  box-sizing: border-box;
  padding: 18px 23px;
}

.YiJianZhenJi .yjzj_first_right {
  width: 847px;
  height: 100%;
  float: right;
}

.YiJianZhenJi .yjzj_first_right a {
  display: block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  padding: 14px 25px 0;
}

.YiJianZhenJi .yjzj_first_right p {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.YiJianZhenJi .yjzj_first_right i {
  font-size: 16px;
  line-height: 28px;
  color: #999999;
}

.YiJianZhenJi .yjzj_ordinary {
  width: 100%;
  height: 95px;
  border-bottom: 1px dashed #999999;
}

.YiJianZhenJi .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;
}

.YiJianZhenJi .yjzj_ordinary_left.on {
  background: url('../images/yjzj_ordinary_left_on.png') no-repeat center;
}

.YiJianZhenJi .yjzj_ordinary_left a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 95px;
  font-size: 15px;
  color: #4177d8;
  text-indent: 14px;
  box-sizing: border-box;
}

.YiJianZhenJi .yjzj_ordinary_left.on a {
  color: #999999;
}

.YiJianZhenJi .yjzj_ordinary_right {
  width: 847px;
  height: 100%;
  float: right;
}

.YiJianZhenJi .yjzj_list {
  min-height: 755px;
}

.YiJianZhenJi .yjzj_ordinary_right a {
  display: block;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  padding: 25px 25px 0;
}

.YiJianZhenJi .yjzj_ordinary_right p {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.YiJianZhenJi .yjzj_ordinary_right i {
  font-size: 16px;
  line-height: 28px;
  color: #999999;
}

/* Ã¦â€žÂÃ¨Â§ÂÃ¥Â¾ÂÃ©â€ºâ€  end */

/* Ã¦â€žÂÃ¨Â§ÂÃ¥Â¾ÂÃ©â€ºâ€ Ã§Â»â€ Ã¨Â§Ë†Ã¥Â¼â‚¬Ã¥Â§â€¹ */
.ldxx_yjzjxl_yjfk {
  margin-top: 40px;
  margin-bottom: 40px;
}

.ldxx_yjzjxl_yjfk .sub_list_tit {
  position: relative;
  border: none;
  height: 60px;
  background-color: #4177d8;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 20px;
  line-height: 60px;
  font-weight: bold;
  color: #fff;
}



.FanKuix {
  padding: 40px 80px 10px;
  border: 1px solid #e6e6e6;
}

.FanKuixDiv {
  float: left;
  width: 465px;
  height: 50px;
  padding-bottom: 30px;
}

.FanKuixDiv span {
  float: left;
  width: 113px;
  font-size: 16px;
  color: #333333;
  text-align: right;
  line-height: 50px;
  margin-right: 20px;
}

.FanKuixDiv span.duan {
  width: 68px;
}

.FanKuixDiv span i {
  color: #fa2b2b;
}

.FanKuixDiv .FanKuixInp {
  float: left;
  width: 330px;
  height: 50px;
  padding: 0 21px;
  box-sizing: border-box;
  border: 1px solid #f0f0f0;
  border-radius: 5px;
}

.FanKuixDiv .FanKuixInp input {
  display: block;
  width: 100%;
  height: 48px;
  line-height: 48px;
  outline: none;
  border: none;
  background: none;
  font-size: 16px;
  color: #333333;
}

.FanKuixDiv .FanKuixInp input::placeholder {
  color: #999999;
}

.FanKuixDivr {
  float: right;
}

.FanKuixDiv1 {
  width: 100%;
  height: 180px;
}

.FanKuixDiv1 .FanKuixInp {
  width: 852px;
  height: 180px;
  padding: 10px 21px;
}

.FanKuixDiv1 .FanKuixInp textarea {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 28px;
  resize: none;
  border: none;
  outline: none;
  background: none;
  font-size: 16px;
  color: #333333;
  font-family: 'Microsoft YaHei' !important;
}

.FanKuixDiv1 .FanKuixInp textarea::placeholder {
  color: #999999;
}

.FanKuixDiv2 {
  width: 100%;
}

.FanKuixDiv2 .FanKuixInp {
  float: left;
  width: 214px;
}

.YanZhengMa {
  float: left;
  width: 166px;
  height: 50px;
  cursor: pointer;
  margin-left: 24px;
}

.FanKuiTi {
  float: right;
  text-align: center;
}

.FanKuiTi button {
  display: inline-block;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #666666;
  background: #e6e6e6;
  cursor: pointer;
  margin-left: 13px;
  border-radius: 5px;
  outline: none;
  border: none;
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -ms-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

.FanKuiTi button:hover {
  color: #ffffff;
  background: #4177d8;
}

.FanKuiTi button[type='submit'] {
  color: #ffffff;
  background: #4177d8;
}

.YiJianList {
  padding-bottom: 30px;
}

.YiJianListx {
  padding: 30px 50px 40px 0px;
  padding-left: 90px;
  border: 1px solid #e6e6e6;
}

.YiJianListx .fy {
  padding-bottom: 0;
}

.YiJianListx .YiListDiv {
  min-height: 150px;
}

.YiJianListx .YiJianListDiv {
  line-height: 40px;
  padding-bottom: 10px;
}

.YiJianListx .YiJianListDiv span {
  display: inline-block;
  font-size: 16px;
  color: #333333;
}

.YiJianListx .YiJianListDiv i {
  display: inline-block;
  font-size: 16px;
  color: #4177d8;
  max-width: 75%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
  margin-left: 20px;
}

.YiJianListx .YiJianListDiv em {
  display: inline-block;
  font-size: 16px;
  color: #999999;
}

.ldxx_yjzjxl_yjlb {
  margin-top: 30px;
  margin-bottom: 40px;
}

.ldxx_yjzjxl_yjlb .xll_pagebox {
  margin-top: 10px;
}

/* Ã¦â€žÂÃ¨Â§ÂÃ¥Â¾ÂÃ©â€ºâ€ Ã§Â»â€ Ã¨Â§Ë†Ã§Â»â€œÃ¦ÂÅ¸ */

/* Ã¥Å“Â¨Ã§ÂºÂ¿Ã¨Â®Â¿Ã¨Â°Ë†Ã¥Â¼â‚¬Ã¥Â§â€¹ */
.zxft_main_right ul {
  min-height: 860px;
}

.zxft_main_right li {
  height: 215px;
  width: 100%;
  border-bottom: 1px dashed #c5c5c5;
  box-sizing: border-box;
  padding-top: 30px;
}

.zxft_m_l_img {
  float: left;
  display: block;
  width: 271px;
  height: 153px;
}

.zxft_m_r_font {
  width: 616px;
  height: 153px;
  float: right;
}

.zxft_m_r_font h3 {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.zxft_m_r_font:hover h3 {
  color: #0068b7;
}

.zxft_m_r_font p {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* Ã¥Å“Â¨Ã§ÂºÂ¿Ã¨Â®Â¿Ã¨Â°Ë†Ã§Â»â€œÃ¦ÂÅ¸ */

/* Ã¥Å“Â¨Ã§ÂºÂ¿Ã¨Â®Â¿Ã¨Â°Ë†Ã§Â»â€ Ã¨Â§Ë†Ã¥Â¼â‚¬Ã¥Â§â€¹ */
.ZaiXianFangTanXiLan .hd_top {
  box-sizing: border-box;
  padding: 20px;
  background: #f5f8fd;
  height: 302px;
}

.ZaiXianFangTanXiLan .hd_top img {
  float: left;
  width: 466px;
  height: 262px;
}

.ZaiXianFangTanXiLan .hd_top p {
  float: left;
  margin-left: 40px;
  width: 600px;
}

.ZaiXianFangTanXiLan .hd_top p a {
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  color: #4177d8;
  line-height: 44px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.ZaiXianFangTanXiLan .hd_top p span {
  font-size: 16px;
  color: #666666;
  line-height: 32px;
  display: block;
}

.zxftxl_yp {
  margin-top: 30px;
  width: 100%;
  height: 58px;
  border: 1px solid #e0e0e0;
  box-sizing: border-box;
  padding: 0 20px;
  line-height: 58px;
  color: #666666;
}

.zxftxl_yp audio {
  vertical-align: middle;
  height: 40px;
  width: 969px;
}



.ZaiXianFangTanXiLan .hd_bot {
  margin-top: 35px;
}

.ZaiXianFangTanXiLan .hd_bot .sub_list_tit {
  position: relative;
  border: none;
  height: 60px;
  background-color: #4177d8;
  box-sizing: border-box;
  padding: 0 20px;
  font-size: 20px;
  line-height: 60px;
  font-weight: bold;
  color: #fff;
}



.ZaiXianFangTanXiLan .hd_bot .hd_bot_cont {
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  min-height: 300px;
  padding: 40px;
}

.ZaiXianFangTanXiLan .hd_bot .hd_bot_cont ul {
  max-height: 494px;
  overflow-y: auto;
  padding-right: 40px;
}

.ZaiXianFangTanXiLan .hd_bot .hd_bot_cont ul::-webkit-scrollbar {
  width: 5px;
  background-color: #e6e6e6;
  border-radius: 3px;
}

.ZaiXianFangTanXiLan .hd_bot .hd_bot_cont ul::-webkit-scrollbar-thumb {
  background-color: #153280;
  border-radius: 3px;
}

.ZaiXianFangTanXiLan .hd_bot .hd_bot_cont li {
  margin-bottom: 40px;
}

.ZaiXianFangTanXiLan .hd_bot .hd_bot_cont li span {
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 30px;
  margin-bottom: 20px;
}

.ZaiXianFangTanXiLan .hd_bot .hd_bot_cont li p {
  border-radius: 3px;
  padding: 15px 38px;
  line-height: 30px;
  color: #666666;
  font-size: 16px;
  position: relative;
  background-color: #f7f7f7;
}



/* Ã¥Å“Â¨Ã§ÂºÂ¿Ã¨Â®Â¿Ã¨Â°Ë†Ã§Â»â€ Ã¨Â§Ë†Ã§Â»â€œÃ¦ÂÅ¸ */


/* Ã¦â€Â¿Ã¥Å Â¡Ã¥â€¦Â¬Ã¥Â¼â‚¬ start */

.zwgk_main_siBlock {}

.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_img1.png) no-repeat center;
}

.zwgk_main_siBlock a.a2 {
  background: url(../images/zwgk_img2.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;
}

.zwgk_main_eBlock .left {
  width: 677px;
  float: left;
}

.zwgk_main_eBlock .left>a,
.zwgk_main_eBlock .left>a img {
  display: block;
  width: 677px;
  height: 83px;
}

.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_main_eBlock .right {
  float: right;
  width: 465px;
}

.zwgk_main_eBlock .right .tys_head {
  margin-bottom: 30px;
}

.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/zwgk_img6.png) no-repeat 95px center;
  background-color: #f4faff;
}

.zwgk_main_eBlock .right>a.a2 {
  background: url(../images/zwgk_img7.png) no-repeat 95px center;
  background-color: #f4faff;
}

.zwgk_main_eBlock .right>a.a3 {
  background: url(../images/zwgk_img8.png) no-repeat 95px center;
  background-color: #f4faff;
}

.zwgk_main_eBlock .right>a.a4 {
  background: url(../images/zwgk_img9.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;
}


/* Ã¦â€Â¿Ã¥Å Â¡Ã¥â€¦Â¬Ã¥Â¼â‚¬ 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;
}

.ztzl_main_bd .xll_pagebox {
  margin-top: 10px;
}

.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 */

/* Ã¨Âµâ€žÃ¦â€“â„¢Ã¥Âºâ€œÃ¥Â¼â‚¬Ã¥Â§â€¹ */
.zlk_right {
  width: 925px;
}

.zlk_list {
  margin-top: 14px;
  min-height: 723px;
}

.zlk_list li:hover p {
  background: url('../images/dian1.png') no-repeat center left;
  color: #4177d8;
}

.zlk_list li:hover a {
  background: url('../images/xiazai2.png') no-repeat center left 10px;
  background-color: #e6efff;
  color: #4177d8;
}

.zlk_list p {
  cursor: pointer;
  display: block;
  width: 70%;
  float: left;
  font-size: 18px;
  line-height: 44px;
  color: #333333;
  box-sizing: border-box;
  padding-left: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url('../images/dian.png') no-repeat center left;
}

.zlk_list a {
  display: block;
  float: right;
  width: 109px;
  height: 30px;
  margin-top: 8px;
  border-radius: 15px;
  font-size: 15px;
  color: #999999;
  line-height: 30px;
  text-indent: 38px;
  background: url('../images/xiazai1.png') no-repeat center left 10px;
  background-color: #efefef;
}

.zlk_list li:nth-of-type(5n) {
  padding-bottom: 10px;
  border-bottom: 1px dashed #c5c5c5;
}

.zlk_list li:nth-of-type(5n+1) {
  padding-top: 10px;
}

/* Ã¨Âµâ€žÃ¦â€“â„¢Ã¥Âºâ€œÃ§Â»â€œÃ¦ÂÅ¸ */

/* Ã¤Â¾Â§Ã¨Â¾Â¹Ã¦Â ÂÃ¥Â¼â‚¬Ã¥Â§â€¹ */
.cbl {
  width: 84px;
  height: 282px;
  box-sizing: border-box;
  border: 1px solid #dfdfdf;
  position: fixed;
  right: 158px;
  top: 404px;
  text-align: center;
  background-color: #fff;
}

.cbl li>a>img {
  display: block;
  margin: 30px auto 0;
}



.cbl li a {
  display: inline-block;
  font-size: 14px;
  color: #666666;
  line-height: 32px;
  text-align: center;
  position: relative;
}

.cbl li a em {
  position: absolute;
  left: -130px;
  top: 50%;
  display: none;
  width: 100px;
  height: 100px;
  transform: translate(0, -50%);
}

.cbl li a em img {
  width: 100px;
  height: 100px;
  border: 2px solid #4177da;
}

.cbl li a em::after {
  width: 0;
  height: 0;
  display: block;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #4177da;
  content: '';
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translate(0, -50%);
}

.cbl li:hover a {
  color: #4177d8;
}

.cbl li:hover em {
  display: block;
}

.cbl li:hover a>img:nth-of-type(1) {
  display: none;
}

.cbl li:hover a>img:nth-of-type(2) {
  display: block;
}

.cbl li a>img:nth-of-type(1) {
  display: block;
}

.cbl li a>img:nth-of-type(2) {
  display: none;
}

/* Ã¤Â¾Â§Ã¨Â¾Â¹Ã¦Â ÂÃ§Â»â€œÃ¦ÂÅ¸ */

/* Ã¤Â¿Â¡Ã¤Â»Â¶Ã¨Â¯â€žÃ¤Â»Â· start */

#mask_shadow {
  display: none;
  opacity: 0;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

#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;
}


/* Ã¤Â¿Â¡Ã¤Â»Â¶Ã¨Â¯â€žÃ¤Â»Â· end */

/* Ã¤Â¸ÂÃ¥Â¸Â¦Ã¤Â¾Â§Ã¨Â¾Â¹Ã¥Â¼â‚¬Ã¥Â§â€¹ */
.BuCeBie {
  width: 100%;
}

/* Ã¤Â¸ÂÃ¥Â¸Â¦Ã¤Â¾Â§Ã¨Â¾Â¹Ã§Â»â€œÃ¦ÂÅ¸ */

.jxght {
  width: 100%;
  height: 343px;
  margin-top: 31px;
}

.jxght a {
  display: block;
  width: 100%;
  height: 100%;
}

.jxght a img {
  width: 100%;
  height: 100%;
}

.four-block {
  margin-top: 20px;
  height: 318px;
  overflow: hidden;
}

.jxght_w {
  padding-top: 0px;
  position: relative;
  overflow: hidden;
  margin-top: 31px;
}

.jxght_w .bd a {
  height: 100%;
  width: 100%;
  display: inline-block;
}

.jxght_w .bd img {
  display: block;
  width: 100%;
}

.jxght_w .hd {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 2;
}

.jxght_w .hd li {
  display: block;
  height: 16px;
  width: 16px;
  float: left;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 0;
  color: #333333;
  font-size: 14px;
  text-align: center;
  line-height: 16px;
  margin-right: 2px;
  cursor: pointer;
}

.jxght_w .hd li.on {
  background: #c30406;
  color: #fff;
  cursor: pointer;
}