.pro-list{
    height: 568px;
    width: 33%;
    float: left;
    margin-right: 2%;
}
.met-index-news .news-swiper .news-ul{
    float: left;
    width: 65%;
    height: 568px;
    overflow: auto;
}
.news-content{
    margin-left: 10%;
    margin-right: 10%;

}
.pro-list ul li img{
    width: 100%;
}

@media (max-width: 1900px) {
    .pro-list{
        width: 32%;
        margin-right: 1%;
    }
    .met-index-news .news-swiper .news-ul{
        width: 67%;
    }
}
@media (max-width: 1800px) {
    .pro-list{
        width: 37%;
        margin-right: 1%;
    }
    .met-index-news .news-swiper .news-ul{
        width: 62%;
    }
}

@media (max-width: 1600px) {
    .pro-list{
        width: 40%;
        margin-right: 2%;
    }
    .met-index-news .news-swiper .news-ul{
        width: 58%;
    }
}

@media (max-width: 1400px) {
    .pro-list{
        width: 35%;
        margin-right: 2%;
    }
    .met-index-news .news-swiper .news-ul{
        width: 63%;
    }
}



.pro-list ul li {
    position: relative;
    /*background-color: red;*/
    width: 100%;
    height: 142px;
    /* border-style: solid;
     border-top-width: 0px;
     border-right-width: 0px;
     border-bottom-width: 2px;
     border-left-width: 0px;
     border-color:white;*/
}
.pro-list ul li .text{
    position: absolute;
    top: 45%;
    width: 50%;
    text-align: center;
    /*background-color: rgb(33, 194, 248);*/
    color: white;
    margin-left: 25%;
    font-size: 17px;

}
.pro-list ul li .b_line{
    width: 80%;
    height: 1px;
    background-color: white;
    position: absolute;
    bottom: 0px;
    left: 10%;
}
.news-content .news-ul li{
	width: 150px !important;
    height: 150px !important;
    margin: 13px !important;

}

.news-content .news-ul .name-text{
	background-color: white;
    text-align: center;
}
.met-index-news .news-swiper{

}
.met-index-partner .met-page
{
	background-color: black;
	/*background: linear-gradient(red, blue);*/
}
#tab4 .bt{
	width: 100%;
    text-align: center;
    color: black;
    font-size: 25px;
    margin-top: 10px;
}
#tab4 .bt2{
	width: 100%;
    text-align: center;
    color: black;
    font-size: 15px;
    margin-top: 15px;
}
#tab4 .bt3{
	margin-top: 40px;
    font-size: 20px;
    color: black;
    margin-left: 2%;

}
#vr_bt{
	text-align: center;
}
#vr_bt li{
	float: left;
	width: 15% !important;
	margin-left: 2% !important;
}
#tab5 .detail_left{
    position: relative;
	width: 50%;
    background-color: rgba(191, 184, 184, 0.6);
    height: 568px;
    float: left;
   
}
#tab5 .detail_left .img-k{
    position: absolute;
    left: 5%;
    top: 15%;
    width: 80%;

}
#tab5 .detail_left .img-t{
   
    width: 72%;
    position: absolute;
    left: 9%;
    top: 18%;

}
#tab5 .detail_left .img-ipd{
   
    position: absolute;
    top: 18%;
    width: 65%;
    left: 12%;

}
#tab5 .detail_right{
    width: 50%;
    background-color: rgba(191, 184, 184, 0.6);
    height: 568px;
    float: left;
    text-align: center;
	
}
#tab5 .detail_right img{
    width: 100%;
    margin-top: 13px;
}

