/*-----------------------------------------------------------*/

/*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: #009246;

	color: #fff;

}



::-moz-selection {

	background-color: #009246;

	color: #fff;

}



::-webkit-selection {

	background-color: #009246;

	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;}



/* 导航开始css */
.nav_xiala_aa{width:100%;height:110px;box-sizing:content-box;background:#fff;position:relative;z-index:9;}

.nav_xiala_xx{width:1400px;height:110px;box-sizing:content-box;margin:0 auto;position:relative;display:flex;justify-content: space-between;}

.nav_xiala_xx h1{width:322px;height:76px;margin-top:17px;box-sizing:content-box;}

.nav_xiala_xx .logo{width:322px;height:76px;display:block;vertical-align:top;}

.nav_xiala_xx .tel{width:130px;height:38px;float:right;margin-top:30px;padding-top:12px;background:url(../images/tel_bk.png);box-sizing:content-box;}

.nav_xiala_xx .tel p{font-size:15px;color:#fff;font-weight:bold;line-height:38px;}



.nav_xiala{width:880px;box-sizing:content-box;height:110px;float:right;}

.nav_xiala ul{width:880px;height:110px;display:flex;justify-content: space-between;}

.nav_xiala ul li{float:left;width:110px;height:110px;text-align:center;position:relative;z-index:0;background:url(../images/nav_on.png) right top no-repeat;-webkit-transition: all .7s;transition: all .7s;}

.nav_xiala ul li:last-child{ background:none;}

.nav_xiala ul li::after{content:'';width:0px;height:3px;background:#009246;position:absolute;bottom:0;left:50%;margin-left:-0px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala ul li:hover::after{content:'';width:100px;height:3px;background:#009246;position:absolute;bottom:0;left:50%;margin-left:-50px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala ul li.active::after{content:'';width:100px;height:3px;background:#009246;position:absolute;bottom:0;left:50%;margin-left:-50px;z-index:-1;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li > a{width:110px;display:block;height:110px;position:relative;z-index:2;float:left;overflow: hidden;-webkit-transition: all .7s; transition: all .7s;}

.nav_xiala > ul > li > a p{font-size:16px;color:#444;line-height:16px;margin-top:40px;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li > a span{display:block;font-size:12px;color:#a6a6a6;line-height:10px;margin-top:10px;text-transform: Uppercase;-webkit-transition:all .7s;transition:all .7s;}

.nav_xiala > ul > li:hover > a p{ color:#444;-webkit-transition: all .7s; transition: all .7s;}

.nav_xiala > ul > li.active > a p{ color:#444;-webkit-transition: all .7s; transition: all .7s;}

.nav_xiala > ul > li:hover > a span{ color:#a6a6a6;-webkit-transition: all .7s; transition: all .7s;}

.nav_xiala > ul > li.active > a span{ color:#a6a6a6;-webkit-transition: all .7s; transition: all .7s;}

.nav_xiala .erji_xiala{  position:absolute; top:115px; left: -15px; z-index:20;  height:0px; visibility: hidden; width:130px; /*和一级栏目一样宽度*/ }
.nav_xiala .erji_xiala i{ display: block; opacity: 0; border-bottom:1px solid rgba(255,255,255,0.35); background:#2a3036;  position:relative;  }
.nav_xiala .erji_xiala i a{ height: 40px; line-height: 40px;  font-size:14px; display: block; color:#FFF; padding: 0 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  }
.nav_xiala .erji_xiala i a:hover{  color:#FFF;  }
.nav_xiala .erji_xiala i:hover{background:#2a3036; }

.nav_xiala .erji_xiala i a{
     -webkit-transition: all .7s; transition: all .7s;
	background: -webkit-linear-gradient(left, #009246, #009246) no-repeat;
    background: linear-gradient(to right, #009246, #009246) no-repeat;
	background-size: 0% 100%;
}

.nav_xiala .erji_xiala i a:hover{
    background: -webkit-linear-gradient(left, #009246, #009246) no-repeat;color:#fff;
    background: linear-gradient(to right, #009246, #009246) no-repeat;
    background-size: 100% 100%;
}


.nav_xiala ul li:hover .erji_xiala{ height:auto; visibility: visible; }

.nav_xiala .erji_xiala i{ opacity: 0; transform: rotateY(90deg); transition:.7s;}

.nav_xiala ul li:hover .erji_xiala i{ opacity: 1;  transform: rotateY(0); }

.nav_xiala ul li:hover .erji_xiala i:nth-child(1){ transition-delay: 50ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(2){ transition-delay: 100ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(3){ transition-delay: 150ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(4){ transition-delay: 200ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(5){ transition-delay: 250ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(6){ transition-delay: 300ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(7){ transition-delay: 350ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(8){ transition-delay: 400ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(9){ transition-delay: 450ms;}
.nav_xiala ul li:hover .erji_xiala i:nth-child(10){ transition-delay: 500ms;}

.nav_xiala  .erji_xiala i:nth-child(1){ transition-delay: 500ms;}
.nav_xiala  .erji_xiala i:nth-child(2){ transition-delay: 450ms;}
.nav_xiala  .erji_xiala i:nth-child(3){ transition-delay: 400ms;}
.nav_xiala  .erji_xiala i:nth-child(4){ transition-delay: 350ms;}
.nav_xiala  .erji_xiala i:nth-child(5){ transition-delay: 300ms;}
.nav_xiala  .erji_xiala i:nth-child(6){ transition-delay: 250ms;}
.nav_xiala  .erji_xiala i:nth-child(7){ transition-delay: 200ms;}
.nav_xiala  .erji_xiala i:nth-child(8){ transition-delay: 150ms;}
.nav_xiala  .erji_xiala i:nth-child(9){ transition-delay: 100ms;}
.nav_xiala  .erji_xiala i:nth-child(10){ transition-delay: 50ms;}


.nav_xiala .sanji_xiala {  width: auto; height:0px; visibility: hidden; position: absolute; top: 0px; left:130px; /*和一级栏目一样left*/  }
.nav_xiala .sanji_xiala span{ border-bottom:1px dashed rgba(255,255,255,0.35); display: block; background:#2a3036; text-align: left; opacity: 0; }
.nav_xiala .sanji_xiala span a { height: 40px; line-height: 40px; display: block; color:#FFF; font-size:14px; padding-left: 10px; padding: 0 8px 0 15px;
    overflow: hidden;   white-space: nowrap; text-overflow: ellipsis; }
.nav_xiala .sanji_xiala span a:hover{  color:#FFF; padding-left: 25px; }


.nav_xiala .sanji_xiala span a{
    background: -webkit-linear-gradient(left, #009246, #009246) no-repeat;
    background: linear-gradient(to right, #009246, #009246) no-repeat;
    background-size: 100% 0%; -webkit-transition: all .7s; transition: all .7s;
}

.nav_xiala .sanji_xiala span a:hover{
    background: -webkit-linear-gradient(left, #009246, #009246) no-repeat;color:#fff;
    background: linear-gradient(to right, #009246, #009246) no-repeat;
    background-size: 100% 100%;
}


.nav_xiala .sanji_xiala_di{ background:url(../images/liqsub_ss.png) no-repeat center; width: 7px; height: 11px; position: absolute; top: 14px; right: 5px;}

.nav_xiala .erji_xiala i:hover .sanji_xiala{ height:auto; visibility: visible; }

.nav_xiala .sanji_xiala span{ opacity: 0; transform: rotateY(90deg); transition:.7s;}

.nav_xiala .erji_xiala i:hover .sanji_xiala span{ opacity: 1;  transform: rotateY(0); }
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(1){ transition-delay: 50ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(2){ transition-delay: 100ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(3){ transition-delay: 150ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(4){ transition-delay: 200ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(5){ transition-delay: 250ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(6){ transition-delay: 300ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(7){ transition-delay: 350ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(8){ transition-delay: 400ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(9){ transition-delay: 450ms;}
.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(10){ transition-delay: 500ms;}

.fixedNav {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index:99999;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));  box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);
}




/* 导航结束css */



.topxunpan {width:auto;height:22px;position:absolute;right:150px;top:45px;}

.thisxp{width:auto;height:22px;}

.topxunpan .xp {position: relative;line-height:22px;color: #959595;font-size:14px;cursor: pointer;}

.topxunpan .xp img {margin:3px 10px 0 0; vertical-align:top !important;}

.topxunpan .xp i {display:inline-block;color:#fff;width:22px;height:22px;border-radius:11px;line-height:22px;background:#f38100;font-size:12px;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 1s, opacity 1s;-moz-transition: transform 1s, opacity 1s;-o-transition: transform 1s, opacity 1s;-ms-transition: transform 1s, opacity 1s;transition: transform 1s, opacity 1s;background-color: #f38100;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: #f38100;}

.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;}



/*首页banner*/

.banner{width: 100%;height:auto;overflow:hidden;overflow:hidden;position:relative}

.banner .bottom{width:100%;height:268px; background:url(../images/b_back.png) center top no-repeat;position:absolute;left:0;bottom:0;z-index:9;}

.banner .bottom .jz{width:1280px;height:148px;padding-top:120px;margin:0 auto;position:relative;}

.banner .bottom .jz .h_title{width:520px;height:auto;margin:0 auto;}

.banner .bottom .jz .h_title .bt{width:245px;height:73px;position:relative; background:url(../images/bt_pro.png) left center no-repeat;margin:0 auto;}

.banner .bottom .jz .h_title .bt span{display:block;font-size:16px;color:#4d4d4d;line-height:13px;position:absolute;left:70px;top:18px;text-transform: Uppercase;}

.banner .bottom .jz .h_title .bt h3{font-size:34px;color:#464646;font-weight:bold;line-height:36px;position:absolute;left:48px;bottom:2px; letter-spacing:3px;}

.banner .bottom .jz .h_title .bt h3::after{content:'';width:8px;height:36px;background:url(../images/h_back.png) center center no-repeat;position:absolute;bottom:2px;right:-25px;}

.banner .bottom .jz .h_title .line{width:36px;height:2px; background:#916e4c;margin:17px 0 0 138px;}

.banner .bottom .jz .h_title p{font-size:14px;color:#8b8b8b;line-height:15px;text-align:center; letter-spacing:7px;margin-top:17px;}

.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 .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;-webkit-transition:all .7s;transition:all .7s;outline: none;}

.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;-webkit-transition:all .7s;transition:all .7s;outline: none;}

.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 .num{width:20px;height:280px;position:absolute;right:40px;bottom:280px;z-index:9;text-align:center; background:url(../images/line.png) center bottom no-repeat;writing-mode: tb-rl;}

.banner .num .swiper-pagination{width:20px;height:280px;position:absolute;bottom:0;color:rgba(0,0,0,0);}

.banner .num .swiper-pagination .swiper-pagination-current{font-size:21px;opacity:1;line-height:20px;position:absolute;top:13px;left:0;width:20px;text-align:center;color:#fff;}

.banner .num .swiper-pagination .swiper-pagination-current::after{content:'0';font-size:21px;line-height:20px;position:absolute;top:-13px;left:0;color:#fff;}

.banner .num .swiper-pagination .swiper-pagination-total{font-size:12px;opacity:1;line-height:20px;position:absolute;top:55px;left:0;width:20px;color:#fff;text-align:center;}

.banner .num .swiper-pagination .swiper-pagination-total::after{content:'0';font-size:12px;line-height:20px;position:absolute;top:-8px;left:0;color:#fff;}

.banner .num .swiper-pagination .swiper-pagination-total::before{content:'/';font-size:12px;line-height:20px;position:absolute;top:-20px;right:0;color:#fff;}


/* banner 结束 */









/* 底部信息 */
.footer{width:100%;background:url(../images/ft_back.jpg) center top no-repeat;height:430px;padding-top:81px;position:relative;box-sizing:content-box;overflow:hidden;cursor:default !important;}

.footer .center{width:1280px;height:430px;margin:0 auto;}

.footer .center .left{width:790px;height:430px;float:left;overflow:hidden;}

.footer .center .left .list{width:720px;height:240px;box-sizing:content-box;margin-bottom:20px;overflow:hidden;display:flex;justify-content: space-between;}

.footer .center .left .list li{width:auto;height:240px;overflow:hidden;float:left;position:relative;}

.footer .center .left .list li p{font-size:18px;line-height:18px;color:#c3c3c3;margin-bottom:10px;}

.footer .center .left .list li span{display:block;height:27px;font-size:12px;color:#827878;line-height:10px;text-transform: Uppercase;background:url(../images/ft_line.png) left bottom no-repeat;margin-bottom:25px;}

.footer .center .left .list li a{display:block;font-size:14px;line-height:15px;color:#838080;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .left .list li a:hover{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .left .one{height:40px;line-height:40px;font-size:14px;}

.footer .center .left .one p{color:#757575;float:left;margin-right:10px;}

.footer .center .left .one p a{color:#757575;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .left .one p a:hover{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .left .one p img{ vertical-align:middle;}

.footer .center .left .one p:last-child{margin-right:0;}

.footer .center .right{width:440px;height:430px;float:right;}

.footer .center .right .infro{width:440px;height:auto;}

.footer .center .right .infro h4{font-size:34px;color:#916e4c;font-weight:bold;text-transform: Uppercase;font-family:Arial;margin-top:10px;line-height:26px;}

.footer .center .right .infro p{padding-left:42px;box-sizing:content-box;margin-top:20px;font-size:16px;color:#9a8f85;height:28px;line-height:28px;}

.footer .center .right .infro p:nth-of-type(1){background:url(../images/ft_icon_01.png) left center no-repeat;}

.footer .center .right .infro p:nth-of-type(2){background:url(../images/ft_icon_01.png) left center no-repeat;}

.footer .center .right .infro p:nth-of-type(3){background:url(../images/ft_icon_02.png) left center no-repeat;}

.footer .center .right .bottom{width:440px;height:120px;margin-top:25px;}

.footer .center .right .bottom .ewm{width:170px;height:120px;border-right:solid 1px #4f3d2c;float:left;position:relative;}

.footer .center .right .bottom .ewm .img{width:106px;height:106px;padding:7px;box-sizing:content-box;background:url(../images/kuang.png);float:left;}

.footer .center .right .bottom .ewm .img img{display:block;width:100px;height:100px;border:solid 3px #463423;box-sizing:content-box;vertical-align:top;}

.footer .center .right .bottom .ewm p{writing-mode: tb-rl;line-height:35px;height:120px;text-align:center;font-size:14px;color:#958a80; letter-spacing:2px;}

.footer .center .right .bottom .txt{width:250px;height:120px;float:right;}

.footer .center .right .bottom .txt .ft_logo{width:234px;height:69px; background:url(../images/ft_logo.png);}


.footer .center .right .bottom .links01{width:231px;height:37px;line-height:37px;cursor:pointer;position:relative;margin-top:14px;z-index:5;}

.footer .center .right .bottom .links01 .ft_click01{width:210px;padding-left:21px;box-sizing:content-box;height:37px;line-height:37px;position:relative;font-size:14px;color:#9a8f85;background:url(../images/links.png) left center no-repeat;}

.footer .center .right .bottom .links01 .list01{display:none;width:auto;position:absolute;right:0;bottom:40px;z-index:55;background:#fff;overflow:hidden;border-radius:3px;}

.footer .center .right .bottom .links01 .list01 li{width:231px;box-sizing:content-box;height:49px;line-height:49px;border-bottom:solid 1px #e0e0e0;}

.footer .center .right .bottom .links01 .list01 li:last-child{border-bottom:solid 0px #e0e0e0;}

.footer .center .right .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;cursor: url(../images/in.png), default;}

.footer .center .right .bottom .links01 .list01 li:hover a{color:#fff;-webkit-transition:all .7s;transition:all .7s;}

.footer .center .right .bottom .links01 .list01 .slider {width:340px;height:49px;position: absolute;left: 0;bottom:0;background: #009246;opacity:0;z-index:-1;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .center .right .bottom .links01 .list01 li:nth-child(1):hover ~ .slider{top:0;opacity:1;background:#009246;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .center .right .bottom .links01 .list01 li:nth-child(2):hover ~ .slider{top:50px;opacity:1;background:#009246;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .center .right .bottom .links01 .list01 li:nth-child(3):hover ~ .slider{top:100px;opacity:1;background:#009246;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .center .right .bottom .links01 .list01 li:nth-child(4):hover ~ .slider{top:150px;opacity:1;background:#009246;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .center .right .bottom .links01 .list01 li:nth-child(5):hover ~ .slider{top:200px;opacity:1;background:#009246;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .center .right .bottom .links01 .list01 li:nth-child(6):hover ~ .slider{top:250px;opacity:1;background:#009246;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .center .right .bottom .links01 .list01 li:nth-child(7):hover ~ .slider{top:300px;opacity:1;background:#009246;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .center .right .bottom .links01 .list01 li:nth-child(8):hover ~ .slider{top:350px;opacity:1;background:#009246;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .center .right .bottom .links01 .list01 li:nth-child(9):hover ~ .slider{top:400px;opacity:1;background:#009246;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}

.footer .center .right .bottom .links01 .list01 li:nth-child(10):hover ~ .slider{top:450px;opacity:1;background:#009246;-webkit-transition: top 0.4s, background-color 0.4s;transition: top 0.4s, background-color 0.4s;}














.footer .copy{width:1300px;height:80px;line-height:80px;margin:43px auto 0 auto;display:flex;justify-content: space-between;}

.footer .copy p{font-size:14px;color:#9a9a9a;float:left;}

.footer .copy p a{color:#9a9a9a;-webkit-transition:all .5s;transition:all .5s;}

.footer .copy p a:hover{color:#009246;-webkit-transition:all .5s;transition:all .5s;}










