﻿.Bcontent {
    background: url(/Img/AboutUs/aboutBg.png) no-repeat center  ;
    height: 380px;
}
.banner {
width:1200px;
margin:0 auto;
}

#classList {
    visibility: hidden;
}
    .banner h1 {
        background-image: -webkit-linear-gradient(top,#fefafa,#d2aba5,#d2aba5);
        -webkit-background-clip:  text;
        -webkit-text-fill-color: transparent;
        text-align:center;
padding:20px 0;
    }
.banContent {
    text-align:center;
    color:white;
    line-height:30px;
}
.ContetnDiv {
    display: inline-block;
    border-right: 1px solid transparent;
    border-image: linear-gradient(to top, black,white, black);
    border-image-slice: 10;
    width: 220px;
    text-align: center;
    vertical-align: top;
    height: 150px;
}

    .ContetnDiv .title {
        font-size: 80px;
        color: white;
    }
        .ContetnDiv .title i {
            font-size: 15px;
            font-style: normal;
            color: white;
        }
.sj {
    padding: 20px 150px;
}
.logoDiv {
    background: url(/Img/AboutUs/logoBg.png) no-repeat center;
    width: 1200px;
    margin: 0 auto;
    height: 156px;
}
.logoImg img {
width:56px;
}
.logoInfo {
    text-align: center;
    padding: 20px 0;
}
    .logoInfo span {
        vertical-align: middle;
        display: inline-block;
    }
.logoName {
    border-left: 1px solid #e4e3e3;
    margin-left: 20px;
    padding-left: 20px;
    color:white;

}
.logoTitle {
color:white;
text-align:center;
}
.logoContent {
    background: #e94f39;
}
.aboutUsContetn {
    width:1200px;
    margin:0 auto;
}
 .title {
    color:black;
    font-size:25px;
    text-align:center;
    margin:20px 0;
    }
.line {
    border: 1px solid #fa2304;
    width: 100px;
    margin: 0 auto 20px;
}
.aboutUsContetn p {
    width: 900px;
    margin: 0 auto;
    text-indent: 2em;
    color: black;
    line-height: 30px;
}
.qywh {
width:1200px;
margin:0 auto;
}
.whContent {
display:inline-block;
margin:0 150px;
}
.whIcon  img{
    width:94px;
}
.whName {
text-align:center;
font-size:20px;
margin:20px 0;
}
.lxIcon img {
width:37px;
}
.lxInfo {
display:inline-block;
margin:30px 50px;
}
.lxIcon {
text-align:center;
}
.lxName {
    text-align: center;
    font-size: 20px;
    padding:10px  0;
    color: black;
    padding: 10px 0;
}
.lxMsg {text-align:center;}
.lxUs {
width:1200px;
margin:0 auto;
}
.map {
width:1200px;
margin:0 auto;
}
.map iframe {
    width: 1200px;
    height: 316px;
    border:0;
}

.ContetnDivWhite p{color:#fff;}