/*================================================*/


/*社团栏目首页*/
.The-column{
    width: 100%;
    min-height: 0;
    padding: 121px 0 0;
}
.The-column .banner-box{
    width: 1260px;
    height: 400px;
    margin: 0 auto;
    padding: 18px 0 33px;
}
.The-column .banner-box .banner-left{
    width: 920px;
    height: 400px;
    float: left;
    overflow: hidden;
    background: white;
    position: relative;
}
.The-column .banner-box .banner-left:hover #click{
    display: block;
}


/*轮播*/
.The-column .banner-box .banner-left .banner{
    width: 920px;
    height: 400px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.The-column .banner-box .banner-left .banner .item-box{
    width: 920px;
    height: 400px;
    position: absolute;
    top: 0;
    left: 0;
}
.The-column .banner-box .banner-left .banner .item-box .item{
    width: 920px;
    height: 400px;
    float: left;
}
.The-column .banner-box .banner-left .banner .item-box .item .pic{
    width: 920px;
    height: 400px;
    /*opacity: 0.8;*/
}
.The-column .banner-box .banner-left .banner .item-box .item .pic span{
    display: none;
}

.The-column .banner-box .banner-left .banner .lb-text{
    width: 920px;
    height: 40px;
    padding: 0 10px;
    line-height: 44px;
    text-align: center;
    position: absolute;
    bottom: 44px;
    left: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.The-column .banner-box .banner-left .banner .lb-text span{
    font-size: 22px;
    color: white;
}

.The-column .banner-box .banner-left .banner .ul{
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 18px;
}
.The-column .banner-box .banner-left .banner .ul .li-box{
    display: inline-block;
    height: 8px;
}
.The-column .banner-box .banner-left .banner .ul .li-box .li{
    display: inline-block;
    width: 8px;
    height: 8px;
    float: left;
    background: #484747;
    border-radius: 4px;
    cursor: pointer;
    margin: 0 5px;
}
.The-column .banner-box .banner-left .banner .ul .li-box .li.show{
    width: 8px;
    background: white;
}


.The-column .banner-box .banner-left #click{
    /* display: none; */
    width: 920px;
    height: 0;
    position: absolute;
    top: 169px;
    left: 50%;
    margin-left: -460px;
    z-index: 9;
}
.The-column .banner-box .banner-left #click .click_l{
    width: 40px;
    height: 62px;
    font-family: simsun;
    font-size: 42px;
    font-weight: 500;
    color: white;
    position: absolute;
    left: 0;
    line-height: 62px;
    text-align: center;
    cursor: pointer;
}
.The-column .banner-box .banner-left #click .click_l:hover{
    background: rgba(0,0,0,0.2);
}

.The-column .banner-box .banner-left #click .click_r{
    width: 40px;
    height: 62px;
    font-family: simsun;
    font-size: 42px;
    font-weight: 500;
    color: white;
    position: absolute;
    right: 0;
    line-height: 62px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
.The-column .banner-box .banner-left #click .click_r:hover{
    background: rgba(0,0,0,0.2);
}


.The-column .banner-box .banner-left .swiper-container{
    width: 920px;
    height: 400px;
    overflow: hidden;
}
.The-column .banner-box .banner-left .swiper-container .swiper-wrapper{
    width: 920px;
    height: 400px;
}
.The-column .banner-box .banner-left .swiper-container .swiper-wrapper .img{
    width: 920px;
    height: 400px;
}


.The-column .banner-box .banner-right{
    width: 320px;
    height: 400px;
    float: right;
}

.The-column .banner-box .banner-right .d1{
    width: 320px;
    height: 210px;
    background: white;
    margin-bottom: 14px;
    overflow: hidden;
    color:#fff;
}
.The-column .banner-box .banner-right .d1 .v1{
    width: 100%;
    height: 88px;
    /*padding: 16px 96px 0;*/
    display: flex;
	justify-content: center; /* 水平居中 */
	align-items: center;     /* 垂直居中 */
	padding-top: 12px;

}
.The-column .banner-box .banner-right .d1 .v11 span {
    font-size: 18px;
    color: black;
    font-weight: 700;
}
.The-column .banner-box .banner-right .d1 .v1 a{
    display: inline-block;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    overflow: hidden;
}
.The-column .banner-box .banner-right .d1 .v1 .gai{
    display: inline-block;
    width: auto;
    height: 68px;
    padding: 0px 0px 0px 20px;
    line-height: 68px;
    text-align: center;
    font-size: 18px;
    overflow: hidden;
    max-width: 140px;
}

