.summary {
  margin-top: 40px;
  padding: 10px 20px;
  height: auto;
  border: 1px solid #ededed;
  box-shadow: 0 0 6px rgba(102, 102, 102, 0.5);
}

.summary_title {
  margin: 5px 0;
  font-size: 34px;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
}

.summary_text {
  color: #999999;
  font-size: 16px;
  line-height: 30px;
  text-indent: 2em;
}

.summary_text a {
  margin-left: 15px;
}

.swiper-container_hot {
  position: relative;
  width: 45%;
  height: 490px;
}

.content .hot_con {
  box-sizing: border-box;
  width: 53%;
  height: 490px;
}

.hot_con .title .title_icon {
  margin-top: 13px;
  width: 29px;
  height: 22px;
}

.hot_con .title .title_text {
  font-size: 22px;
}

.hot_con .hot_lists ul li .list_yd {
  margin-top: 20px;
}

.hot_con .hot_lists ul li:first-child p {
  margin-top: 10px;
  font-size: 16px;
  line-height: 22px;
  color: #999;
}

.hot_lists ul li:first-child {
  box-sizing: border-box;
  height: auto !important;
  border-bottom: 1px solid #dbdbdb;
}

.hot_lists ul li:first-child p {
  line-height: 30px;
  font-size: 16px;
  margin-bottom: 10px;
}

.hot_lists ul li .list_title {
  font-size: 20px;
  margin: 20px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.red_hover:hover .list_title {
  color: #c7000b;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  transition: all linear 0.3s;
}

.hot_lists ul li:nth-child(n + 2) {
  height: 52px;
  line-height: 52px;
  border-bottom: 1px dotted #dbdbdb;
}

.study {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 30px 0 30px;
  width: 100%;
  height: auto;
}

.study .pic {
  /**margin-bottom: 20px;**/
  width: 69.76%;
  height: 139px;
}

.study .pic2{
  width: 28.45%;
  height: 139px;
}

.study .pic2 img{
  width: 100%;
  height: 100%;
}

.swiper-container_imgxw {
  position: relative;
}

.bghead {
  box-sizing: border-box;
  padding-right: 15px;
  margin-bottom: 10px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: url(../images/bghead.png;vpn_img) no-repeat center center;
  background-size: 100% 100%;
}

.bghead_n {
  display: inline-block;
  width: 174px;
  height: 50px;
  background: url(../images/bghead_n.png;vpn_img) no-repeat center center;
  background-size: 100% 100%;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}

.director_con {
  box-sizing: border-box;
  width: 100%;
  height: 532px;
  border: 1px solid #dbdbdb;
}

.director_con .title {
  height: 59px;
  line-height: 59px;
  background: url(../images/director_icon2.png;vpn_img) no-repeat left top;
}

.director_con .title .title_text {
  font-size: 22px;
}

.director_con .title .title_icon {
  margin-top: 15px;
  width: 28px;
  height: 28px;
}

.director_con .director_info {
  padding: 23px 30px 0;
}

.director_con .director_info .director_pic {
  margin-top: 15px;
  width: 168px;
  height: 220px;
}
.director_con .director_info .director_pic img {
  width: 100%;
  height: 100%;
}
.director_con .director_info .name a {
  color: #333;
  font-weight: bold;
}
.director_con .director_info .director .name:hover a {
  color: #c7000b;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.director_con .director_info .director {
  width: calc(100% - 180px);
}
.director_con .director_info  .introduce{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  text-align: justify;
  font-size: 16px;
  line-height: 34px;
  color: #666;
}
.director_con .director_info .director .name {
  margin: 15px 0 27px;
  font-size: 24px;
  color: #000;
}

.director_con .deputy {
  margin-top: 10px;
  padding: 12px 30px 0;
}

.director_con .deputy:last-child {
  padding-top: 0;
}

.director_con .deputy_b {
  width: 70px;
  font-weight: bold;
  line-height: 36px;
}

.deputy .deputy_name {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-content: space-around;
  font-size: 18px;
  height: 183px;
}

.deputy .deputy_name li {
  /* flex: 50%; */
  width: calc(100% / 2);
}

.deputy .deputy_name li a {
  font-size: 16px;
  color: #333;
}

.deputy .deputy_name li:hover a {
  color: #c7000b;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.deputy .deputy_name li:nth-child(even) {
  text-align: center;
  text-indent: 15px;
}

.deputy .deputy_name li:nth-child(odd) {
  text-indent: 25px;
}

.choose {
  margin-top: 20px;
}

.choose li {
  float: left;
  box-sizing: border-box;
  width: 50%;
  height: 110px;
  border: 1px solid #dbdbdb;
}

.choose li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 18px;
}

.choose li:hover a {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -ms-transition: all 1.5s;
  -o-transition: all 1.5s;
  transition: all 1.5s;
}

.choose li:first-child:hover i {
  background: url(../images/gk_icon1_on.png;vpn_img) no-repeat 0 100%;;
}

.choose li:last-child:hover i {
  background: url(../images/gk_icon2_on.png;vpn_img) no-repeat 0 100%;;
}

.choose li:first-child {
  border-right: none;
}

.choose li i {
  margin-bottom: 10px;
  display: block;
  width: 42px;
  height: 39px;
  background-size: 100% 100%!important;
}

.choose li:first-child i {
  background: url(../images/gk_icon1.png;vpn_img) no-repeat 0 100%;
}

.choose li:last-child i {
  background: url(../images/gk_icon2.png;vpn_img) no-repeat 0 100%;
}

.notice_tab,
.yw_tab {
  position: relative;
  width: 48.55%;
  height: 240px;
  border: 1px solid #e6e6e6;
}

.notice_tab .title,
.yw_tab .title {
  padding-left: 0;
}

.title .title_text {
  font-size: 18px;
}

.notice_tab .more,
.yw_tab .more {
  display: none;
}

.notice_tab .title_text,
.yw_tab .title_text {
  width: 110px;
  text-align: center;
}

.tab_con .item {
  display: none;
}

.notice_tab .tab_con .item li,
.yw_tab .tab_con .item li {
  box-sizing: border-box;
  padding: 0 15px;
  height: 47px;
  line-height: 47px;
  border-bottom: 1px dotted #e6e6e6;
}

/* ä¸“å§”ä¼šstart */
.special {
  width: 100%;
  margin-top: 20px;
}

.special .box_head {
  height: 36px;
  line-height: 36px;
}

.special .box_head img {
  margin: 7px 7px 0 0;
}

.special .box_head .title_icon {
  width: 34px;
  height: 22px;
}

.zwh_tab > ul {
  height: 40px;
  line-height: 32px;
}

