.index_bj {
    min-height: 1046px;
    background: url(index_bj.png) no-repeat center top;
}

.container {
    width: 1280px;
    margin: 0 auto;
}

.header {
    height: 60px;
    padding-top: 30px;
}

.header .l a {
    width: 278px;
    height: 60px;
    display: block;
    background: url(logo.png) no-repeat center;
}

.header .r a:first-child {
    font-size: 18px;
    color: #b7180d;
    display: block;
    float: left;
    box-sizing: border-box;
    padding-left: 24px;
    line-height: 37px;
    margin-right: 30px;
    background: url(wza.png) no-repeat left center;
}

.header .r a:last-child {
    display: block;
    width: 130px;
    height: 37px;
    padding-left: 28px;
    font-size: 16px;
    text-align: center;
    line-height: 37px;
    box-sizing: border-box;
    color: #b7180d;
    background: url(fh.png) no-repeat center;
    float: right;
}

.con1 {
    margin-top: 718px;
}

.con1>.hd {
    height: 91px;
    background: url(con1_hd.png) no-repeat center;
}

.con1>.hd a {
    /* width: 218px; */
    height: 91px;
    margin: auto;
    display: block;
}

.con1 .l {
    width: 714px;
    height: 472px;
    background: url(lbt_bj.png) no-repeat right bottom;
}

.lbt {
    width: 700px;
    height: 472px;
    float: left;
    position: relative;
    overflow: hidden;
}

.lbt .hd ul li {
    width: 10px;
    height: 10px;
    float: left;
    border-radius: 30px;
    background: #e3b88a;
    margin-right: 10px;
    cursor: pointer;
}

.lbt .hd ul li:last-child {
    margin-right: 0;
}

.lbt .hd li.on {
    border-radius: 30px;
    background: #fe201d;
}

.lbt .bd ul li {
    height: 472px;
    position: relative;
}

.lbt .bd ul li img {
    width: 700px;
    height: 393px;
    display: block;
}

.lbt .bd ul li span {
    position: absolute;
    width: 100%;
    height: 79px;
    left: 0;
    bottom: 0;
    display: block;
    background: url(lb_txt.png) repeat-x center / 100% 100%;
}

