article,aside,details,figcaption,figure,footer,header,hgroup,img,menu,nav,section,summary {
    display: block
}

.text-left,caption,td,th {
    text-align: left
}

.width,body,html {
    width: 100%
}

.diandian,.overflow {
    overflow: hidden
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

address,caption,cite,code,dfn,em,i,strong,th,var {
    font-weight: 400;
    font-style: normal
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%
}

body,html {
    font-family: 'NSimSun';
    background: #fff;
    color: #c3c3c3;
    /*IOS��ֹ΢�ŵ��������С*/
    -webkit-text-size-adjust: 100% !important;
}

li,ol,ul {
    list-style: none
}

a:active,a:hover,a:link,a:visited {
    text-decoration: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer
}

caption,td,th {
    vertical-align: middle;
    font-weight: 400
}

.bold,b,strong {
    font-weight: 700
}

abbr,acronym,fieldset,img {
    border: 0
}

img {
    max-width: 100%;
    filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/folder/yourimage.png',sizingMethod='crop')
}

input,textarea {
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    border: 0
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button,input,input[type=button],input[type=reset],input[type=submit],textarea {
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-modify: read-write-plaintext-only;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.diandian {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.block {
    display: block
}

.fl,.fr,.inline {
    display: inline
}

.unl {
    text-decoration: underline
}

.no-unl {
    text-decoration: none
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.center {
    margin-right: auto;
    margin-left: auto
}

.fl {
    float: left
}

.fr {
    float: right
}

.clear {
    clear: both;
    height: 0
}

.vm {
    vertical-align: center
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.fixed {
    position: fixed
}

.hidden,[hidden] {
    visibility: hidden
}

.none {
    display: none
}

.height {
    height: 100%
}

.zoom {
    zoom:1 }

.just {
    text-align: justify;
    text-justify: inter-ideograph
}

.wrap {
    word-break: break-all;
    word-wrap: break-word
}

.logo,.nav {
    float: left
}

.header,.nav li {
    position: relative
}

.nav,.nav li {
    line-height: 100px
}

.wap-menu .logo,.wap-menu li {
    border-bottom: 1px solid #f1f1f1
}

.en-cn,.footer {
    font-size: 12px
}

a {
    color: #c3c3c3
}

.header {
    width: 100%;
    height: 100px;
    color: #858585;
    background: #fff;
    overflow: hidden;
    z-index: 29;
    min-width: 1200px\9;
    min-width: 1200px\0
}

.nav li a:hover,.nav li.active a,.wap-menu li a:hover {
    color: #f79e39
}

.container {
    max-width: 1200px;
    width: 1200px;
    margin: 0 auto;
    min-width: 1200px\9;
    min-width: 1200px\0;
    overflow: hidden;
}

.logo {
    margin-top: 0px;
    height: 92px;
    width: 180px;
    background: url(../images/logo.png) 0 100% no-repeat;
    text-indent: -9999em;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain
}

.logo h1 a {
    display: block;
    height: 48px;
    width: 379px
}

.nav {
    /* margin: 0 0 0 185px; */
}

.nav li {
    display: inline-block;
    padding: 0 30px
}

.nav li:after,.nav li:before {
    position: absolute;
    content: ''
}

.nav li a {
    display: block;
    width: 100%;
    height: 100%
}

.nav li:before {
    left: 0;
    top: 0;
    width: 0;
    height: 4px;
    background-color: #f79e39;
    -webkit-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    transition: all .4s ease-out
}

.nav li:hover:before {
    width: 100%
}

.nav li:after {
    right: 0;
    top: 41px;
    width: 1px;
    height: 17px;
    background-color: #858585
}

/*.nav li:last-child:after{*/
/*height: 0;*/
/*}*/
.wap-nav {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 99;
    -webkit-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    transition: all .25s ease-out;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
}

.wap-nav.active {
    -webkit-transform: translate3d(50%,0,0);
    -moz-transform: translate3d(50%,0,0);
    transform: translate3d(50%,0,0)
}

.wap-nav.active .modeBg {
    -webkit-transform: translate3d(-100%,0,0);
    -moz-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
    opacity: 1
}

.wap-menu {
    position: absolute;
    width: 50%;
    height: 100%;
    background: #fff;
    z-index: 999
}

.wap-menu .logo {
    width: 100%;
    margin: 15px 0
}

.wap-menu .logo a {
    display: block;
    width: 100%;
    height: 100%
}

.wap-menu li {
    position: relative;
    display: block;
    padding: 0 10px;
    line-height: 70px
}

.wap-menu li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #f79e39
}

.modeBg {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: rgba(0,0,0,.7);
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    -webkit-transition: -webkit-transform .25s ease-out;
    -o-transition: -o-transform .25s ease-out;
    -moz-transition: transform .25s ease-out,-moz-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out,-webkit-transform .25s ease-out,-moz-transform .25s ease-out,-o-transform .25s ease-out
}

.menu-icon {
    display: none;
    float: right;
    width: 40px;
    position: absolute;
    top: 30px;
    right: 10px;
    opacity: .85;
    text-align: center
}

.en-cn li,.en-cn p,.footer,.skymoons {
    position: relative
}

.menu-icon a {
    display: inline-block;
    z-index: 90;
    width: 28px;
    height: 18px;
    cursor: pointer;
    opacity: .85;
    background: url(../images/menu.png) center no-repeat;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-transition: all 0ms ease;
    -moz-transition: all 0ms ease;
    -o-transition: all 0ms ease;
    transition: all 0ms ease
}

.en-cn {
    float: right;
    margin-top: 40px;
    padding: 0 12px;
    color: #858585
}

.en-cn p {
    padding: 0 12px;
    border: 1px solid #858585;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 18px;
    background: #f6f8f9;
    z-index: 1;
    cursor: pointer
}

.en-cn ul {
    display: none
}

.en-cn li {
    border: 1px solid #858585;
    height: 18px;
    line-height: 18px;
    text-align: center;
    z-index: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.en-cn li a {
    display: block;
    color: #858585
}

.copyright,.skymoons,.web-page li {
    display: inline-block;
    /*float: left;*/
}

.wrapper {
    width: 100%
}

.box {
    -webkit-transition: -webkit-transform .23s ease-in;
    -o-transition: -o-transform .23s ease-in;
    -moz-transition: transform .23s ease-in,-moz-transform .23s ease-in;
    transition: transform .23s ease-in;
    transition: transform .23s ease-in,-webkit-transform .23s ease-in,-moz-transform .23s ease-in,-o-transform .23s ease-in
}

.box.active {
    -webkit-transform: translate3d(-50%,0,0);
    -moz-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    opacity: 1
}

.footer {
    min-width: 1200px\9;
    min-width: 1200px\0;
    padding: 30px 0;
    background-color: #171717;
    color: #989898;
    line-height: 1.6;
    text-align: center
}

.copyright,.web-page {
    text-align: left
}

.skymoons {
    width: 300px;
    height: 102px;
    background: url(../images/logo.png) no-repeat;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    margin-right: 50px;
    /*margin-left: 250px;*/
}

.skymoons:after {
    position: absolute;
    top: 10px;
    right: -51px;
    width: 1px;
    height: 80px;
    background-color: #5c5c5c;
    content: ""
}

.copyright {
    margin-left: 47px;
    position: relative;
    top: -45px;
}

/*.web-page{*/
/*position: relative;*/
/*top: -48px;*/
/*}*/
.web-page li {
    padding-right: 10px
}

.web-page li a {
    padding: 0 10px 0 0;
    font-size: 14px;
    color: #989898
}

.web-page li a:hover {
    color: #f79e39
}

.top-info {
    width: 100%;
    min-width: 1200px\9;
    min-width: 1200px\0;
    overflow: hidden
}

.top-info img {
    width: 100%;
    -webkit-animation: toppic 5s linear;
    -moz-animation: toppic 5s linear;
    -o-animation: toppic 5s linear;
    animation: toppic 5s linear
}

@media screen and (max-width: 1200px) {
    .container {
        width:100%
    }

    .nav {
        margin: 0
    }
}

@media screen and (max-width: 960px) {
    .menu-icon,.wap-nav {
        display:block
    }

    .container,body {
        width: 100%
    }

    body {
        overflow-x: hidden
    }

    .menu-icon {
        opacity: 1
    }

    .en-cn,.nav {
        display: none
    }

    .header {
        height: 80px
    }

    .logo {
        width: 260px;
        margin: 16px 10px;
        background-position: 0 50%
    }

    .logo h1 {
        height: 100%
    }

    .skymoons {
        width: 176px;
        height: 66px;
        display: block;
        margin: 0 auto
    }

    .skymoons:after {
        background-color: transparent
    }

    .copyright {
        margin: 0 20px;
        top: 0;
    }

    .web-page {
        text-align: center;
        margin-bottom: 10px;
    }
}

@-webkit-keyframes toppic {
    from {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes toppic {
    from {
        -moz-transform: scale(1.1);
        transform: scale(1.1)
    }

    to {
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes toppic {
    from {
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    to {
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes toppic {
    from {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}
