.xlkj_video {
    width: 160px;
    height: 160px;
    background: #fff;
    border-radius: 5px;
    padding: 5px;
    position: fixed;
    top: 140px;
    right: 2%;
    z-index: 9999;
}

.xlkj_video .xlkj_box1 {
    width: 150px;
    height: 21px;
    display: flex;
}

.xlkj_video .xlkj_box1 img {
    width: 16px;
    height: 16px;
}

.xlkj_video .xlkj_box1 .xlkj_box1_title {
    font-size: 12px;
    color: #000;
}

.xlkj_video .xlkj_box1 .xlkj_box1_zoom {
    margin-left: 10px;
}

.xlkj_video .xlkj_box1 .xlkj_box1_zoom, .xlkj_video .xlkj_box1 .xlkj_box1_close {
    cursor: pointer;
}

.xlkj_video #khb-video {
    width: 150px;
    height: 84.375px;
}

.xlkj_video .xlkj_box2 {
    width: 150px;
    height: 35px;
    display: flex;
    margin-top: 8px;
}

.xlkj_video .xlkj_box2 .xlkj_textarea {
    width: 130px;
    height: 35px;
    resize: none;
    padding: 2px;
}

.xlkj_video .xlkj_box2 textarea::-webkit-scrollbar {
    display: none;
}

.xlkj_video .xlkj_box2 textarea::-webkit-scrollbar-button {
    display: none;
}

.xlkj_video .xlkj_box2 textarea::-webkit-scrollbar-track {
    display: none;
}

.xlkj_video .xlkj_box2 textarea::-webkit-scrollbar-track-piece {
    display: none;
}

.xlkj_video .xlkj_box2 textarea::-webkit-scrollbar-thumb {
    display: none;
}

.xlkj_video .xlkj_box2 textarea::-webkit-scrollbar-corner {
    display: none;
}

.xlkj_video .xlkj_box2 textarea::-webkit-scrollbar-resizer {
    display: none;
}

.xlkj_video .xlkj_box2 .xlkj_fs {
    display: block;
    width: 20px;
    height: 35px;
    text-align: center;
    background: #137fcb;
    font-size: 12px;
    color: #fff;
}

.xlkj_video .xlkj_box2 .xlkj_fs {
    cursor: pointer;
}

.xlkj_video_plus {
    width: 750px;
    height: 520px;
    background: #fff;
    border-radius: 10px;
    padding: 10px;
    position: fixed;
    top: 15%;
    left: 10%;
    z-index: 9999;
}

.xlkj_video_plus .xlkj_box1 {
    width: 730px;
    height: 24px;
    display: flex;
}

.xlkj_video_plus .xlkj_box1 img {
    width: 16px;
    height: 16px;
}

.xlkj_video_plus .xlkj_box1 .xlkj_box1_title {
    font-size: 16px;
    color: #000;
    line-height: 21px;
    margin-left: 245px;
}

.xlkj_video_plus .xlkj_box1 .xlkj_box1_narrow {
    margin-left: 290px;
}

.xlkj_video_plus .xlkj_box1 .xlkj_box1_close {
    margin-left: 7px;
}

.xlkj_video_plus .xlkj_box1 .xlkj_box1_narrow, .xlkj_video_plus .xlkj_box1 .xlkj_box1_close {
    cursor: pointer;
}

.xlkj_video_plus #khb-video {
    width: 730px;
    height: 410.625px;
}

.xlkj_video_plus .xlkj_box2 {
    width: 730px;
    height: 54px;
    display: flex;
    margin-top: 8px;
}

.xlkj_video_plus .xlkj_box2 .xlkj_textarea {
    width: 600px;
    height: 54px;
    resize: none;
    padding: 8px;
}

.xlkj_video_plus .xlkj_box2 textarea::-webkit-scrollbar {
    display: none;
}

.xlkj_video_plus .xlkj_box2 textarea::-webkit-scrollbar-button {
    display: none;
}

.xlkj_video_plus .xlkj_box2 textarea::-webkit-scrollbar-track {
    display: none;
}

.xlkj_video_plus .xlkj_box2 textarea::-webkit-scrollbar-track-piece {
    display: none;
}

.xlkj_video_plus .xlkj_box2 textarea::-webkit-scrollbar-thumb {
    display: none;
}

.xlkj_video_plus .xlkj_box2 textarea::-webkit-scrollbar-corner {
    display: none;
}

