@charset "utf-8";
@media screen and (min-width:769px){
  #header .menu{
    float: left;
    font-size: 0;
    letter-spacing: -1px;
    text-align: center;
    margin: 34px 0 0 5%;
  }
  #header .menu > ul{
    display: inline-block;
    vertical-align: top;
    letter-spacing: 0;
    margin: 0 4px;
  }
  #header .menu > ul{
    position: relative;
    z-index: 999;
  }
  #header .menu > ul > a{
    display: block;
    font-size: 16px;
    padding: 0 17px;
    line-height: 50px;
    font-weight: bold;
    color: #FFF;
  }
  #header .menu > a:hover,
  #header .menu > ul:hover > a{
    color: #007de7;
  }
  #header .menu > ul li{
    position: absolute;
    display: none;
    left: 0;
    right: 0;
    padding: 5px 0;
    background: rgba(0,0,0,.5);
  }
  #header .menu > ul li a{
    display: block;
    color: #FFF;
    font-size: 13px;
    text-align: center;
  }
  .typeBox .box a{
    float: left;
    width: calc(50% - 5px);
    margin: 10px 0 0 10px;
  }
  .typeBox .box a:nth-child(-n+2){
    margin-top: 24px;
  }
  .typeBox .box a:nth-child(2n+1){
    margin-left: 0;
    clear: both;
  }
  .applicationBox .box{
    display: inline-block;
    width: 64%;
  }
  .applicationBox .box1{
    display: inline-block;
    width: 36%;
  }
  .homeBox .box{
    float: left;
    width: 51%;
  }
  .list_news a{
    float: left;
    width: 31.33%;
    margin: 3% 0 0 3%;
  }
  .list_news a:nth-child(3n+1){
    margin-left: 0;
    clear: both;
  }
  .newsletterBox .info{
    float: left;
    width: 36%;
  }
  .newsletterBox .box{
    float: right;
    width: 45%;
  }
  .aboutBox .box1 > ul{
    float: left;
    width: 32%;
    margin: 5% 0 0 2%;
  }
  .aboutBox .box1 > ul:nth-child(1){
    margin-left: 0;
  }
  .productBox .box a{
    width: 23.5%;
    margin: 3% 0 0 2%;
  }
  .productBox .box a:nth-child(4n+1){
    margin-left: 0;
    clear: both;
  }
  .productBox1{
    font-size: 0;
    letter-spacing: -1px;
  }
  .productBox1 > *{
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0;
    width: 50%;
  }
  .list_pro > a{
    width: 23.5%;
    margin: 2% 0 0 2%;
    padding: 1.5%;
  }
  .list_pro > a:nth-child(4n+1){
    clear: both;
    margin-left: 0;
  }
  .detailed .picBox{
    float: left;
    width: 48%;
  }
  .detailed .info{
    float: right;
    width: 47%;
  }
  .contactBox .box{
    float: left;
    width: 49%;
  }
  #mapBox{
    float: right;
    width: 50%;
    height: 600px;
  }
}
@media screen and (min-width:769px) and (max-width:1366px){
  .banner .swiper-slide a ul li{
    font-size: 32px;
  }
  .typeBox .tn span{
    font-size: 32px;
  }
  .typeBox .box a p span{
    font-size: 24px;
  }
  .typeBox .box a p font{
    font-size: 16px;
  }
  .typeBox .box a p b{
    line-height: 36px;
  }
  .applicationBox .box a span{
    font-size: 22px;
  }
  .applicationBox .box1 li{
    padding: 0 14% 0 8%;
  }
  .applicationBox .box1 li span{
    font-size: 32px;
  }
  .applicationBox .box1 li font{
    font-size: 18px;
  }
  .applicationBox .box1 li a b{
    font-size: 16px;
  }
  .homeBox .tn{
    font-size: 32px;
  }
  .homeBox .box span{
    font-size: 30px;
  }
  .homeBox .box p{
    font-size: 16px;
  }
  .newsBox .tn{
    font-size: 30px;
  }
  .newsBox .txt{
    font-size: 18px;
  }
  .newsBox .more a{
    font-size: 16px;
  }
  .list_news a ul li{
    font-size: 18px;
  }
  .newsletterBox .tn{
    font-size: 32px;
  }
  .newsletterBox .info{
    font-size: 20px;
  }
  .newsletterBox .box input{
    font-size: 16px;
  }
  .type-name,
  .aboutBox .tn{
    font-size: 30px;
  }
  .aboutBox .box > div > ul{
    margin-top: 5%;
  }
  .aboutBox .box > div > ul > span{
    font-size: 28px;
  }
  .aboutBox .box > div > ul > li,
  .aboutBox .box > div > ul > li *{
    line-height: 20px;
  }
  .aboutBox .box1 > ul > span{
    font-size: 24px;
  }
  .contactBox .box > h1{
    font-size: 24px;
  }
  .productBox .tn{
    font-size: 32px;
  }
  .productBox .cont{
    font-size: 16px;
  }
  .productBox .tn1 a{
    font-size: 24px;
  }
  .productBox .box a span{
    font-size: 16px;
  }
  .productBox1 > div > div > h1{
    font-size: 32px;
  }
  .productBox1 > div > div > ul{
    font-size: 18px;
  }
  .aside > h2{
    font-size: 24px;
  }
  .list_pro > a > span{
    font-size: 14px;
  }
  .detailed .info > h1{
    font-size: 32px;
  }
  .detailed .tn{
    font-size: 20px;
  }
  .detailed .info > ul li *,
  .detailed .info > a{
    font-size: 14px;
  }
}
@media screen and (max-width:768px){
  body,td,th,div,ul,li,a,font,a,dl,dd,dt{
    font-size: 16px;
    line-height: 1.7;
  }
  .wrapper{
    min-width: 320px;
    padding-top: 56px;
  }
  .among{
    padding: 4% 3%;
    background: #ffffff;
  }
  .padding{
    padding: 0 3%;
  }
  .padding1{
    padding-top: 4%;
  }
  .padding2{
    padding-bottom: 4%;
  }
  .header{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 56px;
    z-index: 9999;
    box-shadow:0 0 5px 2px rgba(0,0,0,.2);
  }
  #header .logo{
    padding:0;
  }
  #header .logo img{
    height: 56px;
  }
  #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: 18px;
    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: #0084ee;
    border-radius:4px;
    box-shadow:17px 0 0 #7d7d7d, 0 17px 0 #7d7d7d, 17px 17px 0 #0084ee;
    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);
  }
  #header .fl-right{
    display: none;
  }
  .banner .swiper-slide a ul li{
    font-size: 20px;
  }
  .typeBox .tn span{
    font-size: 20px;
  }
  .typeBox .box a{
    margin-top: 3%;
  }
  .typeBox .box a p span{
    font-size: 20px;
  }
  .typeBox .box a p font{
    font-size: 16px;
  }
  .typeBox .box a p b{
    line-height: 30px;
    padding: 0 20px;
  }
  .applicationBox .box a span{
    font-size: 18px;
    left: 3%;
  }
  .applicationBox .box1 li{
    padding: 4% 3%;
  }
  .applicationBox .box1 li span{
    font-size: 20px;
  }
  .applicationBox .box1 li font{
    font-size: 16px;
    margin-top: 4%;
  }
  .applicationBox .box1 li a{
    margin-top: 4%;
  }
  .applicationBox .box1 li a b{
    font-size: 16px;
  }
  .homeBox .tn{
    font-size: 20px;
  }
  .homeBox .box span{
    font-size: 20px;
  }
  .homeBox .box p{
    font-size: 16px;
  }
  .homeBox .box div{
    margin-top: 5%;
  }
  .homeBox .box div img{
    width: 100%;
  }
  .homeBox .img{
    float: none;
    width: 100%;
  }
  .newsBox .tn{
    font-size: 20px;
  }
  .newsBox .txt{
    font-size: 12px;
  }
  .newsBox .more a{
    font-size: 14px;
  }
  .list_news a{
    margin-top: 4%;
  }
  .list_news a ul li{
    font-size: 16px;
    margin: 3% 0;
  }
  .newsletterBox .tn{
    font-size: 20px;
  }
  .newsletterBox .info{
    font-size: 18px;
    float: none;
    width: auto;
  }
  .newsletterBox .box input{
    font-size: 16px;
  }
  .type-name{
    font-size: 22px;
  }
  .aboutBox .tn{
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 4%;
    text-align: left;
    color: #222;
  }
  .aboutBox .cont{
    text-align: left;
  }
  .aboutBox .box > img{
    width: 100%;
  }
  .aboutBox .box > div{
    display: block;
    width: 100%;
    margin-left: 0;
    margin-top: 4%;
  }
  .aboutBox .box > div > ul{
    margin-top: 5%;
  }
  .aboutBox .box > div > ul > span{
    font-size: 22px;
  }
  .aboutBox .box > div > ul > li,
  .aboutBox .box > div > ul > li *{
    line-height: 20px;
  }
  .aboutBox .box1 > ul{
    margin-top: 4%;
  }
  .aboutBox .box1 > ul > span{
    font-size: 20px;
  }
  .aboutBox .box1 > ul > li{
    margin-top: 3%;
  }
  .contactBox .box > h1{
    font-size: 20px;
  }
  .productBox .tn{
    font-size: 24px;
  }
  .productBox .cont{
    font-size: 16px;
    margin-top: 4%;
  }
  .productBox .tn1 a{
    font-size: 20px;
  }
  .productBox .box a{
    width: 49%;
    margin: 3% 0 0 2%;
  }
  .productBox .box a:nth-child(2n+1){
    margin-left: 0;
    clear: both;
  }
  .productBox .box a span{
    font-size: 16px;
  }
  .productBox1 > img{
    width: 100%;
    display: block;
  }
  .productBox1 > div > div{
    padding-left: 0;
    margin: 4% 3%;
  }
  .productBox1 > div > div > h1{
    font-size: 24px;
  }
  .productBox1 > div > div > ul{
    font-size: 18px;
  }
  .aside{
    display: none;
  }
  #right{
    float: none;
    width: auto;
  }
  .list_pro > a{
    width: 49%;
    margin: 2% 0 0 2%;
    padding: 1.5%;
  }
  .list_pro > a:nth-child(2n+1){
    clear: both;
    margin-left: 0;
  }
  .list_pro > a > span{
    font-size: 14px;
  }
  .detailed .info > h1{
    font-size: 24px;
  }
  .detailed .tn{
    font-size: 18px;
  }
  .detailed .info > ul li *,
  .detailed .info > a{
    font-size: 14px;
  }
  .newsletterBox .box{
    margin-top: 4%;
  }
  .newsletterBox .box input{
    height: 40px;
    width: calc(100% - 150px);
  }
  .newsletterBox .box ul{
    width: 150px;
  }
  .newsletterBox .box ul li{
    line-height: 40px;
  }
  #footer *{
    font-size: 12px;
    line-height: 20px;
  }
  .view .banner,
  .view .location,
  .type-list,
  .footer,
  #footer .logo{
    display: none;
  }
  .footer1.fixed{
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
  }
  #footer .copyright{
    display: block;
    margin-left: 0;
    text-align: center;
    padding: 10px 0;
  }
  .detailed > h1{
    text-align: left;
    font-size: 22px;
  }
  .detailed .info1{
    text-align: left;
  }
  .among.detailed{
    padding: 0;
  }
  .detailed .picBox .swiper2{
    margin-top: 10px;
    margin-left: 3%;
    margin-right: 3%;
  }
  .detailed .info{
    margin: 4% 3%;
  }
  .detailed .info .location{
    display: none;
  }
  .detailed .info > ul li span{
    width: 190px;
  }
  .detailed .info > ul li font{
    width: calc(98% - 190px);
    margin-left: 2%;
  }
  .among.detailed > div > .tn{
    margin-left: 3%;
    margin-right: 3%;
  }
  .among.detailed > div > .cont{
    margin-left: 3%;
    margin-right: 3%;
  }
  #mapBox{
    height: 300px;
    margin-top: 4%;
  }
}