/*Generated by wjdhcms 3.0 */

@charset "utf-8";



::-webkit-scrollbar {

    width: 8px;

    height: 8px;

    background-color: #F5F5F5;

}



::-webkit-scrollbar-track {

    border-radius: 10px;

    background-color: #E2E2E2;

}



::-webkit-scrollbar-thumb {

    border-radius: 10px;

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);

    background-color: #555;

}



::selection {

    background-color: #19b6cc;

    color: #fff;

}



::-moz-selection {

    background-color: #19b6cc;

    color: #fff;

}



::-webkit-selection {

    background-color: #19b6cc;

    color: #fff;

}

* {

    padding: 0;

    margin: 0;

    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

}



body {

    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;

    color: #333;

    margin: 0;

    line-height: 1.5;

}



:focus {

    outline: 1;

}



article,

aside,

canvas,

details,

figcaption,

figure,

footer,

header,

hgroup,

menu,

nav,

section,

summary {

    display: block;

}



a {

    color: #333;

    text-decoration: none;

}



a:link,

a:hover,

a:active,

a:visited {

    text-decoration: none;

}



ins {

    background-color: #ff9;

    color: #000;

    text-decoration: none;

}



mark {

    background-color: #ff9;

    color: #000;

    font-style: italic;

    font-weight: bold;

}



del {

    text-decoration: line-through;

}



table {

    border-collapse: collapse;

    border-spacing: 0;

}



hr {

    display: block;

    height: 1px;

    border: 0;

    border-top: 1px solid #cccccc;

    margin: 1em 0;

    padding: 0;

}



input,

select {

    vertical-align: middle;

}



li,

ul {

    list-style-type: none;

}



img {

    border: none;

}



input,

textarea {

    outline: 0;

    border: 0;

}



textarea {

    resize: none;

}



h1,

h2,

h3,

h4,

h5,

h6,

dl,

dd,

dt,

i,

em {

    font-weight: normal;

    font-style: normal;

}









/* å…¬ç”¨ */



.main_width {

    width: 100%;

    min-width: 1180px;

}



.main_auto {

    width: 1180px;

    margin: 0 auto;

}





.fud {

    float: left;

}







/* å¤´éƒ¨ */



.header {

    height: 100px;

}



.header_xt {

    height: 5px;

    background: url(../images/topxt.jpg) center no-repeat;

}



.header_center {

    height: 100px;

}



.header_name {

    height: 100px;

    position: relative;

}



.header_logo,
.header_logo a,
.header_logo img {

    width: 480px;

    height: 47px;

}



.header_logo {

    position: absolute;

    top: 34px;

}



.header_zj {

    width: 340px;

    height: 46px;

    position: absolute;

    top: 34px;

    left: 496px;

    padding-left: 14px;

    border-left: 1px solid #000000;

}



.head_sc {

    font-size: 18px;

    color: #333333;

    font-weight: bold;

    height: 20px;

    line-height: 20px;

    margin-bottom: 5px;

}



.head_sc span {

    color: #009fdb;

}

.head_yanf {

    color: #333333;

    font-size: 14px;

    letter-spacing: 7px;

    color: #333333;

}





.head_tell {

    width: 218px;

    height: 48px;

    position: absolute;

    right: 0;

    top: 28px;

    padding-left: 56px;

    background: url(../images/tell.png) left no-repeat;

}





.head_green {

    width: 222px;

    height: 60px;

    margin-left: 22px;

    position: absolute;

    top: 0px;

    font-size: 14px;

    color: #3f3f3f;

    right: 0px;

}



.head_green div {

    height: 30px;

    line-height: 30px;

    font-size: 30px;

    color: #009fdb;

    font-weight: bold;

}



.animation_s {

    animation: 1s init, 0.7s aa 1s, 3s ab 1.7s infinite;

}

@keyframes aa {

    0% {

        transform: rotatez(0deg) translate(-17px, 1px);

    }

    100% {

        transform: scale(1) rotatez(7deg) translate(-17px, 1px);

    }

}

@keyframes ab {

    0% {

        transform: rotatez(7deg) translate(-17px, 1px);

    }

    50% {

        transform: rotatez(-7deg) translate(17px, 1px);

    }

    100% {

        transform: rotatez(7deg) translate(-17px, 1px);

    }

}





/* å¯¼èˆª */



#webmenu {

    width: 1180px;

    height: 60px;

    text-align: center;

    margin: 0 auto;

}



#webmenu a {

    font-size: 16px;

    display: block;

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;

}



#webmenu li ul {

    display: none;

}