.xlkj_video_plus .xlkj_box2 textarea::-webkit-scrollbar-resizer {
    display: none;
}

.xlkj_video_plus .xlkj_box2 .xlkj_fs {
    display: block;
    width: 130px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    font-size: 16px;
    background: #137fcb;
    color: #fff;
}

.xlkj_video_plus .xlkj_box2 .xlkj_fs {
    cursor: pointer;
}

.content {
    width: 100%;
    margin-top: 92px;
}

.content img {
    width: 100%;
}

.content .swiper-slide {
    position: relative;
}

.content .swiper-slide .position_list_01 {
    width: 25%;
    margin: 0 auto;
    position: absolute;
    top: 77%;
    left: 37%;
    display: flex;
    justify-content: space-between;
}

.content .swiper-slide .position_list_02 {
    width: 25%;
    margin: 0 auto;
    position: absolute;
    top: 60%;
    left: 37%;
    display: flex;
    justify-content: space-between;
}

.content .swiper-slide .position_list_03 {
    width: 15%;
    margin: 0 auto;
    position: absolute;
    top: 77%;
    left: 25%;
    display: flex;
    justify-content: space-between;
}

.content .swiper-slide .position_list_03 a {
    width: 45%;
}

.content .swiper-slide .swiper_btn {
    display: block;
    width: 30%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: white;
    border-radius: 5px;
    font-size: 14px;
}

.content .swiper-slide .swiper_01_1_btn, .content .swiper-slide .swiper_01_3_btn, .content .swiper-slide .swiper_02_1_btn, .content .swiper-slide .swiper_02_3_btn {
    background: black;
}

.content .swiper-slide .swiper_01_2_btn, .content .swiper-slide .swiper_02_2_btn {
    background: #b01f24;
}

.content .swiper-slide .swiper_03_1_btn {
    background: #42b4cf;
}

.content .swiper-slide .swiper_03_2_btn {
    background: #85a170;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    opacity: 0.8;
    background: #fff;
}

.swiper-pagination-bullet-active {
    background: #b01f23;
}

.Journalism {
    width: 100%;
    height: 30px;
    background: #191919;
    margin-top: -4px;
    color: #999;
    font-size: 14px;
    line-height: 30px;
}

