﻿* {
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
  }

body {
    font-size: 14px;
    
    
}

a {
    text-decoration: none;
}

ul,
ol {
    list-style-type: none;
}

img {
    border: none;
}

/* 样式 */

#prothe {
    width: 100%;
    height: 57px;
    margin: 0 auto;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 5% 0% 3% 0%;

}

@font-face {
    font-family: 'OpenSans-Bold';
    src: url('../fonts/opensans-bold.ttf');

}

.service_list_met_21_6 .lh-business-item li a {
    text-decoration: none;
}

.xhx {
    width: 80px;
    height: 5px;
    border-bottom: 1px #727272 solid;
    margin-top: 5px;
}

.pro {
    font-size: 25px;
    font-family: yahei;
    font-weight: 300;
    padding-bottom: 5px;
    cursor: pointer;
    color: #585858;

}

.service_list_met_21_6 .lh-business-item {
    margin-bottom: 20px;
    
}

.proto {
    cursor: pointer;
    color: #727272;
    font-family: "OpenSans";
    margin-bottom: 5px;
}

/* 1结束 */




.service_list_met_21_6 .lh-business-item li:hover h2 {
    color: green;
}

.service_list_met_21_6 .lh-more {
    color: green;
}

.service_list_met_21_6 .lh-business-item li a i {
    border-color: green;
    color: green;
}



.about {
    width: 100%;

    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 5%;

}

.about_the_1 {
    width: 50%;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    overflow: hidden;
}

.about_the_1 img {
    width: 100%;
}

.about_the_2 {
    width: 50%;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;

}

.about_the_2_p {
    padding: 5% 5% 5% 5%;
}

.about_the_2_p p {
    width: 100%;
    color: #999;
    line-height: 30px;
    padding-top: 40px;
}

.about_the_2_a {
    width: 150px;
    height: 50px;
    border: 1px #e0e0e0 solid;
    display: flex;

    justify-content: center;
    align-items: center;
    cursor: pointer;

}

.about_the_2_a a {
    text-decoration: none;
}

.about_the_2 a {
    color: #e0e0e0;
    font-size: 16px;

}

.about_the_2 a:hover {
    color: #fff;
}

.about_the_2_a:hover {
    background: #39934b;
    color: #fff;
    transition: 1.5s;
}


/* .slideBox {
    width: 100%;

    overflow: hidden;
    position: relative;

}

.slideBox .bd {

    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
}

.slideBox .bd img {
    max-width: 100%;
    display: block;
} */
.banner {
    position: relative;
    overflow: auto;
    text-align: center;
    width: 640px;
    margin: 0 auto
}

.banner .arrow {
    position: absolute;
    width: 20px;
    height: 37px;
    top: 50%;
    margin-top: -18px;
    overflow: hidden;
    z-index: 2;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.banner #al {
    left: 15px
}

.banner #ar {
    right: 15px
}

.banner ul {
    z-index: 1;
    width: 600%;
    overflow: hidden;
}

.banner ul .slider-item {
    width: 640px;
    float: left;
    height: 480px;
    position: relative;
    overflow: hidden;
}

.banner ul .slider-item .slider-title {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 610px;
    max-height: 56px;
    padding: 15px;
    text-align: left;
    line-height: 28px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.9));
    background: url(../images/slider-info-bg.png) \9;
}

/* 2结束 */


