/*-----------------------------------------------------------*/

/*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: #116eb4;

	color: #fff;

}



::-moz-selection {

	background-color: #116eb4;

	color: #fff;

}



::-webkit-selection {

	background-color: #116eb4;

	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);}
}

@keyframes rotate{from{transform: rotate(0deg)}
to{transform: rotate(-360deg)}
}



/* 头部 */
.toper{width:100%;height:60px;padding:38px 0;box-sizing:content-box;overflow:hidden;}

.toper .center{width:1323px;height:60px;margin:0 auto;}

.toper .center h1{width:440px;height:59px;float:left;margin-right:30px;}

.toper .center .logo{width:440px;height:59px;display:block;vertical-align:top;}

.toper .center .txt{height:60px;padding-left:25px;box-sizing:content-box;border-left:solid 1px #116eb4;float:left;}

.toper .center .txt p:nth-of-type(1){font-size:18px;color:#116eb4;line-height:20px;font-weight:bold;margin-top:5px;}

.toper .center .txt p:nth-of-type(2){font-size:14px;color:#808080;line-height:15px;margin-top:18px;}

.toper .center .tel{width:auto;height:60px;float:right;font-weight:bold;padding-left:60px;box-sizing:content-box;position:relative;}

.toper .center .tel::after{content:'';width:37px;height:37px;background:url(../images/tel01.png) center center no-repeat;position:absolute;top:11px;left:0;animation: msClock 1.2s linear infinite;}

.toper .center .tel p:nth-of-type(1){font-size:24px;color:#126db4;line-height:20px;}

.toper .center .tel p:nth-of-type(2){font-size:24px;color:#126db4;line-height:20px;margin-top:20px;}












/* 导航开始css */
.nav_xiala_xx{width:100%;height:88px;box-sizing:content-box;background:#116eb4;position:relative;z-index:9;}

.nav_xiala_xx .w1200{width:1280px;height:88px;margin:0 auto;box-sizing:content-box;position:relative;}

.nav_xiala_xx .w1200 .nav_yiji{width:1280px;height:88px;display:flex;justify-content: space-between;}

.nav_xiala_xx .w1200 .nav_yiji > li{width:120px;height:88px;float:left;position:relative;}

.nav_xiala_xx .w1200 .nav_yiji > li::after{content:'';width:9px;height:88px;background:url(../images/nav_line.png) center center no-repeat;position:absolute;top:0;right:-28px;}

.nav_xiala_xx .w1200 .nav_yiji > li:last-child::after{content:'';width:9px;height:88px;background:none;position:absolute;top:0;right:-28px;}

.nav_xiala_xx .w1200 .nav_yiji > li .one{width:120px;height:88px;display:block;font-size:18px;color:#fff;line-height:88px;box-sizing:content-box;text-align:center;position:relative;z-index:0;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li .one::before{content:'';width:120px;height:48px;background:#fff;border-radius:12px;position:absolute;top:0;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:120px;height:48px;background:#fff;border-radius:12px;position:absolute;top:20px;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:120px;height:48px;background:#fff;border-radius:12px;position:absolute;top:20px;left:0;z-index:-1;opacity:1;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala_xx .w1200 .nav_yiji > li.active .one{color:#116eb4;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li:hover .one{color:#116eb4;-webkit-transition:all .5s;transition:all .5s;}

.nav_erji{width:100%;height:460px;background:#f8f8f8;overflow:hidden;position:absolute;z-index:-1;left:0;top:88px;display:none;}

.fixedNav .nav_erji{top:88px;}

.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:#116eb4;-webkit-transition:all .7s;transition:all .7s;}

.nav_erji .jz .top .list li a::after{content:'';width:4px;height:4px;border:solid 1px #116eb4;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:#116eb4;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:#116eb4;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:#116eb4;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:#116eb4;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:#116eb4;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:#116eb4;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:#116eb4;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:#116eb4;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 #116eb4;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 #116eb4;margin-left:5px;color:#116eb4;-webkit-transition:all .7s;transition:all .7s;}

.nav_erji .jz .ab_bot .txt .more::before{content:'';width:8px;height:8px;border:solid 1px #116eb4;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:#116eb4;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 #116eb4;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:#116eb4;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 #116eb4;border-radius:5px;position:absolute;top:15px;left:0;}

.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    z-index:999999;

    _position: absolute;-webkit-transition:all .5s;transition:all .5s;

    _top: expression(eval(document.documentElement.scrollTop));  box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);

}


/* 导航结束css */





/*首页banner*/

.pics_wrap{width:100%; overflow: hidden;max-height:817px;}
.html5zoo-img-0 img{width: 100%; vertical-align:top;}
.html5zoo-arrow-left-0{left: 10% !important; width: 50px !important; height: 50px !important; border-radius: 100%;}
.html5zoo-arrow-right-0{right: 10% !important; width: 50px !important; height: 50px !important; border-radius: 100%;}
.html5zoo-bullet-wrapper-0 div{margin: 0 4px !important;}
.html5zoo-nav-0{margin-top: -35px !important; left: 48% !important;}
.html5zoo-bullet-wrapper-0{width: 100% !important;}
.banner{width: 100%; margin: 0 auto; position: relative;}
.banner ul.bb{position: relative; padding: 0px; margin: 0px; z-index: 5;}
.banner ul.bb li{position: absolute; display: none;}
.banner .num{position: absolute; right: 2px; bottom: 10px; z-index: 100;}
.banner .num li{width: 18px; height: 18px; display: inline-block; margin-right: 4px; background: #fff; line-height: 18px; text-indent: -100px; overflow: hidden; border-radius: 10px;}
.banner .num li.num_hover{background-color: #f7de07;}
.banner .num li.num_hover a{color: #fff;}
.banner .num li a{float: left; display: block; text-align: center; color: #666; text-decoration: none; cursor: pointer; width: 18px; height: 18px; line-height: 18px;}
#bannerArrow,
#bannerCircle{display: none;}
/*幻灯片样式2*/
#focus{width: 255px; height: 188px; overflow: hidden; position: relative;}
#focus ul{height: 188px; position: absolute;}
#focus ul li{float: left; width: 255px; height: 188px; overflow: hidden; position: relative; background: #000;}
#focus ul li a img{height: 188px; width: 255px;}
#focus ul li div{position: absolute; overflow: hidden;}
#focus .btnBg{position: absolute; width: 255px; height: 20px; left: 0; bottom: 0; background: #000;}
#focus .btn{position: absolute; width: 255px; height: 10px; padding: 5px 10px; right: 0; bottom: 0; text-align: right;}
#focus .btn span{display: inline-block; _display: inline; _zoom: 1; width: 25px; height: 10px; _font-size: 0; margin-left: 5px; cursor: pointer; background: #fff;}
#focus .btn span.on{background: #fff;}

/* banner 结束 */




/* 底部信息 */
.footer{width:100%;background:url(../images/ft_back.jpg) center top no-repeat;height:545px;position:relative;padding-top:54px;box-sizing:content-box;cursor:default !important;}


.footer .center{width:1280px;height:245px;margin:0 auto;overflow:hidden;box-sizing:content-box;display:flex;justify-content: space-between;}

.footer .center .list{width:665px;height:245px;overflow:hidden;float:left;display:flex;justify-content: space-between;}

.footer .center .list li{float:left;width:auto;height:245px;padding-left:22px;box-sizing:content-box;position:relative; background:url(../images/ft_line.png) left top no-repeat;}

.footer .center .list li p{font-size:16px;line-height:16px;color:#fff;margin-bottom:25px;}

.footer .center .list li a{display:block;font-size:16px;line-height:16px;color:#e5e5e5;margin-bottom:25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .list li a:hover{color:#116eb4;-webkit-transition:all .5s;transition:all .5s;}





.footer .center .infro{width:520px;height:245px;float:right;overflow:hidden;}

.footer .center .infro li{height:40px;line-height:40px;font-size:18px;color:#fff;padding-left:65px;box-sizing:content-box;margin-bottom:38px;}

.footer .center .infro li:nth-of-type(1){background:url(../images/ft_icon_01.png) left center no-repeat;}

.footer .center .infro li:nth-of-type(2){background:url(../images/ft_icon_02.png) left center no-repeat;}

.footer .center .infro li:nth-of-type(3){background:url(../images/ft_icon_03.png) left center no-repeat;}

.footer .center .infro li span{display:block;float:left;font-size:16px;}

.footer .copy{width:1350px;height:30px;line-height:30px;margin:35px auto 0 auto;display:flex;justify-content: space-between;}

.footer .copy p{font-size:14px;color:#f4f8fb;float:left;}

.footer .copy p a{color:#f4f8fb;-webkit-transition:all .5s;transition:all .5s;}

.footer .copy p a:hover{color:#116eb4;-webkit-transition:all .5s;transition:all .5s;}

.footer .copy p img{ vertical-align:middle;}

.footer .bottom{width:1280px;height:150px;margin:45px auto 0 auto;position:relative;}

.footer .bottom .ewm{width:350px;height:150px;float:left;overflow:hidden;}

.footer .bottom .ewm li{width:140px;height:140px;float:left;padding:5px;box-sizing:content-box;background:url(../images/kuang.png);}

.footer .bottom .ewm li img{display:block;width:140px;height:140px; vertical-align:top;}

.footer .bottom .ewm li:nth-of-type(2n){float:right;}

.footer .bottom .form{width:865px;height:110px;margin:20px 0;overflow:hidden;position:relative;float:right;}

.footer .bottom .form p{width:270px;height:40px;overflow:hidden;background:rgba(255,255,255,1);}

.footer .bottom .form input{display:block;width:210px;height:40px;line-height:40px;color:#666;font-size:14px;padding:0 15px 0 45px;box-sizing:content-box;}

.footer .bottom .form p:nth-of-type(1){position:absolute;left:0;top:0;}

.footer .bottom .form p:nth-of-type(2){position:absolute;left:300px;top:0;}

.footer .bottom .form p:nth-of-type(1) input{background:url(../images/name.png) 19px center no-repeat;}

.footer .bottom .form p:nth-of-type(2) input{background:url(../images/phone.png) 19px center no-repeat;}

.footer .bottom .form p:nth-of-type(3){width:270px;height:40px;position:absolute;left:0;bottom:0;}

.footer .bottom .form textarea{width:210px;height:40px;line-height:40px;font-size:14px;padding:0 15px 0 45px;box-sizing:content-box;background:url(../images/liuyan.png) 19px center no-repeat;}

.footer .bottom .form p:nth-of-type(4){width:270px;height:40px;position:absolute;right:0;top:0;}

.footer .bottom .form p:nth-of-type(4) input{display:block;width:100px;height:40px;line-height:40px;color:#666;font-size:14px;float:left;padding:0 20px;box-sizing:content-box;background:#fff;}

.footer .bottom .form p:nth-of-type(4) img{display:block;float:right;width:100px;height:40px;cursor:pointer;margin:0;}

.footer .bottom .form .tj{width:270px;height:40px;border:none;overflow:hidden;position:absolute;z-index:0;left:300px;bottom:0;-webkit-transition:all .7s;transition:all .7s;}

.footer .bottom .form .tj .btn{display:block;width:270px;height:40px;line-height:40px;text-align:center;font-size:14px;color:#fff;border:none;background:none;cursor:pointer;padding:0 !important;-webkit-transition:all .7s;transition:all .7s;}

.footer .bottom .form .tj:hover .btn{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.btn_bubble_3{background-color: #116eb4;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: #116eb4;
 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 #116eb4;
 }
}

@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 #116eb4;
 }
}




.footer .bottom .links01{width:270px;height:40px;line-height:40px;cursor:pointer;position:absolute;bottom:20px;right:0; background:#fff;z-index:5;float:right;}

.footer .bottom .links01 .ft_click01{width:150px;padding-left:120px;box-sizing:content-box;height:40px;line-height:40px;position:relative;font-size:14px;color:#4d4d4d;background:url(../images/links.png) center center no-repeat;}

.footer .bottom .links01 .list01{display:none;width:auto;position:absolute;right:-1px;bottom:40px;z-index:55;background:#f5f5f5;overflow:hidden;border-radius:8px;}

.footer .bottom .links01 .list01 li{width:270px;box-sizing:content-box;height:49px;line-height:49px;border-bottom:solid 1px #e0e0e0;}

.footer .bottom .links01 .list01 li:last-child{border-bottom:solid 0px #e0e0e0;}

.footer .bottom .links01 .list01 li a{display:block;font-size:14px;text-align:center;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.footer .bottom .links01 .list01 li:hover a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.footer .bottom .links01 .list01 .sliders {width:270px;height:49px;position: absolute;left: 0;bottom:0;background: #116eb4;opacity:0;z-index:-1;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .bottom .links01 .list01 li:nth-child(1):hover ~ .sliders{top:0;opacity:1;background:#116eb4;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .bottom .links01 .list01 li:nth-child(2):hover ~ .sliders{top:50px;opacity:1;background:#116eb4;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .bottom .links01 .list01 li:nth-child(3):hover ~ .sliders{top:100px;opacity:1;background:#116eb4;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .bottom .links01 .list01 li:nth-child(4):hover ~ .sliders{top:150px;opacity:1;background:#116eb4;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .bottom .links01 .list01 li:nth-child(5):hover ~ .sliders{top:200px;opacity:1;background:#116eb4;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .bottom .links01 .list01 li:nth-child(6):hover ~ .sliders{top:250px;opacity:1;background:#116eb4;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .bottom .links01 .list01 li:nth-child(7):hover ~ .sliders{top:300px;opacity:1;background:#116eb4;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .bottom .links01 .list01 li:nth-child(8):hover ~ .sliders{top:350px;opacity:1;background:#116eb4;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .bottom .links01 .list01 li:nth-child(9):hover ~ .sliders{top:400px;opacity:1;background:#116eb4;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .bottom .links01 .list01 li:nth-child(10):hover ~ .sliders{top:450px;opacity:1;background:#116eb4;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}


.footer .bottom .links01 .list01 li:nth-child(11):hover ~ .sliders{top:500px;opacity:1;background:#116eb4;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .bottom .links01 .list01 li:nth-child(12):hover ~ .sliders{top:550px;opacity:1;background:#116eb4;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .bottom .links01 .list01 li:nth-child(13):hover ~ .sliders{top:600px;opacity:1;background:#116eb4;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .bottom .links01 .list01 li:nth-child(14):hover ~ .sliders{top:650px;opacity:1;background:#116eb4;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .bottom .links01 .list01 li:nth-child(15):hover ~ .sliders{top:700px;opacity:1;background:#116eb4;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

