@charset "utf-8";



/* CSS Document */



/*公共样式*/







fieldset,img{border:0;}



ul,li{list-style:none;}



em,i{font-style:normal;}



table{border-collapse:separate;border-spacing:0;}



a{text-decoration:none;}



input,option{ border:#D1D1D1 1px solid;}



a:focus,input,button,select,textarea{outline:none;}



h1,h2,h3,h4,h5,h6{font-size:100%;font-variant:normal;}



input,select,img{vertical-align:middle;}



legend{display:none;}



textarea{resize:none;}



.clear{clear:both;}



.clearfix{zoom:1;}



/*.clearfix:after{clear:both;content:"";display:block;height:0;line-height:0;visibility:hidden;}*/









/*=======================menu start=======================*/







.close{ background:url(../images/menu1.png) -229px 0px; height:28px; width:30px;float:right;margin:0 auto;margin-right:0.8em;margin-top:0.6em;}

.menu_1,.menu_2{ width:100%; background-color:#2a9be4; opacity:1; overflow:hidden;zoom:1; color:#FFF}


.menu_1 ul,.menu_2 ul{overflow:hidden;zoom:1; width:100%; height:50px;padding-bottom:4px;}



.menu_1 ul li,.menu_2 ul li{float:left; overflow:hidden;zoom:1;height:50px;width:100%;



}



.menu_1 ul li a,.menu_2 ul li a{width:33%;float:left; color:#FFF; font-size:1.3rem; height:50px; line-height:50px; text-align:center;border-right: 1px solid #26aff9;}



.menu_2{ margin-top:30px;}



.about{ padding-bottom:120px;}



.menu_2 ul li .none{ border-top:none;}



/*.toggle-btn{ display:none}*/



/*菜单切换*/



.showMenu:before, .hideMenu:before {content: '';}



.hideMenu:before, .hideMenu:after {content: '';}



.showMenu{background:url(../images/menu1.png) -229px 0px; height:25px; width:24px;float:right;margin:0 auto;margin-right:0.8em;margin-top:1em;}



.hideMenu{ background:url(../images/menu1.png) -26px 0px; height:25px; width:24px;float:right;margin:0 auto;margin-right:0.8em;margin-top:1em;}



.menuItems li{border-bottom: 1px solid #26aff9;border-top: 1px solid #26aff9;}



.menuItems li:nth-child(2){border-top: none;}
.menuItems li:nth-child(3){border-top: none;}



.menuItems li a:nth-child(4){border-right: none;}







.indexmenu	.showMenu{margin-top:5%;}



.indexmenu	.hideMenu{margin-top:5%;}