@charset "utf-8";
* {
	margin: 0px;
}/*本代码中的*勿删除，否则会网页显示错误*/
body {
	font-family: "宋体", Arial;
	font-size: 12px;
	line-height: 20px;
	background:#F6F6F6;
	color: #333333;
	-webkit-text-size-adjust: none;/*禁用iPhone的Safari浏览器横屏自动调整字号*/
}
li,img,div,ul,span,table {
	padding: 0px;
}
img {
	border-width: 0px;
}
li {
	list-style-type: none;
}
a {
	color: #333333;
	text-decoration: none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
a:hover {
	color: #666666;
	text-decoration:none;
}
#box {
    -webkit-tap-highlight-color:rgba(0,0,0,0);
	}
/*top menu code*/
.navigation {
    position:fixed;
	width:100%;
	height:36px;
	line-height:36px;
	text-align:center;
	top:0px;
	right:0px;
	color: #333333;
	background:#FFFFFF;
	border-bottom:2px solid #606060;
	z-index:6000;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	}		
.logo {
	width:100%;
	position:relative;
	height:60px;
	line-height:60px;
	text-align:center;
	top:0px;
	right:0px;
	color: #333333;
	background:#474542;
	border-bottom:2px solid #FFF;
	z-index:600;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	}
#m_logo {
	display:block;
	position:absolute;
	left:5px;
	top:0;
	height:52px;
	background:url(/en/style/wap/images/logo.png) no-repeat 0px 0px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	z-index:9999;	
	}
@media only screen and (-moz-device-pixel-ratio: 1.5), only screen and (-o-device-pixel-ratio: 3/2), only screen and (-webkit-device-pixel-ratio: 1.5), only screen and (device-pixel-ratio: 1.5)
{
#m_logo {
    display:block;
	position:absolute;
	left:0;
	top:0;
	height:52px;
	overflow:hidden;
	text-align:center;
	background:url(/en/style/wap/images/logo1.5.png) no-repeat center;
	background-size:105px 38px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	z-index:9999;
	}<!--1.5分辨率-->
}			
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2)
{
#m_logo {
    display:block;
	position:absolute;
	left:0;
	top:0;
	height:52px;
	overflow:hidden;
	text-align:center;
	background:url(/en/style/wap/images/logo2.png) no-repeat center;
	background-size:140px 52px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	z-index:9999;
	}
}		
#m_left_btn {
	display:block;
	position:fixed;
	left:5px;
	top:0;
	height:36px;
	background:url(/en/style/wap/images/return.png) no-repeat 0px 0px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	z-index:9999;	
	}
@media only screen and (-moz-device-pixel-ratio: 1.5), only screen and (-o-device-pixel-ratio: 3/2), only screen and (-webkit-device-pixel-ratio: 1.5), only screen and (device-pixel-ratio: 1.5)
{
#m_left_btn {
    display:block;
	position:fixed;
	left:0;
	top:0;
	height:36px;
	overflow:hidden;
	text-align:center;
	background:url(/en/style/wap/images/return1.5.png) no-repeat center;
	background-size:56px 36px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	z-index:9999;
	}<!--1.5分辨率-->
}			
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2)
{
#m_left_btn {
    display:block;
	position:fixed;
	left:0;
	top:0;
	height:36px;
	overflow:hidden;
	text-align:center;
	background:url(/en/style/wap/images/return2.png) no-repeat center;
	background-size:53px 36px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	z-index:9999;
	}
}		
#m_right_btn {
	display:block;
	position:fixed;
	overflow:hidden;	
	top:0px;
	right:10px;
	height:36px;
	background:url(/en/style/wap/images/right_btn_1.png) no-repeat 0px 0px;
	z-index:9999;
	-webkit-tap-highlight-color:rgba(0,0,0,0);	
	}
