@media (max-width:767px) {
  body {
    padding-top: 60px !important;
  }

  /* .header.active .logo {
    height: 60px !important;
  }

  .header.active .navs ul li>a {
    line-height: 36px !important;
  }

  .header {
    height: 60px !important;
  }

  .logo {
    width: 120px !important;
    height: 60px !important;
    margin-left: -15px !important;
    padding-left: 15px !important;
  }

  .header_right {
    width: 100% !important;
    padding: 20px 0 !important;
    float: none !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: 60px !important;
    background: #09318d !important;
    display: none;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
    overflow: auto;
    height: calc(100vh - 60px) !important;
  }

  .header_right.active {
    display: block;
  }

  .navs {
    width: 100% !important;
    float: none !important;
    padding-top: 0 !important;
  }

  .navs ul li {
    text-align: left !important;
    display: block !important;
    margin-right: 0 !important;
    padding-left: 15px !important;
  }

  .navs ul li a {
    line-height: 36px !important;
    color: #fff !important;
  }

  .navs ul li>a:after {
    display: none !important;
  }

  .navs ul li>a {
    background: none !important;
    font-weight: bold !important;
  }

  .navs ul>li>a.btn {
    padding: 0 !important;
  }

  .navs ul>li:last-child {
    border: none !important;
    text-align: center !important;
    border-top: 1px solid rgba(255, 255, 255, 0.5) !important;
    margin-top: 15px !important;
  }

  .navs ul>li:last-child>a {
    display: none !important;
  }

  .navs ul>li:last-child .erji {
    display: inline-block !important;
    position: static !important;
    width: auto !important;
    padding: 0 !important;
    background: none !important;
    box-shadow: none !important;
    transform: translateX(0) !important;
    text-align: center !important;
  }

  .navs ul>li:last-child .erji a {
    color: #fff !important;
  }

  .erji {
    position: static !important;
    display: block !important;
    background: none !important;
    transform: translateX(0%) !important;
    width: 100% !important;
  }

  .erji:before {
    display: none !important;
  }

  .erji .ej_li {
    display: inline-block !important;
    margin: 0 8px !important;
    background: none !important;
    border: none !important;
  }

  .erji .ej_li>a {
    display: block !important;
    text-align: left !important;
    padding: 0 !important;
  }

  .sanji {
    display: block !important;
    position: static !important;
    background: none !important;
    width: 100% !important;
  }

  .sanji a:first-child {
    margin-left: 0 !important;
  }

  .navs ul li .erji .sanji a {
    display: inline-block !important;
    margin: 0 8px !important;
    background: none !important;
    border: none !important;
    padding: 0 !important;
    line-height: 24px !important;
    color: rgba(255, 255, 255, 0.75) !important;
  }

  .ft_di .text-right {
    text-align: left !important;
  }

  .ft_di .text-right a {
    margin: 0 5px !important;
  }

  .ft_di .text-right a:first-child {
    margin-left: 0 !important;
  }

  .ft_di span {
    display: none !important;
  }

  .san {
    height: 60px;
    width: 24px;
    position: relative;
  }

  .san i {
    line-height: 60px;
    font-size: 24px;
    transition: all 0.3s;
    color: #09318d;
  }

  .san:after {
    width: 24px;
    height: 4px;
    background: #09318d;
    content: '';
    position: absolute;
    left: 0;
    top: 27px;
    transform: rotate(45deg);
    opacity: 0;
    transition: all 0.3s;
  }

  .san:before {
    width: 24px;
    height: 4px;
    background: #09318d;
    content: '';
    position: absolute;
    right: 0;
    top: 27px;
    transform: rotate(-45deg);
    opacity: 0;
    transition: all 0.3s;
  }

  .san.active:after {
    opacity: 1;
  }

  .san.active:before {
    opacity: 1;
  }

  .san.active i {
    opacity: 0;
  } */

  .s_banner {
    margin-top: 0px !important;
  }

  .s_banner .swiper1 .swiper-slide a {
    padding-top: 45% !important;
  }

  .s_banner .swiper1 .swiper-slide .container {
    display: none !important;
  }

  .s_banner .swiper1 .swiper-pagination1 {
    bottom: 5px !important;
    padding-left: 0 !important;
    padding-right: 15px !important;
    text-align: right !important;
  }

  .s_banner .swiper1 .swiper-pagination1 .swiper-pagination-bullet {
    width: 4px !important;
    height: 8px !important;
    margin-right: 10px !important;
    border-radius: 4px !important;
  }

  .s_banner .swiper1 .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 12px !important;
  }
