
/* 下面是联系我们 */

.contactus {
    max-width: 1200px;
    margin: 0 auto;
}

.input_box {
    display: flex;
}
.input {
font-size:14px;
}
/* 下面是新闻列表 */

.newslist {
    max-width: 1200px;
    margin: 0 auto;
}

.newsfamily {
    display: flex;
    justify-content: center;
    margin: 40px 0;
    flex-wrap: wrap;
}


    .newsfamily a {
        border: 1px solid #e5e5e5;
        height: 40px;
        padding: 0px 37px;
        line-height: 40px;
        text-align: center;
        margin: 10px 25px;
        border-radius: 1px;
        cursor: pointer;
    }
    /*.newsfamily a >span:hover {
        height: 40px;
        padding: 0px 40px;
        line-height: 40px;
        text-align: center;
        margin: 10px 25px;
        border: 1px solid #69c79a;
        border-radius: 1px;
    }*/
    .newsfamily > a:hover {
        background-color: #69c79a;
        color: #ffffff;
        height: 40px;
        padding: 0px 37px;
        line-height: 40px;
        text-align: center;
        margin: 10px 25px;
        border-radius: 1px;
        cursor: pointer;
    }

.choice {
    max-width: 160px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 25px;
    color: #ffffff;
    background-color: #69c79a;
    border-radius: 1px;
    cursor: pointer;
}

.newsbox {
    height: 200px;
    display: flex;
    border-bottom: 2px dashed #dbdbdb;
    padding: 30px 0px;
}

.newsboxsl {
    width: 300px;
    height: 200px;
    border: 1px solid #dbdbdb;
}

