
/*----------------------电脑板式样式----------------------*/

/*----------------------平板板式样式----------------------*/
@media screen and (min-width:641px) and (max-width:1200px) {

}
/*----------------------手机板式样式----------------------*/
@media screen and (max-width:640px) {

}
body{ background-position:left top; }
 #layout_diy_1764665374{height:600px;}   @media screen and (max-width:640px) {#layout_diy_1764665374{height:1px;}} 


 #image_style_01_1764748794850{width:50%;height:300px;display:none;position:absolute;left:25%;top:88.453125px;}   @media screen and (max-width:640px) {#image_style_01_1764748794850{width:100%;height:350px;display:block;top:0px;left:0%;}} #image_style_01_1764748794850 > .view_contents{overflow:visible;}  #layout_1764665406054{}   @media screen and (max-width:640px) {#layout_1764665406054{height:350px;}} #layout_1764665406054 > .view_contents{overflow:visible;max-width:1200px;} 


 #image_style_01_1764748823670{width:50%;height:300px;display:none;position:absolute;left:25%;top:68.453125px;}   @media screen and (max-width:640px) {#image_style_01_1764748823670{width:100%;height:231px;display:block;top:0px;left:0%;}} #image_style_01_1764748823670 > .view_contents{overflow:visible;} 

 #text_style_01_1764748885041{width:50%;font-size:16px;color:#333;line-height:1.75;font-family:Microsoft YaHei,微软雅黑;display:none;position:absolute;left:25%;top:35.453125px;}   @media screen and (max-width:640px) {#text_style_01_1764748885041{width:45.06666666666666%;font-size:12px;color:#333;line-height:2;display:block;top:59.453125px;left:27.46666666666667%;z-index:3;}}  @media screen and (max-width:640px) { #text_style_01_1764748885041>.view_contents {font-size:22px;color:transparent;text-align:center;}} #layout_1764665448050{height:300px;}   @media screen and (max-width:640px) {#layout_1764665448050{height:231px;}} #layout_1764665448050 > .view_contents{overflow:visible;max-width:1200px;} 


 #image_style_01_1764754434710{width:50%;height:300px;display:none;position:absolute;left:25%;top:40.453125px;}   @media screen and (max-width:640px) {#image_style_01_1764754434710{width:100%;height:221px;display:block;top:0px;left:0%;}} #image_style_01_1764754434710 > .view_contents{overflow:visible;}  #layout_1764754431156{height:300px;}   @media screen and (max-width:640px) {#layout_1764754431156{height:221px;}} #layout_1764754431156 > .view_contents{overflow:visible;max-width:1200px;} 

    	body{-ms-text-size-adjust: 100% !important;-webkit-text-size-adjust: 100% !important;text-size-adjust: 100% !important;}
.imgStyle{font-size:0;}
#image_style_01_1764748794850 .CompatibleImg img{width:100%; height:100%}@media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1764748794850 .CompatibleImg img{width:100%; height:100%}}@media screen and (max-width:640px) {#image_style_01_1764748794850 .CompatibleImg img{width:100%; height:100%}}	#image_style_01_1764748794850 a{
		cursor: default;
	}
	.imgStyle { height:100%; width:100%; overflow: hidden; box-sizing: border-box;}
	.imgStyle>a{overflow: hidden; width: 100%; height: 100%;}
	.imgStyle img{box-sizing: border-box;}
	@media screen and (max-width:1200px) {
			}
	@media screen and (max-width:767px) {
			}

#image_style_01_1764748823670 .CompatibleImg img{width:100%; height:100%}@media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1764748823670 .CompatibleImg img{width:100%; height:100%}}@media screen and (max-width:640px) {#image_style_01_1764748823670 .CompatibleImg img{width:100%; height:100%}}	#image_style_01_1764748823670 a{
		cursor: default;
	}
	.imgStyle { height:100%; width:100%; overflow: hidden; box-sizing: border-box;}
	.imgStyle>a{overflow: hidden; width: 100%; height: 100%;}
	.imgStyle img{box-sizing: border-box;}
	@media screen and (max-width:1200px) {
			}
	@media screen and (max-width:767px) {
			}

#image_style_01_1764754434710 .CompatibleImg img{width:100%; height:100%}@media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1764754434710 .CompatibleImg img{width:100%; height:100%}}@media screen and (max-width:640px) {#image_style_01_1764754434710 .CompatibleImg img{width:100%; height:100%}}	#image_style_01_1764754434710 a{
		cursor: default;
	}
	.imgStyle { height:100%; width:100%; overflow: hidden; box-sizing: border-box;}
	.imgStyle>a{overflow: hidden; width: 100%; height: 100%;}
	.imgStyle img{box-sizing: border-box;}
	@media screen and (max-width:1200px) {
			}
	@media screen and (max-width:767px) {
			}

				.bottomMenu{width: 100%; box-sizing:border-box; display: none;position:fixed;bottom:0; z-index:999999;}

				.bottomMenu ul{position: relative; box-sizing: border-box; width: 100%; height: 50px; background-color: #FFFFFF; border-top: 1px solid #ddd; box-shadow: 0 0px 6px rgba(0,0,0,.1); display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
				.bottomMenu ul li{position:relative; box-sizing: border-box; -webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;padding-top:0!important;}
				.bottomMenu ul li a{display: inline-block;width: 100%;height: 100%;}
				.bottomMenu ul li .menuItem{position: relative;}
				.bottomMenu ul li .menuItem.iconTxt{top:5%;}
				.bottomMenu ul li .menuItem.txt{top: 50%;-webkit-transform: translateY(-50%);-o-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
				.bottomMenu ul li .menuItem.icon{top: 20%;}
				.bottomMenu ul li .menuIco{width: auto; height: 26px; overflow: hidden; margin: 0 auto 4px;padding-top:2px;box-sizing:border-box;}
				.bottomMenu ul li .menuIco img{width: 100%; height: 100%;box-sizing:border-box;object-fit: contain;}
				.bottomMenu ul li .menuName{font-size: 12px; white-space: nowrap; margin: auto; text-align: center; color: #666666; line-height: 1;font-family:Microsoft YaHei;}
				.bottomMenu ul li .submenuItems{position: absolute; bottom: 48px; z-index:999999; width: 100%; text-align: center; border: 1px solid #ddd; background-color: #fff; box-shadow: 0 0px 6px rgba(0,0,0,.1);}
				.bottomMenu ul li .submenuItems a{display: block; height: 36px; line-height: 36px; font-size: 12px; color: #333; border-bottom: 1px solid #ddd; }
				@media screen and (max-width:767px) {
					.bottomMenu{display: block;}
					
					body{padding-bottom:50px!important;}
				}
				