body {
    width: 100%;
    margin: 0;
    padding: 0;
    min-width: 100%;
}
html{width: 100%;}


.box {
    float: left;
    width: 100%;
}

.box_inside {
    width: 1200px;
    margin: 0 auto;
}

/* box1 */
.box1 {}

.box1_inside .box1_inside_left div {
    display: inline-block;
}

.box1_inside_left {
    float: left;
}

.box1_inside_right {
    margin-top: 50px;
    float: right;
    margin-left: 20px;
    width: 44%;
    background: white;
    height: 360px;
    padding: 20px;
}

.box1_inside_right_title {
    border-bottom: 1px dashed #eeeeee;
}

.box1_inside_right_title_cont {
    color: #323232;
    font-size: 20px;
    font-weight: 700;
}

.box1_inside_right_title img {
    width: 30px;
}

.box1_inside_right_list ul {
    color: #505050;
    line-height: 40px;
    padding-left: 20px;
}

.more {
    font-size: 14px;
    color: #a02831;
}
.more a{
    color: #a02831;

}

.more div {
    float: left;
    padding-top: 2px;
}

.more img {
    display: block;
    width: 24px;
}

/* box2 */
.box2 {
    float: left;
}

.box2_inside_left {
    min-height: 357px;
    width: 30%;
    display: inline-block;
    padding: 15px;
    background-color: white;
}

.box2_inside_left_top {
    width: 100%;
    border-bottom: 1px dashed #eeeeee;
    padding-bottom: 10px;
}

.box2_inside_left_title {
    width: 70%;
    font-size: 20px;
    font-weight: 700;
    color: #323232;
    display: inline-block;
}

.box2_inside_left_title img {
    width: 25px;
    float: left;
}

.float_right {
    float: right;
    width:70px
}

.float_left {
    float: left;
}

.box2_inside_mid {
    width: 30%;
    display: inline-block;

}





.box2_inside_left_item {
    line-height: 40px;
    width: 100%;
    float: left;
}

.box2_inside_left_date {
    margin-right: 5px;
    width: 19%;
    float: left;
}

.box2_inside_left_date span {
    color: #a02831;
    font-size: 20px;
}

.box2_inside_left_news_name {
    width: 78%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.box2_inside_mid{
 min-height: 357px;
    width: 30%;
    display: inline-block;
    padding: 15px;
    background-color: white;
    margin-left: 20px;
}
.box2_inside_right {
 min-height: 357px;
    margin-left: 20px;
    width: 28%;
    display: inline-block;
    background-color: white;
    padding: 15px;
}
.box2_inside_right_item{
    float: left;
    margin-top: 10px;
}
.box2_inside_right_item_left img{
    width: 130px;
}
.box2_inside_right_title{
    text-align: center;
    font-size: 20px;
    color: #323232;
    border-bottom: 1px dashed #eeeeee;
    padding-bottom: 10px;
}
.box2_inside_right_item_right_other img{
    width: 15px;
    display: block;
    float: left;
    margin-right: 3px;
}
.box2_inside_right_item_left{
    float: left;
}
.box2_inside_right_item_right_other_browse{
    float: left;
    margin-right: 15px;
}
.box2_inside_right_item_right_other{
    margin-top: 10px;
    font-size: 12px;
}
.box2_inside_right_item_right{
    width: 50%;
    float: left;
    margin-left: 20px;
}
.box2_inside_right_item_right_title{
     width: 100%;
    height: 40px;
    font-size: 14px;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.box2_inside_right_item_right_more{
    margin: 8px auto;
    float: left;
    width: 100%;
    text-align: center;
    margin-left: 120px;
}

/* box3 */
.box3{
    background: url('../img/box3-bg.png');
    float: left;
    padding: 20px 0;
    margin-top: 40px;
}
.box3_inside_top{
    text-align: center;
    position: relative;
}
.box3_more{
    position: absolute;
    float: right;
    top: 20px;
    right: 50px;
}
.box3_inside_top_title{
    color: #323232;
    font-size: 24px;
    font-weight: 700;
}
.box3_inside_top_title_icon img{
    width: 40px;
}
.box3_banner{
    margin-top: 30px;
}
.box3_banner_left,.box3_banner_right{
    font-size: 40px;
    font-weight: 700;
    color: #cacaca;
    float: left;
    margin-top: 70px;
    font-family: "宋体";
    cursor: pointer;
}
.box3_banner_mid{
    float: left;
    width: 95%;
    height: 240px;
    overflow: hidden;
}
.box3_banner_item{
    float: left;
    width: 260px;
    height: 240px;
    margin: 0 10px;
}
.box3_banner_img img{
    width: 100%;
    height: 170px;
}
.box3_banner_img{
    width: 100%;
    height: 170px;
}
.box_banner_cont{
    background-color: white;
    padding: 10px;
}
.box_banner_cont_title{
    font-size: 18px;
    font-weight: 700;
}
.box_banner_cont_info{
    font-size: 12px;
    color: #a5a5a5;
}

/* box4 */
.box4{
    float: left;
    padding: 60px 0;
    background: white;
}
.box4_inside_title{
    color: #323232;
    font-size: 20px;
}
.box4_inside_title img {
    width: 40px;
}
.FrindLink{
    color: #c8c8c8;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 10px;
}
.box4_inside_right img{
    height: 50px;
    width: 180px;
}
.box4_inside_right div{
    float: left;
    margin-right: 20px;
}
.box4_inside_right{
    float: left;
    margin-left: 40px;
}