@charset "utf-8";
@font-face {
	font-family: "iconfont";
	src: url('http://www.mpaypass.com.cn/images/joeicon/iconfont.eot'); /* IE9*/
	src: url('http://www.mpaypass.com.cn/images/joeicon/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('http://www.mpaypass.com.cn/images/joeicon/iconfont.woff') format('woff'), /* chrome, firefox */ url('http://www.mpaypass.com.cn/images/joeicon/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('http://www.mpaypass.com.cn/images/joeicon/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.joeicon {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
body {
	margin: 0px;
	background-color:#fff;
}
body, td, th, div {
	font: normal 100% "微软雅黑", Microsoft YaHei, Tahoma, Verdana, "宋体";
	color: #333333;
	word-break: break-all;
	word-wrap: break-word;
}
a:link {
	color: #333333;
	text-decoration: none;
        font-size: 15px;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #F00000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.left {
	float: left;
}
.right {
	float: right;
}
.dh {
	width: 100%;
	height: 40px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 0px 0px;
	display: inline-block;
	background-color: #a90000;
	z-index: 990;
	position: fixed;
	top: 0;
	left: 0;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	overflow: visible;
}
.dhback {
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index: 980;
	position: fixed;
	top: 50;
	left: 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	display: none;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
}

.login-icon {
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 1000;
	display: block;
	width: 50px;
	height: 33px;
	z-index: 1000;
}
.menu-icon {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1000;
	display: block;
	width: 50px;
	height: 33px;
	text-align: right;
}
.menu {
	display: none;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 10px 0 10px 0;
	background-color: #eeeeee;
	z-index: 999;
	position: fixed;
	top: 50px;
	left: 0px;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	overflow: auto;
	border-bottom: 1px solid #d2d2d2;
}
.menu ul {
	width: 96%;
	margin: auto;
	padding: 0px;
	list-style: none;
}
.menu ul li {
	width: 50%;
	float: left;
	text-align: left;
	padding: 8px 0 8px 0;
	font-size: 90%;
	list-style: none;
}
.menu a:link {
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
}
.menu a:hover {
	text-decoration: none;
}
.menu a:active {
	text-decoration: none;
}
.main {
	width: 100%;
	height: auto;
	overflow: auto;
	margin: auto;
	text-align: left;
	padding-top: 55px;
}
/*产品企业*/
.productlisttitle {
	width: 100%;
	text-align: center;
	font-weight: bold;
	border-bottom: 1px solid #eeeeee;
	padding: 23px 0 16px 0;
}
.productlistbody {
	width: 90%;
   margin-left:13px;
	height: auto;
	overflow: auto;
	padding: 10px 0 10px 0;
}
.productbox {
	width: 46%;
	height: auto;
	text-align: center;
	overflow: auto;
	float: left;
	margin: 10px 2% 10px 2%;
	padding: 5px 0 8px 0;
	-webkit-box-shadow: 0 0 6px #dddddd;
	-moz-box-shadow: 0 0 6px #dddddd;
	box-shadow: 0 0 6px #dddddd;
}
.productbox .pic {
	width: 94%;
	height: auto;
	margin: 0px 3% 5px 3%;
	text-align: center;
	overflow: auto;
}
.productbox .pic img {
	width: 86%;
	height: auto;
	border: 0px;
	display: inline-block;
}
.productbox .title {
	width: 94%;
	height: 35px;
	margin: 0px 3% 0px 3%;
	overflow: hidden;
	font-size: 80%;
	line-height: 120%;
}
.productbox .vote {
	display: block;
	width: 94%;
	height: 28px;
	overflow: hidden;
	padding: 8px 0 5px 0;
	margin: 0 3% 0 3%;
	color: #1E9FFF;
	font-size: 58%;
	border-top: 1px solid #F5F5F5;
}
.productbox .anniu {
	display: block;
	width: 100%;
	height: auto;
	padding: 5px 0 3px 0;
	overflow: hidden;
}
.productbodytitle {
	width: 98%;
	height: auto;
	padding: 10px 0 10px 0;
	margin: auto;
	border-bottom: 1px #eeeeee solid;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}
.productbodytitle span {
	width: 100%;
	padding: 15px 0 0px 0;
	margin: auto;
	text-align: center;
	font-size: 80%;
	color: #1E9FFF;
	font-weight: normal;
}
.productbodypic {
	width: 100%;
	height: auto;
	padding-top: 15px;
	overflow: auto;
	text-align: center;
}
.productbodypic img {
	max-width: 80%;
	width: auto;
	border: 0px;
	margin: auto;
}
.productbodyvote {
	width: 100%;
	text-align: center;
	overflow: hidden;
	padding: 10px 0 3px 0;
	color: #1E9FFF;
	font-size: 90%;
}
.productbodycompany {
	width: 100%;
	height: auto;
	overflow: auto;
	text-align: center;
	font-size: 90%;
	line-height: 160%;
	padding: 0 0 5px 0;
}
.productbodylistnr {
	width: auto;
	height: auto;
	text-align: left;
	overflow: auto;
	padding: 15px 10px;
	line-height: 180%;
}
.productbodylistnr img {
	width:100%;
	height: auto;
	margin: 0;
	border: 0;
}
.productbodylistnr p {
	line-height: 180%;
	padding: 8px 0 2px 0;
}
.productbodylistnr p img {
	width:100%;
	height: auto;
	margin: 0;
	border: 0;
}
.productbodyanniu {
	width: 100%;
	text-align: center;
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	display: inline-block;
	overflow: hidden;
	z-index: 900;
	position: fixed;
	bottom: 0;
	left: 0;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	overflow: visible;
	background-color:#393D49;
}
/*产品企业结束*/

/*媒体开始*/
.meiti {
	width: 96%;
	height: auto;
	text-align: left;
	overflow: auto;
	margin: 10px 2% 10px 2%;
	line-height: 180%;
}
.meiti img {
	width: auto;
	height: auto;
	max-width: 100%;
	border: 1px solid #dddddd;
	margin: 10px 0px 10px 10px;
	float: left;
}
/*媒体结束*/

/*评委开始*/

.pwbody {
	width: 46%;
	height: auto;
	text-align: center;
	overflow: auto;
	float: left;
	margin: 10px 2% 10px 2%;
	padding: 10px 0 10px 0;
	-webkit-box-shadow: 0 0 6px #bbbbbb;
	-moz-box-shadow: 0 0 6px #bbbbbb;
	box-shadow: 0 0 6px #bbbbbb;
}
.pwbody .pic {
	width: 94%;
	height: auto;
	margin: 0px 3% 5px 3%;
	text-align: center;
	overflow: auto;
}
.pwbody .pic img {
	width:150px;
	height:210px;
	border: 0px;
	margin:auto;
	display: inline-block;
}
.pwbody .title {
	width: 94%;
	height: 15px;
	margin: 0px 3% 0px 3%;
	overflow: hidden;
	font-size:80%;
	line-height:120%;
}
/*评委结束*/

.foot-1 {
	width: 100%;
	height: 110px;
	margin: 5px auto 0 auto;
	border-top: 1px solid #dddddd;
	background-color: #e2e2e2;
	display: inline-block;
	overflow: hidden;
}
.foot-2 {
	border-top: 2px #FFFFFF solid;
	padding-top: 10px;
	font-size: 14px;
	font-size: 80%;
	text-align: center;
	line-height: 180%;
}
/*底部悬浮按钮*/
.footSearch {
	width: 23px;
	height: 23px;
	overflow: hidden;
	text-align: center;
	padding: 3px;
	display: inline-block;
	z-index: 990;
	position: fixed;
	bottom: 70px;
	left: 15px;
	_position: absolute;
 _top: expression_r(documentElement.scrollTop);
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	background: rgba(0,0,0, 0.4);
}


/*评论部分样式*/
.Mnewspl {
	width: 96%;
	padding: 0 2% 0 2%;
	height: auto;
	margin: 0 auto;
	font-size: 100%;
	word-break: break-all;
	word-wrap: break-word;
}
.Mnewspl a:link {
	text-decoration: none;
}
.Mnewspl a:visited {
	text-decoration: none;
}
.Mnewspl a:hover {
	text-decoration: none;
}
.Mnewspl a:active {
	text-decoration: none;
}
.Mnewspllist {
	height: auto;
	overflow: auto;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 15px;
	margin: 15px 0 15px 0;
}
.Mnewsplauthor {
	height: auto;
	overflow: auto;
	text-align: left;
}


.Mnewsplauthor #author {
	font-size: 100%;
	font-weight: bold;
	line-height: 25px;
	padding-left: 5px;
}
.Mnewsplauthor #time {
	color: #cccccc;
	float: right;
	font-size: 80%;
	line-height: 25px;
}
.Mnewsplbody {
	font-size: 100%;
	padding: 5px 0 5px 30px;
	text-align: left;
	line-height: 160%;
	word-break: break-all;
	word-wrap: break-word;
}
.Mnewspltoos {
	font-size: 90%;
	padding: 10px 0 0 30px;
	text-align: left;
	color: #BBBBBB
}
.Mnewspltoos a:link {
	color: #BBBBBB;
	text-decoration: none;
}
.Mnewspltoos a:hover {
	color: #333333;
	text-decoration: none;
}
.Mnewspltoos a:visited {
	color: #BBBBBB;
	text-decoration: none;
}
.Mnewspltoos a:active {
	color: #BBBBBB;
	text-decoration: none;
}
.hufu {
	margin: 15px 0 0 30px;
	padding: 10px;
	background-color: #f2f2f2;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.hufulist {
	height: auto;
	overflow: auto;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 15px;
	margin: 0 0 15px 0;
}
.hufulistauthor {
	padding: 2px;
}

.hufulistauthor #author {
	font-size: 90%;
	color: #666666;
	line-height: 20px;
	padding-left: 5px;
}
.hufulistauthor #time {
	color: #cccccc;
	float: right;
	font-size: 80%;
	line-height: 20px;
}
.hufulistbody {
	font-size: 90%;
	padding: 5px 0 5px 30px;
	text-align: left;
	line-height: 160%;
	word-break: break-all;
	word-wrap: break-word;
}