/* 
  .navs ul>li:nth-last-child(2) {
    display: none !important;
  } */

  .s_biao {
    font-size: 24px !important;
  }

  .s_pro {
    padding-top: 30px !important;
  }

  .s_pro .caption .pro_dw img {
    width: 50% !important;
  }

  .s_pro .caption .pro_dw h2 {
    font-size: 18px !important;
    margin-bottom: 10px !important;
  }

  .s_pro .caption .pro_dw {
    bottom: 50% !important;
    transform: translateY(50%) !important;
  }

  .s_pro .caption .pro_dw i {
    opacity: 1 !important;
    font-size: 30px !important;
    line-height: 30px !important;
  }

  .s_pro .row .col-md-3 .caption a {
    padding-top: 100% !important;
  }

  .s_about .caption {
    width: 100% !important;
  }

  .s_about .caption img {
    width: 70px !important;
  }

  .s_about .caption h4 {
    font-size: 18px !important;
    margin: 10px 0 !important;
  }

  .s_about {
    padding: 30px 0 !important;
  }

  .snew_list {
    padding: 15px !important;
  }

  .snew_list h2 {
    font-size: 20px !important;
    margin-bottom: 15px !important;
  }

  .snew_list h2 a {
    margin-top: 0 !important;
  }

  .snew_right a {
    padding-top: 30% !important;
    display: block !important;
  }

  .snew_right span {
    padding: 10px 15px !important;
    font-size: 20px !important;
    right: 15px !important;
  }

  /* .footer {
    padding-top: 0 !important;
  }

  .footer>.container.wd {
    display: none !important;
  }

  .footer .ft_di {
    border-top: none !important;
    margin-top: 0 !important;
  } */

  .n_banner {
    margin-top: 0 !important;
  }

  .ny_biao {
    font-size: 24px !important;
    margin: 20px 0 !important;
  }

  .shehui_text {
    padding: 0 !important;
  }

  .shehui_li h4 {
    font-size: 18px !important;
  }

  .shehui_li p {
    font-size: 14px !important;
  }

  .shehui_li {
    padding-left: 60px !important;
    margin-bottom: 20px !important;
  }

  .shehui_li img {
    width: 40px !important;
    top: 10px !important;
  }

  .ny_shehui {
    padding-bottom: 60px !important;
  }

  .pro_li_left {
    width: 100% !important;
  }

  .pro_li_right {
    width: 100% !important;
  }

  .pro_li_left h2 {
    font-size: 24px !important;
  }

  .pro_list .pro_li {
    padding: 30px 0 !important;
  }

  .pro_more {
    margin-top: 20px !important;
  }

  .xl_list .row {
    margin: 0 -15px !important;
  }

  .xl_list .row .col-md-3 {
    padding: 0 15px !important;
  }

  .xl_list .caption h3 {
    font-size: 18px !important;
  }

  .nnew_list {
    padding-left: 0 !important;
  }

  .nnew_li {
    padding: 5px !important;
  }

  .nnew_li h4 {
    font-size: 16px !important;
    line-height: 24px !important;
  }

  .nnew_img {
    background-size: cover !important;
  }

  .ny_new_biao h3 {
    font-size: 18px !important;
    line-height: 26px !important;
  }

  .zuoyou {
    position: relative;
  }

  .ny_left {
    float: none !important;
    width: 100% !important;
    margin-bottom: 30px !important;
  }

  .ny_left.active {
    position: static !important;
    top: auto !important;
  }

  .ny_left ul {
    text-align: center !important;
    border: none !important;
  }

  .ny_left ul li {
    display: inline-block !important;
    border: 2px solid #bfe6fe !important;
  }

  .ny_right {
    width: 100% !important;
    float: none !important;
  }

  .ny_left ul:after {
    display: none !important;
  }

  .ny_left ul li:after {
    width: 100% !important;
    display: none !important;
  }

  .ny_left ul li a {
    padding: 8px 10px !important;
    font-size: 16px !important;
  }

  .ny_left ul li.active a {
    background: #bfe6fe !important;
  }

  .ny_jishufuwu {
    padding-top: 20px !important;
  }

  .shehui_li h4 {
    font-size: 16px !important;
    margin-bottom: 10px !important;
    line-height: 30px !important;
  }

  .zhaopin_2 .panel-heading a i:before {
    height: 0px !important;
  }

  .zhaopin_2 .panel-heading a i:after {
    width: 20px !important;
  }

  .zhaopin_2 .panel-heading a.collapsed i:before {
    height: 20px !important;
  }

  .zhaopin_2 .panel-heading a.collapsed i:after {
    width: 20px !important;
  }

  .zhaopin_2 .panel-heading a i {
    width: 40px !important;
    height: 40px !important;
  }

  .zhaopin_2 .panel-heading a {
    padding-left: 60px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 16px !important;
  }

  .zhaopin_2 .zpbody_header,
  .zhaopin_2 .ty_content {
    padding: 10px 0 !important;
  }

  .zhaopin_2 .zp_button {
    padding-left: 0 !important;
  }

  .my-map {
    height: 300px !important;
  }

  .lx_biao span {
    font-size: 24px !important;
  }

  .lx_form input.form-control {
    height: 36px !important;
  }

  .lx_biao span:before {
    width: 80px !important;
  }

  .lx_biao span:after {
    width: 80px !important;
  }

  .lx_jj img {
    display: none !important;
  }

  .lc_biao img {
    width: 80px !important;
  }

  .lc_biao {
    padding: 30px 0 !important;
  }

  .ny_licheng ul li {
    padding: 15px 0 !important;
  }

  .ny_licheng ul li:after {
    left: 10px !important;
  }

  .ny_licheng ul li {
    padding-left: 30px !important;
  }

  .ny_licheng ul li span {
    position: static !important;
    transform: translateY(0) !important;
  }

  .ny_licheng ul li {
    font-size: 14px !important;
  }

  .ny_honor ul li a {
    font-size: 18px !important;
  }

  .ny_about ul li strong {
    font-size: 30px !important;
    line-height: 70px !important;
  }

  .swiper_text {
    font-size: 16px !important;
  }

  .linian_a,
  .linian_b {
    width: 100% !important;
  }

  .linian_a .ln_text,
  .linian_b .ln_text {
    position: static !important;
    width: 100% !important;
    color: #333 !important;
  }

  .fengcai_li {
    width: 100% !important;
  }

  .ny_right h3 {
    font-size: 16px !important;
  }

  .fwzc_list:before {
    display: none !important;
  }

  .fwzc_list:after {
    display: none !important;
  }

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

  .fwzc_list .row .col-md-6:last-child .fwzc_li:first-child {
    margin-top: 20px !important;
  }

  .fwdi_lx span {
    font-size: 18px !important;
  }

  .fwdi_lx span i {
    font-size: 24px !important;
  }

  .fwdi_lx {
    margin: 30px 0 !important;
  }

  .fwzc_list .row {
    margin: 0 -15px !important;
  }

  .fwzc_list .row .col-md-6 {
    padding: 0 15px !important;
  }

  .fwzc_li h4:before,
  .fwzc_li h4:after {
    display: none !important;
  }

  iframe {
    height: 300px !important;
  }

  /*.fanye {*/
  /*  text-align: center !important;*/
  /*}*/

  /*.fanye a {*/
  /*  padding: 4px 8px !important;*/
  /*}*/

  .xl_list .dw_swiper .swiper-button-next {
    right: 0 !important;
  }

  .xl_list .dw_swiper .swiper-button-prev {
    left: 0 !important;
  }

  .s_pro .row .col-xs-6 {
    width: 50% !important;
  }
}


