* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
 }
 a:hover{
     cursor: pointer;
     text-decoration: underline;
 }
.banner{
    width: 100%;
    height: 100%;
}
.banner img {
    width: 100%;
    vertical-align: middle;
}
.mobile-content{
    width: 100%;
    height: auto;
    background-image: url(../img/middle_content.jpg);
    background-position: inherit;
    background-size: cover;
}
.navigation{
    padding: 20px 0;
}
.navigation #nav{
    width: 95%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.navigation #nav li{
    background: #FAEBDE;
    border-radius: 4px;
    width: 110px;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 10px;
}
.navigation #nav li a{
    font-size: 15px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #333333;
}
.content{
    display:none;
}
.content.active{
    display:block;
}  
.about,.crossyear,.industry,.select,.runin,.global,.lookback,.jianbao,.effect,.heavyguest{
    width: 95%;
    margin: auto;
}
.select,.runin{
    display: none;
}
.lookback{
    padding-bottom: 46%;
}
.heavyguest{
    margin-top: 25px;
    padding-bottom: 30px;
}
.about_title,.crossyear_title,.industry_title,.select_title,.runin_title,.global_title,.lookback_title{
    border-bottom: 1px solid #fff;
    display: flex;
    align-items: center;
    padding-top: 5px;
}
.about_title h5,.crossyear_title h5,.industry_title h5,.select_title h5,.runin_title h5,.global_title h5,.lookback_title h5{
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #AFFEFE;
    border-bottom: 3px solid #fff;
    height: 44px;
    margin-right: 15px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.runin_title h5{
    margin-right: 10px;
    font-size: 22px;
    width: 185px;
}
.about_title p,.crossyear_title p,.industry_title p,.select_title p,.runin_title p,.global_title p,.lookback_title p{
    font-size: 12px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #AFFEFE;
}
.runin_title p{
    width: 263px;
}
.about .about_content{
    display: flex;
    padding: 25px 0 50px 0;
}
.about_content .about_img{
    width: 40%;
    height: 241px;
    margin-right: 15px;
}
.about .about_img img{
    max-width: 100%;
}
.about_content .about_con{
    width: 60%;
}
.about_content .about_con h5,.crossyear_con h5{
    color: #FADD8B;
    font-size: 18px;
    font-family: auto;
    margin-bottom: 10px;
}
.about_cup,.crossyear_cup{
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}
.crossyear_content .crossyear_con{
    margin: 25px 0 20px 0;
}
.crossyear_content .crossyear_video{
    width: 100%;
}
.crossyear_content .crossyear_video video{
    max-width: 100%;
}
.industry_content{
    padding-bottom: 40px;
}
.industry_content_item h5 {
    font-size: 22px;
    font-family: Source Han Serif CN;
    font-weight: 800;
    color: #FADD8B;
    text-align: center;
    margin: 28px 0;
}
.industry_con {
    width: 90%;
    display: flex;
    justify-content: space-between;
    margin: auto;
}
.industry_con .industry_con_item{
    width: 30%;
    text-align: center;
}
.industry_con_item img{
    max-width: 80%;
}
.industry_con_item h5 {
    width: 97px;
    height: 34px;
    line-height: 34px;
    background: #FADD8B;
    color: #000000;
    font-size: 13px;
    margin-top: 12px;
    margin-bottom: 0 !important;
}
.select_content {
    margin-top: 50px;
    padding-bottom: 30px;
}
.select_content1 {
    width: 95%;
    height: 330px;
    background: #db9f03;
    border-radius: 4px;
}
.select_content1 span, .select_content3 span {
    font-size: 32px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #ffdb9a;
    line-height: 0px;
    letter-spacing: 2px;
    margin-left: 19px;
}
.select_content1 .selection_title, .select_content2 .selection_title, .select_content3 .selection_title {
    font-size: 15px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 28px;
    margin: 3px 0 6px 11px;
    letter-spacing: 1px;
}
.select_text_id{
    padding: 0 10px;
}
.select_text_id1 .select_text {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
    text-align: left;
    letter-spacing: 1px;
}
.select_content2 {
    width: 95%;
    height: 185px;
    background: #db9f03;
    border-radius: 4px;
    margin: 30px 0;
    float: right;
    position: relative;
}
.select_content2 .select_content2_top {
    height: 77px;
    position: absolute;
    right: 0;
}
.select_content2 .select_content2_top .num {
    width: 112px;
    position: absolute;
    right: 0;
    top: 0;
}
.select_content2 span{
    font-size: 32px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #ffdb9a;
    line-height: 0px;
    letter-spacing: 2px;
    margin-left: 45px;
}
.select_content2 .incon_images {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    position: absolute;
    top: 77px;
    text-align: center;
}
.select_content2 .incon_images li {
    width: 50px;
    height: 50px;
    margin: 0 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
}
.select_content2 .incon_images li p {
    font-size: 12px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #ffffff;
    line-height: 22px;
    position: absolute;
    top: 59px;
}
.select_content3 {
    width: 95%;
    height: 254px;
    background: #db9f03;
    border-radius: 4px;
    float: left;
}
.content3_text{
    padding: 0 10px;
}
.content3_text p {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
    text-align: left;
    letter-spacing: 1px;
}
.test {
    clear: both;
}
.runin_content{
    margin-top: 30px;
    padding-bottom: 30px;
}
.runin_content .choose {
    height: 235px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.choose dl {
   padding: 40px 0 0 9px;
}
.choose dl p, .vote dl p {
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 22px;
    text-align: left;
    letter-spacing: 1px;
}
.runin_content .vote {
    height: 141px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 20px;
}
.vote dl{
    padding: 30px 4px 0 11px;
}
.global_image_first {
    width: 75%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.global_image_first li{
    width: 85px;
}
.global_image_first li img{
    width: 100%;
}
.global_image_two {
    width: 95%;
    display: flex;
    justify-content: space-between;
    margin: auto;
    margin-top: 20px;
    padding-bottom: 40%;
}
.global_image_two li{
    width: 85px;
    margin-right: 8px;
}
.global_image_two li:last-child{
    margin-right: 0;
}
.global_image_two li img{
    width: 100%;
}
.lookback_content{
    margin-top:20px;
}
.lookback_a{
    margin-bottom: 10px;
    text-align: center;
}
.lookback_b,.lookback_a{
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: auto;
}
.lookback_b li,.lookback_a li{
    width: 100%;
}
.lookback_a li img{
    width: 87px;
}
.lookback_b li img{
    width: 87px;
}
.concat_concatiner{
    background: #023192;
}
.concat_concatiner .concat{
    padding: 10% 0;
}
.concat h5 {
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    padding: 20px 0;
}
.concat p label {
    cursor: pointer;
    display: inline-block;
    padding: 3px 6px;
    text-align: right;
    width: 117px;
    color: #fff;
}
.concat p input {
    width: 230px;
    height: 40px;
    background: #ffffff;
    border-radius: 2px;
    border: none;
    outline: none;
    margin-bottom: 10px;
    text-indent: 1em;
}
.folding {
    background-color: transparent !important;
    border-color: transparent !important;
}
.folding .panel-heading {
    background-color: #023192 !important;
    border-color: transparent !important;
}
.folding button {
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 1rem;
    margin-left: 0.625rem;
    line-height: 2.5rem;
}
.folding #collapseTwo {
    background-color: #fff;
    width: 93%;
    margin: 0 auto;
    padding: 12px 9px;
}
.selectlist {
    display: flex;
    flex-wrap: wrap;
}
.selectlist li {
    margin-right: 0.3125rem;
    color: #ccc;
    font-size: .8125rem;
    line-height: 1.5625rem;
}
.selectlist input {
    width: 0.875rem;
    height: 0.875rem;
    margin-right: 0.3125rem !important;
}
.concat_btn {
    width: 120px;
    margin: auto;
}
.concat_btn #btn {
    padding: 5px 30px;
    background: #5883dc;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.875rem;
    letter-spacing: .0625rem;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 25px;
    outline: none;
}
.concat h5 {
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    padding: 25px 0;
    display: none;
}
.concat_us {
    width: 300px;
    height: 130px;
    background-image: url(../img/huabian.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: auto;
    display: none;
}
.concat_us p {
    font-size: 14px;
    text-align: center;
    line-height: 24px;
}
.jianbao h5 {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FADD8B;
    text-align: center;
}
.jianbao h5 img, .effect h5 img {
    width: 24px;
    vertical-align: middle;
    margin-left: 12px;
}
.jianbao_content {
    display: flex;
    justify-content: space-between;
    margin: 25px 0 45px 0;
}
.jianbao_content_item {
    width: 45%;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgb(209 209 209 / 76%);
    border-radius: 6px;
    padding: 10px 7px;
    text-align: center;
}
.jianbao_content_item .award_title {
    font-size: 20px;
    font-family: Source Han Serif CN;
    font-weight: 800;
    color: #000000;
    line-height: 36px;
    text-align: center;
}
.jianbao_content_item p {
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #000000;
    line-height: 22px;
    text-align: left;
}
.effect h5 {
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #fbde85;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 15px;
}
.effect_text {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffe6ab;
    line-height: 21px;
    text-align: center;
    letter-spacing: 1px;
}
.effect_content{
   width: 100%;
   padding: 20px 0;
}
.effect_content dl{
    display: flex;
    flex-wrap: wrap;
}
.effect_content dl dd {
    font-size: 12px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #ffffff;
    line-height: 28px;
    display: flex;
    width: 50%;
}
.effect_content dl dd span img {
    width: 14px;
    vertical-align: middle;
}
.heavyguest_title {
    font-size: 24px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FADD8B;
    text-align: center;
}
.heavyguest_border {
    width: 30px;
    height: 3px;
    background: #FADD8B;
    margin: auto;
    margin-top: 5px;
}
.heavyguest_content {
    margin-top: 30px;
}
.heavyguest_content .a{
    display: flex;
    width: 80%;
    margin: auto;
    justify-content: space-between;
}
.heavyguest_content .c{
    display: flex;
    width: 80%;
    margin: auto;
    justify-content: space-between;
}
.heavyguest_content .a .heavyguest_content_item,.b .heavyguest_content_item,.c ,.heavyguest_content_item{
    margin-right: 6px;
}
.heavyguest_content .a .heavyguest_content_item:last-child,.b .heavyguest_content_item:last-child,.c .heavyguest_content_item:last-child{
    margin-right: 0;
}
.heavyguest_content .b{
    display: flex;
    width: 100%;
    margin: auto;
    justify-content: space-between;
}
.heavyguest_content_item {
    width: 162px;
    margin-bottom: 5px;
    position: relative;
}
.heavyguest_content_item img {
    max-width: 100%;
}
.heavyguest_content_item .company-name {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    font-size: 12px;
    display: none;
    background: #000;
    opacity: .6;
}
.company-name .company-name-wrapper {
    width: 75%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}
.heavyguest_content_item:hover .company-name{
    display: block;
}