@charset "utf-8";
/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px) {
  html, body {
    margin: 0 auto;
  }
  html {
    font-size: 62.5%
  }
  .pc {
    display: none;
  }
  .wap {
    display: block;
  }
  span {}
  .wrap1200 {
    max-width: 96%;
    margin: 0 auto;
  }
  img {}
  a {
    cursor: pointer;
  }
  em, i, p {
    line-height: 100%;
  }
  .h50 {
    height: 10px !important;
  }
  .h80 {
    height: 10px !important;
  }
  .h90 {
    height: 20px !important;
  }
  .msgNum {
    display: none;
  }
  .slider {
    margin-top: 44px;
  }
  .Iheader {
    height: 44px;
    background: #f5f5f5;
    padding: 0 inherit;
    position: fixed;
    width: 100%;
    z-index: 9999999;
  }
  .col-lg-3 {
    width: 100% !important;
  }
  .col-lg-3 {
    padding-right: 8px;
    padding-left: 5px;
  }
  .row {
    margin-right: -5px;
    margin-left: -5px;
  }
  .container, .container-middle, .wrap {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 auto;
  }
  .Nwrap {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 auto;
  }
  .Iproduct-menu {
    padding-top: 5px;
  }
  .Nproduct_content {
    margin-top: 10px;
    float: inherit;
    width: 100%;
  }
  /* 手机导航开始 */
  .m_img {
    display: block;
    height: 50px;
    background: #00499e;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    overflow: hidden;
  }
  .m_img .headlf {
    padding-top: 2px;
    padding-left: 5px;
    float: left;
  }
  .m_img .headlf .m_logo {
    height: 45px;
    display: block
  }
  .m_img .headrg {
    padding-right: 5%;
    padding-top: 17px;
    float: right;
  }
  .m_img .headrg a .m_menuimg {
    height: 16px;
    vertical-align: top;
    display: block
  }
  .m_nav {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    z-index: 10000
  }
  .m_nav .closecover {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0b0d19;
    filter: alpha(opacity=0);
    opacity: 0;
    left: 0px;
    top: 0px;
    z-index: 1
  }
  .m_nav .closeicon {
    position: absolute;
    width: 20%;
    left: 30px;
    top: 5%;
    z-index: 100;
    text-align: center;
    filter: alpha(opacity=0);
    opacity: 0
  }
  .m_navList {
    position: absolute;
    width: 80%;
    right: 0px;
    top: 0px;
    background: #0b0d19;
    height: 100%;
    z-index: 100;
    right: -80%;
    overflow-y: scroll;
  }
  .m_navList ul {
    padding-left: 5%;
    padding-right: 5%
  }
  .m_navList ul li {
    border-bottom: 1px solid #232530
  }
  .m_navList ul li a {
    display: block;
    height: 45px;
    color: #fff;
    line-height: 45px;
    padding-left: 5%;
    font-size: 16px
  }
  .m_navList ul li .m_f_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
  }
  .m_navList ul li .m_f_a a {
    flex: 1;
  }
  .m_navList ul li .m_f_a i {
    width: 40px;
    height: 35px;
    box-sizing: border-box;
    padding: 0 5px;
    display: block;
  }
  .icon {
    background: url(../images/plus.png) 100% no-repeat;
    background-position: 50% 50%;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
  }
  .icon_on {
    background: url(../images/reduce.jpg) 50% no-repeat !important;
    background-position: 50% 50%;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
  }
  .m_navList ul li .m_s_nav {
    display: none;
    width: 100%;
  }
  .m_navList ul li .m_s_nav a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 10%;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
  }
  /*==================================home-banner==============================*/
  .banner {
    margin-top: 50px;
  }
  .banner-tit .cn {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .banner-tit .en {
    font-size: 14px;
    line-height: 20px;
  }
  .banner-button-prev, .banner-button-next {
    display: none;
  }
  .banner-tit {
    top: 35%;
  }
  .container02 {
    overflow: hidden;
    padding: 45px 0 20px;
    position: relative;
    z-index: 1;
    min-width: inherit;
  }
  .container02 .title h2 {
    font-size: 24px;
  }
  .container02 .notice {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-top: inherit;
    position: relative;
    z-index: 2;
  }
  .container02 .notice .tab-hd {
    float: left;
    width: 100%;
    text-align: right;
    height: 50px;
    margin-bottom: 10px;
    margin-top: 20px
  }
  .container02 .notice .tab-hd ul {
    overflow: hidden;
    text-align: left;
  }
  .container02 .notice .tab-hd li {
    float: left;
    width: 48%;
  }
  .container02 .notice .tab-hd li:nth-child(2) {
    float: right;
  }
  .container02 .focusBox ul.pic, .container02 .focusBox ul.pic li {
    width: 100% !important;
    height: 280px;
  }
  .container02 .content .nav h3 {
    font-size: 20px;
    color: #222223;
    font-weight: bold;
    line-height: 36px;
  }
  .container02 .focusBox {
    float: left;
    position: relative;
    width: 100%;
    height: 280px;
    overflow: hidden;
    text-align: left;
  }
  .container02 .notice .left {
    float: left;
    width: 100%;
  }
  .focusBox .num {
    top: 244px;
  }
  .container02 .notice .tab-bd .con {
    float: left;
    width: 100%;
  }
  .container02 .notice .tab-bd .con .time {
    float: left;
    width: 20%;
    height: 80px;
    border: #e8e9ea 1px solid;
    background: #fff;
    text-align: center;
    padding: 10px 0;
  }
  .container02 .notice .tab-bd .con .con01 {
    float: right;
    width: 77%;
    padding: 5px 0 0;
  }
  .container02 .notice .tab-bd .con ul li {
    float: left;
    width: 100%;
    padding: 0px 0 20px 0;
    border-bottom: #e8e9ea 1px solid;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  /* footer_box */
  .footer_box {
    padding: 20px 0 20px;
  }
  .foot_navList ul {}
  .foot_navList ul li {
    border-bottom: 1px solid #9e9ea0
  }
  .foot_navList ul li a {
    display: block;
    height: 45px;
    color: #fff;
    line-height: 45px;
    padding-left: 5%;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
  }
  .foot_navList ul li .m_f_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
  }
  .foot_navList ul li .m_f_a a {
    flex: 1;
  }
  .foot_navList ul li .m_f_a i {
    width: 40px;
    height: 35px;
    box-sizing: border-box;
    padding: 0 5px;
    display: block;
  }
  .foot_navList ul li .m_s_nav {
    display: none;
    width: 100%;
  }
  .foot_navList ul li .m_s_nav a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 10%;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
  }
  .icon1 {
    background: url(../images/plus.png) 100% no-repeat;
    background-position: 50% 50%;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
  }
  .icon_on1 {
    background: url(../images/reduce.jpg) 50% no-repeat !important;
    background-position: 50% 50%;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
  }
  .erwm {
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 20px;
  }
  .footer-contact {
    float: right;
    width: 100%;
  }
  .footer-contact p i {
    font-style: normal;
    float: left;
    font-size: 14px;
    margin-top: 6px;
  }
  .footer-contact p span {
    font-size: 14px
  }
  .copyright {
    padding: inherit;
    padding-bottom: 10px;
  }
  .copyright .copyright-con {
    padding-top: 10px;
  }
  .copyright .copyright-left p {
    float: left;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-right: inherit;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    overflow: hidden;
    -webkit-box-orient: vertical;
  }
  .foot_link {
    width: 80%;
    margin-left: 10%;
  }
  .foot_link .tanchu {
    width: 100%;
  }
  .foot_link #bnt_link1.a {
    width: 95%;
  }
  /***内页主题***/
  .main {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .Nbanner {
    margin: 0 auto;
    padding-top: 44px;
  }
  .page-menu-box {
    height: 60px;
    line-height: 60px;
    background: #fff;
    border-bottom: 1px solid #eee;
    text-align: center;
  }
  .page-menu {
    float: inherit;
    width: 100%;
  }
  .page-menu li {
    width: 25%;
    float: left;
  }
  .page-menu li > a {
    font-size: 16px;
    padding: 0 5px;
    color: #333;
    text-align: center;
    display: block;
  }
  .about_xianren {
    padding: 16px 20px;
    box-shadow: rgb(0, 73, 158) 5px 5px 5px 5px;
    margin-left: inherit;
    width: 100%;
  }
  .about_piclist {
    margin-top: 20px;
  }
  .Ipic_list > li {
    margin-bottom: 20px;
    text-align: center;
    float: inherit;
    margin-right: inherit;
    width: 100%;
  }
  .pages {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 10px 0 10px;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
  }
  .pages a {
    border: 1px solid #d1d1d1;
    height: 30px;
    line-height: 30px;
    color: #666666;
    padding: 5px 5px;
    margin-right: 5px;
    font-size: 14px;
  }
  .pages .current, .pages a:hover {
    color: #fff;
    background: #00499e;
    border: 1px solid #00499e;
  }
  /***当前位置***/
  .location {
    display: none;
  }
  /***当前位置 end***/
  /***产品内页 end***/
  .Nproduct-list > li {
    padding: 0 5px 0 10px;
    margin-bottom: 10px;
    text-align: center;
  }
  .Nproduct-list li {
    float: left;
  }
  .Nproduct-list li:nth-child(2n) {
    float: right;
    padding: 0 10px 0 5px;
  }
  .Nproduct-list li .tit {
    height: 46px;
    line-height: 46px;
    font-size: 15px;
    color: #333;
    border: 1px solid #ddd;
    background: #FFF;
  }
  /***产品内页 end***/
  .video_show {
    width: 100%;
    height: auto;
  }
  /*新闻内页*/
  .NewsIntro {
    background: #fff;
    margin: 0 auto;
    box-shadow: 0 0 5px 3px #eeeeee;
    float: inherit;
    width: 100%;
  }
  .mainCon {
    font-size: 15px;
    line-height: 26px;
    color: #333;
    padding: 10px;
    text-align: center
  }
  ._head ._title {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    margin-bottom: inherit;
    line-height: 36px;
    padding-bottom: 10px;
  }
  ._tools {
    font-size: 0;
    color: #5a5a5a;
    margin-bottom: 0px;
    margin-top: 10px;
  }
  ._tool {
    font-size: 14px;
    margin-right: 10px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
  }
  .news_list_date {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../images/newsList_icon01.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 4px;
  }
  .news_list_hits {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../images/newsList_icon02.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 4px;
  }
  .proshowa {
    float: inherit;
    width: 100%;
  }
  .proshowb {
    float: inherit;
    width: 100%;
    margin-top: 10px;
  }
  .NproLink, .NproLink1 {
    margin-top: 10px;
    width: 100%;
  }
  .NproLink a, .NproLink1 a {
    width: 100%;
    font-size: 16px;
    padding: 5px 0;
  }
  .NproLink a:hover, .NproLink1 a:hover {
    width: 100%;
  }
  .news_content {
    line-height: 30px;
    font-size: 15px;
    color: #5a5a5a;
    text-align: left;
  }
  .news_content_pic {
    padding: 0px 0 0px 0;
  }
  .news_content img {
    max-width: 100%;
  }
  .news_content p {
    line-height: 30px;
    font-size: 14px;
    color: #5a5a5a;
    text-align: left;
  }
  .news_sx {
    height: auto;
    line-height: 30px;
    color: #999;
    font-size: 14px;
    margin-top: 10px;
  }
  .news_sx a {
    color: #666;
    font-size: 14px;
  }
  .news_sx a:hover {
    color: #d10010;
    font-size: 14px;
  }
  .n_s {
    width: 100%;
    float: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .n_x {
    width: 100%;
    float: inherit;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /*新闻内页end*/
  .swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 38px;
    margin-top: -19px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 20px 38px;
    -webkit-background-size: 20px 38px;
    background-size: 20px 38px;
    background-position: center;
    background-repeat: no-repeat
  }
}