body {
    width: 100%;
    margin: 0;
    padding: 0;
    min-width: 100%;
}

html {
    width: 100%;
}


.box {
    float: left;
    width: 100%;
}

.box_inside {
    width: 100%;
    margin: 0 auto;
    float: left;
}

/* box1 */
.box1 {}

.box1_inside_left {
    width: 600px;
    margin-left: 10px;
    float: left;
}

.box1_inside_right {
    float: left;
    margin-top: 50px;
    width: 300px;
    background: white;
    height: 360px;
    padding: 20px;
    margin: 0 auto;
    margin-top: 50px;
    margin-left: 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;
}

.box1_inside_right_list li {
    height: 40px;
    width: 250px;
    overflow: hidden;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.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;
    margin-top: 20px;
}

.box2_inside_left {
    width: 29%;
    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;
}

.float_left {
    float: left;
}

.box2_inside_mid {
    width: 29%;
    display: inline-block;

}



.box2_inside_left_list {
    margin-top: 10px;
}

.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 {
    width: 30%;
    display: inline-block;
    padding: 15px;
    background-color: white;
    margin-left: 20px;
}

.box2_inside_right {
    margin-left: 20px;
    width: 26%;
    display: inline-block;
    background-color: white;
    padding: 15px;
}

.box2_inside_right_item {
    float: left;
    margin-top: 25px;
    width: 100%;
}

.box2_inside_right_item_left img {
    width: 100px;
}

.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 {
    margin-right: 15px;
}

.box2_inside_right_item_right_other {
    margin-top: 10px;
    font-size: 12px;
}

.box2_inside_right_item_right {
    width: 40%;
    float: left;
    margin-left: 20px;
}

.box2_inside_right_item_right_title {
    font-size: 14px;
    width: 100%;
    overflow: hidden;
    height: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.box2_inside_right_item_right_more {
    margin: 10px auto;
    float: left;
    text-align: center;
    padding-left: 110px;
}

/* 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;
    margin-left: 20px;
}

.box4_inside_title img {
    width: 40px;
}

.FrindLink {
    color: #c8c8c8;
    font-size: 14px;
    margin-top: 10px;
    margin-left: 10px;
}

.box4_inside_right img {
    height: 30px;
    width: 130px;
}

.box4_inside_right div {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}

.box4_inside_right {
    float: left;
    margin-left: 40px;
}