/* CSS Document */
*{margin:0;padding:0;font-size:12px;}
ul,li,dl,ol{list-style:none;}

.banner{width:1903px;overflow:hidden;position:relative}
.banner_inner{position:relative;height:848px;width:auto;margin:0 auto}

.banner_img{width:20000px}
.banner_img li{float:left;width:1920px;position:relative}
.banner_img li.bgli01{ background:#2a95bb url(../images/ber01.png) center no-repeat;}
.banner_img li.bgli02{ background:#E8E8E8 url(../images/ber02.png) center no-repeat;}
.banner_img li.bgli03{ background:#d63356 url(../images/ber03.png) center no-repeat;}


.banner .child1{position:absolute;width:100%; height:200px; left:0px; top:325px; text-align:center; }
.berzid{font-size:48px; color:#fff;line-height:80px;font-family:"微软雅黑"; font-weight:bold;letter-spacing:0.1em;}
.berzix{ color:#fff; font-size:19px; line-height:30px; letter-spacing:0.1em; font-weight:normal;}

.beran_01{ width:227px; background:#1677ff; margin:0px 49px;font-family:"微软雅黑"; font-size:20px; padding:12px 72px;color:#fff; text-decoration:none;}
.beran_01:hover{ background:#4198f1;}

.banner .child2{position:absolute;width:100%; height:200px;left:0px;top:500px; text-align:center;}
.banner_common{position:relative;width:95%;margin:0 auto}
.banner_pre{position:absolute;top:50%;left:0;margin-top:225px;width:60px;height:125px;cursor:pointer;background:url(../images/banner_btn_l_24.png) no-repeat;opacity:.5;filter:alpha(opacity=50)}
.banner_next{position:absolute;top:50%;right:0;margin-top:225px;width:60px;height:125px;cursor:pointer;background:url(../images/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:130px;position:absolute;top:810px;left:50%;margin-left:-40px}
.banner .control li{float:left;margin-left:10px;width:12px;height:12px;border-radius:50%;cursor:pointer;background:#fff;opacity:.5;filter:alpha(opacity=50)}
.banner .control li a{display:none}
.banner .control li.current{width:28px;height:11px;border-radius:20px;background:#ffffff;opacity:1;filter:alpha(opacity=100)}

