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

* {
    margin: 0;
    padding: 0;
}

html,
button,
input,
select,
textarea {
    color: #222222;
}

html {
    font-size: 14px;
    line-height: 1.4;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

body {
    background: #f7f7f7;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    line-height: 1.846;
    color: #3c3c3c;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 35px;
    font-weight: bold;
    text-transform: uppercase;
    color: #5c5c5c;
}

h2 {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #444444;
    letter-spacing: 2px;
}

h3 {
    font-size: 14px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 10px;
}

h6 {
    font-size: 8px;
}

p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #929292;
}

ul {
    list-style-type: none;
}

    ul li a {
        font-size: 14px;
        line-height: 18px;
        font-weight: 300;
        font-family: 'Roboto Condensed', sans-serif;
    }

a,
a:active,
a:focus,
a:active {
    text-decoration: none !important;
    outline: none;
    color: #3c3c3c;
}

a {
    color: #3c3c3c;
    text-decoration: none;
    -webkit-transition: all 0.2s ease 0.10s;
    -moz-transition: all 0.2s ease 0.10s;
    -ms-transition: all 0.2s ease 0.10s;
    -o-transition: all 0.2s ease 0.10s;
    transition: all 0.2s ease 0.10s;
}

.img-responsive {
    width: 100%;
}

.clear {
    clear: both;
}


/*Ö÷ÌåÄÚÈÝ*/
.view-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.banner img {
    display: block;
    width: 100%;
}

.bar1 {
    overflow: hidden;
    position: relative;
    background: #fff;
    box-shadow: 0px 3px 3px #b2b2b2;
    padding: 5px 5px;
    overflow: hidden;
    position: relative;
    height: 32px;
}

.bar1-box .bar1-grid-1 {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    float: left;
    width: 50%;
}

.bar1-grid-cont-1 {
    width: 201px;
    height: 75px;
    background: url(../img/btn-4-new.png) no-repeat;
    background-size: 100%;
}

    .bar1-grid-cont-1 p {
        color: #fff;
        line-height: 33px;
        padding-left: 8px;
        font-size: 18px;
        text-shadow: 0px 2px 2px #000;
    }

.bar1-grid-1 img {
    width: 106px;
    height: 32px;
}

.bar1-box .bar1-grid-2 {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    float: right;
    width: 50%;
}

.bar1-grid-cont-2 {
    width: 121px;
    height: 33px;
    background: url(../img/btn-3-new.png) no-repeat;
    background-size: 100%;
}

    .bar1-grid-cont-2 p {
        color: #fff;
        line-height: 33px;
        padding-left: 18px;
        font-size:16px;
        text-shadow: 0px 2px 2px #000;
    }

.bar1-grid-2 img {
    width: 106px;
    height: 32px;
}

.bar1-grid-2 .grid-right {
    float: right;
    margin-right: 10px;
}

.bar2 {
    background: #fff;
    border-radius: 10px;
    margin-top: 15px;
    margin-right: 10px;
    margin-left: 10px;
    overflow: hidden;
    position: relative;
    box-shadow: 0px 3px 3px #b2b2b2;
    padding: 10px 10px;
}

.bar2-title {
    padding: 15px 15px;
    border-bottom: solid 1px #e9e9e9;
}

.bar2-title-cn {
    color: #525252;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
}

.bar2-title-fn {
    color: #cccccc;
    font-size: 18px;
    line-height: 20px;
}

.bar2-title-en {
    color: #cccccc;
    font-size: 14px;
    line-height: 20px;
}

.bar2-box .bar2-grid {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    float: left;
    width: 33.33333333%;
}

    .bar2-box .bar2-grid:before {
        content: '';
        position: absolute;
        box-sizing: border-box;
        width: 200%;
        height: 200%;
        left: 0;
        top: 0;
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }


.bar2-grid-cont {
    padding: 5px 0;
    margin: 3px 5px;
    border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

    .bar2-grid-cont .bar2-grid-icon {
        width: 75px;
        height: 75px;
        margin: 0 auto;
    }

        .bar2-grid-cont .bar2-grid-icon img {
            width: 75px;
            height: 75px;
        }

    .bar2-grid-cont .bar2-grid-label {
        display: block;
        text-align: center;
        color: #2c2c2c;
        font-size: 14px;
        margin-top: 5px;
    }

.bar3 img {
    display:block;
    background-size:100% 100%;
    border-radius:10px;
    width:97%;
    margin:10px auto;
}

.bar4 {
    width:100%;
    padding:15px 0 15px;
    line-height:20px;
    font-size:14px;
    color:#525252;
    text-align:center;
}

.bar5 {
    background: #fff7ed;
    border: solid 1px #ffb119;
    margin-right: 10px;
    margin-left: 10px;
    overflow: hidden;
    position: relative;
    box-shadow: 0px 3px 3px #b2b2b2;
    padding: 10px 10px;
}

.bar6 {
    background: #fff;
    border: solid 3px #3e8fff;
    margin-right: 10px;
    margin-left: 10px;
    overflow: hidden;
    position: relative;
    box-shadow: 0px 3px 3px #b2b2b2;
    padding: 10px 10px;
}

button {
    display: block;
    position: relative;
    top: 0;
    border: 0;
    cursor: pointer;
    background: #9ccc65;
    color: white;
    border-radius: 3px;
    line-height: 1;
    font-size: 20px;
    padding: 8px;
    outline: 0;
    margin: 0px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

    button.shiny {
        background: #007eaf;
        background: linear-gradient(-45deg, #2284fb 50%, #0a0e92 60%, #2e59d4 70%);
        background-size: 600% 100%;
        -webkit-animation: shine 20s infinite;
        animation: shine 20s infinite;
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    button.shinydarken {
        background: #9ccc65;
        background: linear-gradient(-45deg, #9ccc65 50%, #699833 60%, #9ccc65 70%);
        background-size: 100% 100%;
        -webkit-animation: shine 20s infinite;
        animation: shine 20s infinite;
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    button:active {
        top: 2px;
    }

@-webkit-keyframes shine {
    0% {
        background-position-x: 400%;
    }

    50% {
        background-position-x: 0%;
    }

    100% {
        background-position-x: -400%;
    }
}

@keyframes shine {
    0% {
        background-position-x: 400%;
    }

    50% {
        background-position-x: 0%;
    }

    100% {
        background-position-x: -400%;
    }
}