.lbt .bd ul li span a {
    line-height: 79px;
    width: 77%;
    height: 100%;
    float: left;
    color: #b37f47;
    font-size: 20px;
    padding-left: 40px;
    padding-right: 30px;
    box-sizing: border-box;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lbt .hd ul {
    position: absolute;
    right: 61px;
    text-align: center;
    bottom: 34px;
    height: 10px;
    z-index: 2;
}

.lbt .prev {
    background: url(left.png) no-repeat center;
    position: absolute;
    right: 127px;
    bottom: 24px;
    width: 32px;
    height: 32px;
    z-index: 2;
    transition: all 0.5s ease;
}

.lbt .next {
    background: url(right.png) no-repeat center;
    position: absolute;
    right: 15px;
    bottom: 24px;
    width: 32px;
    height: 32px;
    z-index: 2;
    transition: all 0.5s ease;
}

.con1>.bd {
    margin-top: 30px;
}

.con1 .r {
    width: 535px;
}

.con1 .r ul {
    padding-top: 26px;
}

.con1 .r ul li {
    width: 100%;
    height: 20px;
    float: left;
    margin-bottom: 28px;
}

.con1 .r ul li:last-child {
    margin-bottom: 0;
}

.con1 .r ul li a {
    width: 100%;
    font-size: 18px;
    color: #333333;
    display: block;
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
    background: url(con1_xtb.png) no-repeat left center;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con1 .r ul li:hover a {
    color: #b7180d;
}

.con2 {
    margin-top: 60px;
    background: url(con2_bj.png) no-repeat center bottom;
    height: 664px;
}

.con2>.hd {
    height: 91px;
    background: url(con2_hd.png) no-repeat center;
}

.con2>.hd a {
    /* width: 218px; */
    height: 91px;
    margin: auto;
    display: block;
}

.con2>.bd {
    height: 483px;
    padding-top: 83px;
    padding-left: 70px;
    box-sizing: border-box;
    margin-top: 30px;
    background: url(con2_bd.png) no-repeat center;
}

.con2>.bd .l {
    width: 530px;
}

.con2>.bd .l ul li {
    float: left;
    height: 156px;
    box-sizing: border-box;
}

.con2>.bd .l ul li:first-child {
    padding-bottom: 31px;
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 30px;
}

.con2>.bd .l ul li a:first-child {
    width: 215px;
    height: 126px;
    display: block;
    float: left;
    padding: 6px;
    box-sizing: border-box;
    background-color: #f44e33;
}

.con2>.bd .l ul li a:first-child img {
    width: 203px;
    height: 114px;
}

.con2>.bd .l ul li a:last-child {
    width: 285px;
    display: block;
    float: left;
    margin-left: 30px;
    font-size: 18px;
    color: #333333;
    text-align: justify;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 12px;
}

.con2>.bd .l ul li:hover a:last-child {
    color: #b7180d;
}

.con2>.bd .r {
    width: 522px;
    margin-right: 78px;
}

.con2>.bd .r ul li {
    width: 100%;
    float: left;
    height: 20px;
    margin-bottom: 28px;
}

.con2>.bd .r ul li a {
    width: 100%;
    font-size: 18px;
    color: #333333;
    display: block;
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
    background: url(con2_xtb.png) no-repeat left center;
    line-height: 22px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con2>.bd .r ul li:hover a {
    color: #b7180d;
}

.con2>.bd .r ul li:last-child {
    margin-bottom: 0;
}

.con3 {
    margin-top: 60px;
}

.con3>.hd {
    height: 91px;
    background: url(con3_hd.png) no-repeat center;
}

.con3>.hd a {
    /* width: 218px; */
    height: 91px;
    margin: auto;
    display: block;
}

.con3>.bd {
    margin-top: 30px;
}

.con3>.bd ul li {
    width: 620px;
    height: 20px;
    float: left;
    margin-bottom: 28px;
}

.con3>.bd ul li:nth-child(odd) {
    margin-right: 40px;
}

.con3>.bd ul li:last-child {
    margin-bottom: 0;
}

.con3>.bd ul li a {
    width: 100%;
    font-size: 18px;
    color: #333333;
    display: block;
    float: left;
    padding-left: 20px;
    box-sizing: border-box;
    background: url(con1_xtb.png) no-repeat left center;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con3>.bd ul li:hover a {
    color: #b7180d;
}

.con4 {
    height: 120px;
    margin: 60px auto;
}

.con5 {
    height: 659px;
    background: url(con5_bj.png) no-repeat center bottom;
}

.con5>.hd {
    height: 91px;
    background: url(con5_hd.png) no-repeat center;
}

.con5>.hd a {
    /* width: 218px; */
    height: 91px;
    margin: auto;
    display: block;
}

.con5>.bd {
    margin-top: 10px;
}

.con5>.bd ul li {
    width: 620px;
    float: left;
    height: 146px;
    margin-top: 20px;
    box-sizing: border-box;
    padding-top: 32px;
    padding-left: 34px;
    padding-right: 54px;
    background: url(con5_li.png) no-repeat center;
}

.con5>.bd ul li:nth-child(odd) {
    margin-right: 40px;
}

.con5>.bd ul li>a {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    float: left;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.con5>.bd ul li em {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    display: block;
    float: left;
    text-align: justify;
    margin-top: 10px;
}

.con5>.bd ul li em>a {
    color: #ff1f20;
}

.con5>.bd ul li:hover>a {
    color: #b7180d;
}

.footer {
    background-color: #e9111e;
}

.footer .YouLink li {
    background-color: #bb1924;
    border-top: 10px solid #e9111e;
}

.footer .YouLink li a,
.footer .YouLink li span,
.footer .bottom .left_r a,
.footer .bottom .middle *,
.footer .bottom .right p {
    color: #fff;
}

.f_ipv6 {
    background-color: #bb1924 !important;
}

.footer .YouLink li.show {
    border-top: 10px solid #bb1924;
}

.footer .YouLink li .list {
    background-color: #bb1924;
}

.footer .YouLink li .list_in::-webkit-scrollbar {
    width: 8px;
    background-color: #600a0f;
    border-radius: 10px;
}

.footer .YouLink li .list_in::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #f03c46;
}