
.con1{
    /*overflow: hidden;*/
    /*height: 281px;*/
}
.news{
    width: 1200px;
    /*height: 281px;*/
    margin: 0 auto;
}
.left{
    /*width: 740px;*/
    /*height: 281px;*/
    float: left;
}
.left_li:last-child{  
    border-bottom:none;
}
.left_pic{
    width: 400px;
    float: left;
}
.left_pic img{
    width: 400px;
    height: 281px;
}
.left_news{
    float: left;
    width: 321px;
    height: 281px;
}
.left_news img{
    width: 321px;
    height: 47px;
}
.left_news ul li{
    height: 115px;
    
    border-bottom: 1px dashed #d2d2d2;
}
.left_news ul li p{
    font-size: 14px;
    color: #fff;
    vertical-align: baseline;
    line-height: 25px;
    font-family: Microsoft Yahei;
}
.left_news ul li h3{
    vertical-align: baseline;
    line-height: 20px;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 15px;
    font-family: Microsoft Yahei;
}
.right{
    float: right;
    width: 420px;
    /*height: 281px;*/
}
.right_title{
    height: 52px;
}
.right ul li{
    height: 32px;
    line-height: 32px;
    position: relative;
    padding-left: 20px;
    font-size: 16px;
}
.right ul li:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    background-color: #ddd;
    border-radius: 100px;
}
.right ul li:hover:before{
    background-color: #da251c;
}

.right ul li a{
    font-size: 15px;
    color: #333;
    font-family: Microsoft Yahei;
    
}
.right ul li a:hover{
    color: #da251c;
    
}
.con2_left{
    width: 807px;
    height: 250px;
    float: left;
}
.con2_left img{
    width: 172px;
    height: 233px;
}
.con2_left_bookbox{
    width: 172px;
    height: 233px;
    float: left;
    margin-right: 19px;
    padding: 4px;
    border: 1px solid #ddd;
}
.con2_left_bookbox:hover{
    box-shadow: 0 3px 9px 0 rgba(51,51,51,.7);
}
.con2_right{
    float: right;
    width: 376px;
    height: 233px;
    background-color: #f3f3f3;
}
.con2_right img{
    width: 118px;
    height: 148px;
}
.wxgzh{
    width: 118px;
    height: 148px;
    float: left;
    margin-top: 25px;
    margin-right: 5px;
    margin-left: 6px;
}
.wsc{
    width: 118px;
    height: 148px;
    float: right;
    margin-top: 25px;
    margin-right: 6px;
}
.con2{
    overflow: hidden;
}
.con2_right p{
    text-align: center;
    font-size: 13px;
    color: #858585;
    line-height: 27px;
    font-family: Microsoft Yahei;
}
.bottom{
    height: 90px;
    margin: 0 auto;
    overflow: hidden;
}




