/*-----------------------------------------------------------*/

/*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: #f57d78;

	color: #fff;

}



::-moz-selection {

	background-color: #f57d78;

	color: #fff;

}



::-webkit-selection {

	background-color: #f57d78;

	color: #fff;

}

* {

    padding: 0;

    margin: 0;

    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

}



body {

    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

    color: #333;

    margin: 0;

    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);}
}





.t_back{width:100%;height:0.1px;}


.big_box{width:100%;height:auto;min-height:80px;position:relative;}



/* 导航开始css */
.nav_xiala_xx{width:100%;height:80px;box-sizing:content-box;background:rgba(0,0,0,0);position:absolute;left:0;top:30px;z-index:9;}

.ny_nav{background:rgba(0,0,0,0.8) !important;position:absolute;left:0;top:0;}

.nav_xiala_xx .w1200{width:80%;height:80px;margin:0 auto;box-sizing:content-box;position:relative;}

.nav_xiala_xx .w1200 h1{width:351px;height:64px;margin:8px 0;float:left;}

.nav_xiala_xx .w1200 .logo{width:351px;height:63px;display:block;vertical-align:top;}

.nav_xiala_xx .w1200 .nav_yiji{width:66%;height:80px;display:flex;justify-content: space-between;position:relative;float:right;}

.nav_xiala_xx .w1200 .nav_yiji > li{width:110px;height:80px;position:relative;float:left;}

