/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    /*display: block;*/
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
    position: relative;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*#banner{margin-top: 2.25rem;}*/
#ab4>ul .slick-next,#ab4>ul .slick-prev{
    position: absolute;top: 50%;overflow: hidden;margin-top: -26px;
    cursor: pointer;
    width: 52px;height: 52px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
#ab4>ul .slick-prev{left: -65px;background: url(../images/33_10.jpg);    background-repeat: no-repeat;
  z-index: 9999;
    border: none;   outline:none;}
#ab4>ul .slick-next{right:-65px;background: url(../images/33_13.jpg);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
#ab4>ul .slick-dots{position: absolute;left: 0;bottom: -64px;width: 100%;text-align: center;z-index: 99;}
#ab4>ul .slick-dots li{display: inline-block;margin: 0 5px;float: initial;}
#ab4>ul .slick-dots li button{display: block;width: 6px;height:6px;padding: 0;background: #3d68cc;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: none;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
#ab4>ul .slick-dots li.slick-active button{width: 30px;border-radius: 6px;}






#spro .slick-next,#spro .slick-prev{
    position: absolute;top: 50%;margin-top: -19px;overflow: hidden;
    cursor: pointer;
    width: 22px;height: 38px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
#spro .slick-prev{left: 72px;background: url(../images/1111111111_04.png);    background-repeat: no-repeat;
  z-index: 9999;
    border: none;   outline:none;}
#spro .slick-next{right:72px;background: url(../images/1111111111_06.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
#spro .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
#spro .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
#spro .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
#spro .slick-dots li.slick-active button{background:none;}


.slider-nav .slick-next,.slider-nav .slick-prev{
    position: absolute;top: 35px;overflow: hidden;
    cursor: pointer;
    width:40px;height: 40px;font-size: 0;line-height: 0;line-height: 999;
    outline:none;background-color: rgba(255,255,255,0.4)!important;
    border-radius: 50%;
}
.slider-nav .slick-prev{left: 0;background: url(../images/33_03.png) no-repeat center;  
  z-index: 9999;
    border: none;   outline:none;margin-left: -80px;}
.slider-nav .slick-next{right: 0;background: url(../images/33_05.png) no-repeat center;
  z-index: 9999;
    border: none;outline:none;margin-right: -80px;}
.slider-nav .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.slider-nav .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.slider-nav .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.slider-nav .slick-dots li.slick-active button{background:none;}



