@charset "utf-8";
body {
    font-family: "Noto Sans SC",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue", Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #808080;
    line-height: 30px;
    padding: 0;
    margin: 0;
    -webkit-text-size-adjust: none;
    font-size: 12px;
    /*font-weight: 100;*/
}

p, img, form {
    border: 0;
    margin: 0;
    padding: 0
}

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

.height1 {
    height: 1px;
    overflow: hidden;
    clear: both
}

.height2 {
    height: 2px;
    overflow: hidden;
    clear: both
}

.height5 {
    height: 5px;
    overflow: hidden;
    clear: both
}

.height10 {
    height: 10px;
    overflow: hidden;
    clear: both
}

.height15 {
    height: 15px;
    overflow: hidden;
    clear: both
}

.height20 {
    height: 20px;
    overflow: hidden;
    clear: both
}

.height25 {
    height: 25px;
    overflow: hidden;
    clear: both
}

.height30 {
    height: 30px;
    overflow: hidden;
    clear: both
}

.height35 {
    height: 35px;
    overflow: hidden;
    clear: both
}

.height40 {
    height: 40px;
    overflow: hidden;
    clear: both
}

.height45 {
    height: 45px;
    overflow: hidden;
    clear: both
}

.height50 {
    height: 50px;
    overflow: hidden;
    clear: both
}

input, textarea, select {
    font-family: Arial, "SourceHanSansCN", SimSun;
    outline: none;
    resize: none;
    font-size: 12px;
    vertical-align: middle
}

.img-middle {
    vertical-align: middle
}

.auto-width {
    width: 100%;
    height: auto
}

.img-block {
    display: block
}