@media only screen and (-moz-device-pixel-ratio: 1.5), only screen and (-o-device-pixel-ratio: 3/2), only screen and (-webkit-device-pixel-ratio: 1.5), only screen and (device-pixel-ratio: 1.5)
{
#m_right_btn {
    display:block;
	position:fixed;
	overflow:hidden;	
	top:0px;
	right:10px;
	height:36px;
	overflow:hidden;
	text-align:center;
	background:url(/en/style/wap/images/right_btn_1.5.png) no-repeat center;
	background-size:56px 36px;
	z-index:9999;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	}<!--1.5分辨率-->
}	
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2)
{
#m_right_btn {
    display:block;
	position:fixed;
	overflow:hidden;	
	top:0px;
	right:10px;
	height:36px;
	overflow:hidden;
	text-align:center;
	background:url(/en/style/wap/images/right_btn_2.png) no-repeat center;
	background-size:53px 36px;
	z-index:9999;
	}
}
#nav_lanuage a {
	position:absolute;
	right:16px;
	line-height:18px;
	top:36px;
	z-index:998;
	font-size:14px;
	color:#daa72d;
    }
/*index code*/
.mcode_1 {
	float:left;
	width:100%;
	margin-top:13px;
}
.mcode_1 div {
	width:50%;
	float:left;
	position:relative;
}
.mcode_1 div a {
	float:left;
	padding-left:5px;
	padding-right:5px;
}
.mcode_1 span {
	position:absolute;
	display:block;
	background:url(../images/1_1.png) repeat;
	right:5px;
	left:5px;
	bottom:0;
	font-size:12px;
}
.mcode_1 span a {
	color:#FFF;
}
.mcodepage {
    display:block;
	padding:0px 0px;
	margin:0px;
	line-height:24px;
	font-size:14px;
	overflow:hidden;
	}
.mcodepage img {
	width: 100%; 
	height: auto;
	max-width: 100%; 
	display: block;
	padding-bottom:0px;
	left:0;
	right:0;
	}
.mcode_2 {/*内容换行*/
	float:left;
	clear:both;
	width:100%;
	margin-top:13px;
}
.mcode_3 {
	float:left;
	padding:16px;
	font-size:16px;
	line-height:24px;
}
.mcode_4 {
	float:left;
	position:relative;
	width:100%;
	height:40px;
	text-align:center;
}
.mcode_4 a {
	float:left;
	position:absolute;
	left:10%;
	width:80%;
	font-size:16px;
	color:#f6c54b;
	line-height:32px;
	border:1px solid #f6c54b;
}	
.mcode_5 {
	float:left;
	display:block;
	margin:16px 0 0 0;
	text-align:center;
	width:100%;
	height:60px;
	line-height:60px;
	background:#e6dfcd;
	color:#78502c;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	-webkit-tap-highlight-color:rgba(0,0,0,0);	
}
.mcode_5 a {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	width:100%;
	display:block;
}		
/*nav code*/
.nav {   
	width:140px;
	height: auto;
	font-size:14px;
	position: fixed;
	right:0;
	top:38px;
	display:none;
	z-index:999;
	text-align:center;
	}
