﻿.wrap {
    width: 1000px;
    margin: 0 auto;
}

.content {
    padding-top: 85px;
}

.v-title1 {
    width: 100%;
    height: 85px;
    margin-bottom: 18px;
    background: url(../images1/tit02.png) left bottom no-repeat;
}

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

.aw-title1 {
    width: 351px;
    height: 123px;
    margin: 0 auto;
    background: url(../images1/enterpriseaward.png) no-repeat center top;
}

.aw-title2 {
    width: 351px;
    height: 123px;
    margin: 0 auto;
    margin-top: 100px;
    background: url(../images1/human-award.png) no-repeat center top;
}

.vote-zone {
    position: relative;
}

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

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

.aw-switch>ul {
    overflow: hidden;
    width: 100%;
}

.aw-switch>ul>li {
    float: left;
    font: bold 18px/52px "微软雅黑";
    color: #b1b1b1;
    text-align: center;
    width: 490px;
    height: 52px;
    background-color: #724d08;
    margin:0;
    margin-bottom: 23px;
    border: none;
}
.aw-switch>ul>li.box1{
    margin-right: 20px;
}
.aw-switch>ul>li.box3{
    margin-bottom: 5px;
    margin-right: 20px;
}
.aw-switch>ul>li.box4{
	margin-bottom: 5px;
}
.aw-switch>ul>li.on{
	width: 488px; height: 50px; border: 1px solid #f9d00f; color: #ffffff; background-color: #a47315;
}

.aw-switch-1 {
    width: 100%;
    height: 50px;
    background: #a47315;
    border: 1px solid #f9d00f;
    text-align: center;
    margin-top: 65px;
    font: bold 18px/50px "微软雅黑";
    color: #ffffff;
}

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

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

.aw-item>ul>li {
    float: left;
    width: 226px;
    margin-right: 12px;
    padding-top: 23px;
    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;
	border: 1px solid #a47315;
}

.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: #ffffff;
    background: #a47315;
}

.aw-item>ul>li .ope>p>span.vo-btn {
    color: #fff;
    background: #724d08;
    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(../images1/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: 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;
}