.content{
    width: 100%;
}
.swiper-container{
    height: 600px;
}
.product{
    margin: 0 auto;
    padding: 50px 0;
}
.product .section-title{
    text-align: center;
}
.product .section-title .title-1{
    font-size: 36px;
    color: rgb(0, 201, 161);
}
.product .section-title .title-2{
    padding: 0px 10%;
    font-size: 16px;
    color: rgb(0, 0, 0);
}
.product .product-list{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.product-one{
    width: 23%;
}
.product-one img{
    width: 100%;
}
.product-one p{
    font-size: 20px;
    margin: 5px 0px;
}
/* 首页服务区块 */
.service_list_met_16_2.met-index-body.bgcolor{background:#ffffff !important;}
.service_list_met_16_2.met-index-body.bgpic{background-size: cover;background-position: center;}
.service_list_met_16_2.met-index-body{padding:70px 0px;}
.service_list_met_16_2.met-index-body h2{font-size:36px;color:#00c9a1;}
.service_list_met_16_2.met-index-body p.desc{padding:0 10%;font-size:16px;color:#ffffff;color:#000000;}
.service_list_met_16_2 .index-service-list li{margin:50px 0 0;}
.service_list_met_16_2 .index-service-list li img{width: 100%; -moz-transition: all 1s ease 0s; -ms-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; -webkit-transition: all 18s ease 0s; transition: all 1s ease 0s;}
.service_list_met_16_2 .index-service-list li h3{font-size: 20px; margin: 5px 0;color:#ffffff;color:#000000;}
.service_list_met_16_2 .index-service-list li p{color:#ffffff;color:#000000;white-space: nowrap;overflow:hidden ;text-overflow: ellipsis;}
.service_list_met_16_2 .index-service-list li .service-shadow{display: block; width: 100%; overflow: hidden;}
.service_list_met_16_2 .index-service-list li .service-info{padding: 5px 15px; background: #fff; display: block; position: relative; }
.service_list_met_16_2 .index-service-list li .service-info:after{content: ''; display: block; width: 0; height: 2px; background:#00c9a1; position: absolute; left: 0; bottom: 0; -moz-transition: all 1s ease 0s; -ms-transition: all 1s ease 0s; -o-transition: all 1s ease 0s; -webkit-transition: all 1s ease 0s; transition: all 1s ease 0s;}
.service_list_met_16_2 .index-service-list li:hover .service-info:after{width:100%;}
.service_list_met_16_2 .index-service-list li:hover h3{color:#00c9a1;}
.service_list_met_16_2 .index-service-list li:hover img{moz-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -webkit-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1);}
.service_list_met_16_2 .index-service-list li:hover .service-shadow{box-shadow: 0px 5px 10px #e0e0e0;}
@media (max-width:991px){
    .service_list_met_16_2.met-index-body{padding:60px 0px;}
}
@media (max-width:767px){
    .service_list_met_16_2.met-index-body{padding:50px 0px;}
    .service_list_met_16_2.met-index-body h2{font-size:28px;}
    .service_list_met_16_2.met-index-body p.desc{font-size:14px;}
}
@media (max-width:991px){
    .service_list_met_16_2 .index-service-list li{margin-top:40px;}
}
@media (max-width:767px){
    .service_list_met_16_2 .index-service-list li{margin-top:30px;}
    .service_list_met_16_2 .index-service-list li i{width:90px;height:90px;line-height:90px;font-size:40px;}
}
.service_list_met_16_2 .more{display: block; margin: 0 auto; width: 150px; padding: 0 5px; height: 40px; line-height: 40px; text-align: center; border-radius: 5px; color: #ffffff;color: #000000; border: 1px solid #ffffff;border: 1px solid #000000; margin-top: 50px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: background-color 0.5s linear; -moz-transition: background-color 0.5s linear; -webkit-transition: background-color 0.5s linear; -o-transition: background-color 0.5s linear;}
.service_list_met_16_2 .more:hover{    color: #fff; background-color: #00c9a1; border-color: #00c9a1;}

@charset "utf-8";
/* 首页解决方案 */
.product_list_met_21_1.met-index-body.bgpic{background:#fff;background-size: cover;background-position: center;}
.product_list_met_21_1.met-index-body{padding:70px 0px;}
.product_list_met_21_1.met-index-body h2{font-size:36px;color:#ffffff;color:#00c9a1;}
.product_list_met_21_1.met-index-body p.desc{padding:0 10%;font-size:16px;color:#ffffff;color:#000000;}
.product_list_met_21_1 .met-editor{margin-top:50px;}
@media (max-width:991px){
    .product_list_met_21_1.met-index-body {padding:60px 0px;}
    .product_list_met_21_1 .met-editor{margin-top:40px;}
}
@media (max-width:767px){
    .product_list_met_21_1.met-index-body {padding:50px 0px;}
    .product_list_met_21_1 .met-editor{margin-top:30px;}
    .swiper-container{
        height: 150px;
    }
}
@media (max-width:414px){
    .swiper-container{
        height: 150px;
    }
}
.solve{
   padding: 30px 0;
}
.solve .swiper-container{
    padding-bottom: 30px;
}
.solve .swiper-slide {
    width: 640px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
    display: inline-block;
}
.solve-one .p-1{
    text-align: center;
    color: #00c9a1;
    font-size: 24px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 400;
}
.solve-one .p-2{
    color: #63857f;
    font-size: 15px;
    transition: color .25s;
    text-align: center;
    margin-top: 40px;
}

@charset "utf-8";
/* 首页新闻区块 */
.news_list_met_16_1.met-index-body{background:;}
.news_list_met_16_1.met-index-body.bgcolor{background:#f5f5f5;}
.news_list_met_16_1.met-index-body.bgpic{background:url(http://www.yuansite.com/upload/201803/1520914479.jpg) no-repeat;background-size: cover;background-position: center;}
.news_list_met_16_1.met-index-body{padding:70px 0px;}
.news_list_met_16_1.met-index-body h2{font-size:36px;color:#ffffff;color:#000000;}
.news_list_met_16_1.met-index-body p.desc{padding:0 10%;font-size:16px;color:#ffffff;color:#000000;}
.news_list_met_16_1 .index-news-list{margin-top:20px;}
.news_list_met_16_1 .index-news-list li{padding: 15px; border: 1px solid transparent; -moz-transition: all 0.5s ease 0s; -ms-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s;margin-bottom: 15px;}
.news_list_met_16_1 .index-news-list li p.des{line-height:1.8;}
.news_list_met_16_1 .index-news-list li a{color:#ffffff;color:#000000;}
.news_list_met_16_1 .index-news-list li a:hover{color:#00c9a1;color:;}
.news_list_met_16_1 .index-news-list li p{color:#ffffff;color:#000000;}
.news_list_met_16_1 .index-news-list li.shadow:hover{ box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);}
@media (max-width:991px){
    .news_list_met_16_1.met-index-body{padding:60px 0px;}
    .news_list_met_16_1 .index-news-list li .media-left{padding-right:10px;}
    .news_list_met_16_1 .index-news-list li .media-left .media-object{width:100px;}
    .news_list_met_16_1 .index-news-list li p.des{max-height:5.4em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
}
@media (max-width:767px){
    .news_list_met_16_1.met-index-body{padding:px 0px;}
    .news_list_met_16_1 .index-news-list li{width:100%!important;margin-top:20px;}
    .news_list_met_16_1 .index-news-list li h4{font-size:16px;}
    .news_list_met_16_1 .index-news-list li p.des{max-height:3.6em;-webkit-line-clamp:2;}
}
@media (max-width:479px){
    .news_list_met_16_1 .index-news-list li .media-left{display:table-cell;}
}
@media (max-width:991px){
    .news_list_met_16_1 .index-news-list{margin-top:10px;}
}
.news_list_met_16_1 .more{display: block; margin: 0 auto; width: 150px; padding: 0 5px; height: 40px; line-height: 40px; text-align: center; border-radius: 5px; color: #ffffff;color: #000000; border: 1px solid #ffffff;border: 1px solid #000000; margin-top: 50px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: background-color 0.5s linear; -moz-transition: background-color 0.5s linear; -webkit-transition: background-color 0.5s linear; -o-transition: background-color 0.5s linear;}
.news_list_met_16_1 .more:hover{    color: #fff; background-color: #00c9a1; border-color: #00c9a1;background-color: ; border-color: ;}