.nav a {
	height:32px;
	line-height:32px;
    width:100%;
	float:left;
	clear:both;
	background:#959999;
	border-bottom:1px solid  #666;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	}
.nav_title {
    font-size:16px;
	font-weight:bold;
	position:absolute;
	left:0;
	top:0;
	height:36px;
	line-height:36px;
	text-align:center;
	width:100%;
	overflow:hidden;
	}
.nav_title div {
	padding-right:36px;
	padding-left:36px;
	}			
.nav-selected {
	color: #FFFFFF;
	}
.epages {
    float:none;
	font-size:12px;
	line-height:20px;
	height:20px;
	text-align: center;
	padding-top:2px;
	padding-bottom:9px;
	width:100%;
	clear:both;
	text-decoration:none;
}
.epages a {
	border: 1px solid #CCCCCC;
	background:F3F3F3;
	display: inline-block;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	padding:1px 4px;
}
.epages b {
	border: 1px solid #CCCCCC;
	background: #39AA49;
	color:#FFFFFF;
	display: inline-block;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	padding:1px 4px;
	font-weight:normal;
}
.epages a:hover {
	color: #666666;
	border: 1px solid #A6A4A4;
	background:#F4F4F4;
}
/*index news*/	
.m_news {
    float:left;
	width:100%;
	height:60px;
	}
.m_news span {
	float:left;
	font-size:14px;
	padding-top:10px;
	padding-left:10px;
	padding-right:20px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	}
.m_news div {
	float:left;
	clear:both;
	padding-left:10px;
	color:#999999;
	}		
.m_news li.one	 {
	float:left;
	display:block;
	width:100%;
	height:60px;
	background:url(/en/style/wap/images/arrow_1_a.png) no-repeat right #C7D0D3;
	}
@media only screen and (-moz-device-pixel-ratio: 1.5), only screen and (-o-device-pixel-ratio: 3/2), only screen and (-webkit-device-pixel-ratio: 1.5), only screen and (device-pixel-ratio: 1.5)
{
.m_news li.one	 {
	float:left;
	display:block;
	width:100%;
	height:60px;
	background:url(/en/style/wap/images/arrow_1.png) no-repeat right #C7D0D3;
	background-size:32px 23px;
	}<!--1.5分辨率-->
}	
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2)
{
.m_news li.one	 {
	float:left;
	display:block;
	width:100%;
	height:60px;
	background:url(/en/style/wap/images/arrow_1.png) no-repeat right #C7D0D3;
	background-size:32px 23px;
	}
}	 
.m_news li.two	 {
	float:left;
	width:100%;
	height:60px;
	background:url(/en/style/wap/images/arrow_2_a.png) no-repeat right #F7F7F7;
	}
 @media only screen and (-moz-device-pixel-ratio: 1.5), only screen and (-o-device-pixel-ratio: 3/2), only screen and (-webkit-device-pixel-ratio: 1.5), only screen and (device-pixel-ratio: 1.5)
{
.m_news li.two	 {
	float:left;
	display:block;
	width:100%;
	height:60px;
	background:url(/en/style/wap/images/arrow_2.png) no-repeat right #F7F7F7;
	background-size:32px 23px;
	}<!--1.5分辨率-->
}	
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2)
{
.m_news li.two {
	float:left;
	display:block;
	width:100%;
	height:60px;
	background:url(/en/style/wap/images/arrow_2.png) no-repeat right #F7F7F7;
	background-size:32px 23px;
	}
}	  	
/*flip card code*/
.contaier{
    width:100%;
	margin:10px auto;
	}
.contaier img{
    width: 100%;
	height: auto;
	max-width: 100%;
	display: block;
	float:left;
	clear:both;
	}	
.card {
		perspective: 1000;
	    -webkit-perspective: 1000;
	    width: 100%;
		float:left;
	    margin-bottom:3px;
	}
.cover{
		float:left;
		display:block;
		clear:both;
		overflow:hidden;
	    border-radius:3px;
	    -webkit-transition: all 1s ease;
	    -moz-transition: all 1s ease;
	    transition: all 1s ease;
	    backface-visibility: hidden;
	    -ms-backface-visibility: hidden;
	    -moz-backface-visibility: hidden;
	    -webkit-backface-visibility: hidden;
	    -o-backface-visibility: hidden;
		width:100%;
	}	
.cover a{
		font-size:20px;
		color:#FFFFFF;
	}	
.front {
	    z-index: 10;
		
	}
.back{
	    transform:rotate3d(0,1,0,-180deg);
	    -ms-transform:rotate3d(0,1,0,-180deg);	/* IE 9 */
	    -moz-transform:rotate3d(0,1,0,-180deg);	/* Firefox */
	    -webkit-transform:rotate3d(0,1,0,-180deg); /* Safari 和 Chrome */
	    -o-transform:rotateY(0,1,0,-180deg);	/* Opera */
	    z-index: 8;
		position:absolute;
	}
.card-flipped .front{
	    transform:rotate3d(0,1,0,180deg);
	    -ms-transform:rotate3d(0,1,0,180deg);/* IE 9 */
	    -moz-transform:rotate3d(0,1,0,180deg);/* Firefox */
	    -webkit-transform:rotate3d(0,1,0,180deg);/* Safari 和 Chrome */
	    -o-transform:rotate3d(0,1,0,180deg);	/* Opera */
	    z-index: 8;
		
	}
