/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
    width: 12px;
    height: 12px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 12px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 12px;
    -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: #015aa7;
	color: #fff;
}

::-moz-selection {
	background-color: #015aa7;
	color: #fff;
}

::-webkit-selection {
	background-color: #015aa7;
	color: #fff;
}

#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img{
    box-sizing: content-box;
}
* {
    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;
}

.webqq_ewm{box-sizing: content-box;}


.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}



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;
}

input,button{
        outline: none;
}

@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;
    }

    
}



.wjdh-ico1,.wjdh-ico2{vertical-align: middle;}



@media (min-width: 1200px){
    .container,dl-container {
        width: 1200px  !important;
    }
}





@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;}


/* 头部 */
.toper{width:100%;height:75px;background:#fff;box-sizing:content-box;overflow:hidden;}

.toper .center{width:1280px;height:75px;margin:0 auto;position:relative;}

.toper .center .txt{float:left;font-size:15px;color:#888;line-height:75px;}

.toper .center .right{float:right;font-size:15px;color:#888;line-height:75px;}

.toper .center .right a{display:inline-block;font-size:15px;color:#888;-webkit-transition:all .7s;transition:all .7s;}

.toper .center .right a:hover{color:#015aa7;-webkit-transition:all .7s;transition:all .7s;}







/* 导航开始css */
.nav_xiala_xx{width:100%;height:50px;box-sizing:content-box;background:rgba(1,90,167,0);position:relative;z-index:5;-webkit-transition:all .7s;transition:all .7s;}

.fixedNav{width:100%;height:50px;box-sizing:content-box;background:rgba(1,90,167,0);position:relative;z-index:5;-webkit-transition:all .7s;transition:all .7s;}

.fixedNav::before{content:'';width:100%;height:100px;background:rgba(1,90,167,1);position:absolute;left:0;top:0;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala_xx .w1200{width:1280px;padding:0 50px;height:100px;margin:0 auto;position:absolute;left:50%;margin-left:-690px;top:0;z-index:6; background:#015aa7;}

.nav_xiala_xx .w1200 h1{width:87px;height:83px;float:left;margin:9px 0;}

.nav_xiala_xx .w1200 .logo{width:125px;height:125px;display:block;vertical-align:top;margin-top: -21px;}

.nav_xiala_xx .w1200 .nav_yiji{width:940px;height:100px;display:flex;justify-content: space-between;position:relative;float:right;}

.nav_xiala_xx .w1200 .nav_yiji > li{width:auto;height:100px;position:relative;float:left;}

.nav_xiala_xx .w1200 .nav_yiji > li .one{width:100%;height:100px;display:block;font-size:16px;color:#fff;line-height:100px;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::after{content:'';width:1px;height:0px;background:#fff;position:absolute;left:50%;top:70px;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala_xx .w1200 .nav_yiji > li:hover .one::after{content:'';width:1px;height:20px;background:#fff;position:absolute;left:50%;top:70px;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala_xx .w1200 .nav_yiji > li.active .one::after{content:'';width:1px;height:20px;background:#fff;position:absolute;left:50%;top:70px;-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:100px;display:none;}

.fixedNav .nav_erji{top:100px;}

.nav_erji .jz{width:1200px;height:400px;margin:0 auto;padding-top:60px;box-sizing:content-box;position:relative;z-index:10;}

.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:#015aa7;-webkit-transition:all .7s;transition:all .7s;}

.nav_erji .jz .top .list li a::after{content:'';width:4px;height:4px;border:solid 1px #015aa7;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:#015aa7;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:#015aa7;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:#015aa7;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:#015aa7;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:#015aa7;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:#015aa7;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:#015aa7;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:#015aa7;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 #015aa7;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 #015aa7;margin-left:5px;color:#015aa7;-webkit-transition:all .7s;transition:all .7s;}

.nav_erji .jz .ab_bot .txt .more::before{content:'';width:8px;height:8px;border:solid 1px #015aa7;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:#015aa7;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 #015aa7;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:#015aa7;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 #015aa7;border-radius:5px;position:absolute;top:15px;left:0;}

.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    z-index:999999;background:rgba(1,90,167,1);

    _position: absolute;-webkit-transition:all .7s;transition:all .7s;

    _top: expression(eval(document.documentElement.scrollTop));

}


/* 导航结束css */





@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}

@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}




/*首页banner*/

.banner{width: 100%;height:auto;overflow:hidden;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;animation: pulse 12s infinite 2s;}

.banner .num{width:40px;height:70px;padding:30px 25px 30px 0;position:absolute;right:4%;top:50%;margin-top:-65px;z-index:1;text-align:center;border-right:solid 4px #f0f5fa;}

.banner .num .swiper-pagination{width:40px;height:70px;position:absolute;bottom:30px;color:rgba(0,0,0,0);text-align:right;}

.banner .num .swiper-pagination::after{content:'';width:25px;height:1px;background:rgba(255,255,255,0.3);position:absolute;bottom:30px;left:15px;}

.banner .num .swiper-pagination .swiper-pagination-current{width:40px;font-size:32px;font-weight:bold;opacity:1;line-height:25px;position:absolute;top:0;left:0;color:#fff;text-align:right;font-family:Arial;}

.banner .num .swiper-pagination .swiper-pagination-current::after{content:'0';font-size:32px;line-height:25px;font-weight:bold;position:absolute;top:0;left:3px;color:#fff;font-family:Arial;}

.banner .num .swiper-pagination .swiper-pagination-total{width:40px;font-size:18px;opacity:1;line-height:15px;position:absolute;bottom:0;left:0;color:#fff;text-align:right;font-family:Arial;}

.banner .num .swiper-pagination .swiper-pagination-total::after{content:'0';font-size:18px;line-height:15px;position:absolute;top:0;left:18px;color:#fff;font-family:Arial;}

.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:10%;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:10%;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 结束 */









/* 底部信息 */
.footer{width:100%;background:url(../images/ft_back.jpg) center top no-repeat;height:540px;padding-top:92px;position:relative;z-index:2;box-sizing:content-box;overflow:hidden;cursor:default !important;}

.footer:before{content:'';width:12px;height:323px;background:url(../images/ft_zm.png);position:absolute;top:120px;left:145px;z-index:-1;animation:Cycle 0.85s linear 0s alternate infinite;}

@-webkit-keyframes Cycle {0%{-webkit-transform: translateY(5px)}100%{-webkit-transform: translateY(-5px)}}

.footer .center{width:1280px;height:260px;margin:0 auto;overflow:hidden;}

.footer .center .list{width:870px;height:260px;overflow:hidden;float:left;display:flex;justify-content: space-between;}

.footer .center .list li{float:left;width:auto;height:260px;padding-right:35px;box-sizing:content-box;position:relative;background:url(../images/ft_line.png) right top no-repeat;}

.footer .center .list li:nth-of-type(3){padding-right:65px;}

.footer .center .list li:nth-of-type(4){padding-right:0; background:none;}

.footer .center .list li p{font-size:20px;line-height:20px;margin-bottom:33px;position:relative;color:#fff;}

.footer .center .list li a{display:block;font-size:14px;line-height:15px;color:#97adbf;margin-bottom:18px;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .list li a:hover{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .right{width:365px;height:260px;float:right;}

.footer .center .right .ewm{width:146px;height:176px;background:rgba(255,255,255,0.1);float:left;}

.footer .center .right .ewm .img{width:126px;height:126px;margin:10px auto 0 auto;overflow:hidden;}

.footer .center .right .ewm .img img{display:block;width:126px;height:126px; vertical-align:top;}

.footer .center .right .ewm p{font-size:14px;color:#97adbf;line-height:40px;text-align:center;}

.footer .center .right .yyzz{width:196px;height:176px;background:rgba(255,255,255,0.1);float:right;}

.footer .center .right .yyzz .img{width:176px;height:126px;margin:10px auto 0 auto;overflow:hidden;}

.footer .center .right .yyzz .img img{display:block;width:176px;height:126px; vertical-align:top;object-fit:cover;}

.footer .center .right .yyzz p{font-size:14px;color:#97adbf;line-height:40px;text-align:center;}

.footer .form{width:1240px;height:80px;margin:0 auto;padding:0 10px 0 30px;box-sizing:content-box;background:#fff;border-radius:40px;position:relative;overflow:hidden;display:flex;justify-content: space-between;}

.footer .form p{width:220px;height:80px;box-sizing:content-box;overflow:hidden;float:left;position:relative;}

.footer .form input{display:block;width:180px;height:80px;line-height:80px;color:#949494;font-size:14px;padding:0 5px 0 35px;box-sizing:content-box;}

.footer .form p:nth-of-type(1) input{background:url(../images/name.png) 0 center no-repeat rgba(0,0,0,0);}

.footer .form p:nth-of-type(2) input{background:url(../images/phone.png) 0 center no-repeat rgba(0,0,0,0);}

.footer .form p:nth-of-type(3){width:360px;}

.footer .form textarea{width:320px;height:80px;line-height:80px;font-size:14px;padding:0 5px 0 35px;box-sizing:content-box;background:url(../images/liuyan.png) 0 center no-repeat rgba(0,0,0,0);}

.footer .form p:nth-of-type(4){width:310px;}

.footer .form p:nth-of-type(4) input{display:block;width:100px;height:80px;line-height:80px;color:#666;font-size:14px;float:left;padding:0 5px 0 35px;background:url(../images/yzm.png) 0 center no-repeat;}

.footer .form p:nth-of-type(4) img{display:block;float:right;width:90px;height:40px;cursor:pointer;margin:20px 70px 20px 0;}

.footer .form .tj{width:60px;height:60px;border:none;overflow:hidden;position:relative;z-index:0;border-radius:30px;margin:10px 0;-webkit-transition:all .7s;transition:all .7s;}

.footer .form .tj .btn{display:block;width:60px;height:60px;font-size:14px;color:#fff;border:none;background:none;cursor:pointer;padding:0!important;box-sizing:content-box;-webkit-transition:all .7s;transition:all .7s;}

.btn_bubble_3{background-color: #015aa7;background-repeat: no-repeat;}

.footer .form .tj:hover .btn{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.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: #015aa7;
 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 #015aa7;
 }
}

@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 #015aa7;

 }
}






/* 询盘信息 */
.topxunpan {display:inline-block;width:auto;height:35px;float:left;}

.thisxp{width:auto;height:35px;}

.topxunpan .xp {position: relative;line-height:35px;color:#fff;font-size:16px;cursor: pointer;}

.topxunpan .xp i {display:inline-block;color:#fff;font-size:16px;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: #015aa7;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: #015aa7;}

.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;}



.footer .bottom{width:1280px;height:105px;margin:50px auto 0 auto;overflow:hidden;}

.footer .bottom .left{width:auto;height:105px;float:left;}

.footer .bottom .left .one{height:35px;line-height:35px;color:#fff;margin-bottom:10px;}

.footer .bottom .left .one p{display:block;float:left;margin-right:50px;font-size:16px;}

.footer .bottom .left .one a{color:#015aa7;-webkit-transition:all .5s;transition:all .5s;}

.footer .bottom .left .one a:hover{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.footer .bottom .right{width:auto;height:105px;float:right;}

.footer .bottom .right p{height:35px;line-height:35px;color:#fff;text-align:right;}

.footer .bottom .right p span{display:inline-block;margin-left:15px;font-size:15px;}

.footer .bottom .right p a{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.footer .bottom .right p a:hover{color:#015aa7;-webkit-transition:all .5s;transition:all .5s;}

.footer .bottom .right p img{ vertical-align:middle;magin-left:5px;}






.UrbansubstationBox{display:inline-block;position:relative;color:#666;line-height:30px;}

.Urbansubstation{position:absolute;bottom:30px;left:-50%;transform:translateX(-25%);background:#f8f8f8;width:0;height:0;overflow:hidden;box-sizing:border-box;line-height:0;font-size:0;border-radius:10px;}

.Urbansubstation>a{color:#333 !important;font-size:16px;font-weight:bold;}

.Urbansubstation .p a{width:100%;padding-left:10px;box-sizing:border-box;line-height:1.5;display:block;color:#888 !important;line-height:1.5;margin:0px auto;box-sizing:border-box;padding:5px 10px 5px 30px;line-height:26px;font-size:16px;}

.Urbansubstationfenzhan{height:40px;line-height:40px;font-weight:bold;font-size:16px !important;color:#333;display:block;padding-left:35px;box-sizing:content-box;}

.UrbansubstationBoxCenter .p{width:94%;height:100%;border:1px dashed #e2e2e2;margin:0 auto 10px;border-radius:5px;}

.UrbansubstationBoxCenter .p a{text-align:left;position:relative;-webkit-transition:.5s;transition:.5s;}

.UrbansubstationBox:hover .Urbansubstation{min-width:160px;height:auto;background-color:#fff;box-shadow:0px 0px 24px 0px rgba(0,0,0,0.15);border-radius:5px;}

.Urbansubstation .p a:hover::before{border-color:#015aa7;}

.Urbansubstation .p a:hover::after{background:#015aa7;}

.Urbansubstation .p a::after{content:"";width:6px;height:6px;background:#ddd;position:absolute;top:16px;left:15px;border-radius:50%;-webkit-transition:.5s;transition:.5s;}

.Urbansubstation .p a::before{content:"";width:14px;height:14px;border:1px solid #ddd;position:absolute;top:11px;left:10px;border-radius:50%;-webkit-transition:.5s;transition:.5s;}

.Urbansubstation .p a:hover{transform:translateY(-2px);color:#015aa7 !important;}