.Journalism .Journalism_main {
    width: 1200px;
    height: 30px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Journalism .Journalism_main .Journalism_tab {
    font-size: 12px;
    display: inline-block;
    width: 110px;
}

.Journalism .Journalism_main .Journalism_slide {
    width: 1090px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Journalism .Journalism_main .Journalism_slide .swiper1 {
    width: 350px;
    height: 30px;
    overflow: hidden;
}

.Journalism .Journalism_main .Journalism_slide .swiper1 a {
    display: block;
    height: 30px;
    overflow: hidden;
    color: #999;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 12px;
}

.Journalism .Journalism_main .Journalism_slide .swiper1 a .dian {
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}

.Journalism .Journalism_main .Journalism_slide .swiper1 a .dian i {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #999;
    border-radius: 50%;
}

.olympic {
    width: 100%;
    height: 470px;
    background: #fff;
}

.olympic .olympic_main {
    width: 1200px;
    height: 470px;
    margin: 0 auto;
    overflow: hidden;
}

.olympic .olympic_main .olympic_top {
    width: 1200px;
    height: 110px;
    display: flex;
    align-items: center;
    margin: 80px 0 70px;
}

.olympic .olympic_main .olympic_top .olympic_logo {
    margin-left: 210px;
}

.olympic .olympic_main .olympic_top .olympic_title {
    margin-left: 115px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.olympic .olympic_main .olympic_top .olympic_title .title_top {
    width: 80px;
    height: 30px;
    border: 1px solid #000;
    border-bottom: none;
}

.olympic .olympic_main .olympic_top .olympic_title .title_center {
    font-size: 30px;
    margin: 5px 0;
}

.olympic .olympic_main .olympic_top .olympic_title .title_bottom {
    width: 80px;
    height: 30px;
    border: 1px solid #000;
    border-top: none;
}

.olympic .olympic_main .olympic_p {
    width: 1200px;
    padding: 0 122px;
}

.olympic .olympic_main .olympic_p p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.75px;
}

.olympic .olympic_main .olympic_right {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    text-align: right;
    height: 150px;
}

.product {
    width: 1200px;
    /*height: 750px;*/
    height: 550px;
    margin: 0 auto;
    background: #f9f9f9;
    overflow: hidden;
}

.product .product_title {
    margin: 50px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.product .product_title .title_top {
    width: 80px;
    height: 30px;
    border: 1px solid #000;
    border-bottom: none;
}

.product .product_title .title_center {
    font-size: 30px;
    margin: 5px 0;
}

.product .product_title .title_bottom {
    width: 80px;
    height: 30px;
    border: 1px solid #000;
    border-top: none;
}

.product .product_main {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    align-items: self-start;
    flex-wrap: wrap;
}

.product .product_main .product_list {
    width: 270px;
    height: 220px;
    margin-bottom: 50px;
    box-shadow: 0px 1px 5px 0px rgba(153, 153, 153, 0.4);
    position: relative;
}

.product .product_main .product_list .product_fuceng {
    width: 270px;
    height: 220px;
    background: #fff;
    position: absolute;
    top: 0;
    z-index: 2;
    text-align: center;
    opacity: 0;
}

.product .product_main .product_list .product_fuceng .font_18 {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0;
}

.product .product_main .product_list .product_fuceng .product_gang {
    display: block;
    width: 20px;
    height: 2px;
    background: #860e10;
    margin: 5px auto;
}

.product .product_main .product_list .product_fuceng .font_16 {
    width: 270px;
    height: 140px;
    font-size: 16px;
    color: #181818;
    text-align: center;
    padding: 0 20px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.product .product_main .product_list .product_fuceng .product_xq {
    width: 100%;
    position: absolute;
    bottom: 10px;
    font-size: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}

.product .product_main .product_list .product_fuceng .product_xq span {
    display: block;
    width: 45px;
    height: 1px;
    background: #9e9e9e;
}

.product .product_main .product_list .product_fuceng .product_xq a {
    color: #b01f23;
    margin: 0 10px;
    font-weight: bold;
}

.product .product_main .product_list .product_icon {
    width: 270px;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product .product_main .product_list .product_icon .icon {
    width: 100px;
    height: 100px;
    background-image: url(../images/index_pc_icon.png);
    background-size: 800px 100px;
}

.product .product_main .product_list .product_icon .icon_01 {
    background-position: 0 0;
}

.product .product_main .product_list .product_icon .icon_02 {
    background-position: -100px 0;
}

.product .product_main .product_list .product_icon .icon_03 {
    background-position: -200px 0;
}

.product .product_main .product_list .product_icon .icon_04 {
    background-position: -300px 0;
}

.product .product_main .product_list .product_icon .icon_05 {
    background-position: -400px 0;
}

.product .product_main .product_list .product_icon .icon_06 {
    background-position: -500px 0;
}

.product .product_main .product_list .product_icon .icon_07 {
    background-position: -600px 0;
}

.product .product_main .product_list .product_icon .icon_08 {
    background-position: -700px 0;
}

.product .product_main .product_list .bac_01 {
    background-image: url(../images/index_pc_03.png);
    background-size: 270px 140px;
}

.product .product_main .product_list .bac_02 {
    background-image: url(../images/index_pc_04.png);
    background-size: 270px 140px;
}

.product .product_main .product_list .bac_03 {
    background-image: url(../images/index_pc_05.png);
    background-size: 270px 140px;
}

.product .product_main .product_list .bac_04 {
    background-image: url(../images/index_pc_06.png);
    background-size: 270px 140px;
}

.product .product_main .product_list .bac_05 {
    background-image: url(../images/index_pc_07.png);
    background-size: 270px 140px;
}

.product .product_main .product_list .bac_06 {
    background-image: url(../images/index_pc_08.png);
    background-size: 270px 140px;
}

.product .product_main .product_list .bac_07 {
    background-image: url(../images/index_pc_09.png);
    background-size: 270px 140px;
}

.product .product_main .product_list .bac_08 {
    background-image: url(../images/index_pc_10.png);
    background-size: 270px 140px;
}

.product .product_main .product_list .product_font {
    width: 270px;
    height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

.product .product_main .product_list .product_font .product_18 {
    font-size: 18px;
    font-weight: bold;
}

.product .product_main .product_list .product_font span {
    width: 20px;
    height: 2px;
    background: #860e10;
}

.product .product_main .product_list .product_font .product_16 {
    font-size: 16px;
    color: #777;
    letter-spacing: -0.55px;
}

.product .product_main .product_list:hover .product_fuceng {
    animation: product 0.3s both;
}

.solve {
    width: 100%;
    height: 180px;
    background: #fff;
    overflow: hidden;
}

.solve .solve_main {
    width: 420px;
    margin: 60px auto;
    position: relative;
}

.solve .solve_main .kuang {
    width: 415px;
    height: 55px;
    border: 1px solid #000;
}

.solve .solve_main .solve_36 {
    font-size: 36px;
    color: #000;
    background: #fff;
    position: absolute;
    top: -25px;
    left: 80px;
    padding: 0 20px;
}

.solve .solve_main .solve_bfbfbf {
    font-size: 36px;
    color: #bfbfbf;
    position: absolute;
    background: #fff;
    top: 25px;
    left: 30px;
    padding: 0 20px;
}

.box {
    width: 100%;
    height: 860px;
    background: url(../images/index_px_box01.png) no-repeat;
    background-size: 100% 860px;
    background-repeat: no-repeat;
}

.box .box_main {
    width: 1200px;
    height: 860px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
    align-items: self-start;
}

.box .box_main .box_left {
    width: 120px;
    height: 860px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.box .box_main .box_left li {
    width: 120px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    border-radius: 5px;
}

.box .box_main .box_left .back {
    background: #b01f23;
}

.box .box_main .box_right {
    width: 920px;
    height: 860px;
    margin-left: 100px;
}

.box .box_main .box_right .box_01 {
    width: 920px;
}

.box .box_main .box_right .box_01 .box1 {
    font-size: 26px;
    color: #fff;
    padding-left: 100px;
    margin-top: 100px;
}

.box .box_main .box_right .box_01 .box2 {
    font-size: 18px;
    color: #fff;
    padding-left: 130px;
    margin-top: 20px;
}

.box .box_main .box_right .box_02 {
    width: 920px;
    margin: 100px 0 0 0;
}

.box .box_main .box_right .box_02 .box3 {
    display: flex;
    justify-content: space-between;
    align-items: self-start;
}

.box .box_main .box_right .box_02 .box3 p {
    font-size: 24px;
    color: #fff;
}

.box .box_main .box_right .box_02 .box3 a {
    display: block;
    width: 80px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: #b01f23;
    border-radius: 5px;
}

.box .box_main .box_right .box_02 .box4 {
    display: block;
    height: 112px;
    font-size: 16px;
    color: #fff;
    margin-top: 24px;
    letter-spacing: -0.5px;
    line-height: 28px;
}

.box .box_main .box_right .box_03 {
    width: 920px;
    height: 140px;
    display: flex;
    justify-content: flex-start;
    align-items: self-start;
    margin-top: 40px;
}

.box .box_main .box_right .box_03 .box_list {
    width: 115px;
    height: 140px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.box .box_main .box_right .box_03 .box_list .box_icon {
    display: block;
    width: 100px;
    height: 100px;
    box-sizing: border-box;
    background-image: url(../images/index_pc_icon_01.png);
    background-size: 800px 200px;
    background-repeat: no-repeat;
}

.box .box_main .box_right .box_03 .box_list .box_icon_1 {
    background-position: 0 5px;
}

.box .box_main .box_right .box_03 .box_list .box_icon_2 {
    background-position: -100px 5px;
}

.box .box_main .box_right .box_03 .box_list .box_icon_3 {
    background-position: -200px 5px;
}

.box .box_main .box_right .box_03 .box_list .box_icon_4 {
    background-position: -300px 5px;
}

.box .box_main .box_right .box_03 .box_list .box_icon_5 {
    background-position: -400px 5px;
}

.box .box_main .box_right .box_03 .box_list .box_icon_6 {
    background-position: -500px 5px;
}

.box .box_main .box_right .box_03 .box_list .box_icon_7 {
    background-position: -600px 5px;
}

.box .box_main .box_right .box_03 .box_list .box_icon_8 {
    background-position: -700px 5px;
}

.box .box_main .box_right .box_03 .box_list .box_p {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.box .box_main .box_right .box_04 {
    width: 920px;
    height: 130px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 60px;
}

.box .box_main .box_right .box_04 .box_bottom {
    width: 230px;
    height: 130px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.box .box_main .box_right .box_04 .box_bottom .box_icon {
    display: block;
    width: 100px;
    height: 100px;
    box-sizing: border-box;
    background-image: url(../images/index_pc_icon_01.png);
    background-size: 800px 200px;
    background-repeat: no-repeat;
}

.box .box_main .box_right .box_04 .box_bottom .box_icon_01 {
    background-position: 0 -100px;
}

.box .box_main .box_right .box_04 .box_bottom .box_icon_02 {
    background-position: -100px -100px;
}

.box .box_main .box_right .box_04 .box_bottom .box_icon_03 {
    background-position: -200px -100px;
}

.box .box_main .box_right .box_04 .box_bottom .box_icon_04 {
    background-position: -300px -100px;
}

.box .box_main .box_right .box_04 .box_bottom .box_p {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.more {
    width: 100%;
    height: 180px;
    background: #fff;
    overflow: hidden;
}

.more .more_main {
    width: 420px;
    margin: 60px auto;
    position: relative;
}

.more .more_main .kuang {
    width: 415px;
    height: 55px;
    border: 1px solid #000;
}

.more .more_main .more_36 {
    font-size: 36px;
    color: #000;
    background: #fff;
    position: absolute;
    top: -25px;
    left: 110px;
    padding: 0 20px;
}

.more .more_main .more_bfbfbf {
    font-size: 36px;
    color: #bfbfbf;
    position: absolute;
    background: #fff;
    top: 25px;
    left: 60px;
    padding: 0 20px;
}

.support {
    width: 1200px;
    height: 840px;
    margin: 0 auto;
}

.support .support_main {

    width: 1200px;
    height: 300px;
    display: flex;
    padding-left: 150px;
}

.support .support_main .support_list {
    width: 300px;
    height: 300px;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.support .support_main .support_list img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.support .support_main .support_list p {
    display: block;
    font-size: 24px;
    color: #ffffff;
    text-shadow: -0.5px -0.87px 2px rgba(4, 4, 4, 0.45);
}

.support .support_main .support_list a {
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 10px;
}

.support .support_main .support_list:hover {
    background: rgba(0, 0, 0, 0.3);
}

.support .support_infor {
    width: 900px;
    height: 230px;
    margin: 130px auto 190px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.support .support_infor .infor_list {
    width: 235px;
    height: 220px;
    background: #fff;
    box-shadow: -1px 0px 22.8px 0.2px rgba(4, 4, 4, 0.18);
    position: relative;
}

.support .support_infor .infor_list .bac_img {
    position: absolute;
    top: -41px;
    left: 74px;
}

.support .support_infor .infor_list .support_14 {
    text-align: center;
    color: #131313;
    font-size: 14px;
    margin: 50px 0 15px;
    font-weight: bold;
}

.support .support_infor .infor_list a {
    display: block;
    position: absolute;
    bottom: 35px;
    left: 65px;
    width: 100px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    color: #fff;
    font-size: 12px;
    margin: 35px auto 0;
}

.support .support_infor .infor_list_1 .support_12 {
    color: #131313;
    font-size: 12px;
    font-weight: bold;
    padding: 0 35px;
    letter-spacing: 0.7px;
}

.support .support_infor .infor_list_1 .map_info {
    background: #2b2b2b;
    cursor: pointer;
    user-select: none;
}

.support .support_infor .infor_list_2 .support_122 {
    color: #131313;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.7px;
    padding-left: 30px;
    line-height: 20px;
}

.support .support_infor .infor_list_3 .erweima {
    display: block;
    width: 60px;
    height: 60px;
    margin: 0 auto;
}

.support .support_infor .infor_list_3 .download {
    cursor: pointer;
    background: #4dcdda;
}

.fuceng_dow .download_fuceng {
    width: 420px;
    height: 420px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    background: rgba(0, 0, 0, 0.9);
    margin: auto;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
}

.fuceng_dow .download_fuceng .guan_btn {
    width: 70px;
    height: 30px;
    cursor: pointer;
    background: #b01f23;
    color: #fff;
    font-size: 14px;
    outline: none;
    border: none;
    border-radius: 10px;
    position: absolute;
    top: 10px;
    right: 10px;
}

.map {
    width: 1200px;
    height: 400px;
    border: 1px solid #000;
    margin: 0 auto;
    position: fixed;
    z-index: 1;
    top: 20%;
    right: 0%;
    bottom: 0%;
    left: 0%;
    display: none;
}

.map #btn {
    display: block;
    width: 50px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #b01f23;
    color: #fff;
    position: absolute;
    right: -1px;
    top: 1px;
    z-index: 1;
    cursor: pointer;
    user-select: none;
}

.map #map {
    width: 1200px;
    height: 400px;
    border: 1px solid #000;
    margin: 0 auto;
}

/*# sourceMappingURL=index.css.map */
