/* .tp-btn{position: absolute;left: 320px;top: 410px;width: 228px;height: 55px;background: url(../images/vote/vt-02.png);} */
.content.bg-s{padding-top: 95px;background: url(../images/vote/vt-01.jpg) no-repeat center 55px;}
.v-title {padding-left: 43px;background: url(../images/vote/vt-03.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;margin-top: 25px;margin-bottom: 35px;}
.rule>span {color: #ab8e66;font-size: 18px;}
.rule>p{color: #999999;font-size: 12px;margin-top: 6px;}
.vote-zone{position: relative; margin-top: 40px;}
.vote-zone i{position: absolute;top: -60px;}
.aw-title{text-align: center;}
.aw-switch{margin-top: 20px;}
.aw-switch ul li{
	float: left;
	border: 1px solid #dfc481;
	background: #472e07;
	text-align: center;
	font-size: 18px;
	color: #fff;
	line-height: 45px;
	cursor: pointer;
}
.mb14{margin-bottom: 14px;}
.aw-switch ul li.mr0{margin-right: 0;}
.aw-switch ul li.on{background: #dfc481;color: #2d200d;border-color: #472e07;}
.s-1 ul li{width: 325px;margin-right: 9px;}
.s-2 ul li{width: 493px;margin-right: 10px;}
.s-3 ul li{width: 998px;}
/*.s-3 li.active {ba}*/
/*.s-2 ul li{width: 493px;margin-right: 10px;}*/
.aw-container{margin-left: 30px;margin-top: 25px; 
  background: -webkit-linear-gradient(#080300, #090400); /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(#080300, #090400); /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(#080300, #090400); /* Firefox 3.6 - 15 */
  background: linear-gradient(#080300, #090400); /* 标准的语法 */
}

.part-2 .btn-group{font-size: 0;text-align: center;margin-top: 80px;margin-bottom: 30px;}
.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: #5f3e0a;
}
.part-2 .btn-group>a.b2{
	color: #5e4d3c;
	background: #dfc481;
}
.part-2 .btn-group>a.b3{
	background: #a20707;
}

.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{overflow: hidden;}
.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;}

.window
{
	position: fixed;
	bottom:0;
	/*left:50%;
	margin-left: 580px;*/
	right:0;
	width: 160px;
	height: 466px;
	background: url(../images/vote/vt-08.png);
	z-index: 1000000;
}
.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: 12px;
	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;
}


/* 20181019 */
.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: 590px;
	height: 65px;

	text-align: center;
	background: url(../images/vote/tp_title.png?v=15646) no-repeat center top;
	margin: 0 auto;
}

.vote-zone {
	position: relative;
}

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

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

.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;
}

.black-bg {
	background: #000;
	padding-bottom: 40px;
	overflow: hidden;
}

.vote-rules {
	width: 100%;
	height: 308px;
	background: url("../images/vote/vote-rules-bg.png") no-repeat center top;
	background-size: 100% auto;
  }
  
 .vote-rules .wrap {
	position: relative;
  }
  
  .hide {
	display: none;
  }
  
  .rules-detail {
	padding-top: 25px;
	padding-left: 50px;
	width: 650px;
  }
  
  .rules-detail .title {
	font-size: 20px;
	color: #cd9133;
	font-weight: bold;
	padding-bottom: 16px;
  }
  
  .rules-detail .detail-item {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
  }
  
  .rules-detail .note {
	font-size: 14px;
	color: #fff;
	line-height: 22px;
  }
  
  .vote-rules .erwei-code {
	position: absolute;
	top: 55px;
	right: 64px;
	background-color: red;
	width: 179px;
	height: 179px;
  }
  
  .vote-rules .erwei-code img {
	width: 100%;
	height: 100%;
  }

  .banner-bottom {
	height: 32px;
	background: url("../images/vote/banner_bottom.png") no-repeat center top;
  }