﻿

/*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;
}

::-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: #005fd2;
	color: #fff;
}

::-moz-selection {
	background-color: #005fd2;
	color: #fff;
}

::-webkit-selection {
	background-color: #005fd2;
	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;
    }

    
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled,.swiper-pagination-bullet{opacity: 1;}
.center{width:1200px;margin: auto;}
.hide{display: none;}
.clear{clear:both;}
.clears::after{content: "";display: block;clear: both;}
.empty{height: 1px;}

/* top */
.top{
    width: 100%;
    height: 36px;
    background-color: #005fd2;
}
.top .center{
    height: 36px;
    font-size: 12px;
    color: #ffffff;
    line-height: 36px;
}
.top img{
    vertical-align: sub;
    margin-right: 8px;
}
.top a,.top span{
    color: #ffffff;
    transition: all .5s;
}
.top  p{
    float: left;
}
.topxunpan {
    float: right;
}
.topxunpan .xp {
    position: relative;
    cursor: pointer;
}
.topxunpan .xp img {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}
.topxunpan .xp i {
    width: 19px;
    height: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #005fd2;
    text-align: center;
    display: inline-block;
    background-color: #ffffff;
    border-radius: 6px;
    margin: 0 3px;
}
.topxunpan .xp #xunpantip {
    z-index: 999;
    position: absolute;
    top: 35px;
    left: 50%;
    width: 180px;
    height: 36px;
    line-height: 36px;
    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: #005fd2;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
    box-shadow: 0 3px 5px 0 #005fd2;
}
.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: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #005fd2;
}
.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;
}
.top2{
    float: right;
    height: 36px;
    margin-right: 46px;
    overflow: hidden;
}
.top2 li{
    float: left;
    margin-right: 12px;
}


/* header */
.header{
    height: 116px;
    overflow: hidden;
    box-sizing: border-box;
}
.header h1{
    float: left;
    width: 150px;
    height: 100%;
    padding: 20px 0;
    box-sizing: border-box;
}
.header h1 a,.header h1 img{
    display: block;
    width: 540px;
}
.header2{
    float: left;
    height: 55px;
    margin-left: 26px;
    margin-top: 30px;
    padding: 3px 0 6px 30px;
    box-sizing: border-box;
    border-left: 1px solid #d2d2d2;
}
.header2 h4{
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #005fd2;
}
.header2 h5{
    font-size: 14px;
    letter-spacing: 1px;
    color: #545454;
    margin-top: 12px;
}
.header3{
    float: right;
    height: 100%;
    overflow: hidden;
    padding: 30px 0 32px;
    box-sizing: border-box;
}
.hea3-1{
    float: left;
}
.hea3-1 .hea3-img{
    width: 100%;
    height: 17px;
    display: block;
    text-align: right;
    padding-right: 10px;
    box-sizing: border-box;
}
.hea3-img img{
    width: 21px;
    height: 17px;
}
.hea3-1 h5{
    font-size: 16px;
    line-height: 16px;
    color: #545454;
    margin-top: 16px;
}
.hea3-2{
    float: left;
    margin-left: 15px;
}
.hea3-2 p{
    display: block;
    font-size: 24px;
    line-height: 20px;
    color: #777;
    margin-bottom: 12px; font-weight: bold
}
.hea3-2 p:nth-of-type(2){
    margin-bottom: 0;
    letter-spacing: 1px;
}

/*导航开始*/
.webq_head_xx{ width:100%; height:auto;    }