@media (min-width:768px) and (max-width:991px) {

  /* body {
    padding-top: 60px !important;
  }

  .header.active .logo {
    height: 60px !important;
  }

  .header.active .navs ul li>a {
    line-height: 36px !important;
  }

  .header {
    height: 60px !important;
  }

  .logo {
    width: 120px !important;
    height: 60px !important;
    margin-left: -15px !important;
    padding-left: 15px !important;
  }

  .header_right {
    width: 100% !important;
    padding-top: 20px !important;
    float: none !important;
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: 60px !important;
    background: #09318d !important;
    display: none;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.3);
  }

  .header_right.active {
    display: block;
  }

  .navs {
    width: 100% !important;
    float: none !important;
  }

  .navs ul li {
    text-align: center !important;
    display: block !important;
    margin-right: 0 !important;
  }

  .navs ul li a {
    line-height: 36px !important;
    color: #fff !important;
  }

  .navs ul li>a:after {
    display: none !important;
  }

  .navs ul li>a {
    background: none !important;
  }


  .san {
    height: 60px;
    width: 24px;
    position: relative;
  }

  .san i {
    line-height: 60px;
    font-size: 24px;
    transition: all 0.3s;
    color: #09318d;
  }

  .san:after {
    width: 24px;
    height: 4px;
    background: #09318d;
    content: '';
    position: absolute;
    left: 0;
    top: 27px;
    transform: rotate(45deg);
    opacity: 0;
    transition: all 0.3s;
  }

  .san:before {
    width: 24px;
    height: 4px;
    background: #09318d;
    content: '';
    position: absolute;
    right: 0;
    top: 27px;
    transform: rotate(-45deg);
    opacity: 0;
    transition: all 0.3s;
  }

  .san.active:after {
    opacity: 1;
  }

  .san.active:before {
    opacity: 1;
  }

  .san.active i {
    opacity: 0;
  } */

  .s_banner {
    margin-top: 0px !important;
  }

  .s_banner .swiper1 .swiper-slide a {
    padding-top: 45% !important;
  }

  .s_banner .swiper1 .swiper-slide .container {
    display: none !important;
  }

  .s_banner .swiper1 .swiper-pagination1 {
    bottom: 5px !important;
    padding-left: 0 !important;
    padding-right: 15px !important;
    text-align: right !important;
  }

  .s_banner .swiper1 .swiper-pagination1 .swiper-pagination-bullet {
    width: 4px !important;
    height: 8px !important;
    margin-right: 10px !important;
    border-radius: 4px !important;
  }

  .s_banner .swiper1 .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 12px !important;
  }

  .s_product {
    padding: 30px 0 !important;
  }




  iframe {
    height: 300px !important;
  }

  /*.fanye {*/
  /*  text-align: center !important;*/
  /*}*/

  /*.fanye a {*/
  /*  padding: 4px 8px !important;*/
  /*}*/

  .xl_list .dw_swiper .swiper-button-next {
    right: 0 !important;
  }

  .xl_list .dw_swiper .swiper-button-prev {
    left: 0 !important;
  }

  .s_pro .row .col-xs-6 {
    width: 50% !important;
  }

}


@media (min-width:991px) and (max-width:1200px) {

  /* .header .logo {
    height: 44px !important;
    padding-top: 18px;
  }

  .header .navs ul>li {
    margin-right: 10px !important;
  }

  .header .navs ul>li>a {
    line-height: 70px !important;
    font-size: 14px;
  }

  .header_right {
    width: calc(100% - 160px) !important;
  }

  .navs ul>li:nth-last-child(2) {
    margin-left: 0px !important;
    margin-right: 0 !important;
  }

  .navs ul>li:nth-last-child(1) {
    margin-left: 0px !important;
    margin-right: 0 !important;
  }

  .navs ul>li:nth-last-child(2)>a,
  .navs ul>li:last-child>a {
    padding: 0 15px !important;
  }

  .s_banner {
    margin-top: 71px !important;
  }

  .s_biao,
  .snew_list h2 {
    font-size: 28px !important;
  }

  .s_pro .caption .pro_dw h2 {
    font-size: 24px !important;
  }

  .s_about .caption {
    width: 90% !important;
  }

  .n_banner {
    margin-top: 70px !important;
  }

  .ny_left ul li a {
    font-size: 18px;
  } */

  .pro_li_left h2 {
    font-size: 30px !important;
    margin-top: 0 !important;
  }

  .pro_li_left h5,
  .pro_li_left p {
    line-height: 24px !important;
    font-size: 14px !important;
  }

  .pro_more {
    margin-top: 15px !important;
  }

  .pro_li_left .swiper-container {
    margin-top: 20px !important;
  }

  .pro_more a {
    padding: 8px 20px !important;
  }

  .xl_list .row {
    margin: 0 -30px !important;
  }

  .xl_list .row .col-md-3 {
    padding: 0 30px !important;
  }

  .xl_list .caption h3 {
    font-size: 18px !important;
  }

  .ny_biao {
    font-size: 30px !important;
  }

  .shehui_text {
    padding-left: 30px !important;
  }

  .shehui_li h4 {
    font-size: 20px !important;
  }

  .shehui_li p {
    line-height: 24px !important;
    font-size: 14px !important;
  }

  .zhaopin_2 .panel-heading a {
    font-size: 18px !important;
    padding-left: 100px !important;
  }

  .zhaopin_2 .panel-heading a i {
    width: 80px !important;
  }

  .zhaopin_2 .zp_button a.btn {
    padding: 10px 20px !important;
  }

  .linian_b .ln_text h3 {
    margin: 0 !important;
    margin-bottom: 10px !important;
  }

  .ln_text h5 {
    font-size: 14px !important;
    line-height: 22px !important;
  }

  .my-map {
    height: 500px !important;
  }
/* 
  .footer ul li h5 a {
    font-size: 13px !important;
  }

  .footer ul li p a {
    font-size: 12px !important;
  } */


  .s_banner .swiper1 .swiper-slide a {
    padding-top: 45% !important;
    height: auto !important;
  }

  .s_banner .swiper1 .swiper-slide .container h2 {
    font-size: 24px !important;
  }

  .s_banner .swiper1 .swiper-slide .container h3 {
    font-size: 16px !important;
  }

  .s_banner .swiper1 .swiper-pagination1 {
    bottom: 5px !important;
    padding-left: 0 !important;
    padding-right: 15px !important;
    text-align: right !important;
  }

  .s_banner .swiper1 .swiper-pagination1 .swiper-pagination-bullet {
    width: 4px !important;
    height: 8px !important;
    margin-right: 10px !important;
    border-radius: 4px !important;
  }

  .s_banner .swiper1 .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 12px !important;
  }

  /* 内页样式开始 */

  .s_about .caption {
    width: 100% !important;
  }

  iframe {
    height: 300px !important;
  }

  /*.fanye {*/
  /*  text-align: center !important;*/
  /*}*/

  /*.fanye a {*/
  /*  padding: 4px 8px !important;*/
  /*}*/


}

