
@charset "utf-8";
/*----------------公共部分----------------*/
html{overflow-x:hidden; overflow-y:auto;}
body{ background-repeat:no-repeat; background-position:left top; position:relative;}
body, li, ul, ol, dl, dt, dd, form, input, textarea, h1, h2, h3, h4, h5, h6, p,select{ margin: 0px; padding: 0px; list-style-type:none; font-size: 12px; /*解决ie6缓动*/ background-attachment: fixed; font:12px/1.5 tahoma,arial,"Microsoft YaHei";outline: 0 none; color:#333;}
em,i{font-style:normal;}
a{color:#333;}
a{text-decoration:none;}
*{margin:0px; padding:0px;outline: none !important;}
.view{z-index: 1;position: absolute;}
.horizontal .view{position:relative; float:left;}
.vertical .view{position:relative;}
.view_contents{position:relative; width:100%; margin:0 auto; padding:0; z-index:10; height:100%; overflow: hidden;}
.layout{ position: relative; width: 100%; margin: 0px auto; padding: 0px; z-index: 1;}
.layout > .view_contents{ /*overflow: visible;*/ cursor:default;}
/*流布局*/
.flow .view_contents > .view{float: left;}
.clear { clear: both; }
/*苹果去除样式*/
select,input[type='button'],input[type="reset"],input[type='submit'],input[type='text'],input[type="password"],input[name='query'],input[name='d']{-webkit-appearance: none; border-radius:0px}
input:focus{ -webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-modify:read-write-plaintext-only;}

/*模块分页*/
.page_btn{clear: both; margin-top: 20px; width: 100%; text-align: center;}
.page_btn a{display: inline-block; color: #333; box-sizing: border-box; margin: 0 5px; width: 24px; height: 24px; line-height: 24px; border: 1px solid #ccc; font-family: 'microsoft YaHei';}
.page_btn a.cur,.page_btn a:hover{border:1px solid #4c4c4c;}
.prev_btn,.next_btn{font-family: '黑体' !important; border: 0 !important;}
.no_page{border: 0 !important;}
@media screen and (max-width:768px){
/*分页*/
.page_btn a:nth-child(n+5){display: none;}
.page_btn a:nth-last-child(1),.page_btn a:nth-last-child(2),.page_btn a:nth-last-child(3){display: inline-block !important;}
}

/*图片放大样式*/
.imgBox{position: fixed; z-index: 9999; background-color: rgba(0, 0, 0, 0.4); top: 0; left: 0; width: 100%; height: 100%;}
.imgBox img{ position: absolute; width: auto; max-width: 80%; /*max-height: 65%;*/ border: 20px solid #fff;top: 40%; left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -o-transform: translate(-50%,-50%); box-shadow: 0 0 10px rgba(0,0,0,.3);}
.imgBox.scroll{overflow-y:scroll;overflow-x:hidden;}
.imgBox.scroll::-webkit-scrollbar {width: 6px; height: 6px; background: rgba(0,0,0,.05);}
.imgBox.scroll::-webkit-scrollbar{width: 6px; height: 6px; background: rgba(0,0,0,.02);}
.imgBox.scroll::-webkit-scrollbar-button{background: #f7f7f7; height: 0;}
.imgBox.scroll::-webkit-scrollbar-corner{background: rgba(0,0,0,.05);}
.imgBox.scroll::-webkit-scrollbar-thumb{background: rgba(255,255,255,.7); border-radius: 3px;}

.imgBox.scroll img{top:5%; margin-bottom: 5%; transform: translate(-50%,0%); -webkit-transform: translate(-50%,0%); -moz-transform: translate(-50%,0%); -o-transform: translate(-50%,0%);}
.pos_fixed{position: fixed; width: 100%;}
.imageButton{position: fixed; bottom: 15%; left: 50%; 
	-webkit-transform: translateX(-50%); 
	-moz-transform: translateX(-50%); 
	-ms-transform: translateX(-50%); 
	-o-transform: translateX(-50%); 
	transform: translateX(-50%); 
}
.imageButton span{display: inline-block; cursor:pointer; box-shadow: 0 0 6px rgba(0,0,0,.2);
	-webkit-transition: all ease .2s; 
	-moz-transition: all ease .2s; 
	-ms-transition: all ease .2s;
	-o-transition: all ease .2s; 
	transition: all ease .2s; 
}
.imageButton span:hover{opacity: .8;}
.imageButton span.closeShowPic{ font-size: 40px; border-radius: 100%;font-family: serif; line-height: 1; background-color: #fff; padding: .2em; text-align: center;}
@media screen and (max-width: 768px){/*mobi*/
	.imgBox img{border-width: 10px;}
	.imgBox.scroll img{top:5%; margin-bottom: 10vh;}
}

body{ background-position:left top; }
 #comm_layout_header{height:300px;z-index:99999;}   @media screen and (min-width:641px) and (max-width:1200px) {#comm_layout_header{}}   @media screen and (max-width:640px) {#comm_layout_header{height:50px;display:none;}} 


 #banner_style_01_1536283815629{width:100%;height:500px;position:absolute;left:0%;top:44px;}   @media screen and (min-width:641px) and (max-width:1200px) {#banner_style_01_1536283815629{width:100%;height:300px;left:0%;top:44px;}}   @media screen and (max-width:640px) {#banner_style_01_1536283815629{width:100%;height:250px;top:0%;left:0%;}} 


 #text_style_01_1536283858212{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536283858212{left:0%;width:100%;}}   @media screen and (max-width:640px) {#text_style_01_1536283858212{width:100%;font-size:12px;color:#333;line-height:1.6;top:0px;left:0%;}}  #text_style_01_1536283858212>.view_contents {box-sizing:border-box;font-size:14px;color:#ffffff;line-height:25px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536283858212>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536283858212>.view_contents {box-sizing:border-box;font-size:14px;color:#ffffff;line-height:25px;}}

 #text_style_01_1536283858223{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:40px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536283858223{left:0%;width:100%;}}   @media screen and (max-width:640px) {#text_style_01_1536283858223{width:100%;font-size:12px;color:#333;line-height:1.6;top:25px;left:0%;}}  #text_style_01_1536283858223>.view_contents {box-sizing:border-box;font-size:16px;color:#ffffff;line-height:25px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536283858223>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536283858223>.view_contents {box-sizing:border-box;font-size:14px;color:#ffffff;line-height:25px;}}

 #text_style_01_1536283858252{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:70px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536283858252{left:0%;width:100%;}}   @media screen and (max-width:640px) {#text_style_01_1536283858252{width:100%;font-size:12px;color:#333;line-height:1.6;top:50px;left:0%;}}  #text_style_01_1536283858252>.view_contents {box-sizing:border-box;font-size:46px;color:#ffffff;line-height:60px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536283858252>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536283858252>.view_contents {box-sizing:border-box;font-size:14px;color:#ffffff;line-height:25px;}}

 #text_style_01_1536283858264{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:140px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536283858264{left:0%;width:100%;}}   @media screen and (max-width:640px) {#text_style_01_1536283858264{width:100%;font-size:12px;color:#333;line-height:1.6;top:75px;left:0%;}}  #text_style_01_1536283858264>.view_contents {box-sizing:border-box;font-size:14px;color:#ffffff;line-height:25px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536283858264>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536283858264>.view_contents {box-sizing:border-box;font-size:14px;color:#ffffff;line-height:25px;}}
 #div_a_includeBlock_1536283858119{width:25%;height:180px;position:absolute;left:0%;top:10px;}   @media screen and (min-width:641px) and (max-width:1200px) {#div_a_includeBlock_1536283858119{width:30%;height:180px;}}   @media screen and (max-width:640px) {#div_a_includeBlock_1536283858119{width:50%;height:110px;top:75px;left:47%;}}  #layout_1536283809638{height:300px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_1536283809638{}}   @media screen and (max-width:640px) {#layout_1536283809638{height:250px;}} #layout_1536283809638 > .view_contents{overflow:visible;} 



 #text_style_01_1536283934819{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536283934819{left:0%;width:100%;}}   @media screen and (max-width:640px) {#text_style_01_1536283934819{width:100%;font-size:12px;color:#333;line-height:1.6;top:0px;left:0%;}}  #text_style_01_1536283934819>.view_contents {box-sizing:border-box;font-size:28px;color:#ffffff;line-height:35px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536283934819>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536283934819>.view_contents {box-sizing:border-box;font-size:18px;color:#ffffff;line-height:25px;}}

 #text_style_01_1536283934840{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:35px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536283934840{left:0%;width:100%;}}   @media screen and (max-width:640px) {#text_style_01_1536283934840{width:100%;font-size:12px;color:#333;line-height:1.6;top:25px;left:0%;}}  #text_style_01_1536283934840>.view_contents {box-sizing:border-box;font-size:16px;color:#ffffff;line-height:25px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536283934840>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536283934840>.view_contents {box-sizing:border-box;font-size:14px;color:#ffffff;line-height:25px;}}
 #div_a_includeBlock_1536283934676{width:16.666666666666664%;height:60px;position:absolute;top:37px;left:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#div_a_includeBlock_1536283934676{height:70px;}}   @media screen and (max-width:640px) {#div_a_includeBlock_1536283934676{width:50%;height:50px;top:20px;left:25%;}} 

 #image_style_01_1536283957138{width:68.33333333333333%;height:300px;position:absolute;top:141px;left:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536283957138{}}   @media screen and (max-width:640px) {#image_style_01_1536283957138{width:70%;height:100px;top:90px;left:15%;}} #image_style_01_1536283957138 > .view_contents{overflow:visible;} 

 #text_style_01_1536283966793{width:80%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;top:114px;left:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536283966793{width:94%;}}   @media screen and (max-width:640px) {#text_style_01_1536283966793{width:94%;font-size:12px;color:#333;line-height:1.6;top:120px;left:2.933333333333333%;}}  #text_style_01_1536283966793>.view_contents {box-sizing:border-box;font-size:28px;color:#ffffff;line-height:100px;font-family:Microsoft YaHei;text-align:center;background:rgba(0,0,0,0.6);} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536283966793>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536283966793>.view_contents {box-sizing:border-box;font-size:16px;color:#ffffff;line-height:40px;}}

 #text_style_01_1536283979157{width:51%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;top:276px;left:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536283979157{width:51%;}}   @media screen and (max-width:640px) {#text_style_01_1536283979157{width:94%;font-size:12px;color:#333;line-height:1.6;top:210px;left:3%;}}  #text_style_01_1536283979157>.view_contents {box-sizing:border-box;font-size:18px;color:#ffffff;line-height:25px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536283979157>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536283979157>.view_contents {box-sizing:border-box;font-size:12px;color:#ffffff;line-height:20px;}} #layout_1536283902848{height:300px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_1536283902848{}}   @media screen and (max-width:640px) {#layout_1536283902848{height:291px;}} #layout_1536283902848 > .view_contents{overflow:visible;}  @media screen and (max-width:640px) { #layout_1536283902848  {background: url(../img/upimages/wximg/head/2018090609472253.png);background-repeat:no-repeat;background-size:cover;}}
 #layout_1536284045284{height:300px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_1536284045284{}}   @media screen and (max-width:640px) {#layout_1536284045284{height:20px;}} #layout_1536284045284 > .view_contents{overflow:visible;} 


 #couponList_style_2_1536284060114{width:18.916666666666668%;position:absolute;left:40.541666666666664%;top:15.21875px;}   @media screen and (min-width:641px) and (max-width:1200px) {#couponList_style_2_1536284060114{width:23.645833333333332%;left:38.177083333333336%;top:15.21875px;}}   @media screen and (max-width:640px) {#couponList_style_2_1536284060114{width:94%;top:0%;left:3%;}}  #layout_1536284052989{height:300px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_1536284052989{}}   @media screen and (max-width:640px) {#layout_1536284052989{height:130px;}} #layout_1536284052989 > .view_contents{overflow:visible;} 



 #text_style_01_1536284181150{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536284181150{left:25%;width:50%;}}   @media screen and (max-width:640px) {#text_style_01_1536284181150{width:100%;font-size:12px;color:#333;line-height:1.6;top:0px;left:0%;}}  #text_style_01_1536284181150>.view_contents {box-sizing:border-box;font-size:28px;color:#1f2231;line-height:35px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536284181150>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536284181150>.view_contents {box-sizing:border-box;font-size:18px;color:#333;line-height:25px;}}

 #text_style_01_1536284181168{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:35px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536284181168{left:25%;width:50%;}}   @media screen and (max-width:640px) {#text_style_01_1536284181168{width:100%;font-size:12px;color:#333;line-height:1.6;top:25px;left:0%;}}  #text_style_01_1536284181168>.view_contents {box-sizing:border-box;font-size:16px;color:#1f2231;line-height:25px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536284181168>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536284181168>.view_contents {box-sizing:border-box;font-size:14px;color:#333;line-height:25px;}}
 #div_a_includeBlock_1536284180975{width:41.66666666666667%;height:70px;position:absolute;top:50px;left:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#div_a_includeBlock_1536284180975{}}   @media screen and (max-width:640px) {#div_a_includeBlock_1536284180975{width:50%;height:50px;top:0%;left:25%;}}  #div_a_includeBlock_1536284180975  {border-bottom-color:#1f2231;border-bottom-style:dashed;border-bottom-width:1px;} #layout_1536284147565{height:300px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_1536284147565{}}   @media screen and (max-width:640px) {#layout_1536284147565{height:55px;}} #layout_1536284147565 > .view_contents{overflow:visible;} 
 #layout_1536284232902{height:300px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_1536284232902{}}   @media screen and (max-width:640px) {#layout_1536284232902{height:20px;}} #layout_1536284232902 > .view_contents{overflow:visible;} 




 #text_style_01_1536284587553{width:40%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:30%;top:30px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536284587553{left:25%;width:50%;}}   @media screen and (max-width:640px) {#text_style_01_1536284587553{width:70%;font-size:12px;color:#333;line-height:1.6;top:20px;left:15%;}}  #text_style_01_1536284587553>.view_contents {box-sizing:border-box;font-size:24px;color:#fe6900;line-height:35px;font-family:Microsoft YaHei;text-align:center;padding-bottom:20px;border-bottom-color:#bdbdbd;border-bottom-style:solid;border-bottom-width:1px;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536284587553>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536284587553>.view_contents {box-sizing:border-box;font-size:14px;color:#fe6900;line-height:20px;padding-bottom:5px;}}

 #text_style_01_1536284587561{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:100px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536284587561{left:0%;width:100%;}}   @media screen and (max-width:640px) {#text_style_01_1536284587561{width:100%;font-size:12px;color:#333;line-height:1.6;top:55px;left:0%;}}  #text_style_01_1536284587561>.view_contents {box-sizing:border-box;font-size:18px;color:#666666;line-height:25px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536284587561>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536284587561>.view_contents {box-sizing:border-box;font-size:14px;color:#333;line-height:20px;height:40px;}}

 #text_style_01_1536284587566{width:40%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:30%;top:300px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536284587566{left:25%;width:50%;}}   @media screen and (max-width:640px) {#text_style_01_1536284587566{width:64%;font-size:12px;color:#333;line-height:1.6;top:170px;left:18%;}}  #text_style_01_1536284587566>.view_contents {box-sizing:border-box;font-size:24px;color:#ffffff;line-height:45px;font-family:Microsoft YaHei;background:#fe6900;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536284587566>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536284587566>.view_contents {box-sizing:border-box;font-size:14px;color:#ffffff;line-height:30px;}}

 #image_style_01_1536284587572{width:66%;height:125px;position:absolute;left:16.964285714285715%;top:150px;}   @media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536284587572{left:7%;width:86%;}}   @media screen and (max-width:640px) {#image_style_01_1536284587572{width:90%;height:55px;top:100px;left:5%;}} #image_style_01_1536284587572 > .view_contents{overflow:visible;} 
 #div_a_includeBlock_1536284587429{width:28%;height:375px;position:absolute;top:47px;left:36%;}   @media screen and (min-width:641px) and (max-width:1200px) {#div_a_includeBlock_1536284587429{height:375px;top:47px;left:33.994334277620396%;width:32.01133144475921%;}}   @media screen and (max-width:640px) {#div_a_includeBlock_1536284587429{width:30%;height:220px;top:10px;left:3%;}}  #div_a_includeBlock_1536284587429  {background:#ffffff;}


 #text_style_01_1536284640047{width:40%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:30%;top:30px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536284640047{left:25%;width:50%;}}   @media screen and (max-width:640px) {#text_style_01_1536284640047{width:70%;font-size:12px;color:#333;line-height:1.6;top:20px;left:15%;}}  #text_style_01_1536284640047>.view_contents {box-sizing:border-box;font-size:24px;color:#fe6900;line-height:35px;font-family:Microsoft YaHei;text-align:center;padding-bottom:20px;border-bottom-color:#bdbdbd;border-bottom-style:solid;border-bottom-width:1px;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536284640047>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536284640047>.view_contents {box-sizing:border-box;font-size:14px;color:#fe6900;line-height:20px;padding-bottom:5px;}}

 #text_style_01_1536284640061{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:100px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536284640061{left:0%;width:100%;}}   @media screen and (max-width:640px) {#text_style_01_1536284640061{width:100%;font-size:12px;color:#333;line-height:1.6;top:55px;left:0%;}}  #text_style_01_1536284640061>.view_contents {box-sizing:border-box;font-size:18px;color:#666666;line-height:25px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536284640061>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536284640061>.view_contents {box-sizing:border-box;font-size:14px;color:#333;line-height:20px;height:40px;}}

 #text_style_01_1536284640065{width:40%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:30%;top:300px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536284640065{left:25%;width:50%;}}   @media screen and (max-width:640px) {#text_style_01_1536284640065{width:64%;font-size:12px;color:#333;line-height:1.6;top:170px;left:18%;}}  #text_style_01_1536284640065>.view_contents {box-sizing:border-box;font-size:24px;color:#ffffff;line-height:45px;font-family:Microsoft YaHei;background:#fe6900;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536284640065>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536284640065>.view_contents {box-sizing:border-box;font-size:14px;color:#ffffff;line-height:30px;}}

 #image_style_01_1536284640065{width:66%;height:125px;position:absolute;left:16.964285714285715%;top:150px;}   @media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536284640065{left:7%;width:86%;}}   @media screen and (max-width:640px) {#image_style_01_1536284640065{width:90%;height:55px;top:100px;left:5%;}} #image_style_01_1536284640065 > .view_contents{overflow:visible;} 
 #div_a_includeBlock_1536284639918{width:28%;height:375px;position:absolute;top:43px;left:36%;}   @media screen and (min-width:641px) and (max-width:1200px) {#div_a_includeBlock_1536284639918{height:375px;top:43px;left:33.994334277620396%;width:32.01133144475921%;}}   @media screen and (max-width:640px) {#div_a_includeBlock_1536284639918{width:30%;height:220px;top:10px;left:67%;}}  #div_a_includeBlock_1536284639918  {background:#ffffff;}


 #text_style_01_1536284732381{width:40%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:30%;top:30px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536284732381{left:25%;width:50%;}}   @media screen and (max-width:640px) {#text_style_01_1536284732381{width:70%;font-size:12px;color:#333;line-height:1.6;top:20px;left:15%;}}  #text_style_01_1536284732381>.view_contents {box-sizing:border-box;font-size:24px;color:#fe6900;line-height:35px;font-family:Microsoft YaHei;text-align:center;padding-bottom:20px;border-bottom-color:#bdbdbd;border-bottom-style:solid;border-bottom-width:1px;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536284732381>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536284732381>.view_contents {box-sizing:border-box;font-size:14px;color:#fe6900;line-height:20px;padding-bottom:5px;}}

 #text_style_01_1536284732382{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:100px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536284732382{left:0%;width:100%;}}   @media screen and (max-width:640px) {#text_style_01_1536284732382{width:100%;font-size:12px;color:#333;line-height:1.6;top:55px;left:0%;}}  #text_style_01_1536284732382>.view_contents {box-sizing:border-box;font-size:18px;color:#666666;line-height:25px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536284732382>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536284732382>.view_contents {box-sizing:border-box;font-size:14px;color:#333;line-height:20px;height:40px;}}

 #text_style_01_1536284732399{width:40%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:30%;top:300px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536284732399{left:25%;width:50%;}}   @media screen and (max-width:640px) {#text_style_01_1536284732399{width:64%;font-size:12px;color:#333;line-height:1.6;top:170px;left:18%;}}  #text_style_01_1536284732399>.view_contents {box-sizing:border-box;font-size:24px;color:#ffffff;line-height:45px;font-family:Microsoft YaHei;background:#fe6900;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536284732399>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536284732399>.view_contents {box-sizing:border-box;font-size:14px;color:#ffffff;line-height:30px;}}

 #image_style_01_1536284732405{width:66%;height:125px;position:absolute;left:16.964285714285715%;top:150px;}   @media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536284732405{left:7%;width:86%;}}   @media screen and (max-width:640px) {#image_style_01_1536284732405{width:90%;height:55px;top:100px;left:5%;}} #image_style_01_1536284732405 > .view_contents{overflow:visible;} 
 #div_a_includeBlock_1536284732240{width:28%;height:375px;position:absolute;top:281px;left:36%;}   @media screen and (min-width:641px) and (max-width:1200px) {#div_a_includeBlock_1536284732240{height:375px;width:32.01133144475921%;top:281px;left:33.994334277620396%;}}   @media screen and (max-width:640px) {#div_a_includeBlock_1536284732240{width:30%;height:220px;top:10px;left:35%;}}  #div_a_includeBlock_1536284732240  {background:#ffffff;}
 #div_includeBlock_1536284464352{width:66.66666666666666%;height:300px;position:absolute;left:16.66666666666667%;top:6.5px;}   @media screen and (min-width:641px) and (max-width:1200px) {#div_includeBlock_1536284464352{width:83.33333333333334%;height:300px;left:8.333333333333329%;top:6.5px;}}   @media screen and (max-width:640px) {#div_includeBlock_1536284464352{width:94%;height:240px;top:0%;left:3%;}}  @media screen and (max-width:640px) { #div_includeBlock_1536284464352  {background:#1f2231;}} #layout_1536284128587{height:300px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_1536284128587{}}   @media screen and (max-width:640px) {#layout_1536284128587{height:240px;}} #layout_1536284128587 > .view_contents{overflow:visible;} 
 #layout_1536284951678{height:300px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_1536284951678{}}   @media screen and (max-width:640px) {#layout_1536284951678{height:20px;}} #layout_1536284951678 > .view_contents{overflow:visible;} 



 #text_style_01_1536285023679{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536285023679{left:25%;width:50%;}}   @media screen and (max-width:640px) {#text_style_01_1536285023679{width:100%;font-size:12px;color:#333;line-height:1.6;top:0px;left:0%;}}  #text_style_01_1536285023679>.view_contents {box-sizing:border-box;font-size:28px;color:#ffffff;line-height:35px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536285023679>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536285023679>.view_contents {box-sizing:border-box;font-size:18px;color:#ffffff;line-height:25px;}}

 #text_style_01_1536285023695{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:35px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536285023695{left:25%;width:50%;}}   @media screen and (max-width:640px) {#text_style_01_1536285023695{width:100%;font-size:12px;color:#333;line-height:1.6;top:25px;left:0%;}}  #text_style_01_1536285023695>.view_contents {box-sizing:border-box;font-size:16px;color:#ffffff;line-height:25px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536285023695>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536285023695>.view_contents {box-sizing:border-box;font-size:14px;color:#ffffff;line-height:1.6;}}
 #div_a_includeBlock_1536285023509{width:41.66666666666667%;height:70px;position:absolute;top:35px;left:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#div_a_includeBlock_1536285023509{}}   @media screen and (max-width:640px) {#div_a_includeBlock_1536285023509{width:50%;height:48px;top:20px;left:25%;}}  #div_a_includeBlock_1536285023509  {border-bottom-color:#ffffff;border-bottom-style:dashed;border-bottom-width:1px;}

 #image_style_01_1536285088001{width:35%;height:355px;position:absolute;top:112px;left:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536285088001{height:280px;}}   @media screen and (max-width:640px) {#image_style_01_1536285088001{width:29%;height:100px;top:90px;left:68%;}} #image_style_01_1536285088001 > .view_contents{overflow:visible;} 

 #image_style_01_1536285069501{width:35%;height:355px;position:absolute;top:112px;left:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536285069501{height:280px;}}   @media screen and (max-width:640px) {#image_style_01_1536285069501{width:29%;height:100px;top:90px;left:37%;}} #image_style_01_1536285069501 > .view_contents{overflow:visible;} 


 #text_style_01_1536285159453{width:48%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:5%;top:5px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536285159453{left:0%;width:60%;}}   @media screen and (max-width:640px) {#text_style_01_1536285159453{width:100%;font-size:12px;color:#333;line-height:1.6;top:0px;left:0%;}}  #text_style_01_1536285159453>.view_contents {box-sizing:border-box;font-size:18px;color:#b8b8b8;line-height:25px;font-family:Microsoft YaHei;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536285159453>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536285159453>.view_contents {box-sizing:border-box;font-size:14px;color:#ffffff;line-height:20px;}}

 #text_style_01_1536285159469{width:60%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:5%;top:70px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536285159469{left:0%;width:70%;}}   @media screen and (max-width:640px) {#text_style_01_1536285159469{width:57.936507936507944%;font-size:12px;color:#333;line-height:1.6;top:20px;left:0%;}}  #text_style_01_1536285159469>.view_contents {box-sizing:border-box;font-size:24px;color:#ffffff;line-height:35px;font-family:Microsoft YaHei;padding-bottom:10px;border-bottom-color:#fe6900;border-bottom-style:solid;border-bottom-width:2px;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536285159469>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536285159469>.view_contents {box-sizing:border-box;font-size:14px;color:#ffffff;line-height:20px;padding-bottom:0px;}}

 #text_style_01_1536285159492{width:55%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:5%;top:180px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536285159492{left:0%;width:80%;}}   @media screen and (max-width:640px) {#text_style_01_1536285159492{width:58.730158730158735%;font-size:12px;color:#333;line-height:1.6;top:70px;left:0%;}}  #text_style_01_1536285159492>.view_contents {box-sizing:border-box;font-size:18px;color:#ffffff;line-height:45px;font-family:Microsoft YaHei;background:#fe6900;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536285159492>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536285159492>.view_contents {box-sizing:border-box;font-size:14px;color:#ffffff;line-height:25px;}}

 #text_style_01_1536285179220{width:90%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:5%;top:42px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536285179220{width:100%;top:42px;left:0%;}}   @media screen and (max-width:640px) {#text_style_01_1536285179220{width:100%;font-size:12px;color:#333;line-height:1.6;top:47px;left:0%;}}  #text_style_01_1536285179220>.view_contents {box-sizing:border-box;font-size:28px;color:#fe6900;line-height:45px;font-family:Microsoft YaHei;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536285179220>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536285179220>.view_contents {box-sizing:border-box;font-size:14px;color:#ffffff;line-height:20px;}}
 #div_a_includeBlock_1536285159308{width:15%;height:230px;position:absolute;top:273px;left:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#div_a_includeBlock_1536285159308{height:270px;width:16%;}}   @media screen and (max-width:640px) {#div_a_includeBlock_1536285159308{width:33.33333333333333%;height:100px;top:90px;left:3%;}} 


 #text_style_01_1536285235697{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536285235697{left:0%;width:100%;}}   @media screen and (max-width:640px) {#text_style_01_1536285235697{width:100%;font-size:12px;color:#333;line-height:1.6;top:0px;left:0%;}}  #text_style_01_1536285235697>.view_contents {box-sizing:border-box;font-size:28px;color:#ffffff;line-height:35px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536285235697>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536285235697>.view_contents {box-sizing:border-box;font-size:18px;color:#ffffff;line-height:25px;}}

 #text_style_01_1536285235712{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:35px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536285235712{left:0%;width:100%;}}   @media screen and (max-width:640px) {#text_style_01_1536285235712{width:100%;font-size:12px;color:#333;line-height:1.6;top:25px;left:0%;}}  #text_style_01_1536285235712>.view_contents {box-sizing:border-box;font-size:16px;color:#ffffff;line-height:25px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536285235712>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536285235712>.view_contents {box-sizing:border-box;font-size:14px;color:#ffffff;line-height:25px;}}
 #div_a_includeBlock_1536285235521{width:41.66666666666667%;height:70px;position:absolute;top:100px;left:2.3958333333333335%;}   @media screen and (min-width:641px) and (max-width:1200px) {#div_a_includeBlock_1536285235521{}}   @media screen and (max-width:640px) {#div_a_includeBlock_1536285235521{width:50%;height:50px;top:210px;left:25%;}}  #div_a_includeBlock_1536285235521  {border-bottom-color:#ffffff;border-bottom-style:dashed;border-bottom-width:1px;}



 #image_style_01_1536285303766{width:100%;height:400px;position:absolute;left:0%;top:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536285303766{left:0%;width:100%;height:400px;}}   @media screen and (max-width:640px) {#image_style_01_1536285303766{width:100%;height:150px;top:0px;left:0%;}} #image_style_01_1536285303766 > .view_contents{overflow:visible;} 

 #text_style_01_1536285303784{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:400px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536285303784{left:25%;width:50%;}}   @media screen and (max-width:640px) {#text_style_01_1536285303784{width:100%;font-size:12px;color:#333;line-height:1.6;top:150px;left:0%;}}  #text_style_01_1536285303784>.view_contents {box-sizing:border-box;font-size:18px;color:#666666;line-height:50px;font-family:Microsoft YaHei;text-align:center;} #text_style_01_1536285303784 .view_contents:hover {color:#fe6900;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536285303784>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536285303784>.view_contents {box-sizing:border-box;font-size:16px;color:#333;line-height:25px;}}
 #div_a_includeBlock_1536285303519{width:32%;height:450px;position:absolute;left:0%;top:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#div_a_includeBlock_1536285303519{left:0%;width:32%;height:450px;}}   @media screen and (max-width:640px) {#div_a_includeBlock_1536285303519{width:32%;height:180px;top:0px;left:0%;}} 


 #image_style_01_1536285303821{width:100%;height:400px;position:absolute;left:0%;top:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536285303821{left:0%;width:100%;height:400px;}}   @media screen and (max-width:640px) {#image_style_01_1536285303821{width:100%;height:150px;top:0px;left:0%;}} #image_style_01_1536285303821 > .view_contents{overflow:visible;} 

 #text_style_01_1536285303821{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:400px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536285303821{left:25%;width:50%;}}   @media screen and (max-width:640px) {#text_style_01_1536285303821{width:100%;font-size:12px;color:#333;line-height:1.6;top:150px;left:0%;}}  #text_style_01_1536285303821>.view_contents {box-sizing:border-box;font-size:18px;color:#666666;line-height:50px;font-family:Microsoft YaHei;text-align:center;} #text_style_01_1536285303821 .view_contents:hover {color:#fe6900;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536285303821>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536285303821>.view_contents {box-sizing:border-box;font-size:16px;color:#333;line-height:25px;}}
 #div_a_includeBlock_1536285303535{width:32%;height:450px;position:absolute;left:68%;top:0px;}   @media screen and (min-width:641px) and (max-width:1200px) {#div_a_includeBlock_1536285303535{}}   @media screen and (max-width:640px) {#div_a_includeBlock_1536285303535{width:32%;height:180px;top:0px;left:68.0672268907563%;}} 


 #image_style_01_1536285303727{width:100%;height:400px;position:absolute;left:0%;top:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536285303727{left:0%;width:100%;height:400px;}}   @media screen and (max-width:640px) {#image_style_01_1536285303727{width:100%;height:150px;top:0px;left:0%;}} #image_style_01_1536285303727 > .view_contents{overflow:visible;} 

 #text_style_01_1536285303727{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:400px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536285303727{left:25%;width:50%;}}   @media screen and (max-width:640px) {#text_style_01_1536285303727{width:100%;font-size:12px;color:#333;line-height:1.6;top:150px;left:0%;}}  #text_style_01_1536285303727>.view_contents {box-sizing:border-box;font-size:18px;color:#666666;line-height:50px;font-family:Microsoft YaHei;text-align:center;} #text_style_01_1536285303727 .view_contents:hover {color:#fe6900;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536285303727>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536285303727>.view_contents {box-sizing:border-box;font-size:16px;color:#333;line-height:25px;}}
 #div_a_includeBlock_1536285303537{width:32%;height:450px;position:absolute;left:34%;top:0px;}   @media screen and (min-width:641px) and (max-width:1200px) {#div_a_includeBlock_1536285303537{}}   @media screen and (max-width:640px) {#div_a_includeBlock_1536285303537{width:32%;height:180px;top:0px;left:34.03361344537815%;}} 
 #div_a_includeBlock_1536285303343{width:100%;height:450px;position:absolute;top:315px;left:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#div_a_includeBlock_1536285303343{width:94%;height:450px;}}   @media screen and (max-width:640px) {#div_a_includeBlock_1536285303343{width:94%;height:180px;top:280px;left:3%;}}  #div_a_includeBlock_1536285303343  {background:#ffffff;} #layout_1536284974094{height:300px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_1536284974094{}}   @media screen and (max-width:640px) {#layout_1536284974094{height:480px;}} #layout_1536284974094 > .view_contents{overflow:visible;}  @media screen and (max-width:640px) { #layout_1536284974094  {background: url(../img/upimages/wximg/head/20180906094722872.png);}}
 #layout_1536285392553{height:300px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_1536285392553{}}   @media screen and (max-width:640px) {#layout_1536285392553{height:20px;}} #layout_1536285392553 > .view_contents{overflow:visible;} 



 #text_style_01_1536285416125{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536285416125{left:25%;width:50%;}}   @media screen and (max-width:640px) {#text_style_01_1536285416125{width:100%;font-size:12px;color:#333;line-height:1.6;top:0px;left:0%;}}  #text_style_01_1536285416125>.view_contents {box-sizing:border-box;font-size:28px;color:#1f2231;line-height:35px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536285416125>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536285416125>.view_contents {box-sizing:border-box;font-size:18px;color:#333;line-height:25px;}}

 #text_style_01_1536285416142{width:100%;font-size:32px;color:#333;line-height:1.8;font-family:Microsoft YaHei;position:absolute;left:0%;top:35px;}   @media screen and (min-width:641px) and (max-width:1200px) {#text_style_01_1536285416142{left:25%;width:50%;}}   @media screen and (max-width:640px) {#text_style_01_1536285416142{width:100%;font-size:12px;color:#333;line-height:1.6;top:25px;left:0%;}}  #text_style_01_1536285416142>.view_contents {box-sizing:border-box;font-size:16px;color:#1f2231;line-height:25px;font-family:Microsoft YaHei;text-align:center;} @media screen and (min-width:641px) and (max-width:1200px) { #text_style_01_1536285416142>.view_contents {box-sizing:border-box;}} @media screen and (max-width:640px) { #text_style_01_1536285416142>.view_contents {box-sizing:border-box;font-size:14px;color:#333;line-height:25px;}}
 #div_a_includeBlock_1536285415926{width:41.66666666666667%;height:70px;position:absolute;top:46px;left:0%;}   @media screen and (min-width:641px) and (max-width:1200px) {#div_a_includeBlock_1536285415926{}}   @media screen and (max-width:640px) {#div_a_includeBlock_1536285415926{width:50%;height:50px;top:0%;left:25%;}}  #div_a_includeBlock_1536285415926  {border-bottom-color:#1f2231;border-bottom-style:dashed;border-bottom-width:1px;} #layout_1536285399726{height:300px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_1536285399726{}}   @media screen and (max-width:640px) {#layout_1536285399726{height:55px;}} #layout_1536285399726 > .view_contents{overflow:visible;} 
 #layout_1536285454177{height:300px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_1536285454177{}}   @media screen and (max-width:640px) {#layout_1536285454177{height:20px;}} #layout_1536285454177 > .view_contents{overflow:visible;} 


 #productList_style_01_1536285474738{width:75%;position:absolute;left:12.5%;top:16px;}   @media screen and (min-width:641px) and (max-width:1200px) {#productList_style_01_1536285474738{width:100%;left:0%;top:16px;}}   @media screen and (max-width:640px) {#productList_style_01_1536285474738{width:94%;top:0%;left:3%;}} #productList_style_01_1536285474738 > .view_contents{overflow:visible;}  @media screen and (max-width:640px) { #productList_style_01_1536285474738 .titleSet {color:#666666;font-size:16px;}} @media screen and (max-width:640px) { #productList_style_01_1536285474738 .priceSet {color:#fe6900;}} @media screen and (max-width:640px) { #productList_style_01_1536285474738 .unitSet {color:#fe6900;font-size:18px;}} #layout_1536283877469{height:300px;}   @media screen and (min-width:641px) and (max-width:1200px) {#layout_1536283877469{}}   @media screen and (max-width:640px) {#layout_1536283877469{height:467px;}} #layout_1536283877469 > .view_contents{overflow:visible;} 

/* banner样式 */

.bannerStyle_1{width:100%; height:100%; position:relative;}
.bannerStyle_1 .main_visual{height:100%; overflow:hidden; position:relative; }

.bannerStyle_1 .main_image{height:100%; overflow:hidden; position:relative; }

/* 圆点 */
.bannerStyle_1 div.flicking_con{position:absolute; bottom:20px; left:0; z-index:999; width:100%; text-align:center; }

.bannerStyle_1 div.flicking_con a{  background:none; display:inline-block; box-sizing:border-box;}
.bannerStyle_1 div.flicking_con a .dot{margin:0 3px; padding:5px; border:1px solid white; border-radius:100% ;}
.bannerStyle_1 div.flicking_con a.oncur .dot{background:white; border-color:white;}

/* 左右按钮 */
.bannerStyle_1 .btn_prev,.bannerStyle_1 .btn_next{z-index:11111; position:absolute; width:73px; height:74px; top:50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); display:none; }
.bannerStyle_1 .btn_prev{background:url(../img/banner/style_01/hover_left.png) no-repeat left top; left:20px; background-size: 80%;}
.bannerStyle_1 .btn_next{background:url(../img/banner/style_01/hover_right.png) no-repeat right top; right:20px; background-size: 80%;}

/* 遮罩面板 */
.bannerStyle_1 .ground_glass{display:none; position:absolute; top:0; left:0; opacity:0; width:100%; height:100%; z-index:998; background-color:#fff;}


/* 默认 动画效果 */
.bannerStyle_1 .main_image .img-list{width:100%; height:100%; overflow:hidden; position:absolute; top:0; left:0}
.bannerStyle_1 .main_image .img-item{position:absolute; width:100%; height:100%; display:block; top:0;}
.bannerStyle_1 .main_image .img-item span{display:block; width:100%; height:100%; background-size:auto 100% !important;}
.bannerStyle_1 .main_image .img-item a{display:block; width:100%; height:100%; overflow: hidden;}


            #banner_style_01_1536283815629 .bannerStyle_1 .main_image .img-item .img_0{background: url('../img/upimages/wximg/head/banner1.png') center top no-repeat;background-size:auto 100% !important;}
                #banner_style_01_1536283815629 .bannerStyle_1 .main_image .img-item .img_1{background: url('../img/upimages/wximg/head/banner2.jpg') center top no-repeat;background-size:auto 100% !important;}
                #banner_style_01_1536283815629 .bannerStyle_1 .main_image .img-item .img_2{background: url('../img/upimages/wximg/head/banner3.png') center top no-repeat;background-size:auto 100% !important;}
                #banner_style_01_1536283815629 .bannerStyle_1 .ground_glass{}
    
	#image_style_01_1536283957138 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}@media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536283957138 .CompatibleImg img{width:100%; height:100%}}@media screen and (max-width:640px) {#image_style_01_1536283957138 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}}

{width: 100%;}

.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;}
/*优惠券列表样式*//*==*2==*/
#styleshow{border:1px solid #ddd;text-align:left;margin:0 auto;}
.couponStyle_2{clear: both; text-align:center; display: flex; justify-content: space-between; flex-wrap:wrap;}
.couponStyle_2 .coupon_Item{ display:inline-block; width:49%; overflow: hidden; margin-bottom:2%;}
.couponStyle_2 .clr{clear:both;}
.couponStyle_2 .diyBox2{ margin:0 auto}
.couponStyle_2 .diyBox2 .diyBox_bg{margin:0 auto;height:110px;color:#fff;background-color:#FB2956; position: relative;}
.couponStyle_2 .diyBox2 .diyBox{padding:0px 8px 0px; position:absolute; top:50%; transform: translateY(-50%); width:calc(100% - 16px);}
.couponStyle_2 .diyBox2 #couponMain{height:95px;}

.couponStyle_2 .diyBox2 .diyBox .zhekou{ font-size:25px; }
.couponStyle_2 .diyBox2 .diyBox .money{ float:left; margin-top:0;}
.couponStyle_2 .diyBox2 .diyBox .money .f{font-size:12px;font-family:"verdana";font-weight:bold;}
.couponStyle_2 .diyBox2 .diyBox .money .m{font-size:25px;font-family:Impact, Charcoal, sans-serif;line-height:100%;letter-spacing:-1px;}
.couponStyle_2 .diyBox2 .diyBox #coupons_c{float:none; width:100%;}
.couponStyle_2 .diyBox2 .diyBox .cash_name{ text-align:left; float:left; margin-left:5px;}
.couponStyle_2 .diyBox2 .diyBox .name{ font-family:"Microsoft Yahei","verdana";font-size:16px;max-height: 100%; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.couponStyle_2 .diyBox2 .diyBox .condition{line-height:2;color:#fff;font-size:12px;text-align:left;width:100%;overflow:hidden;zoom:1;white-space:nowrap;text-overflow:ellipsis;}
.couponStyle_2 .diyBox2 #conpons_b{ text-align:center; clear:both;}
.couponStyle_2 .diyBox2 #conpons_b a{font-family:"Microsoft Yahei","verdana";width:100%;border-radius:5px 5px;padding:5px 0px;background:#fff;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;	opacity: 0.8;display:block;text-align:center;font-size:12px;}
.couponStyle_2 .diyBox2 #conpons_b .getBtn{color:#FB2956}
	
	
	#couponList_style_2_1536284060114 .coupon_Item{width:30.666666666667%; margin-bottom:4%;}

	

	#image_style_01_1536284587572 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}@media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536284587572 .CompatibleImg img{width:100%; height:100%}}@media screen and (max-width:640px) {#image_style_01_1536284587572 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}}

{width: 100%;}

.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;}

	#image_style_01_1536284640065 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}@media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536284640065 .CompatibleImg img{width:100%; height:100%}}@media screen and (max-width:640px) {#image_style_01_1536284640065 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}}

{width: 100%;}

.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;}

	#image_style_01_1536284732405 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}@media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536284732405 .CompatibleImg img{width:100%; height:100%}}@media screen and (max-width:640px) {#image_style_01_1536284732405 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}}

{width: 100%;}

.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;}

	#image_style_01_1536285088001 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}@media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536285088001 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}}@media screen and (max-width:640px) {#image_style_01_1536285088001 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}}

{width: 100%;}

.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;}

	#image_style_01_1536285069501 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}@media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536285069501 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}}@media screen and (max-width:640px) {#image_style_01_1536285069501 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}}

{width: 100%;}

.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;}

	#image_style_01_1536285303766 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}@media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536285303766 .CompatibleImg img{width:100%; height:100%}}@media screen and (max-width:640px) {#image_style_01_1536285303766 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}}

{width: 100%;}

.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;}

	#image_style_01_1536285303821 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}@media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536285303821 .CompatibleImg img{width:100%; height:100%}}@media screen and (max-width:640px) {#image_style_01_1536285303821 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}}

{width: 100%;}

.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;}

	#image_style_01_1536285303727 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}@media screen and (min-width:641px) and (max-width:1200px) {#image_style_01_1536285303727 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}}@media screen and (max-width:640px) {#image_style_01_1536285303727 .CompatibleImg img{width:auto; height:100%; position:relative; top:0; left:50%;-webkit-transform:translate(-50%,0);-o-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);}}

{width: 100%;}

.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;}
/*产品样式*/
.prod_default{width:100%; clear: both;}
.prod_default *{transition: all ease .2s; -webkit-transition: all ease .2s; -moz-transition: all ease .2s; -o-transition: all ease .2s; box-sizing: border-box;}
.prod_default ul{width: 100%; display: -webkit-flex; display: -moz-flex; display: flex; flex-wrap:wrap; justify-content:space-between;}
.prod_default .prod_Item{list-style:none; height:auto; padding: 0px; box-sizing:border-box; margin-bottom: 1%;}
.prod_default .relative{position:relative; width:100%; height:auto; overflow:hidden;}
.prod_default .prodImg_box{position:relative; width:100%; overflow: hidden; background: #eee; box-sizing: border-box;}
.prod_default .prod_img{position:absolute; left:0; right:0; top:0; bottom:0; overflow:hidden;}
.prod_default .prod_img span{position: absolute; left: 35%; top: 35%; right: 35%; bottom: 35%; background: none;}
.prod_default .prod_Item:hover .prod_img{transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -o-transform: scale(1.05);}
.prod_default .prod_Item:hover .prod_img span{background: rgba(255,255,255,.25); left: 0; top: 0; right: 0; bottom: 0;}
.prod_default .prod_img img.horizontal{width:100%; height:auto; position: absolute; top: 50%; left:0; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%);}
.prod_default .prod_img img.vertical{width:auto; height:100%; position: absolute; left: 50%; top:0; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.prod_default .dummy{margin-top:75%}/*控制产品图片显示比例*/
.prod_default .prod_info {overflow: hidden; width: 100%; padding-top: 10px; box-sizing: border-box; }
.prod_default .p_name {margin-bottom: 5px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; font-size: 14px; color: #333; line-height: 1.4; width: 100%;}
.prod_default .p_name a {font-size: inherit; color: inherit; line-height: inherit; display: block;}/*文字两行后自动超出隐藏*/
.prod_default .p_detail { font-size: 12px; color: #666; display: block; margin-bottom: 5px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}/*文字两行后自动超出隐藏*/
.prod_default .p_group {float: left; display: block;max-width:50%; color: #666; font-size: 12px;}
.prod_default .p_group .p_lb{display: none;}
.prod_default .p_line{margin-bottom: 5px; width: 100%;}
.prod_default .p_num { margin-bottom: 5px; display: block; float: right; text-align: right; max-width: 50%; color: #666; font-size: 12px;}
.prod_default .p_jg{display: none;}
.prod_default .p_price {float: left; line-height: 1; white-space: nowrap;display: block !important; }
.prod_default .p_value {color: #ff002a; font-size:26px;}
.prod_default .zhekou {color: #ff002a; font-size:16px;font-weight: bold;}
.prod_default .unit {color: #ff002a;font-size: 16px;}
.prod_default .p_vip {display: block; float: right; text-align: right; line-height:30px; height: 26px; white-space: nowrap;position: absolute;right:0;}
.prod_default .p_vip .v_jg{color:#666; font-size: 12px;}
.prod_default .v_value {color: #333; font-size: 18px;}
.prod_default .v_unit {color: #333;font-size: 12px;}
.prod_default .pro_button {margin: 10px 0; clear: both;}
.prod_default .p_link { float: left; width: 48%; text-align: center;}
.prod_default .p_link a {display: block; padding: 10px 15px;}
.prod_default .p_cart { text-align: center;}
.prod_default .p_cart a {display: block; padding: 10px 15px; background: #f00; color: #fff;}
.prod_default a{text-decoration:none; }  
.prod_default .p_price2 {clear:both; line-height: 1; white-space: nowrap;font-size:12px !important;color:gray !important;}
.prod_default .p_price2 .p_jg{font-size:14px;color:gray;}
.prod_default .p_price2 .unit{font-size:14px;color:gray;}
.prod_default .p_price2 .p_value{font-size:14px;color:gray;}
.prod_default .p_price2 .p_value{font-size:14px;color:gray;}

/*分页*/
.prod_default .page_btn{clear: both; margin-top: 20px; width: 100%; text-align: center;}
.prod_default .page_btn a{display: inline-block; color: #333; box-sizing: border-box; margin: 0 5px; width: 24px; height: 24px; line-height: 24px; border: 1px solid #ccc; font-family: 'microsoft YaHei';}
.prod_default .page_btn a.cur,.prod_default .page_btn a:hover{border:1px solid #4c4c4c;}
.prod_default .page_btn a:nth-child(n+12){display: none;}
.prod_default .page_btn a:nth-last-child(1),.prod_default .page_btn a:nth-last-child(2),.prod_default .page_btn a:nth-last-child(3){display: inline-block !important;}
.prod_default .prev_btn,.prod_default .next_btn{font-family: '黑体' !important; border: 0 !important;}
.prod_default .no_page{border: 0 !important;}
.prod_default .page_btn a:nth-child(n+10){display: none;}
.prod_default .p_line p{font-size:16px;line-height:28px;float:left;}

@media screen and (max-width: 640px){
	.prod_default .p_price2 {padding-top: 5px;}
	.prod_default .prod_info{padding: 6px;}
	.prod_default .unit,.prod_default .p_vip .v_jg,.prod_default .v_unit{font-size: 12px;}
	.prod_default .p_vip{height: 18px; line-height: 23px;}
	.prod_default .v_value{font-size: 14px;}
	.prod_default .p_value{font-size: 18px;}
	.prod_default .prod .p_detail{display: none !important;}
	.prod_default .p_vip {position: relative;float: none !important;clear:both;text-align: left !important;}
	/*分页*/
	/* .prod_default .page_btn a:nth-child(n+5){display: none;} */
}

			#productList_style_01_1536285474738 li{width: 49%; }
				#productList_style_01_1536285474738 li.prod_Item{margin-bottom:4%;}
				#productList_style_01_1536285474738 li.prod_Item{margin-bottom:4%;}
	
	/*标题 简介显示*/
	#productList_style_01_1536285474738 .p_detail.mobile {display:block;}
	#productList_style_01_1536285474738 .p_detail.pc, #productList_style_01_1536285474738 .p_detail.pad {display:none;}
	#productList_style_01_1536285474738 .p_name.mobile {display:block;}
	#productList_style_01_1536285474738 .p_name.pc, #productList_style_01_1536285474738 .p_name.pad {display:none;}

				.bottomMenu{width: 100%; box-sizing:border-box; display: none;position:fixed;bottom:0;z-index:999999}
				.bottomMenu ul{width:100%; height: 40px; padding:6px 0; background-color: #fff; 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;}
				.bottomMenu ul li .menuItem{position: relative;}
				.bottomMenu ul li .menuIco{width: 26px; height: 26px; overflow: hidden; margin: auto;}
				.bottomMenu ul li .menuIco img{width: 100%;}
				.bottomMenu ul li .menuName{font-size: 12px; white-space: nowrap; margin: auto; text-align: center; color: #333; line-height: 18px;}
				.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:55px;}
				}
				