/* BASIC css start */
#footer {
    border-top: 1px solid #232323;    
    width: 100%;
}

#footer .footer-top {
    border-bottom: 1px solid #d7d7d7;
}

#footer .footer-top .title {
    font-size: 14px;
    color: #232323;
    line-height: 57px;
    margin-right: 20px;
}

#footer .footer-top p,
#footer .footer-top .notice li a {
    font-size: 14px;
    color: #232323;
    line-height: 57px;
}

#footer .footer-top .notice li a:focus,
#footer .footer-top .notice .slick-arrow:focus {
    outline: none;
}

#footer .footer-top .notice ul {
    width: 220px;
    display: inline-block;
    vertical-align: top;
}

#footer .footer-top .notice .slick-arrow {
    display: block;
    width: 14px;
    height: 14px;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 0;
    position: absolute;
    right: 0;
    z-index: 10;
}

#footer .footer-top .notice .slick-arrow.slick-next {
    top: 16px;
    background: url(/design/crazyskin/wib/pc/img/btn/btn-up-s.jpg) no-repeat;
}

#footer .footer-top .notice .slick-arrow.slick-prev {
    top: 29px;
    background: url(/design/crazyskin/wib/pc/img/btn/btn-down-s.jpg) no-repeat;
}

#footer .footer-bottom {
    padding: 46px 0px 40px;
}

#footer .footer-bottom .left-box {
    width: 700px;
}

#footer .footer-bottom .logo-social>* {
    vertical-align: bottom;
}

#footer .footer-bottom .logo {
    margin-right: 38px;
}

#footer .footer-bottom .social li {
    margin-right: 20px;
}

#footer .footer-bottom .footer-menu {
    margin: 35px 0px 17px;
}

#footer .footer-bottom .footer-menu li:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 15px;
    background: #d7d7d7;
    margin: 0px 20px;
}

#footer .footer-bottom .footer-menu li:last-child:after {
    display: none;
}

#footer .footer-bottom .footer-menu li a {
    font-size: 14px;
    color: #222;
    font-weight: bold;
}

#footer .footer-bottom .company-info {
    width: 700px;
}

#footer .footer-bottom .company-info p {
    font-size: 14px;
    line-height: 25px;
    color: #232323;
}

#footer .footer-bottom .company-info p strong,
#footer .footer-bottom .company-info p span {
    margin-right: 3px;
}

#footer .footer-bottom .company-info p.copyright {
    color: #aaa;
    font-size: 12px;
    margin-top: 7px;
}

#footer .footer-bottom .company-info p.copyright span {
    margin: 0;
    color: #49bbf7;
}

#footer .footer-bottom .right-box {
    width: 500px;
    padding-left: 54px;
    box-sizing: border-box;
    border-left: 1px solid #efefef;
}

#footer .footer-bottom .banner {
    margin-bottom: 30px;
}

#footer .footer-bottom .escro li {
    line-height: 25px;
}

#footer .footer-bottom .escro li a {
font-size: 13px;
color: #232323;
padding-right:13px;
}

#footer .footer-bottom .escro li a span {
    border-bottom: 1px solid #5a5a5a;
}

#footer .footer-bottom .escro p {
    font-size: 12px;
    color: #616161;
    line-height: 18px;
    margin-top: 12px;
}
#footer .footer-bottom .escrow-info p {
    font-size: 13px;
    line-height: 18px;
    color: #232323;
    margin-top: 7px;
}

/* BASIC css end */

