.Top {
    width: 100%;
    height: 650px;
    background-image: url('../Images/BackImg1.png');
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

/*头部大字 开始*/
.Subject {
    width: 60%;
    margin: 0 auto;
    height: 200px;
    margin-top: 160px;
}

.SubjectTitle {
    margin-top: 60px;
    color: rgba(37, 43, 66, 1);
}

.Registration {
    width: 200px;
    height: 45px;
    line-height: 45px;
    margin: 20px 0;
    background-color: rgba(255, 79, 79, 1);
    color: rgba(255, 255, 255, 1);
}
/*头部大字 结束*/

.Role {
    width: 75%;
    margin: 0 auto;
    margin-top: -240px;
    height: 300px;
}

.RoleMenu {
    width: 30%;
    height: 260px;
    margin: 30px 1.666666%;
    background-color: #FFFFFF;
    box-shadow: 5px 5px 15px rgba(44, 40, 40, 0.2);
}

.RoleMenuCurr {
    padding: 30px 0;
    margin-top: 0;
    background-color: rgba(32, 145, 249, 1);
}

.RoleLabel {
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
}

.RoleIconSvg {
    height: 60px;
    display: block;
}

.RoleIconSvgCurr {
    height: 60px;
    display: none;
}

.RoleName {
    height: 60px;
    line-height: 60px;
    color: rgba(37, 43, 66, 1);
}

.RoleMenuCurr .RoleIconSvg {
    display: none;
}

.RoleMenuCurr .RoleIconSvgCurr {
    display: block;
}

.RoleMenuCurr .RoleNameCurr {
    color: rgba(255, 255, 255, 1);
}

.RoleIntro {
    height: 72px;
    line-height: 24px;
    width: 75%;
    color: rgba(115, 115, 115, 1);
    overflow: hidden;
}

.RoleMenuCurr .RoleIntroCurr {
    color: #FFFFFF;
}

.Rriangle {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    background-color: rgba(32, 145, 249, 1);
    transform: rotate(45deg);
    display: none;
}

.RoleMenuCurr .RriangleCurr {
    display: block;
}

.RoleSub {
    width: 72.33333%;
    height: 400px;
    margin: 0 auto;
    margin-top: 70px;
}

.RoleSubMenu {
    width: 19.2%;
    margin: 2px 0 0 1%;
    background-color: #FFFFFF;
    box-shadow: 5px 5px 12px rgba(44, 40, 40, 0.1);
}

.FirstRoleSubMenu {
    margin-left: 0;
}

.RoleSubMenuTitle {
    width: 85%;
    height: 80px;
    line-height: 100px;
    margin: 0 auto;
    color: rgba(37, 43, 66, 1);
}

.RoleSubMenuExplain {
    width: 82%;
    height: 84px;
    line-height: 28px;
    margin: 0 auto;
    color: rgba(115, 115, 115, 1);
    overflow: hidden;
}

.RoleSubMenuState {
    width: 82%;
    margin: 25px auto;
}

.RoleSubMenuStateA {
    display: inline;
    background-color: rgba(255, 88, 88, 1);
    color: rgba(255, 255, 255, 1);
    padding: 2px 12px;
}

.RoleSubMenuStateB {
    color: rgba(255, 79, 79, 1);
}

.RoleSubMenuStateC {
    color: rgba(196, 196, 196, 1);
}

.RoleSubMenuImg {
    width: 100%;
    height: 175px;
    background-size: cover;
    background-position: center;
}

.Activity {
    width: 72.33333%;
    height: 70px;
    margin: 50px auto 30px;
    background: linear-gradient(to right, rgba(32, 145, 249, 1), rgba(113, 187, 255, 1));
}

.ActivityTrophy {
    width: 14%;
    height: 70px;
}

.Trophy {
    height: 70px;
    margin-top: -12px;
}

.ActivityTitle {
    line-height: 70px;
    color: rgba(255, 255, 255, 1);
}

.ActivityBtn {
    width: 20%;
    height: 70px;
}

.ActivityFile {
    width: 135px;
    height: 30px;
    line-height: 30px;
    margin: 19px 0;
    border: 1px solid rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, 1);
}

/*模块化×3*/
.Module {
    width: 72.33333%;
    margin: 20px auto;
}

.Information {
    width: 48.5%;
    height: 720px;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
}

.InfoMain {
    width: 85%;
    margin: 30px auto 50px;
}

.InfoTop {
    height: 80px;
    line-height: 60px;
}

.InfoHead {
    width: 70%;
    color: rgba(37, 43, 66, 1);
}

.InfoAll {
    width: 30%;
    color: rgba(115, 115, 115, 1);
}

.InfoList {
    width: 100%;
}

.InfoItem {
    height: 130px;
    margin-bottom: 20px;
}

.InfoBanner {
    width: 37%;
    height: 125px;
    background-size: cover;
    background-position: center;
}

.InfoRight {
    width: 60%;
}

.InfoTitle {
    height: 90px;
    line-height: 30px;
    color: rgba(37, 43, 66, 1); 
    overflow: hidden;
}

.InfoDate {
    height: 35px;
    line-height: 50px;
    color: rgba(115, 115, 115, 1);
}

.Partner {
    width: 48.5%;
}

.School {
    height: 350px;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
}

.SchoolList {
    height: 210px;
}

.SchoolItem {
    width: 33%;
    height: 105px;
}

.SchoolLogo {
    width: 65px;
    height: 60px;
}

.SchoolLogoUrl {
    width: 60px;
    height: 60px;
}

.SchoolInfo {
    width: 115px;
    overflow: hidden;
    color: rgba(115, 115, 115, 1);
}

.SchoolName {
    height: 30px;
    line-height: 38px;
}

.DutyName {
    height: 20px;
    line-height: 20px;
}

.Enterprise {
    height: 350px;
    margin-top: 20px;
    background-color: rgba(255, 255, 255, 1);
    overflow: hidden;
}

.EnterpriseList {
    height: 210px;
}

.EnterpriseItem {
    width: 33.33%;
    height: 70px;
    line-height: 70px;
}

.EnterpriseImg {
    max-width: 100%;
    max-height: 50px;
}

/*专家评审团*/
.Expert {
    width: 72.33333%;
    height: 300px;
    margin: 30px auto;
    background: linear-gradient(to right, rgba(32, 145, 249, 1), rgba(113, 187, 255, 1));
    overflow: hidden;
}

.ExpertMain {
    width: 95%;
    margin: 20px auto;
}

.ExpertLeft {
    width: 22%;
    height: 260px;
    color: rgba(255, 255, 255, 1);
}

.ExpertTip {
    height: 75px;
    margin-top: 30px;
}

.PatternLeft {
    width: 18%;
}

.PatternIcon {
    height: 60px;
}

.ExpertTitle {
    width: 64%;
    line-height: 60px;
}

.PatternRight {
    width: 18%;
}

.ExpertExplain {
    width: 72%;
    height: 72px;
    line-height: 24px;
    margin: 0 auto;
}

.ExpertAll {
    width: 72%;
    height: 24px;
    margin: 0 auto;
    margin-top: 20px;
}

.ExpertRight {
    width: 74%;
}

.ExpertUserMain {
    width: 30%;
    height: 80px;
    margin: 20px 0 25px;
}

.ExpertAvatar {
    width: 40%;
}

.ExpertAvatarImg {
    width: 80px;
    height: 80px;
}

.ExpertInfo {
    width: 60%;
    color: rgba(255, 255, 255, 1);
}

.ExpertName {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}

.ExpertSchool {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}

.ExpertPosition {
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}