﻿/*-----------------------------------------------------------*/

/*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: #164e9f;

	color: #fff;

}



::-moz-selection {

	background-color: #164e9f;

	color: #fff;

}



::-webkit-selection {

	background-color: #164e9f;

	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(img/cur.png),

        default;

}



a{

   cursor: url(img/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(img/Acur.png),

   default  !important;

}



@keyframes animated {

    0% {

        cursor: url('img/Pcuro1.png'),

        auto;

    }



    8.8% {

        cursor: url('img/Pcuro2.png'),

            auto;

    }



    17.6% {

        cursor: url('img/Pcuro3.png'),

            auto;

    }



    26.4% {

        cursor: url('img/Pcuro4.png'),

            auto;

    }



    35.2% {

        cursor: url('img/Pcuro5.png'),

            auto;

    }



    44% {

        cursor: url('img/Pcuro6.png'),

            auto;

    }



    52.8% {

        cursor: url('img/Pcuro7.png'),

            auto;

    }



    61.6% {

        cursor: url('img/Pcuro8.png'),

            auto;

    }



    70.4% {

        cursor: url('img/Pcuro9.png'),

            auto;

    }



    79.2% {

        cursor: url('img/Pcuro10.png'),

            auto;

    }



    88% {

        cursor: url('img/Pcuro11.png'),

            auto;

    }



    100% {

        cursor: url('img/Pcuro12.png'),

            auto;

    }



    

}



.t_back{width:100%;height:0.1px;}

@keyframes msClock {
	0%,70%,100% {transform: rotate(0) scale(1);}
	
	10%,30% {transform: rotate(-15deg) scale(1);}
	
	20%,40% {transform: rotate(15deg) scale(1);}
}

@media (max-width: 1410px) {
	.lh-search-btn{display:none;}
	.nav_xiala_xx .w1200 h1{display:none;}
}
/* 导航开始css */
.nav_xiala_xx{width:100%;height:120px;box-sizing:content-box;background:url(img/top_back.jpg) center top no-repeat;position:relative;z-index:9;}

.lh-search-btn{width:111px;height:111px;background:url(img/search.png); cursor:pointer;position:absolute;top:0;right:0;}

