.w1000 {
	width: 1000px;
	margin: 0 auto;
}

.content {
	padding-top: 85px;
}

.v-title {
	padding-left: 43px;
	background: url(../images/vote/tp-04.png) no-repeat left center;
	line-height: 60px;
	font-size: 40px;
	color: #9c7421;
	font-weight: normal;
}

.part-1>h4 {
	margin-top: -60px;
}

.rule {
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}

.rule>span {
	display: inline-block;
	padding: 2px 15px;
	background-color: #fccd82;
	border-radius: 20px;
	color: #333;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.rule>p {
	color: #999999;
	font-size: 12px;
	margin-top: 6px;
}

.part-2 {
	margin-top: 35px;
}

.aw-title {
	width: 350px;
	border-bottom: 1px solid #946a30;
	height: 70px;

	text-align: center;
	background: url(../images/vote/tp_title.png) no-repeat center top;
	color: #946a30;
	margin: 0 auto;
}

.vote-zone {
	position: relative;
}

.vote-zone .anchor {
	position: absolute;
	top: -50px;
}

.aw-title>p {
	font-size: 20px;
	color: #fccd82;
	line-height: 70px;
}

.aw-switch {
	margin-top: 18px;
}

.aw-switch>ul {
	overflow: hidden;

}

.aw-switch>ul>li {
	width: 320px;
	height: 45px;
	line-height: 45px;
	float: left;
	border: 1px solid #e1c282;
	background: #5e4d3c;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin: 11px 4px 0;
	cursor: pointer;
}

.aw-switch-1>ul>li {
	width: 493px;
	float: none;
	margin: 0 auto;
}

.aw-switch>ul>li.mr0 {
	margin-right: 0;
}

.aw-switch>ul>li.on {
	background: #fccd82;
	color: #000;

}

.aw-container {
	margin-top: 25px;
	margin-left: 30px;
}

.aw-item>ul {
	overflow: hidden;
}

.aw-item>ul>li {
	float: left;
	width: 226px;
	margin-right: 12px;
	margin-bottom: 21px;
}

.aw-item>ul>li img {
	width: 224px;
	height: 182px;
	border: 1px solid #999;
}

.aw-item>ul>li .ope {
	margin-top: 10px;
	height: 120px;
	position: relative;
	overflow: hidden;
}

.aw-item>ul>li .ope input {
	position: absolute;
	top: 3px;
	left: 0;
	margin: 0;
}

.aw-item>ul>li .ope>a {
	padding-left: 20px;
	display: block;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
}

.aw-item>ul>li .ope>a.product {
	font-weight: bold;
}

.aw-item>ul>li .ope>a.company {
	margin-top: 8px;
}

.aw-item>ul>li .ope>p {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 122px;
	height: 24px;
	border: 1px solid #996c33;
	line-height: 24px;
	text-align: center;
}

.aw-item>ul>li .ope>p>span {
	float: left;
	width: 50%;
	height: 100%;
	font-size: 14px;
}

.aw-item {
	display: none;
}

.aw-item.active {
	display: block;
}

.aw-item>ul>li .ope>p>span.num {
	color: #1d1d1d;
	background: #e9c99c;
}

.aw-item>ul>li .ope>p>span.vo-btn {
	color: #fff;
	background: #996c33;
	cursor: pointer;
}

.aw-item>ul>li .ope>p>span.vo-btn:hover {
	background: #f00;
}

.aw-item>ul>li .ope>p>span.over {
	background: #999;
	cursor: pointer;
}

.part-2 .btn-group {
	font-size: 0;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 70px;
}

.part-2 .btn-group>a {
	display: inline-block;
	margin: 0 13px;
	width: 228px;
	height: 55px;
	line-height: 55px;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
}

.part-2 .btn-group>a.b1 {
	background: #a17231;
}

.part-2 .btn-group>a.b2 {
	color: #5e4d3c;
	background: #e9c99c;
}

.part-2 .btn-group>a.b3 {
	background: #ff0000;
}



.window {
	position: fixed;
	bottom: 0;
	/*left:50%;
	margin-left: 580px;*/
	right: 0;
	width: 160px;
	height: 466px;
	background: url(../images/vote/tp-05.png);
}

.window a:hover {
	text-decoration: none;
}

.window .w1 {
	height: 182px;
	padding-left: 18px;
	padding-right: 12px;
}

.window .w1 div {
	padding-top: 22px;
}

.window .w2 {
	height: 107px;
	padding-left: 18px;
	padding-right: 12px;
}

.window .w2 ul {
	padding-top: 12px;
}

.window .w2 ul li {
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	margin-top: 2px;
	background: #d4bda2;

}

.window .w2 ul li a {
	color: #562808;
}

.window .w3 {
	height: 36px;
	/*padding-left: 13px;
	padding-right: 7px;*/
	margin-left: 23px;
	margin-right: 15px;
	line-height: 36px;
	text-align: center;
	border-top: 1px dashed #9d753a;
}

.window .w3 a {
	color: #fff;
	padding-right: 20px;
	position: relative;
}

.window .w3 a:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	top: 8px;
	right: 4px;
	border-style: solid;
	border-color: transparent transparent #fff;
	border-width: 0 3.5px 4px 3.5px;
}

.window .w4 {
	height: 60px;
	padding-left: 13px;
	padding-right: 7px;
}

.window .w5 {
	height: 69px;
	padding-left: 18px;
	/*padding-right: 7px;*/
}

.window .w5 a {
	display: block;
	margin-top: 11px;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	font-weight: bold;
}

.window .w5 a span {
	float: left;
	width: 18px;
	padding: 5px 0;
	background: #d4bda2;
	color: #461f04;
	font-size: 12px;
	line-height: 1;
	text-align: center;
	margin-right: 4px;
}

/* 20181010新增 */