
p, h1, h2, h3, h4, h5, h6 {
    font-family: "Helvetica Neue",Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif
}

/*base*/
.fl {
    float: left;
}

.fr {
    float: right;
}

body {
    font: 12px/1.5 PingFangSC-Regular, Tahoma, 'Microsoft Yahei', sans-serif;
    font-family: "Helvetica Neue",Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,SimSun,sans-serif;
    border: 0px;
    font-size: 0px;
}

iframe{
    border: 0px;
}
.padding0 {
    padding: 0;
}

.pb50 {
    padding: 0 0 50px 0;
}

.layui-carousel > [carousel-item] > * {
    height: auto;
}

.layui-carousel-ind {
    margin-top: -20px;
    top: auto;
    bottom: 10px;
}

/*header*/
.header_box {
    height: 80px;
    line-height: 80px;
}

.header {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    font-size: 0;
}

.logo {
    float: left;
    margin-top: -1px;
    margin-left: 5px;
}


.header h1 {
    display: inline-block;
}

.header .nav {
    font-size: 20px;
    text-align: right;
    display: inline-block;
    vertical-align: top;
    float: right;
}

.header .nav a {
    color: white !important;
    display: inline-block;
    padding: 0 35px;
}

.header .nav a.active, .header .nav a:hover, .header .nav a.active {
    color: #f0c52e !important;
    background-color: rgba(87, 87, 87, 0.8) !important;
}

.app-header {
    display: none;
}

.app-header-menuicon {
    display: block;
    float: right;
    width: 50px;
    height: 80px;
    cursor: pointer;
    text-align: center;
}


.header-down-nav {
    display: none;
}

/*end-header*/


/*footer*/
.footer {
    background: #1d5f31;
    text-align: center;
    padding: 10px;
}

.footer .line {
    width: 220px;
    height: 2px;
    background: #dedede;
    margin: 0 auto;
}

.footer .company {
    font-size: 15px;
    text-align: left;
    font-weight: 500;
    color: white;
}

.footer p.copyright {
    font-size: 14px;
    color: #dedede;
    line-height: 24px;
}

.footer p.copyright a {
    font-size: 14px;
    color: #dedede;
    line-height: 24px;
}
.footer p.copyright a:hover {
    color: #8D8D8D;
}

.footer .icon_box i {
    color: #fff;
    font-size: 26px;
}

.footer .icon_box i.weixin-icon {
    padding-right: 15px;
}

.footer .icon_box i.weibo-icon {
    padding-left: 15px;
}

.footer .copyright {
    text-align: left;
    font-size: 12px
}

.footer .address, .footer .markets {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    line-height: 20px;
    font-size: 12px;
    font-weight: 300;
}
.footer .address span, .footer .markets span a{
    font-size: 14x;
    margin-top: 2px;
    color: #dedede;
}

.footer .address h3, .footer .markets h3 {
    font-size: 15px;
    text-align: left;
    font-weight: 300;
    color: bisque;
}

.footer .line {
    width: 100%;
}
.footer .wechat{
    height: 120px;
}

@media only screen and (max-width: 420px) {
    .app-header-menuicon{
        width: 12%;
    }
}

@media only screen and (max-width: 780px) {
    .footer .layui-col-xs0 {
        display: none;
    }

    .footer .email {
        margin-top: 12px;
    }

    .logo {
        width: 80%;
    }

    .logo img {
        width: 100%;
        margin-top: -1px;
    }

    .app-header-menuicon {
        width: 10%;
    }
}

/*footer*/


/*end-base*/


/*service*/

.service-content .service-big-img {
    height: 400px;
    background: url('../images/fw_img1.jpg') center center no-repeat;
    background-size: cover;
}

.service-content .service-img-text h3 {
    font-size: 30px;
    color: #666;
    text-align: right;
    padding-top: 180px;
    padding-right: 25%;
}

.service-content .content-introduction {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
}

.service-content .content-introduction .layui-fluid {
    padding: 0 70px;
}

.service-content .content-introduction .text h2 {
    font-size: 36px;
    color: #333333;
    line-height: 108px;
}

.service-content .content-introduction .text .line {
    height: 2px;
    width: 220px;
    background: #ab8e75;
    margin-bottom: 30px;
}

.service-content .content-introduction .text p {
    line-height: 36px;
    color: #666666;
    font-size: 16px;
}

.service-content .content-introduction .img-text-box {
    padding-top: 40px;
}

.service-content .content-introduction .img-text-box .item {
    text-align: center;
    margin: 30px auto;
}

.service-content .content-introduction .img-text-box .item h5 {
    font-weight: bold;
    padding-top: 20px;
}

