* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    outline: none;
}

.three_screen_c_con ul li.cur {
    border: 3px solid rgb(220, 33, 40);
    ;
}

.three_screen_c_con ul li.cur>img {
    filter: grayscale(0%);
}

.fuli_img a {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}


/* 首页巴洛克木马第二屏开始 */

.blkmm_con {
    width: 90%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: 50px auto;
}

.blkmm_l {
    width: auto;
    height: auto;
    overflow: hidden;
    /* float: left; */
    margin: auto;
    display: inline-block;
    margin-left: 17%;
    margin-top: 10%;
}

.blkmm_l_t {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.blkmm_l_t h1 {
    font-size: 50px;
    color: #000;
    letter-spacing: 5px;
    font-weight: normal;
}

.blkmm_l_t span {
    width: 350px;
    height: 5px;
    overflow: hidden;
    display: block;
    background: rgb(220, 33, 40);
    margin: 20px 0;
}

.blkmm_l_t h2 {
    font-size: 34px;
    color: #000;
    font-weight: normal;
    letter-spacing: 5px;
}

.blkmm_l_t .xq {
    width: 20%;
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    padding: 20px 0;
}

.blkmm_l_t .xq a {
    text-decoration: none;
    font-size: 24px;
    color: rgb(220, 33, 40);
}

.first_screen .blkmm_con .blkmm_l .blkmm_l_t .xq a:hover::before {
    content: "";
    /* width: 100%; */
    height: 3px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: rgb(220, 33, 40);
    ;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    /* color: chartreuse; */
    /* animation: 2s ; */
    animation: ac 0.5s forwards;
}

@keyframes ac {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}

.blkmm_l_b {
    margin-top: 100px;
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
}

.blkmm_l_b h3 {
    font-size: 36px;
    color: #000;
    letter-spacing: 5px;
    font-weight: normal;
}

.blkmm_l_b p {
    font-size: 30px;
    color: #000;
    letter-spacing: 5px;
    margin-top: 15px;
}

.blkmm_r {
    overflow: hidden;
    float: right;
    margin-right: cal;
    width: calc(100% - 52%);
}

.blkmm_r>p {
    width: 600px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.blkmm_r>p>img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}


/* 首页第二屏结束 */


/* 首页名人堂篮球机第三屏开始 */

.mrtlqj {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: 20px auto;
    text-align: center;
}

.mrtlqj h1 {
    font-size: 60px;
    color: #000;
    font-weight: normal;
    letter-spacing: 5px;
}

.mrtlqj span {
    width: 380px;
    height: 5px;
    overflow: hidden;
    display: block;
    background: rgb(220, 33, 40);
    ;
    margin: 10px auto;
}

.mrtlqj h2 {
    font-size: 40px;
    color: #000;
    font-weight: normal;
    letter-spacing: 5px;
}

.mrtlqj h3 {
    font-size: 30px;
    color: #000;
    font-weight: normal;
    letter-spacing: 5px;
}

.mrtlqj .xq {
    width: 6%;
    height: auto;
    overflow: hidden;
    display: block;
    position: relative;
    padding: 10px 0;
    margin: auto;
}

.mrtlqj .xq a {
    text-decoration: none;
    font-size: 26px;
    color: rgb(220, 33, 40);
    ;
}

.first_screen .mrtlqj .xq a:hover::before {
    content: "";
    /* width: 100%; */
    height: 3px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: rgb(220, 33, 40);
    ;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    /* color: chartreuse; */
    /* animation: 2s ; */
    animation: abc 0.5s forwards;
}

@keyframes abc {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}


/* 首页名人堂篮球机第三屏结束 */


/* 产品中心分页开始 */

.gg_page {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.gg_page ul {
    display: inline-block;
    margin: 20px 0;
}

.gg_page ul li {
    display: inline-block;
    width: auto!important;
    margin: auto!important;
    box-shadow: none!important;
    height: auto!important;
}

.gg_page ul li a {
    display: inline-block;
    padding: 0 4px;
    margin: 0 10px;
    background-color: #f4f4f5;
    color: #606266;
    min-width: 50px;
    border-radius: 2px;
    max-height: 50px!important;
    line-height: 50px;
    box-sizing: border-box;
    font-size: 16px;
}

.gg_page ul li span {
    display: inline-block;
    padding: 0 4px;
    margin: 0 10px;
    background-color: #f4f4f5;
    color: #606266;
    min-width: 50px;
    border-radius: 2px;
    max-height: 50px!important;
    line-height: 50px;
    box-sizing: border-box;
    font-size: 16px;
}

.gg_page .active.current span {
    background-color: rgb(220, 33, 40)!important;
    color: #fff!important;
}

.gg_page ul li a:hover {
    font-weight: bold;
    color: rgb(220, 33, 40)!important;
}


/* 产品中心分页结束 */


/* 头部导航开始 */

.fuli_header {
    width: 100%;
    height: 80px;
    /*overflow: hidden;*/
    display: block;
    margin: auto;
    background: none;
    background-color: rgba(0, 0, 0, 1);
    /* background-color: #f8f8f8; */
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
    padding: 0 50px;
}

.fuli_header_l {
    width: 200px;
    height: 70%;
    overflow: hidden;
    float: left;
    background: none;
    margin: 12px 0;
    background-color: rgb(220, 33, 40);
}

.fuli_header_l a {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.fuli_header_l img {
    width: 80%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: 10px auto;
}

.fuli_header_r {
    /* width: calc(100% - 300px); */
    width: auto;
    height: 100%;
    /*overflow: hidden;*/
    float: right;
}

.fuli_header_r>ul {
    width: auto;
    height: 100%;
    /*overflow: hidden;*/
    display: block;
    margin: auto;
    list-style-type: none;
    text-align: right;
}

.fuli_header_r>ul>li {
    width: auto;
    height: 100%;
    /*overflow: hidden;*/
    display: flex;
    margin: auto;
    float: left;
    position: relative;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.fuli_header_r>ul>li>a {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    text-decoration: none;
}

.fuli_header_r>ul>li>a>p {
    font-size: 16px;
    color: #fff;
    padding: 23px 30px;
}

.fuli_header_r>ul>li:hover::before {
    content: "";
    /* width: 100%; */
    height: 3px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: rgb(220, 33, 40);
    ;
    display: block;
    position: absolute;
    bottom: 0;
    /* animation: 2s ; */
    animation: active 0.5s forwards;
}

.fuli_header_r>ul .fuli_header_r_active::before {
    content: "";
    /* width: 100%; */
    height: 3px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: rgb(220, 33, 40);
    ;
    display: block;
    position: absolute;
    bottom: 0;
    /* animation: 2s ; */
    animation: active 0.5s forwards;
}

.fuli_header_r>ul>li:hover ul{
    display: block;
}

.fuli_header_r>ul>li>ul{
    display: none;
    position: absolute;
    top: 80px;
    left: 0;
    z-index: 3;
    width: 100%;
    background-color: rgba(12, 12, 12, 0.9);
    padding: 5px 0;
}
.fuli_header_r>ul>li>ul li{
    list-style: none;
}
.fuli_header_r>ul>li>ul li a{
    display: block;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
}
.fuli_header_r>ul>li>ul li a:hover{
    background-color: rgba(12, 12, 12, 1);
}

@keyframes active {
    from {
        width: 0;
    }
    to {
        width: 100%;
    }
}


/* 头部导航结束 */


/* 底部开始 */

.fuli_footer {
    width: 100%;
    height: 50px;
    background: rgba(220, 33, 40);
    overflow: hidden;
    display: block;
    margin: auto;
    /* position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9; */
}

.fuli_footer p {
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}


/* 底部结束 */


/* 内容部分开始 */

.fuli_content {
    width: 100%;
    height: calc(100vh - 80px)!important;
    overflow: hidden;
    display: block;
    margin: 80px auto 0;
}

.fuli_content .swiper-container {
    width: 100%;
    height: calc(100vh - 50px)!important;
}

.fuli_content .swiper-container .swiper-wrapper {
    width: 100%;
    height: calc(100vh - 50px)!important;
}

.fuli_content .swiper-container .swiper-wrapper .swiper-slide {
    width: 100%;
    height: calc(100vh - 50px)!important;
}


/* banner图开始 */

.fuli_banner {
    width: 100%;
    height: calc(100vh - 80px)!important;
    overflow: hidden;
    display: block;
    margin: auto;
}

.fuli_img {
    width: 100%;
    height: calc(100vh - 80px)!important;
    overflow: hidden;
    display: block;
    margin: auto;
}

.fuli_img a {
    width: 100%;
    height: calc(100vh - 80px)!important;
    overflow: hidden;
    display: block;
    margin: auto;
}

.fuli_img a img {
    width: 100%;
    height: calc(100vh - 80px)!important;
    overflow: hidden;
    display: block;
    margin: auto;
}

.fuli_img video {
    width: 100vw;
    height: calc(100vh - 80px)!important;
    overflow: hidden;
    display: block;
    margin: auto;
}


/* banner图结束 */


/* 第一屏开始 */

.first_screen {
    width: 100%;
    height: calc(100vh - 80px)!important;
    overflow: hidden;
    display: block;
    margin: auto;
}

.first_screen {
    width: auto;
    height: calc(100vh - 80px)!important;
    overflow: hidden;
    display: block;
    margin: auto;
}

.first_screen>p {
    width: auto;
    height: calc(100vh - 80px)!important;
    overflow: hidden;
    display: block;
    margin: auto;
}

.first_screen>p>img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    object-fit: contain;
}


/* 第三屏开始 */

.three_screen {
    width: 100%;
    height: calc(100vh - 80px)!important;
    overflow: hidden;
    display: block;
    margin: auto;
    position: relative;
}

.three_screen_l {
    width: calc(100% - 48.5%);
    height: 100%;
    overflow: hidden;
    display: block;
    position: relative;
    /* background: rgba(0,0,0,.5); */
    border-radius: 50%;
    float: left;
}

.three_screen_l img {
    max-width: 90%;
    max-height: 90%;
    overflow: hidden;
    display: none;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.three_screen_r {
    width: 30%;
    height: 100%;
    overflow: hidden;
    float: right;
    display: flex;
}

.three_screen_r_c {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: none;
    margin: auto;
    margin-right: 100px;
}

.three_screen_r .three_screen_r_c:nth-child(1) {
    display: block;
}

.three_screen_r_c_t {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.three_screen_r_c_t h3 {
    font-size: 30px;
    color: #000;
    font-weight: normal;
}

.three_screen_r_c_t span {
    width: 105px;
    height: 3px;
    background: rgba(220, 33, 40);
    overflow: hidden;
    display: block;
    margin-left: 15px;
}

.three_screen_r_c_c {
    margin: auto;
    margin-top: 50px;
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
}

.three_screen_r_c_c h1 {
    font-size: 50px;
    color: #000;
}

.three_screen_r_c_c h2 {
    font-size: 22px;
    color: #3c3c3c;
}

.three_screen_r_c_c a {
    padding: 15px 30px;
    background: rgba(220, 33, 40);
    text-align: center;
    font-size: 18px;
    color: #fff;
    width: auto;
    height: auto;
    float: left;
    margin-top: 30px;
    display: block;
    text-decoration: none;
}

.three_screen_r_c_b {
    margin: auto;
    margin-top: 50px;
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
}

.three_screen_r_c_b p {
    font-size: 20px;
    color: #000;
    margin: 10px auto;
    /* font-weight: bold; */
}

.three_screen_c {
    height: 100%;
    /* overflow: hidden; */
    display: block;
    margin: auto;
    float: left;
    background:  no-repeat;
    background-size: 100% 100%;
}

.three_screen_c_con {
    width: 100%;
    height: auto;
    /* overflow: hidden; */
    display: block;
    margin: auto;
}

.three_screen_c_con ul {
    width: auto;
    height: auto;
    /* overflow: hidden; */
    display: block;
    margin: auto;
    list-style-type: none;
}

.three_screen_c_con ul li {
    width: 120px;
    height: 120px;
    background: #fff;
    /* overflow: hidden; */
    display: block;
    /* margin: auto; */
    border-radius: 50%;
    position: relative;
    margin-top: 45px;
    box-shadow: 40px 0px 40px #bbb8b8;
}

.three_screen_c_con ul li img {
    max-width: 100%;
    height: auto;
    height: auto;
    /* overflow: hidden; */
    display: block;
    margin: auto;
    /* margin-top: -20px; */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    filter: grayscale(100%);
    box-sizing: content-box;
}


/* .three_screen_c_con ul li img:nth-child(1) {
    display: none;
} */

.three_screen_c_con ul li:nth-child(1) {
    margin-left: 20px;
}

.three_screen_c_con ul li:nth-child(2) {
    margin-left: 100px;
}

.three_screen_c_con ul li:nth-child(3) {
    margin-left: 130px;
}

.three_screen_c_con ul li:nth-child(4) {
    margin-left: 110px;
}

.three_screen_c_con ul li:nth-child(5) {
    margin-left: 50px;
}

.three_screen_r_c_ac {
    display: block;
}

.three_screen_l_active {
    display: block;
}


/* 第三屏结束 */


/* 第五屏开始 */

.five_screen {
    width: 100%;
    height: calc(100vh - 130px);
    overflow: hidden;
    display: block;
    margin: auto;
}

.fuli_company_advantage {
    width: auto;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
    /* background: rgba(0, 0, 0, .5); */
}

.fuli_company_advantage_title {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    /* margin: 160px auto 0; */
    position: relative;
    top: 20%;
    left: 0;
}

.fuli_company_advantage_title h2 {
    font-size: 55px;
    color: #fff;
    text-align: center;
    font-weight: 600;
}

.fuli_company_advantage_title p {
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin-top: 40px;
}

.fuli_company_advantage_con {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    /* margin: 80px auto 105px; */
    position: relative;
    top: 35%;
    left: 0;
}

.fuli_company_advantage_con ul {
    width: 80%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    list-style-type: none;
}

.fuli_company_advantage_con ul li {
    width: 18.5%;
    height: 300px;
    overflow: hidden;
    /* display: inline-block; */
    float: left;
    margin: auto;
    position: relative;
}

.fuli_company_advantage_con ul li a {
    text-decoration: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
    background: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.fuli_company_advantage_con ul li img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    margin: auto;
    object-fit: cover;
}

.fuli_company_advantage_con ul li h4 {
    position: absolute;
    bottom: 10px;
    padding: 0 0 5px 0;
    border-bottom: 2px solid rgb(220, 33, 40);
    ;
    /* width: 30px; */
    margin: 0 0 0 20px;
    letter-spacing: 2px;
    z-index: 999;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
}

.fuli_company_advantage_con_z {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 60px;
    display: none;
}

.fuli_company_advantage_con_z h5 {
    /* padding: 20px 0 0 20px; */
    font-size: 26px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    line-height: 60px;
    letter-spacing: 5px;
}

.fuli_company_advantage_con_z p {
    font-size: 17px;
    color: #fff;
    line-height: 32px;
    padding: 10px 0 0 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.fuli_company_advantage_con ul .fuli_company_advantage_con_ac {
    width: 25%;
    transition: 0.5s;
}

.fuli_company_advantage_con ul .fuli_company_advantage_con_ac a {
    background: none;
}

.fuli_company_advantage_con ul .fuli_company_advantage_con_ac .fuli_company_advantage_con_z {
    display: block;
}

.fuli_company_advantage_con ul .fuli_company_advantage_con_ac h4 {
    display: none;
}


/* 第五屏结束 */


/* 第六屏开始 */

.six_screen {
    width: 100%;
    height: calc(100vh - 80px);
    overflow: hidden;
    display: block;
    margin: auto;
}

.six_screen_z {
    width: 720px;
    height: 300px;
    overflow: hidden;
    display: block;
    margin: 245px auto;
}

.six_screen_z h2 {
    font-size: 45px;
    color: #fff;
    text-align: center;
    font-weight: normal;
}

.six_screen_z h3 {
    font-size: 35px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    font-weight: normal;
}

.six_screen_z p {
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: 20px;
    line-height: 40px;
}


/* 第六屏结束 */


/* 内容部分结束 */

* {
    margin: 0;
    padding: 0;
}


/* 巴洛克礼品机开始 */

.fuli_blklpj {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 80px;
}

.fuli_blklpj_one {
    width: 100%;
    height: 850px;
    overflow: hidden;
    display: block;
    margin: auto;
    position: relative;
}

.fuli_blklpj_video {
    width: 600px;
    height: 340px;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 45%;
    left: 10%;
}

.fuli_blklpj_two {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.fuli_blklpj_two img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.fuli_blklpj_four {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.fuli_blklpj_four_above {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    text-align: center;
    margin-top: 50px;
}

.fuli_blklpj_four_above h3 {
    font-size: 22px;
    color: #000;
}

.fuli_blklpj_four_above h2 {
    font-size: 70px;
    color: #000;
    margin-top: 10px;
}

.fuli_blklpj_four_above h4 {
    font-size: 30px;
    color: #000;
    margin-top: 10px;
}

.fuli_blklpj_four_above h5 {
    font-size: 30px;
    color: #565656;
    margin-top: 20px;
}

.fuli_blklpj_four_con {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    text-align: center;
}

.fuli_blklpj_four_con ul {
    width: 1320px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: 90px auto;
    list-style-type: none
}

.fuli_blklpj_four_con ul li {
    width: 30%;
    height: 500px;
    overflow: hidden;
    display: inline-block;
    margin: auto 10px;
    border-radius: 10px;
}

.fuli_blklpj_four_con ul li:nth-child(1) {
    background: #d8f1ff;
}

.fuli_blklpj_four_con ul li:nth-child(2) {
    background: #d2e1b4;
}

.fuli_blklpj_four_con ul li:nth-child(3) {
    background: #e9bfde;
}

.fuli_blklpj_four_con ul li img {
    width: 100%;
    height: 295px;
    overflow: hidden;
    display: block;
    margin: auto;
    object-fit: cover;
}

.fuli_blklpj_four_con ul li h3 {
    margin-top: 40px;
    font-size: 22px;
    color: #000;
}

.fuli_blklpj_four_con ul li p {
    margin-top: 15px;
    font-size: 20px;
    color: #000;
}


/* 巴洛克礼品机结束 */


/* 名人堂开始 */

.fuli_blklpj_mrt {
    width: 100%;
    height: 790px;
    overflow: hidden;
    display: block;
    margin: auto;
    position: relative;
}

.fuli_blklpj_mrt .fuli_blklpj_mrt_video {
    width: 600px;
    height: 350px;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 30%;
    left: 55%;
}


/* 名人堂结束 */


/* 祥狮献瑞开始 */

.fuli_xsxr {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: 80px auto 0;
}

.fuli_xsxr_con {
    width: 100%;
    height: 790px;
    overflow: hidden;
    display: block;
    margin: auto;
    position: relative;
}

.fuli_xsxr_video {
    width: 700px;
    height: 450px;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 15%;
    left: 55%;
}


/* 祥狮献瑞结束 */


/* 更多产品开始 */


/* banner图开始 */

.banner {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: 80px auto 0;
}

.banner img {
    width: 100%;
    height: 450px;
    overflow: hidden;
    display: block;
    margin: auto;
}


/* banner图结束 */

.fuli_product {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.fuli_product_con {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    background: #f7f7f7;
    position: relative;
    padding: 0 0 50px 0;
}

.fuli_product_con_l {
    width: 8.5vw;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    /* background-size: 100% 100%;
    position: absolute;
    left: 0;
    top: 0; */
    float: left;
}

.fuli_product_con_l img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    background-size: cover;
}

.fuli_product_con_r {
    width: calc(100vw - 19vw);
    height: auto;
    overflow: hidden;
    float: right;
    /* margin: 60px auto 0; */
}

.fuli_product_con_r>ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    /* margin: 50px auto; */
    list-style: none;
    /* text-align: center; */
}

.fuli_product_con_r>ul>li {
    width: 19%;
    height: 380px;
    overflow: hidden;
    display: inline-block;
    margin: 30px 25px;
    background: #e3e3e3;
    box-shadow: 10px 10px 10px #c7c4c4;
    position: relative;
    border-radius: 3px;
}

.fuli_product_con_r>ul>li>a {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.fuli_product_con_r>ul>li>a>img {
    width: 100%;
    height: 370px;
    overflow: hidden;
    display: block;
    margin: 5px auto;
    object-fit: contain;
}


/* .fuli_product_con_r>ul>li:nth-last-child(1)>a>img {
    width: 170px;
    height: 170px;
    margin: 120px auto;
} */

.fuli_product_con_r>ul>li:nth-last-child(1):hover {
    background: #e3e3e3;
}

.fuli_product_con_r_z {
    position: absolute;
    width: 100%;
    height: 80px;
    background: rgba(0, 0, 0, .25);
    bottom: 10px;
    left: 0;
}

.fuli_product_con_r_z p {
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 80px;
}

.fuli_product_con_r>ul>li:hover {
    background: #fff;
    border: 7px solid rgb(220, 33, 40);
    ;
    margin-top: -5px;
    /* transition: 0.5s; */
}


/* 更多产品结束 */


/* 橙色产品1 */

.fuli_product_detail {
    width: 100%;
    height: calc(100vh - 80px);
    overflow: hidden;
    display: block;
    margin: auto;
    margin-top: 80px;
}

.fuli_product_detail_con {
    width: 98%;
    height: calc(100vh - 80px);
    overflow: hidden;
    display: block;
    margin: auto;
}

.fuli_product_detail_con_c {
    width: 100%;
    height: calc(100vh - 80px);
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.fuli_product_detail_con_c h1 {
    width: 40%;
    font-size: 50px;
    margin: 20px;
}

.fuli_product_detail_con_c h1 p {
    width: 100%;
    font-size: 24px;
    line-height: 40px;
    text-align: justify;
    font-weight: bold;
    margin-top: 30px;
}

.fuli_product_detail_con_c p {
    width: 60%;
}

.fuli_product_detail_con_c p img {
    width: 100%;
    height: calc(100vh - 80px);
    overflow: hidden;
    display: block;
    margin: auto;
    object-fit: contain;
}


/* 公司信息开始 */

.fuli_company {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.fuli_company_con {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    position: relative;
    /* padding: 0 0 130px 0; */
}

.fuli_company_con_l {
    width: 11%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    float: left;
    /* border-right: 5px solid #d4151c; */
}

.fuli_company_con_l img {
    width: 115px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: 20px auto 50px;
}

.fuli_company_con_r {
    width: calc(100vw - 13%);
    height: auto;
    overflow: hidden;
    float: right;
    /* margin: 40px 0; */
    border-left: 5px solid #d4151c;
    padding: 50px 0;
}

.fuli_company_introduction {
    width: 130px;
    height: 50px;
    background: #626262;
    border-left: 5px solid #d4151c;
    font-size: 20px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    float: left;
}

.fuli_company_con_r_con {
    width: 87%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: 100px auto 0;
    float: left;
}

.fuli_company_con_r_con_l {
    float: left;
    width: 42%;
    height: auto;
    overflow: hidden;
    display: block;
    margin-left: 0px;
    margin-top: 0px;
}

.fuli_company_con_r_con_l p {
    font-size: 20px;
    color: #000;
    text-align: justify;
    line-height: 40px;
    text-indent: 2em;
    font-weight: bold;
    margin-top: 40px;
}

.fuli_company_con_r_con_r {
    width: 52%;
    height: auto;
    overflow: hidden;
    float: right;
}

.fuli_company_con_r_con_r img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.fuli_company_con_r_con_r p {
    font-size: 20px;
    color: #a9a9a9;
    font-weight: bold;
    margin-top: 10px;
    letter-spacing: 3px;
}


/* 公司信息结束 */


/* 招贤纳士开始 */

.banner_recruit {
    width: 100%;
    height: calc(100vh - 130px);
    overflow: hidden;
    display: block;
    margin: 80px auto 0;
    /* position: relative; */
    /* background-size: 100% 100%; */
}

.banner_recruit img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.banner_recruit_con {
    /* position: absolute; */
    width: 325px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    /* top: 15%;
    left: 50%;
    margin-left: -120px; */
}

.banner_recruit_con img {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: 120px auto 0;
}

.fuli_recruit {
    width: 765px;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    border: 1px solid #000;
    position: absolute;
    top: 25%;
    left: 51%;
    margin-left: -405px;
    background: rgba(255, 255, 255, 0.25);
    padding: 25px 35px;
}

.fuli_recruit h1 {
    font-size: 40px;
    color: #fff;
}

.fuli_recruit p {
    font-size: 22px;
    color: #fff;
    line-height: 36px;
    margin-top: 15px;
    /* float: left; */
    text-align: justify;
    text-indent: 2em;
}

.fuli_recruit a {
    text-decoration: none;
    background: rgba(220, 33, 40);
    font-size: 17px;
    color: #fff;
    margin: 33px 10px 0;
    width: 92px;
    height: 35px;
    /* display: block; */
    float: right;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
}


/* 招贤纳士结束 */


/* 联系我们开始 */

.fuli_contact {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.fuli_contact_con {
    width: 100%;
    height: calc(100vh - 202px);
    overflow: hidden;
    display: block;
    margin: 80px auto 0;
}

.fuli_contact_con_video {
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    position: absolute;
    bottom: 80px;
    left: 0;
}

.fuli_contact_con_video>ul {
    list-style: none;
    width: 100%;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
}

.fuli_contact_con_video>ul>li {
    float: left;
    width: 300px;
    height: 200px;
    overflow: hidden;
    margin: 0 0 0 10px;
}

.fuli_contact_con_video>ul>li>video {
    width: 300px;
    height: 200px;
    position: initial;
}

.bmap_noprint {
    display: block!important;
}

.bmap_marker {
    background: url(/uploads/image/tspfimages/weiz1.png)!important;
    background-size: cover!important;
    height: 37px!important;
    width: 28px!important;
    display: none;
    transform: scale(0.8);
}

.fuli_contact_b {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    margin: auto;
    background: #dc2128;
    padding: 10px 10px;
    border-top: 2px solid #000;
}

.fuli_contact_b_l {
    width: 71%;
    height: auto;
    overflow: hidden;
    float: left;
    margin: auto;
    /* display: inline-block; */
    padding: 30px 0 0 0;
}

.fuli_contact_b_l p {
    font-size: 20px;
    color: #fff;
    line-height: 35px;
    float: left;
    padding: 0 15px 0 0;
}

.fuli_contact_b_l:nth-last-child(1) {
    width: auto;
    float: right;
    text-align: right;
    padding: 0;
}

.fuli_contact_b_l:nth-child(2) {
    margin: auto;
    /* width: 40%; */
    padding: 0;
}

.big img {
    width: 166px;
    height: auto;
}

.big {
    width: 40%!important;
    height: auto;
    position: absolute;
    right: 10px;
    bottom: 0px;
}

.big p {
    font-size: 55px;
    color: rgba(255, 255, 255, .15);
    float: left;
    line-height: initial;
    padding: 0;
    position: absolute;
    top: 19px;
    left: 0;
    letter-spacing: 3px;
    width: calc(100% - 166px);
}

.big p span {
    font-size: 130px;
}


/* 联系我们结束 */