.nav_xiala_xx .w1200 .nav_yiji > li .one{width:110px;height:80px;color:#fff;font-size:16px;line-height:80px;display:block;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:#fff;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala_xx .w1200 .nav_yiji > li.active .one{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala_xx .w1200 .nav_yiji > li .one::before{content:'';width:110px;height:38px;background:url(../images/nav_on.png);position:absolute;top:0px;left:0;z-index:-1;opacity:0;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala_xx .w1200 .nav_yiji > li:hover .one::before{content:'';width:110px;height:38px;background:url(../images/nav_on.png);position:absolute;top:21px;left:0;z-index:-1;opacity:1;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala_xx .w1200 .nav_yiji > li.active .one::before{content:'';width:110px;height:38px;background:url(../images/nav_on.png);position:absolute;top:21px;left:0;z-index:-1;opacity:1;-webkit-transition:all .7s;transition:all .7s;}


.nav_xiala_xx .w1200 .nav_yiji > li:nth-of-type(2) .this_xl{width:110px;height:0;background:#f8f8f8;position:absolute;top:80px;left:0;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala_xx .w1200 .nav_yiji > li:nth-of-type(2):hover .this_xl{width:110px;height:123px;background:#f8f8f8;position:absolute;top:80px;left:0;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala_xx .w1200 .nav_yiji > li:nth-of-type(2) .this_xl a{display:block;width:110px;height:40px;line-height:40px;font-size:14px;color:#444;text-align:center;position:relative;z-index:2;border-bottom:solid 1px #f57d78;box-sizing:content-box;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala_xx .w1200 .nav_yiji > li:nth-of-type(2) .this_xl a:hover{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala_xx .w1200 .nav_yiji > li:nth-of-type(2) .this_xl a::before{content:'';width:110px;height:0px;background:#f57d78;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala_xx .w1200 .nav_yiji > li:nth-of-type(2) .this_xl a:hover::before{content:'';width:110px;height:40px;background:#f57d78;position:absolute;top:0;left:0;z-index:-1;-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:80px;display:none;}

.fixedNav .nav_erji{top:80px;}

.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:120px;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:#f57d78;-webkit-transition:all .7s;transition:all .7s;}

.nav_erji .jz .top .list li a::after{content:'';width:4px;height:4px;border:solid 1px #f57d78;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:#f57d78;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:#f57d78;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:#f57d78;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:#f57d78;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:#f57d78;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:#f57d78;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:#f57d78;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:#f57d78;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 #f57d78;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 #f57d78;margin-left:5px;color:#f57d78;-webkit-transition:all .7s;transition:all .7s;}

.nav_erji .jz .ab_bot .txt .more::before{content:'';width:8px;height:8px;border:solid 1px #f57d78;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:#f57d78;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 #f57d78;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:#f57d78;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 #f57d78;border-radius:5px;position:absolute;top:15px;left:0;}

.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    z-index:999999;background:rgba(0,0,0,0.8);

    _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;overflow:hidden;overflow:hidden;position:relative}

.banner::after{content:'';width:100%;height:230px;background:url(../images/banner_mb.png);position:absolute;bottom:0;left:0;z-index:1;}

.banner .center{width:1280px;height:100px;position:absolute;left:50%;margin-left:-640px;bottom:0;z-index:5;}

.banner .center .pos{width:240px;height:315px; background:url(../images/hua01.png);position:absolute;bottom:60px;right:-290px;}

.banner .center .qq{width:68px;height:71px;float:left;margin-top:14px;position:relative;z-index:2;}

.banner .center .qq::before{content:'';width:68px;height:71px;background:url(../images/icon.png);position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all 1.5s;transition:all 1.5s;}

.banner .center .qq:hover::before{content:'';transform:rotate(180deg);-webkit-transition:all 1.5s;transition:all 1.5s;}

.banner .center .qq a{display:block;width:68px;height:71px;background:url(../images/qq01.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.banner .center .qq:hover a{background:url(../images/qq02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.banner .center .right{width:auto;height:100px;float:right;text-align:right;}

.banner .center .right p:nth-of-type(1){line-height:35px;font-size:28px;color:#f57d78;font-weight:bold; background:url(../images/tel01.png) 255px center no-repeat;}

.banner .center .right p:nth-of-type(1) span{font-weight:normal;font-size:14px;color:#a8b6bf;display:block;float:left;padding-left:310px;}

.banner .center .right p:nth-of-type(2){line-height:20px;font-size:18px;color:#a8b6bf;margin-top:20px;}

.banner .swiper-container{width: 100%;height: 100%;overflow:hidden;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:115px;height:auto;position:absolute;top:40%;margin-top:-90px;right:5%;z-index:9;}

.banner .num .swiper-pagination{width:115px;height:auto;line-height:20px;}

.banner .num .swiper-pagination .swiper-pagination-bullet{display:block;width:115px;height:20px;margin-bottom:60px;background:none !important;font-size:18px;color:#fff;font-family:Arial;color:rgba(0,0,0,0);text-align:left;position:relative;-webkit-transition:all .7s;transition:all .7s;}

.banner .num .swiper-pagination .swiper-pagination-bullet:nth-of-type(3){margin-bottom:0px;}

.banner .num .swiper-pagination .swiper-pagination-bullet-active{width:115px;color:#fff;font-size:18px;opacity:1;-webkit-transition:all .7s;transition:all .7s;}

.banner .num .swiper-pagination .swiper-pagination-bullet::before{content:'';width:24px;height:3px;background:rgba(255,255,255,0.4);position:absolute;top:8px;left:35px;z-index:2;-webkit-transition:all .7s;transition:all .7s;}
.banner .num .swiper-pagination .swiper-pagination-bullet-active::before{content:'';width:24px;height:3px;background:#fff;position:absolute;top:8px;left:35px;z-index:2;-webkit-transition:all .7s;transition:all .7s;}

.banner .num .swiper-pagination .swiper-pagination-bullet::after{content:'';width:0px;height:1px;background:rgba(255,255,255,0.4);position:absolute;top:9px;left:35px;-webkit-transition:all .7s;transition:all .7s;}

.banner .num .swiper-pagination .swiper-pagination-bullet-active::after{content:'';width:80px;height:1px;background:rgba(255,255,255,0.4);position:absolute;top:9px;left:35px;-webkit-transition:all .7s;transition:all .7s;}

.banner .swiper-button-prev{width:50px;height:50px;margin-top:-25px;background:url(../images/b_jt_01.png) center center no-repeat;position:absolute;left:13%;top:50%;opacity:0;outline:none;-webkit-transition:all .7s;transition:all .7s;}

.banner .swiper-button-next{width:50px;height:50px;margin-top:-25px;background:url(../images/b_jt_02.png) center center no-repeat;position:absolute;right:13%;top:50%;opacity:0;outline:none;-webkit-transition:all .7s;transition:all .7s;}

.banner:hover .swiper-button-prev{opacity:1;-webkit-transition:all .7s;transition:all .7s;}

.banner:hover .swiper-button-next{opacity:1;-webkit-transition:all .7s;transition:all .7s;}




/* banner 结束 */





@keyframes rotate01{from{transform: rotate(0deg)}
to{transform: rotate(360deg)}
}

@keyframes rotate02{from{transform: rotate(0deg)}
to{transform: rotate(-360deg)}
}



/* 底部信息 */
.footer{width:100%;height:480px;background:url(../images/ft_back.jpg) center top no-repeat;padding-top:80px;position:relative;box-sizing:content-box;overflow:hidden;cursor:default !important;}

.footer .center{width:1280px;height:480px;margin:0 auto;position:relative;}

.footer .center .fh{display:block;width:68px;height:71px;background:url(../images/fh_top.png) center top no-repeat;position:absolute;top:85px;right:-230px;z-index:9;}

.footer .center .top{width:1280px;height:312px;margin:0 auto;position:relative;}

.footer .center .top .left{width:355px;height:312px;margin-right:120px;float:left;}

.footer .center .top .left .tel{width:300px;height:79px;margin-top:12px;border-bottom:solid 1px #485b67; background:url(../images/tel01.png) left 11px no-repeat;padding-left:55px;box-sizing:content-box;}

.footer .center .top .left .tel p:nth-of-type(1){font-size:14px;color:#a8b6bf;line-height:14px;}

.footer .center .top .left .tel p:nth-of-type(2){font-size:30px;color:#f57d78;font-weight:bold;line-height:26px;margin-top:12px;}

.footer .center .top .left .infro{width:355px;height:auto;margin-top:40px;}

.footer .center .top .left .infro li{font-size:16px;color:#a8b6bf;line-height:45px;}

.footer .center .top .list{width:580px;height:312px;box-sizing:content-box;overflow:hidden;float:left;display:flex;justify-content: space-between;}

.footer .center .top .list li{width:auto;height:312px;overflow:hidden;float:left;box-sizing:content-box;}

.footer .center .top .list li p{font-size:18px;line-height:18px;color:#fff;margin-bottom:35px;}

.footer .center .top .list li a{display:block;font-size:14px;line-height:15px;color:#a8b6bf;margin-bottom:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .top .list li a:hover{color:#f57d78;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .top .right{width:178px;height:312px;float:right;}

.footer .center .top .right .ewm{width:178px;height:178px;position:relative;z-index:2;}

.footer .center .top .right .ewm::before{content:'';width:178px;height:178px;background:url(../images/kuang.png);position:absolute;top:0;left:0;z-index:-1;animation: rotate01 15s linear infinite;}

.footer .center .top .right .ewm img{display:block;width:98px;height:98px; vertical-align:top;position:absolute;top:40px;left:40px;}

.footer .center .top .right p{font-size:14px;color:#a8b6bf;text-align:center;line-height:15px;text-align:center;margin-top:25px;}

.footer .center .top .click{width:208px;height:75px;background:url(../images/click.png);position:absolute;bottom:-37px;right:0;z-index:9;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.footer .center .top .click:hover{position:absolute;bottom:-30px;right:0;z-index:9;overflow:hidden;-webkit-transition:all .7s;transition:all .7s;}

.footer .center .top .click a{display:block;width:208px;height:75px;line-height:85px;text-align:center;font-size:18px;color:#232d37;-webkit-transition:all .7s;transition:all .7s;}

.footer .center .top .click:hover a{color:#f57d78;-webkit-transition:all .7s;transition:all .7s;}

.footer .bottom{width:1280px;height:80px;margin:50px auto 0 auto;}

.footer .bottom .left{width:auto;height:80px;float:left;}

.footer .bottom .left .one{width:auto;height:40px;line-height:40px;}

.footer .bottom .left .one p{font-size:15px;color:#a8b6bf;margin-right:20px;float:left;}

.footer .bottom .left .one p a{color:#a8b6bf;}

.footer .bottom .left .one p a:hover{color:#f57d78;-webkit-transition:all .5s;transition:all .5s;}

.footer .bottom .right{width:auto;height:90px;float:right;position:relative;}

.footer .bottom .right p{font-size:15px;color:#a8b6bf;height:40px;line-height:40px;text-align:right;}

.footer .bottom .right p a{color:#a8b6bf;}

.footer .bottom .right p a:hover{color:#f57d78;-webkit-transition:all .5s;transition:all .5s;}

.footer .bottom .right p img{margin-left:5px;vertical-align:middle;}




/* 询盘信息 */
.topxunpan {width:auto;height:40px;position:relative;float:left;}

.thisxp{width:auto;height:40px;}

.topxunpan .xp {position: relative;line-height:40px;color:#a8b6bf;font-size:14px;cursor: pointer;}

.topxunpan .xp i {display:inline-block;text-align:center;color:#a8b6bf;font-size:14px;}

.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 .7s, opacity .7s;-moz-transition: transform .7s, opacity .7s;-o-transition: transform .7s, opacity .7s;-ms-transition: transform .7s, opacity .7s;transition: transform .7s, opacity .7s;background-color: #f57d78;border-radius: 4px;opacity: 0;font-weight: bold;box-shadow: 2px -2px 2px #dfdfdf;}

.topxunpan .xp #xunpantip::after {content: '';position: absolute;top: 30px;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-top-color: #f57d78;}

.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;}


.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video video {
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}

.videoBox {
    position: relative;
    height: 560px;
}

.videoBoxBg::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(32,41,50, 0.9);
    z-index: 1;
}

.footer .center{
    position: relative;
    z-index: 9;
}