.index_bj {
    height: 3373px;
    background: url(index_bj.png) no-repeat center top;
    background-color: #ffffff;
}

.container {
    width: 1440px;
    margin: 0 auto;
}

.header {
    height: 420px;
    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: 204px;
    margin-top: 43px;
    box-sizing: border-box;
    padding: 80px 40px 0 150px;
    position: relative;
    background: url(con1_bj.png) no-repeat center;
}

.con1 a:first-child {
    width: 100%;
    display: block;
    font-size: 40px;
    color: #cd0000;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    padding: 0 125px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.con1 .cout {
    display: block;
    width: 100%;
    float: left;
    font-size: 18px;
    color: #666666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    margin-top: 28px;
}

.con1 a:last-child {
    display: block;
    position: absolute;
    width: 66px;
    height: 115px;
    left: 50px;
    top: 7px;
}

.con2 {
    margin-top: 50px;
}

.con2 .l {
    width: 800px;
    height: 504px;
    position: relative;
    overflow: hidden;
}

.con2>.bd {
    margin-top: 45px;
}

.con2 .l .bd ul li {
    width: 800px;
    height: 504px;
    float: left;
}

.con2 .l .bd ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.con2 .l .bd ul li a img {
    width: 800px;
    height: 504px;
    float: left;
    transition: all .3s;
}

.con2 .l .bd ul li a:hover img {
    transform: scale(1.1);
    opacity: .75;
}

.con2 .l .bd ul li span {
    position: absolute;
    width: 100%;
    height: 54px;
    left: 0;
    bottom: 0;
    display: block;
    background: url(lb_txt.png) no-repeat center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    color: #ffffff;
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 205px;
    line-height: 54px;
}

.con2 .l .hd {
    position: absolute;
    right: 68px;
    text-align: center;
    bottom: 21px;
    height: 10px;
    z-index: 2;
}

.con2 .l .hd ul li {
    width: 10px;
    height: 10px;
    float: left;
    border-radius: 50%;
    background: #ffffff;
    margin-right: 10px;
    cursor: pointer;
}

.con2 .l .hd ul li:last-child {
    margin-right: 0;
}

.con2 .l .hd li.on {
    background: #fceec3;
}

.con2 .l .prev {
    background: url(left.png) no-repeat center;
    position: absolute;
    right: 133px;
    bottom: 11px;
    width: 32px;
    height: 32px;
    z-index: 2;
    transition: all 0.5s ease;
}

.con2 .l .next {
    background: url(right.png) no-repeat center;
    position: absolute;
    right: 21px;
    bottom: 11px;
    width: 32px;
    height: 32px;
    z-index: 2;
    transition: all 0.5s ease;
}

.con2 .r {
    width: 640px;
    height: 504px;
    background: url(con2_r.png) no-repeat center;
}

.con2 .r ul li {
    width: 100%;
    height: 86px;
    float: right;
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 10px;
    border-bottom: 5px solid #ffffff;
}

.con2 .r ul li:first-child {
    padding-top: 11px;
}

.con2 .r ul li:last-child {
    border-bottom: 0;
}

.con2 .r ul li:last-child a {
    line-height: 52px !important;
    text-align: center;
    color: #999;
}

.con2 .r ul li a {
    width: 100%;
    display: block;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
}

.con2 .r ul li a:hover {
    color: #cd0000;
}

.con3 {
    margin-top: 50px;
}

.con3 .hd {
    height: 69px;
    position: relative;
    background: url(con3_hd.png) no-repeat right center;
}

.con3 .hd a {
    position: absolute;
    width: 225px;
    height: 100%;
    display: block;
    left: 609px;
    top: 0;
}

.con3 .bd ul li {
    width: 700px;
    height: 125px;
    float: left;
    margin-top: 30px;
    margin-right: 40px;
    box-sizing: border-box;
    border: 1px solid #e1e1e1;
    padding: 30px 0;
}

.con3 .bd ul li:nth-child(2n) {
    margin-right: 0;
}

.con3 .bd ul li .l {
    width: 108px;
    height: 100%;
    box-sizing: border-box;
    border-right: 1px solid #e1e1e1;
}

.con3 .bd ul li .l i {
    font-size: 40px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    display: block;
    width: 100%;
    line-height: 36px;
}

.con3 .bd ul li .l em {
    font-size: 14px;
    color: #999999;
    text-align: center;
    display: block;
    width: 100%;
    line-height: 14px;
    margin-top: 13px;
}

.con3 .bd ul li .r {
    width: 565px;
    height: 100%;
    box-sizing: border-box;
    padding-right: 30px;
}

.con3 .bd ul li .r a {
    display: block;
    font-size: 18px;
    color: #333333;
    width: 100%;
    float: left;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 2px;
}

.con3 .bd ul li .r a:hover {
    color: #ca0000;
}

.con3 .bd ul li .r .cout {
    display: block;
    font-size: 16px;
    color: #666666;
    width: 100%;
    float: left;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 18px;
}

