a:hover {
  color: #c9282d;
  text-decoration: none;
}
.w {
  width: 990px;
  margin: 0 auto;
  position: relative;
}
body {
  background-color: #fff;
}
.yq_lis .hd li.on {
  border-bottom: 2px solid #11416b;
}
.advertising {
  width: 990px;
}
.backtop {
  background: url(../img/back-top.png) no-repeat;
  background-size: contain;
}
.right {
  position: sticky;
  top: 0;
  height: 100%;
}
.right .advertising {
  width: 300px;
  height: 300px;
  margin: 20px auto;
}
.right .advertising img {
  width: 100%;
  height: 100%;
}
.right .advertising-2 {
  margin-top: 40px;
  height: 250px;
}
.head {
  background-color: #fafafa;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.head .head_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 30px;
}
.head .head_top .left_nav ul {
  display: flex;
}
.head .head_top .left_nav ul li {
  padding: 0 16px;
  border-right: 1px solid #e0e0e0;
}
.head .head_top .left_nav ul li:last-of-type {
  border: none;
}
.head .head_top .left_nav ul li a {
  color: #646464;
  font-size: 13px;
}
.head .head_top .right_login span {
  padding: 0 10px;
}
.head .head_top .right_login span a {
  color: #646464;
  font-size: 13px;
}
.head .head_logo_search {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0;
}
.head .head_logo_search .logo {
  display: flex;
  align-items: center;
}
.head .head_logo_search .logo > a {
  display: block;
  width: 301px;
  height: 54px;
}
.head .head_logo_search .logo span {
  font-size: 30px;
  color: #11416b;
  font-weight: 700;
  border-left: 2px solid #e2e2e2;
  margin-left: 30px;
  padding-left: 20px;
}
.head .head_logo_search .search {
  display: flex;
  align-items: center;
  height: 35px;
}
.head .head_logo_search .search span {
  font-size: 12px;
  color: #11416b;
  background: url(../img/phone.png) no-repeat center left;
  padding-left: 20px;
}
.head .head_logo_search .search form {
  width: 235px;
  border: 1px solid #cccccc;
  display: flex;
  align-items: center;
  height: 35px;
  background-color: #fff;
  margin-left: 30px;
  position: relative;
}
.head .head_logo_search .search form .search_option {
  width: 90px;
  height: 35px;
  line-height: 35px;
  padding-left: 20px;
  font-size: 12px;
  color: #999;
  position: relative;
  box-sizing: border-box;
}
.head .head_logo_search .search form .search_option::before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: rotate(180deg);
  width: 7px;
  height: 4px;
  background: url(../img/search_opt.jpg) no-repeat center right;
  transition: all 0.6s;
}
.head .head_logo_search .search form .search_option ul {
  display: none;
  position: absolute;
  top: 35px;
  left: -1px;
  background-color: #fff;
  border: 1px solid #cccccc;
  border-top: none;
}
.head .head_logo_search .search form .search_option ul li {
  width: 90px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}
