.section1 #slider1{
    height: 490px;
}

.pic-box{
    position: relative;
    height: 490px;
    overflow: hidden;
}


/*.head-txt {*/
    /*position: absolute;*/
    /*width: 100%;*/
    /*text-align: center;*/
    /*top:120px;*/
    /*font-size: 35px;*/
    /*color: #007069;*/
    /*z-index:20;*/
/*}*/
/*.head-txt p.fir{*/
    /*margin-top: 50px;*/
    /*margin-bottom: 0;*/
    /*width:100%;*/
    /*font-size: 60px;*/
/*}*/
.container{
    max-width: 1000px;
}

.content{
    padding: 20px 0;
    color: black;
    text-align: center;
}

.content>p{
    text-align: left;
    margin-bottom: 90px;
    margin-top: 50px;
}

.section1 .content>p a{
    color: #898989;

}
.section1 .content a{
    color: #424242;
    margin-left: 10px;
}
.section1 .content .text{
    font-size: 18px;
    margin-left: 60px;
    text-align: center;
    color: #818284;
    width: 870px;
    letter-spacing:1px;
}
.section3,.section5{
    background: #efefef;
    width: 100%;
}
 h2{
    margin: 58px 0 60px 0;
}
.content .box{
    margin-bottom: 90px;
    overflow: hidden;
}
.content .box img{
    display: inline-block;
}
.content .box .left img{
    width: 320px;
    height: 420px;
}
.content .box .right p{
    text-align: left;
    font-size: 18px;
    color: #818284;
}
.content .box .right p.first{
    margin-top: 40px;
}
.content .box .right img.first{
    margin-right: 15px;

}

.section5 .content {
    padding: 20px 0 70px 0;
    text-align: center;
}

.section5 .content .title {
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    margin: 35px 0;
}

.section5 .content ul {
    overflow: hidden;
}

.section5 .content .item li {
    float: left;
    font-size: 20px;
    padding: 10px 36px;
    background-color: #808080;
    margin-left: 20px;
    color: #fff;
}
.section5 .content li.active {
    background-color: #9d7cb3;
}

.section5 .content .newContent {
    background-color: #ffffff;
    overflow: hidden;
}

.section5 .content .newContent .left {
    padding: 10px 35px;
    border-right: 1px #c4c4c4 solid;
    margin: 40px 0;
}

.section5 .content .newContent .left img {
    display: block;
    width: 480px;
    height: 250px;
}

.section5 .content .newContent .left span {
    display: block;
    font-size: 18px;
    margin: 20px 0 50px 0;
    color: #404041;
}

/*.section5 .content .newContent .left span:last-child{*/
/*margin-bottom: 0;*/
/*}*/
.section5 .content .newContent .left span.last {
    margin-bottom: 0;
}

.section5 .content .newContent .right {
    font-size: 18px;
}

.section5 .content .newContent .right {
    float: left;
    text-align: left;
    padding: 10px 0 10px 35px;
    margin: 70px 0;
}

.section5 .content .newContent .right .items1 {
    border-bottom: 1px #c4c4c4 solid;
}

.section5 .content .newContent .right .items2 {
    padding-top: 50px;
}

.section5 .content .newContent .right li.title {
    font-weight: bold;
    width: 395px;
    overflow: hidden;
    height: 25px;
}

.section5 .content .newContent .right li.date {
    font-size: 12px;
    color: #a2a2a3;
    padding: 0 0 20px 15px;
}

.section5 .content .newContent .right li.date.last {
    padding-bottom: 50px;
}