.service-process-box {
    background: #efefef;
    padding-bottom: 120px;
}

.service-process {
    max-width: 1200px;
    margin: 0 auto;
}

.service-process .title {
    font-size: 30px;
    color: #333;
    text-align: center;
    padding: 60px 0;
}

.service-process .process-centent .item {
    background: #fff;
    padding: 45px 56px;
    text-align: center;
}

.service-process .process-centent .item h4 {
    font-size: 42px;
    font-weight: bold;
    width: 70px;
    margin: 0 auto;
    padding-bottom: 18px;
    border-bottom: 2px solid #000;
}

.service-process .process-centent .item h5 {
    font-size: 20px;
    padding: 12px 0 26px 0;
}

.service-process .process-centent .item p {
    text-align: left;
    color: #888888;
    font-size: 14px;
    line-height: 26px;
}

.service-contact {
    height: 600px;
    background: url('../images/fw_img2.jpg') center center no-repeat;
    background-size: 100% 100%;
    margin-bottom: 150px;
}

.service-contact-box {
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 114px;
}

.service-contact-box .map-img {
    height: 370px;
    background: url('../images/fw_img3.jpg') center center no-repeat;
    background-size: cover;
}

.service-contact-box .cantact-info {
    background: #fff;
    height: 370px;
    padding: 30px;
    box-sizing: border-box;
}

.service-contact-box .cantact-info h3 {
    font-size: 30px;
    color: #333;
    padding-bottom: 30px;
    text-align: center;
}

.service-contact-box .cantact-info .item {
    line-height: 60px;
    font-size: 18px;
}

.service-contact-box .cantact-info .item i {
    padding-right: 16px;
    color: #ab8e75;
    font-size: 18px;
}

/*end-service*/


/*about*/
.about-content .about-big-img {
    height: 700px;
    background: url('../images/bg/bg1.jpg') center center no-repeat;
    background-size: 100% 100%;
    color: #ffffff;
}

.about-content .about-big-img .text_box {
    max-width: 1200px;
    margin: 0 auto;
}

.about-content .about-big-img .text {
    display: inline-block;
    margin: 230px 500px 0 100px;
}

.about-content .about-big-img .text h3 {
    font-size: 36px;
    padding-bottom: 15px;
    border-bottom: 2px solid #b3b3b3;
}

.about-content .about-big-img .text p {
    font-size: 16px;
    padding-top: 40px;
    line-height: 40px;
}

.about-info .img-texts {
    max-width: 1200px;
    margin: 0 auto;
    padding: 100px 0;
}

.about-info .img-texts .item {
    padding: 50px 0;
}

.about-info .img-texts .item img {
    width: 100%;
}

.about-info .img-texts .item .text {
    padding-left: 84px;
}

.about-info .img-texts .item .text h5 {
    font-size: 100px;
    color: #f5f2ef;
    position: absolute;
}

.about-info .img-texts .item .text h4 {
    font-size: 30px;
    color: #333333;
    position: relative;
    z-index: 2;
    padding: 75px 0 56px 170px;
}

.about-info .img-texts .item .text p {
    line-height: 38px;
    font-size: 16px;
    color: #666666;
}

.about-info .coreTeam_box {
    background: #f6f6f9;
    position: relative;
}

.about-info .coreTeam_box .writebg {
    height: 360px;
    background: #fff;
    position: absolute;
    top: 0px;
    width: 100%;
}