.head .head_logo_search .search form .search_option ul li a {
  font-size: 12px;
  color: #999;
}
.head .head_logo_search .search form .search_option.cur::before {
  content: '';
  transform: rotate(0deg);
}
.head .head_logo_search .search form .search_option.cur ul {
  display: block;
}
.head .head_logo_search .search form input {
  flex: 1;
  overflow: hidden;
  padding-left: 20px;
  background-color: transparent;
  font-size: 16px;
}
.head .head_logo_search .search form button {
  width: 60px;
  height: 100%;
  background: url(../img/search.jpg) no-repeat center;
  background-size: 50%;
}
.head .head_logo_search .m_nav {
  display: none;
}
.head .nav {
  border-top: 2px solid #c8252b;
}
.head .nav ul {
  display: flex;
  align-items: center;
  height: 50px;
  border-left: 1px solid #e0e0e0;
}
.head .nav ul li {
  height: 50px;
  line-height: 50px;
  border-right: 1px solid #e0e0e0;
  flex: 1;
  text-align: center;
  box-sizing: border-box;
}
.head .nav ul li:hover,
.head .nav ul li.cur {
  background-color: #fff;
  border-bottom: 2px solid #fff;
}
.head .nav ul li a {
  font-size: 18px;
}
.topimg {
  height: 320px;
  margin-bottom: 25px;
}
#swiper-1 .swiper-slide {
  text-align: center;
}
#swiper-1 .swiper-slide img {
  height: 400px;
}
#swiper-1 .swiper-slide span a{
  display: block;
  margin: 15px 0;
  font-size: 30px;
  color: #11416b;
  font-weight: 700;
}
#swiper-1 .swiper-slide i {
  display: block;
  color: #6f6f6f;
  font-size: 13px;
}
#swiper-1 .swiper-pagination {
  left: auto;
  width: auto;
  right: 10px;
  bottom: 120px;
}
#swiper-1 .swiper-pagination .swiper-pagination-bullet {
  background: #c9c9c9;
}
.title_one {
  height: 32px;
  margin-bottom: 25px;
}
.title_one.no {
  margin-bottom: 0;
}
.title_one.small {
  height: 27px;
  line-height: 27px;
}
.title_two {
  display: block;
  height: 32px;
  line-height: 32px;
  margin-bottom: 25px;
  position: relative;
  border-bottom: 3px solid #e5e5e5;
  box-sizing: border-box;
}
.title_two span {
  display: block;
  width: 97px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-weight: 700;
  background-color: #c9282d;
}
.title_two span a {
  color: #fff;
  font-size: 18px;
}
.title_two.no {
  margin-bottom: 0;
}
.list ul li {
  height: 36px;
  line-height: 36px;
}
.list ul li a {
  font-size: 17px;
}
.list.two {
  margin-top: 20px;
}
.list.two ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.list.two ul li {
  width: 48%;
}
.gg_one {
  height: 85px;
  margin: 40px 0;
}
.gg_one img {
  height: 85px !important;
}
.big_left_img_box a {
  display: flex;
  justify-content: space-between;
}
.big_left_img_box a img {
  width: 330px;
  height: 190px;
  margin-right: 20px;
}
.big_left_img_box a .txt {
  flex: 1;
  overflow: hidden;
}
.big_left_img_box a .txt .no2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  cursor: pointer;
  font-weight: normal;
  font-size: 17px;
  line-height: 26px;
}
.big_left_img_box a .txt .no4{
  margin-top: 26px;
  font-size: 11px;
  line-height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  cursor: pointer;
  font-weight: normal;
}
.small_left_img_box {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 25px;
  margin-bottom: 15px;
}
.small_left_img_box a {
  display: flex;
  justify-content: space-between;
}
.small_left_img_box a img {
  width: 160px;
  height: 100px;
  margin-right: 15px;
}
.small_left_img_box a .no3 {
  font-size: 16px;
  line-height: 29px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  cursor: pointer;
  font-weight: normal;
}
.gg_two {
  height: 557px;
}
.gg_two img {
  height: 557px !important;
}
.gg_two.mb30 {
  margin-bottom: 30px;
}
.gg_three {
  height: 255px;
}
.gg_three img {
  height: 255px !important;
}
.center_title {
  height: 30px;
  border-bottom: 2px solid #dddddd;
}
.center_title span {
  display: block;
  margin: 0 auto;
  width: 85px;
  height: 30px;
  font-weight: 700;
  text-align: center;
  background-color: #c9282d;
}
.center_title span a {
  color: #fff;
  font-size: 18px;
}
.bottom_images {
  padding: 17px 25px;
  border: 2px solid #dddddd;
}
.bottom_images ul {
  display: flex;
  justify-content: space-between;
}
.bottom_images ul li {
  width: 19.5%;
}
.bottom_images ul li img {
  height: 135px;
}
.bottom_images ul li span {
  display: block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 15px;
  color: #585858;
  padding-left: 10px;
}
.bottom_images ul li span:hover {
  color: #c9282d;
}
.dibu {
  margin: 30px 0px 0px 0px;
  padding: 0px;
  background: #f8f8f8;
  border-top: 1px solid #dddddd;
  border-bottom: 30px solid #023f6e;
}
.dibu .foot {
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
  width: 990px;
  overflow: hidden;
  background: #f8f8f8;
  display: flex;
  justify-content: space-between;
  /*左边*/
  /*右边*/
}
.dibu .foot .foot-left {
  margin: 0px;
  padding: 30px 0px 50px 0px;
  width: 165px;
}
.dibu .foot .foot-left .en-lo {
  margin: 0px;
  padding: 0px;
}
.dibu .foot .foot-left .foot-lian {
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  color: #666;
}
.dibu .foot .foot-left .foot-lian span {
  margin: 0px 5px 0px 0px;
  padding: 0px;
}
.dibu .foot .foot-left .foot-lian span a:hover {
  text-decoration: underline;
}
.dibu .foot .foot-left .foot-lian span a:link,
.dibu .foot .foot-left .foot-lian span a:visited {
  font-size: 12px;
  color: #666;
  text-decoration: none;
}
.dibu .foot .foot-right {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  width: 823px;
  border-right: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  overflow: hidden;
}
.dibu .foot .foot-right .foot-one {
  margin: 0px;
  padding: 0px;
  line-height: 43px;
  border-bottom: 1px solid #dddddd;
  overflow: hidden;
}
.dibu .foot .foot-right .foot-one ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  overflow: hidden;
}
.dibu .foot .foot-right .foot-one li {
  margin: 0px 15px 0px 25px;
  padding: 0px;
  float: left;
}
.dibu .foot .foot-right .foot-one li a:hover {
  text-decoration: underline;
}
.dibu .foot .foot-right .foot-one li a:link,
.dibu .foot .foot-right .foot-one li a:visited {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  text-decoration: none;
  color: #000101;
}
.dibu .foot .foot-right .foot-two {
  margin: 0px;
  padding: 8px 0;
  overflow: hidden;
  line-height: 20px;
  border-bottom: 1px solid #dddddd;
  display: flex;
  justify-content: space-between;
}
.dibu .foot .foot-right .foot-two span {
  margin-left: 25px;
}
.dibu .foot .foot-right .foot-two ul {
  flex: 1;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  overflow: hidden;
}
.dibu .foot .foot-right .foot-two li {
  margin: 0px 0px 0px 25px;
  padding: 0px;
  float: left;
  white-space: nowrap;
}
.dibu .foot .foot-right .foot-two li a:hover {
  text-decoration: underline;
}
.dibu .foot .foot-right .foot-two li a:link,
.dibu .foot .foot-right .foot-two li a:visited {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  text-decoration: none;
  color: #666;
}
.dibu .foot .foot-right .foot-three {
  margin: 0px;
  padding: 15px 0px 0px 25px;
  overflow: hidden;
}
.dibu .foot .foot-right .foot-three .foot-three-left {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 90px;
}
.dibu .foot .foot-right .foot-three .foot-three-right {
  margin: 0px 0px 0px 20px;
  padding: 0px;
  float: left;
  width: 665px;
}
.dibu .foot .foot-right .foot-three .foot-three-right ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  overflow: hidden;
}
.dibu .foot .foot-right .foot-three .foot-three-right ul li {
  margin: 0px 30px 10px 0px;
  padding: 0px;
  float: left;
  color: #666;
  font-size: 12px;
  line-height: 20px;
  white-space: nowrap;
}
.dibu .foot .foot-right .foot-three .foot-three-right ul li a {
  color: #666;
  font-size: 12px;
}
.dibu .foot .foot-right .foot-three .foot-three-right ul li a:hover {
  text-decoration: underline;
}
.dibu .foot .foot-right .foot-three .foot-three-right ul li a:link,
.dibu .foot .foot-right .foot-three .foot-three-right ul li a:visited {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  color: #666;
  text-decoration: none;
}
.dibu .foot .foot-right .foot-four {
  margin: 10px 0px 10px 0px;
  padding: 0px 20px 0px 25px;
  overflow: hidden;
}
.dibu .foot .foot-right .foot-four .foot-four-one {
  margin: 5px 0px 0px 0px;
  padding: 0px;
  font-size: 12px;
  color: #666;
  line-height: 20px;
}
.dibu-phone {
  margin-top: 20px;
  width: 100%;
  overflow: auto;
  clear: both;
  display: none;
}
.dibu-phone .dibu-phone-one {
  background-color: #a0a0a0;
  padding-top: 15px;
  overflow: auto;
  float: none;
}
.dibu-phone .dibu-phone-one a {
  font-size: 16px;
  color: #fff;
}
.dibu-phone .dibu-phone-one ul {
  overflow: auto;
  float: none;
}
.dibu-phone .dibu-phone-one li {
  float: left;
  width: 25%;
  height: 40px;
  overflow: auto;
  text-align: center;
}
.dibu-phone .dibu-phone-two {
  width: 100%;
  margin: 20px auto;
  padding: 0 10px;
  box-sizing: border-box;
  overflow: auto;
  clear: both;
  text-align: center;
  color: #555;
  font-size: 16px;
  text-decoration: none;
}
.dibu-phone .dibu-phone-two a {
  color: #555;
  font-size: 16px;
  text-decoration: none;
}
.dibu-phone .dibu-phone-two .showDesktop-Chinese,
.dibu-phone .dibu-phone-two .showDesktop-English {
  float: left;
  margin-right: 10px;
}
.dibu-phone .dibu-phone-two .showDesktop-Chinese img,
.dibu-phone .dibu-phone-two .showDesktop-English img {
  width: 83px;
  height: 30px;
}
.dibu-phone .dibu-phone-two .showDesktop-Desktop {
  float: right;
}
.dibu-phone .dibu-phone-two .showDesktop-Desktop img {
  width: 175px;
  height: 30px;
}
.dibu-phone .copyright {
  display: block;
  width: 100%;
  overflow: auto;
  clear: both;
  color: #999;
  text-align: center;
  font-size: 16px;
}
.right_erweima {
  position: fixed;
  left: 50%;
  margin-left: 540px;
  top: 220px;
  bottom: 900px;
}
.right_erweima .box {
  width: 116px;
  height: 160px;
  text-align: center;
  padding: 10px;
  margin-bottom: 40px;
  background-color: #f9f9f9;
}
.right_erweima .box:hover {
  background-color: #ebebeb;
}
.right_erweima .box img {
  height: 94px;
  width: 94px;
  margin: 5px 0;
}
.right_erweima .box span {
  display: block;
  font-size: 12px;
  color: #333;
}
.flex {
  display: flex;
  justify-content: space-between;
}
.left_box {
  width: 635px;
}
.right_box {
  width: 320px;
}
.mdt30 {
  margin-top: 20px;
}
.m_title_one {
  display: block;
  height: 32px;
  line-height: 32px;
  margin-bottom: 25px;
  position: relative;
}
.m_title_one::before {
  content: '';
  width: 100%;
  position: absolute;
  height: 3px;
  bottom: 0;
  background-image: linear-gradient(to right, #cb3035, #b43c3a, #c96540, #db8d44, #ecaf49);
}
.m_title_one span {
  display: block;
  width: 97px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  font-weight: 700;
  background-color: #c9282d;
}
.m_title_one span a {
  color: #fff;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .w,
  body {
    width: 100%;
  }
  .noflex {
    display: block;
  }
  .notit {
    display: none;
  }
  .head .head_top {
    position: absolute;
    right: 0;
    top: 104px;
    z-index: 999;
    height: auto;
    transition: all 0.6s;
    display: block;
  }
  .head .head_top .right_login {
    display: none;
  }
  .head .head_top .left_nav {
    background-color: #184368;
    opacity: 0.95;
    width: 174px;
  }
  .head .head_top .left_nav ul {
    flex-wrap: wrap;
  }
  .head .head_top .left_nav ul li {
    width: 100%;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #fff;
    padding-left: 30px;
    color: #fff;
  }
  .head .head_top .left_nav ul li a {
    color: #fff;
    font-size: 20px;
  }
  .head .head_top.m_head {
    display: none;
    right: -100%;
  }
  .head .head_logo_search {
    padding: 0 20px 0 10px;
  }
  .head .head_logo_search .logo > a {
    width: 220px;
    height: 35px;
  }
  .head .head_logo_search .logo span {
    display: none;
  }
  .head .head_logo_search .search {
    display: none;
  }
  .head .head_logo_search .m_nav {
    display: block;
    width: 42px;
    height: 42px;
  }
  .head .nav {
    display: none;
  }
  .topimg {
    height: 180px;
  }
  .right_box,
  .left_box {
    width: 100%;
    padding: 0 16px;
    box-sizing: border-box;
  }
  .nop {
    padding: 0;
  }
  #swiper-1 {
    margin-bottom: 20px;
  }
  #swiper-1 .swiper-slide img {
    height: 220px;
  }
  #swiper-1 .swiper-slide span {
    padding: 0 20px;
    margin: 10px 0;
    font-size: 28px;
  }
  #swiper-1 .swiper-slide i {
    padding: 0 20px;
  }
  .title_one.small {
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
  }
  .big_left_img_box a img {
    width: 170px;
    height: 150px;
  }
  .big_left_img_box a .txt .no4 {
    margin-top: 10px;
  }
  .list.two {
    margin-bottom: 20px;
  }
  .center_title {
    margin: 0 16px;
  }
  .gg_two {
    display: none;
  }
  .bottom_images {
    margin: 0 16px;
  }
  .bottom_images ul {
    flex-wrap: wrap;
  }
  .bottom_images ul li {
    width: 48%;
  }
  .bottom_images ul li:last-of-type {
    display: none;
  }
  .right_erweima,
  .dibu {
    display: none;
  }
  .dibu-phone {
    display: block;
  }
}
