#tpl #NIE-copyRight {
    min-width: 1200px;
    padding: 20px 0 40px;
    color: #fff;
    background: #000
}

#tpl #NIE-copyRight a {
    color: #fff;
    text-decoration: none
}

.posr {
    position: relative
}

.posa {
    position: absolute
}

.posf {
    position: fixed
}

.hide {
    display: none
}

.clearfix:after,.clearfix:before {
    content: '.';
    display: block;
    height: 0;
    visibility: hidden;
    overflow: hidden
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.fl {
    float: left
}

.fr {
    float: right
}

html,body {
    width: 100%;
    min-width: 1250px
}

.wrapper {
    position: relative;
    width: 100%;
    max-width: 1920px;
    min-width: 1250px;
    background-color: #fff;
    margin: 0 auto
}

#NIE-copyRight {
    background: #24253a!important
}

#NIE-copyRight .nie-cn-part2 {
    display: none
}

#NIE-copyRight .nie-copyright-new-inner {
    font-size: 14px
}

#NIE-copyRight .nie-copyright-new-inner .nie-cn-nav a {
    transition: color .2s
}

#NIE-copyRight .nie-copyright-new-inner .nie-cn-nav a:hover {
    color: #02d3c1!important
}

.bottom {
    overflow: hidden;
    background: #24253a;
    margin: 0 auto;
    text-align: center
}

.bottom #share_bottom {
    margin-top: 20px
}

.bottom #share_bottom .NIE-share-txt {
    display: none
}

.bottom #share_bottom ul li {
    margin-left: 20px;
    margin-right: 20px
}

.bottom #share_bottom ul li:nth-child(4) {
    display: none
}


@media screen and (max-width:1600px) {
    .bottom #share_bottom {
        margin-top: 15px
    }

    .bottom #share_bottom ul li {
        margin-left: 15px;
        margin-right: 15px
    }
}

.top_nav {
    width: 100%;
    height: 80px;
    background: #09237a;
    z-index: 99;
    border-bottom: 2px solid #00dcc8;
    box-sizing: border-box;
    overflow: hidden
}

.top_nav .center_box {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    top : 15px;
}

.top_nav .center_box .logo {
    width: 207px;
    height: 45px;
    display: block;
    float: left;
    top: 50%
}

.top_nav .center_box .center_nav {
    width: 700px;
    height: 100%;
    line-height: 48px;
    float: left;
    margin-left: 38px
}

.top_nav .center_box .center_nav li {
    display: inline-block;
    color: #f5f5f5;
    padding: 0 15px;
    cursor: pointer
}

.top_nav .center_box .center_nav li.active a {
    color: #02d3c1
}

.top_nav .center_box .center_nav li a {
    color: #f5f5f5;
    transition: all .2s
}

.top_nav .center_box .center_nav li a:hover {
    color: #02d3c1
}

.top_nav .center_box .center_nav li:nth-child(3):after,.top_nav .center_box .center_nav li:nth-child(4):after {
    position: absolute;
    content: "";
    width: 18px;
    height: 10px;
    margin-left: -10px;
    margin-top: 6px
}

.top_nav .center_box #share_top {
    position: relative;
    width: 150px;
    float: left;
    top: 50%;
    margin-left: 20px;
    transform: translate(0,-50%);
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s
}

.top_nav .center_box #share_top.on {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible
}

.top_nav .center_box #share_top li {
    margin-left: 8px;
    margin-right: 8px
}

.top_nav .center_box #share_top a {
    color: #fff;
    font-size: 28px
}

.top_nav .center_box #share_top a:hover {
    color: #02d3c1
}

.top_nav .center_box #share_top .NIE-share-txt {
    display: none
}

.top_nav .center_box #share_top li:nth-child(4) {
    display: none
}

.top_nav .center_box #share_top .NIE-share-btn23,.top_nav .center_box #share_top .NIE-share-btn2,.top_nav .center_box #share_top .NIE-share-btn1 {
    color: transparent;
    transition: all .2s;
    background-position: center;
    background-repeat: no-repeat
}

.top_nav .center_box #share_top .NIE-share-btn23:hover,.top_nav .center_box #share_top .NIE-share-btn2:hover,.top_nav .center_box #share_top .NIE-share-btn1:hover {
    color: transparent
}

.top_nav .center_box .switch_btn {
    position: relative;
    width: 90px;
    display: none;
    height: 30px;
    top: 50%;
    transform: translate(0,-50%);
    float: right;
    line-height: 30px;
    color: #fff;
    border-radius: 20px;
    text-align: center;
    border: 1px solid #4c4c7c;
    z-index: 999
}

.top_nav .center_box .switch_btn b {
    font-size: 14px;
    margin-right: 10px;
    font-weight: 400
}

.top_nav .center_box .switch_btn b:after {
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #fff;
    content: "";
    top: 50%;
    margin-left: 2px
}

.top_nav .center_box .switch_btn ul {
    font-size: 14px;
    display: none;
    border: 1px solid #4c4c7c;
    border-radius: 15px;
    background: #484876;
    opacity: .9
}

.top_nav .center_box .switch_btn li {
    border-bottom: 1px solid #4c4c7c
}

.top_nav .center_box .switch_btn li.active {
    color: #02d3c1;
    font-weight: 700
}

.top_nav .center_box .switch_btn li:hover {
    color: #02d3c1;
    font-weight: 700
}

.top_nav .center_box .switch_btn li:last-child {
    border: 0
}

.top_nav .center_box .switch_btn:hover ul {
    display: block
}

@media screen and (max-width:1600px) {
    .top_nav {

    }

    .top_nav .center_box .logo {
        width: 155.25px;
        height: 33.75px
    }

    .top_nav .center_box .center_nav {
        line-height: 36px
    }

    .top_nav .center_box .center_nav li {
        padding: 0 15px
    }

    .top_nav .center_box .center_nav li:nth-child(3):after,.top_nav .center_box .center_nav li:nth-child(4):after {
        margin-left: -13.5px;
        margin-top: .5px
    }

    .top_nav .center_box #share_top {
        margin-left: 15px
    }

    .top_nav .center_box .switch_btn {
        position: relative;
        width: 90px;
        height: 30px;
        top: 50%;
        transform: translate(0,-50%);
        float: right;
        line-height: 30px;
        color: #fff;
        border-radius: 20px;
        text-align: center;
        border: 1px solid #4c4c7c;
        z-index: 999
    }

    .top_nav .center_box .switch_btn b {
        font-size: 14px;
        margin-right: 10px;
        font-weight: 400
    }

    .top_nav .center_box .switch_btn b:after {
        position: absolute;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #fff;
        content: "";
        top: 50%;
        margin-left: 2px
    }
}