.bodyimg{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    background-color: #fff;
}
/*新闻开始*/
.news{
    width: 937px;
    height: 375px;
    margin: 0 auto;
}
.news_head{
    width: 1200px;
    height: 90px;
}
.news_head img{
    position: absolute;
    width: 237px;
    height: 41px;
    top:20%;
    left:40%;
}

/*中部新闻内容*/
.news_big{
    width: 840px;
    height: 100%;


    margin:0 auto;
}
.news_left{
    width: 180px;
    height: 100%;
    padding-top: 26px;
}
.left__title1{

}
.news_left_big li{
  //  font-weight: bold;
    color: white;
}
.news_left_big li:nth-child(1){
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #702d3e;
    text-align: center;
}
.news_left_big li:nth-child(2){
    width: 100%;
    height: 110px;

}
.news_left_big li:nth-child(3){
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #8f6f23;
    text-align: center;
}
.news_left_big li:nth-child(4){
    width: 100%;
    height: 110px;

}
.news_left_big li img{
    width: 100%;
    height: 100%;
}
.group_news{
    width: 640px;
    height: 100%;

// padding-left: 150px;
}
.more{
    width: 100%;
    height: 26px;
    border-bottom: 1px solid #6E050C;
    padding-bottom: 2px;
    margin-top: -1px;

}

.more span:first-child{
    color:#fff;
    float: left;
    width: 90px;
    text-align: center;
    height: 28px;
    line-height:28px;
    font-size: 14px;
    background-color: #702d3e;
    border-radius:10px 0px;

}
.autobox{
    width: 94%;
    height: 100%;
   // border:1px solid #6E050C;
    box-shadow: 0px -2px 0px #ccc inset;
    border-top:1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding-left: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: -1px;
    background-color: #f7f7f7;
    border-radius: 0px 0px 10px 10px;
}
.news_dl{
    width: 95%;
    height: 97px;
    margin-top: -1px;
  //  border: 1px solid #000;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #faf9f9;
    box-shadow: 0px -1px 0px #ccc inset;
    border-radius: 4px;
    display: block;
    -webkit-margin-before: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
.news_dl dt{
    float: left;
    width: 128px;
    height: 78px;
    background-color: #fefefe;
    margin-top: 8px;
    overflow: hidden;
}
.news_dl dd{
    float: left;
    width: 74%;

    height: 84px;
    font-size: 12px;
    margin-top: 5px;
-webkit-margin-start:0px;
overflow:hidden;
margin-left: 20px;
}
.news_dl img{
    width: 100%;
    height: 100%;
}
.news_dl dd p{
    margin:0;
}
.news_dl dd p:first-child{
    font-size:16px;
}
.news_dl dd p a{
    color: #5a5252;
    font-weight: bold;
    text-decoration:none;
}
.news_dl dd p a:hover{
    text-decoration:underline;
}
.news_dl dd p:nth-child(2){
    width: 100%;
    height: 30px;
    overflow: hidden;
}
.news_dl dd p:nth-child(3){
    font-size:12px ;
    padding-right: 15px;
    float: right;
    margin-top: 10px;
}
.nothing{
    width: 100%;
    height: 30px;
}
/*新闻结束*/
.img2{
    width: 1200px;
    height: 85px;
    background: url("../images/about/about-1200_24.jpg") no-repeat;

}

.img3{
    width: 1200px;
    height: 85px;
    background: url("../images/about/about-1200_10.jpg") no-repeat;
}


