/* 响应类 */
@media only screen and (min-width: 768px) {
    .hidden-sm-and-up {
        display: none!important;
    }
}
@media only screen and (max-width: 767px) {
    .hidden-xs-only {
        display: none!important;
    }
}

@media (max-width: 1200px) {
    header {
        position: absolute;
        min-width: 1240px;
    }
    header.drop {
        height: 110px;
        box-shadow: none;
    }
}
@media (max-width: 768px) {

body {
    font-size: 0.28rem;
    min-width: auto;
}
.container {
    width: 100%;
    padding: 0 0.2rem
}
header {
    display: none;
}
/* banner */
.shou {
    margin-top: 0;
    height: 4rem;
}
.shou > div > h1 {
    font-size: 0.5rem;
}
.shou > div > h2 {
    font-size: 0.42rem;
    margin-top: 0.2rem;
}
.shou #particles-banner canvas {
    height: 4rem!important;
}
.common-title h2 {
	font-size: 0.34rem;
}
.common-title h4 {
	font-size: 0.29rem;
	margin-top: 0.05rem;
}
/* 服务领域 */
.about {
    padding-top: 0.4rem;
}
.about .container > p {
    display: none;
}
.about > div > ul {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0.3rem 0 0.15rem;
}
.about > div > ul > li {
    width: 100%;
    padding: 0.25rem 0.25rem 0.35rem;
    margin: 0 0.65rem 0.35rem;
}
.about > div > ul > li > h4 {
    line-height: 0.5rem;
    font-size: 0.34rem;
    margin-bottom: 0.1rem;
}
.about > div > ul > li > p {
    line-height: 0.42rem;
    font-size: 0.27rem;
    text-indent: 0;
}
.about > div > ul > li > div > p > img {
    width: 2rem;
}
/* 公司产品 */
.products {
	padding: 0.5rem 0;
}
.products .products-title {
    margin: 0.4rem 0 0.2rem;
    justify-content: space-between;
    flex-wrap: wrap;
}
.products .products-title .products-title-item {
    width: 3.5rem;
	line-height: 0.8rem;
	font-size: 0.3rem;
	border-radius: 2px;
	margin: 0 0 0.1rem;
}
.products .products-content .swiper-slide {
    padding: 0;
}
.products-content-item {
    justify-content: space-between;
}
.products-content-item > div {
    width: 50%;
    padding: 0.2rem;
    border-bottom: 1px solid #f6f6f6;
}
.products-content-item > div:nth-child(odd) {
    border-right: 1px solid #f6f6f6;
}
.products-content-item > div:nth-last-child(1), .products-content-item > div:nth-last-child(2) {
    border-bottom: none;
}
.products-content-item > div > img {
    width: 1.5rem;
    margin-bottom: 0.1rem;
}
.products-content-item > div > h3 {
    font-size: 0.32rem;
    margin-bottom: 0.15rem;
}
.products-content-item > div > p {
    font-size: 0.26rem;
    line-height: 0.35rem;
}
/* 关于我们 */
.guanyu {
    padding: 0.5rem 0;
}
.chuang {
    margin-top: 0.3rem;
    flex-wrap: wrap;
}
.chuang > div {
    width: 100%!important;
}
.zhuanye > ul {
    margin-top: 0;
    justify-content: center;
}
.zhuanye > ul > li {
    margin: 0 0.2rem;
    font-size: 0.34rem;
}
.zhuanye > p {
    font-size: 0.28rem;
    line-height: 0.5rem;
}
.zhuanye > p:nth-child(2) {
    margin-top: 0.2rem;
}
.zhuanye > p:nth-child(3) {
    margin-top: 0;
}
.major-content {
    margin-top: 0.2rem!important;
}
/* 客户案例 */
.anli {
    padding: 0.4rem 0 0.5rem;
}
.major-content .swiper-pagination {
    left: auto!important;
    right: 0.15rem;
    text-align: right;
}
.major-content .swiper-pagination .swiper-pagination-bullet {
    width: 0.16rem;
    height: 0.16rem;
    background: #fff;
    opacity: 1;
}
.major-content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #037edb;
}
.example-content {
    margin-top: 0.2rem;
}
.example-content .swiper-pagination {
    left: auto!important;
    right: 0.15rem;
    text-align: right;
}
.example-content .swiper-pagination .swiper-pagination-bullet {
    width: 0.16rem;
    height: 0.16rem;
    background: #fff;
    opacity: 1;
}
.example-content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #037edb;
}
.anli .example-more {
    margin-top: 0.25rem;
}
.anli .example-more > a {
    width: 3.2rem;
    height: 0.75rem;
    border-radius: 0.6rem;
}
.anli .example-more a span {
    font-size: 0.3rem;
    line-height: 0.75rem;
}
.anli .example-more a i {
    width: 0.3rem;
    height: 0.75rem;
    background-size: 0.3rem 0.25rem;
    margin-left: 0.15rem;
}
/* 资质证书 */
.qualifications {
    padding: 0.5rem 0;
}
.qualifications-content-mobile {
    margin-top: 0.4rem;
}
/* 售后服务 */
.service {
    padding: 0.5rem 0 0.6rem;
}
.service-content-mobile {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.service-content-mobile .service-content-item {
    width: 49%;
    max-width: 49%;
    margin-top: 0.4rem;
    padding: 0 0.1rem;
}
.service-content-mobile .service-content-item p {
    text-align: left;
}
.service-content-mobile .service-content-item p:first-child {
    white-space: nowrap;
    margin-bottom: 0.15rem;
}
.service-content-mobile .service-content-item p:first-child img {
    width: 0.6rem;
}
.service-content-mobile .service-content-item p:first-child span {
    font-size: 0.32rem;
    line-height: 0.4rem;
    margin-left: 0.1rem;
}
.service-content-mobile .service-content-item p:last-child {
    font-size: 0.27rem;
    line-height: 0.4rem;
    margin-top: 0.1rem;
}
/* 服务客户 */
.customer {
    padding: 0.5rem 0 0.6rem;
}
.customer .customer-content {
    margin-top: 40px;
}
.customer-content-mobile {
    margin-top: 0.4rem;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.customer-content-mobile div {
    border: 1px solid #ddd;
    width: 3.45rem;
    height: 1.88rem;
    margin-bottom: 0.2rem;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.customer-content-mobile div:nth-last-child(1), .customer-content-mobile div:nth-last-child(2) {
    margin-bottom: 0;
}
/* 案例展示 */
.crumbs {
    font-size: 0.32rem;
    margin: 0.4rem 0;
}
.crumbs .container {
    padding: 0 0 0.2rem;
    margin: 0 0.2rem;
}
.case_show_item {
    padding: 0.3rem 0;
}
.case_show_item a {
    width: 100%;
    margin-bottom: 0.2rem;
}
.case_show_item a p {
    padding: 0.3rem 0.2rem;
}
.case_show_item a p span {
    display: block;
}
.case_show_item a p span:first-child {
    font-size: 0.34rem;
    margin-bottom: 0.15rem;
}
.case_show_item a p span:last-child {
    font-size: 0.3rem;
    line-height: 0.45rem;
}
/* 新闻动态 */
.news_list_content {
    padding: 0.3rem 0 0.15rem;
}
.news_list_item {
    padding-bottom: 0.35rem;
    margin-bottom: 0.35rem;
}
.news_list_item > a > p:first-child {
    width: 3rem;
    height: 2.3rem;
    margin-right: 0.25rem;
}
.news_list_item > a > p:last-child {
    width: 3.75rem;
}
.news_list_item > a > p:last-child > b {
    font-size: 0.32rem;
    margin-bottom: 0.15rem;
    line-height: 0.4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}
/* 新动态 */
.news_list_item:first-child > a > p:last-child > b {
    padding-left: 0.5rem;
}
.news_list_item:first-child > a > p:last-child > b::before {
    content: '新';
    display: inline-block;
    width: 0.4rem;
    height: 0.4rem;
    font-size: 0.27rem;
    text-align: center;
    line-height: 0.4rem;
    color: #fff;
    background: #4178be;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.news_list_item > a > p:last-child > span:nth-child(2) {
    font-size: 0.28rem;
    margin-bottom: 0.15rem;
}
.news_list_item > a > p:last-child > span:nth-child(3) {
    font-size: 0.28rem;
    line-height: 0.45rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 0.9rem;
}
#news_list_page {
    margin-bottom: 0.5rem;
}
#news_list_page .layui-box {
    margin: 0;
}
#news_list_page .layui-laypage a, #news_list_page .layui-laypage span {
    margin: 0 0.1rem;
    font-size: 0.28rem;
    padding: 0 0.25rem;
    height: 0.54rem;
    line-height: 0.54rem;
}
#news_list_page .layui-laypage-count {
    font-size: 0.28rem;
    padding: 0!important;
}
/* 新闻详情 */
.news_artiale > .container {
    margin: 0 auto 0.4rem;
}
.news_artiale .new_list_top > h3 {
    font-size: 0.36rem;
    line-height: 0.5rem;
    padding-top: 0.1rem;
}
.news_artiale .new_list_top > span {
    font-size: 0.3rem;
    margin: 0.2rem 0 0.3rem;
}
.news_artiale .new_list_middle {
    padding-bottom: 0.4rem;
    margin-bottom: 0.2rem;
}
.news_artiale .new_list_middle p {
    font-size: 0.29rem;
    line-height: 0.45rem;
    margin-bottom: 0.2rem;
  }