.nav_xiala_xx{ width:100%; height: 55px; background:#ffffff;}

.nav_xiala{ width:1200px; height: 55px; margin: 0 auto; }
.nav_xiala ul li{ float:left; width: 177px; height: 55px;  text-align:center; font-size:14px; position:relative; -webkit-transition: all .5s; transition: all .5s;}

.nav_xiala ul li:first-child{width: 135px;}

.nav_xiala ul li::after{content: "";display: block;width: 1px;height: 14px;opacity: 0.3;background-color: #508f02;position: absolute;top: 13px;right: -1px;}
.nav_xiala ul li:last-child::after{display: none;}


.nav_xiala > ul > li > a{ display:block; color:#545454; height: 55px; line-height: 55px;  font-size: 16px;  overflow: hidden;-webkit-transition: all .5s; transition: all .5s;}

.nav_xiala ul li:hover{ color:#fff;
    background: -webkit-linear-gradient(left, #777, #777) no-repeat;
    background: linear-gradient(to right, #777, #777) no-repeat;
    background-size: 100% 100%;
}

.nav_xiala ul li:hover > a{ color:#fff;   }

.nav_xiala > ul > li > a:hover{
    background: -webkit-linear-gradient(left, #777, #777) no-repeat;
    background: linear-gradient(to right, #777, #777) no-repeat;
    background-size: 100% 100%;
}


.nav_xiala .erji_xiala{  position:absolute; top: 55px; left: 0; z-index:20;  height:0px; visibility: hidden; width: 100%; /*和一级栏目一样宽度*/ }
.nav_xiala .erji_xiala i{ display: block; opacity: 0; border-bottom:1px solid rgba(255,255,255,0.35); background:rgba(0,0,0,.6);  position:relative;  }
.nav_xiala .erji_xiala i a{ height: 40px; line-height: 40px;  font-size:14px; display: block; color:#FFF; padding: 0 10px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  }
.nav_xiala .erji_xiala i a:hover{  color:#FFF;  }
.nav_xiala .erji_xiala i:hover{ background:#333333; }
.nav_xiala .erji_xiala i:hover a{color:#FFF;}/* 这个是三级菜单hover之后二级栏字体的颜色 */


.nav_xiala .erji_xiala i a{
    background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
    background: linear-gradient(to right, #333333, #333333) no-repeat;
    background-size: 0% 100%; -webkit-transition: all .5s; transition: all .5s;
}

.nav_xiala .erji_xiala i a:hover{
    background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
    background: linear-gradient(to right, #333333, #333333) 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: 165px; height:0px; visibility: hidden; position: absolute; top: 0px; left: 100%; /*和一级栏目一样left*/  }
.nav_xiala .sanji_xiala span{ border-bottom:1px dashed rgba(255,255,255,0.35); display: block; background:#005fd2; 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, #333333, #333333) no-repeat;
    background: linear-gradient(to right, #333333, #333333) 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, #333333, #333333) no-repeat;
    background: linear-gradient(to right, #333333, #333333) 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{ background:#777; color:#fff;    }
.nav_xiala > ul > li.another > a{  color:#fff; }

/*首页banner*/
.pics_wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.html5zoo-img-0 img {
    width: 100%;
}
.html5zoo-arrow-left-0 {
    left: 10% !important;
}
.html5zoo-arrow-right-0 {
    right: 10% !important;
}
.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;
}

/*  footer */


/* 联系我们 */

.lxwm{width:100%;height:170px;background:#005fd2;position:relative;}



.lxwm .center{width:1200px;height:190px;padding:35px 0;margin:0 auto;background:#4c4c4c;border-radius:15px;position:absolute;top:0;left:50%;margin-left:-600px;z-index:9;}



.lian_bot .form{width:420px;float:right;position:relative;}



.lian_bot  .form p{width:418px;height:34px;border:solid 1px #d1d1d1;border-radius:1px;overflow:hidden; margin-bottom: 10px}



.lian_bot .form input{width:400px;display:inline-block;height:32px;line-height:32px;padding-left:18px;color:#868686;font-size:14px;}













.lian_bot .form textarea{width:470px;height:48px;line-height:48px;padding-left:48px;font-size:14px;background:url(../images/phone.png) 10px center no-repeat #4c4c4c;border-radius:5px;}





.lian_bot .form .tj{width:170px;height:40px;background:#fff;overflow:hidden;}



.lian_bot .form .tj .btn{width:170px;height:40px;line-height:40px;display: block;text-align:center;font-size:14px;color:#fff;background:#8e8e8e;cursor: pointer;border:none;position:relative;z-index:0;}



.lian_bot .form .tj:hover .btn{color:#fff;}



.lian_bot .form .tj .btn::before{content:'';width:0px;height:50px;background:#da251c;position:absolute;top:0;right:85px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}



.lian_bot .form .tj .btn:hover::before{content:'';width:85px;height:50px;background:#da251c;position:absolute;top:0;right:85px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}



.lian_bot .form .tj .btn::after{content:'';width:0px;height:50px;background:#da251c;position:absolute;top:0;left:85px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}



.lian_bot .form .tj .btn:hover::after{content:'';width:85px;height:50px;background:#da251c;position:absolute;top:0;left:85px;z-index:-1;-webkit-transition:all .5s;transition:all .5s;}


.lian_bot {overflow:hidden; padding-top: 20px}
.lian_bot .left{width:430px;float:left;}
.lian_bot .left li{height:40px;line-height:40px;margin-bottom:10px;overflow:hidden;}

.lian_bot .left li:last-child{margin-bottom:0;}
.lian_bot .left li p{width:130px;font-size:16px;color:#868686;overflow:hidden;position:relative;float:left;margin-right:10px;}

.lian_bot .left li p img{display:block;width:40px;height:40px;float:left;margin-right:10px;-webkit-transform: rotateY(0);-webkit-transition: all 0.4s ease-out;transition: all 0.4s ease-out; }



.lian_bot .left li:hover p i{transform: rotateY(360deg);-webkit-transform: rotateY(360deg);}






.lian_bot .left li span{width:290px;font-size:14px;color:#868686;overflow:hidden;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

.lian_bot .lmid{ width: 280px; float: left; margin-left: 20px; margin-right: 20px; padding-top: 20px}

.imgewm{width: 120px; margin: 0 10px; display: block; float: left; background: #fff}
.lian_bot .lmid h2{font-size:16px;color:#868686; text-align: center}
.lian_bot .lmid img{ width: 100%; display: block; }

.lxwm .center .clear{clear:both;}





/* 底部信息 */

.footer {width:100%;background:#222;position: relative;padding-top:40px;box-sizing:content-box;overflow:hidden; cursor:default !important;}



.footer .content {width: 100%;overflow: hidden; margin-bottom: 20px}



.footer .center {width: 1200px;margin: 0 auto;}



.footer .center .bottom {width: 1200px;overflow: hidden;}



.footer .center .bottom .txt {overflow: hidden;width:1200px;float: left;}



.footer .center .bottom .txt li {float: left;width:200px;box-sizing:content-box; color:#fff; text-align: center; display: inline-block; line-height: 24px}





.footer .center .bottom .txt li a{  font-size:14px;line-height:24px;color: #fff;overflow: hidden; height: 24px; float: left}

.footer .center .bottom .txt li span{ display: inline-block; font-size:14px;line-height:24px;color: #fff;overflow: hidden; height: 24px;float: left}

.footer .center .bottom .txt li a:hover{color:#fff;}



.footer .center .bottom .ewm{width:138px;height:138px;padding:16px;background: url(../images/kuang.png);float: right;box-sizing:content-box;margin-right:70px;}



.footer .center .bottom .ewm img{width: 138px;hieght: 138px;vertical-align: top;}





















.footer .jz {width: 100%;}



.footer .infro {width: 1200px;margin:0 auto;overflow: hidden;}



.footer .infro li{width:145px;height: 41px;padding-left: 50px;position: relative;float: left;margin-right:94px;box-sizing:content-box;}



.footer .infro li:nth-of-type(1){width:280px;}



.footer .infro li:last-child {margin-right: 0;}



.footer .infro li p:nth-of-type(1){font-size: 14px;color: #fff;line-height:14px;margin-bottom:5px;}



.footer .infro li p:nth-of-type(2){font-size: 14px;color: #676767;line-height:22px;}



.footer .infro li p:nth-of-type(3){font-size: 14px;color: #676767;line-height:22px;}



.footer .infro li:nth-of-type(1) {background: url(../images/ft_icon_01.png) left top no-repeat;}



.footer .infro li:nth-of-type(2) {background: url(../images/ft_icon_02.png) left top no-repeat;}



.footer .infro li:nth-of-type(3) {background: url(../images/ft_icon_03.png) left top no-repeat;}



.footer .infro li:nth-of-type(4) {background: url(../images/ft_icon_04.png) left top no-repeat;}



.footer .infro li:last-child::before {content: '';width: 1px;height: 26px;background: rgba(0, 0, 0, 0);}



.footer .infro li::before {content: '';width: 1px;height: 26px;background:#494d4f;position:absolute;top:8px;right:-50px;}



.copy {height: 55px;line-height:55px;color: #fff;text-align: center;border-top:solid 1px #373737; padding: 10px 0}



.copy span img {vertical-align: middle;}



.copy span {display: block;margin: 0 15px;height: 30px;line-height: 30px;text-align: center;color: #676767;}



.copy span a {display: inline-block;margin-right: 10px;color: #676767;}



.copy span a:hover {color:#fff;text-decoration: underline;}



