@import url("common.css");



.slider_wrap{width:100%;}
.slider{}
.slider img{height:240px;}
.bx-wrapper .bx-viewport{background:#fff;}


#mainIcon{width:100%;margin:0; background-color:#006ebc;}
#mainIcon:after{display:block; content:''; clear:both;}
#mainIcon > li{float:left; width:33.33%; height:110px; border-bottom:1px solid #fff; text-align:center;}
#mainIcon > li:nth-child(2), #mainIcon > li:nth-child(5){border-right:1px solid #fff; border-left:1px solid #fff;}
#mainIcon > li:nth-child(1), #mainIcon > li:nth-child(2), #mainIcon > li:nth-child(3){border-top:0px solid #7fbcea; bacjground:#7fbcea;}
#mainIcon > li:nth-child(4), #mainIcon > li:nth-child(5), #mainIcon > li:nth-child(6){border-bottom:0px solid #73aeb1;}
#mainIcon img{width:30px;display:inline-block;margin-top:26px;}
#mainIcon span{display:block;font-size:18px;padding-top:10px;color:#fff;}

#mainEvent{width:100%; margin:0; background-color:#fff; padding:40px 10px 30px;}
#mainEvent .title{font-size:24px; text-align:center;}
#mainEvent .more{display:block; position:absolute; right:0; width:50px; height:20px; color:#777;}




/*ÇÏ´Ü°øÅë¸Þ´º*/
#quick_menu{position:fixed; left:0; bottom:0; margin: 0; width:100%; background-color:#000; z-index:5;}
#quick_menu > li{float:left;width:20%;height: 75px;margin:0px;text-align:center;border-right: 1px solid #262626;}
#quick_menu img{width: 45%;display:inline-block;margin-top:10px;}
#quick_menu span{display:block;color:#fff;font-size: 13px;}