.news_artiale .new_list_bottom {
    flex-wrap: wrap;
}
.news_artiale .new_list_bottom > a {
    width: 100%;
    padding: 0.1rem 0.4rem;
    font-size: 0.3rem;
}
.news_artiale .new_list_bottom > a:hover {
    text-decoration: underline;
}
.news_artiale .new_list_bottom > a:first-child {
    border-right: none;
}


}

/* header_mobile */
.header_mobile .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 1.2rem;
    padding: 0 0 0 0.25rem;
}
.header_mobile .container > img {
    width: 4.5rem;
}
.header_mobile .container .menu_mobile {
    width: 1rem;
    height: 1.2rem;
    background: url('../images//menu_mobile.png') center center no-repeat;
    background-size: 0.5rem 0.5rem;
}
.contact-mobile {
    background: #4178be;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem 0.2rem;
}
.contact-mobile .contact-left p {
    color: #fff;
    font-size: 0.27rem;
    margin: 0.05rem 0;
}
.contact-mobile .contact-left p a {
    color: #fff;
}
.contact-mobile .contact-left p a:hover {
    text-decoration: underline;
}
.contact-mobile .contact-right img {
    width: 1.7rem;
    margin-left: 0.2rem;
}
.dialog {
    width: 100vw;
    height: 100vh;
    position: fixed;
    left: -100%;
    top: 0;
    z-index: 99999;
    background: rgba(65, 120, 190, 0.8);
    transition: left ease 0.5s;
    display: none;
}
.dialog > span {
    display: inline-block;
    width: 1rem;
    height: 1.2rem;
    background: url(../images/cancle.png) center center no-repeat;
    background-size: 0.4rem 0.4rem;
    position: absolute;
    right: 0;
    top: 0;
    transition: all ease 0.5s;
}
.dialog > ul {
    margin-top: 1.2rem;
}
.dialog > ul > li {
    font-size: 0.38rem;
    line-height: 0.95rem;
    color: #fff;
    text-align: center;
    display: block;
}
.dialog > ul > li.active > a {
    text-decoration: underline;
}
.dialog > ul > li a {
    color: #fff;
}
.dialog > ul > li > a {
    display: block;
}