/**************首页******************/
.content .option {
    text-align: center;
    font-size: 30px;
    height: 80px;
    background-image: url(/images/bg-02.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    margin-bottom: 50px;
    margin-top: 100px;
}

.cont-top {
    width: 100%;
    background-image: linear-gradient(135deg, #0C82EF 0%, rgba(0, 177, 174, 0.84) 100%, rgba(12, 174, 169, 0.38) 100%);
    height: 100vh;
}

.cont-bottom {
    width: 100%;
    background-image: url(/images/bg-03.png);
}

.cont-top .content > div {
    background-image: url(/images/bg-01.png);
    margin: auto;
    color: #FFFFFF;
    padding-top: 210px;
    background-position-y: bottom;
    background-size: contain;
    background-repeat: no-repeat;
}

.content .index-intro {
    font-size: 20px;
    color: #666;
    line-height: 35px;
    display: inline-block;
    text-align: left;
    margin-right: 100px;
    margin-top: 150px;
}

.content .adv {
    text-align: center;
    margin-top: 50px;
}

.content .adv .intro {
    font-size: 24px;
    color: #333;
    margin-top: 20px;
}

.content .adv .sub-intro {
    font-size: 20px;
    color: #666;
    margin-top: 30px;
}

.video-show {
    display: block;
    position: fixed;
    background: rgba(0, 0, 0, .6);
    z-index: 10;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
}

.video-show .box {
    width: 800px;
    height: 480px;
    background: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 220px;
}

.video-show .box .close {
    margin: 5px;
    margin-top: -10px;
    margin-right: -5px;
    background: #FFF;
    color: #ccc;
    border-radius: 12px;
    text-align: center;
    height: 20px;
    width: 20px;
    font-size: 16px;
    border: 1px solid #f5f5f5;
    opacity: 1;
}

.video-show .box .close::before {
    content: "\2716";
}

/**************产品介绍******************/
.product-intro .tab {
    line-height: 54px;
    font-size: 16px;
}

.product-intro .tab > a {
    color: #FFF;
    opacity: 0.5;
    margin-right: 80px;
    text-decoration: none;
    cursor: pointer;
}

.product-intro .tab .select {
    font-size: 16px;
    color: #FFA42A;
    opacity: 1;
}

.product-intro .cont-row {
    padding: 50px 0px;
    border-bottom: 1px solid #E5E5E5;
}

.product-intro .cont-row:nth-last-child(1) {
    border-bottom: none;
}

.product-intro .ltitle {
    font-size: 44px;
    color: #333;
    display: block;
    border-left: #FFA42A 5px solid;
    padding-left: 30px;
}

.product-intro .stitle {
    font-size: 18px;
    color: #666;
    margin-top: 40px;
}

/**************产品服务******************/
.product-service {
    background: #F4F4F4;
}

.product-service .banner .text > div {
    text-align: left;
    line-height: 70px;
    color: #FFF;
    margin-top: 40px;
}

.product-service .banner .text > div > div {
    font-size: 44px;
    border-bottom: 1px solid #FFFFFF;
    display: inline-block;
}

.product-service .banner .text > div > p {
    font-size: 34px;
}

.product-service .cont-service {
    margin-top: 100px;
}

.product-service .cont-service:nth-last-child(1) {
    margin-bottom: 100px;
}

.product-service .cont-service .text1 {
    font-size: 32px;
    color: #333;
}

.product-service .cont-service .text2 {
    font-size: 16px;
    color: #151515;
    line-height: 28px;
    margin-top: 30px;
}

.product-service .cont-service .img {
    width: 100%;
}

.product-service .cont-service .imgbox {
    padding: 0px;
}

.product-service .cont-service .imgbox > div {
    opacity: 0.8;
    background: #000;
    padding: 20px 50px;
    bottom: 0px;
    position: absolute;
    text-align: left;
    width: 100%;
}

.product-service .cont-service .text3 {
    font-size: 24px;
    color: #FFA42A;
}

.product-service .cont-service .text4 {
    font-size: 18px;
    color: #FFF;
    margin-top: 10px;
}

.product-service .cont-service .text2 a{
    color:#3298E5;
    text-decoration: none;
    cursor: pointer;
}

/**************入驻企业******************/
.enterprise {
    background: #F4F4F4;
}

.enterprise .banner .text {
    text-align: center;
    font-size: 36px;
    color: #FFF;
    padding-top: 60px;
}

.enterprise .banner .btn {
    margin-top: 50px;
    padding: 8px 44px;
    border: 1px solid #FFFFFF;
    border-radius: 100px;
    font-size: 18px;
    color: #FFFFFF;
}

.enterprise .content-son {
    margin: 0 auto;
    font-size: 30px;
    color: #333333;
    text-align: center;
    padding: 100px 0;
}

.enterprise .content-son .border {
    width: 60px;
    height: 2px;
    background: #CCCCCC;
    margin: 50px auto;
}

.enterprise .content-son .content-son-title {
    font-size: 24px;
    color: #666666;
}

.enterprise .content-son .content-son-subtitle {
    font-size: 20px;
    text-align: left;
    margin-top: 50px;
    margin-bottom: 20px;
}

.enterprise .content-son .content-son-intro {
    font-size: 16px;
    color: #666;
    text-align: left;
    line-height: 30px;
}

.enterprise .content-son .content-son-pro {
    display: flex;
    margin-bottom: 100px;
}

.enterprise .content-son .content-son-pro > div {
    text-align: left;
    background: #FFF;
    color: #666;
    font-size: 16px;
}

.enterprise .content-son .content-son-pro > div > div {
    padding: 20px 16px;
}

.enterprise .content-son-apply {
    background: #FFF;
    border-radius: 6px;
    overflow: hidden;
    padding-bottom: 30px;
}

.enterprise .content-son-apply > img {
    width: calc(50% - 100px);
    float: left;
    margin: 50px;
}

.enterprise .content-son-apply > div {
    float: left;
    width: 50%;
    text-align: left;
    overflow: hidden;
}

.enterprise .content-son-apply > div > input {
    font-size:14px;
    margin-bottom: 20px;
    padding: 0px 20px;
    width: calc(90% + 15px);
    background: #F3F5F7;
    border: 1px solid #EDEDED;
    border-radius: 6px;
    height: 46px;
    line-height: 46px;
    display: inline-block;
}

/**************关于我们******************/

.about .content-son {
    font-size: 30px;
    color: #333;
    text-align: center;
    padding-bottom: 100px;
}

.about .content-son .content-son-intro {
    background: #3298E5;
    padding: 80px 50px 100px;
    color: #FFF;
    margin-top: -90px;
    margin-bottom: 80px;
}

/*.about .content-son .content-son-intro > span{*/
/*background: #3298E5;*/
/*padding: 80px 50px 100px;*/
/*color: #FFF;*/
/*margin-top: -90px;*/
/*margin-bottom: 80px;*/
/*}*/
.about .content-son .content-son-intro > p {
    font-size: 20px;
    line-height: 30px;
    margin-top: 50px;
}

.about .content-son .content-son-desire {
    margin-top: 50px;
    font-size: 20px;
    color: #666666;
    line-height: 30px;
}

.about .content-son .content-son-culture {
    background-image: url('/images/banner-05.png');
    background-size: 100% 100%;
    margin-top: 100px;
    color: #FFF;
    padding-top: 80px;
    padding-bottom: 100px;
    margin-bottom: 100px;
}

.about .content-son .content-son-contact {
    margin-top: 50px;
    display: flex;
}

.about .content-son .content-son-contact > div {
    background: #FFFFFF;
    box-shadow: 3px 3px 20px 0 rgba(0, 0, 0, 0.10);
    padding: 50px 20px;
    width: 310px;
}

.about .content-son-contact .content-son-contact-f1 {
    font-size: 24px;
    color: #333;
    margin-top: 50px;
}

.about .content-son-contact .content-son-contact-f2 {
    font-size: 20px;
    color: #666;
    margin-top: 30px;
    word-break: break-all;
}

/**************登录******************/

.enplogin .login-box {
    margin-top: 160px;
    border-radius: 5px;
    padding: 80px 40px;
    background: #fff;
    height: 600px;
}

.enplogin .login {
    color: #47526B;
    width: 300px;
    margin: 0 auto;
}

.enplogin .login .tab {
    margin-top: 60px;
    line-height: 52px;
    display: flex;
    font-size: 20px;
    color: #47526B;
    border-bottom: 1px solid #E5E5E5;
    text-align: center;
}

.enplogin .login .tab > div {
    display: inline-block;
    width: 50%;
    cursor: pointer;
}

.enplogin .tab .select {
    color: #3298E5;
    border-bottom: 2px solid #3298E5;
}

.enplogin .login .line {
    margin-top: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E5E5E5;
    font-size: 14px;
}

.enplogin .login .line > input {
    border: 0px;
    margin-left: 10px;
}

.enplogin .login .line > a {
    color: #2AA5FF;
    text-decoration: none
}

.enplogin .login .radio {
    margin-top: 30px;
    font-size: 14px;
    color: #333;
}

.enplogin .login .radio > img {
    margin-right: 10px;
}

.enplogin .login .btn {
    background-image: linear-gradient(-180deg, #61C5FF 0%, #3699FF 100%);
    border-radius: 100px;
    text-align: center;
    font-size: 18px;
    color: #FFF;
    margin-top: 35px;
    border: 0px;
    height: 54px;
    width: 100%;
    line-height: 54px;
    padding: 0px;
}

.enplogin .login .erweima {
    background: #f5f5f5;
    padding: 15px;
    width: 198px;
    height: 198px;
    border: 1px solid #ccc;
    margin: 0 auto;
    margin-top: 40px;
}