@import "style-screen.css";
/*Mobile v1*/
@media only screen and (max-width:767px){
body {
  padding:55px 0 0 0 !important;
  font-size: 13px !important;
}
.wrapper {
    width: 92%;
}
.content{
    width: 100%;
	padding: 30px 4% 38px 4%;
}
.pc{
    display: none !important;
}
.h5{
    display: block !important;
}



.h2title {
    display: block;
    width: 92%;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.h2title .title {
    font-size: 22px;
    padding: 0 0 10px 0;
}
.h2title .subtitle {
    font-size: 13px;
    padding-top: 15px;
    line-height: 1.5;
    padding-bottom: 0;
}
.homebanner {
    height: 185px;
}
.homebanner .swiper-pagination {
    bottom: 10px;
}
.homebanner .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 6px;
}
.homebanner .swiper-pagination .swiper-pagination-bullet-active, .homebanner .swiper-pagination-current {
    width: 16px;
    border-radius: 4px;
}

.homebox {
    padding: 30px 0 30px 0;
}
.homeproduct {
    padding-top: 25px;
    padding-bottom: 45px;
}
.homenews-box {
    display: flex;
    height: auto;
    margin-top: 15px;
    justify-content: flex-start;
    flex-direction: column;
}
.homenews-box .focus {
    flex: 0 0 100%;
    width: 100%;
    height: auto;
    border-radius: 8px;
}
.homenews-box .focus .pic {
    height: auto;
    width: 100%;
}
.homenews-box .focus .title {
    font-size: 18px;
    line-height: 1.45;
}
.homenews-box .focus .desc {
    margin-top: 6px;
    font-size: 14px;
    line-height: 1.45;
    height: auto;
}
.homenews-box .focus .textbox {
    padding: 20px 20px 20px;
}
.homenews-box .focus .date {
    display: inline-block;
    height: auto;
    line-height: 1;
    position: relative;
    bottom: unset;
    font-size: 14px;
    color: #BBB;
}
.homenews-box .homenews-list {
    display: flex;
    width: 100%;
    margin-top: 15px;
    justify-content: space-between;
}
.homenews-box .homenews-list .cardWrap {
    width: 100%;
    height: auto;
    padding: 0 20px;
}
.homenews-box .homenews-list .cardContent {
    padding-top: 0;
}
.homenews-box .homenews-list .cardWrap {
    padding: 5px 20px;
}
.homenews-box .homenews-list .cardContent .cardItem .text .textTitle {
    -webkit-line-clamp: 3;
}
.homenews-box .homenews-list .cardContent .cardItem .text .desc {
    display: none;
}
.homesolution-list {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-direction: column;
}
.homesolution-list li {
    width: 100%;
    height: 245px;
    padding: 20px 20px;
    margin-bottom: 15px;
}
.homesolution-list li p {
    font-size: 14px;
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 15px;
}
.homesolution-list li h4 {
    font-size: 17px;
    line-height: 1.8;
    margin: 0 0 3px 0;
}
.homesolution-list li .button {
    bottom: 25px;
    left: 20px;
}



.article-list {
    margin-top: 10px;
}
.article-list .alt-con .more a, .homepro-con .more a {
    display: flex;
    font-size: 14px;
    line-height: 22px;
    color: #99aac6;
}
.article-list .alt-con a .icon, .homepro-con a .icon {
    display: block;
    width: 22px;
    height: 22px;
    margin-left: 12px;
    background: #99aac6 url(../images/img-news-icon.png) no-repeat center center;
    background-size: 10px 10px;
    border-radius: 50%;
}





.h2title .tab li {
    display: block;
    margin: 0 20px;
    font-size: 15px;
    line-height: 50px;
    position: relative;
    cursor: pointer;
}
.h2title .tab {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
}

.swiper-button-prev, .swiper-button-next {
    width: 35px;
    height: 35px;
    margin-top: -20px;
    border-radius: 50%;
    border: 1px solid #999999;
}


.product-list {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 20px;
}
.product-list li {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 20px;
}
.product-list li .text {
    padding: 20px 20px 20px 20px;
}
.product-list li .text .title {
    font-size: 16px;
}
.product-list li .text .desc {
    font-size: 13px;
    line-height: 21px;
}



.swiper-button-prev {
    left: 12px;
}
.swiper-button-next {
    right: 12px;
}
.footer {
    padding: 25px 0 20px 0;
}
.footer .footbox {
    display: flex;
    justify-content: flex-start;
    padding-bottom: 35px;
    flex-direction: column;
}
.footer .left {
    display: none;
}
.footer .foot-nav {
    flex: 0 0 100%;
    width: 100%;
    padding: 10px 0 15px 0;
    border-left: none;
    border-right: none;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.footer .foot-nav li {
    display: block;
    width: auto;
    min-width:auto;
    height: auto;
    padding-right: 10px;
    margin-bottom: 15px;
}
.footer .foot-nav li:nth-child(1){
    width: 25%;
    min-width:25%;
}
.footer .foot-nav li h3 {
    font-size: 15px;
    margin-bottom: 5px;
}
.footer .foot-nav li h3 a {
    display: block;
    font-size: 14px;
}
.footer .foot-nav li a {
    display: block;
    line-height: 2;
    font-size: 14px;
    white-space: nowrap;
    margin-right: 0;
}
.footer .right {
    flex: 0 0 100%;
    width: 100%;
    display: flex;
    justify-content: center;
}
.footer .right .icon-phone {
    margin-top: 0;
    font-size: 18px;
    line-height: 33px;
    padding-left: 25px;
    background: url(../images/icon-phone.png) no-repeat left center;
    background-size: 18px 18px;
}
.footer .right .ercode {
    margin-right: 5%;
}
.footer .right .text {
    padding-left: 0;
    font-size: 13px;
    line-height: 20px;
    padding-top: 6px;
}
.footer .copyright {
    display: block;
    font-size: 13px;
    line-height: 1.6;
    text-align: center;
}
.right-im {
    display: none;
}

}