/*zhonghua*/
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #000;
}
.header {
	width: 100%;
	padding: 10px 0;
	float: left;
}
.logo {
	float: left;
	width: 35%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.logo img {
	float: left;
	padding-left: 5px;
}
.round2 {
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 55%;
	position: relative;
	float: left;
	padding:6px 10px 3px 10px;
}
.round3 {
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	position: relative;
	margin-top: 10px;
	padding: 0 10px;
}
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2) {/* 兼容iphone5 */
.round2 {
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	display: block;
	width: 55%;
	position: relative;
	float: left;
	padding: 0 10px 3px 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
}
.head {
	float: right;
	text-align: right;
	width: 10%;
	font-size: 12px;
	margin-top: 0px;
	color: #999;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.head a {
	color: #fff;
}
.txyuan {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 100%;
}
.txdl {
	width: 95%;
}
.kuang2 {
	border: #ee500f 1px solid;
	border-radius: 21px;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
}
.px2 {
	height: 30px;
	background-image: url(/Public/kcimg/fd.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 5px 50%;
	text-indent: 25px;
}
.px3 {
	height: 35px;
	background-image: url(/Public/kcimg/fd.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 5px 50%;
	text-indent: 25px;
}
.chaxun {
	background-color: #ee500f;
	padding: 7px 7px;
	font-size: 13px;
	text-decoration: none;
	border: 0;
	color: #ffffff;
	display: block;
	text-align: center;
	width: 100%;
	font-weight: bold;
	-webkit-appearance: none;
	border-radius: 0 20px 20px 0;
	-webkit-border-radius: 0 20px 20px 0;
	-moz-border-radius: 0 20px 20px 0;
}
.chaxun a {
	color: #ffffff;
}
.chaxun2 {
	background-color: #ee500f;
	padding: 10px 10px;
	font-size: 13px;
	text-decoration: none;
	border: 0;
	color: #ffffff;
	display: block;
	text-align: center;
	width: 100%;
	font-weight: bold;
	-webkit-appearance: none;
	border-radius: 0 20px 20px 0;
	-webkit-border-radius: 0 20px 20px 0;
	-moz-border-radius: 0 20px 20px 0;
}
.chaxun2 a {
	color: #ffffff;
}
.banner, .banner3 {
	float: left;
	width: 100%;
}
.banner img {
	display: block;
	width: 100%;
}
.banner2 img {
	display: block;
	width: 100%;
}
.banner2 {
	float: left;
	width: 100%;
	position: relative;
	height: 100px;
	background-color: #00a0ea;
}
.touxiang {
	position: absolute;
	top: 20%;
	left: 30px;
	width: 60px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.touxiang img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 100%;
	border: #FFF 2px solid;
}
.gongsi1 {
	position: absolute;
	top: 28%;
	left: 100px;
	width: 200px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}
.gongsi1 a {
	color: #FFF;
	text-decoration: none;
}
.gongsi2 {
	position: absolute;
	top: 56%;
	left: 100px;
	width: 200px;
	color: #FFF;
	font-weight: bold;
}
.gongsi2 a {
	color: #FFF;
	text-decoration: none;
}
.mingzi {
	position: absolute;
	top: 36%;
	left: 100px;
	width: 200px;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
.gongsi2 a {
	color: #FFF;
	text-decoration: none;
}
.kucun3 {
	position: absolute;
	top: 26%;
	right: 20px;
	width: 35px;
	color: #FFF;
}
.kucun3 img {
	width: 35px;
}
.menus {
	float: left;
	width: 100%;
	font-weight: bold;
	border-bottom: #CCC solid 1px;
}
.menu, .menub {
	float: left;
	width: 20%;
	text-align: center;
	line-height: 40px;
}
.menu {
	color: #FFF;
}
.menu a {
	color: #000;
	text-decoration: none;
	display: block;
}
.current a {
	color: #FFF;
	display: block;
}
.current {
	background: #007fcc;
	color: #FFF
}
.container {
	margin: 0 auto;
	width: 96%;
	height: auto;
}
#more {
	float: left;
	width: 100%;
	padding: 5px 0 10px 0;
}
.bloglist, .bloglist2 {
	float: left;
	width: 50%;
}
.products {
	width: 99%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 1px solid #e6e6e6;
	background-color: #FFF;
	padding: 4px;
	margin-top: 10px;
}
.product2 {
	float: left;
	width: 100%;
}
.product2 img {
	width: 100%;
}
.text {
	float: left;
	text-align: left;
	width: 100%;
	line-height: 30px;
	font-weight: bold;
	overflow: hidden;
	text-indent: 3px;
	height: 30px;
}
.text a {
	color: #000;
	text-decoration: none
}
.text a:hover {
	color: #000;
	text-decoration: none
}
.text2 {
	float: left;
	text-align: left;
	width: 100%;
	line-height: 20px;
	overflow: hidden;
	text-indent: 3px;
}
.tx2 {
	background: #F00;
	color: #FFF;
	padding: 1px 8px;
	margin-right: 5px;
	border-radius: 4px;
	line-height: 15px;
	font-size: 10px;
}
.tx4 {
	background: #CCC;
	color: #FFF;
	padding: 1px 8px;
	margin-right: 5px;
	border-radius: 4px;
	line-height: 15px;
	font-size: 10px;
}
.left {
	float: left;
	width: 15%;
	padding-right: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.right {
	float: left;
	width: 85%;
	position: relative;
}
.jiage {
	position: absolute;
	top: 5px;
	right: 0px;
	line-height: 20px;
	background-color: #ffebd2;
	color: #F00;
	padding: 5px;
}
.jiage4 {
	position: absolute;
	top: 28px;
	right: 0px;
	line-height: 20px;
	color: #CCC;
	padding: 5px;
	text-decoration: line-through;
}
.jubao {
	position: absolute;
	top: 0px;
	right: 0px;
	line-height: 15px;
	border: #ccc 1px solid;
	color: #ccc;
	padding: 2px 5px;
}
.jubao2 {
	position: absolute;
	top: 0px;
	right: 10px;
	line-height: 15px;
	border: #ccc 1px solid;
	color: #ccc;
	padding: 2px 5px;
}
.jubao3 {
	position: absolute;
	top: 23px;
	right: 10px;
	line-height: 15px;
	border: #ccc 1px solid;
	color: #ccc;
	padding: 2px 5px;
}
.jubao4 {
	position: absolute;
	top: 10px;
	right: 50px;
	line-height: 15px;
	border: #ccc 1px solid;
	color: #ccc;
	padding: 2px 5px;
}
.jubao2 a, .jubao3 a, .jubao4 a {
	display: block;
	text-decoration: none;
	color: #000;
}
.jubao2 a:hover, .jubao3 a:hover, .jubao4 a:hover {
	display: block;
	text-decoration: none;
	color: #000;
}
.jiage2 {
	float: left;
	line-height: 20px;
	color: #F00;
	font-size: 14px;
}
.jiage3 {
	float: left;
	line-height: 20px;
	color: #ccc;
	font-size: 14px;
	margin-left: 10px;
	text-decoration: line-through;
}
.biaoti {
	float: left;
	width: 100%;
	color: #449dbb;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.biaoti a {
	color: #000;
	text-decoration: none;
}
.biaoti2 {
	float: left;
	width: 100%;
	color: #000;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.biaoti2 a {
	color: #000;
	text-decoration: none;
}
.gongsi {
	float: left;
	width: 100%;
	color: #999;
	line-height: 18px;
}
.gongsi a {
	color: #999;
	text-decoration: none;
}
.kucun {
	float: left;
	width: 100%;
	color: #999;
	line-height: 18px;
}
.kucun2 {
	float: left;
	width: 33.3%;
	line-height: 20px;
	padding-bottom: 5px;
	color: #666;
}
.cpbt {
	float: left;
	text-align: left;
	border-bottom: #007fcc 2px solid;
	padding: 5px 8px 3px 8px;
	margin-top: 10px;
}
.hr {
	float: left;
	width: 100%;
	border: 0;
	background-color: #CCC;
	height: 1px
}
.cpzps, .cpzps2 {
	float: left;
	margin-bottom: 0px;
	width: 100%;
}
.cpzp, .cpzp2 {
	text-align: center;
	float: left;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 33.3%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 3px;
}
.cpzp img, .cpzp2 img {
	width: 100%;
}
.cpxq {
	float: left;
	width: 100%;
	line-height: 20px;
	margin: 10px 0;
}
.left img {
	width: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	padding: 0;
	margin: 0;
}
.shijian {
	color: #999;
	float: left;
	width: 50%;
	text-align: left;
	line-height: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	color: #F60;
	font-weight: bold;
	padding-left: 3px;
	overflow: hidden;
	height: 20px;
}
.liulanliang {
	color: #999;
	float: left;
	width: 50%;
	text-align: right;
	line-height: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-right: 3px;
}
#nodata, #nodata2 {
	width: 100%;
	text-align: center;
	line-height: 30px;
}
#xiala, #xiala2 {
	width: 100%;
	text-align: center;
	line-height: 30px;
}
.cardexplain {
	margin: 11px 0px 0px 0px;
	min-width: 301px;
}
.cardexplain2 {
	margin: 11px 10px 0px 10px;
	min-width: 301px;
}
.round {
	background-color: #FFF;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	-moz-box-shadow: 0 1px 1px #f6f6f6;
	-webkit-box-shadow: 0 1px 1px #f6f6f6;
	box-shadow: 0 1px 1px #f6f6f6;
	display: block;
	padding: 5px 8px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	margin-bottom: 5px;
}
ul, li {
	list-style-type: none;
}
.round li.orderinfo {
	background: url(img/order.png) no-repeat scroll 10px 13px transparent;
	background-size: 15px 15px;
	line-height: 22px;
	padding-left: 34px;
}
.round li.title {
	background-color: #E1E1E1;
	background-image: linear-gradient(bottom, #E7E7E7 0%, #f9f9f9 100%);
	background-image: -o-linear-gradient(bottom, #E7E7E7 0%, #f9f9f9 100%);
	background-image: -moz-linear-gradient(bottom, #E7E7E7 0%, #f9f9f9 100%);
	background-image: -webkit-linear-gradient(bottom, #E7E7E7 0%, #f9f9f9 100%);
	background-image: -ms-linear-gradient(bottom, #E7E7E7 0%, #f9f9f9 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #E7E7E7), color-stop(1, #f9f9f9) );
	-webkit-box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 0 #EEEEEE;
	-moz-box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 0 #EEEEEE;
	box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 0 #EEEEEE;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.round li.title span {
	padding: 5px 15px 4px 0;
	font-size: 14px;
	color: #666;
	text-shadow: 0 1px #FFF;
}
.round li p {
	padding: 0;
	margin: 2px 0;
	color: #999;
	font-size: 12px;
	line-height: 14px;
}
.round li a {
	color: #FFF;
}
.kuang th {
	color: #333333;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	width: 80px;
}
.kuang td {
	color: #999999;
	padding: 0;
}
.kuang3 th {
	color: #999;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	width: 80px;
	line-height: 30px;
}
.kuang3 td {
	color: #333333;
	padding: 0;
	line-height: 30px;
}
.kuang th.thtop {
	padding: 10px 0 0 0
}
.kuang td.userinfo {
	padding: 10px;
}
.kuang td.title {
	padding: 10px 0;
	color: #333333;
}
.kuang td.price {
	color: #FF6600;
	font-size: 16px;
}
.kuang td.price2 {
	color: #1CC200;
	font-size: 16px;
}
.kuang td.pm {
	font-size: 14px;
	line-height: 20px;
}
.px {
	position: relative;
	background-color: transparent;
	color: #999999;
	display: block;
	width: 100%;
	padding: 10px;
	font-size: 14px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
	-webkit-appearance: none;
}
.px[type="text"] {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.px[type="file"] {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.px[type="password"] {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.px[type="button"] {
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.submit {
	background-color: #008bd5;
	padding: 10px 20px;
	font-size: 16px;
	text-decoration: none;
	border: 1px solid #008bd5;
	background-image: linear-gradient(bottom, #008bd5 0%, #009fe8 100%);
	background-image: -o-linear-gradient(bottom, #008bd5 0%, #009fe8 100%);
	background-image: -moz-linear-gradient(bottom, #008bd5 0%, #009fe8 100%);
	background-image: -webkit-linear-gradient(bottom, #008bd5 0%, #009fe8 100%);
	background-image: -ms-linear-gradient(bottom, #008bd5 0%, #009fe8 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #008bd5), color-stop(1, #009fe8) );
	-webkit-box-shadow: 0 1px 0 #008bd5 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 0 #009fe8 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	color: #ffffff;
	display: block;
	text-align: center;
	text-shadow: 0 1px rgba(0, 0, 0, 0.2);
}
.shenhe {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 28px;
}
.shenhe img {
	width: 40%;
}
.shenhe2 {
	width: 200px;
	margin: 0 auto;
}
.shenhe2 a {
	text-decoration: none;
	border: #1a78b6 2px solid;
	padding: 8px 50px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	-o-border-radius: 35px;
	border-radius: 35px;
	font-size: 20px;
	color: #000;
	width: 100px;
	display: block;
}
.menuf {
	width: 100%;
	background: #007fcc;
	position: fixed;
	bottom: 0;
	left: 0;
	/*z-index: 99999;*//*原生浏览器高清无效*/
	text-align: center;
	border-top: #cecece 1px solid;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.menuf a {
	width: 100%;
	display: block;
	color: #fff;
	font-weight: bold;
}
.menuf a:hover {
	width: 100%;
	display: block;
	color: #fff;
}
.menu1 {
	float: left;
	width: 33.3%;
	border-right: #cecece 1px solid;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.menu2 {
	float: left;
	width: 33.3%;
	border-right: #cecece 1px solid;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.menu3 {
	float: left;
	width: 33.3%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.mwz {
	float: left;
	width: 100%;
	text-align: center;
	line-height: 40px;
}
.get_more, .get_more2 {
	width: 100%;
	text-align: center;
}
#more a {
	width: 100%;
	text-align: center;
}
.get_more {
	width: 100%;
	text-align: center;
	line-height: 30px;
	margin-bottom: 5px;
	font-size: 12px;
}
.dateview {
	margin-bottom: 8px;
	position: relative;
	margin: 0 auto;
	width: 96%;
	line-height: 30px;
}
.dateview2 {
	margin-bottom: 8px;
	position: relative;
	float: left;
	width: 100%;
	line-height: 30px;
}
.fgx {
	clear: both;
	width: 100%;
	height: 8px;
	background-color: #efefef;
}
.tx3 {
	line-height: 30px;
	float: right;
}
/*mod-pop*/
.mod-pop {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,1);
	z-index: 9000;
	top: 0;
	left: 0;
	display: none;
}
.text-share {
	width: 100%;
	background-size: contain;
	top: 0;
	display: block;
}
.gongneng {
	width: 15%;
	position: absolute;
	top: -2px;
	right: 0;
	text-align: right;
	color: #999;
	display: table-cell;
	vertical-align: middle
}
.gnwz {
	width: 67%;
	position: absolute;
	top: 0;
	left: 85px;
	text-align: left;
	overflow: hidden;
	height: 40px;
}
.gongneng img {
	width: 16px;
	vertical-align: middle;
}
.gongneng1 {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	background-image: url(../kcimg/dingwei.png);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	background-size: 20px;
	padding-left: 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
}
.gongneng1 a {
	display: block;
}
.gongneng2 a {
	display: block;
}
.gongneng3 a {
	display: block;
}
.gongneng4 a {
	display: block;
}
.gongneng5 a {
	display: block;
}
.gongneng2 {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	background-image: url(../kcimg/tel.png);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	background-size: 20px;
	padding-left: 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
}
.gongneng3 {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	background-image: url(../kcimg/lianxi.png);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	background-size: 20px;
	padding-left: 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
}
.gongneng4 {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	background-image: url(../kcimg/qq.png);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	background-size: 20px;
	padding-left: 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
}
.gongneng5 {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	background-image: url(../kcimg/weixin.png);
	background-repeat: no-repeat;
	background-position: 1% 50%;
	background-size: 20px;
	padding-left: 40px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
}
.roundcx {
	background-color: #FFF;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	-moz-box-shadow: 1px 1px 1px #999999;
	-webkit-box-shadow: 1px 1px 1px #999999;
	box-shadow: 1px 1px 1px #999999;
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.round4 {
	background-color: #FFF;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 100%;
	float: left;
}
.xinxi {
	float: left;
	width: 85%;
	padding: 8px 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
}
.xinxi2 {
	float: left;
	width: 100%;
	padding: 8px 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
}
.dianji {
	position: absolute;
	top: 0;
	left: 50%;
	height: 88px;
	width: 45%;
}
.dianji2 {
	position: absolute;
	top: 0;
	left: 0;
	height: 88px;
	width: 100%;
}
.dianji2 a {
	display: block;
	width: 100%;
	height: 88px;
}
.dianji a {
	display: block;
	width: 100%;
	height: 88px;
}
.address, .name, .tel {
	float: left;
	width: 100%;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 24px;
}
.xinxi font {
	color: #999;
}
.dz {
	width: 15%;
	float: left;
}
.dz_xiu {
	display: table-cell;
	vertical-align: top;
	text-align: left;
	width: 100%;
	height: 44px;
	border: 1px solid #fff;
}
.dz_xiu img {
	vertical-align: top;
	width: 50%;
}
.dz_dz {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	width: 100%;
	height: 44px;
	border: 1px solid #fff;
	position: relative;
}
.dz_dz img {
	vertical-align: middle;
	width: 50%;
}
.dz_dz font {
	position: absolute;
	line-height: 25px;
	font-size: 10px;
	top: 25%;
}
.cp_1 {
	float: left;
	width: 18%;
	font-size: 11px;
	background-color: #CCC;
	color: #FFF;
	line-height: 25px;
	text-align: center;
	border-top: 1px solid #e6e6e6;
}
.cp_2 {
	float: left;
	width: 74%;
	font-size: 11px;
	line-height: 25px;
	color: #999;
	padding-left: 3px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-top: 1px solid #e6e6e6;
}
.cp_3 {
	float: left;
	width: 8%;
	font-size: 11px;
	line-height: 25px;
	color: #999;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
	border-top: 1px solid #e6e6e6;
}
.cp_4 {
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: 18px;
	color: #999;
	padding-left: 3px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-top: 5px;
}
.cp_5 {
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: 18px;
	color: #999;
	padding-left: 3px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.cp_5 img {
	width: 25px;
	float: right;
	margin: 5px;
}
.cp_6 {
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: 18px;
	color: #999;
	text-align: center;
}
.submitcx {
	background-color: #008bd5;
	font-size: 16px;
	text-decoration: none;
	border: 1px solid #008bd5;
	background-image: linear-gradient(bottom, #008bd5 0%, #009fe8 100%);
	background-image: -o-linear-gradient(bottom, #008bd5 0%, #009fe8 100%);
	background-image: -moz-linear-gradient(bottom, #008bd5 0%, #009fe8 100%);
	background-image: -webkit-linear-gradient(bottom, #008bd5 0%, #009fe8 100%);
	background-image: -ms-linear-gradient(bottom, #008bd5 0%, #009fe8 100%);
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, #008bd5), color-stop(1, #009fe8) );
	-webkit-box-shadow: 0 1px 0 #008bd5 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0 1px 0 #009fe8 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
	color: #ffffff;
	display: block;
	text-align: center;
	text-shadow: 0 1px rgba(0, 0, 0, 0.2);
	width: 100%;
}
.menub a {
	color: #fff;
	display: block;
}
.qg_left {
	float: left;
	width: 20%;
	padding-right: 5px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-left: 10px;
}
.qg_left img {
	width: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	padding: 0;
	margin: 0;
}
.qg_right {
	float: left;
	width: 80%;
	padding-right: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: left;
}
.qg_title {
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 14px;
}
.qg_xiangxi {
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	color: #CCC;
}
.qg_price {
	float: left;
	width: 50%;
	color: #999;
}
.qglb {
	float: left;
	width: 100%;
}
.qiugoulb {
	float: left;
	width: 100%;
	border-bottom: #CCC solid 1px;
	padding: 15px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.shenming {
	float: left;
	width: 100%;
	background-color: #fffbf1;
	padding: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	line-height:18px;
	color:#000;
	border:#ffc7b3 1px solid;
}