.zwh_tab > ul > li {
  padding: 0 18px;
  display: inline-block;
  width: fit-content;
}

.zwh_tab > ul > li a {
  color: #000;
  font-size: 18px;
  cursor: pointer;
}

.zwh_on {
  color: #c7000b !important;
}

.special .zwh_con .item {
  display: none;
}

.zwh_con .item .upload {
  width: 31%;
  height: 240px;
}

.zwh_con .item .list {
  width: 67%;
  height: 240px;
}

.zwh_con .item .list li {
  box-sizing: border-box;
  padding-right: 15px;
  width: 100%;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px dotted #d9d9d9;
}

.zwh_con .item .list li .list_yd {
  margin: 23px 8px 0 0;
}

.box_tab {
  width: 48.55%;
  height: 292px;
  border: 1px solid #d9d9d9;
}

.box_tabtit {
  padding: 0 15px 0 20px;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  color: #000;
  background-color: #f5f5f5;
  border-bottom: 1px solid #d9d9d9;
}

.box_tabtit span {
  font-size: 18px;
  font-weight: bold;
  padding-left: 10px;
  background: url(../images/box_icon.png;vpn_img) no-repeat left center;
}

.box_tabli > ul > li {
  padding: 0 15px;
  display: inline-block;
  color: #000;
  font-size: 18px;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
}

.box_tabli .box_con {
  height: 200px;
}

.box_con .list li {
  padding: 0 15px;
  height: 39px;
  line-height: 39px;
  border-bottom: 1px dotted #d9d9d9;
}

.box_con .item {
  display: none;
}

.ggcy .sjss {
    margin-bottom: 10px;
    display: block;
    width: 100%;
    height: 100%;
}

.ggcy .sjss img{
  width: 100%;
  height: 100%;
}

.ggcy .ggcy_hd li {
  margin-bottom: 10px;
  width: 100%;
  height: 60px;
  line-height: 60px;
  background-color: #f5f5f5;
  font-size: 20px;
}

.ggcy .ggcy_hd li a {
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 77px center;
}

.ggcy .ggcy_hd li img {
  width: auto;
  margin: 18px 25px 18px 135px;
  vertical-align: top;
}

.ggcy .ggcy_hd li span {
  font-size: 14px;
  color: #ccc;
}

.ggcy .ggcy_hd li:hover a {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -ms-transition: all 1.5s;
  -o-transition: all 1.5s;
  transition: all 1.5s;
}

.ggcy>h3 {
  margin-bottom: 16px;
  height: 78px;
  line-height: 78px;
  color: #000;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  background: url(../images/ggcy_bg.png;vpn_img) no-repeat center;
  background-size: 100% 100%;
}

.ggcy .ggcy_hd li:nth-child(1) a {
  background-image: url(../images/gzjy.png;vpn_img) ;
}

.ggcy .ggcy_hd li:nth-child(2) a {
  background-image: url(../images/wsxf.png;vpn_img) ;
}

.ggcy .ggcy_hd li:nth-child(3) a {
  background-image: url(../images/zqyj.png;vpn_img) ;
}

.ggcy_bd li {
  width: 100%;
  height: 70px;
  line-height: 70px;
  text-align: center;
}

.ggcy_bd li:hover a {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -ms-transition: all 1.5s;
  -o-transition: all 1.5s;
  transition: all 1.5s;
}

.ggcy_bd2 li:hover a {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -ms-transition: all 1.5s;
  -o-transition: all 1.5s;
  transition: all 1.5s;
}

.ggcy_bd li a {
  display: block;
  font-size: 20px;
  color: #c7000b;
  font-weight: bold;
}

.ggcy_bd li:nth-child(1) {
  margin: 14px 0 13px;
}

.ggcy_bd li:nth-child(2) {
  margin-bottom: 13px;
}

.ggcy_bd2 li:nth-child(1) {
  margin-right: 5%;
}

.ggcy_bd2 {
  margin-top: 20px;
  width: 100%;
}

.ggcy_bd2 li {
  float: left;
  width: 47.4%;
  height: 90px;
  line-height: 90px;
  text-align: center;
}

.ggcy_bd2 li a {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #c7000b;
  display: block;
}

.qxrd .zwh_tab {
  margin-top: 0;
  height: 40px;
  line-height: 40px;
}

.qxrd .zwh_tab > ul > li {
  font-size: 18px;
}

.rdgz {
  margin-top: 26px;
  width: 458px;
  height: 335px;
  border: 1px solid #d9d9d9;
}

.rdgz .rdgz_head {
  padding: 0 15px 0 60px;
  height: 60px;
  line-height: 60px;
  background: url(../images/dzzz.png;vpn_img) no-repeat 15px center;
  font-size: 22px;
  border-bottom: 1px solid #d9d9d9;
  font-weight: bold;
}

.rdgz .rdgz_head a {
  font-weight: normal;
}

.rdgz .dzzz {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  padding: 23px 50px;
}

.swiper-container {
  position: static;
}

.swiper-container_hot,
.swiper-container_imgxw {
  position: relative;
}

.swiper-container_rdgz {
  width: 95%;
  height: 233px;
  position: static;
}

.swiper-container_rdgz img {
  width: 100%;
  height: 100%;
}

.swiper-button-prev {
  background-image: url(../images/left.png;vpn_img) !important;
}

.swiper-button-next {
  background-image: url(../images/right.png;vpn_img) !important;
}

.swiper-container_rdgz .swiper-button-next,
.swiper-container_rdgz .swiper-button-prev {
  top: 45%;
  width: 32px;
  height: 54px;
  background-size: 20px 30px;
  background-color: #e6e6e6;
}

.swiper-container_hot .swiper-button-next,
.swiper-container_hot .swiper-button-prev {
  top: 40%;
  width: 40px;
  height: 60px;
  background-size: 20px 30px;
  background-color: rgba(255, 255, 255, 0.3);
  background-image: url(../images/right.png;vpn_img);
  opacity: 0.7;
}

.swiper-button-next,
.swiper-button-prev {
  opacity: 0.7;
}

.swiper-container:hover .swiper-button-next,
.swiper-container:hover .swiper-button-prev {
  opacity: 1;
}

.swiper-container_imgxw .swiper-button-next,
.swiper-container_imgxw .swiper-button-prev {
  top: 40%;
  width: 44px;
  height: 60px;
  background-size: 20px 30px;
  background-color: rgba(0, 0, 0, 0.3);
}

.w_fl {
  width: 69.76%;
}

.w_fr {
  width: 28.45%;
}

@media only screen and (max-width: 1700px) {
  .qxrd .swiper-container_rdgz {
    width: 70%;
  }
  .director_con .deputy {
    padding: 12px 10px 0;
  }
  .director_con .director_info {
    padding: 23px 10px 0;
  }
}

