﻿@media screen and (max-width:1200px){
    .main{width:95%}
    .service{width:100%}
    .servCon{
        border: 35px solid #8dc661;
        border-top: 60px solid #8dc661;
    }
    
    .greenList li {
        width: 43%;
    }
}

@media screen and (max-width:1024px){
.blueList{display:block;}
.blueTable{width:100%}
.blueTable h3{margin:0}
.servCon h2{font-size:35px;}
.servCon h4{font-size:22px;}
.servCon {
    border: 25px solid #8dc661;
    border-top: 50px solid #8dc661;
}
header ul.icons {
    width: 30%;margin-right:10px;
}
}
@media screen and (max-width:850px){
.list{width:100%;box-sizing: border-box}
.list li{
     width: 18%;
    padding-left: 6%;
}
article {padding:20px 30px;}
.slideFrame h2 {
    font-size: 65px;
    width: 16%;
}
.slide1 .item h3{font-size: 25px;}
.slide1 .item h3:before,.slide1 .item h3:after{width:20px;}
.kv img {
    width: 60%;
    margin-top: 1%;
    margin-right:0;
}
.kv{overflow:hidden;}
.slide2.owl-carousel .owl-nav button.owl-prev{margin-left:-4%;}
.slide2.owl-carousel .owl-nav button.owl-next{margin-right:-4%;}
.servCon h2 {font-size: 26px;margin:0 0 5px}
.icons img {
    width: 35px;
}

}
@media screen and (max-width:768px){
    .pic,.case{
        width:90%;
        float:none;
        margin:0 auto;
    }

    .pic img{margin:10px auto;}
    .slide2.owl-theme .owl-nav{top:35%}
    .list li {
        width: 27%;
        padding-left: 5%;
    }
    .rwd-table {
        font-size: 14px;
        line-height: 18px;
    }
    .overflow{overflow-x:auto;width:100%;}
    .rwd-table{width:800px;}
    .table{width:100%;font-size:14px;line-height:20px;}
    .table caption {font-size:18px;}
    .greenList li {
        width: 43%;margin:2%
    }
    .greenList li .num {
        font-size: 40px;
        left: -25px;
        width: 35px;
        height:35px;
    }
    .rightLink #goCount {
        width: 85px;
    }
    .rightLink #gotop {
        width: 65px;
    }

   
}
@media screen and (max-width:767px){
    .slideFrame h2 {    
        display:none;
    }
    .slide1 .item{width:95%;margin:10px auto 0;}
    .redList li{
        font-size:20px;
        margin: 1%;
        width: 30%;
        padding: 5px 0;
    }
    .list a{font-size:16px;}
    .list a img{width:12px;}
    article h3 {
        font-size: 16px;
    }
    .ecrd1_table {
        font-size: 13px;
        line-height: 20px;
    }
    .ecrd1_titleMini{
        font-size: 1.25rem;
    }
    .ecrd1_titleLarge{
        font-size: 2.25rem;
    }
}
@media screen and (max-width:650px){
    .kv .t-block {
        width: 70%;
        margin: 0 auto;
        float: none;
    }
    .kv img {
        width: 80%;
        margin: 8px auto;
        float: none;
        display: block;
    }
    .question {
        width: 50px;
    }
    article h2{font-size:25px;}
    article h2 span {
        font-size: 16px;
    }
    .important{display:block;overflow:hidden;}
    .important .title{width:100%;}
    .important .title {
        width: 100%;
        writing-mode: inherit;
       
    }
    .important .title span{
        font-style:inherit;
    }
    .bottomSlide li {
        width: 29%;
        font-size: 15px;
        padding: 5px 0;
    }
    .service{display:block}
    .servCon{width:100%}
    .servCon h2 {
        font-size: 30px;
        margin: 15px 0;
    }
    .servCon {
        width: 100%;
        margin: 10px 0;
    }
    .bottomContent>div{width:100%}
    .vs {
        width: 40px;
        height: 40px;
        border-radius: 40px;      
        font-size: 26px;
        line-height: 40px;
        margin-left: -15px;
    }
    header .logo{width:50%}
    header ul.icons {
        width:50%;
    }
    header ul.icons li{margin-right:0}
    .description {
       font-size:16px
    }
    ol.qa-item > li .heading .ecrd1_qaTitle {
        width: 73%;
    }
}
@media screen and (max-width:414px){
    .list li {
        width: 42%;
        padding-left: 7%;
    }
    .owl-theme .owl-nav.disabled + .owl-dots{right:0}
    .bottomSlide li {
        width: 45%;
        box-sizing: border-box;
    }
    .bottomContent>div span {
        left: 0;
        line-height: 20px;
        padding: 0;
        position: static;
        color:#6ea647;
    }
    .question {
        width: 40px;
    }
    article h2 {
        font-size: 23px;
    }
    article h2 span{display:block;text-align: center;}
    article h2 span.large {
        display: inline;
        font-size: 24px;
    }
    .greenList li{width:100%}
    .servCon h2{font-size:28px;margin:10px 0;}
    .slide2.owl-carousel .owl-nav button.owl-prev{margin-left:-8%;}
.slide2.owl-carousel .owl-nav button.owl-next{margin-right:-8%;}
.ecrd1_titleMini {
    font-size: 1rem;
}
.ecrd1_titleLarge {
    font-size: 1.8rem;
}

}

@media screen and (max-width:320px){
    article h2 {font-size: 20px;}
}