.index_bj {
    background: url(index_bj.png) no-repeat center top;
}

.container {
    width: 1440px;
    margin: 0 auto;
}

.header {
    height: 623px;
    box-sizing: border-box;
    padding-top: 40px;
}

.header .l a {
    width: 380px;
    height: 78px;
    display: block;
    background: url(logo.png) no-repeat center;
}

.header .r a:first-child {
    width: 142px;
    height: 45px;
    font-size: 18px;
    color: #fff5d6;
    display: block;
    float: left;
    box-sizing: border-box;
    padding-left: 40px;
    line-height: 45px;
    margin-right: 30px;
    background: url(wza.png) no-repeat left center;
}

.header .r a:last-child {
    display: block;
    width: 142px;
    height: 45px;
    padding-left: 50px;
    font-size: 18px;
    line-height: 45px;
    box-sizing: border-box;
    color: #ca0000;
    background: url(fh.png) no-repeat center;
    float: right;
}

.con1 {
    height: 416px;
    position: relative;
    overflow: hidden;
    background: url(con1_bj.png) no-repeat right top;
}

.con1 .l {
    width: 740px;
    height: 416px;
    overflow: hidden;
    position: relative;
}

.con1 .l .bd ul li {
    width: 100%;
    height: 416px;
    float: left;
}

.con1 .l .bd ul li .img {
    width: 740px;
    height: 416px;
    background-color: #f2dd9e;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 6px;
    float: left;
}

.con1 .l .bd ul li .img a {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 8px;
    background-color: #ce0b1b;
}

.con1 .l .bd ul li .img a img {
    max-width: 728px;
    height: 404px;
    margin: auto;
    display: block;
    transition: all .3s;
}

.con1 .bd ul li .txt {
    position: absolute;
    left: 6px;
    bottom: 6px;
    width: 728px;
    height: 70px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    overflow: hidden;
    background: rgba(0, 0, 0, .5) no-repeat center;
}

