﻿#Content{background:none;}
#Content2 {background:#f8f8f8;
    margin:0px auto;
padding:20px;
}
.updates {
    width: 1100px;
    padding-bottom: 40px;
    overflow: hidden;
}
.indextit {
    text-align: center;
    margin: 20px;
}
.updates ul{width:50%;float:left;}
.updates ul li {
    float: left;
    width: 550px;
    margin-bottom: 20px;
}
.updates ul li .updates-img {
    float: left;
    width: 190px;
    margin-right: 15px;
}
.updates ul li .updates-txt {
    width: 300px;
    float: left;
}
.updates ul li .updates-txt #ReportIDname {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.updates ul li .updates-txt #ReportIDLogograph {
    font-size: 14px;
    line-height: 2;
    color: #666;
    display: block;    text-indent: 2em;
}
.updates ul li .updates-txt #ReportIDIssueTime {
    color: #666;
    margin-top: 15px;
    display: block;
    font-size: 14px;
}

.ourxm {
    background: #FEEEF4;padding-bottom:40px;
}
.ourxm .swiper-container{width:1100px;}
.ourxm .swiper-slide img {
    width: 100%;
}
.ourxm .swiper-slide #NodeTitle {
    background: #ffffff;
    display: block;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
}
.ourxmSwiper {
    width: 1200px;
    position: relative;
}
.ourxmSwiper .swiper-button-prev{background:url(/res/voice/structure/20081767.png);}
.ourxmSwiper .swiper-button-next{background:url(/res/voice/structure/20081768.png);}
.ourxmSwiper .swiper-button-prev,.ourxmSwiper .swiper-button-next {
    width: 31px;
    height: 65px;
}
.aboutUs {
    width: 1200px;
    padding: 40px;
}
.aboutUs p {
    font-size: 16px;
    color: #333;
    line-height: 2;
}
.aboutUs-img {
    overflow: hidden;
    margin-top: 30px;
}
.aboutUs-img img {
    float: left;width:399px;height:254px;
}
