﻿/*-----------------------------------------------------------*//*copyright by 动力无限  www.btoe.cn*//*邮箱 btoe@btoe.cn*//*合作电话 400-0599-360*//*版权所有违者必究*//*-----------------------------------------------------------*//*Generated by wjdhcms 3.0 */@charset "utf-8";::-webkit-scrollbar {    width: 8px;    height: 8px;    background-color: #F5F5F5;}::-webkit-scrollbar-track {    border-radius: 10px;    background-color: #E2E2E2;}button{outline:none;}::-webkit-scrollbar-thumb {    border-radius: 10px;    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);    background-color: #555;} ::selection {	background-color: #fdc642;	color: #fff;}::-moz-selection {	background-color: #fdc642;	color: #fff;}::-webkit-selection {	background-color: #fdc642;	color: #fff;}* {    padding: 0;    margin: 0;    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;}body {    max-width: 1920px !important;    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;    color: #333;    margin: 0;    margin: 0 auto !important;    line-height: 1.5;}*:before, *:after {    box-sizing: content-box;}:focus {    outline: 1;}article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {    display: block;}a {    color: #333;    text-decoration: none;}a:link,a:hover,a:active,a:visited {    text-decoration: none;}ins {    background-color: #ff9;    color: #000;    text-decoration: none;}mark {    background-color: #ff9;    color: #000;    font-style: italic;    font-weight: bold;}del {    text-decoration: line-through;}table {    border-collapse: collapse;    border-spacing: 0;}hr {    display: block;    height: 1px;    border: 0;    border-top: 1px solid #cccccc;    margin: 1em 0;    padding: 0;}input,select {    vertical-align: middle;}li,ul {    list-style-type: none;}img {    border: none;}input,textarea {    outline: 0;    border: 0;    resize: none;}h1,h2,h3,h4,h5,h6,dl,dd,dt,i,em {    font-weight: normal;    font-style: normal;}.fixedNav {    position: fixed;    top: 0px;    left: 0px;    width: 100%;    z-index: 100000;    _position: absolute;    _top: expression(eval(document.documentElement.scrollTop));   box-shadow: 0px 10px 12px rgba(0,0,0,.1);}html{        cursor: url(../images/cur.png),        default;}a{   cursor: url(../images/Acur.png),   default ;}textarea{    animation: animated 1s infinite;    -moz-animation: animated 1s infinite;    -webkit-animation: animated 1s infinite;    -o-animation: animated 1s infinite; }input[type="text"]{     animation: animated 1s infinite;    -moz-animation: animated 1s infinite;    -webkit-animation: animated 1s infinite;    -o-animation: animated 1s infinite;}input[type="button"]{   cursor: url(../images/Acur.png),   default  !important;}@keyframes animated {    0% {        cursor: url('../images/Pcuro1.png'),        auto;    }    8.8% {        cursor: url('../images/Pcuro2.png'),            auto;    }    17.6% {        cursor: url('../images/Pcuro3.png'),            auto;    }    26.4% {        cursor: url('../images/Pcuro4.png'),            auto;    }    35.2% {        cursor: url('../images/Pcuro5.png'),            auto;    }    44% {        cursor: url('../images/Pcuro6.png'),            auto;    }    52.8% {        cursor: url('../images/Pcuro7.png'),            auto;    }    61.6% {        cursor: url('../images/Pcuro8.png'),            auto;    }    70.4% {        cursor: url('../images/Pcuro9.png'),            auto;    }    79.2% {        cursor: url('../images/Pcuro10.png'),            auto;    }    88% {        cursor: url('../images/Pcuro11.png'),            auto;    }    100% {        cursor: url('../images/Pcuro12.png'),            auto;    }    }@keyframes msClock {	0%,70%,100% {transform: rotate(0) scale(1);}		10%,30% {transform: rotate(-15deg) scale(1);}		20%,40% {transform: rotate(15deg) scale(1);}}.topxunpan {width:auto;height:35px;background:url(../images/xp.png) left center no-repeat;padding-left:22px;box-sizing:content-box;float:right;margin-left:20px;}.thisxp{width:auto;height:35px;}.topxunpan .xp {position: relative;line-height:35px;color:#fdc642;font-size:14px;cursor: pointer;}.topxunpan .xp i {display:inline-block;color:#fdc642;font-size:14px;text-align:center;}.topxunpan .xp #xunpantip {z-index: 999;position: absolute;top: 35px;left: 50%;width: 180px;height: 30px;line-height: 30px;text-align: center;color: #fff;font-size: 14px;-webkit-transform: translateX(-50%) scale(0);-moz-transform: translateX(-50%) scale(0);-o-transform: translateX(-50%) scale(0);-ms-transform: translateX(-50%) scale(0);transform: translateX(-50%) scale(0);-webkit-transition: transform .4s, opacity .4s;-moz-transition: transform .4s, opacity .4s;-o-transition: transform .4s, opacity .4s;-ms-transition: transform .4s, opacity .4s;transition: transform .4s, opacity .4s;background-color: #fdc642;border-radius: 4px;opacity: 0;font-weight: bold;box-shadow: 5px 5px 2px #dfdfdf;}.topxunpan .xp #xunpantip::after {content: '';position: absolute;top: -16px;left: 50%;width: 0;height: 0;-webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: (-50%); transform: translateX(-50%); border: 8px solid transparent;border-bottom-color: #fdc642;}.topxunpan .xp #xunpantip.xunpantextactive {-webkit-transform: translateX(-50%) scale(1); -moz-transform: translateX(-50%) scale(1); -o-transform: translateX(-50%) scale(1); -ms-transform: translateX(-50%) scale(1); transform: translateX(-50%) scale(1); opacity: 1;}.topxunpan i {font-weight: normal;font-style: normal;}/* 头部 */.toper{width:100%;height:35px;background:#222;box-sizing:content-box;}.toper .center{width:1300px;height:35px;margin:0 auto;box-sizing:content-box;position:relative;}.toper .center .left{width:auto;line-height:35px;font-size:14px;color:#999;float:left;}.toper .center p{float:right;width:auto;line-height:35px;color:#999;}.toper .center p a{padding-left:22px;box-sizing:content-box;font-size:14px;color:#999;-webkit-transition:all .7s;transition:all .7s;}.toper .center p a:hover{color:#fdc642;-webkit-transition:all .7s;transition:all .7s;}.toper .center p a:nth-of-type(1){background:url(../images/t_icon_01.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}.toper .center p a:nth-of-type(2){background:url(../images/t_icon_03.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}.toper .center p a:nth-of-type(1):hover{background:url(../images/t_icon_02.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}.toper .center p a:nth-of-type(2):hover{background:url(../images/t_icon_04.png) left center no-repeat;-webkit-transition:all .7s;transition:all .7s;}.dingbu{width:100%;height:100px;background:#fff;box-sizing:content-box;}.dingbu .center{width:1300px;height:100px;margin:0 auto;box-sizing:content-box;position:relative;}.dingbu .center h1{width:589px;height:58px;box-sizing:content-box;float:left;margin:21px 12px 21px 0;}.dingbu .center .logo{width:589px;height:58px;display:block;vertical-align:top;}.dingbu .center .txt{width:auto;padding-left:13px;box-sizing:content-box;height:50px;float:left;margin:25px 0;border-left:solid 1px #ddd;}.dingbu .center .txt p:nth-of-type(1){font-size:18px;color:#fdc642;font-weight:bold;line-height:20px;margin-top:3px;}.dingbu .center .txt p:nth-of-type(2){font-size:14px;color:#666;line-height:15px;margin-top:10px;}.dingbu .center .tel{width:auto;padding-left:65px;box-sizing:content-box;height:50px;float:right;margin:25px 0;background:url(../images/tel01.png) left center no-repeat;}.dingbu .center .tel p:nth-of-type(1){font-size:16px;color:#666;line-height:16px;margin-top:3px;}.dingbu .center .tel p:nth-of-type(2){font-size:24px;color:#222;line-height:20px;font-weight:bold;margin-top:7px;}/* 导航开始css */.nav_xiala_xx{width:100%;height:60px;box-sizing:content-box;background:#fdc642;position:relative;z-index:2;}.nav_xiala_xx .w1200{width:1300px;height:60px;margin:0 auto;position:relative;}.nav_xiala_xx .w1200 .nav_yiji{width:1300px;height:60px;display:flex;justify-content: space-between;position:relative;}.nav_xiala_xx .w1200 .nav_yiji > li{width:160px;height:60px;position:relative;float:left;}.nav_xiala_xx .w1200 .nav_yiji > li::before{content:'';width:1px;height:60px;background:url(../images/nav_line.png) right center no-repeat;position:absolute;right:0;top:0;}.nav_xiala_xx .w1200 .nav_yiji > li:last-child::before{content:'';width:0;height:0;background:url(../images/nav_line.png) right center no-repeat;position:absolute;right:0;top:0;}.nav_xiala_xx .w1200 .nav_yiji > li .one{width:160px;height:60px;display:block;font-size:16px;color:#000;line-height:60px;box-sizing:content-box;text-align:center;position:relative;z-index:0;float:left;-webkit-transition:all .7s;transition:all .7s;}.nav_xiala_xx .w1200 .nav_yiji > li:hover .one{color:#000;-webkit-transition:all .7s;transition:all .7s;}.nav_xiala_xx .w1200 .nav_yiji > li.active .one{color:#000;-webkit-transition:all .7s;transition:all .7s;}.nav_xiala_xx .w1200 .nav_yiji > li .one::before{content:'';width:0px;height:2px;background:#000;position:absolute;left:50%;margin-left:-0px;bottom:0;-webkit-transition:all .7s;transition:all .7s;}.nav_xiala_xx .w1200 .nav_yiji > li:hover .one::before{content:'';width:160px;height:2px;background:#000;position:absolute;left:50%;margin-left:-80px;bottom:0;-webkit-transition:all .7s;transition:all .7s;}.nav_xiala_xx .w1200 .nav_yiji > li.active .one::before{content:'';width:160px;height:2px;background:#000;position:absolute;left:50%;margin-left:-80px;bottom:0;-webkit-transition:all .7s;transition:all .7s;}.nav_erji{width:100%;height:460px;background:#f8f8f8;overflow:hidden;position:absolute;z-index:-1;left:0;top:60px;display:none;}.fixedNav .nav_erji{top:60px;}.nav_erji .jz{width:1200px;height:400px;margin:0 auto;padding-top:60px;box-sizing:content-box;position:relative;}.nav_erji .jz::before{content:'';width:1px;height:400px;background:#cfcfcf;position:absolute;top:0;left:0;}.nav_erji .jz .top{width:1200px;height:65px;transform: translateY(20px);transition: all 0.7s ease-in-out;-webkit-transition: all 0.7s ease-in-out;}.nav_erji .jz .top .h_bt{width:auto;height:65px;padding-left:10px;box-sizing:content-box;float:left;text-align:left;position:relative;}.nav_erji .jz .top .h_bt::after{content:'';width:200px;height:1px;background:#cfcfcf;position:absolute;top:38px;right:0;}.nav_erji .jz .top .h_bt h4{font-size:30px;color:#222;line-height:30px;}.nav_erji .jz .top .h_bt p{font-size:14px;color:#888;line-height:12px;text-transform: Uppercase;margin-top:22px;}.nav_erji .jz .top .list{width:auto;max-width:990px;height:50px;float:right;}.nav_erji .jz .top .list li{width:140px;height:50px;float:left;margin-right:30px;position:relative;z-index:0;}.nav_erji .jz .top .list li:last-child{margin-right:0;}.nav_erji .jz .top .list li a{display:block;width:110px;line-height:50px;padding:0 20px 0 10px;box-sizing:content-box;background:#f8f8f8;font-size:15px;color:#333;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}.nav_erji .jz .top .list li:hover a{background:#fff;font-size:15px;color:#fdc642;-webkit-transition:all .7s;transition:all .7s;}.nav_erji .jz .top .list li a::after{content:'';width:4px;height:4px;border:solid 1px #fdc642;border-radius:3px;position:absolute;top:22px;right:7px;}.nav_erji .jz .top .list li .line01{width:150px;height:1px;background:#cfcfcf;position:absolute;top:0;right:0;}.nav_erji .jz .top .list li .line02{width:1px;height:60px;background:#cfcfcf;position:absolute;bottom:0;right:0;}.nav_erji .jz .top .list li .line03{width:150px;height:1px;background:#cfcfcf;position:absolute;bottom:0;left:0;}.nav_erji .jz .top .list li .line04{width:1px;height:60px;background:#cfcfcf;position:absolute;top:0;left:0;}.nav_erji .jz .top .list li .line01::before{content:'';width:0px;height:1px;background:#fdc642;position:absolute;top:0;right:0;-webkit-transition:all .7s;transition:all .7s;}.nav_erji .jz .top .list li:hover .line01::before{content:'';width:150px;height:1px;background:#fdc642;position:absolute;top:0;right:0;-webkit-transition:all .7s;transition:all .7s;}.nav_erji .jz .top .list li .line02::before{content:'';width:1px;height:0px;background:#fdc642;position:absolute;bottom:0;right:0;-webkit-transition:all .7s;transition:all .7s;}.nav_erji .jz .top .list li:hover .line02::before{content:'';width:1px;height:60px;background:#fdc642;position:absolute;bottom:0;right:0;-webkit-transition:all .7s;transition:all .7s;}.nav_erji .jz .top .list li .line03::before{content:'';width:0px;height:1px;background:#fdc642;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}.nav_erji .jz .top .list li:hover .line03::before{content:'';width:150px;height:1px;background:#fdc642;position:absolute;bottom:0;left:0;-webkit-transition:all .7s;transition:all .7s;}.nav_erji .jz .top .list li .line04::before{content:'';width:1px;height:0px;background:#fdc642;position:absolute;top:0;left:0;-webkit-transition:all .7s;transition:all .7s;}.nav_erji .jz .top .list li:hover .line04::before{content:'';width:1px;height:60px;background:#fdc642;position:absolute;top:0;left:0;-webkit-transition:all .7s;transition:all .7s;}.nav_erji .jz .bottom{transform: translateY(20px);transition: all 0.7s ease-in-out;-webkit-transition: all 0.7s ease-in-out;}.nav_erji .jz .pro_bot{width:1120px;height:245px;margin:30px 0 0 80px;overflow:hidden;}.nav_erji .jz .pro_bot li{width:265px;height:245px;margin-right:20px;float:left;overflow:hidden;}.nav_erji .jz .pro_bot li:last-child{margin-right:0;}.nav_erji .jz .pro_bot li a{display:block;}.nav_erji .jz .pro_bot li .img{width:245px;height:180px;border:solid 10px #fff;box-sizing:content-box;border-radius:10px 10px 0 0;overflow:hidden;}.nav_erji .jz .pro_bot li .img img{width:245px;height:180px;transition: all 1s;vertical-align:top;object-fit:cover;}.nav_erji .jz .pro_bot li:hover .img img{transform: scale(1.05);}.nav_erji .jz .pro_bot li .txt{width:225px;height:40px;padding:0 20px;box-sizing:content-box;margin-top:5px;border-radius:0 0 10px 10px; background:#fff;overflow:hidden;}.nav_erji .jz .pro_bot li .txt .name{display:block;float:left;padding-left:10px;box-sizing:content-box;width:160px;font-size:14px;color:#666;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;}.nav_erji .jz .pro_bot li .txt .name::before{content:'';width:2px;height:14px;background:#b4b4b4;position:absolute;top:13px;left:0;}.nav_erji .jz .pro_bot li .txt .jt{width:20px;height:40px;float:right;background:url(../images/nav_jt.png) right 18px no-repeat;position:relative;}.nav_erji .jz .pro_bot li .txt .jt::before{content:'';width:8px;height:8px;border:solid 1px #fdc642;border-radius:5px;position:absolute;top:15px;left:0;}.nav_erji .jz .ab_bot{width:1120px;height:235px;margin:30px 0 0 80px;overflow:hidden;}.nav_erji .jz .ab_bot .img{width:380px;height:215px;border:solid 10px #fff;box-sizing:content-box;border-radius:10px;overflow:hidden;float:left;}.nav_erji .jz .ab_bot .img img{width:380px;height:215px;vertical-align:top;object-fit:cover;}.nav_erji .jz .ab_bot .txt{width:680px;height:235px;overflow:hidden;float:right;}.nav_erji .jz .ab_bot .txt h4{height:38px;font-size:18px;color:#333;line-height:18px;position:relative;}.nav_erji .jz .ab_bot .txt h4::after{content:'';width:25px;height:2px;background:#cfcfcf;position:absolute;bottom:0;left:0;}.nav_erji .jz .ab_bot .txt p{font-size:14px;color:#888;line-height:25px;height:75px;overflow:hidden;margin-top:35px;}.nav_erji .jz .ab_bot .txt .more{display:block;width:95px;height:20px;border-bottom:solid 1px #cfcfcf;margin-top:45px;font-size:12px;color:#333;line-height:10px;background:url(../images/nav_jt.png) right 3px no-repeat;position:relative;-webkit-transition:all .7s;transition:all .7s;}.nav_erji .jz .ab_bot .txt .more:hover{border-bottom:solid 1px #fdc642;margin-left:5px;color:#fdc642;-webkit-transition:all .7s;transition:all .7s;}.nav_erji .jz .ab_bot .txt .more::before{content:'';width:8px;height:8px;border:solid 1px #fdc642;border-radius:5px;position:absolute;top:0px;right:10px;}.nav_erji .jz .news_bot{width:1120px;height:245px;margin:30px 0 0 80px;overflow:hidden;}.nav_erji .jz .news_bot .left{width:460px;height:225px;padding:10px;border-radius:10px;box-sizing:content-box;background:#fff;float:left;overflow:hidden;}.nav_erji .jz .news_bot .left .img{width:285px;height:225px;position:relative;overflow:hidden;float:left;}.nav_erji .jz .news_bot .left .img img{width:285px;height:225px;vertical-align:top;transition: all 1s;object-fit:cover;}.nav_erji .jz .news_bot .left:hover .img img{transform: scale(1.05);}.nav_erji .jz .news_bot .left .img .date{width:65px;height:65px; background:#fdc642;position:absolute;top:0;left:30px;text-align:center;color:#fff;font-family:Arial;}.nav_erji .jz .news_bot .left .img .date p:nth-of-type(1){font-size:26px;font-weight:bold;line-height:22px;margin-top:10px;}.nav_erji .jz .news_bot .left .img .date p:nth-of-type(2){font-size:14px;line-height:12px;margin-top:10px;}.nav_erji .jz .news_bot .left .txt{width:155px;height:225px;overflow:hidden;float:right;position:relative;}.nav_erji .jz .news_bot .left .txt::before{content:'';width:60px;height:1px;background:#cfcfcf;position:absolute;top:120px;left:0;}.nav_erji .jz .news_bot .left .txt .name{display:block;font-size:16px;color:#333;line-height:25px;height:50px;overflow:hidden;margin-top:45px;}.nav_erji .jz .news_bot .left .txt .jt{width:20px;height:40px;margin-top:65px;background:url(../images/nav_jt.png) right 18px no-repeat;position:relative;}.nav_erji .jz .news_bot .left .txt .jt::before{content:'';width:8px;height:8px;border:solid 1px #fdc642;border-radius:5px;position:absolute;top:15px;left:0;}.nav_erji .jz .news_bot .right{width:620px;height:245px;float:right;overflow:hidden;}.nav_erji .jz .news_bot .right li{width:270px;height:70px;padding:20px 15px;border-radius:10px;box-sizing:content-box;background:#fff;float:left;margin-bottom:25px;overflow:hidden;}.nav_erji .jz .news_bot .right li:nth-of-type(2n){float:right;}.nav_erji .jz .news_bot .right li .date{width:70px;height:70px; background:#fdc642;float:left;text-align:center;color:#fff;font-family:Arial;}.nav_erji .jz .news_bot .right li .date p:nth-of-type(1){font-size:26px;font-weight:bold;line-height:22px;margin-top:15px;}.nav_erji .jz .news_bot .right li .date p:nth-of-type(2){font-size:14px;line-height:12px;margin-top:10px;}.nav_erji .jz .news_bot .right li .txt{width:180px;height:70px;overflow:hidden;float:right;position:relative;}.nav_erji .jz .news_bot .right li .txt::before{content:'';width:60px;height:1px;background:#cfcfcf;position:absolute;top:30px;left:0;}.nav_erji .jz .news_bot .right li .txt .name{display:block;font-size:14px;color:#333;line-height:15px;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.nav_erji .jz .news_bot .right li .txt .jt{width:20px;height:40px;margin-top:10px;background:url(../images/nav_jt.png) right 18px no-repeat;position:relative;}.nav_erji .jz .news_bot .right li .txt .jt::before{content:'';width:8px;height:8px;border:solid 1px #fdc642;border-radius:5px;position:absolute;top:15px;left:0;}.fixedNav {    position: fixed;    top: 0px;    left: 0px;    z-index:999999;    _position: absolute;-webkit-transition:all .7s;transition:all .7s;    _top: expression(eval(document.documentElement.scrollTop));  box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);}/* 导航结束css *//*首页banner*/.banner{width:100%;height:auto;position:relative;}.banner .swiper-father{width:100%;height:100%;margin:0 auto;overflow:hidden;position:relative;}.banner .swiper-father .swiper-container{width:100%;height:100%;margin:0 auto;overflow:hidden;} .banner .swiper-container .swiper-slide{width: 100%;height: 100%;overflow:hidden;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;position:relative;}.banner .swiper-container .swiper-slide img{width:100%; vertical-align:top;}.banner .num{width:100%;height:5px;position:absolute;left:0%;bottom:50px;z-index:9;text-align:center;}.banner .num .swiper-pagination{width:auto;height:5px;left:50%;margin-left:-45px;}.banner .num .swiper-pagination .swiper-pagination-bullet{width:60px;height:5px;background:rgba(255,255,255,0.6);border-radius:0;margin:0 10px; opacity:1;display:inline-block;-webkit-transition:all .7s;transition:all .7s;}.banner .num .swiper-pagination .swiper-pagination-bullet-active{width:60px;background:#fdc642 !important;-webkit-transition:all .7s;transition:all .7s;}.banner .swiper-button-prev{width:60px;height:60px;margin-top:-30px;background:url(../images/b_jt_01.png) center center no-repeat rgba(255,255,255,0.3);border-radius:30px;position:absolute;left:6%;top:50%;opacity:0;outline:none;-webkit-transition:all .7s;transition:all .7s;}.banner .swiper-button-next{width:60px;height:60px;margin-top:-30px;background:url(../images/b_jt_03.png) center center no-repeat rgba(255,255,255,0.3);border-radius:30px;position:absolute;right:6%;top:50%;opacity:0;outline:none;-webkit-transition:all .7s;transition:all .7s;}.banner:hover .swiper-button-prev{opacity:1;background:url(../images/b_jt_02.png) center center no-repeat #fdc642;-webkit-transition:all .7s;transition:all .7s;}.banner:hover .swiper-button-next{opacity:1;background:url(../images/b_jt_04.png) center center no-repeat #fdc642;-webkit-transition:all .7s;transition:all .7s;}/* banner 结束 *//* 底部信息 */.footer{width:100%;background:url(../images/ft_back.jpg) center top no-repeat;height:649px;padding-top:0;position:relative;box-sizing:content-box;overflow:hidden;cursor:default !important;}.footer::after{content:'';width:100%;height:1px; background:#333333;position:absolute;left:0;bottom:100px;}.footer .center{width:1300px;height:549px;margin:0 auto;position:relative;}.footer .center::after{content:'';width:1250px;height:1px; background:#333333;position:absolute;right:-310px;bottom:70px;}.footer .center .left{width:360px;height:549px;float:left;position:relative;}.footer .center .left::after{content:'';width:1px;height:449px; background:#333333;position:absolute;right:0;bottom:0;}.footer .center .left .h_title{width:360px;height:100px;}.footer .center .left .h_title h3{font-size:16px;color:#666;line-height:32px;}.footer .center .left .h_title h3 span{font-size:30px;color:#333;line-height:32px;font-weight:bold;margin-right:5px;}.footer .center .left .h_title p{font-size:16px;color:#666;line-height:16px;margin-top:13px;}.footer .center .left .infro{width:360px;height:auto;margin-top:60px;}.footer .center .left .infro p:nth-of-type(1){font-size:18px;color:#fff;font-weight:bold;line-height:20px;position:relative;padding-left:40px;box-sizing:content-box;}.footer .center .left .infro p:nth-of-type(1)::before{content:'';width:27px;height:1px; background:#fff;position:absolute;left:0;top:10px;}.footer .center .left .infro p:nth-of-type(2){font-size:30px;color:#fdc642;font-weight:bold;line-height:25px;font-weight:bold; font-family:Arial;margin-top:42px; background:url(../images/ft_tel.png) 215px center no-repeat;}.footer .center .left .infro p:nth-of-type(3){font-size:14px;color:#fff;line-height:15px;margin-top:45px;}.footer .center .left .infro p:nth-of-type(4){font-size:14px;color:#fff;line-height:15px;margin-top:20px;}.footer .center .left .ewm{width:120px;height:120px;margin-top:30px;}.footer .center .left .ewm img{display:block;width:120px;height:120px; vertical-align:top;object-fit:cover;}.footer .center .right{width:840px;height:549px;float:right;position:relative;}.footer .center .right .form{width:840px;height:115px;margin-top:45px;position:relative;}.footer .center .right .form p{width:253px;height:44px;overflow:hidden;background:url(../images/ly_bk01.png);}.footer .center .right .form input{display:block;width:210px;height:44px;line-height:44px;color:#333;font-size:14px;padding:0 10px 0 33px;box-sizing:content-box;}.footer .center .right .form p:nth-of-type(1){position:absolute;left:0;top:0;}.footer .center .right .form p:nth-of-type(2){position:absolute;left:294px;top:0;}.footer .center .right .form p:nth-of-type(1) input{background:url(../images/name.png) 10px center no-repeat;}.footer .center .right .form p:nth-of-type(2) input{background:url(../images/phone.png) 10px center no-repeat;}.footer .center .right .form p:nth-of-type(3){width:547px;height:44px;position:absolute;left:0;bottom:0;background:url(../images/ly_bk02.png);}.footer .center .right .form textarea{width:510px;height:44px;line-height:44px;font-size:14px;padding:0 4px 0 33px;box-sizing:content-box;background:url(../images/liuyan.png) 10px center no-repeat;}.footer .center .right .form p:nth-of-type(4){width:253px;position:absolute;right:0;top:0;}.footer .center .right .form p:nth-of-type(4) input{display:block;width:90px;height:44px;line-height:44px;color:#333;font-size:14px;float:left;padding:0 10px 0 33px;box-sizing:content-box;background:url(../images/yzm.png) 10px center no-repeat;}.footer .center .right .form p:nth-of-type(4) img{display:block;float:right;width:70px;height:30px;margin:7px;cursor:pointer;}.footer .center .right .form .tj{width:253px;height:44px;border:none;overflow:hidden;position:absolute;z-index:0;right:0;bottom:0;border-radius:0;-webkit-transition:all .7s;transition:all .7s;}.footer .center .right .form .tj .btn{display:block;width:253px;height:44px;line-height:44px;text-align:center;font-size:16px;color:#fdc642;border:none;background:none;cursor:pointer;padding:0 !important;-webkit-transition:all .7s;transition:all .7s;}.footer .center .right .form .tj:hover .btn{color:#fdc642;-webkit-transition:all .7s;transition:all .7s;}.btn_bubble_3{background:#222;background-repeat: no-repeat;}.btn_bubble_3:hover, .btn_bubble_3:focus { -webkit-animation: btn_3 1s forwards ease-out; animation: btn_3 1s forwards ease-out; background: radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 90% 90% / 0.88em 0.88em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 23% 141% / 0.81em 0.81em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 17% 90% / 0.68em 0.68em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 15% 94% / 1.12em 1.12em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 42% 126% / 0.86em 0.86em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 102% 120% / 0.58em 0.58em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 12% 121% / 0.67em 0.67em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 69% 87% / 1.18em 1.18em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 32% 99% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 84% 129% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 40% 99% / 0.72em 0.72em; background-color: #222; background-repeat: no-repeat;}@-webkit-keyframes btn_3 { 100% {  background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;  box-shadow: inset 0 -140px 0 #222; }}@keyframes btn_3 { 100% {  background-position: 92% -220%, 31% -185%, 24% 6%, 16% -328%, 39% -366%, 110% -375%, 5% -60%, 59% -365%, 41% -363%, 82% -8%, 37% -224%;  box-shadow: inset 0 -140px 0 #222; }}.footer .center .right .list{width:840px;height:218px;margin-top:100px;display:flex;justify-content: space-between;}.footer .center .right .list li{float:left;width:auto;height:218px;position:relative;}.footer .center .right .list li p{font-size:18px;line-height:20px;font-weight:bold;color:#fff;margin-bottom:35px;position:relative;}.footer .center .right .list li p::before{content:'';width:27px;height:1px; background:#fff;position:absolute;left:-40px;top:10px;}.footer .center .right .list li a{display:block;font-size:14px;line-height:15px;color:#fff;margin-bottom:20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:all .7s;transition:all .7s;}.footer .center .right .list li a:hover{color:#fdc642;-webkit-transition:all .7s;transition:all .7s;}.footer .center .right .links{width:840px;height:70px;overflow:hidden;position:relative;z-index:2;}.footer .center .right .links .lk{width:auto;height:70px;float:left;font-size:14px;color:#fff;line-height:70px;}.footer .center .right .links .link{width:770px;overflow:hidden;position:relative;float:right;padding:10px 0;box-sizing:content-box;}.footer .center .right .links .link a{display:block;float:left;width:auto;margin-left:29px;font-size:14px;line-height:25px;color:#909090;position:relative;-webkit-transition:all .7s;transition:all .7s;}.footer .center .right .links .link a:hover{color:#fdc642;-webkit-transition:all .7s;transition:all .7s;}.footer .center .right .links .link a:last-child{margin-right:0;}.footer .copy{width:1300px;height:100px;margin:0 auto;display:flex;justify-content: space-between;}.footer .copy p{font-size:14px;color:#fff;height:100px;line-height:100px;float:left;}.footer .copy p a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}.footer .copy p a:hover{color:#fdc642;-webkit-transition:all .7s;transition:all .7s;}.footer .copy p img{ vertical-align:middle;}