.about-info .coreTeam {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.about-info .coreTeam h3 {
    font-size: 36px;
    color: #333333;
    padding: 40px 0 24px 0;
}

.about-info .coreTeam h4 {
    font-size: 24px;
    color: #888888;
    padding-bottom: 80px;
}

.about-info .coreTeam .imgTxt h6 {
    font-size: 18px;
    padding: 36px 0 110px 0;
}

.about-info .coreTeam .imgTxt img {
    width: 100%;
}

/*end-about*/


/*case*/
.case-content .banner {
    max-width: 1440px;
    margin: 60px auto 100px auto;
    position: relative;
    padding-bottom: 5%;
}

.case-content .banner .img-text {
    width: 54%;
    position: relative;
    cursor: pointer;
}

.case-content .banner .img-text img {
    width: 100%;
}

.case-content .banner .img-text h3 {
    color: #a1a1a1;
    font-size: 30px;
    display: block;
    position: absolute;
    top: 30%;
    right: 20%;
}

.case-content .banner .img-text.active {
    position: absolute;
    right: 0;
    bottom: 0;
}

.case-content .banner .img-text h3 span {
    padding-left: 50px;
    display: inline-block;
}

.case-content .imgtext-flow {
    max-width: 1200px;
    margin: 50px auto;
    padding-bottom: 20px;
}

.case-content .imgtext-flow .item {
    margin-bottom: 50px;
    padding: 0px 10px;
}

.case-content .imgtext-flow .item img {
    width: 100%;
}

.case-content .imgtext-flow .item-text {
    padding-left: 20px;
}

.case-content .imgtext-flow .item h3 {
    font-size: 24px;
    color: #333;
    padding: 30px 0 16px 0;
}

.case-content .imgtext-flow .item span {
    font-size: 18px;
    color: #666;
}

.case-content .imgtext-flow .layui-flow-more {
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -48px;
}

/*end-case*/


@media only screen and (max-width: 1024px) {
    .case-content .banner {
        margin: 30px auto;
    }


    /*.footer .address, .footer .markets, .footer .address h3, .footer .markets h3, .footer .company {*/
    /*    text-align: center;*/
    /*}*/

    .footer .footer-top{
        padding: 10px 30px;
    }

    .footer .copyright {
        text-align: center;
    }

    .case-content .banner .img-text h3 {
        color: #a1a1a1;
        font-size: 20px;
    }

    .about-content .about-big-img .text {
        margin: 200px 50px;
    }


    .about-content .about-big-img .text p {
        padding-top: 10px;
        font-size: 20px;
        line-height: 40px;
    }

    .about-content .about-big-img .text h3 {
        font-size: 24px;
    }

    .about-info .img-texts {
        padding: 50px 0;
    }

    .about-info .img-texts .item .text h5 {
        font-size: 50px;
    }

    .about-info .img-texts .item .text h4 {
        font-size: 24px;
        padding: 25px 0 30px 80px;
    }
}

@media only screen and (max-width: 700px) {

    .logo img{
        width: 100%;
    }
}
@media only screen and (max-width: 1411px) {
    .about-info .img-texts .item .text {
        padding-left: 0;
    }

    .about-info .img-texts .img-center {
        text-align: center;
    }

    .about-info .img-texts .item {
        padding: 0 20px;
    }


    .service-contact {
        margin-bottom: 50px;
    }

    .service-contact-box .cantact-info h3 {
        padding: 20px 0;
    }

    .service-contact-box .cantact-info .item, .service-contact-box .cantact-info .item i {
        font-size: 16px;
    }

    .about-info .coreTeam .imgTxt h6 {
        padding: 36px 0;
    }


    .footer p.copyright {
        padding: 10px 0;
        text-align: center;
    }

    /**/
    .header .nav, #nav-content, #shade {
        display: none;
    }

    .logo {
        padding: 0 0 0 10px;
    }

    .app-header {
        display: block;
    }

    .layui-nav.down-nav {
        position: absolute;
        width: 100%;
        z-index: 2;
        text-align: center;
        top: 70px;
        padding: 0;
        display: block;
    }

    .layui-nav.down-nav li {
        height: 60px;
        line-height: 60px;
        display: block;
    }

    .layui-nav.down-nav li a {
        height: 60px;
        line-height: 60px;
        color: #fff;
        font-size: 18px;
    }

    .service-content .content-introduction {
        padding: 20px 0;
    }

    .service-content .content-introduction .layui-fluid {
        padding: 0 20px;
    }

    .service-process .title {
        padding: 30px 0;
    }

    .service-process-box {
        padding-bottom: 30px;
    }

    .service-contact-box .cantact-info .item, .service-contact-box .cantact-info .item i {
        font-size: 16px;
    }

    /**/
    .service-contact-box .cantact-info h3 {
        padding: 20px 0;
    }

    .service-contact-box .cantact-info .item, .service-contact-box .cantact-info .item i {
        font-size: 16px;
    }

    .service-contact-box .map-img {
        height: 220px;
        margin-bottom: 30px;
    }

    .service-contact-box {
        padding: 40px 0;
    }

    .service-contact-box .cantact-info {
        height: auto;
    }

    .service-contact-box .cantact-info .item {
        line-height: 40px;
    }

    .about-content .about-big-img .text {
        margin: 200px 50px;
    }

    .about-content .about-big-img .text p {
        padding-top: 10px;
        font-size: 18px;
        line-height: 36px;
    }

    .about-content .about-big-img .text h3 {
        font-size: 24px;
    }

    .footer .line {
        width: 100%;
    }
}


@media only screen and (max-width: 767px) {
    .case-content .banner {
        display: none;
    }

    .case-content .imgtext-flow .item img {
        width: 100%;
        height: auto;
    }
}

