/*-- èŽ·å¥–åå• --*/

.winners-item {
    padding: 20px 100px;
    background-color: #fff;
}

.winners-item h2, .winners-item h3 {
    color: #FFAD33;
}

.winners-item h2 {
    text-align: center;
}

.winners-item h2, .winners-item h3 {
    margin-bottom: 20px;
    line-height: 50px;
}

.winners-item h3 {
    border: 1px solid #ccc;
    text-indent: 1em;
}

.winners-item h3 span {
    font-size: 18px;
}

.winners-item ul {
    margin: 15px auto 0;
    width: 600px;
    height: 50px;
}

.winners-item ul li {
    display: inline-block;
    width: 44%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}

.winners-item ul li.current {
    border-bottom: 2px solid #444;
}

.winners-item .table-group {
    width: 1000px;
}

.winners-item .table-group .table-item, .winners-item .table-group .table-item table {
    width: 100%;
    margin: 0 auto;
}

.winners-item table {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.winners-item .table-item {
    display: none;
}

.winners-item table tbody {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 100%;
}

.winners-item th {
    background-color: #8cdaff;
}

.winners-item table tr th, .winners-item table tr td {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    height: 30px;
}

.winners-province table tr th, .winners-province table tr td {
    /*width: 25%;*/
    font-size: 15px;
}

.winners-network table tr th, .winners-network table tr td, .winners-popular table tr th, .winners-popular table tr td {
    width: 14%;
    font-size: 15px;
}

.winners-popular {
    margin-bottom: 50px;
    padding-bottom: 50px;
}

.network-notes {
    color: #666;
    font-size: 14px;
}

.network-notes em {
    line-height: 40px;
    font-style: normal;
}

.network-notes p {
    text-indent: 2em;
}

.index-nav .new {
    text-align: left;
    text-indent: 7px;
    font-size: 19px;
    background: url(../images/pc/new.png) no-repeat 76px -9px;
}

.index-nav .new:hover {
    font-size: 19px;
}

.index-nav .hot {
    text-align: left;
    text-indent: 7px;
    font-size: 19px;
    background: url(../images/pc/hot.png) no-repeat 75px -11px;
}

.index-nav .hot:hover {
    font-size: 19px;
    background-color: #f8de30;
}

/*wangbin*/
.width1200 {
    margin: 0 auto;
    width: 1200px;
    min-width: 1200px;
}

.index-top {
    position: relative;
    width: 100%;
    min-width: 1200px;
    height: 250px;
    background: url('../images/takePrize.jpg') center center no-repeat;
}
.index-top-banner {
    position: relative;
    width: 100%;
    min-width: 1200px;
    height: 250px;
    background: url('../images/three-b.jpg') center center no-repeat;
}

.winners-item h2, .winners-item h3 {
    margin-bottom: 20px;
    line-height: 50px;
}

.winners-item h2 {
    text-align: center;
}

.winners-item h2, .winners-item h3, .width1200 h3 {
    color: #FFAD33;
    font-weight: bold;
}

.navshree {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    /*width: 100%;*/
    text-align: center;
    margin-top: 20px;
}

/*.navshree li{*/
/*!* width:31%; *!*/
/*height:50px;*/
/*font-size: 20px;*/
/*line-height: 50px;*/
/*font-weight: bold;*/
/*color: #fff;*/
/*!* margin-right: 51px; *!*/
/*border-radius: 5px;*/
/*-webkit-border-radius: 5px;*/
/*cursor: pointer;*/
/*padding: 0px 10px;*/
/*}*/
.navshree li {
    width: 298px;
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    padding: 6px 20px;
}

.hide {
    display: none;
}

.navTab {
    background: #fff;
}

.blue {
    background: #00b7ed;
}

.active {
    background: #eb2100;
}

.width1200 h3 {
    font-weight: bold;
}

.padul {
    padding: 0px 200px;
}

.addtext {
    text-indent: 20px;
    text-align: left;
    padding: 3px 10px;
}

.addtext strong {
    color: #333333;
}
