/*-----------------------------------------------------------*/

/*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: #0553a2;

	color: #fff;

}



::-moz-selection {

	background-color: #0553a2;

	color: #fff;

}



::-webkit-selection {

	background-color: #0553a2;

	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;

    }



    

}



.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);}
}





/* 导航开始css */
.nav_xiala_xx{width:100%;height:100px;box-sizing:content-box;border-top:solid 4px #0553a2;background:#fff;position:relative;z-index:9;}

.nav_xiala_xx .w1200{width:95%;height:100px;margin:0 auto;box-sizing:content-box;position:relative;}

.nav_xiala_xx .w1200 h1{width:12%;height:56px;margin:22px 0;box-sizing:content-box;float:left;}

.nav_xiala_xx .w1200 h1 a{display:block;height:56px;vertical-align:middle;}

.nav_xiala_xx .w1200 h1 .logo{
	position: relative;

    max-height: 100%;

    max-width: 100%;

    width: auto;

    height: auto;

    top: 50%;

    left: 50%;

    -webkit-transform: translateX(-50%) translateY(-50%);

    transform: translateX(-50%) translateY(-50%);
}

.nav_xiala_xx .w1200  .tel{float:right;padding-left:45px;box-sizing:content-box;font-size:20px;color:#333;font-weight:bold;line-height:100px;font-family:Arial;position:relative;margin-left:40px;}

.nav_xiala_xx .w1200  .tel::before{content:'';width:34px;height:34px;background:url(../images/tel01.png);position:absolute;top:33px;left:0;animation: msClock 1.2s linear infinite;}

.lh-search-btn{width:103px;height:100px;float:right;background:url(../images/search.png) center center no-repeat;border-left:solid 1px #bfbfbf;border-right:solid 1px #bfbfbf;cursor:pointer;margin-left:45px;}

.lh-search-box{position:absolute;left:0;top:100px; 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:#0553a2;font-size:16px;color:#fff;float:right;}



.nav_xiala_xx .w1200 .nav_yiji{width:55%;height:100px;display:flex;justify-content: space-between;float:right;}

.nav_xiala_xx .w1200 .nav_yiji > li{width:auto;height:100px;position:relative;}

.nav_xiala_xx .w1200 .nav_yiji > li:last-child{margin-right:0;}

.nav_xiala_xx .w1200 .nav_yiji > li .one{width:auto;height:100px;line-height:100px;display:block;text-align:center;font-size:16px;color:#333;position:relative;z-index:0;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li::before{content:'';width:0;height:4px;background:#0553a2;position:absolute;bottom:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li:hover::before{content:'';width:100%;height:4px;background:#0553a2;position:absolute;bottom:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li.active .one{color:#0553a2;font-weight:bold;-webkit-transition:all .5s;transition:all .5s;}

.nav_xiala_xx .w1200 .nav_yiji > li.active::before{content:'';width:100%;height:4px;background:#0553a2;position:absolute;bottom:0;left:0;z-index:-1;}

.nav_xiala_xx .w1200 .nav_yiji > li:hover .one{color:#0553a2;font-weight:bold;-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: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;}

.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:#0553a2;-webkit-transition:all .7s;transition:all .7s;}

.nav_erji .jz .top .list li a::after{content:'';width:4px;height:4px;border:solid 1px #0553a2;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:#0553a2;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:#0553a2;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:#0553a2;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:#0553a2;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:#0553a2;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:#0553a2;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:#0553a2;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:#0553a2;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;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 #0553a2;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;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(../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 #0553a2;margin-left:5px;color:#0553a2;-webkit-transition:all .7s;transition:all .7s;}

.nav_erji .jz .ab_bot .txt .more::before{content:'';width:8px;height:8px;border:solid 1px #0553a2;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:#0553a2;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 #0553a2;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:#0553a2;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 #0553a2;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 {width: 100%;height:800px;position: relative;display: block;overflow: hidden;}

.banner .nivoSlider {position: relative;width:1920px;height: 100%;text-align: center;left: 50%;margin-left: -960px;}

.banner .nivoSlider img {display: block;width: auto;margin: 0 auto;height: auto;}

.banner .nivoSlider a {border: 0;display: block;margin: 0 auto;text-align: center;width: 100%;height: 100%;}

.banner .nivo-controlNav-bg {position: absolute;left: 0;bottom: -15px;width: 100%;height: 44px;z-index: 100;display:none;}

.banner .nivo-controlNav {position: absolute;width:20%;bottom:20px;z-index:999;right:20%;text-align: center;}

.banner .nivo-controlNav a {display: inline-block;width:auto;height:40px;border: 0;margin: 0 8px;border-radius: 50%;cursor: pointer;font-size:26px;color:#fff;font-weight:bold; font-family:Arial;}

.banner .nivo-controlNav a.active {font-size:40px;}

.banner .nivo-directionNav a {display: block;width:36px;height:80px;background: url(../images/arrows.png) no-repeat 0% 50% rgba(0,0,0,0.5);border-radius:3px;top: 50%;margin-top: -27px;}

.banner .nivo-caption {display: none;}

.banner .nivo-caption a {color: #fff;border-bottom: 1px dotted #fff;}

.banner .nivo-caption a:hover {color: #fff;}

.nivo-directionNav{z-index:666; display:block !important;width:720px;height:100px;position:relative;left:calc(100% - 720px);top:700px; background:url(../images/bback.png);}

.banner .nivo-directionNav a {position: absolute;bottom:0;z-index: 9;cursor: pointer;text-indent: -9999px;}

.banner .nivo-directionNav a.nivo-prevNav{display: block;width:15px;height:100px;background: url(../images/b_jt_01.png) center center no-repeat;z-index:101;margin-left:290px;margin-top:-50px;-webkit-transition:all .7s;transition:all .7s;}

.banner .nivo-directionNav a.nivo-nextNav{display: block;width:15px;height:100px;background: url(../images/b_jt_03.png) center center no-repeat;z-index:101;margin-left:360px;margin-top:-50px;-webkit-transition:all .7s;transition:all .7s;}

.banner .nivo-directionNav a.nivo-prevNav:hover{background: url(../images/b_jt_02.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

.banner .nivo-directionNav a.nivo-nextNav:hover{background: url(../images/b_jt_04.png) center center no-repeat;-webkit-transition:all .7s;transition:all .7s;}

/*.banner .ribbon {width: 111px;height: 111px;position: absolute;top: -4px;left: -5px;z-index: 300;}*/

.banner .nivoSlider {position: relative;}

.banner .nivoSlider img {position: absolute;top: 0px;left: 0px;margin: 0 auto;}

.banner .nivoSlider a.nivo-imageLink {position: absolute;top: 0px;left: 0px;width: 100%;height: 100%;border: 0;padding: 0;margin: 0;z-index: 6;display: none;text-align: center;}

.banner .nivo-slice {display: block;position: absolute;z-index: 5;height: 100%;}

.banner .nivo-box {display: block;position: absolute;z-index: 5;}

.banner .nivo-caption {position: absolute;left: 0px;bottom: 0px;background: #000;color: #fff;opacity: 0.8;width: 100%;z-index: 8;}

.banner .nivo-caption p {padding: 5px;margin: 0;}

.banner .nivo-caption a {display: inline !important;}

.banner .nivo-html-caption {display: none;}



/* banner 结束 */








/* 底部信息 */
.footer{width:100%;background:#16171a;height:390px;position:relative;padding-top:60px;box-sizing:content-box;overflow:hidden;cursor:default !important;}

.footer .top{width:1200px;height:89px;margin:0 auto;border-bottom:solid 1px #5c5d5f;}

.footer .top .ft_logo{width:204px;height:56px;float:left;}

.footer .top .ft_logo img{display:block;width:204px;height:56px; vertical-align:top;}

.footer .top .links{width:240px;height:40px;line-height:40px;background:#fff;cursor:pointer;margin:10px 20px 0 0;float:right;position:relative;}

.footer .top .links .ft_click{width:240px;height:40px;line-height:40px;background:#fff;position:relative;}

.footer .top .links .ft_click p:nth-of-type(1){width:39px;height:40px;background:url(../images/xl.png) center center no-repeat;float:left;border-right:solid 1px #dbdbdb;}

.footer .top .links .ft_click p:nth-of-type(2){width:160px;height:40px;line-height:40px;font-size:14px;color:#333;float:left;text-align:center;}

.footer .top .links .ft_click p:nth-of-type(3){width:40px;height:40px;background:url(../images/links.png) center center no-repeat #0553a2;float:left;}

.footer .top .links .lk_list{display:none;width:auto;position:absolute;right:0;top:40px;z-index:55;background:#fff;}

.footer .top .links .lk_list li{width:240px;box-sizing:content-box;height:40px;line-height:40px;border-bottom:solid 1px #fafbfc;}

.footer .top .links .lk_list li a{display:block;font-size:14px;text-align:center;color:#0553a2;}

.footer .center{width:1200px;height:250px;margin:50px auto 0 auto;display:flex;justify-content: space-between;overflow:hidden;}

.footer .center .copy{width:600px;height:250px;}

.footer .center .copy h4{font-size:16px;line-height:18px;color:#fff;font-weight:bold;margin-bottom:35px;}

.footer .center .copy p{font-size:14px;line-height:15px;color:#c5c5c5;margin-bottom:20px;}

.footer .center .copy p span{margin-right:20px;}

.footer .center .copy p a{color:#c5c5c5;}

.footer .center .copy p a:hover{color:#fff;}

.footer .center .copy p:nth-of-type(4){height:25px;}

.footer .center .copy p img{margin-right:10px; vertical-align:middle;}

.footer .center .list{width:455px;height:250px;position:relative;display:flex;justify-content: space-between;}

.footer .center .list li{float:left;width:auto;height:250px;box-sizing:content-box;}

.footer .center .list li:nth-of-type(3){width:65px;}

.footer .center .list li:last-child{width:65px;}

.footer .center .list li p{font-size:16px;line-height:18px;color:#fff;font-weight:bold;margin-bottom:35px;}

.footer .center .list li a{display:block;font-size:14px;line-height:15px;color:#c5c5c5;box-sizing:content-box;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:#fff;-webkit-transition:all .5s;transition:all .5s;}


/* 询盘信息 */
.topxunpan {width:240px;height:40px;float:right;margin-top:10px;background:#0553a2;}

.topxunpan .thisxp{width:240px;height: 40px;line-height: 40px;}

.topxunpan .xp {position: relative;line-height:40px;color:#fff;font-size: 14px;cursor: pointer;}

.topxunpan .xp img {margin:11px 10px 0 20px; vertical-align:top !important;}

.topxunpan .xp i {display:inline-block;width:30px;height:22px;line-height:22px;margin:0 3px;text-align:center;background:#fff;color:#0553a2;border-radius:5px;box-sizing: border-box;font-size:14px;}

.topxunpan .xp #xunpantip {z-index: 999;position: absolute;top: 35px;left: 50%;width: 180px;height: 30px;line-height: 30px;text-align: center;color: #fff;font-size: 14px;-webkit-transform: translateX(-50%) scale(0);-moz-transform: translateX(-50%) scale(0);-o-transform: translateX(-50%) scale(0);-ms-transform: translateX(-50%) scale(0);transform: translateX(-50%) scale(0);-webkit-transition: transform .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: #0553a2;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: #0553a2;}

.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;}