.light-bg {
    background: #f6f6f6 none repeat scroll 0 0;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}



.col-text-center {
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.thumb img,
.single-portfolio img {
    width: 100%;
    height:260px;
}

.white-bg {
    background: #ffffff none repeat scroll 0 0;
}

.section-padding {
    padding: 60px 0;
}

.plr-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.ptb-35 {
    padding-top: 35px;
    padding-bottom: 35px;
}

.blog-text .title h6 {
    color: #8f8f8f;
}

h6 {
    font-size: 13px;
}

.blog-text a {
    text-decoration: none;
}

.blog-text h4 {
    color: #747474;
}

.blog-text a h4:hover {
    color: #333;

}

.pull-left a {
    border-bottom: 1px solid #d8d8d8;
    color: #949494;
    font-size: 12px;
    font-weight: 300;
    padding-bottom: 3px;
    text-decoration: none;
}

.blog-text p {
    color: #828282;
}

.section-title p {
    color: #838383;
    font-size: 15px;
}

.section-title h2 {
    color: #585858;
}

h2 {
    font-size: 25px;
    color: #5a5a5a;
}

.pb_xhx {
    width: 80px;
    height: 5px;
    border-bottom: 1px #727272 solid;
    padding-top: 5px;
    margin: auto;

}

.pb-80 p {
    cursor: pointer;
    color: #727272;
    font-family: "OpenSans-Bold";
}

.row {
    padding-bottom: 25px;
}

.pull-left a:hover {
    color: #000;
    border-bottom: 1px #000 solid;
}

.zmdi img {
    width: 15px;
}


/* case */
.cbrow_4ca896b8 {
    display: flex;
    justify-content: center;
}

.c-row {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
}

.cbdiv_0d84bf7c {
    border: none;
}

.cbhead_3c7a72c9 {
    border: none;
}

.div_9OIx4O {
    flex-direction: column;
}

.cbrow_4ca896b8 {
    padding-top: 25px;

}

.cbdiv_09e1be53 {
    border-top: none;
}

.cbdiv_ed42af09 {
    background: #f4f4f4;
}

.c-linkblock img {
    width: 100%;
}

.div_9OIx4O p {
    cursor: pointer;
    color: #727272;
    font-family: "OpenSans";
    padding-bottom: 5px;
}

.cbimag_6b86b15d {
    padding-top: 52%;
}

/* case结束 */


.end {
    background: #f4f4f4;
}

.footer {
    width: 100%;


    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.footer div {
    width: 80%;
    height: 5px;
    border-top: 1px #ccc solid;
    margin-bottom: 15px;
}

.footer span {
    color: #ccc;
}

.section-title h2 {
    font-size: 25px;
}

.c-div h2 {
    font-size: 25px;
}



/* 内页 */
.footer_1 {
    width: 100%;
    background: #f4f4f4;

}

.footer_tow {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.footer_tow h2 {
    padding-top: 50px;

}

.footer_tow div {
    width: 3%;
    border-top: 1px #727272 solid;
    padding-bottom: 10px;

}

.footer_tow p {
    font-family: "OpenSans-Bold";
    color: #727272;
}

.footer_tow span {
    font-size: 14px;
    color: #838383;
    padding-bottom: 20px;
}

.news {
    height: 100%;
}


/* 内页 */

#prothe_1 {
    width: 100%;
    height: 150px;
    background-color: #f4f4f4;
    margin: 0 auto;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

}

#prothe_1 p {
    padding-top: 15px;
}

.div_yU73LN {
    background: #f4f4f4;

}

.div_yU73LN h3 {
    margin: 0;
}

.cbdiv_55bf7c42 h5 {
    font-family: "OpenSans-Bold";
}

.cbdiv_55bf7c42 p {

    width: 80px;
    height: 5px;
    border-bottom: 1px #727272 solid;
    margin-top: 5px;

    margin: 0 auto;

}

.white-bg {
    background-color: #f4f4f4;
}

.white-bg hr {
    width: 110px;
    border: 1px #ccc solid;
}

.x {
    padding-top: 50px;
}

.swiper-wrapper ul .li {
    width: 20%;
}

.sponsor {
    margin: 0 auto;
}

.sponsor .li img {
    width: 200px;
    height: 280px;
    border: 1px #ccc solid;
}

.div_9OIx4O p {
    color: #ccc;
}

.c-scrollIn {
    border-bottom: 1px #ccc solid;
}


/* ditu */

.info {
    margin-top: 20px;
    padding-left: 20px;
    color: #cc5522;
    font-size: 20px;
}

.left {
    width: 100%;
    height: 360px;
    margin-bottom: 20px;
   
}

.right {
    width: 600px;
    margin: 40px auto 0 auto;
}

.title {
    font-size: 14px;
    font-weight: bold;
    color: #cc5522;
}

#container1 {
    position: relative;
    bottom: 360px;
}

.content {
    font-size: 13px;
    color: #333;
    margin-top: 6px;

}

.containerww {
    width: 100%;
    height: 360px;
}

.left_p {
    width: 330px;
    height: 360px;
    background-color: green;
    position: relative;
    z-index: 99;
    display: flex;
    flex-direction: column;
    justify-content: center;
    

}

.left_p div {
    padding-left: 30px;
    padding-right: 30px;
    color: #fff;
}

.left_con {
    width: 1200px;
    height: 360px;
    display: flex;
    justify-content: flex-end;
    margin: 0 auto;
}

#foot {
    position: relative;
    bottom: 320px;
}

.yd {

    width: 100%;
    display: flex;

}

.yd img {
    padding-top: 70px;
    height: 100%;
}

.div_Vn3Uq8:hover {
    background: none;
}

