h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
button,input,select,textarea{font:14px/26px 'Microsoft Yahei','Simsun';color:#333;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
address,cite,dfn,em,var{font-style:normal;}
code,kbd,pre,samp{font-family:courier new,courier,monospace;}
small{font-size:12px;}
ul,ol{list-style:none;}
a{text-decoration:none;color:#2d374b;}
a:hover {color:#d00;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
fieldset,img{border:0;}
button,input,select,textarea{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
img {vertical-align:middle;}
body{
	padding:0;
	margin:0;
	max-width:640px;
	margin:auto;
}
.MsgBencandyCont{
	max-width:640px;
	margin:auto;
}
.msgTitle{
	padding:5px 10px;
	line-height:30px;
	font-size:20px;
	font-weight:bold;
}
.hycompany{
	height:50px;
	overflow:hidden;
	position:relative;
	padding-left:70px;
}
.hycompany ol{
	position:absolute;
	width:60px;
	height:50px;
	overflow:hidden;
	left:5px;
	top:0;
}
.hycompany ol img{
	position: absolute;
	max-width:100%;
	max-height:100%;
  	left: 50%;
	top: 50%;
	border-radius:50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
      -ms-transform: translate3D(-50%, -50%, 0);
          transform: translate3D(-50%, -50%, 0);
}
.hycompany li{
	padding-top:5px;
	line-height:20px;
}
.hycompany li div{
	height:20px;
	overflow:hidden;
	color:#17BFCE;
	font-size:18px;
}
.hycompany li p{
	font-size:14px;
	color:#999;
}
.ContentBox{
	width:100%;
	overflow:hidden;
	margin:15px auto;
	background:#F5F5F5;
	border-top:#DDD solid 1px;
	border-bottom:#DDD solid 1px;
}
.firstImg{
	padding:10px;
	text-align:center;
}
.firstImg img{
	max-width:100%;
}
.ListImgBox{
	padding:5px;
}
.ListImgBox:after{
	content:'';
	display:block;
	width:100%;
	clear:both;
}
.ListImgBox li{
	width:50%;
	overflow:hidden;
	float:left;
}
.ListImgBox li div{
	padding:5px;
}
.ListImgBox li div span{
	display:block;
	padding:5px;
	text-align:center;
	background:#FFF;
	border-radius:5px;
	border:#DDD solid 1px;
}
.ListImgBox li div span img{
	max-width:100%;
}
.Contents{
	padding:5px 15px 15px 15px;
	color:#666;
	line-height:25px;
	word-break:break-all; /*支持IE，chrome，FF不支持*/
　　word-wrap:break-word;/*支持IE，chrome，FF*/	
}
.Contents img{
	max-width:95%;
}
.Share_Message{ 
	position: fixed; 
	width:100%; 
	height: 100%; 
	background: rgba(0,0,0,0.8);
	z-index: 900000; 
	top:0; 
	left: 0; 
	display: none;
}
.Share_Message div{
	background:url(../../../images/wap/showshare.png) no-repeat right center; 
	width:100%; 
	height:350px; 
	background-size:contain; 
	top:0; 
	display: block;
}
/*mod-share*/
.mod-share{
    overflow: hidden;
    margin:10px 3% 30px 3%;
    text-align: center;
}
.share-btn {
    border: 1px solid #ffa955;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ffa955;
    width: 48%;
    display: inline-block;
}
.border-line{border: 1px solid #888;}
.share-btn span{ 
	height: 20px; 
	line-height: 20px; 
	display: inline-block;
}
.ico-share {
    background: url(icon1.jpg) no-repeat 0 center;
    background-size:23px 20px;
    padding: 0 0 0 27px;
}
.ico-pyq{ 
	background:url(icon2.jpg) no-repeat 0 center;
	color:#888;
	background-size:21px 20px; 
	padding:0 0 0 25px;
}
.text-share{ 
	background:url(showshare.png) no-repeat right center; 
	width:100%; 
	height:609px; 
	background-size:contain; 
	top:0; 
	display: block;
}
/*******/
.ListImgBox1{
	position:fixed;
	z-index:1000000;
	width:100%;
	height:100%;
	overflow:hidden;
	background:rgba(0,0,0,0.6);
	left:0;
	top:0;
	display:none;
}
.ListImgBox1 .ListImg{
	position:absolute;
	width:1000000%;
	height:100%;
	left:0;
	top:0;
}
.ListImgBox1 .ListImg li{
	float:left;
	position:relative;
}
.ListImgBox1 .ListImg li img{
	position: absolute;
	max-width:100%;
	max-height:100%;
  	left: 50%;
	top: 50%;
  -webkit-transform: translate3D(-50%, -50%, 0);
      -ms-transform: translate3D(-50%, -50%, 0);
          transform: translate3D(-50%, -50%, 0);
}