/* CSS Document */
.banner ul, .banner li, .banner dl, .banner ol{list-style:none;margin:0;padding:0;}

.banner{/*width:1903px;*/overflow:hidden;position:relative}
.banner_inner{position:relative;height:540px;width:860px;margin:0 auto 0 600px}
.banner_img{width:20000px}
.banner_img li{float:left;/*width:1903px;*/position:relative}
.banner_img li.bgli01{ background:#2a95bb url(../daohang/banner_1.jpg) center no-repeat;}
.banner_img li.bgli02{ background:#E8E8E8 url(../daohang/banner_2.jpg) center no-repeat;}
.banner_img li.bgli03{ background:#d63356 url(../daohang/banner_3.jpg) center no-repeat;}
.banner .child1{position:absolute;width:794px;height:123px;left:100px;top:150px;margin-top: -30px;margin-left:60px}
.banner .child2{position:absolute;width:132px;height:28px;left:420px;top:300px;    margin-top: 50px;
    margin-left: -80px;}
.banner_common{position:relative;width:990px;margin:0 auto; display:none;}
.banner_pre{position:absolute;top:50%;left:0;margin-top:180px;width:60px;height:60px;cursor:pointer;background:url(banner_btn_l_24.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_next{position:absolute;top:50%;right:0;margin-top:180px;width:60px;height:60px;cursor:pointer;background:url(banner_btn_r_24.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_pre:hover, .banner_next:hover{opacity:1;filter:alpha(opacity=100)}
.banner .control{width:300px;position:absolute;top:500px;left:50%;margin-left:-140px}
.banner .control li{float:left;margin-left:13px;width:70px;height:8px;border-radius:50px;cursor:pointer; border:1px solid #444444}
.banner .control li a{display:none}
.banner .control li.current{/*background-color: rgba(68, 68, 68, 0.0);*/ border:1px solid #444444;background-color: rgba(68, 68, 68, 1); }
@media screen and (min-width: 1800px) {
	 .banner_inner{margin:0 auto 0 800px}
}
@media screen and (max-width: 1366px) {
     .box-lanrenzhijia li{margin-right:0;}
	 .banner_inner{margin:0 auto 0 450px}
}
@media screen and (max-width: 1024px){
    .d_width{width:75% !important;}
	 .banner_inner{margin:0 auto 0 300px}
    /*.banner_img li.bgli01{ background:#2a95bb url(../daohang/touchbanner_1.jpg) center no-repeat;}
    .banner_img li.bgli02{ background:#E8E8E8 url(../daohang/touchbanner_2.jpg) center no-repeat;}
    .banner_img li.bgli03{ background:#d63356 url(../daohang/touchbanner_3.jpg) center no-repeat;}*/
}
@media screen and (max-width: 768px){
    .banner_inner{position:relative;height:285px;margin:0 auto}
    .banner_img li.bgli01{ background:#2a95bb url(../daohang/touchbanner_1.jpg) center no-repeat; background-size:100% 100%;}
    .banner_img li.bgli02{ background:#E8E8E8 url(../daohang/touchbanner_2.jpg) center no-repeat;}
    .banner_img li.bgli03{ background:#d63356 url(../daohang/touchbanner_3.jpg) center no-repeat;}
    .banner .child1{position: absolute; width: 420px;top: 70px; margin-left: 50px;}
    .banner .child2{top: 150px;}
    .banner .child3{width: 550px; margin-left: 10px;}
    }
@media screen and (max-width: 415px){
    .banner_inner{position:relative;width:350px;height:230px;margin:0 auto}
    .banner_img li.bgli01{ background:#2a95bb url(../daohang/touchbanner_1.jpg) center no-repeat; background-size:100% 100%;}
    .banner_img li.bgli02{ background:#E8E8E8 url(../daohang/touchbanner_2.jpg) center no-repeat;}
    .banner_img li.bgli03{ background:#d63356 url(../daohang/touchbanner_3.jpg) center no-repeat;}
    .banner .child1{position: absolute; width: 350px;top: 58px;left:0px; margin-left:0;}
    .banner .child2{top: 96px; left: 200px;}
    .banner .child3{ top: 69px; }
    }


