.point {
    position: absolute;
    left: 625px;
    top: 57px;
}
.header {
    width: 100%;
    height: 260px;
    /*background-color:red;*/
}
.content {
    width: 820px;
    height: auto;
    margin: 40px auto;
    left: 0px;
    right: 0px;
    text-align: center;
    position: relative;
    /* border:1px solid blue;  */
}
.content .sidenav {
    position: absolute;
    width: 116px;
    left: -116px;
}
.content .main {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 55px;
    /* border:1px solid red;  */
}
.content .main p {
    width: 778px;
    height: 95px;
    color: #333333;
    font-size: 14px;
    font-family: 宋体;
    margin: 0 auto;
    text-align: left;
    text-indent: 2em;
}
.content .info, .content .separater {
    margin: 25px auto;
    left: 0;
    right: 0;
    width: 708px;
    border-bottom: 1px solid #e6e6e6;
}
.content .info {
    height: 140px;
    line-heght: 140px;
    border-top: 1px solid #e6e6e6;
}
.content .info a {
    display: inline-block;
    margin-top: 50px;
    font: 18px/1.5 Microsoft YaHei;
    color: #333333;
    font-weight: bold;
}
.content .info a:nth-child(1) {
    margin-left: -40px;
}
.content .info a:nth-child(2) {
    margin-left: 80px;
}
.content .info a img {
    margin-right: 5px;
}
.content .map {
    width: 100%;
    height: 250px;
    /*  border:1px solid #ccc; */
    position: relative;
}
.content .map img {
    display: block;
    right: 15px;
    position: absolute;
}
.content .map p {
    width: 315px;
    font: 18px/1.5 Microsoft YaHei;
    color: #333333;
    font-weight: bold;
    position: absolute;
    bottom: 0px;
    left: 80px;
}
.content .partner {
    width: 800px;
    height: 200px;
    /* border:1px solid #ccc; */
    margin: 50px auto 0px;
    left: 0;
    right: 0;
}
.content .partner ul {
    width: 100%;
    margin: 0px 5px 0px 10px;
}
.content .partner ul li {
    margin-top: 30px;
    margin-left: 30px;
    width: 165px;
    float: left;
}
#YSlide {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 260px;
    background: url(../../images/aboutus/banner.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    overflow: hidden;
}
.YSample {
    margin: 0 auto;
    overflow: hidden;
}
.YSample, .YSample img {
    width: 100%;
    height: 260px;
}
.YSample strong {
    display: none;
    position: absolute;
    z-index: 5;
    bottom: 0px;
    left: 0px;
    font-weight: normal;
    width: 1280px;
    height: 25px;
    line-height: 25px;
    text-indent: 10px;
    font-size: 12px;
    color: #fff;
    background: #000;
    opacity: .7;
    -moz-opacity: .7;
    filter: alpha(opacity=70);
}
.footer {
    color: #333333;
    font－size: 12px;
    font-family: 宋体;
    background: #e6e6e6;
    width: 100%;
    height: 50px;
    margin: 15px auto 0px;
    line-height: 20px;
    text-align: center;
}
.partner li img {
    width: 148px;
    height: 41px;
}