@font-face {

    font-family: 'MiSans-Medium';

    src: url('../fonts/Medium/MiSans-Medium.ttf');

    src:
        url('../fonts/Medium/MiSans-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Medium/MiSans-Medium.woff') format('woff'),
        url('../fonts/Medium/MiSans-Medium.ttf') format('truetype');

    font-style: normal;
}

@font-face {

    font-family: 'MiSans-Regular';

    src: url('../fonts/MiSans-Regular.ttf');

    src:
        url('../fonts/MiSans-Regular.eot') format('embedded-opentype'),
        url('../fonts/MiSans-Regular.ttf') format('truetype'),
        url('../fonts/MiSans-Regular.woff') format('woff'),
        url('../fonts/MiSans-Regular.svg') format('svg');

    font-style: normal;

}

.hlx_nav_head {
    width: 100%;
    height: 86px;
    line-height: 86px;
    font-size: 16px;
}

.hlx_nav_head .wrap {
    width: 1200px;
    margin: 0 auto;
}

.hlx_nav_head .wrap .nav_head_left {
    float: left;
}

.hlx_nav_head .wrap .nav_head_left img {
    width: 132px;
    height: 38px;
    vertical-align: middle
}

.hlx_nav_head .wrap .nav_head_right {
    float: right;
}

nav a {
    margin: 0 20px;
    color: #646464;
    text-decoration: none;
    font-size: 16px;
    font-family: 'MiSans-Regular';
    font-weight: 400;
    color: #646464;
    line-height: 19px;
}

.currentA {
    padding-bottom: 20px;
    margin: 0 20px;
    color: #0CC85C;
    font-size: 16px;
    font-family: 'MiSans-Medium';
    font-weight: 500;
    line-height: 19px;
    text-decoration: none;
    background-image: url(../images/point_line.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 44px 3px;
}

.nav_head_right a:hover {
    color: #0CC85C;
}

.xj_copy_box {
    padding-top: 60px;
    padding-bottom: 80px;
}

.xj_copy_box p {
    margin: 0 auto;
    text-align: center;
}

.xj_copy_box p a {
    font-size: 16px;
    font-family: 'MiSans-Regular';
    font-weight: 400;
    color: #323232;
    line-height: 19px;
    text-decoration: none;
}

.xj_copy_box p b {
    font-size: 16px;
    font-family: 'MiSans-Regular';
    font-weight: 400;
    color: #323232;
    line-height: 19px;
    text-decoration: none;
}

.xj_copy_box.foot_notice_one {
    width: 286px;
    height: 21px;
    font-family: MiSans, MiSans;
    font-weight: 400;
    font-size: 16px;
    color: #646464;
    line-height: 19px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    /*padding-left: 28px;
    margin-left: 6px;
    background-image: url(../images/ic_small01.png);
    background-repeat: no-repeat;
    background-position: left center;*/
}
.xj_copy_box.foot_notice_two {
    width: 1132px;
    height: 21px;
    font-family: MiSans, MiSans;
    font-weight: 400;
    font-size: 16px;
    color: #646464;
    line-height: 19px;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.xj_copy_box .font_style {
    text-align: center;
}

.xj_copy_box .font_style a {

    width: 397px;
    height: 21px;
    font-family: MiSans, MiSans;
    font-weight: 400;
    font-size: 16px;
    color: #25A5CF;
    line-height: 19px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

footer {
    background-color: #F6F7F9;
}