@media (min-width:1200px) and (max-width:1440px) {
  /* .header .logo {
    height: 60px !important;
    padding-top: 5px;
  }

  .header .navs ul>li {
    margin-right: 15px !important;
  }

  .header .navs ul>li>a {
    line-height: 70px !important;
  }

  .header_right {
    width: calc(100% - 280px) !important;
  }

  .navs ul>li:nth-last-child(2) {
    margin-left: 0px !important;
    margin-right: 0 !important;
  }

  .navs ul>li:nth-last-child(1) {
    margin-left: 0px !important;
    margin-right: 0 !important;
  }

  .navs ul>li:nth-last-child(2)>a,
  .navs ul>li:last-child>a {
    padding: 0 15px !important;
  } */

  .s_banner {
    margin-top: 71px !important;
  }

  .s_biao,
  .snew_list h2 {
    font-size: 28px !important;
  }

  .s_pro .caption .pro_dw h2 {
    font-size: 24px !important;
  }

  .s_about .caption {
    width: 90% !important;
  }

  .n_banner {
    margin-top: 70px !important;
  }

  .pro_li_left h2 {
    font-size: 30px !important;
    margin-top: 0 !important;
  }

  .pro_li_left h5,
  .pro_li_left p {
    line-height: 24px !important;
    font-size: 14px !important;
  }

  .pro_more {
    margin-top: 15px !important;
  }

  .pro_li_left .swiper-container {
    margin-top: 20px !important;
  }

  .pro_more a {
    padding: 8px 20px !important;
  }

  .xl_list .row {
    margin: 0 -30px !important;
  }

  .xl_list .row .col-md-3 {
    padding: 0 30px !important;
  }

  .xl_list .caption h3 {
    font-size: 18px !important;
  }

  .ny_biao {
    font-size: 30px !important;
  }

  .shehui_text {
    padding-left: 30px !important;
  }

  .shehui_li h4 {
    font-size: 20px !important;
  }

  .shehui_li p {
    line-height: 24px !important;
    font-size: 14px !important;
  }

  .zhaopin_2 .panel-heading a {
    font-size: 18px !important;
    padding-left: 100px !important;
  }

  .zhaopin_2 .panel-heading a i {
    width: 80px !important;
  }

  .zhaopin_2 .zp_button a.btn {
    padding: 10px 20px !important;
  }

  .linian_b .ln_text h3 {
    margin: 0 !important;
    margin-bottom: 10px !important;
    font-size: 18px !important;
  }

  .ln_text h5 {
    font-size: 14px !important;
    line-height: 22px !important;
    margin: 8px 0 !important;
  }

  .my-map {
    height: 500px !important;
  }

  /* .footer ul li h5 a {
    font-size: 13px !important;
  }

  .footer ul li p a {
    font-size: 12px !important;
  } */

}

@media (min-width:991px) {

  .fancybox-button {
    width: 60px !important;
    height: 60px !important;
  }

  .fancybox-navigation button {
    width: 80px !important;
    height: 120px !important;
  }

  .fancybox-navigation button:before {
    width: 60px !important;
    height: 60px !important;
  }

}

@media (min-width:1200px) {}

@media (min-width:1441px) {
  .container.wd {
    width: calc(100% - 220px) !important;
    padding: 0 !important;
  }

  .container {
    width: 1280px !important;
    padding: 0 !important;
  }
}

@media (min-width:1441px) and (max-width:1800px) {
  /* .logo img {
    height: 80% !important;
    margin-top: 2%;
  } */

  /* .header_right {
    width: calc(100% - 360px) !important;
  } */

  .navs ul li {
    margin-right: 15px !important;
  }

  .navs ul>li:nth-last-child(2) {
    margin-right: 0 !important;
    margin-left: 0px !important;
  }

  .navs ul>li:nth-last-child(2)>a,
  .navs ul>li:last-child>a {
    padding: 0 10px !important;
  }
}



html {
  scroll-behavior: smooth;
}


/* body{font-family: 'Open Sans'; } */
ul {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clear {
  clear: both;
}

.cl:after {
  content: '';
  clear: both;
  display: table;
}

a {
  text-decoration: none !important;
}

/* @font-face {
	font-family: 'BOD_BI';
	src: url('../fonts/bod_bi.ttf');
	font-weight: normal;
	font-style: normal;
} */


/*导航开始*/
/* 
.header {
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 999;
  background: #fff;
}

.header.active .logo {
  height: 70px;
}

.header.active .navs ul>li>a {
  line-height: 70px;
}

.logo {
  height: 100px;
  position: relative;
  transition: all 0.3s;
}

.logo img {
  height: 100%;
  display: block;
}

.header_right {
  width: calc(100% - 525px);
}

.header_right:after {
  content: '';
  clear: both;
  display: table;
}

.navs {
  width: 100%;
  position: relative;
  transition: all 0.3s;
}

.navs ul {
  margin: 0;
  padding: 0;
}

.navs ul>li {
  list-style: none;
  display: inline-block;
  margin-right: 35px;
  position: relative;
}

.navs ul>li>a {
  transition: all 0.3s;
  line-height: 100px;
  display: inline-block;
  font-size: 15px;
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

.navs ul>li>a:hover {
  color: #09318d;
}

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

.navs ul>li>a.btn {
  line-height: 20px;
}

.navs ul>li:nth-last-child(2) {
  margin-right: 0;
  margin-left: 0px;
  border-left: 1px solid #eee;
}

.navs ul>li:nth-last-child(2)>a {
  padding: 0 20px;
}

.navs ul>li:nth-last-child(2)>a i {
  font-size: 20px;
  display: inline-block;
  vertical-align: middle;
}

.navs ul>li:last-child {
  margin-right: 0;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}

.navs ul>li:last-child>a {
  padding: 0 20px;
}

.navs ul>li:last-child>a i:first-child {
  font-size: 16px;
}

.navs ul>li:last-child>a i {
  font-size: 12px;
}

.navs ul>li:hover .erji {
  display: block;
}

.navs ul>li:last-child:hover .erji {
  display: none;
}

.navs ul>li.active>a {
  color: #09318d;
  font-weight: bold;
}

.erji_ss {
  position: absolute;
  top: 70%;
  right: 0;
  width: 160px;
  height: 40px;
  display: none;
}

.erji_ss input {
  width: 100%;
  height: 100%;
  border: 2px solid #09318d;
  padding-right: 40px;
  border-radius: 4px;
  padding-left: 10px;
  outline: none;
}

.erji_ss button {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  background: #09318d;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  width: 40px;
  height: 40px;
  text-align: center;
  border: none;
  outline: none;
}

.erji_ss button i {
  line-height: 40px;
  font-size: 18px;
  color: #fff;
}

.navs ul>li:last-child .erji {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  display: none;
  text-align: center;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  padding: 8px 0;
  border-radius: 4px;
  background: #Fff;
}

.navs ul>li:last-child .erji a {
  padding: 5px 0;
  color: #333;
  border: none;
  line-height: auto;
}

.navs ul>li:last-child .erji a:hover {
  color: #09318d;
}

.navs ul>li:last-child .erji:before {
  display: none;
}



.erji {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 120px;
  display: none;
}

.erji:before {
  content: '';
  width: 80%;
  height: 5px;
  background: #09318d;
  bottom: 100%;
  left: 10%;
  position: absolute;
}

/* .erji:after{ content: ''; width: 100%; height: 34px; position: absolute; bottom: 100%; left: 0; z-index: 2;} 
.erji .ej_li {
  text-align: left;
  margin: 0;
  position: relative;
  background: rgba(255, 255, 255, 0.95);
  border-bottom: 1px solid #bfe6fe;
}

.erji .ej_li>a {
  line-height: 24px;
  padding: 6px 0;
  text-align: center;
  color: #333;
  display: block;
  font-size: 15px;
}

.erji .ej_li:last-child {
  border-bottom: none;
}

.erji .ej_li:hover>a {
  color: #09318d;
}

.erji .ej_li:hover .sanji {
  display: block;
}

.sanji {
  display: none;
  position: absolute;
  left: calc(100% + 1px);
  top: 0;
  width: 120px;
}

.sanji:after {
  content: '';
  width: 1px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.sanji a {
  display: block;
  padding: 6px 0;
  padding-left: 12px;
  background: rgba(255, 255, 255, 0.95);
  border-bottom: 1px solid #bfe6fe;
  line-height: 24px;
  color: #333;
  display: block;
  font-size: 14px;
}

.sanji a:hover {
  color: #09318d;
} */

.s_banner {
  margin-top: 80px;
}

.s_banner .swiper1 .swiper-slide a {
  display: block;
  padding-top: 42.7%;
  width: 100%;
  position: relative;
}

.s_banner .swiper1 .swiper-pagination1 {
  bottom: 55px;
  text-align: left;
  padding-left: 160px;
}

.s_banner .swiper1 .swiper-pagination1 .swiper-pagination-bullet {
  background: #fff;
  width: 7px;
  border-radius: 8px;
  height: 16px;
  transition: all 0.6s;
  opacity: 1;
  margin: 0;
  margin-right: 23px;
}

.s_banner .swiper1 .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #09318d;
  height: 24px;
}