#webmenu li ul li {
    float: none;
    width: 190px;
}



*html #webmenu li ul li {

    display: inline;

}



#webmenu li ul a {
    float: none;
    width: 167px;
    z-index: 6;
    text-transform: capitalize;
}



#webmenu .height-auto {

    line-height: 15px;

    padding: 5px 10px;

}



.second-menu,
.third-menu,
.fourth-menu {

    position: absolute;

    z-index: 5;

    background: rgba(25, 182, 204, 0.8);

}



.second-menu a {

    color: #fff;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}



.first-menu li {

    width: 117px;

    height: 60px;

    float: left;

    text-align: center;

    position: relative;

    transition: .8s;

}



.first-menu>li {

    margin-left: 1px;

}



.first-menu>li::before {

    content: '';

    width: 0px;

    height: 60px;

    position: absolute;

    top: 0px;

    left: 0px;

    z-index: -1;

    background: url(../images/libg.png) center no-repeat;

}



.cta {

    color: #ffffff;

}



.first-menu>li:hover::before {

    width: 117px;

    left: 0px;

    transition: .6s;

}



.first-menu li>a {

    float: left;

    height: 60px;

    width: 117px;

    line-height: 60px;

    font-size: 16px;

    transition: .6s;

}

.first-menu>li:hover .cta {

    color: #ffffff;

}



.second-menu {

    top: 60px;

    left: 0;

}



.second-menu li {

    height: 40px;

    line-height: 40px;

    background: rgba(25, 182, 204, 0.8);

    border-bottom: 1px solid #ffffff;

}



.second-menu a {

    height: 40px !important;

    line-height: 40px !important;

    font-size: 11px;

}



.third-menu,
.fourth-menu {
    width: 207px;
    top: 0;
    left: 191px;
}



.third-menu a {

    height: 40px;

}



.second-menu li:last-child {

    margin-bottom: 8px;

}





#subMgm {

    width: 117px;

}



#subMgm .third-menu {

    left: 118px;

}



#subMgm .fourth-menu {

    left: 118px;

}



#subMusic a,
#subMusic li {

    height: 40px;

    line-height: 40px;

}



#subMusic li {

    border-bottom: 1px solid #ffffff
}



#subMusic,
#subNews {

    width: 117px;

}



.nav_main {

    width: 100%;

    height: 60px;

    z-index: 5;

    position: relative;

    background: url(../images/navbg.png) center no-repeat;

}



.another::before {

    content: '';

    width: 117px !important;

    position: absolute;

    bottom: 0px;

    left: 0px !important;

    background: #fff;

}

.another a {

    color: #ffffff;

}

.second-menu a:hover {

    padding-left: 6px;

}



/* å¯¼èˆª */





























/* foot */







.foo {

    width: 100%;

    height: 646px;

    background: url(../images/foo_bg.jpg) center no-repeat;

}

.foo_top {

    width: 100%;

    height: 188px;

    text-align: center;

    font-size: 36px;

    font-stretch: normal;

    line-height: 284px;

    letter-spacing: 0px;

    color: #ffffff;

}



.foo_botm {

    height: 450px;

    position: relative;

}

.inform {

    float: left;

    width: 413px;

}

.inform>h3 {

    color: #ffffff;

    font-size: 48px;

    line-height: 18px;

    margin-top: 50px;

    font-weight: bold;

}

.inform>h3>span {

    font-size: 12px;

}

.inform>input {

    width: 100%;

    height: 30px;

    background: transparent;

    margin-top: 40px;

    color: #fff;

    border-bottom: 1px solid #ffffff;

}

.inform>input::-webkit-input-placeholder {

    color: #fff;

}

.inform>input::-moz-placeholder {

    color: #fff;

}

.inform>input::-ms-input-placeholder {

    color: #fff;

}

.inform>textarea::-webkit-input-placeholder {

    color: #fff;

}

.inform>textarea::-moz-placeholder {

    color: #fff;

}

.inform>textarea::-ms-input-placeholder {

    color: #fff;

}

.inform>textarea {

    width: 100%;

    height: 60px;

    background: transparent;

    margin-top: 40px;

    color: #fff;

    border-bottom: 1px solid #ffffff;

}

.inform>button {

    width: 200px;

    height: 50px;

    color: #16b4cc;

    font-size: 14px;

    border: none;

    margin-top: 25px;

    outline: none;

    cursor: pointer;

    background-color: #ffffff;

}

.hand {

    float: right;

    width: 358px;

    height: 430px;

    padding-top: 97px;

    box-sizing: border-box;

    font-size: 14px;

    color: #6c6c6c;

    top: 27px;

    right: -100px;

    position: absolute;

    background: url(../images/hand.png) center no-repeat;

}