.con1 .bd ul li .txt a {
    display: block;
    width: 100%;
    font-size: 20px;
    color: #ffffff;
    box-sizing: border-box;
    line-height: 70px;
    padding: 0 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.con1 .prev {
    background: url(con1_le.png) no-repeat center;
    position: absolute;
    left: 7px;
    top: 167px;
    width: 33px;
    height: 63px;
    z-index: 2;
    transition: all 0.5s ease;
}

.con1 .next {
    background: url(con1_rt.png) no-repeat center;
    position: absolute;
    right: 7px;
    top: 167px;
    width: 33px;
    height: 63px;
    z-index: 2;
    transition: all 0.5s ease;
}

.con1_r {
    width: 665px;
    box-sizing: border-box;
    padding-right: 30px;
    position: absolute;
    right: 0;
    bottom: 28px;
}

.con1_r ul li {
    float: left;
    width: 100%;
}

.con1_r ul li.li_1 {
    width: 638px;
    height: 151px;
    float: right;
    padding-top: 28px;
    box-sizing: border-box;
}

.con1_r ul li.li_1 a {
    font-size: 20px;
    color: #333333;
    display: block;
    float: left;
    max-width: 100%;
    line-height: 24px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.con1_r ul li.li_1 a:hover {
    color: #cd0000;
}

.con1_r ul li.li_1 span {
    font-size: 16px;
    color: #999999;
    display: block;
    float: left;
    line-height: 32px;
    width: 100%;
    margin-top: 10px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.con1_r ul li.li_2 a {
    max-width: 80%;
    display: block;
    font-size: 20px;
    float: left;
    color: #333333;
    line-height: 54px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    padding-left: 20px;
    background: url(con1_xtb.png) no-repeat left center;
}

.con1_r ul li.li_2 a:hover {
    color: #cd0000;
}

.con1_r ul li.li_2 span {
    display: block;
    float: right;
    font-size: 16px;
    color: #999999;
    line-height: 54px;
}

.con1_r .gd {
    font-size: 16px;
    color: #f9c988;
    display: block;
    float: right;
    margin-top: 5px;
}

.con1_r .gd:hover {
    font-weight: bold;
}

.con2 {
    margin-top: 60px;
}

.con2 .hd {
    position: relative;
    height: 109px;
    background: url(con2_hd.png) no-repeat center;
}

.con2 .hd a {
    position: absolute;
    display: block;
    right: 0;
    top: 20px;
    width: 79PX;
    height: 32PX;
    border: 1px solid #ca0000;
    box-sizing: border-box;
    font-size: 16px;
    color: #cd0000;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    padding-left: 2px;
}

.con2 .hd a:hover {
    background-color: #ca0000;
    color: #ffffff;
}

.con2 .bd {
    width: 1526px;
    margin: auto;
    background: url(con2_bd.png) no-repeat center;
    height: 475px;
    overflow: hidden;
    margin-top: 30px;
    position: relative;
    box-sizing: border-box;
    padding-top: 50px;
}

.con2 .bd .inBd {
    width: 1378px;
    margin: auto;
    overflow: hidden;
}

.con2 .bd .inBd .tempWrap {
    margin-left: -15px;
}

.con2 .bd .inBd ul li {
    width: 322px;
    height: 344px;
    margin: 0 15px;
    background-color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
}

.con2 .bd .inBd ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.con2 .bd .inBd ul li a img {
    height: 182px;
    width: 100%;
    float: left;
}

.con2 .bd .inBd ul li a span {
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 32px;
    box-sizing: border-box;
    padding: 0 20px;
    color: #333333;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 20px;
}

.con2 .bd .inBd ul li a em {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #999999;
    box-sizing: border-box;
    padding: 0 20px;
    margin-top: 20px;
}

.con2 .bd .inBd ul li:hover {
    background-color: #ca0000;
}

.con2 .bd .inBd ul li:hover span {
    color: #ffffff;
    font-weight: bold;
}

.con2 .bd .inBd ul li:hover em {
    color: #ffffff;
}

.con2 .prev {
    background: url(con2_le.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 178px;
    width: 43px;
    height: 132px;
    z-index: 2;
    transition: all 0.5s ease;
}

.con2 .next {
    background: url(con2_rt.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 178px;
    width: 43px;
    height: 132px;
    z-index: 2;
    transition: all 0.5s ease;
}

.con2 .bd .inHd {
    display: table;
    margin: auto;
    margin-top: 30px;
}

.con2 .bd .inHd ul li {
    width: 10px;
    float: left;
    height: 10px;
    margin-right: 5px;
    border-radius: 50px;
    background-color: #f9c988;
}

.con2 .bd .inHd ul li:last-child {
    margin-right: 0;
}

.con2 .bd .inHd ul li.on {
    width: 19px;
    background-color: #ca0000;
}

.con3 {
    margin-top: 60px;
}

.con3 .hd {
    position: relative;
    height: 109px;
    background: url(con3_hd.png) no-repeat center;
    background-size: contain;
}

.con3 .hd a {
    position: absolute;
    display: block;
    right: 0;
    top: 20px;
    width: 79PX;
    height: 32PX;
    border: 1px solid #ca0000;
    box-sizing: border-box;
    font-size: 16px;
    color: #cd0000;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    padding-left: 2px;
}

.con3 .hd a:hover {
    background-color: #ca0000;
    color: #ffffff;
}

.con3 .bd {
    height: 572px;
    margin-top: 30px;
    box-sizing: border-box;
    padding: 38px 40px 0;
    background: url(con3_bd.png) no-repeat center;
}

.con3 .bd ul li {
    width: 660px;
    float: left;
    margin-right: 40px;
    box-sizing: border-box;
}

.con3 .bd ul li:nth-child(2n) {
    margin-right: 0;
}

.con3 .bd ul li.li_1 {
    height: 180px;
    border-bottom: 4px solid #f2f2f2;
}

.con3 .bd ul li.li_1>a {
    display: block;
    width: 100%;
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    float: left;
    line-height: 40px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.con3 .bd ul li.li_1>div {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #999999;
    line-height: 30px;
    text-indent: 2em;
    margin-top: 10px;
}

.con3 .bd ul li.li_1>div a {
    font-size: 18px;
    color: #999999;
}

.con3 .bd ul li.li_1>div a:hover {
    color: #ca0000;
}

.con3 .bd ul li.li_1 a:hover {
    color: #ca0000;
}

.con3 .bd ul li.li_2 {
    height: 79px;
    border-bottom: 1px dashed #cccccc;
}

.con3 .bd ul li.li_2 a {
    display: block;
    max-width: 100%;
    font-size: 18px;
    color: #333333;
    line-height: 78px;
    box-sizing: border-box;
    padding-left: 20px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.con3 .bd ul li.li_2 a:hover {
    color: #ca0000;
}

.con3 .bd ul li.li_2 a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 6px;
    height: 6px;
    background-color: #ca0000;
}

.con4 {
    margin-top: 56px;
    margin-bottom: 50px;
}

.con4 .hd {
    position: relative;
    height: 109px;
    background: url(con4_hd.png) no-repeat center;
}

.con4 .hd a {
    position: absolute;
    display: block;
    right: 0;
    top: 20px;
    width: 79PX;
    height: 32PX;
    border: 1px solid #ca0000;
    box-sizing: border-box;
    font-size: 16px;
    color: #cd0000;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    padding-left: 2px;
}

.con4 .hd a:hover {
    background-color: #ca0000;
    color: #ffffff;
}

.con4 .bd ul li {
    width: 460px;
    height: 181px;
    border: 2px solid #fcecd5;
    box-sizing: border-box;
    background-color: #ffffff;
    border-radius: 10px;
    float: left;
    margin-right: 30px;
    margin-top: 30px;
    padding: 25px 28px;
}

.con4 .bd ul li:hover {
    border: 2px solid #ca0000;
}

.con4 .bd ul li:nth-child(3n) {
    margin-right: 0;
}

.con4 .bd ul li a {
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    color: #333333;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.con4 .bd ul li:hover a {
    color: #ca0000;
    font-weight: bold;
}

.con4 .bd ul li div {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #999999;
    line-height: 28px;
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 15px;
}

.con4 .bd ul li em {
    display: block;
    width: 100%;
    float: right;
    font-size: 16px;
    text-align: right;
    color: #999999;
    margin-top: 15px;
}

.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;
}