.s_banner .swiper1 .swiper-button-next1 {
  right: 10%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.s_banner .swiper1 .swiper-button-prev1 {
  left: 10%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}



.n_banner {
  /* padding-top: 21.45%; */
  position: relative;
  margin-top: 80px;
}

.n_banner .container {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.n_banner .container span {
  display: inline-block;
  color: #484245;
  font-size: 40px;
  text-transform: uppercase;
  font-weight: lighter;
}

.n_banner .container span.lv {
  color: #09318d;
}


.s_pro {
  padding-top: 80px;
}

.s_pro .row {
  margin: 0;
  background: url(../images/dh0915_06.jpg) center bottom no-repeat;
  background-size: cover;
}

.s_pro .row .col-md-3 {
  padding: 0;
  width: 20%;
}

.s_pro .row .col-md-3 .caption a {
  display: block;
  padding-top: 148%;
  border-right: 1px solid rgba(255, 255, 255, 0.6);
  position: relative;
  transition: all 0.3s;
}

.s_pro .caption .pro_dw {
  position: absolute;
  bottom: 5%;
  left: 0;
  width: 100%;
  display: block;
  z-index: 2;
  color: #fff;
  transition: all 0.3s;
}

.s_pro .caption .pro_dw h2 {
  margin-bottom: 40px;
  text-align: center;
}

.s_pro .caption .pro_dw i {
  display: block;
  margin: 0 auto;
  text-align: center;
  font-size: 60px;
  line-height: 60px;
  transition: all 0.3s;
  opacity: 0;
}

.s_pro .caption a:hover .pro_dw {
  bottom: 25%;
}

.s_pro .caption a:hover .pro_dw i {
  opacity: 1;
}

.s_pro .caption a:hover {
  background: rgba(9, 49, 141, 0.75);
}

.s_biao {
  font-size: 34px;
  color: #333;
  margin-bottom: 40px;
}

.s_biao span {
  display: inline-block;
  position: relative;
}

.s_biao span:after {
  content: '';
  width: 40px;
  height: 1px;
  background: #999;
  position: absolute;
  top: 50%;
  right: calc(100% + 20px);
}

.s_biao span:before {
  content: '';
  width: 40px;
  height: 1px;
  background: #999;
  position: absolute;
  top: 50%;
  left: calc(100% + 20px);
}

.s_about {
  padding: 80px 0;
}

.s_about .caption {
  width: 60%;
  margin: 0 auto;
  text-align: center;
}

.s_about .caption img {
  display: block;
  margin: 0 auto;
}

.s_about .caption h4 {
  margin-bottom: 20px;
  margin-top: 30px;
  font-size: 22px;
}

.s_about .caption p {
  line-height: 26px;
  color: #999;
  font-size: 15px;
}

.s_new .row {
  margin: 0;
}

.s_new .row .col-md-6 {
  padding: 0;
}

.snew_list {
  background: url(../images/dh0915_18.jpg) center no-repeat;
  background-size: cover;
  padding: 40px;
  padding-left: 110px;
}

.snew_list h2 {
  font-size: 34px;
  color: #fff;
  margin-bottom: 40px;
}

.snew_list h2:after {
  content: '';
  clear: both;
  display: table;
}

.snew_list h2 a {
  font-size: 14px;
  display: block;
  float: right;
  color: #fff;
  margin-top: 15px;
}

.snew_list h2 a i {
  font-size: 24px;
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}

.snew_list p {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin: 0;
}

.snew_list p a {
  padding: 10px 0;
  color: #fff;
  display: block;
  transition: all 0.3s;
  line-height: 24px;
}

.snew_list p:hover a {
  background: rgba(255, 255, 255, 0.1);
  padding-left: 15px;
}

.s_more {
  margin-top: 40px;
}

.s_more a {
  display: inline-block;
  color: #666;
  transition: all 0.3s;
}

.s_more a i {
  display: inline-block;
  font-size: 24px;
  vertical-align: middle;
  margin-left: 5px;
}

.s_more a:hover {
  color: #36d0f6;
}

.snew_right a {
  height: 100%;
  width: 100%;
  display: block;
  position: relative;
}

.snew_right span {
  position: absolute;
  right: 15%;
  top: 0;
  background: #17376f;
  color: #fff;
  padding: 30px 15px;
  padding-top: 40px;
  font-size: 24px;
  display: inline-block;
}
/* 
.footer ul li:first-child h5 {
  border-bottom: none;
}

.footer ul li h5 {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 20px;
}

.footer ul li h5 a {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}

.footer ul li p a {
  color: #fff;
}

.footer .ft_di {
  margin-top: 50px;
  padding: 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.footer {
  background: #333333;
  padding-top: 50px;
}

.footer .row {
  margin: 0;
}

.footer .row .col-md-7,
.footer .row .col-md-5,
.footer .row .col-md-8,
.footer .row .col-md-4 {
  padding: 0;
}

.footer ul {
  margin: 0;
  padding: 0;
}

.footer ul:after {
  content: '';
  clear: both;
  display: table;
}

.footer ul li {
  float: left;
  width: 12.5%;
}

.ft_di span {
  display: inline-block;
  margin-right: 30px;
  color: #b5b5b6;
}

.ft_di .text-right a {
  color: #b5b5b6;
  display: inline-block;
  margin-right: 20px;
}
 */


/* 内页开始 */

.n_banner {
  padding-top: 20.7%;
}

.weizhi {
  padding: 15px 0;
  color: #666;
}

.weizhi a {
  color: #666;
}

.weizhi a:hover {
  color: #09318d;
}

.ny_biao {
  font-size: 34px;
  color: #09318d;
  margin: 30px 0;
  position: relative;
}

.swiper_text {
  padding: 10px;
  color: #fff;
  background: #63b2f5;
  font-size: 18px;
}

.lc_biao {
  background: url(../images/about-1_08.jpg) center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 120px 0;
}

.ny_about .swiper-slide a {
  display: block;
  padding-top: 39.84%;
  position: relative;
}

.ny_about .swiper-slide a span {
  position: absolute;
  width: 250px;
  bottom: 10%;
  left: 0;
  z-index: 2;
  background: rgba(255, 255, 255, 0.95);
  color: #333;
  padding: 15px 20px;
  line-height: 20px;
}

.ny_about .swiper-pagination1 {
  text-align: right;
  padding-right: 5%;
}

.ny_about .swiper-pagination1 .swiper-pagination-bullet {
  border-radius: 0;
  background: #fff;
  opacity: 0.65;
}

.ny_about .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

.ny_about .row {
  margin-top: 30px;
}

.ny_about .ty_content h3 {
  margin-top: 10px;
  margin-bottom: 20px;
}

.ny_about ul {
  margin: 0;
  padding: 0;
}

.ny_about ul li {
  margin-bottom: 5px;
  background: #343438;
  height: 70px;
  position: relative;
  list-style: none;
}

.ny_about ul li:after {
  content: '';
  clear: both;
  display: table;
}

.ny_about ul li strong {
  width: 105px;
  border-right: 5px solid #fff;
  display: block;
  height: 70px;
  font-size: 44px;
  background: #63b2f5;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
}

.ny_about ul li strong sup {
  color: #fff;
}

.ny_about ul li strong i {
  color: #fff;
  font-style: normal;
}

.ny_about ul li span {
  display: block;
  width: calc(100% - 105px);
  position: absolute;
  right: 0;
  padding: 0 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  line-height: 14px;
  font-weight: bold;
  line-height: 20px;
}

.ny_licheng {
  margin-top: 60px;
}

.ny_licheng ul {
  margin: 0;
  padding: 0;
  margin-top: 30px;
}

.ny_licheng ul li {
  list-style: none;
  position: relative;
  font-size: 18px;
  padding: 30px 0;
  padding-left: 250px;
  border-bottom: 1px solid #eee;
  transition: all 0.3s;
}

.ny_licheng ul li span {
  position: absolute;
  left: 100px;
  width: 150px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
}

.ny_licheng ul li:after {
  transition: all 0.3s;
  content: '';
  width: 10px;
  height: 10px;
  border: 3px solid #343438;
  position: absolute;
  left: 46px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}

.ny_licheng ul li:hover {
  color: #d40f34;
}

.ny_licheng ul li:hover:after {
  border-color: #d40f34;
}

.ny_licheng ul li:last-child {
  border-bottom: none;
}

.ny_honor {
  margin-top: 30px;
  background: #eaf6fd;
  padding: 60px 0;
}

.ny_honor .swiper-slide a {
  padding-top: 146.5%;
  display: block;
  border: 1px solid #63b2f5;
}

.ny_honor .swiper-slide p {
  line-height: 20px;
  margin-top: 10px;
}

.ny_honor .swiper-container {
  padding-bottom: 20px;
}

.ny_honor .swiper-pagination .swiper-pagination-bullet {
  border-radius: 0;
  background: #59595d;
  opacity: 1;
}

.ny_honor .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #09318d;
}

.ny_honor ul {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}

.ny_honor ul li {
  display: inline-block;
  margin: 0 30px;
}

.ny_honor ul li.active a {
  color: #09318d;
}

.ny_honor ul li.active a:after {
  display: block;
}

.ny_honor ul li a {
  font-size: 34px;
  display: inline-block;
  position: relative;
  color: #333;
}

.ny_honor ul li a:after {
  content: '';
  width: 50%;
  height: 3px;
  background: #09318d;
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
}


.zuoyou:after {
  content: '';
  clear: both;
  display: table;
}

.ny_left {
  width: 150px;
  float: left;
}

.ny_right {
  width: calc(100% - 200px);
  float: right;
}

.ny_linian {
  display: flex;
  display: -webkit-flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: space-between;
}

.linian_a {
  width: 32.88%;
  position: relative;
  margin-bottom: 10px;
}

.linian_b {
  width: 65.76%;
  position: relative;
  margin-bottom: 10px;
}

.ln_text {
  position: absolute;
  top: 5%;
  width: 70%;
  left: 15%;
  z-index: 2;
  color: #fff;
}

.ln_text h3 {
  margin-bottom: 25px;
}

.ln_text h5 {
  font-size: 15px;
  line-height: 24px;
}

.linian_b .ln_text {
  color: #000;
  width: 88%;
  left: 6%;
}

.linian_b .ln_text h3 {
  color: #09318d;
}

.ny_linian .linian_b:nth-child(3) .ln_text h5 {
  padding-left: 80px;
  position: relative;
}

.ny_linian .linian_b:nth-child(3) .ln_text h5 strong {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
}

.ny_qywh {
  padding-bottom: 100px;
}

.ny_left ul {
  margin: 0;
  padding: 0;
  border-right: 3px solid #e6f2fb;
  padding-top: 3px;
  position: relative;
}

.ny_left ul:after {
  content: '';
  width: calc(100% + 340px);
  height: 3px;
  position: absolute;
  right: 0;
  top: 0;
  background: #e6f2fb;
}

.ny_left ul li {
  list-style: none;
  position: relative;
  z-index: 2;
}

.ny_left ul li a {
  padding: 15px 0;
  padding-left: 0;
  display: block;
  font-size: 24px;
  color: #333;
}

.ny_left ul li.active a {
  color: #09318d;
}

.ny_left ul li:after {
  content: '';
  width: calc(100% + 340px);
  height: 100%;
  border-bottom: 3px solid #e6f2fb;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.ny_left ul li.active:after {
  background: #e6f2fb;
}


.fengcai_list {
  display: flex;
  display: -webkit-flex;
  align-items: stretch;
  flex-wrap: wrap;
  /* justify-content: space-between; */
}

.fengcai_li {
  width: 30%;
  margin-top: 30px;
  margin-right: 5%;
}

.fengcai_li:nth-child(3n) {
  margin-right: 0;
}

.fengcai_li a {
  display: block;
  padding-top: 60%;
}

.fengcai_li p {
  margin: 0;
  margin-top: 5px;
}


.lx_biao {
  text-align: center;
  margin-bottom: 30px;
  position: relative;
}

.lx_biao span {
  display: inline-block;
  font-size: 30px;
  position: relative;
}

.lx_biao span:after {
  content: '';
  width: 115px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: calc(100% + 20px);
  padding-top: 16.52%;
  background: url(../images/zuo.png) center no-repeat;
  background-size: cover;
}

.lx_biao span:before {
  content: '';
  width: 115px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 20px);
  padding-top: 16.52%;
  background: url(../images/you.png) center no-repeat;
  background-size: cover;
}

