/* 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;
}


.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;}


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


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




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




.abnner .slick-next,.abnner .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;
    background-size: 100%;
}
.abnner .slick-prev{left: -4%;background: url(../images/1112_03.png);    background-repeat: no-repeat;
  z-index: 99;
    border: none;   outline:none;background-size: 100%;}
.abnner .slick-next{right:-4%;background: url(../images/1112_05.png);background-repeat: no-repeat;
  z-index: 9999;
    border: none;outline:none;background-size: 100%;}
.abnner .slick-dots{position: absolute;left: 0;bottom: 22px;width: 100%;text-align: center;z-index: 99;}
.abnner .slick-dots li{display: inline-block;margin-right: 15px;float: initial;}
.abnner .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;
    background:#fff; margin:10px; border:1px solid #fff; width:50px; height:5px; 
}
.abnner .slick-dots li.slick-active button{background:#e77817;}

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