/*-----------------------------------------------------------*/

/*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: #0054ac;

	color: #fff;

}



::-moz-selection {

	background-color: #0054ac;

	color: #fff;

}



::-webkit-selection {

	background-color: #0054ac;

	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;

    }



    

}





/* 询盘信息 */

.topxunpan {width: 100%;height:35px;border-bottom:solid 1px #e7e7e7;}

.topxunpan .center{width:1200px;margin:0 auto;display:flex;justify-content: space-between;}

.topxunpan .center p{font-size:14px;color:#878787;height:35px;line-height:35px;}

.topxunpan .center p a{display:inline-block;color:#878787;padding:0 15px 0 20px;line-height:13px;box-sizing:content-box;}

.topxunpan .center p a:hover{color:#0054ac;}

.topxunpan .center p a:nth-of-type(1){background:url(../images/t_icon_01.png) left center no-repeat;}

.topxunpan .center p a:nth-of-type(2){background:url(../images/t_icon_02.png) left center no-repeat;}

.topxunpan .center p a:nth-of-type(3){background:url(../images/t_icon_03.png) left center no-repeat;padding-right:10px;border-right:solid 1px #878787;}

.topxunpan .center p a:nth-of-type(4){padding-left:0px;}

.topxunpan .center p:nth-of-type(1){width:370px;padding-left:25px;background:url(../images/t_icon_04.png) left center no-repeat;}

.topxunpan .center p:nth-of-type(2){width:700px;text-align:right;}

.thisxp{width:200px;height: auto;}

.topxunpan .xp {position: relative;float: right;line-height:35px;color: #878787;font-size: 14px;cursor: pointer;}

.topxunpan .xp img {position: relative;top: 2px;margin-right: 2px;}

.topxunpan .xp i {display:inline-block;width:25px;height:30px;line-height:35px;margin:0 4px;text-align:center;background:#0054ac;color:#fff;border-radius:0 0 8px 8px;box-sizing: border-box;}

.topxunpan .xp #xunpantip {z-index: 999;position: absolute;top: 35px;left: 50%;width: 180px;height:35px;line-height:35px;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: #0054ac;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: #0054ac;}

.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;}













/* 顶部 */

.toper{width:100%;height:110px;background:#fff;}



.toper .content{width:1200px;height:94px;padding:8px 0;margin:0 auto;overflow:hidden;box-sizing:content-box;}



.toper .content p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}



.toper .content .cont_left{width:512px;height:94px;overflow:hidden;float:left;position:relative;}



.toper .content .cont_left::after{content:'';width:1px;height:60px;background:#bababa;position:absolute;top:17px;right:0;}



.toper .content .cont_left h1{width:492px;height:93px;margin:0;box-sizing:content-box;}



.toper .content .cont_left .logo{width:492px;height:93px;display:block;vertical-align:top;}



.toper .content .cont_mid{width:auto;height:52px;padding:21px 0 21px 30px;float:left;box-sizing:content-box;}



.toper .content .cont_mid p:nth-of-type(1){font-size:20px;line-height:22px;color:#303030;font-weight:bold;}



.toper .content .cont_mid p:nth-of-type(2){font-size:18px;line-height:18px;color:#303030;margin-top:12px;}



.toper .content .cont_right{width:270px;height:38px;border:solid 1px #bfbfbf;border-radius:10px;margin:27px 0;float:right;box-sizing:content-box;overflow:hidden;}



.toper .content .cont_right .input{width:215px;height:38px;line-height:38px;display:inline-block;padding-left:10px;float:left;font-size:14px;color:#a3a3a3;background:#fff;box-sizing:content-box;}



.toper .content .cont_right .button{width:45px;height:38px;line-height:38px;display:inline-block;border:none;background:url(../images/search.png) center center no-repeat #fff;cursor:pointer;float:right;}









/*导航开始*/



.nav_xiala_aa{width:100%; height:60px;}

.nav_xiala_xx{width:100%; height:60px;background:#0054ac;}



.nav_xiala{ width:1200px; height:60px; margin: 0 auto;}

.nav_xiala ul{width:1200px; height:60px;}

.nav_xiala ul li{ float:left; width:133px; height:60px;line-height:60px;text-align:center;position:relative;-webkit-transition: all .5s; transition: all .5s;}



.fixedNav .nav_xiala ul li{width:133px;}



.nav_xiala > ul > li > a{font-size:14px;display:block;color:#fff; height:60px; line-height:60px;overflow: hidden;background-size: 100% 0%;-webkit-transition: all .5s; transition: all .5s;}





.nav_xiala ul li:hover{ color:#fff;background-size: 100% 100%;}



.nav_xiala ul li:hover > a{ color:#fff;background:url(../images/nav_jt.png) center 45px no-repeat #ef651e;border-radius:0 0 15px 15px;}



.nav_xiala > ul > li > a:hover{background-size: 100% 100%;background:url(../images/nav_jt.png) center 45px no-repeat #ef651e;border-radius:0 0 15px 15px;-webkit-transition: all .5s; transition: all .5s;}







.nav_xiala .erji_xiala{  position:absolute; top:60px; left: 0px; z-index:20;  height:0px; visibility: hidden; width: 170px; /*和一级栏目一样宽度*/ }

.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 .5s; transition: all .5s;

	background: -webkit-linear-gradient(left, #0054ac, #0054ac) no-repeat;

    background: linear-gradient(to right, #0054ac, #0054ac) no-repeat;

	background-size: 0% 100%;

}



.nav_xiala .erji_xiala i a:hover{

    background: -webkit-linear-gradient(left, #0054ac, #0054ac) no-repeat;color:#fff;

    background: linear-gradient(to right, #0054ac, #0054ac) 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:.5s;}



.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:170px; /*和一级栏目一样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, #0054ac, #0054ac) no-repeat;

    background: linear-gradient(to right, #0054ac, #0054ac) no-repeat;

    background-size: 100% 0%; -webkit-transition: all .5s; transition: all .5s;

}



.nav_xiala .sanji_xiala span a:hover{

    background: -webkit-linear-gradient(left, #0054ac, #0054ac) no-repeat;color:#fff;

    background: linear-gradient(to right, #0054ac, #0054ac) 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:.5s;}



.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;}





.nav_xiala > ul > li.another{color:#fff;}

.nav_xiala > ul > li.another > a{display:block;color:#fff;background:url(../images/nav_jt.png) center 45px no-repeat #ef651e;border-radius:0 0 15px 15px;}





.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    z-index:99999;

    _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);

}











/*首页banner*/

.pics_wrap{width: 100%; overflow: hidden;max-height:600px;position:relative;z-index:0;}
.html5zoo-img-0 img{width: 100%;}
.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:590px;position: relative;box-sizing:content-box;overflow:hidden;cursor:default !important;}



.footer .center{width:1200px;height:400px;margin: 0 auto;overflow:hidden;}



.footer .center .lwxm{width:700px;height:400px;padding-left:30px;background:url(../images/lxwm_back.jpg) center top no-repeat;float:left;box-sizing:content-box;color:#fff;position:relative;}



.footer .center .lwxm h4{font-size:30px;line-height:30px;margin-top:30px;}



.footer .center .lwxm span{display:block;width:195px;height:40px;border-bottom:solid 2px #fff;font-size:30px;line-height:24px;text-transform: Uppercase;margin:20px 0 30px 0;}



.footer .center .lwxm p{padding-left:30px;line-height:18px;font-size:16px;margin-bottom:25px;box-sizing:content-box;}



.footer .center .lwxm p:nth-of-type(1){background:url(../images/ft_icon_01.png) left center no-repeat;}



.footer .center .lwxm p:nth-of-type(2){background:url(../images/ft_icon_02.png) left center no-repeat;}



.footer .center .lwxm p:nth-of-type(3){background:url(../images/ft_icon_03.png) left center no-repeat;}



.footer .center .lwxm p:nth-of-type(4){background:url(../images/ft_icon_04.png) left center no-repeat;}



.footer .center .lwxm p:nth-of-type(5){height: 30px;line-height: 30px;padding:0;}



.footer .center .lwxm p img{vertical-align: middle;margin-right:15px;}



.footer .center .lwxm .ewm{width:141px;height:141px;padding:20px;background:url(../images/kuang02.png);box-sizing:content-box;position:absolute;top:90px;right:100px;}



.footer .center .lwxm .ewm img{width:141px;height:141px;vertical-align:top;}



.footer .center .zxly{width:435px;height:400px;float:right;box-sizing:content-box;}



.footer .center .zxly .bt{height:44px;padding-left:65px;background:url(../images/ly_icon.png) left top no-repeat;margin-top:30px;color:#fff;}



.footer .center .zxly .bt h4{font-size:24px;font-weight:bold;line-height:25px;}



.footer .center .zxly .bt span{display:block;font-size:14px;line-height:12px;text-transform: Uppercase;margin-top:7px;}



.footer .center .zxly .form{width:435px;height:270px;position:relative;margin-top:25px;}



.footer .center .zxly .form p{width:435px;height:37px;overflow:hidden;}



.footer .center .zxly .form p span{display:block;width:70px;float:left;font-size:14px;color:#999;line-height:37px;}



.footer .center .zxly .form input{display:block;width:338px;height:35px;line-height:35px;padding-left:20px;color:#999;font-size:14px;box-sizing:content-box;float:right;border:solid 1px #626262; background:rgba(0,0,0,0);}



.footer .center .zxly .form p:nth-of-type(1){position:absolute;left:0;top:0;}



.footer .center .zxly .form p:nth-of-type(2){position:absolute;left:0;top:57px;}



.footer .center .zxly .form p:nth-of-type(3){width:435px;height:100px;position:absolute;left:0;top:114px;}



.footer .center .zxly .form textarea{width:338px;height:98px;line-height:35px;color:#999;padding-left:20px;font-size:14px;box-sizing:content-box;float:right;border:solid 1px #626262;background:rgba(0,0,0,0);}



.footer .center .zxly .form p:nth-of-type(4){width:255px;height:37px;overflow:hidden;border:none;position:absolute;bottom:0;left:0;}



.footer .center .zxly .form p:nth-of-type(4) input{display:block;width:79px;height:35px;line-height:35px;border:solid 1px #626262;color:#999;font-size:14px;background:rgba(0,0,0,0);padding-left:10px;float:left;box-sizing:content-box;margin-left:4px;}



.footer .center .zxly .form p:nth-of-type(4) img{display:block;float:right;width:90px;height:37px;}



.footer .center .zxly .form .tj{width:160px;height:37px;border:none;position:absolute;bottom:0;right:0;background:#ef651e;z-index:0;}



.footer .center .zxly .form .tj .btn{display: block;width:160px;height:37px;line-height:37px;text-align:center;font-size:14px;color:#fff;border:none;background:none; cursor:pointer;padding:0 !important;}



.footer .center .zxly .form .tj::before{content:'';width:160px;height:0px;background:#0054ac;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}



.footer .center .zxly .form .tj:hover::before{content:'';width:160px;height:37px;background:#0054ac;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}



.footer .copy{height:70px;line-height:70px;width:1200px;margin:0 auto;}



.footer .copy span {display: inline-block;margin:0 15px 0 0;color: #999;}



.footer .copy span a {display: inline-block;margin-right:0;color: #999;}



.footer .copy span a:hover {text-decoration: underline;color:#fff;}



.footer .txt{width:1200px;height:80px;margin:0 auto;padding:20px 0;overflow:hidden;box-sizing:content-box;}



.footer .txt li{float:left;width:680px;height:40px;line-height:40px;}



.footer .txt li:nth-of-type(2n){width:430px;float:right;}



.footer .txt li p{font-size:14px;line-height:40px;color:#fff;float:left;padding-left:20px;position:relative;}



.footer .txt li p::before{content:'';width:10px;height:3px;background:#0054ac;position:absolute;top:19px;left:0;}



.footer .txt li a{display:block;color:#676767;font-size:14px;float:left;padding:0 20px;}



.footer .txt li a:hover{color:#fff;}

