@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 {
    display: block;
    margin: 0;
    padding: 0;
  }
  .wrap {
    max-width: 96%;
    margin: 0 auto;
  }
  img {
    display: block;
  }
  a {
    cursor: pointer;
  }
  em, i, p {
    line-height: 100%;
  }
  .h30 {
    height: 10px !important;
  }
  .h50 {
    height: 10px !important;
  }
  .h80 {
    height: 10px !important;
  }
  .h90 {
    height: 20px !important;
  }
  .fr {
    float: inherit;
  }
  /*顶部导航*/
  .m_img {
    display: block;
    height: 44px;
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
  }
  .m_img .headlf {
    padding-top: 2px;
    padding-left: 5px;
    float: left;
  }
  .m_img .headlf .m_logo {
    height: 40px;
    display: block
  }
  .m_img .headrg {
    padding-right: 5%;
    padding-top: 14px;
    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;
  }
  /*=========================== Ititle ===========================*/
  .Ititle {
    margin: 20px 0;
  }
  .Ititle_box {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 10px;
  }
  .Ititle_box h3 {
    font-size: 20px;
  }
  .Ititle_box h4 {
    font-size: 20px;
  }
  .Ititle_box:before {
    width: 20%;
    left: 40%;
  }
  /*=========================== title ===========================*/
  .title {
    width: 100%;
    margin: 0px auto;
    padding: 20px 0px;
  }
  .title h2 {
    font-size: 24px;
  }
  /*=========================== banner ===========================*/
  .Ibanner {
    width: 100%;
    overflow: hidden;
    position: inherit;
    margin-top: 44px;
  }
  .Ibanner img {
    width: 100%;
  }
  /*=========================== search_box ===========================*/
  .search_box {
    width: 100%;
  }
  .form_left {
    width: 80%;
    float: left;
  }
  .form_right {
    width: 20%;
    float: right;
  }
  .abouts {
    width: 100%;
    overflow: hidden;
    margin: 10px auto;
  }
  .abouts h4 {
    font-size: 30px;
    color: #e4011f;
    position: relative;
  }
  .abouts h4 strong {
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    top: -15px;
  }
  .abouts span {
    color: #807D7D;
    display: inline-block;
    font-size: 14px;
  }
  .one {
    width: 100%;
  }
  .one li {
    width: 239px;
    text-align: center;
    border-right: solid 1px #e5e5e5;
    float: left;
  }
  .Iabout {
    background: #f9f9f9;
    overflow: hidden;
  }
  .Iabout_title {
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
  .Iabout_titles {
    margin: 20px 0;
  }
  .Iabout_title:before {
    content: '';
    display: block;
    width: 10%;
    height: 2px;
    background: #e4011f;
    position: absolute;
    left: 45%;
    bottom: 0px;
  }
  .Iabout_title h3 {
    font-size: 24px;
    color: #3c3c3c;
    font-weight: normal;
  }
  .one_about {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    line-height: 2.2;
    font-size: 15px;
  }
  .one_about p {
    line-height: 2.2;
    font-size: 15px;
  }
  /*=========================== Iproduct ===========================*/
  .oneBa {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
  }
  .oneBa a {
    width: 49%;
    margin: 3px 0px;
    float: left;
    font-size: 15px;
  }
  .oneBa a:nth-child(2n) {
    float: right;
  }
  .oneB {
    width: 100%;
    overflow: hidden;
    margin: 10px auto;
  }
  .oneB li {
    width: 49%;
    float: left;
    margin: 0 0 10px 0;
  }
  .oneB li i {
    width: 100%;
    height: auto;
  }
  .oneB li:nth-child(2n) {
    float: right;
  }
  /*=========================== Inews ===========================*/
  .oneC {
    width: 100%;
    margin: 10px 0;
  }
  .tb1 {
    width: 100%;
    float: inherit;
    margin-right: 0px;
  }
  .tb1 .title1 {
    height: 30px;
    border-bottom: solid 1px #e5e5e5;
    line-height: 30px;
  }
  .tb1 .title1 h2 {
    font-size: 20px;
  }
  .tb1 .title1 span {
    display: none;
  }
  .tb1:nth-child(2), .tb1:nth-child(3) {
    display: none
  }
  .tb1 .cons li a span {
    display: none;
  }
  .tb1 .cons li {
    height: 40px;
    line-height: 40px;
  }
  .tb1 .cons li a {
    font-size: 15px;
  }
  .oneDs {
    width: 100%;
    margin: 10px auto;
  }
  .oneD {
    width: 100%;
    overflow: hidden;
    margin: 10px auto;
  }
  .oneD .title2 h2 {
    font-size: 20px;
  }
  .oneD .title2 span {
    display: none;
  }
  .oneDs li {
    float: left;
    width: 48%;
    height: auto;
    margin-right: inherit;
    margin-top: 10px;
  }
  .oneDs li:nth-child(6n) {
    float: inherit;
    margin-right: inherit;
  }
  .oneDs li:nth-child(2n) {
    float: right;
  }
  .oneDs li img {
    width: 100%;
  }
  .copybox {
    background: #2b2e33;
    overflow: hidden;
  }
  .copyright {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
  }
  .copyright span {
    display: none;
  }
  /*=========================== 关于我们 ===========================*/
  .abtitles {
    margin: 20px 0;
  }
  .abtitle {
    width: 100%;
    padding-bottom: 15px;
  }
  .abtitles:before {
    width: 10%;
    left: 45%;
  }
  .abtitle h3 {
    font-size: 20px;
    color: #333;
  }
  .abtitle h4 {
    font-size: 24px;
    text-transform: Uppercase;
  }
  .about {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
  }
  .about P {
    line-height: 2;
    font-size: 16px;
  }
  .about_map_left {
    width: 100%;
    float: inherit;
  }
  .about_map_left img {
    width: 100%
  }
  .about_map_right {
    width: 100%;
    float: inherit;
    text-align: left
  }
  /*=========================== 分类 ===========================*/
  .bnews_left {
    width: 100%;
  }
  .case_nav {
    width: 100%;
    height: 40px;
    background: #FFF;
    border-bottom: solid 0px #e7e7e7;
  }
  .case_navs {
    width: 100%;
    line-height: 40px;
    margin: 0 auto;
  }
  .case_navs a {
    margin: 10px 0px 0px 0px;
    display: inline-block;
    width: 49%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #303943;
    color: #fff;
  }
  .case_navs a.on, .case_navs a:hover {
    background: #e4011f !important;
    color: #FFF;
    border-bottom: solid 0px #e4011f;
  }
  .case_navs a:nth-child(2n) {
    width: 49%;
    margin: 10px 0px 0px 0px;
    float: right;
  }
  /*=========================== 产品 ===========================*/
  .case {
    width: 100%;
    overflow: hidden;
    margin: 10px auto;
  }
  .case li {
    width: 49%;
    float: left;
    margin: 5px 0px 5px 0px;
  }
  .case li:nth-child(2n) {
    width: 49%;
    float: right;
    margin: 5px 0px 5px 0px;
  }
  .case li i {
    height: auto;
    display: block;
    text-align: center;
    overflow: hidden;
  }
  .case li i img {
    width: 100%;
  }
  .case li p {
    font-size: 14px;
    color: #666;
    text-align: center;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
  }
  .case li.liA {
    margin-right: inherit;
  }

	
	
  /*=========================== 新闻列表 ===========================*/
	.news {
    width: 100%;

    margin: 20px auto;
}
  .news_left {
    width: 100%;
    float: inherit;
  }
  .news_left dl {
    padding: 5px 0;
    border-bottom: dashed 0px #dcdcdc;
  }
  .news_left dt {
    width: 100%;
    height: auto;
  }
  .news_left dt img {
    width: 100%;
    height: auto;
  }
  .news_left dd {
    width: 100%;
    float: inherit;
    border-bottom: dashed 1px #dcdcdc;
    clear: both;
  }
  .news_left dd h2 {
    font-size: 14px;
    padding-bottom: 2px;
    line-height: 40px;
    height: 40px;
  }
  .news_left dd p {
    display: none
  }
  .news_left dd span {
    display: none
  }
  .page_fanye {
    padding: 10px 0 10px;
    border-bottom: 1px solid #CCC;
  }
  .body_right {
    width: 100%;
    float: inherit;
    margin-top: 10px;
  }
  .mtp {
    display: none
  }
  .fuwuxm {
    display: none
  }
  .news_info {
    width: 100%;
    overflow: hidden;
    float: left;
    border: solid 1px #e6e6e6;
    position: relative;
  }
  .info_title {
    padding: 10px 0;
    text-align: center;
    border-bottom: solid 1px #e6e6e6;
  }
  .info_title h1 {
    font-size: 20px;
    font-weight: 400;
    color: #333;
  }
  .info_laiyuan {
    line-height: 35px;
    border-bottom: 1px solid #e6e6e6;
    color: #888;
    font-size: 12px;
    text-align: center;
  }
  .info_text {
    padding: 30px;
    line-height: 1.8;
  }
  .info_text img {
    max-width: 100%;
    padding: 10px 0;
  }
  .info_text a {
    color: #e4011f;
  }
  .info_text a:hover {
    text-decoration: underline;
  }
  .info_text, .info_text p {
    padding: 5px;
    line-height: 30px;
  }
  .yscs {
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  .fanyeA {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .fanye_bt {
    display: none;
  }
  .fanye {
    width: 100%;
    overflow: hidden;
    margin: 10px;
  }
  /*=========================== 联系我们 ===========================*/
  .contact_boder {
    border: #e7e7e7 solid 0px;
  }
  .contact_sty {
    width: 100%;
    margin: 10px auto;
    float: inherit;
    margin: 0px;
  }
  .contact_sty ul h4 {
    font-size: 20px;
    margin: 10px 0 10px 0;
  }
  .contact_sty ul h4 span {
    font-size: 14px;
  }
  .contact_sty ul li {
    font-size: 14px;
    margin: 20px 0;
  }
  .contact_sty ul li::after {
    margin-right: 10px;
  }
  .contact_right {
    width: 100%;
    float: inherit
  }
  .contact_right_map {
    width: 100%;
    height: 200px;
  }
  /*底部导航*/
  .foot_navList ul {}
  .foot_navList ul li {
    border-bottom: 1px solid #4c5058
  }
  .foot_navList ul li a {
    display: block;
    height: 40px;
    color: #adb4c0;
    line-height: 40px;
    padding-left: 5%;
    font-size: 16px
  }
  .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/fplus.png) 100% no-repeat;
    background-position: 50% 50%;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
  }
  .icon_on1 {
    background: url(../images/freduce.jpg) 50% no-repeat !important;
    background-position: 50% 50%;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    transition: all 0s
  }
  .mnav_contact_foot {
    display: block;
    height: inherit !important;
    line-height: inherit !important;
    font-size: 14px;
    overflow: inherit;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
  }
  .mnav_contact_foot p {
    line-height: 30px;
  }
  .go_top {
    display: none;
    background: url(../images/top.png) center center/50% no-repeat;
    width: 32px;
    height: 32px;
    cursor: pointer;
    text-align: center;
    background-color: #e4011f;
    border-radius: 50%;
    position: fixed;
    right: 5px;
    bottom: 200px;
    z-index: 99999999999;
  }
	
	/* 通用分页样式 */
.pages {
  width: 100%;
  height: auto;
  text-align: center;
  padding: 20px 0 20px;
  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: #e4011f;
  border: 1px solid #e4011f;
}
}