.owl-theme .owl-controls{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent ; }
.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#fff;font-size:24px;margin:5px;padding:0px 7px 3px 7px ;background:#70cfea;display:inline-block;
	                                           cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px ; }
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#b3b5b9;color:#fff;text-decoration:none ;}
.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-dots .owl-dot span{width:8px;height:8px;margin:23px 5px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#b2ddea}

.i_case.owl-theme .owl-controls{
    position: absolute;
    bottom:-20px;
    right:40px;}

.index_banner.owl-theme .owl-controls{
	position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.case_d_img.owl-theme .owl-dots .owl-dot span{
    margin: 10px 5px;
}



.pro_d_left .owl-theme .owl-dots .owl-dot span{width:5px;height:5px;margin:5px 2px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.pro_d_left .owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#b2ddea}




.i_b4_box .owl-nav[class*=owl-] .owl-prev {
    display: block;
    background-color: rgba(255,255,255,1);
    border: none;
    background: url(../img/left_icon1.png) center no-repeat;
    height: 95px;
    width: 82px;
    transition: .3s;
    border-radius: 0;
    position: absolute;
    left: -85px;
    top: 45%;
    opacity: .8;
    transform: translate(0,-50%);
    /*box-shadow: 0 0 10px #e3e3e3;*/
}

.i_b4_box .owl-nav[class*=owl-] .owl-next {
    display: block;
    background-color: rgba(255,255,255,1);
    border: none;
    background: url(../img/right_icon1.png) center no-repeat;
    height: 95px;
    width: 82px;
    transition: .3s;
    border-radius: 0;
    position: absolute;
    right: -85px;
    top: 45%;
    opacity: .8;
    transform: translate(0,-50%);
    /*box-shadow: 0 0 10px #e3e3e3;*/
}

.i_b4_box .owl-nav[class*=owl-] .owl-prev:hover {
    display: block;
    background-color: rgba(255,255,255,1);
    border: none;
    background: url(../img/left_icon1.png) center no-repeat;
    /*box-shadow: 0 0 10px #d3d3d3;*/
    opacity: 1;
}

.i_b4_box .owl-nav[class*=owl-] .owl-next:hover {
    display: block;
    background-color: rgba(255,255,255,1);
    border: none;
    background: url(../img/right_icon1.png) center no-repeat;
    /*box-shadow: 0 0 10px #d3d3d3;*/
    opacity: 1;
}



.pro_left .owl-nav[class*=owl-] .owl-prev {display: block;background-color: rgba(255,255,255,1);border: none;
    background: url(../img/left_icon2.png) center no-repeat;height:45px;width:20px;transition:.3s;border-radius: 0;
    position: absolute;left:-15px;top:45%;opacity: .8;transform: translate(0,-50%);box-shadow: 0 0 10px #d3d3d3;}
.pro_left .owl-nav[class*=owl-] .owl-prev:hover{display: block;background-color: rgba(255,255,255,1);border: none;
    background: url(../img/left_icon2.png) center no-repeat;box-shadow: 0 0 10px #b3b3b3;opacity: 1;}
.pro_left .owl-nav[class*=owl-] .owl-next {display: block;background-color: rgba(255,255,255,1);border: none;
    background: url(../img/right_icon2.png) center no-repeat;height:45px;width:20px;transition:.3s;border-radius: 0;
    position: absolute;right:-15px;top:45%;opacity: .8;transform: translate(0,-50%);box-shadow: 0 0 10px #d3d3d3;}
.pro_left .owl-nav[class*=owl-] .owl-next:hover{display: block;background-color: rgba(255,255,255,1);border: none;
    background: url(../img/right_icon2.png) center no-repeat;box-shadow: 0 0 10px #b3b3b3;opacity: 1;}


.pro_left .owl-dots{position: absolute;bottom: 20px; left : 50%;transform:translateX(-50%); margin: 0 auto;text-align: center;}
.pro_left .owl-dots .owl-dot span{transition: .3s;width:12px;height:12px;margin:10px 8px 0 8px;background:none;border:1px solid #FFF;opacity:0.8;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
.pro_left .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#FFF;}
.pro_left{position: relative;}


@media screen and (max-width: 1000px) {

.i_b4_box .owl-nav[class*=owl-] .owl-prev{
    background: url(../img/left_icon2.png) center no-repeat;
    border: 1px #ccc solid;
    left: -40px;
    height: 55px;
    width: 32px;
}

.i_b4_box .owl-nav[class*=owl-] .owl-next{
    background: url(../img/right_icon2.png) center no-repeat;
    border: 1px #ccc solid;
    right: -40px;
    height: 55px;
    width: 32px;
}

.i_b4_box .owl-nav[class*=owl-] .owl-prev:hover{
    background: url(../img/left_icon2.png) center no-repeat;
    border: 1px #ccc solid;

}

.i_b4_box .owl-nav[class*=owl-] .owl-next:hover{
    background: url(../img/right_icon2.png) center no-repeat;
    border: 1px #ccc solid;
}


@media screen and (max-width: 700px) {

.i_case.owl-theme .owl-controls {
    right: auto;
    left : 50%;
    transform:translateX(-50%);
}

}