.wrap1 {
    width: 100%;
    position: relative;
    min-height: 1080px;
    padding: 30px 0 160px 0;
}

.p-tipss {
    margin: 20px auto 40px;
    padding: 20px;
    text-indent: 2rem;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 16px;
    text-align: justify;
    color: #fff;
    border-radius: 8px;
    line-height: 30px;
	background: rgba(0, 0, 0, .4);
}

.t-title {
    text-align: center;
    color: #FFC000;
    letter-spacing: 5px;
}

.right-box span {
    color: #FFC000;
    font-weight: bold;
}

.tp-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.p-item {
    display: none;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}

.onactive {
    background-color: #D61E26 !important;
    color: #FFFFFF;
}

.onitem {
    display: block !important;
	position: relative;
}

.tipS {
	color: #fff;
	    position: absolute;
	    top: 10rpx;
	    top: -15px;
	    left: 0%;
}

.wrap1:before {
    content: '';
    position: fixed;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(https://hrflagfile.oss-cn-hangzhou.aliyuncs.com/Web/pd/2025/imgs/contact.jpg) no-repeat center;
    background-size: cover;
    overflow: hidden;
}

#votenav {
    width: 800px;
    margin: 50px auto;
}

.home1 {
    width: 15%;
    margin: 20px auto;
    background: #1a325b;
    padding: 20px;
    border-radius: 20px;
    color: #fff;
}

.left-box {
    width: 100%;
}

.right-box {
    width: 60%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 20px;
}

.btn1 {
    padding: 10px 30px;
    background-color: #0e5f9c;
    color: #fff;
    border-radius: 20px;
    cursor: pointer;
}

.btn2 {
    padding: 10px 30px;
    background-color: #666;
    color: #fff;
    border-radius: 20px;
    cursor: pointer;
    display: none;
}

.or {
    color: #FFC000;
}

.ps {
    margin-bottom: 20px;
	display: none;
}

.theme-title {
    font-size: 22px;
    margin-bottom: 10px;
}


/* 导航栏 */

#votenav {
    width: 600px;
    margin: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    color: #fff;
}

#votenav div {
    width: 20%;
    background: #0e5f9c;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 20px;
    letter-spacing: 5px;
    cursor: pointer;
}


/* 视频回顾css */

.wrap1 .video_box {
    width: 860px;
    margin: 60px auto;
}

.video {
    width: 100%;
    height: 675px !important;
    z-index: 8;
}

.video_box ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
}

.video_box ul li {
    margin: 0 auto;
    width: 46%;
    background: rgba(255, 255, 255, 0.92);
    border-radius: 2%;
    padding: 10px;
    margin: 10px;
}

.video_box img {
    width: 100%;
    height: auto;
}

.video_box .content {
    display: flex;
    justify-content: center;
    text-align: justify;
    margin: 10px 0 0 0;
    align-items: center;
}

.content img {
    width: 18px;
    height: 20px;
    /*padding: 5px;*/
    margin-left: 10px;
}

.content .clip {
    font-size: 15px;
    color: #555;
    margin: 0 5px;
}

.video_box span {
    color: #555;
    font-size: 15px;
    text-align: justify;
}

.safewidth {
    width: 1200px;
    margin: 30px auto !important;
}

.wrap1 .tip {
    color: #333;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin: 20px auto;
}

h2 {
    color: #fff;
    font-size: 28px;
    font-family: impact;
}

h3 {
    font-size: 28px;
    color: #fff;
    font-family: impact;
}

h6 {
    font-size: 28px;
    color: #fff;
    font-family: impact;
    text-align: center;
}

h4 {
    font-size: 50px;
    color: #fff;
    text-align: center;
    font-family: impact;
    letter-spacing: 5px;
}


/* 获奖页面 */

.resultvideo {
    width: 900px;
    margin: auto;
    margin-top: 10px;
}

.resultvideo2 {
    margin-top: 60px;
}

.result {
    width: 900px;
    margin: 0 auto;
    text-align: center;
}

.result2 {
    width: 1220px!important;
}

.result h2 {
    margin-top: 30px;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
}

.result h3 {
    padding: 10px 0;
    font-size: 30px;
    margin-top: 0px;
}

.result .logo_block a,
.result .logo_block2 a,.result .logo_block3 a {
    width: 20%;
}

.result .logo_block,
.result .logo_block2,.result .logo_block3 {
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    /* padding-left: 60px; */
}

.result .logo_block img,
.result .logo_block2 img,.result .logo_block3 img {
    padding: 0px 10px;
    background: #fff;
    width: 100%;
    height: 77px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.result ul {
    margin-top: 20px;
    overflow: hidden;
    padding: 10px;
}

.Leaders li {
    height: 130px;
}

.program li {
    height: 160px;
}

.result ul li:nth-child(odd) {
    float: left;
}

.result ul li:nth-child(even) {
    float: right;
}

.result ul li>img {
    width: 170px;
    height: 77px;
    margin: 0 10px;
    flex-shrink: 0;
}

.result ul li>div {
    padding-left: 20px;
    border-left: 2px solid #aaa;
    text-align: left;
    width: 250px;
}

.result ul li>div>h4 {
    font-size: 17px;
    font-weight: bold;
    color: #333;
    line-height: 30px;
}

.result ul {
    margin-top: 20px;
    overflow: hidden;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}

.Leaders li {
    height: 60px;
}

.program li {
    height: 160px;
}

.result ul li {
    width: 33%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    box-shadow: 0 0 3px #555;
    margin-top: 10px;
    background: rgba(0, 31, 114, 0.8);
    color: #fff;
}

.result ul li:nth-child(odd) {
    float: left;
}

.result ul li:nth-child(even) {
    float: right;
}

@media screen and (max-width:768px) {
	
	.tipS {
		left: 5%;
	}
    .wrap1 .video_box {
        width: 100%;
    }
    .video_box ul li {
        width: 100%;
    }
    .result2 {
        width: 100%!important;
        padding: 0 15px;
    }
    h2 {
        font-size: 24px;
    }
    h6 {
        font-size: 18px;
        color: #FFFFFF;
        font-family: impact;
        text-align: center;
    }
    h3 {
        font-size: 22px;
    }
    #votenav {
        width: 100%;
        flex-wrap: wrap;
    }
    #votenav div {
        width: 24%;
        letter-spacing: 0;
    }
    .resultvideo {
        width: 100%;
        margin: auto;
    }
    .resultvideo2 {
        margin-top: 60px!important;
    }
    .result {
        width: 100%;
        padding: 0 15px;
    }
    .result h2 {
        margin-top: 30px;
        font-size: 24px;
    }
    .result h3 {
        padding: 6px 0;
        font-size: 19px;
    }
    .result .logo_block,
    .result .logo_block2,.result .logo_block3 {
        margin-top: 20px;
        /* padding-left: 0px; */
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding-left: 0px;
    }
    .result .logo_block a,
    .result .logo_block2 a,.result .logo_block3 a {
        width: 50%;
    }
    .result .logo_block img,
    .result .logo_block2 img,.result .logo_block3 img {
        width: 100%;
    }
    .result ul li {
        width: 100%;
    }
    .result ul {
        height: 240px;
        overflow: hidden;
        overflow-y: scroll;
    }
}