* {
    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;
}
.navigation{
    width: 100%;
    height: 60px;
    background: #FFF5EA;
    z-index: 999;
}
.navigation #nav{
    width: 1200px;
    display: flex;
    height: 60px;
    line-height: 60px;
    margin: auto;
}
.navigation #nav li{
    font-size: 18px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    padding-right: 30px;
}
.navigation #nav li a{
    color: #333333;
}
.navigation #nav li a:hover{
    border-bottom: 2px solid #FF9D12;
}
.middle_content {
    width: 100%;
    height: auto;
    background-image: url(../img/middle_content.jpg);
    background-position: inherit;
    background-size: cover;
}
.about,.crossyear,.industry,.heavyguest,.jianbao,.effect,.select,.runin,.lookback,.global{
    width: 1200px;
    margin: auto;
}
.select,.runin,.concat_us{
    display: none;
}
.about_title,.crossyear_title,.industry_title,.select_title,.runin_title,.lookback_title,.global_title{
    border-bottom: 1px solid #fff;
    display: flex;
    align-items: center;
    padding-top: 50px;
}
.crossyear_title{
    padding-top: 0;
}
.industry_title{
    padding-top: 30px;
}
.about_title h5,.crossyear_title h5,.industry_title h5,.select_title h5,.runin_title h5,.lookback_title h5,.global_title h5{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #AFFEFE;
    border-bottom: 3px solid #fff;
    height: 56px;
    margin-right: 15px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.about_title p,.crossyear_title p,.industry_title p,.select_title p,.runin_title p,.lookback_title p,.global_title p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #AFFEFE;
}
.about_content{
    width: 975px;
    display: flex;
    padding: 50px 0;
    margin: auto;
}
.about_img{
    width: 302px;
    height: 289px;
    margin-right: 50px;
}
.about_img img{
    max-width: 80%;
}
.about_con{
    width: 445px;
}
.about_con h5,.crossyear_con h5{
    color: #FADD8B;
    font-size: 24px;
    font-family: auto;
    margin-bottom: 10px;
}
.about_cup,.crossyear_cup{
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}
.about_border,.crossyear_border{
    width: 30px;
    height: 4px;
    background: #FADD8B;
    margin-top: 10px;
}
.crossyear_look a{
    color: #fff;
    float: right;
    margin-top: 20px;
    font-size: 15px;
}
.crossyear_look a:hover{
    color: #FFF !important;
    text-decoration: underline;
}
.crossyear_video{
    width: 648px;
    height: 364px;
}
.crossyear_video video{
    max-width: 100%;
    z-index: 1;
}
.crossyear_content{
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    padding: 30px 0 40px 0;
    align-items: center;
}
.crossyear_con{
    width: 504px;
}
.heavyguest_title{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FADD8B;
    text-align: center;
}
.heavyguest_border{
    width: 30px;
    height: 4px;
    background: #FADD8B;
    margin: auto;
    margin-top: 5px;
}
.heavyguest_content{
    width: 1200px;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.heavyguest_content_item{
    width: 226px;
    height: 331px;
    margin-bottom: 20px;
    position: relative;
}
.heavyguest_content_item img{
    width: 100%;
    height: 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: 14px;
    display: none;
    background: #000;
    opacity: .6;
}
.heavyguest_content_item:hover .company-name{
    display: block;
}
.company-name .company-name-wrapper{
    width: 81%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
}
.industry_content{
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    padding: 30px 0 40px 0;
}
.industry_content_item{
    width: 563px;
    padding: 30px 10px;
}
.industry_content_item h5{
    font-size: 25px;
    font-family: Source Han Serif CN;
    font-weight: 800;
    color: #FADD8B;
    text-align: center;
    margin-bottom: 30px;
}
.industry_con{
    display: flex;
    justify-content: space-between;
}
.industry_con_item{
    width: 136px;
}
.industry_con_item h5{
    width: 136px;
    height: 34px;
    line-height: 34px;
    background: #FADD8B;
    color: #000000;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 0 !important;
}
.jianbao h5{
    font-size: 30px;
    font-family: Source Han Sans CN;
    font-weight: bold;
    color: #FADD8B;
    text-align: center;
}
.jianbao h5 img,.effect h5 img{
    width: 28px;
    vertical-align: middle;
    margin-left: 15px;
}
.jianbao_content{
    display: flex;
    width: 1200px;
    margin: auto;
    justify-content: space-between;
    margin: 25px 0 45px 0;
}
.jianbao_content_item{
    width: 590px;
    background: #FFFFFF;
    box-shadow: 0px 0px 6px 0px rgb(209 209 209 / 76%);
    border-radius: 6px;
    padding: 25px 20px;
    text-align: center;
}
.jianbao_content_item .award_title{
    font-size: 30px;
    font-family: Source Han Serif CN;
    font-weight: 800;
    color: #000000;
    line-height: 59px;
    text-align: center;
}
.jianbao_content_item p{
    font-size: 16px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #000000;
    line-height: 28px;
    text-align: left;
}
.effect h5{
    font-size: 30px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #fbde85;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 15px;
}
.effect_text{
    font-size: 20px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffe6ab;
    line-height: 42px;
    text-align: center;
    letter-spacing: 1px;
}
.effect_content .barl{
    width: 850px;
    display: flex;
    margin: auto;
    margin-top: 20px;
    flex-wrap: wrap;
}
.effect_content dl dd{
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #ffffff;
    line-height: 28px;
    display: flex;
    width: 283px;
}
.effect_content dl dd span img{
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
.select_content{
    margin-top: 50px;
}
.select_content1 {
    width: 900px;
    height: 282px;
    background: #db9f03;
    border-radius: 4px;
}
.select_content1 span, .select_content3 span {
    font-size: 48px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #ffdb9a;
    line-height: 0px;
    letter-spacing: 2px;
    margin-left: 25px;
}
.select_content1 .selection_title, .select_content2 .selection_title, .select_content3 .selection_title {
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #fff;
    line-height: 28px;
    margin: 10px 0 15px 30px;
    letter-spacing: 1px;
}
.select_text_id {
    display: flex;
    justify-content: space-between;
    margin: 0 30px;
}
.select_text_id1 .select_text {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
    text-align: left;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.select_content2 {
    width: 800px;
    height: 220px;
    background: #db9f03;
    border-radius: 4px;
    margin: 30px 0;
    float: right;
    position: relative;
}
.test{
    clear: both;
}
.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,.select_content3 span {
    font-size: 48px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #ffdb9a;
    line-height: 0px;
    letter-spacing: 2px;
    margin-left: 25px;
}
.select_content2 .incon_images {
    width: 672px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    position: absolute;
    top: 77px;
    text-align: center;
    left: 65px;
}
.select_content2 .incon_images li {
    width: 70px;
    height: 70px;
    margin: 0 20px;
    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: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #ffffff;
    line-height: 22px;
    position: absolute;
    top: 98px;
}
.select_content3 {
    width: 900px;
    height: 230px;
    background: #db9f03;
    border-radius: 4px;
    float: left;
}
.content3_text {
    margin-left: 30px;
}
.content3_text p {
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    line-height: 20px;
    text-align: left;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.runin_content{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
}
.runin_content .choose {
    width: 594px;
    height: 387px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.choose dl {
    width: 428px;
    margin: auto;
    margin-top: 102px;
}
.choose dl p,.vote dl p {
    font-size: 14px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 20px;
    text-align: left;
    letter-spacing: 1px;
    margin-bottom: 10px;
}
.runin_content .vote {
    width: 594px;
    height: 387px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.vote dl {
    width: 402px;
    margin: auto;
    margin-top: 95px;
}
.lookback_more{
    width: 1200px;
    margin: 25px 0 10px 0;
    text-align: right;
    height: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
}
.lookback_more a{
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}
.lookback_more a:hover{
    color: #fff !important;
    text-decoration: underline;
}
.lookback_image_first {
    width: 1200px;
    margin: auto;
    text-align: center;
    display: flex;
    justify-content: space-between;
}
.lookback_image_first li {
    width: 194px;
    height: 104px;
}
.lookback_image_first li img,.lookback_image_two li img {
    width: 100%;
    height: 100%;
}
.lookback_image_two {
    width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.lookback_image_two li {
    width: 288px;
    height: 210px;
}
.global_image_first {
    width: 810px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.global_image_two {
    width: 1090px;
    display: flex;
    justify-content: space-between;
    margin: auto;
    margin-top: 20px;
    padding-bottom: 40px;
}
.concat {
    width: 100%;
    background: #023192;
    display: flex;
    justify-content: center;
    padding: 50px 0;
}
.concat_name {
    width: 725px;
}
.concat_name dt, .concat_us dt {
    font-size: 27px;
    font-weight: 600;
    color: #ffffff;
    line-height: 50px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    font-family: PingFangSC-Semibold, PingFang SC;
}
.concat_name form {
    display: flex;
    flex-wrap: wrap;
}
.concat_name p label {
    cursor: pointer;
    display: inline-block;
    padding: 3px 6px;
    text-align: right;
    width: 105px;
    color: #fff;
}
.concat_name p input {
    width: 241px;
    height: 50px;
    background: #ffffff;
    border-radius: 4px;
    border: none;
    outline: none;
    margin-bottom: 15px;
    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: 20px;
}
.folding #collapseTwo {
    background-color: #fff;
}
.selectlist {
    display: flex;
    flex-wrap: wrap;
}
.selectlist li {
    margin-right: 10px;
    color: #ccc;
}
.selectlist input {
    width: 15px;
    height: 15px;
    margin-right: 5px !important;
}
.concat_btn {
    width: 725px;
    text-align: center;
}
.concat_btn #btn {
    width: 150px;
    height: 40px;
    background: #5883dc;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #ffffff;
    line-height: 30px;
    letter-spacing: 1px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 20px;
    outline: none;
}
.concat_us {
    margin-left: 20px;
}
.concat_us_content {
    background-image: url(../img/huabian.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 264px;
    height: 190px;
    background-size: cover;
}
.concat_us p {
    text-align: center;
    line-height: 18px;
}