.snew .slick-next,.snew .slick-prev{
    position: absolute;top: 50%;margin-top: -18px;overflow: hidden;
    cursor: pointer;
    width: 60px;height: 36px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
.snew .slick-prev{left: 19%;background: url(../images/1111111111_11.png);    background-repeat: no-repeat;
  z-index: 9999;
    border: none;   outline:none;}
.snew .slick-next{right:19%;background: url(../images/1111111111_13.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.snew .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.snew .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.snew .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.snew .slick-dots li.slick-active button{background:none;}



.about_4>ul .slick-next,.about_4>ul .slick-prev{
    position: absolute;top: 50%;margin-top: -30px;overflow: hidden;
    cursor: pointer;
    width: 60px;height:60px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
    box-shadow: 0 0 11px rgba(18,42,125,0.27);
    border-radius: 50%;
}
.about_4>ul .slick-prev{left: -80px;background: url(../images/6_37.png);    background-repeat: no-repeat;
  z-index: 9999;
    border: none;   outline:none;}
.about_4>ul .slick-next{right:-80px;background: url(../images/6_40.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.about_4>ul .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.about_4>ul .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.about_4>ul .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.about_4>ul .slick-dots li.slick-active button{background:none;}


.about_5>ul .slick-next,.about_5>ul .slick-prev{
    position: absolute;top: 50%;margin-top: -15px;overflow: hidden;
    cursor: pointer;
    width: 17px;height:30px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
    /*box-shadow: 0 0 11px rgba(18,42,125,0.27);*/
    /*border-radius: 50%;*/
}
.about_5>ul .slick-prev{left: 0px;background: url(../images/6_48.png);    background-repeat: no-repeat;
  z-index: 9999;
    border: none;   outline:none;}
.about_5>ul .slick-next{right:0px;background: url(../images/6_51.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.about_5>ul .slick-dots{position: absolute;left: 0;bottom: -92px;width: 100%;text-align: center;z-index: 99;}
.about_5>ul .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.about_5>ul .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #fff;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 1px solid #0255a5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.about_5>ul .slick-dots li.slick-active button{background:#0255a5;}

.about_6>ul .slick-next,.about_6>ul .slick-prev{
    position: absolute;top: 50%;margin-top: -15px;overflow: hidden;
    cursor: pointer;
    width: 17px;height:30px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
    /*box-shadow: 0 0 11px rgba(18,42,125,0.27);*/
    /*border-radius: 50%;*/
}
.about_6>ul .slick-prev{left: 0px;background: url(../images/6_48.png);    background-repeat: no-repeat;
  z-index: 9999;
    border: none;   outline:none;}
.about_6>ul .slick-next{right:0px;background: url(../images/6_51.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.about_6>ul .slick-dots{position: absolute;left: 0;bottom: -84px;width: 100%;text-align: center;z-index: 99;}
.about_6>ul .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.about_6>ul .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #fff;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 1px solid #0255a5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.about_6>ul .slick-dots li.slick-active button{background:#0255a5;}


.about_2>ul .slick-next,.about_2>ul .slick-prev{
    position: absolute;top:-60px;overflow: hidden;
    cursor: pointer;
    width: 19px;height: 15px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
.about_2>ul .slick-prev{right: 70px;background: url(../images/6_23.png);    background-repeat: no-repeat;
  z-index: 9999;
    border: none;   outline:none;}
.about_2>ul .slick-next{right:30px;background: url(../images/6_25.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.about_2>ul .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.about_2>ul .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.about_2>ul .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.about_2>ul .slick-dots li.slick-active button{background:none;}


.about_3>ul .slick-next,.about_3>ul .slick-prev{
    position: absolute;top:-60px;overflow: hidden;
    cursor: pointer;
    width: 19px;height: 15px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
.about_3>ul .slick-prev{right: 70px;background: url(../images/6_23.png);    background-repeat: no-repeat;
  z-index: 9999;
    border: none;   outline:none;}
.about_3>ul .slick-next{right:30px;background: url(../images/6_25.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.about_3>ul .slick-dots{position: absolute;left: 0;bottom: -85px;width: 100%;text-align: center;z-index: 99;}
.about_3>ul .slick-dots li{display: inline-block;margin: 0 8px;float: initial;}
.about_3>ul .slick-dots li button{display: block;width: 14px;height:6px;padding: 0;background: #009cff;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: none;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 2px;
}
.about_3>ul .slick-dots li.slick-active button{width: 40px;}




.slider-for1 .slick-next,.slider-for1 .slick-prev{
    position: absolute;bottom: 38px;overflow: hidden;
    cursor: pointer;
    width: 44px;height: 26px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
.slider-for1 .slick-prev{left: 8.5vw;background: url(../images/6_14.png);    background-repeat: no-repeat;
  z-index: 9999;
    border: none;   outline:none;}
.slider-for1 .slick-next{right:17.5vw;background: url(../images/6_17.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.slider-for1 .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.slider-for1 .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.slider-for1 .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.slider-for1 .slick-dots li.slick-active button{background:none;}




.hz .slick-next,.hz .slick-prev{
    position: absolute;overflow: hidden;
    cursor: pointer;
    top: 50%;margin-top: -48px;
    width: 60px;height: 60px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
.hz .slick-prev{left: -5%;background: url(../images/1_66.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;}
.hz .slick-next{right:-5%;background: url(../images/1_69.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.hz .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.hz .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.hz .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.hz .slick-dots li.slick-active button{background:none;}


.hz1 .slick-next,.hz1 .slick-prev{
    position: absolute;overflow: hidden;
    cursor: pointer;
    top: 50%;margin-top: -30px;
    width: 60px;height: 60px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
.hz1 .slick-prev{left: -6%;background: url(../images/1_66.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;}
.hz1 .slick-next{right:-6%;background: url(../images/1_69.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.hz1 .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.hz1 .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.hz1 .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.hz1 .slick-dots li.slick-active button{background:none;}


#zp1 .slick-next,#zp1 .slick-prev{
    position: absolute;overflow: hidden;
    cursor: pointer;
    top: 45%;margin-top: -15px;
    width: 31px;height: 53px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
#zp1 .slick-prev{left: -5%;background: url(../images/1_25.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;}
#zp1 .slick-next{right:-5%;background: url(../images/1_28.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
#zp1 .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
#zp1 .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
#zp1 .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
#zp1 .slick-dots li.slick-active button{background:none;}



.fw .slick-next,.fw .slick-prev{
    position: absolute;overflow: hidden;
    cursor: pointer;
    top: 50%;margin-top: -30px;
    width: 60px;height: 60px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
.fw .slick-prev{left: -7%;background: url(../images/1_51.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;}
.fw .slick-next{right:-7%;background: url(../images/1_54.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.fw .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.fw .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.fw .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.fw .slick-dots li.slick-active button{background:none;}


.about>ul .slick-next,.about>ul .slick-prev{
    position: absolute;overflow: hidden;
    cursor: pointer;
    top: 20%;margin-top: -15px;
    width: 30px;height: 30px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: 100%;outline:none;
}
.about>ul .slick-prev{left: 2%;background: url(../images/122.png);    background-repeat: no-repeat;
  z-index: 99;background-size: 100%;
    border: none;   outline:none;}
.about>ul .slick-next{right:2%;background: url(../images/121.png);background-repeat: no-repeat;
  z-index: 9999;background-size: 100%;
    border: none;outline:none;}
.about>ul .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.about>ul .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.about>ul .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.about>ul .slick-dots li.slick-active button{background:none;}

.new1 .slick-next,.new1 .slick-prev{
    position: absolute;overflow: hidden;
    cursor: pointer;
    top: 45%;margin-top: -15px;
    width: 20px;height: 60px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
.new1 .slick-prev{left: -14%;background: url(../images/2.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;}
.new1 .slick-next{right:-14%;background: url(../images/1.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.new1 .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.new1 .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.new1 .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.new1 .slick-dots li.slick-active button{background:none;}


.spro>ul .slick-next,.spro>ul .slick-prev{
    position: absolute;overflow: hidden;
    cursor: pointer;
    top: 50%;margin-top: -15px;
    width: 30px;height: 30px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
.spro>ul .slick-prev{left: 10%;background: url(../images/1199.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;background-size: 100% 100%;}
.spro>ul .slick-next{right:10%;background: url(../images/1100.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;background-size: 100% 100%;}
.spro>ul .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.spro>ul .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.spro>ul .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.spro>ul .slick-dots li.slick-active button{background:none;}

.xt>ul .slick-next,.xt>ul .slick-prev{
    position: absolute;overflow: hidden;
    cursor: pointer;
    top: 50%;margin-top: -15px;
    width: 30px;height: 30px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
.xt>ul .slick-prev{left: -9%;background: url(../images/1199.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;background-size: 100% 100%;}
.xt>ul .slick-next{right:-9%;background: url(../images/1100.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;background-size: 100% 100%;}
.xt>ul .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.xt>ul .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.xt>ul .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.xt>ul .slick-dots li.slick-active button{background:none;}

.al>ul .slick-next,.al>ul .slick-prev{
    position: absolute;overflow: hidden;
    cursor: pointer;
    top: 50%;margin-top: -15px;
    width: 30px;height: 30px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
.al>ul .slick-prev{left: -9%;background: url(../images/1_66.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;background-size: 100% 100%;}
.al>ul .slick-next{right:-9%;background: url(../images/1_69.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;background-size: 100% 100%;}
.al>ul .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.al>ul .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.al>ul .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.al>ul .slick-dots li.slick-active button{background:none;}


.yw .slick-next,.yw .slick-prev{
    position: absolute;overflow: hidden;
    cursor: pointer;
    top: 50%;margin-top: -30px;
    width: 20px;height: 60px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
.yw .slick-prev{left: 0%;background: url(../images/2222.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;}
.yw .slick-next{right:0%;background: url(../images/1111.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.yw .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.yw .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.yw .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.yw .slick-dots li.slick-active button{background:none;}




.xd .slick-next,.xd .slick-prev{
    position: absolute;overflow: hidden;
    cursor: pointer;
    top: 45%;margin-top: -30px;
    width: 20px;height: 60px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
.xd .slick-prev{left: -14%;background: url(../images/2.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;}
.xd .slick-next{right:-14%;background: url(../images/1.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.xd .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.xd .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.xd .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.xd .slick-dots li.slick-active button{background:none;}

.fn .slick-next,.fn .slick-prev{
    position: absolute;overflow: hidden;
    cursor: pointer;
    top: 45%;margin-top: -15px;
    width: 20px;height: 60px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
.fn .slick-prev{left: -11%;background: url(../images/2.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;}
.fn .slick-next{right:-11%;background: url(../images/1.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.fn .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.fn .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.fn .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.fn .slick-dots li.slick-active button{background:none;}


.fl ul .slick-next,.fl ul .slick-prev{
    position: absolute;overflow: hidden;
    cursor: pointer;
    top: 50%;margin-top: -13px;
    width: 13px;height: 26px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
.fl ul .slick-prev{left: -18px;background: url(../images/2.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;}
.fl ul .slick-next{right:-18px;background: url(../images/1.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.fl ul .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.fl ul .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.fl ul .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.fl ul .slick-dots li.slick-active button{background:none;}

.new ul .slick-next,.new ul .slick-prev{
    position: absolute;overflow: hidden;
    cursor: pointer;
    top: 50%;margin-top: -15px;
    width: 30px;height: 30px;font-size: 0;line-height: 0;line-height: 999;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;outline:none;
}
.new ul .slick-prev{left: -32px;background: url(../images/122.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;background-size: 100%;}
.new ul .slick-next{right:-32px;background: url(../images/121.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;background-size: 100%;}
.new ul .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.new ul .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.new ul .slick-dots li button{display: block;width: 14px;height:14px;padding: 0;background: #c5c5c5;
    font-size: 0px;line-height: 20px;text-indent: 0px;border: 2px solid #c5c5c5;outline:none;cursor: pointer;transition:0.5s;color: #fff;border-radius: 50%;
}
.new ul .slick-dots li.slick-active button{background:none;}