.container {
    width: 100%;
    overflow-x: hidden;
    background: #e3e5f1;
}


/* banner */

.banner {
    width: 100%;
    padding-top: 60px;
}

.banner img {
    width: 100%;
}


/* 评选内容 */

.main {
    width: 100%;
    position: relative;
    margin-top: -130px;
}


/* 评选介绍 */

.mubiao {
    text-align: center;
    padding: 0 0 100px;
}

.mubiao img {}


/* 活动说明 */

.jieshao {
    width: 100%;
    position: absolute;
    top: 715px;
}

.shuoming {
    width: 1000px;
    margin: 0 auto;
}

.shuomingTitle {
    text-align: center;
}

.shuomingTitle img {}

.shuomingCont {
    position: relative;
    top: 20px;
    text-align: center;
}

.shuomingCont p {
    color: #dedfef;
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
    text-align: justify;
}


/* 评选特点 */

.tedian {
    width: 100%;
    background: #dce3f6;
}

.tedianTitle {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.tedianTitle img {}

.tedianList {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    height: 330px;
    background: rgba(53, 82, 176, 0.9);
}

.tedianList li {
    width: 19%;
}

.tedianList li img {
    width: 100%;
}

.tedianList img {
    width: 195px;
    height: 330px;
}


/* 奖项 */

.jiangxiang {
    width: 100%;
    padding: 90px 0 115px;
}

.nianduTitle {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.nianduTitle img {}

.nianduCont {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}

.nianduCont img {}

.jiangCont {
    width: 1000px;
    margin: 0 auto;
    margin-top: 20px;
}

.jiangCont li {
    margin-bottom: 20px;
}


/* 评选维度 */

.weiduBox {
    width: 100%;
    background: #dce3f6;
    padding: 60px 0 145px;
}

.weidu {
    width: 1000px;
    margin: 0 auto;
}

.weiduTitle {
    text-align: center;
}

.weidu h4 {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    font-weight: 400;
}

.weiduCont {
    width: 100%;
    text-align: center;
}

.weiduCont img {}


/* 评审团 */

.pingshenBox {
    background: url('../images/index/pingShen/bg.png') no-repeat center;
    background-size: cover;
    padding: 100px 0 130px;
}

.pingshen {
    width: 1000px;
    margin: 0 auto;
}

.pingshenTitle {
    padding-left: 40px;
    margin-bottom: 20px;
}

.pingshenTitle img {}

.pingshenList {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 35px 0 20px;
}

.pingshenList li {}

.pingshenList li img {
    width: 100%;
}

.reviewGuest {
    width: 1000px;
    margin: 30px auto 0;
}

.swiper-container {}

.swiper-slide {
    text-align: center;
    cursor: pointer;
}

.swiper-slide p {
    font-size: 18px;
    color: #dcd5d5;
    margin-top: 10px;
    letter-spacing: 2px;
}

.swiper-slide img {
    width: 99%;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 5px;
    background: url('../images/guest/right.png') no-repeat center;
}

.swiper-button-prev:hover {
    background: url('../images/guest/left.png') no-repeat center;
    transform: rotate(360deg);
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 5px;
    background: url('../images/guest/right.png') no-repeat center;
    transform: rotate(180deg);
}

.swiper-button-next:hover {
    background: url('../images/guest/left.png') no-repeat center;
    transform: rotate(180deg);
}

.meitiBox {
    width: 100%;
    padding: 100px 0 0px;
}

.meiti {
    width: 1000px;
    margin: 0 auto;
}


/* 参与方式 */

.canyuBox {}

.canyuBox .canyuTitle {
    text-align: center;
    position: relative;
}

.waterForm {
    position: relative;
    left: 115px;
    top: -290px;
}

.waterForm a {
    display: block;
    width: 150px;
    height: 50px;
}

.canyuList {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 40px 0 0px;
}

.canyuList li {
    width: 33.3%;
}

.canyuList li img {}

.meitiTitle {
    width: 100%;
    display: flex;
    margin-bottom: 50px;
}

.meitiTitle li {
    width: 50%;
    text-align: center;
}

.selectTime {
    width: 100%;
    margin-bottom: 110px;
}

.meiticont {
    margin-top: 0px;
    width: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.meiticont li {
    width: 100%;
    text-align: center;
}

.meiticont li img {}

.meiticont li p {
    font-size: 22px;
    color: #ffffff;
    margin-bottom: 5px;
}

.xiazaiBox {
    width: 100%;
    margin-top: 25px;
}

.meiticont li a {
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    text-align: center;
    border-radius: 18px;
    font-size: 18px;
    color: #4c2a04;
    background: #f6cc89;
}


/* 参与方式 */

.canyu {
    width: 1000px;
    margin: 0 auto;
    padding: 10px 0 60px;
}

.canyuTitle {
    text-align: center;
}

.canyuInfo {
    width: 100%;
    height: 580px;
    background: url('../images/canyuInfo.png') no-repeat center;
    background-size: cover;
    position: relative;
    margin-top: 30px;
}

.canyuInfo a {
    display: block;
    position: absolute;
    bottom: 70px;
    left: 50%;
    margin-left: -320px;
}

.canyu p {
    font-size: 20px;
    color: #fbefc7;
    margin-top: 30px;
}


/* 白皮书 */

.paperBox {
    padding: 105px 0 135px;
    background: url('../images/index/paper/bg.png') no-repeat center;
}

.paperCont {
    width: 910px;
    margin: 0 auto;
    padding-left: 90px;
}

.paperCont img {}


/* 手机端 */

@media screen and (min-width:320px) and (max-width: 768px) {
    .container {
        width: 1000px;
    }
}