.lx_form {
  background: #eaf6fd;
  padding: 50px 0;
}

.lx_form .row .col-md-6:nth-child(1) .form-group {
  padding-left: 80px;
  position: relative;
}

.lx_form .row .col-md-6:nth-child(1) .form-group label {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.lx_form input.form-control {
  height: 50px;
  border: 1px solid #0e3289;
  background: #fff;
  border-radius: 12px;
}

.lx_form textarea.form-control {
  border: 1px solid #0e3289;
  background: #fff;
  border-radius: 12px;
}

.lx_form button.btn {
  background: #63b2f5;
  color: #fff;
  border-radius: 12px;
  padding: 8px 30px;
}



.ny_job .ty_content p {
  line-height: 30px;
  font-size: 15px;
  margin-bottom: 20px;
}

.ny_job .ty_content h4 {
  color: #09318d;
}

.ny_job .table-responsive table span {
  color: #09318d;
  font-weight: bold;
}

.zhaopin_2 {
  margin-top: 40px;
}

.zhaopin_2 .panel {
  border: none;
  background: none;
  margin-bottom: 20px;
  box-shadow: none;
}

.zhaopin_2 .panel-heading {
  padding: 0;
}

.zhaopin_2 .panel-heading a {
  display: block;
  height: 60px;
  line-height: 60px;
  background: #eaf6fd;
  color: #09318d;
  position: relative;
  font-size: 24px;
  padding-left: 150px;
  transition: all 0.3s;
}

.zhaopin_2 .panel-heading a i {
  width: 130px;
  height: 60px;
  background: #63b2f5;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.zhaopin_2 .panel-heading a i:after {
  content: '';
  width: 38px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.zhaopin_2 .panel-heading a i:before {
  content: '';
  height: 0px;
  width: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.3s;
}

.zhaopin_2 .panel-heading a.collapsed {
  color: #333;
  background: #eaf6fd;
}

.zhaopin_2 .panel-heading a.collapsed i:before {
  height: 38px;
}

.zhaopin_2 .panel-body {
  background: none;
}

.zhaopin_2 .panel-group .panel-heading+.panel-collapse>.panel-body {
  border: none;
}

.zhaopin_2 .zpbody_header {
  border-bottom: 1px solid #dedede;
  padding: 10px 30px;
}

.zhaopin_2 .zpbody_header .caption {
  font-size: 15px;
  color: #333;
  line-height: 30px;
}

.zhaopin_2 .ty_content {
  padding: 15px 30px;
}

.zhaopin_2 .zp_button {
  padding-left: 30px;
}

.zhaopin_2 .zp_button a.btn {
  padding: 15px 30px;
  border-radius: 0;
  font-size: 16px;
}


.ny_new {
  padding-bottom: 80px;
}

.ny_new .ty_content p {
  line-height: 26px;
}

.ny_new_biao {
  margin-bottom: 40px;
}

.ny_new_biao h5 {
  color: #333;
  font-size: 16px;
}

.ny_new_biao h3 {
  font-size: 24px;
  color: #333;
  margin-bottom: 20px;
}

.black_list {
  text-align: center;
  margin-top: 50px;
}

.black_list a {
  display: inline-block;
  font-size: 18px;
  color: #333;
}

.black_list a i {
  display: inline-block;
  margin-right: 10px;
  font-size: 24px;
  transform: rotate(180deg) translateY(-4px);
}

.black_list a:hover {
  color: #09318d;
}


.nnew_list {
  padding-left: 122px;
}

.nnew_li {
  padding: 15px 20px;
  padding-left: 50px;
  margin-bottom: 10px;
  background: #f8f8f8;
  transition: all 0.3s;
}

.nnew_li h4 {
  line-height: 30px;
  transition: all 0.3s;
  color: #333;
}

.nnew_li p {
  color: #999;
}

.nnew_li h5 {
  font-size: 16px;
  color: #666;
}

.nnew_li:hover h4 {
  color: #09318d;
}

.nnew_li:hover {
  box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
}

.nnew_img {
  padding-top: 55%;
}


.pro_list .pro_li {
  padding: 60px 0;
  font-size: 15px;
  color: #333;
}

.pro_list .pro_li:nth-child(2n-1) {
  background: #ecf5fc;
}

.pro_li_left {
  width: 53.33%;
}

.pro_li_right {
  width: 40%;
}

.pro_zuoyou {
  display: flex;
  display: -webkit-flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: space-between;
}

.pro_li_right img {
  max-width: 100% !important;
}

.pro_li_left h2 {
  color: #162d64;
  font-size: 42px;
}

.pro_li_left h5 {
  line-height: 24px;
  line-height: 30px;
  font-size: 15px;
  margin: 10px 0;
}

.pro_li_left p {
  padding-left: 20px;
  line-height: 30px;
  font-size: 15px;
  position: relative;
}

.pro_li_left p span {
  display: block;
  position: relative;
}

.pro_li_left p:after {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #d40f34;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.pro_li_left .swiper-container {
  margin-top: 40px;
  padding-bottom: 30px;
}

.pro_li_left .swiper-container .swiper-slide a {
  display: block;
  padding-top: 73.17%;
  position: relative;
  overflow: hidden;
}

.pro_li_left .swiper-container .swiper-slide a img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  display: block;
}

.pro_li_left .swiper-container .swiper-slide a span {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
  background: rgba(9, 49, 141, 0.8);
  color: #fff;
  padding: 8px 15px;
  font-size: 18px;
  transform: translateY(100%);
  transition: all 0.3s;
  opacity: 0;
}

.pro_li_left .swiper-container .swiper-slide:hover a span {
  transform: translateY(0);
  opacity: 1;
}

.pro_li_left .swiper-container .swiper-pagination {
  bottom: 0;
}

.pro_li_left .swiper-container .swiper-pagination span.swiper-pagination-bullet {
  border-radius: 0;
  background: #d40f34;
  opacity: 1;
  transition: all 0.3s;
}

.pro_li_left .swiper-container .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 18px;
}

