﻿/*base*/
.fl {
    float: left;
}

.fr {
    float: right;
}

body {
    font: 12px/1.5 PingFangSC-Regular,Tahoma,'Microsoft Yahei',sans-serif;
}

.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;
    border-bottom: 1px solid #e8ebf2;
}

.header {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}

    .header h1 {
        display: inline-block;
        padding-left: 35px;
    }

    .header .nav {
        font-size: 14px;
        text-align: right;
        display: inline-block;
        vertical-align: top;
        float: right;
    }

        .header .nav a {
            color: #010101 !important;
            display: inline-block;
            padding: 0 35px;
        }

            .header .nav a.active {
                color: #ab8e75 !important;
            }

.app-header {
    display: none;
}

.app-header-menuicon {
    display: block;
    position: absolute;
    top: 0;
    width: 80px;
    height: 80px;
    cursor: pointer;
    text-align: center;
}

    .app-header-menuicon i {
        font-size: 30px;
    }

.header-down-nav {
    display: none;
}
.phone-mes {
    margin: 5px 0;
    cursor: pointer;
}
    .phone-mes img {
        width: 30px;
    }
    .phone-mes span {
        font-size: 20px;
    }
.saoma {
    font-size: 12px;
    margin-left: 5px;
}
.container .weixin {
    width: 80%;
    /* height: 100px; */
    margin-top: 10px;
}
footer-box {
    padding: 20px;
}
.line-border {
    border-left: 1px solid #565656;
    height: 200px;
}
footer {
    background-color: #1B2B46;
    padding-bottom: 42px;
    padding-top: 54px;
    color: #fff;

}
.footer-bottom {
    text-align: center;
    color: #565656;
    font-size: 14px;
    padding: 10px 0;
}
    footer .box {
        padding: 30px;
        max-width: 1200px;
        margin: 0 auto;
        height: 200px;
    }
.container ul {
    text-align: left;
    height: 200px;
}
.container .tit {
    font-size: 18px;
    color: #fff;
    line-height: 38px;
    padding-bottom: 20px;
}
.container a {
    font-size: 14px;
    line-height: 28px;
    color: #AAAAAA;
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}

.content .prod-show {
    /*padding: 100px 0;*/
    max-width: 1200px;
    margin: 0 auto;
}
.prod-show-title {
    text-align: center;
    color: #333333;
    padding: 50px 0;
    font-size: 30px;
}

    .content .prod-show .img-txt h3 {
        line-height: 70px;
        background: #f9f9f9;
        font-size: 18px;
        color: #666666;
        text-align: center;
    }

.content .prod-descr {
    max-width: 1200px;
    margin: 0 auto;
}

    .content .prod-descr .item {
        position: relative;
        padding-bottom: 160px;
        margin-bottom: 240px;
    }

        .content .prod-descr .item .bot-img-box {
            position: absolute;
            right: 0px;
            bottom: 0px;
        }

        .content .prod-descr .item img {
            width: 100%;
        }

        .content .prod-descr .item .text {
            padding: 0 70px 0 80px;
            color: #363636;
        }

            .content .prod-descr .item .text h3 {
                font-size: 40px;
                padding: 20px 0;
            }

            .content .prod-descr .item .text p {
                font-size: 22px;
                line-height: 40px;
                padding-bottom: 20px;
            }

            .content .prod-descr .item .text a {
                font-size: 18px;
                color: #ab8e75;
            }

.content .Partner {
    height: 680px;
    background: url(../images/sy_imgbg.jpg) no-repeat center center;
    background-size: 100% 100%;
}

    .content .Partner .title {
        color: #000;
        padding: 100px 0;
    }

        .content .Partner .title h3 {
            font-size: 30px;
        }

        .content .Partner .title h4 {
            font-size: 14px;
        }

    .content .Partner .cont-box {
        max-width: 1200px;
        margin: 0 auto;
        text-align: center;
    }

        .content .Partner .cont-box h2 {
            color: #989898;
            font-size: 50px;
            height: 22%;
            background: #fff;
        }
.content1 {
    background-color: #e4e7ef !important;
    padding: 65px;
}
/*end-index*/