.hand>img {

    width: 116px;

    height: 116px;

    margin-left: 50px;

}

.hand>h3 {

    margin-left: 80px;

}

.hand>h4 {

    margin-left: 78px;

}

.concat {

    float: left;

    width: 389px;

    margin-left: 60px;

    margin-top: 52px;

}



.concat h4 {

    width: 100%;

    height: 40px;

    padding-left: 50px;

    margin-bottom: 50px;

    box-sizing: border-box;

}

.concat h4:nth-of-type(1) {

    background: url(../images/foo_phone.png) left center no-repeat;

}

.concat h4:nth-of-type(2) {

    background: url(../images/foo_zj.png) left center no-repeat;

}

.concat h4:nth-of-type(3) {

    background: url(../images/foo_email.png) left center no-repeat;

}

.concat h4:nth-of-type(4) {

    background: url(../images/foo_dz.png) left center no-repeat;

}

.concat h4>p:nth-child(1) {

    font-size: 14px;

    color: #ffffff;

}

.concat h4>p:nth-child(2) {

    font-weight: bold;

    color: #ffffff;

}

.bq {

    width: 100%;

    height: 50px;

    line-height: 50px;

    text-align: center;

    background-color: #000000;

}

.bq p {

    color: #8f9190;

}

.bq p a {

    color: #8f9190;

}























.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 5;

    _position: absolute;

    background: url(../images/navbg.png) center no-repeat;

    _top: expression(eval(document.documentElement.scrollTop));

}

























/* æ–‡å­—æ»šåŠ¨ */



.cta {

    text-decoration: none;

    overflow: hidden;

    backface-visibility: hidden;

    position: relative;

}



.cta:active {

    transform: translateY(3px);

}



.btn-text-parent {

    position: relative;

    display: inline-block;

    overflow: hidden;

}



.wrap_text {

    display: inline-block;

}



.buildin-btn-text {

    position: absolute;

    left: 0;

    top: 0;

    z-index: 9;

    width: 100%;

    transform: translateY(100%);

}



.buildin-btn-text .btn-letter {

    opacity: 0;

}



.btn-letter {

    display: inline-block;

    margin: 0em 0.05em;

    position: relative;

    transition: transform 800ms, opacity 800ms ease;

}



.current-btn-text .btn-letter:nth-child(1) {

    transition-delay: 49ms;

}



.current-btn-text .btn-letter:nth-child(2) {

    transition-delay: 99ms;

}



.current-btn-text .btn-letter:nth-child(3) {

    transition-delay: 149ms;

}



.current-btn-text .btn-letter:nth-child(4) {

    transition-delay: 199ms;

}



.current-btn-text .btn-letter:nth-child(5) {

    transition-delay: 249ms;

}



.current-btn-text .btn-letter:nth-child(6) {

    transition-delay: 299ms;

}



.current-btn-text .btn-letter:nth-child(7) {

    transition-delay: 349ms;

}



.current-btn-text .btn-letter:nth-child(8) {

    transition-delay: 399ms;

}



.current-btn-text .btn-letter:nth-child(9) {

    transition-delay: 449ms;

}



.current-btn-text .btn-letter:nth-child(10) {

    transition-delay: 499ms;

}



.current-btn-text .btn-letter:nth-child(11) {

    transition-delay: 549ms;

}



.current-btn-text .btn-letter:nth-child(12) {

    transition-delay: 599ms;

}





.buildin-btn-text .btn-letter:nth-child(1) {

    opacity: 0;

    transition-delay: 49ms;

}



.buildin-btn-text .btn-letter:nth-child(2) {

    opacity: 0;

    transition-delay: 99ms;

}



.buildin-btn-text .btn-letter:nth-child(3) {

    opacity: 0;

    transition-delay: 149ms;

}



.buildin-btn-text .btn-letter:nth-child(4) {

    opacity: 0;

    transition-delay: 199ms;

}



.buildin-btn-text .btn-letter:nth-child(5) {

    opacity: 0;

    transition-delay: 249ms;

}



.buildin-btn-text .btn-letter:nth-child(6) {

    opacity: 0;

    transition-delay: 299ms;

}



.buildin-btn-text .btn-letter:nth-child(7) {

    opacity: 0;

    transition-delay: 349ms;

}



.buildin-btn-text .btn-letter:nth-child(8) {

    opacity: 0;

    transition-delay: 399ms;

}



.buildin-btn-text .btn-letter:nth-child(9) {

    opacity: 0;

    transition-delay: 449ms;

}