.The-column .banner-box .banner-right .d1 .v1 img{
    display: block;
    width: 68px;
    height: 68px;
    border-radius: 50%;
    overflow: hidden;
}
.The-column .banner-box .banner-right .d1 .v2{
    width: 300px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    color: black;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.The-column .banner-box .banner-right .d1 .v2 > a{
    font-size: 18px;
    color: black;
    line-height: 40px;
}

.The-column .banner-box .banner-right .d1 .v3{
    width: 272px;
    height: 52px;
    margin: 0 auto;
}
.The-column .banner-box .banner-right .d1 .v3 .li{
    width: 136px;
    height: 26px;
    line-height: 26px;
    float: left;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    margin: 13px 0px;
}
.The-column .banner-box .banner-right .d1 .v3 .li i{
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    top: 2px;
}
.The-column .banner-box .banner-right .d1 .v3 .li .i1{
    background: url('../img/png/st-01.png') no-repeat;
    background-size: cover;
}
.The-column .banner-box .banner-right .d1 .v3 .li .i2{
    background: url('../img/png/st-02.png') no-repeat;
    background-size: cover;
}
.The-column .banner-box .banner-right .d1 .v3 .li .i3{
    background: url('../img/png/st-03.png') no-repeat;
    background-size: cover;
}
.The-column .banner-box .banner-right .d1 .v3 .li .i4{
    background: url('../img/png/st-04.png') no-repeat;
    background-size: cover;
}
.The-column .banner-box .banner-right .d1 .v3 .li .i5{
    background: url('../img/png/st-05.png') no-repeat;
    background-size: cover;
}
.The-column .banner-box .banner-right .d1 .v3 .li .i6{
    background: url('../img/png/st-06.png') no-repeat;
    background-size: cover;
}
.The-column .banner-box .banner-right .d1 .v3 .li span{
    font-size: 14px;
}
.The-column .banner-box .banner-right .d1 .v3 .li span.sp1{
    color: black;
    /*margin-left: 24px;*/
}
.The-column .banner-box .banner-right .d1 .v3 .li span.sp2{
    font-weight: 700;
    color: #2784bd;
}
.The-column .banner-box .banner-right .d1 .v3 .li span.sp2.show{
    color: #2784bd;
    display: inline;
}


.The-column .banner-box .banner-right .d2{
    width: 320px;
    /* height: 176px; */
    height: 100%;
    background: white;
}
.The-column .banner-box .banner-right .d2 .v1{
    width: 280px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #EEEEEE;
    padding: 0 20px;
}
.The-column .banner-box .banner-right .d1 .v11{
    width: 280px;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #EEEEEE;
    padding: 0 20px;
    color: black;
}
.The-column .banner-box .banner-right .d2 .v1 span{
    font-size: 18px;
    color: black;
    font-weight: 700;
}


.The-column .banner-box .banner-right .d2 .v2{
    width: 280px;
    height: 120px;
    padding: 10px 20px;
    overflow: hidden;
}

.The-column .banner-box .banner-right .d2 .v2 .li{
    width: 100%;
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    color: black;
}
.The-column .banner-box .banner-right .d2 .v2 .li a{
    font-size: 14px;
    color: #A4A4A4;
}
.The-column .banner-box .banner-right .d2 .v2 .li a.show{
    color: black;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.The-column .banner-box .banner-right .d2 .v2 .li a.show:hover{
    color: #2784bd;
}

.The-column .task-box{
    width: 1260px;
    min-height: 54px;
    margin: 0 auto 20px;
}

.The-column .task-box .task-title{
    width: 1260px;
    min-height: 54px;
    background: white;
    margin: 0 auto 20px;
    position: relative;
}

.The-column .task-box .task-title .task-l{
    display: inline-block;
    height: 54px;
    position: absolute;
    top: 0;
    left: 0;
}
.The-column .task-box .task-title .task-l span{
    display: inline-block;
    height: 54px;
    float: left;
}
.The-column .task-box .task-title .task-l span.sp1{
    width: 12px;
    height: 54px;
    background: #2784bd;
}

.The-column .task-box .task-title .task-l span.sp2{
    line-height: 54px;
    font-size: 18px;
    color: black;
    font-weight: 700;
    margin-left: 20px;
}


.The-column .task-box .task-title .task-r{
    display: inline-block;
    height: 54px;
    line-height: 54px;
    position: absolute;
    top: 0;
    right: 20px;
}
.The-column .task-box .task-title .task-r a{
    font-size: 16px;
    color: black;
}
.The-column .task-box .task-title .task-r a > span{
    font-family: simsun;
    color: #666666;
    font-size: 18px;
    font-weight: 700;
}
.The-column .task-box .task-title .task-r a:hover{
    color: #2784bd;
}
.The-column .task-box .task-title .task-r a:hover span{
    color: #2784bd;
}

.shetuan_star .task-title  .task-r{
    display: inline-block;
    height: 54px;
    line-height: 54px;
    position: absolute;
    top: 0;
    right: 20px;
}
.shetuan_star .task-title  .task-r a{
    font-size: 16px;
    color: black;
}
.shetuan_star .task-title  .task-r a > span{
    font-family: simsun;
    color: #666666;
    font-size: 18px;
    font-weight: 700;
}
.shetuan_star .task-title  .task-r a:hover{
    color: #2784bd;
}
.shetuan_star .task-title .task-r a:hover span{
    color: #2784bd;
}

.The-column .task-box .task-item{
    width: 1260px;
    min-height: 100px;
    margin-top: -10px;
    margin-left: -10px;
    padding: 10px;
    overflow: hidden;
}
.The-column .task-box .task-item .item{
    width: 1220px;
    min-height: 275px;
    padding: 20px;
    background: white;
    float: left;
    margin-bottom: 30px;
    border-radius: 4px;
}
.The-column .task-box .task-item .item .d{
    width: 100%;
    height: 275px;
}
.The-column .task-box .task-item .item .d .d-left{
    width: 500px;
    height: 275px;
    float: left;
    position: relative;
    overflow: hidden;
}

.The-column .task-box .task-item .item .d .d-left a.img{
    display: block;
    width: 500px;
    height: 275px;
    overflow: hidden;
    transition:1s;
    -moz-transition:-moz-transform 1s; /* Firefox 4 */
    -webkit-transition:-webkit-transform 1s; /* Safari and Chrome */
    -o-transition:-o-transform 1s; /* Opera */      
}

.The-column .task-box .task-item .item:hover .d .d-left a.img{
    transform: scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}


.The-column .task-box .task-item .item .d .d-left .s{
    width: 39px;
    height: 55px;
    position: absolute;
    top: -2px;
    left: 15px;
    background: url('../img/png/v1-2.png') center no-repeat;
    background-size: cover;
    display: none;
}

.The-column .task-box .task-item .item .d .d-center{
    width: 370px;
    height: 275px;
    float: left;
    margin-left: 20px;
}
.The-column .task-box .task-item .item .d .d-center .v1{
    width: 100%;
    height: 65px;
    border-bottom: 1px solid #EEEEEE;
}
.The-column .task-box .task-item .item .d .d-center .v1 > a{
    font-size: 22px;
    color: black;
    line-height: 28px;
    font-weight: 700;
}

.The-column .task-box .task-item .item .d .d-center .v1 > a:hover{
    color: #2784bd;
}


.The-column .task-box .task-item .item .d .d-center .v2{
    width: 100%;
    min-height: 24px;
    padding: 40px 0;
}
.The-column .task-box .task-item .item .d .d-center .v2 .li{
    width: 100%;
    height: 24px;
}
.The-column .task-box .task-item .item .d .d-center .v2 .li span{
    display: inline-block;
    height: 24px;
    float: left;
}
.The-column .task-box .task-item .item .d .d-center .v2 .li span.sp1{
    width: 24px;
}
.The-column .task-box .task-item .item .d .d-center .v2 .li span.sp1 > i{
    display: block;
    width: 16px;
    height: 16px;
    margin: 4px 0;
}
.The-column .task-box .task-item .item .d .d-center .v2 .li span.sp2{
    font-size: 14px;
    color: black;
    line-height: 24px;
}
.The-column .task-box .task-item .item .d .d-center .v2 .li span.sp3{
    line-height: 24px;
    font-size: 14px;
    color: black;
}
.The-column .task-box .task-item .item .d .d-center .v2 .li span.sp3.show{
    font-size: 14px;
    color: #2784bd;
}


.The-column .task-box .task-item .item .d .d-right{
    width: 310px;
    height: 275px;
    float: right;
}
.The-column .task-box .task-item .item .d .d-right .v1{
    width: 100%;
    height: 40px;
    padding-top: 20px;
    line-height: 40px;
    text-align: center;
}
.The-column .task-box .task-item .item .d .d-right .v1 span{
    font-size: 18px;
    color: black;
}
.The-column .task-box .task-item .item .d .d-right .v1 span > b{
    font-size: 18px;
    color: #2784bd;
}

.The-column .task-box .task-item .item .d .d-right .v2{
    width: 100%;
    height: 24px;
    line-height: 24px;
    padding-top: 40px;
    text-align: center;
}
.The-column .task-box .task-item .item .d .d-right .v2 span{
    font-size: 14px;
    color: black;
}
.The-column .task-box .task-item .item .d .d-right .v2 span > b{
    font-size: 14px;
    color: #2784bd;
}

.The-column .task-box .task-item .item .d .d-right .v3{
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
}
.The-column .task-box .task-item .item .d .d-right .v3 span{
    font-size: 14px;
    color: black;
}
.The-column .task-box .task-item .item .d .d-right .v3 span > b{
    font-size: 14px;
    color: #2784bd;
}
.The-column .task-box .task-item .item .d .d-right .v4{
    width: 100%;
    height: 41px;
    margin-top: 72px;
}
.The-column .task-box .task-item .item .d .d-right .v4 > a{
    display: block;
    width: 200px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    background: #2784bd;
    margin: 0 auto;
    border-radius: 2px;
    font-size: 16px;
    color: #fff;
}


.The-column .category-box{
    width: 1260px;
    min-height: 54px;
    margin: 0 auto 40px;
}
.The-column .category-box .category-title{
    width: 1260px;
    min-height: 54px;
    background: white;
    margin: 0 auto 20px;
    position: relative;
}
.The-column .category-box .category-title .category-l{
    display: inline-block;
    height: 54px;
    position: absolute;
    top: 0;
    left: 0;
}
.The-column .category-box .category-title .category-l span{
    display: inline-block;
    height: 54px;
    float: left;
}
.The-column .category-box .category-title .category-l span.sp1{
    width: 12px;
    height: 54px;
    background: #2784bd;
}
.The-column .category-box .category-title .category-l span.sp2{
    line-height: 54px;
    font-size: 18px;
    color: black;
    font-weight: 700;
    margin-left: 20px;
}

.The-column .category-box .category-title .category-r{
    display: inline-block;
    height: 54px;
    line-height: 54px;
    position: absolute;
    top: 0;
    right: 20px;
}
.The-column .category-box .category-title .category-r a{
    font-size: 16px;
    color: black;
}
.The-column .category-box .category-title .category-r a > span{
    font-family: simsun;
    color: #666666;
    font-size: 18px;
    font-weight: 700;
}
.The-column .category-box .category-title .category-r a:hover{
    color: #2784bd;
}
.The-column .category-box .category-title .category-r a:hover span{
    color: #2784bd;
}

.The-column .category-box .category-item{
    width: 1260px;
    min-height: 100px;
    margin-top: -10px;
    margin-left: -10px;
    padding: 10px;
    overflow: hidden;
}
.The-column .category-box .category-item .item{
    width: 228px;
    height: 236px;
    background: white;
    float: left;
    margin-left: 30px;
    margin-bottom: 30px;
    box-shadow: 0 0 4px #bfbfbf;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.The-column .category-box .category-item .more:hover{
    box-shadow: 0 0 10px #333333;
}

.The-column .category-box .category-item .item:nth-child(5n+1){
    margin-left: 0;
}
.The-column .category-box .category-item .item .v1{
    width: 228px;
    height: 236px;

}
.The-column .category-box .category-item .item .v1 .d1{
    width: 100%;
    height: 100px;
    padding: 26px 0 15px;
}
.The-column .category-box .category-item .item .v1 .d1 > .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    box-shadow: 0 0 10px #666666;
    overflow: hidden;
}

.The-column .category-box .category-item .item .v1 .d2{
    width: 190px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
    color: black;
}
.The-column .category-box .category-item .item .v1 .d2 span{
    font-size: 18px;
    color: black;
}
.The-column .category-box .category-item .item .v1 .d2 a{
    font-size: 18px;
    color: black;
}

.The-column .category-box .category-item .item .v1 .d3{
    width: 190px;
    height: 30px;
    line-height: 0;
    margin: 6px auto;
    text-align: center;
}
.The-column .category-box .category-item .item .v1 .d3 .span-box{
    display: inline-block;
    height: 30px;
    line-height: 30px;
}
.The-column .category-box .category-item .item .v1 .d3 .span-box > span{
    display: inline-block;
    height: 30px;
    float: left;
    background: white;
    font-size: 14px;
    color: #7e8082;
}
.The-column .category-box .category-item .item .v1 .d3 .span-box > span.sp1{
    margin-right: 5px;
    width: 20px;
}
.The-column .category-box .category-item .item .v1 .d3 .span-box > span.sp1 > i{
    display: block;
    width: 12px;
    height: 15px;
    margin: 7.5px 4px;
    background: url(../img/png/v1-4444.png) center no-repeat;
    background-size: cover;
}

.The-column .category-box .category-item .item .v1 .d3 .span-box > span.sp2{
    max-width: 165px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    color: #7e8082;
}

.The-column .category-box .category-item .item .v2{
    width: 228px;
    height: 236px;
    background: rgba(0,0,0,0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: none;
}
.The-column .category-box .category-item .item .v2 .text{
    width: 190px;
    height: 150px;
    /*line-height: 200px;*/
    margin: 18px 19px;
    text-align: center;
    padding-top: 50px;
}
.The-column .category-box .category-item .item .v2 .text span{
    font-size: 12px;
    color: white;
}


.The-column .category-box .category-item .item .v3{
    width: 190px;
    height: 200px;
    line-height: 200px;
    padding: 18px 19px;
}
.The-column .category-box .category-item .item .v3 .d1{
    width: 190px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: black;
    padding-top: 60px;
}


.The-column .category-box .category-item .item .v3 .d2{
    width: 190px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.The-column .category-box .category-item .item .v3 .d2 a{
    font-size: 14px;
    color: #727272;
}
.The-column .category-box .category-item .item .v3 .d2 a > span{
    font-family: simsun;
    color: #818181;
    font-size: 16px;
    font-weight: 700;
}

.The-column .category-box .category-item .item .v3:hover  a,
.The-column .category-box .category-item .item .v3:hover  a span{
        color: #2784bd;
}

/*==========================================================*/
/*社团列表*/
.List-of-societies{
    width: 100%;
    min-height: 0;
    padding: 121px 0 0;
}
.List-of-societies .List-of{
    width: 1260px;
    height: 380px;
    margin: 0 auto;
}
.List-of-societies .List-of .d1{
    width: 100%;
    height: 156px;
    padding: 52px 0 25px 0;
}
.List-of-societies .List-of .d1 .pic{
    display: block;
    width: 116px;
    height: 156px;
    margin: 0 auto;
    background: url(../img/png/v2-1.png) center no-repeat;
    background-size: cover;
}
.List-of-societies .List-of .d2{
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
}
.List-of-societies .List-of .d2 span{
    font-size: 48px;
    color: #000000;
    font-weight: 700;
}
.List-of-societies .List-of .d3{
    width: 100%;
    height: 36px;
    text-align: center;
}
.List-of-societies .List-of .d3 .span-box{
    display: inline-block;
    height: 36px;

}
.List-of-societies .List-of .d3 .span-box span{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    float: left;
}
.List-of-societies .List-of .d3 .span-box a{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    float: left;
    margin-left: 15px;
}

.List-of-societies .List-of .d3 .span-box a{
    width: 24px;
    height: 36px;
}
.List-of-societies .List-of .d3 .span-box a > i{
    display: block;
    width: 24px;
    height: 24px;
    margin: 6px 0;
}

.List-of-societies .List-of .d3 .span-box a.a1 > i{
    background: url(../img/png/v2-2.png) center no-repeat;
    background-size: cover;
}
.List-of-societies .List-of .d3 .span-box a.a2 > i{
    background: url(../img/png/v2-3.png) center no-repeat;
    background-size: cover;
}
.List-of-societies .List-of .d3 .span-box a.a3 > i{
    background: url(../img/png/v2-4.png) center no-repeat;
    background-size: cover;
}
.List-of-societies .category-search{
    width: 1260px;
    height: 98px;
    min-height: 54px;
    margin: 0 auto 40px;
    background: #fff;
    box-sizing: border-box;
    padding: 20px;
    display: flex;
    align-items: center;
}
.List-of-societies .category-search .search-box{
    width: 452px;
    height: 50px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #999999;
    display: flex;
    align-items: center;
    padding-left: 10px;
}
.List-of-societies .category-search .search-box .input-box{
    display: flex;
    align-items: center;
    width: 100%;
}
.List-of-societies .category-search .search-box .input-box .input-icon{
    width: 16px;
    height: 16px;
    background: url(../img/png/find.png) center no-repeat;
    background-size: cover;
}
.List-of-societies .category-search .search-box input{
    font-weight: 400;
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    border: 0px;
    width: 90%;
    margin-left: 5px;
}
.List-of-societies .category-search .search-btn{
    width: 72px;
    height: 34px;
    background: #3498DB;
    border-radius: 4px 4px 4px 4px;
    color: #fff;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 34px;
    text-align: center;
    margin-left: 15px;
}

.List-of-societies .category-box{
    width: 1260px;
    min-height: 54px;
    margin: 0 auto 40px;
}
.List-of-societies .category-box .category-item{
    width: 1260px;
    min-height: 100px;
    margin-top: -10px;
    margin-left: -10px;
    padding: 10px;
    overflow: hidden;
}
.List-of-societies .category-box .category-item .item{
    width: 228px;
    height: 236px;
    background: white;
    float: left;
    margin-left: 30px;
    margin-bottom: 30px;
    box-shadow: 0 0 4px #bfbfbf;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.List-of-societies .category-box .category-item .more:hover{
    box-shadow: 0 0 10px #333333;
}

.List-of-societies .category-box .category-item .item:nth-child(5n+1){
    margin-left: 0;
}
.List-of-societies .category-box .category-item .item .v1{
    width: 228px;
    height: 236px;

}
.List-of-societies .category-box .category-item .item .v1 .d1{
    width: 100%;
    height: 100px;
    padding: 26px 0 15px;
}
.List-of-societies .category-box .category-item .item .v1 .d1 > .pic{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
    box-shadow: 0 0 10px #666666;
    overflow: hidden;
}

.List-of-societies .category-box .category-item .item .v1 .d2{
    width: 190px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin: 0 auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
    color: black;
}
.List-of-societies .category-box .category-item .item .v1 .d2 span{
    font-size: 18px;
    color: black;
}
.List-of-societies .category-box .category-item .item .v1 .d2 a{
    font-size: 18px;
    color: black;
}

.List-of-societies .category-box .category-item .item .v1 .d3{
    width: 190px;
    height: 30px;
    line-height: 0;
    margin: 6px auto;
    text-align: center;
}
.List-of-societies .category-box .category-item .item .v1 .d3 .span-box{
    display: inline-block;
    height: 30px;
    line-height: 30px;
}
.List-of-societies .category-box .category-item .item .v1 .d3 .span-box > span{
    display: inline-block;
    height: 30px;
    float: left;
    background: white;
    font-size: 14px;
    color: #7e8082;
}
.List-of-societies .category-box .category-item .item .v1 .d3 .span-box > span.sp1{
    margin-right: 5px;
    width: 20px;
}
.List-of-societies .category-box .category-item .item .v1 .d3 .span-box > span.sp1 > i{
    display: block;
    width: 12px;
    height: 15px;
    margin: 7.5px 4px;
    background: url(../img/png/v1-4.png) center no-repeat;
    background-size: cover;
}

.List-of-societies .category-box .category-item .item .v1 .d3 .span-box > span.sp2{
    max-width: 165px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    color: #7e8082;
}

.List-of-societies .category-box .category-item .item .v2{
    width: 228px;
    height: 236px;
    background: rgba(0,0,0,0.8);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: none;
}
.List-of-societies .category-box .category-item .item .v2 .text{
    width: 190px;
    height: 200px;
    line-height: 200px;
    margin: 18px 19px;
    text-align: center;
}
.List-of-societies .category-box .category-item .item .v2 .text span{
    font-size: 12px;
    color: white;
}


.List-of-societies .category-box .category-item .item .v3{
    width: 190px;
    height: 200px;
    line-height: 200px;
    padding: 18px 19px;
}
.List-of-societies .category-box .category-item .item .v3 .d1{
    width: 190px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    color: black;
    padding-top: 60px;
}

.List-of-societies .category-box .category-item .item .v3 .d2{
    width: 190px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.List-of-societies .category-box .category-item .item .v3 .d2 a{
    font-size: 14px;
    color: #727272;
}
.List-of-societies .category-box .category-item .item .v3 .d2 a > span{
    font-family: simsun;
    color: #818181;
    font-size: 16px;
    font-weight: 700;
}


.List-of-societies .category-box .category-page{
    width: 100%;
    height: 56px;
    background: white;
}

.List-of-societies .category-box .category-page .page-l{
    width: 590px;
    height: 56px;
    float: left;
}
.List-of-societies .category-box .category-page .page-l > a{
    display: block;
    width: auto;
    height: 56px;
    line-height: 56px;
    padding: 0 15px;
    font-size: 14px;
    color: black;
    font-weight: 700;
    text-align: right;
}

.List-of-societies .category-box .category-page .page-c{
    width: 76px;
    height: 56px;
    border-left: 2px solid #F6F6F6;
    border-right: 2px solid #F6F6F6;
    float: left;
}
.List-of-societies .category-box .category-page .page-c select{
    width: 76px;
    height: 56px;
    text-align: center;
    border-style: none;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 700;
}

.List-of-societies .category-box .category-page .page-r{
    width: 590px;
    height: 56px;
    float: left;
}
.List-of-societies .category-box .category-page .page-r > a{
    display: block;
    width: auto;
    height: 56px;
    line-height: 56px;
    padding: 0 15px;
    font-size: 14px;
    color: black;
    font-weight: 700;
    text-align: left;
}

/*==========================================================*/
/*社团任务*/
.Community-mission{
    width: 100%;
    height: auto;
    padding: 121px 0 0;
}
.Community-mission .task-box{
    width: 1260px;
    min-height: 54px;
    margin: 20px auto;
}

.Community-mission .task-box .task-title{
    width: 1260px;
    min-height: 54px;
    background: white;
    margin: 0 auto 20px;
    position: relative;
}

.Community-mission .task-box .task-title .task-l{
    display: inline-block;
    height: 54px;
    position: absolute;
    top: 0;
    left: 0;
}

.Community-mission .task-box .task-title .task-l span{
    display: inline-block;
    height: 54px;
    float: left;
}
.Community-mission .task-box .task-title .task-l span.sp1{
    width: 12px;
    height: 54px;
    background: #2784bd;
}

.Community-mission .task-box .task-title .task-l span.sp2{
    line-height: 54px;
    font-size: 18px;
    color: black;
    font-weight: 700;
    margin-left: 20px;
}
.Community-mission .task-box .task-title .task-r{
    display: inline-block;
    height: 54px;
    line-height: 54px;
    position: absolute;
    top: 0;
    right: 20px;
}
.Community-mission .task-box .task-title .task-r a{
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    margin: 12px 10px 12px 0;
    font-size: 16px;
}
.Community-mission .task-box .task-title .task-r .show{
    background: #2784bd;
    color: white;
}


.Community-mission .task-box .task-item{
    width: 1260px;
    min-height: 100px;
    margin-top: -10px;
    margin-left: -10px;
    padding: 10px;
    overflow: hidden;
}
.Community-mission .task-box .task-item .item{
    width: 1220px;
    min-height: 275px;
    padding: 20px;
    background: white;
    float: left;
    margin-bottom: 30px;
    border-radius: 4px;
}


.Community-mission .task-box .task-item .item .d{
    width: 100%;
    height: 275px;
}
.Community-mission .task-box .task-item .item .d .d-left{
    width: 500px;
    height: 275px;
    float: left;
    position: relative;
    overflow: hidden;
}

.Community-mission .task-box .task-item .item .d .d-left a.img{
    display: block;
    width: 500px;
    height: 275px;
    overflow: hidden;
    transition:1s;
    -moz-transition:-moz-transform 1s; /* Firefox 4 */
    -webkit-transition:-webkit-transform 1s; /* Safari and Chrome */
    -o-transition:-o-transform 1s; /* Opera */
}

.Community-mission .task-box .task-item .item:hover .d .d-left a.img{
    transform: scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}


.Community-mission .task-box .task-item .item .d .d-left .s{
    width: 39px;
    height: 55px;
    position: absolute;
    top: -2px;
    left: 15px;
    background: url('../img/png/v1-2.png') center no-repeat;
    background-size: cover;
}

.Community-mission .task-box .task-item .item .d .d-center{
    width: 370px;
    height: 275px;
    float: left;
    margin-left: 20px;
}
.Community-mission .task-box .task-item .item .d .d-center .v1{
    width: 100%;
    height: 65px;
    border-bottom: 1px solid #EEEEEE;
}
.Community-mission .task-box .task-item .item .d .d-center .v1 > a{
    font-size: 22px;
    color: black;
    line-height: 28px;
    font-weight: 700;
}

.Community-mission .task-box .task-item .item .d .d-center .v1 > a:hover{
        color: #2784bd;
}



.Community-mission .task-box .task-item .item .d .d-center .v2{
    width: 100%;
    min-height: 24px;
    padding: 40px 0;
}
.Community-mission .task-box .task-item .item .d .d-center .v2 .li{
    width: 100%;
    height: 24px;
}
.Community-mission .task-box .task-item .item .d .d-center .v2 .li span{
    display: inline-block;
    height: 24px;
    float: left;
}
.Community-mission .task-box .task-item .item .d .d-center .v2 .li span.sp1{
    width: 24px;
}
.Community-mission .task-box .task-item .item .d .d-center .v2 .li span.sp1 > i{
    display: block;
    width: 16px;
    height: 16px;
    margin: 4px 0;
}
.Community-mission .task-box .task-item .item .d .d-center .v2 .li span.sp2{
    font-size: 14px;
    color: black;
    line-height: 24px;
}
.Community-mission .task-box .task-item .item .d .d-center .v2 .li span.sp3{
    line-height: 24px;
    font-size: 14px;
    color: black;
}
.Community-mission .task-box .task-item .item .d .d-center .v2 .li span.sp3.show{
    font-size: 14px;
    color: #2784bd;
}


.Community-mission .task-box .task-item .item .d .d-right{
    width: 310px;
    height: 275px;
    float: right;
}
.Community-mission .task-box .task-item .item .d .d-right .v1{
    width: 100%;
    height: 40px;
    padding-top: 20px;
    line-height: 40px;
    text-align: center;
}
.Community-mission .task-box .task-item .item .d .d-right .v1 span{
    font-size: 18px;
    color: black;
}
.Community-mission .task-box .task-item .item .d .d-right .v1 span > b{
    font-size: 18px;
    color: #2784bd;
}

.Community-mission .task-box .task-item .item .d .d-right .v2{
    width: 100%;
    height: 24px;
    line-height: 24px;
    padding-top: 40px;
    text-align: center;
}
.Community-mission .task-box .task-item .item .d .d-right .v2 span{
    font-size: 14px;
    color: black;
}
.Community-mission .task-box .task-item .item .d .d-right .v2 span > b{
    font-size: 14px;
    color: #2784bd;
}

.Community-mission .task-box .task-item .item .d .d-right .v3{
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
}
.Community-mission .task-box .task-item .item .d .d-right .v3 span{
    font-size: 14px;
    color: black;
}
.Community-mission .task-box .task-item .item .d .d-right .v3 span > b{
    font-size: 14px;
    color: #2784bd;
}
.Community-mission .task-box .task-item .item .d .d-right .v4{
    width: 100%;
    height: 41px;
    margin-top: 72px;
}
.Community-mission .task-box .task-item .item .d .d-right .v4 > a{
    display: block;
    width: 200px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    background: #2784bd;
    margin: 0 auto;
    border-radius: 2px;
    font-size: 16px;
    color: #fff;
}

.Community-mission .task-box .task-page{
    width: 100%;
    height: 56px;
    background: white;
}

.Community-mission .task-box .task-page .page-l{
    width: 590px;
    height: 56px;
    float: left;
}
.Community-mission .task-box .task-page .page-l > a{
    display: block;
    width: auto;
    height: 56px;
    line-height: 56px;
    padding: 0 15px;
    font-size: 14px;
    color: black;
    font-weight: 700;
    text-align: right;
}

.Community-mission .task-box .task-page .page-c{
    width: 76px;
    height: 56px;
    border-left: 2px solid #F6F6F6;
    border-right: 2px solid #F6F6F6;
    float: left;
}
.Community-mission .task-box .task-page .page-c select{
    width: 76px;
    height: 56px;
    text-align: center;
    border-style: none;
    padding-left: 10px;
    font-size: 14px;
    font-weight: 700;
}

.Community-mission .task-box .task-page .page-r{
    width: 590px;
    height: 56px;
    float: left;
}
.Community-mission .task-box .task-page .page-r > a{
    display: block;
    width: auto;
    height: 56px;
    line-height: 56px;
    padding: 0 15px;
    font-size: 14px;
    color: black;
    font-weight: 700;
    text-align: left;
}

/*==========================================================*/
/*认领任务*/
.Claim-mission{
    width: 100%;
    height: 1090px;
    padding: 121px 0 35px;
}
.Claim-mission .Claim-mission-form{
    width: 1260px;
    height: 1090px;
    margin: 20px auto;
    background: white;
}
.Claim-mission .Claim-mission-form .d1{
    width: 100%;
    height: 54px;
    background: #282828;
    text-align: center;
}
.Claim-mission .Claim-mission-form .d1 span{
    font-size: 18px;
    color: white;
    line-height: 54px;
}


.Claim-mission .Claim-mission-form .d2{
    width: 1160px;
    height: 88px;
    line-height: 88px;
    border-bottom: 1px solid #d1d1d1;
    margin: 0 auto 18px;
    text-align: center;
}
.Claim-mission .Claim-mission-form .d2 p{
    font-size: 18px;
    color: black;
}

.Claim-mission .Claim-mission-form .d3{
    width: 1160px;
    height: 220px;
    margin: 0 auto;
    position: relative;
}
.Claim-mission .Claim-mission-form .d3 .d3-l{
    width: 370px;
    height: 200px;
    float: left;
}
.Claim-mission .Claim-mission-form .d3 .d3-l p{
    width: 78px;
    font-size: 16px;
    color: black;
    line-height: 24px;
    float: right;
    text-align: right;
    padding: 4px 0;
}
.Claim-mission .Claim-mission-form .d3 .d3-l p span{
    font-size: 16px;
    color: #ff2424;
}

.Claim-mission .Claim-mission-form .d3 .d3-c{
    width: 450px;
    height: 200px;
    float: left;
    margin-left: 20px;
}
.Claim-mission .Claim-mission-form .d3 .d3-c textarea{
    width: 428px;
    height: 198px;
    border-radius: 4px;
    resize: none;
    border: 1px solid #d1d1d1;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    padding: 2px 10px;
    overflow-y: auto;
}

.Claim-mission .Claim-mission-form .d3 .d3-r{
    width: 300px;
    height: 200px;
    float: left;
    margin-left: 10px;
    position: relative;
}
.Claim-mission .Claim-mission-form .d3 .d3-r .ts{
    width: 100%;
    height: 16px;
    line-height: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.Claim-mission .Claim-mission-form .d3 .d3-r .ts span{
    font-size: 14px;
    color: #757575;
}
.Claim-mission .Claim-mission-form .d3 .d3-r .ts span > b{
    font-size: 14px;
    color: #ff2424;
}

.Claim-mission .Claim-mission-form .d4{
    width: 100%;
    height: 40px;
    margin-top: 90px;
}
.Claim-mission .Claim-mission-form .d4 input{
    display: block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    background: #2784bd;
    font-size: 16px;
    color: #FFF;
    border-radius: 4px;
}
/* .Claim-mission .Claim-mission-form .d4 input:hover{
    background: #c9a61b;
} */

/*==========================================================*/
/*认领申请提交成功*/
.Claim-mission-prompt{
    width: 100%;
    min-height: 0;
    padding: 121px 0 100px;
}
.Claim-mission-prompt .prompt-box{
    width: 1260px;
    height: 570px;
    margin: 20px auto;
    background: white;
}
.Claim-mission-prompt .prompt-box .d1{
    width: 100%;
    height: 100px;
    padding-top: 95px;
    padding-bottom: 60px;
}
.Claim-mission-prompt .prompt-box .d1 > .pic{
    width: 100px;
    height: 100px;
    background: url(../img/png/v9-1.png) center no-repeat;
    background-size: cover;
    border-radius: 50%;
    margin: 0 auto;
}


.Claim-mission-prompt .prompt-box .d2{
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-align: center;
}
.Claim-mission-prompt .prompt-box .d2 > span{
    font-size: 30px;
    color: #333333;
}

.Claim-mission-prompt .prompt-box .d3{
    width: 100%;
    min-height: 22px;
    padding-top: 10px;
    text-align: center;
}
.Claim-mission-prompt .prompt-box .d3 > span{
    font-size: 14px;
    color: #888888;
}

.Claim-mission-prompt .prompt-box .d4{
    width: 346px;
    height: 44px;
    margin: 84px auto 0;
}
.Claim-mission-prompt .prompt-box .d4 a{
    display: block;
    width: 150px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 4px;
}
.Claim-mission-prompt .prompt-box .d4 a.a1{
    float: left;
    font-size: 16px;
    color: #333333;
    background: #e4e4e4;
}
 .Claim-mission-prompt .prompt-box .d4 a.a1:hover{
     background: #d1d1d1;
 }

.Claim-mission-prompt .prompt-box .d4 a.a2{
    float: right;
    font-size: 16px;
    color: white;
    background: #2784bd;
}
.Claim-mission-prompt .prompt-box .d4 a.a2:hover{
    background: #ddb61d;
}


/*==========================================================*/
/*任务主页*/
.Task-home-page{
    width: 100%;
    min-height: 750px;
    padding: 121px 0 0;
}
.Task-home-page .main{
    width: 1260px;
    min-height: 600px;
    overflow: hidden;
    margin: 20px auto;
}
.Task-home-page .main .m1{
    width: 1260px;
    height: 292px;
    background: white;
    margin-bottom: 30px;
}
.Task-home-page .main .m1 .m1-l{
    width: 530px;
    height: 292px;
    float: left;
    overflow:hidden;
}
.Task-home-page .main .m1 .m1-l .pic{
    width: 530px;
    height: 292px;
    transition:1s;
    -moz-transition:-moz-transform 1s; /* Firefox 4 */
    -webkit-transition:-webkit-transform 1s; /* Safari and Chrome */
    -o-transition:-o-transform 1s; /* Opera */
}

.Task-home-page .main .m1 .m1-l .pic:hover{
    transform: scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}

.Task-home-page .main .m1 .m1-r{
    width: 682px;
    height: 272px;
    padding: 10px 0;
    margin-right: 30px;
    float: right;
}

.Task-home-page .main .m1 .m1-r .v1{
    width: 100%;
    height: 56px;
}

.Task-home-page .main .m1 .m1-r .v1 p{
    font-size:24px;
    font-weight:bold;
    color:rgba(51,51,51,1);
    line-height: 28px;
}

.Task-home-page .main .m1 .m1-r .v2{
    width: 100%;
    min-height: 24px;
    padding: 15px 0;
}
.Task-home-page .main .m1 .m1-r .v2 .li{
    width: 100%;
    height: 24px;
}
.Task-home-page .main .m1 .m1-r .v2 .li span{
    display: inline-block;
    height: 24px;
    float: left;
}
.Task-home-page .main .m1 .m1-r .v2 .li span.sp1{
    width: 24px;
}
.Task-home-page .main .m1 .m1-r .v2 .li span.sp1 > i{
    display: block;
    width: 16px;
    height: 16px;
    margin: 4px 0;
}
.Task-home-page .main .m1 .m1-r .v2 .li span.sp2{
    font-size: 14px;
    color: black;
    line-height: 24px;
}
.Task-home-page .main .m1 .m1-r .v2 .li span.sp3{
    line-height: 24px;
    font-size: 14px;
    color: black;
}
.Task-home-page .main .m1 .m1-r .v2 .li span.sp3.show{
    font-size: 14px;
    color: #2784bd;
}

.Task-home-page .main .m1 .m1-r .v3{
    width: 100%;
    height: 36px;
}
.Task-home-page .main .m1 .m1-r .v3 > a{
    display: block;
    width:145px;
    height:30px;
    line-height: 30px;
    text-align: center;
    background:#2784bd;
    border-radius:4px;
    color:#fff;
    font-size:16px;
    font-weight:400;
    /* color:rgba(51,51,51,1); */
    margin: 3px 0;
    float: left;
}

.Task-home-page .main .m1 .m1-r .v3 .span-box{
    display: inline-block;
    height: 36px;
    float: right;

}
.Task-home-page .main .m1 .m1-r .v3 .span-box span{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    float: left;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.Task-home-page .main .m1 .m1-r .v3 .span-box a{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    float: left;
    margin-left: 15px;
}

.Task-home-page .main .m1 .m1-r .v3 .span-box a{
    width: 24px;
    height: 36px;
}
.Task-home-page .main .m1 .m1-r .v3 .span-box a > i{
    display: block;
    width: 24px;
    height: 24px;
    margin: 6px 0;
}

.Task-home-page .main .m1 .m1-r .v3 .span-box a.a1 > i{
    background: url(../img/png/v2-2.png) center no-repeat;
    background-size: cover;
}
.Task-home-page .main .m1 .m1-r .v3 .span-box a.a2 > i{
    background: url(../img/png/v2-3.png) center no-repeat;
    background-size: cover;
}
.Task-home-page .main .m1 .m1-r .v3 .span-box a.a3 > i{
    background: url(../img/png/v2-4.png) center no-repeat;
    background-size: cover;
}


.Task-home-page .main .m2{
    width: 100%;
    min-height: 0;
    overflow: hidden;
}
.Task-home-page .main .m2 .m2-l{
    width: 900px;
    min-height: 0;
    float: left;
}
.Task-home-page .main .m2 .m2-l .n1{
    width: 100%;
    height: 60px;
    min-height: 0;
    background: white;
}


.Task-home-page .main .m2 .m2-l .n1 .nav_box {
    width: 900px;
    height: 55px;
    background: white;
    border-bottom: 1px solid #E5E5E5;
}

.Task-home-page .main .m2 .m2-l .n1 .club_nav_fixed {
    width: 900px;
    height: 55px;
    margin: 0 auto;
    background: white;
    border-top: 1px solid #DFDFDF;
    border-bottom: 1px solid #DFDFDF;
    padding: 0;
    position: fixed;
    top: 116px;
    z-index: 100;
}

.Task-home-page .main .m2 .m2-l .n1 .nav_box .nav {
    width: 900px;
    height: 55px;
}

.Task-home-page .main .m2 .m2-l .n1 .nav_box .nav .li {
    width: 224.25px;
    height: 15px;
    margin: 20px 0;
    float: left;
    position: relative;
    border-left: 1px solid #E5E5E5;
}

.Task-home-page .main .m2 .m2-l .n1 .nav_box .nav .li:nth-child(1) {
    border-left-style: none;
}

.Task-home-page .main .m2 .m2-l .n1 .nav_box .nav .li > a {
    display: inline-block;
    width: 100%;
    height: 53px;
    line-height: 53px;
    text-align: center;
    border-bottom: 3px solid transparent;
    position: absolute;
    top: -20px;
    left: 0;

    font-size: 18px;
    color: black;
}

.Task-home-page .main .m2 .m2-l .n1 .nav_box .nav .li > a:hover{
    color: #2784bd;
}




.Task-home-page .main .m2 .m2-l .n1 .nav_box .nav .li > a.show {
    border-bottom: 3px solid #2784bd;
}


.Task-home-page .main .m2 .m2-l .n2{
    width: auto;
    min-height: 200px;
    background: white;
    padding: 30px;
}

.Task-home-page .main .m2 .m2-l .n2 .son{
    width: 100%;
    min-height: 0;
    padding-bottom: 30px;
}
.Task-home-page .main .m2 .m2-l .n2 .son .v1{
    width: 100%;
    height: 44px;
    margin-bottom: 10px;
}
.Task-home-page .main .m2 .m2-l .n2 .son .v1 > span{
    display: inline-block;
    height: 44px;
    line-height: 44px;
    float: left;
}
.Task-home-page .main .m2 .m2-l .n2 .son .v1 > span.sp1{
    width: 5px;
    height: 44px;
    margin-right: 5px;
}
.Task-home-page .main .m2 .m2-l .n2 .son .v1 > span.sp1 > i{
    display: block;
    width: 5px;
    height: 22px;
    margin: 11px 0;
    background: #2784bd;
}

.Task-home-page .main .m2 .m2-l .n2 .son .v1 > span.sp2{
    font-size: 18px;
    color: #333333;
    font-weight: 700;
}
.Task-home-page .main .m2 .m2-l .n2 .son .v2{
    width: 100%;
    min-height: 0;
}
.Task-home-page .main .m2 .m2-l .n2 .son .v2 p{
    font-size:16px;
    color:rgba(51,51,51,1);
    line-height:30px;
    margin-bottom: 20px;
    text-indent: 2em;
}

.Task-home-page .main .m2 .m2-l .n2 .son .v3{
    width: 100%;
    min-height: 0;
    font-size: 16px;
    line-height: 30px;
}
.Task-home-page .main .m2 .m2-l .n2 .son .v3 p{
    font-size:16px;
    color:rgba(51,51,51,1);
    line-height:30px;
    /*margin-bottom: 20px;*/
    /*text-indent: 2em;*/
}


.Task-home-page .main .m2 .m2-l .n2 .son .v4{

}

.Task-home-page .main .m2 .m2-l .n2 .son .v4 .pic_box{
    width: 100%;
    overflow: hidden;
}

.Task-home-page .main .m2 .m2-l .n2 .son .v4 .pic_box .item{
    width: 140px;
    min-height: 110px;
    float: left;
    margin: 18px 0;
    position: relative;
}

.Task-home-page .main .m2 .m2-l .n2 .son .v4 .pic_box .item .pic{
    width: 100px;
    height: 100px;
    margin: 0 auto;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
}

.Task-home-page .main .m2 .m2-l .n2 .son .v4 .pic_box .item .pic > .s{
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    right:0px;
}
.Task-home-page .main .m2 .m2-l .n2 .son .v4 .pic_box .item .pic > .s.s1{
    background: url(../img/png/v1-777.png) center no-repeat;
    background-size: cover;
}
.Task-home-page .main .m2 .m2-l .n2 .son .v4 .pic_box .item .pic > .s.s2{
    background: url(../img/png/v1-888.png) center no-repeat;
    background-size: cover;
}
.Task-home-page .main .m2 .m2-l .n2 .son .v4 .pic_box .item .pic > .s.s3{
    background: url(../img/png/v1-999.png) center no-repeat;
    background-size: cover;
}




.Task-home-page .main .m2 .m2-l .n2 .son .v4 .pic_box .item  .s{
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    right: 20px;
}
.Task-home-page .main .m2 .m2-l .n2 .son .v4 .pic_box .item  .s.s1{
    background: url(../img/png/v1-777.png) center no-repeat;
    background-size: cover;
}
.Task-home-page .main .m2 .m2-l .n2 .son .v4 .pic_box .item  .s.s2{
    background: url(../img/png/v1-888.png) center no-repeat;
    background-size: cover;
}
.Task-home-page .main .m2 .m2-l .n2 .son .v4 .pic_box .item  .s.s3{
    background: url(../img/png/v1-999.png) center no-repeat;
    background-size: cover;
}





.Task-home-page .main .m2 .m2-l .n2 .son .v4 .pic_box .item .pic .img{
    display: block;
    width: 98px;
    height: 98px;
    border-radius: 50%;
    border: 1px solid rgb(232, 232, 232);
    overflow: hidden;
    transition:1s;
    -moz-transition:-moz-transform 1s; /* Firefox 4 */
    -webkit-transition:-webkit-transform 1s; /* Safari and Chrome */
    -o-transition:-o-transform 1s; /* Opera */
}

.Task-home-page .main .m2 .m2-l .n2 .son .v4 .pic_box .item:hover .pic .img{
    transform: scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}

.Task-home-page .main .m2 .m2-l .n2 .son .v4 .pic_box .item .name{
    width: 100%;
    min-height: 34px;
    font-size: 12px;
    color: #343434;
    text-align: center;
    margin-top: 10px;
}
.Task-home-page .main .m2 .m2-l .n2 .son .v4 .pic_box .item .name .p1{
    font-weight: 700;
}
.Task-home-page .main .m2 .m2-l .n2 .son .v4 .pic_box .item .name .p2{
    font-weight: 400;
}

.Task-home-page .main .m2 .m2-r{
    width: 340px;
    min-height: 0;
    float: right;
}
.Task-home-page .main .m2 .m2-r .n1{
    width: 300px;
    padding: 0 30px;
    min-height: 210px;
    background: white;
}
.Task-home-page .main .m2 .m2-r .n1 .v1{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid rgba(238,238,238,1);
    position: relative;
}
.Task-home-page .main .m2 .m2-r .n1 .v1 > .s{
    width: 96px;
    height: 5px;
    background: #2784bd;
    position: absolute;
    left: 0;
    bottom: -3px;
}
.Task-home-page .main .m2 .m2-r .n1 .v1 span{
    font-size:18px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}

.Task-home-page .main .m2 .m2-r .n1 .v2{
    width: 100%;
    height: 100px;
    padding: 26px 0 30px;
}

.Task-home-page .main .m2 .m2-r .n1 .v2 .v2-l{
    width: 100px;
    height: 100px;
    float: left;
}
.Task-home-page .main .m2 .m2-r .n1 .v2 .v2-l .pic{
    display: block;
    width: 100px;
    height: 100px;
    box-shadow:0px 0px 4px 0px rgba(149,149,149,1);
}

.Task-home-page .main .m2 .m2-r .n1 .v2 .v2-r{
    width: 190px;
    height: 100px;
    float: right;
}
.Task-home-page .main .m2 .m2-r .n1 .v2 .v2-r .b1{
    width: 100%;
    height: 30px;
    line-height: 30px;
}
.Task-home-page .main .m2 .m2-r .n1 .v2 .v2-r .b1 span{
    font-size:18px;
    font-weight:400;
    color:#333333;
    line-height:30px;
}
.Task-home-page .main .m2 .m2-r .n1 .v2 .v2-r .b2{
    width: 100%;
    height: 60px;
    line-height: 20px;
}
.Task-home-page .main .m2 .m2-r .n1 .v2 .v2-r .b2 p{
    font-size:14px;
    font-weight:400;
    color:#888888;
}


家
/*==========================================================*/
/*任务汇报*/
.Mission-reporting{
    width: 100%;
    min-height: 750px;
    padding: 121px 0 0;
}
.Mission-reporting .Mission-reporting-main{
    width: 1260px;
    min-height: 750px;
    overflow: hidden;
    margin: 20px auto;
}
.Mission-reporting .Mission-reporting-main .main-left{
    width: 900px;
    min-height: 200px;
    float: left;
}
.Mission-reporting .Mission-reporting-main .main-left .d1{
    width: 840px;
    min-height: 0;
    padding: 20px 30px;
    background: white;
    margin-bottom: 20px;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v1{
    width: 100%;
    min-height: 106px;
    border-bottom: 1px solid #8f8f8f;
    position: relative;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v1 .title{
    width: 100%;
    min-height: 36px;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v1 .title p{
    font-size: 24px;
    color: #333333;
    line-height: 36px;
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v1 .association{
    width: 100%;
    height: 42px;
    margin-top: 14px;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v1 .association a{
    display: inline-block;
    height: 42px;
    line-height: 42px;
    float: left;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v1 .association a.a1{
    width: 42px;
    margin-right: 10px;
    border-radius: 50%;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v1 .association a.a1 > i{
    display: block;
    width: 40px;
    height: 40px;
    border: 1px solid #d0d0d0;
    border-radius: 50%;
    box-shadow: 0 0 6px #d0d0d0;
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v1 .association a.a2{
    font-size: 16px;
    color: #333333;
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v1 .status{
    width: 103px;
    min-height: 63px;
    position: absolute;
    top: -5px;
    right: 0;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v1 .status .pic{
    width: 103px;
    height: 63px;
    background-size: cover;
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v1 .status .time{
    width: 100%;
    height: 22px;
    line-height: 22px;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v1 .status .time span{
    font-size: 16px;
    color: #888888;
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v2{
    width: 100%;
    min-height: 32px;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v2 > .bonus{
    width: 100%;
    height: 32px;
    line-height: 0;
    background: #f1f1f1;
    border-radius: 2px;
    text-align: center;
    margin-top: 44px;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v2 > .bonus .span-box{
    display: inline-block;
    height: 32px;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v2 > .bonus .span-box > span{
    display: inline-block;
    height: 32px;
    line-height: 32px;
    float: left;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v2 > .bonus .span-box > span.sp1{
    width: 32px;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v2 > .bonus .span-box > span.sp1 > i{
    display: block;
    width: 17px;
    height: 22px;
    margin: 5px auto;
    background: url(../img/png/v6-2.png) center no-repeat;
    background-size: cover;
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v2 > .bonus .span-box > span.sp2{
    font-size: 14px;
    color: black;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v2 > .bonus .span-box > span.sp2 > b{
    font-size: 14px;
    color: #2784bd;
    margin: 0 3px;
    /*font-weight: 700;*/
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v2 > .text{
    width: 100%;
    min-height: 0;
    padding-top: 44px;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v2 > .text p{
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
    text-indent: 2rem;
    text-align: justify;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v2 > .text p img{
    max-width: 840px;
    display: block;
    margin: 0 auto;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v2 > .text img{
    max-width: 840px;
    display: block;
    margin: 0 auto;
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v3{
    width: 100%;
    height: 44px;
    padding: 20px 0;
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v3 span{
    display: inline-block;
    height: 44px;
    line-height: 44px;
    float: left;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v3 span.sp1{
    margin-right: 4px;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v3 span.sp1 > i{
    display: block;
    width: 5px;
    height: 21px;
    margin: 12px 0;
    background: #2784bd;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v3 span.sp2{
    font-size: 18px;
    color: #333333;
    font-weight: 700;
}


/*============================================*/
/*轮播*/
.Mission-reporting .Mission-reporting-main .main-left .d1 .v4{
    width: 100%;
    height: 508px;
    position: relative;
}
/*点击*/
.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-click{
    width: 840px;
    height: 0;
    line-height: 0;
    position: absolute;
    top: 223px;
    z-index: 20;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-click > .click-l{
    width: 40px;
    height: 62px;
    font-family: simsun;
    font-size: 42px;
    font-weight: 500;
    color: white;
    position: absolute;
    left: 0;
    line-height: 62px;
    text-align: center;
    cursor: pointer;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-click > .click-r{
    width: 40px;
    height: 62px;
    font-family: simsun;
    font-size: 42px;
    font-weight: 500;
    color: white;
    position: absolute;
    right: 0;
    line-height: 62px;
    text-align: center;
    cursor: pointer;
}

/*轮播*/
.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-box{
    width: 840px;
    height: 508px;
    overflow: hidden;
    position: relative;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-box > .item-box{
    height: 508px;
    position: absolute;
    top: 0;
    left: 0;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-box > .item-box > .item{
    width: 840px;
    height: 508px;
    float: left;
}


.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-box > .item-box > .item .pic {
    width: 840px;
    height: 508px;
    position: relative;
    cursor: pointer;
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-box > .item-box > .item .pic > .text {
    display: none;
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-box > .item-box > .item .pic > .text > span {
    font-size: 16px;
    color: white;
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-box > .item-box > .item .video {
    width: 840px;
    height: 508px;
    display: none;
}

/*个数*/
.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-box > .lb-num{
    width: 820px;
    height: 44px;
    padding: 0 10px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 20;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-box > .lb-num > .text-left{
    width: 700px;
    height: 44px;
    line-height: 44px;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;

    font-size: 16px;
    color: white;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-box > .lb-num > .text-left> span{
    font-size: 16px;
    color: white;
}


.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-box > .lb-num > .text-right{
    width: 70px;
    height: 44px;
    float: right;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-box > .lb-num > .text-right > .number{
    display: inline-block;
    height: 44px;
    line-height: 44px;
    float: right;
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-box > .lb-num > .text-right > .number > span{
    display: inline-block;
    height: 44px;
    float: left;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-box > .lb-num > .text-right > .number > span.sp1{
    font-weight: 700;
    font-size: 24px;
    color: white;
    line-height: 44px;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-box > .lb-num > .text-right > .number > span.sp2{
    font-size: 16px;
    color: white;
    margin: 0 4px;
    line-height: 48px;
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 > .lb-box > .lb-num > .text-right > .number > span.sp3{
    font-size: 16px;
    color: white;
    line-height: 48px;
}

/*============================================*/
.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 .pic{
    width: 840px;
    height: 508px;
    position: relative;
    cursor: pointer;
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 .pic > .text{
    width: 810px;
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    background: rgba(0,0,0,0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v4 .pic > .text > span{
    font-size: 16px;
    color: white;
}


.Mission-reporting .Mission-reporting-main .main-left .d1 .v5{

}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v5 > .text p{
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
    text-indent: 2rem;
    text-align: justify;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v5 > .text p img{
    max-width: 840px;
    display: block;
    margin: 0 auto;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v5 > .text img{
    max-width: 840px;
    display: block;
    margin: 0 auto;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v5 table{
    border-left:1px solid #666;
    border-top:1px solid #666;
    width:100%;
    line-height:32px;
    border-spacing: 0;
    color:#333333;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v5 table tr{
    width: 100%;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v5 table tr td{
    border-right: 1px solid rgb(102, 102, 102);
    border-bottom: 1px solid rgb(102, 102, 102);
    text-align: center;
    background-color: rgb(255, 255, 255);

    font-size: 16px;
    color: #333333;
}


.Mission-reporting .Mission-reporting-main .main-left .d1 .v6{
    width: 100%;
    height: 36px;
    text-align: center;
    padding: 30px 0 20px;
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v6{
    width: 100%;
    height: 36px;
    text-align: center;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v6 .span-box{
    display: inline-block;
    height: 36px;

}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v6 .span-box span{
    display: inline-block;
    font-size: 14px;
    color: #333333;
    height: 36px;
    line-height: 36px;
    float: left;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v6 .span-box a{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    float: left;
    margin-left: 15px;
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v6 .span-box a{
    width: 24px;
    height: 36px;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v6 .span-box a > i{
    display: block;
    width: 24px;
    height: 24px;
    margin: 6px 0;
}

.Mission-reporting .Mission-reporting-main .main-left .d1 .v6 .span-box a.a1 > i{
    background: url(../img/png/v2-2.png) center no-repeat;
    background-size: cover;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v6 .span-box a.a2 > i{
    background: url(../img/png/v2-3.png) center no-repeat;
    background-size: cover;
}
.Mission-reporting .Mission-reporting-main .main-left .d1 .v6 .span-box a.a3 > i{
    background: url(../img/png/v2-4.png) center no-repeat;
    background-size: cover;
}


.Mission-reporting .Mission-reporting-main .main-left .d2{
    width: 840px;
    min-height: 0;
    padding: 20px 30px;
    background: white;
    margin-bottom: 20px;
}
.Mission-reporting .Mission-reporting-main .main-left .d2 .v1{
    width: 100%;
    height: 44px;
    border-bottom: 1px solid #8f8f8f;
}

.Mission-reporting .Mission-reporting-main .main-left .d2 .v1 span{
    display: inline-block;
    height: 44px;
    line-height: 44px;
    float: left;
}
.Mission-reporting .Mission-reporting-main .main-left .d2 .v1 span.sp1{
    margin-right: 4px;
}
.Mission-reporting .Mission-reporting-main .main-left .d2 .v1 span.sp1 > i{
    display: block;
    width: 5px;
    height: 21px;
    margin: 12px 0;
    background: #2784bd;
}
.Mission-reporting .Mission-reporting-main .main-left .d2 .v1 span.sp2{
    font-size: 18px;
    color: #333333;
    font-weight: 700;
}

.Mission-reporting .Mission-reporting-main .main-left .d2 .v2{
    width: 100%;
    min-height: 0;
}
.Mission-reporting .Mission-reporting-main .main-left .d2 .v2 .item-box{
    width: 100%;
    min-height: 0;
}
.Mission-reporting .Mission-reporting-main .main-left .d2 .v2 .item-box .item{
    width: 100%;
}
.Mission-reporting .Mission-reporting-main .main-left .d2 .v2 .item-box .item .b1{
    width: 100%;
    min-height: 0;
    padding: 20px 0;
}
.Mission-reporting .Mission-reporting-main .main-left .d2 .v2 .item-box .item .b1 p{
    font-size: 14px;
    color: #888888;
    line-height: 24px;
    text-indent: 2em;
}

.Mission-reporting .Mission-reporting-main .main-left .d2 .v2 .item-box .item .b2{
    width: 100%;
    height: 54px;
}
.Mission-reporting .Mission-reporting-main .main-left .d2 .v2 .item-box .item .b2 .span-box{
    display: inline-block;
    height: 54px;
    float: right;
}
.Mission-reporting .Mission-reporting-main .main-left .d2 .v2 .item-box .item .b2 .span-box span{
    display: inline-block;
    height: 54px;
    line-height: 54px;
    float: left;
}
.Mission-reporting .Mission-reporting-main .main-left .d2 .v2 .item-box .item .b2 .span-box span.sp1{
    font-size: 16px;
    color: #333333;
}
.Mission-reporting .Mission-reporting-main .main-left .d2 .v2 .item-box .item .b2 .span-box span.sp2{
    width: 54px;
}
.Mission-reporting .Mission-reporting-main .main-left .d2 .v2 .item-box .item .b2 .span-box span.sp2 > i{
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 2px;
    box-shadow: 0 0 4px #a3a3a3;
}
.Mission-reporting .Mission-reporting-main .main-left .d2 .v2 .item-box .item .b2 .span-box span.sp3{
    font-size: 16px;
    color: #333333;
    margin-left: 10px;
}


.Mission-reporting .Mission-reporting-main .main-right{
    width: 340px;
    min-height: 200px;
    float: right;
}
.Mission-reporting .Mission-reporting-main .main-right .m1{
    width: auto;
    height: 290px;
    padding: 0 20px;
    background: white;
    margin-bottom: 20px;
}
.Mission-reporting .Mission-reporting-main .main-right .m1 .v1{
    width: auto;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #8f8f8f;
    position: relative;
}
.Mission-reporting .Mission-reporting-main .main-right .m1 .v1 .s{
    width: 90px;
    height: 5px;
    background: #2784bd;
    position: absolute;
    left: 0;
    bottom: -2px;
}
.Mission-reporting .Mission-reporting-main .main-right .m1 .v1 span{
    font-size: 18px;
    color: #333333;
    font-weight: 700;
}


.Mission-reporting .Mission-reporting-main .main-right .m1 .v2{
    width: 100%;
    height: 176px;
    margin: 22px 0 0;
    position: relative;
}
.Mission-reporting .Mission-reporting-main .main-right .m1 .v2 .pic{
    display: block;
    width: 100%;
    height: 176px;
}
.Mission-reporting .Mission-reporting-main .main-right .m1 .v3{
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    color: #333333;
}
.Mission-reporting .Mission-reporting-main .main-right .m1 .v3 a{
    font-size: 16px;
    color: #333333;
}


.Mission-reporting .Mission-reporting-main .main-right .m2{
    width: auto;
    min-height: 240px;
    background: white;
    margin-bottom: 20px;
    padding: 0 20px 20px;
}
.Mission-reporting .Mission-reporting-main .main-right .m2 .v1{
    width: auto;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #8f8f8f;
    position: relative;
}
.Mission-reporting .Mission-reporting-main .main-right .m2 .v1 .s{
    width: 90px;
    height: 5px;
    background: #2784bd;
    position: absolute;
    left: 0;
    bottom: -2px;
}
.Mission-reporting .Mission-reporting-main .main-right .m2 .v1 span{
    font-size: 18px;
    color: #333333;
    font-weight: 700;
}

.Mission-reporting .Mission-reporting-main .main-right .m2 .v2{
    width: 100%;
    min-height: 0;
}
.Mission-reporting .Mission-reporting-main .main-right .m2 .v2 .ul{
    width: 100%;
    min-height: 0;
}
.Mission-reporting .Mission-reporting-main .main-right .m2 .v2 .ul .li{
    width: 100%;
    min-height: 80px;
    margin-top: 20px;
}
.Mission-reporting .Mission-reporting-main .main-right .m2 .v2 .ul .li .li-left{
    width: 80px;
    height: 80px;
    float: left;
}
.Mission-reporting .Mission-reporting-main .main-right .m2 .v2 .ul .li .li-left .pic{
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-size: cover;
    box-shadow: 0 0 6px #a4a4a4;
}


.Mission-reporting .Mission-reporting-main .main-right .m2 .v2 .ul .li .li-right{
    width: 200px;
    height: 80px;
    float: right;
}
.Mission-reporting .Mission-reporting-main .main-right .m2 .v2 .ul .li .li-right .b1{
    width: 100%;
    height: auto;
	max-height:42px
    line-height: 20px;
    margin-bottom: 10px;
    overflow: hidden;
}
.Mission-reporting .Mission-reporting-main .main-right .m2 .v2 .ul .li .li-right .b1 a{
    font-size: 14px;
    color: #333333;
}

.Mission-reporting .Mission-reporting-main .main-right .m2 .v2 .ul .li .li-right .b2{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #919191;
}
.Mission-reporting .Mission-reporting-main .main-right .m2 .v2 .ul .li .li-right .b2 span{
    font-size: 14px;
    color: #919191;
}

.Mission-reporting .Mission-reporting-main .main-right .m2 .v2 .more{
    width: 100%;
    height: 32px;
    padding: 18px 0;
}
.Mission-reporting .Mission-reporting-main .main-right .m2 .v2 .more a{
    display: block;
    width: 150px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #ececec;
    margin: 0 auto;
    border-radius: 4px;
    font-size: 14px;
    color: #333333;
}
.Mission-reporting .Mission-reporting-main .main-right .m2 .v2 .more a:hover{
    background: #c2c2c2;
}


/*==========================================================*/
/*提交汇报*/
.Submission-of-reports{
    width: 100%;
    min-height: 0;
    padding: 121px 0 0;
}
.Submission-of-reports .main{
    width: 1260px;
    min-height: 600px;
    margin: 20px auto;
    background: white;
}
.Submission-of-reports .main .m1{
    width: 100%;
    height: 54px;
    background: #282828;
}
.Submission-of-reports .main .m1 .m1-left{
    width: 140px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    background: #2784bd;
    float: left;
}
.Submission-of-reports .main .m1 .m1-left span{
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}
.Submission-of-reports .main .m1 .m1-right{
    width: 1092px;
    height: 54px;
    line-height: 54px;
    float: right;
}
.Submission-of-reports .main .m1 .m1-right span{
    font-size: 16px;
    color: #ffffff;
}

.Submission-of-reports .main .m2{
    width: 860px;
    min-height: 600px;
    margin: 0 auto;
}
.Submission-of-reports .main .m2 .v1{
    width: 100%;
    height: 43px;
    border-bottom: 1px solid #d1d1d1;
}
.Submission-of-reports .main .m2 .v1 a{
    display: block;
    width: 132px;
    height: 41px;
    line-height: 43px;
    text-align: center;
    float: left;
    font-size: 18px;
    color: #333333;
    border-bottom: 5px solid transparent;
}
.Submission-of-reports .main .m2 .v1 .show{
    border-bottom: 5px solid #2784bd;
}


.Submission-of-reports .main .m2 .v2{
    width: 100%;
    min-height: 0;
}
.Submission-of-reports .main .m2 .v2 .c1{
    width: 100%;
    height: 36px;
    margin-top: 32px;
    border-bottom: 1px solid #d1d1d1;
}

.Submission-of-reports .main .m2 .v2 .c1 > .c1-left{
    width: 790px;
    height: 36px;
    float: left;
}
.Submission-of-reports .main .m2 .v2 .c1 > .c1-left input{
    width: 100%;
    height: 34px;
    border-style: none;
    font-size: 18px;
    color: #333333;
    font-weight: 700;
}


.Submission-of-reports .main .m2 .v2 .c1 > .c1-right{
    width: 60px;
    height: 36px;
    line-height: 36px;
    float: right;
    text-align: right;
}
.Submission-of-reports .main .m2 .v2 .c1 > .c1-right span{
    font-size: 14px;
    color: #999999;
}

.Submission-of-reports .main .m2 .v2 .c2{
    width: 100%;
    height: 24px;
    line-height: 30px;
    margin-bottom: 30px;
}
.Submission-of-reports .main .m2 .v2 .c2 span{
    font-size: 14px;
    color: #ff0000;
    display: none;
}


.Submission-of-reports .main .m2 .v2 .c3{
    width: auto;
    height: 298px;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
}

.Submission-of-reports .main .m2 .v2 .c3 .txt{
    width: 100%;
    height: 258px;
}
.Submission-of-reports .main .m2 .v2 .c3 .txt textarea{
    width: 840px;
    height: 240px;
    padding: 9px;
    border-radius: 4px;
    border-style: none;
    font-size: 14px;
    color: #333333;
    font-family: "微软雅黑";
    line-height: 28px;
    resize: none;
}

.Submission-of-reports .main .m2 .v2 .c3 .num{
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin-top: 8px;
    text-align: right;
}
.Submission-of-reports .main .m2 .v2 .c3 .num span{
    font-size: 14px;
    color: #333333;
    margin-right: 12px;
}
.Submission-of-reports .main .m2 .v2 .c3 .num span > b{
    font-size: 14px;
    color: #ff0000;
}

.Submission-of-reports .main .m2 .v2 .c3-2{
    width: 100%;
    height: 24px;
    line-height: 30px;
}
.Submission-of-reports .main .m2 .v2 .c3-2 span{
    font-size: 14px;
    color: #ff0000;
    display: none;
}

.Submission-of-reports .main .m2 .v2 .c4{
    width: 100%;
    min-height: 90px;
    padding: 12px 0 32px;
}
.Submission-of-reports .main .m2 .v2 .c4 p{
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}

.Submission-of-reports .main .m2 .v2 .c5{
    width: 100%;
    height: 42px;
    padding-bottom: 66px;
}
.Submission-of-reports .main .m2 .v2 .c5 .a-box{
    width: 380px;
    height: 42px;
    margin: 0 auto;
}
.Submission-of-reports .main .m2 .v2 .c5 .a-box input.a1{
    display: block;
    width: 150px;
    height: 42px;
    border: 1px solid #2784bd;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    margin: 0 auto;
    background: #2784bd;
    font-size: 16px;
    color: rgb(51,51,51);
    float: left;
    cursor: pointer;
    color:#fff
}
/* .Submission-of-reports .main .m2 .v2 .c5 .a-box input.a1:hover{
    background: #e2ba1e;
} */

.Submission-of-reports .main .m2 .v2 .c5 .a-box input.a2{
    display: block;
    width: 148px;
    height: 40px;
    border: 1px solid #2784bd;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    margin: 0 auto;
    font-size: 16px;
    color: #2784bd;
    float: right;
    background: #ffffff;
    cursor: pointer;
}
.Submission-of-reports .main .m2 .v2 .c5 .a-box input.a2:hover{
    background: #2784bd;
    color: rgb(51,51,51);
}

.Submission-of-reports .main .m2 .v3{
    width: 100%;
    min-height: 0;
}
.Submission-of-reports .main .m2 .v3 .c1{
    width: 100%;
    min-height: 0;
    margin-top: 32px;
}

.Submission-of-reports .main .m2 .v3 .c1 table{
    border-left:1px solid #999999;
    border-top:1px solid #999999;
    width:100%;
    line-height: 32px;
    border-spacing: 0;
    color:#333333;
}
.Submission-of-reports .main .m2 .v3 .c1 table tr{
    width: 100%;
    height: 32px;
}
.Submission-of-reports .main .m2 .v3 .c1 table tr td{
    border-right: 1px solid rgb(153, 153, 153);
    border-bottom: 1px solid rgb(153, 153, 153);
    text-align: center;
    background-color: rgb(255, 255, 255);
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #333333;
}
.Submission-of-reports .main .m2 .v3 .c1 table tr td:nth-child(1){
    width: 248px;
}
.Submission-of-reports .main .m2 .v3 .c1 table tr td:nth-child(1) > input{
    width: 238px;
    height: 32px;
    padding: 0 5px;
    border-style: none;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.Submission-of-reports .main .m2 .v3 .c1 table tr td:nth-child(2){
    width: 98px;
}
.Submission-of-reports .main .m2 .v3 .c1 table tr td:nth-child(2) > input{
    width: 88px;
    height: 32px;
    padding: 0 5px;
    border-style: none;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.Submission-of-reports .main .m2 .v3 .c1 table tr td:nth-child(3){
    width: 158px;
}
.Submission-of-reports .main .m2 .v3 .c1 table tr td:nth-child(3) > input{
    width: 148px;
    height: 32px;
    padding: 0 5px;
    border-style: none;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.Submission-of-reports .main .m2 .v3 .c1 table tr td:nth-child(4){
    width: 158px;
}
.Submission-of-reports .main .m2 .v3 .c1 table tr td:nth-child(4) > input{
    width: 148px;
    height: 32px;
    padding: 0 5px;
    border-style: none;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.Submission-of-reports .main .m2 .v3 .c1 table tr td:nth-child(5){
    width: 137px;
}
.Submission-of-reports .main .m2 .v3 .c1 table tr td:nth-child(5) > input{
    width: 127px;
    height: 32px;
    padding: 0 5px;
    border-style: none;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.Submission-of-reports .main .m2 .v3 .c1 table tr td:nth-child(6){
    width: 54px;
}

.Submission-of-reports .main .m2 .v3 .c1 table tr td .del{
    display: block;
    width: 17px;
    height: 19px;
    margin: 6px auto;
    background: url(../img/png/v8-1.png) center no-repeat;
    background-size: cover;
    opacity: 0.8;
}
.Submission-of-reports .main .m2 .v3 .c1 table tr td .del:hover{
    opacity: 1;
}

.Submission-of-reports .main .m2 .v3 .c2{
    width: 100%;
    height: 40px;
    padding: 8px 0;
}
.Submission-of-reports .main .m2 .v3 .c2 span{
    display: inline-block;
    height: 40px;
    float: left;
}
.Submission-of-reports .main .m2 .v3 .c2 span.sp1{
    width: 34px;
}
.Submission-of-reports .main .m2 .v3 .c2 span.sp1 > i{
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/png/v8-2.png) center no-repeat;
    background-size: cover;
    cursor: pointer;
}

.Submission-of-reports .main .m2 .v3 .c2 span.sp2{
    font-size: 14px;
    color: #888888;
}

.Submission-of-reports .main .m2 .v3 .c4{
    width: 100%;
    min-height: 90px;
    padding: 12px 0 32px;
}
.Submission-of-reports .main .m2 .v3 .c4 p{
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}

.Submission-of-reports .main .m2 .v3 .c5{
    width: 100%;
    height: 42px;
    padding-bottom: 66px;
}
.Submission-of-reports .main .m2 .v3 .c5 .a-box{
    width: 610px;
    height: 42px;
    margin: 0 auto;
    position: relative;
}

.Submission-of-reports .main .m2 .v3 .c5 .a-box a.a1{
    display: block;
    width: 148px;
    height: 40px;
    border: 1px solid #2784bd;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    margin: 0 auto;
    font-size: 16px;
    color: #2784bd;
    position: absolute;
    top: 0;
    left: 0;
}
.Submission-of-reports .main .m2 .v3 .c5 .a-box a.a1:hover{
    background: #2784bd;
    color: white;
}

.Submission-of-reports .main .m2 .v3 .c5 .a-box a.a2{
    display: block;
    width: 150px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    margin: 0 auto;
    background: #2784bd;
    font-size: 16px;
    color: white;
    margin: 0 auto;
}
.Submission-of-reports .main .m2 .v3 .c5 .a-box a.a2:hover{
    background: #e2ba1e;
}

.Submission-of-reports .main .m2 .v3 .c5 .a-box a.a3{
    display: block;
    width: 148px;
    height: 40px;
    border: 1px solid #2784bd;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    margin: 0 auto;
    font-size: 16px;
    color: #2784bd;
    position: absolute;
    top: 0;
    right: 0;
}
.Submission-of-reports .main .m2 .v3 .c5 .a-box a.a3:hover{
    background: #2784bd;
    color: white;
}




.Submission-of-reports .main .m2 .v4{
    width: 100%;
    min-height: 0;
}
.Submission-of-reports .main .m2 .v4 .c1{
    width: 100%;
    min-height: 0;
    margin-top: 32px;
}

.Submission-of-reports .main .m2 .v4 .c1 table{
    border-left:1px solid #999999;
    border-top:1px solid #999999;
    width:100%;
    line-height: 32px;
    border-spacing: 0;
    color:#333333;
}
.Submission-of-reports .main .m2 .v4 .c1 table tr{
    width: 100%;
    height: 32px;
}
.Submission-of-reports .main .m2 .v4 .c1 table tr td{
    border-right: 1px solid rgb(153, 153, 153);
    border-bottom: 1px solid rgb(153, 153, 153);
    text-align: center;
    background-color: rgb(255, 255, 255);
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #333333;
}
.Submission-of-reports .main .m2 .v4 .c1 table tr td:nth-child(1){
    width: 248px;
}
.Submission-of-reports .main .m2 .v4 .c1 table tr td:nth-child(1) > input{
    width: 238px;
    height: 32px;
    padding: 0 5px;
    border-style: none;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.Submission-of-reports .main .m2 .v4 .c1 table tr td:nth-child(2){
    width: 98px;
}
.Submission-of-reports .main .m2 .v4 .c1 table tr td:nth-child(2) > input{
    width: 88px;
    height: 32px;
    padding: 0 5px;
    border-style: none;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.Submission-of-reports .main .m2 .v4 .c1 table tr td:nth-child(3){
    width: 158px;
}
.Submission-of-reports .main .m2 .v4 .c1 table tr td:nth-child(3) > input{
    width: 148px;
    height: 32px;
    padding: 0 5px;
    border-style: none;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.Submission-of-reports .main .m2 .v4 .c1 table tr td:nth-child(4){
    width: 158px;
}
.Submission-of-reports .main .m2 .v4 .c1 table tr td:nth-child(4) > input{
    width: 148px;
    height: 32px;
    padding: 0 5px;
    border-style: none;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.Submission-of-reports .main .m2 .v4 .c1 table tr td:nth-child(5){
    width: 137px;
}
.Submission-of-reports .main .m2 .v4 .c1 table tr td:nth-child(5) > input{
    width: 127px;
    height: 32px;
    padding: 0 5px;
    border-style: none;
    text-align: center;
    font-size: 14px;
    color: #333333;
}

.Submission-of-reports .main .m2 .v4 .c1 table tr td:nth-child(6){
    width: 54px;
}

.Submission-of-reports .main .m2 .v4 .c1 table tr td .del{
    display: block;
    width: 17px;
    height: 19px;
    margin: 6px auto;
    background: url(../img/png/v8-1.png) center no-repeat;
    background-size: cover;
    opacity: 0.8;
}
.Submission-of-reports .main .m2 .v4 .c1 table tr td .del:hover{
    opacity: 1;
}

.Submission-of-reports .main .m2 .v4 .c2{
    width: 100%;
    height: 40px;
    padding: 8px 0;
}
.Submission-of-reports .main .m2 .v4 .c2 span{
    display: inline-block;
    height: 40px;
    float: left;
}
.Submission-of-reports .main .m2 .v4 .c2 span.sp1{
    width: 34px;
}
.Submission-of-reports .main .m2 .v4 .c2 span.sp1 > i{
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/png/v8-2.png) center no-repeat;
    background-size: cover;
    cursor: pointer;
}

.Submission-of-reports .main .m2 .v4 .c2 span.sp2{
    font-size: 14px;
    color: #888888;
}

.Submission-of-reports .main .m2 .v4 .c4{
    width: 100%;
    min-height: 90px;
    padding: 12px 0 32px;
}
.Submission-of-reports .main .m2 .v4 .c4 p{
    font-size: 14px;
    color: #333333;
    line-height: 22px;
}

.Submission-of-reports .main .m2 .v4 .c5{
    width: 100%;
    height: 42px;
    padding-bottom: 66px;
}
.Submission-of-reports .main .m2 .v4 .c5 .a-box{
    width: 610px;
    height: 42px;
    margin: 0 auto;
    position: relative;
}

.Submission-of-reports .main .m2 .v4 .c5 .a-box a.a1{
    display: block;
    width: 148px;
    height: 40px;
    border: 1px solid #2784bd;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    margin: 0 auto;
    font-size: 16px;
    color: #2784bd;
    position: absolute;
    top: 0;
    left: 0;
}
.Submission-of-reports .main .m2 .v4 .c5 .a-box a.a1:hover{
    background: #2784bd;
    color: white;
}

.Submission-of-reports .main .m2 .v4 .c5 .a-box input.a2{
    display: block;
    width: 150px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    margin: 0 auto;
    background: #2784bd;
    font-size: 16px;
    color: rgb(51,51,51);
    margin: 0 auto;
        border: 1px solid #2784bd;
        cursor: pointer;
        color:#fff;
}
/* .Submission-of-reports .main .m2 .v4 .c5 .a-box input.a2:hover{
    background: #e2ba1e;
} */

.Submission-of-reports .main .m2 .v4 .c5 .a-box a.a3{
    display: block;
    width: 148px;
    height: 40px;
    border: 1px solid #2784bd;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    margin: 0 auto;
    font-size: 16px;
    color: #2784bd;
    position: absolute;
    top: 0;
    right: 0;
}
.Submission-of-reports .main .m2 .v4 .c5 .a-box a.a3:hover{
    background: #2784bd;
    color: white;
}


.Submission-of-reports .main .m2 .v4 .c6{
    width: 100%;
    min-height: 0;
    padding: 22px 0;
}
.Submission-of-reports .main .m2 .v4 .c6 .li{
    width: 100%;
    min-height: 0;
    padding: 20px 0 36px;
    border-bottom: 1px solid #d1d1d1;
}
.Submission-of-reports .main .m2 .v4 .c6 .li .b1{
    width: 100%;
    min-height: 32px;
    margin-bottom: 30px;
    overflow: hidden;
}
.Submission-of-reports .main .m2 .v4 .c6 .li .b1 .b1-l{
    width: 98px;
    height: 32px;
    float: left;
    text-align: right;
}
.Submission-of-reports .main .m2 .v4 .c6 .li .b1 .b1-l span{
    font-size: 16px;
    color: #333333;
    margin-right: 15px;
}

.Submission-of-reports .main .m2 .v4 .c6 .li .b1 .b1-l span b{
    font-size: 16px;
    color: #ff0000;
}

.Submission-of-reports .main .m2 .v4 .c6 .li .b1 .b1-c{
    width: 250px;
    height: 32px;
    float: left;
}
.Submission-of-reports .main .m2 .v4 .c6 .li .b1 .b1-c input{
    width: 228px;
    height: 30px;
    padding: 0 10px;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    float: left;
}
.Submission-of-reports .main .m2 .v4 .c6 .li .b1 .b1-c input:focus{
    border:1px solid #DFA20E;
}


.Submission-of-reports .main .m2 .v4 .c6 .li .b1 .b1-r{
    width: 300px;
    min-height: 32px;
    float: left;
    margin-left: 16px;
}

.Submission-of-reports .main .m2 .v4 .c6 .li .b2{
    width: 100%;
    min-height: 32px;
    overflow: hidden;
}
.Submission-of-reports .main .m2 .v4 .c6 .li .b2 .b2-l{
    width: 98px;
    height: 32px;
    float: left;
    text-align: right;
}
.Submission-of-reports .main .m2 .v4 .c6 .li .b2 .b2-l span{
    font-size: 16px;
    color: #333333;
    margin-right: 15px;
}

.Submission-of-reports .main .m2 .v4 .c6 .li .b2 .b2-l span b{
    font-size: 16px;
    color: #ff0000;
}

.Submission-of-reports .main .m2 .v4 .c6 .li .b2 .b2-c{
    width: 250px;
    height: 150px;
    float: left;
    background: #f5f5f5;
}
.Submission-of-reports .main .m2 .v4 .c6 .li .b2 .b2-c .pic{
    width: 250px;
    height: 150px;
}

.Submission-of-reports .main .m2 .v4 .c6 .li .b2 .b2-r{
    width: 496px;
    height: 150px;
    float: left;
    margin-left: 16px;
    position: relative;
}
.Submission-of-reports .main .m2 .v4 .c6 .li .b2 .b2-r .j1{
    width:150px;
    height:32px;
}
.Submission-of-reports .main .m2 .v4 .c6 .li .b2 .b2-r .j1 label{
    display: block;
    width:148px;
    height:30px;
    line-height: 30px;
    text-align: center;
    background:rgba(225,225,225,1);
    border:1px solid rgb(205, 205, 205);
    border-radius:4px;
    font-size:16px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.Submission-of-reports .main .m2 .v4 .c6 .li .b2 .b2-r .j1 label input{
    display: none;
}

.Submission-of-reports .main .m2 .v4 .c6 .li .b2 .b2-r .j2{
    width: 100%;
    height: 20px;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.Submission-of-reports .main .m2 .v4 .c6 .li .b2 .b2-r .j2 span{
    font-size:14px;
    font-weight:400;
    color:rgba(136,136,136,1);
}

.Submission-of-reports .main .m2 .v4 .c6 .li .b2 .b2-r .close{
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 30px;
    margin: 6px 0;
}
.Submission-of-reports .main .m2 .v4 .c6 .li .b2 .b2-r .close a{
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/png/v8-3.png) center no-repeat;
    background-size: cover;
}


.Submission-of-reports .main .m2 .v4 .c7{
    width: 100%;
    height: 42px;
    padding-bottom: 22px;
    position: relative;
}
.Submission-of-reports .main .m2 .v4 .c7 > a{
    display: block;
    width: 150px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background:#2784bd;
    border-radius:4px 4px 4px 4px;
    font-size:16px;
    font-weight:400;
    color:rgba(255,255,255,1);
    margin: 0 auto;
}
.Submission-of-reports .main .m2 .v4 .c7 .el-upload{
    display: block;
    width: 150px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background:#2784bd;
    border-radius:4px 4px 4px 4px;
    font-size:16px;
    font-weight:400;
    color:rgba(255,255,255,1);
    margin: 0 auto;
}
.Submission-of-reports .main .m2 .v4 .c7 .txt{
    width: 215px;
    height: 42px;
    line-height: 42px;
    position: absolute;
    top: 0;
    right: 120px;
    font-size:16px;
    font-weight:400;
    color:rgba(136,136,136,1);
}

.Submission-of-reports .main .m2 .v4 .c8{
    width: 100%;
    height: auto;
    line-height: 42px;
    text-align: center;
    background:rgba(194,194,194,1);
    border-radius:4px;
    margin-bottom: 20px;

    font-size:16px;
    font-weight:400;
    color:rgba(255,255,255,1);
}
.Submission-of-reports .main .m2 .v4 .c8 b{
    margin-left: 20px;
}


.Submission-of-reports .main .ts-box{
    width: 600px;
    height: 170px;
    background: white;
    box-shadow: 0 0 10px #aeaeae;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -80px;
    border-radius: 8px;
    display: none;
}
.Submission-of-reports .main .ts-box .ts{
    width: 540px;
    min-height: 170px;
    margin: 0 auto;
}

.Submission-of-reports .main .ts-box .ts .ts-top{
    width: 100%;
    height: 50px;
    padding-top: 37px;
    text-align: center;
}
.Submission-of-reports .main .ts-box .ts .ts-top p{
    font-size: 16px;
    color: #333333;
    line-height: 25px;
}

.Submission-of-reports .main .ts-box .ts .ts-bottom{
    width: 100%;
    height: 42px;
    padding-bottom: 40px;
    text-align: center;
}
.Submission-of-reports .main .ts-box .ts .ts-bottom .a-box{
    width: 380px;
    height: 42px;
    margin: 0 auto;
}
.Submission-of-reports .main .ts-box .ts .ts-bottom .a-box a.a1{
    display: block;
    width: 150px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    margin: 0 auto;
    background: #2784bd;
    font-size: 16px;
    color: white;
    float: left;
}
.Submission-of-reports .main .ts-box .ts .ts-bottom .a-box a.a1:hover{
    background: #e2ba1e;
}

.Submission-of-reports .main .ts-box .ts .ts-bottom .a-box a.a2{
    display: block;
    width: 148px;
    height: 40px;
    border: 1px solid #2784bd;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    margin: 0 auto;
    font-size: 16px;
    color: #2784bd;
    float: right;
}
.Submission-of-reports .main .ts-box .ts .ts-bottom .a-box a.a2:hover{
    background: #2784bd;
    color: white;
}

/*==========================================================*/
/*认领社团*/
.Claims-Society{
    width: 100%;
    min-height: 0;
    padding: 121px 0 0;
}
.Claims-Society .main{
    width: 1260px;
    min-height: 0px;
    margin: 20px auto 128px;
    background: white;
    padding-bottom: 128px;
}

.Claims-Society .main .m1{
    width:1260px;
    height:54px;
    line-height: 54px;
    text-align: center;
    background:rgba(31,31,31,1);

}
.Claims-Society .main .m1 span{
    font-size:18px;
    font-weight:400;
    color:rgba(255,255,255,1);
}

.Claims-Society .main .m2{
    width: 1260px;
    min-height: 0;
}
.Claims-Society .main .m2 .n1{
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 30px 0;
    text-align: center;
}
.Claims-Society .main .m2 .n1 span{
    font-size:18px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.Claims-Society .main .m2 .n1 span.sp1{
    color:rgba(51,51,51,1);
}
.Claims-Society .main .m2 .n1 span.sp2{
    color:#DFA20E;
}

.Claims-Society .main .m2 .n2{
    width: 820px;
    min-height: 300px;
    margin: 30px auto;
}
.Claims-Society .main .m2 .n2 .li{
    width: 100%;
    min-height: 34px;
    margin-bottom: 15px;
    overflow: hidden;
}
.Claims-Society .main .m2 .n2 .li .li-l{
    width: 100px;
    height: 34px;
    line-height: 30px;
    text-align: right;
    float: left;
}
.Claims-Society .main .m2 .n2 .li .li-l span{
    font-size:14px;
    font-weight:400;
    color:#333333;
}
.Claims-Society .main .m2 .n2 .li .li-l span b{
    font-size:14px;
    font-weight:400;
    color:rgba(255,0,0,1);
}

.Claims-Society .main .m2 .n2 .li .li-r{
    width: 600px;
    min-height: 34px;
    float: left;
    margin-left: 20px;
}

.Claims-Society .main .m2 .n2 .li-1 .li-r input{
    width: 578px;
    height: 32px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 10px;
}

.Claims-Society .main .m2 .n2 .li-2 .li-r input{
    width: 578px;
    height: 32px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 10px;
}

.Claims-Society .main .m2 .n2 .li-3 .li-r .v1{
    width:250px;
    height:34px;
    float: left;
}
.Claims-Society .main .m2 .n2 .li-3 .li-r .v1 select{
    width:250px;
    height:34px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 5px;
}
.Claims-Society .main .m2 .n2 .li-3 .li-r .v1 select:focus{
    border:1px solid #DFA20E;
}

.Claims-Society .main .m2 .n2 .li-3 .li-r .v2{
    width: 100px;
    height: 34px;
    line-height: 30px;
    text-align: center;
    float: left;
}
.Claims-Society .main .m2 .n2 .li-3 .li-r .v2 span{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}

.Claims-Society .main .m2 .n2 .li-3 .li-r .v3{
    width:250px;
    height:34px;
    float: left;
}
.Claims-Society .main .m2 .n2 .li-3 .li-r .v3 select{
    width:250px;
    height:34px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 5px;
}
.Claims-Society .main .m2 .n2 .li-3 .li-r .v3 select:focus{
    border:1px solid #DFA20E;
}

.Claims-Society .main .m2 .n2 .li-4 .li-r input{
    width: 578px;
    height: 32px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 10px;
}

.Claims-Society .main .m2 .n2 .li-5 .li-r .v1{
    width: 100px;
    height: 100px;
    background: url(../img/png/v9-2.png) center no-repeat rgba(242,242,242,1);
    float: left;
}
.Claims-Society .main .m2 .n2 .li-5 .li-r .v1 label{
    display: block;
    width: 100px;
    height: 100px;
}

.Claims-Society .main .m2 .n2 .li-5 .li-r .v2{
    width: 300px;
    height: 100px;
    float: left;
    margin-left: 24px;
}
.Claims-Society .main .m2 .n2 .li-5 .li-r .v2 p{
    font-size:14px;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:24px;
}
.Claims-Society .main .m2 .n2 .li-5 .li-r .v2 p span{
    font-size:14px;
    color: #DFA20E;
}

.Claims-Society .main .m2 .n2 .li-6 .li-r .v1{
    width: 100px;
    height: 100px;
    background: url(../img/png/v9-2.png) center no-repeat rgba(242,242,242,1);
    float: left;
}
.Claims-Society .main .m2 .n2 .li-6 .li-r .v1 label{
    display: block;
    width: 100px;
    height: 100px;
}

.Claims-Society .main .m2 .n2 .li-6 .li-r .v2{
    width: 300px;
    height: 100px;
    float: left;
    margin-left: 24px;
}
.Claims-Society .main .m2 .n2 .li-6 .li-r .v2 p{
    font-size:14px;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:24px;
}
.Claims-Society .main .m2 .n2 .li-6 .li-r .v2 p span{
    font-size:14px;
    color: #DFA20E;
}

.Claims-Society .main .m2 .n2 .li-7 .li-r .v1{
    width: 100%;
    min-height: 0;
    padding: 20px 0;
}
.Claims-Society .main .m2 .n2 .li-7 .li-r .v1 p{
    font-size:14px;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:24px;
}

.Claims-Society .main .m2 .n2 .li .li-r input:focus{
    border:1px solid #DFA20E;
}

.Claims-Society .main .m2 .n3{
    width: 100%;
    height: 42px;
}

.Claims-Society .main .m2 .n3 .box{
    width: 380px;
    height: 42px;
    margin: 0 auto;
    background: white;
}
.Claims-Society .main .m2 .n3 .box .v1{
    width: 150px;
    height: 42px;
    float: left;
}
.Claims-Society .main .m2 .n3 .box .v1 input{
    display: block;
    width: 150px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-style: none;
    background:#2784bd;
    font-size:16px;
    font-weight:400;
    color:rgba(255,255,255,1);
    border-radius:4px;
    cursor: pointer;
}

.Claims-Society .main .m2 .n3 .box .v2{
    width: 150px;
    height: 42px;
    float: right;
}
.Claims-Society .main .m2 .n3 .box .v2 a{
    display: block;
    width: 148px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border:1px solid #2784bd;
    border-radius:4px;
    font-size:16px;
    font-weight:400;
    color:#2784bd;
}


/*==========================================================*/
/*社团申请入驻-1社团信息*/
.Admissions{
    width: 100%;
    min-height: 0;
    padding: 121px 0 0;
}
.Admissions .main{
    width: 1260px;
    min-height: 0;
    margin: 20px auto 128px;
    background: white;
    padding-bottom: 128px;
}

.Admissions .main .m1{
    width:1260px;
    height:54px;
    line-height: 54px;
    text-align: center;
    background:rgba(31,31,31,1);

}
.Admissions .main .m1 span{
    font-size:18px;
    font-weight:400;
    color:rgba(255,255,255,1);
}

.Admissions .main .m2{
    width: 1260px;
    min-height: 0;
}
.Admissions .main .m2 .n1{
    width: 528px;
    height: 88px;
    margin: 20px auto 24px;
}

.Admissions .main .m2 .n1 .v{
    width: 176px;
    height: 88px;
    float: left;
    position: relative;
}
.Admissions .main .m2 .n1 .v .v-t{
    width: 100%;
    height: 48px;
    line-height: 48px;
    text-align: center;
}
.Admissions .main .m2 .n1 .v .v-t span{
    font-size:30px;
    font-weight:bold;
    color:rgba(205,205,205,1);
}
.Admissions .main .m2 .n1 .v .v-t span.show{
    color:#2784bd;
}

.Admissions .main .m2 .n1 .v1 .v-c{
    width: 60px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    position: absolute;
    top: 0;
    right: -30px;
}
.Admissions .main .m2 .n1 .v3 .v-c{
    width: 60px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    position: absolute;
    top: 0;
    left: -30px;
}
.Admissions .main .m2 .n1 .v .v-c span{
    font-size:20px;
    font-weight:bold;
    color:rgba(205,205,205,1);
}
.Admissions .main .m2 .n1 .v .v-c span.show{
    color:#2784bd;
}


.Admissions .main .m2 .n1 .v .v-b{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.Admissions .main .m2 .n1 .v .v-b span{
    font-size:16px;
    font-weight:400;
    color:rgba(51,51,51,1);
}

.Admissions .main .m2 .n2-1{
    width: 720px;
    min-height: 300px;
    margin: 30px auto;
}
.Admissions .main .m2 .n2-1 .li{
    width: 100%;
    min-height: 34px;
    margin-bottom: 15px;
    overflow: hidden;
}
.Admissions .main .m2 .n2-1 .li .li-l{
    width: 100px;
    height: 34px;
    line-height: 30px;
    text-align: right;
    float: left;
}
.Admissions .main .m2 .n2-1 .li .li-l span{
    font-size:14px;
    font-weight:400;
    color:#333333;
}
.Admissions .main .m2 .n2-1 .li .li-l span b{
    font-size:14px;
    font-weight:400;
    color:rgba(255,0,0,1);
}

.Admissions .main .m2 .n2-1 .li .li-r{
    width: 600px;
    min-height: 34px;
    float: left;
    margin-left: 20px;
}

.Admissions .main .m2 .n2-1 .li-1 .li-r input{
    width: 578px;
    height: 32px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 10px;
}


.Admissions .main .m2 .n2-1 .li-2 .li-r .v{
    width: 110px;
    height: 34px;
    line-height: 30px;
    float: left;
}
.Admissions .main .m2 .n2-1 .li-2 .li-r .v label{
    font-size:14px;
    font-weight:400;
    color:rgba(153,153,153,1);
}
.Admissions .main .m2 .n2-1 .li-2 .li-r .v label input{
    display: inline-block;
    float: left;
    width: 14px;
    height: 14px;
    margin: 11px 6px 9px 0;
}


.Admissions .main .m2 .n2-1 .li-3 .li-r .v1{
    width:250px;
    height:34px;
    float: left;
}
.Admissions .main .m2 .n2-1 .li-3 .li-r .v1 input{
    width:228px;
    height:32px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 10px;
}
.Admissions .main .m2 .n2-1 .li-3 .li-r .v1 input:focus{
    border:1px solid #DFA20E;
}

.Admissions .main .m2 .n2-1 .li-3 .li-r .v2{
    width:120px;
    height:34px;
    float: left;
    margin-left: 10px;
}
.Admissions .main .m2 .n2-1 .li-3 .li-r .v2 a{
    display: block;
    width:120px;
    height:34px;
    line-height: 34px;
    text-align: center;
    border-radius:4px;
    background:rgba(209,209,209,1);
    font-size: 14px;
    color: white;
}
.Admissions .main .m2 .n2-1 .li-3 .li-r .v2 a:hover{
    background: #2784bd;
}

.Admissions .main .m2 .n2-1 .li-4 .li-r .v1{
    width:250px;
    height:34px;
    float: left;
}
.Admissions .main .m2 .n2-1 .li-4 .li-r .v1 select{
    width:250px;
    height:34px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 5px;
}
.Admissions .main .m2 .n2-1 .li-4 .li-r .v1 select:focus{
    border:1px solid #DFA20E;
}


.Admissions .main .m2 .n2-1 .li-5 .li-r .v1{
    width:250px;
    height:34px;
    float: left;
}
.Admissions .main .m2 .n2-1 .li-5 .li-r .v1 select{
    width:250px;
    height:34px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 5px;
}
.Admissions .main .m2 .n2-1 .li-5 .li-r .v1 select:focus{
    border:1px solid #DFA20E;
}


.Admissions .main .m2 .n2-1 .li-6 .li-r .v1{
    width: 100px;
    height: 100px;
    background: url(../img/png/v9-2.png) center no-repeat rgba(242,242,242,1);
    float: left;
}
.Admissions .main .m2 .n2-1 .li-6 .li-r .v1 label{
    display: block;
    width: 100px;
    height: 100px;
}

.Admissions .main .m2 .n2-1 .li-6 .li-r .v2{
    width: 300px;
    height: 100px;
    float: left;
    margin-left: 24px;
}
.Admissions .main .m2 .n2-1 .li-6 .li-r .v2 p{
    font-size:14px;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:24px;
}
.Admissions .main .m2 .n2-1 .li-6 .li-r .v2 p span{
    font-size:14px;
    color: #DFA20E;
}


.Admissions .main .m2 .n2-1 .li-7 .li-r .v1{
    width: 500px;
    height: 200px;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
}

.Admissions .main .m2 .n2-1 .li-7 .li-r .v1 .txt{
    width: 100%;
}
.Admissions .main .m2 .n2-1 .li-7 .li-r .v1 .txt textarea{
    width: 480px;
    height: 142px;
    padding: 4px 10px;
    border-radius: 4px;
    border-style: none;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    resize: none;
}

.Admissions .main .m2 .n2-1 .li-7 .li-r .v1 .num{
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin-top: 8px;
    text-align: right;
}
.Admissions .main .m2 .n2-1 .li-7 .li-r .v1 .num span{
    font-size: 14px;
    color: #333333;
    margin-right: 12px;
}
.Admissions .main .m2 .n2-1 .li-7 .li-r .v1 .num span > b{
    font-size: 14px;
    color: #ff0000;
}


.Admissions .main .m2 .n2-1 .li-8 .li-r input{
    width: 578px;
    height: 32px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 10px;
}
.Admissions .main .m2 .n2-1 .li-9 .li-r input{
    width: 578px;
    height: 32px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 10px;
}

.Admissions .main .m2 .n2-1 .li-10 .li-r .v1{
    width: 100%;
    min-height: 0;
    padding: 20px 0;
}
.Admissions .main .m2 .n2-1 .li-10 .li-r .v1 p{
    font-size:14px;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:24px;
}


.Admissions .main .m2 .n3-1{
    width: 100%;
    height: 42px;
}

.Admissions .main .m2 .n3-1 .box{
    width: 150px;
    height: 42px;
    margin: 0 auto;
    background: white;
}
.Admissions .main .m2 .n3-1 .box .v1{
    width: 150px;
    height: 42px;
    float: left;
}
.Admissions .main .m2 .n3-1 .box .v1 input{
    display: block;
    width: 150px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-style: none;
    background:#2784bd;
    font-size:16px;
    font-weight:400;
    color:rgba(255,255,255,1);
    border-radius:4px;
    cursor: pointer;
}


/*社团申请入驻-2管理员信息*/
.Admissions .main .m2 .n2{
    width: 720px;
    min-height: 300px;
    margin: 30px auto;
}
.Admissions .main .m2 .n2 .li{
    width: 100%;
    min-height: 34px;
    margin-bottom: 15px;
    overflow: hidden;
}
.Admissions .main .m2 .n2 .li .li-l{
    width: 100px;
    height: 34px;
    line-height: 30px;
    text-align: right;
    float: left;
}
.Admissions .main .m2 .n2 .li .li-l span{
    font-size:14px;
    font-weight:400;
    color:#333333;
}
.Admissions .main .m2 .n2 .li .li-l span b{
    font-size:14px;
    font-weight:400;
    color:rgba(255,0,0,1);
}

.Admissions .main .m2 .n2 .li .li-r{
    width: 600px;
    min-height: 34px;
    float: left;
    margin-left: 20px;
}

.Admissions .main .m2 .n2 .li-1 .li-r input{
    width: 578px;
    height: 32px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 10px;
}

.Admissions .main .m2 .n2 .li-2 .li-r input{
    width: 578px;
    height: 32px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 10px;
}

.Admissions .main .m2 .n2 .li-3 .li-r .v1{
    width:250px;
    height:34px;
    float: left;
}
.Admissions .main .m2 .n2 .li-3 .li-r .v1 select{
    width:250px;
    height:34px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 5px;
}
.Admissions .main .m2 .n2 .li-3 .li-r .v1 select:focus{
    border:1px solid #DFA20E;
}

.Admissions .main .m2 .n2 .li-3 .li-r .v2{
    width: 100px;
    height: 34px;
    line-height: 30px;
    text-align: center;
    float: left;
}
.Admissions .main .m2 .n2 .li-3 .li-r .v2 span{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}

.Admissions .main .m2 .n2 .li-3 .li-r .v3{
    width:250px;
    height:34px;
    float: left;
}
.Admissions .main .m2 .n2 .li-3 .li-r .v3 select{
    width:250px;
    height:34px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 5px;
}
.Admissions .main .m2 .n2 .li-3 .li-r .v3 select:focus{
    border:1px solid #DFA20E;
}

.Admissions .main .m2 .n2 .li-4 .li-r input{
    width: 578px;
    height: 32px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 10px;
}

.Admissions .main .m2 .n2 .li-5 .li-r .v1{
    width: 100px;
    height: 100px;
    background: url(../img/png/v9-2.png) center no-repeat rgba(242,242,242,1);
    float: left;
}
.Admissions .main .m2 .n2 .li-5 .li-r .v1 label{
    display: block;
    width: 100px;
    height: 100px;
}

.Admissions .main .m2 .n2 .li-5 .li-r .v2{
    width: 300px;
    height: 100px;
    float: left;
    margin-left: 24px;
}
.Admissions .main .m2 .n2 .li-5 .li-r .v2 p{
    font-size:14px;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:24px;
}
.Admissions .main .m2 .n2 .li-5 .li-r .v2 p span{
    font-size:14px;
    color: #DFA20E;
}

.Admissions .main .m2 .n2 .li-6 .li-r .v1{
    width: 100px;
    height: 100px;
    background: url(../img/png/v9-2.png) center no-repeat rgba(242,242,242,1);
    float: left;
}
.Admissions .main .m2 .n2 .li-6 .li-r .v1 label{
    display: block;
    width: 100px;
    height: 100px;
}

.Admissions .main .m2 .n2 .li-6 .li-r .v2{
    width: 300px;
    height: 100px;
    float: left;
    margin-left: 24px;
}
.Admissions .main .m2 .n2 .li-6 .li-r .v2 p{
    font-size:14px;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:24px;
}
.Admissions .main .m2 .n2 .li-6 .li-r .v2 p span{
    font-size:14px;
    color: #DFA20E;
}

.Admissions .main .m2 .n2 .li-7 .li-r .v1{
    width: 100%;
    min-height: 0;
    padding: 20px 0;
}
.Admissions .main .m2 .n2 .li-7 .li-r .v1 p{
    font-size:14px;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:24px;
}

.Admissions .main .m2 .n2 .li .li-r input:focus{
    border:1px solid #DFA20E;
}


.Admissions .main .m2 .n3{
    width: 100%;
    height: 42px;
}

.Admissions .main .m2 .n3 .box{
    width: 380px;
    height: 42px;
    margin: 0 auto;
    background: white;
}
.Admissions .main .m2 .n3 .box .v1{
    width: 150px;
    height: 42px;
    float: left;
}
.Admissions .main .m2 .n3 .box .v1 input{
    display: block;
    width: 150px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-style: none;
    background:#2784bd;
    font-size:16px;
    font-weight:400;
    color:rgba(255,255,255,1);
    border-radius:4px;
    cursor: pointer;
}

.Admissions .main .m2 .n3 .box .v2{
    width: 150px;
    height: 42px;
    float: right;
}
.Admissions .main .m2 .n3 .box .v2 a{
    display: block;
    width: 148px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border:1px solid #2784bd;
    border-radius:4px;
    font-size:16px;
    font-weight:400;
    color:#2784bd;
}


/*==========================================================*/
/*申请提交成功*/
.successfully-filed{
    width: 100%;
    min-height: 0;
    padding: 121px 0 0;
}

.successfully-filed .main{
    width: 1260px;
    height: 570px;
    margin: 20px auto 128px;
    background: white;
}

.successfully-filed .main .m1{
    width: 1200px;
    height: 510px;
    padding: 30px;
}
.successfully-filed .main .m1 .v1{
    width: 100%;
    height: 100px;
    padding: 65px 0 50px;
}
.successfully-filed .main .m1 .v1 .pic{
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50%;
    background: url(../img/png/v9-1.png) center no-repeat;
    background-size: cover;
}
.successfully-filed .main .m1 .v2{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
}
.successfully-filed .main .m1 .v2 span{
    font-size: 30px;
    color: #333333;
}
.successfully-filed .main .m1 .v3{
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
.successfully-filed .main .m1 .v3 p{
    font-size: 14px;
    color: #888888;
}

.successfully-filed .main .m1 .v4{
    width: 100%;
    height: 44px;
    padding-top: 80px;
}
.successfully-filed .main .m1 .v4 .a-box{
    width: 346px;
    height: 44px;
    margin: 0 auto;
}
.successfully-filed .main .m1 .v4 .a-box a{
    display: block;
    width: 150px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 4px;
}
.successfully-filed .main .m1 .v4 .a-box a.a1{
    float: left;
    background: #e4e4e4;
    font-size: 16px;
    color: #333333;
}
.successfully-filed .main .m1 .v4 .a-box a.a1:hover{
    background: #cecece;
}

.successfully-filed .main .m1 .v4 .a-box a.a2{
    float: right;
    background: #2784bd;
    font-size: 16px;
    color: white;
}
.successfully-filed .main .m1 .v4 .a-box a.a2:hover{
    background: #d6b01c;
}

/*==========================================================*/
/*社团主页*/
.Home_Page{
    width: 100%;
    min-height: 0;
    padding: 121px 0 0;
}
.Home_Page .main{
    width: 1260px;
    min-height: 0;
    margin: 20px auto;
    overflow: hidden;
}
.Home_Page .main .m1{
    width: 100%;
    height: 400px;
    margin-bottom: 24px;
}
.Home_Page .main .m1 .n1{
    width: 100%;
    height: 126px;
    padding-top: 62px;
}
.Home_Page .main .m1 .n1 .pic{
    display: block;
    width: 126px;
    height: 126px;
    margin: 0 auto;
    border-radius: 50%;
    box-shadow:0 0 15px 0 rgba(0, 0, 0, 1);
}

.Home_Page .main .m1 .n2{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding-top: 16px;
}
.Home_Page .main .m1 .n2 span{
    font-size:30px;
    font-weight:bold;
    color:#333;
    /*text-shadow:0 0 15px rgba(0, 0, 0, 1);*/
}

.Home_Page .main .m1 .n3{
    width: 100%;
    height: 40px;
    line-height: 0;
    text-align: center;
}
.Home_Page .main .m1 .n3 .label-box{
    display: inline-block;
    height: 40px;
}
.Home_Page .main .m1 .n3 .label-box .v{
    display: inline-block;
    height: 40px;
    float: left;
    margin: 0 5px;
}
.Home_Page .main .m1 .n3 .label-box .v span{
    display: inline-block;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size:18px;
    font-weight:400;
    color:#333;
    /*text-shadow:0 0 15px rgba(0, 0, 0, 1);*/
}

.Home_Page .main .m1 .n3 .label-box .v1 span.sp1{
    width: 40px;
    height: 40px;
    background: url('../img/png/v10-1.png') center no-repeat;
    background-size: cover;
}
.Home_Page .main .m1 .n3 .label-box .v2 span.sp1{
    width: 40px;
    height: 40px;
    background: url('../img/png/v10-2.png') center no-repeat;
    background-size: cover;
}

.Home_Page .main .m1 .n4{
    width: 100%;
    min-height: 32px;
    padding-top: 10px;
}
.Home_Page .main .m1 .n4 .box{
    width: 120px;
    height: 32px;
    margin: 0 auto;
}
.Home_Page .main .m1 .n4 .box .v{
    width: 120px;
    height: 32px;
    background:#2784bd;
    border-radius:4px;
}
.Home_Page .main .m1 .n4 .box .v1{
    float: left;
}
.Home_Page .main .m1 .n4 .box .v2{
    float: right;
}
.Home_Page .main .m1 .n4 .box .v span{
    display: inline-block;
    height: 32px;
    float: left;
}
.Home_Page .main .m1 .n4 .box .v2 a{
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.Home_Page .main .m1 .n4 .box .v span.sp1{
    width: 20px;
    margin-left: 15px;
    margin-right: 10px;
}
.Home_Page .main .m1 .n4 .box .v span.sp1 i{
    display: block;
    width: 20px;
    height: 20px;
    margin: 6px 0;
}
.Home_Page .main .m1 .n4 .box .v1 span.sp1 i{
    background: url(../img/png/v10-3.png) center no-repeat;
    background-size: cover;
}
.Home_Page .main .m1 .n4 .box .v2 span.sp1 i{
    background: url(../img/png/v10-4.png) center no-repeat;
    background-size: cover;
}

.Home_Page .main .m1 .n4 .box .v span.sp2{
    width: 60px;
    text-align: center;
    line-height: 32px;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.Home_Page .main .m1 .d3{
    width: 100%;
    height: 36px;
    text-align: center;
}
.Home_Page .main .m1 .d3 .span-box{
    display: inline-block;
    height: 36px;

}
.Home_Page .main .m1 .d3 .span-box span{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    float: left;
}
.Home_Page .main .m1 .d3 .span-box a{
    display: inline-block;
    height: 36px;
    line-height: 36px;
    float: left;
    margin-left: 15px;
}

.Home_Page .main .m1 .d3 .span-box a{
    width: 24px;
    height: 36px;
}
.Home_Page .main .m1 .d3 .span-box a > i{
    display: block;
    width: 24px;
    height: 24px;
    margin: 6px 0;
}

.Home_Page .main .m1 .d3 .span-box a.a1 > i{
    background: url(../img/png/v2-2.png) center no-repeat;
    background-size: cover;
}
.Home_Page .main .m1 .d3 .span-box a.a2 > i{
    background: url(../img/png/v2-3.png) center no-repeat;
    background-size: cover;
}
.Home_Page .main .m1 .d3 .span-box a.a3 > i{
    background: url(../img/png/v2-4.png) center no-repeat;
    background-size: cover;
}

.Home_Page .main .m2{
    width: 920px;
    min-height: 400px;
    height: auto;
    overflow: hidden;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right:auto;
}

.Home_Page .main .m2 .m2-l{
    width: 920px;
    min-height: 60px;
    float: left;
}
.Home_Page .main .m2 .m2-l .n1{
    width: 860px;
    min-height: 0;
    background: white;
    padding: 0 30px;
    margin-bottom: 20px;
}
.Home_Page .main .m2 .m2-l .n1 .v1{
    width: 100%;
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #888888;
    position: relative;
}
.Home_Page .main .m2 .m2-l .n1 .v1 > .s{
    width: 82px;
    height: 5px;
    background: #2784bd;
    position: absolute;
    left: 0;
    bottom: -3px;
}
.Home_Page .main .m2 .m2-l .n1 .v1 span{
    font-size:18px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}

.Home_Page .main .m2 .m2-l .n1 .v2{
    width: 100%;
    padding: 20px 0 30px;
        font-size: 16px;
    line-height: 30px;
}
.Home_Page .main .m2 .m2-l .n1 .v2 p{
    font-size:16px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height: 30px;
    text-align: justify;
    text-indent: 2em;
}

.Home_Page .main .m2 .m2-l .n2{
    width: 100%;
    height: 54px;
    background: white;
    margin-bottom: 20px;
}
.Home_Page .main .m2 .m2-l .n2 .n2-l{
    width: 50%;
    height: 54px;
    float: left;
}
.Home_Page .main .m2 .m2-l .n2 .n2-l span{
    display: inline-block;
    height: 54px;
    line-height: 54px;
    float: left;
}
.Home_Page .main .m2 .m2-l .n2 .n2-l span.sp1{
    width:12px;
    height:54px;
    background:#2784bd;
    margin-right: 20px;
}
.Home_Page .main .m2 .m2-l .n2 .n2-l span.sp2{
    font-size:18px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}

.Home_Page .main .m2 .m2-l .n2 .n2-r{
    width: 50%;
    height: 54px;
    float: right;
}
.Home_Page .main .m2 .m2-l .n2 .n2-r span{
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    float: right;
    margin-right: 17px;
    line-height: 54px;
}
.Home_Page .main .m2 .m2-l .n2 .n2-r .button{
    display: inline-block;
    height: 30px;
    padding: 12px 0;
    float: right;
    overflow: hidden;
    margin-right: 30px;
}
.Home_Page .main .m2 .m2-l .n2 .n2-r .button a{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 30px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    float: left;
}
.Home_Page .main .m2 .m2-l .n2 .n2-r .button a.show{
    color: #fff;
    background: #2784bd;
}

.Home_Page .main .m2 .m2-l .n3{
    width: 100%;
    min-height: 0;
}
.Home_Page .main .m2 .m2-l .n3 .item-status{
    width: 100%;
    height: 275px;
    padding-top: 60px;
    background: white;
}
.Home_Page .main .m2 .m2-l .n3 .item-status .v1{
    width: 323px;
    height: 170px;
    background: url(../img/png/v10-5.png) center no-repeat;
    background-size: cover;
    margin: 0 auto 12px;
}
.Home_Page .main .m2 .m2-l .n3 .item-status .v2{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.Home_Page .main .m2 .m2-l .n3 .item-status .v2 span{
    font-size: 16px;
    font-weight: 400;
    color:rgba(196,200,152,1);
}
.Home_Page .main .m2 .m2-l .n3 .item-status .v2 span a{
    font-size: 16px;
    font-weight: 400;
    color:rgba(196,200,152,1);
}
.Home_Page .main .m2 .m2-l .n3 .item-status .v2 span a:hover{
    text-decoration: underline;
}

.Home_Page .main .m2 .m2-l .n3 .item-box{
    width: 100%;
    min-height: 170px;
}
.Home_Page .main .m2 .m2-l .n3 .item-box .item{
    width: 100%;
    min-height: 192px;
    margin-bottom: 10px;
    background: white;
}
.Home_Page .main .m2 .m2-l .n3 .item-box .item .item-l{
    width: 320px;
    height: 192px;
    float: left;
    overflow: hidden;
}
.Home_Page .main .m2 .m2-l .n3 .item-box .item .item-l .pic{
    display: block;
    width: 320px;
    height: 192px;
    position: relative;
    transition:1s;
    -moz-transition:-moz-transform 1s; /* Firefox 4 */
    -webkit-transition:-webkit-transform 1s; /* Safari and Chrome */
    -o-transition:-o-transform 1s; /* Opera */
}

.Home_Page .main .m2 .m2-l .n3 .item-box .item:hover .item-l .pic{
    transform: scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}
.Home_Page .main .m2 .m2-l .n3 .item-box .item .item-r{
    width: 544px;
    height: 192px;
    float: right;
    margin-right: 30px;
}


.Home_Page .main .m2 .m2-l .n3 .item-box .item .item-r .v1{
    width: 100%;
    height: 120px;
    padding-top: 16px;
    overflow: hidden;
}
.Home_Page .main .m2 .m2-l .n3 .item-box .item .item-r .v1 p{
    font-size:18px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}

.Home_Page .main .m2 .m2-l .n3 .item-box .item .item-r .v1 p a:hover{
    color: #2784bd;
}


.Home_Page .main .m2 .m2-l .n3 .item-box .item .item-r .v2{
    width: 100%;
    height: 32px;
}
.Home_Page .main .m2 .m2-l .n3 .item-box .item .item-r .v2 .b1{
    width: 160px;
    height: 32px;
    float: left;
}
.Home_Page .main .m2 .m2-l .n3 .item-box .item .item-r .v2 .b1 span{
    font-size:16px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.Home_Page .main .m2 .m2-l .n3 .item-box .item .item-r .v2 .b1 span.sp2{
    color: #e45649;
}
.Home_Page .main .m2 .m2-l .n3 .item-box .item .item-r .v2 .b1 span.sp3{
    color: #888888;
}

.Home_Page .main .m2 .m2-l .n3 .item-box .item .item-r .v2 .b2{
    width: 150px;
    height: 32px;
    float: left;
}
.Home_Page .main .m2 .m2-l .n3 .item-box .item .item-r .v2 .b2 a{
    display: block;
    width:150px;
    height:32px;
    line-height: 32px;
    text-align: center;
    background:#2784bd;
    border-radius:4px;

    font-size:16px;
    font-weight:400;
    color:#fff;
}

.Home_Page .main .m2 .m2-l .n4{
    background: #fff;
    padding-top:20px;
}
.Home_Page .main .m2 .m2-l .n4 .d_list{
    padding: 0px 35px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    margin-top: 20px;
}
.Home_Page .main .m2 .m2-l .n4 .d_list .list_title .sp1{
    font-size: 13px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-right: 20px;
    vertical-align: text-bottom;
}
.Home_Page .main .m2 .m2-l .n4 .d_list .list_title .sp3{
   font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    line-height: 20px;
    margin-left: 10px;
    cursor: pointer;
}
.Home_Page .main .m2 .m2-l .n4 .list_info{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    padding: 20px 0px 0px 80px;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.Home_Page .main .m2 .m2-l .n4 .list_bottom .mm1{
    margin-left: 80px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #E45649;
    line-height: 20px;
    display: inline-block;
}
.Home_Page .main .m2 .m2-l .n4 .list_bottom .mm2{
    float: right;
}
.Home_Page .main .m2 .m2-l .n4 .list_bottom div{
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
}
.Home_Page .main .m2 .m2-r{
    width: 320px;
    min-height: 400px;
    height: auto;
    float: right;
}
.Home_Page .main .m2 .m2-r .n1{
    width: 320px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    background:#2784bd;
    border-radius:4px;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
}
.Home_Page .main .m2 .m2-r .n1 span{
    font-size:18px;
    font-weight:bold;
    color:rgba(51,51,51,1)
}

.Home_Page .main .m2 .m2-r .n1 .sabc{
    width: 22px;
    height: 22px;
    position: absolute;
    top: 14px;
    left: 86px;
    background: url(../img/png/v10-6.png) center no-repeat;
    background-size: cover;
}

.Home_Page .main .m2 .m2-r .n2{
    width: 320px;
    min-height: 140px;
    background: white;
    margin-bottom: 20px;
}
.Home_Page .main .m2 .m2-r .n2 .v1{
    width: 280px;
    height: 56px;
    line-height: 56px;
    margin: 0 auto;
    border-bottom: 1px solid #888888;
    position: relative;
}
.Home_Page .main .m2 .m2-r .n2 .v1 span{
    font-size: 18px;
    font-weight: bold;
    color: rgba(51,51,51,1);
}
.Home_Page .main .m2 .m2-r .n2 .v1 .s{
    width: 82px;
    height: 5px;
    background: #2784bd;
    position: absolute;
    left: 0;
    bottom: -3px;
}

.Home_Page .main .m2 .m2-r .n2 .v2{
    width: 280px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 20px;
}
.Home_Page .main .m2 .m2-r .n2 .v2 a{
    font-size:16px;
    font-weight:400;
    color:#2784bd;
}
.Home_Page .main .m2 .m2-r .n2 .v2 a:hover{
    text-decoration: underline;
}

.Home_Page .main .m2 .m2-r .n2 .v3{
    width: 280px;
    height: 184px;
    margin: 0 auto;
}
.Home_Page .main .m2 .m2-r .n2 .v3 .p1{
    width: 100%;
    height: 30px;
    padding: 10px 0 0;
    line-height: 30px;
    text-align: center;
}
.Home_Page .main .m2 .m2-r .n2 .v3 .p1 span{
    font-size:14px;
    font-weight:400;
    color:rgba(136,136,136,1);
}
.Home_Page .main .m2 .m2-r .n2 .v3 .p2{
    width: 100%;
    height: 44px;
    line-height: 44px;
    text-align: center;
}
.Home_Page .main .m2 .m2-r .n2 .v3 .p2 span{
    font-size:30px;
    font-weight:400;
    color:#2784bd;
}

.Home_Page .main .m2 .m2-r .n2 .v3 .p3{
    width: 100%;
    height: 70px;
}
.Home_Page .main .m2 .m2-r .n2 .v3 .p3 .li{
    height: 70px;
    float: left;
}
.Home_Page .main .m2 .m2-r .n2 .v3 .p3 .li1{
    width: 90px;
}
.Home_Page .main .m2 .m2-r .n2 .v3 .p3 .li2{
    width: 100px;
}
.Home_Page .main .m2 .m2-r .n2 .v3 .p3 .li3{
    width: 90px;
}
.Home_Page .main .m2 .m2-r .n2 .v3 .p3 .li .li-t{
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.Home_Page .main .m2 .m2-r .n2 .v3 .p3 .li .li-t span{
    font-size:14px;
    font-weight:400;
    color:rgba(136,136,136,1);
}

.Home_Page .main .m2 .m2-r .n2 .v3 .p3 .li .li-b{
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
}
.Home_Page .main .m2 .m2-r .n2 .v3 .p3 .li .li-b span{
    font-size:18px;
    font-weight:400;
    color:#2784bd;
}

.Home_Page .main .m2 .m2-r .n3{
    width: 320px;
    min-height: 140px;
    background: white;
    margin-bottom: 20px;
}
.Home_Page .main .m2 .m2-r .n3 .v1{
    width: 280px;
    height: 56px;
    line-height: 56px;
    margin: 0 auto;
    border-bottom: 1px solid #888888;
    position: relative;
}
.Home_Page .main .m2 .m2-r .n3 .v1 span{
    font-size: 18px;
    font-weight: bold;
    color: rgba(51,51,51,1);
}
.Home_Page .main .m2 .m2-r .n3 .v1 .s{
    width: 82px;
    height: 5px;
    background: #2784bd;
    position: absolute;
    left: 0;
    bottom: -3px;
}

.Home_Page .main .m2 .m2-r .n3 .v2{
    width: 280px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 20px;
}
.Home_Page .main .m2 .m2-r .n3 .v2 a{
    font-size:16px;
    font-weight:400;
    color:#2784bd;
}
.Home_Page .main .m2 .m2-r .n3 .v2 a:hover{
    text-decoration: underline;
}

.Home_Page .main .m2 .m2-r .n3 .v3{
    width: 280px;
    height: 88px;
    margin: 24px auto;
}
.Home_Page .main .m2 .m2-r .n3 .v3 .v3-l{
    width: 68px;
    height: 68px;
    float: left;
}
.Home_Page .main .m2 .m2-r .n3 .v3 .v3-l .pic{
    width: 68px;
    height: 68px;
    border-radius: 50%;
    overflow: hidden;
}

.Home_Page .main .m2 .m2-r .n3 .v3 .v3-r{
    width: 200px;
    height: 68px;
    line-height: 68px;
    float: right;
    overflow: hidden;
}
.Home_Page .main .m2 .m2-r .n3 .v3 .v3-r span{
    font-size:14px;
    font-weight:400;
    color:rgba(0,0,0,1);
}

.Home_Page .main .m2 .m2-r .n4{
    width: 320px;
    min-height: 140px;
    background: white;
    margin-bottom: 20px;
}
.Home_Page .main .m2 .m2-r .n4 .v1{
    width: 280px;
    height: 56px;
    line-height: 56px;
    margin: 0 auto;
    border-bottom: 1px solid #888888;
    position: relative;
}
.Home_Page .main .m2 .m2-r .n4 .v1 span.sp1{
    font-size: 18px;
    font-weight: bold;
    color: rgba(51,51,51,1);
}
.Home_Page .main .m2 .m2-r .n4 .v1 .s{
    width: 82px;
    height: 5px;
    background: #2784bd;
    position: absolute;
    left: 0;
    bottom: -3px;
}

.Home_Page .main .m2 .m2-r .n4 .v1 span.sp2{
    float: right;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.Home_Page .main .m2 .m2-r .n4 .v1 span.sp2 b{
    font-size:14px;
    font-weight:400;
    color: #DFA20E;
}

.Home_Page .main .m2 .m2-r .n4 .v2{
    width: 280px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 20px;
}
.Home_Page .main .m2 .m2-r .n4 .v2 a{
    font-size:16px;
    font-weight:400;
    color:#2784bd;
}
.Home_Page .main .m2 .m2-r .n4 .v2 a:hover{
    text-decoration: underline;
}

.Home_Page .main .m2 .m2-r .n4 .v3{
    width: 280px;
    min-height: 0;
    margin: 24px auto;
    overflow: hidden;
    padding-bottom: 20px;
}
.Home_Page .main .m2 .m2-r .n4 .v3 a{
  width: 66px;
    height: 66px;
margin-left: 1px;
display: inline-block;
}
.Home_Page .main .m2 .m2-r .n4 .v3 .li{
    width: 66px;
    height: 66px;
    float: left;
    margin: 0 0 5px 5px;
    position: relative;
    
}
.Home_Page .main .m2 .m2-r .n4 .v3 .li .ptname{
    width: 66px;
    height: 20px;
    background-color: rgba(0,0,0,0.5);
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    text-align: center;
    line-height: 20px;
    overflow: hidden;
    color: #ffffff;
}
.Home_Page .main .m2 .m2-r .n4 .v3 .li:nth-child(4n+1){
    margin-left: 0;
}

/*==========================================================*/
/*管理社团*/
.Management-societies{
    width: 100%;
    min-height: 0;
    padding: 121px 0 0;
}
.Management-societies .main{
    width: 1260px;
    min-height: 0;
    margin: 20px auto;
    overflow: hidden;
}
.Management-societies .main .main-l{
    width: 250px;
    min-height: 457px;
    float: left;
}
.Management-societies .main .main-l .nav{
    width: 250px;
    height: 450px;
    background: white;
}
.Management-societies .main .main-l .nav .v1{
    width: 102px;
    height: 102px;
    padding: 28px 74px 20px;
}
.Management-societies .main .main-l .nav .v1 .pic{
    display: block;
    width: 102px;
    height: 102px;
    border-radius: 50%;
    overflow: hidden;
}

.Management-societies .main .main-l .nav .v2{
    width: 210px;
    height: 70px;
    margin: 0 auto;
    text-align: center;
}
.Management-societies .main .main-l .nav .v2 p{
    font-size:18px;
    font-weight:bold;
    color:rgba(85,85,85,1);
}

.Management-societies .main .main-l .nav .v3{
    width: 210px;
    height: 32px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.Management-societies .main .main-l .nav .v3 a{
    display: block;
    width:150px;
    height:32px;
    line-height: 32px;
    text-align: center;
    font-size:16px;
    font-weight:400;
    background:rgba(237,237,237,1);
    color:rgba(51,51,51,1);
    margin: 0 auto;
}
.Management-societies .main .main-l .nav .v3 a:hover{
    background:#2784bd;
    color: #fff;
}
.Management-societies .main .main-l .nav .v3 a.show{
    background:#2784bd;
    color: #fff;
}

.Management-societies .main .main-l .nav .v4{
    width: 210px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 20px;
}
.Management-societies .main .main-l .nav .v4 a{
    display: block;
    width:150px;
    height:32px;
    line-height: 32px;
    text-align: center;
    font-size:16px;
    font-weight:400;
    background:rgba(237,237,237,1);
    color:rgba(51,51,51,1);
    margin: 0 auto;
}
.Management-societies .main .main-l .nav .v4 a:hover{
    background:#2784bd;
    color: black;
}
.Management-societies .main .main-l .nav .v4 a.show{
    background:#2784bd;
    color: black;
}

.Management-societies .main .main-l .nav .v5{
    width: 210px;
    height: 32px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.Management-societies .main .main-l .nav .v5 a{
    display: block;
    width:150px;
    height:32px;
    line-height: 32px;
    text-align: center;
    font-size:16px;
    font-weight:400;
    background:rgba(237,237,237,1);
    color:rgba(51.Management-societies .main .main-r .ms-1 .n2 .li-7 .li-r input51,51,1);
    margin: 0 auto;
}
.Management-societies .main .main-l .nav .v5 a:hover{
    background:#2784bd;
    color: #fff;
}
.Management-societies .main .main-l .nav .v5 a.show{
    background:#2784bd;
    color: #fff;
}


.Management-societies .main .main-r{
    width: 990px;
    min-height: 600px;
    float: right;
}


/*==========================================================*/
/*管理社团1*/
.Management-societies .main .main-r .ms-1{
    width: 930px;
    min-height: 630px;
    padding: 24px 30px 36px;
    background: white;
}
.Management-societies .main .main-r .ms-1 .n1{
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #D1D1D1;
}
.Management-societies .main .main-r .ms-1 .n1 span{
    display: inline-block;
    height: 30px;
    line-height: 28px;
    float: left;
}
.Management-societies .main .main-r .ms-1 .n1 span.sp1{
    margin-right: 10px;
}
.Management-societies .main .main-r .ms-1 .n1 span.sp1 > i{
    display: block;
    width: 4px;
    height: 22px;
    margin: 4px 0;
    background:#2784bd;
}
.Management-societies .main .main-r .ms-1 .n1 span.sp2{
    font-size:18px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}

.Management-societies .main .main-r .ms-1 .n2{
    width: 100%;
    min-height: 0;
    padding: 20px 0;
}
.Management-societies .main .main-r .ms-1 .n2 .li{
    width: 100%;
    min-height: 32px;
    overflow: hidden;
    margin-bottom: 20px;
}
.Management-societies .main .main-r .ms-1 .n2 .li .li-l{
    width: 90px;
    height: 32px;
    float: left;
    text-align: right;
}
.Management-societies .main .main-r .ms-1 .n2 .li .li-l span{
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    margin-right: 16px;
}
.Management-societies .main .main-r .ms-1 .n2 .li .li-l span > b{
    font-size: 14px;
    font-weight: 400;
    color: rgba(255,0,0,1);
}

.Management-societies .main .main-r .ms-1 .n2 .li .li-r{
    width: 600px;
    min-height: 32px;
    float: left;
    font-size: 14px;
}

.Management-societies .main .main-r .ms-1 .n2 .li-1 .li-r input{
    width: 578px;
    height: 30px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 10px;
}

.Management-societies .main .main-r .ms-1 .n2 .li-2 .li-r select{
    width: 250px;
    height: 32px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 5px;
}

.Management-societies .main .main-r .ms-1 .n2 .li-3 .v1{
    width: 100px;
    height: 100px;
    background: url(../img/png/v9-2.png) center no-repeat rgba(242,242,242,1);
    float: left;
}
.Management-societies .main .main-r .ms-1 .n2 .li-3 .v1 label{
    display: block;
    width: 100px;
    height: 100px;
}

.Management-societies .main .main-r .ms-1 .n2 .li-3 .v2{
    width: 300px;
    height: 100px;
    float: left;
    margin-left: 24px;
}
.Management-societies .main .main-r .ms-1 .n2 .li-3 .v2 p{
    font-size:14px;
    font-weight:400;
    color:rgba(153,153,153,1);
    line-height:24px;
}
.Management-societies .main .main-r .ms-1 .n2 .li-3 .v2 p span{
    font-size:14px;
    color: #DFA20E;
}

.Management-societies .main .main-r .ms-1 .n2 .li-4 .v1{
    width: 500px;
    height: 200px;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
}

.Management-societies .main .main-r .ms-1 .n2 .li-4 .v1 .txt{
    width: 100%;
}
.Management-societies .main .main-r .ms-1 .n2 .li-4 .v1 .txt textarea{
    width: 480px;
    height: 142px;
    padding: 4px 10px;
    border-radius: 4px;
    border-style: none;
    font-family: 微软雅黑;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    resize: none;
}
.Management-societies .main .main-r .ms-1 .n2 .li-4 .v1 .num{
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin-top: 8px;
    text-align: right;
}
.Management-societies .main .main-r .ms-1 .n2 .li-4 .v1 .num span{
    font-size: 14px;
    color: #333333;
    margin-right: 12px;
}
.Management-societies .main .main-r .ms-1 .n2 .li-4 .v1 .num span > b{
    font-size: 14px;
    color: #ff0000;
}

.Management-societies .main .main-r .ms-1 .n2 .li-5 .li-r input{
    width: 578px;
    height: 30px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 10px;
}
.Management-societies .main .main-r .ms-1 .n2 .li-6 .li-r input{
    width: 578px;
    height: 30px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 10px;
}

.Management-societies .main .main-r .ms-1 .n2 .li-7{
    width: 100%;
    height: 32px;
}
.Management-societies .main .main-r .ms-1 .n2 .li-7 .li-r input{
    display: block;
    width:100px;
    height:32px;
    line-height: 32px;
    text-align: center;
    background:#2784bd;
    border-radius:4px;
    font-size:14px;
    font-weight:400;
    color:#fff;
    border-style: none;
}

.Management-societies .main .main-r .ms-1 .n2 .li .li-r input:focus{
    border:1px solid #DFA20E;
}
.Management-societies .main .main-r .ms-1 .n2 .li-2 .li-r select:focus{
    border:1px solid #DFA20E;
}


/*==========================================================*/
/*管理社团2*/
.Management-societies .main .main-r .ms-2{
    width: 930px;
    min-height: 0;
    padding: 24px 30px 0;
    background: white;
}
.Management-societies .main .main-r .ms-2 .n1{
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #D1D1D1;
    position: relative;
}
.Management-societies .main .main-r .ms-2 .n1 .n1-l{
    display: inline-block;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
}
.Management-societies .main .main-r .ms-2 .n1 .n1-l span{
    display: inline-block;
    height: 30px;
    line-height: 28px;
    float: left;
}
.Management-societies .main .main-r .ms-2 .n1 .n1-l span.sp1{
    margin-right: 10px;
}
.Management-societies .main .main-r .ms-2 .n1 .n1-l span.sp1 > i{
    display: block;
    width: 4px;
    height: 22px;
    margin: 4px 0;
    background:#2784bd;
}
.Management-societies .main .main-r .ms-2 .n1 .n1-l span.sp2{
    font-size:18px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}

.Management-societies .main .main-r .ms-2 .n1 .n1-r{
    display: inline-block;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
}
.Management-societies .main .main-r .ms-2 .n1 .n1-r a{
    display: block;
    width: 82px;
    height: 27px;
    line-height: 28px;
    float: left;
    font-size:16px;
    font-weight:400;
    color:rgba(51,51,51,1);
    text-align: center;
}
.Management-societies .main .main-r .ms-2 .n1 .n1-r a.show{
    border-bottom: 5px solid #2784bd;
}


.Management-societies .main .main-r .ms-2 .n2{
    width: 100%;
    height: 32px;
    padding: 20px 0;
}
.Management-societies .main .main-r .ms-2 .n2 .a-box{
    width: 230px;
    height: 32px;
    float: right;
}
.Management-societies .main .main-r .ms-2 .n2 .a-box a{
    display: block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    border-radius:4px;
    text-align: center;
    font-size:14px;
    font-weight:400;
    
}
.Management-societies .main .main-r .ms-2 .n2 .a-box a.a1{
    float: left;
    background:#2784bd;
    color:black;
}
.Management-societies .main .main-r .ms-2 .n2 .a-box a.a2{
    float: right;
    background:rgba(153,153,153,1);
    color:white;
}


.Management-societies .main .main-r .ms-2 .n3{
    width: 100%;
    min-height: 400px;
}

.Management-societies .main .main-r .ms-2 .n3 table{
    width: auto;
    border-top: 1px solid rgba(200,200,200,1);
    border-left: 1px solid rgba(200,200,200,1);
    border-right: 1px solid rgba(200,200,200,1);
}
.Management-societies .main .main-r .ms-2 .n3 table tr{
    width: 100%;
    height: 32px;
}
.Management-societies .main .main-r .ms-2 .n3 table tr th{
    height: 32px;
    line-height: 32px;
    border-left: 1px solid rgba(200,200,200,1);
    border-bottom: 1px solid rgba(200,200,200,1);
    text-align: center;
    font-size:16px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.Management-societies .main .main-r .ms-2 .n3 table tr th:nth-child(1){
    border-left-style: none;
}

.Management-societies .main .main-r .ms-2 .n3 table tr td{
    height: 150px;
    border-left: 1px solid rgba(200,200,200,1);
    border-bottom: 1px solid rgba(200,200,200,1);
    text-align: center;
    font-size:16px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.Management-societies .main .main-r .ms-2 .n3 table tr td:nth-child(1){
    border-left-style: none;
}


.Management-societies .main .main-r .ms-2 .n3 table tr td.td1{
    width: 100px;
}
.Management-societies .main .main-r .ms-2 .n3 table tr td.td1 .input-box{
    width: 16px;
    height: 16px;
    margin: 64px 42px;
}
.Management-societies .main .main-r .ms-2 .n3 table tr td.td1 .input-box input{
    display: block;
    width: 17px;
    height: 17px;
    border:1px solid rgba(51,51,51,1);
    border-radius: 0;
}

.Management-societies .main .main-r .ms-2 .n3 table tr td.td2{
    width: 150px;
}
.Management-societies .main .main-r .ms-2 .n3 table tr td.td2 .pic{
    width: 100px;
    height: 100px;
    margin: 25px;
    border-radius: 50%;
    overflow: hidden;
}

.Management-societies .main .main-r .ms-2 .n3 table tr td.td3{
    width: 150px;
    padding: 0;
    margin: 0;
}
.Management-societies .main .main-r .ms-2 .n3 table tr td.td3 .v1{
    width: 130px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin: 0 auto;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.Management-societies .main .main-r .ms-2 .n3 table tr td.td3 .v1 span{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.Management-societies .main .main-r .ms-2 .n3 table tr td.td3 .v2{
    width: 130px;
    height: 22px;
    margin: 0 auto;
}
.Management-societies .main .main-r .ms-2 .n3 table tr td.td3 .v2 span{
    display: block;
    width:70px;
    height:22px;
    line-height: 22px;
    text-align: center;
    background:#2784bd;
    border-radius:4px;
    margin: 0 auto;
    font-size:12px;
    font-weight:400;
    color:black;
}

.Management-societies .main .main-r .ms-2 .n3 table tr td.td4{
    width: 525px;
}
.Management-societies .main .main-r .ms-2 .n3 table tr td.td4 .text{
    width: 485px;
    height: 110px;
    padding: 20px;
    text-align: left;
    overflow: hidden;
}
.Management-societies .main .main-r .ms-2 .n3 table tr td.td4 .text p{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height:24px;
}


.Management-societies .main .main-r .ms-2 .n3 table tr td span{
    font-size:16px;
    font-weight:400;
    color:black;
}



/*==========================================================*/
/*管理社团3*/
.Management-societies .main .main-r .ms-3{
    width: 930px;
    min-height: 0;
    padding: 24px 30px 0;
    background: white;
}
.Management-societies .main .main-r .ms-3 .n1{
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #D1D1D1;
}
.Management-societies .main .main-r .ms-3 .n1 span{
    display: inline-block;
    height: 30px;
    line-height: 28px;
    float: left;
}
.Management-societies .main .main-r .ms-3 .n1 span.sp1{
    margin-right: 10px;
}
.Management-societies .main .main-r .ms-3 .n1 span.sp1 > i{
    display: block;
    width: 4px;
    height: 22px;
    margin: 4px 0;
    background:#2784bd;
}
.Management-societies .main .main-r .ms-3 .n1 span.sp2{
    font-size:18px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}

.Management-societies .main .main-r .ms-3 .n2{
    width: 100%;
    height: 52px;
    padding: 54px 0;
}
.Management-societies .main .main-r .ms-3 .n2 .v1{
    width: 200px;
    height: 52px;
    /* border-right: 1px solid rgba(209,209,209,1); */
    float: left;
}
.Management-societies .main .main-r .ms-3 .n2 .v1 .v1-t{
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-top: -20px;
}
.Management-societies .main .main-r .ms-3 .n2 .v1 .v1-t span{
    font-size:14px;
    font-weight:400;
    color:rgba(136,136,136,1);
}

.Management-societies .main .main-r .ms-3 .n2 .v1 .v1-b{
    width: 100%;
    height: 44px;
    line-height: 44px;
    margin-top: 4px;
}
.Management-societies .main .main-r .ms-3 .n2 .v1 .v1-b span{
    font-size:30px;
    font-weight:400;
    color:rgba(85,85,85,1);
}


.Management-societies .main .main-r .ms-3 .n2 .v2{
    width: 124px;
    height: 52px;
    float: left;
    margin-left: 80px;
}
.Management-societies .main .main-r .ms-3 .n2 .v2 .v1-t{
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-top: -20px;
}
.Management-societies .main .main-r .ms-3 .n2 .v2 .v1-t span{
    font-size:14px;
    font-weight:400;
    color:rgba(136,136,136,1);
}

.Management-societies .main .main-r .ms-3 .n2 .v2 .v1-b{
    width: 100%;
    height: 44px;
    line-height: 44px;
    margin-top: 4px;
}
.Management-societies .main .main-r .ms-3 .n2 .v2 .v1-b span{
    font-size:30px;
    font-weight:400;
    color:#2784bd;
}

.Management-societies .main .main-r .ms-3 .n2 .v3{
    width: 100px;
    height: 52px;
    float: left;
}
.Management-societies .main .main-r .ms-3 .n2 .v3 a{
    display: block;
    width:100px;
    height:32px;
    line-height: 32px;
    text-align: center;
    background:#2784bd;
    border-radius:4px;
    margin-top: 10px;
    font-size:14px;
    font-weight:400;
    color:black;
}

.Management-societies .main .main-r .ms-3 .n2 .v4{
    width: 100px;
    height: 52px;
    text-align: center;
    line-height: 50px;
    float: left;
}
.Management-societies .main .main-r .ms-3 .n2 .v4 a{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.Management-societies .main .main-r .ms-3 .n2 .v4 a:hover{
    text-decoration: underline;
}

.Management-societies .main .main-r .ms-3 .n3{
    width: 100%;
    min-height: 0;
    padding: 20px 0;
}
.Management-societies .main .main-r .ms-3 .n3 .li-box{
    width: 100%;
    min-height: 0;
}
.Management-societies .main .main-r .ms-3 .n3 .li-box .li{
    width: 100%;
    height: 28px;
    background:rgba(234,234,234,1);
    margin-bottom: 10px;
}
.Management-societies .main .main-r .ms-3 .n3 .li-box .li .td{
    height: 28px;
    line-height: 28px;
    text-align: center;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.Management-societies .main .main-r .ms-3 .n3 .li-box .li .td span{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.Management-societies .main .main-r .ms-3 .n3 .li-box .li .td b{
    font-size:14px;
    font-weight:400;
    color:#2784bd;
}

.Management-societies .main .main-r .ms-3 .n3 .li-box .li .td-1{
    width: 100px;
}

.Management-societies .main .main-r .ms-3 .n3 .li-box .li .td-2{
    width: 480px;
    margin-left: 10px;
}

.Management-societies .main .main-r .ms-3 .n3 .li-box .li .td-3{
    width: 130px;
    margin-left: 10px;
}

.Management-societies .main .main-r .ms-3 .n3 .li-box .li .td-4{
    width: 186px;
    margin-left: 14px;
}

.Management-societies .main .main-r .ms-3 .n3 .li-more{
    width: 100%;
    height: 32px;
    margin-top: 20px;
}
.Management-societies .main .main-r .ms-3 .n3 .li-more > a{
    display: block;
    width:100px;
    height:32px;
    line-height: 32px;
    text-align: center;
    background:#2784bd;
    border-radius:4px;
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
    margin: 0 auto;
}


.Management-societies .Security-verification-box{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    background: transparent;
    z-index: 1000;
    display: none;
}
.Management-societies .Security-verification-box .Security-verification{
    width: 650px;
    height: 432px;
    background: white;
    background:rgba(255,255,255,1);
    box-shadow:0 0 8px 0 rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -216px;
    margin-left: -325px;
}

.Management-societies .Security-verification-box .Security-verification .close{
    width: 32px;
    height: 32px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 10;
}
.Management-societies .Security-verification-box .Security-verification .close > a{
    display: block;
    width: 22px;
    height: 22px;
    background: url(../img/png/v10-7.png) center no-repeat;
    background-size: cover;
    margin: 5px;
    opacity: 0.5;
}
.Management-societies .Security-verification-box .Security-verification .close > a:hover{
    opacity: 1;
}


.Management-societies .Security-verification-box .Security-verification .v1{
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    padding-top: 58px;
}
.Management-societies .Security-verification-box .Security-verification .v1 span{
    font-size:18px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}

.Management-societies .Security-verification-box .Security-verification .v2{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding-top: 10px;
}
.Management-societies .Security-verification-box .Security-verification .v2 span{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}
.Management-societies .Security-verification-box .Security-verification .v2 span b{
    font-size:14px;
    font-weight:400;
    color: #DFA20E;
}
.Management-societies .Security-verification-box .Security-verification .v3{
    width: 380px;
    height: 32px;
    padding-top: 40px;
    margin: 0 auto;
}
.Management-societies .Security-verification-box .Security-verification .v3 .v-l{
    width: 220px;
    height: 32px;
    float: left;
}
.Management-societies .Security-verification-box .Security-verification .v3 .v-l input{
    width: 198px;
    height: 30px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 10px;
}
.Management-societies .Security-verification-box .Security-verification .v3 .v-l input:focus{
    border:1px solid #DFA20E;
}

.Management-societies .Security-verification-box .Security-verification .v3 .v-r{
    width: 150px;
    height: 32px;
    float: right;
}
.Management-societies .Security-verification-box .Security-verification .v3 .v-r .code{
    width: 148px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;

    font-size:14px;
    font-weight:400;
    color:rgba(136,136,136,1);
    cursor: pointer;
}
.Management-societies .Security-verification-box .Security-verification .v3 .v-r .code span{
    font-size:14px;
    font-weight:400;
    color:rgba(136,136,136,1);
}


.Management-societies .Security-verification-box .Security-verification .v4{
    width: 380px;
    height: 32px;
    padding-top: 14px;
    margin: 0 auto;
}
.Management-societies .Security-verification-box .Security-verification .v4 .v-l{
    width: 220px;
    height: 32px;
    float: left;
}
.Management-societies .Security-verification-box .Security-verification .v4 .v-l input{
    width: 198px;
    height: 30px;
    border:1px solid rgba(209,209,209,1);
    border-radius:4px;
    padding: 0 10px;
}
.Management-societies .Security-verification-box .Security-verification .v4 .v-l input:focus{
    border:1px solid #DFA20E;
}

.Management-societies .Security-verification-box .Security-verification .v4 .v-r{
    width: 150px;
    height: 32px;
    float: right;
}
.Management-societies .Security-verification-box .Security-verification .v4 .v-r .code{
    width: 148px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border:1px solid rgba(85,85,85,1);
    background:rgba(85,85,85,1);
    border-radius:4px;
    overflow: hidden;
    position: relative;
}
.Management-societies .Security-verification-box .Security-verification .v4 .v-r .code .b{
    width: 150px;
    height: 32px;
    background:rgba(85,85,85,1);
    position: absolute;
    top: 0;
    left: 0;
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
}
.Management-societies .Security-verification-box .Security-verification .v4 .v-r .code .b1{
    z-index: 10;
}
.Management-societies .Security-verification-box .Security-verification .v4 .v-r .code .b2{
    z-index: 20;
    display: none;
}

.Management-societies .Security-verification-box .Security-verification .v5{
    width: 100%;
    height: 32px;
    padding-top: 40px;
}
.Management-societies .Security-verification-box .Security-verification .v5 > a{
    display: block;
    width:380px;
    height:32px;
    line-height: 32px;
    text-align: center;
    background:#2784bd;
    border-radius:4px;
    margin: 0 auto;
    font-size:14px;
    font-weight:400;
    color:rgba(255,255,255,1);
}


.Management-societies .Operation-Tips-box{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    background: transparent;
    z-index: 1000;
    display: none;
}
.Management-societies .Operation-Tips-box .Operation-Tips{
    width: 650px;
    height: 432px;
    background: white;
    background:rgba(255,255,255,1);
    box-shadow:0 0 8px 0 rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -216px;
    margin-left: -325px;
}

.Management-societies .Operation-Tips-box .Operation-Tips .close{
    width: 32px;
    height: 32px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 10;
}
.Management-societies .Operation-Tips-box .Operation-Tips .close > a{
    display: block;
    width: 22px;
    height: 22px;
    background: url(../img/png/v10-7.png) center no-repeat;
    background-size: cover;
    margin: 5px;
    opacity: 0.5;
}
.Management-societies .Operation-Tips-box .Operation-Tips .close > a:hover{
    opacity: 1;
}


.Management-societies .Operation-Tips-box .Operation-Tips .v1{
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: center;
    padding-top: 58px;
}
.Management-societies .Operation-Tips-box .Operation-Tips .v1 span{
    font-size:18px;
    font-weight:bold;
    color:rgba(51,51,51,1);
}

.Management-societies .Operation-Tips-box .Operation-Tips .v2{
    width: 426px;
    height: 44px;
    padding: 10px 0 20px;
    margin: 0 auto;
}
.Management-societies .Operation-Tips-box .Operation-Tips .v2 p{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    line-height: 22px;
}

.Management-societies .Operation-Tips-box .Operation-Tips .v3{
    width: 150px;
    height: 150px;
    margin: 0 auto;
}
.Management-societies .Operation-Tips-box .Operation-Tips .v3 .pic{
    width: 150px;
    height: 150px;
}

.Management-societies .Operation-Tips-box .Operation-Tips .v4{
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    padding: 20px 0;
}
.Management-societies .Operation-Tips-box .Operation-Tips .v4 span{
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
}


/*==========================================================*/
/*公共底部*/
.footer-1{
    width: 100%;
    height: 268px;
    background: #1f1f1f;
}
.footer-1 > .footer-text{
    width: 1260px;
    height: 210px;
    margin: 0 auto;
    position: relative;
}
.footer-1 > .footer-text .d1{
    width: 300px;
    height: auto;
    position: absolute;
    top: 30px;
    left: 0;
}
.footer-1 > .footer-text .d1 > .d1-title{
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: center;
}
.footer-1 > .footer-text .d1 > .d1-title > span{
    font-size: 20px;
    color: white;
}

.footer-1 > .footer-text .d1 > .d1-li{
    width: 100%;
    height: auto;
}
.footer-1 > .footer-text .d1 > .d1-li .li{
    display: block;
    height: 36px;
    line-height: 36px;
    text-align: center;
}
.footer-1 > .footer-text .d1 > .d1-li .li a{
    font-size: 14px;
    color: white;
    line-height: 36px;
}
.footer-1 > .footer-text .d1 > .d1-li .li a:hover{
    font-weight: 700;
}

.footer-1 > .footer-text .d2{
    width: 520px;
    height: 180px;
    position: absolute;
    top: 30px;
    left: 390px;
}
.footer-1 > .footer-text .d2 > .d2-title{
    width: 100%;
    height: 36px;
    line-height: 36px;
}
.footer-1 > .footer-text .d2 > .d2-title > span{
    font-size: 20px;
    color: white;
}

.footer-1 > .footer-text .d2 > .d2-li{
    width: 100%;
    height: auto;
    padding-top: 10px;
}
.footer-1 > .footer-text .d2 > .d2-li .li{
    width: 130px;
    height: 26px;
    float: left;
    margin: 0 0 22px 0;
}
.footer-1 > .footer-text .d2 > .d2-li .li .pic{
    width: 130px;
    height: 26px;
}
.footer-1 > .footer-text .d2 > .d2-li .li img{
    height: 26px;
}

.footer-1 > .footer-text .d3{
    width: 200px;
    height: 180px;
    position: absolute;
    top: 30px;
    right: 100px;
}
.footer-1 > .footer-text .d3 > .d3-title{
    width: 100%;
    height: 36px;
    line-height: 36px;
}
.footer-1 > .footer-text .d3 > .d3-title > span{
    font-size: 20px;
    color: white;
}

.footer-1 > .footer-text .d3 > .d3-li{
    width: 100%;
    height: auto;
    padding-top: 10px;
}
.footer-1 > .footer-text .d3 > .d3-li .li{
    width: 32px;
    height: 26px;
    float: left;
    margin-right: 36px;
}
.footer-1 > .footer-text .d3 > .d3-li .li:nth-child(1) > a{
    display: block;
    width: 32px;
    height: 26px;
    background: url(../img/png/v1-6-1.png) center no-repeat;
    background-size: cover;
}
.footer-1 > .footer-text .d3 > .d3-li .li:nth-child(2) > a{
    display: block;
    width: 32px;
    height: 26px;
    background: url(../img/png/v1-6-2.png) center no-repeat;
    background-size: cover;
}

.footer-1 > .footer-text .d4{
    width: 208px;
    height: 124px;
    background: #414141;
    position: absolute;
    top: 65px;
    right: -110px;
}

.footer-1 > .footer-text .d4 .code{
    width: 170px;
    height: 98px;
    margin: 16px auto 0;
}

.footer-1 > .footer-text .d4 .code .li{
    width: 74px;
    height: 98px;
}
.footer-1 > .footer-text .d4 .code .li:nth-child(1){
    float: left;
}
.footer-1 > .footer-text .d4 .code .li .pic{
    width: 74px;
    height: 74px;
}
.footer-1 > .footer-text .d4 .code .li .txt{
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: center;
}
.footer-1 > .footer-text .d4 .code .li .txt span{
    font-size: 12px;
    color: white;
}

.footer-1 > .footer-text .d4 .code .li:nth-child(2){
    float: right;
}


.footer-1 > .put-on-record{
    width: 1260px;
    height: 58px;
    margin: 0 auto;
    text-align: center;
}

.footer-1 > .put-on-record p{
    font-size: 14px;
    color: white;
}

.footer-1 > .put-on-record p a{
    font-size: 14px;
    color: white;
    margin: 0 26px 0 26px;
}
.footer-1 > .put-on-record p a:hover{
    font-weight: 700;
}

/*=======================================================*/
/*转移*/
.prompt_box{
    width: 400px;
    min-height: 226px;
    background: white;
    border: 1px solid #CCCCCC;
    box-shadow: 0px 0px 30px #AAAAAA;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -114px;
    margin-left: -100px;
    display: none;
}
.prompt_box .prompt_top{
    width: 398px;
    height: 154px;
    padding-top: 64px;
    font-family: "微软雅黑";
    font-size: 18px;
    text-align: center;
    position: absolute;
    top: 0px;
}
.prompt_box .prompt_top p{
    margin-bottom: 5px;
}
.prompt_box .prompt_top p span{
    color: #90C31F;
}
.prompt_box .prompt_bottom{
    width: 398px;
    height: 70px;
    /*padding-bottom: 38px;*/
    text-align: center;
    position: absolute;
    bottom: 0px;
}
.prompt_box .prompt_bottom input{
    width: 118px;
    height: 32px;
    line-height: 30px;
    border-style: none;
    font-family: "微软雅黑";
    font-size: 14px;
}
.prompt_box .prompt_bottom .sbt{
    background: #2784bd;
    color: white;
    cursor: pointer;
    margin-right: 8px;
}
/* .prompt_box .prompt_bottom .sbt:hover{
    background: rgba(242,199,32,0.8);
} */

.prompt_box .prompt_bottom .btn{
    background: #ECECEC;
    color: #3D3D3D;
    margin-left: 8px;
    cursor: pointer;
}
.prompt_box .prompt_bottom .btn:hover{
    background: #DCDCDC;
}

/*删除*/
.prompt_del{
    width: 400px;
    min-height: 226px;
    background: white;
    border: 1px solid #CCCCCC;
    box-shadow: 0px 0px 30px #AAAAAA;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -114px;
    margin-left: -100px;
    display: none;
}
.prompt_del .prompt_top{
    width: 398px;
    height: 154px;
    padding-top: 64px;
    font-family: "微软雅黑";
    font-size: 18px;
    text-align: center;
    position: absolute;
    top: 0px;
}
.prompt_del .prompt_top p{
    margin-top: 10px;
    margin-bottom: 5px;
}

.prompt_del .prompt_bottom{
    width: 398px;
    height: 70px;
    /*padding-bottom: 38px;*/
    text-align: center;
    position: absolute;
    bottom: 0px;
}
.prompt_del .prompt_bottom input{
    width: 118px;
    height: 32px;
    line-height: 30px;
    border-style: none;
    font-family: "微软雅黑";
    font-size: 14px;
}
.prompt_del .prompt_bottom .sbt{
    background: #2784bd;
    color: white;
    margin-right: 8px;
}
.prompt_del .prompt_bottom .sbt:hover{
    background: rgba(242,199,32,0.8);
}

.prompt_del .prompt_bottom .btn{
    background: #ECECEC;
    color: #3D3D3D;
    margin-left: 8px;
}
.prompt_del .prompt_bottom .btn:hover{
    background: #DCDCDC;
}

/*通过*/
.prompt_adopt{
    width: 400px;
    min-height: 226px;
    background: white;
    border: 1px solid #CCCCCC;
    box-shadow: 0px 0px 30px #AAAAAA;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -114px;
    margin-left: -100px;
    display: none;
}
.prompt_adopt .prompt_top{
    width: 398px;
    height: 154px;
    padding-top: 44px;
    font-family: "微软雅黑";
    font-size: 18px;
    text-align: center;
    position: absolute;
    top: 0px;
}
.prompt_adopt .prompt_top p{
    margin-bottom: 5px;
}
.prompt_adopt .prompt_top p i {
    display: block;
    width: 38px;
    height: 38px;

    background-position: center;
    background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    margin: 0 auto;
}
.prompt_adopt .prompt_bottom{
    width: 398px;
    height: 70px;
    /*padding-bottom: 38px;*/
    text-align: center;
    position: absolute;
    bottom: 0px;
}
.prompt_adopt .prompt_bottom input{
    width: 118px;
    height: 32px;
    line-height: 30px;
    border-style: none;
    font-family: "微软雅黑";
    font-size: 14px;
}
.prompt_adopt .prompt_bottom .sbt{
    background: #2784bd;
    color: white;
    margin-right: 8px;
}
.prompt_adopt .prompt_bottom .sbt:hover{
    background: rgba(242,199,32,0.8);
}

.prompt_adopt .prompt_bottom .btn{
    background: #ECECEC;
    color: #3D3D3D;
    margin-left: 8px;
}
.prompt_adopt .prompt_bottom .btn:hover{
    background: #DCDCDC;
}

/*拒绝*/
.prompt_refuse{
    width: 400px;
    min-height: 226px;
    background: white;
    border: 1px solid #CCCCCC;
    box-shadow: 0px 0px 30px #AAAAAA;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -114px;
    margin-left: -100px;
    display: none;
}
.prompt_refuse .prompt_top{
    width: 398px;
    height: 154px;
    padding-top: 44px;
    font-family: "微软雅黑";
    font-size: 18px;
    text-align: center;
    position: absolute;
    top: 0px;
}
.prompt_refuse .prompt_top p{
    margin-top: 10px;
    margin-bottom: 5px;
}
.prompt_refuse .prompt_top p i{
    display: block;
    width: 38px;
    height: 38px;

    background-position: center;
    background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    margin: 0 auto;
}
.prompt_refuse .prompt_bottom{
    width: 398px;
    height: 70px;
    /*padding-bottom: 38px;*/
    text-align: center;
    position: absolute;
    bottom: 0px;
}
.prompt_refuse .prompt_bottom input{
    width: 118px;
    height: 32px;
    line-height: 30px;
    border-style: none;
    font-family: "微软雅黑";
    font-size: 14px;
}
.prompt_refuse .prompt_bottom .sbt{
    background: #2784bd;
    color: white;
    margin-right: 8px;
}
.prompt_refuse .prompt_bottom .sbt:hover{
    background: rgba(242,199,32,0.8);
}

.prompt_refuse .prompt_bottom .btn{
    background: #ECECEC;
    color: #3D3D3D;
    margin-left: 8px;
}
.prompt_refuse .prompt_bottom .btn:hover{
    background: #DCDCDC;
}
.select-half{
  width: 450px;
  height: 40px;
}

/**/
.el-progress-bar__outer{
  height: 42px!important;
  border-radius: 4px!important;
  background-color: rgba(194,194,194,1)!important;
}
.el-progress-bar__inner{
  border-radius: 4px!important;
}
.el-progress-bar__innerText{
  font-size: 16px!important;
}
.el-progress-bar{
  padding-right: 0px!important;
  margin-right: 0px!important;
}
.el-progress__text{
  position: absolute;
  top: 10px;
  left: 340px;
  color: #ffffff!important;
}
.el-button--primary{
  background-color: #2784bd!important;
    border-color: #2784bd!important;
    font-size: 16px!important;
}

/*预览 图片幻灯片*/
.picture_pic{
  width: 644px;
  height: 372px;
  background: white;
  margin: 0 auto;
  position: relative;
}
.picture_pic .picture_lbt{
  width: 644px;
  height: 372px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.picture_pic .picture_lbt #lb{
    /*width: 4508px;*/
    height: 372px;
    position: absolute;
  }
.picture_pic .picture_lbt #lb .item{
    float: left;
  }
  
.picture_pic .picture_lbt #lb .item .xt_box{
    position: relative;
  }
  
  
.picture_pic .picture_lbt #click{
    /*display: none;*/
  }
  
.picture_pic .picture_lbt #click .click_l{
    width: 28px;
    height: 62px;
    font-family: simsun;
    font-size: 22px;
    font-weight: 700;
    color: white;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 155px;
    left: 0px;
    line-height: 62px;
    text-align: center;
    cursor: pointer;
  }
.picture_pic .picture_lbt #click .click_r{
    width: 28px;
    height: 62px;
    font-family: simsun;
    font-size: 22px;
    font-weight: 700;
    color: white;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 155px;
    right: 0px;
    line-height: 62px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
  }
  
/*------------------------------------------------------*/
.picture_pic .picture_pic_bot{
  width: 644px;
  height: 32px;
  background: rgba(0,0,0,0.5);
  line-height: 32px;
  font-size: 16px;
  color: white;
  
  position: absolute;
  top: 340px;
  left: 0px;
}
.picture_pic .picture_pic_bot .picture_sp1{
  float: left;
}
.picture_pic .picture_pic_bot .picture_sp2{
  padding-right: 6px;
  float: right;
}
.picture_pic .picture_pic_bot .picture_sp2 b{
  font-weight: 400;
}

.jia_login_button{
    display: block;
    width: 200px;
    height: 41px;
    line-height: 41px;
    text-align: center;
    background: #2784bd;
    margin: 0 auto;
    border-radius: 2px;
    font-size: 16px;
    margin-top: 65px;
    color: #fff;
}


/*优秀汇报*/
.dv4 .content{
  width: 800px;
  min-height: 120px;
  margin-top: 30px;
  
  font-size: 16px;
  color: #8C8C8C;
  position: relative;
  border-bottom: 1px dashed #E5E5E5;
  overflow: hidden;
}
.dv4 .content .con_left{
  width: 126px;
  height: 126px;
  float: left;
}
.dv4 .content .con_left .pic{
  width: 100px;
  height: 100px;
  min-height: 68px;
  margin-left: 20px;
  border-radius: 50%;
  overflow: hidden;
}
.dv4 .content .con_left .pic .img{
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-size: cover;
    transition:1s;
    -moz-transition:-moz-transform 1s; /* Firefox 4 */
    -webkit-transition:-webkit-transform 1s; /* Safari and Chrome */
    -o-transition:-o-transform 1s; /* Opera */
}

.dv4 .content:hover .con_left .pic .img{
    transform: scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}

.dv4 .content .con_left .name{
  width: 100px;
  min-height: 34px;
  
  font-size: 12px;
  color: #343434;
  text-align: center;
  margin-left: 20px;
  margin-top: 10px;
}
.dv4 .content .con_left .name .p1{
  font-weight: 700;
  
}
.dv4 .content .con_left .name .p2{
  font-weight: 400;
  
}

.dv4 .content .con_right{
  width: 664px;
  /*min-height: 130px;*/
  background: white;
  float: right;
}
.dv4 .content .con_right .title{
  width: 664px;
  height: 38px;
  line-height: 38px;
  background: #F2F2F2;
   
  font-size: 18px;
}
.dv4 .content .con_right .title p{
  
  font-size: 18px;
  text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}

.dv4 .content .con_right .title a:hover{
  text-decoration: underline;
  /*color: #90C31F;*/
}

.dv4 .content .con_right .article{
  width: 664px;
  height: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  background: white;
  
  font-size: 14px;
  line-height: 16px;
}
.dv4 .content .con_right .article P{
  line-height:2em;
}


.dv4 .content .con_right .pics{
  width: 664px;
  height: 164px;
  
}
.dv4 .content .con_right .pics .img{
  width: 164px;
  height: 164px;
  float: left;
  margin-right: 10px;
  overflow: hidden;
}

.dv4 .content .con_right .time{
  width: 664px;
  height: 60px;
}
.dv4 .content .con_right .time p{
  width: 100%;
  height: 20px;
  line-height: 20px;
  padding-top: 20px;
  
  font-size: 14px;
  color: #999999;
}
/*社团之星*/
.shetuan_tianjia{
  width: 1260px;
  /*height: 440px;*/
  margin: 0px auto;
}
.shetuan_star{
  width: 1260px;
  padding-bottom: 20px;
  /*height: 440px;*/
}

.shetuan_star .task-title{
    width: 1260px;
    min-height: 54px;
    background: white;
    margin: 0 auto 20px;
    position: relative;
}

.shetuan_star .task-title .task-l{
    display: inline-block;
    height: 54px;
    position: absolute;
    top: 0;
    left: 0;
}
.shetuan_star .task-title .task-l span{
    display: inline-block;
    height: 54px;
    float: left;
}
.shetuan_star .task-title .task-l span.sp1{
    width: 12px;
    height: 54px;
    background: #2784bd;
}

.shetuan_star .task-title .task-l span.sp2{
    line-height: 54px;
    font-size: 18px;
    color: black;
    font-weight: 700;
    margin-left: 20px;
}

.shetuan_star .task-title .task-l span.sp2 a:hover{
        color: #2784bd;
}


.shetuan_star_content{
  width: 1260px;
  /*height: 710px;*/
}
.shetuan_star_content_blank {
  width: 290px;
  height: 340px;
  background-color: #ffffff;
  box-shadow: 0px 1px 4px 0px 
    rgba(153, 153, 153, 0.35);
  border-radius: 5px;
  overflow: hidden;
  float: left;
  margin-left:24px;
  margin-top:10px;
}
.content_img {
  width: 290px;
  height: 154px;
  background-color: #ffffff;
  border-radius: 5px 5px 0px 0px;
  -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.content_img img{
width: 100%;
    height: 100%;
    border-radius: 5px 5px 0px 0px;
    -o-object-fit: cover;
    object-fit: cover;
}
.star_content_blank_2 {
  width: 266px;
  height: 156px;
  background-color: #ffffff;
  border-radius: 5px; 
      padding: 15px 12px;
        -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.star_content_blank_2title {
  width: 247px;
  height: 115px;
  /*max-height: 85px;*/
  font-size: 18px;
  line-height: 29px;
  letter-spacing: 1px;
  color: #000000;
  font-weight: normal;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.star_content_blank_2title a:hover{
    color:#2784bd!important;
}
.star_content_blank_2title .sp1{
    font-size: 14px;
    display: inline-block;
    border: 1px solid #2784bd;
    line-height: 19px;
    padding: 0px 8px;
    border-radius: 20px;
    color: #2784bd;
    margin-right: 10px;
}
.star_content_blank_2name_blank {
  width: 247px;
  height: 45px;
}
.star_blank_2name_img {
  width: 31px;
  height: 31px;
  border: solid 1px #e5e5e5;
  border-radius: 100%;
}
.star_blank_2name_img img{
  width: 31px;
  height: 31px;
border-radius: 100%;
}
.star_blank_2name{
  width: 204px;
  height: 35px;
  font-size: 14px;
  line-height: 35px;
  color: #999999;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.star_blank_2name a:hover{
        color: #2784bd;
}


.shetuan_dongtai{
  width: 320px;
  height: 785px;
}

.shetuan_dongtai_title{
  width: 300px;
  height:50px;
  border-bottom: solid 1px #e5e5e5;
  font-size: 14px;
  line-height: 50px;
  letter-spacing: 1px;
  background-color: #ffffff;
  color: #333333;
  padding-left: 20px;
  font-weight: bold;
}
.shetuan_dongtai_blank{
  width: 320px;
  height: 730px;
  background-color: #ffffff;
}
.shetuan_dongtai_blank .swiper-wrapper{
  width: 320px;
  height: 730px;
}

.dongtai_item {
  width: 300px;
  height: auto;
  min-height: 70px;
  /*background-color: #ffffff;*/
  padding: 10px;
  color: #999999;
  border-bottom: solid 1px #e5e5e5; 
  position: relative;
  background: transparent;
  cursor: pointer;
}
.swiper-slide{
    width: 300px;
  height: auto!important;
  min-height: 70px;
}
.dongtai_item_s {
  width: 300px;
  height: 60px;
line-height: 60px;
}
.dongtai_item_name{
  width: 150px;
  height: 60px;
}
.dongtai_item_name img{
  width: 31px;
  height: 31px;
  border-radius: 50%;
  vertical-align: middle;
}
.dongtai_item_name_s{
  display: inline-block;
  max-width: 100px;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 1px;
  color: #000000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
}
.dongtai_item_x{
  width: 300px;
  height: auto;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #999999;
  /*position: absolute;
  top: 60px;
  left: 0px;
  z-index: 2*/
}
.dongtai_item_x i{
  color: #cccccc;
}
.dongtai_bg{
  width: 0;
    height: 100%;
    display: block;
    position: absolute;
    background: rgba(246,250,254,0.5);
    top: 0;
    right: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1;
}
/*我的任务*/
.association_box{
    width: 930px;
    min-height: 20px;
    /*margin-top: 30px;*/
    padding: 20px 0px;
}

.association_box>.association_list{
    width: 870px;
    padding: 10px 30px;
    background:white;
    box-shadow: 0px 0px 10px #DBDBDB;
    margin-bottom: 30px;
}
.association_box>.association_list>.title{
    width: 100%;
    height: 40px;
    line-height: 40px;
}

.association_box>.association_list>.title>.sp1{
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-left: 8px solid #2784bd ;
    border-bottom: 10px solid transparent;
    margin-top: 10px;
    margin-right: 10px;
    float: left;
}
.association_box>.association_list>.title>.sp2{
    
    font-size: 18px;
    font-weight: 700;
    color: black;
    margin-right: 10px;
    float: left;
}

.association_box>.association_list>.title>.sp3{
    
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    float: left;
}
.association_box>.association_list>.list_box{
    width: 100%;
}
.association_box>.association_list>.list_box>.list{
    width: 100%;
    height: 120px;
    padding: 20px 0px;
    border-bottom: 1px solid #DDDDDD;
}
.association_box>.association_list>.list_box>.list>.li_pic{
    width: 200px;
    height: 120px;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    cursor: pointer;
}
.association_box>.association_list>.list_box>.list>.li_title{
    width: 630px;
    height: 120px;
    float: right;
}
.association_box>.association_list>.list_box>.list>.li_title>.ti_left{
    width: 480px;
    height: 120px;
    float: left;
}
.association_box>.association_list>.list_box>.list>.li_title>.ti_left>.text{
    width: 100%;
    height: 90px;
    overflow: hidden;
    
    font-size: 16px;
    color: black;
}
.association_box>.association_list>.list_box>.list>.li_title>.ti_left>.text>p{
    line-height: 30px;
    cursor: pointer;
}

.association_box>.association_list>.list_box>.list>.li_title>.ti_left>.steta{
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.association_box>.association_list>.list_box>.list>.li_title>.ti_left>.steta>span{
    
    font-size: 16px;
}
.association_box>.association_list>.list_box>.list>.li_title>.ti_left>.steta>.sp1{
    
    font-size: 16px;
    color: black;
}
.association_box>.association_list>.list_box>.list>.li_title>.ti_left>.steta>.sp2{
    
    font-size: 16px;
    color: #2784bd;
}
.association_box>.association_list>.list_box>.list>.li_title>.ti_left>.steta>.sp3{
    
    font-size: 16px;
    color: #969696;
}

.association_box>.association_list>.list_box>.list>.li_title>.ti_right{
    width: 150px;
    height: 120px;
    line-height: 120px;
    text-align: right;
    float: right;
}
.association_box>.association_list>.list_box>.list>.li_title>.ti_right>input{
    width: 120px;
    height: 32px;
    border-style: none;
    border-radius: 4px;
    line-height: 32px;
    /* background: #fecc02;*/
    background: #2784bd;
    font-size: 16px;
    color: #000;
    cursor: pointer;
    color:#fff;
}

.association_box>.association_list>.still_more{
    width: 100%;
    height: 60px;
    line-height: 40px;
    text-align: center;
}
.association_box>.association_list>.still_more>a{
    
    font-size: 16px;
    color: #969696;
}

/* 分页样式start */
.page .num{
  padding: 2px 8px;
  border-radius: 4px;
  color: #999999;
  margin-left:10px ;
  font-size: 16px;
  font-weight: 400px;
}
.page .num:hover{
  background: #EFF5FB;
  color: #3498DB;
}
.page .current{
  background: #3498DB;
  border-radius: 4px;
  color: #fff;
  margin-left:10px ;
  display: inline-block;
  padding: 2px 8px;
  font-size: 16px;
  font-weight: 400px;
}
.page .next{
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}
.page .prev{
  font-weight: 400;
  font-size: 16px;
  color: #999999;
}
/* 分页样式end */

























