@charset "utf-8";

#main_w{position:relative;top:0px;width:980px;height:500px; margin: 0 auto;overflow:hidden important!; zoom:1;border:none; }
#main_s{position:absolute; top:0; right:0;width:980px;height:500px; background:url(./main_sbg.png) no-repeat;background-size:cover; overflow:hidden !important;border:none !important;}
#main_s:hover, #main_s:active, #main_s:focus, #main_s.active {width:200%;height:200%; transition:2s;}/*width:610px;height:610px;top:-220px;right:-58px;overflow:hidden !important;border-radius:60px;transform: rotate(45deg);}*/
.m_vis_tit {position:absolute;top:51%;z-index:110; padding:10px 20px;background:rgba(255,255,255,.3);}
.m_vis_tit h3 {font-size:1.2em; line-height:1em; margin-top:30px; font-weight:600; color:#121212;text-shadow:1 1 1 #fff;}
.m_vis_tit h3 a i{margin-left:20px;font-size:1em;vertical-align:middle;color:#002772;}
.m_vis_tit h3 a:hover i, .m_vis_tit h3 a:focus i {color:#FF7F27;}
.m_vis_tit .m_vis_tit1 {font-size:3em; line-height:1.4em; font-weight:600; color:#121212;text-shadow:1 1 1 #fff;}
.m_vis_tit .m_vis_tit2 {font-size:1.2em; line-height:1.2em; color:#FF7F27;margin:0;}
.wrr {position:absolute; left:0; top:0; width:55%; height:100%; background:none; z-index:5;}

.slider {width:980px;height:500px;position:relative;right:0;background:url(./main_bg.jpg) no-repeat;background-size:cover;overflow:hidden important;}
.slide{right:0;width:980px;height:500px;position:absolute;opacity:0; overflow:hidden;transition:2s;}
.slide-buttons{text-align:center; position:absolute; bottom:40px; left:0; margin-left:20px;z-index:111;}
.slide-btn{color:none;background:#333;font-size:0px; text-indent:-999999px; width:16px;height:16px;border-radius:8px; margin-right:10px;border:1px solid #fff;opacity:.4;overflow:hidden;}
.slide-btn.active, .slide-btn:hover{color:#ed836c;background:#ed836c;cursor:pointer; opacity:1;}
