@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?p9rq1x');
    src: url('fonts/icomoon.eot?p9rq1x#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?p9rq1x') format('truetype'), url('fonts/icomoon.woff?p9rq1x') format('woff'), url('fonts/icomoon.svg?p9rq1x#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

footer .content-Box {margin: 0 auto;padding: 40px 0 20px;display: flex;align-items: center;}
footer .top {background: #424251;position: relative;overflow: hidden;}
footer .top::before{content:"";position: absolute;box-shadow:0 0 30px 0  rgba(0,0,0,.7) inset;display: block;width:calc(100% + 60px);height: 100%;
left:50%;top:0;transform: translateX(-50%);
}
.company-logo {display: flex;flex-direction: column;align-items: center;color: #fff;width: 20%;}
.company-logo img{padding-bottom:15px;}
.contactus-information {display: flex;flex-direction: row;position: relative;z-index: 9999999;width: 70%;}
footer .top .contactus-information div {font-size: 14px;padding: 5px 35px;}
footer .top .contactus-information div:nth-child(1){border-right:1px solid #fff;}
footer .top .contactus-information div:nth-child(2) {border-right: 1px solid #fff;}
footer .top .contactus-information div ul li span{padding: 10px;}
footer .top .contactus-information div ul li .tel::before {content: "\e907";font:normal normal normal 16px/1 'icomoon';
-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
footer .top .contactus-information div ul li .fax::before {content: "\e904";font: normal normal normal 16px/1 'icomoon';
-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
footer .top .contactus-information div ul li .e-mail::before {content: "\e905";font:normal normal normal 16px/1 'icomoon';
-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
footer .top .contactus-information div ul li .add::before {content: "\e902";font: normal normal normal 16px/1 'icomoon';-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;}
footer .top .contactus-information div ul li .we-chat::before {content: "\e903";font: normal normal normal 16px/1 'icomoon';-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;}
footer .top .contactus-information div ul li .skype::before {content: "\e906";font: normal normal normal 16px/1 'icomoon';
-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
.contactus-information div ul{}
.contactus-information div ul li{display: flex;align-items: center;}
.contactus-information div ul li,.contactus-information div ul li a {font-size: 14px;color:#fff;padding: 5px 0;}
.contactus-information div ul li a{text-decoration: none;}
.contactus-information div ul li a:hover {opacity: .6;}
.another {margin: 0 auto;max-width:900px;text-align: right;padding: 0 0 40px;}
.another img{padding: 5px 15px;display: inline-block;}
footer .bottom{background: #fff;padding: 10px 0;}
.copy-right{font-size: 12px;text-align: center; }