.card-flipped .back{
	    transform:rotate3d(0,1,0,0deg);
	    -ms-transform:rotate3d(0,1,0,0deg);/* IE 9 */
	    -moz-transform:rotate3d(0,1,0,0deg);/* Firefox */
	    -webkit-transform:rotate3d(0,1,0,0deg);/* Safari 和 Chrome */
	    -o-transform:rotate3d(0,1,0,0deg);	/* Opera */
	    z-index: 10;
	}
#left{
    float: left;
	width:50%;
	}
#right{
    float: right;
	width:50%;
	}
#card_1 a{
    height:72px;
	line-height:72px;
	margin-left:2px;
	margin-right:1px;
	display:block;
	background:url(/en/style/wap/extend/flipcard/left_1.png) no-repeat left #D8573B;
	background-size:40px 30px;	
	text-align:center;
	vertical-align:middle;
	}
#card_11 a{
    height:72px;
	line-height:72px;
	font-size:16px;
	margin-left:2px;
	margin-right:1px;
	display:block;
	background:#D8573B;
	background-size:20px 20px;	
	text-align:center;
	}	
#card_2 a{
    height:147px;
	line-height:147px;
	margin-left:2px;
	margin-right:1px;
	display:block;
	background:url(/en/style/wap/extend/flipcard/left_2.png) no-repeat left #25A9C8;
	background-size:40px 30px;
	text-align:center;
	}
#card_12 a{
    height:147px;
	line-height:147px;
	font-size:16px;
	margin-left:2px;
	margin-right:1px;
	display:block;
	background:#25A9C8;
	background-size:20px 20px;
	text-align:center;
	}	
#card_3 a{
    height:72px;
	line-height:72px;
	margin-left:1px;
	margin-right:2px;
	display:block;
	background:url(/en/style/wap/extend/flipcard/right_1.png) no-repeat left #F4AF33;
	background-size:40px 30px;
	text-align:center;
	}
#card_13 a{
    height:72px;
	line-height:72px;
	margin-left:1px;
	margin-right:2px;
	font-size:16px;
	display:block;
	background:#F4AF33;
	background-size:20px 20px;
	text-align:center;
	}	
#card_4 a{
    height:72px;
	line-height:72px;
	margin-left:1px;
	margin-right:2px;
	display:block;
	background:url(/en/style/wap/extend/flipcard/right_2.png) no-repeat left #8659B6;
	background-size:40px 30px;
	text-align:center;
	}
#card_14 a{
    height:72px;
	line-height:72px;
	margin-left:1px;
	margin-right:2px;
	font-size:16px;
	display:block;
	background:#8659B6;
	background-size:20px 20px;
	text-align:center;
	}		
#card_5 a{
    height:72px;
	line-height:72px;
	margin-left:1px;
	margin-right:2px;
	display:block;
	background:url(/en/style/wap/extend/flipcard/right_3.png) no-repeat left #67B21F;
	background-size:40px 30px;
	text-align:center;
	}
#card_15 a{
    height:72px;
	line-height:72px;
	margin-left:1px;
	margin-right:2px;
	font-size:16px;
	display:block;
	background:#67B21F;
	background-size:20px 20px;
	text-align:center;
	}									
/*pagefooter*/
.pagefooter {
    float:left;
	width:100%;
	height:44px;
	line-height:44px;
	text-align:center;
	background:#FFFFFF;
	color: #666666;
	-webkit-tap-highlight-color:rgba(0,0,0,0);/*删除移动版Safari或Android注册器点击闪烁及高亮状态*/
	}	
.pagefooter a {
	padding-left:6px;
	}					
/*图片等比缩放*/
.load{
    background:url(/en/style/extend/loadresize/loadimage.gif) no-repeat center;
	text-align:center;
	width:100%;
	height:20px;
	}
#resizeimage {/*对应loadimage.js的#resizeimage*/
	padding:16px;
	border:1px #E5E5E5 solid;
}
.listpicresize {
    text-align:center;/*对应loadimage.js的.listpicresize取消时则在此设置width及height参数即可*/
	}
.unresizepic {
    background:url(/en/style/extend/loadresize/loadimage.gif) no-repeat center;
	}	