@media only screen and (max-width: 1624px) {
  .zwh_tab > ul > li {
    padding: 0 8px;
  }

  /* .rdgz .dzzz {
      padding: 40px 50px 0 50px;
    } */
  
}

@media only screen and (max-width: 1400px) {
  .director_con .director_info .director {
    width: calc(100% - 155px);
}
  .director_con .director_info .director_pic img {
    height: 205px;
  }
  .notice_tab .title_text,
  .yw_tab .title_text {
    width: 90px;
  }

  .ggcy .ggcy_hd li img {
    width: auto;
    margin: 18px 20px 18px 75px;
  }

  .ggcy .ggcy_hd li a {
    background-position: 30px center;
  }

  .box_tabli > ul > li {
    padding: 0 8px;
  }

  /* .rdgz .dzzz {
      padding: 58px 50px 0 50px;
    } */

  .director_con .director_info .director .name {
    font-size: 20px;
    margin: 10px 0 5px;
  }

  .qxrd .swiper-container_rdgz {
    width: 95%;
  }

  .director_con .director_info .director_pic {
    width: 140px;
    height: auto;
  }
  .director_con .director_info .director_pic .name {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1200px) {
  
  .mainnav .main_nav_ul li:first-child {
    width: 151px;
  }
  .w_fl {
    width: 100%;
  }

  .w_fr {
    margin-top: 20px;
    width: 100%;
  }

  .director_con {
    box-sizing: border-box;
    width: 100%;
  }

  .deputy .deputy_name {
    height: 142px;
    justify-content: flex-start;
  }

  .director_con .director_info .director{
    width: calc(100% - 180px);
  }

  .director_con .director_info .director .name {
    margin: 15px 0 27px;
}

  .director_con .director_info .director .name {
    font-size: 24px;
  }

  .deputy .deputy_name li:nth-child(even) {
    text-align: left;
  }

  .deputy .deputy_name li {
    /* flex: 30%; */
    width: calc(100% / 3);
  }

  .ggcy_bd {
    margin-top: 26px;
    display: flex;
    justify-content: space-between;
  }

  .ggcy_bd li {
    margin: 0 !important;
    flex: 3;
  }

  .ggcy .ggcy_hd li {
    width: calc(100% / 3);
    float: left;
  }

  .swiper-container_imgxw .swiper-button-next,
  .swiper-container_imgxw .swiper-button-prev {
    top: 44%;
  }

  .rdgz .dzzz {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 23px 50px;
  }

  .ggcy_bd2 li:nth-child(1) {
    margin-right: 2%;
  }

  .ggcy_bd2 li {
    width: 48.8%;
  }
  .director_con .director_info .director_pic {
    width: 166px;
  }
  .director_con .director_info .director_pic:last-child {
    margin-left: 20px;
    float: left !important;
  }
  .director_con .deputy {
    margin-top: 15px;
  }

  .deputy .deputy_name li {
    text-indent: 0 !important;
  }
}

@media only screen and (max-width: 1024px) {
  .ggcy .ggcy_hd li {
    width: 100%;
  }

  .ggcy .ggcy_hd li img {
    width: auto;
    margin: 18px 35px 18px 43%;
  }

  .ggcy .ggcy_hd li:nth-child(3) {
    margin: 0 0 13px 0;
  }

  .ggcy .ggcy_hd li a {
    background-position: 37% center;
  }
}

@media only screen and (max-width: 969px) {
  .swiper-container_hot {
    width: 100%;
    height: 480px;
  }

  .content .hot_con {
    margin-top: 20px;
    width: 100%;
  }

  .study .pic {
    height: 100px;
  }

  .notice_tab,
  .yw_tab {
    width: 100%;
  }

  .notice_tab {
    margin-top: 20px;
  }

  .notice_tab .title_text,
  .yw_tab .title_text {
    width: 140px;
  }

  .zwh_tab ul {
    line-height: 32px;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    height: auto;
  }

  .zwh_tab > ul > li {
    padding: 0;
  }

  .zwh_tab > ul > li {
    flex: 24.9%;
  }

  .box_tabli > ul > li {
    padding: 0 30px;
  }

  .w_fl .dbgz {
    margin-top: 17px;
  }

  .box_tab {
    width: 100%;
    height: auto;
    padding-bottom: 7px;
  }

  .qxrd .zwh_tab > ul > li {
    flex: 19.9%;
  }
  .study .pic2 {
    margin-top: 20px;
    width: 100%;
    height: 240px;
  }
  .study .pic{
    width: 100%;
    height: 200px;
  }
}

@media only screen and (max-width: 768px) {
  .summary {
    margin-top: 20px;
    padding: 10px 10px;
  }
  .director_con .title .title_text {
    font-size: 18px;
  }
  .director_con .director_info .director .name {
    font-size: 16px;
  }
  .director_con .director_info .introduce {
    font-size: 14px;
  }
  .ggcy .ggcy_hd li {
    font-size: 18px;
  }
  .rdgz .rdgz_head {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }
  .hot_con .title .title_text {
    font-size: 18px;
  }
  .summary_title {
    font-size: 18px;
    line-height: 30px;
  }
  .summary_text {
    font-size: 14px;
  }
  .hot_lists ul li:nth-child(n + 2) {
    height: 40px;
    line-height: 40px;
  }
  .content .hot_con {
    height: auto;
  }
  .hot_lists ul li .list_title {
    font-size: 16px;
    margin: 15px 0;
  }
  .hot_con .hot_lists .multiline {
    font-size: 14px;
  }
  .study {
    margin: 20px 0 0;
  }
  .swiper-container_hot {
    width: 100%;
    height: 320px;
  }
  .notice_tab .title_text,
  .yw_tab .title_text {
    width: 100px;
  }

  .swiper-container_imgxw .swiper-button-next,
  .swiper-container_imgxw .swiper-button-prev {
    top: 50%;
    width: 30px;
    height: 40px;
    background-size: 16px 25px;
  }

  .swiper-container_imgxw img {
    height: 70px;
  }
  
  .study .pic2 {
    height: auto;
  }
  .study .pic{
    height: auto;
  }

  .box_tabli > ul > li {
    padding: 0 10px;
  }

  .box_tabli > ul > li {
    font-size: 16px;
  }
  .zwh_con .item .upload {
    width: 100%;
  }

  .zwh_con .item .list {
    margin-top: 10px;
    width: 100%;
  }

  .ggcy_bd {
    margin-top: 26px;
    display: flow-root;
  }

  .zwh_tab > ul > li {
    flex: 35.9%;
  }

  .ggcy_bd li:nth-child(2) {
    margin: 19px 0 !important;
  }

  .ggcy .ggcy_hd li a {
    background-position: 30% center;
  }

  .ggcy .ggcy_hd li img {
    margin: 18px 35px 18px 38%;
  }
}

@media only screen and (max-width: 515px) {
  .rdgz .dzzz {
    padding: 23px 50px;
  }
  .xwzx .rdgz {
    height: 335px !important;
  }
  .zrzc {
    display: none;
  }
  .zwhgz {
    display: none;
  }
  .sy_qxrd {
    display: none;
  }
  .sy_rdgz {
    display: none;
  }
  .summary_text {
    height: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 22px;
  }

  .summary_text a {
    margin-left: 0;
    overflow: hidden;
    display: block;
    height: 100%;
  }
  .swiper-container_hot {
    height: 240px;
  }
  .choose li a {
    font-size: 16px;
  }
  .box_right .title_right span {
    font-size: 18px;
  }
  .deputy .deputy_name li {
    flex: 34%;
  }
  .bghead_n {
    width: 130px;
    height: 40px;
    font-size: 18px;
  }
  .bghead {
    height: 40px;
    line-height: 40px;
  }
  .notice_tab .title_text,
  .yw_tab .title_text {
    width: 95px;
    font-size: 16px;
  }
  .director_con .title {
    height: 50px;
    line-height: 50px;
    background: url(../images/director_icon2.png;vpn_img) no-repeat left top;
  }
  .director_con .title .title_icon {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 414px) {
  .qxrd .swiper-container_rdgz {
    width: 70%;
  }
  .ggcy_bd2 li {
    height: 80px;
    line-height: 80px;
  }
  .more {
    width: 70px;
    font-size: 12px;
  }

  .xwzx .bghead {
    height: 45px !important;
    line-height: 45px !important;
  }
  .xwzx .bghead_n {
    height: 45px !important;
  }
  .xwzx .bghead {
    height: 50px !important;
    line-height: 50px !important;
  }
  .title_text {
    font-size: 14px;
  }
  .xjrm .box_tabli > ul {
    padding-left: 10px;
  }

  .xjrm .box_tabli > ul > li {
    padding: 0 2px;
  }

  .deputy .deputy_name {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .director_con .director_info .director {
    font-size: 14px;
  }

  .director_con {
    height: 440px;
  }

  .director_con .director_info .director {
    width: calc(100% - 155px);
  }

  .director_con .director_info .director .name {
    font-size: 18px;
  }

  .director_con .director_info .director_pic {
    width: 138px;
    height: 200px;
  }
  .list_text {
    font-size: 14px;
    width: calc(100% - 128px)!important;
  }

  .notice_tab .title_text,
  .yw_tab .title_text {
    width: 67px;
    font-size: 15px !important;
  }

  .ggcy .ggcy_hd li img {
    margin: 18px 12px 18px 20%;
  }

  .ggcy .ggcy_hd li a {
    background-position: 7% center;
  }

  .qxrd .zwh_tab > ul > li {
    font-size: 14px;
  }

  .study .pic,
  .swiper-container_imgxw img {
    height: 90px;
  }

  /* .rdgz .dzzz {
      padding: 58px 50px 0 50px;
    } */

  .zwh_tab > ul > li a {
    font-size: 14px;
  }

  .director_con .director_info .director .name {
    margin: 15px 0 15px;
  }

  .director_con .director_info .introduce {
    line-height: 30px;
    height: 145px !important;
  }
}

@media only screen and (max-width: 320px) {
  .qxrd .swiper-container_rdgz {
    width: 90%;
  }
}
/* åˆ—è¡¨ */

/* å·¦ä¾§å¯¼èˆª */
.leftsidebar {
  width: 302px;
}

.leftsidebar .menu {
  height: 60px;
  line-height: 60px;
  background: #c7000b;
}

.leftsidebar .menu span {
  display: block;
  padding-left: 35px;
  margin-left: 30px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  background: url(../images/xjrm_icon.png;vpn_img) left center no-repeat;
}

.leftsidebar .subnav li.on {
  background: #edeeef;
  border-left: 3px solid #c7000b;
}

.leftsidebar .subnav li:hover {
  background: #edeeef;
  border-left: 3px solid #c7000b;
}

.leftsidebar .subnav li {
  padding-left: 20px;
  width: 100%;
  height: 46px;
  line-height: 46px;
  box-sizing: border-box;
  border-bottom: 1px solid #dfe1e2;
  border-left: 3px solid transparent;
  background: #f4f4f4;
  transition: 0.3s all ease;
}

.leftsidebar .subnav li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 16px;
  color: #313131;
  white-space: nowrap;
}

.leftsidebar .subnav li .bar_live {
  display: block;
  width: calc(100% - 56px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}

.leftsidebar .subnav li.on .bar_live,
.leftsidebar .subnav li.on .arrow_right {
  color: #c7000b;
}

.leftsidebar .subnav li:hover .bar_live,
.leftsidebar .subnav li:hover .arrow_right {
  color: #c7000b;
}

.leftsidebar .subnav li a .arrow_right {
  display: inline-block;
  margin-right: 30px;
  color: #a9a9a9;
}

/* å³ä¾§åˆ—è¡¨ */
.news_right {
  box-sizing: border-box;
  margin-left: 332px;
  border: 1px solid #dfe1e2;
}

.news li {
  box-sizing: border-box;
  height: 119px;
  padding: 20px 17px 21px 20px;
  border-bottom: 1px dotted #bcbcbc;
}

.news li a {
  display: block;
}

.news li .list_text {
  padding-left: 0;
  margin-bottom: 10px;
  font-size: 18px;
  color: #333;
  background: none;
}

.news li:hover .list_text {
  background: none;
}

/* -------------------ç”µå­æ‚å¿—start-------------------- */
.box_right {
  box-sizing: border-box;
  margin-left: 332px;
  border: 1px solid #ebebeb;
}

.box_right .news_right {
  margin-left: 0;
  border: 0;
}

.box_right .title_right {
  margin-bottom: 17px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-bottom: 2px solid #f0f0f0;
}

.box_right .title_right span {
  padding-bottom: 6px;
  font-size: 22px;
  color: #000;
  border-bottom: 2px solid #c7000b;
}

.img_news {
  display: flex;
  flex-wrap: wrap;
}

.img_news li {
  box-sizing: border-box;
  padding: 14px 14px 0 14px;
  height: 320px;
  border: 1px solid #f0f0f0;
  margin: 0 0px 20px 20px;
  object-fit: cover;
}

.img_news li:nth-child(4n) {
  margin-right: 0;
}

.img_news li .img_box {
  width: 195px;
  height: 263px;
}

.img_news li .img_tip {
  line-height: 40px;
  font-size: 16px;
  color: #000;
}

.img_news li .img_tip i {
  color: #b3b3b3;
  font-style: normal;
}

.img_news li .img_tip .dow {
  width: 45px;
  background: url(../images/dow.png;vpn_img) no-repeat right 14px;
}

.img_news li .img_tip .dow:hover {
  color: #c7000b;
  background: url(../images/dow_active.png;vpn_img) no-repeat right 14px;
}

/* ---------------------æ–°é—»è¯¦æƒ…start --------------------*/

.detailsHead {
  padding: 20px 100px;
  text-align: center;
}

.detailsHead h2 {
  font-size: 20px;
  font-weight: normal;
  color: #c7000b;
  padding: 10px 20px;
}

.detailsHead .xw_title {
  font-size: 36px;
  color: #c7000b;
  padding: 0 20px;
}

.detailsHead .title {
  font-size: 30px;
  font-weight: normal;
  color: #000;
}

.detailsHead .attribute {
  margin-top: 10px;
  color: #999;
  font-size: 14px;
  line-height: 50px;
  border-bottom: 1px solid #f0f0f0;
}
font .detailsHead .attribute span {
  margin: 0 10px;
}

.detailsHead .attribute .zh a {
  color: #999;
}

.detailsHead .attribute .zh a.on {
  color: red;
}

.detailsMain {
  font-size: 18px;
  line-height: 2.5em !important;
  padding: 0 100px;
  font-family: "å®‹ä½“" !important;
}

.detailsMain p {
  margin-bottom: 20px !important;
}

.detailsMain *,
.detailsMain * * {
  font-size: 18px !important;
  font-family: "å®‹ä½“" !important;
  line-height: 2.5rem !important;
}

.detailsMain img {
  margin: 10px auto !important;
  display: block;
  max-width: 90%;
}
.detailsMain * img {
  margin: auto !important;
  display: block;
  max-width: 100%;
}

.detailsMain .insertfileTag img {
  margin: 0 !important;
  display: inline-block;
}

.detailsHead .attribute span {
  margin-right: 6px;
}
/* .detailsMain img {
    margin: 20px auto 0;
    width: 530px;
    height: 353px;
  } */

/* .detailsMain p {
    text-align: justify;
    word-break: break-all;
    line-height: 36px;
  } */

.operation {
  height: 35px;
  line-height: 35px;
  padding: 0 100px;
}

.operationl {
  float: left;
}

.operationl .stxt {
  display: inline-block;
  line-height: 35px;
}

.operationr {
  float: right;
  font-size: 16px;
}

.operationr a {
  display: inline-block;
  margin-left: 10px;
}

.h {
  background: #f7f4ad;
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid #000100;
}

.l {
  background: #9edaf4;
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid #000100;
}

.hui {
  background: #dfdfdf;
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid #000100;
}

.fen {
  background: #fad1d9;
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid #000100;
  margin-top: 5px;
}

.zi {
  background: #e3c7f7;
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid #000100;
}

.bai {
  background: #fff;
  width: 12px;
  height: 12px;
  display: inline-block;
  border: 1px solid #000100;
}

/*åˆ†äº«*/
.m-share {
  display: inline-block;
}

.share {
  zoom: 1;
}

.share:after {
  content: "";
  display: block;
  clear: both;
}

.share a {
  float: left;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-left: 13px;
  background: #c9c9c9;
  cursor: pointer;
  display: block;
}

.share a i {
  display: block;
  width: 35px;
  height: 35px;
  -webkit-transition: 0.4s all;
  -moz-transition: 0.4s all;
  -ms-transition: 0.4s all;
  transition: 0.4s all;
}

.share #share-icon {
  width: 26px;
  height: 26px;
  float: left;
  display: none;
}

.share #share-icon img {
  width: 100%;
  height: 100%;
}

.share .share-qqzone i {
  background: url("https://libvpn.swfu.edu.cn/vpn/89/http/P75YPLUCMWVXV4LPM6YGP55XF3SXP/images/cont_ico_share_20200422.png;vpn_img")
    8px center no-repeat;
}

.share .share-qqzone:hover {
  background-color: #fc7354;
}

.share .share-wechat {
  position: relative;
}

.share .share-wechat i {
  background: url("https://libvpn.swfu.edu.cn/vpn/89/http/P75YPLUCMWVXV4LPM6YGP55XF3SXP/images/cont_ico_share_20200422.png;vpn_img") -25px
    center no-repeat;
}

.share .share-wechat:hover {
  background-color: #1fbc7d;
}

.share .share-weibo i {
  background: url("https://libvpn.swfu.edu.cn/vpn/89/http/P75YPLUCMWVXV4LPM6YGP55XF3SXP/images/cont_ico_share_20200422.png;vpn_img") -61px
    center no-repeat;
}

.share .share-qq:hover {
  background-color: #27a8f2;
}

.share .share-qq i {
  background: url("https://libvpn.swfu.edu.cn/vpn/89/http/P75YPLUCMWVXV4LPM6YGP55XF3SXP/images/cont_ico_share_20200422.png;vpn_img") -90px
    center no-repeat;
}

.share .share-weibo:hover {
  background-color: #e96157;
}

.share .bg-code {
  left: -36px;
  z-index: 10;
}

.share .qrcode {
  position: absolute;
  top: -120px;
  border: 1px solid #ccc;
  padding: 5px;
  background: #fff;
  display: none;
  left: -98%;
  z-index: 11;
}

.share .close-btn {
  position: absolute;
  background: #fff;
  color: #000;
  font-size: 12px;
  z-index: 12;
  width: 12px;
  height: 12px;
  line-height: 12px;
  text-align: center;
  right: -39px;
  top: 50px;
  display: none;
  cursor: pointer;
}

.detailsBottom {
  margin-top: 20px;
  padding: 30px 5px 10px;
}

.detailsBottom p {
  line-height: 40px;
  background: #f5f5f5;
  margin-bottom: 10px;
}

.detailsBottom span {
  width: 108px;
  height: 40px;
  line-height: 40px;
  background: #c7000b;
  display: block;
  float: left;
  color: #fff;
  text-align: center;
}

.detailsBottom a {
  display: block;
  margin-left: 100px;
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.detailsBottom a:hover {
  color: #c7000b;
}

.zjdc_box {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  height: 40px;
  margin: 15px 0 30px;
  line-height: 40px;
}
.zjxx {
  display: block;
  width: 33.33%;
  height: 40px;
  float: left;
  border-collapse: inherit;
  background: #f2f5fb;
  text-align: center;
  color: #909090;
  font-size: 14px;
}

@media only screen and (max-width: 1200px) {
  .detailsHead {
    padding: 20px;
  }
  .detailsMain {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 996px) {
  .detailsMain img {
    /*height: 241px;*/
	height:auto !important;
  }
  .zjdc_box {
    height: auto;
  }
  .zjxx {
    width: 50%;
    height: auto;
  }
}

@media only screen and (max-width: 515px) {
  .detailsMain {
    padding: 0 5px;
  }
  .detailsHead {
    padding: 20px 5px;
  }
  .detailsHead h2 {
    font-size: 18px;
  }
  .detailsHead .xw_title {
    font-size: 22px;
    padding: 0;
  }
  .detailsMain *,
  .detailsMain * * {
    font-size: 16px !important;
  }

  .detailsHead .attribute {
    line-height: 24px;
  }
  .detailsMain {
    font-size: 16px;
    line-height: 1.7em !important;
  }
  .operation {
    padding: 0;
  }
  .zjxx {
    width: 100%;
  }
  .detailsBottom span {
    width: 77px;
  }
  .detailsBottom a {
    margin-left: 70px;
  }
}

@media only screen and (max-width: 414px) {
  .detailsMain img {
    /*width: 260px;
    height: 171px;*/
	width:100% !important;
    height: auto !important;
  }
}

/* ---------------å›¾ç‰‡åˆ—è¡¨start--------------- */
.list_box {
  border: 1px solid #e6e6e6;
}

.list_box li {
  box-sizing: border-box;
  padding: 20px;
  height: 137px;
}

.list_box img {
  float: left;
  margin-right: 15px;
  width: 140px;
  height: 96px;
}

.list_box .list_title {
  margin-bottom: 10px;
}

.list_box .list_text {
  font-size: 18px;
  width: calc(100% - 270px);
  background: none;
  padding-left: 0;
}

.list_box li:hover .list_text {
  background: none;
}

.list_box li:hover {
  background-color: #fafafa;
}

.box_right_nobor {
  border: none;
  padding: 0;
}

.box_right_nobor .list_box li {
  border-bottom: 1px #e6e6e6 dashed;
}

/* ---------------------æ–°é—»ä¸­å¿ƒstart------------------ */
.xwzx .bghead_n {
  background: url(../images/box_icon.png;vpn_img) no-repeat 20px center;
  color: #000;
  padding: 0 40px;
  width: auto !important;
  height: 60px;
}

.xwzx .bghead {
  margin-bottom: 20px;
  height: 60px;
  line-height: 60px;
}

.yw .box_head {
  margin-bottom: 18px;
  height: 40px;
  line-height: 40px;
}

.yw .box_head .head_name img {
  width: 24px;
  height: 24px;
}

.yw .box_head img {
  margin: 7px 7px 0 0;
}

.swiper-container_yw {
  width: 37%;
  height: 400px;
}

.yw .yw_tab {
  width: 61%;
  border: none;
  height: auto;
}

.yw .yw_tab .title {
  height: 40px;
  line-height: 40px;
  background-color: #fff !important;
  border-bottom-color: #c7000b;
}

.xwzx .yw_tab .title .yw_on {
  background-color: #c7000b;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff !important;
}

.yw .yw_tab .title .title_text {
  width: 138px;
  font-weight: normal;
}

.yw .hot_lists ul li:first-child {
  height: auto !important;
  border-bottom-style: dashed;
}

.yw .hot_lists ul li:nth-child(n + 2) {
  height: 46px;
  line-height: 46px;
}

.yw .hot_lists {
  display: none;
}

.yw .hot_lists ul li .list_title {
  margin: 18px 0 10px;
}

.xwzx .zwh_con .item .upload {
  height: 334px;
  margin: 20px 0 20px 20px;
}

.xwzx .zwh_tab {
  height: auto !important;
  border: 1px solid #e2e2e2;
}

.xwzx .zwh_tab > ul {
  height: 42px;
  line-height: 42px;
  background-color: #f5f5f5;
  border-bottom-color: 1px solid #e2e2e2;
}

.xwzx .zwh_on {
  background-color: #fff;
}

.xwzx .zwh_con .item .list {
  margin-top: 11px;
}

.xwzx .zwh_con .item .list li {
  height: 49px;
  line-height: 49px;
}

.xwzx .zwh_con .item .list {
  width: 65.5%;
  height: auto;
}

.xwzx .rdgz {
  width: 32.08%;
  height: 358px;
}

.xwzx .mtgz {
  margin-top: 26px;
  width: 65.5%;
  height: 358px;
}

.xwzx .mtgz .bghead {
  margin-bottom: 0;
}

.xwzx .mtgz li {
  height: 60px !important;
  line-height: 60px !important;
}

.xwzx .mtgz li:last-child {
  border-bottom: 0;
}

.xwzx .mtgz .list_yd {
  margin: 25px 8px 0 0;
}

@media only screen and (max-width: 1400px) {
  .swiper-container_rdgz {
    width: 70%;
  }
}

@media only screen and (max-width: 1140px) {
  .swiper-container_rdgz {
    width: 90%;
  }
}

@media only screen and (max-width: 969px) {
  .swiper-container_rdgz {
    width: 95%;
  }
  .xwzx .zwh_tab > ul {
    height: auto;
    text-align: center;
  }

  .xwzx .rdgz {
    width: 100%;
  }

  .xwzx .mtgz {
    width: 100%;
  }

  .xwzx .zwh_con .item .upload {
    width: 40%;
  }

  .xwzx .zwh_con .item .list {
    width: 53.5%;
  }
}

@media only screen and (max-width: 768px) {
  .swiper-container_yw {
    width: 100%;
  }

  .yw .yw_tab {
    margin-top: 20px;
    width: 100%;
  }

  .xwzx .zwh_con .item .list {
    width: 100%;
  }

  .xwzx .zwh_con .item .upload {
    margin: 0;
    width: 100%;
  }

  .xwzx .zwh_con {
    padding: 20px;
  }
}

@media only screen and (max-width: 515px) {
  .swiper-container_rdgz {
    width: 70%;
  }
  .swiper-container_yw {
    height: 300px;
  }
}

@media only screen and (max-width: 414px) {
  .swiper-container_rdgz {
    width: 75%;
  }
  .swiper-container .swiper-text {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
  }
  .swiper-container-horizontal > .swiper-pagination-bullets,
  .swiper-pagination-custom,
  .swiper-pagination-fraction {
    bottom: 10px;
  }
  .xwzx .zwh_con .item .upload {
    height: 204px;
  }

  .yw .hot_lists ul li:first-child {
    height: auto !important;
  }
  .swiper-container_yw {
    height: 240px;
  }
  .hot_lists ul li:first-child p {
    font-size: 14px !important;
  }
  .xwzx .zwh_con .item .list li {
    height: 40px;
    line-height: 40px;
    padding-right: 0;
  }
  .xwzx .mtgz li {
    height: 40px !important;
    line-height: 40px !important;
  }
  .xwzx .mtgz {
    height: auto;
  }
}

@media only screen and (max-width: 320px) {
  .swiper-container_rdgz {
    width: 90%;
  }
}

/* ---------------ä¿¡ä»¶æŸ¥è¯¢------------- */
.xjcx_title {
  height: 44px;
  line-height: 44px;
  text-align: center;
  border: 1px solid #edf4fa;
  background-color: #f5faff;
}

.xjcx_title a {
  margin: 0 10px;
  color: #c7000b;
}

.xjcx .layui-table td,
.layui-table th {
  text-align: center !important;
}

.xjcx td,
.xjcx th {
  text-align: center;
}

.xjcx tbody tr td:nth-child(2) {
  text-align: left;
}

.xjgs tr th,
.xjgs tr td {
  font-size: 16px;
  color: #4e4e4e;
  line-height: 35px;
}

.xjgs tr th {
  font-weight: bold;
}

.xjgs .more_text th,
.xjgs .more_text td {
  padding: 35px 15px;
}

.xjgs .layui-table td,
.xjgs .layui-table th {
  line-height: 35px;
}

.xjgs tr .dow {
  margin-left: 20px;
  font-size: 16px;
  font-weight: bold;
}

.xjgs tr .dow_n {
  font-size: 16px;
  color: #787878;
}

.xjgs .more_text .p2 {
  text-indent: 2rem;
}

.xjgs .more_text .p3 {
  text-align: right;
  text-indent: 2rem;
}

@media only screen and (max-width: 1200px) {
  .layui-input-inline.long {
    width: 64%;
  }
}

/* ---------------------ç½‘ç«™åœ°å›¾------------------------- */
.site_map_title {
  height: 40px;
  line-height: 40px;
}

.site_map_title span {
  margin-top: 18px;
  display: inline-block;
  width: calc(100% - 140px);
  height: 1px;
  margin-left: 25px;
  border-bottom: 1px solid #ebebeb;
}

.site_map_list {
  padding: 15px 0;
}

.site_map_title a {
  padding-left: 15px;
  font-size: 18px;
  color: #000;
  font-weight: bold;
  background: url(../images/wzdt_icon.png;vpn_img) no-repeat left center;
}

.site_map_list > a {
  padding-left: 15px;
  font-size: 16px;
  color: #000;
  display: block;
  width: 17%;
  height: 36px;
  line-height: 36px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s all ease;
  background: url(../images/yd2.png;vpn_img) no-repeat left center;
}

.site_map_list .qx_title {
  background: url(../images/yd2.png;vpn_img) no-repeat left center;
  padding-left: 15px;
  width: 100%;
}

.site_map_list > .live {
  font-size: 16px;
  color: #000;
  display: block;
  width: 17%;
  height: auto;
  line-height: 36px;
  float: left;
  transition: 0.3s all ease;
}

.site_map_list .qx {
  margin-top: 10px;
  position: relative;
  width: 390px;
  height: auto;
  background-color: #f5f5f5;
  padding-left: 15px;
  right: 65%;
}

.site_map_list a:hover {
  color: #c7000b;
}

.exp {
  height: auto;
}

.sanj {
  position: absolute;
  top: -10px;
  left: 45%;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #f5f5f5;
}

.site_map_list .qx a {
  width: 20%;
  display: inline-block;
}

@media only screen and (max-width: 1200px) {
  .site_map_list .qx {
    right: 94%;
  }
}

@media only screen and (max-width: 996px) {
  .site_map_list a {
    width: 29%;
  }

  .site_map_list .live {
    width: 29%;
  }
  .site_map_list .qx {
    right: 65%;
  }

  .site_map_list .qx {
    right: 130%;
  }

  .sanj {
    left: 78%;
  }
}

@media only screen and (max-width: 868px) {
  .site_map_list a {
    width: 50%;
  }

  .site_map_list .live {
    width: 50%;
  }
  .site_map_list .qx {
    right: 65%;
  }

  .site_map_list .qx {
    right: -2%;
  }

  .sanj {
    left: 6%;
  }
}

@media only screen and (max-width: 515px) {
  .site_map_list a {
    width: 100%;
  }
  .site_map_list .qx {
    width: 185px;
  }
  .site_map_list .qx a {
    width: 35%;
    display: inline-block;
  }
  .survey li .state {
    font-size: 16px;
  }
}

/* -----------------ç½‘ä¸Šè°ƒæŸ¥------------------ */
.survey li {
  border-bottom: 1px #e6e6e6 dashed !important;
  font-size: 18px;
  overflow: hidden;
  height: 100px;
}

.survey li:last-child {
  /*border-bottom: none !important;*/
}

.survey li > div:nth-child(2) {
  margin-top: 20px;
}

.survey li > div:first-child {
  width: calc(100% - 250px);
}

.survey li .sl {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  font-size: 18px;
}

.survey li .sz {
  color: #b2b2b2;
  display: block;
  margin-top: 18px;
  font-size: 16px;
}

.survey li .state {
  padding: 5px 20px;
  background: #e6e6e6;
  color: #fff;
  border-radius: 3px;
  margin-left: 8px;
}

.survey li .state-b {
  background: #e6e6e6;
  color: #999;
}

.survey li .state-result {
  background: #c7000b;
}

.survey li .state-now {
  background: #f8c100 !important;
  color: #fff !important;
}
@media only screen and (max-width: 996px) {
  .survey li {
    height: 145px;
  }

  .survey li > div:nth-child(2) {
    /* margin-left: 20px; */
    margin-top: 20px;
    float: left;
  }

  .survey li .state-b {
    margin-left: 0;
  }
  .survey li > div:nth-child(1) {
    width: 100%;
  }
}

@media only screen and (max-width: 616px) {
  .survey li {
    height: 145px;
  }

  .survey li > div:nth-child(2) {
    margin-top: 20px;
    float: left;
  }

  .survey li .state-b {
    margin-left: 0;
  }
}

/* -----------------é¢†å¯¼ä¹‹çª—--------------- */
.ld .leftsidebar {
  background-color: #f0f0f0;
  height: 1004px;
}

.ldimg {
  padding: 20px;
}

.ldimg img {
  margin-right: 27px;
  width: 100px;
  height: 136px;
}

.ldimg .p1 {
  font-size: 18px;
  color: #c7000b;
  font-weight: bold;
  line-height: 80px;
}

.ldimg .p2 {
  font-size: 16px;
  color: #c7000b;
}

.other_ld li {
  box-sizing: border-box;
  padding-left: 40px;
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px dashed #c8c8c8;
}

.other_ld li a {
  display: block;
  font-size: 16px;
  color: #000;
}

.ldinfo {
  /* height: 400px; */
  height: 470px;
  padding: 20px;
}

.ldinfo img {
  width: 219px;
  height: 300px;
  border: 1px solid #e6e6e6;
  padding: 5px;
  box-sizing: border-box;
}
.ldPic{
  margin: 0 auto;
  float: none;
  width: 219px;
}

/* .ldinfo {
  margin-bottom: 70px;
} */

.ldinfo .sdf {
  margin-top: 15px;
  width: 219px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  background-color: #c7000b;
  font-size: 20px;
}

.ldinfo .ldjj {
  /* width: 80%; */
  width: 100%;
}

.ldinfo .lddetail {
  /* height: 400px; */
  height: auto;
  overflow: auto;
}

.ldinfo .ldjj_title {
  padding-left: 30px;
  font-weight: bold;
  color: #000;
  font-size: 22px;
  background: url(../images/ldjj.png;vpn_img) no-repeat left center;
  border-bottom: 1px dotted #d9d9d9;
  line-height: 40px;
}

.ldinfo .ldjj p {
  line-height: 2.5rem !important;
  font-size: 18px !important;
  color: #333 !important;
  font-family: å®‹ä½“ !important;
}

.ldinfo .ldjj p * {
  line-height: 2.5rem !important;
  font-size: 18px !important;
  color: #333 !important;
  font-family: å®‹ä½“ !important;
}

.ldhd_title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-top: 1px solid #ccc;
  background-color: #f0f0f0;
}

.ldhd_title .ldhd_n {
  box-sizing: border-box;
  padding-left: 53px;
  width: 162px;
  height: 50px;
  line-height: 50px;
  background-color: #c7000b;
  color: #fff;
  background-image: url(../images/ldhd_icon.png;vpn_img);
  background-position: 20px center;
  background-repeat: no-repeat;
  font-size: 22px;
  font-weight: bold;
}

.ldhd_title .more {
  margin-right: 20px;
  width: 60px;
}

.ldhd_lists li {
  box-sizing: border-box;
  padding: 10px 20px;
  height: 107px;
  border-bottom: 1px dotted #d9d9d9;
}

.ldhd_lists .list_title {
  line-height: 25px;
}

.ldhd_lists li:hover .list_text {
  background: none;
}

.ldhd_lists .list_title .list_text {
  padding-left: 0;
  font-size: 18px;
  color: #333;
  background: none;
}

.ldhd_lists .multiline {
  white-space: wrap;
  color: #b2b2b2;
  line-height: 27px;
}

/* @media only screen and (max-width: 1724px) {
  .ldinfo .ldjj {
    width: 78%;
  }
}

@media only screen and (max-width: 1624px) {
  .ldinfo .ldjj {
    width: 75%;
  }
}

@media only screen and (max-width: 1400px) {
  .ldinfo .ldjj {
    width: 67%;
  }
}

@media only screen and (max-width: 1200px) {
  .ldinfo .ldjj {
    width: 57%;
  }

} */

@media only screen and (max-width: 996px) {
  /* .ldinfo .ldjj {
    width: 52%;
  } */
  .ldimg img {
    margin-right: 15px;
}
}

@media only screen and (max-width: 868px) {
  .ldinfo img {
    width: 180px;
    height: 258px;
  }

  .ldinfo .sdf {
    width: 180px;
  }

  .ldimg img {
    margin-right: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .ld .leftsidebar {
    height: auto;
  }

  /* .ldinfo .ldjj {
    width: 60%;
  } */
  .ldimg:first-child {
    margin-left: 25px !important;
  }
}

@media only screen and (max-width: 616px) {
  .ldinfo {
    height: auto;
    /* margin-bottom: 30px; */
  }

  .ldinfo .ldjj {
    margin-top: 10px;
    width: 100%;
  }

  .ldimg img {
    margin-right: 30px;
  }
  .ldinfo .ldjj_title {
    font-size: 18px;
  }
  .ldhd_title {
    height: 40px;
    line-height: 40px;
  }
  .ldhd_title .ldhd_n {
    padding-left: 53px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
  .ldhd_lists li {
    padding: 10px 10px;
  }
  .other_ld li {
    height: 45px;
    line-height: 45px;
  }
}

.text {
  line-height: 14px;
  font-size: 14px;
  overflow: hidden;
  position: relative;
}

.hot_con .hot_lists .multiline {
  height: 46px !important;
}

@media only screen and (max-width: 414px) {
  .ldinfo img {
    margin-left: 38px;
  }
  .ldinfo .sdf {
    margin-left: 38px;
  }
}

@media only screen and (max-width: 350px) {
  .ldimg:first-child {
    margin-left: 0 !important;
  }
  .ldimg {
    margin-left: 30px !important;
  }
}

/* ------------------å¸¸å§”ä¼šå§”å‘˜-------------------- */

.cwh_title {
  padding-left: 55px;
  height: 57px;
  line-height: 57px;
  font-size: 18px;
  background: url(../images/cwh_icon1.png;vpn_img) no-repeat 20px center;
  background-color: #f5f5f5;
}

.cwh_item {
  margin-bottom: 30px;
  border: 1px solid #d9d9d9;
  height: 198px;
}

.cwh_item:last-child {
  margin-bottom: 0;
}

.cwh_item ul {
  padding: 0 50px;
  height: 142px;
}

.cwh_item ul li {
  float: left;
  width: 14%;
  height: 70px;
  line-height: 70px;
}

.cwh_item ul li a {
  text-align: left;
  display: block;
  padding-left: 25px;
  font-size: 16px;
  background: url(../images/cwh_icon2.png;vpn_img) no-repeat left center;
  white-space: nowrap;
}

.cwh_item ul li:hover a {
  transition: 0.3s;
  background: url(../images/cwh_icon2_on.png;vpn_img) no-repeat left center;
  color: #c7000b;
}

@media only screen and (max-width: 1200px) {
  .cwh_item ul {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 996px) {
  .cwh_item ul {
    height: 223px;
  }

  .cwh_item ul li {
    width: 25%;
  }

  .cwh_item {
    height: 280px;
  }
}

@media only screen and (max-width: 616px) {
  .cwh_item ul {
    height: 297px;
  }

  .cwh_item ul li {
    width: 33%;
  }

  .cwh_item {
    height: 340px;
  }
}
