/* 
* @Author: anchen
* @Date:   2019-07-05 10:41:09
* @Last Modified by:   anchen
* @Last Modified time: 2019-10-28 14:19:13
*/
  .col-md-12  .links{
            padding: 8px;
            background-color: #52b529;
            margin: 5px;
            -webkit-transition: all 1s;
            -o-transition: all 1s;
            transition: all 1s;
        }
     .col-md-12   .links a{
            color: #fff;
            display: inline-block;
            width: 100%;
            height:56vw;
            text-decoration: none;
        }
     .col-md-12   .links:hover{
        background-color: #1e824c;
        }
      .col-md-12  .current{
            background-color: #22a7f0;
        }
      .col-md-12   .swiper-container {
            width: 100%;
            margin-left: auto;
            margin-right: auto;  
            position: relative;
        }

.col-md-12   .swiper-container .wena{

position: absolute;left:8%;bottom:8%;z-index: 9999999;display:none;

}
.col-md-12   .swiper-container .wena img{width:18vw;}

.col-md-12    .swiper-slide {
            text-align: center;
            font-size: 18px;
            background: #fff;

            /* Center slide text vertically */
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
        }
.col-md-12    .swiper-slide>a>img{width:100%;}

.col-md-12{padding:0;}
.col-md-12 .swiper-button-next{width:4vw;height:4vw;background:url(../images/right.png);margin-top:0px;position: absolute;top: 50%; right:50px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);background-size: 100%;}
.col-md-12 .swiper-button-prev{width:4vw;height:4vw;background:url(../images/left.png);margin-top:0px;position: absolute;top: 50%; left: 50px; -webkit-transform: translate(50%, -50%); -ms-transform: translate(50%, -50%);  transform: translate(50%, -50%); background-size: 100%;}
.col-md-12 .swiper-pagination-bullet{width:20px;height:20px;border-radius: 20px;}
.col-md-12 .swiper-pagination-bullet-active{width:64px;height:20px;background:#7fb2d5;border-radius: 10px;}
.col-md-12 .swiper-pagination{bottom:60px;}








.col-md-13 {width:100%;}
.col-md-13  .links{
            padding: 8px;
            background-color: #52b529;
            margin: 5px;
            -webkit-transition: all 1s;
            -o-transition: all 1s;
            transition: all 1s;
        }
    .col-md-13   .links a{
            color: #fff;
            display: inline-block;
            width: 100%;
            text-decoration: none;
        }
     .col-md-13   .links:hover{
        background-color: #1e824c;
        }
      .col-md-13  .current{
            background-color: #22a7f0;
        }
      .col-md-13   .swiper-container {
            width: 100%;
            margin-left: auto;
            margin-right: auto;  
        }
    .col-md-13    .swiper-slide {
            text-align: center;
            font-size: 18px;
            background: #fff;

            /* Center slide text vertically */
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
        }
     .col-md-13    .swiper-slide img{width:100%;}

.col-md-13{padding:0;}
.col-md-13 .swiper-button-next{width:50px;height:50px;background:url(../images/right.png);margin-top:0px;background-size: 100%;position: absolute;top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%); }
.col-md-13 .swiper-button-prev{width:50px;height:50px;background:url(../images/left.png);margin-top:0px;background-size: 100%;position: absolute;top: 50%; left: 50px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%);  transform: translate(-50%, -50%); }


.col-md-13 .swiper-pagination-bullet{width:20px;height:20px;border-radius: 20px;}
.col-md-13 .swiper-pagination-bullet-active{width:64px;height:20px;background:#7fb2d5;border-radius: 10px;}









.col-md-14  .links{
            padding: 8px;
            background-color: #52b529;
            margin: 5px;
            -webkit-transition: all 1s;
            -o-transition: all 1s;
            transition: all 1s;
        }
    .col-md-14   .links a{
            color: #fff;
            display: inline-block;
            width: 100%;
            text-decoration: none;
        }
     .col-md-14   .links:hover{
        background-color: #1e824c;
        }
      .col-md-14  .current{
            background-color: #22a7f0;
        }
      .col-md-14   .swiper-container {
            width:100%;
            margin-left:0;
            margin-right:0;  
        }
     .col-md-14    .swiper-slide {
            text-align: center;
            font-size: 18px;
            background: #fff;

            /* Center slide text vertically */
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
        }
.col-md-14  .swiper-slide img{width:100%;}
.col-md-14  .swiper-wrapper{width:859px!important;margin:0 auto;}
.col-md-14  .swiper-wrapper div{width:859px!important;}
.col-md-14  .swiper-wrapper div img{width:100%;}
.col-md-14{padding:0;}
.col-md-14 .swiper-button-next{width:50px;height:50px;background:url(../images/right.png);margin-top:0px;background-size: 100%;}
.col-md-14 .swiper-button-prev{width:50px;height:50px;background:url(../images/left.png);margin-top:0px;background-size: 100%;}
.col-md-14 .swiper-pagination-bullet{width:20px;height:20px;border-radius: 20px;}
.col-md-14 .swiper-pagination-bullet-active{width:64px;height:20px;background:#7fb2d5;border-radius: 10px;}

.col-md-14 .swiper-wrapper div{margin:0!important;}
.col-md-14 .swiper-wrapper div img{width:100%!important;margin-right: 30px;}