.pro_more {
  margin-top: 40px;
}

.pro_more a {
  background: #d40f34;
  color: #fff;
  padding: 10px 30px;
  display: inline-block;
}


.xl_img {
  padding-top: 73.17%;
  border: 1px solid #dedede;
}

.xl_list .row {
  margin: 0 -50px;
}

.xl_list .row .col-md-3 {
  padding: 0 50px;
}

.xl_list .row .col-md-4 {
  padding: 0 50px;
}

.xl_list .caption {
  margin-bottom: 40px;
}

.xl_list .caption h3 {
  color: #333;
  transition: all 0.3s;
  margin-top: 10px;
  margin-bottom: 15px;
}

.xl_list .caption:hover h3 {
  color: #09318d;
}

.xl_list .caption h5 span {
  background: #d40f34;
  color: #fff;
  display: inline-block;
  padding: 6px 8px;
}

.xl_list .caption p {
  color: #666;
}

.ny_product .table-responsive .table tr th {
  vertical-align: middle;
  padding-top: 12px;
  padding-bottom: 12px;
  background: #63b2f5;
  color: #fff;
  text-align: center;
  font-size: 15px;
  border-right: 1px solid #fff;
}

.ny_product .table-responsive .table tr th:last-child {
  border: none;
}

.ny_product .table-responsive .table tr td {
  vertical-align: middle;
  padding-left: 15px;
  font-size: 15px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background: #eaf6fd;
}