.buildin-btn-text .btn-letter:nth-child(10) {

    opacity: 0;

    transition-delay: 499ms;

}



.buildin-btn-text .btn-letter:nth-child(11) {

    opacity: 0;

    transition-delay: 549ms;

}



.buildin-btn-text .btn-letter:nth-child(12) {

    opacity: 0;

    transition-delay: 599ms;

}







.cta:hover .current-btn-text .btn-letter {

    opacity: 0;

    transform: translateY(-100%);

}



.cta:hover .buildin-btn-text .btn-letter {

    opacity: 1;

    transform: translateY(-100%);

}



/* æ–‡å­—æ»šåŠ¨ */









/* è¾¹æ¡†æ»‘åŠ¨ */



.Consul_a::after,
.Consul_a::before {

    content: '';

    width: 180px;

    height: 2px;

    position: absolute;

    width: 0%;

    background: #07a08e;

    transition: .6s;

    opacity: 0.6;



}

.Consul_a::after {

    top: 0;

    left: 0;

}

.Consul_a::before {

    bottom: 0;

    right: 0;

}

.Consul_lx::after,
.Consul_lx::before {

    content: '';

    width: 2px;

    height: 0px;

    position: absolute;

    background: #07a08e;

    transition: .8s;

    opacity: 0.6;



}

.Consul_lx::after {

    left: 0;

    bottom: 0;

}

.Consul_lx::before {

    top: 0;

    right: 0;

}

.Consul_a:hover::after,
.Consul_a:hover::before {

    width: 100%;

}

.Consul_a:hover .Consul_lx::before,
.Consul_a:hover .Consul_lx::after {

    height: 100%;

}



/* è¾¹æ¡†æ»‘åŠ¨ */









/* é¼ æ ‡ç»è¿‡ */







@-webkit-keyframes criss-cross-left {

    0% {

        left: -20px;

    }

    50% {

        left: 50%;

        width: 20px;

        height: 20px;

    }

    100% {

        left: 50%;

        width: 375px;

        height: 375px;

    }

}



@keyframes criss-cross-left {

    0% {

        left: -20px;

    }

    50% {

        left: 50%;

        width: 20px;

        height: 20px;

    }

    100% {

        left: 50%;

        width: 375px;

        height: 375px;

    }

}

@-webkit-keyframes criss-cross-right {

    0% {

        right: -20px;

    }

    50% {

        right: 50%;

        width: 20px;

        height: 20px;

    }

    100% {

        right: 50%;

        width: 375px;

        height: 375px;

    }

}

@keyframes criss-cross-right {

    0% {

        right: -20px;

    }

    50% {

        right: 50%;

        width: 20px;

        height: 20px;

    }

    100% {

        right: 50%;

        width: 375px;

        height: 375px;

    }

}





.mouse_n {

    position: relative;

    z-index: 1;

    overflow: hidden;

}

.mouse_n::before,

.mouse_n::after {

    content: '';

    width: 20px;

    height: 20px;

    position: absolute;

    transition: 0.6s;

    z-index: -1;

    top: 50%;

    border-radius: 50%;

    background: #ffffff;

}

.mouse_n::before {

    left: -20px;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}

.mouse_n::after {

    right: -20px;

    -webkit-transform: translate(50%, -50%);

    transform: translate(50%, -50%);

}

.mouse_n:hover::before {

    -webkit-animation: criss-cross-left 0.8s both;

    animation: criss-cross-left 0.8s both;

}

.mouse_n:hover::after {

    -webkit-animation: criss-cross-right 0.8s both;

    animation: criss-cross-right 0.8s both;

}











.we_more {

    position: relative;

    z-index: 1;

    overflow: hidden;

}

.we_more::before,

.we_more::after {

    content: '';

    width: 20px;

    height: 20px;

    position: absolute;

    transition: 0.6s;

    z-index: -1;

    top: 50%;

    border-radius: 50%;

    background: #18b6cb;

}

.we_more::before {

    left: -20px;

    -webkit-transform: translate(-50%, -50%);

    transform: translate(-50%, -50%);

}

.we_more::after {

    right: -20px;

    -webkit-transform: translate(50%, -50%);

    transform: translate(50%, -50%);

}

.we_more:hover::before {

    -webkit-animation: criss-cross-left 0.8s both;

    animation: criss-cross-left 0.8s both;

}

.we_more:hover::after {

    -webkit-animation: criss-cross-right 0.8s both;

    animation: criss-cross-right 0.8s both;

}



/* é¼ æ ‡ç»è¿‡ */
