﻿.banner .item{ position:relative;font-family:Arial;} 

.banner .item .text{left:0;width:100%; text-align:center;color:#fff; position:absolute;top:50%; transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);font-size:24px;} 

.banner  .text h2{font-size:2em;margin-bottom:1em;}



.owl-theme .owl-dots .owl-dot span{width:16px; height:16px;  margin:0 15px;opacity:.6;}

.owl-theme .owl-dots{ margin-bottom:30px;}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #25468d; opacity: 1; }



.banner .img1{overflow:hidden;}

.index_owl { margin-top:-160px; z-index:99}

/*----------mainer----------*/

.owl{position:relative;}

.owl_cur{position:absolute; top:50%; margin-top:-20px; height:0; left:2%; right:2%; z-index:10;}

.owl_cur span{cursor:pointer;  display:block;width:46px; height:46px; border-radius:100%; background:url(../images/curl-1.png) no-repeat center center; }

.owl_cur span.prev{ float:left;}

.owl_cur span.next{ float:right;background:url(../images/curr-1.png) no-repeat center center; }

.owl_cur span.prev:hover { background: url(../images/cur1-1.png) no-repeat center center; }

.owl_cur span.next:hover { background: url(../images/cur2-2.png) no-repeat center center; }


@media only screen and (max-width: 1200px) {

    .banner .item .text{ font-size:20px;} 

    .banner img{width:120%; margin-left:-10%; max-width:initial;} 

    .page_tit{ margin-bottom:30px;}

   
}

@media only screen and (max-width: 1024px) {

    .banner .item .text{ font-size:18px;}

    .banner img{width:150%;margin-left:-25%;}



}

@media only screen and (max-width: 1000px) {

    .index_owl { margin-top:60px; }

}



@media only screen and (max-width: 750px){

    .full{display:none;}
    .owl-theme .owl-dots .owl-dot span{width:10px; height:10px;margin:0 5px;}

}

@media only screen and (max-width: 380px){
    .tel{display:none;}
}