.scale {
    width: 320px;
    overflow: hidden;
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

area:focus {
    outline: none
}

a {
    color: #808080;
    text-decoration: none
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

/*.main {*/
/*    min-width: 1000px;*/
/*    visibility: visible*/
/*}*/

.logo {

}

.loading {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #534560;
    z-index: 3000;
    display: none
}

.content {
    width: 1200px;
    position: relative
}

.top {
    height: 40px;
    width: 100%;
    color: #a9977d;
    overflow: hidden;
    background-color: #322e34;
    line-height: 40px
}

.top a {
    color: #a9977d
}

.qr-code {
    display: none;
    position: absolute;
    z-index: 1000
}

.top .l {
    float: left
}

.top .l .span {
    display: inline-block;
    background-image: url(../images/shop-icon.png);
    padding-left: 17px;
    background-repeat: no-repeat;
    background-position: left center
}

.top .r {
    float: right
}

.top .r a {
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center
}

.top .r .tel {
    background-image: url(../images/t-tel-icon.png);
    display: inline-block;
    width: 30px;
    height: 40px;
    position: relative
}

.top .r .tel span {
    display: none;
    width: 1200px;
    text-align: right;
    position: absolute;
    top: 0;
    right: 0;
    color: #a89a86
}

.top .r .tel:hover span {
    display: block
}

.top .r .tel:hover {
    background: none
}

.top .r .weixin {
    background-image: url(../images/t-weixin-icon.png);
    display: inline-block;
    width: 30px;
    height: 40px
}

.top .r .mail {
    background-image: url(../images/t-mail-icon.png);
    display: inline-block;
    width: 30px;
    height: 40px
}

.bottom-bar {
    width: 100%;
    color: #9a939e;
    overflow: hidden;
    background-color: #2a2330;
    line-height: 38px
}

.bottom-bar .l {
    float: left
}

.bottom-bar .r {
    float: right
}

.bottom-bar a {
    color: #9a939e
}

.bottom {
    background-color: #534263
}

.bottom a {
    color: #d0b07f
}

.bottom .content {
    background-image: url(../images/bottom.jpg);
    font-size: 14px;
    height: 207px;
    color: #d0b07f
}

.bottom .content .t01 {
    padding-left: 200px;
    padding-top: 70px;
    float: left;
    width: 190px;
    line-height: 30px
}

.bottom .content .t02 {
    padding-top: 93px;
    float: left
}

.nav-bar {
    background-color: #fff;
    height: 60px;
    position: relative;
    z-index: 500;
}

.nav-bar .a {
    cursor: pointer;
    position: relative;
    display: inline-block;
    height: 60px;
    width: 82px;
    line-height: 60px;
    font-size: 16px;
    text-align: center
}

.nav-bar .a .t {
    color: #473b4e;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s
}

.nav-bar .line {
    display: none;
    background-image: url(../images/nav-icon.png);
    height: 60px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    display: none;
    width: 40px
}

.nav-bar .a:hover .t, .nav-bar .a.current .t {
    color: #9d86b3
}

.nav-bar .drop {
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
    width: 150%;
    text-align: left;
    position: absolute;
    left: 0;
    top: 60px;
    background-image: url(../images/nav-bg.png)
}

.nav-bar .drop a {
    color: #e2e2e2
}

.nav-bar .drop .list {
    background-image: url(../images/nav-list-icon.png);
    background-position: left center;
    background-repeat: no-repeat;
    margin-left: 10px;
    margin-right: 10px;
    line-height: 26px;
    height: 26px;
    font-size: 12px;
    overflow: hidden;
    padding-left: 10px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.nav-bar .a:hover .drop {
    display: block
}

.index .item {
    background-size: cover;
    background-position: center center
}

.index .item.i01 {
    height: 700px;
    overflow: hidden;
}

.index .item.i01 .animate {
    width: 100%;
    text-align: center
}

.index .item.i01 .animate.icon {
    top: 240px;
    left: 0;
    opacity: 0
}

.index .item.i01 .animate.text {
    top: 400px;
    left: 0;
    opacity: 0;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    transition-delay: .2s
}

.index .item.i01 .animate.line {
    top: 530px;
    left: 0;
    opacity: 0;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s
}

.index .item.i01 .animate.btn {
    top: 560px;
    left: 0;
    opacity: 0;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    transition-delay: .6s
}

.index .item.i01.current .animate.icon {
    top: 140px;
    opacity: 1
}

.index .item.i01.current .animate.text {
    top: 300px;
    opacity: 1
}

.index .item.i01.current .animate.line {
    top: 430px;
    opacity: 1
}

.index .item.i01.current .animate.btn {
    top: 460px;
    opacity: 1
}

.index .item.i02 {
    height: 604px;
    background-image: url(../images/index7.jpg);
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden
}

.index .item.i02 .list {
    overflow: hidden;
    float: left;
    width: 25%;
    position: relative;
    height: 315px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.index .item.i02 .list .img, .index .item.i02 .list .mask, .index .item.i02 .list .quan {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.index .item.i02 .list .text {
    position: absolute;
    width: 100%;
    top: 40px
}

.index .item.i02 .list .mask {
    background-size: 100% 100%;
    background-image: url(../images/bg.png);
    opacity: 0
}

.index .item.i02 .list .quan {
    background-size: auto;
    background-image: url(../images/quan.png);
    opacity: 0
}

.index .item.i02 .list:hover .mask, .index .item.i02 .list:hover .quan {
    opacity: 1
}

.index .item.i02 .list:hover .img {
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.index .item.i02 .list .text .tc {
    padding-left: 45px;
    top: 40px
}

.index .item.i02 .list .text .tc .cn {
    font-size: 30px;
    color: #ceae95;
    padding-bottom: 10px;
    line-height: 30px
}

.index .item.i02 .list .text .tc .en {
    font-size: 20px;
    color: #ceae95;
    text-transform: uppercase;
    font-family: "AileronThin"
}

.index .item.i03 {
    background-image: url(../images/index10.jpg);
    height: 601px;
    color: #fff
}

.index .item.i03 .desc {
    text-align: left;
    font-size: 14px;
    line-height: 28px;
    left: 0;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s;
    top: 350px;
    width: 100%;
    opacity: 0
}

.index .item.i03 .btn {
    top: 490px;
    opacity: 0;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    transition-delay: .6s;
    background-position: right center;
    background-repeat: no-repeat;
    background-image: url(../images/index11.png);
}

.index .item.i03.current .desc {
    top: 230px;
    opacity: 1
}

.index .item.i03.current .btn {
    top: 440px;
    opacity: 1
}

.index .item.i04 {
    background-image: url(../images/index16.jpg);
    height: 804px
}

.index .item.i04 .btn {
    top: 840px;
    opacity: 0;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    transition-delay: .6s
}

.index .item.i04.current .btn {
    top: 740px;
    opacity: 1
}

.index .item.i04 .environments {
    width: 100%;
    overflow: hidden;
    top: 370px;
    opacity: 0;
    position: relative;
    height: 500px
}

.index .item.i04.current .environments {
    top: 250px;
    opacity: 1
}

.index .item.i04 .environments .list {
    overflow: hidden;
    position: relative;
    float: left;
    width: 12.5%;
    height: 376px;
    border-bottom: 4px solid #7b647d
}

.index .item.i04 .environments .list .icon {
    width: 21px;
    height: 21px;
    background-image: url(../images/icon.png);
    position: absolute;
    right: 24px;
    bottom: 20px
}

.index .item.i04 .environments .list .text {
    opacity: 0;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    position: absolute;
    left: 0;
    width: 100%;
    top: 0
}

.index .item.i04 .environments .list:hover .text {
    opacity: 1
}

.index .item.i04 .environments .list .text .tc {
    padding: 10px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    margin-left: 30px;
    margin-right: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.index .item.i04 .environments .list img {
    -webkit-transform: scale(1s, 1s);
    -o-transform: scale(1s, 1s);
    -moz-transform: scale(1s, 1s);
    -ms-transform: scale(1s, 1s);
    transform: scale(1s, 1s);
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s
}

.index .item.i04 .environments .list:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.index .item.i04 .environments .list .mask {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    background-image: url(../images/bg.png);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.index .item.i04 .environments .list:hover .mask {
    opacity: 1
}

.index .item.i05 {
    height: 900px
}

.index .item.i05 .color-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-image: url(../images/bg.png);
    height: 290px
}

.index .item.i05 .map {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.animate {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    position: absolute
}

.fd {
    position: fixed;
    right: 0;
    top: 280px;
    width: 52px;
    z-index: 999999;
}

.fd .list {
    margin-bottom: 1px;
    cursor: pointer;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    position: relative;
    left: 0
}

.fd .list.current {
    left: -138px
}

.fd .list .list-c {
    display: block;
    overflow: hidden;
    background-image: url(../images/bg01.jpg);
    width: 190px;
    height: 53px
}

.fd .list .list-c .l {
    float: left;
    width: 52px
}

.fd .list .list-c .r {
    color: #fff;
    float: left;
    width: 138px;
    text-align: center;
    line-height: 53px;
    font-size: 18px
}

.fd .list .list-c.t {
    background-image: url(../images/bg02.png);
    width: 190px;
    height: 53px;
    padding-top: 7px
}

.items .item {
    position: relative
}

.items .item .gtitle {
    position: absolute;
    left: 0;
    color: #44394c;
    text-align: center;
    width: 100%;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s
}

.items .item .gtitle.ct {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    transition-delay: .2s;
    top: 266px;
    opacity: 0;
    font-size: 18px
}

.items .item .gtitle.et {
    top: 190px;
    opacity: 0;
    font-size: 36px;
    text-transform: uppercase
}

.items .item .gtitle.et span {
    display: inline-block;
    background-image: url(../images/gt-line.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    line-height: 63px
}

.items .item.w .gtitle.et span {
    background-image: url(../images/gt-line-white.png)
}

.items .item.w .gtitle {
    color: #fff
}

.items .item.current .gtitle.ct {
    top: 166px;
    opacity: 1
}

.items .item.current .gtitle.et {
    top: 90px;
    opacity: 1
}

.items .item .btn {
    text-align: center;
    left: 0;
    width: 100%
}

.items .item .btn a {
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    -ms-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    display: inline-block;
    text-transform: uppercase;
    background-color: #61526f;
    border-radius: 28px;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
    height: 64px;
    padding-left: 35px;
    padding-right: 35px;
    color: #fff;
    font-size: 18px;
    line-height: 64px
}

.items .item .btn a span {
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    -ms-transition-duration: .2s;
    -moz-transition-duration: .2s;
    transition-duration: .2s;
    background-image: url(../images/gbtn-icon-white.png);
    display: inline-block;
    padding-left: 25px;
    background-position: left center;
    background-repeat: no-repeat
}

.items .item .btn a:hover {
    background-color: #fff;
    color: #61526f
}

.items .item .btn a:hover span {
    background-image: url(../images/gbtn-icon.png)
}

.items .item.w .btn {
    text-align: center;
    left: 0;
    width: 100%
}

.items .item.w .btn a {
    display: inline-block;
    text-transform: uppercase;
    background-color: #fff;
    border-radius: 28px;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.2);
    height: 64px;
    padding-left: 35px;
    padding-right: 35px;
    color: #61526f;
    font-size: 18px;
    line-height: 64px
}

.items .item.w .btn a span {
    background-image: url(../images/gbtn-icon.png);
    display: inline-block;
    padding-left: 25px;
    background-position: left center;
    background-repeat: no-repeat
}

.items .item.w .btn a:hover {
    background-color: #61526f;
    color: #fff
}

.items .item.w .btn a:hover span {
    background-image: url(../images/gbtn-icon-white.png)
}

.items .item .btn .btn-out {
    display: inline-block;
    background-image: url(../images/btn-bg.png);
    background-size: 100% 100%;
    height: 167px
}

.inner-environments {
    overflow: hidden
}

.inner-environments .list .img {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.inner-environments .list {
    overflow: hidden;
    float: left;
    width: 33.33333333%;
    height: 428px;
    position: relative
}

.inner-environments .list:hover .img {
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.inner-environments .list .mask {
    position: absolute;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/mask.png);
    opacity: 0
}

.inner-environments .list:hover .mask {
    opacity: 1
}

.inner-environments .list .mask .icon {
    background-image: url(../images/icon.png);
    height: 54px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 165px;
    background-repeat: no-repeat;
    background-position: center center
}

.inner-environments .list .mask .text {
    width: 100%;
    position: absolute;
    left: 0;
    top: 235px;
    text-align: center;
    font-size: 24px;
    color: #fff
}

.more-btn {
    line-height: 37px;
    font-size: 14px;
    display: inline-block;
    border-radius: 18px;
    border: 3px solid #e8e8e8;
    height: 37px;
    width: 170px
}

.more-btn span {
    background-image: url(../images/more-icon.png);
    padding-right: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: right center
}

.ns_photo {
    background-image: url(../images/flow_window_bg.png);
    position: absolute;
    z-index: 10000;
    left: 0;
    top: 0;
    overflow: hidden
}

.ns_photo .ns_photo_c {
    border: 5px solid #3b3b3b;
    background-color: #0d0d0d;
    overflow: hidden
}

.ns_photo .ns_photo_c .ns_photo_top_bar {
    height: 47px;
    line-height: 47px;
    position: relative
}

.ns_photo .ns_photo_c .l {
    color: #6c6c6c;
    padding-left: 10px
}

.ns_photo .ns_photo_c .l a {
    color: #336389
}

.ns_photo .ns_photo_c .r {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 24px;
    text-align: right;
    padding-right: 10px;
    background-image: url(../images/n_photo_close.jpg);
    width: 62px;
    height: 47px;
    overflow: hidden
}

.ns_photo .ns_photo_c .r a {
    color: #e49e18;
    text-decoration: none
}

.ns_photo .ns_photo_c .ns_photo_content {
    position: relative
}

.ns_photo .ns_photo_c .ns_photo_list {
    display: none
}

.ns_photo .ns_photo_c .ns_photo_content .left_btn {
    display: block;
    position: absolute;
    display: none;
    background-image: url(../images/ns_photo_left_btn.png);
    width: 49px;
    height: 57px;
    left: 0;
    top: 0;
    overflow: hidden
}

.ns_photo .ns_photo_c .ns_photo_content .right_btn {
    display: block;
    position: absolute;
    display: none;
    background-image: url(../images/ns_photo_right_btn.png);
    width: 49px;
    height: 57px;
    right: 0;
    top: 0;
    overflow: hidden
}

.photo_hide {
    display: none
}

.item .ititle {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    color: #534560;
    text-align: center;
    position: absolute;
    width: 100%
}

.item .ititle.en {
    font-family: "AileronThin";
    opacity: 0;
    font-size: 36px;
    text-transform: uppercase;
    top: 195px;
    line-height: 40px
}

.item .ititle.cn {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    transition-delay: .2s;
    font-size: 20px;
    top: 240px;
    opacity: 0
}

.item .ititle.cn span {
    display: inline-block;
    background-repeat: no-repeat;
    background-image: url(../images/it-line.jpg);
    font-weight: bold;
    background-image: none
}

.item .ititle.cn span.t-out {
    padding-left: 20px;
    background-position: left center
}

.item .ititle.cn span.t-inner {
    padding-right: 20px;
    background-position: right center
}

.item.current .ititle.en {
    top: 95px;
    opacity: 1
}

.item.current .ititle.cn {
    top: 140px;
    opacity: 1
}

.about .banner {
    height: 550px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.about .i01 .content {
    height: 982px;
    background-image: url(../images/bg.jpg);
    background-image: none
}

.about .i01 .i1 {
    left: -200px;
    top: 237px;
    opacity: 0;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s
}

.about .i01 .i2 {
    border: 5px #534560 solid;
    width: 640px;
    height: 470px;
    left: 277px;
    top: 373px;
    opacity: 0;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s
}

.about .i01 .i3 {
    right: -200px;
    top: 237px;
    opacity: 0;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s
}

.about .i01 .i4 {
    right: -200px;
    top: 420px;
    opacity: 0;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    transition-delay: .6s
}

.about .i01 .t1 {
    left: 477px;
    top: 790px;
    opacity: 0;
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -ms-transition-delay: .7s;
    transition-delay: .7s;
    font-size: 21px;
    color: #91849d;
    font-family: "AdobeDevanagari", SimSun
}

.about .i01 .desc {
    left: 477px;
    top: 846px;
    opacity: 0;
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    -moz-transition-delay: .8s;
    -ms-transition-delay: .8s;
    transition-delay: .8s
}

.about .i01.current .i1 {
    left: 0;
    top: 237px;
    opacity: 1
}

.about .i01.current .i2 {
    left: 477px;
    top: 373px;
    opacity: 1
}

.about .i01.current .i3 {
    right: 0;
    top: 237px;
    opacity: 1
}

.about .i01.current .i4 {
    right: 0;
    top: 420px;
    opacity: 1
}

.about .i01.current .t1 {
    left: 477px;
    top: 690px;
    opacity: 1
}

.about .i01.current .desc {
    left: 477px;
    top: 746px;
    opacity: 1
}

.about .i02 .content {
    height: 1023px;
    background-image: url(../images/bg.jpg);
    background-image: none;
}

.about .i02 .i1 {
    z-index: 10;
    left: -200px;
    top: 220px;
    opacity: 0;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s
}

.about .i02 .i2 {
    left: 306px;
    top: 186px;
    opacity: 0;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s
}

.about .i02 .i3 {
    right: -100px;
    top: 220px;
    opacity: 0;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s
}

.about .i02 .i4 {
    border: 5px #534560 solid;
    width: 640px;
    height: 470px;
    left: -200px;
    top: 357px;
    opacity: 0;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    transition-delay: .6s
}

.about .i02 .t {
    left: 472px;
    top: 622px;
    opacity: 0;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    transition-delay: .2s
}

.about .i02.current .i1 {
    left: 0;
    top: 220px;
    opacity: 1
}

.about .i02.current .i2 {
    left: 506px;
    top: 186px;
    opacity: 1
}

.about .i02.current .i3 {
    right: 0;
    top: 220px;
    opacity: 1
}

.about .i02.current .i4 {
    left: 60px;
    top: 357px;
    opacity: 1
}

.about .i02.current .t {
    left: 472px;
    top: 522px;
    opacity: 1
}

.about .i03 .content {
    height: 478px;
    background-image: url(../images/bg.jpg)
}

.about .i03 .left {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s;
    opacity: 0;
    float: left;
    width: 330px
}

.about .i03 .left .lt {
    font-size: 14px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    background-image: url(../images/line.jpg);
    background-position: left bottom;
    background-repeat: no-repeat
}

.about .i03 .left .lt .en {
    font-size: 24px;
    text-transform: uppercase
}

.about .i03 .left .lc .tel {
    background-image: url(../images/phone.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px
}

.about .i03 .left .lc .mail {
    background-image: url(../images/mail.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px
}

.about .i03 .right {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    opacity: 0;
    float: right;
    width: 665px
}

.about .i03 .input {
    border: 1px solid #bebebe;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 10px
}

.about .i03 .input input {
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #999
}

.about .i03 .textarea {
    border: 1px solid #bebebe;
    padding: 8px;
    margin-bottom: 10px
}

.about .i03 .textarea textarea {
    border: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100px;
    color: #999
}

.about .i03 .error-msg {
    font-size: 14px
}

.about .i03.current .right {
    opacity: 1
}

.about .i03.current .left {
    opacity: 1
}

.about .i04 {
    height: 474px
}

.introduce .banner {
    height: 697px;
    background-position: center center;
    background-size: cover
}

.introduce .i01 .content {
    background-image: url(../images/bg.jpg);
    height: 982px
}

.introduce .i01 .i1 {
    left: -100px;
    top: 235px;
    opacity: 0;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s
}

.introduce .i01 .i2 {
    right: -100px;
    top: 370px;
    opacity: 0;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s
}

.introduce .i01 .title {
    left: 0;
    top: 755px;
    opacity: 0;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s
}

.introduce .i01 .desc {
    left: 0;
    top: 835px;
    opacity: 0;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    transition-delay: .6s;
    width: 475px
}

.introduce .i01 .btn {
    left: 0;
    top: 915px;
    opacity: 0;
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -ms-transition-delay: .7s;
    transition-delay: .7s
}

.introduce .item .title {
    font-size: 14px
}

.introduce .item .title .en {
    font-family: "IskoolaPota";
    font-size: 41px;
    color: #000;
    line-height: 42px;
    padding-bottom: 5px;
    text-transform: uppercase
}

.introduce .i01.current .i1 {
    left: 0;
    opacity: 1;
    top: 235px
}

.introduce .i01.current .i2 {
    right: 0;
    opacity: 1;
    top: 370px
}

.introduce .i01.current .title {
    left: 0;
    opacity: 1;
    top: 655px
}

.introduce .i01.current .desc {
    left: 0;
    opacity: 1;
    top: 735px
}

.introduce .i01.current .btn {
    left: 0;
    opacity: 1;
    top: 820px
}

.introduce .i02 .content {
    background-image: url(../images/bg.jpg);
    height: 757px
}

.introduce .i02 .i1 {
    left: -100px;
    top: 0;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s;
    opacity: 0
}

.introduce .i02 .i2 {
    left: 268px;
    top: 432px;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s;
    opacity: 0
}

.introduce .i02 .t {
    left: 222px;
    top: 143px;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s;
    opacity: 0
}

.introduce .i02 .title {
    left: 530px;
    top: 460px;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    transition-delay: .6s;
    opacity: 0
}

.introduce .i02 .desc {
    left: 530px;
    top: 547px;
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -ms-transition-delay: .7s;
    transition-delay: .7s;
    width: 470px;
    opacity: 0
}

.introduce .i02 .btn {
    left: 530px;
    top: 633px;
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    -moz-transition-delay: .8s;
    -ms-transition-delay: .8s;
    transition-delay: .8s;
    opacity: 0
}

.introduce .i02.current .i1 {
    left: 0;
    top: 0;
    opacity: 1
}

.introduce .i02.current .i2 {
    left: 268px;
    top: 332px;
    opacity: 1
}

.introduce .i02.current .t {
    left: 222px;
    top: 43px;
    opacity: 1
}

.introduce .i02.current .title {
    left: 530px;
    top: 360px;
    opacity: 1
}

.introduce .i02.current .desc {
    left: 530px;
    top: 447px;
    opacity: 1
}

.introduce .i02.current .btn {
    left: 530px;
    top: 533px;
    opacity: 1
}

.introduce .i03 .content {
    background-image: url(../images/bg.jpg);
    height: 516px
}

.introduce .i03 .i1 {
    opacity: 0;
    right: -100px;
    top: 0;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s
}

.introduce .i03 .k {
    opacity: 0;
    left: -100px;
    top: 80px;
    width: 558px;
    height: 358px;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s;
    border: 2px solid #000
}

.introduce .i03 .title {
    opacity: 0;
    left: 40px;
    top: 250px;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s
}

.introduce .i03 .desc {
    opacity: 0;
    left: 40px;
    top: 347px;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    transition-delay: .6s;
    width: 390px
}

.introduce .i03 .btn {
    opacity: 0;
    left: 40px;
    top: 436px;
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -ms-transition-delay: .7s;
    transition-delay: .7s
}

.introduce .i03.current .i1 {
    opacity: 1;
    right: 0;
    top: 0
}

.introduce .i03.current .k {
    opacity: 1;
    left: 0;
    top: 80px
}

.introduce .i03.current .title {
    opacity: 1;
    left: 40px;
    top: 150px
}

.introduce .i03.current .desc {
    opacity: 1;
    left: 40px;
    top: 247px
}

.introduce .i03.current .btn {
    opacity: 1;
    left: 40px;
    top: 336px
}

.introduce .i04 .content {
    background-image: url(../images/bg.jpg);
    height: 1028px
}

.introduce .i04 .i1 {
    opacity: 0;
    right: -100px;
    top: 130px;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s
}

.introduce .i04 .i2 {
    opacity: 0;
    left: -100px;
    top: 450px;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s
}

.introduce .i04 .t {
    opacity: 0;
    left: 35px;
    top: 190px;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s
}

.introduce .i04 .title {
    opacity: 0;
    left: 430px;
    top: 690px;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    transition-delay: .6s
}

.introduce .i04 .desc {
    opacity: 0;
    left: 430px;
    top: 775px;
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -ms-transition-delay: .7s;
    transition-delay: .7s;
    width: 470px
}

.introduce .i04 .btn {
    opacity: 0;
    left: 430px;
    top: 850px;
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    -moz-transition-delay: .8s;
    -ms-transition-delay: .8s;
    transition-delay: .8s
}

.introduce .i04.current .i1 {
    right: 0;
    top: 130px;
    opacity: 1
}

.introduce .i04.current .i2 {
    left: 0;
    top: 450px;
    opacity: 1
}

.introduce .i04.current .t {
    left: 35px;
    top: 90px;
    opacity: 1
}

.introduce .i04.current .title {
    left: 430px;
    top: 590px;
    opacity: 1
}

.introduce .i04.current .desc {
    left: 430px;
    top: 675px;
    opacity: 1
}

.introduce .i04.current .btn {
    left: 430px;
    top: 760px;
    opacity: 1
}

.introduce .i05 .content {
    background-image: url(../images/bg.jpg);
    height: 536px
}

.introduce .i05 .k {
    opacity: 0;
    left: 0;
    top: 180px;
    width: 505px;
    height: 244px;
    background-color: #fff;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s
}

.introduce .i05 .i1 {
    opacity: 0;
    right: -100px;
    top: 0;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s
}

.introduce .i05 .title {
    opacity: 0;
    left: 40px;
    top: 200px;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s
}

.introduce .i05 .desc {
    opacity: 0;
    left: 40px;
    top: 288px;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    transition-delay: .6s;
    width: 390px
}

.introduce .i05 .btn {
    opacity: 0;
    left: 40px;
    top: 364px;
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -ms-transition-delay: .7s;
    transition-delay: .7s
}

.introduce .i05.current .k {
    left: 0;
    top: 80px;
    opacity: 1
}

.introduce .i05.current .i1 {
    right: 0;
    top: 0;
    opacity: 1
}

.introduce .i05.current .title {
    left: 40px;
    top: 100px;
    opacity: 1
}

.introduce .i05.current .desc {
    left: 40px;
    top: 188px;
    opacity: 1
}

.introduce .i05.current .btn {
    left: 40px;
    top: 274px;
    opacity: 1
}

.introduce .i06 .content {
    height: 850px;
    background-image: url(../images/bg.jpg)
}

.introduce .i06 .i1 {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s;
    opacity: 0;
    left: -100px;
    top: 243px
}

.introduce .i06 .title1 {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s;
    opacity: 0;
    left: 0;
    top: 720px;
    font-size: 18px;
    color: #666;
    width: 460px
}

.introduce .i06 .title1 .en {
    font-family: "IskoolaPota";
    text-transform: uppercase
}

.introduce .i06 .title1 .cn {
    padding-bottom: 5px
}

.introduce .i06 .title2 {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s;
    opacity: 0;
    left: 540px;
    top: 370px;
    color: #000;
    width: 460px;
    font-family: "IskoolaPota";
    text-transform: uppercase
}

.introduce .i06 .title2 .t1 {
    font-size: 30px;
    line-height: 35px
}

.introduce .i06 .title2 .t2 {
    font-size: 72px;
    line-height: 72px
}

.introduce .i06 .desc {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    transition-delay: .6s;
    opacity: 0;
    left: 840px;
    width: 460px;
    top: 400px
}

.introduce .i06.current .i1 {
    left: 0;
    top: 243px;
    opacity: 1
}

.introduce .i06.current .title1 {
    left: 0;
    top: 620px;
    opacity: 1
}

.introduce .i06.current .title2 {
    left: 540px;
    top: 270px;
    opacity: 1
}

.introduce .i06.current .desc {
    left: 540px;
    top: 400px;
    opacity: 1
}

.introduce .i07 {
    height: 1031px;
    background-image: url(../images/bg.jpg)
}

.introduce .i07 .content {
    height: 1031px
}

.introduce .i07 .title {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s;
    opacity: 0;
    top: 255px;
    left: 550px
}

.introduce .i07 .title .cn {
    font-size: 24px;
    color: #ad9bbd
}

.introduce .i07 .title .en {
    font-size: 30px;
    color: #b7b7b7;
    line-height: 34px;
    padding-bottom: 10px;
    font-family: "FelixTitlingMTStd"
}

.introduce .i07 .groups {
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    transition-delay: .6s;
    opacity: 0;
    left: 0;
    top: 227px;
    width: 1000px;
    height: 781px;
    overflow: hidden
}

.introduce .i07 .groups .group {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.introduce .i07 .groups .group .gtitle {
    position: absolute;
    left: 0;
    top: 540px;
    font-size: 24px;
    color: #ad9bbd
}

.introduce .i07 .groups .group .img {
    position: absolute;
    left: 0;
    top: 100px
}

.introduce .i07 .groups .group .desc {
    position: absolute;
    left: 0;
    top: 599px;
    width: 555px
}

.introduce .i07 .btns {
    left: 583px;
    top: 648px;
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    -moz-transition-delay: .8s;
    -ms-transition-delay: .8s;
    transition-delay: .8s;
    opacity: 0
}

.introduce .i07 .btns .lbtn {
    float: left;
    width: 31px;
    background-image: url(../images/lbtn.jpg);
    height: 56px
}

.introduce .i07 .btns .rbtn {
    float: left;
    width: 31px;
    background-image: url(../images/rbtn.jpg);
    height: 56px
}

.introduce .i07.current .btns {
    left: 583px;
    top: 548px;
    opacity: 1
}

.introduce .i07.current .title {
    opacity: 1;
    top: 155px;
    left: 550px
}

.introduce .i07.current .groups {
    opacity: 1;
    left: 0;
    top: 127px
}

.introduce .i08 .content {
    height: 620px
}

.introduce .i08 .i1 {
    left: 0;
    top: 302px;
    opacity: 0;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s
}

.introduce .i08 .desc {
    left: 0;
    top: 560px;
    opacity: 0;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s
}

.introduce .i08.current .i1 {
    opacity: 1;
    left: 0;
    top: 202px
}

.introduce .i08.current .desc {
    opacity: 1;
    left: 0;
    top: 460px
}

.introduce .i09 .i1 {
    left: 0;
    top: 300px;
    opacity: 0;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s
}

.introduce .i09 .i2 {
    right: 0;
    top: 300px;
    opacity: 0;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s
}

.introduce .i09 .list {
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 26px
}

.introduce .i09 .list .ltitle {
    margin-bottom: 15px;
    background-image: url(../images/title-bar-bg.jpg);
    height: 24px;
    line-height: 24px
}

.introduce .i09 .list .ltitle span {
    color: #9580a8;
    margin-left: 7px;
    background-color: #fff;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 24px
}

.introduce .i09.current .i1 {
    opacity: 1;
    left: 0;
    top: 200px
}

.introduce .i09.current .i2 {
    opacity: 1;
    right: 0;
    top: 200px
}

.address .banner {
    background-image: url(../images/banner.jpg);
    height: 700px
}

.address .i01 .title {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s;
    opacity: 0;
    left: 650px;
    text-transform: uppercase;
    width: 350px;
    top: 390px;
    font-family: "IskoolaPota";
    color: #3f3f3f;
    font-size: 30px;
    line-height: 41px
}

.address .i01 .title .m {
    font-size: 41px
}

.address .i01 .desc {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s;
    opacity: 0;
    left: 650px;
    width: 350px;
    top: 480px
}

.address .i01 .search {
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s;
    opacity: 0;
    left: 650px;
    width: 350px;
    top: 595px
}

.address .i01 .search .st {
    font-size: 14px;
    text-transform: uppercase;
    padding-bottom: 5px;
    color: #3f3f3f
}

.address .i01 .search .input {
    position: relative;
    border: 1px solid #999;
    margin-bottom: 15px;
    height: 26px;
    padding-left: 5px;
    padding-right: 5px
}

.address .i01 .search .input select, .address .i01 .search .input input {
    border: 0;
    margin: 0;
    width: 100%;
    height: 26px;
    padding: 0;
    line-height: 26px
}

.address .i01 .search .input .il {
    margin-right: 35px
}

.address .i01 .search .input .btn {
    background-image: url(../images/zoom.jpg);
    width: 21px;
    height: 21px;
    display: inline-block;
    position: absolute;
    right: 5px;
    top: 2px
}

.address .i01.current .title {
    left: 650px;
    top: 290px;
    opacity: 1
}

.address .i01.current .desc {
    left: 650px;
    top: 380px;
    opacity: 1
}

.address .i01.current .search {
    left: 650px;
    top: 495px;
    opacity: 1
}

.address .map {
    background-image: url(../images/map.png);
    width: 612px;
    height: 482px;
    position: relative
}

.address .map a {
    color: #fff;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-position: left top;
    background-repeat: no-repeat
}

.address .map a span {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    color: #606060
}

.address .map a:hover span, .address .map a.current span {
    color: #fff
}

.address .map a.s1 {
    width: 243px;
    height: 176px;
    top: 42px
}

.address .map a.s1 span {
    left: 100px;
    top: 100px
}

.address .map a.s1:hover, .address .map a.s1.current {
    background-image: url(../images/s1.png)
}

.address .map a.s2 {
    width: 277px;
    height: 208px;
    top: 9px;
    left: 247px
}

.address .map a.s2 span {
    left: 120px;
    top: 150px
}

.address .map a.s2:hover, .address .map a.s2.current {
    background-image: url(../images/s2.png)
}

.address .map a.s3 {
    width: 140px;
    height: 120px;
    top: 0;
    left: 472px
}

.address .map a.s3 span {
    left: 60px;
    top: 60px
}

.address .map a.s3:hover, .address .map a.s3.current {
    background-image: url(../images/s3.png)
}

.address .map a.s4 {
    width: 98px;
    height: 65px;
    top: 93px;
    left: 497px
}

.address .map a.s4 span {
    left: 30px;
    top: 15px
}

.address .map a.s4:hover, .address .map a.s4.current {
    background-image: url(../images/s4.png)
}

.address .map a.s5 {
    width: 70px;
    height: 70px;
    top: 129px;
    left: 480px
}

.address .map a.s5 span {
    left: 30px;
    top: 20px
}

.address .map a.s5:hover, .address .map a.s5.current {
    background-image: url(../images/s5.png)
}

.address .map a.s6 {
    width: 70px;
    height: 90px;
    top: 146px;
    left: 422px
}

.address .map a.s6 span {
    left: 10px;
    top: 50px
}

.address .map a.s6:hover, .address .map a.s6.current {
    background-image: url(../images/s6.png)
}

.address .map a.s7 {
    width: 20px;
    height: 22px;
    top: 169px;
    left: 441px
}

.address .map a.s7:hover, .address .map a.s7.current {
    background-image: url(../images/s7.png)
}

.address .map a.s8 {
    width: 20px;
    height: 20px;
    top: 180px;
    left: 457px
}

.address .map a.s8 span {
    left: 10px;
    top: 10px
}

.address .map a.s8:hover, .address .map a.s8.current {
    background-image: url(../images/s8.png)
}

.address .map a.s9 {
    width: 48px;
    height: 84px;
    top: 175px;
    left: 384px
}

.address .map a.s9 span {
    left: 10px;
    top: 30px
}

.address .map a.s9:hover, .address .map a.s9.current {
    background-image: url(../images/s9.png)
}

.address .map a.s10 {
    width: 64px;
    height: 106px;
    top: 192px;
    left: 333px
}

.address .map a.s10 span {
    left: 30px;
    top: 50px
}

.address .map a.s10:hover, .address .map a.s10.current {
    background-image: url(../images/s10.png)
}

.address .map a.s11 {
    width: 166px;
    height: 144px;
    top: 140px;
    left: 203px
}

.address .map a.s11 span {
    left: 60px;
    top: 40px
}

.address .map a.s11:hover, .address .map a.s11.current {
    background-image: url(../images/s12.png)
}

.address .map a.s12 {
    width: 32px;
    height: 55px;
    top: 195px;
    left: 321px
}

.address .map a.s12 span {
    top: 10px
}

.address .map a.s12:hover, .address .map a.s12.current {
    background-image: url(../images/s11.png)
}

.address .map a.s13 {
    width: 234px;
    height: 151px;
    top: 200px;
    left: 18px
}

.address .map a.s13 span {
    left: 80px;
    top: 60px
}

.address .map a.s13:hover, .address .map a.s13.current {
    background-image: url(../images/s14.png)
}

.address .map a.s14 {
    width: 158px;
    height: 110px;
    top: 180px;
    left: 146px
}

.address .map a.s14 span {
    left: 60px;
    top: 40px
}

.address .map a.s14:hover, .address .map a.s14.current {
    background-image: url(../images/s13.png)
}

.address .map a.s15 {
    width: 142px;
    height: 116px;
    top: 260px;
    left: 232px
}

.address .map a.s15 span {
    left: 60px;
    top: 40px
}

.address .map a.s15:hover, .address .map a.s15.current {
    background-image: url(../images/s15.png)
}

.address .map a.s16 {
    width: 78px;
    height: 48px;
    top: 211px;
    left: 440px
}

.address .map a.s16 span {
    left: 10px;
    top: 10px
}

.address .map a.s16:hover, .address .map a.s16.current {
    background-image: url(../images/s16.png)
}

.address .map a.s17 {
    width: 72px;
    height: 66px;
    top: 235px;
    left: 388px
}

.address .map a.s17 span {
    left: 15px;
    top: 20px
}

.address .map a.s17:hover, .address .map a.s17.current {
    background-image: url(../images/s17.png)
}

.address .map a.s18 {
    width: 62px;
    height: 60px;
    top: 250px;
    left: 456px
}

.address .map a.s18 span {
    left: 30px;
    top: 20px
}

.address .map a.s18:hover, .address .map a.s18.current {
    background-image: url(../images/s18.png)
}

.address .map a.s19 {
    width: 12px;
    height: 15px;
    top: 296px;
    left: 506px
}

.address .map a.s19 span {
    left: 10px;
    top: 0
}

.address .map a.s19:hover, .address .map a.s19.current {
    background-image: url(../images/s19.png)
}

.address .map a.s20 {
    width: 60px;
    height: 70px;
    top: 254px;
    left: 443px
}

.address .map a.s20 span {
    left: 13px;
    top: 25px
}

.address .map a.s20:hover, .address .map a.s20.current {
    background-image: url(../images/s20.png)
}

.address .map a.s21 {
    width: 94px;
    height: 58px;
    top: 276px;
    left: 365px
}

.address .map a.s21 span {
    left: 30px;
    top: 15px
}

.address .map a.s21:hover, .address .map a.s21.current {
    background-image: url(../images/s21.png)
}

.address .map a.s22 {
    width: 52px;
    height: 54px;
    top: 293px;
    left: 334px
}

.address .map a.s22 span {
    left: 10px;
    top: 20px
}

.address .map a.s22:hover, .address .map a.s22.current {
    background-image: url(../images/s22.png)
}

.address .map a.s23 {
    width: 38px;
    height: 45px;
    top: 307px;
    left: 484px
}

.address .map a.s23 span {
    left: 5px;
    top: 15px
}

.address .map a.s23:hover, .address .map a.s23.current {
    background-image: url(../images/s23.png)
}

.address .map a.s24 {
    width: 50px;
    height: 63px;
    top: 340px;
    left: 459px
}

.address .map a.s24 span {
    left: 10px;
    top: 20px
}

.address .map a.s24:hover, .address .map a.s24.current {
    background-image: url(../images/s24.png)
}

.address .map a.s25 {
    width: 60px;
    height: 80px;
    top: 318px;
    left: 429px
}

.address .map a.s25 span {
    left: 10px;
    top: 20px
}

.address .map a.s25:hover, .address .map a.s25.current {
    background-image: url(../images/s25.png)
}

.address .map a.s26 {
    width: 63px;
    height: 78px;
    top: 318px;
    left: 372px
}

.address .map a.s26 span {
    left: 15px;
    top: 20px
}

.address .map a.s26:hover, .address .map a.s26.current {
    background-image: url(../images/s26.png)
}

.address .map a.s27 {
    width: 78px;
    height: 62px;
    top: 332px;
    left: 303px
}

.address .map a.s27 span {
    left: 30px;
    top: 20px
}

.address .map a.s27:hover, .address .map a.s27.current {
    background-image: url(../images/s27.png)
}

.address .map a.s28 {
    width: 116px;
    height: 109px;
    top: 330px;
    left: 220px
}

.address .map a.s28 span {
    left: 40px;
    top: 45px
}

.address .map a.s28:hover, .address .map a.s28.current {
    background-image: url(../images/s28.png)
}

.address .map a.s29 {
    width: 96px;
    height: 66px;
    top: 373px;
    left: 315px
}

.address .map a.s29 span {
    left: 40px;
    top: 20px
}

.address .map a.s29:hover, .address .map a.s29.current {
    background-image: url(../images/s29.png)
}

.address .map a.s30 {
    width: 104px;
    height: 71px;
    top: 383px;
    left: 374px
}

.address .map a.s30 span {
    left: 40px;
    top: 15px
}

.address .map a.s30:hover, .address .map a.s30.current {
    background-image: url(../images/s30.png)
}

.address .map a.s31 {
    width: 25px;
    height: 45px;
    top: 380px;
    left: 505px
}

.address .map a.s31:hover, .address .map a.s31.current {
    background-image: url(../images/s31.png)
}

.address .map a.s32 {
    width: 32px;
    height: 25px;
    top: 456px;
    left: 357px
}

.address .map a.s32:hover, .address .map a.s32.current {
    background-image: url(../images/s32.png)
}

.address .map a.s33 {
    width: 12px;
    height: 7px;
    top: 420px;
    left: 427px
}

.address .map a.s33 span {
    left: 10px;
    top: 0
}

.address .map a.s33:hover, .address .map a.s33.current {
    background-image: url(../images/s33.png)
}

.address .map a.s34 {
    width: 5px;
    height: 8px;
    top: 425px;
    left: 415px
}

.address .map a.s34 span {
    left: -10px;
    top: 0
}

.address .map a.s34:hover, .address .map a.s34.current {
    background-image: url(../images/s34.png)
}

.address .btns .btn {
    float: left;
    border: 1px dashed #666;
    width: 181px;
    height: 48px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    color: #3f3f3f;
    text-align: center;
    line-height: 48px;
    margin-bottom: 28px;
    margin-right: 21px
}

.address .btns .btn:hover {
    background-color: #402f46;
    border: 1px solid #402f46;
    color: #fff
}

.address .btns {
    overflow: hidden;
    width: 1000px
}

.address .btns .max {
    width: 1030px
}

.address .lists {
    position: relative;
    width: 1000px;
    overflow: hidden
}

.address .lists .max {
    width: 100000000px;
    overflow: hidden
}

.address .lists .list {
    width: 1000px;
    float: left;
    height: 580px;
    overflow: hidden
}

.address .lists .list .ltitle {
    height: 80px;
    background-color: #402f46;
    color: #fff;
    line-height: 80px
}

.address .lists .list .ltitle .t {
    padding-left: 20px;
    padding-right: 15px;
    font-size: 20px;
    display: inline-block
}

.address .lists .list .ltitle .a {
    font-size: 14px;
    background-image: url(../images/address.png);
    padding-left: 15px;
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block
}

.address .lists .lbtn {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-image: url(../images/lbtn.png);
    width: 45px;
    background-position: center center;
    background-repeat: no-repeat
}

.address .lists .rbtn {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background-image: url(../images/rbtn.png);
    width: 45px;
    background-position: center center;
    background-repeat: no-repeat
}

.address .lists .lbtn:hover {
    background-image: url(../images/lbtn-hover.png)
}

.address .lists .rbtn:hover {
    background-image: url(../images/rbtn-hover.png)
}

.address-detail .banner {
    height: 676px
}

.address-detail .banner .t1 {
    opacity: 0;
    width: 100%;
    top: 323px;
    left: 0
}

.address-detail .banner .t2 {
    opacity: 0;
    width: 100%;
    color: #fff;
    font-size: 36px;
    top: 434px;
    left: 0;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    transition-delay: .2s
}

.address-detail .banner.current .t1 {
    opacity: 1;
    top: 223px;
    left: 0
}

.address-detail .banner.current .t2 {
    opacity: 1;
    top: 334px;
    left: 0
}

.address-detail .i01 {
    background-color: #f2efef
}

.address-detail .i01 .content {
    height: 370px
}

.address-detail .i01 .content .desc {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s;
    opacity: 0;
    top: 300px;
    text-align: center
}

.address-detail .i01.current .content .desc {
    opacity: 1;
    top: 200px
}

.address-detail .i02 .groups {
    background-image: url(../images/bg.jpg);
    height: 667px
}

.address-detail .i02 .group-c {
    height: 667px
}

.address-detail .i02 .groups .group {
    height: 667px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.address-detail .i02 .groups .group .img {
    background-image: url(../images/img-bg.png);
    background-position: left center;
    background-repeat: no-repeat;
    width: 781px;
    position: absolute;
    left: -100px;
    top: 105px;
    text-align: right
}

.address-detail .i02 .groups .group .desc {
    position: absolute;
    left: 665px;
    top: 285px;
    background-image: url(../images/tbg.png);
    width: 335px;
    height: 307px
}

.address-detail .i02 .groups .group .desc .dc {
    padding-top: 45px;
    padding-left: 35px;
    padding-right: 35px
}

.address-detail .i02 .groups .group .desc .dc .cn {
    font-size: 24px;
    color: #745e88;
    padding-bottom: 12px
}

.address-detail .i02 .groups .group .desc .dc .en {
    font-size: 24px;
    color: #a7a7a7;
    padding-bottom: 5px;
    font-family: "FelixTitlingMTStd";
    text-transform: uppercase
}

.address-detail .i02 .groups .btns .lbtn {
    float: left;
    background-image: url(../images/lbtn.jpg);
    width: 56px;
    height: 58px
}

.address-detail .i02 .groups .btns .rbtn {
    float: left;
    background-image: url(../images/rbtn.jpg);
    width: 56px;
    height: 58px
}

.address-detail .i02 .groups .btns {
    opacity: 0;
    left: 82px;
    top: 400px;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s
}

.address-detail .i02.current .groups .btns {
    opacity: 1;
    left: 82px;
    top: 300px
}

.address-detail .i03 {
    background-color: #f5f4f5
}

.address-detail .i03 .content {
    height: 580px;
    overflow: hidden
}

.address-detail .i03 .content .max {
    width: 1056px
}

.address-detail .i03 .content .max .list {
    width: 310px;
    margin-right: 35px;
    float: left
}

.address-detail .i03 .content .max .list .alist {
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    display: block;
    height: 275px;
    background-color: #e7e4e4;
    color: #303030;
    width: 310px;
    margin-right: 42px;
    float: left
}

.address-detail .i03 .content .max .list .alist:hover {
    color: #fff;
    background-color: #534560
}

.address-detail .i03 .content .max .list .alist .img {
    overflow: hidden;
    height: 175px
}

.address-detail .i03 .content .max .list .alist .img img {
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s
}

.address-detail .i03 .content .max .list .alist:hover .img img {
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.address-detail .i03 .content .max .list .alist .text {
    position: relative
}

.address-detail .i03 .content .max .list .alist .text .icon {
    position: absolute;
    right: -10px;
    top: 38px;
    background-image: url(../images/icon.jpg);
    width: 24px;
    height: 24px
}

.address-detail .i03 .content .max .list .alist .text .tc {
    padding: 10px
}

.address-detail .i03 .content .max .list .alist .text .tc .t {
    font-size: 14px;
    overflow: hidden;
    padding-bottom: 5px;
    padding-top: 5px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.address-detail .i03 .content .max .list .alist .text .tc .d {
    color: #bcb4c3;
    line-height: 22px;
    height: 44px
}

.address-detail .i03 .content .max .list .lists .t {
    margin-bottom: 15px;
    color: #fff;
    background-color: #534560;
    padding: 9px
}

.address-detail .i03 .content .max .list .lists .t .tc {
    height: 77px;
    border: 1px solid #b4a9be;
    padding-top: 10px;
    text-align: center
}

.address-detail .i03 .content .max .list .lists .t .tc .cn {
    border-bottom: 1px solid #a28fb4;
    width: 175px;
    margin-bottom: 5px
}

.address-detail .i03 .content .max .list .lists .t .tc .en {
    font-family: "AileronThin";
    text-transform: uppercase;
    line-height: 18px
}

.address-detail .i03 .content .max .list .lists .tlist {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.address-detail .i03 .content .max .list .lists .more {
    border: 1px solid #5a5a5a;
    display: block;
    height: 40px;
    text-align: center;
    color: #4e4e4e;
    font-family: "AileronThin";
    line-height: 40px
}

.address-detail .i04 .content {
    height: 880px
}

.address-detail .i04 .content .teams {
    position: relative
}

.address-detail .i04 .content .teams .tlist {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0
}

.address-detail .i04 .content .teams .tlist .img {
    position: absolute;
    left: -100px;
    top: 0
}

.address-detail .i04 .content .teams .tlist .desc {
    position: absolute;
    right: 0;
    top: 100px;
    font-size: 14px;
    line-height: 30px;
    width: 520px
}

.address-detail .i04 .content .teams .tlist .desc .dt {
    border-bottom: 2px solid #acacac;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #7d7d7d;
    font-size: 24px
}

.address-detail .i04 .content .teams .tlist .desc .dt span {
    font-size: 18px
}

.address-detail .i04 .content .teams .btn-group {
    top: 340px;
    position: absolute;
    right: 0;
    width: 530px
}

.address-detail .i04 .content .teams .btn-group .lbtn {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/lbtn.png);
    background-position: center center;
    width: 40px;
    cursor: pointer
}

.address-detail .i04 .content .teams .btn-group .rbtn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-image: url(../images/rbtn.png);
    background-position: center center;
    width: 40px;
    cursor: pointer
}

.address-detail .i04 .content .teams .btn-group .bg-c {
    width: 405px;
    overflow: hidden
}

.address-detail .i04 .content .teams .btn-group .bg-c .max {
    width: 100000000px;
    overflow: hidden
}

.address-detail .i04 .content .teams .btn-group .bg-c a {
    float: left;
    width: 135px;
    text-align: center
}

.address-detail .i05 {
    background-color: #f1f0f2;
    height: 660px
}

.address-detail .i05 .services {
    height: 254px;
    background-image: url(../images/bg.jpg);
    background-position: center center;
    background-repeat: no-repeat
}

.address-detail .i05 .services .sc {
    overflow: hidden
}

.address-detail .i05 .services .slist {
    overflow: hidden;
    float: left;
    width: 724px;
    margin-right: 35px
}

.address-detail .i05 .services .slist .img {
    height: 254px;
    float: right;
    overflow: hidden;
    width: 483px
}

.address-detail .i05 .services .slist .img img {
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s
}

.address-detail .i05 .services .slist .desc {
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    float: left;
    overflow: hidden;
    width: 241px;
    height: 254px
}

.address-detail .i05 .services .max {
    width: 10000000px
}

.address-detail .i05 .services .slist .desc .dc {
    padding: 10px
}

.address-detail .i05 .services .slist .desc .cn {
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    padding-top: 10px;
    font-size: 24px;
    color: #534263;
    padding-bottom: 5px
}

.address-detail .i05 .services .slist .desc .en {
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    text-transform: uppercase;
    font-size: 16px;
    color: #a5a5a5;
    font-family: "FelixTitlingMTStd";
    padding-bottom: 5px
}

.address-detail .i05 .services .slist:hover .desc {
    color: #fff;
    background-color: #534263
}

.address-detail .i05 .services .slist:hover .desc .cn {
    color: #fff
}

.address-detail .i05 .services .slist:hover .desc .en {
    color: #fff
}

.address-detail .i05 .services .slist:hover .img img {
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.address-detail .i05 .services .lbtn {
    height: 254px;
    position: absolute;
    left: -140px;
    width: 60px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/lbtn.png);
    top: 0;
    cursor: pointer
}

.address-detail .i05 .services .rbtn {
    height: 254px;
    position: absolute;
    right: -140px;
    width: 60px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../images/rbtn.png);
    top: 0;
    cursor: pointer
}

.service .banner {
    height: 697px
}

.service .k {
    border: 4px solid #8a789a;
    top: -108px;
    left: 0;
    height: 540px;
    width: 992px
}

.service .i01 .icon {
    opacity: 0;
    top: 300px;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s;
    width: 100%;
    text-align: center
}

.service .i01 .desc {
    opacity: 0;
    top: 440px;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s;
    width: 100%;
    font-size: 14px;
    line-height: 26px;
    text-align: center
}

.service .i01 .desc .desc-c {
    padding-left: 20px;
    padding-right: 20px
}

.service .i01.current .icon {
    opacity: 1;
    top: 200px;
    width: 100%
}

.service .i01.current .desc {
    opacity: 1;
    top: 340px;
    width: 100%
}

.service .i01 .btns {
    background-image: url(../images/line.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 47px;
    text-align: center
}

.service .i01 .btns span {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 47px
}

.service .i01 .btns a {
    background-repeat: no-repeat;
    color: #867f7f;
    font-size: 14px;
    display: inline-block;
    width: 115px;
    vertical-align: middle;
    height: 47px;
    list-height: 24px
}

.service .i01 .btns a:hover, .service .i01 .btns a.current {
    color: #8a789a
}

.service .i01 .btns a.lb {
    padding-left: 14px;
    background-image: url(../images/lbtn.jpg);
    background-position: left center;
    text-align: right
}

.service .i01 .btns a.rb {
    padding-right: 14px;
    text-align: left;
    background-image: url(../images/rbtn.jpg);
    background-position: right center
}

.service .i01 .btns a.lb:hover {
    background-image: url(../images/lbtn-hover.jpg)
}

.service .i01 .btns a.rb:hover {
    background-image: url(../images/rbtn-hover.jpg)
}

.service .i01 .btns a .en {
    background-repeat: no-repeat;
    text-transform: uppercase
}

.service .i01 .btns a.lb .en {
    padding-left: 15px;
    background-position: left center
}

.service .i01 .btns a.rb .en {
    padding-right: 15px;
    background-position: right center
}

.service .i01 .groups {
    width: 1200px;
    overflow: hidden
}

.service .i01 .groups .outmax {
    width: 2400px;
    overflow: hidden
}

.service .i01 .groups .outmax .group {
    width: 1200px;
    float: left;
    overflow: hidden
}

.service .i01 .groups .outmax .group .max {
    width: 1300px;
    float: left;
    overflow: hidden
}

.service .i01 .groups .outmax .group .max .glist {
    margin-bottom: 8px;
    position: relative;
    width: 596px;
    float: left;
    overflow: hidden;
    margin-right: 8px
}

.service .i01 .groups .outmax .group .max .glist .desc {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0
}

.service .i01 .groups .outmax .group .max .glist .desc .dc {
    background-color: #fff;
    width: 300px
}

.service .i01 .groups .outmax .group .max .glist .desc .dc .dc-inner {
    padding: 20px
}

.service .i01 .groups .outmax .group .max .glist .desc .dc .dc-inner .cn {
    color: #101010;
    font-size: 18px;
    padding-bottom: 5px
}

.service .i01 .groups .outmax .group .max .glist .desc .dc .dc-inner .en {
    color: #101010;
    font-size: 24px;
    padding-bottom: 17px;
    font-family: "FelixTitlingMTStd";
    background-image: url(../images/rline.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-bottom: 15px
}

.service .i01 .groups .outmax .group .max .glist .desc .dc .dc-inner .dtext {
    padding-bottom: 20px
}

.service .i01 .groups .outmax .group .max .glist.s1 {
    margin-bottom: 0;
    width: 446px;
    float: left;
    overflow: hidden;
    margin-right: 0
}

.service .i01 .groups .outmax .group .max .glist.s2 {
    height: 597px;
    border-bottom: 3px solid #e4e4e4;
    width: 310px;
    margin-bottom: 0;
    margin-right: 0
}

.service .i01 .groups .outmax .group .max .glist .img img {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s
}

.service .i01 .groups .outmax .group .max .glist:hover .img img {
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.service .i01 .groups .outmax .group .max .glist.s2 .s2-c {
    padding-left: 15px;
    padding-right: 15px
}

.service .i01 .groups .outmax .group .max .glist.s2 .en {
    font-size: 26px;
    color: #101010;
    line-height: 30px;
    font-family: "FelixTitlingMTStd";
    text-align: center
}

.service .i01 .groups .outmax .group .max .glist.s2 .gtitle {
    height: 18px;
    line-height: 18px;
    background-image: url(../images/tline.jpg);
    background-position: center center;
    text-align: center;
    background-repeat: repeat-x;
    margin-bottom: 20px
}

.service .i01 .groups .outmax .group .max .glist.s2 .gtitle span {
    background-color: #fff;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    color: #101010
}

.service .i01 .groups .outmax .group .max .glist.s2 .stext {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    padding-bottom: 20px;
    text-align: center
}

.service .i01 .groups .tab {
    height: 3px;
    overflow: hidden
}

.service .i01 .groups .tab .tab-list {
    float: left;
    width: 50%;
    height: 3px;
    background-color: #ddd;
    cursor: pointer
}

.service .i01 .groups .tab .tab-list.current {
    float: left;
    width: 50%;
    height: 3px;
    background-color: #534263
}

.window-content {
    width: 920px
}

.window-content.detail .l {
    float: left
}

.window-content.detail .r {
    float: right;
    width: 490px;
    color: #a4a4a4;
    font-size: 14px
}

.window-content.detail .t1 {
    font-size: 24px;
    color: #8c75a1;
    padding-bottom: 10px
}

.window-content.detail .t2 {
    font-size: 24px;
    font-family: "FelixTitlingMTStd";
    padding-bottom: 20px
}

.window-content.detail .r h1 {
    font-size: 18px;
    padding: 0;
    margin: 0;
    font-weight: normal
}

.activity .banner {
    height: 900px;
    height: 697px
}

.activity .i01 .content {
    overflow: hidden
}

.activity .i01 .max {
    width: 1048px
}

.activity .i01 .list {
    margin-bottom: 20px;
    float: left;
    width: 320px;
    margin-right: 20px;
    color: #534560;
    font-size: 14px
}

.activity .i01 .list .img {
    position: relative;
    overflow: hidden;
    height: 186px
}

.activity .i01 .list .img .play {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-image: url(../images/play.png);
    background-position: center center;
    background-repeat: no-repeat
}

.activity .i01 .list .img img {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s
}

.activity .i01 .list:hover .img img {
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.activity .i01 .list .img .date {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center
}

.activity .i01 .list .img .date span {
    display: inline-block;
    height: 28px;
    background-color: #ecebeb;
    line-height: 28px;
    padding-left: 10px;
    padding-right: 10px
}

.activity .i01 .list .ltitle {
    height: 57px;
    line-height: 57px;
    background-color: #ecebeb
}

.activity .i01 .list .ltitle .lt-c {
    padding-left: 10px;
    padding-right: 10px
}

.jz .banner {
    height: 700px
}

.banner {
    background-position: center center;
    background-size: cover
}

.jz .i01 {
    height: 930px
}

.jz .i01 .k {
    opacity: 0;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s;
    border: 8px solid #f0f0f0;
    width: 934px;
    top: 335px;
    right: 0;
    height: 423px
}

.jz .i01 .i1 {
    opacity: 0;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s;
    left: -100px;
    top: 300px
}

.jz .i01 .title {
    opacity: 0;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s;
    left: 678px;
    top: 400px
}

.jz .i01 .title .cn {
    font-size: 23px;
    color: #a88ebf;
    padding-bottom: 8px
}

.jz .i01 .title .en {
    font-family: "FelixTitlingMTStd";
    font-size: 36px;
    color: #a88ebf;
    line-height: 36px;
    text-transform: uppercase
}

.jz .i01 .title .en span {
    background-image: url(../images/pen.png);
    display: inline-block;
    background-position: right center;
    padding-right: 40px;
    background-repeat: no-repeat
}

.jz .i01 .desc {
    opacity: 0;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    transition-delay: .6s;
    left: 678px;
    top: 480px
}

.jz .i01 .img-group {
    opacity: 0;
    -webkit-transition-delay: .7s;
    -o-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -ms-transition-delay: .7s;
    transition-delay: .7s;
    left: 0;
    top: 820px;
    height: 163px;
    width: 100%;
    overflow: hidden;
    background-image: url(../images/line.png);
    background-position: center center;
    background-repeat: repeat-x
}

.jz .i01 .img-group .lbtn {
    left: 0;
    top: 0;
    height: 100%;
    width: 25px;
    position: absolute;
    cursor: pointer;
    background-image: url(../images/lbtn.png);
    background-position: center center;
    background-repeat: no-repeat
}

.jz .i01 .img-group .rbtn {
    right: 0;
    top: 0;
    height: 100%;
    width: 25px;
    position: absolute;
    cursor: pointer;
    background-image: url(../images/rbtn.png);
    background-position: center center;
    background-repeat: no-repeat
}

.jz .i01 .img-group .ig-c {
    width: 935px;
    overflow: hidden
}

.jz .i01 .img-group .ig-c .max {
    width: 1000000px
}

.jz .i01 .img-group .ig-c a {
    float: left;
    width: 187px;
    text-align: center
}

.jz .i01.current .k {
    opacity: 1;
    top: 235px;
    right: 0
}

.jz .i01.current .i1 {
    opacity: 1;
    left: 0;
    top: 300px
}

.jz .i01.current .title {
    opacity: 1;
    left: 678px;
    top: 300px
}

.jz .i01.current .desc {
    opacity: 1;
    left: 678px;
    top: 380px
}

.jz .i01.current .img-group {
    opacity: 1;
    left: 0;
    top: 720px
}

.jz .i02 .i02-1 {
    background-image: url(../images/bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 684px
}

.img-change {
    height: 440px;
    overflow: hidden;
    position: relative;
    opacity: 0;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s
}

.img-change .lbtn {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/lbtn.png);
    width: 39px;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    overflow: hidden
}

.img-change .lbtn:hover {
    background-image: url(../images/lbtn-hover.png)
}

.img-change .ic {
    width: 880px;
    overflow: hidden
}

.img-change .rbtn {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(../images/rbtn.png);
    width: 39px;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    overflow: hidden
}

.img-change .rbtn:hover {
    background-image: url(../images/rbtn-hover.png)
}

.img-change .ic .ic_content {
    height: 440px;
    overflow: hidden
}

.img-change .ic .ic_content img {
    outline: none;
    cursor: pointer;
    box-sizing: border-box;
    border: 5px solid #fff
}

.jz .i02.current .img-change {
    opacity: 1
}

.jz .i02 .i02-2 {
    background-image: url(../images/vbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 407px
}

.jz .i02 .i02-2 .video-group {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s;
    opacity: 0;
    height: 240px;
    width: 1000px;
    overflow: hidden;
    position: relative
}

.jz .i02.current .i02-2 .video-group {
    opacity: 1
}

.jz .i02 .i02-2 .video-group .max {
    width: 100000000px;
    overflow: hidden
}

.jz .i02 .i02-2 .video-group a {
    height: 240px;
    width: 320px;
    float: left;
    background-color: #fff;
    margin-right: 20px
}

.jz .i02 .i02-2 .video-group a .img {
    position: relative;
    height: 190px;
    overflow: hidden
}

.jz .i02 .i02-2 .video-group a .img .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/vm.png);
    background-position: center center;
    opacity: 0;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s
}

.jz .i02 .i02-2 .video-group a:hover .img .mask {
    opacity: 1
}

.jz .i02 .i02-2 .video-group a .img img {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s
}

.jz .i02 .i02-2 .video-group a:hover .img img {
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.jz .i02 .i02-2 .video-group a .text .tc {
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 10px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    color: #666
}

.jz .i02 .i02-2 .video-group .lbtn {
    background-image: url(../images/vlbtn.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 40px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer
}

.jz .i02 .i02-2 .video-group .rbtn {
    background-image: url(../images/vrbtn.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 40px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

.jz .i03 .desc {
    font-size: 14px;
    top: 300px;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -ms-transition-delay: .3s;
    transition-delay: .3s;
    opacity: 0;
    text-align: center;
    width: 100%
}

.jz .i03.current .desc {
    top: 200px;
    opacity: 1
}

.jz .i03 .lists {
    opacity: 0;
    width: 1000px;
    overflow: hidden;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s
}

.jz .i03 .lists .max {
    width: 1280px;
    overflow: hidden
}

.jz .i03 .lists a {
    float: left;
    width: 320px;
    margin-right: 20px;
    margin-bottom: 20px;
    overflow: hidden
}

.jz .i03 .lists a .img {
    height: 220px;
    overflow: hidden
}

.jz .i03 .lists a .img img {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s
}

.jz .i03 .lists a:hover .img img {
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.jz .i03 .lists a .text .tc {
    padding-left: 10px;
    padding-right: 10px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    border: 1px solid #ededed;
    border-top: 0;
    font-size: 14px
}

.jz .i03 .lists a .bg {
    background-image: url(../images/bg.jpg);
    height: 23px
}

.jz .i03.current .lists {
    opacity: 1
}

.ts .banner {
    height: 700px
}

.ts .list {
    background-color: #fff;
    margin-bottom: 20px
}

.ts .list .list-c {
    padding: 15px
}

.ts .list .list-c .img {
    float: right
}

.ts .list .list-c .desc {
    float: left;
    width: 800px;
    margin-top: 15px;
    margin-left: 10px;
}

.ts .list .list-c .desc .q {
    background-image: url(../images/q.jpg);
    padding-left: 22px;
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 20px;
    color: #534560;
    font-weight: bold;
    margin-bottom: 10px
}

.ts .list .list-c .desc .a {
    font-size: 14px;
    background-position: left 11px;
    background-repeat: no-repeat;
    padding-top: 10px;
    margin-bottom: 10px
}

.ns-video {
    z-index: 2100;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../images/ns-viedo-bg.png)
}

.ns-video .ns-video-c {
    width: 1100px;
    height: 680px
}

.ns-video .ns-video-c .close {
    background-image: url(../images/close.png);
    width: 27px;
    height: 27px;
    cursor: pointer;
    float: right
}

.ns-video .ns-video-c .ns-video-content {
    background-color: #000;
    padding: 10px;
    width: 1080px;
    height: 640px;
    overflow: hidden
}

.ndetail .banner {
    height: 300px
}

.ndetail .title {
    text-align: center;
    font-size: 24px;
    color: #000;
    line-height: 28px;
    padding-bottom: 10px
}

.ndetail .date {
    text-align: center;
    font-size: 14px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e3e3e3
}

.ndetail .desc {
    line-height: 28px;
    font-size: 14px;
    padding-bottom: 50px;
    border-bottom: 5px solid #e3e3e3;
    margin-bottom: 20px
}

.ndetail .desc h1 {
    color: #6a547e;
    display: inline;
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: normal
}

.ndetail .pan {
    margin-bottom: 15px;
    position: relative
}

.ndetail .pan .back {
    position: absolute;
    right: 0;
    bottom: 0
}

.ndetail .desc img {
    max-width: 100%
}

.login {
    background-image: url(../images/login-bg.jpg);
    height: 545px;
    width: 1002px;
    position: relative
}

.lar .form {
    width: 380px;
    background-image: url(../images/w36.png);
    position: absolute;
    right: 70px;
    top: 70px;
    height: 400px
}

.lar .form .fc {
    padding-top: 25px;
    width: 310px
}

.lar .form .fc .t {
    font-size: 18px;
    color: #9d86b3;
    padding-bottom: 10px
}

.lar .form .fc .input {
    position: relative;
    border: 1px solid #e5dfd6;
    background-image: url(../images/w57.png);
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 10px
}

.lar .form .fc .input input {
    line-height: 46px;
    height: 46px;
    border: 0;
    padding: 0;
    margin: 0;
    width: 100%;
    background: none;
    color: #999
}

.lar .form .fc .input .l {
    margin-right: 35px
}

.lar .form .fc .input .icon {
    position: absolute;
    right: 8px;
    top: 10px;
    width: 25px;
    height: 25px;
    background-position: center center;
    background-repeat: no-repeat
}

.lar .form .fc .flist {
    margin-bottom: 10px
}

.lar .form .btn {
    background-color: #82669a;
    height: 50px;
    display: block;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    text-align: center
}

.lar .form .lt {
    float: left
}

.lar .form .rt {
    float: right
}

.lar .form .purple {
    color: #9d86b3
}

.lar .form .red {
    color: #f00
}

.gbanner {
    position: relative;
    background-size: cover;
    background-position: center top
}

.gbanner .list {
    display: none;
    background-size: cover;
    background-position: center top;
    position: absolute;
    width: 100%;
    height: 100%
}

.gbanner .btns {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 15px;
    text-align: center
}

.gbanner .btns a {
    background-image: url(../images/banner-btn.png);
    width: 19px;
    height: 19px;
    background-position: center center;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 5px
}

.gbanner .btns a.current {
    background-image: url(../images/banner-hover-btn.png)
}

.i01 .team-list {
    background-color: #fff;
    float: left;
    width: 300px;
    height: 426px;
    margin-right: 49px;
    overflow: hidden;
    margin-bottom: 50px
}

.i01 .team-list .img {
    width: 300px;
    height: 300px;
    overflow: hidden
}

.i01 .team-list .text .tc {
    padding: 15px
}

.i01 .team-list .img img {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s
}

.i01 .team-list:hover .img img {
    -webkit-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05)
}

.i01 .team-list .text .tc .tc1 {
    height: 35px
}

.i01 .team-list .text .tc .tc1 .name {
    font-size: 20px;
    color: #785e91;
    font-weight: bold
}

.i01 .team-list .text .tc .tc1 .specialty {
    font-size: 14px
}

.i01 .team-list .text .tc .tc2 {
    height: 50px;
    overflow: hidden;
    font-size: 14px
}

.i01 .team-list .text .tc .tc3 a {
    color: #785e91;
    font-size: 12px
}

.team-detail {
    width: 1000px;
    height: 560px;
    overflow: hidden
}

.team-detail .team-detail-c {
    width: 950px;
    position: relative;
    min-height: 456px
}

.team-detail .team-detail-c .td-l {
    float: left;
    width: 389px
}

.team-detail .team-detail-c .td-r {
    float: right;
    width: 520px;
    font-size: 14px;
    line-height: 30px
}

.team-detail .team-detail-c .td-r .name {
    font-size: 24px;
    color: #8c75a1
}

.team-detail .team-detail-c .td-r .specialty {
    font-size: 16px
}

.team-detail .team-detail-c .pan {
    position: absolute;
    right: 0;
    bottom: 0
}

.team-detail .team-detail-c .pan a {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden
}

.team-detail .team-detail-c .pan a.p {
    background-image: url(../images/lbtn.png)
}

.team-detail .team-detail-c .pan a.n {
    background-image: url(../images/rbtn.png)
}

.team-detail .team-detail-c .pan a.p:hover {
    background-image: url(../images/lbtn-hover.png)
}

.team-detail .team-detail-c .pan a.n:hover {
    background-image: url(../images/rbtn-hover.png)
}


.nav-bar .content {
    text-align: right;
    position: relative;
}

#logo {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 256px;
    height: 100px;
    overflow: hidden;
}

.index .item.i01 .bx-wrapper .bx-pager, .index .item.i01 .bx-wrapper .bx-controls-auto {
    bottom: 50px;
    z-index: 999;
}

.index .item.i01 .bx-wrapper .bx-pager.bx-default-pager a {
    width: 20px;
    height: 20px;
    background-image: url(../images/slion.png);
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
}

.index .item.i01 .bx-wrapper .bx-pager.bx-default-pager a:hover, .index .item.i01 .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-image: url(../images/sli.png);
}

.i02_mid {
    width: 1320px;
    margin: 0 auto;
    padding: 0px;
    overflow: hidden;
    height: 417px;
    margin-top: 80px;
    position: relative
}

.i02_mid_mid {
    width: 220px;
    height: 390px;
    margin: 0 auto;
    padding: 0px;
    overflow: hidden;
    position: relative;
}

.i02_mid_mid img {
    float: left;
    width: 100%;
    height: 390px;
}

.i02_mid_mid_footer {
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 10;
    background-color: #525252;
    font-size: 16px;
    color: #f8efe6;
    height: 60px;
    line-height: 60px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
}

.i02_mid_mid_footer span {
    display: inline-block;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 38px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
}

.i02_mid .slide {
    height: 417px;
}

.i02_mid .slide:hover {
    background-position: center top;
    background-repeat: no-repeat;
    background-image: url(../images/index2.png);
}

.i02_mid_left {
    position: absolute;
    left: 0;
    top: 135px;
    width: 40px;
    height: 60px;
    z-index: 99;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/index3.png);
}

.i02_mid_left a {
    display: block;
    float: left;
    width: 100%;
    height: 60px;
    text-indent: -999em;
}

.i02_mid_right {
    position: absolute;
    right: 0;
    top: 135px;
    width: 40px;
    height: 60px;
    z-index: 99;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/index31.png);
}

.i02_mid_right a {
    display: block;
    float: left;
    width: 100%;
    height: 60px;
    text-indent: -999em;
}

.i02_mid .slide:hover .i02_mid_mid_footer {
    bottom: 35px;
    width: 169px;
    height: 169px;
    background-image: url(../images/index1.png);
    background-color: transparent;
    left: 25px;
    background-position: center;
    background-repeat: no-repeat;
}

.i02_mid .slide:hover .i02_mid_mid_footer span {
    width: 100%;
    margin: 0px;
    padding: 0px;
    display: block;
    float: left;
    text-align: center;
    background-position: center top;
    padding-top: 33px;
    margin-top: 50px;
    line-height: normal;
}

.i03_mid {
    width: 1260px;
    margin: 0 auto;
    padding: 0px;
    overflow: hidden;
    position: relative;
    height: 601px;
}

.slider11 {
    height: 601px;
}

.slider11 .content {
    height: 601px;
}

.slider11_left {
    float: left;
    width: 480px;
    padding-top: 355px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s
}

.items .item.current .slider11_left {
    padding-top: 175px;
}

.slider11_right {
    float: left;
    width: 560px;
    margin-left: 110px;
    position: relative;
    text-align: left;
}

.items .item .slider11_right .gtitle {
    text-align: left;
}

.items .item .slider11_right .gtitle.et span {
    background-position: left bottom;
}

.items .item .slider11_right .btn .btn-out {
    height: 42px;
    float: left;
}

.items .item.w .slider11_right .btn a {
    color: #fff;
    width: 108px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px #a9a2b0 solid;
    font-size: 14px;
    padding: 0px;
    display: inline-block;
    background-color: transparent;
    border-radius: 0px;
    box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0);
}

.items .item.w .slider11_right .btn a:hover {
    border: 1px #a9a2b0 solid;
    background-color: #fff;
    color: #534560;
}

.i03_mid .bx-wrapper .bx-pager, .i03_mid .bx-wrapper .bx-controls-auto {
    bottom: 60px;
}

.i03_mid .bx-wrapper .bx-pager.bx-default-pager a {
    border: 1px #fff solid;
    background-color: transparent;
}

.i03_mid .bx-wrapper .bx-pager.bx-default-pager a:hover, .i03_mid .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #fff;
}

.index .item.i06 {
    height: 727px;
    padding-top: 157px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/index14.jpg);
}

.index .item.i06 .content {
}

.i06_ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 200px;
    height: 600px;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.items .item.current .i06_ul {
    top: 0;
}

.i06_ul li {
    float: left;
    position: relative;
    height: 290px;
    margin-bottom: 10px;
    width: 290px;
    overflow: hidden;
    margin-left: 10px;
}

.i06_ul li.fli {
    margin-left: 0px;
}

.i06_ul li.long {
    width: 600px;
}

.i06_ul li img {
    float: left;
}

.i06_ul li.fli_1 {
    background-color: #534560;
    color: #fff;
}

.fli_1_top {
    text-align: center;
    padding-top: 115px;
    padding-bottom: 10px;
    width: 100%;
    font-size: 18px;
    background-image: url(../images/gt-line-white.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.fli_1_footer {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
}

.i06_ul li .mm {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
}

.i06_ul li .mm span {
    font-size: 20px;
    padding-top: 75px;
    padding-bottom: 5px;
    display: block;
    width: 100%;
    float: left;
    margin: 0px;
}

.i06_ul li:hover .mm {
    background-image: url(../images/index12.png);
    width: 74%;
    left: 13%;
    top: 13%;
    height: 74%;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.indexteam {
    width: 1320px;
    position: relative;
    margin: 0 auto;
    padding: 0px;
    overflow: hidden;
}

.teamperson {
    width: 100%;
    height: 500px;
    position: relative;
    overflow: hidden;
}

.teampersonmm {
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    height: 100%;
    z-index: 5;
    background-image: url(../images/index18.png);
    -webkit-transition-delay: .1s;
    -o-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -ms-transition-delay: .1s;
    transition-delay: .1s;
}

.teamperson img {
    float: left;
    width: 100%;
    height: 390px;
}

.teamperson_info {
    width: 100%;
    height: 350px;
    z-index: 10;
    background-color: #525252;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: -240px;
}

.teamperson_info_top {
    width: 100%;
    height: 110px;
    text-align: center;
    color: #f8efe6;
}

.teamperson_info_top_name {
    width: 100%;
    margin: 0px;
    padding: 0px;
    padding-top: 30px;
    padding-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
}

.teamperson_info_top_name_zc {
    width: 100%;
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
}

.teamperson_info_top_name_zc span {
    display: inline-block;
    background-image: url(../images/index17.png);
    padding-left: 34px;
    background-repeat: no-repeat;
    background-position: left center;
}

.teamperson_info_mid {
    text-align: left;
    font-size: 12px;
    color: #fff;
    padding: 0 25px;
    line-height: 27px;
    width: 220px;
}

.teamperson:hover .teamperson_info {
    bottom: 0;
    background-color: #534560;
}

.teamperson:hover .teampersonmm {
    top: 0;
}

.index .item.i07 {
    height: 575px;
    background-image: url(../images/index24.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.i07_left {
    float: left;
    width: 780px;
    height: 360px;
    position: relative;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    margin-left: -200px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.i07_right {
    float: right;
    width: 380px;
    margin-right: -200px;
    height: 360px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.items .item.current .i07_left {
    margin-left: 0px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.items .item.current .i07_right {
    margin-right: 0px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.i07_right_top {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-color: #333333;
    line-height: 67px;
}

.i07_left_top {
    width: 100%;
    margin: 0px;
    padding: 0px;
    clear: both;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
}

.i07_left_top a {
    float: left;
    width: 310px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background-color: #333;
    font-size: 20px;
    color: #f8efe6;
}

.xmdp_top a {
    float: left;
    width: 310px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background-color: #666;
    font-size: 16px;
    color: #f8efe6;
    margin-left: 310px;
    background-image: url(../images/index21.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.xmdp_top a span {
    background-image: url(../images/index20.png);
    padding-left: 30px;
    background-position: left center;
    background-repeat: no-repeat;
}

.i07_left_top a span {
    display: inline-block;
    background-image: url(../images/index19.png);
    padding-left: 42px;
    background-position: left center;
    background-repeat: no-repeat;
}

.i07_left_mid {
    width: 100%;
    height: 360px;
    clear: both;
    position: relative;
}

.xmdp_top {
    width: 100%;
    margin: 0px;
    padding: 0px;
    clear: both;
    height: 80px;
}

.xmdp {
    width: 720px;
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    overflow: hidden;
    height: 210px;
    padding: 35px 30px;
}

.xmdp_left {
    float: left;
    width: 278px;
}

.xmdp_left img {
    width: 100%;
    float: left;
}

.xmdp_right {
    float: right;
    width: 395px;
    text-align: left;
    vertical-align: middle;
    overflow: hidden;
    color: #464646;
    font-size: 14px;
    line-height: 27px;
}

.i07_left_next {
    position: absolute;
    right: 0;
    top: 40px;
    width: 60px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/index22_2.png);
    z-index: 1900;
}

.i07_left_next a {
    float: left;
    display: block;
    width: 100%;
    height: 40px;
    text-indent: -999em
}

.i07_left_prev {
    position: absolute;
    right: 60px;
    top: 40px;
    width: 60px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/index22.png);
    z-index: 1900;
}

.i07_left_prev a {
    float: left;
    display: block;
    width: 100%;
    height: 40px;
    text-indent: -999em
}

.i07_right_mid {
    background-color: #fff;
    width: 324px;
    overflow: hidden;
    height: 273px;
    padding: 12px 28px;
    position: relative;
}

.i07_right_mid_top {
    text-align: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color: #534560;
}

.i07_right_mid dl {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.i07_right_mid dl.jieguo {
    line-height: 35px;
    position: absolute;
    left: 0px;
    padding: 0 28px;
    width: 324px;
    bottom: 0;
    height: 105px;
    background-color: #f8efe6;
}

.i07_right_mid dl.jieguo dd span {
    display: inline-block;
    width: 90px;
}

.i07_right_mid dl dd {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: left;
    padding-top: 15px;
    color: #6f6f6f;
    font-size: 14px;
}

.countButton {
    border: none;
    color: #fff;
    background-color: #534560;
    width: 85px;
    height: 30px;
    cursor: pointer;
    font-size: 14px;
    -moz-border-radius: 15px; /* Gecko browsers */
    -webkit-border-radius: 15px; /* Webkit browsers */
    border-radius: 15px; /* W3C syntax */
}

.countInput {
    border: 1px #d0d0d0 solid;
}

.countInput2 {
    background: none;
}

.index .item.i08 {
    height: 600px;
    background-image: url(../images/index26.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.i08_left {
    float: left;
    width: 600px;
    height: 390px;
    overflow: hidden;
    position: relative;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
alpha(opacity = 0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    margin-left: -200px;
}

.i08_left_top {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 254px;
    height: 185px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/index25.png);
}

.i08_left_footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #fff;
    background-image: url(../images/index27.png);
    font-size: 16px;
}

.i08_right {
    float: right;
    width: 560px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
alpha(opacity = 0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    margin-right: -200px;
}

.items .item.current .i08_left {
    margin-left: 0px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.items .item.current .i08_right {
    margin-right: 0px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.i08_right ul {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.i08_right ul li {
    width: 100%;
    background-color: #fff;
    height: 70px;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
}

.i08_right_left {
    float: left;
    width: 70px;
    height: 70px;
    background-color: #666666;
    border-right: 1px #fff solid;
}

.i08_right_right {
    float: right;
    width: 450px;
    line-height: 70px;
    font-size: 14px;
    text-align: left;
    color: #333
}

.i08_right_left_top {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 25px;
    color: #f8efe6;
    padding-top: 15px;
    padding-bottom: 0px;
}

.i08_right_left_bottom {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #f8efe6;
    font-size: 14px;
}

.i08_right ul li:hover, .i08_right ul li:hover .i08_right_left {
    background-color: #534560;
}

.i08_right ul li:hover .i08_right_right {
    color: #fff
}

.bottom {
    background-color: #251e2c;
    padding: 50px 0px;
    overflow: hidden;
    border-bottom: 1px #3b3343 solid;
}

.footer_logo {
    float: left;
    width: 141px;
    height: 51px; /*background-image:url(../images/logofooter.png);*/
    background-position: center;
    background-repeat: no-repeat;
}

.bottom .content {
    background-image: none;
    height: auto;
}

.footer_logo img {
    float: left;
}

.footer_logo_left {
    float: left;
    width: 845px;
    text-align: left;
    line-height: 51px;
}

.footer_logo_left a {
    color: #f8efe6;
    margin-left: 60px;
}

.footer_logo_right {
    float: right;
    width: 210px;
    text-align: left;
}

.footer_logo_right a {
    -webkit-transition: -webkit-transform .6s ease-out;
    -moz-transition: -moz-transform .6s ease-out;
    -o-transition: -o-transform .6s ease-out;
    -ms-transition: -ms-transform .6s ease-out;
    display: inline-block;
    float: right;
    width: 51px;
    margin-left: 28px;
    height: 51px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #382b44;
    -moz-border-radius: 50%; /* Gecko browsers */
    -webkit-border-radius: 50%; /* Webkit browsers */
    border-radius: 50%; /* W3C syntax */
}

.footer_logo_right a.f1 {
    background-image: url(../images/f1.png);
    margin-left: 0px;
}

.footer_logo_right a.f2 {
    background-image: url(../images/f2.png);
}

.footer_logo_right a.f3 {
    background-image: url(../images/f3.png);
}

.bottom-bar {
    background-color: #251e2c;
    color: #f8efe6;
}

.footer_logo_right a:hover {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}

body {
    overflow-x: hidden;
}

.about_con_1 {
    width: 550px;
    margin: 0 auto;
    padding: 0px;
    line-height: 28px;
    font-size: 14px;
    color: #666;
    padding-top: 160px;
}

.bn {
    font-size: 20px;
    color: #e3a246;
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}

#aboutmenu {
    padding-top: 60px;
    overflow: hidden;
}

#aboutmenu a {
    -moz-border-radius: 5px; /* Gecko browsers */
    -webkit-border-radius: 5px; /* Webkit browsers */
    border-radius: 5px; /* W3C syntax */
    float: left;
    width: 130px;
    height: 44px;
    margin-right: 10px;
    text-align: center;
    line-height: 44px;
    background-color: #fff;
    font-size: 16px;
    color: #525252;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
}

#aboutmenu a:hover, #aboutmenu a.on {
    color: #fff;
    background-color: #534560;
}

.aboutnews {
    width: 100%;
    clear: both;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}

.aboutnews ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.aboutnews ul li {
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px #e6e6e6 solid;
    height: 88px;
    padding: 55px 0px;
    list-style: none
}

.aboutnews ul li .aboutnews_mid {
    width: 1200px;
    margin: 0 auto;
    padding: 0px;
    overflow: hidden;
    background-position: 1044px center;
    background-repeat: no-repeat;
}

.aboutnews ul li:hover .aboutnews_mid {
    background-image: url(../images/about5.png);
}

.aboutnews_left {
    width: 830px;
    float: left;
    margin-left: 230px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
}

.aboutnews ul li:hover .aboutnews_left {
    margin-left: 110px;
}

.aboutnews_left_left {
    float: left;
    width: 135px;
}

.aboutnews_left_left_top {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    font-size: 50px;
    line-height: 50px;
    color: #534560;
    font-weight: bold
}

.aboutnews_left_left_footer {
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #666;
    padding-top: 10px;
    text-indent: 90px;
}

.aboutnews_left_right {
    width: 620px;
    float: right;
    margin: 0px;
    padding: 0px;
}

.aboutnews_left_right_top {
    width: 100%;
    font-size: 20px;
    color: #333;
    padding-bottom: 16px;
}

.aboutnews_left_right_footer {
    font-size: 14px;
    color: #999;
    line-height: 27px;
    height: 55px;
}

.aboutnews ul li:hover {
    background-color: #534560;
}

.aboutnews ul li:hover .aboutnews_left_left_top, .aboutnews ul li:hover .aboutnews_left_left_footer, .aboutnews ul li:hover .aboutnews_left_right_top, .aboutnews ul li:hover .aboutnews_left_right_footer {
    color: #fff
}

.aboutsearch {
    padding: 20px 0px;
    overflow: hidden;
    background-color: #fff;
    -moz-border-radius: 10px; /* Gecko browsers */
    -webkit-border-radius: 10px; /* Webkit browsers */
    border-radius: 10px; /* W3C syntax */
}

.aboutsearch_mid {
    margin-left: 50px;
    float: left;
    border: 1px #555555 solid;
    width: 527px;
}

.aboutsearch_mid input.wbk {
    border: none;
    background-color: transparent;
    float: left;
    width: 433px;
    height: 46px;
    line-height: 46px;
    color: #666;
    font-size: 16px;
    padding-left: 15px;
}

.wbkbtn {
    float: left;
    border: none;
    background-color: #555;
    height: 48px;
    width: 78px;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/about6.png);
}

.ts .list .list-c .img img {
    -moz-border-radius: 10px; /* Gecko browsers */
    -webkit-border-radius: 10px; /* Webkit browsers */
    border-radius: 10px; /* W3C syntax */
}

.ts .list {
    -moz-border-radius: 10px; /* Gecko browsers */
    -webkit-border-radius: 10px; /* Webkit browsers */
    border-radius: 10px; /* W3C syntax */
    margin-bottom: 0px;
    margin-top: 20px;
}

.cc_info {
    line-height: 44px;
    padding: 0 30px;
    float: right;
    height: 44px;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    background-color: #454545;
    -moz-border-radius: 25px; /* Gecko browsers */
    -webkit-border-radius: 25px; /* Webkit browsers */
    border-radius: 25px; /* W3C syntax */
}

.ts .list:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.showjob a {
    display: inline-block;
    width: 19px;
    height: 10px;
    background-image: url(../images/about7.png);
    background-position: center;
    background-repeat: no-repeat;
}

.showjob {
    text-align: center;
}

.showjob a.on {
    background-image: url(../images/about8.png);
}

.nav-bar .drop {
    left: -34px;
    background-image: none;
    background-color: #fdfef9;
    width: 180px;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.nav-bar {
    background-color: #fdfef9;
}

.nav-bar .drop .list {
    margin-right: 0px;
    text-align: center;
    padding-left: 0px;
    font-size: 14px;
    background-image: none;
    margin-left: 0px;
    padding-right: 0px;
    height: 35px;
    line-height: 35px;
}

.nav-bar .drop .list a {
    color: #4a4a4a;
    display: block;
    width: 100%;
    height: 35px;
}

.nav-bar .drop .list a:hover {
    background-color: #e8e8e8;
}

.nav-bar .drop .list a span {
    display: inline-block;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    background-repeat: no-repeat;
    background-position: right center;
}

.nav-bar .drop .list a:hover span {
    background-image: url(../images/service6.jpg);
    padding-right: 20px;
}

.service_list {
    width: 100%;
    margin: 0px;
    padding: 0px;
    clear: both;
}

.service_list ul {
    width: 100%;
    margin: 0;
    padding: 0px;
    overflow: hidden;
}

.service_list ul li {
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 550px;
}

.service_list_left {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 550px;
    z-index: 10;
}

.service_list_left .slide {
    width: 100%;
    height: 550px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.service_list_left .slide:hover {
}

.service_list_right {
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    height: 550px;
    z-index: 10;
    background-position: right top;
    background-repeat: no-repeat;
    background-image: url(../images/service1.png);
}

.service_list ul li.ouli .service_list_left {
    right: 0;
    left: auto;
}

.service_list ul li.ouli .service_list_right {
    left: 0;
    right: auto;
    background-position: left top;
    background-image: url(../images/service2.png);
}

.service_list_left_pic {
    position: relative;
    width: 100%;
    height: 550px;
    overflow: hidden;
}

.service_list_left_pic_next {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 10;
    width: 80px;
    height: 60px;
    background-image: url(../images/service4.png);
    background-position: center;
    background-repeat: no-repeat;
}

.service_list_left_pic_next a {
    display: block;
    float: left;
    width: 100%;
    height: 60px;
    text-indent: -999em;
}

.service_list_left_pic_prev {
    position: absolute;
    right: 90px;
    bottom: 0;
    z-index: 10;
    width: 80px;
    height: 60px;
    background-image: url(../images/service3.png);
    background-position: center;
    background-repeat: no-repeat;
}

.service_list_left_pic_prev a {
    display: block;
    float: left;
    width: 100%;
    height: 60px;
    text-indent: -999em;
}

.service_list_right_mid {
    width: 50%;
    float: left;
    margin-left: 60px;
    padding-top: 80px;
}

.service_list ul li.ouli .service_list_right_mid {
    float: right;
    margin-right: 60px;
    margin-left: auto;
}

.service_list_right_mid_top {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: left;
    clear: both;
}

.service_list_right_mid_top span {
    float: left;
    height: 60px;
    line-height: 60px;
    color: #fff;
    font-size: 20px;
    background-color: #522753;
    -moz-border-radius: 28px; /* Gecko browsers */
    -webkit-border-radius: 28px; /* Webkit browsers */
    border-radius: 28px; /* W3C syntax */
    padding: 0 50px 0px 85px;
    background-position: 50px center;
    background-repeat: no-repeat;
}

.service_list_right_mid_footer {
    width: 100%;
    margin: 0px;
    padding: 0px;
    line-height: 28px;
    font-size: 13px;
    color: #666666;
    clear: both;
    padding: 40px 0px; /*background-image:url(../images/service7.jpg);*/
    background-position: left bottom;
    background-repeat: no-repeat;
}

.service_list ul li.ouli .service_list_right_mid_footer {
    text-align: left;
}

.service_list ul li.ouli .service_list_left_pic_next {
    left: 90px;
    right: auto;
}

.service_list ul li.ouli .service_list_left_pic_prev {
    left: 0px;
    right: auto;
}

.introduce .i01 .content {
    background-image: none;
}

.introduce .i01 .i2 {
    top: 320px;
    width: 770px;
    height: 450px;
    border: 5px #534560 solid;
    background-color: #f2f2f2;
}

.introduce .i01.current .i2 {
    top: 320px;
}

.about_con_2 {
    float: left;
    margin-left: 160px;
    padding-top: 120px;
}

.introduce .i01 .i3, .introduce .i02 .i3 {
    left: px;
    top: 890px; /*opacity:0;-webkit-transition-delay:.4s;-o-transition-delay:.4s;-moz-transition-delay:.4s;-ms-transition-delay:.4s;transition-delay:.4s*/
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.introduce .i01 .i3 ul, .introduce .i02 .i3 ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    overflow: hidden;
}

.introduce .i01 .i3 ul li, .introduce .i02 .i3 ul li {
    list-style: none;
    float: left;
    width: 380px;
    position: relative;
    font-size: 14px;
    color: #333;
    text-align: center;
    margin-left: 30px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    margin-top: 50px;
    overflow: hidden;
}

.introduce .i01 .i3 ul li img, .introduce .i02 .i3 ul li img {
    float: left;
    width: 100%;
    height: 250px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
}

.introduce .i01.current .i3 ul li, .introduce .i02.current .i3 ul li {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    margin-top: 0px;
}

.introduce .i01 .i3 ul li span, .introduce .i02 .i3 ul li span {
    z-index: 999;
    background-color: #534560;
    color: #fff;
    font-size: 16px;
    position: absolute;
    left: 160px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    -moz-border-radius: 50%; /* Gecko browsers */
    -webkit-border-radius: 50%; /* Webkit browsers */
    border-radius: 50%; /* W3C syntax */
}

.introduce .i01 .i3 ul li div, .introduce .i02 .i3 ul li div {
    width: 100%;
    height: 250px;
    overflow: hidden;
    margin: 30px 0px 15px 0px;
}

.introduce .i01 .i3 ul li:hover img, .introduce .i02 .i3 ul li:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.introduce .i02 .i1 {
    top: 235px;
}

.introduce .i02.current .i1 {
    top: 235px;
}

.introduce .i02 .i2 {
    top: 320px;
    width: 770px;
    height: 450px;
    border: 5px #534560 solid;
    background-color: #f2f2f2;
    left: auto;
    right: -100px;
}

.introduce .i02.current .i2 {
    top: 320px;
    right: 0;
    left: auto;
}

.about_con_3 {
    padding-top: 70px;
}

.introduce .i01 .i3 ul li p, .introduce .i02 .i3 ul li p {
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}

.introduce .i03 .i1 {
    top: 235px;
    left: -100px;
    right: auto
}

.introduce .i03.current .i1 {
    top: 235px;
    left: 0;
    right: auto;
}

.introduce .i03 .i2 {
    top: 320px;
    width: 770px;
    height: 310px;
    border: 5px #534560 solid;
    background-color: #f2f2f2;
    left: auto;
    right: -100px;
}

.introduce .i03.current .i2 {
    top: 320px;
    right: 0;
    left: auto;
}


.introduce .i04 .i1 {
    top: 235px;
    left: -100px;
    right: auto
}

.introduce .i04.current .i1 {
    top: 235px;
    left: 0;
    right: auto;
}

.introduce .i04 .i2 {
    top: 320px;
    width: 770px;
    height: 310px;
    border: 5px #534560 solid;
    background-color: #f2f2f2;
    left: auto;
    right: -100px;
}

.introduce .i04.current .i2 {
    top: 320px;
    right: 0;
    left: auto;
}

.service_team {
    margin: 0px;
    padding: 0px;
    width: 100%;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 60px;
}

.service_team li {
    float: left;
    width: 270px;
    height: 500px;
    overflow: hidden;
}

.service_team_img {
    width: 100%;
    height: 380px;
    overflow: hidden;
    position: relative;
}

.service_team_img img {
    float: left;
    width: 100%;
    height: 390px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
}

.service_team li:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.bottom {
    clear: both;
}

.service_team_con {
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    width: 100%;
    height: 120px;
    background-image: url(../images/service24.png);
    background-position: top;
    background-repeat: repeat-x;
}

.service_team li:hover .service_team_con {
    background-position: bottom;
}

.service_team_con_top {
    width: 100%;
    margin: 0px;
    padding: 28px 0px 12px 0px;
    text-align: center;
    font-size: 20px;
    color: #525252;
    font-weight: bold;
}

.service_team_con_footer {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 16px;
    color: #676767;
}

.service_team_con_footer span {
    display: inline-block;
    background-image: url(../images/service22.png);
    padding-left: 33px;
    background-position: left center;
    background-repeat: no-repeat;
}

.service_team li:hover .service_team_con_top, .service_team li:hover .service_team_con_footer {
    color: #fff;
}

.service_team li:hover .service_team_con_footer span {
    background-image: url(../images/service23.png);
}

.service_team_img div {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/index27.png);
    z-index: 10;
    bottom: 100%;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.service_team li:hover .service_team_img div {
    bottom: 0;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}


.service_team_img span {
    position: absolute;
    left: 95px;
    width: 80px;
    height: 80px;
    background-image: url(../images/service25.png);
    z-index: 100;
    top: 190px;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.service_team li:hover .service_team_img span {
    top: 150px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.service_team li.fli {
    margin-left: 0px;
}

.service_team li {
    margin-left: 40px;
    margin-bottom: 40px;
}


#showbox {
    width: 1064px;
    height: 570px;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    z-index: 999999999999;
    margin: 0px;
    padding: 0px;
    display: none
}

.mp_close {
    float: right;
    margin-top: 3px;
}

.mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 999999998;
    display: none
}

.showbox_left {
    float: left;
    width: 57px;
}

.showbox_left img {
    float: left;
    margin-top: 310px;
}

.showbox_mid {
    float: left;
    width: 950px;
}

.showbox_right {
    float: right;
    width: 57px;
}

.showbox_right img {
    float: right;
    margin-top: 310px;
}

.showbox_mid_top {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    clear: both;
}

.mp_close {
    float: right;
    width: 62px;
    height: 62px;
    background-image: url(../images/close2.png);
    background-position: center;
    background-repeat: no-repeat;
}

.showbox_mid_mid {
    width: 870px;
    height: 440px;
    padding: 40px;
    background-color: #fff;
    clear: both;
}

.showbox_mid_mid_left {
    float: left;
    width: 310px;
}

.showbox_mid_mid_left img {
    float: left;
    width: 100%;
}

.showbox_mid_mid_right {
    width: 500px;
    float: right;
    margin: 0px;
    padding: 0px;
    text-align: left;
    vertical-align: middle;
    overflow: hidden;
}

.showbox_mid_mid_right_top {
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-size: 30px;
    color: #534560;
    padding: 10px 0px 30px 0px;
}

.showbox_mid_mid_right_t {
    width: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #efefef;
    height: 45px;
    line-height: 45px;
    color: #534560;
    font-size: 16px;
}

.showbox_mid_mid_right_t span {
    float: left;
    background-image: url(../images/service22.png);
    margin-left: 34px;
    background-position: left center;
    background-repeat: no-repeat;
    height: 45px;
    padding-left: 34px;
}

.showbox_mid_mid_right_jj {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    font-size: 14px;
    padding: 20px 0px;
    line-height: 26px;
}

.address .lists .list .ltitle .a {
    display: none;
}

.address .lists .list .ltitle {
    text-align: center;
}

.address .lists .list .ltitle .t {
    padding-left: 0px;
    padding-right: 0px;
}

.address .i01.current .title {
    top: 160px;
}

.address .i01.current .desc {
    top: 260px;
}

.address .i01.current .search {
    top: 370px;
}

.address .btns .btn {
    border: 1px #a0a0a0 solid
}

.gsjs_phone {
    width: 100%;
    margin: 0px;
    padding: 0px;
    clear: both;
    padding-bottom: 110px;
    padding-top: 40px;
    text-align: center;
}

.gsjs_phone span {
    display: inline-block;
    width: 300px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background-color: #534560;
    -moz-border-radius: 27px; /* Gecko browsers */
    -webkit-border-radius: 27px; /* Webkit browsers */
    border-radius: 27px; /* W3C syntax */
}

.address-detail .i01 .content {
    height: 495px;
}

.slider61 .slide {
    overflow: hidden;
}

.slider61 .slide img {
    float: left;
    width: 100%;
    height: 260px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
}

.slider61 .slide:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.slider61 .slide div {
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    height: 100%;
    background-image: url(../images/network5.png);
    z-index: 10;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.slider61 .slide:hover div {
    bottom: 0px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.slider61 .slide span {
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    -ms-transition-duration: .4s;
    -moz-transition-duration: .4s;
    transition-duration: .4s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    position: absolute;
    z-index: 10;
    left: 185px;
    top: 145px;
    width: 37px;
    height: 37px;
    background-image: url(../images/network4.png);
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
}

.slider61 .slide:hover span {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    top: 115px;
}

.slider61_prev {
    position: absolute;
    left: 0;
    top: 99px;
    width: 63px;
    height: 63px;
    background-image: url(../images/network2.png);
    background-position: center;
    background-repeat: no-repeat;
}

.slider61_prev a {
    display: block;
    width: 100%;
    height: 63px;
    text-indent: -999em;
}


.slider61_next {
    position: absolute;
    right: 0;
    top: 99px;
    width: 63px;
    height: 63px;
    background-image: url(../images/network3.png);
    background-position: center;
    background-repeat: no-repeat;
}

.slider61_next a {
    display: block;
    width: 100%;
    height: 63px;
    text-indent: -999em;
}

.address-detail .i02 .groups {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    margin-top: 100px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s;
}

.item.current.i02 .groups {
    margin-top: 0px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.slider611 .slide {
    height: 390px;
    overflow: hidden;
}

.slider611 .slide img {
    float: left;
    width: 100%;
    height: 390px;
}

.slider611_mark {
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-image: url(../images/network5.png);
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.slider611 .slide:hover .slider611_mark {
    left: 0;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.slider611_mark_mid {
    width: 230px;
    margin: 0 auto;
    padding: 0px;
    text-align: left;
    color: #fff;
}

.slider611_mark_mid_top {
    width: 100%;
    margin: 0px;
    padding: 0px;
    clear: both;
    overflow: hidden;
    padding-top: 90px;
}

.slider611_mark_mid_top span {
    float: left;
    display: inline-block;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    margin-right: 18px;
}

.slider611_mark_mid_top span.on {
    padding: 0 18px;
    background-color: #534560;
    -moz-border-radius: 15px; /* Gecko browsers */
    -webkit-border-radius: 15px; /* Webkit browsers */
    border-radius: 15px; /* W3C syntax */
}

.slider611_mark_mid_footer {
    width: 100%;
    clear: both;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    padding: 10px 0px;
    overflow: hidden;
}


.address-detail .i03 .content .max {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    margin-top: 100px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s;
}

.address-detail .item.current.i03 .max {
    margin-top: 0px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.map2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.color-bg2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-image: url(../images/bg.png);
    height: 290px
}

.item .ititle.cn2 {
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -ms-transition-delay: .4s;
    transition-delay: .4s;
}

.item.current .ititle.cn2 {
    top: 185px;
}

.club_top {
    background-color: #fff;
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    overflow: hidden;
}

.club_top_left {
    float: left;
    width: 330px;
    background-color: #fff8f2;
    padding: 25px;
}

.club_top_right {
    float: right;
    width: 820px;
}

.club_top_right_top {
    width: 700px;
    margin: 0 auto;
    clear: both;
    padding: 45px 0px;
    overflow: hidden;
}

.club_top_right_mid {
    width: 100%;
    margin: 0px;
    padding: 0px;
    clear: both;
    position: relative;
}

.club_top_right_top a {
    margin-right: 10px;
    float: left;
    display: inline-block;
    border: 1px #e6e6e6 solid;
    text-align: center;
    line-height: 32px;
    height: 32px;
    padding: 0 15px;
    font-size: 14px;
    color: #666;
}

.club_top_right_top a:hover, .club_top_right_top a.on {
    color: #fff;
    background-color: #6d6d6d
}

.club_top_right_mid {
    width: 100%;
    margin: 0 auto;
    padding: 0px;
    position: relative;
}

.club_top_right_mid_mid {
    width: 700px;
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    overflow: hidden;
}

.club_top_right_mid_mid_top {
    width: 100%;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    color: #534560;
    font-size: 20px;
    text-align: left;
}

.club_top_right_mid_mid_top_jj {
    width: 100%;
    text-align: left;
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    line-height: 26px;
    padding: 20px 0px;
}

.club_top_right_mid_mid_top_footer {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: left;
    overflow: hidden;
    font-size: 14px;
    line-height: 26px;
    color: #3e1564;
}

.club_top_right_mid_mid_top_footer span {
    color: #666;
}

.club_top_right_mid_left {
    position: absolute;
    left: 10px;
    top: 90px;
    width: 18px;
    height: 34px;
    background-image: url(../images/club3.png);
    z-index: 10;
    background-position: center;
    background-repeat: no-repeat;
}

.club_top_right_mid_right {
    position: absolute;
    right: 10px;
    top: 90px;
    width: 18px;
    height: 34px;
    background-image: url(../images/club4.png);
    z-index: 10;
    background-position: center;
    background-repeat: no-repeat;
}

.club_mid {
    padding: 40px 0px 80px 0px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    margin-top: 0px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.club_mid2 {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.about .item.i011.current .club_mid {
    margin-top: 0px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.club_mid_mid {
    width: 100%;
    margin: 0px;
    padding: 0px;
    clear: both;
}

.club_mid_mid .container-fluid {
    padding: 0px;
}

.club_mid_mid .box {
    margin-bottom: 30px;
    float: left;
    width: 380px;
}

.club_mid_mid .box:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.club_mid_mid .box img {
    max-width: 100%
}

.boxmid {
    width: 340px;
    padding: 10px 20px;
    overflow: hidden;
    background-color: #fff;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
}

.boxmid_top {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 18px;
    color: #373737;
}

.boxmid_footer {
    width: 100%;
    margin: 0px;
    padding: 10px 0px;
    overflow: hidden;
    line-height: 22px;
}

.boxbar {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
    overflow: hidden;
    -moz-border-radius: 8px; /* Gecko browsers */
    -webkit-border-radius: 8px; /* Webkit browsers */
    border-radius: 8px; /* W3C syntax */
}

.boxbar_t {
    position: absolute;
    left: 0;
    top: 0;
    width: 126px;
    height: 91px;
    background-image: url(../images/club5.png);
    text-align: left;
    color: #fff;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    background-position: center;
    background-repeat: no-repeat;
    text-indent: 15px;
    line-height: 55px;
    z-index: 100;
}

.boximg {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.club_mid_mid .box img {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
}

.club_mid_mid .box:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.i02_mid_mid img, .i06_ul li img, .teamperson img, .i08_left img, .service_list_left .slide {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
}

.i02_mid_mid:hover img, .i06_ul li:hover img, .teamperson:hover img, .i08_left:hover img, .service_list_left .slide:hover {
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}


.slider121_top {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background-color: #3d3d3d;
    color: #fff;
    font-size: 16px;
}

.slider121_top span {
    float: left;
    display: inline-block;
    height: 70px;
    background-image: url(../images/comment3.png);
    margin-left: 15px;
    padding-left: 55px;
    background-position: left 15px;
    background-repeat: no-repeat;
}

.slider121_footer_top {
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 89px;
    line-height: 70px;
    background-image: url(../images/comment7.jpg);
    background-position: center top;
    color: #fff;
    font-size: 16px;
    position: relative;
}

.slider121_footer_top span {
    float: left;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    background-image: url(../images/comment4.png);
    margin-left: 33px;
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 40px;
}

.slider121_mid {
    padding: 30px;
    width: 1140px;
    margin: 0px;
    overflow: hidden;
    background-color: #fff;
}

.slider121_mid_left {
    float: left;
    width: 518px;
}

.slider121_mid_left img {
    float: left;
    width: 100%;
}

.slider121_mid_right {
    float: left;
    width: 592px;
    margin-left: 30px;
    font-size: 16px;
    line-height: 28px;
    color: #666;
}

.slider121_footer_right {
    padding-left: 20px;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    color: #666;
}

.slider121_mid_right table {
    width: 100%;
    height: 353px;
}

.slider121_mid_right table td {
    vertical-align: middle;
}

.slider121_footer {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    margin-top: 30px;
}

.slider121_prev {
    position: absolute;
    left: 0;
    top: 240px;
    z-index: 100;
    width: 31px;
    height: 59px;
    background-image: url(../images/comment1.png);
    background-position: center;
    background-repeat: no-repeat;
}

.slider121_prev a {
    display: block;
    width: 100%;
    height: 59px;
    text-indent: -999em;
}

.slider121_next {
    position: absolute;
    right: 0;
    top: 240px;
    z-index: 100;
    width: 31px;
    height: 59px;
    background-image: url(../images/comment2.png);
    background-position: center;
    background-repeat: no-repeat;
}

.slider121_next a {
    display: block;
    width: 100%;
    height: 59px;
    text-indent: -999em;
}

.refb {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
    height: 600px;
}

.refb_left {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
    z-index: 10;
}

.refb_right {
    position: absolute;
    right: 0;
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/re12.jpg);
    top: 0;
    height: 100%;
    width: 50%;
    z-index: 10;
}

.refb_mid {
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 100%;
    position: absolute;
    z-index: 100;
}

.refb_mid_left {
    float: left;
    width: 500px;
    margin: 0px;
    padding: 0px;
    padding-top: 90px;
    overflow: hidden;
}

.refb_mid_left ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    list-style: none;
    float: left;
}

.refb_mid_left ul li {
    float: left;
    width: 170px;
    list-style: none;
    padding: 7px 0px;
    margin-top: 23px;
    position: relative;
    padding-left: 20px;
    border-bottom: 1px #d5d5d5 solid;
    background-position: left center;
    background-repeat: no-repeat;
}

.refb_mid_left ul li.fr {
    float: right;
}

.refb_mid_left ul li input {
    border: none;
    background-color: transparent;
    font-size: 14px;
    color: #8b8b8b;
    width: 100%;
}

#yuyue_t, #yuchan_t {
    background-image: url(../images/re8.png);
    background-position: right center;
    background-repeat: no-repeat;
}

.refb_mid_left ul li.lli {
    width: 480px;
    background-image: url(../images/re7.png);
    background-position: left 13px;
}

.refb_mid_left ul li.lli textarea {
    border: none;
    background-color: transparent;
    font-size: 14px;
    height: 70px;
    color: #8b8b8b;
    width: 100%;
}

.refb_mid_left_footer {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    padding-top: 49px;
}

.refb_mid_left_footer input {
    border: none;
    cursor: pointer;
    width: 236px;
    height: 94px;
    background-image: url(../images/re10.png);
    background-position: center;
    background-repeat: no-repeat;
}

.refb_mid_left_footer input:hover {
    background-image: url(../images/re11.png);
}

.refb_mid_left ul li dl {
    position: absolute;
    left: 0;
    top: 39px;
    display: none;
    padding: 5px 0px;
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    background-color: #fff;
    z-index: 100;
}

.refb_mid_left ul li dl dd {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-indent: 20px;
    border-bottom: 1px #f2f2f2 solid;
    line-height: 25px;
}

.re01_left {
    float: left;
    width: 480px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    margin-left: -100px;
}

.remid .item.i02.current .re01_left {
    margin-left: 0px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item .service_list_left {
    left: -100px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.item.current .service_list_left {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    left: 0;
}


.service_list ul li.ouli.item .service_list_left {
    left: auto;
    right: -100px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.service_list ul li.ouli.item.current .service_list_left {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    left: auto;
    right: 0;
}

.service_list ul li.ouli.item .service_list_right {
    left: -100px;
    right: auto;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.service_list ul li.ouli.item.current .service_list_right {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    left: 0;
    right: auto;
}

.item .service_list_right {
    right: -100px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.item.current .service_list_right {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    right: 0;
}


.re01_left img {
    float: left;
    width: 100%;
}

.re01_right {
    float: right;
    width: 720px;
    float: right;
    margin: 0px;
    padding: 0px;
    padding-top: 70px;
    text-align: center;
}

.re01_right span {
    display: inline-block;
    width: 306px;
    height: 94px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -ms-transition-delay: .2s;
    transition-delay: .2s;
    margin-top: 80px;
}

.remid .item.i02.current .re01_right span {
    margin-top: 0px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.re01 {
    padding: 85px 0px;
    overflow: hidden;
}

.re01_right a {
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -ms-transition-delay: .6s;
    transition-delay: .6s;
    margin-top: 100px;
    display: inline-block;
    width: 236px;
    background-image: url(../images/re15.png);
    height: 94px;
    background-position: center;
    background-repeat: no-repeat;
}

.re01_right a:hover {
    background-image: url(../images/re16.png);
}

.remid .item.i02.current .re01_right a {
    margin-top: 0px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.fc-header-title h2 {
    font-size: 14px;
    font-weight: normal;
    color: #9f7945;
    font-size: 14px;
}

.return_url {
    float: left;
    background-image: url(../images/about9.png);
    padding-left: 55px;
    background-position: left center;
    background-repeat: no-repeat;
    height: 78px;
    line-height: 78px;
    color: #a5a5a5;
    font-size: 16px;
    margin-left: 230px;
}

.news_title_top {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    overflow: hidden;
    font-weight: normal;
    color: #535353;
    font-size: 30px;
    padding: 90px 0px 25px 0px;
}

.news_title_t {
    width: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 14px;
    color: #797979;
    padding-bottom: 25px;
    border-bottom: 1px #e2e2e2 solid;
}

.news_title_mid {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    font-size: 16px;
    color: #535353;
    padding: 35px 0px 55px 0px;
    line-height: 30px;
}

.slider121_top {
    margin-top: 80px;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.current .slider121_top {
    margin-top: 0px;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.slider121_footer {
    margin-top: 80px;;
    -webkit-transition-duration: .6s;
    -o-transition-duration: .6s;
    -ms-transition-duration: .6s;
    -moz-transition-duration: .6s;
    transition-duration: .6s;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.slider121_footer_current {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    margin-top: 30px;
}

#yuyue_t, #yuchan_t {
    background-position: 150px center;
}

.refb_mid_left_footer input {
    background-color: transparent;
}

.nav-bar .a .t {
    display: inline-block;
    line-height: 60px;
    height: 60px;
    background-position: bottom;
    background-repeat: repeat-x;
}

.nav-bar .a:hover .t {
    background-image: url(../images/menu.png);
    color: #473b4e;
    height: 53px;
    background-position: bottom;
    background-repeat: repeat-x;
    height: 60px;
    line-height: 60px;
}

.fd .list .list-c.t {
    background-image: none;
    padding-top: 0px;
}

.fd .list .list-c .r {
    color: #534560
}

.fd .list {
    margin-bottom: 0px;
    border-bottom: 1px #edd9b8 solid;
}

input, textarea, select, a {
    outline: none;
}

.bx-wrapper .slider121 img {
    display: inline;
}

.inner-environments .list:hover .mask {
    display: block;
    background-color: transparent;
}



