
.login-new input:focus{border:1px solid #28a1f6 !important ;}
.login-subject .right  input:focus{border:1px solid #28a1f6 !important ;}
.register-subject .right input:focus{border:1px solid #28a1f6 !important ;}
/*关于登陆的圆角*/
.about-login {
    border-radius: 6px;
}

/*服务商的修改*/
.unique-service {
    width: 100%;
    background: #fff;
    overflow: hidden;
    margin-bottom: 100px;
    box-sizing: border-box;
}

.unique-service .other-content {
    margin-top: 27px;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 23px;
}

.unique-service .other-content .serve-other {
    float: left;
    width: 140px;
    height: 200px;
    margin-right: 22px;
}

.unique-service .other-content a:nth-child(6n) .serve-other {
    margin-right: 0
}

.unique-service .other-content .serve-other .other-img {
    width: 140px;
    height: 140px;
    box-shadow: 0px 3px 7px 0px rgba(0, 9, 33, 0.15)
}

.unique-service .other-content .serve-other span {
    width: 100%;
    display: block;
    color: #666;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
}

/* 筛选条件部分 */

.filter-main {
    height: auto;
    box-sizing: border-box;
    padding: 30px 0 45px 0;
    overflow: hidden
}

.filter-item {
    width: 100%;
    min-height: 16px;
    margin-bottom: 30px;
    font-size: 15px;
    overflow: hidden
}

.filter-item:last-child {
    margin-bottom: 0px;
}

.filter-item:nth-child(1) {
    margin-top: 0;
}

.filter-item .filter-title {
    float: left;
    width: 80px;
    color: #999999;
    font-size: 15px;
}

.filter-item ul {
    float: left;
    width: 920px;
}

.filter-item ul li {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 10px;
}

.filter-item ul li:nth-child(1) {
    margin-left: 0px;
}

.filter-item ul li a {
    color: #666666;
    font-size: 15px;
}

.filter-item .filter-a {
    color: #666666;
    font-size: 15px;
    margin-left: 20px;
}

.filter-item .filter-a:nth-child(2) {
    margin-left: 0px;
}

/* 活动列表显示部分 */

.activity-list {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    padding: 10px;

}

.activity-list a {
    display: block;
    width: 235px;
    height: 250px;
    margin-right: 13px;
    margin-bottom: 20px;
    float: left;
    border-radius: 8px;
    box-shadow: 0px 0px 10px 0px rgba(0, 11, 39, 0.1);
    background: #fff;
}

.activity-list a:nth-child(4n) {
    margin-right: 0;
}

.activity-list .activity-item {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    position: relative;
}

.activity-list .activity-item .img {
    width: 235px;
    height: 128px;
    border-radius: 8px 8px 0 0;
}

.activity-list .activity-item .img-recommend {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
}

.activity-list .activity-item .info {
    height: 122px;
    width: 100%;
    border-radius: 0 0 8px 8px;
    padding: 15px 10px 10px 10px;
    box-sizing: border-box;
}

.activity-list .activity-item span {
    display: inline-block;
    width: 100%;
    color: #999999;
}

.activity-list .activity-item span img {
    width: 14px;
    height: 12px;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}

.activity-list .activity-item span:nth-child(1) {
    font-size: 15px;
    color: #333333;
    font-weight: 600;
    min-height: 40px;
    height: 40px;
    overflow: hidden;
}

.activity-list .activity-item .activity-one {
    font-size: 15px;
    color: #333333;
    font-weight: 600;
    min-height: 40px;
    height: 40px;
    overflow: hidden;
}

.activity-list .activity-item span:nth-child(2) {
    margin-top: 10px;
}

.activity-list .activity-item .activity_two {
    margin-top: 10px;
}

.activity-list .activity-item span:nth-child(2) i {
    float: left;
    font-size: 12px;
    font-style: normal;
}

.activity-list .activity-item .activity_two i {
    float: left;
    font-size: 12px;
    font-style: normal;
}

.activity-list .activity-item .activity_three {
    margin-top: 12px;
    font-size: 13px;
}

.activity-list .activity-item span:nth-child(3) {
    margin-top: 5px;
    font-size: 13px;
}

.activity-list .activity-item .activity_three i {
    float: left;
    font-size: 12px;
    font-style: normal;
}

.activity-list .activity-item span:nth-child(3) i {
    float: left;
    font-size: 12px;
    font-style: normal;
}

.use-btn {
    width: 65px !important;
    height: 30px;
    background-color: #28a1f6;
    border-radius: 8px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 10px;
    right: 10px;
    color: #fff !important;
}

/* 活动详情 */

.activity-detail {
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 0 28px;
    overflow: hidden;
    margin-bottom: 100px;
    position: relative;
}

.activity-detail .apply {
    /*  position: absolute;
    top: 633px;
    right: 50px;*/
    width: 136px;
    height: 168px;
}

.activity-detail .apply .qr {
    width: 136px;
    height: 136px;
    box-shadow: 0px 0px 5px 0px rgba(0, 4, 38, 0.13);
}

.activity-detail .apply .span {
    display: block;
    height: 32px;
    width: 100%;
    text-align: center;
    line-height: 32px;
    color: #333333;
    font-size: 16px;
}

.activity-title {
    /*  height: 80px;
    line-height: 80px;*/
    font-size: 22px;
    color: #333333;
    font-weight: 600;
    text-align: center;
    padding: 20px;
}

.activity-detail .item {
    height: 20px;
    box-sizing: border-box;
    width: 100%;
    float: left;
    margin-top: 20px;
}

.activity-detail .item .label {
    width: 70px;
    font-weight: 600;
    text-align: justify;
    overflow: hidden;
    vertical-align: top;
    color: #333333;
    font-size: 15px;
    float: left;
    margin-right: 31px;
}

.activity-detail .item .labe i {
    display: inline-block;
    width: 100%;
    height: 0;
}

.activity-detail .item .text {
    font-size: 16px;
    color: #666666;
    float: left;
}

.activity-detail .item img {
    width: 17px;
    height: 19px;
    float: left;
    margin-right: 12px;
}

.both {
    clear: both;
    height: 1px;
}

.titleSize {
    margin: 45px 0 24px 0;
    width: 100%;
    height: 24px;
}

.titleSize span {
    float: left;
}

.titleSize span:nth-child(1) {
    width: 5px;
    height: 24px;
    background-color: #28a1f6;
    margin-right: 13px;
}

.titleSize span:nth-child(2) {
    line-height: 24px;
    font-size: 16px;
    color: #333333;
    font-weight: 600;
}

.long-summary {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding-bottom: 30px;
}

.long-summary .summary-img {
    display: block;
    width: 715px;
    height: auto;
    margin: 30px auto;
}

.long-summary .text {
    font-size: 15px;
    color: #666666;
    text-align: justify;
}

/* 优秀企业 */

.company-list {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}

.company-list a {
    display: block;
    width: 180px;
    /*width: 238px;*/
    height: 260px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.company-list a:nth-child(5n) {
    margin-right: 0px;
}

.company-list a div {
    /*width: 238px;*/
    width: 180px;
}

.company-list a div img {
    border-radius: 8px;
    /*box-shadow: 0px 3px 7px 0px rgba(0, 9, 33, 0.15);*/
    border: 1px solid #efedf2;
}

.company-list a div span {
    display: block;
    width: 100%;
    float: left;
}

.company-list a div span:nth-child(2) {
    display: block;
    width: 100%;
    float: left;
    /*font-size: 16px;*/
    font-size: 13px;
    color: #333333;
    /*margin: 20px 0 15px 0;*/
    margin: 10px 0 10px 0;
    /*height: 36px;*/
    overflow: hidden;
}

.company-list a div .second-span {
    display: block;
    width: 100%;
    float: left;
    font-size: 13px;
    color: #333333;
    margin: 10px 0 10px 0;
    overflow: hidden;
}

.company-list a div span:nth-child(3) {
    text-align: justify;
    color: #999999;
    font-size: 13px;
    width: 100%;
    height: 36px;
    overflow: hidden;
}

.company-list a div .third-span {
    text-align: justify;
    color: #999999;
    font-size: 13px;
    width: 100%;
    height: 36px;
    overflow: hidden;
}

/* 企业详情 */

.company-detail {
    background: #fff;
    width: 100%;
    overflow: hidden;
    margin-bottom: 100px;
    box-sizing: border-box;
    padding: 28px 0 50px;
    padding: 0px 0 50px;
    position: relative;
}

.company-detail .company-info {
    width: 100%;
    box-sizing: border-box;
    padding:30px;
    margin-bottom: 10px;
    overflow: hidden
}

.company-detail .company-info .left {
    width: 150px;
    height: 150px;
    float: left;
}

.company-detail .company-info .left .cont-img {
    width: 150px;
    height: 150px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 11, 39, 0.1);
    border-radius: 8px;
}

.company-detail .company-info .right {
    float: left;
    width: 790px;
    /*height: 150px;*/
    box-sizing: border-box;
    padding-left: 20px;
    position: relative;
}

.company-detail .company-info .right span {
    display: block;
}

/*.company-detail .company-info .right span:nth-child(1) {
    font-size: 18px;
    color: #333333;
    font-weight: 600
}*/
.company-detail .company-info .right .info-one {
    font-size: 18px;
    color: #333333;
    font-weight: 600
}

.company-detail .company-info .right .ser-com-name {
    font-size: 18px;
    color: #333333;
    font-weight: 600
}

/*.company-detail .company-info .right span:nth-child(2) {
    font-size: 14px;
    color: #999999;
    margin: 5px 0;
    min-height: 38px;
}*/
.company-detail .company-info .right .info-two {
    font-size: 14px;
    color: #999999;
    margin: 5px 0;
    min-height: 38px;
}

.company-detail .company-info .right .ser-com-desc {
    font-size: 14px;
    color: #999999;
    margin: 5px 0;
    min-height: 38px;
}

.company-detail .company-info .right span i {
    font-style: normal;
}

/*.company-detail .company-info .right span:nth-child(3) {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    width: 387px;
}*/

.company-detail .company-info .right .info-three {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    width: 387px;
}

.company-detail .company-info .right .ser-com-con {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    width: 387px;
}


/*.company-detail .company-info .right span:nth-child(3) i,
.company-detail .company-info .right span:nth-child(4) i {
    floa*/
t: left;
}

.company-detail .company-info .right .info-three i,
.company-detail .company-info .right .info-four i {
    float: left;
}

.company-detail .company-info .right .ser-com-com i {
    float: left;
}

/*
.company-detail .company-info .right span:nth-child(3) i:nth-child(2),
.company-detail .company-info .right span:nth-child(4) i:nth-child(2) {
    margin-left: 20px;
    float: right;
    width: 170px;
    white-space: nowrap;
}*/
.company-detail .company-info .right .info-three .info-three-two-i,
.company-detail .company-info .right .info-four .info-three-two-i {
    margin-left: 20px;
    float: right;
    width: 170px;
    white-space: nowrap;
}

.company-detail .company-info .right .ser-com-con .second-i {
    margin-left: 20px;
    float: right;
    width: 170px;
    white-space: nowrap;
}

/*
.company-detail .company-info .right span:nth-child(4) {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    float: left;
    width: 387px;
    margin-top: 8px;
}*/
.company-detail .company-info .right .info-four {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    /*    float: left;
    width: 387px;*/
    margin-top: 8px;
}


.company-detail .company-info .right .ser-com-email {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    float: left;
    /*    width: 300px;*/
    margin-top: 8px;
}


/*.company-detail .company-info .right span:nth-child(5) {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #666666;
    margin-top: 8px;
}*/
.company-detail .company-info .right .ser-con-address {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #666666;
    margin-top: 8px;
}

.ser-con-address .label {
    float: left;
    display: inline-block;
    width: 75px;
}

.ser-con-left {
    float: left;
    font-size: 14px;
    color: #666666;
    margin-top: 8px;
}

.ser-con-left .label {
    float: left;
    display: inline-block;
    width: 75px;
}

.ser-con-left .show-left {
    float: left;
    display: inline-block;
    /*width: 300px;*/
}

.ser-con-address .show-address {
    float: left;
    display: inline-block;
    width: 690px;
}

.ser-con-address .show-left {
    float: left;
    display: inline-block;
    width: 300px;
}

.company-detail .share {
    position: absolute;
    right: 30px;
    top: 15px;
    overflow: hidden;
    width: 230px;
    line-height: 33px;
}

.company-detail .share>div:nth-child(1) {
    font-size: 14px;
    color: #999999;
    float: left;
}

.company-detail .share>div:nth-child(2) img {
    width: 33px;
    height: 33px;
    float: left;
    margin-left: 10px;
}

.company-detail .clte {
    background-color: #f6f5fa;
    margin-top: 30px;
}

.tabs-change {
    width: 100%;
    height: 50px;
    border-bottom: solid 1px #f6f5fa;
    box-sizing: border-box;
    padding-left: 40px;
}

.tabs-change a {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #999999;
    box-sizing: border-box;
    border-bottom: solid 2px transparent;
    margin-left: 30px;
    cursor: pointer;
}

.tabs-change a:nth-child(1) {
    margin-left: 0px;
}

.company-detail .comany-about {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 30px 30px 49px;
    min-height: 500px
}

.company-detail .goods {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 36px 30px 49px;
}

.company-detail .goods .goods-item {
    /*   width: 250px;
    float: left;
    margin-right: 95px;*/

    width: 270px;
    height: 360px;
    background-color: #ffffff;
    box-shadow: 0px 0px 16px 0px rgba(0, 11, 40, 0.06);
    border-radius: 10px;
    border: solid 1px #f6f5f9;
    float: left;
    margin-right: 42px;
    margin-bottom: 40px;
    padding: 25px 31px 34px;
    box-sizing: border-box;
}

.company-detail .goods .goods-item:nth-child(3n) {
    margin-right: 0px;
}

.company-detail .goods .goods-item .goods-img {
    /*width: 250px;
    height: 150px;
    border-radius: 15px;*/
    width: 210px;
    height: 150px;
}

.company-detail .goods .goods-item span {
    display: block;
}

.company-detail .goods .goods-item span:nth-child(2) {
    text-align: center;
    color: #666666;
    font-size: 14px;
    margin: 9px 0;
    display: inline-block;
    height: 40px;
    width: 210px;
}

.company-detail .goods .goods-item .pro-one {
    text-align: center;
    color: #666666;
    font-size: 14px;
    margin: 9px 0;

}

.company-detail .goods .goods-item span:nth-child(3) {
    color: #999999;
    font-size: 13px;
}

.company-detail .goods .goods-item .pro-two {
    color: #999999;
    font-size: 13px;
    /*max-height: 53px;*/
    overflow: hidden;
}





.company-detail .remains {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 36px 50px 0;
}

.remains .remain-item {
    width: 270px;
    height: 360px;
    background-color: #ffffff;
    box-shadow: 0px 0px 16px 0px rgba(0, 11, 40, 0.06);
    border-radius: 10px;
    border: solid 1px #f6f5f9;
    float: left;
    margin-right: 42px;
    margin-bottom: 40px;
    padding: 25px 31px 34px;
    box-sizing: border-box;
}

.remains .remain-item:nth-child(3n) {
    margin-right: 0px;
}

.remains .remain-item .remain-img {
    width: 120px;
    height: 120px;
    background-color: #ffffff;
    border: solid 1px #e2e1e6;
    border-radius: 100%;
    margin: 0 auto 18px;
    display: block;
}

.remains .remain-item span {
    display: block;
    text-align: center;
    width: 100%;
}

.remains .remain-item span:nth-child(2) {
    font-size: 16px;
    color: #333333;
}

.remains .remain-item span:nth-child(3) {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
}

.remains .remain-item div:nth-child(4) {
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
    width: 180px;
    height: 41px;
    text-align: center;
    /*英文强制换行*/
    word-wrap: break-word;
    overflow: hidden;
}

.remains .remain-item .hero-oneT {
    font-size: 16px;
    color: #333333;
}

.remains .remain-item .hero-twoT {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
}

.remains .remain-item .hero-threeT {
    font-size: 14px;
    color: #666666;
    margin-top: 10px;
    width: 180px;
    height: 45px;
    text-align: center;
    /*英文强制换行*/
    word-wrap: break-word;
}

.company-detail .news {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 50px 93px 50px;
}

.company-detail .news-item {
    width: 100%;
    height: 71px;
    margin-bottom: 40px;
    position: relative;
}

.company-detail .news-item span {
    display: block;
    float: left;
}

.company-detail .news-item span:nth-child(1) {
    width: 58px;
    height: 100%;
    padding-top: 15px;
    box-sizing: border-box;
}

.company-detail .news-item .one-news {
    width: 58px;
    height: 100%;
    padding-top: 15px;
    box-sizing: border-box;
}

.company-detail .news-item span:nth-child(1) i {
    font-style: normal;
    text-align: right;
    display: block;
    width: 100%;
}

.company-detail .news-item .one-news i {
    font-style: normal;
    text-align: right;
    display: block;
    width: 100%;
}

.company-detail .news-item span:nth-child(1) i:nth-child(1) {
    font-size: 24px;
    color: #666666;
}

.company-detail .news-item .one-news .one-new-onei {
    font-size: 24px;
    color: #666666;
}

.company-detail .news-item .one-news .one-new-twoi {
    font-size: 14px;
    color: #666666;
}

.company-detail .news-item span:nth-child(2) {
    width: 71px;
    height: 71px;
    margin: 0 20px;
    border: solid 1px #e2e1e6;
    border-radius: 100%;
}

.company-detail .news-item .two-news {
    width: 71px;
    height: 71px;
    margin: 0 20px;
    border: solid 1px #e2e1e6;
    border-radius: 100%;
}


.company-detail .news-item:nth-child(n) span:nth-child(2) {
    background: url('../img/icon-money.png') no-repeat;
    background-size: 30px;
    background-position: 50%;
}

.company-detail .news-item .reone {
    background: url('../img/icon-money.png') no-repeat;
    background-size: 30px;
    background-position: 50%;
}

.company-detail .news-item:nth-child(2n) span:nth-child(2) {
    background: url('../img/icon-rekill.png') no-repeat;
    background-size: 30px;
    background-position: 50%;
}

.company-detail .news-item .retwo {
    background: url('../img/icon-rekill.png') no-repeat;
    background-size: 30px;
    background-position: 50%;
}

.company-detail .news-item:nth-child(3n) span:nth-child(2) {
    background: url('../img/icon-activity.png') no-repeat;
    background-size: 30px;
    background-position: 50%;
}

.company-detail .news-item .rethree {
    background: url('../img/icon-activity.png') no-repeat;
    background-size: 30px;
    background-position: 50%;
}

.company-detail .news-item span:nth-child(3) {
    width: 643px;
    box-sizing: border-box;
    padding-top: 14px;
    color: #666666;
    font-size: 15px;
}

.company-detail .news-item span:nth-child(4) {
    width: 1px;
    height: 40px;
    position: absolute;
    top: 71px;
    left: 113px;
    background: #e2e1e6;
}

.company-detail .news-item .three-news {
    width: 643px;
    box-sizing: border-box;
    padding-top: 14px;
    color: #666666;
    font-size: 15px;
}

.company-detail .news-item .four-news {
    width: 1px;
    height: 40px;
    position: absolute;
    top: 71px;
    left: 113px;
    background: #e2e1e6;
}


.company-detail .news-item:last-child span:nth-child(4) {
    display: none;
}


/* 政策 */

.policy-list {
    width: 100%;
    overflow: hidden;
    padding: 0 40px;
    box-sizing: border-box;
}

.policy-list .policy-item {
    width: 100%;
    padding: 22px 0;
    border-bottom: dashed 1px #eeedf2;
    overflow: hidden;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.policy-list .policy-item:hover .left {
    background-color: #28a1f6;
}

.policy-list .policy-item .right span:nth-child(1) a:hover{
    color: #28a1f6;
}

.policy-item .right span:nth-child(1) {
    font-size: 18px;
    color: #666666;
}

.policy-list .policy-item:hover .left .align span {
    color: #fff;
}

.policy-list .policy-item:hover .right .tit {
    color: #28a1f6;
}

.policy-item .left {
    width: 100px;
    height: 100px;
    background-color: #eeedf2;
    float: left;
    position: relative;
}

.policy-item .left img{
    width: 100px;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.policy-item .left .align {
    position: absolute;
    width: 60px;
    height: 50px;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -25px;
}

.policy-item .left .align span {
    display: block;
    width: 100%;
    text-align: center;
}

.policy-item .left .align span:nth-child(1) {
    height: 27px;
    font-size: 30px;
    color: #808080;
}

.policy-item .left .align span:nth-child(2) {
    height: 12px;
    font-size: 12px;
    color: #999999;
    margin-top: 12px;
}

.policy-item .right {
    width: 890px;
    /*height: 100px;*/
    /*padding-left: 40px;*/
    padding-top: 5px;
    box-sizing: border-box;
    float: left;
}
.policy-item .right .policy-from span{
    display: inline-block;
    color: #b3b3b3;
    font-size: 14px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
/**/
.policy-item .policy-from,.the_school_kind p{
    display: flex;
    align-items: center;
}
.policy-item .policy-from{
    justify-content: space-between;
}

.the_school_kind p{
    margin-left: 20px;
    width: 260px;
}
.the_school_kind span{
    width: 100px;
}
/*.policy-from-sec{
    margin-left: 18px;
}*/

.policy-item .right span {
    display: block;
    cursor: default;
    word-break: break-all;
}
.detail_item .right{
    width: 100%
}

.left_cont{
    color: #999;
    background: #fff;
    margin-top: 10px;
    border: 1px solid rgba(233, 233, 233, 1);
    padding: 0 0 40px 0;
    line-height: 25px;
    min-height: 1000px;
    word-break: break-all;
}



.policy-item .right span:nth-child(2) {
    color: #999999;
    font-size: 14px;
    margin-top: 10px;
}

/* 政策详情 */

.policy {
    width: 100%;
    background: #fff;
    padding: 50px 60px 60px;
    box-sizing: border-box;
    margin-bottom: 100px
}

.policy .policy-title {
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-bottom: 10px;
}

.policy .cut-off {
    width: 50%;
    border-bottom: dashed 1px #cccccc;
    clear: both;
    margin: 30px 0 15px 0;
}

.policy .accessory {
    width: 100%;
    margin-top: 15px;
}

.policy .policy-content p span,
.policy .policy-content p {
    font-size: 16px;
    font-family: '微软雅黑' !important;
    color: #555;
}

.policy .policy-content p {
    text-indent: 2em;
    margin-bottom: 10px;
    text-align: justify
}

.policy .accessory span {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.policy .accessory span:last-child a {
    display: block;
    line-height: 25px;
}

.policy .accessory span:last-child a:hover {
    color: #28a1f6 !important
}

.divTopicInfo-styleUpdate td {
    color: #555;
}

/* 服务 */

.service {
    width: 100%;
    background: #fff;
    margin: 42px 0 100px 0;
    overflow: hidden;
}

.service .left {
    width: 150px;
    height: 100%;
    float: left;
}

.service .left span {
    display: block;
    height: 61px;
    width: 100%;
    background-color: #28a1f6;
    line-height: 61px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.service .left a {
    display: block;
    height: 61px;
    width: 100%;
    background-color: #fff;
    line-height: 61px;
    text-align: center;
    color: #666666;
    position: relative;
    font-size: 16px;
    font-weight: 600;
}

.service .left a i {
    display: block;
    width: 4px;
    position: absolute;
    top: 0;
    left: 0;
    height: 61px;
    background-color: #fff;
}

.service .left a:hover {
    background-color: #f6f5f9;
}

.service .left a:hover i {
    background-color: #f6f5f9;
}

.service .left a:active {
    background-color: #f6f5f9;
}

.service .left a:active {
    background-color: #f6f5f9;
}

.service .right {
    width: 850px;
    float: left;
    min-height: 1200px;
    box-sizing: border-box;
    padding: 39px 28px 50px 30px;
    position: relative;
}

.service .right .service-content {
    width: 100%;
    overflow: hidden;
}

.service-content2 a:nth-child(5) .service-item {
    margin-right: 23px !important;
}

.service .right .service-item {
    width: 140px;
    height: 190px;
    float: left;
    margin-right: 23px;
    margin-bottom: 20px;
}

.service .right a:nth-child(5n) .service-item {
    margin-right: 0px;
}

.service .right .service-item .service-img {
    width: 140px;
    height: 140px;
    background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(0, 9, 33, 0.15);
}

.service .right .service-item span {
    display: block;
    width: 100%;
}

.service .right .service-item span:nth-child(2) {
    font-size: 15px;
    color: #666;
    margin: 10px 0 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.service .right .service-item span:nth-child(3) {
    font-size: 14px;
    color: #ee494f;
}

.service .right .service-paging {
    width: 560px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-280px)
}

/* 服务详情 */

.service-detail {
    width: 100%;
    background: #fff;
    overflow: hidden;
    margin-bottom: 100px;
    padding: 30px 30px 50px;
    box-sizing: border-box;
}

.service-detail .serve-info {
    width: 100%;
    height: 140px;
}

.service-detail .serve-info .serve-img {
    width: 140px;
    height: 140px;
    float: left;
    box-shadow: 0px 3px 7px 0px rgba(0, 9, 33, 0.15);
}

.service-detail .serve-info .info {
    width: 800px;
    height: 140px;
    float: left;
    padding-left: 23px;
    box-sizing: border-box;
    position: relative;
}

.service-detail .serve-info .info .go-pay a {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 110px;
    height: 40px;
    background-color: #28a1f6;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    font-size: 20px;
    color: #ffffff;
}

.service-detail .serve-info .info span {
    display: block;
}

body .winning-class .layui-layer-btn {
    margin-top: 1rem;
}

body .winning-class .layui-layer-title {
    background: #28a1f6;
}

/* body .winning-class .layui-layer-btn a {
    background: #28a1f6;
    border: 0px;
}

body .winning-class .layui-layer-btn .layui-layer-btn1 {
    background: #28a1f6;
    opacity: .5;
    border: 0px;
} */

.service-detail .serve-info .info span:nth-child(1) {
    font-size: 17px;
    color: #333333;
    font-weight: 600;
}

.service-detail .serve-info .info .info-one {
    font-size: 17px;
    color: #333333;
    font-weight: 600;
}

.service-detail .serve-info .info span:nth-child(2) {
    line-height: 30px;
    color: #ee494f;
    font-size: 23px;
    margin-top: 5px;
}

.service-detail .serve-info .info .info-two {
    line-height: 30px;
    color: #ee494f;
    font-size: 23px;
    margin-top: 5px;
}

.service-detail .serve-info .info span:nth-child(2) i:nth-child(1) {
    font-size: 15px;
    color: #ee494f;
    margin: 0;
    font-style: normal;
}

.service-detail .serve-info .info .info-two .info-two-onei {
    font-size: 15px;
    color: #ee494f;
    margin: 0;
    font-style: normal;
}

.service-detail .serve-info .info span:nth-child(2) i:nth-child(2) {
    color: #cccccc;
    font-size: 12px;
    font-style: normal;
    margin-left: 12px;
}

.service-detail .serve-info .info .info-two .info-two-twoi {
    color: #cccccc;
    font-size: 12px;
    font-style: normal;
    margin-left: 12px;
}

.service-detail .serve-info .info span:nth-child(3) {
    font-size: 15px;
    color: #808080;
    margin-top: 30px;
    letter-spacing: 1px;
}

.service-detail .serve-info .info .info-three {
    font-size: 15px;
    color: #808080;
    margin-top: 30px;
    letter-spacing: 1px;
}

.service-detail .serve-info .info span:nth-child(3):hover a {
    color: #ee494f;
}

.service-detail .serve-info .info .info-three:hover a {
    color: #ee494f;
}


.service-detail .serve-info .info span:nth-child(4) {
    font-size: 13px;
    color: #999999;
    margin-top: 10px;
}

.service-detail .serve-info .info .info-four {
    font-size: 13px;
    color: #999999;
    margin-top: 10px;
}

.service-detail .serve-info .info span:nth-child(4) i {
    font-style: normal;
}

.service-detail .serve-info .info .info-four i {
    font-style: normal;
}

.service-detail .serve-info .info span:nth-child(4) i:nth-child(2) {
    margin-left: 30px;
}

.service-detail .label {
    width: 100%;
    height: 24px;
    border-left: 5px solid #28a1f6;
    font-size: 15px;
    color: #333333;
    line-height: 24px;
    box-sizing: border-box;
    padding-left: 18px;
    margin-top: 40px;
}

.service-detail .text {
    font-size: 16px;
    color: #666666;
    margin-top: 27px;
    box-sizing: border-box;
    padding-left: 23px;
}

.service-detail .other-content {
    margin-top: 27px;
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0 23px;
}

.service-detail .other-content .serve-other {
    float: left;
    width: 162px;
    height: 200px;
    margin-right: 20px;
}

.service-detail .other-content a:nth-child(5n) .serve-other {
    margin-right: 0;
}

.service-detail .other-content .serve-other .other-img {
    width: 162px;
    height: 162px;
    box-shadow: 0px 3px 7px 0px rgba(0, 9, 33, 0.15);
}

.service-detail .other-content .serve-other span {
    width: 100%;
    display: block;
    color: #666;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
}

/* 登陆 */

.login-sign {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;

    background: rgba(0, 0, 0, .4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
}

.login-subject {
    width: 800px;
    height: 540px;
    position: absolute;
    top: 27%;
    left: 50%;
    background: #fff;
    border-radius: 8px;
    margin-left: -400px;
}

.login-subject .left {
    width: 330px;
    height: 100%;
    background: url(../../img/pc/u538.svg) no-repeat 100% 100% #ecf5ff;
    border-radius: 8px 0 0 8px;
    box-sizing: border-box;
    padding: 0 25px;
    float: left;
}

.login-subject .left>div {
    margin-top: 135px;
}

.login-subject .left>div span {
    display: block
}

.login-subject .left>div span:nth-child(1) {
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 10px;
}

.login-subject .left>div a {
    display: block;
    width: 130px;
    height: 36px;
    background-color: #28a1f6;
    border-radius: 6px;
    border: solid 1px #ffffff;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
}

.login-subject .left>div a img {
    margin-right: 5px;
    width: 20px;
    height: 16px;
    margin-top: -1px;
}

.login-subject .right {
    width: 435px;
    height: 100%;
    float: left;
    position: relative;
}

.login-subject .right .login-title {
    font-size: 19px;
    color: #333333;
    height: 30px;
    font-weight: 600;
    margin: 40px 0 120px 0;
}

.form-space {
    width: 500px;
    height: 500px;
    margin: 100px auto 0;
}

.form-space .getCount {
    width: 125px;
    height: 38px;
    box-sizing: border-box;
    text-align: center;
    background-color: #ffffff;
    border-radius: 6px;
    margin-right: 0;
    border: solid 1px #28a1f6;
    cursor: pointer;
    color: #28a1f6 !important;
}

.form-space .submit-btn {
    width: 390px;
    height: 41px;
    box-sizing: border-box;
    background-color: #28a1f6;
    border-radius: 6px;
    margin-top: 16px;
    margin-left: 111px;
}

.login-subject .right .form-content {
    width: 330px;
    height: 100%;
    position: absolute;
    /*top: 150px;*/
    left: 50px;
    /*transform: translate(-165px, -100px)*/
}

.login-subject .right .form-content a {
    float: right;
    font-size: 14px;
    color: #28a1f6;
}

.login-subject .right .form-content .layui-input-inline .layui-input,
.login-subject .right .form-content .layui-input-inline .layui-input {
    border-radius: 6px;
}

.login-subject .right .getCount {
    width: 130px;
    height: 50px;
    line-height: 50px;
    padding: 0 !important; 
    box-sizing: border-box;
    text-align: center;
    background-color: #ffffff;
    border-radius: 6px;
    margin-right: 0;
    border: solid 1px #28a1f6;
    cursor: pointer;
    color: #28a1f6 !important;
}

.login-subject .right .getCount:hover {
    background-color: #28a1f6;
    color: #fff !important;
}

.login-subject .right .form-content .layui-input-block .submit-btn {
    width: 100%;
    height: 41px;
    box-sizing: border-box;
    background-color: #28a1f6;
    border-radius: 6px;
    margin-top: 50px;
}

.login-subject .right .change-methods {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 260px;
    height: 15px;
    line-height: 14px;
    font-size: 14px;
    color: #999;
    cursor: pointer;
    display: flex;
    justify-content: space-around;
    width: 100%;
}

.login-subject .right .change-methods a{
    font-size: 14px;
    color: #409eff;
}

.login-subject .qr-code {
    position: relative;
}

.login-subject .qr-code .qr-img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    z-index: 10;
    display: block;
}

.login-subject .qr-code .tips {
    display: block;
    width: 200px;
    height: 200px;
    position: absolute;
    left: 60px;
    top: 20px;
    /*transform: translateX(-100px);*/
    background: rgba(204, 204, 204, 1);
    z-index: 14;
    text-align: center;
    line-height: 200px;
}

.login-subject .qr-code .tips i {
    font-size: 13px;
    color: #333;
    z-index: 15;
    font-style: normal
}

/* 注册 */

.register-sign {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
    /*    background: #000;
    opacity: 0.4;*/
    /*filter: Alpha(opacity=40)*/
    z-index: 10000;
}

.register-subject {
    position: fixed;
    top: 25%;
    left: 50%;
    /* transform: translate(-400px, -250px); */
    width: 800px;
    height: 540px;
    background: #fff;
    border-radius: 8px;
    margin-left: -400px;
    z-index: 10
}

.register-subject .left {
    float: right;
    width: 330px;
    height: 100%;
    background: url(../../img/pc/u538.svg) no-repeat 100% 100% #ecf5ff;
    background-size: 100%;
    border-radius: 0 8px 8px 0;
    box-sizing: border-box;
}

.register-subject .left>div {
    margin-top: 135px;
}

.register-subject .left>div span {
    display: block
}

.register-subject .left>div span:nth-child(1) {
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 10px;
}

.register-subject .left>div a {
    display: block;
    width: 130px;
    height: 36px;
    background-color: #28a1f6;
    border-radius: 6px;
    border: solid 1px #ffffff;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
}

.register-subject .left>div a img {
    margin-left: 5px;
    width: 20px;
    height: 16px;
    margin-top: -3px;
}

.register-subject .right {
    float: left;
    width: 435px;
    height: 100%;
    position: relative;
    background: #fff;
    border-radius: 8px;
}

.register-subject .right .form-content {
    width: 330px;
    height: 396px;
    position: absolute;
    top: 50px;
    left: 65px;
    /*transform: translate(-165px, -189px)*/
}

.register-subject .right .register-title {
    font-size: 19px;
    color: #333333;
    height: 30px;
    font-weight: 600;
}

.register-subject .right .form-content .layui-input-inline .layui-input,
.register-subject .right .form-content .layui-input-inline .layui-input {
    border-radius: 6px;
}

.register-subject .right .getCount {
    width: 130px;
    height: 38px;
    box-sizing: border-box;
    text-align: center;
    background-color: #ffffff;
    border-radius: 6px;
    margin-right: 0;
    border: solid 1px #28a1f6;
    cursor: pointer;
    color: #28a1f6 !important;
}

.register-subject .right .getCount:hover {
    background-color: #28a1f6;
    color: #fff !important;
}

.register-subject .right .form-content .layui-input-block .submit-btn {
    width: 100%;
    height: 41px;
    box-sizing: border-box;
    background-color: #28a1f6;
    border-radius: 6px;
    margin-top: 10px;
}

.register-subject .right .form-content .layui-input-block .submit-btn:hover {
    opacity: 1;
}

.register-subject .right .layui-form-checkbox[lay-skin=primary] i {
    border-radius: 100%;
}

.register-subject .right .text-show {
    font-size: 13px;
}

.register-subject .right .text-show span {
    cursor: pointer;
    color: #28a1f6;
}

.register-protocol {
    position: fixed;
    top: 27%;
    left: 50%;
    margin-left: -400px;
    /* transform: translate(-400px, -250px); */
    width: 800px;
    height: 500px;
    background: #fff;
    border-radius: 8px;
    z-index: 10;
    overflow: auto
}

.register-protocol .top {
    width: 100px;
    height: 17px;
    font-size: 16px;
    color: #28a1f6;
    margin: 10px 0 0 10px;
    cursor: pointer;
}

.register-protocol .top img {
    margin-top: -2px;
}

.register-protocol .content {
    padding: 0 54px;
    box-sizing: border-box;
}

.register-protocol .content h2 {
    font-size: 19px;
    color: #333333;
    text-align: center;
    margin: 9px 0 15px 0;
}

.register-protocol .content .reg-p-title {
    color: #666666;
    margin: 5px 0 10px 0;
}

.register-protocol .content p {
    font-size: 13px;
    color: #666666;
    text-indent: 26px;
    margin: 4px 0;
}

/* 精选服务 */

.choiceness .right a .service-item {
    margin-right: 19px;
}

.choiceness .right a:nth-child(5n) .service-item {
    margin-right: 23px !important;
}

.choiceness .right a:nth-child(6n) .service-item {
    margin-right: 0px !important;
}

/* 预定会议室 */

.room-content {
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    padding: 30px;
    background: #fff;
}

.room-left {
    width: 105px;
    float: left;
    box-sizing: border-box;
    overflow: hidden;
}

.room-left .step-item {
    height: 78px;
    position: relative;
}

.room-left .step-item>div>span:nth-child(1) {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #28a1f6;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

.room-left .step-item>div>span:nth-child(2) {
    font-size: 15px;
    color: #333333;
    font-weight: 600;
}

/*兼容ie*/
.room-left .step-item div .step-one-child {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #28a1f6;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

.room-left .step-item div .step-two-child {
    font-size: 15px;
    color: #333333;
    font-weight: 600;
}

.room-left .step-item>div>div {
    width: 1px;
    height: 46px;
    background-color: #cccccc;
    position: absolute;
    top: 32px;
    left: 15px;
}

.room-left .step-item.pitch>div>div {
    background-color: #28a1f6;
}

.room-left .step-item1 {
    height: 62px;
    margin-top: 2px;
    position: relative;
}

.room-left .step-item1>div>span:nth-child(1) {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: solid 1px #cccccc;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #cccccc;
}

.room-left .step-item1>div>span:nth-child(2) {
    font-size: 15px;
    color: #cccccc;
    font-weight: 600;
}

.room-left .step-item1>div>div {
    width: 1px;
    height: 26px;
    background-color: #cccccc;
    position: absolute;
    top: 34px;
    left: 15px;
}

.room-left .step-item1.pitch>div>span:nth-child(1) {
    background-color: #28a1f6;
    border: none;
    color: #fff;
}

.room-left .step-item1.pitch>div>span:nth-child(2) {
    color: #333;
}

.room-left .step-item1.pitch>div>div {
    background-color: #28a1f6;
}

/*兼容ie*/
.room-left .step-item1 div .step-one-child {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: solid 1px #cccccc;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #cccccc;
}

.room-left .step-item1 div .step-two-child {
    font-size: 15px;
    color: #cccccc;
    font-weight: 600;
}

.room-left .step-item1.pitch div .step-one-child {
    background-color: #28a1f6;
    border: none;
    color: #fff;
}

.room-left .step-item1.pitch div .step-two-child {
    color: #333;
}

.room-left .step-item2 {
    height: 20px;
    padding-left: 15px;
    box-sizing: border-box
}

.room-left .step-item2>div>span:nth-child(1) {
    height: 20px;
    border-right: dashed 1px #cccccc;
    float: left;
}

.room-left .step-item2>div>span:nth-child(2) {
    font-size: 15px;
    color: #cccccc;
    font-weight: 600;
    line-height: 20px;
    float: left;
    padding-left: 3px;
    box-sizing: border-box;
}

.room-left .step-item2.pitch>div>span:nth-child(1) {
    border-right: dashed 1px #28a1f6;
}

.room-left .step-item2.pitch>div>span:nth-child(2) {
    color: #333;
}

/*兼容ie*/
.room-left .step-item2 div .step-one-child {
    height: 20px;
    border-right: dashed 1px #cccccc;
    float: left;
}

.room-left .step-item2 div .step-two-child {
    font-size: 15px;
    color: #cccccc;
    font-weight: 600;
    line-height: 20px;
    float: left;
    padding-left: 3px;
    box-sizing: border-box;
}

.room-left .step-item2.pitch div .step-one-child {
    border-right: dashed 1px #28a1f6;
}

.room-left .step-item2.pitch div .step-two-child {
    color: #333;
}


.room-left .step-item3 {
    height: 62px;
    position: relative;
    padding-top: 29px;
    box-sizing: border-box;
}

.room-left .step-item3>div>span:nth-child(2) {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: solid 1px #cccccc;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #cccccc;
    box-sizing: border-box;
    float: left;
}

.room-left .step-item3.pitch>div>span:nth-child(2) {
    background-color: #28a1f6;
    border: none;
    color: #fff;
}

.room-left .step-item3.pitch>div>span:nth-child(3) {
    color: #333;
}

.room-left .step-item3>div>span:nth-child(3) {
    height: 30px;
    font-size: 15px;
    color: #cccccc;
    font-weight: 600;
    line-height: 30px;
    float: left;
    padding-left: 3px;
}

.room-left .step-item3.pitch>div>div {
    background-color: #28a1f6;
}

.room-left .step-item3>div>div {
    width: 1px;
    height: 26px;
    background-color: #cccccc;
    position: absolute;
    top: 0px;
    left: 15px;
}

/*兼容ie  */
.room-left .step-item3 div .step-one-child {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: solid 1px #cccccc;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #cccccc;
    box-sizing: border-box;
    float: left;
}

.room-left .step-item3.pitch div .step-one-child {
    background-color: #28a1f6;
    border: none;
    color: #fff;
}

.room-left .step-item3.pitch div .step-two-child {
    color: #333;
}

.room-left .step-item3 div .step-two-child {
    height: 30px;
    font-size: 15px;
    color: #cccccc;
    font-weight: 600;
    line-height: 30px;
    float: left;
    padding-left: 3px;
}

.room-left .step-item4 {
    height: 78px;
    position: relative;
    padding-top: 49px;
    box-sizing: border-box;
}

.room-left .step-item4>div>span:nth-child(2) {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: solid 1px #cccccc;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #cccccc;
    box-sizing: border-box;
    float: left;
}

.room-left .step-item4.pitch>div>span:nth-child(2) {
    background-color: #28a1f6;
    border: none;
    color: #fff;
}

.room-left .step-item4.pitch>div>span:nth-child(3) {
    color: #333;
}

.room-left .step-item4.pitch>div>div {
    background-color: #28a1f6;
}

.room-left .step-item4>div>span:nth-child(3) {
    height: 30px;
    font-size: 15px;
    color: #cccccc;
    font-weight: 600;
    line-height: 30px;
    float: left;
    padding-left: 3px;
}

.room-left .step-item4>div>div {
    width: 1px;
    height: 46px;
    background-color: #cccccc;
    position: absolute;
    top: 0px;
    left: 15px;
}

/*兼容ie*/
.room-left .step-item4 div .step-one-child {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: solid 1px #cccccc;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #cccccc;
    box-sizing: border-box;
    float: left;
}

.room-left .step-item4.pitch div .step-one-child {
    background-color: #28a1f6;
    border: none;
    color: #fff;
}

.room-left .step-item4.pitch .step-two-child {
    color: #333;
}

.room-left .step-item4 .step-two-child {
    height: 30px;
    font-size: 15px;
    color: #cccccc;
    font-weight: 600;
    line-height: 30px;
    float: left;
    padding-left: 3px;
}



/* 主体 */

.room-form {
    background: #fff;
    width: 835px;
    float: left;
    box-sizing: border-box;
    padding-left: 77px;
}

.room-form .layui-form-label {
    padding: 0;
    text-align: justify;
    overflow: hidden;
    vertical-align: top;
    width: 57px;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px
}

.room-form .layui-input-block {
    margin-left: 75px;
}

.room-form .layui-form-label i {
    display: inline-block;
    width: 100%;
    height: 0;
}

.room-form .room-pary {
    background-color: #f9f7fc;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 30px;
}

.room-form .rooma-info {
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.room-form .rooma-info .name {
    float: left;
    font-size: 23px;
    color: #333;
    font-weight: 600;
}

.room-form .rooma-info .price {
    float: right;
    font-size: 23px;
    color: #ed494f;
}

.room-form .label {
    width: 100%;
    height: 24px;
    border-left: 5px solid #28a1f6;
    font-size: 15px;
    color: #333333;
    line-height: 24px;
    box-sizing: border-box;
    padding-left: 18px;
    margin-bottom: 10px;
}

.room-form .getCount {
    width: 125px;
    height: 38px;
    box-sizing: border-box;
    text-align: center;
    background-color: #ffffff;
    border-radius: 6px;
    margin-right: 0;
    border: solid 1px #28a1f6;
    cursor: pointer;
    color: #28a1f6 !important;
}

.room-form .submit-btn {
    width: 390px;
    height: 41px;
    box-sizing: border-box;
    background-color: #28a1f6;
    border-radius: 6px;
    margin-top: 16px;
    margin-left: 111px;
    margin-bottom: 20px;
}

/* 普通场地 */

.room-form .time-truth {
    width: 135px;
    height: 30px;
    font-size: 15px;
    color: #5e5e5e;
    border: 1px solid #b0b0b0;
    background: #ededed;
    padding-left: 10px;
    margin-left: 10px;
    margin-top: 5px;
    float: left;
}

.room-form .time-truth.green {
    border: 1px solid #28a1f6;
    background: #fff;
    cursor: pointer;
}

.room-form .time-truth.orange {
    border: 1px solid #fb8d2f;
    background: #fff;
    cursor: pointer;
}

.room-form .time-truth.green .time-status {
    background: #28a1f6;
    color: #fff;
    cursor: pointer;
}

.room-form .time-truth.orange .time-status {
    background: url('../img/icon_r.svg') no-repeat, #fb8d2f;
    cursor: pointer;
    background-size: 20px;
    background-position: 50%;
}

.room-form .time-truth:nth-child(1),
.room-form .time-truth:nth-child(5) {
    margin-left: 0px;
}

.room-form .time-truth .time-show {
    float: left;
    height: 30px;
    line-height: 30px;
}

.room-form .time-truth .time-status {
    float: right;
    width: 45px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #ccc;
    cursor: not-allowed
}

.room-form .layui-table-cell {
    text-align: center;
}

.room-form .room-radio {
    margin: 0;
    position: relative;
}

.room-form .room-radio .layui-unselect {
    float: left;
    width: 100%;
}

/* 优惠券 */

.room-form .payment {
    width: 400px;
    position: absolute;
    height: 40px;
    left: 120px;
    top: 38px;
}

.room-form .payment input {
    width: 270px;
    float: left;
    height: 30px;
}

/* 提示感叹号 */

.room-form .is_conppon {
    width: 400px;
    position: absolute;
    height: 20px;
    left: 108px;
    top: 77px;
    /* display: none; */
}

.room-form .is_conppon .arr_img {
    float: left;
    margin-right: 9px;
    width: 20px;
    height: 20px;
    float: left;
}

.room-form .is_conppon span {
    float: left;
    color: #ed494f;
    font-size: 14px;
}

.room-form .is_conppon span a {
    display: inline-block;
    width: 68px;
    height: 28px;
    line-height: 28px;
    font-style: normal;
    margin-left: 10px;
    cursor: pointer;
    border: solid 1px #ed494f;
    text-align: center;
    color: #ed494f;
    font-size: 14px;
    border-radius: 8px;
    position: absolute;
    margin-top: -3px;
}

.room-form .is_conppon span a:hover {
    color: #fff;
    background: #ed494f;
}

/*控制位置*/

.first-tag {
    /*left: -3px;*/
    top: 110px;
    position: absolute;
}

.second-tag {
    left: -5px;
    top: 150px;
    width: 260px !important;
    height: 135px !important;
    position: absolute;
}

.second-inner {
    width: 252px !important;
    height: 128px !important;
}

.tag-top {
    width: 246px;
    height: 125px;
    box-sizing: border-box;
    font-size: 14px;
    padding: 23px 15px 0;
    color: #666666;
    font-size: 14px;
    padding: 10px;
    background: #f7f5f5;
    box-shadow: 0px 2px 16px 0px rgba(0, 9, 33, 0.15);
}

.tag-top:before,
.tag-top:after {
    position: absolute;
    content: '';
    width: 32px;
    height: 30px;
    top: -8px;
    left: 50%;
    margin-left: -20px;
    overflow: hidden;
    pointer-events: none;
    transform: rotate(225deg);
}

.tag-top:before {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0);
}

.tag-top:after {
    top: -7px;
    background: #f7f5f5;
}

.tag-inner:before,
.tag-inner:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    top: -8px;
    left: 50%;
    margin-left: -15px;
    overflow: hidden;
    pointer-events: none;
    transform: rotate(225deg);
}

.tag-inner {
    position: absolute;
    width: 240px;
    height: 118px;
    box-sizing: border-box;
    font-size: 14px;
    padding: 10px;
    border: solid 2px rgba(249, 246, 246, 0.05);
    z-index: 10000;
    background: #fff;
    top: 4px;
    left: 3px;
}

.tag-inner:before {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.tag-inner:after {
    top: -9px;
    background: #fff;
}

/*.room-form .tag-top {
    margin: 20px;
    padding: 5px;
    width: 240px;
    height: 150px;
    border: 1px solid #ccc;
    position: relative;
    background-color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 23px 15px 0;
    color: #666666;
    font-size: 14px;
    margin-top: -3px;
    margin-left: -1px;
<<<<<<< HEAD
    line-height: 20px
    box-shadow: 0px 0px 6px 0px 
        rgba(0, 11, 39, 0.06);
    border: solid 4px rgba(0, 0, 0, 0.05);
}*/

/*=======
    line-height: 20px;
    box-shadow:0px 0px 6px 0px  rgba(0, 11, 39, 0.06);
    border:solid 4px rgba(0, 0, 0, 0.05);
}
>>>>>>> 41b3b890b9f3c1a10b7b39ae76e91ee6e4b7d1c3*/

/*.room-form .tag-top:before,
.tag-top:after {
    content: "";
    display: block;
    border-width: 14px;
    position: absolute;
    top: -29px;
    left: 100px;
    border-style: solid dashed dashed solid;
    border-color: transparent transparent #ccc transparent;
    font-size: 0;
    line-height: 0;
}

.room-form .tag-top:after {
    top: -27px;
    border-color: transparent transparent #FFF transparent;
}
*/

/* 上传合同 */

.room-form .uploading {
    position: relative;
}

.room-form .uploading>div:nth-child(1) i {
    font-style: normal;
}

.room-form .uploading>div .moxie-shim {
    width: 100px !important;
    height: 40px !important;
    top: -8px !important;
}

.room-form .uploading>div:nth-child(1) i:nth-child(1) {
    color: #fff;
    width: 77px;
    height: 30px;
    border-radius: 15px;
    border: solid 1px #28a1f6;
    color: #28a1f6;
    font-size: 14px;
    padding: 5px 10px;
    cursor: pointer;
}

.room-form .uploading .img-zz {
    position: absolute;
    top: 6px;
    left: 90px;
}

.room-form .uploading .img-zz img {
    width: 17px;
    height: 17px;
    background-color: #ffffff;
    float: left;
}

.room-form .uploading .img-zz .out-div {
    display: inline-block;
    height: 150px;
    width: 200px;
    border-radius: 5px;
    margin-left: 12px;
    margin-top: -10px;
    background-color: #fff;
    border: solid 1px rgba(0, 0, 0, .1)
}

.room-form .uploading .img-zz .out-div .arrow {
    width: 0px;
    height: 0px;
    border-top: 10px solid transparent;
    border-right: 10px solid;
    border-bottom: 10px solid transparent;
    position: absolute;
    margin-left: -10px;
    margin-top: 10px;
    border-right-color: #fff;
}

.room-form .uploading .img-zz .out-div span {
    color: #333;
}

.room-form .uploading>div:nth-child(2) {
    overflow: hidden;
}

.room-form .uploading>div:nth-child(2)>i:nth-child(1) {
    width: 77px;
    height: 30px;
    border-radius: 15px;
    border: solid 1px #28a1f6;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #28a1f6;
    float: left;
    font-style: normal;
    cursor: pointer;
}

.room-form .uploading>div:nth-child(2)>i:nth-child(2) {
    margin-left: 10px;
    color: #333;
    font-size: 12px;
    float: left;
    height: 30px;
    line-height: 30px;
    font-style: normal
}

.room-form .uploading .rm-span {
    display: block;
    margin-top: 9px;
    color: #cccccc;
    font-size: 14px;
}

.room-form .succeed1 {
    width: 480px;
    position: absolute;
    top: 25%;
    left: 25%;
    overflow: hidden;
    /*    margin-top:-240px;
    margin-left: -100px;*/
    /*transform: translate(-240px, -100px)*/
}

.room-form .succeed1 img {
    width: 80px;
    height: 80px;
    margin-left: 200px;
}

.room-form .succeed1 .pay-text {
    font-size: 23px;
    color: #333333;
    margin-top: 30px;
    text-align: center;
}

.room-form .succeed1 .pay {
    margin-top: 25px;
    text-align: center;
}

.room-form .succeed1 .pay>span {
    font-size: 15px;
    color: #666666;
}

.room-form .succeed1 .pay>span i {
    font-style: normal;
}

.room-form .succeed1 .pay>span:nth-child(1) i {
    color: #ed494f;
}

.room-form .succeed1 .pay-text {
    font-size: 23px;
    color: #333333;
    margin-top: 30px;
    text-align: center;
}

.room-form .succeed {
    width: 380px;
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    /*transform: translate(-170px, -100px);*/
    margin-top: -170px;
    margin-left: -100px;
}

.room-form .succeed img {
    width: 80px;
    height: 80px;
    margin-left: 140px;
}

.room-form .succeed>div {
    text-align: center;
    font-size: 15px;
}

.room-form .succeed>div:nth-child(2) {
    font-size: 23px;
    color: #333333;
    margin-top: 30px;
}

.room-form .succeed>div:nth-child(3) {
    color: #333333;
    margin-top: 24px;
    color: #808080;
}

.room-form .succeed>div:nth-child(4) {
    margin-top: 10px;
    color: #808080;
}

.room-form .succeed>div:nth-child(4)>a {
    color: #28a1f6;
    cursor: pointer;
}

.room-form .order-info {
    width: 100%;
    height: 129px;
    background-color: rgba(237, 73, 79, .1);
    border: solid 1px rgba(237, 73, 79, .3);
    box-sizing: border-box;
    padding: 24px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ed494f, endColorstr=#19ed494f);
}

.room-form .order-info>div:nth-child(1) {
    width: 268px;
    float: left;
    height: 80px;
    line-height: 80px;
    border-right: solid 1px rgba(237, 73, 79, .3);
    box-sizing: border-box;
    padding-left: 25px;
    font-size: 18px;
    color: #666666;
}

/*关于ie*/
.room-form .order-info .should-pay {
    width: 268px;
    float: left;
    height: 80px;
    line-height: 80px;
    border-right: solid 1px #f7a4a6;
    box-sizing: border-box;
    padding-left: 25px;
    font-size: 18px;
    color: #666666;
}

.room-form .order-info .should-pay-desc {
    width: 428px;
    float: left;
    height: 80px;
    box-sizing: border-box;
    padding-left: 30px;
}

.room-form .order-info .should-pay .order-price {
    color: #ed494f;
}

.room-form .order-info .should-pay-desc .one-div {
    font-size: 13px;
    color: #999999;
    margin-right: 30px;
}

.room-form .order-info .should-pay-desc .two-div {
    font-size: 14px;
    color: #999999;
    margin-top: 30px;
}


.room-form .order-info>div:nth-child(1) span {
    color: #ed494f;
}

.room-form .order-info>div:nth-child(2) {
    width: 428px;
    float: left;
    height: 80px;
    box-sizing: border-box;
    padding-left: 30px;
}

.room-form .order-info>div:nth-child(2)>div:nth-child(1) {
    font-size: 13px;
    color: #666666;
    margin-right: 30px;
}

.room-form .order-info>div:nth-child(2)>div:nth-child(2) {
    font-size: 14px;
    color: #999999;
    margin-top: 30px;
}

.room-form .order-info>div:nth-child(2)>div:nth-child(2) {
    color: #666666;
}

.room-form .hint {
    font-size: 14px;
    color: #999999;
    margin-top: 5px;
}

.room-form .pay-use {
    overflow: hidden;
    margin-top: 40px;
}

.room-form .pay-use .tlt {
    font-size: 14px;
    color: #666666;
}

.room-form .pay-use .pay {
    overflow: hidden;
    height: 73px;
    margin-top: 18px;
}

.room-form .pay-use .pay img {
    width: 200px;
    height: 70px;
    background-color: #ffffff;
    border: solid 1px #e2e1e6;
    margin-right: 20px;
    box-sizing: border-box
}

.room-form .pay-use .pay .border {
    border: solid 2px #28a1f6;
}

.room-form .submit-pay {
    width: 200px;
    height: 60px;
    background-color: #ed494f;
    border-radius: 8px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    margin-top: 60px;
    font-size: 24px;
    cursor: pointer;
}

/* 环大会议室 */

/*  moren */

.timer-huanda .huan-time {
    width: 120px;
    height: 30px;
    font-size: 15px;
    color: #e2e1e6;
    /* background: #ccc; */
    margin-left: 10px;
    margin-top: 5px;
    cursor: pointer;
    float: left;
    line-height: 30px;
    border-radius: 2px;
    cursor: not-allowed;
    text-align: center;
    border: solid 1px #efedf2;
}

.timer-huanda .huan-time:nth-child(1) {
    margin-left: 0px;
}

.timer-huanda .huan-time.white {
    background: #fff;
    cursor: pointer;
    border: 1px solid #b0b0b0;
    color: #333;
}

.timer-huanda .huan-time.red {
    background: #fff;
    cursor: pointer;
    border: 1px solid #ed494f;
    color: #ed494f;
}

/* 预订工位 */

.station-form {
    background: #fff;
    width: 100%;
    overflow: hidden;
    padding: 30px;
    box-sizing: border-box
}

.station-form .rooma-info {
    width: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: dashed 2px #f2f2f2;
}

.station-form .rooma-info .name {
    float: left;
    font-size: 16px;
    color: #333;
}

.station-form .rooma-info .price {
    float: right;
    color: #ed494f;
}

.station-form .label {
    width: 100%;
    height: 24px;
    border-left: 5px solid #28a1f6;
    font-size: 15px;
    color: #333333;
    line-height: 24px;
    box-sizing: border-box;
    padding-left: 18px;
    margin-bottom: 10px;
}

.station-form .getCount {
    width: 125px;
    height: 38px;
    box-sizing: border-box;
    text-align: center;
    background-color: #ffffff;
    border-radius: 6px;
    margin-right: 0;
    border: solid 1px #28a1f6;
    cursor: pointer;
    color: #28a1f6 !important;
}

.station-form .submit-btn {
    width: 390px;
    height: 41px;
    box-sizing: border-box;
    background-color: #28a1f6;
    border-radius: 6px;
    margin-top: 16px;
    margin-left: 111px;
}

.layer-mouth {
    width: 300px;
    height: 200px;
    position: absolute;
    top: 40px;
    left: 75px;
    border: 1px solid #d2d2d2;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    overflow: hidden;
    z-index: 99;
    background: #fff;
    border-radius: 2px;
    padding: 10px;
    box-sizing: border-box;
}

.layer-mouth>div {
    float: left;
    width: 50px;
    height: 30px;
    line-height: 30px;
    border: solid 1px #28a1f6;
    margin-right: 4px;
    margin-bottom: 3px;
    text-align: center;
    cursor: pointer;
    color: #666;
    font-size: 14px;
    border: 1px solid #d2d2d2;
}

.layer-mouth>div:hover {
    color: #fff;
    background: #28a1f6;
}

.layer-mouth>div:nth-child(5n) {
    margin-right: 0px;
}

/* 登出 */

.head-user {
    /*overflow: inherit !important*/
}

.head-user .uer_info .account {
    margin: 0 10px;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
}

.head-user .uer_info .this-img {
    margin-left: 55px;
}

.head-user .uer_info .hint {
    display: block;
    width: 176px;
    height: 80px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 11, 39, 0.1);
    position: absolute;
    top: 37px;
    right: 0px;
    border-radius: 8px;
    display: none;

}

.head-user .uer_info .hint .hint-content {
    width: 100%;
    height: 100%;
    border-radius: 8px;
    position: relative;
    box-sizing: border-box;
    padding: 17px;
}

.head-user .uer_info .hint .hint-content .auth {
    width: 94px;
    float: left;
    margin-left: 6px;
    box-sizing: border-box;
    cursor: pointer;
}

.head-user .uer_info .hint .hint-content .auth span {
    display: block;
    font-size: 14px;
}

.head-user .uer_info .hint .hint-content .auth a {
    display: block;
    color: #333;
    margin-left: 3px;
    width: 100%;
}

.head-user .uer_info .hint .hint-content .auth a:hover {
    color: #28a1f6;
}

.head-user .uer_info .hint .hint-content .auth span:nth-child(2) {
    margin-top: 7px;
    color: #999999;
}

.head-user .uer_info .hint .hint-content img {
    float: left;
    width: 42px;
    height: 42px;
    background-color: #28a1f6;
    border-radius: 100%;
}

.head-user .uer_info .hint .hint-content:before {
    display: block;
    content: '';
    border-width: 8px 8px 8px 8px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    position: absolute;
    left: 127px;
    top: -16px;
}

/* 搜索 */

.search-result {
    width: 100%;
    overflow: hidden;
}

.search-result .label-res {
    font-size: 16px;
    color: #666666;
    margin: 40px 0;
}

.search-result .label-all {
    width: 100%;
    margin-bottom: 40px;
    overflow: hidden
}

.search-result .label-all>div {
    width: 101px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 8px;
    border: solid 1px #28a1f6;
    margin-left: 30px;
    float: left;
    text-align: center;
    line-height: 60px;
    box-sizing: border-box;
}

.search-result .label-all .active {
    background-color: #28a1f6;
}

.search-result .label-all .active a {
    color: #fff;
}

.search-result .label-all>div a {
    color: #28a1f6;
    font-size: 16px;
    font-weight: 600;
}

.search-result .space {
    width: 100%;
    overflow: hidden;
    border-bottom: solid 1px #f2f2f2;
    padding-bottom: 10px;
    box-sizing: border-box;
}

.search-result .space .center-img {
    margin-right: 17px;
    margin-left: 0;
    border: none;
}

.search-result .space .center-img:nth-child(3n) {
    margin-right: 0;
}

.search-result .space .policy-list .policy-item:last-child {
    border: none
}

.search-result .space .tutor-work-tit {
    margin: 20px 0;
}

.search-result .space .tutor-work-tit>span:nth-child(3) {
    float: right;
}

/*ie*/
.search-result .space .tutor-work-tit .search-more {
    float: right;
}

.search-result .space .tutor-work-tit .search-more i {
    float: left;
    font-style: normal;
    color: #999999;
    font-size: 15px;
}

.search-result .space .tutor-work-tit .search-more img {
    float: left;
    margin-top: 2px;
    margin-left: 2px;
}


.search-result .space .tutor-work-tit>span:nth-child(3) i {
    float: left;
    font-style: normal;
    color: #999999;
    font-size: 15px;
}

.search-result .space .tutor-work-tit>span:nth-child(3) img {
    float: left;
    margin-top: 2px;
    margin-left: 2px;
}

.search-result .space .service-item span {
    display: block;
    width: 100%;
}

.search-result .space .service-item span:nth-child(2) {
    font-size: 15px;
    color: #666;
    margin: 10px 0 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search-result .space .service-item span:nth-child(3) {
    font-size: 14px;
    color: #ee494f;
}

/* 服务 */

.search-result .service-content {
    width: 100%;
    overflow: hidden;
}

.search-result .service-content .service-item {
    width: 140px;
    height: 190px;
    float: left;
    margin-right: 23px;
    margin-bottom: 20px;
}

.search-result .service-content a:nth-child(5n) .service-item {
    margin-right: 0px;
}

.search-result .service-content .service-item .service-img {
    width: 140px;
    height: 140px;
    background-color: #ffffff;
    box-shadow: 0px 3px 7px 0px rgba(0, 9, 33, 0.15);
}

.search-result .service-content.service-item span {
    display: block;
    width: 100%;
}

.search-result .service-content .service-item span:nth-child(2) {
    font-size: 15px;
    color: #666;
    margin: 10px 0 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search-result .service-content .service-item span:nth-child(3) {
    font-size: 14px;
    color: #ee494f;
}

.search-result .training-search {
    width: 100%;
    overflow: hidden
}

.search-result .training-search li {
    width: 235px;
    height: 148px;
    float: left;
    border-radius: 8px;
    margin-right: 20px;
    margin-bottom: 10px;
    position: relative;
}

.search-result .training-search li img {
    width: 235px;
    height: 148px;
    border-radius: 8px;
    border: 1px solid #ddd;
}

.search-result .training-search li .training {
    height: 50px;
    width: 235px;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    bottom: 0px;
    display: none;
    border-radius: 0 0 8px 8px;
}

.search-result .training-search li .training .tit {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 50px;
}

.search-result .training-search li .training .date {
    color: #999;
    font-size: 13px;
    position: absolute;
    top: 15px;
    height: 20px;
    right: 55px;
}

.search-result .training-search li:hover .training {
    display: block
}

/*.search-result .training-search li:nth-child(2n) {
    margin-right: 0px;
}*/

/* 个人中心-订单 */

.orderList {
    width: 100%;
    overflow: hidden;
}

.orderList .orderList-tabs {
    width: 100%;
    height: 36px;
    border-bottom: solid 1px #e2e1e6;
    padding-left: 30px;
    box-sizing: border-box;
}

.orderList .orderList-tabs>div {
    float: left;
    margin-right: 50px;
    border-bottom: solid 2px transparent;
    box-sizing: border-box;
    height: 36px;
    cursor: pointer;
}

.orderList .orderList-tabs>div a {
    font-size: 16px;
    color: #4d4d4d;
}

.orderList .orderList-content {
    box-sizing: border-box;
    padding-top: 10px;
}

.orderList .orderList-content,
.orderList .orderList-content .orderList-list {
    width: 100%;
    overflow: hidden;
}

.orderList .orderList-content .orderList-list .order-item {
    width: 100%;
    height: 170px;
    border-radius: 10px;
    border: solid 1px #ecebf0;
    box-sizing: border-box;
    margin-top: 20px;
}

.orderList .orderList-content .orderList-list .order-item .item-top {
    padding: 0 27px;
    box-sizing: border-box;
    height: 40px;
    border-radius: 10px 10px 0 0;
    background-color: #f6f5f9;
    border-bottom: solid 1px #ecebf0
}

.orderList .orderList-content .orderList-list .order-item .item-top p {
    color: #808080;
    font-size: 14px;
    float: left;
    line-height: 40px;
    margin-right: 30px;
}

.orderList .orderList-content .orderList-list .order-item .goods-info {
    width: 100%;
    height: 130px;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .chunk1 {
    float: left;
    height: 130px;
    border-right: solid 1px #efedf2;
    box-sizing: border-box;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .chunk1:last-child {
    border-right: none;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .info {
    padding: 14px 16px 0 20px;
    box-sizing: border-box;
    width: 385px;
    position: relative;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .info img {
    float: left;
    width: 100px;
    height: 100px;
    vertical-align: middle;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .info span {
    display: table-cell;
    vertical-align: middle;
    width: 200px;
    height: 50%;
    color: #666666;
    font-size: 14px;
    position: absolute;
    left: 140px;
    top: 50%;
    margin-top: -15px;
    /* transform: translateY(-25%);*/
    box-sizing: border-box
}

/* sprice */

.orderList .orderList-content .orderList-list .order-item .goods-info .sprice .p {
    text-align: center;
    width: 170px;
    font-size: 14px;
    color: #666666;
    line-height: 130px;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .sprice .special-p {
    margin-top: 47px;
    text-align: center;
    width: 170px;
    font-size: 14px;
    color: #666666;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .sprice p i {
    color: #ed494f;
    font-style: normal;
}

/* status */

.orderList .orderList-content .orderList-list .order-item .goods-info .status .s_p {
    text-align: center;
    width: 170px;
    font-size: 14px;
    color: #666666;
    line-height: 130px;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .status .k_p {
    text-align: center;
    width: 170px;
    font-size: 14px;
    color: #666666;
    margin-top: 46px;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .status .l_p {
    text-align: center;
    width: 170px;
    font-size: 14px;
    color: #666666;
    margin-top: 46px;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .status .l_p i {
    color: #ed494f;
    font-style: normal;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .status .s_p i {
    color: #ed494f;
    font-style: normal;
}

/* 操作 */

.orderList .orderList-content .orderList-list .order-item .goods-info .btn-use {
    position: relative;
    width: 165px;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .btn-use span {
    display: block;
    width: 80px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 8px;
    border: solid 1px #28a1f6;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    color: #28a1f6;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .btn-use button {
    display: block;
    width: 80px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 8px;
    border: solid 1px #28a1f6;
    color: #28a1f6;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .btn-use span:hover,
.orderList .orderList-content .orderList-list .order-item .goods-info .btn-use button:hover {
    background-color: #28a1f6;
    color: #fff;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .btn-use .now-pay {
    width: 80px;
    height: 30px;
    background-color: #28a1f6;
    border-radius: 8px;
    border: none;
    color: #fff;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .btn-use .audit-pary {
    background-color: #e6e6e6;
    color: #b3b3b3;
    border: solid 1px #e6e6e6;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .btn-use .audit-pary:hover {
    background-color: #e6e6e6;
    color: #b3b3b3;
    border: solid 1px #e6e6e6;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .btn-use .middle {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -15px;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .btn-use .mar:nth-child(1) {

    margin: 26px 0 15px 120px;


}

/*ie*/
.orderList .orderList-content .orderList-list .order-item .goods-info .btn-use .btn-one {
    margin: 26px 0 15px 65px;
}

.orderList .orderList-content .orderList-list .order-item .goods-info .btn-use .btn-two {
    margin-left: 65px;

}

.orderList .orderList-content .orderList-list .order-item .goods-info .btn-use .mar:nth-child(2) {
    margin-left: 65px;
}

/* 订单详情 */

/*  */

.horizontal {
    width: 100%;
    width: 517px;
    padding: 0 10px;
    box-sizing: border-box;
    margin: 0 auto;
    overflow: hidden
}

.horizontal .step-item {
    width: 135px;
    height: 78px;
    position: relative;
    float: left;
}

.horizontal .step-item>div>span:nth-child(1) {
    width: 30px;
    height: 30px;
    background-color: #28a1f6;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #fff;
    float: left;
}

.horizontal .step-item>div>span:nth-child(2) {
    width: 111px;
    font-size: 15px;
    color: #333333;
    font-weight: 600;
    float: left;
    margin-top: 2px;
    margin-left: 5px
}

.horizontal .step-item>div>div {
    width: 100px;
    height: 1px;
    background-color: #cccccc;
    position: absolute;
    top: 15px;
    left: 32px;
}

.horizontal .step-item.pitch>div>div {
    background-color: #28a1f6;
    float: left;
}

/*关于ie*/

.horizontal .step-item div .step-one-child {
    width: 30px;
    height: 30px;
    background-color: #28a1f6;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #fff;
    float: left;
}

.horizontal .step-item div .step-two-child {
    width: 111px;
    font-size: 15px;
    color: #333333;
    font-weight: 600;
    float: left;
    margin-top: 2px;
    margin-left: 5px
}



.horizontal .step-item1 {
    width: 80px;
    height: 62px;
    position: relative;
    float: left;
}

.horizontal .step-item1>div>span:nth-child(1) {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: solid 1px #cccccc;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #cccccc;
    float: left;
}

.horizontal .step-item1>div>span:nth-child(2) {
    width: 111px;
    font-size: 15px;
    color: #cccccc;
    font-weight: 600;
    float: left;
    margin-left: -10px;
}

.horizontal .step-item1>div>div {
    width: 44px;
    height: 1px;
    background-color: #cccccc;
    position: absolute;
    top: 15px;
    left: 34px;
}

.horizontal .step-item1.pitch>div>span:nth-child(1) {
    background-color: #28a1f6;
    border: none;
    color: #fff;
}

.horizontal .step-item1.pitch>div>span:nth-child(2) {
    color: #333;
}

.horizontal .step-item1.pitch>div>div {
    background-color: #28a1f6;
}

/*关于ie*/
.horizontal .step-item1 div .step-one-child {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: solid 1px #cccccc;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #cccccc;
    float: left;
}

.horizontal .step-item1 div .step-two-child {
    width: 111px;
    font-size: 15px;
    color: #cccccc;
    font-weight: 600;
    float: left;
    margin-left: -10px;
}

.horizontal .step-item1.pitch .step-one-child {
    background-color: #28a1f6;
    border: none;
    color: #fff;
}

.horizontal .step-item1.pitch .step-two-child {
    color: #333;
}




.horizontal .step-item2 {
    width: 30px;
    height: 20px;
    box-sizing: border-box;
    float: left;
}

.horizontal .step-item2>div>span:nth-child(1) {
    width: 30px;
    height: 1px;
    border-top: dashed 1px #cccccc;
    float: left;
    margin-top: 15px;
}

.horizontal .step-item2>div>span:nth-child(2) {
    width: 30px;
    font-size: 15px;
    color: #cccccc;
    font-weight: 600;
    line-height: 20px;
    float: left;
    box-sizing: border-box;
}

.horizontal .step-item2.pitch>div>span:nth-child(1) {
    border-top: dashed 1px #28a1f6;
}

.horizontal .step-item2.pitch>div>span:nth-child(2) {
    color: #333;
}

/*关于ie*/

.horizontal .step-item2 div .step-one-child {
    width: 30px;
    height: 1px;
    border-top: dashed 1px #cccccc;
    float: left;
    margin-top: 15px;
}

.horizontal .step-item2 div .step-two-child {
    width: 30px;
    font-size: 15px;
    color: #cccccc;
    font-weight: 600;
    line-height: 20px;
    float: left;
    box-sizing: border-box;
}

.horizontal .step-item2.pitch div .step-one-child {
    border-top: dashed 1px #28a1f6;
}

.horizontal .step-item2.pitch div .step-two-child {
    color: #333;
}



.horizontal .step-item3 {
    width: 77px;
    height: 62px;
    position: relative;
    box-sizing: border-box;
    float: left;
}

.horizontal .step-item3>div>span:nth-child(2) {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: solid 1px #cccccc;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #cccccc;
    box-sizing: border-box;
    float: right;
}

.horizontal .step-item3.pitch>div>span:nth-child(2) {
    background-color: #28a1f6;
    border: none;
    color: #fff;
}

.horizontal .step-item3.pitch>div>span:nth-child(3) {
    color: #333;
}

.horizontal .step-item3>div>span:nth-child(3) {
    height: 20px;
    width: 93px;
    font-size: 15px;
    color: #cccccc;
    font-weight: 600;
    line-height: 20px;
    float: left;
    text-align: right;
}

.horizontal .step-item3.pitch>div>div {
    background-color: #28a1f6;
}

.horizontal .step-item3>div>div {
    width: 44px;
    height: 1px;
    background-color: #cccccc;
    position: absolute;
    top: 15px;
    left: 0px;
}

/*关于ie*/
.horizontal .step-item3 div .step-one-child {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: solid 1px #cccccc;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #cccccc;
    box-sizing: border-box;
    float: right;
}

.horizontal .step-item3.pitch div .step-one-child {
    background-color: #28a1f6;
    border: none;
    color: #fff;
}

.horizontal .step-item3.pitch div .step-two-child {
    color: #333;
}

.horizontal .step-item3 div .step-two-child {
    height: 20px;
    width: 93px;
    font-size: 15px;
    color: #cccccc;
    font-weight: 600;
    line-height: 20px;
    float: left;
    text-align: right;
}




.horizontal .step-item4 {
    height: 78px;
    position: relative;
    box-sizing: border-box;
    width: 135px;
    float: left;
}

.horizontal .step-item4>div>span:nth-child(2) {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: solid 1px #cccccc;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #cccccc;
    box-sizing: border-box;
    float: right;
}

.horizontal .step-item4.pitch>div>span:nth-child(2) {
    background-color: #28a1f6;
    border: none;
    color: #fff;
}

.horizontal .step-item4.pitch>div>span:nth-child(3) {
    color: #333;
}

.horizontal .step-item4>div>span:nth-child(3) {
    width: 111px;
    height: 20px;
    font-size: 15px;
    color: #cccccc;
    font-weight: 600;
    line-height: 20px;
    float: left;
    padding-left: 3px;
    float: right;
    text-align: right;
}

.horizontal .step-item4.pitch>div>div {
    background-color: #28a1f6;
}

.horizontal .step-item4>div>div {
    width: 100px;
    height: 1px;
    background-color: #cccccc;
    position: absolute;
    top: 15px;
    left: 2px;
}

/*关于ie*/
.horizontal .step-item4 div .step-one-child {
    width: 30px;
    height: 30px;
    background-color: #fff;
    border: solid 1px #cccccc;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    color: #cccccc;
    box-sizing: border-box;
    float: right;
}

.horizontal .step-item4.pitch div .step-one-child {
    background-color: #28a1f6;
    border: none;
    color: #fff;
}

.horizontal .step-item4.pitch div .step-two-child {
    color: #333;
}

.horizontal .step-item4 div .step-two-child {
    width: 111px;
    height: 20px;
    font-size: 15px;
    color: #cccccc;
    font-weight: 600;
    line-height: 20px;
    float: left;
    padding-left: 3px;
    float: right;
    text-align: right;
}

/* 创新券支付 */

.pay_status_1 {
    /*width: 756px;*/
    height: 154px;
    background-color: #f6f5f9;
    margin-top: 60px;
    padding: 19px 20px 0 0px;
    box-sizing: border-box
}

.change-order-margin {
    float: right;
    overflow: hidden;
}

.pay_status_1 .change-order-margin div {
    /* width: 100%;*/
    /*float: left;*/
    overflow: hidden;
}

.pay_status_1 .change-order-margin div:nth-child(2) {
    margin-top: 20px;
}

.pay_status_1 .change-order-margin div:nth-child(3) {
    margin-top: 10px;
}

.pay_status_1 .change-order-margin div>span:nth-child(1) {
    float: left;
    width: 100px;
    text-align: right;
}

.pay_status_1 .change-order-margin div>span:nth-child(2) {
    float: right;
}

.pay_status_1 .change-order-margin div:nth-child(1)>span:nth-child(1),
.pay_status_1 .change-order-margin div:nth-child(2)>span:nth-child(1),
.pay_status_1 .change-order-margin div:nth-child(3)>span:nth-child(1) {
    color: #666666;
    font-size: 14px;
}

.pay_status_1 .change-order-margin div:nth-child(3)>span:nth-child(1) {
    line-height: 50px;
}

.pay_status_1 .change-order-margin div:nth-child(1)>span:nth-child(2) {
    color: #333;
    font-size: 14px;
}

.pay_status_1 .change-order-margin div:nth-child(2)>span:nth-child(2) {
    font-size: 14px;
    color: #ed494f;
}

.pay_status_1 .change-order-margin div:nth-child(3)>span:nth-child(2) {
    font-size: 30px;
    color: #ed494f;
    /*width: 96px;*/
}

.pay_status_1 .change-order-margin div>p {
    color: #666;
    text-align: right
}

.pay_status_1 .change-order-margin div>p:nth-child(2) {
    margin-top: 10px;
}

.userCenter .sunbit-order {
    width: 200px;
    height: 60px;
    background-color: #ed494f;
    border-radius: 8px;
    text-align: center;
    line-height: 60px;
    margin: 40px 290px;
    color: #fff;
    font-size: 24px;
    border: none;
}

.sunbit-order1 {
    width: 150px;
    height: 40px;
    background-color: #fff;
    border: solid 1px #ed494f;
    color: #ed494f;
    border-radius: 8px;
    text-align: center;
    line-height: 40px;
    font-size: 22px;
    margin-top: 20px;
    cursor: pointer;
}

/* 下载 */

.upload1 .moxie-shim {
    width: 120px !important;
    height: 50px !important;
    left: 100px !important;
}

.upload-com-con .moxie-shim {
    width: 120px !important;
    height: 50px !important;
    left: 6px !important;
}

.alert {
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
    position: fixed;
    z-index: 1000;
    padding: 10px 15px;
    color: #a94442;
    background: #f2dede;
    width: 100%;
}

.alert-link {
    color: #843534;
    font-weight: bold;
}

/* 创新券改版  2018-08-28 */
.innovation-data {}

.data-tit {
    color: #4d4d4d;
    font-size: 18px;
    padding: 30px 0 30px;
    font-family: '微软雅黑';
    font-weight: 600;
}

.data-content {
    width: 100%;
    height: 100px;
}

.data-com {
    width: 639px;
    height: 100px;
    margin: 0 auto;
}

.data-com>div {
    width: 180px;
    height: 100px;
    background-color: #ffffff;
    box-shadow: 0px 2px 10px 0px rgba(0, 11, 39, 0.15);
    border-radius: 8px;
    float: left;
    margin-right: 48px;
    /* box-sizing: border-box; */
}

.data-com>div>span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #999999;
}

.data-com>div>span:nth-child(1) {
    margin-top: 20px;
    margin-bottom: 5px;
}

.data-com>div>span:nth-child(2) {
    font-size: 30px;
    color: #f73a4d;
}

.data-com>div>span:nth-child(2) i {
    font-size: 14px;
    color: #f73a4d;
    font-style: normal;
}


.data-com>div:last-child {
    margin-right: 0px;
}

.innovation-data .data-p {
    text-indent: 28px;
    font-size: 14px;
    color: #666666;
    text-align: left;
    margin: 5px 0;
}

.data-flow {
    width: 900px;
    height: 170px;
    background-color: #f6f5f9;
    border-radius: 10px;
    margin-top: 20px;
    position: relative;
}

.flow-user {
    position: absolute;
    height: 110px;
    width: 80px;
    left: 40px;
    top: 50%;
    margin-top: -55px;
    /*transform: translateY(-55px);*/
}

.flow-image {
    width: 80px;
    height: 80px;
    box-shadow: 0px 2px 10px 0px rgba(0, 11, 39, 0.15);
    border-radius: 100%;
}

.flow-user img {
    width: 80px;
    height: 80px;
    border-radius: 100%;

}

.flow-user span {
    line-height: 30px;
    display: block;
    text-align: center;
    color: #333333;
    font-size: 14px;
    font-weight: 600;
}

.data-icon {
    width: 530px;
    height: 110px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -265px;
    margin-top: -55px;
    /*transform: translate(-265px, -55px)*/
}

.data-icon .icon-item {
    height: 110px;
    width: 80px;
    float: left;
}

.data-icon .icon-item .icon-img {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    position: relative;
}

.data-icon .icon-item span {
    line-height: 30px;
    display: block;
    text-align: center;
    color: #666666;
    font-size: 14px;
    font-weight: 600;
}

.data-icon .icon-right {
    width: 67px;
    height: 110px;
    float: left;
    position: relative;
}

.data-icon .icon-right img {
    width: 30px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: 35px;
    transform: translateX(-15px);
}

.flow-use {
    position: absolute;
    height: 110px;
    width: 80px;
    right: 40px;
    top: 50%;
    margin-top: -55px;
    /*transform: translateY(-55px);*/
}

.data-use {
    width: 81px;
    height: 81px;
    background-color: rgb(40, 161, 246);
    border-radius: 100%;
    text-align: center;
    line-height: 81px;
    box-shadow: 0px 5px 10px 0px rgba(40, 161, 246, 0.6);
    cursor: pointer;
}

.data-use a {
    display: block;
    font-size: 14px;
    color: #ffffff;
    width: 81px;
    height: 81px;
    border-radius: 100%;
}

/* 培训 */
.video-info {
    height: 108px;
    width: 100%;
    box-sizing: border-box;
    padding-top: 19px;
    position: relative;
}

.video-info p:nth-child(1) {
    font-size: 24px;
    color: #333333;
}

.video-info p:nth-child(2) {
    margin-top: 13px;
}

.video-info p:nth-child(2) span {
    font-size: 14px;
    color: #999999;
}

.video-info p:nth-child(2) span:nth-child(1) {
    margin-right: 31px;
}

.video-info div {
    position: absolute;
    right: 0;
    top: 60px;
}

.remain-info {
    width: 100%;
    height: 180px;
    box-sizing: border-box;
    /*   border-top: solid 1px #efedf2;
    border-bottom: solid 1px #efedf2;*/
    padding: 27px 0;
    /* overflow-y: auto;*/
}

.remain-line {
    float: left;
    width: 1px;
    height: 100%;
    background: #efedf2;
    padding-bottom: 1000px;
    margin-bottom: -1000px;
    overflow: hidden;
}


.remain-info .left {
    /*width: 237px;*/
    /*height: 125px;*/
    float: left;
    /*border-right: solid 1px #efedf2;*/
    padding: 4px 0;
    box-sizing: border-box;
}

.remain-info .left img {
    float: left;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    margin-right: 11px;
}

.remain-info .left p {
    float: left;
    width: 890px;
    /*height: 72px;*/
    box-sizing: border-box;
    padding: 1px 0 15px 10px;
}

.remain-info .left p span {
    display: block;
}

.remain-info .left p span:nth-child(1) {
    font-size: 16px;
    color: #333333;
}

.remain-info .left p span:nth-child(2) {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
    line-height: 23px;

}

.remain-info .right {
    float: left;
    box-sizing: border-box;
    /*width: 735px;*/
    padding: 4px 0 9px 20px;
}

.remain-info .right .teacher-dur img {
    max-width: 970px;
}

/*.remain-info .right p:nth-child(1) {
    font-size: 16px;
    color: #333333;

}*/

/*.remain-info .right p:nth-child(2) {
    font-size: 14px;
    color: #999999;
    margin-top: 10px;
    line-height: 23px;
  
}*/

.class-list {
    padding: 0px 0 28px 0;
}

.con-top {
    position: relative;
}

.con-top .is-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 86px;
    height: 30px;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 8px 0 8px 0;
    color: #fff;
    line-height: 30px;
    text-align: center;
}


.con-top .is-time {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80px;
    height: 30px;
    background-color: rgba(0, 0, 0, .2);
    border-radius: 8px 0 0px 0;
    color: #fff;
    line-height: 30px;
    text-align: center;
}




/* video 样式 */
.video-js,
.vjs-no-js {
    background: #fff !important;
}

.video-js .vjs-play-progress {
    background-image: linear-gradient(90deg, #28a1f6 0%, #36e5ff 100%) !important;
}

.video-js .vjs-slider {
    background: rgba(255, 255, 255, .3) !important;
    margin: 0 !important;
}

.vjs-menu .vjs-menu-content {
    padding-top: 15px !important;
}

.vjs-duration {
    flex: 1 !important;
    text-align: left !important;
}

.video-js .vjs-time-control {
    padding: 0 3px !important;
    min-width: 1px !important;
}

.video-js .vjs-time-control .vjs-remaining-time-display {
    text-align: left !important;
}

.video-js .vjs-control-bar {
    background-color: rgba(43, 51, 63, .1) !important;
}

.video-js .vjs-control:before {
    line-height: 2.0 !important;
}

.video-js .vjs-load-progress div {
    background: rgba(255, 255, 255, .6) !important;
}

.video-js {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-modify: read-write-plaintext-only;
    outline: none;
    box-shadow: none;
}

.my-player-dimensions {
    width: 1000px !important;
    height: 562px !important;
}

.video-js,
.vjs-poster,
.video-js .vjs-tech {
    border-radius: 8px !important;
}

.vjs-has-started .vjs-control-bar {
    border-radius: 0 0 8px 8px !important;
}

.vjs-paused .vjs-big-play-button,
.vjs-paused.vjs-has-started .vjs-big-play-button {
    display: block;
}

.video-js .vjs-big-play-button {
    font-size: 2.5em;
    line-height: 3em !important;
    height: 3em !important;
    width: 3em !important;
    -webkit-border-radius: 100% !important;
    -moz-border-radius: 100% !important;
    border-radius: 100% !important;
    background-color: rgba(0, 0, 0, .7);
    /* border-width: 0.15em; */
    border: none !important;
    /* margin-top: -1.25em;
    margin-left: -1.75em; */
}

/* 中间的播放箭头 */
.vjs-big-play-button .vjs-icon-placeholder {
    font-size: 6em !important;
}

.video-js .vjs-big-play-button:before,
.vjs-icon-play:before {
    font-size: 60px !important;
}

/* 加载圆圈 */
.vjs-loading-spinner {
    font-size: 2.5em;
    width: 2em;
    height: 2em;
    border-radius: 1em;
    margin-top: -1em;
    margin-left: -1.5em;
}

/* 视频控制台布局 */

.video-js .vjs-progress-control {
    position: absolute !important;
    top: -20px;
    left: 0;
    width: 100% !important;
}

.video-js .vjs-time-control {
    display: block !important;
}

.video-js .vjs-remaining-time {
    display: none !important;
}

/* 金融服务 */
.finance-list {
    width: 100%;
    overflow: hidden;
    height: auto;
}

.finance-list .finance-item {
    width: 235px;
    height: 320px;
    box-shadow: 0px 0px 10px 0px rgba(0, 11, 39, 0.15);
    border-radius: 8px;
    border: solid 1px #eeedf2;
    float: left;
    margin-right: 17px;
}

.finance {
    padding: 0px 0 30px;
    border-bottom: solid 1px #e6e6e6;
}

.finance-list .finance-item:last-child {
    margin-right: 0px;
}

.finance-list .finance-item .finance-item-img {
    height: 120px;
    border-radius: 8px 8px 0px 0px;
    box-sizing: border-box;
    padding-top: 26px;
}

.finance-list .finance-item .finance-item-img img {
    margin: 0 auto;
    display: block;

}

.finance-list .finance-item:nth-child(1) .finance-item-img {
    background-image: linear-gradient(270deg,
        #f25d5d 0%,
        #f54865 100%);
}

.finance-list .finance-item:nth-child(2) .finance-item-img {
    background-image: linear-gradient(270deg,
        #21abf2 0%,
        #2a85ec 100%);
}

.finance-list .finance-item:nth-child(3) .finance-item-img {
    background-image: linear-gradient(270deg,
        #ed8946 0%,
        #e94242 100%);
}

.finance-list .finance-item:nth-child(4) .finance-item-img {
    background-image: linear-gradient(270deg,
        #21bf85 0%,
        #4d7dde 100%);
}

.finance-list .finance-item .finance-item-info {
    height: 136px;
    width: 100%;
}

.finance-list .finance-item .finance-item-info p {
    color: #666666;
    font-size: 14px;
    box-sizing: border-box;
    padding-left: 23px;
    margin-top: 5px;
}

.finance-list .finance-item .finance-item-info p:nth-child(1),
.finance-list .finance-item .finance-item-info p:nth-child(2) {
    margin-top: 0px;
}

.finance-list .finance-item .finance-item-info p:nth-child(1) {
    line-height: 54px;
    text-align: center;
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0px;
}

.finance-list .finance-item .finance-item-button {
    width: 150px;
    height: 40px;
    background-image: linear-gradient(90deg,
        #ffa13d 0%,
        #f28534 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffa13d, endColorstr=#f28534);
    border-radius: 20px;
    margin: auto;
    color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

/* 基金 */

.fund-list .fund-item {
    width: 235px;
    height: 260px;
    box-shadow: 0px 0px 10px 0px rgba(0, 11, 39, 0.15);
    border-radius: 8px;
    border: solid 1px #eeedf2;
    float: left;
    margin-right: 17px;
    border-radius: 8px;
    cursor: pointer;
}

.fund-list .fund-item:last-child {
    margin: 0;
}

.fund-list .fund-item .fund-img {
    height: 120px;
    border-radius: 8px 8px 0px 0px;
    box-sizing: border-box;
}

.fund-list .fund-item .fund-img .fund-tit {
    background: rgba(0, 0, 0, .3);
    width: 100%;
    height: 120px;
    display: block;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 8px 8px 0 0;
    padding: 35px 19px 0;
    box-sizing: border-box;
}

.fund-list .fund-item:nth-child(1) .fund-img {
    background: url('../img/find-imh1.jpg') no-repeat;
}

.fund-list .fund-item:nth-child(2) .fund-img {
    background: url('../img/find-imh2.jpg') no-repeat;
}

.fund-list .fund-item:nth-child(3) .fund-img {
    background: url('../img/find-imh3.jpg') no-repeat;
}

.fund-list .fund-item:nth-child(4) .fund-img {
    background: url('../img/find-imh4.jpg') no-repeat;
}

.fund-list .single-one {
    background: url('../img/find-imh1.jpg') no-repeat;
}

.fund-list .single-two {
    background: url('../img/find-imh2.jpg') no-repeat;
}

.fund-list .single-three {
    background: url('../img/find-imh3.jpg') no-repeat;
}

.fund-list .single-four {
    background: url('../img/find-imh4.jpg') no-repeat;
}

.fund-list .fund-item .fund-info {
    padding: 19px 23px 0 21px;

}

.fund-list .fund-item .fund-info p {
    font-size: 14px;
    color: #666666;
}

.fund-list .fund-item .fund-info p:nth-child(2) {
    margin-top: 15px;
}

/* 基金弹窗 */
.finance-layer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
    z-index: 10001
}

.finance-layer .layer-content {
    width: 900px;
    height: 715px;
    background-color: #ffffff;
    border-radius: 8px;
    position: fixed;
    top: 12%;
    left: 26%;
    /*  transform: translate(-450px,-358px);*/
    border-radius: 8px;
}

.finance-layer .layer-content .layer-head {
    height: 70px;
    background-color: #28a1f6;
    box-shadow: 0px 1px 0px 0px rgba(0, 11, 39, 0.1);
    border-radius: 8px 8px 0 0;
    padding: 13px 20px 0;
    box-sizing: border-box;
}

.finance-layer .layer-content .layer-head span {
    float: left;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

.finance-layer .layer-content .layer-head p {
    float: right;
    width: 107px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 8px;
    color: #28a1f6;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.layer-con {
    padding: 20px 30px;
}

.layer-work-tit {
    height: 18px;

}

.layer-mark-icon {
    width: 4px;
    height: 18px;
    background-color: #28a1f6;
    float: left;
}

.layer-fun-span {
    float: left;
    line-height: 18px;
    font-size: 18px;
    color: #333333;
    margin-left: 15px;
}

.layer-hu-p {
    font-size: 14px;
    color: #666666;
    margin-top: 14px;
    margin-left: 19px;
    margin-bottom: 19px;
}

/* 技术成果转移 */

.patent-list,
.project-list {
    overflow: hidden
}

.patent-list .patent-item {
    width: 322px;
    height: auto;
    margin-right: 17px;
    float: left;
}

.patent-list .patent-item:last-child {
    margin-right: 0px;
}

.patent-list .patent-item img {
    width: 320px;
    height: 270px;
    border: solid 1px #eeedf2;
}

.patent-list .patent-item p:nth-child(2) {
    font-size: 16px;
    color: #333333;
    margin: 17px 0 11px 0;
}

.patent-list .patent-item p:nth-child(3) {
    font-size: 14px;
    color: #999999;
}

.patent-list .patent-item p:nth-child(3) span:nth-child(2) {
    margin-left: 30px;
}

.project {
    margin-top: 40px;
}

/* 技术成功 */
.project-item {
    width: 320px;
    height: 204px;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 11, 39, 0.15);
    border: solid 1px #eeedf2;
    border-radius: 8px;
    margin-right: 11px;
    margin-bottom: 20px;
    float: left;
    text-align: center;
}

.project-item .pro-info {
    height: 154px;
}

.project-item .pro-info p:nth-child(1) {
    font-size: 16px;
    color: #333333;
    text-align: center;
    padding: 19px 0 16px;
}

.project-item .pro-info p:nth-child(2) {
    text-align: center;
    color: #999999;
}

.project-item .pro-info p:nth-child(2) img {
    margin-right: 14px;
}

.project-item .pro-info p:nth-child(3) {
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-top: 20px;
}

.project-item .pro-info p:nth-child(4) {
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-top: 11px;
}

/*ie*/
.project-item .pro-info .a {
    font-size: 16px;
    color: #333333;
    text-align: center;
    padding: 19px 0 16px;
}

.project-item .pro-info .b {
    text-align: center;
    color: #999999;
}

.project-item .pro-info .b img {
    margin-right: 14px;
}

.project-item .pro-info .c {
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-top: 20px;
}

.project-item .pro-info .d {
    font-size: 14px;
    color: #666666;
    text-align: center;
    margin-top: 11px;
}


.pro-button {
    width: 320px;
    height: 50px;
    background-image: linear-gradient(90deg,
        #ffa13d 0%,
        #f28534 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffa13d, endColorstr=#f28534);
    line-height: 50px;
    color: #fff;
    text-align: center;
    border-radius: 0 0 8px 8px;
}

.pro-button span:nth-child(1) {
    line-height: 50px;
}

.pro-button span:nth-child(2) {
    font-size: 24px;
}

/* 发布活动 */
.release-item {
    position: absolute;
    top: 15px;
    right: 30px;
}

.release-item div {
    background-color: #28a1f6;
    width: 110px;
    height: 40px;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    cursor: pointer;
}

.code-share {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000, endColorstr=#33000000);
    top: 0;
    left: 0;
}

.code-share .qr-code-show {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 500px;
    margin-left: -250px;
    margin-top: -250px;
    border-radius: 8px;
    background: #fff;
}

.code-share .qr-code-show img {
    width: 300px;
    height: 300px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -150px;
}

/* 头条 */
.new-content {
    width: 1200px !important;
    overflow: hidden;
}

.news-left {
    float: left;
    width: 740px;
    overflow: hidden;
    background-color: #fff;
}

.swiper-news {
    width: 100%;
    height: 430px;
    background-color: #32b16c;
    border-radius: 7px;
}

.swiper-news #news-swiper .layui-carousel-ind ul {
    float: right;
    margin-right: 20px;
}

.swiper-news #news-swiper .layui-carousel-ind ul .layui-this {

    background-image: linear-gradient(-90deg, #3991f6 0%, #19b9ff 100%);
}

.news-tabs {
    width: 100%;
    height: 45px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.news-tabs .tab-line {
    float: left;
    position: relative;
    padding-bottom: 8px;
    box-sizing: border-box;
    height: 45px;
    line-height: 33px;
    margin-right: 20px;
}

.news-tabs .center-bor {
    border-right: 1px solid rgba(0, 0, 0, 0);
    float: left;
    width: 1px;
    height: 20px;
    margin-top: 7px;

}

.news-tabs .tab-line .low-bor {
    display: none;
}

.news-tabs .tab-line span {
    padding: 0 20px;
    font-size: 22px;
    color: #999999;
    cursor: pointer;
}

.news-tabs .add-border .low-bor {
    display: block;
    position: absolute;
    width: 30px;
    height: 3px;
    left: 50%;
    margin-left: -17px;
    bottom:2px;
    background-image: linear-gradient(-90deg,
        #3991f6 0%,
        #19b9ff 100%);
    border-radius: 1px;
    padding: 0;
}

.news-tabs .add-border span {
    color: #333333;
}

/* 选项完 */
/* .new-cont-news{
    float: left;
    box-sizing: border-box;
} */

.new-cont-news .list {
    overflow: hidden
}

.news-info {
    width: 100%;
    height: 144px;
    border-bottom: solid 1px rgba(0, 0, 0, .05);
    box-sizing: border-box;
    padding: 20px 0;

}


.news-info .tit a {
    font-size: 18px;
    color: #4d4d4d;
    display: inline-block;
    box-sizing: border-box;
}

.news-info .tit .go-up {
    width: 34px;
    height: 20px;
    background-color: #ee495c;
    border-radius: 4px;
    position: absolute;
    top: 2px;
    left: 0;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 12px;
}

.news-info .tit a:hover {
    color: #19b9ff
}

.news-info .dec {
    font-size: 14px;
    color: #808080;
    height: 38px;
    margin-top: 15px;
}

.news-info .other {
    margin-top: 10px;
    font-size: 14px;
    color: #b3b3b3;
}

.news-info:last-child {
    border: none;
}

.news-right {
    float: right;
    overflow: hidden;
    width: 440px;
    background-color: #fff;
    border-radius: 8px;
}

.news-right .one-day {
    background-color: #f8f7fa;
    padding: 20px 20px 0;
    box-sizing: border-box;
    border-radius: 8px;
}

.twentyfour-right .new-tou {

    background-color: #f8f7fa;
    padding: 20px 20px 0;
    box-sizing: border-box;
    border-radius: 8px;
}


.hour-content {
    width: 100%;
    padding: 10px 0 0 0;
    overflow: hidden;
}

.hour-item {
    width: 100%;
    height: auto;
    padding: 13px 0;
    position: relative;
    border-bottom: solid 1px rgba(0, 0, 0, .05)
}

.hour-item:last-child {
    border-bottom: 0
}

.hour-item .decr {
    font-size: 14px;
    color: #808080;
    padding: 14px 0 0 0;
    display: none;
    transition: all 0.2s;
}

.hour-item .title {
    max-width: 358px;
    font-size: 18px;
    color: #4d4d4d;
}

.hour-item .use {
    width: 20px;
    height: 20px;
    border-radius: 4px;
    position: absolute;
    right: 0;
    top: 20px;
    text-align: center;
    color: #28a1f6;
    font-weight: 600;
    box-sizing: border-box;
    font-size: 20px;
    line-height: 17px;
    cursor: pointer;
    background: url('../img/news-add.png') no-repeat;
    background-position: 50%;
}

.hour-item .tim {
    color: #b3b3b3;
    font-size: 14px;
    margin-top: 10px;
}

.hour-item .tim span {
    margin-left: 9px;
}

.news-right .seven-say,
.twentyfour-right .seven-say {
    background-color: #f8f7fa;
    padding: 20px 20px 0;
    box-sizing: border-box;
    margin-top: 20px;
    border-radius: 8px;
    overflow: hidden
}

.seven-say .phonate-content {
    width: 100%;
}

.phonate-content .phonate-item {
    width: 396px;
    height: 230px;
    border-radius: 8px;
    /* margin-bottom: 20px; */
    position: relative;
    margin: 0 auto 20px;
}

.phonate-content .phonate-item .background {
    width: 396px;
    height: 230px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 8px;
}

.phonate-content .phonate-item .lay {
    width: 396px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, end Colorstr=#66000000);
    border-radius: 8px;
}

.phonate-content .phonate-item .titl {
    position: absolute;
    top: 28px;
    left: 30px;
    width: 158px;
    height: 9px;
    z-index: 1;
    color: #fafafc;
    font-size: 24px;
    word-wrap: break-word;
    word-break: normal;
}

.phonate-content .phonate-item .eyes {
    position: absolute;
    bottom: 38px;
    left:22px;
    color: #fafafc;
    font-size: 18px;
    z-index: 10
}

.phonate-content .phonate-item .eyes img {
    width: 26px;
    height: 18px;
    float: left;
}

.phonate-content .phonate-item .eyes span {
    margin-top: -4px;
    margin-left: 7px;
    float: left;
    text-shadow: 1px 1px 1px rgba(0, 11, 39, .4);
}


.phonate-content .new-iitem {
    float: left;
    margin-right: 15px;
}

/* 24小时 */
.twentyfour {
    overflow: hidden;
    width: 100%;
}

.twentyfour .twentyfour-left {
    float: left;
    width: 740px;
    height: auto;
    background-color: #fafafc;
    border-radius: 8px;
    padding: 20px;
    box-sizing: border-box;
}

.twentyfour .twentyfour-right {
    float: right;
    overflow: hidden;
    width: 440px;
    background-color: #fff;
    border-radius: 8px;
}


.no-news {
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 16px;
    color: #999;
}

/* 期刊 */
.journal-list {
    width: 100% !important;
    height: 745px !important;
    /* position: initial !important; */

}

.journal-list .layui-carousel-arrow[lay-type=sub] {
    left: -60px !important;
    width: 40px;
    height: 110px;
    border-radius: 4px;
    margin-top: -50px;
}

.journal-list .carousel-cc {
    height: 100%;
    width: 100%;
}

.journal-list .layui-carousel-arrow[lay-type=add] {
    right: -60px !important;
    width: 40px;
    height: 110px;
    border-radius: 4px;
    margin-top: -50px;
}

.journal-list .item-one {
    width: 175px;
    height: 340px;
    box-sizing: border-box;
    float: left;
    margin-bottom: 50px;
}

.journal-list .journal-item {
    background-color: #fff;
    height: 100% !important;
    height: auto;
}

.journal-list .item-one .img {
    width: 175px;
    height: 233px;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 2px 2px 6px 0px rgba(0, 18, 97, 0.1);
    border: solid 1px #efedf2;

}

.journal-list .item-one .img img {
    width: 100%;
    height: 100%;
}

.journal-list .item-one .name {
    text-align: center;
    color: #333333;
    line-height: 20px;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 10px 0;
    box-sizing: border-box;
    min-height: 45px;
}

.journal-list .item-one .number {
    text-align: center;
    color: #999999;
    font-size: 13px;
}

.journal-list .item-one .use {
    height: 26px;
    border-radius: 4px;
    background-color: #d7efff;
    border: solid 1px #b3e5ff;
    margin-top: 5px;
}

.journal-list .item-one .use a {
    height: 26px;
    float: left;
    text-align: center;
    line-height: 26px;
    color: #28a1f6;
    font-size: 13px;
}

.journal-list .item-one .use .download {
    width: 102px;
    border-right: solid 1px #b3e5ff;
}

.journal-list .item-one .use .reading {
    width: 70px;
}

.journal-list .item-one .use img {
    margin-top: -3px;
    margin-right: 5px;
}

/* 新英雄 */
.new-hover-list {
    width: 100%;
    /* overflow: hidden; */
    box-sizing: border-box;
    padding-left: 10px;
    
}

.new-hover-list .hero-item {
    float: left;
    width: 283px;
    height: 150px;
    background-color: #ffffff;
    border-radius: 8px;
    border: solid 1px #f2f3f7;
    box-sizing: border-box;
    padding: 25px 10px 25px 20px;
    margin-right: 24px;
    margin-bottom: 24px;
    transition: all 0.2s;
}

.new-hover-list .hero-item:hover {
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 11, 39, 0.1);
    border-radius: 8px;
}

.new-hover-list .hero-item img {
    float: left;
    width: 98px;
    height: 98px;
    background-image: linear-gradient(0deg, #8460fb 0%, #fa5d77 100%);
    border-radius: 50px;
}

.new-hover-list .hero-item .hero-info {
    float: left;
    width: 145px;
    padding: 10px 0 0 15px;
    box-sizing: border-box;
}

.new-hover-list .hero-item .hero-info .info {
    height: 16px;
    width: 100%;
}

.new-hover-list .hero-item .hero-info .name {
    color: #333333;
    font-size: 16px;
    line-height: 16px;
}

.new-hover-list .hero-item .hero-info .hist {
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    margin-top: 5px;
}

.new-hover-list .hero-item .hero-info .addr {
    width: 100%;
    color: #999999;
    font-size: 14px;
    margin-top: 3px;
}

/* 服务详情 */
.service-detail-new {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding-bottom: 30px;
    margin-bottom:100px;
}

.service-detail-new .service-info {
    width: 100%;
    height: 230px;
    padding: 30px 0 0 30px;
    box-sizing: border-box;
    margin-bottom: 23px;
}

.service-info .service-img-n {
    float: left;
}

.service-info .info-n {
    float: left;
    width: 770px;
    height: 200px;
    padding-left: 20px;
    box-sizing: border-box;
    position: relative;
}

.service-info .info-n .service-btn {
    display: block;
    position: absolute;
    left: 20px;
    bottom: 10px;
    width: 110px;
    height: 40px;
    background-image: linear-gradient(90deg, #ff4e63 0%, #ff2d3c 100%);
    border-radius: 8px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
}

.service-info .info-n .service-name {
    color: #333333;
    height: 30px;
    line-height: 30px;
    font-family: SourceHanSansCN-Medium;
    font-size: 30px;
    box-sizing: border-box;
}

.service-info .info-n p span {
    float: left;
}

.service-info .info-n p span.need {
    width: 100px;
    height: 30px;
    border-style: solid;
    border-width: 1px;
    /* border-image-source: linear-gradient(-90deg,#ff632c 0%, #f28534 100%); */
    border-image-slice: 1;
    margin-left: 17px;
    text-align: center;
    border-radius: 15px;
    line-height: 30px;
    font-size: 14px;
    color: #f97330;
}

.service-info .info-n .service-price {
    height: 20px;
    margin-top: 20px;
}

.service-info .info-n .service-price span {
    color: #ee494f;
    line-height: 20px;
    font-size: 20px;
    font-family: MicrosoftYaHei;
}

.service-info .info-n .service-price .tobe {
    color: #cccccc;
    font-size: 14px;
    line-height: 24px
}

.company-info-service {
    width: 940px;
    height: 201px;
    background-color: #fafbfc;
    border: solid 1px #edeef2;
    margin-left: 30px;
    box-sizing: border-box;
}

.company-info-service .company {
    width: 215px;
    height: 100%;
    border-right: solid 1px #edeef2;
    position: relative;
    box-sizing: border-box;
    float: left;
}

.company-info-service .company .item {
    width: 200px;
    height: 160px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -80px;
}

.company-info-service .company .item img {
    margin: 0 auto;
    display: block;
    width: 80px;
    height: 80px;
    background-color: #f7f8fc;
    border-radius: 8px;
    border: solid 1px #edeef2;
}

.company-info-service .company .item p {
    font-family: MicrosoftYaHei-Bold;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    text-align: center;
    font-weight: 600;
    margin-top: 10px;
}

.company-info-service .company .item a {
    display: block;
    width: 94px;
    height: 26px;
    border-style: solid;
    border-width: 1px;
    /* border-image-source: linear-gradient(-90deg, #3991f6 0%,#19b9ff 100%); */
    border-image-slice: 1;
    text-align: center;
    color: #19b9ff;
    margin: 5px auto 0;
    line-height: 26px;
    border-radius: 100px;
}

.company-info-service .info-c {
    width: 443px;
    height: 100%;
    box-sizing: border-box;
    float: left;
    padding: 28px 0 0 20px;
}

.company-info-service .info-c p {
    margin-bottom: 5px;
    min-height: 15px;
    overflow: hidden
}

.company-info-service .info-c p img {
    margin-right: 10px;
    float: left;
    margin-top: 4px;
}

.company-info-service .info-c p span {
    float: left;
    display: inline-block;
    max-width: 390px;
    font-size: 14px;
    color: #666666;
}

.company-info-service .map {
    width: 270px;
    height: 180px;
    background-color: #f2f3f7;
    border-radius: 2px;
    border: solid 1px #e1e2e5;
    float: left;
    margin-top: 8px;
    position: relative;
}

.company-info-service .map .map-layer{
    position: absolute;
    top: 0;
    left: 0;
    width: 270px;
    height: 180px;
    z-index: 9;
    display: none;
    filter: blur(2px);
    
}

.company-info-service .map .layer-text{
    line-height: 180px;
    text-align: center;
    color: #666;
    position: absolute;
    top: 0;
    left: 0;
    width: 270px;
    height: 180px;
    z-index: 99;
    display: none;
}

.service-detail-new .detail {
    width: 940px;
    background-color: #ffffff;
    border: solid 1px #edeef2;
    overflow: hidden;
    margin-left: 30px;
    margin-top: 30px;
}

.service-detail-new .detail .detail-nav {
    height: 60px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 30px;
    border-bottom: solid 1px #edeef2;
}

.detail-nav .nav-item {
    float: left;
    height: 60px;
    margin-right: 70px;
    position: relative;
    
}

.detail-nav .nav-item.active .span1 {
    color: #333333;
    line-height: 60px;

}

.detail-nav .nav-item.active .span2 {
    display: block;
}

.detail-nav .nav-item .span1 {
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #999999;
    cursor: pointer;
}

.detail-nav .nav-item .span2 {
    width: 30px;
    height: 3px;
    background-image: linear-gradient(-90deg,
        #3991f6 0%,
        #19b9ff 100%);
    border-radius: 2px;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -17px;
    display: none;
}

.detail .detail-content{
    min-height: 200px;
    display: none;
    padding: 26px 70px;
    color: #4d4d4d;
    font-size: 16px;
}

.detail .detail-content img{
    max-width: 100% !important;
}

/* 金融服务 */
.finance-content-new2{
    padding: 30px;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    min-height: 1000px;
    margin-bottom: 100px
}
.finance-types{
    float: left;
    width: 410px;
    overflow: hidden;
    margin-right: 20px;
}

.types-item{
    width: 100%;
    box-sizing: border-box;
    padding: 20px 20px 0;
    border: solid 1px #edeef2;
    margin-bottom: 20px;
}

.types-item .title{
    height: 36px;
    border-bottom: solid 1px #edeef2;
}

.types-item .title .name{
    height:22px;
    font-size: 22px;
    color: #333333;
    display: block;
}

.types-item .title .null{
    display: block;
    width: 24px;
    height: 3px;
	background-image: linear-gradient(-90deg, 
		#3991f6 0%, 
		#19b9ff 100%);
    border-radius: 2px;
    margin-top: 11px;
}

.types-item  .need-truth{
    padding: 15px 0;
    min-height: 100px;
    box-sizing: border-box;
}

.types-item  .need-truth a{
    color: #666666;
    font-size: 14px;
    margin-right: 15px;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 5px;
}

.types-item  .need-truth a:hover{
	text-decoration: underline;
	color: #28a1f6;
}

.big-content-new{
    width: 710px;
    min-height: 875px;
    height: 100%;
    padding: 0 30px;
    box-sizing: border-box;
    overflow: hidden;
    border: solid 1px #edeef2;
}

.big-content-new .title-new{
    text-align: center;
    line-height: 100px;
    height: 100px;
    font-size: 24px;
    color: #333333;
    font-family: MicrosoftYaHei;
}

.content-new{

    overflow: hidden
}

.content-new p {
    text-align: justify
}

.content-new p strong{
    display: inline-block;
    margin: 10px 0
}

.content-new p img{
    text-align: center;
    max-width: 100%;
}

/* 工位，空间  列表样式 */
.img-list-new {
    overflow: hidden;
    padding: 10px 10px;
    box-sizing: border-box;
}
.img-list-new ul{
    width: 100%;
}

.img-list-new ul li{
	width: 393px;
    height: 345px;
    border: none;
    float: left;
    position: relative;
    padding: 10px;
	border: solid 1px transparent;
    box-sizing: border-box;
}

.img-list-new ul li:hover{
	box-shadow: 0px 0px 11px 1px 
		rgba(3, 0, 44, 0.1);
	border: solid 1px #edeef2;
    box-sizing: border-box;
}

.img-list-new ul li:hover .space-img img{
    transform: scale(1.2);
    transition: all 1s;
}

.img-list-new ul li .space-img{
    width: 100%;
    height: 204px;
    overflow: hidden;
}

.img-list-new ul li .space-img img{
    width: 100%;
	height: 204px;
}

.img-list-new  .reserve-number{
    width: 371px;
    top: 178px;
    font-size: 16px;
    
}

.img-list-new .station-desc{
    margin: 18px 6px ;
}

.img-list-new .station-desc .station-first-tit-new{
    line-height: 19px;
    font-size: 18px;
    height: 19px;
	color: #333333;
    font-family: MicrosoftYaHei;
    font-weight: 600
}

.img-list-new  .station-price {
    margin-top: 10px;
}

.img-list-new  .station-price .call-out{
	font-family: MicrosoftYaHei;
	font-size: 18px;
    color: #f75858;
}

.img-list-new  .station-price .call-out i{
    font-style: normal;
	color: #666666;
	font-size: 12px;
}

.img-list-new  .station-second{
	color: #999999;
	font-size: 14px;
    margin-top: 5px;
}

/* 场地预订展示 */
.aplly-info-show{
	/* height: 40px; */
	background-color: rgba(0,174,255,0.1);
	border-radius: 4px;
    margin-top: 10px;
    box-sizing: border-box;
    padding: 9px 10px 10px;
    position: relative;
    overflow: hidden;
    height: 58px;
}

/* .aplly-info-show .layer{
    box-shadow: inset -30px 0px 30px 0px  rgba(255,255,255,0.4);
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
} */

.aplly-info-show img{
	width: 17px;
    height: 17px;
    /* margin-top: -2px; */
    float: left;
    -moz-user-select:none;
    -webkit-user-select:none;
    user-select:none;  
    margin-left: 5px;
}

.aplly-info-show .show-info{
    float: left;
    max-width: 320px;
    /* height: 20px; */
    line-height: 20px;
    overflow: hidden;
    /* white-space: nowrap; */
    /* overflow-x: scroll; */
    cursor: pointer;
    margin-left: 4px;
    position: relative;
    -moz-user-select:none;
    -webkit-user-select:none;
    user-select:none;  
}

.aplly-info-show:hover .layer-top{
    display: block;
}


.aplly-info-show .show-info span{
    /*color: #87dcff;*/
    color: #00aeff; 
    margin-left: 14px;
    float: left;
}

.aplly-info-show .show-info .truth{
    /*color: #00aeff; */
    color: #87dcff;
}

.aplly-info-show .show-info .left,.aplly-info-show .show-info .right{
    width: 30px;
    height: 100%;
    background: #ccc;
    opacity: 0.4;
}


.aplly-info-show .show-info::-webkit-scrollbar {
    display: none
}

.aplly-info-show .show-info::-webkit-scrollbar-button {
    display: none
}

.aplly-info-show .show-info::-webkit-scrollbar-track {
    display: none
}

.aplly-info-show .show-info::-webkit-scrollbar-track-piece {
    display: none
}

.aplly-info-show .show-info::-webkit-scrollbar-thumb {
    display: none
}

.aplly-info-show .show-info::-webkit-scrollbar-corner {
    display: none
}

.aplly-info-show .show-info::-webkit-scrollbar-resizer {
    display: none
}

/* 新预约 */
.station-new-apply .room-pary{
    padding: 30px;
    overflow: hidden;
	border-radius: 2px;
	border: solid 1px #edeef2;
}

.station-new-apply  .layui-form-label{
    float: left;
    display: block;
    width: 57px;
	color: #666666;
	font-size: 14px;
    padding-left: 0;
    padding-right: 0;
}

.station-new-apply .layui-input, .station-new-apply .layui-textarea{
    width:550px;
}

.station-new-apply   .layui-input-block{
    margin-left: 80px;
}

.station-new-apply  .layer-mouth{
    display: none;
    left: 80px;
}

.station-new-apply .btn-submit{
	width: 200px;
    height: 60px;
    line-height: 60px;
    box-sizing: border-box;
	background-color: #28a1f6;
	border-radius: 8px;
    margin: 16px auto;
    display: block;
	font-size: 20px;
}

.station-new-apply  .tips{
	width: 160px;
    height: 38px;
    line-height: 38px;
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #fa585c;
    position: absolute;
    top: 0;
    left: 560px;
    display: none;
}

/* 轮播图 */
.add-swiper-parent{
    position: relative;
}

.add-swiper-parent .room-swiper{
    background: #fff;
    position: absolute;
    top: 0px;
    right: 8px;
    width: 640px;
    height: 415px;
}

/* 基础设施占位 */
.info-zw{
    width: 100%;
    height: 140px;
   
}
