/* 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;}*/
#banner .slick-next,#banner .slick-prev{
    position: absolute;top: 50%;margin-top: -25px;overflow: hidden;
    cursor: pointer;
    width: 33px;height: 70px;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;
}
#banner .slick-prev{left: 3%;background: none;    background-repeat: no-repeat;
  z-index: 9999;
    border: none;   outline:none;}
#banner .slick-next{right:3%;background: none;background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
#banner .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
#banner .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
#banner .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%;
}
#banner .slick-dots li.slick-active button{background:none;}






.center .slick-next,.center .slick-prev{
    position: absolute;top: 50%;margin-top: -29px;overflow: hidden;
    cursor: pointer;
    width: 30px;height: 58px;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;
}
.center .slick-prev{left: 2%;background: url(../images/2_03.png);    background-repeat: no-repeat;
  z-index: 9999;
    border: none;   outline:none;}
.center .slick-next{right:2%;background: url(../images/2_05.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.center .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.center .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.center .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%;
}
.center .slick-dots li.slick-active button{background:none;}



#new .slick-next,#new .slick-prev{
    position: absolute;overflow: hidden;
    cursor: pointer;
    bottom: 0;
    width: 18px;height: 21px;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 .slick-prev{left: 155px;background: url(../images/1_14.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;}
#new .slick-next{left:199px;background: url(../images/1_16.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
#new .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
#new .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
#new .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 .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;}



.new .slick-next,.new .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;
}
.new .slick-prev{left: -14%;background: url(../images/2.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;}
.new .slick-next{right:-14%;background: url(../images/1.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.new .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.new .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.new .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 .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;}




.logo .slick-next,.logo .slick-prev{
    position: absolute;overflow: hidden;
    cursor: pointer;
    top: 50%;margin-top: -31px;
    width: 31px;height: 62px;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;
}
.logo .slick-prev{left: 0%;background: url(../images/124124532.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;}
.logo .slick-next{right:0%;background: url(../images/2321412.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.logo .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.logo .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.logo .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%;
}
.logo .slick-dots li.slick-active button{background:none;}




.zz1 .slick-next,.zz1 .slick-prev{
    position: absolute;overflow: hidden;
    cursor: pointer;
    top: 50%;margin-top: -21px;
    width: 24px;height: 42px;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;
}
.zz1 .slick-prev{left: -32px;background: url(../images/5_06.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;}
.zz1 .slick-next{right:-32px;background: url(../images/5_09.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.zz1 .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.zz1 .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.zz1 .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%;
}
.zz1 .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;}

.s-lb .slick-next,.s-lb .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;
}
.s-lb .slick-prev{left: -18px;background: url(../images/2.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;}
.s-lb .slick-next{right:-18px;background: url(../images/1.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;}
.s-lb .slick-dots{position: absolute;left: 0;bottom: 0px;width: 100%;text-align: right;z-index: 99;}
.s-lb .slick-dots li{display: inline-block;margin-right: 0px;float: initial;}
.s-lb .slick-dots li button{display: block;width: 24px;height:24px;padding: 0;background: #e73030;
    font-size: 14px;line-height: 24px;text-indent: 0px;outline:none;cursor: pointer;transition:0.5s;color: #fff;border:none;
}
.s-lb .slick-dots li:nth-child(2) button{background: #c40000;}
.s-lb .slick-dots li:nth-child(3) button{background: #9b0000;}