.xha_header {
  display: none !important;
}
.yhjshj {
  padding-bottom: 40px;
}
.yhjshj .container {
  width: 1200px;
  position: relative;
  margin: 0 auto;
  display: block;
}
.yhjshj h2 {
  margin: 0;
}
.yhjshj .yhjshj_header {
  position: relative;
  min-width: 1200px;
  height: 465px;
  padding-top: 30px;
  box-sizing: border-box;
}
.yhjshj .yhjshj_header .bg_box {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  height: 100%;
  margin-left: -960px;
  width: 1920px;
}
.yhjshj .yhjshj_header .bg_box img {
  width: 100%;
  height: 100%;
}
.yhjshj .yhjshj_header .bg_box img.mob {
  display: none;
}
.yhjshj .yhjshj_header .container {
  z-index: 1;
}
.yhjshj .yhjshj_header .container:after {
  content: '';
  clear: both;
  width: 0;
  height: 0;
  display: block;
}
.yhjshj .yhjshj_header .logo_box {
  width: 311px;
  float: left;
}
.yhjshj .yhjshj_header .logo_box img {
  width: 265px;
}
.yhjshj .yhjshj_header .logo_box .guohuilogo {
  position: absolute;
  left: -11px;
  top: -7px;
  width: 68px;
}
.yhjshj .yhjshj_header .out_old {
  display: none;
}
.yhjshj .yhjshj_header .zzmszq {
  height: 42px;
  position: relative;
  float: right;
  box-sizing: border-box;
  border: 1px solid #fff;
  line-height: 37px;
  border-radius: 36px;
  margin-left: 30px;
  margin-top: 3.5px;
}
.yhjshj .yhjshj_header .zzmszq:after {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  left: 49.5%;
  content: '';
  display: inline-block;
  height: 16px;
  width: 1px;
  background-color: #fff;
}
.yhjshj .yhjshj_header .zzmszq .zzmszqitem {
  font-size: 16px;
  color: #fff;
  line-height: 42px;
  display: inline-block;
  width: 99px;
  text-align: center;
  cursor: pointer;
}
.yhjshj .yhjshj_header .header_search {
  float: right;
  position: relative;
  z-index: 2;
}
.yhjshj .yhjshj_header .header_search .search_input .input_box {
  border: 1px solid #fff;
  border-radius: 10px;
  position: relative;
  background-color: rgba(255, 255, 255, 0.5);
  filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#7fffffff, endcolorstr=#7fffffff);
  padding-right: 11px;
  font-size: 0;
}
@media \0screen {
  .yhjshj .yhjshj_header .header_search .search_input {
    /* 只有ie 8 */
  }
  .yhjshj .yhjshj_header .header_search .search_input .input_box {
    background-color: #fff;
  }
}
.yhjshj .yhjshj_header .header_search .search_input .icon {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  color: #333;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  overflow: hidden;
}
.yhjshj .yhjshj_header .header_search .search_input input {
  height: 48px;
  border: none;
  outline: none;
  line-height: 48px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #666;
  width: 222px;
  background: none;
  box-sizing: border-box;
  padding-left: 10px;
}
.yhjshj .yhjshj_header .header_search .search_input label {
  cursor: text;
}
.yhjshj .yhjshj_header .header_search .search_input input::-webkit-input-placeholder {
  /* webkit browsers */
  color: #ffff;
}
.yhjshj .yhjshj_header .header_search .search_input input:-moz-placeholder {
  /* mozilla firefox 4 to 18 */
  color: #ffff;
}
.yhjshj .yhjshj_header .header_search .search_input input::-moz-placeholder {
  /* mozilla firefox 19  */
  color: #ffff;
}
.yhjshj .yhjshj_header .header_search .search_input input:-ms-input-placeholder {
  /* internet explorer 10  */
  color: #ffff;
}
.yhjshj .yhjshj_header .header_search .search_input .searchul {
  top: 50px;
  left: -1px;
  border: 1px solid #e5e5e5;
  border-top: none;
  padding: 10px 0;
  background: white;
  display: none;
  position: absolute;
  width: 251px;
  box-sizing: border-box;
}
.yhjshj .yhjshj_header .header_search .search_input .searchul ul li {
  font-size: 14px;
  line-height: 30px;
  padding: 0 17px;
  height: 30px !important;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.yhjshj .yhjshj_header .header_search .search_input .searchul ul li.on {
  background-color: #e5e5e5;
}
.yhjshj .yhjshj_header .header_search .search_input .o_inputselectbox .listbox {
  top: 60px;
  left: -1px;
  right: 0;
  border-top: none;
  padding: 10px 0;
  background: white;
  border: 1px solid #e5e5e5;
  overflow: hidden;
}
.yhjshj .yhjshj_header .header_search .search_input .o_inputselectbox .listbox .list {
  border: none;
  box-shadow: none;
}
.yhjshj .yhjshj_header .header_search .search_input .o_inputselectbox .list li:hover {
  background-color: #e5e5e5;
}
.yhjshj .yhjshj_header .header_search .search_input .o_inputselectbox .list li span {
  font-size: 14px;
  line-height: 30px;
  padding: 0 17px;
  height: 30px !important;
  color: #333;
}
.yhjshj .yhjshj_header .header_search .search_input .o_scrollwin {
  position: static;
}
.yhjshj .yhjshj_header .header_search .search_input .o_inputselectbox .o_scrollwin .o_barbox span {
  background-color: #fff;
}
.yhjshj .yhjshj_header .wza {
  float: right;
  margin-left: 40px;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  margin-top: 18px;
}
.yhjshj .yhjshj_header .tablsit {
  display: none;
}
.yhjshj .yhjshj_header .phone_zhezhao {
  display: none;
}
.yhjshj .yhjshj_header .phone_menu {
  display: none;
}
.yhjshj .xqgk {
  position: relative;
  padding-top: 40px;
  padding-bottom: 38px;
  font-size: 0;
}
.yhjshj .xqgk .bg_box {
  position: absolute;
  width: 1920px;
  bottom: 0;
  height: auto;
  left: 50%;
  margin-left: -960px;
  z-index: -1;
}
.yhjshj .xqgk .bg_box img {
  width: 100%;
}
.yhjshj .xqgk .bg_box img.mob {
  display: none;
}
.yhjshj .xqgk .title {
  font-size: 0;
}
.yhjshj .xqgk .title .line {
  width: 493px;
  display: inline-block;
  height: 23px;
  vertical-align: top;
}
.yhjshj .xqgk .title .line.left_line {
  margin-top: 24px;
  background: url(/uploads/image/images/xha_yhjshj_title_left.png);
}
.yhjshj .xqgk .title .line.right_line {
  margin-top: 14px;
  background: url(/uploads/image/images/xha_yhjshj_title_right.png);
}
.yhjshj .xqgk .title .title_words {
  display: inline-block;
  margin: 0 19px 0 17px;
  vertical-align: top;
}
.yhjshj .xqgk .title .title_words img.mob {
  display: none;
}
.yhjshj .xqgk .bottombox {
  padding-top: 39px;
}
.yhjshj .xqgk .bottombox .left {
  display: inline-block;
  width: 50%;
  height: 345px;
}
.yhjshj .xqgk .bottombox .left .imgboxall {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
}
.yhjshj .xqgk .bottombox .left .imgboxall .imgbox {
  display: inline-block;
  width: 560px;
  position: absolute;
  left: 40px;
  top: 32px;
  z-index: 2;
  opacity: 0.5;
}
.yhjshj .xqgk .bottombox .left .imgboxall .imgbox .imgcover {
  content: '';
  display: inline-block;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  position: absolute;
  z-index: 3;
  background-color: #fff;
  opacity: 0.5;
}
.yhjshj .xqgk .bottombox .left .imgboxall .imgbox:first-child {
  left: 0;
  top: 0;
  z-index: 4;
  opacity: 1;
}
.yhjshj .xqgk .bottombox .left .imgboxall .imgbox:first-child .imgcover {
  opacity: 0;
}
.yhjshj .xqgk .bottombox .left .imgboxall .imgbox.first {
  z-index: 5;
}
.yhjshj .xqgk .bottombox .left .imgboxall .imgbox img {
  width: 100%;
}
.yhjshj .xqgk .bottombox .right {
  display: inline-block;
  width: 50%;
}
.yhjshj .xqgk .bottombox .right .rightall {
  padding-left: 66px;
  width: 600px;
  box-sizing: border-box;
  padding-top: 11px;
}
.yhjshj .xqgk .bottombox .right .rightall .jianjie {
  font-size: 18px;
  line-height: 36px;
  letter-spacing: 0px;
  color: #333333;
}
.yhjshj .xqgk .bottombox .right .rightall .jianjielist {
  width: 100%;
  box-sizing: border-box;
  padding-top: 17px;
  padding-bottom: 21px;
}
.yhjshj .xqgk .bottombox .right .rightall .jianjielist .item {
  font-size: 16px;
  line-height: 36px;
  display: inline-block;
  width: 100%;
  padding-left: 24px;
  box-sizing: border-box;
  position: relative;
  color: #2a5495;
}
.yhjshj .xqgk .bottombox .right .rightall .jianjielist .item:after {
  content: '';
  position: absolute;
  left: 4px;
  top: 14px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  display: inline-block;
  background-color: #2a5495;
  box-sizing: border-box;
}
.yhjshj .xqgk .bottombox .right .rightall .morebox .more {
  display: inline-block;
  background-color: #2a5495;
  border-radius: 18px;
  font-size: 14px;
  line-height: 1;
  color: #ffffff;
  padding: 12px 22px 10px;
}
.yhjshj .tzrd {
  padding-top: 30px;
}
.yhjshj .tzrd .title {
  font-size: 0;
}
.yhjshj .tzrd .title .line {
  width: 493px;
  display: inline-block;
  height: 23px;
  vertical-align: top;
}
.yhjshj .tzrd .title .line.left_line {
  margin-top: 24px;
  background: url(/uploads/image/images/xha_yhjshj_title_left.png);
}
.yhjshj .tzrd .title .line.right_line {
  margin-top: 14px;
  background: url(/uploads/image/images/xha_yhjshj_title_right.png);
}
.yhjshj .tzrd .title .title_words {
  display: inline-block;
  margin: 0 19px 0 28px;
  vertical-align: top;
}
.yhjshj .tzrd .title .title_words img.mob {
  display: none;
}
.yhjshj .tzrd .float_box {
  padding-top: 34px;
}
.yhjshj .tzrd .float_box:after {
  content: '';
  display: block;
  clear: both;
  width: 0;
  height: 0;
}
.yhjshj .tzrd .float_box .left {
  float: left;
  width: 830px;
  overflow: hidden;
}
.yhjshj .tzrd .float_box .left .title_2 {
  background-color: #e6f0fa;
}
.yhjshj .tzrd .float_box .left .title_2 h2 {
  display: block;
  width: 248px;
  line-height: 60px;
  box-sizing: border-box;
  padding-left: 24px;
  color: #fff;
  font-size: 22px;
  background: url(/uploads/image/images/xha_yhjshj_title_bg_short.png);
}
.yhjshj .tzrd .float_box .left .title_2 h2 a {
  color: #fff;
}
.yhjshj .tzrd .float_box .left .slider_box {
  width: 860px;
  margin-left: -15px;
  margin-top: 20px;
  height: 280px;
  overflow: hidden;
}
.yhjshj .tzrd .float_box .left .slider_box .hope-slide {
  width: 860px;
  overflow: hidden;
  display: inline-block;
  height: 280px;
}
.yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box {
  font-size: 0;
}
.yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item {
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
}
.yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .title_3 {
  text-align: center;
  position: relative;
  background-color: #e6f0fa;
}
.yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .title_3 .hot {
  position: absolute;
  top: 0;
  left: 0;
  width: 50px;
  height: 45px;
  background: url(/uploads/image/images/xha_yhjshj_sprite.png) 0 -50px;
}
.yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .title_3 span {
  font-size: 20px;
  font-weight: bold;
  line-height: 60px;
  color: #333333;
}
.yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .content_box {
  position: relative;
}
.yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .content_box .img_box {
  width: 400px;
  height: 220px;
}
.yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .content_box .img_box img {
  width: 100%;
  height: 100%;
}
.yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .content_box .img_shadow,
.yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .content_box .content {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .content_box .img_shadow {
  position: absolute;
  z-index: 1;
  background-color: rgba(54, 46, 43, 0.6);
  filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#99362e2b, endcolorstr=#99362e2b);
}
.yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .content_box .content {
  position: absolute;
  z-index: 2;
  text-align: center;
}
.yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .content_box .content span {
  font-size: 16px;
  color: #fff;
  line-height: 37px;
  display: inline-block;
  vertical-align: middle;
}
.yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .content_box .content:after {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.yhjshj .tzrd .float_box .left .slider_box .prev,
.yhjshj .tzrd .float_box .left .slider_box .next {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: 7px;
  /*-23 30=7*/
  height: 46px;
  width: 22px;
  background-image: url(/uploads/image/images/xha_yhjshj_sprite.png);
  z-index: 5;
}
.yhjshj .tzrd .float_box .left .slider_box .prev.cur,
.yhjshj .tzrd .float_box .left .slider_box .next.cur {
  display: block;
}
.yhjshj .tzrd .float_box .left .slider_box .prev {
  left: 15px;
  background-position: -410px -48px;
}
.yhjshj .tzrd .float_box .left .slider_box .next {
  right: 15px;
  background-position: -433px -48px;
}
.yhjshj .tzrd .float_box .left .zs_box {
  margin-top: 30px;
  position: relative;
  width: 100%;
  height: 470px;
  box-sizing: border-box;
  background-image: url(/uploads/image/images/xha_yhjshj_tzrd_bg.jpg);
}
.yhjshj .tzrd .float_box .left .zs_box .left_top_title {
  position: absolute;
  left: 0;
  top: 0;
  width: 248px;
  height: 60px;
  padding-left: 132px;
  box-sizing: border-box;
  background-image: url(/uploads/image/images/xha_yhjshj_title_bg_hlw.png);
}
.yhjshj .tzrd .float_box .left .zs_box .left_top_title h2 {
  line-height: 60px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
.yhjshj .tzrd .float_box .left .zs_box p.content {
  padding: 89px 22px 18px 33px;
  font-size: 16px;
  line-height: 24px;
  color: #333;
}
.yhjshj .tzrd .float_box .left .zs_box p.content font {
  color: #cf181f;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav {
  float: left;
  margin-left: 34px;
  width: 325px;
  height: 283px;
  position: relative;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li {
  width: 120px;
  height: 120px;
  position: absolute;
  text-align: center;
  border-radius: 50%;
  transition: width 0.3s, top 0.3s, left 0.3s, height 0.3s;
  background-image: url(/uploads/image/images/xha_yhjshj_sprite.png);
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li.item_1 {
  left: 12px;
  top: 107px;
  background-position: -300px -205px;
  z-index: 4;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li.item_1.cur {
  left: 0;
  top: 95px;
  background-position: -288px -337px;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li.item_2 {
  left: 51px;
  top: 12px;
  background-position: -12px -205px;
  z-index: 1;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li.item_2.cur {
  left: 39px;
  top: 0;
  background-position: 0 -337px;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li.item_3 {
  left: 153px;
  top: 12px;
  background-position: -156px -205px;
  z-index: 2;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li.item_3.cur {
  left: 141px;
  top: 0;
  background-position: -144px -337px;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li.item_4 {
  left: 193px;
  top: 107px;
  background-position: -444px -205px;
  z-index: 3;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li.item_4.cur {
  left: 171px;
  top: 95px;
  background-position: -432px -337px;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li.item_5 {
  left: 102px;
  top: 159px;
  background-position: -588px -205px;
  z-index: 4;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li.item_5.cur {
  left: 90px;
  top: 147px;
  background-position: -576px -337px;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li.cur {
  z-index: 5;
  width: 144px;
  height: 144px;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li h2 {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  text-align: left;
  max-width: 4em;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li:after {
  display: inline-block;
  vertical-align: middle;
  content: '';
  height: 100%;
  width: 0;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content {
  float: left;
  margin-left: 46px;
  margin-top: 21px;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li {
  display: none;
  width: 392px;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li.cur {
  display: block;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li .tab_title {
  margin-left: 2px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 2px;
  color: #2a5495;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li .tab_title:before {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  height: 1px;
  bottom: 2px;
  background-color: #96b8ec;
  z-index: 1;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li .tab_title:after {
  content: '';
  position: absolute;
  height: 5px;
  bottom: 0;
  width: 100px;
  left: 50%;
  z-index: 2;
  margin-left: -50px;
  background-color: #2a5495;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li .tab_list {
  margin-top: 20px;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li .tab_list div {
  padding: 3px 0 3px 20px;
  position: relative;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li .tab_list div:before {
  content: '';
  position: absolute;
  left: 0;
  top: 13px;
  width: 10px;
  height: 10px;
  display: block;
  background: url(/uploads/image/images/xha_yhjshj_sprite.png) 0 -134px;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li .tab_list div span {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
}
.yhjshj .tzrd .float_box .left .zs_box .tab_box:after {
  content: '';
  clear: both;
  width: 0;
  height: 0;
  display: block;
}
.yhjshj .tzrd .float_box .right {
  float: left;
  width: 340px;
  margin-left: 30px;
}
.yhjshj .tzrd .float_box .right .btn {
  width: 340px;
  height: 70px;
  display: block;
  background: url(/uploads/image/images/xha_yhjshj_tzrd_header.jpg);
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 70px;
}
.yhjshj .tzrd .float_box .right .list {
  border: 1px solid #dcdcdc;
  margin-top: 9px;
}
.yhjshj .tzrd .float_box .right .list .title_2 {
  height: 59px;
  border-bottom: 1px solid #dcdcdc;
  font-size: 0;
}
.yhjshj .tzrd .float_box .right .list .title_2 i {
  margin-left: 14px;
  display: inline-block;
  width: 20px;
  height: 24px;
  font-size: 24px;
  vertical-align: middle;
  color: #2a5495;
}
.yhjshj .tzrd .float_box .right .list .title_2 span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  font-size: 22px;
  font-weight: bold;
  color: #333;
}
.yhjshj .tzrd .float_box .right .list .title_2:after {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.yhjshj .tzrd .float_box .right .list ul {
  padding-top: 5px;
  position: relative;
  margin-left: -1px;
  margin-right: -1px;
  z-index: 1;
  padding-bottom: 14px;
  height: 700px;
}
.yhjshj .tzrd .float_box .right .list ul li {
  margin-top: 5px;
  height: 65px;
  font-size: 0;
}
.yhjshj .tzrd .float_box .right .list ul li .num {
  background-image: url(/uploads/image/images/xha_yhjshj_sprite.png);
  width: 41px;
  height: 24px;
  margin-left: 8px;
  display: inline-block;
  vertical-align: top;
  margin-top: 19px;
  background-position: -709px 0;
}
.yhjshj .tzrd .float_box .right .list ul li .num.num_0 {
  background-position: 0 0;
}
.yhjshj .tzrd .float_box .right .list ul li .num.num_1 {
  background-position: -41px 0;
}
.yhjshj .tzrd .float_box .right .list ul li .num.num_2 {
  background-position: -82px 0;
}
.yhjshj .tzrd .float_box .right .list ul li .num.num_3 {
  background-position: -123px 0;
}
.yhjshj .tzrd .float_box .right .list ul li .num.num_4 {
  background-position: -164px 0;
}
.yhjshj .tzrd .float_box .right .list ul li .num.num_5 {
  background-position: -205px 0;
}
.yhjshj .tzrd .float_box .right .list ul li .num.num_6 {
  background-position: -246px 0;
}
.yhjshj .tzrd .float_box .right .list ul li .num.num_7 {
  background-position: -287px 0;
}
.yhjshj .tzrd .float_box .right .list ul li .num.num_8 {
  background-position: -328px 0;
}
.yhjshj .tzrd .float_box .right .list ul li .num.num_9 {
  background-position: -369px 0;
}
.yhjshj .tzrd .float_box .right .list ul li .info {
  margin-left: 7px;
  display: inline-block;
  vertical-align: top;
  width: 270px;
  margin-top: 11px;
}
.yhjshj .tzrd .float_box .right .list ul li .info .thisp {
  max-width: 100%;
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  color: #333333;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.yhjshj .tzrd .float_box .right .list ul li .info span {
  margin-top: 9px;
  display: block;
  font-size: 14px;
  line-height: 1;
  color: #999999;
}
.yhjshj .tzrd .float_box .right .list ul li:hover {
  background-image: url(/uploads/image/images/xha_yhjshj_tzrd_cur.jpg);
}
.yhjshj .tzrd .float_box .right .list ul li:hover .num.num_0 {
  background-position: 0 -24px;
}
.yhjshj .tzrd .float_box .right .list ul li:hover .num.num_1 {
  background-position: -41px -24px;
}
.yhjshj .tzrd .float_box .right .list ul li:hover .num.num_2 {
  background-position: -82px -24px;
}
.yhjshj .tzrd .float_box .right .list ul li:hover .num.num_3 {
  background-position: -123px -24px;
}
.yhjshj .tzrd .float_box .right .list ul li:hover .num.num_4 {
  background-position: -164px -24px;
}
.yhjshj .tzrd .float_box .right .list ul li:hover .num.num_5 {
  background-position: -205px -24px;
}
.yhjshj .tzrd .float_box .right .list ul li:hover .num.num_6 {
  background-position: -246px -24px;
}
.yhjshj .tzrd .float_box .right .list ul li:hover .num.num_7 {
  background-position: -287px -24px;
}
.yhjshj .tzrd .float_box .right .list ul li:hover .num.num_8 {
  background-position: -328px -24px;
}
.yhjshj .tzrd .float_box .right .list ul li:hover .num.num_9 {
  background-position: -369px -24px;
}
.yhjshj .tzrd .float_box .right .list ul li:hover .info .thisp,
.yhjshj .tzrd .float_box .right .list ul li:hover .info span {
  color: #fff;
}
.yhjshj .szsy {
  margin-top: 31px;
}
.yhjshj .szsy img.mob {
  display: none;
}
.yhjshj .newustitle {
  text-align: center;
}
.yhjshj .newustitle img {
  height: 67px;
}
.yhjshj .newbox {
  display: inline-block;
  font-size: 0;
  width: 100%;
  box-sizing: border-box;
}
.yhjshj .newbox .newboxreal {
  margin: 0 -12px;
}
.yhjshj .newbox .item {
  display: inline-block;
  text-align: center;
  margin: 0 12px;
}
.yhjshj .newbox .item .itemreal {
  display: inline-block;
  text-align: center;
}
.yhjshj .newbox .item .itemreal .imgbox {
  display: inline-block;
  width: 384px;
  height: 120px;
  overflow: hidden;
}
.yhjshj .newbox .item .itemreal .imgbox img {
  width: 100%;
  transition: all 0.3s;
}
.yhjshj .zhitongche {
  padding-top: 60px;
}
.yhjshj .zhitongche .zhitongchebox {
  padding-top: 10px;
}
.yhjshj .zhitongche .zhitongchebox .item {
  padding-top: 30px;
  position: relative;
}
.yhjshj .zhitongche .zhitongchebox .item img {
  width: 100%;
}
.yhjshj .zhitongche .zhitongchebox .item .goto {
  display: inline-block;
  width: 160px;
  position: absolute;
  right: 40px;
  bottom: 33px;
  height: 52px;
  background: #ffffff;
  box-sizing: border-box;
  border-radius: 26px;
  border: 2px solid #76c0ed;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #5079e8;
  line-height: 52px;
}
.yhjshj .ysdtbox {
  padding-top: 40px;
}
.yhjshj .ysdtbox .left {
  vertical-align: top;
  width: 554px;
  height: 332px;
  overflow: hidden;
  display: inline-block;
}
.yhjshj .ysdtbox .left .ysdtswiper {
  height: 100% !important;
}
.yhjshj .ysdtbox .left .ysdtswiper .swiper-wrapper {
  height: 100% !important;
}
.yhjshj .ysdtbox .left .ysdtswiper .swiper-wrapper .swiper-slide {
  height: 100% !important;
  overflow: hidden;
  position: relative;
}
.yhjshj .ysdtbox .left .ysdtswiper .swiper-wrapper .swiper-slide .imgbox {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.yhjshj .ysdtbox .left .ysdtswiper .swiper-wrapper .swiper-slide .imgbox img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.yhjshj .ysdtbox .left .ysdtswiper .swiper-wrapper .swiper-slide .imgbox img:hover {
  transform: scale(1.2);
}
.yhjshj .ysdtbox .left .ysdtswiper .swiper-wrapper .swiper-slide .imgtitle {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  line-height: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
}
.yhjshj .ysdtbox .left .ysdtswiper .swiper-wrapper .swiper-slide .imgtitle .imgtitlereal {
  height: 100%;
  font-size: 18px;
  color: #fff;
  max-width: 330px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  padding-left: 10px;
}
.yhjshj .ysdtbox .left .ysdtswiper .page {
  display: inline-block;
  text-align: center;
  position: absolute;
  bottom: 19px;
  right: 10px;
}
.yhjshj .ysdtbox .left .ysdtswiper .page span {
  display: inline-block;
  width: 11px;
  border-radius: 50%;
  height: 11px;
  box-sizing: border-box;
  margin: 0 6px;
  border: solid 2px #ffffff;
}
.yhjshj .ysdtbox .left .ysdtswiper .page span.swiper-active-switch {
  background-color: #308ce5;
}
.yhjshj .ysdtbox .right {
  display: inline-block;
  width: 627px;
  margin-left: 19px;
}
.yhjshj .ysdtbox .right .rititle {
  position: relative;
}
.yhjshj .ysdtbox .right .rititle .gengduo {
  width: 100%;
  display: inline-block;
  text-align: right;
  line-height: 1;
  font-size: 16px;
  color: #666666;
}
.yhjshj .ysdtbox .right .rititle .gengduo a {
  font-size: 16px;
  line-height: 1;
  color: #666666;
}
.yhjshj .ysdtbox .right .rititle .gengduo a:hover {
  color: #0c64c1;
}
.yhjshj .ysdtbox .right .list {
  padding-top: 0;
}
.yhjshj .ysdtbox .right .list .item {
  position: relative;
  height: 40px;
}
.yhjshj .ysdtbox .right .list .item:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #ced8e5;
  position: absolute;
  left: 2px;
  top: 16.5px;
}
.yhjshj .ysdtbox .right .list .item a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 115px;
  line-height: 40px;
  height: 40px;
  font-size: 16px;
  color: #333333;
}
.yhjshj .ysdtbox .right .list .item a:hover {
  color: #2a5495;
}
.yhjshj .ysdtbox .right .list .item .time {
  height: 40px;
  top: 0;
  position: absolute;
  right: 0;
  line-height: 40px;
  font-size: 16px;
  color: #999;
}
.yhjshj .yingshangdongtai {
  padding-top: 60px;
  font-size: 0;
}
.yhjshj .gjh {
  position: relative;
  height: 731px;
}
.yhjshj .gjh .bg_box {
  position: absolute;
  width: 1920px;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -960px;
}
.yhjshj .gjh .bg_box img {
  width: 100%;
}
.yhjshj .gjh .bg_box img.mob {
  display: none;
}
.yhjshj .gjh .title {
  font-size: 0;
  padding-top: 42px;
}
.yhjshj .gjh .title .line {
  width: 493px;
  display: inline-block;
  height: 23px;
  vertical-align: top;
}
.yhjshj .gjh .title .line.left_line {
  margin-top: 24px;
  background: url(/uploads/image/images/xha_yhjshj_title_left.png);
}
.yhjshj .gjh .title .line.right_line {
  margin-top: 13px;
  background: url(/uploads/image/images/xha_yhjshj_title_right.png);
}
.yhjshj .gjh .title .title_words {
  display: inline-block;
  margin: 0 17px 0 23px;
  vertical-align: top;
}
.yhjshj .gjh .title_2 {
  background-color: #e6f0fa;
  margin-top: 32px;
}
.yhjshj .gjh .title_2 h2 {
  display: block;
  width: 248px;
  line-height: 60px;
  box-sizing: border-box;
  padding-left: 24px;
  color: #fff;
  font-size: 22px;
  background: url(/uploads/image/images/xha_yhjshj_title_bg_short.png);
}
.yhjshj .gjh .title_2 h2 a {
  color: #fff;
}
.yhjshj .gjh .scroll_num {
  margin-top: 46px;
  font-size: 0;
}
.yhjshj .gjh .scroll_num li {
  height: 109px;
  display: inline-block;
  vertical-align: top;
  width: 25%;
  border-left: 1px solid #bfbfbf;
  text-align: center;
  box-sizing: border-box;
  padding-top: 5px;
}
.yhjshj .gjh .scroll_num li div {
  height: 39px;
}
.yhjshj .gjh .scroll_num li div i {
  font-size: 48px;
  font-weight: bold;
  line-height: 39px;
  color: transparent;
  display: inline-block;
  vertical-align: bottom;
  height: 38px;
  background-image: linear-gradient(to bottom, #fcafb0 0, #fb3b3e 100%);
  -webkit-background-clip: text;
}
@media screen\0  {
  .yhjshj .gjh .scroll_num li div i {
    color: #de4231;
    background: none;
  }
}
.yhjshj .gjh .scroll_num li div span {
  font-size: 16px;
  line-height: 1;
  color: #666666;
  display: inline-block;
  margin-left: 8px;
  vertical-align: bottom;
  height: 16px;
}
.yhjshj .gjh .scroll_num li p {
  margin-top: 14px;
  height: 48px;
}
.yhjshj .gjh .scroll_num li p span {
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  display: inline-block;
  vertical-align: middle;
}
.yhjshj .gjh .scroll_num li p:after {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.yhjshj .gjh .scroll_num li:first-child {
  border: none;
}
.yhjshj .gjh .list {
  margin: 40px -12px 0;
  font-size: 0;
  padding-bottom: 28px;
}
.yhjshj .gjh .list li {
  padding: 9px 12px 10px 12px;
  display: inline-block;
  box-sizing: border-box;
  width: 16.6666666%;
}
.yhjshj .cxcg .title {
  padding-top: 42px;
  text-align: center;
}
.yhjshj .cxcg ul {
  margin-top: 42px;
  font-size: 0;
  position: relative;
  padding: 0 21px;
  height: 305px;
}
.yhjshj .cxcg ul li {
  width: 33.33333%;
  display: inline-block;
  position: relative;
  z-index: 2;
  padding: 0 20px;
  box-sizing: border-box;
  vertical-align: top;
}
.yhjshj .cxcg ul li .img_box {
  width: 346px;
  height: 200px;
  overflow: hidden;
}
.yhjshj .cxcg ul li .img_box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.yhjshj .cxcg ul li .img_box img:hover {
  width: 120%;
  height: 120%;
  margin-left: -34.6px;
  margin-top: -20px;
}
.yhjshj .cxcg ul li p {
  margin-top: 25px;
  padding-left: 20px;
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  min-height: 48px;
  max-height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.yhjshj .cxcg ul li p:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 10px;
  height: 10px;
  display: block;
  background: url(/uploads/image/images/xha_yhjshj_sprite.png) 0 -134px;
}
.yhjshj .cxcg ul:before {
  content: '';
  width: 100%;
  left: 0;
  right: 0;
  top: 121px;
  height: 185px;
  background-color: #f5f5f5;
  display: block;
  position: absolute;
}
.yhjshj .news {
  font-size: 0;
  margin-top: 28px;
}
.yhjshj .news .title_1 {
  background-color: #e6f0fa;
}
.yhjshj .news .title_1 h2 {
  display: block;
  width: 248px;
  line-height: 60px;
  box-sizing: border-box;
  padding-left: 24px;
  color: #fff;
  font-size: 22px;
  background: url(/uploads/image/images/xha_yhjshj_title_bg_short.png);
}
.yhjshj .news .title_1 h2 a {
  color: #fff;
}
.yhjshj .news .left {
  vertical-align: top;
  display: inline-block;
  width: 660px;
}
.yhjshj .news .left .news_list {
  margin-top: 28px;
  height: 272px;
}
.yhjshj .news .left .news_list li {
  padding-left: 12px;
  position: relative;
  margin-top: 16px;
}
.yhjshj .news .left .news_list li a {
  font-size: 16px;
  line-height: 32px;
  color: #000000;
  max-width: 520px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  vertical-align: top;
}
.yhjshj .news .left .news_list li a:hover {
  color: #2a5495;
}
.yhjshj .news .left .news_list li span {
  float: right;
  font-size: 16px;
  line-height: 32px;
  color: #666666;
}
.yhjshj .news .left .news_list li:first-child {
  margin-top: 0;
}
.yhjshj .news .left .news_list li:before {
  left: 0;
  position: absolute;
  content: '';
  top: 14px;
  display: block;
  width: 3px;
  height: 3px;
  background-color: #434343;
}
.yhjshj .news .left .news_list li:after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  clear: both;
}
.yhjshj .news .right {
  margin-left: 20px;
  vertical-align: top;
  display: inline-block;
  width: 520px;
}
.yhjshj .news .right .new_swiper {
  width: 520px;
  position: relative;
  height: 260px;
  margin-top: 30px;
}
.yhjshj .news .right .new_swiper .banner {
  width: 100%;
  height: 100%;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}
.yhjshj .news .right .new_swiper .banner .hope-slide {
  position: relative;
  transform: translate3d(0, 0, 0);
}
.yhjshj .news .right .new_swiper .banner .hope-slide img {
  width: 520px;
  height: 260px;
}
.yhjshj .news .right .new_swiper .banner .hope-slide .title_box {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  height: 50px;
  box-sizing: border-box;
  padding: 5px 15px;
}
.yhjshj .news .right .new_swiper .banner .hope-slide .title_box .shadow {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  height: 100%;
  display: block;
  z-index: 1;
}
.yhjshj .news .right .new_swiper .banner .hope-slide .title_box .title {
  font-size: 18px;
  line-height: 40px;
  max-width: 320px;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  position: relative;
  z-index: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 0;
}
.yhjshj .news .right .new_swiper .banner .hope-slide .title_box .more {
  position: absolute;
  right: 15px;
  top: 5px;
  color: #fff;
  font-size: 15px;
  line-height: 44px;
  z-index: 2;
}
.yhjshj .news .right .new_swiper .banner .hope-pagination {
  position: absolute;
  bottom: 0;
  right: 60px;
  left: auto;
  width: 140px;
  height: 50px;
  text-align: center;
  box-sizing: border-box;
  padding-top: 20px;
  margin-right: -10px;
  z-index: 1;
}
.yhjshj .news .right .new_swiper .banner .hope-pagination .hope-pagination-switch {
  width: 9px;
  height: 9px;
  display: inline-block;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  margin: 0 5.5px;
}
.yhjshj .news .right .new_swiper .banner .hope-pagination .hope-pagination-switch.hope-active-switch {
  background-color: #308ce5;
}
.yhjshj .yhkayshj {
  margin-top: 20px;
}
.yhjshj .yhkayshj .slider_box {
  height: 100px;
  overflow: hidden;
  position: relative;
}
.yhjshj .yhkayshj .slider_box .hope-slide img {
  width: 1200px;
  height: 100px;
}
.yhjshj .yhkayshj .slider_box .hope-slide img.mob {
  display: none;
}
.yhjshj .yhkayshj .slider_box .prev,
.yhjshj .yhkayshj .slider_box .next {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -23px;
  height: 46px;
  width: 22px;
  background-image: url(/uploads/image/images/xha_yhjshj_sprite.png);
}
.yhjshj .yhkayshj .slider_box .prev.cur,
.yhjshj .yhkayshj .slider_box .next.cur {
  display: block;
}
.yhjshj .yhkayshj .slider_box .prev {
  left: 0;
  background-position: -477px -48px;
}
.yhjshj .yhkayshj .slider_box .next {
  right: 0;
  background-position: -500px -48px;
}
.yhjshj .tzxha {
  position: relative;
  z-index: 2;
  margin-top: 40px;
  height: 350px;
}
.yhjshj .tzxha .bg_box {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  margin-left: -960px;
  width: 1920px;
}
.yhjshj .tzxha .bg_box img.mob {
  display: none;
}
.yhjshj .tzxha .title {
  font-size: 0;
  padding-top: 36px;
}
.yhjshj .tzxha .title .line {
  width: 473px;
  display: inline-block;
  height: 23px;
  vertical-align: top;
}
.yhjshj .tzxha .title .line.left_line {
  margin-top: 29px;
  background: url(/uploads/image/images/xha_yhjshj_title_left_white.png);
}
.yhjshj .tzxha .title .line.right_line {
  margin-top: 18px;
  background: url(/uploads/image/images/xha_yhjshj_title_right_white.png);
}
.yhjshj .tzxha .title .title_words {
  display: inline-block;
  margin: 0 17px 0 16px;
  vertical-align: top;
}
.yhjshj .tzxha .content {
  margin-top: 37px;
  font-size: 0;
  position: relative;
}
.yhjshj .tzxha .content p {
  width: 658px;
  padding-top: 22px;
  font-size: 16px;
  line-height: 36px;
  color: #333333;
  padding-left: 50px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  max-height: 202px;
}
.yhjshj .tzxha .content .img_box {
  position: absolute;
  right: 41px;
  top: 0;
  width: 450px;
  height: 254px;
  margin-left: 50px;
  box-sizing: border-box;
  border: 8px solid #fff;
  overflow: hidden;
}
.yhjshj .tzxha .content .img_box img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.yhjshj .tzxha .content .img_box img:hover {
  width: 120%;
  height: 120%;
  margin-left: -45px;
  margin-top: -25.4px;
}
.yhjshj .cylzs {
  z-index: 1;
  padding-top: 80px;
  position: relative;
}
.yhjshj .cylzs .bg_box {
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  margin-left: -960px;
  width: 1920px;
  height: 100%;
}
.yhjshj .cylzs h2 {
  width: 508px;
  margin: 0 auto;
  height: 60px;
  text-align: center;
  color: #2a5495;
  font-weight: bold;
  background: url(/uploads/image/images/xha_yhjshj_cylzs_title_bg.png);
  box-sizing: border-box;
  padding: 18px 0;
}
.yhjshj .cylzs h2 span {
  font-size: 24px;
  display: inline-block;
  vertical-align: baseline;
}
.yhjshj .cylzs h2 font {
  font-size: 22px;
  display: inline-block;
  vertical-align: baseline;
}
.yhjshj .cylzs h2 b {
  font-size: 30px;
  display: inline-block;
  vertical-align: baseline;
}
.yhjshj .cylzs .slider_box {
  box-sizing: border-box;
  margin-top: 27px;
  overflow: hidden;
  font-size: 0;
  height: 192px;
  padding: 0 35px;
  position: relative;
}
.yhjshj .cylzs .slider_box .banner {
  margin: 0 -30px;
  white-space: nowrap;
}
.yhjshj .cylzs .slider_box .banner .hope-slide {
  width: 190px;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
}
.yhjshj .cylzs .slider_box .banner .hope-slide .icon_box {
  width: 130px;
  height: 144px;
  background: url(/uploads/image/images/xha_yhjshj_sprite.png) -200px -49px;
  padding-top: 42px;
  box-sizing: border-box;
  margin: 0 auto;
  cursor: pointer;
}
.yhjshj .cylzs .slider_box .banner .hope-slide .icon_box i {
  color: #2a5495;
  font-size: 48px;
  height: 48px;
}
.yhjshj .cylzs .slider_box .banner .hope-slide p {
  font-size: 18px;
  line-height: 48px;
  color: #333333;
  display: inline-block;
  cursor: pointer;
}
.yhjshj .cylzs .slider_box .banner .hope-slide.cur .icon_box {
  background-position: -67px -49px;
}
.yhjshj .cylzs .slider_box .banner .hope-slide.cur .icon_box i {
  color: #fff;
}
.yhjshj .cylzs .slider_box .banner .hope-slide.cur p {
  color: #2a5495;
}
.yhjshj .cylzs .slider_box .prev,
.yhjshj .cylzs .slider_box .next {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 31px;
  height: 69px;
  width: 27px;
  z-index: 1;
  background-image: url(/uploads/image/images/xha_yhjshj_sprite.png);
}
.yhjshj .cylzs .slider_box .prev.cur,
.yhjshj .cylzs .slider_box .next.cur {
  display: block;
}
.yhjshj .cylzs .slider_box .prev {
  left: 0;
  background-position: -571px -47px;
}
.yhjshj .cylzs .slider_box .next {
  right: 0;
  background-position: -543px -47px;
}
.yhjshj .cylzs .tab_content_box {
  margin: 18px 60px 0;
  padding: 20px 33px;
  box-sizing: border-box;
  max-height: 220px;
  background-color: #d4eefb;
  border-radius: 5px;
}
.yhjshj .cylzs .tab_content_box .tab_content {
  position: relative;
  display: none;
  height: 180px;
  overflow: hidden;
}
.yhjshj .cylzs .tab_content_box .tab_content .content {
  line-height: 36px;
  font-size: 16px;
  color: #333;
  text-indent: 2em;
}
.yhjshj .cylzs .tab_content_box .tab_content .more {
  position: absolute;
  right: 0;
  bottom: 0;
  line-height: 36px;
  display: block;
  font-size: 16px;
  color: #146bc9;
  background-color: #d4eefb;
}
.yhjshj .cylzs .tab_content_box .tab_content.cur {
  display: block;
}
.yhjshj .cylzs .btn_box {
  margin-top: 40px;
  font-size: 0;
}
.yhjshj .cylzs .btn_box .btn {
  width: 299px;
  margin-left: 1px;
  display: inline-block;
  height: 101px;
  vertical-align: top;
  text-align: center;
  transition: all 0.3s;
}
.yhjshj .cylzs .btn_box .btn div {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}
.yhjshj .cylzs .btn_box .btn div i {
  width: 32px;
  display: inline-block;
  height: 32px;
  font-size: 32px;
  line-height: 32px;
}
.yhjshj .cylzs .btn_box .btn div p {
  font-size: 18px;
  line-height: 1;
  margin-top: 10px;
}
.yhjshj .cylzs .btn_box .btn:after {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.yhjshj .cylzs .btn_box .btn:hover {
  margin-top: -10px;
}
.yhjshj .cylzs .btn_box .btn.btn_1 {
  width: 300px;
  margin-left: 0;
  background-image: url(/uploads/image/images/xha_yhjshj_cylzs_btn_bg_01.jpg);
}
.yhjshj .cylzs .btn_box .btn.btn_2 {
  background-image: url(/uploads/image/images/xha_yhjshj_cylzs_btn_bg_02.jpg);
}
.yhjshj .cylzs .btn_box .btn.btn_3 {
  background-image: url(/uploads/image/images/xha_yhjshj_cylzs_btn_bg_03.jpg);
}
.yhjshj .cylzs .btn_box .btn.btn_4 {
  background-image: url(/uploads/image/images/xha_yhjshj_cylzs_btn_bg_04.jpg);
}
.yhjshj .leftswiper {
  vertical-align: top;
  width: 554px;
  height: 332px;
  overflow: hidden;
  display: inline-block;
}
.yhjshj .leftswiper .usswiper {
  height: 100% !important;
}
.yhjshj .leftswiper .usswiper.nopage .page {
  display: none;
}
.yhjshj .leftswiper .usswiper .swiper-wrapper {
  height: 100% !important;
}
.yhjshj .leftswiper .usswiper .swiper-wrapper .swiper-slide {
  height: 100% !important;
  overflow: hidden;
  position: relative;
}
.yhjshj .leftswiper .usswiper .swiper-wrapper .swiper-slide .imgbox {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.yhjshj .leftswiper .usswiper .swiper-wrapper .swiper-slide .imgbox img {
  width: 100%;
  height: 100%;
  transition: all 0.3s;
}
.yhjshj .leftswiper .usswiper .swiper-wrapper .swiper-slide .imgbox img:hover {
  transform: scale(1.2);
}
.yhjshj .leftswiper .usswiper .swiper-wrapper .swiper-slide .imgtitle {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  line-height: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
}
.yhjshj .leftswiper .usswiper .swiper-wrapper .swiper-slide .imgtitle .imgtitlereal {
  height: 100%;
  font-size: 18px;
  color: #fff;
  max-width: 330px;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  padding-left: 10px;
}
.yhjshj .leftswiper .usswiper .page {
  display: inline-block;
  text-align: center;
  position: absolute;
  bottom: 19px;
  right: 10px;
}
.yhjshj .leftswiper .usswiper .page span {
  display: inline-block;
  width: 11px;
  border-radius: 50%;
  height: 11px;
  box-sizing: border-box;
  margin: 0 6px;
  border: solid 2px #ffffff;
}
.yhjshj .leftswiper .usswiper .page span.swiper-active-switch {
  background-color: #308ce5;
}
.yhjshj .rightlist {
  display: inline-block;
  width: 627px;
  margin-left: 19px;
}
.yhjshj .rightlist.allwidth {
  width: 100%;
  margin-left: 0;
}
.yhjshj .rightlist .rititle {
  position: relative;
  text-align: right;
}
.yhjshj .rightlist .rititle .gengduo {
  display: inline-block;
  line-height: 1;
  width: auto;
  font-size: 16px;
  color: #666666;
}
.yhjshj .rightlist .rititle .gengduo a {
  font-size: 16px;
  line-height: 1;
  color: #666666;
}
.yhjshj .rightlist .rititle .gengduo a:hover {
  color: #0c64c1;
}
.yhjshj .rightlist .list .item {
  position: relative;
  height: 44px;
}
.yhjshj .rightlist .list .item:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #ced8e5;
  position: absolute;
  left: 2px;
  top: 16.5px;
}
.yhjshj .rightlist .list .item a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 115px;
  line-height: 44px;
  height: 44px;
  font-size: 16px;
  color: #333333;
}
.yhjshj .rightlist .list .item a:hover {
  color: #2a5495;
}
.yhjshj .rightlist .list .item .time {
  height: 44px;
  top: 0;
  position: absolute;
  right: 0;
  line-height: 44px;
  font-size: 16px;
  color: #999;
}
.yhjshj .xgzcfw {
  padding-top: 48px;
}
.yhjshj .xgzcfw .title {
  margin: 0 auto;
  text-align: center;
}
.yhjshj .xgzcfw .title img.mob {
  display: none;
}
.yhjshj .xgzcfw .yszc_list {
  width: 1200px;
  position: relative;
}
.yhjshj .xgzcfw .yszc_list .bg_box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.yhjshj .xgzcfw .yszc_list .bg_box img {
  width: 100%;
  height: 100%;
}
.yhjshj .xgzcfw .yszc_list .bg_title {
  width: 180px;
  height: 22px;
  font-size: 0;
  position: absolute;
  top: 127px;
  left: 511px;
}
.yhjshj .xgzcfw .yszc_list .bg_title .line {
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  height: 2px;
  background-color: #fff;
}
.yhjshj .xgzcfw .yszc_list .bg_title span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 13px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
}
.yhjshj .xgzcfw .yszc_list .listold {
  width: 100%;
  height: 100%;
  position: relative;
}
.yhjshj .xgzcfw .yszc_list .listold a {
  display: block;
  position: absolute;
  border-radius: 50%;
  text-align: center;
  font-size: 0;
}
.yhjshj .xgzcfw .yszc_list .listold a span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
.yhjshj .xgzcfw .yszc_list .listold a .bg_box {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.yhjshj .xgzcfw .yszc_list .listold a .bg_box img {
  width: 100%;
  height: 100%;
}
.yhjshj .xgzcfw .yszc_list .listold a .bg_box img.bg_cur {
  display: none;
}
.yhjshj .xgzcfw .yszc_list .listold a:after {
  display: inline-block;
  content: '';
  height: 100%;
  width: 0;
  vertical-align: middle;
}
.yhjshj .xgzcfw .yszc_list .listold a:hover span {
  color: #fff;
}
.yhjshj .xgzcfw .yszc_list .listold a:hover .bg_box img.bg {
  display: none;
}
.yhjshj .xgzcfw .yszc_list .listold a:hover .bg_box img.bg_cur {
  display: block;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_01,
.yhjshj .xgzcfw .yszc_list .listold a.item_02,
.yhjshj .xgzcfw .yszc_list .listold a.item_03,
.yhjshj .xgzcfw .yszc_list .listold a.item_14,
.yhjshj .xgzcfw .yszc_list .listold a.item_15,
.yhjshj .xgzcfw .yszc_list .listold a.item_16,
.yhjshj .xgzcfw .yszc_list .listold a.item_17 {
  left: 374px;
  top: 138px;
  width: 70px;
  height: 70px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_01 span,
.yhjshj .xgzcfw .yszc_list .listold a.item_02 span,
.yhjshj .xgzcfw .yszc_list .listold a.item_03 span,
.yhjshj .xgzcfw .yszc_list .listold a.item_14 span,
.yhjshj .xgzcfw .yszc_list .listold a.item_15 span,
.yhjshj .xgzcfw .yszc_list .listold a.item_16 span,
.yhjshj .xgzcfw .yszc_list .listold a.item_17 span {
  font-size: 14px;
  line-height: 18px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_02 {
  left: 442px;
  top: 221px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_03 {
  left: 747px;
  top: 210px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_04,
.yhjshj .xgzcfw .yszc_list .listold a.item_05,
.yhjshj .xgzcfw .yszc_list .listold a.item_06,
.yhjshj .xgzcfw .yszc_list .listold a.item_08,
.yhjshj .xgzcfw .yszc_list .listold a.item_09,
.yhjshj .xgzcfw .yszc_list .listold a.item_10,
.yhjshj .xgzcfw .yszc_list .listold a.item_11,
.yhjshj .xgzcfw .yszc_list .listold a.item_12,
.yhjshj .xgzcfw .yszc_list .listold a.item_13 {
  left: 187px;
  top: 161px;
  width: 94px;
  height: 94px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_04 span,
.yhjshj .xgzcfw .yszc_list .listold a.item_05 span,
.yhjshj .xgzcfw .yszc_list .listold a.item_06 span,
.yhjshj .xgzcfw .yszc_list .listold a.item_08 span,
.yhjshj .xgzcfw .yszc_list .listold a.item_09 span,
.yhjshj .xgzcfw .yszc_list .listold a.item_10 span,
.yhjshj .xgzcfw .yszc_list .listold a.item_11 span,
.yhjshj .xgzcfw .yszc_list .listold a.item_12 span,
.yhjshj .xgzcfw .yszc_list .listold a.item_13 span {
  font-size: 18px;
  line-height: 24px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_05 {
  left: 310px;
  top: 240px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_06 {
  left: 925px;
  top: 184px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_07 {
  left: 839px;
  top: 100px;
  width: 70px;
  height: 70px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_07 span {
  font-size: 14px;
  line-height: 18px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_08 {
  left: 25px;
  top: 164px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_09 {
  left: 926px;
  top: 170px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_10 {
  left: 554px;
  top: 327px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_11 {
  left: 855px;
  top: 303px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_12 {
  left: 1092px;
  top: 180px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_13 {
  left: 1105px;
  top: 157px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_14 {
  left: 972px;
  top: 72px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_15 {
  left: 778px;
  top: 31px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_16 {
  left: 357px;
  top: 30px;
}
.yhjshj .xgzcfw .yszc_list .listold a.item_17 {
  left: 183px;
  top: 64px;
}
.yhjshj .anlizhanshi {
  padding-top: 40px;
  font-size: 0;
}
.yhjshj .anlizhanshi .anzsbox {
  box-sizing: border-box;
  width: 100%;
}
.yhjshj .zcjd {
  margin-top: 14px;
}
.yhjshj .zcjd .title {
  text-align: center;
  font-size: 0;
}
.yhjshj .zcjd .title .line {
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  height: 2px;
  background-color: #2a5495;
}
.yhjshj .zcjd .title span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 13px;
  color: #2a5495;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
}
.yhjshj .zcjd .float_box {
  font-size: 0;
  margin-top: 20px;
}
.yhjshj .zcjd .float_box .left,
.yhjshj .zcjd .float_box .right {
  display: inline-block;
  width: 585px;
}
.yhjshj .zcjd .float_box .left .title_1,
.yhjshj .zcjd .float_box .right .title_1 {
  background-color: #e6f0fa;
}
.yhjshj .zcjd .float_box .left .title_1 h2,
.yhjshj .zcjd .float_box .right .title_1 h2 {
  padding-left: 20px;
  width: 248px;
  background-image: url(/uploads/image/images/xha_yhjshj_title_bg_short.png);
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  box-sizing: border-box;
}
.yhjshj .zcjd .float_box .left .title_1 h2 a,
.yhjshj .zcjd .float_box .right .title_1 h2 a {
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 60px;
}
.yhjshj .zcjd .float_box .left ul,
.yhjshj .zcjd .float_box .right ul {
  border: solid 1px #dcdcdc;
  border-top: none;
  padding: 6px 0;
  box-sizing: border-box;
  height: 301px;
}
.yhjshj .zcjd .float_box .left ul li,
.yhjshj .zcjd .float_box .right ul li {
  padding: 8px 10px 8px 22px;
  position: relative;
  font-size: 0;
}
.yhjshj .zcjd .float_box .left ul li:before,
.yhjshj .zcjd .float_box .right ul li:before {
  position: absolute;
  content: '';
  width: 3px;
  height: 3px;
  display: block;
  background-color: #434343;
  top: 22px;
  left: 10px;
}
.yhjshj .zcjd .float_box .left ul li span,
.yhjshj .zcjd .float_box .right ul li span {
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
  color: #2a5495;
  font-size: 16px;
}
.yhjshj .zcjd .float_box .left ul li a,
.yhjshj .zcjd .float_box .right ul li a {
  margin-left: 10px;
  font-size: 16px;
  line-height: 32px;
  display: inline-block;
  padding-left: 12px;
  box-sizing: border-box;
  max-width: 350px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}
.yhjshj .zcjd .float_box .left ul li a:before,
.yhjshj .zcjd .float_box .right ul li a:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 7px;
  width: 2px;
  height: 18px;
  background-color: #333;
  font-size: 0;
}
.yhjshj .zcjd .float_box .left ul li a:hover,
.yhjshj .zcjd .float_box .right ul li a:hover {
  color: #2a5495;
}
.yhjshj .zcjd .float_box .left ul li a:hover:before,
.yhjshj .zcjd .float_box .right ul li a:hover:before {
  content: '1';
  background-color: #2a5495;
}
.yhjshj .zcjd .float_box .left ul li .time,
.yhjshj .zcjd .float_box .right ul li .time {
  display: block;
  float: right;
  line-height: 32px;
  color: #666666;
  font-size: 14px;
}
.yhjshj .zcjd .float_box .right {
  margin-left: 30px;
}
.yhjshj .zcjd .float_box .right .title_1 .tab_nav {
  background-image: url(/uploads/image/images/xha_yhjshj_title_bg_long.png);
  width: 312px;
  box-sizing: border-box;
  font-size: 0;
  height: 60px;
  position: relative;
}
.yhjshj .zcjd .float_box .right .title_1 .tab_nav:after {
  position: absolute;
  content: '';
  left: 120px;
  height: 24px;
  top: 20px;
  width: 2px;
  background-color: #fff;
}
.yhjshj .zcjd .float_box .right .title_1 .tab_nav .item {
  padding: 10px;
  margin: 10px;
  color: #fff;
  position: relative;
  font-size: 20px;
  display: inline-block;
  line-height: 1;
  margin-left: 12px;
}
.yhjshj .zcjd .float_box .right .title_1 .tab_nav .item:first-child {
  margin-left: 10px;
}
.yhjshj .zcjd .float_box .right .title_1 .tab_nav .item.cur:after {
  content: '';
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 0;
  height: 3px;
  background-color: #fff;
}
.yhjshj .zcjd .float_box .right .tab_content ul {
  display: none;
}
.yhjshj .zcjd .float_box .right .tab_content ul.cur {
  display: block;
}
.yhjshj .bszd {
  margin-top: 55px;
  background-color: #f2f2f2;
  padding-bottom: 16px;
  padding-top: 40px;
}
.yhjshj .bszd .title {
  text-align: center;
  font-size: 0;
  padding-top: 34px;
}
.yhjshj .bszd .title .line {
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  height: 2px;
  background-color: #2a5495;
}
.yhjshj .bszd .title span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 13px;
  color: #2a5495;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
}
.yhjshj .bszd .slider_box {
  margin-top: 35px;
  width: 100%;
  overflow: hidden;
  height: 200px;
}
.yhjshj .bszd .slider_box .banner {
  margin: 0 -13px;
  font-size: 0;
}
.yhjshj .bszd .slider_box .banner .hope-slide {
  overflow: hidden;
  display: inline-block;
  box-sizing: border-box;
  text-align: left;
}
.yhjshj .bszd .slider_box .banner .hope-slide .slide_box {
  margin: 0 -13px;
}
.yhjshj .bszd .slider_box .banner .hope-slide .slide_box a {
  display: inline-block;
  margin: 0 13px;
  width: 280px;
  text-align: center;
}
.yhjshj .bszd .slider_box .banner .hope-slide .slide_box .img_box {
  border: 7px solid #fff;
  overflow: hidden;
  width: 100%;
  height: 151px;
  box-sizing: border-box;
}
.yhjshj .bszd .slider_box .banner .hope-slide .slide_box .img_box img {
  width: 100%;
  height: 136px;
  transition: all 0.3s;
}
.yhjshj .bszd .slider_box .banner .hope-slide .slide_box .img_box:hover img {
  width: 319.2px;
  height: 163.2px;
  margin-left: -26.6px;
  margin-top: -13.6px;
}
.yhjshj .bszd .slider_box .banner .hope-slide .slide_box p {
  font-size: 16px;
  margin: 16px 0;
  line-height: 1;
  display: inline-block;
  color: #333;
}
.yhjshj .bszd .slider_box .prev,
.yhjshj .bszd .slider_box .next {
  display: none;
  cursor: pointer;
  position: absolute;
  top: 53px;
  height: 45px;
  width: 30px;
  background-image: url(/uploads/image/images/xha_yhjshj_sprite.png);
}
.yhjshj .bszd .slider_box .prev.cur,
.yhjshj .bszd .slider_box .next.cur {
  display: block;
}
.yhjshj .bszd .slider_box .prev {
  left: 13px;
  background-position: -614px -49px;
}
.yhjshj .bszd .slider_box .next {
  right: 13px;
  background-position: -645px -49px;
}
.yhjshj .bszd .slider_box .hope-pagination {
  display: none;
}
.yhjshj .hdfw .title {
  text-align: center;
  font-size: 0;
  padding-top: 30px;
}
.yhjshj .hdfw .title .line {
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  height: 2px;
  background-color: #2a5495;
}
.yhjshj .hdfw .title span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 13px;
  color: #2a5495;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
}
.yhjshj .hdfw .question {
  margin-top: 30px;
  background-color: #e6f0fa;
  padding: 41px 48px;
  font-size: 0;
}
.yhjshj .hdfw .question .label {
  display: inline-block;
  vertical-align: middle;
  margin-right: 34px;
}
.yhjshj .hdfw .question .label p {
  display: inline-block;
  vertical-align: top;
  font-size: 22px;
  color: #2a5495;
  line-height: 32px;
}
.yhjshj .hdfw .question .label span {
  display: inline-block;
  vertical-align: top;
  background: url(/uploads/image/images/xha_yhjshj_sprite.png) 0 -99px;
  margin-left: 4px;
  height: 32px;
  width: 55px;
}
.yhjshj .hdfw .question .item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  width: 280px;
  height: 56px;
  box-sizing: border-box;
  padding-top: 10px;
  padding-left: 42px;
  background-color: #2a5495;
  position: relative;
}
.yhjshj .hdfw .question .item .zi {
  display: inline-block;
  background-image: url(/uploads/image/images/xha_yhjshj_sprite.png);
  width: 66px;
  height: 26px;
}
.yhjshj .hdfw .question .item .zi.zixun {
  background-position: -411px 0;
}
.yhjshj .hdfw .question .item .zi.jianyi {
  background-position: -477px 0;
}
.yhjshj .hdfw .question .item .zi.tousu {
  background-position: -543px 0;
}
.yhjshj .hdfw .question .item i {
  display: block;
  position: absolute;
  top: 8px;
  left: 196px;
  font-size: 32px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  color: #fff;
}
.yhjshj .hdfw .question .item:after {
  content: '';
  position: absolute;
  top: 48px;
  left: 40px;
  height: 2px;
  background-color: #fff;
  width: 30px;
}
.yhjshj .zhibiaozhuanlan {
  font-size: 0;
  padding-top: 40px;
}
.yhjshj .zhibiaozhuanlan .iconlist {
  display: inline-block;
  width: 100%;
}
.yhjshj .zhibiaozhuanlan .iconlist .iconlistreal {
  margin: 0 -10px;
  padding-top: 20px;
}
.yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem {
  display: inline-block;
  width: 183px;
  height: 120px;
  text-align: center;
  margin: 20px 10px 0;
  background-color: #ecf5ff;
}
.yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem a:hover .iconbox {
  background-color: #4873b0;
}
.yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem a:hover .iconbox i {
  color: #fff;
}
.yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem a:hover .gongneng {
  color: #275297;
}
.yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem .iconbox {
  display: inline-block;
  width: 48px;
  margin-top: 16px;
  height: 48px;
  background-color: #97c3f2;
  line-height: 48px;
  border-radius: 50%;
}
.yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem .iconbox i {
  font-size: 26px;
  color: #fff;
}
.yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem .gongneng {
  padding-top: 12px;
  font-size: 18px;
  line-height: 21px;
  color: #333333;
}
.yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem .gongneng.teshu {
  padding-top: 4px;
}
@media (max-width: 751px) {
  .gototopbox {
    z-index: 2;
  }
  .wzjsyjzjbox {
    z-index: 2;
  }
  .yhjshj {
    padding-bottom: 40px;
  }
  .yhjshj .newustitle img {
    height: 68px;
    position: relative;
    margin-left: -20%;
  }
  .yhjshj .newbox .newboxreal {
    margin: 0 -10px;
  }
  .yhjshj .newbox .item {
    margin: 0 10px;
  }
  .yhjshj .newbox .item .itemreal .imgbox {
    width: 340px;
    height: 106px;
  }
  .yhjshj .container {
    width: 750px;
    padding: 0 25px;
    box-sizing: border-box;
  }
  .yhjshj .yhjshj_header {
    min-width: 0;
    height: 280px;
    position: relative;
    z-index: 10;
  }
  .yhjshj .yhjshj_header .bg_box {
    margin-left: -375px;
    width: 750px;
  }
  .yhjshj .yhjshj_header .bg_box img.pc {
    display: none;
  }
  .yhjshj .yhjshj_header .bg_box img.mob {
    display: block;
  }
  .yhjshj .yhjshj_header .logo_box {
    width: 380px;
    position: relative;
    top: -10px;
  }
  .yhjshj .yhjshj_header .logo_box img {
    width: 300px;
  }
  .yhjshj .yhjshj_header .logo_box .guohuilogo {
    left: -6px;
    top: -3px;
    width: 70px;
  }
  .yhjshj .yhjshj_header .zzmszq {
    display: none;
  }
  .yhjshj .yhjshj_header .header_search {
    display: none;
  }
  .yhjshj .yhjshj_header .wza {
    display: none;
  }
  .yhjshj .yhjshj_header .container {
    z-index: 200;
  }
  .yhjshj .yhjshj_header .tablsit {
    display: block;
    background-color: #fff;
    position: fixed;
    width: 50%;
    top: 0;
    right: -50%;
    height: 100%;
    z-index: 500;
    transition: all 0.3s;
    line-height: 50px;
    font-size: 0;
    z-index: 10;
    z-index: 201;
  }
  .yhjshj .yhjshj_header .tablsit.show {
    transform: translatex(-100%);
  }
  .yhjshj .yhjshj_header .tablsit .item {
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #e1e1e1;
    padding-left: 0;
  }
  .yhjshj .yhjshj_header .tablsit .item a {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    padding: 32px 29px;
    font-size: 30px;
    line-height: 1;
    color: #333333;
  }
  .yhjshj .yhjshj_header .phone_menu {
    display: block;
    display: inline-block;
    width: 60px;
    height: 60px;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    position: fixed;
    right: 26px;
    top: 32px;
    line-height: 60px;
    text-align: center;
  }
  .yhjshj .yhjshj_header .phone_menu img {
    width: 31px;
  }
  .yhjshj .yhjshj_header .phone_zhezhao {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
    z-index: 200;
    position: fixed;
  }
  .yhjshj .yhjshj_header .phone_zhezhao.show {
    display: inline-block;
  }
  .yhjshj .xqgk .bg_box {
    width: 750px;
    bottom: 0;
    left: 0;
    margin-left: 0;
    overflow: hidden;
    background-color: #f5f5f5;
  }
  .yhjshj .xqgk .bg_box img {
    width: 100%;
  }
  .yhjshj .xqgk .bg_box img.pc {
    display: none;
  }
  .yhjshj .xqgk .bg_box img.mob {
    display: block;
  }
  .yhjshj .xqgk .title .line {
    width: 245px;
  }
  .yhjshj .xqgk .title .line.left_line {
    background-position: -248px 0;
  }
  .yhjshj .xqgk .title .title_words {
    margin: 0 16px 0 16px;
  }
  .yhjshj .xqgk .bottombox {
    padding-top: 39px;
  }
  .yhjshj .xqgk .bottombox .left {
    width: 100%;
    box-sizing: border-box;
    padding-left: 48px;
    padding-right: 48px;
  }
  .yhjshj .xqgk .bottombox .right {
    display: inline-block;
    padding-top: 40px;
    padding-left: 25px;
    padding-right: 25px;
    box-sizing: border-box;
    width: 100%;
  }
  .yhjshj .xqgk .bottombox .right .rightall {
    padding-left: 0;
    width: 100%;
    padding-top: 0;
  }
  .yhjshj .xqgk .bottombox .right .rightall .jianjie {
    font-size: 30px;
    line-height: 2;
  }
  .yhjshj .xqgk .bottombox .right .rightall .jianjielist {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 47px;
  }
  .yhjshj .xqgk .bottombox .right .rightall .jianjielist .item {
    font-size: 28px;
    line-height: 2;
    padding-left: 28px;
  }
  .yhjshj .xqgk .bottombox .right .rightall .jianjielist .item:after {
    left: 4px;
    top: 24px;
  }
  .yhjshj .xqgk .bottombox .right .rightall .morebox {
    text-align: center;
  }
  .yhjshj .xqgk .bottombox .right .rightall .morebox .more {
    border-radius: 28px;
    font-size: 28px;
    padding: 12px 28px 10px;
  }
  .yhjshj .tzrd {
    padding-top: 40px;
  }
  .yhjshj .tzrd .title .line {
    width: 245px;
  }
  .yhjshj .tzrd .title .line.left_line {
    background-position: -248px 0;
  }
  .yhjshj .tzrd .title .title_words {
    margin: 0 16px 0 21px;
  }
  .yhjshj .tzrd .title .title_words img.pc {
    display: none;
  }
  .yhjshj .tzrd .title .title_words img.mob {
    display: block;
  }
  .yhjshj .tzrd .float_box {
    padding-top: 37px;
  }
  .yhjshj .tzrd .float_box .left {
    float: none;
    width: 100%;
  }
  .yhjshj .tzrd .float_box .left .title_2 h2 {
    width: 321px;
    line-height: 80px;
    font-size: 30px;
    background-size: 100% 100%;
  }
  .yhjshj .tzrd .float_box .left .slider_box {
    width: auto;
    height: 187px;
    margin: 0 -10px;
    margin-top: 30px;
  }
  .yhjshj .tzrd .float_box .left .slider_box .hope-slide {
    width: 720px;
    height: 187px;
    margin-right: 0;
  }
  .yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item {
    padding: 0 10px;
    position: relative;
  }
  .yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .title_3 {
    position: absolute;
    background-color: transparent;
    z-index: 3;
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px;
  }
  .yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .title_3 span {
    font-size: 30px;
    font-weight: bold;
    line-height: 48px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
  }
  .yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .title_3:after {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .content_box {
    z-index: 2;
  }
  .yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .content_box .img_box {
    width: 340px;
    height: 187px;
  }
  .yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .content_box .content {
    display: none;
  }
  .yhjshj .tzrd .float_box .left .slider_box .prev,
  .yhjshj .tzrd .float_box .left .slider_box .next {
    margin-top: -23px;
    width: 30px;
    background-image: url(/uploads/image/images/xha_yhjshj_sprite.png);
  }
  .yhjshj .tzrd .float_box .left .slider_box .prev {
    left: 10px;
    background-position: -614px -48px;
  }
  .yhjshj .tzrd .float_box .left .slider_box .next {
    right: 10px;
    background-position: -645px -48px;
  }
  .yhjshj .tzrd .float_box .left .zs_box {
    margin-top: 40px;
    height: auto;
    background-image: none;
  }
  .yhjshj .tzrd .float_box .left .zs_box .left_top_title {
    position: static;
    width: 100%;
    height: auto;
    padding-left: 0;
    background-color: #e6f0fa;
    background-image: none;
  }
  .yhjshj .tzrd .float_box .left .zs_box .left_top_title h2 {
    background-image: url(/uploads/image/images/xha_yhjshj_title_bg_hlw_mob.png);
    background-size: 100% 100%;
    line-height: 80px;
    font-size: 30px;
    width: 320px;
    padding-left: 172px;
    box-sizing: border-box;
  }
  .yhjshj .tzrd .float_box .left .zs_box p.content {
    padding: 0;
    padding-top: 26px;
    font-size: 28px;
    line-height: 56px;
  }
  .yhjshj .tzrd .float_box .left .zs_box .tab_box {
    margin-top: 22px;
  }
  .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav {
    float: none;
    margin-left: 0;
    width: 100%;
    height: auto;
    white-space: nowrap;
    overflow-y: visible;
    overflow-x: scroll;
    font-size: 0;
    background: url(/uploads/image/images/xha_yhjshj_tzrd_tab_nav_line_bg.png) repeat 0 2px;
    height: 65px;
    box-sizing: border-box;
  }
  .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav::-webkit-scrollbar {
    display: none;
  }
  .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li {
    display: inline-block;
    width: auto;
    height: 65px;
    position: static;
    border-radius: 0;
    transition: none;
    background-image: none;
    margin-left: 28px;
    box-sizing: border-box;
  }
  .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li:first-child {
    margin-left: 0;
  }
  .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li h2 {
    color: #333;
    font-weight: bold;
    font-size: 30px;
    line-height: 65px;
    text-align: center;
    max-width: none;
  }
  .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li h2 br {
    display: none;
  }
  .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li.cur {
    width: auto;
    height: 65px;
    border-bottom: 5px solid #2a5495;
  }
  .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li.cur h2 {
    color: #2a5495;
  }
  .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content {
    float: none;
    margin-left: 0;
    margin-top: 15px;
  }
  .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li {
    width: auto;
  }
  .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li .tab_title {
    display: none;
  }
  .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li .tab_list {
    margin-top: 0;
  }
  .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li .tab_list div {
    padding: 7px 0 7px 33px;
  }
  .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li .tab_list div:before {
    content: '';
    top: 22px;
    background: none;
    width: 14px;
    height: 14px;
    display: block;
    border-radius: 7px;
    border: 1px solid #b20610;
    box-sizing: border-box;
  }
  .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li .tab_list div span {
    font-size: 28px;
    line-height: 42px;
    color: #333333;
  }
  .yhjshj .tzrd .float_box .left .zs_box .tab_box:after {
    content: '';
    clear: both;
    width: 0;
    height: 0;
    display: block;
  }
  .yhjshj .tzrd .float_box .right {
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 25px;
  }
  .yhjshj .tzrd .float_box .right .btn {
    display: none;
  }
  .yhjshj .tzrd .float_box .right .list {
    margin-top: 0;
  }
  .yhjshj .tzrd .float_box .right .list .title_2 {
    height: 79px;
    font-size: 0;
  }
  .yhjshj .tzrd .float_box .right .list .title_2 i {
    margin-left: 18px;
    width: 28px;
    height: 32px;
    font-size: 32px;
  }
  .yhjshj .tzrd .float_box .right .list .title_2 span {
    margin-left: 18px;
    font-size: 32px;
  }
  .yhjshj .tzrd .float_box .right .list ul {
    padding-top: 0;
    padding-bottom: 40px;
    height: auto;
  }
  .yhjshj .tzrd .float_box .right .list ul li {
    margin-top: 40px;
    height: 73px;
  }
  .yhjshj .tzrd .float_box .right .list ul li .num {
    transform: scale(1.6666666);
    margin-left: 20px;
    margin-top: 15px;
  }
  .yhjshj .tzrd .float_box .right .list ul li .info {
    margin-left: 20px;
    width: 500px;
    margin-top: 0;
  }
  .yhjshj .tzrd .float_box .right .list ul li .info .thisp {
    font-size: 30px;
    line-height: 1;
  }
  .yhjshj .tzrd .float_box .right .list ul li .info span {
    margin-top: 15px;
    font-size: 28px;
    line-height: 1;
  }
  .yhjshj .tzrd .float_box .right .list ul li:hover {
    background-image: none;
  }
  .yhjshj .tzrd .float_box .right .list ul li:hover .num.num_0 {
    background-position: 0 0;
  }
  .yhjshj .tzrd .float_box .right .list ul li:hover .num.num_1 {
    background-position: -41px 0;
  }
  .yhjshj .tzrd .float_box .right .list ul li:hover .num.num_2 {
    background-position: -82px 0;
  }
  .yhjshj .tzrd .float_box .right .list ul li:hover .num.num_3 {
    background-position: -123px 0;
  }
  .yhjshj .tzrd .float_box .right .list ul li:hover .num.num_4 {
    background-position: -164px 0;
  }
  .yhjshj .tzrd .float_box .right .list ul li:hover .info .thisp {
    color: #333;
  }
  .yhjshj .tzrd .float_box .right .list ul li:hover .info span {
    color: #999;
  }
  .yhjshj .tzrd .float_box .right .list ul li:nth-child(6),
  .yhjshj .tzrd .float_box .right .list ul li:nth-child(7),
  .yhjshj .tzrd .float_box .right .list ul li:nth-child(8),
  .yhjshj .tzrd .float_box .right .list ul li:nth-child(9),
  .yhjshj .tzrd .float_box .right .list ul li:nth-child(10) {
    display: none;
  }
  .yhjshj .szsy {
    margin-top: 40px;
  }
  .yhjshj .szsy img.pc {
    display: none;
  }
  .yhjshj .szsy img.mob {
    display: block;
  }
  .yhjshj .leftswiper {
    vertical-align: top;
    width: 100%;
    height: 420px;
    margin-left: 0;
    display: inline-block;
  }
  .yhjshj .leftswiper .usswiper .swiper-wrapper .swiper-slide .imgbox img {
    width: 100%;
  }
  .yhjshj .leftswiper .usswiper .swiper-wrapper .swiper-slide .imgbox img:hover {
    transform: none;
  }
  .yhjshj .leftswiper .usswiper .swiper-wrapper .swiper-slide .imgtitle {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    height: 60px;
    line-height: 60px;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
  }
  .yhjshj .leftswiper .usswiper .swiper-wrapper .swiper-slide .imgtitle .imgtitlereal {
    height: 100%;
    font-size: 28px;
    color: #fff;
    max-width: 480px;
    padding-left: 20px;
  }
  .yhjshj .leftswiper .usswiper .page {
    display: inline-block;
    text-align: center;
    position: absolute;
    bottom: 23px;
    right: 20px;
  }
  .yhjshj .leftswiper .usswiper .page span {
    display: inline-block;
    width: 13px;
    border-radius: 50%;
    height: 13px;
    box-sizing: border-box;
    margin: 0 6px;
    border: solid 2px #ffffff;
  }
  .yhjshj .leftswiper .usswiper .morenews {
    position: absolute;
    right: 10px;
    bottom: 75px;
    border-radius: 25px;
  }
  .yhjshj .leftswiper .usswiper .morenews a {
    color: #fff;
    font-size: 26px;
  }
  .yhjshj .rightlist {
    display: inline-block;
    width: 100%;
    margin-left: 0;
  }
  .yhjshj .rightlist .rititle .gengduo {
    font-size: 28px;
  }
  .yhjshj .rightlist .rititle .gengduo a {
    font-size: 28px;
  }
  .yhjshj .rightlist .rititle .gengduo a:hover {
    color: #666;
  }
  .yhjshj .rightlist .list {
    padding-top: 20px;
  }
  .yhjshj .rightlist .list .item {
    position: relative;
    height: auto;
  }
  .yhjshj .rightlist .list .item:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #ced8e5;
    border-radius: 50%;
    position: absolute;
    left: 2px;
    top: 17.5px;
  }
  .yhjshj .rightlist .list .item a {
    white-space: normal;
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 0;
    line-height: 2;
    height: auto;
    font-size: 28px;
    color: #333333;
    margin-bottom: 5px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
  }
  .yhjshj .rightlist .list .item a:hover {
    color: #333333;
    text-decoration: none;
  }
  .yhjshj .rightlist .list .item .time {
    display: none;
  }
  .yhjshj .zhitongche {
    padding-top: 34px;
  }
  .yhjshj .zhitongche .zhitongchebox {
    padding-top: 10px;
  }
  .yhjshj .zhitongche .zhitongchebox .item {
    padding-top: 30px;
    position: relative;
  }
  .yhjshj .zhitongche .zhitongchebox .item img {
    width: 100%;
  }
  .yhjshj .zhitongche .zhitongchebox .item .goto {
    display: none;
  }
  .yhjshj .ysdtbox {
    padding-top: 28px;
  }
  .yhjshj .ysdtbox .left {
    vertical-align: top;
    width: 100%;
    height: 420px;
    margin-left: 0;
    display: inline-block;
  }
  .yhjshj .ysdtbox .left .ysdtswiper .swiper-wrapper .swiper-slide .imgbox img {
    width: 100%;
  }
  .yhjshj .ysdtbox .left .ysdtswiper .swiper-wrapper .swiper-slide .imgbox img:hover {
    transform: none;
  }
  .yhjshj .ysdtbox .left .ysdtswiper .swiper-wrapper .swiper-slide .imgtitle {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    height: 60px;
    line-height: 60px;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
  }
  .yhjshj .ysdtbox .left .ysdtswiper .swiper-wrapper .swiper-slide .imgtitle .imgtitlereal {
    height: 100%;
    font-size: 28px;
    color: #fff;
    max-width: 480px;
    padding-left: 20px;
  }
  .yhjshj .ysdtbox .left .ysdtswiper .page {
    display: inline-block;
    text-align: center;
    position: absolute;
    bottom: 23px;
    right: 20px;
  }
  .yhjshj .ysdtbox .left .ysdtswiper .page span {
    display: inline-block;
    width: 13px;
    border-radius: 50%;
    height: 13px;
    box-sizing: border-box;
    margin: 0 6px;
    border: solid 2px #ffffff;
  }
  .yhjshj .ysdtbox .left .ysdtswiper .morenews {
    position: absolute;
    right: 10px;
    bottom: 75px;
    border-radius: 25px;
  }
  .yhjshj .ysdtbox .left .ysdtswiper .morenews a {
    color: #fff;
    font-size: 26px;
  }
  .yhjshj .ysdtbox .right {
    display: inline-block;
    width: 100%;
    margin-left: 0;
    margin-top: 42px;
  }
  .yhjshj .ysdtbox .right .rititle {
    position: relative;
  }
  .yhjshj .ysdtbox .right .rititle .gengduo {
    font-size: 28px;
  }
  .yhjshj .ysdtbox .right .rititle .gengduo a {
    font-size: 28px;
  }
  .yhjshj .ysdtbox .right .rititle .gengduo a:hover {
    color: #666;
  }
  .yhjshj .ysdtbox .right .list {
    padding-top: 20px;
  }
  .yhjshj .ysdtbox .right .list .item {
    position: relative;
    height: auto;
  }
  .yhjshj .ysdtbox .right .list .item:before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #ced8e5;
    border-radius: 50%;
    position: absolute;
    left: 2px;
    top: 17.5px;
  }
  .yhjshj .ysdtbox .right .list .item a {
    white-space: normal;
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 0;
    line-height: 2;
    height: auto;
    font-size: 28px;
    color: #333333;
    margin-bottom: 5px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
  }
  .yhjshj .ysdtbox .right .list .item a:hover {
    color: #333333;
    text-decoration: none;
  }
  .yhjshj .ysdtbox .right .list .item .time {
    display: none;
  }
  .yhjshj .yingshangdongtai {
    padding-top: 40px;
  }
  .yhjshj .gjh {
    position: relative;
    height: auto;
  }
  .yhjshj .gjh .bg_box {
    width: 750px;
    bottom: 0;
    left: 0;
    margin-left: 0;
    overflow: hidden;
    background-color: #f5f5f5;
  }
  .yhjshj .gjh .bg_box img {
    width: 100%;
  }
  .yhjshj .gjh .bg_box img.pc {
    display: none;
  }
  .yhjshj .gjh .bg_box img.mob {
    display: block;
  }
  .yhjshj .gjh .title {
    padding-top: 40px;
  }
  .yhjshj .gjh .title .line {
    width: 245px;
  }
  .yhjshj .gjh .title .line.left_line {
    background-position: -248px 0;
  }
  .yhjshj .gjh .title .title_words {
    margin: 0 16px 0 13px;
  }
  .yhjshj .gjh .title_2 {
    margin-top: 39px;
  }
  .yhjshj .gjh .title_2 h2 {
    display: block;
    width: 320px;
    line-height: 80px;
    font-size: 30px;
    background-size: 100% 100%;
  }
  .yhjshj .gjh .scroll_num {
    margin-top: 35px;
  }
  .yhjshj .gjh .scroll_num li {
    height: auto;
    width: 50%;
    border-left: none;
    padding-top: 0;
    min-height: 90px;
    position: relative;
    margin-top: 33px;
  }
  .yhjshj .gjh .scroll_num li:nth-child(2n):before {
    content: '';
    width: 1px;
    height: 109px;
    position: absolute;
    top: 50%;
    margin-top: -55px;
    background-color: #bfbfbf;
    left: 0;
  }
  .yhjshj .gjh .scroll_num li:nth-child(2n) div span {
    margin-left: 10px;
  }
  .yhjshj .gjh .scroll_num li div {
    height: 39px;
  }
  .yhjshj .gjh .scroll_num li div i {
    height: 37px;
  }
  .yhjshj .gjh .scroll_num li div span {
    font-size: 28px;
    line-height: 1;
    margin-left: 3px;
    height: 28px;
  }
  .yhjshj .gjh .scroll_num li p {
    margin-top: 16px;
    height: auto;
  }
  .yhjshj .gjh .scroll_num li p span {
    font-size: 28px;
    line-height: 36px;
  }
  .yhjshj .gjh .scroll_num li p:after {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .yhjshj .gjh .list {
    margin: 32px -10px 0;
    padding-bottom: 32px;
  }
  .yhjshj .gjh .list li {
    padding: 9px 10px 10px 10px;
    display: inline-block;
    box-sizing: border-box;
    width: 25%;
  }
  .yhjshj .gjh .list li img {
    width: 100%;
  }
  .yhjshj .cxcg .title {
    padding-top: 39px;
  }
  .yhjshj .cxcg .title img {
    width: 670px;
  }
  .yhjshj .cxcg ul {
    margin-top: 0;
    padding: 10px 10px 0;
    height: auto;
  }
  .yhjshj .cxcg ul li {
    width: 50%;
    padding: 0 10px;
    margin-top: 30px;
  }
  .yhjshj .cxcg ul li .img_box {
    width: 100%;
    height: 100%;
  }
  .yhjshj .cxcg ul li .img_box img:hover {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  .yhjshj .cxcg ul li p {
    margin-top: 22px;
    font-size: 28px;
    line-height: 48px;
    min-height: 0;
    max-height: 144px;
  }
  .yhjshj .cxcg ul li p:before {
    top: 19px;
  }
  .yhjshj .cxcg ul:before {
    display: none;
  }
  .yhjshj .news {
    margin-top: 30px;
  }
  .yhjshj .news .title_1 h2 {
    width: 320px;
    line-height: 80px;
    color: #fff;
    font-size: 30px;
    background-size: 100% 100%;
  }
  .yhjshj .news .left {
    display: block;
    width: 100%;
  }
  .yhjshj .news .left .news_list {
    margin-top: 15px;
    height: auto;
  }
  .yhjshj .news .left .news_list li {
    padding-left: 27px;
    margin-top: 0;
  }
  .yhjshj .news .left .news_list li a {
    font-size: 28px;
    line-height: 56px;
    max-width: 673px;
  }
  .yhjshj .news .left .news_list li a:hover {
    color: #333;
  }
  .yhjshj .news .left .news_list li span {
    display: none;
  }
  .yhjshj .news .left .news_list li:before {
    top: 26px;
    width: 6px;
    height: 6px;
  }
  .yhjshj .news .right {
    margin-left: 0;
    display: block;
    width: 100%;
    margin-top: 25px;
  }
  .yhjshj .news .right .new_swiper {
    width: 100%;
    height: 410px;
    margin-top: 30px;
  }
  .yhjshj .news .right .new_swiper .banner {
    padding-bottom: 60px;
    box-sizing: border-box;
    height: 100%;
  }
  .yhjshj .news .right .new_swiper .banner .hope-slide img {
    width: 700px;
    height: 350px;
  }
  .yhjshj .news .right .new_swiper .banner .hope-slide .title_box {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 60px;
    height: 70px;
    padding: 10px 15px;
  }
  .yhjshj .news .right .new_swiper .banner .hope-slide .title_box .title {
    font-size: 30px;
    line-height: 50px;
    max-width: 530px;
  }
  .yhjshj .news .right .new_swiper .banner .hope-slide .title_box .more {
    top: 10px;
    font-size: 28px;
    line-height: 50px;
  }
  .yhjshj .news .right .new_swiper .banner .hope-pagination {
    left: 0;
    width: 100%;
    height: 60px;
    bottom: 0;
    padding-top: 22px;
    box-sizing: border-box;
  }
  .yhjshj .news .right .new_swiper .banner .hope-pagination .hope-pagination-switch {
    background-color: #ffffff;
    border: solid 1px #368ee2;
    width: 16px;
    height: 16px;
    box-sizing: border-box;
  }
  .yhjshj .news .right .new_swiper .banner .hope-pagination .hope-pagination-switch.hope-active-switch {
    background-color: #368ee2;
  }
  .yhjshj .yhkayshj {
    margin-top: 40px;
  }
  .yhjshj .yhkayshj .slider_box {
    width: 100%;
  }
  .yhjshj .yhkayshj .slider_box .hope-slide img {
    width: 100%;
  }
  .yhjshj .yhkayshj .slider_box .hope-slide img.pc {
    display: none;
  }
  .yhjshj .yhkayshj .slider_box .hope-slide img.mob {
    display: block;
  }
  .yhjshj .tzxha {
    margin-top: 40px;
    height: auto;
  }
  .yhjshj .tzxha .bg_box {
    left: 0%;
    margin-left: 0;
    width: 750px;
    height: auto;
    bottom: 180px;
    overflow: hidden;
  }
  .yhjshj .tzxha .bg_box img {
    width: 100%;
    height: auto;
  }
  .yhjshj .tzxha .bg_box img.pc {
    display: none;
  }
  .yhjshj .tzxha .bg_box img.mob {
    display: block;
  }
  .yhjshj .tzxha .title {
    font-size: 0;
    padding-top: 35px;
  }
  .yhjshj .tzxha .title .line {
    width: 225px;
  }
  .yhjshj .tzxha .title .line.left_line {
    margin-top: 29px;
    background-position: -248px 0;
  }
  .yhjshj .tzxha .title .line.right_line {
    margin-top: 19px;
  }
  .yhjshj .tzxha .title .title_words {
    margin: 0 13px 0 16px;
  }
  .yhjshj .tzxha .content {
    margin-top: 28px;
  }
  .yhjshj .tzxha .content p {
    width: 100%;
    padding-top: 0;
    font-size: 28px;
    line-height: 48px;
    padding: 0 35px;
    -webkit-line-clamp: 6;
    max-height: 288px;
  }
  .yhjshj .tzxha .content .img_box {
    margin-top: 30px;
    position: static;
    width: 100%;
    height: auto;
    margin-left: 0;
    box-sizing: border-box;
    border: 8px solid #fff;
  }
  .yhjshj .tzxha .content .img_box img {
    width: 100%;
    height: 100%;
  }
  .yhjshj .tzxha .content .img_box img:hover {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-top: 0px;
  }
  .yhjshj .cylzs {
    padding-top: 180px;
    margin-top: -180px;
    background-color: #edf8fd;
  }
  .yhjshj .cylzs .bg_box {
    display: none;
  }
  .yhjshj .cylzs h2 {
    width: 568px;
    margin: 0 auto;
    margin-top: 60px;
    background: url(/uploads/image/images/xha_yhjshj_cylzs_title_bg.png);
    background-size: 100% 100%;
    padding: 14px 0 11px 0;
  }
  .yhjshj .cylzs h2 span {
    font-size: 28px;
  }
  .yhjshj .cylzs h2 font {
    font-size: 28px;
  }
  .yhjshj .cylzs h2 b {
    font-size: 40px;
    margin: 0 10px;
  }
  .yhjshj .cylzs .slider_box {
    margin-top: 40px;
    height: 248px;
  }
  .yhjshj .cylzs .slider_box .banner {
    margin: 0 -48px;
  }
  .yhjshj .cylzs .slider_box .banner .hope-slide {
    width: 225px;
  }
  .yhjshj .cylzs .slider_box .banner .hope-slide p {
    font-size: 28px;
    margin-top: 7px;
    white-space: normal;
  }
  .yhjshj .cylzs .slider_box .prev,
  .yhjshj .cylzs .slider_box .next {
    display: none;
    cursor: pointer;
    position: absolute;
    top: 31px;
    height: 69px;
    width: 27px;
    background-image: url(/uploads/image/images/xha_yhjshj_sprite.png);
    z-index: 2;
  }
  .yhjshj .cylzs .slider_box .prev.cur,
  .yhjshj .cylzs .slider_box .next.cur {
    display: block;
  }
  .yhjshj .cylzs .slider_box .prev {
    left: 0;
    background-position: -571px -47px;
  }
  .yhjshj .cylzs .slider_box .next {
    right: 0;
    background-position: -543px -47px;
  }
  .yhjshj .cylzs .tab_content_box {
    margin: 30px 0 0;
    padding: 25px 30px;
    max-height: none;
  }
  .yhjshj .cylzs .tab_content_box .tab_content {
    height: auto;
  }
  .yhjshj .cylzs .tab_content_box .tab_content .content {
    line-height: 56px;
    font-size: 28px;
  }
  .yhjshj .cylzs .tab_content_box .tab_content .more {
    position: static;
    line-height: 56px;
    font-size: 28px;
  }
  .yhjshj .cylzs .btn_box {
    margin-top: 0;
    padding-top: 10px;
    margin: 0 -10px;
  }
  .yhjshj .cylzs .btn_box .btn {
    width: 340px;
    margin: 20px 10px 0;
  }
  .yhjshj .cylzs .btn_box .btn div {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
  }
  .yhjshj .cylzs .btn_box .btn div i {
    line-height: 18px;
  }
  .yhjshj .cylzs .btn_box .btn div p {
    font-size: 28px;
    margin-left: 15px;
    margin-top: 0;
    line-height: 100px;
    width: 170px;
    text-align: left;
    display: inline-block;
  }
  .yhjshj .cylzs .btn_box .btn:after {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .yhjshj .cylzs .btn_box .btn:hover {
    margin-top: 20px;
  }
  .yhjshj .cylzs .btn_box .btn.btn_1 {
    width: 340px;
    margin-left: 10px;
    background-image: url(/uploads/image/images/xha_yhjshj_cylzs_btn_bg_01_mob.jpg);
  }
  .yhjshj .cylzs .btn_box .btn.btn_1 p {
    width: 115px;
  }
  .yhjshj .cylzs .btn_box .btn.btn_2 {
    background-image: url(/uploads/image/images/xha_yhjshj_cylzs_btn_bg_02_mob.jpg);
  }
  .yhjshj .cylzs .btn_box .btn.btn_3 {
    background-image: url(/uploads/image/images/xha_yhjshj_cylzs_btn_bg_03_mob.jpg);
  }
  .yhjshj .cylzs .btn_box .btn.btn_3 p {
    width: 115px;
  }
  .yhjshj .cylzs .btn_box .btn.btn_4 {
    background-image: url(/uploads/image/images/xha_yhjshj_cylzs_btn_bg_04_mob.jpg);
  }
  .yhjshj .xgzcfw {
    padding-top: 40px;
  }
  .yhjshj .xgzcfw .title {
    padding-top: 40px;
    width: 700px;
  }
  .yhjshj .xgzcfw .title img {
    width: 100%;
  }
  .yhjshj .xgzcfw .title img.pc {
    display: none;
  }
  .yhjshj .xgzcfw .title img.mob {
    display: block;
  }
  .yhjshj .xgzcfw .yszc_list {
    width: 100%;
    height: auto;
  }
  .yhjshj .xgzcfw .yszc_list .bg_box {
    display: none;
  }
  .yhjshj .xgzcfw .yszc_list .bg_title {
    width: auto;
    height: auto;
    position: static;
    margin-top: 38px;
    text-align: center;
  }
  .yhjshj .xgzcfw .yszc_list .bg_title .line {
    background-color: #2a5495;
    height: 3px;
  }
  .yhjshj .xgzcfw .yszc_list .bg_title span {
    margin: 0 20px;
    color: #2a5495;
    font-size: 30px;
  }
  .yhjshj .xgzcfw .yszc_list .listold {
    width: auto;
    height: 100%;
    position: relative;
    margin: 0 -10px;
    padding-top: 20px;
    font-size: 0;
  }
  .yhjshj .xgzcfw .yszc_list .listold a {
    display: inline-block;
    position: relative;
    width: 160px !important;
    height: 160px !important;
    top: 0 !important;
    left: 0 !important;
    margin: 20px 10px 0;
  }
  .yhjshj .xgzcfw .yszc_list .listold a span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    white-space: normal;
    text-align: center;
    font-size: 28px !important;
    line-height: 36px !important;
  }
  .yhjshj .xgzcfw .yszc_list .listold a span br {
    display: none;
  }
  .yhjshj .xgzcfw .yszc_list .listold a .bg_box {
    display: block;
  }
  .yhjshj .xgzcfw .yszc_list .listold a .bg_box img.bg {
    display: block !important;
  }
  .yhjshj .xgzcfw .yszc_list .listold a .bg_box img.bg_cur {
    display: none !important;
  }
  .yhjshj .xgzcfw .yszc_list .listold a:hover span {
    color: #333;
  }
  .yhjshj .zcjd {
    margin-top: 38px;
  }
  .yhjshj .zcjd .title .line {
    height: 3px;
  }
  .yhjshj .zcjd .title span {
    margin: 0 20px;
    font-size: 30px;
  }
  .yhjshj .zcjd .float_box {
    margin-top: 40px;
  }
  .yhjshj .zcjd .float_box .left,
  .yhjshj .zcjd .float_box .right {
    display: block;
    width: 100%;
  }
  .yhjshj .zcjd .float_box .left .title_1 h2,
  .yhjshj .zcjd .float_box .right .title_1 h2 {
    padding-left: 25px;
    line-height: 80px;
    width: 320px;
    background-size: 100% 100%;
    font-size: 30px;
  }
  .yhjshj .zcjd .float_box .left .title_1 h2 a,
  .yhjshj .zcjd .float_box .right .title_1 h2 a {
    font-size: 30px;
    line-height: 80px;
  }
  .yhjshj .zcjd .float_box .left ul,
  .yhjshj .zcjd .float_box .right ul {
    border: none;
    padding: 15px 0;
    height: auto;
  }
  .yhjshj .zcjd .float_box .left ul li,
  .yhjshj .zcjd .float_box .right ul li {
    padding: 0 10px 0 28px;
  }
  .yhjshj .zcjd .float_box .left ul li:before,
  .yhjshj .zcjd .float_box .right ul li:before {
    width: 6px;
    height: 6px;
    top: 24px;
    left: 0;
  }
  .yhjshj .zcjd .float_box .left ul li span,
  .yhjshj .zcjd .float_box .right ul li span {
    line-height: 56px;
    font-size: 28px;
  }
  .yhjshj .zcjd .float_box .left ul li a,
  .yhjshj .zcjd .float_box .right ul li a {
    margin-left: 20px;
    font-size: 28px;
    line-height: 56px;
    padding-left: 22px;
    max-width: 530px;
  }
  .yhjshj .zcjd .float_box .left ul li a:before,
  .yhjshj .zcjd .float_box .right ul li a:before {
    top: 14px;
    height: 30px;
  }
  .yhjshj .zcjd .float_box .left ul li a:hover,
  .yhjshj .zcjd .float_box .right ul li a:hover {
    color: #333;
  }
  .yhjshj .zcjd .float_box .left ul li a:hover:before,
  .yhjshj .zcjd .float_box .right ul li a:hover:before {
    content: '';
    background-color: #333;
  }
  .yhjshj .zcjd .float_box .left ul li .time,
  .yhjshj .zcjd .float_box .right ul li .time {
    display: none;
  }
  .yhjshj .zcjd .float_box .right {
    margin-left: 0;
    margin-top: 28px;
  }
  .yhjshj .zcjd .float_box .right .title_1 .tab_nav {
    background-size: 100% 100%;
    width: 400px;
    height: 80px;
  }
  .yhjshj .zcjd .float_box .right .title_1 .tab_nav:after {
    left: 180px;
    height: 34px;
    top: 26px;
  }
  .yhjshj .zcjd .float_box .right .title_1 .tab_nav .item {
    padding: 15px;
    margin: 10px 15px;
    font-size: 30px;
    line-height: 1;
    margin-left: 15px;
  }
  .yhjshj .zcjd .float_box .right .title_1 .tab_nav .item:first-child {
    margin-left: 11px;
  }
  .yhjshj .bszd {
    margin-top: 25px;
    padding-bottom: 0;
  }
  .yhjshj .bszd .title {
    padding-top: 41px;
  }
  .yhjshj .bszd .title .line {
    height: 3px;
  }
  .yhjshj .bszd .title span {
    margin: 0 20px;
    font-size: 30px;
  }
  .yhjshj .bszd .slider_box {
    margin-top: 30px;
    height: auto;
  }
  .yhjshj .bszd .slider_box .banner {
    margin: 0 -10px;
    padding-bottom: 53px;
  }
  .yhjshj .bszd .slider_box .banner .hope-slide .slide_box {
    margin: 0 -10px;
  }
  .yhjshj .bszd .slider_box .banner .hope-slide .slide_box a {
    margin: 0 10px 10px;
    width: 340px;
  }
  .yhjshj .bszd .slider_box .banner .hope-slide .slide_box .img_box {
    height: 183px;
  }
  .yhjshj .bszd .slider_box .banner .hope-slide .slide_box .img_box img {
    height: 169px;
  }
  .yhjshj .bszd .slider_box .banner .hope-slide .slide_box .img_box:hover img {
    width: 100%;
    height: 169px;
    margin-left: 0;
    margin-top: 0;
  }
  .yhjshj .bszd .slider_box .banner .hope-slide .slide_box p {
    font-size: 30px;
    margin: 0;
    line-height: 70px;
  }
  .yhjshj .bszd .slider_box .prev.cur,
  .yhjshj .bszd .slider_box .next.cur {
    display: none;
  }
  .yhjshj .bszd .slider_box .hope-pagination {
    display: block;
    position: absolute;
    bottom: 0;
    height: 53px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
  }
  .yhjshj .bszd .slider_box .hope-pagination .hope-pagination-switch {
    width: 16px;
    height: 16px;
    border: solid 1px #368ee2;
    display: inline-block;
    box-sizing: border-box;
    margin: 0 10px;
    border-radius: 8px;
  }
  .yhjshj .bszd .slider_box .hope-pagination .hope-pagination-switch.hope-active-switch {
    background-color: #368ee2;
  }
  .yhjshj .hdfw .title {
    padding-top: 40px;
  }
  .yhjshj .hdfw .title .line {
    height: 3px;
  }
  .yhjshj .hdfw .title span {
    margin: 0 20px;
    font-size: 30px;
  }
  .yhjshj .hdfw .question {
    padding: 40px 30px 34px 10px;
  }
  .yhjshj .hdfw .question .label {
    display: list-item;
    text-align: left;
    margin-left: 20px;
  }
  .yhjshj .hdfw .question .label p {
    font-size: 30px;
    line-height: 45px;
  }
  .yhjshj .hdfw .question .label span {
    background: url(/uploads/image/images/xha_yhjshj_sprite.png) -410px -131px;
    margin-left: 12px;
    height: 45px;
    width: 79px;
  }
  .yhjshj .hdfw .question .item {
    margin-top: 30px;
    width: 200px;
    height: 100px;
    padding-top: 32px;
    padding-left: 20px;
    position: relative;
  }
  .yhjshj .hdfw .question .item i {
    top: 34px;
    left: 138px;
  }
  .yhjshj .hdfw .question .item:after {
    top: 70px;
    left: 17px;
  }
  .yhjshj .zhibiaozhuanlan {
    font-size: 0;
  }
  .yhjshj .zhibiaozhuanlan .iconlist {
    display: inline-block;
    width: 100%;
  }
  .yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem {
    width: 220px;
    height: 144px;
  }
  .yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem a:hover .iconbox {
    background-color: #97c3f2;
  }
  .yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem a:hover .gongneng {
    color: #333333;
  }
  .yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem .iconbox {
    width: 58px;
    margin-top: 20px;
    height: 58px;
    line-height: 58px;
  }
  .yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem .iconbox i {
    font-size: 32px;
    color: #fff;
  }
  .yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem .gongneng {
    padding-top: 8px;
    font-size: 24px;
    line-height: 28px;
    color: #333333;
  }
  .yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem .gongneng.teshu {
    padding-top: 4px;
  }
}
@media (min-width: 751px) {
  .pageold .yhjshj {
    padding-bottom: 64px;
  }
  .pageold .yhjshj .container {
    width: 1200px;
    padding: 0 40px;
    box-sizing: border-box;
  }
  .pageold .yhjshj .yhjshj_header {
    min-width: 0;
    height: 448px;
    position: relative;
    z-index: 10;
  }
  .pageold .yhjshj .yhjshj_header .bg_box {
    margin-left: -600px;
    width: 1200px;
  }
  .pageold .yhjshj .yhjshj_header .bg_box img.pc {
    display: none;
  }
  .pageold .yhjshj .yhjshj_header .bg_box img.mob {
    display: block;
  }
  .pageold .yhjshj .yhjshj_header .logo_box {
    display: none;
    width: 608px;
    position: relative;
    top: -16px;
  }
  .pageold .yhjshj .yhjshj_header .logo_box img {
    width: 480px;
  }
  .pageold .yhjshj .yhjshj_header .logo_box .guohuilogo {
    left: -9.6px;
    top: -4.8px;
    width: 112px;
  }
  .pageold .yhjshj .yhjshj_header .out_old {
    position: absolute;
    right: 20px;
    top: 40px;
    display: none;
    color: #000;
    z-index: 100;
    cursor: pointer;
    width: 240px;
    height: 60px;
    background-color: #d52d2c;
    border-radius: 30px;
    font-size: 30px;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
  }
  .pageold .yhjshj .yhjshj_header .zzmszq {
    display: none;
  }
  .pageold .yhjshj .yhjshj_header .header_search {
    display: none;
  }
  .pageold .yhjshj .yhjshj_header .wza {
    display: none;
  }
  .pageold .yhjshj .yhjshj_header .container {
    z-index: 200;
  }
  .pageold .yhjshj .yhjshj_header .tablsit {
    display: block;
    background-color: #fff;
    position: fixed;
    width: 50%;
    top: 0;
    right: -50%;
    height: 100%;
    z-index: 500;
    transition: all 0.3s;
    line-height: 80px;
    font-size: 0;
    z-index: 10;
    z-index: 201;
  }
  .pageold .yhjshj .yhjshj_header .tablsit.show {
    transform: translatex(-100%);
  }
  .pageold .yhjshj .yhjshj_header .tablsit .item {
    width: 100%;
    text-align: left;
    border-bottom: 1.6px solid #e1e1e1;
    padding-left: 0;
  }
  .pageold .yhjshj .yhjshj_header .tablsit .item a {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
    padding: 51.2px 46.4px;
    font-size: 48px;
    line-height: 1;
    color: #333333;
  }
  .pageold .yhjshj .yhjshj_header .phone_menu {
    display: block;
    display: inline-block;
    width: 96px;
    height: 96px;
    background-color: #ffffff;
    border: solid 1.6px #e5e5e5;
    position: fixed;
    right: 41.6px;
    top: 51.2px;
    line-height: 96px;
    text-align: center;
    display: none;
  }
  .pageold .yhjshj .yhjshj_header .phone_menu img {
    width: 49.6px;
  }
  .pageold .yhjshj .yhjshj_header .phone_zhezhao {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
    z-index: 200;
    position: fixed;
  }
  .pageold .yhjshj .yhjshj_header .phone_zhezhao.show {
    display: inline-block;
  }
  .pageold .yhjshj .xqgk .bg_box {
    width: 1200px;
    bottom: 0;
    left: 0;
    margin-left: 0;
    overflow: hidden;
    background-color: #f5f5f5;
  }
  .pageold .yhjshj .xqgk .bg_box img {
    width: 100%;
  }
  .pageold .yhjshj .xqgk .bg_box img.pc {
    display: none;
  }
  .pageold .yhjshj .xqgk .bg_box img.mob {
    display: block;
  }
  .pageold .yhjshj .xqgk .title .line {
    width: 392px;
  }
  .pageold .yhjshj .xqgk .title .line.left_line {
    background-position: -396.8px 0;
  }
  .pageold .yhjshj .xqgk .title .title_words {
    margin: 0 25.6px 0 25.6px;
  }
  .pageold .yhjshj .xqgk .bottombox {
    padding-top: 62.4px;
  }
  .pageold .yhjshj .xqgk .bottombox .left {
    width: 100%;
    box-sizing: border-box;
    padding-left: 76.8px;
    padding-right: 76.8px;
  }
  .pageold .yhjshj .xqgk .bottombox .right {
    display: inline-block;
    padding-top: 64px;
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
    width: 100%;
  }
  .pageold .yhjshj .xqgk .bottombox .right .rightall {
    padding-left: 0;
    width: 100%;
    padding-top: 0;
  }
  .pageold .yhjshj .xqgk .bottombox .right .rightall .jianjie {
    font-size: 48px;
    line-height: 2;
  }
  .pageold .yhjshj .xqgk .bottombox .right .rightall .jianjielist {
    width: 100%;
    padding-top: 19.2px;
    padding-bottom: 75.2px;
  }
  .pageold .yhjshj .xqgk .bottombox .right .rightall .jianjielist .item {
    font-size: 44.8px;
    line-height: 2;
    padding-left: 44.8px;
  }
  .pageold .yhjshj .xqgk .bottombox .right .rightall .jianjielist .item:after {
    left: 6.4px;
    top: 38.4px;
  }
  .pageold .yhjshj .xqgk .bottombox .right .rightall .morebox {
    text-align: center;
  }
  .pageold .yhjshj .xqgk .bottombox .right .rightall .morebox .more {
    border-radius: 44.8px;
    font-size: 44.8px;
    padding: 19.2px 44.8px 16px;
  }
  .pageold .yhjshj .tzrd {
    padding-top: 64px;
  }
  .pageold .yhjshj .tzrd .title .line {
    width: 392px;
  }
  .pageold .yhjshj .tzrd .title .line.left_line {
    background-position: -396.8px 0;
  }
  .pageold .yhjshj .tzrd .title .title_words {
    margin: 0 25.6px 0 33.6px;
  }
  .pageold .yhjshj .tzrd .title .title_words img.pc {
    display: none;
  }
  .pageold .yhjshj .tzrd .title .title_words img.mob {
    display: block;
  }
  .pageold .yhjshj .tzrd .float_box {
    padding-top: 59.2px;
  }
  .pageold .yhjshj .tzrd .float_box .left {
    float: none;
    width: 100%;
  }
  .pageold .yhjshj .tzrd .float_box .left .title_2 h2 {
    width: 513.6px;
    line-height: 128px;
    font-size: 48px;
    background-size: 100% 100%;
  }
  .pageold .yhjshj .tzrd .float_box .left .slider_box {
    width: auto;
    height: 299.2px;
    margin: 0 -16px;
    margin-top: 48px;
  }
  .pageold .yhjshj .tzrd .float_box .left .slider_box .hope-slide {
    width: 1152px;
    height: 299.2px;
    margin-right: 0;
  }
  .pageold .yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item {
    padding: 0 16px;
    position: relative;
  }
  .pageold .yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .title_3 {
    position: absolute;
    background-color: transparent;
    z-index: 3;
    top: 0;
    bottom: 0;
    left: 16px;
    right: 16px;
  }
  .pageold .yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .title_3 span {
    font-size: 48px;
    font-weight: bold;
    line-height: 76.8px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
  }
  .pageold .yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .title_3:after {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .pageold .yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .content_box {
    z-index: 2;
  }
  .pageold .yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .content_box .img_box {
    width: 544px;
    height: 299.2px;
  }
  .pageold .yhjshj .tzrd .float_box .left .slider_box .hope-slide .double_box .item .content_box .content {
    display: none;
  }
  .pageold .yhjshj .tzrd .float_box .left .slider_box .prev,
  .pageold .yhjshj .tzrd .float_box .left .slider_box .next {
    margin-top: -36.8px;
    width: 48px;
    background-image: url(/uploads/image/images/xha_yhjshj_sprite.png);
  }
  .pageold .yhjshj .tzrd .float_box .left .slider_box .prev {
    left: 16px;
    background-position: -982.4px -76.8px;
  }
  .pageold .yhjshj .tzrd .float_box .left .slider_box .next {
    right: 16px;
    background-position: -1032px -76.8px;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box {
    margin-top: 64px;
    height: auto;
    background-image: none;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .left_top_title {
    position: static;
    width: 100%;
    height: auto;
    padding-left: 0;
    background-color: #e6f0fa;
    background-image: none;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .left_top_title h2 {
    background-image: url(/uploads/image/images/xha_yhjshj_title_bg_hlw_mob.png);
    background-size: 100% 100%;
    line-height: 128px;
    font-size: 48px;
    width: 512px;
    padding-left: 275.2px;
    box-sizing: border-box;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box p.content {
    padding: 0;
    padding-top: 41.6px;
    font-size: 44.8px;
    line-height: 89.6px;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .tab_box {
    margin-top: 35.2px;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav {
    float: none;
    margin-left: 0;
    width: 100%;
    height: auto;
    white-space: nowrap;
    overflow-y: visible;
    overflow-x: scroll;
    font-size: 0;
    background: url(/uploads/image/images/xha_yhjshj_tzrd_tab_nav_line_bg.png) repeat 0 3.2px;
    height: 104px;
    box-sizing: border-box;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav::-webkit-scrollbar {
    display: none;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li {
    display: inline-block;
    width: auto;
    height: 104px;
    position: static;
    border-radius: 0;
    transition: none;
    background-image: none;
    margin-left: 44.8px;
    box-sizing: border-box;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li:first-child {
    margin-left: 0;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li h2 {
    color: #333;
    font-weight: bold;
    font-size: 48px;
    line-height: 104px;
    text-align: center;
    max-width: none;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li h2 br {
    display: none;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li.cur {
    width: auto;
    height: 104px;
    border-bottom: 8px solid #2a5495;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_nav li.cur h2 {
    color: #2a5495;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content {
    float: none;
    margin-left: 0;
    margin-top: 24px;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li {
    width: auto;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li .tab_title {
    display: none;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li .tab_list {
    margin-top: 0;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li .tab_list div {
    padding: 11.2px 0 11.2px 52.8px;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li .tab_list div:before {
    content: '';
    top: 35.2px;
    background: none;
    width: 22.4px;
    height: 22.4px;
    display: block;
    border-radius: 11.2px;
    border: 1.6px solid #b20610;
    box-sizing: border-box;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .tab_box .tab_content li .tab_list div span {
    font-size: 44.8px;
    line-height: 67.2px;
    color: #333333;
  }
  .pageold .yhjshj .tzrd .float_box .left .zs_box .tab_box:after {
    content: '';
    clear: both;
    width: 0;
    height: 0;
    display: block;
  }
  .pageold .yhjshj .tzrd .float_box .right {
    float: none;
    width: auto;
    margin-left: 0;
    margin-top: 40px;
  }
  .pageold .yhjshj .tzrd .float_box .right .btn {
    display: none;
  }
  .pageold .yhjshj .tzrd .float_box .right .list {
    margin-top: 0;
  }
  .pageold .yhjshj .tzrd .float_box .right .list .title_2 {
    height: 126.4px;
    font-size: 0;
  }
  .pageold .yhjshj .tzrd .float_box .right .list .title_2 i {
    margin-left: 28.8px;
    width: 44.8px;
    height: 51.2px;
    font-size: 51.2px;
  }
  .pageold .yhjshj .tzrd .float_box .right .list .title_2 span {
    margin-left: 28.8px;
    font-size: 51.2px;
  }
  .pageold .yhjshj .tzrd .float_box .right .list ul {
    padding-top: 0;
    padding-bottom: 64px;
    height: auto;
  }
  .pageold .yhjshj .tzrd .float_box .right .list ul li {
    margin-top: 64px;
    height: 116.8px;
  }
  .pageold .yhjshj .tzrd .float_box .right .list ul li .num {
    transform: scale(1.6666666);
    margin-left: 32px;
    margin-top: 24px;
  }
  .pageold .yhjshj .tzrd .float_box .right .list ul li .info {
    margin-left: 32px;
    width: 800px;
    margin-top: 0;
  }
  .pageold .yhjshj .tzrd .float_box .right .list ul li .info .thisp {
    font-size: 48px;
    line-height: 1;
  }
  .pageold .yhjshj .tzrd .float_box .right .list ul li .info span {
    margin-top: 24px;
    font-size: 44.8px;
    line-height: 1;
  }
  .pageold .yhjshj .tzrd .float_box .right .list ul li:hover {
    background-image: none;
  }
  .pageold .yhjshj .tzrd .float_box .right .list ul li:hover .num.num_0 {
    background-position: 0 0;
  }
  .pageold .yhjshj .tzrd .float_box .right .list ul li:hover .num.num_1 {
    background-position: -65.6px 0;
  }
  .pageold .yhjshj .tzrd .float_box .right .list ul li:hover .num.num_2 {
    background-position: -131.2px 0;
  }
  .pageold .yhjshj .tzrd .float_box .right .list ul li:hover .num.num_3 {
    background-position: -196.8px 0;
  }
  .pageold .yhjshj .tzrd .float_box .right .list ul li:hover .num.num_4 {
    background-position: -262.4px 0;
  }
  .pageold .yhjshj .tzrd .float_box .right .list ul li:hover .info .thisp {
    color: #333;
  }
  .pageold .yhjshj .tzrd .float_box .right .list ul li:hover .info span {
    color: #999;
  }
  .pageold .yhjshj .tzrd .float_box .right .list ul li:nth-child(6),
  .pageold .yhjshj .tzrd .float_box .right .list ul li:nth-child(7),
  .pageold .yhjshj .tzrd .float_box .right .list ul li:nth-child(8),
  .pageold .yhjshj .tzrd .float_box .right .list ul li:nth-child(9),
  .pageold .yhjshj .tzrd .float_box .right .list ul li:nth-child(10) {
    display: none;
  }
  .pageold .yhjshj .szsy {
    margin-top: 64px;
  }
  .pageold .yhjshj .szsy img.pc {
    display: none;
  }
  .pageold .yhjshj .szsy img.mob {
    display: block;
  }
  .pageold .yhjshj .newustitle {
    text-align: center;
  }
  .pageold .yhjshj .newustitle img {
    height: 108.8px;
    position: relative;
    margin-left: -18%;
  }
  .pageold .yhjshj .newbox .newboxreal {
    margin: 0 -16px;
  }
  .pageold .yhjshj .newbox .item {
    margin: 0 16px;
  }
  .pageold .yhjshj .newbox .item .itemreal .imgbox {
    width: 544px;
    height: 169.6px;
  }
  .pageold .yhjshj .zhitongche {
    padding-top: 54.4px;
  }
  .pageold .yhjshj .zhitongche .zhitongchebox {
    padding-top: 16px;
  }
  .pageold .yhjshj .zhitongche .zhitongchebox .item {
    padding-top: 48px;
    position: relative;
  }
  .pageold .yhjshj .zhitongche .zhitongchebox .item img {
    width: 100%;
  }
  .pageold .yhjshj .zhitongche .zhitongchebox .item .goto {
    display: none;
  }
  .pageold .yhjshj .ysdtbox {
    padding-top: 44.8px;
  }
  .pageold .yhjshj .ysdtbox .left {
    vertical-align: top;
    width: 100%;
    height: 672px;
    margin-left: 0;
    display: inline-block;
  }
  .pageold .yhjshj .ysdtbox .left .ysdtswiper .swiper-wrapper .swiper-slide .imgbox img {
    width: 100%;
  }
  .pageold .yhjshj .ysdtbox .left .ysdtswiper .swiper-wrapper .swiper-slide .imgbox img:hover {
    transform: none;
  }
  .pageold .yhjshj .ysdtbox .left .ysdtswiper .swiper-wrapper .swiper-slide .imgtitle {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    height: 96px;
    line-height: 96px;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
  }
  .pageold .yhjshj .ysdtbox .left .ysdtswiper .swiper-wrapper .swiper-slide .imgtitle .imgtitlereal {
    height: 100%;
    font-size: 44.8px;
    color: #fff;
    max-width: 768px;
    padding-left: 32px;
  }
  .pageold .yhjshj .ysdtbox .left .ysdtswiper .page {
    display: inline-block;
    text-align: center;
    position: absolute;
    bottom: 36.8px;
    right: 32px;
  }
  .pageold .yhjshj .ysdtbox .left .ysdtswiper .page span {
    display: inline-block;
    width: 20.8px;
    border-radius: 50%;
    height: 20.8px;
    box-sizing: border-box;
    margin: 0 9.6px;
    border: solid 3.2px #ffffff;
  }
  .pageold .yhjshj .ysdtbox .left .ysdtswiper .morenews {
    position: absolute;
    right: 16px;
    bottom: 120px;
    border-radius: 40px;
  }
  .pageold .yhjshj .ysdtbox .left .ysdtswiper .morenews a {
    color: #fff;
    font-size: 41.6px;
  }
  .pageold .yhjshj .ysdtbox .right {
    display: inline-block;
    width: 100%;
    margin-left: 0;
    margin-top: 67.2px;
  }
  .pageold .yhjshj .ysdtbox .right .rititle {
    position: relative;
  }
  .pageold .yhjshj .ysdtbox .right .rititle .gengduo {
    font-size: 44.8px;
  }
  .pageold .yhjshj .ysdtbox .right .rititle .gengduo a {
    font-size: 44.8px;
  }
  .pageold .yhjshj .ysdtbox .right .rititle .gengduo a:hover {
    color: #666;
  }
  .pageold .yhjshj .ysdtbox .right .list {
    padding-top: 32px;
  }
  .pageold .yhjshj .ysdtbox .right .list .item {
    position: relative;
    height: auto;
  }
  .pageold .yhjshj .ysdtbox .right .list .item:before {
    content: '';
    display: inline-block;
    width: 9.6px;
    height: 9.6px;
    background: #ced8e5;
    border-radius: 50%;
    position: absolute;
    left: 3.2px;
    top: 28px;
  }
  .pageold .yhjshj .ysdtbox .right .list .item a {
    white-space: normal;
    width: 100%;
    box-sizing: border-box;
    padding-left: 32px;
    padding-right: 0;
    line-height: 2;
    height: auto;
    font-size: 44.8px;
    color: #333333;
    margin-bottom: 8px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
  }
  .pageold .yhjshj .ysdtbox .right .list .item a:hover {
    color: #333333;
    text-decoration: none;
  }
  .pageold .yhjshj .ysdtbox .right .list .item .time {
    display: none;
  }
  .pageold .yhjshj .yingshangdongtai {
    padding-top: 64px;
  }
  .pageold .yhjshj .gjh {
    position: relative;
    height: auto;
  }
  .pageold .yhjshj .gjh .bg_box {
    width: 1200px;
    bottom: 0;
    left: 0;
    margin-left: 0;
    overflow: hidden;
    background-color: #f5f5f5;
  }
  .pageold .yhjshj .gjh .bg_box img {
    width: 100%;
  }
  .pageold .yhjshj .gjh .bg_box img.pc {
    display: none;
  }
  .pageold .yhjshj .gjh .bg_box img.mob {
    display: block;
  }
  .pageold .yhjshj .gjh .title {
    padding-top: 64px;
  }
  .pageold .yhjshj .gjh .title .line {
    width: 392px;
  }
  .pageold .yhjshj .gjh .title .line.left_line {
    background-position: -396.8px 0;
  }
  .pageold .yhjshj .gjh .title .title_words {
    margin: 0 25.6px 0 20.8px;
  }
  .pageold .yhjshj .gjh .title_2 {
    margin-top: 62.4px;
  }
  .pageold .yhjshj .gjh .title_2 h2 {
    display: block;
    width: 512px;
    line-height: 128px;
    font-size: 48px;
    background-size: 100% 100%;
  }
  .pageold .yhjshj .gjh .scroll_num {
    margin-top: 56px;
  }
  .pageold .yhjshj .gjh .scroll_num li {
    height: auto;
    width: 50%;
    border-left: none;
    padding-top: 0;
    min-height: 144px;
    position: relative;
    margin-top: 52.8px;
  }
  .pageold .yhjshj .gjh .scroll_num li:nth-child(2n):before {
    content: '';
    width: 1.6px;
    height: 174.4px;
    position: absolute;
    top: 50%;
    margin-top: -88px;
    background-color: #bfbfbf;
    left: 0;
  }
  .pageold .yhjshj .gjh .scroll_num li:nth-child(2n) div span {
    margin-left: 16px;
  }
  .pageold .yhjshj .gjh .scroll_num li div {
    height: 62.4px;
  }
  .pageold .yhjshj .gjh .scroll_num li div i {
    height: 59.2px;
  }
  .pageold .yhjshj .gjh .scroll_num li div span {
    font-size: 44.8px;
    line-height: 1;
    margin-left: 4.8px;
    height: 44.8px;
  }
  .pageold .yhjshj .gjh .scroll_num li p {
    margin-top: 25.6px;
    height: auto;
  }
  .pageold .yhjshj .gjh .scroll_num li p span {
    font-size: 44.8px;
    line-height: 57.6px;
  }
  .pageold .yhjshj .gjh .scroll_num li p:after {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .pageold .yhjshj .gjh .list {
    margin: 51.2px -16px 0;
    padding-bottom: 51.2px;
  }
  .pageold .yhjshj .gjh .list li {
    padding: 14.4px 16px 16px 16px;
    display: inline-block;
    box-sizing: border-box;
    width: 25%;
  }
  .pageold .yhjshj .gjh .list li img {
    width: 100%;
  }
  .pageold .yhjshj .cxcg .title {
    padding-top: 62.4px;
  }
  .pageold .yhjshj .cxcg .title img {
    width: 1072px;
  }
  .pageold .yhjshj .cxcg ul {
    margin-top: 0;
    padding: 16px 16px 0;
    height: auto;
  }
  .pageold .yhjshj .cxcg ul li {
    width: 50%;
    padding: 0 16px;
    margin-top: 48px;
  }
  .pageold .yhjshj .cxcg ul li .img_box {
    width: 100%;
    height: 100%;
  }
  .pageold .yhjshj .cxcg ul li .img_box img:hover {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  .pageold .yhjshj .cxcg ul li p {
    margin-top: 35.2px;
    font-size: 44.8px;
    line-height: 76.8px;
    min-height: 0;
    max-height: 230.4px;
  }
  .pageold .yhjshj .cxcg ul li p:before {
    top: 30.4px;
  }
  .pageold .yhjshj .cxcg ul:before {
    display: none;
  }
  .pageold .yhjshj .news {
    margin-top: 48px;
  }
  .pageold .yhjshj .news .title_1 h2 {
    width: 512px;
    line-height: 128px;
    color: #fff;
    font-size: 48px;
    background-size: 100% 100%;
  }
  .pageold .yhjshj .news .left {
    display: block;
    width: 100%;
  }
  .pageold .yhjshj .news .left .news_list {
    margin-top: 24px;
    height: auto;
  }
  .pageold .yhjshj .news .left .news_list li {
    padding-left: 43.2px;
    margin-top: 0;
  }
  .pageold .yhjshj .news .left .news_list li a {
    font-size: 44.8px;
    line-height: 89.6px;
    max-width: 1076.8px;
  }
  .pageold .yhjshj .news .left .news_list li a:hover {
    color: #333;
  }
  .pageold .yhjshj .news .left .news_list li span {
    display: none;
  }
  .pageold .yhjshj .news .left .news_list li:before {
    top: 41.6px;
    width: 9.6px;
    height: 9.6px;
  }
  .pageold .yhjshj .news .right {
    margin-left: 0;
    display: block;
    width: 100%;
    margin-top: 40px;
  }
  .pageold .yhjshj .news .right .new_swiper {
    width: 100%;
    height: 656px;
    margin-top: 48px;
  }
  .pageold .yhjshj .news .right .new_swiper .banner {
    padding-bottom: 96px;
    box-sizing: border-box;
    height: 100%;
  }
  .pageold .yhjshj .news .right .new_swiper .banner .hope-slide img {
    width: 1120px;
    height: 560px;
  }
  .pageold .yhjshj .news .right .new_swiper .banner .hope-slide .title_box {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 96px;
    height: 112px;
    padding: 16px 24px;
  }
  .pageold .yhjshj .news .right .new_swiper .banner .hope-slide .title_box .title {
    font-size: 48px;
    line-height: 80px;
    max-width: 848px;
  }
  .pageold .yhjshj .news .right .new_swiper .banner .hope-slide .title_box .more {
    top: 16px;
    font-size: 44.8px;
    line-height: 80px;
  }
  .pageold .yhjshj .news .right .new_swiper .banner .hope-pagination {
    left: 0;
    width: 100%;
    height: 96px;
    bottom: 0;
    padding-top: 35.2px;
    box-sizing: border-box;
  }
  .pageold .yhjshj .news .right .new_swiper .banner .hope-pagination .hope-pagination-switch {
    background-color: #ffffff;
    border: solid 1.6px #368ee2;
    width: 25.6px;
    height: 25.6px;
    box-sizing: border-box;
  }
  .pageold .yhjshj .news .right .new_swiper .banner .hope-pagination .hope-pagination-switch.hope-active-switch {
    background-color: #368ee2;
  }
  .pageold .yhjshj .yhkayshj {
    margin-top: 64px;
  }
  .pageold .yhjshj .yhkayshj .slider_box {
    width: 100%;
  }
  .pageold .yhjshj .yhkayshj .slider_box .hope-slide img {
    width: 100%;
  }
  .pageold .yhjshj .yhkayshj .slider_box .hope-slide img.pc {
    display: none;
  }
  .pageold .yhjshj .yhkayshj .slider_box .hope-slide img.mob {
    display: block;
  }
  .pageold .yhjshj .tzxha {
    margin-top: 64px;
    height: auto;
  }
  .pageold .yhjshj .tzxha .bg_box {
    left: 0%;
    margin-left: 0;
    width: 1200px;
    height: auto;
    bottom: 288px;
    overflow: hidden;
  }
  .pageold .yhjshj .tzxha .bg_box img {
    width: 100%;
    height: auto;
  }
  .pageold .yhjshj .tzxha .bg_box img.pc {
    display: none;
  }
  .pageold .yhjshj .tzxha .bg_box img.mob {
    display: block;
  }
  .pageold .yhjshj .tzxha .title {
    font-size: 0;
    padding-top: 56px;
  }
  .pageold .yhjshj .tzxha .title .line {
    width: 360px;
  }
  .pageold .yhjshj .tzxha .title .line.left_line {
    margin-top: 46.4px;
    background-position: -396.8px 0;
  }
  .pageold .yhjshj .tzxha .title .line.right_line {
    margin-top: 30.4px;
  }
  .pageold .yhjshj .tzxha .title .title_words {
    margin: 0 20.8px 0 25.6px;
  }
  .pageold .yhjshj .tzxha .content {
    margin-top: 44.8px;
  }
  .pageold .yhjshj .tzxha .content p {
    width: 100%;
    padding-top: 0;
    font-size: 44.8px;
    line-height: 76.8px;
    padding: 0 56px;
    -webkit-line-clamp: 6;
    max-height: 460.8px;
  }
  .pageold .yhjshj .tzxha .content .img_box {
    margin-top: 48px;
    position: static;
    width: 100%;
    height: auto;
    margin-left: 0;
    box-sizing: border-box;
    border: 12.8px solid #fff;
  }
  .pageold .yhjshj .tzxha .content .img_box img {
    width: 100%;
    height: 100%;
  }
  .pageold .yhjshj .tzxha .content .img_box img:hover {
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-top: 0px;
  }
  .pageold .yhjshj .cylzs {
    padding-top: 288px;
    margin-top: -288px;
    background-color: #edf8fd;
  }
  .pageold .yhjshj .cylzs .bg_box {
    display: none;
  }
  .pageold .yhjshj .cylzs h2 {
    width: 908.8px;
    margin: 0 auto;
    margin-top: 96px;
    background: url(/uploads/image/images/xha_yhjshj_cylzs_title_bg.png);
    background-size: 100% 100%;
    padding: 22.4px 0 17.6px 0;
  }
  .pageold .yhjshj .cylzs h2 span {
    font-size: 44.8px;
  }
  .pageold .yhjshj .cylzs h2 font {
    font-size: 44.8px;
  }
  .pageold .yhjshj .cylzs h2 b {
    font-size: 64px;
    margin: 0 16px;
  }
  .pageold .yhjshj .cylzs .slider_box {
    margin-top: 64px;
    height: 396.8px;
  }
  .pageold .yhjshj .cylzs .slider_box .banner {
    margin: 0 -76.8px;
  }
  .pageold .yhjshj .cylzs .slider_box .banner .hope-slide {
    width: 360px;
  }
  .pageold .yhjshj .cylzs .slider_box .banner .hope-slide p {
    font-size: 44.8px;
    margin-top: 11.2px;
    white-space: normal;
  }
  .pageold .yhjshj .cylzs .slider_box .prev,
  .pageold .yhjshj .cylzs .slider_box .next {
    display: none;
    cursor: pointer;
    position: absolute;
    top: 49.6px;
    height: 110.4px;
    width: 43.2px;
    background-image: url(/uploads/image/images/xha_yhjshj_sprite.png);
    z-index: 2;
  }
  .pageold .yhjshj .cylzs .slider_box .prev.cur,
  .pageold .yhjshj .cylzs .slider_box .next.cur {
    display: block;
  }
  .pageold .yhjshj .cylzs .slider_box .prev {
    left: 0;
    background-position: -913.6px -75.2px;
  }
  .pageold .yhjshj .cylzs .slider_box .next {
    right: 0;
    background-position: -868.8px -75.2px;
  }
  .pageold .yhjshj .cylzs .tab_content_box {
    margin: 48px 0 0;
    padding: 40px 48px;
    max-height: none;
  }
  .pageold .yhjshj .cylzs .tab_content_box .tab_content {
    height: auto;
  }
  .pageold .yhjshj .cylzs .tab_content_box .tab_content .content {
    line-height: 89.6px;
    font-size: 44.8px;
  }
  .pageold .yhjshj .cylzs .tab_content_box .tab_content .more {
    position: static;
    line-height: 89.6px;
    font-size: 44.8px;
  }
  .pageold .yhjshj .cylzs .btn_box {
    margin-top: 0;
    padding-top: 16px;
    margin: 0 -16px;
  }
  .pageold .yhjshj .cylzs .btn_box .btn {
    width: 544px;
    margin: 32px 16px 0;
  }
  .pageold .yhjshj .cylzs .btn_box .btn div {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
  }
  .pageold .yhjshj .cylzs .btn_box .btn div i {
    line-height: 28.8px;
  }
  .pageold .yhjshj .cylzs .btn_box .btn div p {
    font-size: 44.8px;
    margin-left: 24px;
    margin-top: 0;
    line-height: 160px;
    width: 272px;
    text-align: left;
    display: inline-block;
  }
  .pageold .yhjshj .cylzs .btn_box .btn:after {
    content: '';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .pageold .yhjshj .cylzs .btn_box .btn:hover {
    margin-top: 32px;
  }
  .pageold .yhjshj .cylzs .btn_box .btn.btn_1 {
    width: 544px;
    margin-left: 16px;
    background-image: url(/uploads/image/images/xha_yhjshj_cylzs_btn_bg_01_mob.jpg);
  }
  .pageold .yhjshj .cylzs .btn_box .btn.btn_1 p {
    width: 184px;
  }
  .pageold .yhjshj .cylzs .btn_box .btn.btn_2 {
    background-image: url(/uploads/image/images/xha_yhjshj_cylzs_btn_bg_02_mob.jpg);
  }
  .pageold .yhjshj .cylzs .btn_box .btn.btn_3 {
    background-image: url(/uploads/image/images/xha_yhjshj_cylzs_btn_bg_03_mob.jpg);
  }
  .pageold .yhjshj .cylzs .btn_box .btn.btn_3 p {
    width: 184px;
  }
  .pageold .yhjshj .cylzs .btn_box .btn.btn_4 {
    background-image: url(/uploads/image/images/xha_yhjshj_cylzs_btn_bg_04_mob.jpg);
  }
  .pageold .yhjshj .leftswiper {
    vertical-align: top;
    width: 100%;
    height: 672px;
    margin-left: 0;
    display: inline-block;
  }
  .pageold .yhjshj .leftswiper .usswiper .swiper-wrapper .swiper-slide .imgbox img {
    width: 100%;
  }
  .pageold .yhjshj .leftswiper .usswiper .swiper-wrapper .swiper-slide .imgbox img:hover {
    transform: none;
  }
  .pageold .yhjshj .leftswiper .usswiper .swiper-wrapper .swiper-slide .imgtitle {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    height: 96px;
    line-height: 96px;
    background-color: rgba(0, 0, 0, 0.5);
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr=#7f000000, endcolorstr=#7f000000);
  }
  .pageold .yhjshj .leftswiper .usswiper .swiper-wrapper .swiper-slide .imgtitle .imgtitlereal {
    height: 100%;
    font-size: 44.8px;
    color: #fff;
    max-width: 768px;
    padding-left: 32px;
  }
  .pageold .yhjshj .leftswiper .usswiper .page {
    display: inline-block;
    text-align: center;
    position: absolute;
    bottom: 36.8px;
    right: 32px;
  }
  .pageold .yhjshj .leftswiper .usswiper .page span {
    display: inline-block;
    width: 20.8px;
    border-radius: 50%;
    height: 20.8px;
    box-sizing: border-box;
    margin: 0 9.6px;
    border: solid 3.2px #ffffff;
  }
  .pageold .yhjshj .leftswiper .usswiper .morenews {
    position: absolute;
    right: 16px;
    bottom: 120px;
    border-radius: 40px;
  }
  .pageold .yhjshj .leftswiper .usswiper .morenews a {
    color: #fff;
    font-size: 41.6px;
  }
  .pageold .yhjshj .rightlist {
    display: inline-block;
    width: 100%;
    margin-left: 0;
  }
  .pageold .yhjshj .rightlist .rititle .gengduo {
    font-size: 44.8px;
  }
  .pageold .yhjshj .rightlist .rititle .gengduo a {
    font-size: 44.8px;
  }
  .pageold .yhjshj .rightlist .rititle .gengduo a:hover {
    color: #666;
  }
  .pageold .yhjshj .rightlist .list {
    padding-top: 32px;
  }
  .pageold .yhjshj .rightlist .list .item {
    position: relative;
    height: auto;
  }
  .pageold .yhjshj .rightlist .list .item:before {
    content: '';
    display: inline-block;
    width: 9.6px;
    height: 9.6px;
    background: #ced8e5;
    border-radius: 50%;
    position: absolute;
    left: 3.2px;
    top: 28px;
  }
  .pageold .yhjshj .rightlist .list .item a {
    white-space: normal;
    width: 100%;
    box-sizing: border-box;
    padding-left: 32px;
    padding-right: 0;
    line-height: 2;
    height: auto;
    font-size: 44.8px;
    color: #333333;
    margin-bottom: 8px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
  }
  .pageold .yhjshj .rightlist .list .item a:hover {
    color: #333333;
    text-decoration: none;
  }
  .pageold .yhjshj .rightlist .list .item .time {
    display: none;
  }
  .pageold .yhjshj .xgzcfw {
    padding-top: 64px;
  }
  .pageold .yhjshj .xgzcfw .title {
    padding-top: 64px;
    width: 1120px;
  }
  .pageold .yhjshj .xgzcfw .title img {
    width: 100%;
  }
  .pageold .yhjshj .xgzcfw .title img.pc {
    display: none;
  }
  .pageold .yhjshj .xgzcfw .title img.mob {
    display: block;
  }
  .pageold .yhjshj .xgzcfw .yszc_list {
    width: 100%;
    height: auto;
  }
  .pageold .yhjshj .xgzcfw .yszc_list .bg_box {
    display: none;
  }
  .pageold .yhjshj .xgzcfw .yszc_list .bg_title {
    width: auto;
    height: auto;
    position: static;
    margin-top: 60.8px;
    text-align: center;
  }
  .pageold .yhjshj .xgzcfw .yszc_list .bg_title .line {
    background-color: #2a5495;
    height: 4.8px;
  }
  .pageold .yhjshj .xgzcfw .yszc_list .bg_title span {
    margin: 0 32px;
    color: #2a5495;
    font-size: 48px;
  }
  .pageold .yhjshj .xgzcfw .yszc_list .listold {
    width: auto;
    height: 100%;
    position: relative;
    margin: 0 -16px;
    padding-top: 32px;
    font-size: 0;
  }
  .pageold .yhjshj .xgzcfw .yszc_list .listold a {
    display: inline-block;
    position: relative;
    width: 256px !important;
    height: 256px !important;
    top: 0 !important;
    left: 0 !important;
    margin: 32px 16px 0;
  }
  .pageold .yhjshj .xgzcfw .yszc_list .listold a span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    white-space: normal;
    text-align: center;
    font-size: 44.8px !important;
    line-height: 57.6px !important;
  }
  .pageold .yhjshj .xgzcfw .yszc_list .listold a span br {
    display: none;
  }
  .pageold .yhjshj .xgzcfw .yszc_list .listold a .bg_box {
    display: block;
  }
  .pageold .yhjshj .xgzcfw .yszc_list .listold a .bg_box img.bg {
    display: block !important;
  }
  .pageold .yhjshj .xgzcfw .yszc_list .listold a .bg_box img.bg_cur {
    display: none !important;
  }
  .pageold .yhjshj .xgzcfw .yszc_list .listold a:hover span {
    color: #333;
  }
  .pageold .yhjshj .zcjd {
    margin-top: 60.8px;
  }
  .pageold .yhjshj .zcjd .title .line {
    height: 4.8px;
  }
  .pageold .yhjshj .zcjd .title span {
    margin: 0 32px;
    font-size: 48px;
  }
  .pageold .yhjshj .zcjd .float_box {
    margin-top: 64px;
  }
  .pageold .yhjshj .zcjd .float_box .left,
  .pageold .yhjshj .zcjd .float_box .right {
    display: block;
    width: 100%;
  }
  .pageold .yhjshj .zcjd .float_box .left .title_1 h2,
  .pageold .yhjshj .zcjd .float_box .right .title_1 h2 {
    padding-left: 40px;
    line-height: 128px;
    width: 512px;
    background-size: 100% 100%;
    font-size: 48px;
  }
  .pageold .yhjshj .zcjd .float_box .left .title_1 h2 a,
  .pageold .yhjshj .zcjd .float_box .right .title_1 h2 a {
    font-size: 48px;
    line-height: 128px;
  }
  .pageold .yhjshj .zcjd .float_box .left ul,
  .pageold .yhjshj .zcjd .float_box .right ul {
    border: none;
    padding: 24px 0;
    height: auto;
  }
  .pageold .yhjshj .zcjd .float_box .left ul li,
  .pageold .yhjshj .zcjd .float_box .right ul li {
    padding: 0 16px 0 44.8px;
  }
  .pageold .yhjshj .zcjd .float_box .left ul li:before,
  .pageold .yhjshj .zcjd .float_box .right ul li:before {
    width: 9.6px;
    height: 9.6px;
    top: 38.4px;
    left: 0;
  }
  .pageold .yhjshj .zcjd .float_box .left ul li span,
  .pageold .yhjshj .zcjd .float_box .right ul li span {
    line-height: 89.6px;
    font-size: 44.8px;
  }
  .pageold .yhjshj .zcjd .float_box .left ul li a,
  .pageold .yhjshj .zcjd .float_box .right ul li a {
    margin-left: 32px;
    font-size: 44.8px;
    line-height: 89.6px;
    padding-left: 35.2px;
    max-width: 848px;
  }
  .pageold .yhjshj .zcjd .float_box .left ul li a:before,
  .pageold .yhjshj .zcjd .float_box .right ul li a:before {
    top: 22.4px;
    height: 48px;
  }
  .pageold .yhjshj .zcjd .float_box .left ul li a:hover,
  .pageold .yhjshj .zcjd .float_box .right ul li a:hover {
    color: #333;
  }
  .pageold .yhjshj .zcjd .float_box .left ul li a:hover:before,
  .pageold .yhjshj .zcjd .float_box .right ul li a:hover:before {
    content: '';
    background-color: #333;
  }
  .pageold .yhjshj .zcjd .float_box .left ul li .time,
  .pageold .yhjshj .zcjd .float_box .right ul li .time {
    display: none;
  }
  .pageold .yhjshj .zcjd .float_box .right {
    margin-left: 0;
    margin-top: 44.8px;
  }
  .pageold .yhjshj .zcjd .float_box .right .title_1 .tab_nav {
    background-size: 100% 100%;
    width: 640px;
    height: 128px;
  }
  .pageold .yhjshj .zcjd .float_box .right .title_1 .tab_nav:after {
    left: 288px;
    height: 54.4px;
    top: 41.6px;
  }
  .pageold .yhjshj .zcjd .float_box .right .title_1 .tab_nav .item {
    padding: 24px;
    margin: 16px 24px;
    font-size: 48px;
    line-height: 1;
    margin-left: 24px;
  }
  .pageold .yhjshj .zcjd .float_box .right .title_1 .tab_nav .item:first-child {
    margin-left: 17.6px;
  }
  .pageold .yhjshj .bszd {
    margin-top: 40px;
    padding-bottom: 0;
  }
  .pageold .yhjshj .bszd .title {
    padding-top: 65.6px;
  }
  .pageold .yhjshj .bszd .title .line {
    height: 4.8px;
  }
  .pageold .yhjshj .bszd .title span {
    margin: 0 32px;
    font-size: 48px;
  }
  .pageold .yhjshj .bszd .slider_box {
    margin-top: 48px;
    height: auto;
  }
  .pageold .yhjshj .bszd .slider_box .banner {
    margin: 0 -16px;
    padding-bottom: 84.8px;
  }
  .pageold .yhjshj .bszd .slider_box .banner .hope-slide .slide_box {
    margin: 0 -16px;
  }
  .pageold .yhjshj .bszd .slider_box .banner .hope-slide .slide_box a {
    margin: 0 16px 16px;
    width: 544px;
  }
  .pageold .yhjshj .bszd .slider_box .banner .hope-slide .slide_box .img_box {
    height: 292.8px;
  }
  .pageold .yhjshj .bszd .slider_box .banner .hope-slide .slide_box .img_box img {
    height: 270.4px;
  }
  .pageold .yhjshj .bszd .slider_box .banner .hope-slide .slide_box .img_box:hover img {
    width: 100%;
    height: 270.4px;
    margin-left: 0;
    margin-top: 0;
  }
  .pageold .yhjshj .bszd .slider_box .banner .hope-slide .slide_box p {
    font-size: 48px;
    margin: 0;
    line-height: 112px;
  }
  .pageold .yhjshj .bszd .slider_box .prev.cur,
  .pageold .yhjshj .bszd .slider_box .next.cur {
    display: none;
  }
  .pageold .yhjshj .bszd .slider_box .hope-pagination {
    display: block;
    position: absolute;
    bottom: 0;
    height: 84.8px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
  }
  .pageold .yhjshj .bszd .slider_box .hope-pagination .hope-pagination-switch {
    width: 25.6px;
    height: 25.6px;
    border: solid 1.6px #368ee2;
    display: inline-block;
    box-sizing: border-box;
    margin: 0 16px;
    border-radius: 12.8px;
  }
  .pageold .yhjshj .bszd .slider_box .hope-pagination .hope-pagination-switch.hope-active-switch {
    background-color: #368ee2;
  }
  .pageold .yhjshj .hdfw .title {
    padding-top: 64px;
  }
  .pageold .yhjshj .hdfw .title .line {
    height: 4.8px;
  }
  .pageold .yhjshj .hdfw .title span {
    margin: 0 32px;
    font-size: 48px;
  }
  .pageold .yhjshj .hdfw .question {
    padding: 64px 48px 54.4px 16px;
  }
  .pageold .yhjshj .hdfw .question .label {
    display: list-item;
    text-align: left;
    margin-left: 32px;
  }
  .pageold .yhjshj .hdfw .question .label p {
    font-size: 48px;
    line-height: 72px;
  }
  .pageold .yhjshj .hdfw .question .label span {
    background: url(/uploads/image/images/xha_yhjshj_sprite.png) -656px -209.6px;
    margin-left: 19.2px;
    height: 72px;
    width: 126.4px;
  }
  .pageold .yhjshj .hdfw .question .item {
    margin-top: 48px;
    width: 320px;
    height: 160px;
    padding-top: 51.2px;
    padding-left: 32px;
    position: relative;
  }
  .pageold .yhjshj .hdfw .question .item i {
    top: 54.4px;
    left: 220.8px;
  }
  .pageold .yhjshj .hdfw .question .item:after {
    top: 112px;
    left: 27.2px;
  }
  .pageold .yhjshj .zhibiaozhuanlan {
    font-size: 0;
  }
  .pageold .yhjshj .zhibiaozhuanlan .iconlist {
    display: inline-block;
    width: 100%;
  }
  .pageold .yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem {
    width: 352px;
    height: 230.4px;
  }
  .pageold .yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .pageold .yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem a:hover .iconbox {
    background-color: #97c3f2;
  }
  .pageold .yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem a:hover .gongneng {
    color: #333333;
  }
  .pageold .yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem .iconbox {
    width: 92.8px;
    margin-top: 32px;
    height: 92.8px;
    line-height: 92.8px;
  }
  .pageold .yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem .iconbox i {
    font-size: 51.2px;
    color: #fff;
  }
  .pageold .yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem .gongneng {
    padding-top: 12.8px;
    font-size: 38.4px;
    line-height: 44.8px;
    color: #333333;
  }
  .pageold .yhjshj .zhibiaozhuanlan .iconlist .iconlistreal .iconitem .gongneng.teshu {
    padding-top: 6.4px;
  }
}