/*m_list_menu code*/
.m_list_menu {
    float:left;
	display:block;
	position:relative;
	width:100%;
	height: auto;
	margin-top:36px;
	padding-bottom:1px;
	background:#FFFFFF;
	font-size:12px;
	border-bottom:1px solid #E3E3E3;
	}
#m_list_menu {
    float:left;
	margin:0 20px;
	}	
#m_list_menu a {
    float:left;
	line-height:32px;
	padding:4px 8px;
	display: block;
	}	
#m_list_menu .nav-list-selected {
    background: #17A255;
	color: #FFFFFF;
	}/*不能省略#m_list_menu，否则color: #FFFFFF无效*/	
/*Grid container*/	
#main {
    padding:10px 0 30px 0;
   }
.progress {
     background: url(/en/style/wap/extend/grid_blocks/loadimage.gif) no-repeat;
	 background-size:54px 20px;
	 float:left;
	 width:160px;
	 height:32px;
	 line-height:32px;
	 left:50%;
	 top:50%;
	 margin-top:-10px;
	 margin-left:-60px;
	 text-align:center;
	 display:block;
	 color:#666666;
	 position: absolute;
	 font-size:14px;
	 }
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2)
{
.progress {
     background:url(/en/style/wap/extend/grid_blocks/loadimage_8130.gif) no-repeat;
	 background-size:54px 20px;
	 float:left;
	 width:160px;
	 height:32px;
	 line-height:32px;
	 left:50%;
	 top:50%;
	 margin-top:-10px;
	 margin-left:-60px;
	 text-align:center;
	 display:block;
	 color:#666666;
	 position: absolute;
	 font-size:14px;
	 }
}
@media only screen and (-moz-device-pixel-ratio: 1.5), only screen and (-o-device-pixel-ratio: 3/2), only screen and (-webkit-device-pixel-ratio: 1.5), only screen and (device-pixel-ratio: 1.5)
{
.progress {
     background:url(/en/style/wap/extend/grid_blocks/loadimage_8130.gif) no-repeat;
	 background-size:54px 20px;
	 float:left;
	 width:160px;
	 height:32px;
	 line-height:32px;
	 left:50%;
	 top:50%;
	 margin-top:-10px;
	 margin-left:-60px;
	 text-align:center;
	 display:block;
	 color:#666666;
	 position: absolute;
	 font-size:14px;
	 }<!--1.5分辨率-->
}				 
.progress span {
	 float:left;
	 padding-left:56px;
	 }	 
#tiles {
    list-style-type: none;
    position: relative; /** Needed to ensure items are laid out relative to this container **/
    margin: 0;
    }
#tiles li {
    width:156px;
    background-color: #ffffff;
	border: 1px solid #dedede;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: none; /** Hide items initially to avoid a flicker effect **/
	padding: 4px;
    }
#tiles li img {
    display: block;
    width:156px;
    }
#tiles li p {
    color: #666;
    font-size: 12px;
    margin: 4px 1px 0 6px;
   }
.showpage {
    display:none;
	}   
 /*Some extra styles to randomize heights of grid items.*/
#tiles ali:nth-child(3n) {
    height: 175px;
    }
#tiles ali:nth-child(4n-3) {
    padding-bottom: 30px;
    }
#tiles ali:nth-child(5n) {
    height: 250px;
   }
/*news list code*/ 
.listnews {
    float:left;
	width:100%;
	padding-bottom:16px;
	}
.n_banner img {
    float:left;
	width: 100%;
	height: auto;
	max-width: 100%;
	display: block;
	margin-top:36px;
	margin-bottom:0;
	}	 			
/*shop code list*/
.listshop {
    display:block;
	width:100%;
	margin-top:45px;
	margin-bottom:34px;	
	}
#shopul {
	border:none;
	width:100%;
	font-size:14px;
	}
.shopul{
	width:100%;
	height: auto;
	border-bottom:1px #CCCCCC solid;
	overflow:hidden;
	-webkit-tap-highlight-color:rgba(0,0,0,0);/*删除移动版Safari或Android注册器点击闪烁及高亮状态*/
	}
.shopul li {
    float:left;
	width:100px;
	height:75px;
	padding-top:8px;
	padding-left:10px;
	padding-right:6px;
	}	