@media (max-width: 767px) {
    .left_con {
        display: none;
        
    }
  
    #container1 {
        bottom: 0;
    }

    #foot {
        bottom: 0;
    }
}

@media (max-width: 414px) {
    .case_body {
        width: 100%;
        margin: 0 auto;
        padding-top: 3%;
    }

    .case_box li {
        margin: 0 20px;
        list-style: none;
    }

    .case_box li img {
        max-width: 200px;
    }

    .case_li {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .case_title {
        line-height: 35px;
        background: #f4f4f4;
        width: 200px;
        text-align: center;
        color: #666;
    }
   
}

@media (min-width: 768px) {

    .case_body {
        width: 700px;
        margin: 0 auto;
        padding-top: 4%;
    }

    .case_box li {
        margin: 0 20px;
        list-style: none;
    }

    .case_box li img {
        max-width: 200px;
    }

   

    .case_title {
        line-height: 35px;
        background: #f4f4f4;
        width: 200px;
        text-align: center;
        color: #666;
    }


}

@media (min-width: 992px) {

    .case_body {
        width: 900px;
        margin: 0 auto;
        padding-top: 4%;
    }

    .case_box li {
        margin: 0 20px;
        list-style: none;
    }

    .case_box li img {
        max-width: 260px;
    }

  

    .case_title {
        line-height: 40px;
        background: #f4f4f4;
        width: 260px;
        text-align: center;
        color: #666;
    }
  

}

@media (min-width: 1280px) {

    .case_body {
        width: 1200px;
        margin: 0 auto;
        padding-top: 4%;
    }

    .case_box li {
        margin: 0 20px;
        list-style: none;
    }

    .case_box li img {
        max-width: 360px;
    }

    .case_title {
        line-height: 50px;
        background: #f4f4f4;
        width: 360px;
        text-align: center;
        color: #666;
    }


}

/* 改3样式 */
.row_about {
    padding-top: 20px;
}

@media screen and (max-width: 768px) {
    .row_about {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;

        align-items: center;
    }

    .about_the_1 {
        width: 80%;
    }

    .about_the_2 {
        width: 80%;
    }

   
    
}

@media screen and (min-width:768px) and (max-width:992px) {
    .row_about {
        display: -webkit-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;

        align-items: center;
    }

    .about_the_1 {
        width: 560px;
    }

    .about_the_2 {
        width: 560px;
    }
    .nav_style_01 .navbar-header{
        padding-left:8px
    }
}

/* 改3样式结束 */


/* 资质flcation */


.flcation {
    width: 100%;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}

.row_flcation {
    max-width: 1200px;

}

.row_flcation ul {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    justify-content: space-around;
}

.row_flcation ul li {
    padding: 10px;

}

.row_flcation li img {
    width: 250px;
    height: 350px;
    border: 1px #ccc solid;
}

/* 改动 */

.banner-titile {
    padding-top: 90px;
}

@media screen and (max-width:767px) {
    .banner-titile {
        padding-top: 50px;
    }

    .sponsor li {
        width: 170px;
    }

    .sponsor li img {
        max-width: 150px;
    }
}



@media screen  and (max-width:767px) {
    .row_flcation {
        max-width: 400px;
    }

    .row_flcation li img {
        width: 100px;
        height: 150px;
    }


}

@media screen and (min-width:768px) and (max-width:991px) {
    .row_flcation {
        max-width: 800px;
    }

    .row_flcation li img {
        width: 150px;
        height: 220px;
    }

    .banner-titile {

        padding-top: 170px;
    }

    .header_tow {

        padding-top: 95px;
    }

    .sponsor li {
        width: 190px;
    }

    .sponsor li img {
        max-width: 160px;
    }
}

@media screen and (min-width:992px) and (max-width:1200px) {
    .row_flcation {
        max-width: 800px;
    }

    .row_flcation li img {
        width: 150px;
        height: 220px;
    }

}

.sponsor{
    width: 100%;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
.sponsor_row{
    max-width: 1200px;
}
.sponsor_row{
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    justify-content: space-around;
}
.sponsor_row ul li{
    padding:10px;
}
.sponsor li img{
    width:280px;
    height:180px;
    border:1px #ccc dashed;
}
@media (max-width:1168px){
    .left_p{
        display:none;
    }
}


.blog-text .title h6{
    margin-top:8px;
}
.blog-text p{
    margin-top:8px;
}

.Friendship_link{
    display: flex;
    width: 100%;
    justify-content: center;
    margin-bottom:20px;
}
.Friendship a{
   padding-left:10px;
}