@media all and (max-width: 851px) {
  embed{
    width: 100%;
    height:5rem ;
  }
  .slideBox .hd ul{
    bottom: -0.25rem;
  }
  .slideBox .hd ul li{
    height: 0.25rem;
    width: 0.25rem;
  }

  .pic_xs {
    background: url("../images/pic_bj.png") no-repeat;
    background-size: 100% 100%;
  }
  .con {
    width: 95%;
  }
  .logo {
    padding: 0.2rem 0;
  }
  .logo img {
    width: 50%;
  }
  .nav {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -100%;
    z-index: 1091;
    width: 210px;
    max-width: 100%;
    background: #333;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  }
  .nav li {
    border-top: 1px solid rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
  }
  .nav li > a {
    display: block;
    height: 44px;
    line-height: 44px;
    text-indent: 15px;
    padding: 0;
    position: relative;
    color: #ccc;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 0.37rem;
  }
  .nav li > a i {
    display: none;
  }
  .nav li .sub {
    display: none;
    margin: 0 0;
  }
  .nav li .sub li a {
    display: block;
    height: 35px;
    line-height: 35px;
    text-indent: 30px;
    padding: 0;
    position: relative;
    color: #ccc;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 0.35rem;
  }
  .banner-btn {
    top: 50%;
    margin-top: -0.5rem;
  }
  .banner-btn span {
    width: 1rem;
    line-height: 1rem;
  }
  .banner-number {
    bottom: 0.5rem;
  }
  .banner-number > * {
    width: 0.35rem;
    height: 0.35rem;
  }
  .title {
    margin-top: 0.55rem;
  }
  .title h3 {
    background: url(../images/title_bj.png) no-repeat center;
    background-size: 109%;
    font-size: 0.4rem;
    color: #434342;
  }
  .title h6 {
    font-size: 0.37rem;
    color: #434342;
    width: 90%;
    margin: 0 auto;
    line-height: 1.6;
    display: none;
  }
  .gsje_texet {
    margin-top: 0.5rem;
    text-align: justify;
    font-size: 0.36rem;
    color: #363636;
    line-height: 2;
  }
  .gsje_texet .gsje_texet_con {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .gsje_texet .more {
    display: block;
    margin: 0.25rem auto;
    width: 3.3rem;
    height: 0.8rem;
    border: solid 1px #959595;
    border-radius: 25px;
    text-align: center;
    line-height: 0.8rem;
  }
  .ryzz {
    margin-top: 1rem;
    width: 100%;
    background: url(../images/ry_bj.png) no-repeat center;
    padding: 0.2rem 0 0.4rem;
  }
  .ryzz .news_list {
    margin-top: 0.3rem;
  }
  .ryzz .news_list .news_list_li li {
    text-align: center;
  }
  .ryzz .news_list .news_list_li li img {
    width: 100%;
  }
  .ryzz .news_list .news_list_li li p {
    line-height: 3;
    font-size: 0.3rem;
    color: #fff;
  }
  .hyyy {
    width: 100%;
    padding: 0.2rem 0 0.4rem;
  }
  .hyyy .hyyy_list {
    margin-top: 0.3rem;
  }
  .hyyy .hyyy_list li {
    text-align: center;
    margin-bottom: 0.35rem;
  }
  .hyyy .hyyy_list li img {
    width: 2rem;
    height: 2rem;
  }
  .hyyy .hyyy_list li h4 {
    font-size: 0.43rem;
    color: #333333;
    line-height: 2.5;
    font-weight: bold;
  }
  .hyyy .hyyy_list li p {
    font-size: 0.34rem;
    color: #8a8a8a;
    line-height: 1.6;
    text-align: left;
  }
  .wxcp .wxcp_tab_con {
    margin-top: 0.35rem;
    height: 6rem;
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li {
    background: #f9f9f9;
    padding: 0 0 15px;
    position: relative;
    width: 46%;
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li:after {
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    width: 6px;
    height: 48px;
    background: #e60012;
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li:hover i img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li i {
    display: block;
    width: 100%;
    height: 3.72rem;
    overflow: hidden;
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li i img {
    width: 100%;
    height: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li h5 {
    width: 90%;
    margin: 0 auto;
    line-height: 2.2;
    font-size: 0.42rem;
    color: #434342;
    font-weight: bold;
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li p {
    width: 90%;
    margin: 0 auto;
    line-height: 1.6;
    color: #8c8c8c;
    font-size: 0.35rem;
  }
  .pic_xs .pic_xs_tab li {
    margin-bottom: 0.25rem;
  }
  .wxcp {
    padding-bottom: 1rem;
  }
  .pic_xs {
    padding: 0.02rem 0 0.4rem;
  }
  .pic_xs .pic_xs_tab_con {
    height: 6rem;
    margin-top: 0.3rem;
  }
  .pic_xs .pic_xs_tab_con .pic_xs_list_li li {
    padding-bottom: 15px;
    position: relative;
  }
  .pic_xs .pic_xs_tab_con .pic_xs_list_li li:hover i img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
  .pic_xs .pic_xs_tab_con .pic_xs_list_li li i {
    display: block;
    width: 100%;
    height: 3.23rem;
    overflow: hidden;
  }
  .pic_xs .pic_xs_tab_con .pic_xs_list_li li i img {
    width: 100%;
    height: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
  }
  .pic_xs .pic_xs_tab_con .pic_xs_list_li li p {
    display: block;
    width: 90%;
    margin: 0 auto;
    line-height: 2.2;
    color: #fff;
    font-size: 0.35rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .news .news_zx {
    margin-top: 0.65rem;
  }
  .news .news_zx li {
    padding: 0;
  }
  .news .news_zx li img {
    width: 100%;
    float: inherit!important;
  }
  .news .news_zx li .news_text {
    width: 100%;
    padding: 0.35rem 0.2rem;
    color: #fff;
  }
  .news .news_zx li .news_text a {
    color: #fff;
  }
  .news .news_zx li .news_text h3 a {
    display: block;
    font-size: 0.38rem;
    font-weight: bold;
    border: none !important;
  }
  .news .news_zx li .news_text p {
    margin-top: 0.2rem;
    font-size: 0.35rem;
    line-height: 1.8;
  }
  .news .news_zx li .news_text > a {
    display: block;
    width: 122px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: solid 1px #fff;
    border-radius: 25px;
    margin-top: 20px;
  }
  .news_list_index {
    margin: 0.6rem auto 0.25rem;
  }
  .news_list_index ul {
    padding: 0 0 0 0;
    margin-bottom: 0.35rem;
  }
  .news_list_index ul li {
    background: url("../images/icon.png") no-repeat left center;
    background-size: 10px;
  }
  .news_list_index ul li a {
    display: block;
    font-size: 0.35rem;
    color: #434342;
    line-height: 2;
    padding: 0 0.35rem;
  }
  .news_list_index ul:nth-of-type(2) li a {
    padding: 0 0.35rem;
  }
  .news_list_index ul:nth-of-type(2) {
    display: none;
  }
  .sp_news {
    padding: 0.02rem 0 0.4rem;
    background-size: 100%;
  }
  .sp_news .title h3 {
    background-size: 100%;
    font-size: 0.5rem;
    color: #fff;
  }
  .sp_news .title h6 {
    display: none;
    color: #fff;
  }
  .sp_news .sp_news_con {
    margin: 0.5rem auto;
    width: 95%;
    height: 4.5rem;
    position: relative;
  }
  .sp_news .sp_news_con img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .footer {
    width: 100%;
    background: #434342;
    padding: 0.35rem 0 0.15rem;
  }
  .footer .footer_con {
    display: none;
  }
  .footer .footer_con .footer_top {
    background: none;
    padding-left: 0.35rem;
  }
  .footer .footer_con .footer_top h4 {
    font-size: 0.38rem;
    font-weight: bold;
    color: #fff;
    padding-left: 9px;
    margin-bottom: 10px;
  }
  .footer .footer_con .footer_top p {
    color: #9f9f9f;
    line-height: 2.2;
  }
  .footer .footer_con .footer_top p span {
    font-weight: bold;
    font-size: 0.36rem;
  }
  .footer .footer_con .footer_top p a {
    font-size: 0.35rem;
    color: #9f9f9f;
    margin: 0 5px;
  }
  .footer .footer_con .footer_top p i {
    margin-left: 25px;
  }
  .footer .footer_con .footer_ewm {
    margin-top: 10px;
  }
  .footer .footer_con .footer_ewm .footer_left {
    padding: 0;
  }
  .footer .footer_con .footer_ewm .footer_left .footer_text {
    display: inline-block;
    vertical-align: top;
    padding-left: 0.15rem;
    float: right;
  }
  .footer .footer_con .footer_ewm .footer_left .footer_text p {
    font-size: 0.35rem;
    color: #9f9f9f;
    line-height: 1.6;
  }
  .footer .footer_con .footer_ewm .footer_right {
    text-align: right;
    margin-top: 0.3rem;
    padding: 0 0;
  }
  .footer .footer_con .footer_ewm .footer_right .form_top {
    width: 100%;
    height: 42px;
    margin: 0 0 0 auto;
    border: solid 2px #7f7f7f;
    overflow: hidden;
    border-radius: 3px;
  }
  .footer .footer_con .footer_ewm .footer_right .form_top .input_text {
    width: 297px;
    height: 40px;
    line-height: 40px;
    outline: none;
    border: none;
    color: #808080;
    padding-left: 44px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    background: url("../images/icon_ss.png") no-repeat left 15px center;
    background-size: 25px;
  }
  .footer .footer_con .footer_ewm .footer_right .form_top .input_submit {
    width: 90px;
    height: 40px;
    line-height: 40px;
    border: none;
    color: #ffffff;
    font-size: 17px;
    font-family: "Microsoft YaHei";
    background: #7f7f7f;
  }
  .footer .footer_bottom {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
    text-align: center;
  }
  .footer .footer_bottom h4 {
    display: none;
    text-align: center;
    margin-bottom: 10px;
  }
  .footer .footer_bottom h4 a {
    padding: 0 25px;
    font-size: 16px;
    color: #9f9f9f;
  }
  .footer .footer_bottom p {
    font-size: 14px;
    color: #9f9f9f;
    line-height: 2;
  }
  .footer .footer_bottom p a {
    color: #9f9f9f;
  }
  .ny_hyyy_list {
    margin: 0.36rem auto;
  }
  .ny_hyyy_list .ny_hyyy_list_li li {
    width: 100%;
    background: #f9f9f9;
    margin: 0.25rem 0;
  }
  .ny_hyyy_list .ny_hyyy_list_li li img {
    width: 36%;
    min-height: 2.759rem;
    height: 2.759rem;
  }
  .ny_hyyy_list .ny_hyyy_list_li li .ny_hyyy_list_li_text {
    width: 40%;
    display: inline-block;
    vertical-align: top;
    padding-left: 5%;
  }
  .ny_hyyy_list .ny_hyyy_list_li li .ny_hyyy_list_li_text h5 {
    margin-top: 0.2rem;
  }
  .ny_hyyy_list .ny_hyyy_list_li li .ny_hyyy_list_li_text h5 a {
    font-size: 0.4rem;
    color: #494949;
    padding-bottom: 0.15rem;
    border-bottom: solid 3px #494949;
  }
  .ny_hyyy_list .ny_hyyy_list_li li .ny_hyyy_list_li_text p {
    margin-top: 0.42rem;
    width: 136%;
  }
  .ny_hyyy_list .ny_hyyy_list_li li .ny_hyyy_list_li_text p a {
    line-height: 2.5;
    margin-right: 2%;
  }
  .page > a {
    display: inline-block;
    padding: 0 3%;
    text-align: center;
    border: solid 1px #efefef;
    margin: 0 0.3%;
    line-height: 2;
    color: #404040;
    background-color: #fcfcfc;
  }
  .page span {
    display: inline-block;
    padding: 0 3%;
    text-align: center;
    border: solid 1px #e60012;
    margin: 0 0.3%;
    background-color: #e60012;
    color: #fff;
    line-height: 2;
  }
  .ny_cp_xs {
    margin: 0.35rem auto;
  }
  .ny_cp_xs .ny_cp_xs_li li {
    width: 49%;
    margin-left: 1%;
    float: left;
    border: solid 1px #e6e6e6;
    padding: 1.23%;
    margin-bottom: 0.2rem;
  }
  .ny_cp_xs .ny_cp_xs_li li:nth-of-type(odd) {
    margin-left: 0 !important;
  }
  .ny_cp_xs .ny_cp_xs_li li h4 {
    font-size: 0.37rem;
    font-weight: bold;
    line-height: 2.5;
  }
  .ny_cp_xs .ny_cp_xs_li li i {
    display: block;
    width: 100%;
    height: 3.4rem;
    min-height: 3.4rem;
    margin-bottom: 15px;
  }
  .ny_cp_xs .ny_cp_xs_li li i img {
    width: 100%;
    height: 100%;
  }
  .ny_cp_xs .ny_cp_xs_li li p {
    line-height: 1.6;
    font-size: 0.35rem;
    color: #8c8c8c;
  }
  .ny_cp_xs .ny_cp_xs_li li span {
    display: block;
    border-top: solid 1px #e6e6e6;
    padding-top: 8px;
    margin-top: 0.15rem;
    color: #434342;
  }
  .ny_sj_pic {
    margin: 20px auto;
  }
  .ny_sj_pic .ny_sj_pic_li li {
    float: left;
    padding: 0;
    margin-left: 0;
    width: 100%;
    border: solid 1px #e6e6e6;
    margin-bottom: 0.35rem;
  }
  .ny_sj_pic .ny_sj_pic_li li img {
    width: 28%;
    height: 98px;
    min-height: 98px;
    margin: 6px;
  }
  .ny_sj_pic .ny_sj_pic_li li .ny_sj_pic_li_text {
    display: inline-block;
    vertical-align: top;
    padding-left: 17px;
    border-left: solid 1px #e6e6e6;
    min-height: 110px;
    width: 67%;
  }
  .ny_sj_pic .ny_sj_pic_li li .ny_sj_pic_li_text h5 {
    margin: 15px 0 10px;
  }
  .ny_sj_pic .ny_sj_pic_li li .ny_sj_pic_li_text h5 a {
    font-size: 18px;
    color: #494949;
    font-weight: bold;
  }
  .ny_sj_pic .ny_sj_pic_li li .ny_sj_pic_li_text p {
    width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    line-height: 2;
  }
  .ny_sj_pic .ny_sj_pic_li li .ny_sj_pic_li_text p > a {
    float: right;
    color: #e60012;
    line-height: 2.5;
    margin-right: 23px;
  }
  .ny_cp_xs_sj_ym {
    margin: 0.35rem auto;
  }
  .ny_cp_xs_sj_ym .ny_cp_xs_sj_ym_li li {
    width: 49%;
    margin-left: 1%;
    float: left;
    margin-bottom: 0.2rem;
  }
  .ny_cp_xs_sj_ym .ny_cp_xs_sj_ym_li li:nth-of-type(odd) {
    margin-left: 0 !important;
  }
  .ny_cp_xs_sj_ym .ny_cp_xs_sj_ym_li li h4 {
    font-size: 0.37rem;
    font-weight: bold;
    line-height: 2.5;
  }
  .ny_cp_xs_sj_ym .ny_cp_xs_sj_ym_li li i {
    display: block;
    width: 100%;
    height: 3.4rem;
    min-height: 3.4rem;
    margin-bottom: 15px;
  }
  .ny_cp_xs_sj_ym .ny_cp_xs_sj_ym_li li i img {
    width: 100%;
    height: 100%;
  }
  .ny_cp_xs_sj_ym .ny_cp_xs_sj_ym_li li p {
    line-height: 1.6;
    font-size: 0.35rem;
    color: #000;
  }
  .ny_cp_xs_sj_ym .ny_cp_xs_sj_ym_li li span {
    display: block;
    border-top: solid 1px #e6e6e6;
    padding-top: 8px;
    margin-top: 0.15rem;
    color: #434342;
  }
  .info_Text {
    line-height: 2;
    font-size: 0.35rem;
  }
  .info_Text h5 {
    font-weight: bold;
    font-size: 0.37rem;
    color: #434342;
    line-height: 2.5;
    text-align: center;
  }
  .info_Text img {
    max-width: 100%;
  }
  .info_Text h3 {
    font-weight: bold;
    font-size: 0.42rem;
    color: #434342;
    line-height: 2.5;
    text-align: center;
  }
  .info_Text .tiotle_info {
    display: block;
    text-align: center;
    padding-bottom: 0.35rem;
    border-bottom: solid 1px #e6e6e6;
    margin-bottom: 0.15rem;
  }
  .info_Text .tiotle_info span {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
    font-size: 0.34rem;
    color: #8c8c8c;
  }
  .ny_about .mbx {
    background: #f9f9f9;
  }
  .ny_about .mbx span {
    display: none;
    font-size: 0.36rem;
    color: #333333;
    line-height: 1rem;
    margin-left: 0.35rem;
    font-weight: 700;
  }
  .ny_about .mbx span i {
    display: none;
  }
  .ny_about .mbx a {
    font-size: 0.36rem;
    color: #333333;
    line-height: 1rem;
    margin-left: 0;
    padding: 0 0.25rem;
  }
  .my_about_list {
    border: solid 1px #eeeeee;
    border-bottom: none;
    border-left: none;
    margin: 45px auto;
  }
  .my_about_list li {
    float: left;
    width: 50%;
    text-align: center;
    border-left: solid 1px #eeeeee;
    padding: 0 2% 30px;
    min-height: 5rem;
    border-bottom: solid 1px #eeeeee;
  }
  .my_about_list li img {
    margin: 0.35rem auto 0.2rem;
    width: 1rem;
  }
  .my_about_list li h5 {
    font-size: 0.37rem;
    color: #3e3a39;
    line-height: 2;
  }
  .my_about_list li p {
    line-height: 2;
    font-size: 0.35rem;
    color: #3e3a39;
    font-weight: bold;
  }
  .ny_news_li {
    margin: 0.35rem auto 0;
  }
  .ny_news_li li {
    float: left;
    width: 48%;
    margin-left: 1%;
    padding: 0.5rem 0.2rem;
    background: #f9f9f9;
    margin-bottom: 0.35rem;
  }
  .ny_news_li li h3 {
    font-size: 0.37rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 0.15rem;
  }
  .ny_news_li li p {
    font-size: 0.35rem;
    color: #8c8c8c;
  }
  .page {
    width: 100%;
    margin: 0.35rem auto 0.7rem;
    text-align: center;
  }
  .ny_news_list_li {
    margin: 0.35rem auto 0;
  }
  .ny_news_list_li li {
    float: left;
    padding: 0;
    margin-left: 0;
    width: 100%;
    background: #f9f9f9;
    margin-bottom: 0.35rem;
  }
  .ny_news_list_li li img {
    width: 37%;
    height: 2.8rem;
    max-height: 2.8rem;
  }
  .ny_news_list_li li .ny_hyyy_list_li_text {
    padding: 0.3rem 0.15rem 0.2rem;
    width: 60%;
    height: 2.8rem;
    max-height: 2.8rem;
    display: inline-block;
    vertical-align: top;
  }
  .ny_news_list_li li .ny_hyyy_list_li_text h5 {
    font-size: 0.39rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 0.15rem;
  }
  .ny_news_list_li li .ny_hyyy_list_li_text p {
    line-height: 1.8;
    font-size: 0.35rem;
    color: #8c8c8c;
  }
  .fx {
    display: none!important;
  }
  .page_info {
    margin: 0.35rem auto;
    padding: 0.25rem 0 0.15rem;
    border-top: solid 1px #e6e6e6;
  }
  .page_info li {
    font-size: 0.35rem;
    color: #8c8c8c;
  }
  .page_info li a {
    vertical-align: middle;
    font-size: 0.35rem;
    color: #8c8c8c;
  }
  .ny_sp_list {
    margin: 0.35rem auto;
  }
  .ny_sp_list .ny_sp_list_li li {
    width: 49%;
    margin-left: 1%;
    margin-bottom: 0.2rem;
  }
  .ny_sp_list .ny_sp_list_li li i {
    display: block;
    width: 100%;
    height: 3.76rem;
    max-height: 3.76rem;
    padding: 0.15rem;
    margin-bottom: 0.25rem;
    border: solid 1px #e6e6e6;
  }
  .ny_sp_list .ny_sp_list_li li i b {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
  }
  .ny_sp_list .ny_sp_list_li li i b .icon_sp {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.62);
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
  }
  .ny_sp_list .ny_sp_list_li li i b .icon_sp img {
    display: block;
    margin: 1rem auto;
    width: 1rem;
    height: 1rem;
  }
  .ny_sp_list .ny_sp_list_li li i b > img {
    width: 100%;
    height: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
  }
  .ny_sp_list .ny_sp_list_li li p {
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    line-height: 1.6;
    font-size: 0.35rem;
    color: #333333;
    text-align: center;
  }
  .ny_icon_sp_content {
    width: 95%;
    margin: 0 auto;
  }
  .ny_icon_sp_content i {
    display: block;
    width: 100%;
    height: 6rem;
    border: solid 1px #e6e6e6;
    padding: 0.15rem;
  }
  .ny_icon_sp_content i b {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    position: relative;
  }
  .ny_icon_sp_content i b embed {
    width: 100%;
    height: 100%;
  }
  .ny_icon_sp_content i b img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
  }
  .ny_icon_sp_content p {
    text-align: center;
    font-size: 0.35rem;
    color: #333333;
    line-height: 3;
  }
}
@media all and (min-width: 852px) and (max-width: 1199px) {
  .wxcp_tab,.pic_xs_tab{
    display: block!important;
  }
  .con {
    width: 95%;
  }
  .logo {
    padding: 10px 0;
  }
  .logo img {
    width: 80%;
  }
  .nav {
    height: 78px;
    width: 73%;
  }
  .nav > li {
    position: relative;
    float: left;
    line-height: 78px;
    width: 14%;
    text-align: center;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
  }
  .nav > li:hover {
    background: #e60012;
  }
  .nav > li:hover a {
    color: #fff;
  }
  .nav > li > a {
    font-size: 17px;
    color: #333333;
    display: block;
  }
  .nav > li .sub {
    position: absolute;
    top: 100%;
    left: 0;
    width: 150%;
    display: none;
    margin: 0;
    background: rgba(0, 0, 0, 0.52);
    z-index: 9999;
  }
  .nav > li .sub li {
    display: block;
    text-align: left;
  }
  .nav > li .sub li:hover a {
    color: #e60012;
  }
  .nav > li .sub li a {
    display: block;
    line-height: 2.4;
    padding-left: 5px;
    font-size: 14px;
    color: #fff;
  }
  .nav > li .sub li a i {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
  }
  .nav > li .sub li a em {
    display: inline-block;
    vertical-align: middle;
  }
  .sj_nav {
    display: none;
  }
  .ryzz {
    margin-top: 50px;
    width: 100%;
    background: url(../images/ry_bj.png) no-repeat center;
    padding: 10px 0 40px;
  }
  .ryzz .news_list {
    margin-top: 55px;
  }
  .ryzz .news_list .news_list_li li {
    text-align: center;
  }
  .ryzz .news_list .news_list_li li img {
    width: 100%;
    height: 213px;
  }
  .ryzz .news_list .news_list_li li p {
    line-height: 3;
    font-size: 14px;
    color: #fff;
  }
  .hyyy {
    width: 100%;
    padding: 10px 0 40px;
  }
  .hyyy .hyyy_list {
    margin-top: 55px;
  }
  .hyyy .hyyy_list li {
    text-align: center;
  }
  .hyyy .hyyy_list li h4 {
    font-size: 20px;
    color: #333333;
    line-height: 2.5;
    font-weight: bold;
  }
  .hyyy .hyyy_list li p {
    font-size: 14px;
    color: #8a8a8a;
    line-height: 1.6;
    text-align: left;
  }
  .wxcp .wxcp_tab_con {
    margin-top: 25px;
    height: 329px;
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li {
    background: #f9f9f9;
    padding-bottom: 15px;
    position: relative;
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li:after {
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    width: 6px;
    height: 48px;
    background: #e60012;
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li:hover i img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li i {
    display: block;
    width: 100%;
    height: 190px;
    overflow: hidden;
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li i img {
    width: 100%;
    height: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li h5 {
    width: 90%;
    margin: 0 auto;
    line-height: 2.2;
    font-size: 20px;
    color: #434342;
    font-weight: bold;
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li p {
    width: 90%;
    margin: 0 auto;
    line-height: 1.6;
    color: #8c8c8c;
    font-size: 14px;
  }
  .pic_xs {
    padding: 10px 0 40px;
  }
  .pic_xs .pic_xs_tab_con {
    height: 329px;
    margin-top: 45px;
  }
  .pic_xs .pic_xs_tab_con .pic_xs_list_li li {
    padding-bottom: 15px;
    position: relative;
  }
  .pic_xs .pic_xs_tab_con .pic_xs_list_li li:hover i img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
  .pic_xs .pic_xs_tab_con .pic_xs_list_li li i {
    display: block;
    width: 100%;
    height: 170px;
    overflow: hidden;
  }
  .pic_xs .pic_xs_tab_con .pic_xs_list_li li i img {
    width: 100%;
    height: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
  }
  .pic_xs .pic_xs_tab_con .pic_xs_list_li li p {
    display: block;
    width: 90%;
    margin: 0 auto;
    line-height: 2.2;
    color: #fff;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .news .news_zx li .news_text {
    width: 545px;
  }
  .news .news_zx li:nth-of-type(2) img {
    float: right;
  }
  .news .news_zx li:nth-of-type(3) img {
    float: left !important;
  }
  .news .news_zx li:nth-of-type(3) .news_text {
    margin-left: 262px;
  }
  .news_list_index {
    margin: 0.6rem auto 0.25rem;
  }
  .news_list_index ul {
    padding: 0 0 0 0;
    margin-bottom: 0.35rem;
  }
  .news_list_index ul li {
    background: url("../images/icon.png") no-repeat left center;
    background-size: 10px;
  }
  .news_list_index ul li a {
    display: block;
    font-size: 14px;
    color: #434342;
    line-height: 2;
    padding: 0 15px;
  }
  .news_list_index ul:nth-of-type(2) li a {
    padding: 0 15px;
  }
  .sp_news {
    padding: 10px 0 40px;
  }
  .sp_news_con {
    margin: 30px auto;
    position: relative;
    min-height: 8rem;
  }
  .sp_news_con img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
  .footer .footer_con .footer_top p {
    line-height: 2.5;
  }
  .ny_hyyy_list {
    margin: 30px auto;
  }
  .ny_hyyy_list .ny_hyyy_list_li li {
    float: left;
    padding: 0;
    margin-left: 10px;
    width: 49%;
    background: #f9f9f9;
    margin-bottom: 30px;
  }
  .ny_hyyy_list .ny_hyyy_list_li li img {
    width: 36%;
    min-height: 148px;
    height: 148px;
  }
  .ny_hyyy_list .ny_hyyy_list_li li .ny_hyyy_list_li_text {
    width: 40%;
    display: inline-block;
    vertical-align: top;
    padding-left: 5%;
  }
  .ny_hyyy_list .ny_hyyy_list_li li .ny_hyyy_list_li_text h5 {
    margin-top: 30px;
  }
  .ny_hyyy_list .ny_hyyy_list_li li .ny_hyyy_list_li_text h5 a {
    font-size: 22px;
    color: #494949;
    padding-bottom: 10px;
    border-bottom: solid 3px #494949;
  }
  .ny_hyyy_list .ny_hyyy_list_li li .ny_hyyy_list_li_text p {
    margin-top: 28px;
    width: 136%;
  }
  .ny_hyyy_list .ny_hyyy_list_li li .ny_hyyy_list_li_text p a {
    line-height: 2.5;
    margin-right: 8%;
  }
  .ny_cp_xs {
    margin: 30px auto;
  }
  .ny_cp_xs .ny_cp_xs_li li {
    width: 24%;
    margin-left: 1%;
    float: left;
    border: solid 1px #e6e6e6;
    padding: 1.23%;
    margin-bottom: 15px;
  }
  .ny_cp_xs .ny_cp_xs_li li h4 {
    font-size: 18px;
    font-weight: bold;
    line-height: 2.5;
  }
  .ny_cp_xs .ny_cp_xs_li li i {
    display: block;
    width: 100%;
    height: 170px;
    min-height: 170px;
    margin-bottom: 15px;
  }
  .ny_cp_xs .ny_cp_xs_li li i img {
    width: 100%;
    height: 100%;
  }
  .ny_cp_xs .ny_cp_xs_li li p {
    line-height: 1.6;
    font-size: 14px;
    color: #8c8c8c;
  }
  .ny_cp_xs .ny_cp_xs_li li span {
    display: block;
    border-top: solid 1px #e6e6e6;
    padding-top: 8px;
    margin-top: 10px;
    color: #434342;
  }
  .ny_sj_pic {
    margin: 20px auto;
  }
  .ny_sj_pic .ny_sj_pic_li li {
    float: left;
    padding: 0;
    margin-left: 1.5%;
    width: 49%;
    border: solid 1px #e6e6e6;
    margin-bottom: 40px;
  }
  .ny_sj_pic .ny_sj_pic_li li img {
    width: 28%;
    height: 98px;
    min-height: 98px;
    margin: 6px;
  }
  .ny_sj_pic .ny_sj_pic_li li .ny_sj_pic_li_text {
    display: inline-block;
    vertical-align: top;
    padding-left: 17px;
    border-left: solid 1px #e6e6e6;
    min-height: 110px;
    width: 67%;
  }
  .ny_sj_pic .ny_sj_pic_li li .ny_sj_pic_li_text h5 {
    margin: 15px 0 10px;
  }
  .ny_sj_pic .ny_sj_pic_li li .ny_sj_pic_li_text h5 a {
    font-size: 18px;
    color: #494949;
    font-weight: bold;
  }
  .ny_sj_pic .ny_sj_pic_li li .ny_sj_pic_li_text p {
    width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    -webkit-box-orient: vertical;
    line-height: 2;
  }
  .ny_sj_pic .ny_sj_pic_li li .ny_sj_pic_li_text p > a {
    float: right;
    color: #e60012;
    line-height: 2.5;
    margin-right: 23px;
  }
  .ny_about .mbx {
    background: #f9f9f9;
  }
  .ny_about .mbx span {
    display: inline-block;
    vertical-align: top;
    width: 229px;
    height: 92px;
    background: #e60012;
    margin-top: -34px;
    position: relative;
    z-index: 66;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding-top: 30px;
  }
  .ny_about .mbx span i {
    display: block;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.4);
  }
  .ny_about .mbx a {
    font-size: 16px;
    color: #333333;
    line-height: 58px;
    padding: 0 40px;
  }
  .my_about_list li {
    min-height: 213px;
  }
  .ny_news_list_li {
    margin: 30px auto 0;
  }
  .ny_news_list_li li {
    float: left;
    padding: 0;
    margin-left: 1%;
    width: 49%;
    background: #f9f9f9;
    margin-bottom: 20px;
  }
  .ny_news_list_li li img {
    width: 37%;
    height: 161px;
    max-height: 161px;
  }
  .ny_news_list_li li .ny_hyyy_list_li_text {
    padding: 30px 8px 15px;
    width: 60%;
    height: 161px;
    max-height: 161px;
    display: inline-block;
    vertical-align: top;
  }
  .ny_news_list_li li .ny_hyyy_list_li_text h5 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 13px;
  }
  .ny_news_list_li li .ny_hyyy_list_li_text p {
    line-height: 1.8;
    font-size: 14px;
    color: #8c8c8c;
  }
  .ny_sp_list {
    margin: 30px auto;
  }
  .ny_sp_list .ny_sp_list_li li {
    width: 24%;
    margin-left: 1%;
    margin-bottom: 15px;
  }
  .ny_sp_list .ny_sp_list_li li i {
    display: block;
    width: 100%;
    height: 173px;
    max-height: 210px;
    padding: 10px;
    margin-bottom: 15px;
    border: solid 1px #e6e6e6;
  }
  .ny_sp_list .ny_sp_list_li li i b {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
  }
  .ny_sp_list .ny_sp_list_li li i b .icon_sp {
    position: absolute;
    top: -100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.62);
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
  }
  .ny_sp_list .ny_sp_list_li li i b .icon_sp img {
    display: block;
    margin: 79px auto;
    width: 50px;
    height: 50px;
  }
  .ny_sp_list .ny_sp_list_li li i b > img {
    width: 100%;
    height: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
  }
  .ny_sp_list .ny_sp_list_li li p {
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    line-height: 1.6;
    font-size: 14px;
    color: #333333;
    text-align: center;
  }
}
@media all and (min-width: 1200px) {
  .wxcp_tab,.pic_xs_tab{
    display: block!important;
  }
  .logo {
    padding: 26px 0;
  }
  .sj_nav {
    display: none;
  }
  .con {
    width: 1200px;
  }
  .nav {
    height: 126px;
    width: 73%;
  }
  .nav > li {
    position: relative;
    float: left;
    line-height: 126px;
    width: 120px;
    text-align: center;
    transition: .35s;
    -ms-transition: .35s;
    -moz-transition: .35s;
    -webkit-transition: .35s;
    -o-transition: .35s;
  }
  .nav > li:hover {
    background: #e60012;
  }
  .nav > li:hover a {
    color: #fff;
  }
  .nav > li > a {
    font-size: 17px;
    color: #333333;
    display: block;
  }
  .nav > li .sub {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    display: none;
    margin: 0;
    background: rgba(0, 0, 0, 0.52);
    z-index: 9999;
  }
  .nav > li .sub li {
    display: block;
    text-align: left;
  }
  .nav > li .sub li:hover a {
    color: #e60012;
  }
  .nav > li .sub li a {
    display: block;
    line-height: 2.4;
    padding-left: 5px;
    font-size: 14px;
    color: #fff;
  }
  .nav > li .sub li a i {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
  }
  .nav > li .sub li a em {
    display: inline-block;
    vertical-align: middle;
  }
  .ryzz {
    margin-top: 60px;
    width: 100%;
    background: url(../images/ry_bj.png) no-repeat center;
    padding: 10px 0 40px;
  }
  .ryzz .news_list {
    margin-top: 55px;
  }
  .ryzz .news_list .news_list_li li {
    text-align: center;
  }
  .ryzz .news_list .news_list_li li img {
    width: 100%;
    height: 226px;
  }
  .ryzz .news_list .news_list_li li p {
    line-height: 3;
    font-size: 14px;
    color: #fff;
  }
  .hyyy {
    width: 100%;
    padding: 10px 0 40px;
  }
  .hyyy .hyyy_list {
    margin-top: 55px;
  }
  .hyyy .hyyy_list li {
    text-align: center;
  }
  .hyyy .hyyy_list li h4 {
    font-size: 20px;
    color: #333333;
    line-height: 2.5;
    font-weight: bold;
  }
  .hyyy .hyyy_list li p {
    font-size: 14px;
    color: #8a8a8a;
    line-height: 1.6;
    text-align: left;
  }
  .wxcp {
    padding-bottom: 55px;
  }
  .wxcp .wxcp_tab_con {
    margin-top: 45px;
    height: 329px;
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li {
    background: #f9f9f9;
    padding-bottom: 15px;
    position: relative;
    width: 24%;
    /*margin-left:1%;*/
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li:after {
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    width: 6px;
    height: 48px;
    background: #e60012;
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li:hover i img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li i {
    display: block;
    width: 100%;
    height: 226px;
    overflow: hidden;
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li i img {
    width: 100%;
    height: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li h5 {
    width: 90%;
    margin: 0 auto;
    line-height: 2.2;
    font-size: 20px;
    color: #434342;
    font-weight: bold;
  }
  .wxcp .wxcp_tab_con .wxcp_list_li li p {
    width: 90%;
    margin: 0 auto;
    line-height: 1.6;
    color: #8c8c8c;
    font-size: 14px;
  }
  .pic_xs {
    padding: 10px 0 40px;
  }
  .pic_xs .pic_xs_tab_con {
    margin-top: 45px;
    height: 329px;
  }
  .pic_xs .pic_xs_tab_con .pic_xs_list_li li {
    padding-bottom: 15px;
    position: relative;
  }
  .pic_xs .pic_xs_tab_con .pic_xs_list_li li:hover i img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
  }
  .pic_xs .pic_xs_tab_con .pic_xs_list_li li i {
    display: block;
    width: 100%;
    height: 226px;
    overflow: hidden;
  }
  .pic_xs .pic_xs_tab_con .pic_xs_list_li li i img {
    width: 100%;
    height: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
  }
  .pic_xs .pic_xs_tab_con .pic_xs_list_li li p {
    display: block;
    width: 90%;
    margin: 0 auto;
    line-height: 2.2;
    color: #fff;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .sp_news {
    padding: 10px 0 40px;
  }
  .sp_news .sp_news_con {
    width: 999px;
    height: 500px;
    position: relative;
  }
  .sp_news .sp_news_con img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .ny_about .mbx {
    background: #f9f9f9;
    height: 58px;
  }
  .ny_about .mbx span {
    display: inline-block;
    vertical-align: top;
    width: 229px;
    height: 92px;
    background: #e60012;
    margin-top: -34px;
    position: relative;
    z-index: 66;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding-top: 30px;
  }
  .ny_about .mbx span i {
    display: block;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.4);
  }
  .ny_about .mbx a {
    font-size: 16px;
    color: #333333;
    line-height: 58px;
    /* margin-left: 53px; */
    padding: 0 40px;
  }
}
