@charset "utf-8";
/* CSS Document */
.lay_main{ padding-bottom:75px;width:94%; margin:0 auto;}
.lay_header{width:100%; padding:6px 0; background-color:#66cccc;}
#logo{ width:100%; height:auto; font-size:18px; background-image:url(../images/logo.png); background-repeat:no-repeat; background-position:3% 50%;   line-height: 40px; /* border-radius:5px;*/ }
.lay_header h1{padding-left: 70px; color:#FFF; font-size:18px; text-align:center; line-height:200%;  letter-spacing:2px;}
.lay_header h1 img{ margin-right:2%; width:20%; height:20%;}
.lay_header h1 a{ color:#FFF;}

.lay_header1{width:100%; margin:0 auto;}
#logo1{ /*width:94%;margin:0 auto;border-radius:5px;*/ height:auto; font-size:18px; background-image:url(../images/logo.png); background-repeat:no-repeat; background-position:3% 50%;   line-height: 40px;  background-color:#7bcfc4;  }

.lay_header1 h1{padding-left: 70px; color:#FFF; font-size:18px; text-align:center; line-height:200%;   letter-spacing:2px;}
.lay_header1 h1 img{ margin-right:2%; width:20%; height:20%;}
.lay_header1 h1 a{ color:#FFF;}
.lay_banner{margin: 5px 0;}

.zh-second{text-align: center;margin: 20px 0;}
.zh-second a{display: inline-block;width: 46%;text-align: center;background: #009947;line-height: 2;border-radius: 5px;margin: 5px 0;}
.ui-slider-item{background: none !important;}


@media only screen and (max-width: 400px) {
	.zhbo-table{display: none !important;}
}
