@charset "utf-8";
@media screen and (min-width:769px){
  .wrapper{
    min-width: 1200px;
  }
  #header .menu{
    float: right;
    font-size: 0;
    margin-right: 3.5%;
    letter-spacing: -1px;
  }
  #header .menu a{
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    font-size: 14px;
    color: #282828;
    line-height: 98px;
    padding: 0 16px;
    margin-left: 1px;
  }
  #header .menu a:hover{
    color: #15559a;
    position: relative;
  }
  #header .menu a:hover:after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 3px;
    background: #e50012;
  }
  .productBox .box1{
    display: none;
  }
}
@media screen and (max-width:768px){
  .wrapper{
    min-width: 320px;
    padding-top: 50px;
  }
  .among{
    padding: 4% 3%;
  }
  .header{
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    right: 0;
    box-shadow:0 0 5px 2px rgba(0,0,0,.2);
  }
  #header .tel{
    display: none;
  }
  #header .logo{
    padding: 5px 0;
  }
  #header .logo img{
    height: 40px;
  }
  #header .menu{
    position: fixed;
    z-index: 998;
    top: 50px;
    left: -100%;
    width: 100%;
    bottom: 0;
    padding-bottom: 3%;
    overflow-y: auto;
    background: #FFF;
    transition: all .3s;
    border-top: 1px solid #EEE;
  }
  .on #header .menu{
    left: 0;
  }
  #header .menu a{
    display: block;
    font-size: 17px;
    color: #040404;
    margin: 3% 0 0;
    padding: 1% 6%;
  }
  .header > em{
    display:block;
    position:fixed;
    top:0;
    right:0;
    width:50px;
    height:50px;
    z-index:998;
    cursor:pointer;
  }
  .header > em:after{
    content:'';
    display:block;
    height:15px;
    width:15px;
    background: #1b68a5;
    border-radius:4px;
    box-shadow:17px 0 0 #7d7d7d, 0 17px 0 #7d7d7d, 17px 17px 0 #1b68a5;
    margin:9px 0 0 9px;
  }
  .header > em:before,
  .on .header > em:after{
    content:'';
    height:3px;
    width:24px;
    background: #cecece;
    border-radius:2px;
    position:absolute;
    top:50%;
    left:50%;
    margin:-35px 0 0 -22px;
    transform:rotate(45deg);
  }
  .on .header > em:before,
  .on .header > em:after{
    margin:-1px 0 0 -12px;
    transform:rotate(-45deg);
    box-shadow:0 0 0 #0a85b8, 0 0 0 #0a85b8, 0 0 0 #999;
  }
  .on .header > em:after{
    transform:rotate(45deg);
  }
  .banner img{
    width: 140%;
    margin-left: -20%;
  }
  .banner .swiper-slide-active{
    z-index: 1;
  }
  .banner .arrow{
    height: 20px;
  }
  .banner .arrow span{
    width: 8px;
    height: 8px;
  }
  .type_name span{
    font-size: 20px;
  }
  .type_name font{
    font-size: 16px;
  }
  .type_name > a{
    bottom: 0;
    width: 80px;
    line-height: 24px;
  }
  .type_name div{
    position: static;
    margin: 3% 0 0 -15px;
  }
  .footer,.footer1{
    display: none;
  }
  .index .footer{
    display: block;
    padding: 4% 3%;
  }
  .footer1.fixed{
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #footer .info .wechat{
    margin: 3% auto 0;
  }
  #footer .info,
  #footer .message{
    float: none;
    width: auto;
  }
  #footer .tn span{
    font-size: 20px;
  }
  #footer .tn font{
    font-size: 16px;
  }
  #footer .info b{
    margin-top: 2%;
  }
  #footer .message{
    margin-top: 5%;
  }
  #footer .message ul li:nth-child(1){
    margin-top: 3%;
  }
  #footer .message ul li span{
    display: block;
  }
  #footer .message ul li input,
  #footer .message ul li textarea{
    width: 100%;
  }
  #footer .message ul li.code input{
    width: calc(100% - 72px);
  }
  #footer .message ul li.btn{
    padding-top: 2%;
  }
  #footer .message ul li.btn input{
    margin-left: 0;
    width: 100%;
    height: 42px;
  }
  .companyBox{
    background: url(../images/bg4.jpg) center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .companyBox .fl-left{
    float: none;
    width: auto;
  }
  .companyBox .fl-left *{
    color: #282828;
  }
  .companyBox .fl-left .tn span{
    font-size: 20px;
  }
  .companyBox .fl-left .tn font{
    font-size: 16px;
  }
  .companyBox .fl-left .tn a{
    width: 22px;
    height: 22px;
    -webkit-background-size: cover;
    background-size: cover;
  }
  .companyBox .fl-left .cont{
    margin: 5% 0 0;
    min-height: 24px;
  }
  .companyBox .fl-left .cont,
  .companyBox .fl-left .cont *{
    font-size: 16px;
    line-height: 1.8;
  }
  .companyBox .fl-left .group{
    margin: 8% 0 5%;
    background-image: url(../images/icon1.png);
  }
  .companyBox .fl-left .list li{
    width: 46%;
  }
  .companyBox .fl-left .list li:nth-child(2),
  .companyBox .fl-left .list li:nth-child(5){
    width: 54%;
  }
  .companyBox .fl-left .list li:before{
    background: #282828;
  }
  .companyBox .fl-right{
    float: none;
    width: auto;
    margin-top: 8%;
  }
  .companyBox .fl-right > ul,
  .companyBox .fl-right > ul *{
    line-height: 1.8;
  }
  .companyBox .fl-right > img{
    margin-top: 5%;
  }
  .newsBox .list .a{
    float: none;
    width: auto;
  }
  .newsBox .list .a img{
    height: auto;
  }
  .newsBox .list .a span{
    font-size: 16px;
    padding: 0 12px;
    line-height: 2.5;
  }
  .newsBox .list .a1{
    float: none;
    width: auto;
    margin: 3% 0 0;
  }
  .newsBox .list i{
    float: none;
    width: auto;
    height: 1px;
    background: #e1e1e1;
    margin: 3% 0 0;
  }
  .list_case a{
    width: 50%;
  }
  .productBox .box{
    display: none;
  }
  .productBox .box1{
    overflow-x: auto;
  }
  .productBox .box1 li{
    font-size: 0;
    letter-spacing: -1px;
    white-space: nowrap;
  }
  .productBox .box1 li a{
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    width: 40%;
    min-width: 160px;
    margin-left: 3%;
  }
  .productBox .box1 li a:nth-child(1){
    margin-left: 0;
  }
  .productBox .box1 li a img{
    width: 100%;
    background-size:100% 100%;
  }
  .productBox .box1 li a span{
    text-align: center;
    font-size: 16px;
    margin-top: 6px;
  }
  .aside h2{
    font-size: 16px;
  }
  .aside h3 span{
    font-size: 18px;
  }
  .navBox ul li a{
    font-size: 16px;
    line-height: 3;
  }
  .navBox ul li.on a:after{
    height: 2px;
  }
  .advantageBox > ul > li{
    width: 100%;
    margin: 2% 0 0;
  }
  .advantageBox > ul > li:nth-child(1){
    float: none;
    width: auto;
  }
  .advantageBox > ul > li:nth-child(6){
    display: none;
  }
  .advantageBox > ul > li > span{
    font-size: 20px;
    display:inline-block;
    vertical-align:top;
    margin-right:5px;
  }
  .advantageBox > ul > li > font{
    font-size: 16px;
  }
  .advantageBox > ul > li > a > ul{
    display: none;    
  }
  .advantageBox > ul > li > a > div{
    display: block;
    position: relative;
    z-index: 1;
    padding: 5%;
    background: rgba(36,116,181,.89);
  }
  .advantageBox > ul > li > a > img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .advantageBox > ul > li > a > div > img{
    margin: 0 auto;
  }
  .advantageBox > ul > li > a > div > span,
  .advantageBox > ul > li > a > div > font{
    text-align: center;
  }
  .advantageBox > ul > li > a > div > p{
    min-height: 110px;
    text-align: center;
  }
  .aboutBox .fl-left{
    float: none;
    width: auto;
  }
  .aboutBox .fl-left .tn span{
    font-size: 20px;
  }
  .aboutBox .fl-left .tn font{
    font-size: 16px;
  }
  .aboutBox .fl-left .cont{
    margin: 5% 0 0;
    min-height: 24px;
  }
  .aboutBox .fl-left .cont,
  .aboutBox .fl-left .cont *{
    font-size: 16px;
    line-height: 1.8;
  }
  .aboutBox .fl-left .group{
    margin: 8% 0 5%;
  }
  .aboutBox .fl-left .list li{
    width: 46%;
  }
  .aboutBox .fl-left .list li:nth-child(2),
  .aboutBox .fl-left .list li:nth-child(5){
    width: 54%;
  }
  .aboutBox .fl-right{
    float: none;
    width: auto;
    margin-top: 8%;
  }
  .aboutBox .fl-right > ul,
  .aboutBox .fl-right > ul *{
    line-height: 1.8;
  }
  .aboutBox .fl-right > img{
    margin-top: 5%;
  }
  .aboutBox .listimg a{
    width: 49%;
    margin: 2% 0 0 2%!important;
  }
  .aboutBox .listimg a:nth-child(-n+2){
    margin-top: 5%!important;
  }
  .aboutBox .listimg a:nth-child(2n+1){
    clear: both;
    margin-left: 0!important;
  }
  .cultureBox > div > ul{
    float: none!important;
    width: auto;
  }
  .cultureBox > div > img{
    float: none!important;
    width: auto;
    max-width: 100%;
    margin-top: 3%;
  }
  .list_pro a{
    width: 49%;
    margin: 2% 0 0 2%!important;
    clear: none!important;
  }
  .list_pro a:nth-child(-n+2){
    margin-top: 0!important;
  }
  .list_pro a:nth-child(2n+1){
    margin-left: 0!important;
    clear: both!important;
  }
  .list_pro a span{
    font-size: 16px;
    text-align: center;
  }
  .list_share a span{
    font-size: 16px;
    text-align: center;
  }
  .list_case1 img{
    width: 48%;
    margin: 2% 1% 0;
  }
  .list_case1 img:nth-child(-n+2){
    margin-top: 0;
  }
  .list_news a img{
    width: 147px;
    height: 86px;
  }
  .list_news a li{
    width: calc(100% - 147px - 12px);
  }
  .list_news a li span{
    font-size: 16px;
    line-height: 1.2;
  }
  .list_news a li font{
    display: none;
  }
  .list_news a li p{
    line-height: 20px;
    height: 60px;
    margin-top: 6px;
  }
  .list_news i{
    height: 0;
    margin: 4% 0;
    border-bottom: 1px dashed #CCC;
  }
  .list_case_info li{
    width: auto;
    min-width: 50%;
    white-space: nowrap;
  }
  .content{
    min-height: 120px;
  }
}
@media screen and (min-width:540px) and (max-width:768px){
  .list_share a{
    width: 32%;
    margin: 2% 0 0 2%!important;
    clear: none!important;
  }
  .list_share a:nth-child(-n+3){
    margin-top: 0!important;
  }
  .list_share a:nth-child(3n+1){
    margin-left: 0!important;
    clear: both!important;
  }
}
@media screen and (max-width:539px){
  .list_share a{
    width: 49%;
    margin-top: 2%!important;
    margin-left: 2%!important;
    clear: none!important;
  }
  .list_share a:nth-child(-n+2){
    margin-top: 0!important;
  }
  .list_share a:nth-child(2n+1){
    margin-left: 0!important;
    clear: both!important;
  }
}
@media screen and (max-width:425px){
  .list_case_info li{
    width: 100%;
  }
}