.shopul li img {
	vertical-align:middle;
}
.shopul li i {/*图集水平/垂直居中*/
	display:inline-block;
    width:1px;
    overflow:hidden;
    height:100%;
    margin-left:-1px;
    vertical-align:middle;
}
.ask {
    cursor:pointer;
	}
.current{
	border-bottom:1px #999999 solid;
	}
.answer{
    background:#F6F6F6;
	width:100%;
	display:block;
	position: fixed;
	left:100%;
	top:0px;
	clear:both;
	bottom:0;
	overflow:auto;
	}
#answer {
	padding:34px 20px 10px 20px;	
	}
#answer img {
	max-width:100%;
	height:auto;
	padding-bottom:3px;	
	}	
.listool {
	position:fixed;
	width:100%;
	height:36px;
	line-height:36px;
	left:0px;
	top:0px;
	color: #333333;
	background:#FFFFFF;
	border-bottom:2px solid #606060;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	overflow:hidden;
	}
.listool span {
	display:block;
	position:fixed;
	left:5px;
	top:0;
	height:36px;
	background:url(/en/style/wap/images/return.png) no-repeat 0px 0px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);	
	}
@media only screen and (-moz-min-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2)
{
.listool span {
    display:block;
	position:fixed;
	left:0;
	top:0;
	height:36px;
	overflow:hidden;
	text-align:center;
	background:url(/en/style/wap/images/return2.png) no-repeat center;
	background-size:53px 36px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	}
}
@media only screen and (-moz-device-pixel-ratio: 1.5), only screen and (-o-device-pixel-ratio: 3/2), only screen and (-webkit-device-pixel-ratio: 1.5), only screen and (device-pixel-ratio: 1.5)
{
.listool span {
    display:block;
	position:fixed;
	left:0;
	top:0;
	height:36px;
	overflow:hidden;
	text-align:center;
	background:url(/en/style/wap/images/return1.5.png) no-repeat center;
	background-size:56px 36px;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	}<!--1.5分辨率-->
}			
.listool_close {
	background:url(/en/style/wap/images/return.png) no-repeat 0px -34px!important;/*!important不可删除*/
	cursor:pointer;
	}
.shop_pic_show {/*勿设置任何float浮动否则垂直居中无效，对应loadimage.js的.pic_show取消时则在此设置width及height参数即可:85*60*/
	width:125px;
	height:75px;
	}			
#listshop_pic_intro {
   display:block;
   color:#999999;
   padding-right:10px;
   }  
#shop_link a {
   background:#00CC66;
   margin-left:3px;
   padding:5px 8px;
   background:#4FB4DE;
   color:#FFFFFF;
   }     
.shop_pic_intro_l {
   float:left;
   width: auto;
   }
.shop_pic_intro_r {
   float:right;
   }   
.shop_pic_intro_r a {
   float:right;
   background:#00CC66;
   margin-left:3px;
   padding:2px 8px;
   height:21px;
   line-height:21px;
   color:#FFFFFF;
   }  
#listshop_pic_intro span {
	height:23px;
	line-height:23px;
	clear:both;
	font-size:14px;
	color:#333333;
	font-weight:bold;
   }
.list_shop_tips {
	padding-left:20px;
	}
.list_shop_tips span {
	padding:2px;
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	}	     			
/*内容页*/	
.contentspage {
    display:block;
	margin:36px 0px;
	line-height:26px;
	font-size:16px;
	}
.contentspage div {/*单页文字内容使用*/
	padding:10px 20px 5px 20px;
	}	
.contentspage img {
	width: 100%; 
	height: auto;
	max-width: 100%; 
	display: block;
	padding-bottom:0px;
	left:0;
	right:0;
	}	
.contentspage_2 {
    display:block;
	padding:15px 18px 0 20px;
	margin:36px 0px;
	line-height:26px;
	font-size:16px;
	}
.contentspage_2 img {
	width: 100%; 
	height: auto;
	max-width: 100%; 
	display: block;
	padding-bottom:0px;
	left:0;
	right:0;
	}	
.unshow {/*for clear float*/
    float:left;
	width:100%;
	height:1px;
	clear:both;
	overflow:hidden;
	}   