.banner{
    width:100%;
    height:565px;
    background-image: url(/Theme/default/image/dkm13.jpg);
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;
}
h1{
   text-align: center;
   
}
h3{
    font-size: 22px;
    color:#000;
}
h6{
    font-family:Arial;
}
.section{
    position:relative;
}
.sectionbg{
    position:absolute;
    width:100%;
    font-size: 200px;
    font-size:10.4vw;
    text-align: center;
    color:#f5f5f5;
    font-family: "futuraLight";
    z-index: -1;
    transform:translate(0,-40%);
    text-transform: uppercase;
}
.banner h1{
    color:#fff; 
    padding-top:135px;
    margin-bottom: 10px;
    font-family: MontserratBold;
    font-size:40px;

}
.banner p{
    color:#fff;
    text-align: center;
    width:60%;
    margin:0 auto;
}
.region{
    width:1200px;
    margin:0 auto;
}
.section1_left{
    padding-right:70px;
}
.section1 h1{
    margin-bottom: 40px;
    text-align: left;
}
.section1_left h4{
   font-size:18px;
   color:#000;
   font-weight: bold;
   text-transform:uppercase;
}
.section1_left h6{
    color:#000;
    margin:15px 0 40px;
}
.section1_left p{
    font-size:16px;
    line-height: 2;
    color:#000;
}
.section1_right {
    border-bottom: 1px solid #eee;
    padding:80px 0 0 0;
}
.section1_right .para{
    color:#000;
    font-size: 16px;
}
.section1_right .number{
    font-size:180px;
    color:#e5e5e5;
    font-family: futuraLight;
}
.section1_right .swiper-slide{
    display: -webkit-flex;
    display:flex;  
    flex-flow:row nowrap;  
    justify-content:space-between;  
    align-items:center;
}
.section1_right .swiper-pagination{
    text-align: right;
    padding-right:20px;
}
.section1_right .swiper-pagination-bullet-active{
    background:#000;
}
.section1{
    padding-top:45px;
    padding-bottom: 95px;
}
.section2 h6{
    color:#000;
    text-align: center;
    margin:15px 0 55px;
    text-align: center;
}
.section2>p{
    text-align: center;
    width:60%;
    margin:0 auto;
    line-height:30px;
    font-size: 16px;
}
.section2 .advan{
    
}
.advan_list{
    float:left;
    width:18%;
    margin:0 1%;
    text-align: center;
}
.advan_list h6{
    font-weight: bold;
}
.advan{
    margin-top:55px;
}
.sino_list{
    width:295px;  
    position:relative;
    text-align: center;
}
.sino_box{
    display: -webkit-flex;
    display:flex;  
    flex-flow:row nowrap;  
    justify-content:space-between;  
    align-items:flex-start;
    border-top:3px solid #94d04c;
}
.line2box{
    position:relative;
}
.line2box .line-hide{
    position: absolute;
    width: 50%;
    height: 100%;
    top: -5px;
    left: -1px;
    background: #fff;
}
.line2box .line-hide2{
    position: absolute;
    width: 50%;
    height: 100%;
    top: -5px;
    right:-2px;
    background: #fff;
}
.about_sino .line2{
    width:3px;
    height:70px;
    margin:0 auto;
    background:#94d04c;
}
.sino_list h3{
    width:100%;
    height:100%;
    height: 75px;
    text-align: center;
    color:#6d6d6d;
    font-size:30px; 
    background:#e6e6e6;
    display: -webkit-flex;
    display:flex;  
    flex-flow:row nowrap;  
    justify-content:center;  
    align-items:center;

}
.sino_title h3{
    width:340px;
    height:75px;
    line-height: 75px;
    background:#94d04c;
    text-align:center;
    font-weight: bold;
    font-size:30px;
    color:#fff;
    margin:0 auto;
}
.about_sino{
    margin-top:110px;
}
.section4{
    margin-top:120px;
}
.section4 .list{
    text-align: center;
}
.section4 .list h4{
    font-size: 18px;
    color:#111;
    margin:25px 0 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.section4 .list p{
    color:#666;
    line-height: 32px;
}
.section5{
    margin-top:60px;
}
.team_text p{
    font-size:16px;
    color:#000;
    padding-left: 65px;
    margin-top:7.8vw;
    line-height: 42px;
}
.team_text{
    padding-left: 55px;
}
.title_line{
    width:50%;
    height:1px;
    background:#929292;
    transform:rotate(-45deg) translate(-35%,40px);
}
.team_list {
    margin-bottom: 90px;
}
.team_list h3{
    margin-top:55px;
    font-size: 30px;
}
.team_con{
    margin-top:125px;
}
.team_list:nth-child(2n) .team_img{
    position:relative;
    right:50%;
}
.team_list:nth-child(2n) .team_text{
    position:relative;
    left:50%;
}
@media screen and (max-width:1250px){
    .region{
        width:100%;
        padding:0 15px;
    }
}
@media screen and (max-width:767px){
.banner p{
        width:80%;
    }
.about_sino{
    margin-top:50px;
}
.sino_title h3{
    width:300px;
}
.sino_list h3 span{
    font-size:14px;
}
.sino_list{
    width:30%;
}
.team_list:nth-child(2n) .team_img{
    position:static;
}
.team_list:nth-child(2n) .team_text{
    position:static;
}
.team_text{
    padding:0;
    margin-bottom: 15px;
}
.team_text p{
    padding:0 15px;
    font-size: 16px;
    margin-top:15px;
}
.team_list{
    margin-bottom:30px;
}
.team_list h3{
    margin-top:10px;
    text-align: center;
}
.title_line{
    display:none;
}
.banner h1{
    padding-top:85px;
}
.banner{
    height:auto;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
}
.section1_left{
    padding-right: 15px;
}
.section1_right{
    padding-top: 25px;
    padding-bottom: 25px;
    cursor:pointer;
}
.section2>p{
    width:100%;

}

.section2 h6{
    margin-bottom: 25px;
}
.section2 h6{
    font-size: 12px;
}
.sino_title h3{
    font-size: 30px;
}
.section4 .list h4{
    margin:15px 0 25px;
}
.section4 .list{
    margin-bottom: 35px;
}
.section4,.section5{
    margin-top:50px;
}
.team_con{
    margin-top:25px;
}
.section1 h1{
    margin-bottom: 25px;
}
}