/*@media only screen and (max-width: 992px){
 
}*/
/*@media only screen and (max-width: 810px){
  

}*/
@media only screen and (max-width: 780px) {

    .foot-hide {
        display:none;
    }
    .foot-show {
        width:90% !important;
    }
    .footer p.copyright {
        padding: 20px 0;
    }
    .content1 {
        background-color: #e4e7ef !important;
        padding: 10px;
    }
    /**/
    .header .nav {
        padding: 0 10px;
        float: right;
    }

    .why-box .tc {
        padding: 10px !important;
    }
    .why-box p {
       display:none;
    }
    .header h1.logo {
        float: right;
        padding: 0 35px 0 0;
        display:none;
    }
    .header .nav a {
        color: #010101 !important;
        display: inline-block;
        padding: 0 10px;
    }
    .app-header {
        display: block;
    }

    .layui-nav.down-nav {
        position: absolute;
        width: 100%;
        z-index: 2;
        text-align: center;
        top: 80px;
        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;
            }


 
}

@media only screen and (max-width: 780px) {
  

    .content .prod-show .img-txt h3 {
        line-height: 40px;
        background: #f9f9f9;
        font-size: 14px;
        color: #666666;
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    .content .Partner .cont-box h2 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .case-content .banner {
        display: none;
    }

    .case-content .imgtext-flow .item img {
        width: 100%;
        height: auto;
    }
}



.why-box {
    text-align: center;
    margin-bottom: 5rem;
   
}
.tc-red1 {
    background-color: #cd7233;
}
.tc-red {
    background-color: #eb2352;
}
.tc-qs {
    background-color: #25a0ca;
}
.tc-green {
    background-color: #a5c639;
}
.tc-green1 {
    background-color: #00d080;
}
.tc-blue {
    background-color: #0f88f8;
}
.tc-orgin {
    background-color: #ff7927;
}

.tc-yellow {
    background-color: #edaf0d;
}

.tc {
    text-align: center;
    color: #fff;
    padding: 17px 0px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    width: 130px;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
}
   .icon{
        font-size: 64px;
    }

.why-box h3 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    color: #666;
    font-weight: 400;
}

.why-box p {
    min-height: 60px;
    font-size: 12px;
    line-height: 20px;
    color: #999;
    padding: 0 15px;
}
.main-news {
    padding: 70px 0 80px 0;
}

    .main-news .content > div {
        padding-bottom: 40px;
        border-bottom: 1px dashed #eaeaea;
        position: relative;
    }

    .main-news .content .news-img {
        display: inline-block;
        width: 30%;
        vertical-align: top;
    }

        .main-news .content .news-img img {
            max-width: 90%;
        }

    .main-news .content .news-panel {
        display: inline-block;
        width: 70%;
        vertical-align: top;
        padding-left: 5px;
        box-sizing: border-box;
    }

        .main-news .content .news-panel strong a {
            display: block;
            color: #555;
            font-size: 18px;
            line-height: 26px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .main-news .content .news-panel p.detail {
            color: #777;
            line-height: 24px;
        }

        .main-news .content .news-panel p.read-push {
            color: #463e3e;
            padding-top: 5px;
        }

    .main-news #newsPage .layui-laypage {
        display: block;
        text-align: center;
        margin-top: 70px;
    }

        .main-news #newsPage .layui-laypage a, .main-news #newsPage .layui-laypage span {
            font-size: 18px;
            line-height: 40px;
            height: 40px;
            margin-right: 20px;
            border-radius: 3px;
            color: #e3e3e3;
        }
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}


/*大屏幕*/
@media screen and (min-width: 992px){

  .main-news .content .news-img{width: 30%;}
  .main-news .content .news-panel{width: 65%;}

}
/*大屏幕*/
@media screen and (max-width: 780px){

  .main-news .content .news-img{width: 30%;}
  .main-news .content .news-panel{width: 65%;}

}
/*超大屏幕*/
@media screen and (min-width: 1200px) {
  .main-news .content .news-img{width: 30%;}
  .main-news .content .news-panel{width: 65%;}

}
.site-h1 {
    margin-bottom: 16px;
    line-height: 30px;
    padding-bottom: 10px;
    color: #393D49;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    font-weight: 300;
}
