[v-cloak] {
    display: none;
}

.header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 104px;
    line-height: 60px;
    z-index: 999;
}
.header-top {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #2b303b;
    color: #fff;
    font-size: 12px;
}
.header-top-left {
    float: left;
    padding-left: 20px;
    height: 30px;
}
.header-top-left .weifenghr {
    font-size: 12px;
    display: inline-block;
}

.header-top-right {
    float: right;
    display: -webkit-box;
    display: flex;
    margin-right: 25px;
}

.header-top-right .menu a {
    display: block;
    float: left;
    margin: 0 12px;
}

.header-top-right .login {
    display: none;
    float: left;
    padding-right: 30px;
    position: relative;
}
.college-content-box2-bottom .freeBtn {
    width: 81px;
    height: 28px;
    border: 2px solid #ff494a;
    line-height: 0;
    background: transparent;
    padding: 0px !important;
    color: #ff494a;
    float: right;
}
.header-top-right .login-name {
    position:absolute;
    left:0;
    height:32px;
    line-height:32px;
    margin-top:5px;
    color:#fff;
    cursor:pointer;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.header-top-right .login .pointer {
    position:absolute;
    right:0;
    top:0;
    cursor: pointer
}

.header-nav {
    width: 100%;
    height: 64px;
    line-height: 64px;
    background: #fff;
    box-shadow: 0 0 40px 0 rgb(64 143 249 / 20%);
    opacity: .9;
}

.header-nav-left {
    float: left;
    min-width: 340px;
    height: 42px;

}

.header-menu {
    float: left;
    margin-left: 87px;
    height: 42px;
}

.header-menu-child {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    float: left;
}

.header-nav .active {
    background: #69a6f1;
    color: #fff;
}

.header-nav-right {
    float: right;
    height: 42px;
}

.header-nav-right-nav {
    font-size: 16px;
    font-weight: 400;
    margin-right: 13px;
    float: left;
    height: 100%;
}

.header-nav-right-nav a {
    color: #666;
    padding: 0 9px;
    display: block;
}

.header-nav-right-nav {
    font-size: 16px;
    font-weight: 400;
    margin-right: 13px;
    float: left;
}

.header-nav-right-rednav {
    font-size: 16px;
    font-weight: 400;
    float: left;
    background: #f45b6a;
}

.header-top-left .weifenghr a {
    color: #69a6f1;
    font-size: 14px;
}

.header-top-left .cityName {
    margin-left: 80px;
}

.header-top-left .cityName .icon {
    position: relative;
    display: inline-block;
    margin-right: 12px;
    top: 2px;
    width: 12px;
    height: 16px;
    background: url(https://cdn.weifenghr.com/static/images/Index/area.png) no-repeat;
    background-size: 100% 100%;
}

.header-top-left .cityName span {
    padding-right: 10px;
    cursor: pointer;
}

.header-top-left .tel {
    margin: 0 20px;
    padding-left: 20px;
    position: relative;
}

.header-top-left .tel:before {
    content: "";
    width: 2px;
    height: 12px;
    background: #fff;
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
}
.header-top-left .customer {
    color: #69a6f1;
    cursor: pointer;
}

.header-top-right a, .header b {
    color: #fff;
}

.header-nav-logo {
    display: block;
    width: 130px;
    height: 42px;
    background: url(https://cdn.weifenghr.com/static/images/Index/logo.png) no-repeat;
    background-size: 100% 100%;
    margin: 11px 22px 11px 16px;
    float: left;
}

.header-nav-desc {
    display: block;
    height: 12px;
    font-size: 12px;
    font-weight: 400;
    color: #999;
    float: left;
    line-height: 49px;
}

.header-menu a {
    color: #666;
}

.header-menu-child a {
    display: block;
    height: 64px;
    line-height: 64px;
    padding: 0 36px;
}

.header-menu-child a:hover {
    background:#69a6f1;
}

.header-nav-right-rednav a {
    color: #fff;
    padding: 0 25px;
    height: 64px;
    display: block;
}
.header .ivu-dropdown-menu .menu-item:hover {
    color:#69a6f1!important;
    background:#fff
}
.header .dropdown {
    position:relative;
    display:inline-block;
    cursor: pointer
}
.header .dropdown-content {
    display:none;
    position:absolute;
    right:0;
    top:40px;
    background-color:#f9f9f9;
    min-width:160px;
    box-shadow:0 5px 10px 0 rgba(0, 0, 0, 0.2);
    z-index:99
}
.header .dropdown-content p {
    padding:0 5px;
    cursor:pointer;
    line-height:30px;
    color:#333
}
.header .dropdown-content p:hover {
    background-color:#eee;
    color:#333
}
.header .dropdown:hover .dropdown-content {
    display:block
}
.banner-header .tab-form-item .areaIcon {
    display: inline-block;
    width: 25px;
    height: 19px;
    background: url(https://cdn.weifenghr.com/static/images/sprite/icon-sprite.png) no-repeat;
    background-position: -412px -76px;
    margin-left: 18px;
    margin-right: 5px;
}
.header .ivu-dropdown-menu {
    height: 210px;
    background: #fff;
    display: -webkit-box;
    display: flex;
}
.header .ivu-dropdown-menu .ivu-dropdown-item {
    border-right: 1px solid #ededed;
    padding: 20px 30px;
}
.header .ivu-dropdown-menu .title {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    line-height: 40px;
}
.header .ivu-dropdown-menu .menu-item {
    display: block;
    padding: 0;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
}
.header .ivu-select-dropdown {
    margin: 0;
    padding: 0;
    box-shadow: 0 0 40px 0 rgb(64 143 249 / 20%);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden!important;
}
.header .city-group-item {
    float: left;
    color: #000;
    margin-right: 30px;
    display: block;
    margin-bottom: 10px;
    cursor: pointer;
}
.header .city-group {
    overflow: hidden;
    margin-top: 10px;
}
.header .city p {
    color: #000;
    font-weight: 700;
}
.header-top-left .cityName span {
    /* padding-right: 10px; */
    cursor: pointer;
}





.about-banner {
    height: auto
}


.color61 {
    color: #61b59e!important
}

.color33 {
    color: #333!important
}

.colorF4 {
    color: #f45b6a!important
}

.about-case {
    width: 1200px;
    margin-top: 73px
}

.about-case-item {
    padding: 40px 60px;
    margin-bottom: 73px;
    cursor: pointer;
    position: relative;
    display: flex;
    background-color: #f2f7fc;
    justify-content: space-between
}

.about-case-item-label {
    position: absolute;
    width: 120px;
    height: 34px;
    text-align: center;
    left: 32px;
    top: -14px;
    color: #fff;
    line-height: 34px;
    font-size: 16px;
    font-weight: 400;
    background: #69a6f1
}

.about-case-item-l {
    width: 565px
}

.about-case-item-l-title {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    margin-bottom: 24px
}

.about-case-item-l-appeal,
.about-case-item-l-title {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

.about-case-item-l-appeal {
    font-size: 16px;
    font-weight: 400;
    color: #666
}

.about-case-item-l-text {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    font-weight: 400;
    color: #999;
    margin-top: 24px;
    line-height: 24px
}

.about-case-item-r {
    width: 430px;
    border-left: 1px dashed #ededed;
    padding-left: 30px;
    height: 123px;
    padding-top: 10px
}

.about-case-item-r-title {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #999
}

.about-case-item-r-content {
    margin-top: 20px;
    display: flex
}

.about-case-item-r-content-list {
    width: 33.33333%;
    text-align: center
}

.about-case-item-r-content-list-name {
    font-size: 14px;
    font-weight: 400;
    color: #666
}

.about-case-item-r-content-list-num {
    font-size: 24px;
    font-weight: 700;
    color: #f45b6a;
    margin: 5px 0
}

.about-case-item-r-content-list-tip {
    font-size: 14px;
    font-weight: 400;
    color: #666
}

.about-left {
    width: 378px;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
    height: 100%;
    padding-top: 85px;
    background-color: #f2f7fc;
}

.about-left-sidebar {
    width: 180px;
    text-align: center;
    position: relative;
}

.about-left-sidebar a {
    color: #666;
    display: block;
    cursor: pointer;
}
.about-left-sidebar span {
    display: block;
    cursor: pointer;
}

.about-left-sidebar-active-href {
    color: #fff!important;
}

.about-left-sidebar-active {
    background-color: #69a6f1;
    position: relative;
}

.about-left-sidebar-title {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    height: 56px;
    line-height: 56px;
}

.about-banner {
    width: 100%;
    height: 400px!important;
    text-align: center;
    font-size: 36px;
    line-height: 24px;
}

.about-banner-content {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 400px;
}

.about-banner img {
    width: 64px;
    height: 3px;
    margin: 0 8px;
    position: relative;
    bottom: 10px;
}

.about-banner-content {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    line-height: 400px;
}

.right {
    width: 100%;
}

.right-content-en {
    font-size: 60px;
    font-weight: 400;
    font-family: Arial;
    color: #999;
}

.right-content-line {
    width: 46px;
    height: 2px;
    background: #999;
    margin: 20px 0;
}

.right-content-zh {
    font-size: 30px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333;
}

.about-cooperate .about-weifeng-intro {
    width: 100%;
    margin-bottom: 70px;
}


.about-cooperate .about-weifeng-intro-mission {
    margin-top: 50px;
    width: 1100px;
    display: flex;
}

.about-cooperate .about-weifeng-intro-mission-l {
    width: 658px;
    height: 121px;
    text-align: center;
    background: #95c0f5;
    font-size: 30px;
    line-height: 121px;
    font-weight: 700;
    color: #fff;
    position: relative;
}

.about-cooperate .about-weifeng-intro-mission-l p {
    padding: 15px 0 0 20px;
}

.about-cooperate .about-weifeng-intro-mission-l div {
    width: 62px;
    height: 2px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 27px;
}

.about-cooperate .about-weifeng-intro-mission-l div:after {
    content: "";
    width: 62px;
    height: 2px;
    background: #95c0f5;
    position: absolute;
    left: 62px;
    top: 0;
}

.about-cooperate .about-weifeng-intro-mission-r {
    margin-left: 110px;
    padding-top: 10px;
}

.about-cooperate .about-weifeng-intro-mission-r-list {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 36px;
}

.about-cooperate .about-weifeng-intro-mission-r-list div {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #f45b6a;
    margin-right: 10px;
    border-radius: 50%;
}

.about-cooperate .about-weifeng-intro-content {
    margin-top: 70px;
    /*width: 1150px;*/
    overflow: hidden;
}

.about-cooperate .about-weifeng-intro-content-title {
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 400;
    color: #333;
}

.about-cooperate .about-weifeng-intro-content-type {
    display: flex;
    flex-wrap: wrap;
}

.about-cooperate .about-weifeng-intro-content-type-item {
    width: 275px;
    padding-left: 0;
    margin-right: 16px;
    height: 100px;
    margin-bottom: 20px;
    display: flex;
    background: #f8f8f8;
}

.about-cooperate .about-weifeng-intro-content-type-item div {
    padding-left: 10px;
}

.about-cooperate .about-weifeng-intro-content-type-item div h5 {
    font-size: 18px;
    font-weight: 700;
    padding-top: 25px;
    color: #333;
}

.about-cooperate .about-weifeng-intro-content-type-item div p {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    margin-top: 4px;
}

.about-cooperate .about-weifeng-intro-advisory {
    width: 1150px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    margin-top: 37px;
    padding: 70px 0;
}

.about-cooperate .about-weifeng-intro-advisory-title {
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 400;
    color: #333;
}

.about-cooperate .about-weifeng-intro-advisory-items {
    display: flex;
}

.about-cooperate .about-weifeng-intro-advisory-items-item {
    width: 25%;
    display: flex;
}

.about-cooperate .about-weifeng-intro-advisory-items-item-label {
    font-size: 67px;
    font-weight: 700;
    color: #f45b6a;
    padding-left: 35px;
}

.about-cooperate .about-weifeng-intro-advisory-items-item-text {
    margin-left: 18px;
    position: relative;
    padding-left: 18px;
    padding-top: 18px;
}

.about-cooperate .about-weifeng-intro-advisory-items-item-text h5 {
    font-size: 24px;
    font-weight: 400;
    color: #333;
}

.about-cooperate .about-weifeng-intro-advisory-items-item-text p {
    font-size: 20px;
    font-weight: 300;
    color: #666;
}

.about-cooperate .about-weifeng-intro-advisory-items-item-text:after {
    content: "";
    position: absolute;
    left: 0;
    top: 25px;
    width: 3px;
    height: 23px;
    background: #f45b6a;
}

.about-cooperate .about-weifeng-intro-content-card {
    display: flex;
    padding: 0 40px;
    justify-content: space-between;
}

.about-cooperate .about-weifeng-intro-content-card-adv {
    width: 475px;
    height: auto;
}

.about-cooperate .about-weifeng-intro-content-card-adv-title {
    font-size: 20px;
    font-weight: 700;
    color: #333;
}

.about-cooperate .about-weifeng-intro-content-card-adv-text {
    margin-top: 30px;
}

.about-cooperate .about-weifeng-intro-content-card-adv-text-t {
    display: flex;
}

.about-cooperate .about-weifeng-intro-content-card-adv-text-t .news-watermark{
    font-size: 16px;
}

.about-cooperate .about-weifeng-intro-content-card-adv-text-t img {
    width: 206px;
    height: 90px;
    border-radius: 5px;
}

.about-cooperate .about-weifeng-intro-content-card-adv-text-t-c {
    margin-left: 27px;
}

.about-cooperate .about-weifeng-intro-content-card-adv-text-t-c-head {
    font-weight: 400;
    cursor: pointer;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 16px;
    color: #666;
}

.about-cooperate .about-weifeng-intro-content-card-adv-text-t-c-info {
    font-size: 14px;
    color: #999;
    margin-top: 5px;
    line-height: 20px;
    font-weight: 400;
    cursor: pointer;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.about-cooperate .about-weifeng-intro-content-card-adv-text-ul li {
    display: flex;
    justify-content: space-between;
    line-height: 43px;
    width: 100%;
    cursor: pointer;
    border-bottom: 1px dashed #ddd;
}

.about-cooperate .about-weifeng-intro {
    width: 100%;
    margin-bottom: 70px
}

.about-cooperate .about-weifeng-intro-text {
    width: 1204px;
    font-size: 14px;
    font-weight: 400;
    text-indent: 30px;
    color: #999;
    line-height: 24px;
    margin-top: 35px
}

.about-cooperate .about-weifeng-intro-mission {
    margin-top: 50px;
    display: flex
}

.about-cooperate .about-weifeng-intro-mission-l {
    width: 658px;
    height: 121px;
    text-align: center;
    background: #95c0f5;
    font-size: 30px;
    line-height: 121px;
    font-weight: 700;
    color: #fff;
    position: relative
}

.about-cooperate .about-weifeng-intro-mission-l p {
    padding: 15px 0 0 20px
}

.about-cooperate .about-weifeng-intro-mission-l div {
    width: 62px;
    height: 2px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 27px
}

.about-cooperate .about-weifeng-intro-mission-l div:after {
    content: "";
    width: 62px;
    height: 2px;
    background: #95c0f5;
    position: absolute;
    left: 62px;
    top: 0
}

.about-cooperate .about-weifeng-intro-mission-r {
    margin-left: 110px;
    padding-top: 10px
}

.about-cooperate .about-weifeng-intro-mission-r-list {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 36px
}

.about-cooperate .about-weifeng-intro-mission-r-list div {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #f45b6a;
    margin-right: 10px;
    border-radius: 50%
}

.about-cooperate .about-weifeng-intro-advisory {
    width: 1150px;
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    margin-top: 37px;
    padding: 70px 0
}

.about-cooperate .about-weifeng-intro-advisory-title {
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 400;
    color: #333
}

.about-cooperate .about-weifeng-intro-advisory-items {
    display: flex
}

.about-cooperate .about-weifeng-intro-advisory-items-item {
    width: 25%;
    display: flex
}

.about-cooperate .about-weifeng-intro-advisory-items-item-label {
    font-size: 67px;
    font-weight: 700;
    color: #f45b6a;
    padding-left: 35px
}

.about-cooperate .about-weifeng-intro-advisory-items-item-text {
    margin-left: 18px;
    position: relative;
    padding-left: 18px;
    padding-top: 18px
}

.about-cooperate .about-weifeng-intro-advisory-items-item-text h5 {
    font-size: 24px;
    font-weight: 400;
    color: #333
}

.about-cooperate .about-weifeng-intro-advisory-items-item-text p {
    font-size: 20px;
    font-weight: 300;
    color: #666
}

.about-cooperate .about-weifeng-intro-advisory-items-item-text:after {
    content: "";
    position: absolute;
    left: 0;
    top: 25px;
    width: 3px;
    height: 23px;
    background: #f45b6a
}

.about-cooperate .about-weifeng-intro-content {
    margin-top: 70px;
    width: 1150px;
    overflow: hidden
}

.about-cooperate .about-weifeng-intro-content-title {
    margin-bottom: 40px;
    font-size: 24px;
    font-weight: 400;
    color: #333
}

.about-cooperate .about-weifeng-intro-content-type {
    display: flex;
    flex-wrap: wrap
}

.about-cooperate .about-weifeng-intro-content-type-item {
    width: 275px;
    padding-left: 0;
    margin-right: 16px;
    height: 100px;
    margin-bottom: 20px;
    display: flex;
    background: #f8f8f8
}

.about-cooperate .about-weifeng-intro-content-type-item div {
    padding-left: 10px
}

.about-cooperate .about-weifeng-intro-content-type-item div h5 {
    font-size: 18px;
    font-weight: 700;
    padding-top: 25px;
    color: #333
}

.about-cooperate .about-weifeng-intro-content-type-item div p {
    font-size: 14px;
    font-weight: 400;
    color: #999;
    margin-top: 4px
}

.about-cooperate .about-weifeng-intro-content-type-item:nth-child(4),.about-cooperate .about-weifeng-intro-content-type-item:nth-child(8) {
    margin-right: 0
}

.about-cooperate .about-weifeng-intro-content-card {
    display: flex;
    padding: 0 40px;
    justify-content: space-between
}


.about-cooperate .about-weifeng-intro-content-card-adv-title {
    font-size: 20px;
    font-weight: 700;
    color: #333
}

.about-cooperate .about-weifeng-intro-content-card-adv-text {
    margin-top: 30px
}

.about-cooperate .about-weifeng-intro-content-card-adv-text-t {
    display: flex
}

.about-cooperate .about-weifeng-intro-content-card-adv-text-t img {
    width: 206px;
    height: 90px;
    border-radius: 5px
}

.about-cooperate .about-weifeng-intro-content-card-adv-text-t-c {
    margin-left: 27px;
    width: -133%
}

.about-cooperate .about-weifeng-intro-content-card-adv-text-t-c-head {
    font-size: 16px;
    color: #666
}

.about-cooperate .about-weifeng-intro-content-card-adv-text-t-c-head,.about-cooperate .about-weifeng-intro-content-card-adv-text-t-c-info {
    font-weight: 400;
    cursor: pointer;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.about-cooperate .about-weifeng-intro-content-card-adv-text-t-c-info {
    font-size: 14px;
    color: #999;
    margin-top: 5px;
    line-height: 20px
}

.about-cooperate .about-weifeng-intro-content-card-adv-text-ul li {
    display: flex;
    justify-content: space-between;
    line-height: 43px;
    width: 100%;
    cursor: pointer;
    border-bottom: 1px dashed #ddd;
}

.about-cooperate .about-weifeng-intro-content-card-adv-text-ul li:hover div {
    color: #69a6f1!important;
}

.about-cooperate .about-weifeng-intro-content-card-adv-text-ul-t {
    font-size: 14px;
    font-weight: 400;
    width: 79%;
    color: #666;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}
.about-contact-unite img {
    margin-right: 24px;
    width: 41px;
    height: 40px;
}
.about-contact-unite-text-title {
    font-size: 16px;
    font-weight: 400;
    color: #666;
}
.about-contact-unite-text-phone {
    font-size: 48px;
    font-weight: 700;
    color: #69a6f1;
}
.about-cooperate .about-weifeng-intro-content-card-adv-text-ul-t div {
    width: 3px;
    height: 3px;
    display: inline-block;
    margin-right: 10px;
    background: #666;
    bottom: 5px;
    position: relative;
    border-radius: 50%
}

.about-cooperate .about-weifeng-intro-content-card-adv-text-ul-time {
    font-size: 12px;
    font-weight: 400;
    text-align: right;
    color: #999;
    width: 20%
}


/*鏂伴椈閭ｄ竴鍧�*/
.about-content-r-1 {
    padding-top: 70px;
    margin-left: 50px;
    width: calc(100% - 500px);
}

.about-content-r-2 {
    padding-top: 70px;
    margin-left: 50px;
    width: calc(100% - 500px);
}
.about-content-r-3 {
    padding-top: 70px;
    margin-left: 50px;
    width: calc(100% - 500px);
}
.about-content-r-4 {
    padding-top: 70px;
    margin-left: 50px;
    width: calc(100% - 500px);
}
.about-content-r-5 {
    padding-top: 70px;
    margin-left: 50px;
    width: calc(100% - 500px);
}
.about-content-r-6{
    /*position: relative;*/
    /*left: -335px;*/
    /*top: 70px;*/
    height: 900px;
}
.right-1 {
    width: 100%;
}
.right-content-en-1{
    font-size: 60px;
    font-weight: 400;
    font-family: Arial;
    color: #999;
}
.about-founder {
    margin-top: 22px;
}
.about-founder-item {
    margin-top: 50px;
    margin-bottom: 50px;
    display: -webkit-box;
    display: flex;
}
.about-founder-item img {
    width: 240px;
    height: 360px;
    margin-right: 50px;
}
.about-founder-item-text-name {
    font-size: 30px;
    font-weight: 700;
    color: #333;
}
.about-founder-item-text-info {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    width: 885px;
    margin-top: 39px;
    text-indent: 20px;
    line-height: 24px;
}
.about-course {
    margin-top: 64px;
    padding: 0 120px;
    margin-bottom: 130px;
}
.about-course-list {
    display: -webkit-box;
    display: flex;
    position: relative;
}
.about-course-list-time {
    font-size: 14px;
    padding-top: 33px;
    font-weight: 400;
    margin-right: 32px;
    color: #666;
}
.about-course-list-info {
    display: -webkit-box;
    display: flex;
    border-left: 2px solid #ededed;
}
.about-course-list-info-line {
    padding-top: 33px;
    margin-right: 40px;
}
.about-course-list-info-line img {
    width: 24.5px;
    height: 24.5px;
    position: relative;
    right: 13px;
}
.about-course-list-info-text {
    padding-top: 33px;
    font-size: 14px;
    font-weight: 400;
    width: 810px;
    color: #666;
    line-height: 24px;
}
.about-work-text-title {
    font-size: 24px;
    font-weight: 400;
    color: #333;
}
.about-work-text {
    margin-top: 40px;
}
.about-work-text-table {
    width: 1200px;
    margin-top: 20px;
}
.about-work-text-table-head {
    display: flex;
    font-size: 14px;
    font-weight: 400;
    height: 40px;
    background: #f2f7fc;
    line-height: 40px;
    color: #666;
}
.about-work-text-table-body {
    display: flex;
    font-size: 14px;
    font-weight: 400;
    height: 80px;
    line-height: 80px;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    color: #666;
}
.about-contact {
    width: 100%;
}
.about-contact-unite {
    width: auto;
    margin: 82px 0 50px 370px;
    display: flex;
}
.about-contact .mt117 {
    margin-top: 117px;
}
.about-contact-text-title {
    font-size: 24px;
    font-weight: 400;
    color: #333;
    margin-bottom: 40px;
}
.about-contact-text-address {
    margin-bottom: 80px;
}
.about-contact-text-address-list {
    margin-top: 65px;
    display: flex;
}
.about-contact-text-address-list-l {
    width: 510px;
}
.about-contact-text-address-list-r {
    margin-left: 90px;
}
.about-contact-text-address-list-l-name {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #333;
}
.about-contact-text-address-list-l-address, .about-contact-text-address-list-l-tel {
    font-size: 16px;
    font-weight: 400;
    color: #666;
}
.click-ripple-container {
    position: absolute;
    z-index: 8;
    cursor: pointer;
}
.click-ripple {
    visibility: hidden;
    position: absolute;
    background-color: #fff;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    top: -24px;
    left: -24px;
    -webkit-transform: scale(0.125);
    transform: scale(0.125);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.about-contact-text-address-list-r img {
    width: 510px;
    height: 280px;
    border-radius: 5px;
}

.about-content-r-text {
    margin-top: 30px
}

.about-content {
    display: flex
}

.about-content-r {
    padding-top: 70px;
    margin-left: 50px;
    width: calc(100% - 500px);
}


.about-cooperate {
    margin-top: 44px;

}

.about-cooperate-form .ivu-form-item-label {
    font-size: 16px;
    font-weight: 400;
    color: #999
}

.about-content-r-text {
    margin-top: 30px
}

.about-cooperate .ivu-input {
    height: 60px;
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 6px;
    padding-left: 24px;
    font-size: 15px;
    width: 600px
}

.about-cooperate .textarea .ivu-input {
    height: 200px!important;
    width: 905px
}

.about-cooperate .ivu-btn {
    width: 160px;
    height: 40px;
    background: #69a6f1;
    border-radius: 5px;
    margin-left: 370px;
    margin-top: 60px;
    margin-bottom: 50px
}

.ivu-form-label-top .ivu-form-item-label {
    float: none;
    display: inline-block;
    padding: 0 0 10px;
}

.ivu-form-item .ivu-form-item-label:before {
    content: "*";
    display: inline-block;
    margin-right: 4px;
    line-height: 1;
    font-family: SimSun;
    font-size: 12px;
    color: #ed4014;
}
.active {
    font-size: 16px;
    font-weight: 400;
    color: #f0f0ee;
    height: 56px;
    line-height: 56px;
    background-color: #69A6F1;
}
.btn:hover{
    color: #f0f0ee;
    background-color: #69A6F1;
}
.btn {
    width: 183px;
    /*border-radius: 4px;*/
    /*margin-top: 8px;*/
    /*margin-right: 8px;*/
    text-align: center;
    font-family: Microsoft YaHei;
    font-weight: 400;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400;
    height: 56px;
    line-height: 56px;
}
.bottom-copyright {
    height: 14px;
    margin-top: 26px;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}

body{
    overflow-x: hidden;
    margin: 0;
}

a {
    color: #2d8cf0;
    background: transparent;
    text-decoration: none;
    outline: none;
    cursor: pointer;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
}



.ivu-poptip {
    display: inline-block;
}

@media screen and (max-width:1680px) {
    /* .header-nav-right {
        margin-top: -4px;
    } */
    .mian{
        margin-top: 93px;
    }
    .about-left{
        width: 270px;
    }
    .about-cooperate .about-weifeng-intro-text{
        width: 1000px;
        font-size: 12px;
    }
    .about-cooperate .about-weifeng-intro-mission{
        width: 959px;
    }
    /* #__layout{
        width: 1366px;
    }
    .header{
        width: 1366px;
    } */
    .about-cooperate .about-weifeng-intro-content{
        width: 1028px;
    }
    .about-cooperate .about-weifeng-intro-content-type-item{
        height: 85px;
        width: 243px;
    }
    .about-cooperate .about-weifeng-intro-content-type-item div h5{
        font-size: 15px;
    }
    .about-cooperate .about-weifeng-intro-content-type-item div p{
        font-size: 12px;
    }
    .about-cooperate .about-weifeng-intro-advisory {
        width: 940px;

    }
    .about-cooperate .about-weifeng-intro-advisory-items-item-label {
        font-size: 50px;

    }
    .about-cooperate .about-weifeng-intro-advisory-items-item-text h5 {
        font-size: 21px;
    }
    .about-banner {
        height: 286px !important;

    }
    .about-banner-content {
        font-size: 28px;
        font-weight: 400;
        color: #fff;
        line-height: 271px;
    }
    .header-top {
        height: 45px;
        font-size: 14px;
    }
    .about-founder-item-text-info {
        font-size: 15px;
        width: 735px;
    }
    .about-case {
        width: 971px;
    }
    .about-case-item-l-title {
        font-size: 18px;
    }
    .about-case-item-l-appeal {
        font-size: 14px;
    }
    .about-case-item-l-text {
        font-size: 12px;

    }
    .btn {
        width: 165px;
        text-align: center;
        font-family: Microsoft YaHei;
        font-weight: 400;
        cursor: pointer;
        font-size: 14px;
        font-weight: 400;
        height: 51px;
        float: right;
        line-height: 56px;
    }
    .right-content-en {
        font-size: 40px;
    }
    .right-content-zh {
        font-size: 20px;
    }
    .about-contact {
        width: 89%;
    }
    .about-contact-unite-text-phone {
        font-size: 36px;
    }
    .about-contact-unite {
        margin: 81px 0 50px 282px;
    }
    .about-banner {
        height: 283px!important;
    }
    .header-menu-child a {
        padding: 3px 28px;
        font-size: 14px;
        height: 45px;
        line-height: 45px;
    }
    .header-top {
        height: 43px;
        font-size: 14px;
        line-height: 43px;
    }
    .header-nav{
        height: 45px;
    }
    .header-nav-logo {
        width: 90px;
        height: 30px;
    }
    .header-menu-child {
        height: 45px;
        line-height: 45px;
    }
    .header-nav-left {
        min-width: 277px;
    }
    .header-nav{
        line-height: 42px;
    }
    .header-top-left .cityName {
        margin-left: 47px;
    }
    .header-menu {
        margin-left: 11px;
        width: auto;
    }
    .header-nav-right-rednav a {
        height: 42px;
    }
    .header-nav-right-rednav {
        height: 45px;
    }
    .header-top-left .cityName .icon {
        top: 1px;
        left: 1px;
        width: 8px;
        height: 11px;
    }
    .header-top-left {
        padding-left: 20px;
    }
    .about-cooperate .about-weifeng-intro-content-card-adv {
        zoom: .9;
    }
}