.news_more {
    width: 110px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color: #ffffff;
    background: #55b889;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}

.newsboxsr {
    position: relative;
    font-size: 18px;
    color: #333333;
    flex: 5;
}

.newsbox a {
    flex: 2;
    margin-right: 2vw;
}

.newsboxtt {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #333333;
}

.newsboxti {
    font-size: 16px;
    margin-bottom: 20px;
    color: #686868;
}

.newsboxnr {
    max-height: 80px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
}

.newsboxt {
    margin: 0px;
}
/* 下面是新闻详情 */

.newscontent {
    max-width: 1200px;
    margin: 0 auto;
}

.newstop {
    margin: 0 auto;
    text-align: center;
    margin: 30px 0px;
}

.newstittle {
    font-size: 26px;
}

.newstop div {
    display: flex;
    justify-content: center;
    margin: 10px 0;
}

    .newstop div > span {
        font-size: 12px;
        margin: 0 20px;
    }
/* 下面是案例列表 */

.caselist {
    max-width: 1200px;
    margin: 0 auto;
}

.caselistbox {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
}
    .caselistbox a {
    width:33.3%;
    }
.casebox {
    overflow: hidden;
    background-color: #ffffff;
    margin: 0 15px;
    margin-top: 40px;
    flex: auto;
}

.caselistnr {
    width: 85%;
    margin: 0 auto;
}

.casebox > img {
    width: 100%;
    height: 240px;
}

.casetitle {
    font-size: 18px;
    font-weight: 500;
    padding: 16px 0;
    border-bottom: 1px solid #e5e5e5;
}

.casemore {
    width: 140px;
    height: 40px;
    line-height: 40px;
    margin: 20px 0;
    color: #ffffff;
    background: #55b889;
    text-align: center;
}

.icon-arrow-right {
    font-size: 14px;
    margin-left: 8px;
}
/* 下面是案例详情 */

.case {
    background: url(/images/casebg.png)no-repeat 0 0;
}

.casecontent {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.breadcrumb {
    font-size: 14px;
    margin-top: 20px;
    color: #888888;
}

.case_top {
    display: flex;
    justify-content: start;
    margin: 40px auto;
}

.caseconimg {
    width: 550px;
    height: 330px;
    position: relative;
}

.caseimgbox {
    flex: 1;
}

.caseconimg > img {
    width: 530px;
    height: 310px;
    position: relative;
    z-index: 1;
}

.casetop_bg {
    width: 530px;
    height: 310px;
    border: 4px solid #c1eed9;
    position: absolute;
    right: 0;
    bottom: 0;
}

.caseint {
    margin: 0;
    margin-left: 5%;
    color: #595959;
    flex: 1;
}

    .caseint > li {
        margin: 20px 0;
    }

.casetittle {
    margin-top: 0px;
    font-size: 24px;
    font-weight: bold;
}

.change {
    max-width: 1200px;
    margin: 0 auto;
}

.casenr {
    color: #2d2d2d;
    line-height: normal;
    font-size: 14px;
    letter-spacing: 2px;
}

    .casenr li {
        margin: 10px 0;
    }

        .casenr li:hover {
            text-decoration: underline;
        }

.changepage {
    display: flex;
    height: 37px;
    justify-content: space-around;
    font-size: 14px;
    margin: 30px auto;
    width: 600px;
}

.goleft {
            padding:0 18px;
    text-align: center;
    line-height: 35px;
    color: #858585;
    background-color: #f6f6f6;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    cursor: pointer;

}

    .goleft:hover {
        text-align: center;
        line-height: 35px;
        color: #69c79a;
        background-color: #f6f6f6;
        border: 1px solid #69c79a;
        border-radius: 5px;
            padding:0 18px;
    }

.goright {
            padding:0 18px;
    text-align: center;
    line-height: 35px;
    color: #858585;
    background-color: #f6f6f6;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    cursor: pointer;
}

    .goright:hover {
            padding:0 18px;
        text-align: center;
        line-height: 35px;
        color: #69c79a;
        background-color: #f6f6f6;
        border: 1px solid #69c79a;
        border-radius: 5px;
    }

.gocenter {
            padding:0 18px;
    text-align: center;
    line-height: 35px;
    color: #ffffff;
    background-color: #69c79a;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    cursor: pointer;
}

.icon-toleft {
    font-size: 14px;
    vertical-align: text-bottom;
    /*color: #e1e1e1;*/
}

.icon-toright {
    font-size: 14px;
    vertical-align: text-bottom;
    /*color: #e1e1e1;*/
}
/* 下面是联系我们部分 */

.contactinline {
    
    max-width: 400px;
    margin-top: 45px;
    margin: 0 auto;
}

    .contactinline h2 {
        color: #333333;
        font-size: 22px;
        margin: 5px 0px;
    }

    .contactinline span {
        font-size: 16px;
        color: #6a6a6a;
    }

.input_box {
    max-width: 1200px;
    display: flex;
    justify-content: space-between;
}

.input_boxint {
    margin-top: 25px;
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 200px;
    justify-content: space-between;
}

.ns_input {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.message {
    width: 100%;
    height: 50px;
}

.input {
    height: 30px;
}

.verification_box {
    display: flex;
    justify-content: space-between;
}

.verification {
    width: 70%;
    height: 30px;
}

.submit {
    width: 100%;
    height: 30px;
    color: white;
    background-color: #6abce3;
    border: none;
}

.contactway {
    max-width: 470px;
    font-size: 18px;
}

.synopsis {
    color: #6a6a6a;
	margin-top: -26px;
}

    .synopsis li {
        margin: 20px 0;
        display: flex;
    }

        .synopsis li img {
            margin-right: 15px;
            vertical-align: bottom;
            width: 18px;
            height: 14px;
        }

.map {
    width: 55%;
    height: 808px;
}
.map1 {
    width: 55%;
    height: 872px;
}
/* 小屏幕查询样式 */

@media screen and (max-width: 800px) {
    .product,
    .case,
    .newslist {
        max-width: 400px;
    }
    /* 下面是产品 */
    .product {
        margin: 0 auto;
        overflow: hidden;
    }

    .produvtimgbox {
        width: 100%;
    }

    .product_top {
        display: block;
    }

    .product_box {
        width: 190px;
        margin: 0 5px;
        margin-top: 10px;
    }

    .vmore {
        padding: 10px 0;
    }

    .pl_line {
        margin: 12px auto;
    }

    .newsfamily {
        justify-content: center;
        margin: 0;
        margin-bottom: 25px;
    }
        .newsfamily a {
           margin: 10px 10px;
        }

        .newsfamily a:hover {

            margin: 10px 10px;
        }

    .newsboxsl {
        width: 170px;
        height: 120px;
    }

    .newsboxtt {
        margin-bottom: 5px;
        font-size:16px;
    }

    .newsboxti {
        margin-bottom: 5px;
    }
    .newsboxti img{
    height:12px;
    margin-right:5px !important;
    }
    .news_more {
        width: 110px;
    height: 30px;
    line-height: 30px;
    }

    .newsboxnr {
        display:none;

    }

    .newsbox {
        height: 122px;
        padding: 15px 0px;
        border-bottom: 1px dashed #dbdbdb;
    }
    /* 下面是案例 */
    .case {
        margin: 0 auto;
        overflow: hidden;
    }

    .case_top {
        display: block;
    }
    .caselistbox a {
    width:50%
    }

    .caseconimg {
        width:100%;
        height:auto;
        margin: 0 auto;
        margin-bottom: 20px;
    }

        .caseconimg > img {
width:100%;
height:auto;
        }

    .casetop_bg {
        display:none;
        width: 360px;
        height: 230px;
    }

    .caseint > li {
        margin: 5px 0;
        font-size: 14px;
    }

    .caseint {
        /*text-align: center;*/
    }

    .casetittle {
        font-size: 20px !important;
    }
    /* 下面是联系我们 */
    .contactus {
        max-width: 400px;
        margin:0 auto;
    }

    .input_box {
        display: block;
    }

    .synopsis {
        margin-top: 0;
        margin-bottom: 30px;
        width:100%;
    }

    .map {
        width: 100%;
        height: 250px;
        margin: 50px 0;
    }
    /* 下面是客户案例 */
    .casebox {
        margin: 0 2px;
        margin-top: 20px;
    }

        .casebox > img {
            height: auto;
        }

    .casetitle {
        font-size: 18px;
    }

    .casemore {
        width: 100%;
        height: 30px;
        line-height: 30px;
        color: #ffffff;
        background: #55b889;
        text-align: center;
        margin: 9px auto;
    }
    /* 下面是关于我们 */
    .company {
        display: block;
    }
    .about {
    max-width:400px;
    margin:0 auto;
    width:90%;
    }
    .aboutusin {
        width: 100%;
        margin:0 auto;
    }

    .cn_sl {
        width: 100%;
        margin: 0 auto;
        float: none;
    }

    .culture_box > h2 {
        font-size: 18px;
        margin: 0 2px;
        margin-bottom: 15px;
    }

    .culture_box img {
        width: 50%;
    }

    .culture_box > p {
        margin: 0 10px;
        margin-bottom: 20px;
    }

    .culture {
        padding-top: 190px;
    }

    .culture_box {
        width: 25% !important;
        top: 0px !important;
        height:auto
    }
    .wenhua {
    height:auto !important;
    }
    .swiper-father {
        max-width: 500px !important;
    }

    .product_box > img {
    height:140px;
    }
    .changepage {
        width:auto;
    justify-content:space-around;
    }
    .caselistbox {
        max-width: 400px;
    margin: 0 auto;
    }
    .productlist a  {
    width:50%;
    }
    .product_box {
    width:auto;
    }

    /* .swiper-container {
            width: 80%;
            height: 100%;
            z-index: 9999;
        } */
    /* .swiper-slide div p {
            display: none;
        } */
    /* .swiper-slide {
            width: 140px !important;
        } */
}