.con4 {
    margin-top: 50px;
    position: relative;
}

.con4 .hd {
    height: 69px;
    position: relative;
    background: url(con4_hd.png) no-repeat right center;
}

.con4 .hd a {
    position: absolute;
    width: 225px;
    height: 100%;
    display: block;
    left: 609px;
    top: 0;
}

.con4 .bd {
    margin-top: 30px;
    position: relative;
}

.con4 .bd ul li {
    width: 337px;
    height: 527px;
    float: left;
    margin-right: 30.5px;
}

.con4 .bd ul li:last-child {
    margin-right: 0;
}

.con4 .bd ul li a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.con4 .bd ul li a img {
    position: absolute;
    width: 100%;
    /* height: 459px; */
    left: 0;
    top: 0;
    transition: all .3s;
    z-index: 8;
}

.con4 .bd ul li a:hover img {
    transform: scale(1.1);
    opacity: .75;
}

.con4 .bd ul li a span {
    height: 68px;
    width: 100%;
    display: block;
    position: absolute;
    z-index: 9;
    left: 0;
    bottom: 0;
    background: url(con4_span.png) no-repeat center;
    line-height: 68px;
    text-align: center;
    box-sizing: border-box;
    padding: 0 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 18px;
    color: #ffffff;
}

.con4 .bd .prev {
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -70px;
    width: 50px;
    height: 50px;
    z-index: 10;
    cursor: pointer;
    background: url("con6_le.png") no-repeat center;
}

.con4 .bd .next {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -70px;
    width: 50px;
    height: 50px;
    z-index: 10;
    cursor: pointer;
    background: url("con6_rt.png") no-repeat center;
}

.con5 {
    margin-top: 50px;
}

.con5 .hd {
    height: 69px;
    position: relative;
    background: url(con5_hd.png) no-repeat right center;
}

.con5 .hd a {
    position: absolute;
    width: 225px;
    height: 100%;
    display: block;
    left: 609px;
    top: 0;
}

.con5 .bd {
    box-shadow: 0 1px 8px #cfcfcf;
    margin-top: 30px;
    box-sizing: border-box;
    padding: 12px 30px 40px;
    background-color: #ffffff;
}

.con5 .bd ul li {
    float: left;
    width: 100%;
    height: 79px;
    border-bottom: 1px dashed #e1e1e1;
    box-sizing: border-box;
}

.con5 .bd ul li a {
    display: block;
    max-width: 85%;
    float: left;
    position: relative;
    font-size: 18px;
    color: #333333;
    line-height: 78px;
    box-sizing: border-box;
    padding-left: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.con5 .bd ul li a:hover {
    color: #ca0000;
}

.con5 .bd ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 6px;
    height: 6px;
    background-color: #ffd2d2;
}

.con5 .bd ul li span {
    display: block;
    float: right;
    font-size: 16px;
    color: #999999;
    line-height: 78px;
}

.gd {
    display: table;
    margin: auto;
    margin-top: 40px;
    width: 110px;
    height: 36px;
    background-color: #da1012;
    font-size: 16px;
    color: #fefefe;
    text-align: center;
    line-height: 36px;
}

.con6 {
    margin-top: 50px;
}

.con6 .hd {
    height: 69px;
    position: relative;
    background: url(con6_hd.png) no-repeat right center;
}

.con6 .hd a {
    position: absolute;
    width: 432px;
    height: 100%;
    display: block;
    left: 504px;
    top: 0;
}

.con6 .bd {
    height: 604px;
    margin-top: 30px;
    background: url(con6_bd.png) no-repeat center bottom;
}

.con6_bd_box {
    width: 1398px;
    margin: auto;
    height: 465px;
    overflow: hidden;
    position: relative;
}

.con6_bd_box .swiper-slide {
    width: 298px;
    height: 465px;
    overflow: hidden;
}

.swiper-slide-prev {
    transform: translateX(-12px) scale(0.88) !important;
}

.swiper-slide-next {
    transform: translateX(12px) scale(0.88) !important;
}

.con6_bd_box .swiper-slide a {
    width: 298px;
    height: 455px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.con6_bd_box .swiper-slide img {
    display: block;
    width: 100%;
    /* height: 100%; */
}

.con6_bd_box .swiper-slide span {
    width: 100%;
    height: 60px;
    line-height: 60px;
    position: absolute;
    text-align: center;
    color: #ffffff;
    padding: 0 20px;
    font-size: 18px;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url(con6_span.png) no-repeat center;
    bottom: 0;
    left: 0;
}

.con6_bd_box .swiper-button-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    left: 20px;
    top: 55%;
    z-index: 99;
    transform: translateY(-50%);
    background: url(con6_le.png) no-repeat;
}

.con6_bd_box .swiper-button-next {
    position: absolute;
    right: 20px;
    top: 55%;
    z-index: 99;
    width: 50px;
    height: 50px;
    transform: translateY(-50%);
    background: url(con6_rt.png) no-repeat;
}

.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;
}