@media screen and (max-width: 1366px){
    .yangpins{
        width: 92% !important;
    }
}
  @media screen and (max-width: 1400px) {
            .mk-left-content {
                width: 80% !important;
            }
        }
._view ._more {
    cursor: pointer;
}

._view ._more:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0)
}

.flex-control-paging li a.flex-active {
    background: #666;
    cursor: default;
    border: 1px #666 solid;
}

._form ._inp_text {
    color: #333;
}

.pic_img img {
    width: 564px;
    height: 363px;
}

.ccc {
    width: 564px !important;
    height: 363px !important;
}

/* 上下结构  */
.mk-title {

    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #282828;
    text-align: center;
    line-height: 1.5;
    padding-bottom: 30px;

}

.mk-desc {

    
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #282828;
    text-align: center;
    padding-top: 30px;
    line-height: 1.5;

}

.mk-xian {
    width: 60px;
    height: 3px;
    background: #008068;
    margin: auto;

}

.mk-content {
   
 margin: auto;
    padding-top: 10vh;
    padding-bottom: 20vh;
}

.mk-img {
    text-align: center;
     padding-top: 10vh;

}
.mk-img img{
 max-width:80%;
}
.mk-font{
        width: 55%;
    margin:  auto;

}
.mk-left-content .mk-font{

	width: 35%;

}


/* 上下结构 end */
/* 左右结构 */
.mk-left-content {
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: space-between;
  padding-top: 17vh;
  padding-bottom: 17vh;
    height: 100%;
}

.mk-left,
.mk-right {
    
    margin: auto;
    padding-top: 10vh;
    padding-bottom: 10vh;
}

.mk-title-left {

    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #282828;
    line-height: 1.5;
}

.mk-desc-left {

    height: 70px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #282828;
    line-height: 1.5;
}

.mk-xian-left {
    width: 60px;
    height: 3px;
    background: #008068;
    margin-top: 30px;
    margin-bottom: 30px;


}



/* 左右结构 end */
/* 视频 */
.video {
    width: 60%;
    margin: auto;
    padding-top: 150px;
    padding-bottom: 80px;
}

.video-title {

    height: 18px;
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    text-align: center;

}

.video-xian {
    width: 60px;
    height: 3px;
    background: #008068;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;

}

.video-shipin {
    text-align: center;

}

/* 视频end */
/* 样品 */
.yangpins {
    width: 63%;
    margin: auto;
}

.yangpin {
    display: flex;
    justify-content: space-between;
}

.yangpin-img img {
    width: 287px;
    height: 196px;
}

/* 样品end */
/* 表单 */
.biaodan {
    width: 63%;
    margin: auto;
    padding-bottom: 100px;
    padding-top: 60px;
}

.biaodan-desc {

    height: 18px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #000000;
    text-align: center;

}

.biaodan-xian {
    width: 60px;
    height: 3px;
    background: #008068;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;

}

.button {
    width: 225px;
    height: 37px;
    background: #008068;
    border-radius: 5px;
    margin: auto;
    color: #FFFFFF;
    cursor: pointer;
    border: 0px;

}

.button-div {
    text-align: center;

}

.biaodan-from {
    display: flex;
    justify-content: space-between;
    padding-top: 80px;
    padding-bottom: 80px;
}

.biaodan-left,
.biaodan-right,
.biaodan-left-item input {
    width: 49%;
}

.biaodan-left-item {

    display: flex;
    justify-content: space-between;
}

input {
    width: 100%;
    margin-bottom: 20px;
}

/* 表单end */
/* 参数 */
.canshu-tab {
    display: flex;
    float: right;
}

.canshu-tab div {
    display: inline-block;
    cursor: pointer;
    padding: 4px 20px;
    text-align: center;
    border: 1px solid #f1f1f1;

}

.model {

    background: #008068;
    color: #FFFFFF;
}

.canshu-content {
    margin-top: 110px;
}

table tr td:first-child {
    margin-left: 50px;
}

.model-item {
    display: inline-block;
    margin-left: 50px;

}

.table-inch {
    display: none;
}

.canshu-tab-item {
    background: #008068;
    color: #FFFFFF;
}

/* 参数*/