.ny_product .ny_biao {
  color: #333;
}

.ny_product .ty_content.zhujian {
  margin-bottom: 30px;
}


.ny_jishufuwu {
  padding-top: 40px;
}

.ny_jishufuwu .ny_biao {
  margin-top: 0;
}

.fwzc_list {
  position: relative;
  padding-top: 30px;
  overflow: hidden;
}

.fwzc_list:after {
  content: '';
  width: 23%;
  height: 5px;
  background: #63b2f5;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.fwzc_list:before {
  content: '';
  content: '';
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #63b2f5;
}

.fwzc_list .row {
  margin: 0 -140px;
}

.fwzc_list .row .col-md-6 {
  padding: 0 140px;
}

.fwzc_li {
  margin-bottom: 60px;
}

.fwzc_li h4 {
  margin-bottom: 15px;
  position: relative;
}

.fwzc_li h4:after {
  content: '';
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 7px solid #63b2f5;
  background: #fff;
  position: absolute;
  right: -153px;
  top: 100%;
}

.fwzc_li h4:before {
  content: '';
  width: 100px;
  height: 1px;
  border-bottom: 2px dashed #63b2f5;
  position: absolute;
  right: -120px;
  top: calc(100% + 12px);
}

.fwzc_li h5 {
  font-size: 15px;
  color: #333;
  line-height: 30px;
}

.fwzc_li h5 strong {
  display: block;
}

.fwzc_list .row .col-md-6:last-child .fwzc_li h4:after {
  left: -153px;
  right: auto;
}

.fwzc_list .row .col-md-6:last-child .fwzc_li h4:before {
  left: -120px;
  right: auto;
}

.fwzc_list .row .col-md-6:last-child .fwzc_li:first-child {
  margin-top: 85px;
}

.fwdi_lx {
  text-align: center;
  margin: 80px 0;
}

.fwdi_lx span {
  display: inline-block;
  margin: 0 30px;
  font-size: 36px;
  /* font-family: 'BOD_BI'; */
}

.fwdi_lx span a {
  color: #555;
  text-decoration: underline !important;
}

.fwdi_lx span i {
  font-size: 40px;
  color: #d40f34;
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}


.sc_biao {
  font-size: 24px;
  color: #333;
  line-height: 60px;
  height: 60px;
  padding-left: 40px;
  position: relative;
  border-left: 3px solid #09318d;
  background: #e6f2fb;
}

.sc_biao:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  position: absolute;
  border-left: 25px solid #09318d;
  left: 0px;
  top: 2px;
  border-top: 28px solid transparent;
  border-bottom: 28px solid transparent;
}

.shengchan_li {
  margin-top: 30px;
}

.shengchan_li .sc_biao {
  margin-bottom: 15px;
}

.shengchan_li .ty_content {
  padding: 15px;
}


.ny_shehui {
  background: #eaf6fd;
  padding-bottom: 120px;
}

.ny_shehui .row {
  margin-top: 30px;
}

.shehui_text {
  padding-left: 60px;
  padding-top: 30px;
}

.shehui_li {
  position: relative;
  padding-left: 100px;
  padding-top: 10px;
  margin-bottom: 40px;
}

.shehui_li img {
  position: absolute;
  left: 0;
  top: 0;
  width: 65px;
  display: block;
}

.shehui_li h4 {
  font-size: 24px;
  color: #333;
  margin-bottom: 15px;
}

.shehui_li p {
  line-height: 24px;
  color: #333;
  font-size: 15px;
}

.linian_a img,
.linian_b img {
  max-width: 100%;
}

.ny_left.active {
  position: fixed;
  top: 90px;
}

.fx_more {
  margin: 10px 0;
}

.fx_more em {
  color: #666;
  display: inline-block;
  font-style: normal;
  vertical-align: middle;
  line-height: 20px;
}


/* 通用样式 */
.ty_content p {
  font-size: 15px;
  color: #333;
  line-height: 24px;
}

.ty_content img {
  max-width: 100%;
}


.tabel_content table {
  max-width: 100% !important;
}

#code {
  transform: translateY(-2px);
}

/*.fanye {*/
/*  padding: 30px 0;*/
/*  margin-top: 30px;*/
/*}*/

/*.fanye a {*/
/*  display: inline-block;*/
/*  padding: 8px 14px;*/
/*  background: #eeeeee;*/
/*  color: #666;*/
/*  text-decoration: none;*/
/*  margin: 0 5px;*/
/*  border-radius: 3px;*/
/*}*/

/*.fanye a:hover {*/
/*  color: #09318d;*/
/*}*/

/*.fanye a.active {*/
/*  background: #09318d;*/
/*  color: #fff;*/
/*}*/

/*.fanye a.active:hover {*/
/*  color: #fff;*/
/*}*/

/*.fanye a.cur {*/
/*  color: #999;*/
/*  border: 1px solid #eee;*/
/*  pointer-events: none*/
/*}*/

.fanye02 {
  padding: 20px 0;
}

.fanye02 a {
  background: #09318d;
  color: #fff;
  border-radius: 0;
}

.fanye02 a i {
  display: inline-block;
  transform: translateY(2px);
  margin-right: 10px;
}

.fanye02 a:hover {
  color: #fff;
}


#bsWXBox {
  height: 256px !important;
  width: 232px !important;
}

.my-map {
  margin: 0 auto;
  width: 100%;
  height: 700px;
}

.my-map .icon {
  background: url(../images/marker.png) no-repeat;
}

.my-map .icon-cir {
  height: 31px;
  width: 28px;
}

.my-map .icon-cir-red {
  background-position: -11px -5px;
}

.amap-container {
  height: 100%;
}


.nmao {
  position: absolute;
  top: -90px;
  left: 0;
}

.xl_list .dw_swiper {
  position: relative;
}

.xl_list .dw_swiper .swiper-button-next {
  right: -44px;
  outline: none;
}

.xl_list .dw_swiper .swiper-button-prev {
  left: -44px;
  outline: none;
}