*{ font-family:"Microsoft YaHei",BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Segoe UI Symbol"; }
.about-container{
    border-top: 1px solid #eeeeee;
}
.about-tabs{
    height: 69px;
    line-height: 69px;
    display: flex;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    width: 1070px;
    margin: 0 auto;
    justify-content: flex-end;
}
.about-tabs li{
    margin-right: 40px;
}
.about-tabs .active{
    color: #FF5F19;
}
.about-banner{
    background: url(../image/other/about-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 420px;
    font-size: 54px;
    color: #FFFFFF;
    text-align: center;
}
.about-banner .inner-text{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.about-banner .sub-text{
    font-size: 40px;
	letter-spacing:20px;
    margin-top: 65px;
}
.inner-text a{
    display: inline-block;
    width: 170px;
    height: 50px;
    border-radius: 25px;
    background: #ff5f18;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    margin-top: 20px;
}
.desc-container{
    text-align: center;
    padding: 65px 0 70px 0;
    /* background-color: #fbfbfb; */
}
.about-title{
    font-size: 34px;
    font-weight: 400;
    color: #333;
    display: inline-block;
    /* border-bottom: 6px solid #FF5F19; */
    padding-bottom: 20px;
}
.desc-container .description{
    width: 1200px;
    font-size: 18px;
    font-weight: 400;
    color: #666666;
    margin: 0 auto;
    text-align: left;
}
.desc-container .description > p,
.desc-container .description > div{
    margin-top: 25px;
}
.desc-container .description > div > p{
    margin-top: 15px;
}
.desc-container .description .desc-title{
    display: flex;
    align-items: center;
    color: #333;
    font-weight: 500;
    padding-left: 36px;
}
.desc-container .description p{
    line-height: 160%;
    text-indent: 36px;
}
.desc-container .description .circle{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    background: #ff5f18;
    margin-right: 10px;
}
.el-tabs__nav-scroll{
    display: flex;
    justify-content: center;
}
.el-tabs__header{
    margin: 0;
}
.el-tabs__nav-wrap::after{
    height: 1px;
    background-color: #dfdfdf;
    display: none;
}
.el-tabs__active-bar{
    background-color: #ff5f18;
}
.el-tabs__item{
    font-size: 14px;
    color: #333;
    font-weight: 400;
    height: 45px;
    padding: 0 35px;
}
.el-tabs__item.is-active{
    font-weight: 400;
    color: #ff5f18;
}
.el-tabs__item:hover{
    color: #ff5f18;
}
.tabs-con{
    position: fixed;
    width: 100%;
    background-color: #FFFFFF;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.06);
    z-index: 9;
}
.tabs-con .el-tabs{
    width: 1200px;
    margin: 0 auto;
}
.culture-parent-container{
    background-color: #ffffff;
}
.culture-container{
    font-size: 16px;
    font-weight: 400;
    color: #1B1F2C;
    display: flex;
    justify-content: center;
    border-top: 3px solid #FF5F19;
    margin-top: 110px;
}
.culture-container li{
    width: 293px;
    margin-right: 221px;
    position: relative;
    top: -53px;
    line-height: 150%;
}
.culture-container li:last-child{
    margin-right: 0;
}
.inner-circle{
    width: 68px;
    height: 68px;
    line-height: 68px;
    background: #D4D4D4;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.13);
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 11px;
    font-size: 28px;
    font-weight: 400;
    color: #000000;
}
.middle-circle{
    width: 90px;
    height: 90px;
    background: rgba(212, 212, 212, 0.5);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.13);
    /* opacity: 0.5; */
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 8px;
}
.outer-circle{
    width: 106px;
    height: 106px;
    background: rgba(212, 212, 212, 0.3);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.13);
    /* opacity: 0.3; */
    border-radius: 50%;
    margin: 0 auto;
    position: relative;
}
.active-culture .outer-circle{
    background: rgba(255, 95, 25, 0.3);
}
.active-culture .middle-circle{
    background: rgba(255, 95, 25, 0.5);
}
.active-culture .inner-circle{
    background: rgba(255, 95, 25, 1);
    color: #ffffff;
}
.culture-title{
    font-size: 24px;
    font-weight: 400;
    color: #FF5F19;
    margin: 38px 0 34px 0;
}
.user-container .description{
    text-align: center;
    color: #666666;
    line-height: 150%;
}
.user-container .description p{
    margin-top: 0;
}
.user-container ul{
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
    justify-content: space-between;
    margin: 30px auto 70px;
    padding: 0 20px;
}
.user-container ul li{
    width: 260px;
    height: 332px;
    background: #FFFFFF;
    box-shadow: 0px 0px 90px 0px rgba(0, 0, 0, 0.08);
    border-radius: 0px 65px 10px 10px;
    font-size: 24px;
    color: #666;
    padding: 44px 0;
    position: relative;
}
.user-container ul li p{
    margin-top: 30px;
}
.user-container ul li .bottom{
    width: 100%;
    height: 8px;
    background: linear-gradient(90deg, #FFA750 0%, #FF4955 100%);
    border-radius: 0px 0px 10px 10px;
    position: absolute;
    bottom: 0;
}
.rongyu-container{
    width: 100%;
    height: 352px;
    background: #FF5F19;
    font-size: 34px;
    color: #FFFFFF;
    text-align: center;
    padding: 67px 0 70px 0;
}
.rongyu-container ul{
    display: flex;
    justify-content: center;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 150%;
    margin-top: 73px;
}
.rongyu-container ul li{
    margin-right: 100px;
}
.rongyu-container ul li:last-child{
    margin-right: 0;
}
.rongyu-container .count-container{
    display: inline-block;
    border-left: 4px solid #ffffff;
    height: 39px;
    line-height: 39px;
    padding-left: 30px;
}
.rongyu-container .count-container .count{
    font-size: 36px;
    font-weight: bold;
}
.rongyu-name{
    padding-left: 98px;
    font-size: 24px;
    opacity: 0.8;
}
.renzheng-container{
    background: #ffffff;
}
.renzheng-container .description{
    margin-top: 38px;
}
.renzheng-container .description p{
    color: #666666;
    text-align: center;
    text-indent: 0;
    margin-top: 0;
}
.zhengshu-img-con{
    width: 1200px;
    height: 611px;
    margin: 60px auto 0;
    background: #fbfbfb;
}
.zizhi-container{
    background: #ffffff;
}
.zizhi-container ul{
    display: flex;
    width: 1200px;
    flex-wrap: wrap;
    margin: 50px auto 0;
}
.zizhi-container ul li{
    width: 209px;
    font-size: 24px;
    font-weight: 400;
    color: #666666;
    margin-right: 38px;
}
.zizhi-container ul li:nth-child(5n){
    margin-right: 0;
}
.zizhi-container ul li img{
    width: 100%;
    height: 300px;
    margin-bottom: 24px;
}
.jiangxiang-img{
    width: 1489px;
    height: 610px;
    margin: 44px auto 0;
    background:#fbfbfb
}
.jiangxiang-img img{
    width: 100%;
    height: 100%;
}
.joinus-container ul{
    width: 1200px;
}
.joinus-container ul li{
    width: 285px;
    height: 70px;
    line-height: 70px;
    border: 2px solid #CCCCCC;
    font-size: 24px;
    font-weight: 400;
    color: #666666;
    margin-right: 20px;
    margin-bottom: 30px;
}
.joinus-container ul li:hover{
    border: 2px solid #EA5E24;
    color: #EA5E24;
}
.joinus-container ul li:nth-child(4n){
    margin-right: 0;
}
.joinus-container a{
    display: inline-block;
    width: 321px;
    height: 70px;
    line-height: 70px;
    background: #FF5F19;
    font-size: 24px;
    
    font-weight: 400;
    color: #FFFFFF;
    margin-top: 38px;
}
.joinus-container a:hover,.joinus-container a:focus{
    color: #ffffff;
}
.callus-container{
    width: 1200px;
    /* height: 1566px; */
    background: #FFFFFF;
    margin: 0 auto;
    padding: 0 215px;
}
.callus-top{
    display: flex;
    justify-content: space-between;
    padding: 50px 0 0;
}
.callus-top .top-left{
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
}
.callus-top .top-left p.top-title{  
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    font-weight: bold;
}
.callus-top .top-right{
    font-size: 14px;
    font-weight: 300;
    color: #A1A1A1;
}
.callus-top .top-right p{
    margin-top: 10px;
}
.callus-middle{
    width: 100%;
    height: 425px;
    background: #fbfbfb;
    margin: 49px 0 0;
}
.callus-bottom{
    padding-top: 43px;
    /* padding: 43px 112px 0 113px; */
}
.callus-bottom p:first-child{
    font-size: 24px;
    font-weight: 400;
    color: #FF5F19;
    text-align: left;
}
.callus-bottom form ul li{
    display: flex;
    justify-content: space-between;
    margin-bottom: 37px;
    margin-top: 50px;
}
.callus-bottom form{
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    text-align: left;
}
.callus-bottom form .commit{
    width: 170px;
    height: 50px;
    background: #FF5F19;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    border: none;
}
.el-form-item__label{
    color: #333;
    font-weight: 400;
}
.el-input__inner,.el-textarea__inner{
    border-color: #dfdfdf;
}
.zixun-desc{
    font-size: 20px;
    color: #666666;
    line-height: 150%;
}
.area-container{
    font-size: 14px;
    font-weight: 300;
    color: #666666;
    line-height: 25px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 1200px;
    margin: 91px auto 0;
    position: relative;
}
.area-container li{
    width: 224px;
    height: 475px;
    background: #FFFFFF;
    margin-right: 20px;
    margin-bottom: 40px;
}
.area-container li:nth-child(5n){
    margin-right: 0;
}
.area-container .area-title{
    width: 150px;
    height: 32px;
    line-height: 32px;
    background: #FF5F19;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: -19px;
}
.area-container .area-title span{
    font-size: 16px;
}
.area-img img{
    width: 122px;
    height: 122px;
}
.area-img{
    width: 122px;
    height: 122px;
    border-radius: 50%;
    margin: 14px auto 28px;
    /* background: #ff5f19; */
}
.area-name{
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}
.area-connect{
    font-size: 18px;
    font-weight: 300;
    color: #333333;
    margin: 36px 0 25px 0;
}
.connect-now{
    display: inline-block;
    width: 121px;
    height: 40px;
    line-height: 36px;
    border: 2px solid #0A67AC;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 300;
    color: #0A67AC;
    margin-top: 20px;
}
.connect-now:focus,.connect-now:hover{
    color: #0A67AC;
}
.gongsihuanjing{
    height: 1033px;
    padding: 72px 0;
}
.gongsihuanjing img{
    height: 893px;
}
.tips{
    font-size: 14px;
    color: #333;
}
.el-form-item.is-required:not(.is-no-asterisk)>.el-form-item__label:before{
    display: none;
}