
/*header*/
#header{ background:#2e95ff;}
#header img{ width:100%; height:auto;}

/*banner*/
#banner{ height:250px; background:#333;}
/*½Ή΅γΝΌ*/  
.wgw-slide{width:100%; position:relative;max-height:640px;overflow:hidden; z-index:2;/*border-bottom: 1px solid #dcdcdc;*/}
.wgw-slide .hd{ width:100%; position:absolute;left:0; bottom:8px; z-index:1;}
.wgw-slide .hd ul{ overflow:hidden; zoom:1; z-index:1; text-align:center;}
.wgw-slide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:14px; height:2px; margin:3px; overflow:hidden; line-height:9999px;background:rgba(0,0,0,.1);vertical-align: bottom;}
.wgw-slide .hd ul li.on{background:rgba(255,156,0,1); }
.wgw-slide .bd{ position:relative; height:100%; z-index:0;opacity:0;transition: opacity 400ms;-webkit-transition: opacity 400ms;}
.wgw-slide .bd ul{}
.wgw-slide .bd li{ width:100%; zoom:1; vertical-align:middle;}
.wgw-slide .bd li img{ width:100% !important;max-height:640px; display:block;}

/*nav*/
#nav{ border-bottom:2px solid #eee;}
#nav .nav_icon{ clear:both; border-bottom:1px solid #eee; overflow:hidden;}
#nav .nav_icon .b { float:left; width:33%; text-align:center; border-right:1px solid #eee; }
#nav .nav_icon .b img{ width:100%; height:auto;}
#nav .nav_icon .b p{ line-height:2.75em; color:#333; font-size:16px;}
#nav .nav_icon div.w{ border-right:0;}
@media screen and (max-width: 800px) {#nav .nav_icon .b p{ font-size:18px;}}
@media screen and (max-width: 600px) {#nav .nav_icon .b p{ font-size:16px;}}
@media screen and (max-width: 350px) {#nav .nav_icon .b p{ font-size:14px;}}

/*news*/
#news{}
#news h3{ padding:10px 0; font-weight:normal; text-align:center; border-bottom:1px solid #e5e5e5; background:#f3f9f9;}
#news h3 p{ font-size:1.25em; color:#666;}
#news h3 span{ color:#b4b4b4; font-size:0.7em; text-transform:Uppercase;}
#news .news_b{ padding:10px; background:#F1F1F1;}
#news .news_b .news_n{}
#news .news_b .news_n div{ float:left; width:50%;}
#news .news_b .news_n a{ display:block; margin:0 5px 10px 0 ; padding:10px 0; font-size:1.4em; color:#fff; text-align:center; background:#2796E9; overflow:hidden;}
#news .news_b .news_n .wr{ text-align:right;}
#news .news_b .news_n .wr a{ margin-left:5px; margin-right:0;}
#news .news_b .news_n .color_bg1 a{ border-radius:2px; background:#E66852;}
#news .news_b .news_n .color_bg2 a{ border-radius:2px; background:#49BCD6;}
#news .news_b .news_n .color_bg3 a{ border-radius:2px; background:#2556b1;}
#news .news_b .news_n .color_bg4 a{ border-radius:2px; background:#FFA219;}
@media screen and (max-width: 600px) {
#news .news_b .news_n a{ padding:20px 0;}
}
@media screen and (max-width: 350px) {
#news .news_b .news_n a{ padding:10px 0;}
}
#news .news_b .news_t{ padding:10px; border:1px solid #; background:#fff;}
#news .news_b .news_t a{ display:block; padding-left:20px; line-height:2.3em; font-size:1.25em; color:#666; background:url(../images/news_icon.jpg) 5px 10px no-repeat;
overflow: hidden; 
white-space: nowrap; 
text-overflow: ellipsis; 
}
@media screen and (max-width: 600px) {
#news .news_b .news_t a{  font-size:1.25em;}
}
@media screen and (max-width: 350px) {
#news .news_b .news_t a{  font-size:1em; background:url(../images/news_icon2.jpg) 5px 10px no-repeat;}
}
