.wrap {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: 30px;color: #9c7421;font-weight: normal;}
.part-1>h4 {margin-top: -60px;}
.rule {font-size: 14px;color: #fff;line-height: 25px;}
.rule>span {color: #ab8e66;font-size: 18px;}
.rule>p{color: #999999;font-size: 12px;margin-top: 6px;}
.part-2 {margin-top: 35px;}
.aw-title{
	width: 350px;border-bottom: 1px solid #946a30;padding-top: 50px;text-align: center;
	background: url(../images/vote/tp-04.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: 18px;color: #946a30;}
.aw-title>span{font-size: 24px;padding-left: 24px;padding-right: 24px;border-bottom: 5px solid #946a30;display: inline-block;}
.aw-switch {margin-top: 18px;}
.aw-switch>ul {overflow: hidden;}
.aw-switch>ul>li {
	width: 241px;height: 45px;line-height: 45px;float: left;
	border: 1px solid #e1c282;
	background: #5e4d3c;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin-top: 11px;
	margin-right: 9px;
	cursor: pointer;
}
.aw-switch-1>ul>li {
	width: 493px;
}
.aw-switch>ul>li.mr0{margin-right: 0;}
.aw-switch>ul>li.on{background: #946a30;}
.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;
}