﻿.about-us article .container{max-width: 1200px;margin: 0 auto;}
.wmck-choose{margin:auto;max-width:1200px}
.wmck-every{margin-top:8%}
.wmck-every .theme{color:#222;font-size:36px;font-weight:700;text-align:center;margin-bottom:50px}
.About .contact .container{max-width:1200px;width:100%}
.cub-con{margin:0 auto;max-width:1200px;height:100%;box-sizing:border-box;padding:0 15px;display:flex;align-items:center;justify-content:space-between}
.cub-con .left{color:#1c1e1d;font-size:16px;text-transform:capitalize}
.cub-con .right{display:flex;align-items:center;text-transform:uppercase}
.cub-con .right a{display:flex;align-items:center;justify-content:center;width:157px;height:38px;background-color:#d2d2d2;color:#373737;font-size:20px;margin-left:40px}
.cub-con .right a.act{background-color:#1c1e1d;color:#fff}
.wmkc-choose-table p:nth-of-type(1){color:#404040;text-transform:uppercase;font-weight:600;font-size:34px}
.wmkc-choose-table p:nth-of-type(2){margin-left:20px;color:#404040;font-size:18px}
.wmkc-choose-table{display:flex;padding:0 0 40px}
.wmkc-choose-table p{width:50%}
.wmkc-choose-alls{display:flex}
.wmkc-choose-all{display:flex;width:50%;flex-wrap:wrap;justify-content:space-between}
.wmkc-choose-gs{margin-left:20px;width:50%}
.wmkc-choose-box{padding:27px 20px;width:48%;box-shadow:4px 4px 6px 0 #eee;transition:all .3s ease-in-out}
.wmkc-choose-box p:nth-of-type(1){padding:20px 0;font-weight:400;font-size:18px;color:#4f4f4f}
.wmkc-choose-box p:nth-of-type(2){color:#022a6f;font-weight:700;font-size:32px}
.wmkc-choose-box:hover{background:#eee}
.wmkc-choose-box:nth-of-type(1){margin-bottom:10px}
.wmkc-choose-box:nth-of-type(2){margin-bottom:10px}
.wmck-line .line-cen{display:flex}
.wmck-line .line-cen .left{width:65%;margin-right:2%;position:relative}
.wmck-line .line-cen .left .nam{position:absolute;display:flex;align-items:center;justify-content:center;background-color:rgba(28,30,29,.87);bottom:0;width:100%;color:#fff;height:60px;font-size:24px}
.wmck-line .line-cen .left img{width:100%}
.wmck-line .line-cen .right{width:33%;display:flex;align-items:center;flex-direction:column;justify-content:space-between}
.wmck-spot .bottom,.wmck-spot .top{display:flex;justify-content:space-between}
.wmck-spot .top{margin-bottom:2%}
.wmck-spot .top .left{width:35%}
.wmck-spot .top .right{width:63%}
.wmck-spot .bottom div img{width:100%}
.wmck-spot .bottom .left{width:49%}
.wmck-spot .bottom .right{width:49%}
.wmck-design .design-cen{display:flex;align-items:center}
.wmck-design .item{width:50%}
.wmck-design .item p.tit{color:rgba(34,34,34,.96);font-size:24px;text-align:center;font-weight:700}
.wmck-design .design-cen .item div{margin-top:6%}
.wmck-test{position:relative;overflow:hidden;padding-bottom:50px}
#testSwiper{position:relative;padding:50px 0}
.wmck-test .swiper-pagination1{position:absolute;left:50%;transform:translateX(-50%);bottom:-40px;width:auto}
.wmck-test .swiper-pagination1 .swiper-pagination-bullet{width:7px;height:7px;border-radius:50%;background-color:#dcdcdc;margin:0 4px}
.wmck-test .swiper-pagination1 .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#022a6f}
.wmck-test .swiper-slide-active{transform:scale(1.5);z-index:1}
.wmck-exhibition{position:relative}
#exhibitionSwiper{overflow:hidden;position:relative}
.wmck-exhibition .swiper-button-prev{left:-20px;top:60%}
.wmck-exhibition .swiper-button-next{right:-20px;top:60%}
.wmck-exhibition .swiper-pagination2{position:absolute;bottom:-40px;left:48%;transform:translateY(-50%);display:block}
.wmck-exhibition .swiper-pagination2 .swiper-pagination-bullet{width:7px;height:7px;border-radius:50%;background-color:#dcdcdc;margin:0 4px}
.wmck-exhibition .swiper-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#022a6f}
.wmck-exhibition .swiper-button-next,.wmck-exhibition .swiper-button-prev{background-image:none}
.wmck-exhibition .swiper-slide img{width:100%}
@media(max-width:768px){.wmkc-choose-alls{flex-direction:column}
.wmkc-choose-all{width:100%}
.wmkc-choose-box{display:flex;flex-direction:column;justify-content:center;align-items:center}
.wmkc-choose-gs{width:100%;margin-left:0}
.wmkc-choose-gs img{width:100%}
.wmkc-choose-table{flex-direction:column}
.wmkc-choose-table p{width:100%;margin-bottom:20px}
.wmkc-choose-table p:nth-of-type(2){margin-left:0}
.wmkc-choose-table p:nth-of-type(1){font-size:28px}
.wmck-every .theme{font-size:24px;margin-bottom:30px}
.wmck-test .swiper-slide-active{transform:scale(1);z-index:1}
.wmck-test .swiper-slide{width:100%;height:350px}
.wmck-test .swiper-slide img{width:100%;height:100%}
#testSwiper{padding:0}
.wmck-design .design-cen{flex-wrap:wrap}
.wmck-design .design-cen .item{width:100%}
.wmck-design .design-cen .item img{width:100%}
.wmck-design .design-cen .left{margin-bottom:20px}
#exhibitionSwiper .swiper-slide{height:470px}
#exhibitionSwiper .swiper-slide img{width:100%;height:100%}
.wmck-exhibition{position:relative;padding:0;padding-bottom:30px}
.wmck-exhibition .swiper-button-prev{display:none}
.wmck-exhibition .swiper-button-next{display:none}
.wmck-exhibition .swiper-pagination2{position:absolute;bottom:-15px;left:45%;transform:translateY(-50%);display:block}
.wmck-exhibition .swiper-pagination2 .swiper-pagination-bullet{width:7px;height:7px;border-radius:50%;background-color:#dcdcdc;margin:0 4px}
.wmck-exhibition .swiper-pagination2 .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#022a6f}
.cub-con{flex-wrap:wrap;justify-content:center;box-sizing:border-box;padding:20px 15px}
.cub-con .right{width:100%;margin-top:20px}
.about-cub{height:auto}
.cub-con .right a{font-size:16px;margin-left:30px}
}
@media(max-width:450px){.wmkc-choose-table{padding:0}
.wmkc-choose-box p:nth-of-type(2){font-size:22px}
.wmkc-choose-table p:nth-of-type(1){font-size:24px}
.wmkc-choose-table p:nth-of-type(2){font-size:16px}
.wmkc-choose-box p:nth-of-type(1){font-size:14px}
.wmck-every .theme{font-size:22px;margin-bottom:20px}
.wmck-every{margin-top:10%}
.wmck-line .line-cen .left .nam{height:40px;font-size:16px}
.wmck-test .swiper-slide{width:100%;height:270px}
.wmck-design .item p.tit{font-size:16px}
#exhibitionSwiper .swiper-slide{height:300px}
.cub-con .right{justify-content:space-around;margin-top:14px}
.cub-con .right a{margin-left:0;width:106px;height:30px;font-size:14px}
}
.wmck-test .swiper-pagination1{position:absolute!important;left:50%!important;transform:translateX(-50%)!important;bottom:-40px!important;width:auto!important}
.about-cub{display:none;}
.wmck-choose .wmkc-choose-table p:nth-of-type(1){text-align: center;}
.wmck-choose .wmkc-choose-table{align-items: center;}