.lh-search-box{position:absolute;left:0;top:120px; z-index:1;background:#f8f8f8;width:100%;padding:35px 0;box-sizing:content-box;visibility:hidden; opacity:0;transition:cubic-bezier(0.215,.61,.355,1) .25s;}

.Search .lh-search-box{opacity:1; visibility:visible;}

.lh-search-box .ss{width:800px;height:60px;line-height:60px;margin:0 auto;border-radius:3px; background:#f4f4f4;overflow:hidden;}

.lh-search-box .ss .input{width:550px;height:60px;color:#333;display:block;background: rgba(0,0,0,0);float:left;font-size:14px;padding:0 20px;box-sizing:content-box;}

.lh-search-box .ss .button{width:100px;height:60px;display:inline-block;cursor:pointer;border:none;background:#164e9f;font-size:16px;color:#fff;float:right;}

.nav_xiala_xx .w1200{width:1200px;height:120px;margin:0 auto;box-sizing:content-box;position:relative;z-index:200;}

.nav_xiala_xx .w1200 h1{width:210px;height:69px;box-sizing:content-box;float:left;margin:25px 0 0 -180px;position:relative;z-index:999;}

.nav_xiala_xx .w1200 .logo{ height:40px;display:block;vertical-align:top;}

.nav_xiala_xx .w1200 .nav_yiji{width:820px;height:120px;padding:0 40px;box-sizing:content-box;background:url(img/nav_bk.png) center center no-repeat;display:flex;justify-content: space-between;float:right;}

.nav_xiala_xx .w1200 .nav_yiji > li{width:auto;height:120px;position:relative;}

.nav_xiala_xx .w1200 .nav_yiji > li:last-child{margin-right:0;}

.nav_xiala_xx .w1200 .nav_yiji > li .one{width:100%;height:120px;line-height:120px;display:block;text-align:center;font-size:15px;color:#333;position:relative;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li::before{content:'';width:2px;height:0px;background:#164e9f;position:absolute;top:82px;left:50%;margin-left:-1px;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li:hover::before{content:'';width:2px;height:22px;background:#164e9f;position:absolute;top:82px;left:50%;margin-left:-1px;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li.active .one{color:#164e9f;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li.active::before{content:'';width:2px;height:22px;background:#164e9f;position:absolute;top:82px;left:50%;margin-left:-1px;}

.nav_xiala_xx .w1200 .nav_yiji > li:hover .one{color:#164e9f;-webkit-transition:all .5s;transition:all .5s;}

.nav_erji{width:100%;height:460px;background:#f8f8f8;overflow:hidden;position:absolute;z-index:10;left:0;top:120px;display:none;}

.fixedNav .nav_erji{top:120px;}

.nav_erji .jz{width:1200px;height:400px;margin:0 auto;padding-top:60px;box-sizing:content-box;position:relative;}

.nav_erji .jz::before{content:'';width:1px;height:400px;background:#cfcfcf;position:absolute;top:0;left:0;}

.nav_erji .jz .top{width:1200px;height:65px;transform: translateY(20px);transition: all 0.7s ease-in-out;-webkit-transition: all 0.7s ease-in-out;}

.nav_erji .jz .top .h_bt{width:auto;height:65px;padding-left:10px;box-sizing:content-box;float:left;text-align:left;position:relative;}

.nav_erji .jz .top .h_bt::after{content:'';width:200px;height:1px;background:#cfcfcf;position:absolute;top:38px;right:0;}

.nav_erji .jz .top .h_bt h4{font-size:30px;color:#222;line-height:30px;}

.nav_erji .jz .top .h_bt p{font-size:14px;color:#888;line-height:12px;text-transform: Uppercase;margin-top:22px;}

.nav_erji .jz .top .list{width:auto;max-width:990px;height:50px;float:right;}

.nav_erji .jz .top .list li{width:140px;height:50px;float:left;margin-right:30px;position:relative;z-index:0;}

.nav_erji .jz .top .list li:last-child{margin-right:0;}

.nav_erji .jz .top .list li a{display:block;width:110px;line-height:50px;padding:0 20px 0 10px;box-sizing:content-box;background:#f8f8f8;font-size:15px;color:#333;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-transition:all .7s;transition:all .7s;}

.nav_erji .jz .top .list li:hover a{background:#fff;font-size:15px;color:#164e9f;-webkit-transition:all .7s;transition:all .7s;}

.nav_erji .jz .top .list li a::after{content:'';width:4px;height:4px;border:solid 1px #164e9f;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:#164e9f;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:#164e9f;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:#164e9f;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:#164e9f;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:#164e9f;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:#164e9f;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:#164e9f;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:#164e9f;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(img/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 #164e9f;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:100px;height:20px;border-bottom:solid 1px #cfcfcf;margin-top:45px;font-size:12px;color:#333;line-height:10px;background:url(img/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 #164e9f;margin-left:5px;color:#164e9f;-webkit-transition:all .7s;transition:all .7s;}

.nav_erji .jz .ab_bot .txt .more::before{content:'';width:8px;height:8px;border:solid 1px #164e9f;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:#164e9f;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(img/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 #164e9f;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:#164e9f;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(img/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 #164e9f;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*/
.banner.swiper-container{width: 100%;height: 100%;max-height:750px;overflow:hidden;position:relative;}

.banner.swiper-container .swiper-slide {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-container .swiper-slide .pos{width:18.75%;height:160px; background:#164e9f;position:absolute;left:0;bottom:0;font-size:55px;color:#fff;line-height:160px;text-align:center;}

.banner .num{width:5.2%;height:160px; background:#333333;position:absolute;left:18.75%;bottom:0;z-index:9;}

.banner .num .swiper-pagination{width:45px;height:160px;background:url(img/b_line.png) center center no-repeat;margin:60px 0 0 20px;}

.banner .num .swiper-pagination .swiper-pagination-bullet{width:25px;height:2px; background:#c2c2c2;margin-bottom:18px;border-radius:0;float:left;-webkit-transition:all .7s;transition:all .7s;}

.banner .num .swiper-pagination .swiper-pagination-bullet-active{width:45px;background:#fff !important;-webkit-transition:all .7s;transition:all .7s;}

.banner .arrow{width:90px;height:250px;position:absolute;right:0;bottom:0;z-index:9; background:url(img/mouse.png) center center no-repeat #fff;}

.banner .arrow .swiper-button-prev{width:90px;height:64px;margin-top:0;background:url(img/b_jt_01.png) center center no-repeat;position:absolute;left:0;top:15px;-webkit-transition:all .7s;transition:all .7s;}

.banner .arrow .swiper-button-next{width:90px;height:64px;margin-top:0;background:url(img/b_jt_03.png) center center no-repeat;position:absolute;right:0;top:170px;-webkit-transition:all .7s;transition:all .7s;}

.banner .arrow .swiper-button-prev:hover{background:url(img/b_jt_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.banner .arrow .swiper-button-next:hover{background:url(img/b_jt_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}



/* banner 结束 */









/* 底部信息 */
.footer{width:100%;background:url(img/ft_back.jpg) center top no-repeat;height:770px;position:relative;padding-top:200px;box-sizing:content-box;overflow:hidden;cursor:default !important;}

.footer .top{width:1200px;height:400px;margin:0 auto;overflow:hidden;border-radius:16px;background:#fff;}

.footer .top .left{width:500px;height:400px;padding:0 50px;overflow:hidden;float:left;}

.footer .top .left .txt{width:500px;height:auto;margin-top:50px;}

.footer .top .left .txt h4{font-size:16px;color:#164e9f;line-height:24px;}

.footer .top .left .txt h4 span{display:block;float:left;font-size:22px;font-weight:bold;margin-right:25px}

.footer .top .left .txt p{font-size:14px;color:#808080;line-height:30px;margin-top:12px;text-indent:2em;}

.footer .top .left .infro{width:500px;height:auto;margin-top:22px;}

.footer .top .left .infro li{width:auto;height:30px;line-height:30px;padding-left:50px;box-sizing:content-box;margin-bottom:20px;font-size:16px;color:#4c4c4c;}

.footer .top .left .infro li:nth-of-type(1){background:url(img/ft_icon_01.png) left center no-repeat;}

.footer .top .left .infro li:nth-of-type(2){background:url(img/ft_icon_02.png) left center no-repeat;}

.footer .top .left .infro li:nth-of-type(3){background:url(img/ft_icon_03.png) left center no-repeat;}

.footer .top .left .infro li:nth-of-type(4){background:url(img/ft_icon_04.png) left center no-repeat;}

.footer .top .left .infro li span{display:block;font-size:14px;color:#808080;float:left;}

.footer .top .right{width:600px;height:400px;overflow:hidden;float:right;}

.footer .top .right img{display:block;width:600px;height:400px; vertical-align:top;}

.footer .center{width:1200px;height:245px;margin:60px auto 0 auto;overflow:hidden;display:flex;justify-content: space-between;}

.footer .center .list{width:580px;height:245px;overflow:hidden;float:left;display:flex;justify-content: space-between;}

.footer .center .list li{float:left;width:auto;height:245px;background:url(img/ft_line02.png) right center no-repeat;}

.footer .center .list li p{height:35px;font-size:18px;line-height:18px;color:#e5e5e5;margin-bottom:30px;background:url(img/ft_line.png) left bottom no-repeat;}

.footer .center .list li a{display:block;font-size:14px;line-height:15px;color:#909090;box-sizing:content-box;margin-bottom:22px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .list li a:hover{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .mid{width:auto;height:245px;float:left;}

.footer .center .mid h4{height:35px;font-size:18px;line-height:18px;color:#e5e5e5;margin-bottom:30px;background:url(img/ft_line.png) left bottom no-repeat;}

.footer .center .mid p{font-size:14px;line-height:25px;height:25px;margin-bottom:15px;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .mid p a{color:#909090;margin-right:5px;}

.footer .center .mid p a:hover{color:#fff;-webkit-transition:all .5s;transition:all .5s;}

.footer .center .mid p img{margin-right:5px; vertical-align:middle;}

.footer .center .right{width:auto;height:245px;float:right;}

.footer .center .right h4{height:35px;font-size:18px;line-height:18px;color:#e5e5e5;margin-bottom:30px;background:url(img/ft_line.png) left bottom no-repeat;}

.footer .center .right .ewm{width:auto;height:85px;overflow:hidden;}

.footer .center .right .ewm img{display:block;width:85px;height:85px;vertical-align:top;float:left;margin-right:10px;}

.footer .center .right .ewm .wz{width:auto;height:85px;float:right;}

.footer .center .right .ewm .wz p:nth-of-type(1){font-size:16px;line-height:16px;color:#a9a9aa;margin-top:25px;}

.footer .center .right .ewm .wz p:nth-of-type(2){font-size:14px;line-height:15px;color:#a9a9aa;margin-top:10px;}

.footer .copy{width:1200px;height:65px;line-height:65px;margin:0 auto;text-align:center;}

.footer .copy span{margin:0 10px;font-size:14px;color:#686869;}

.footer .copy span a{color:#686869;}

.footer .copy span a:hover{color:#fff;}



