.main_1{
    background-color: #fff;
    padding: 95px 0px;
}

.Box{
    width: 644px;
    height: 439px;
    overflow: hidden;
    position: relative;
}
.Box .hd{
    min-width: 63px;
    position: absolute;
    right: 27px;
    bottom: 23px;
    z-index: 1000;
}
.Box .hd li{
    width: 14px;
    height: 8px;
    border-radius: 8px;
    background-color: #fff;
    float: left;
    margin-left: 6px;
}
.Box .hd li.on{
    width: 22px;
    background-color: #bc0701;
}
.txt{
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: rgba(51, 47, 45, .8);
    position: absolute;
    bottom: 0px;
    font-size: 18px;
    color: #fff;
    padding-left: 31px;
}
.Box .bd img{
    width: 100%;
}
.main_1_left{
    float: left;
}
.main_1_right{
    float: right;
}
.TxtBox{
    width: 602px;
    position: relative;
}
.TxtBox .hd li{
    font-size: 20px;
    float: left;
    color: #454545;
    margin-right: 26px;
}

.TxtBox .bd{
    margin-top: 33px;
}

.TxtBox .bd .TxtBox_top h3{
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 15px;
    height: 26px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.TxtBox .bd .TxtBox_top p{
    font-size: 14px;
    color: #424242;
    text-indent: 29px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.TxtBox_top{
    margin-bottom: 38px;
}

.TxtBox .bd li.TxtBox_li{
    border: 1px solid #f0f0f0;
    width: 100%;
    height: 69px;
    line-height: 69px;
    border-left: 4px solid #d99592;
    margin-bottom: 17px;
}
.TxtBox .bd li.TxtBox_li a{
    margin-left: 20px;
    font-size: 16px;
    height: 69px;
    line-height: 69px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 416px;
    display: inline-block;
    color: #000000;
}

.TxtBox .bd li.TxtBox_li:hover{
    border: 1px solid #df2d27;
    border-left: 4px solid #df2d27;
}

.TxtBox .bd li.TxtBox_li:hover a{
    color: #bc0701;
    
}
.TxtBox .bd li.TxtBox_li span{
    color: #a49e9e;
    float: right;
    margin-right: 28px;
    background: url(../images/ico1.png) no-repeat left;
    padding-left: 28px;
}
.more{
    position: absolute;
    right: 20px;
    top: 3px;
    font-size: 13px;
    color: #b8b8b8 !important;
}
.TxtBox .hd .on:after{
    display: block;
    content: "";
    height: 4px;
    width: 42px;
    background-color: #bc0701;
    margin: 13px auto 0px;
}
.TxtBox .hd .on{
    color: #bc0701;
}
.TxtBox .hd li{
    cursor: pointer;
}

.main_2{
    background: url(../images/main_2_bj.jpg) no-repeat bottom center;
    padding: 52px 0;
    background-size: 100% 100%;
}
.main_2_h3{
    width: 100%;
    height: 81px;
    line-height: 81px;
    text-align: center;
    background: url(../images/bj_ico1.png) no-repeat bottom center;
    font-size: 38px;
    font-family: '黑体';
}
.TxtBox2 .hd{
    margin-top: 70px;
    margin-left: 430px;
}
.TxtBox2 .hd li{
    float: left;
    margin-right: 60px;
    font-size: 22px;
    color: #656565;
    width: 105px;
    height: 48px;
    text-align: center;
}

.TxtBox2 .hd li.on{
    background: url(../images/ico10.png) no-repeat bottom center;
    color: #c00000;
}
.TxtBox2 .bd{
    background-color: rgba(255, 252, 252, .7);
    padding: 50px 0px 50px 72px;
    margin-top: -6px;
}
.TxtBox2 .bd li{
    width: 354px;
    float: left;
    margin-right: 37px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.TxtBox2_top{
    border-bottom: 1px dashed #e7e5e5;
}
.TxtBox2 img{
    width: 354px;
    height: 207px;
    margin-bottom: 20px;
}
.TxtBox2 .bd h3{
    font-size: 18px;
    color: #2a2a2a;
    font-weight: 400;
    margin-bottom: 20px;
    height: 24px;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.TxtBox2 .bd p{
    font-size: 13px;
    color: #676767;
    height: 42px;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.TxtBox2 .bd span{
    color: #525151;
    margin-top: 15px;
    display: inline-block;
}
.look_more{
    display: block;
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #bf1d14;
    border-radius: 3px;
    color: #bf1d14;
    font-size: 14px;
    margin: 0 auto 0;
}
.look_more:hover{
    background-color: #bf1d14;
    color: #fff;
}
.main_3{
    background-color: #fff;
    padding: 52px 0;
}

.main_3 .TxtBox2 .bd{
    background-color: #f8f8f8;
}

.main_4{
    background: url(../images/main_4_bj.jpg) no-repeat bottom center;
    padding: 52px 0;
    background-size: 100% 100%;
}

.main_3 .TxtBox2 .bd{
    background-color: #f8f8f8;
}
.main_5{
    background-color: #fff;
    padding: 50px 0;
}
.main_5 h3{
    font-size: 26px;
    color: #e61f1a;
    border-bottom: 1px solid #e61f1a;
    margin-bottom: 34px;
}
.main_5 h3:after{
    display: block;
    content: "";
    height: 4px;
    width: 100px;
    background-color: #e61f1a;
    margin-top: 14px;
}
.main_5 a{
    font-size: 14px;
    color: #000000;
    margin-right: 34px;
    margin-top: 10px;
    display: inline-block;
}