@charset "utf-8";
@media screen and (min-width:769px){
  #header .menu{
    float: right;
    font-size: 0;
    margin-right: 3%;
    letter-spacing: -1px;
  }
  #header .menu > ul{
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    margin: 0 4px;
    color: #333;
    position: relative;
    z-index: 999;
  }
  #header .menu > ul.language{
    display: none;
  }
  #header .menu > ul > a{
    display: block;
    color: #FFF;
    font-size: 16px;
    padding: 0 17px;
    line-height: 100px;
    position: relative;
  }
  #header .menu > ul:hover > a:after{
    content: '';
    display: block;
    background: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 29px;
    height: 1px;
    transform: translate(-50%,25px);
  }
  #header .menu > ul > li{
    position: absolute;
    display: none;
    left: 0;
    right: 0;
    padding: 5px 0;
    width: 480px;
    font-size: 0;
    letter-spacing: -1px;
    background: rgba(80,77,77,.5);
  }
  #header .menu > ul:hover > li{
    display: block;
  }
  #header .menu > ul > li a{
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    width: 42.5%;
    margin: 5% 0 0 5%;
    padding-left: 28px;
    color: #FFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../images/arrow3.png") left center no-repeat;
  }
  #header .menu > ul > li a:last-child{
    margin-bottom: 5%;
  }
  #header .menu > ul > li a:hover{
    background-image: url("../images/arrow4.png");
  }
  #header .menu .pro{
    position: static;
  }
  #header .menu .pro ul{
    position: absolute;
    display: none;
    right: 0;
    width: 100%;
    max-width: 1100px;
    background: rgba(80,77,77,.5);
  }
  #header .menu .pro:hover ul{
    display: block;
  }
  #header .menu .pro ul li{
    float: left;
  }
  #header .menu .pro ul .left{
    width: 55%;
    padding: 12px 0 22px;
  }
  #header .menu .pro ul .left a{
    display: block;
    line-height: 42px;
    padding-left: 62px;
    margin-top: 10px;
    color: #FFF;
    background: url("../images/arrow4.png") 34px center no-repeat;
  }
  #header .menu .pro ul .left a.on{
    background-color: rgba(80,77,77,.5);
  }
  #header .menu .pro ul .right{
    width: 45%;
    display: none;
    min-height: 262px;
    padding: 20px 0 22px;
    font-size: 0;
    letter-spacing: -1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(80,77,77,.5);
  }
  #header .menu .pro ul .right:nth-child(2){
    display: block;
  }
  #header .menu .pro ul .right a{
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    width: 39.5%;
    margin: 8px 0 0 7%;
    padding-left: 28px;
    color: #FFF;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url("../images/arrow3.png") left center no-repeat;
  }
  #header .menu .pro ul .right a:hover{
    background-image: url("../images/arrow4.png");
  }
  .honorBox a{
    width:31%;
    margin: 2% 0 0 3.5%;
  }
  .honorBox a:nth-child(-n+3){
    margin-top: 0;
  }
  .honorBox a:nth-child(3n+1){
    clear: both;
    margin-left: 0;
  }
  .honorBox1 a{
    width:23.5%;
    margin: 2% 0 0 2%;
  }
  .honorBox1 a:nth-child(-n+4){
    margin-top: 0;
  }
  .honorBox1 a:nth-child(4n+1){
    clear: both;
    margin-left: 0;
  }
  .list_pic a{
    width: 22.75%;
    margin: 2% 0 0 3%;
  }
  .list_pic a:nth-child(4n+1){
    margin-left: 0;
    clear: both;
  }
  .typeBox .box a{
    width: 31%;
    margin: 3% 0 0 3.5%;
  }
  .typeBox .box a:nth-child(3n+1){
    margin-left: 0;
    clear: both;
  }
  .downloadBox a{
    float: left;
    width: calc(50% - 6px);
    margin: 12px 0 0 12px;
  }
  .downloadBox a:nth-child(-n+2){
    margin-top: 0;
  }
  .downloadBox a:nth-child(2n+1){
    margin-left: 0;
    clear: both;
  }
  .list_certificate a{
    width: 18%;
    margin: 2% 0 0 2.5%;
  }
  .list_certificate a:nth-child(5n+1){
    clear: both;
    margin-left: 0;
  }
  .jobsBox a{
    float: left;
    width: calc(50% - 6px);
    margin: 12px 0 0 12px;
  }
  .jobsBox a:nth-child(-n+2){
    margin-top: 0;
  }
  .jobsBox a:nth-child(2n+1){
    margin-left: 0;
    clear: both;
  }
  .jobsBox a > *{
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
  }
  .joinBox{
    position: relative;
    border: 1px solid #FFF;
    background: #EEE;
  }
  .joinBox > ul{
    float: left;
    width: 50%;
  }
  .joinBox > ul > li{
    padding: 3% 0;
    border-bottom: 1px solid #FFF;
  }
  .joinBox > ul > li:last-child{
    border-bottom: 0;
  }
  .joinBox > ul > li > b{
    padding: 0 3%;
    display: block;
  }
  .joinBox > ul > li:nth-child(1) > b{
    margin-top: 0;
  }
  .joinBox > ul > li > div{
    padding: 10px 3%;
  }
  .joinBox > b{
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1px;
    background: #FFF;
  }
  .joinBox > em,
  .joinBox > ul:nth-child(2) > li:nth-child(2){
    background: rgba(1,100,167,.1);
  }
  .joinBox > em{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    width: 50%;
    z-index: -1;
  }
}
@media screen and (min-width:769px) and (max-width:1365px){
  .aboutBox .box > div span{
    font-size: 48px;
  }
  .aboutBox .box > div font{
    font-size: 26px;
  }
  .solution_home a ul span{
    font-size: 28px;
  }
  .newsBox .tn b{
    font-size: 40px;
  }
  .newsBox .tn span{
    font-size: 26px;
  }
  .newsBox .box a span{
    font-size: 20px;
  }
  .newsBox .box a p,
  .newsBox .box a font{
    font-size: 15px;
  }
  .fz35{
    font-size: 30px;
  }
  .cultureBox .box > ul{
    width: 206px;
    margin-left: calc((100% - (206px *5)) / 6);
  }
  .cultureBox .box > ul name{
    font-size: 28px;
  }
  .cultureBox .box > ul > li,
  .cultureBox .box > ul > li *{
    font-size: 14px;
  }
}
@media screen and (min-width:769px) and (max-width:1280px){
  #header .menu > ul > a{
    font-size: 15px;
    padding: 0 12px;
  }
}
@media screen and (max-width:768px){
  .wrapper{
    min-width: 320px;
    padding-top: 56px;
  }
  .header{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 56px;
    z-index: 99;
    background: #FFF;
    box-shadow:0 0 5px 2px rgba(0,0,0,.2);
  }
  .banner .swiper-button-prev,
  .banner .swiper-button-next,
  #header form,
  #header .bb{
    display: none;
  }
  #header .logo img{
    height: 56px;
    padding: 0 10px;
  }
  #header .menu{
    position: fixed;
    z-index: 998;
    top: 56px;
    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 > ul{
    border-bottom: 1px solid #EEE;
    position: relative;
  }
  #header .menu > ul > a{
    font-size: 17px;
    display: block;
    color: #040404;
    padding: 10px 6% 10px 10%;
    position:relative;
  }
  #header .menu > ul > a:before{
    content:'';
    display:block;
    width:6px;
    height:6px;
    border:1px solid #CCC;
    border-radius:100%;
    position:absolute;
    left:5%;
    top:50%;
    margin:-4px 0 0 -3px;
  }
  #header .menu > ul.on > a{
    background: #ebebeb;
  }
  #header .menu > ul.on > a:before{
    background: #666;
    border-color: #666;
  }
  #header .menu > ul li{
    display: none;
    margin-bottom:-1px;
  }
  #header .menu > ul.on li{
    display: block;
  }
  #header .menu > ul li a{
    display: block;
    position: relative;
    font-size: 16px;
    color: #888;
    line-height:20px;
    border-bottom: 1px solid #EEE;
    padding: 15px 6% 15px calc(10% + 10px);
  }
  #header .menu > ul li .a2{
    font-size:15px;
    padding-left:calc(14% + 10px);
  }
  #header .menu > ul li .a3{
    font-size:15px;
    padding-left:calc(18% + 10px);
  }
  #header .menu > ul li a:before{
    content:'';
    border-top:1px solid #CCC;
    border-left:1px solid #CCC;
    width:8px;
    height:8px;
    position:absolute;
    top:20px;
    margin-left:-22px;
    transform:rotate(135deg);
  }
  #header .menu > ul li a.a2:before{
    top:24px;
    border-left:0;
    transform:rotate(0);
  }
  #header .menu > ul li a.a3:before{
    top:24px;
    border-left:0;
    border-top:0;
    width:4px;
    height:4px;
    background:#CCC;
    border-radius: 100%;
    margin-left:-15px;
  }
  #header .menu > ul b{
    display: block;
    position: absolute;
    width:52px;
    height:40px;
    right:0;
    top:7px;
  }
  #header .menu > ul b:after{
    content:'';
    border-top:2px solid #CCC;
    border-left:2px solid #CCC;
    width:10px;
    height:10px;
    position:absolute;
    left:15px;
    top:10px;
    transform:rotate(225deg);
  }
  #header .menu > ul.on b:after{
    transform:rotate(45deg);
    top:18px;
  }
  .header > em{
    display:block;
    position:fixed;
    top:0;
    right:0;
    width:56px;
    height:56px;
    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:12px 0 0 12px;
  }
  .header > em:before,
  .on .header > em:after{
    content:'';
    height:3px;
    width:24px;
    background: #cecece;
    border-radius:2px;
    position:absolute;
    top:50%;
    left:50%;
    margin:-40px 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);
  }
  .aboutBox .box{
    width: auto;
  }
  .aboutBox .box > div span{
    font-size: 30px;
  }
  .aboutBox .box > div font{
    font-size: 20px;
  }
  .aboutBox .box > div a{
    width: 24px;
    height: 24px;
  }
  .aboutBox .box > a ul{
    top: 8%;
  }
  .aboutBox .box > a ul span{
    font-size: 20px;
  }
  .aboutBox .box > a ul li{
    line-height: 1.2;
  }
  .aboutBox .videoBox{
    width: auto;
    position: inherit;
    height: 300px;
    margin-top: 2%;
  }
  .competitiveBox_home .tn *{
    font-size: 24px;
  }
  .competitiveBox_home .tn i{
    display: none;
  }
  .competitiveBox_home .tn font{
    font-size: 18px;
    display: block;
  }
  .competitiveBox > li{
    width: 49%;
    margin: 2% 0 0 2%;
  }
  .competitiveBox > li:nth-child(2n+1){
    margin-left: 0;
    clear: both;
  }
  .competitiveBox > li > div > ul > name{
    font-size: 18px;
  }
  .competitiveBox > li:hover > div > ul{
    padding: 12px;
  }
  .competitiveBox > li:hover > div > ul > li{
    min-height: 20px;
  }
  .newsBox .tn b{
    font-size: 26px;
  }
  .newsBox .tn span{
    font-size: 18px;
  }
  .newsBox .box a{
    float: none;
    width: auto;
    margin: 4% 0 0;
  }
  .newsBox .box a span{
    font-size: 20px;
  }
  #footer .info,
  #footer .ewm{
    display: block;
    width: auto!important;
    margin-left: 0;
  }
  #footer .info{
    margin-bottom: 4%;
  }
  #footer .ewm{
    max-width: 280px;
  }
  #footer .logo,
  #footer .xian{
    display: none;
  }
  #footer .copyright,
  #footer .copyright *{
    font-size: 12px;
    line-height: 18px;
  }
  .solution_home a ul{
    width: auto;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(1,100,167,.5);
  }
  .solution_home a ul i{
    width: 60px;
    height: 3px;
    margin-top: 5%;
    margin-bottom: 4%;
  }
  .solution_home a ul span{
    font-size: 20px;
  }
  .solution_home a ul li{
    font-size: 14px;
  }
  .solution_home .button{
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    width: auto;
    bottom: 4%;
    text-align: center;
    font-size: 0;
    letter-spacing: -1px;
  }
  .solution_home .button li.next{
    margin-left: 20px;
  }
  .aside,
  .sidebar,
  .location font{
    display: none;
  }
  .location *{
    font-size: 14px;
  }
  .fz35{
    font-size: 22px;
  }
  .type-name li font{
    padding-left: 20px;
  }
  .type-name li i{
    bottom: 13px;
  }
  .companyBox > img{
    float: none;
    width: 100%;
  }
  .companyBox > ul{
    float: none;
    width: auto;
    margin-top: 4%;
  }
  .companyBox1 > div > ul{
    float: none;
    width: auto;
    margin-top: 4%;
  }
  .companyBox1 > div > ul:nth-child(1){
    margin-top: 0;
  }
  .companyBox1 > div > ul > img{
    width: 120px;
  }
  .companyBox1 > div > ul > li{
    width: calc(95% - 120px);
  }
  .companyBox1 > div > ul > li name{
    font-size: 20px;
  }
  .cultureBox{
    padding: 3%;
  }
  .cultureBox .box > ul{
    float: none;
    background: rgba(255,255,255,.5);
    width: auto;
    padding: 4% 0;
    margin: 4% 4% 0;
  }
  .cultureBox .box > ul:last-child{
    margin-bottom: 4%;
  }
  .cultureBox .box > ul name{
    font-size: 24px;
  }
  .cultureBox .box > ul > li{
    height: auto;
    margin-top: 8px;
  }
  .cultureBox .box1 > ul{
    display:block;
  }
  .cultureBox .box1 > ul name{
    font-size: 24px;
  }
  .cultureBox .box1 > ul en{
    margin-top: 10px;
  }
  .cultureBox .box1 > ul li{
    clear: both;
    margin: 3% 0 5% 0;
  }
  .cultureBox .box1 > ul:last-child name{
    margin-bottom: 3%;
  }
  .cultureBox .box1 > ul:last-child li{
    margin: 0;
  }
  .cultureBox .box1 > ul li,
  .cultureBox .box1 > ul li *{
    font-size: 16px;
    line-height: 1.8;
  }
  .honorBox a{
    width: 49%;
    margin: 2% 0 0 2%;
  }
  .honorBox a:nth-child(-n+2){
    margin-top: 0;
  }
  .honorBox a:nth-child(2n+1){
    clear: both;
    margin-left: 0;
  }
  .honorBox a span{
    margin-top: 1%;
  }
  .honorBox1 a{
    width: 32%;
    margin: 2% 0 0 2%;
  }
  .honorBox1 a:nth-child(-n+3){
    margin-top: 0;
  }
  .honorBox1 a:nth-child(3n+1){
    clear: both;
    margin-left: 0;
  }
  .honorBox1.main a:nth-child(7),
  .honorBox1.main a:nth-child(8){
    display: none;
  }
  .baseBox .box > a{
    display: block!important;
    width: auto;
  }
  .baseBox .box > a:nth-child(3){
    display: none !important;
  }
  .baseBox .box ul{
    display: block;
    width: auto;
    padding-bottom: 5%;
  }
  .baseBox .box ul span{
    font-size: 20px;
    padding-bottom: 2%;
    margin-bottom: 2%;
    margin-top: 4%;
  }
  .typeBox .box a{
    width: 48.5%;
    margin: 3% 0 0 3%;
  }
  .typeBox .box a:nth-child(2n+1){
    margin-left: 0;
    clear: both;
  }
  .proBox{
    float: none;
    width: auto;
  }
  .proBox .name,
  .solutionBox h1{
    font-size: 20px;
  }
  .proBox .box a{
    padding: 3%;
  }
  .proBox .box a img{
    width: 100%;
  }
  .proBox .box a ul{
    width: 100%;
    margin-left: 0;
    margin-top: 2%;
  }
  .view .banner,
  .view .location{
    display: none;
  }
  .productinfoBox{
    margin-top: 0;
  }
  .productinfoBox > ul{
    padding: 0;
  }
  .productinfoBox > ul > li img{
    width: 100%;
  }
  .productinfoBox > ul > li ul{
    width: auto;
    display: block;
    margin: 0;
    padding: 3% 1.7% 4%;
  }
  .productinfoBox1 .box > h2{
    font-size: 18px;
    font-weight: bold;
  }
  .productinfoBox1 .box .pic a{
    width: 32%;
    margin-left: 2%;
  }
  .downloadBox a{
    margin-top: 3%;
  }
  .downloadBox a:nth-child(1){
    margin-top: 0;
  }
  .downloadBox a li{
    width: calc(100% - 120px);
    margin-right: 10px;
    background-size: 20px;
  }
  .downloadBox a li span{
    height: 48px;
    line-height: 24px;
    font-size: 16px;
    margin-left: 30px;
  }
  .downloadBox a font{
    line-height: 30px;
    font-size: 14px;
    width: 110px;
    text-indent: 15px;
    background-position: 80px center;
    background-size: 14px;
  }
  .edgeBox{
    margin: 3% 0 6% 0;
  }
  .edgeBox > li{
    float: none;
    width: auto;
    margin: 4% 4% 0 4%!important;
  }
  .edgeBox > li:nth-child(1){
    margin-top: 0 !important;
  }
  .edgeBox > li name{
    font-size: 20px;
  }
  .edgeBox > li xian{
    height: 1px;
    width: 50px;
  }
  .edgeBox > li > ul{
    min-height: 24px;
    margin-top: 3%;
  }
  .list_news a{
    float: none;
    width: auto;
    padding: 3%;
    margin: 2% 0 0 0!important;
  }
  .list_news a:nth-child(1){
    margin-top: 0!important;
  }
  .detailed > h1{
    font-size: 18px;
  }
  .strategyBox > div{
    margin-right: 0;
    padding: 3%;
  }
  .strategyBox > div > ul .name{
    font-size: 22px;
    line-height: 30px;
    width: auto;
    float: none;
  }
  .strategyBox > div > ul .name:after{
    width: 50px;
    height: 1px;
    margin-top: 8px;
  }
  .strategyBox > div > ul .info{
    float: none;
    width: auto;
    min-height: 24px;
    margin: 4% 0 0;
  }
  .strategyBox > div > ul .info > ul{
    float: none;
    width: auto;
    margin-left: 0;
  }
  .contactBox > div{
    padding: 3%;
  }
  .contactBox > div > span{
    float: none;
    line-height: 1.2;
    width: auto;
    height: auto;
    font-size: 20px;
    margin: 0;
    border-right: 0;
    padding-bottom: 2%;
    border-bottom: 1px solid white;
  }
  .contactBox > div > ul{
    float: none;
    width: auto;
  }
  .contactBox > div > ul > li{
    float: none;
    max-width: 100%;
    margin: 4% 0 0;
  }
  .message li{
    float: none;
    width: auto!important;
    margin: 4% 0 0 0;
  }
  .jobsBox a{
    margin-top: 4%;
  }
  .jobsBox a > font{
    display: none;
  }
  .jobsBox a li{
    width: auto;
    margin-right: 12px;
    background-position: 0 5px;
    background-size: 40px;
  }
  .jobsBox a li span,
  .jobsBox a li p{
    margin-left: 50px;
  }
  .jobsBox a li span{
    font-size: 18px;
  }
  .joinBox > ul > li{
    padding: 3% 4%;
  }
  .joinBox > ul:nth-child(1) > li,
  .joinBox > ul:nth-child(2) > li:nth-child(2){
    background: rgba(1,100,167,.1);
  }
  .joinBox > ul:nth-child(2) > li:nth-child(2n+1){
    background:#EEE;
  }
}
@media screen and (max-width:767px){
  .history_bg{
    background: none;
  }
  .historyBox > span{
    display: none;
  }
  .historyBox .box > div > ul{
    margin-left: 0!important;
    margin-right: 0!important;
  }
  .historyBox .box > div > ul > img{
    left: 0!important;
  }
  .historyBox .box > div:nth-child(2n) > ul > li{
    margin-right: 0;
    margin-left: 110px;
  }
  .historyBox .box > div:nth-child(2n) > ul > li > span,
  .historyBox .box > div:nth-child(2n) > ul > li > ul{
    text-align: left;
  }
  .historyBox .box > div > ul > li > span{
    font-size: 20px;
  }
  .historyBox .box > div > ul > li > ul{
    min-height: 90px;
  }
  .historyBox .box:after,
  .historyBox .box > div:after,
  .historyBox .box > div:first-child:before,
  .historyBox .box > div:last-child:before{
    display: none;
  }
}
@media screen and (min-width:540px) and (max-width:768px){
  .list_pic a{
    width: 32%;
    margin: 2% 0 0 2%;
  }
  .list_pic a:nth-child(3n+1){
    margin-left: 0;
    clear: both;
  }
  .list_pic.main a:nth-child(7),
  .list_pic.main a:nth-child(8){
    display: none;
  }
  .list_certificate a{
    width: 32%;
    margin: 2% 0 0 2%;
  }
  .list_certificate a:nth-child(3n+1){
    clear: both;
    margin-left: 0;
  }
}
@media screen and (max-width:539px){
  .list_pic a{
    width: 49%;
    margin: 2% 0 0 2%;
  }
  .list_pic a:nth-child(2n+1){
    margin-left: 0;
    clear: both;
  }
  .list_pic.main a:nth-child(7),
  .list_pic.main a:nth-child(8){
    display: none;
  }
  .list_certificate a{
    width: 49%;
    margin: 2% 0 0 2%;
  }
  .list_certificate a:nth-child(2n+1){
    clear: both;
    margin-left: 0;
  }
}