#tab5 .detail_right .img-ipd2{
    margin-top: 30px;
    width: 60%;
}
#tab5 .detail_right .img-ipd3{
    margin-top: 30px;
    width: 60%;
}
#tab5 .show_iphone{
    float: left;
    width: 79%;
    height: 568px;
    background-color:  rgba(191, 184, 184, 0.6);

}
#tab5 .show_iphone img{ 
    width: 20%;
    float: left;
    
}
#tab5 .show_iphone div{
    float: left;
    width: 30%;
    height: 568px;
}
#tab5 .show_iphone .phone-k{
    margin-left: 40px;
    margin-top: 76px;


}
#tab5 .show_iphone .phone-t{
    width: 170px;
    margin-top: 17%;
    margin-left: 5%;

}
#tab5 .show_iphone .first 
{
    background: url(img/app_wechat/iphone.png) no-repeat;
    background-size: 200px;
    width: 30%;
    height: 529px;
    margin-left: 88px;
    margin-top: 88px;

}
#tab5 .show_iphone .second img
{
    width: 60%;
    margin-top: 130px;
    
}
#tab5 .show_iphone .third img
{
    width: 60%;
    margin-top: 130px;
   
}
.remark{

    /*width: 180%;*/
    height: 100px;
    /*background-color: red;*/
    /*position: absolute;*/
    bottom: 0px;
    margin-top: 15px;
    margin-left: 35px;
    color: black;
    font-size: 1rem;
    overflow: hidden;
}
.remark b{
    font-size: 24px;
    display: block;
    margin-bottom: 10px;
}
.head{
    margin-top: 40px;
}
.remark2{
    position: absolute;
    width: 45% !important;
    height: 100px ;
  /*  background-color: red;*/
    left: 50%;
    margin: 5px;
    font-size: 1.6rem;
    color: white;

}
.section5 {
    padding-top: 80px;
    padding-bottom: 70px;
    margin-top: 60px;
}
.wrap {
    width: 1200px;
    margin: 0 auto;
}
.section5 h2 {
    font-size: 36px;
    padding-bottom: 50px;
    font-weight: normal;
    color: #fff;
}
.section5 .write {
    padding-bottom: 70px;
}
.section5 .write .text1, .section5 .write .text2 {
    width: 16%;
}
.section5 .write .text3 {
    width: 50%;
}

.section5 .write input {
    float: left;
    border: none;
    margin-right: 1%;
    background-color: #fff;
    padding: 20px 0;
    color: #6e6e6e;
    padding-left: 1%;
    font-size: 14px;
    outline: none;
}
.section5 .write .submit {
    opacity: 1;
    background-color: #ff4900;
    color: #fff;
    width: 12%;
    text-align: center;
    padding-left: 0;
    cursor: pointer;
    *margin: 0 !important;
    *padding: 17px 0 !important;
    margin-right: 0;
    outline: none;
}
/**/
.pro-list-2{
    background: #fff;
    overflow: hidden;
}
.pro-list-2 ul{
    height: 25%;
    width: 100%;
    background-color: rgb(255,255,255);
}

.pro-list-2 ul li {
    float: left;

    position: relative;
    /*background-color: red;*/
    width: 16.66%;
    /* border-style: solid;
     border-top-width: 0px;
     border-right-width: 0px;
     border-bottom-width: 2px;
     border-left-width: 0px;
     border-color:white;*/
}
.pro-list-2 ul li img{
    width: 100%;
}

.head-2{
    margin-top: 10px;
    margin-bottom: 10px;
}
.container2 {
    max-width:1370px
}
/* 产品案例 */
.met-index-news .news-swiper .news-ul .news-li a.body{
    background-image: url(img/menu/bg.png);
}
.met-index-news .news-swiper .news-ul .news-li a.body:hover{
    background-image: url(img/menu/bg2.png);
}

#tab5{
    display: none;
    overflow-y: auto;
    overflow-x: hidden;
}
/*轮播 */
.pc-slide {
    width: 100%;
    margin: 0 auto;
    max-height: 462px;
}
.pc-slide .view{
    max-height: 405px;
}
.pc-slide .view img {
    display: block;
    margin: 0 auto;
    max-height: 405px;
}

.view .swiper-container {
}

.view .arrow-left {
    background: url(images/index_tab_l.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.view .arrow-right {
    background: url(images/index_tab_r.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.preview {
    width: 100%;
    margin-top: 10px;
    max-height: 47px;
    position: relative;
}

.preview .swiper-slide {
    width: 45px;
    max-height: 48px;
    cursor:pointer;
}

.preview .slide6 {
    width: 45px;
}

.preview img {
    width: 100%;
    padding: 1px;
}

.preview .active-nav img {
    padding: 0;
    border: 1px solid #F00;
}