

/* CSS Document */


/* index */
.contpt{font-size:16px; line-height:2;

    background: #f3f7f8;
    padding: 20px 25px;
}
body {
    /*padding-top: 50px;*/
}

.op0 {
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.wrap {
    max-width: 1356px;
    padding: 0 2%;
    margin: 0 auto;
}
.wrap1 {

    padding: 0 4%;
    margin: 0 auto;
}
.tab-cell {
    display: table-cell;
    vertical-align: middle;
}

.mob-nav {
    display: none;
    width: 40px;
    height: 40px;
    margin-top: 5px;
    border-radius: 50%;
    margin-left: 10px;
    background-size: auto 40%;
    position: relative;
}

.mob-nav:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    height: 2px;
    width: 26px;
    margin-left: -13px;
    margin-top: -8px;
    background: #333;
    transition: all 0.5s ease;
}

.mob-nav:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    height: 2px;
    width: 26px;
    margin-left: -13px;
    margin-top: 6px;
    background: #333;
    transition: all 0.5s ease;
}

.mob-nav span {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 2px;
    width: 26px;
    margin-left: -13px;
    margin-top: -1px;
    background: #333;
    transition: all 0.5s ease;
}

.mob-nav.on {
    transition: all 0.5s ease;
}

.mob-nav.on:before {
    margin-top: -1px;
    transform: rotate(45deg);
    transition: all 0.5s ease;
}

.mob-nav.on:after {
    margin-top: -1px;
    transform: rotate(-45deg);
    transition: all 0.5s ease;
}

.mob-nav.on span {
    width: 0;
    transition: all 0.5s ease;
}

.top {
    position: fixed;
    left: 0%;
    top: 0px;
    width: 100%;
    z-index: 12;
    background: rgba(255, 255, 255, 0.35);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.ebunec {
    background: url(../image/tbg.png);
    line-height: 30px;
    color: #fff;
    padding: 10px 0;
}

.ebunec .tit a {
    color: #fff;
    margin-right: 20px;
}

.ebunec .tit a img {
    margin-right: 5px;
}

.ebunec .ac-lang {
    font-size: 16px;
}

.ebunec .ac-lang a {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    line-height: 28px;
    border: 1px solid #fff;
    color: #fff;
    padding: 0 15px;
    border-radius: 14px;
}

.t-logo {
    padding-top: 25px; transition:all ease .5s;
}

.T-nav {
    margin-left: 4%;
}

.T-nav>li {
    float: left;
    position: relative;
}

.T-nav>li>a {
    line-height: 100px;
    padding: 0 24px;
    font-size: 18px;
    display: block;
    position: relative;
    transition: all 0.5s ease;
}


/*.T-nav > li > a:after{ content:''; position:absolute; width:0; height:3px; background:#2e82e8; left:50%; bottom:25px; transform:translateX(-50%); transition:all 0.5s ease;}*/

.T-nav>li .thr {
    position: absolute;
    top: 100px;
    left: 0%;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    display: none;
}

.T-nav>li .thr a {
    display: block;
    font-size: 15px;
    line-height: 35px;
    text-align: center;
}

.search-T {
    margin-top: 35px; transition:all ease .5s;
}

.search-T span {
    display: none;
}

.search-T .pp {
    width: 180px;
    height: 32px;
    background: #fff;
    border-radius: 16px;
}

.search-T .pp .c1 {
    float: left;
    width: 148px;
    padding: 0 10px;
    border: none;
    height: 30px;
    background: none;
}

.search-T .pp .c2 {
    float: left;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    float: left;
    border: none;
    cursor: pointer;
    background: #49c5b1 url(../image/fd.png) no-repeat center center;
}

.ind-01 {
    background: no-repeat center center;
    background-size: cover;
    color: #fff;
    padding: 15% 0;
}

.ind-01 .d1 {
    font-size: 3vw;
}

.ind-01 .d2 {
    font-size: 1.8vw;
    text-transform: uppercase;
}

.ind-01 .d3 {
    margin-top: 4%;
}

.ind-01 .d3 a {
    display: inline-block;
    line-height: 48px;
    width: 185px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border-radius: 26px;
    border: 2px solid #fff; transition:all ease .5s;
}

.zonena {
    width: 50%;
}
.zonena .pic{ overflow:hidden; width:100%;}
.zonena .pic img { transition:all ease .5s;
    width: 100%;
    height: 37vw;
}

.zonena .tit {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
}

.zonena .tit a {
    color: #fff;
    font-size: 2.6vw;
}

.lmcebn {
    width: 50%;
}

#map {
    height: 40vw;
}

.olaemc {
    background: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    width: 366px;
    padding: 36px;
    position: absolute;
    right: 50%;
    margin-right: -650px;
    top: 25%;
    transform: translateY(-50%);
    z-index: 5;
}

.olaemc .tit {
    font-size: 28px;
    padding-bottom: 12px;
}

.olaemc .tit strong {
    color: #49c5b1;
}

.olaemc .sct {
    margin-top: 14px;
}

.olaemc .sct select {
    width: 100%;
    height: 44px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    border: none;
    font-size: 16px;
    color: #666;
    padding: 0 10px;
}

.olaemc .sct input {
    width: 100%;
    height: 44px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    color: #fff;
    background: #49c5b1;
    font-size: 16px;
    font-weight: bold;
}

.svemba {
    background: #fff;
    padding: 40px 0;
    line-height: 35px;
}

.almbn a {
    margin-right: 55px;
}

.lmoca select {
    width: 240px;
    height: 35px;
    border: 1px solid #ddd;
    color: #666;
}
.ybcenm {
    background: #f8f8f8;
    padding: 25px 0;
    line-height: 30px;
}
.eumbn, .eumbn a{ color:#999;}
.bucen .list {
    margin-left: 35px;
}

.bucen .list p {
    width: 120px;
    position: absolute;
    top: -120px;
    left: 50%;
    margin-left: -60px;
    display: none;
}

.ny-main {
    padding: 180px 5% 4%;
}

.bemnac {
    background: url(../image/1.jpg) center no-repeat;
    margin-top: 0; padding:11% 13.5%;
}

.bemnac .d1 {
    font-size: 36px; color:#fff;
}

.bemnac .d2 {
    margin-top: 4%;
    font-size: 16px;
    line-height: 2;
}

.bemnac .d3 a{    display: inline-block;
    width: 140px; margin-top:12px;
    line-height: 44px;
    border: 1px solid #fff;
    font-size: 16px;
    transition: all ease .5s; text-align:center; color:#fff;

}

.bemnac2 {
    background: url(../image/2.jpg) top center no-repeat;
    margin-top: 4%; padding:11% 13.5%;
}

.bemnac2 .d1 {
    font-size: 36px; color:#fff;
}

.bemnac2 .d2 {
    margin-top: 4%;
    font-size: 16px;
    line-height: 2;
}

.bemnac2 .d3 a{    display: inline-block;
    width: 140px; margin-top:12px;
    line-height: 44px;
    border: 1px solid #fff;
    font-size: 16px;
    transition: all ease .5s; text-align:center; color:#fff;

}

.meonac {
    margin-top: 4%; padding:0 2%;
}

.meonac li {
    width: 32%;
    float: left;
    margin-right: 2%;
}

.meonac li:nth-child(3n) {
    margin-right: 0;
}

.meonac li a {
    display: block;
    color: #fff;
    position: relative;
}

.meonac li .pic { width:100%;
    overflow: hidden;
}

.meonac li .pic img {
    width: 100%;
    height: 507px;
    object-fit: cover;
    transition: all 0.5s ease;
}

.meonac li .con {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.meonac li .con .d1 {
    font-size: 1.8vw;
}

.meonac li .con .d2 {
    margin-top: 12px;
}

.meonac li .con .d2 span {
    display: inline-block;
    width: 140px;
    line-height: 44px;
    border: 1px solid #fff;
    font-size: 16px; transition:all ease .5s;
}


.ny-banner{ text-align: center}
.ny-banner img {

    max-width: 100%;
    /*height: 407px;*/
    /*object-fit: cover;*/
}

.ny-nav {
    background: #fff;
}

.ny-nav span {
    display: none;
}

.ny-nav p a {
    float: left;
    text-align: center;
    line-height: 75px;
    font-size: 18px;transition: all 0.5s ease;
}

.ny-nav p a.cur {
    color: #fff;
    background: #4fc7b5;
}

.sont-main {
    padding: 5% 0;
}

.lemba {
    margin: 4% 0;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}

.lemba .list {
    width: 25%;
    text-align: center;
    font-size: 19px;
    color: #666;
}

.lemba .list .d1{font-size: 19px;}
.lemba .list .d1 strong {
    color: #4fc7b5;
    font-size: 50px;
     font-weight: bold;
    margin-right: 6px;
}
.lemba .list .d2{margin-top: 8px; font-size: 18px;}


.edit-con {
    color: #666;
    line-height: 1.8;
    font-size: 18px;
}
.edit-con p{margin-bottom: 12px;}

.edit-con strong{ font-weight: bold}

.ovalma {
    padding: 5% 0;
    background: url(../image/t13.jpg) no-repeat center center;
    background-size: cover;
}

.aboutB-c {
    padding-bottom: 140px;
    position: relative;
    float: right;
    width: 43%;
}

.aboutB-b {
    float: left;
    position: relative;
}

.aboutB-b .c-menu {
    position: relative;
    height: 600px;
    margin-left: 300px;
    width: 350px;
    overflow: hidden;
}

.aboutB-b .items-list {
    position: absolute;
    left: -350px;
    top: 0px;
    width: 600px;
    height: 600px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 50%;
}

.aboutB-b .item {
    position: absolute;
    opacity: 1;
    width: 600px;
    padding-left: 25px;
    font-size: 26px;
    transition: font-size 1s;
    text-align: left;
    cursor: pointer;
}

.aboutB-b .item a {
    position: relative;
    color: #fff;
    transition: color 0.5s;
}

.aboutB-b .item a.cur{ font-size: 35px; font-weight: bold;  }

.aboutB-b .item a:before {
    content: "";
    position: absolute;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background: #4fc7b5;
    left: -22px;
    top: 50%;
    margin-top: -8px;
}

.aboutB-b .item:nth-child(4) {
    font-size: 28px;
    margin-top: -4px;
    transition: font-size .5s;
    opacity: 1;
}

.aboutB-b .img-box,
.hide {
    position: absolute;
    left: 0px;
    border-radius: 50%;
    overflow: hidden;
    top: 50px;
    width: 500px;
    height: 500px;
    opacity: 1;
    background: no-repeat center center;
    background-size: cover;
    transition: opacity, 2s;
}

.aboutB-b .hide {
    opacity: 0;
    transition: opacity, 0.5s;
}

.yobnbac li {
    margin-bottom: 5%;
}

.yobnbac li .pic {
    width: 43%;
}

.yobnbac li .con {
    width: 52%;
}

.yobnbac li .con .d1 {
    color: #4fc7b5;
    font-size: 30px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.yobnbac li .con .d2 {
    font-size: 18px;
    line-height: 1.8;
    margin-top: 30px;
}

.yobnbac li .con .d3 {
    color: #666;
    font-size: 16px;
    line-height: 2;
    margin-top: 25px;
}

.ubeanb {
    color: #666;
    line-height: 2;
    font-size: 16px;
}

.obneau {
    padding-top: 5%;
}

.obneau li {
    width: 32%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    overflow: hidden;
    position: relative;
}

.obneau li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #4fc7b5;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

.obneau li:nth-child(3n) {
    margin-right: 0;
}

.obneau li .tit {
    position: absolute;
    top: 0;
    /* transform: translateY(-50%); */
    /* width: 100%; */
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}

.obneau li .tit span{width: auto;padding: 0 30px;line-height: 56px;text-align: center;color: #fff;background: rgb(1 177 141);font-size: 25px;font-weight: normal;text-shadow: 3px 3px 1px rgb(0 0 0 / 18%);box-shadow: 7px 7px 0px 0px rgb(0 0 0 / 0.15);}

.obneau li .pic {
    overflow: hidden;
}

.obneau li .pic img {
    width: 100%;
    height: 330px;
    object-fit: cover;
}

.obneau li .con {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    padding: 0 40px;
    color: #fff;
    transition: all 0.5s ease;
}

.obneau li .con .d1 {
    font-weight: bold;
    font-size: 20px;
}

.obneau li .con .d2 {
    margin-top: 20px;
    line-height: 2;
    font-size: 16px;
}

.paelnmb li {
    float: left;
    width: 33.33%;
    text-align: center;
    padding: 0 5px;
}

.paelnmb li .tit {
    font-size: 16px;
    margin-top: 15px;
}

.nolema li {
    background: #f7f7f9;
}

.nolema li:nth-child(2n) {
    background: #fff;
}

.nolema li a {
    display: block;
    padding: 4% 70px 4% 0;
    background: url(../image/ad.png) no-repeat right center;
}

.nolema li a.on{background: url(../image/ap.png) no-repeat right center;}

.nolema li a .date {
    padding-right: 35px;
    border-right: 1px solid #ddd;
}

.nolema li a .date strong {
    display: block;
    font-size: 48px;
    line-height: 1.2;
}

.nolema li a .con {
    width: calc(100% - 140px);
}

.nolema li a .con .d1 {
    font-size: 18px; font-weight:bold;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}

.nolema li a .con .d2 {
    font-size: 16px;
    color: #666;
    line-height: 25px;
    margin-top: 10px;
}

.pagelmc {
    margin-top: 4%;
}

.pagelmc a {
    line-height: 45px;
    padding: 0 15px;
    display: inline-block;
    margin: 0 5px;
    min-width: 45px;
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #fff;
}

.pagelmc a.cur {
    color: #fff;
    background: #4fc7b5;
    border: 1px solid #4fc7b5;
}

.aelmbo {
    padding-bottom: 25px;
    border-bottom: 1px solid #ddd;
}

.aelmbo .d1 {
    font-size: 32px;
    font-weight: bold;
}

.aelmbo .d2 {
    margin-top: 15px;
    color: #666;
    font-size: 16px;
}

.aelmbo .d2>span {
    margin: 0 10px;
}

.eobpma {
    padding-top: 30px;
    border-top: 1px solid #ddd;
    margin-top: 5%;
}

.eobpma p {
    padding: 3px 0;
    line-height: 25px;
    font-size: 16px;
}

.eobpma .back {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50px;
    border: 1px solid #4fc7b5;
    color: #4fc7b5;
    line-height: 38px;
    padding: 0 10px;
    width: 125px;
    background: url(../image/ge.png) no-repeat 100px center;
}

.leunba {
    background: #f0f0f0;
    padding: 25px;
    line-height: 30px;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
}

.leunba li {
    float: left;
    width: 25%;
    height: 30px;
    overflow: hidden;
}

.leunba li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #49c5b1;
}

.leunba li a {}

.lebbuna {
    margin-top: 4%;
}

.lebbuna li {
    width: 30%;
    margin-bottom: 5%;
    margin-right: 5%;
    float: left;
}

.lebbuna li:nth-child(3n) {
    margin-right: 0;
}

.lebbuna li a {
    display: block;
    background: #fff;
    padding: 25px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.lebbuna li a .pic {
    overflow: hidden;
}

.lebbuna li a .pic img {
    width: 100%;
    height: 320px;
    object-fit: scale-down;
}

.lebbuna li a .tit {
    margin-top: 10px;
    font-size: 16px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
}

.ac-dreslt {
    line-height: 30px;
    padding: 120px 0 15px 0;
}

.ac-dreslt span {
    margin: 0 5px;
}

.leubna {
    width: 44%;
    border: 1px solid #ddd;
    padding: 20px;
}

.pbuobae {
    width: 52%;
}

.pbuobae .d1 {
    font-size: 36px;
    color: #54b9a8;
    font-weight: bold;
}

.pbuobae .d2 {
    font-size: 22px;
    padding-bottom: 20px;
    margin-top: 10px;
    margin-bottom: 25px;
    border-bottom: 1px solid #ddd;
}

.pbuobae .d3 {
    line-height: 2;
    color: #666;
    font-size: 15px;
    margin-bottom: 15px;
}

.pbuobae .d4 {
    line-height: 30px;
    font-size: 15px;
    margin-bottom: 10px;
}

.pbuobae .d4 img {
    margin-right: 10px;
}

.pbuobae .d5 {
    margin-top: 40px;
}

.pbuobae .d5 a {
    border: 1px solid #ddd;
    padding: 5px 15px;
    line-height: 30px;
}

.ebunmb {
    background: #edecec;
}

.ebunmb span {
    float: left;
    width: 20%;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
    line-height: 80px;
    font-size: 18px;
}

.ebunmb span.cur {
    background: #3bb0a0;
    color: #fff;
}

.meoblf {
    line-height: 2;
    font-size: 16px;
    color: #666;
}

.noaemtc {
    margin-top: 0;
    padding-top: 100px;
}

.lbeeatc {
    margin-bottom: 10px;
}

.lbeeatc a {
    display: block;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%);
    margin-left: -650px;
}

.lbeeatc a .d1 {
    font-size: 42px;
}

.lbeeatc a .d2 {
    opacity: 0.6;
    font-size: 18px;
}

.poealbe {
    padding: 0 2% 4%;
}

.poealbe li {
    width: 32%;
    float: left;
    margin-right: 2%;
}

.poealbe li:nth-child(3n) {
    margin-right: 0;
}

.poealbe li a {
    display: block;
    position: relative;
}

.poealbe li a .pic {
    overflow: hidden;
}

.poealbe li a .pic img {
    width: 100%;
    height: 20vw;
    object-fit: cover;
}

.poealbe li a .tit {
    position: absolute;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    width: 100%;
    padding: 5%;
    left: 0;
    bottom: 0;
}

.weotnb li {
    width: 49%;
    float: left;
    margin-bottom: 2%;
}

.weotnb li:nth-child(2n) {
    float: right;
}

.weotnb li a {
    display: block;
    background: #fff;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
    padding: 0 15px;
    overflow: hidden;
}

.weotnb li a span {
    color: #999;
    float: right;
}

.weotnb li a:before {
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #49c5b1;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.lbueahg {
    margin-top: 3%;
}

.lbueahg a {
    font-size: 16px;
    color: #49c5b1;
}

.trbeun li {
    width: 33.33%;
    text-align: center;
    float: left;
}

.trbeun li a {
    display: inline-block;
}

.trbeun li a .pic span {
    display: inline-block;
    border-radius: 50%;
    width: 136px;
    height: 136px;
    background: #49c5b1 no-repeat center center;
    background-size: auto 45%;transition:all ease .5s;
}

.trbeun li a .tit {
    font-size: 20px;
    margin-top: 15px;
}

.lembbne {
    background: #fff;
    z-index: 3;
    position: absolute;
    right: 50%;
    margin-right: -650px;
    border-top: 6px solid #4fc7b5;
    padding: 20px 0;
    top: 50%;
    transform: translateY(-50%);
    width: 555px;
}

.beanbm {
    padding: 0 40px;
    overflow: auto;
    height: 410px;
}

.beanbm li {
    padding: 20px 0;
    border-bottom: 1px dashed #ddd;
}

.beanbm li .d1 {
    font-size: 18px;
    line-height: 30px;
}

.beanbm li .d2 {
    margin-top: 10px;
    line-height: 22px;
    padding: 4px 0 4px 25px;
    background: url(../image/e1.png) no-repeat left 5px;
}

.beanbm li .d3 {
    margin-top: 10px;
    line-height: 22px;
    padding: 4px 0 4px 25px;
    background: url(../image/e2.png) no-repeat left 5px;
}

.lmecbua {
    background: #fff;
    padding: 3%;
}

.olembea .tit {
    font-size: 30px;
}

.olembea .con {
    width: 500px;
}

.olembea .con .c1 {
    width: calc(100% - 80px);
    float: left;
    height: 45px;
    border: 1px solid #ddd;
    padding: 0 10px;
    font-size: 15px;
}
.olembea .con .c01 {
    width: calc(100% - 245px);
}

.olembea .con .c11 {
    width: 150px;
    float: left;
    height: 45px;
    border: 1px solid #ddd;
    padding: 0 10px;
    font-size: 15px;
    margin-right: 15px;
}

.olembea .con .c2 {
    width: 80px;
    float: left;
    height: 45px;
    border: none;
    cursor: pointer;
    background: #4fc7b5 url(../image/fd.png) no-repeat center center;
}

.luoebn {
    margin-top: 2%;
}

.luoebn li {
    border-bottom: 1px solid #ddd;
}

.luoebn li a {
    display: block;
    position:relative;
    /*padding: 20px 50px 20px 0;*/
    padding: 20px 0px 20px 0;
    /*background: url(../image/r1.png) no-repeat right center;*/
}
.luoebn li a.on {

    /*background: url(../image/r2.png) no-repeat right center;*/
}

.luoebn li .mo{
    position: absolute;
    top: 20px;
    right: 10px;
    z-index: 1;
}
.luoebn li .mo span{
     display: inline-block;
    font-size: 14px;
    color: #4fc7b5;
    border: 1px solid #4fc7b5;
    padding: 8px 15px;
}
.luoebn li .mo span:hover{
    background: #4fc7b5;
    color: #fff;
}




.luoebn li .d1 {
    color: #999;
     font-size: 13px;
}

.luoebn li .d2 {
    font-size: 17px;
    line-height: 30px;
    margin-top: 5px;
}

.obuaen {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.obuaen li {
    width: 24%;
    background: #fff;
    border-top: 4px solid #4fc7b5;
    padding: 35px;
}

.obuaen li .d2 {
    font-size: 20px;
    margin: 15px 0;
}

.obuaen li .d3 {
    line-height: 2;
    color: #999;
    font-size: 15px;
}

.womebn {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #fff;
}

.womebn .pic {
    width: 50%;
}

.womebn .con {
    width: 50%;
    padding: 0 4%;
    line-height: 2;
}

.womebn .con .d1 {
    font-size: 20px;
}

.womebn .con .d2 {
    font-size: 16px;
    color: #999;
    margin-top: 15px;
}

.eolmgga {
    background: #f8f8f8;
    padding: 0 25px;
    line-height: 50px;
    font-size: 16px;
}

.dnaemb li {
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
    line-height: 48px;
}

.dnaemb li .tit {
    padding-left: 35px;
    font-size: 16px;
    width: calc(100% - 180px);
    background: url(../image/wb.png) no-repeat left center;
    height: 48px;
    overflow: hidden;
}

.dnaemb li a {
    width: 130px;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 16px; transition:all ease .5s;
}

.welmbn {
    width: 40%;
}

.welmbn .d1 {
    font-size: 20px;
    line-height: 2;
}

.welmbn .d2 {
    margin-top: 10px;
}

.welmbn .d2 .c1 {
    width: 100%;
    height: 50px;
    padding: 0 10px;
    border: none;
    background: #f3f3f3;
}

.welmbn .d2 textarea {
    width: 100%;
    height: 100px;
    padding: 10px;
    border: none;
    background: #f3f3f3;
}

.welmbn .d3 {
    margin-top: 10px;
}

.welmbn .d3 input {
    color: #49c5b1;
    border: 2px solid #49c5b1;
    background: #fff;
    cursor: pointer;
    font-size: 16px;
    height: 50px;
    width: 100%;
}

.awlbun {
    width: 45%;
}

.awlbun .d1 {
    color: #279d91;
    font-size: 30px;
}

.awlbun .d2 {
    font-size: 30px;
    margin-bottom: 5%;
}

.awlbun .d3 {
    font-size: 20px; color:#666;
    line-height: 1.6;
}

.awlbun .d4 {color:#666;
    line-height: 1.8;
}

.awlbun .d5 {
    margin-top: 5%;
}

.awlbun .d5 .con {
    margin-left: 15px;
    line-height: 2;
}

.joinF_box {
    width: 100%;
    max-width: 950px;
    margin: 0 auto;
}

.joinF_box .joinF_T {
    padding: 0 20px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #565656;
    background: #f2f2f2;
}

.joinF_box .joinF_iptDiv {
    padding: 38px 0 20px;
}

.joinF_iptDiv .joinFIpt_one {
    width: 50%;
    float: left;
    margin-bottom: 12px;
}

.joinFIpt_one .joinF_ipt {
    width: 32%;
    margin-right: 3.2%;
    float: left;
    font-size: 14px;
    color: #7c7c7c;
    text-align: right;
    line-height: 36px;
}

.joinFIpt_one .joinF_exp {
    width: 24.2%;
    float: left;
    line-height: 36px;
    font-size: 14px;
    color: #a3a3a3;
}

.rqeIpt .joinF_exp:before {
    content: "*";
    color: #f00;
    display: inline-block;
    width: 24px;
    text-align: center;
}

.joinFIpt_one input,
.joinFIpt_one select {
    width: 40%;
    float: left;
    height: 36px;
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    font-size: 14px;
    color: #7c7c7c;
    padding-left: 10px;
}

.joinFIpt_one select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /*background:#fff url(../images/drop_02.jpg) right center no-repeat;*/
}

.joinF_iptDiv .exp_box {
    padding: 25px 0 12px;
    border: 1px dashed #999;
    border-radius: 5px;
    margin-bottom: 20px;
    position: relative;
}

.exp_box .exp_delete {
    width: 22px;
    height: 22px;
    background: url(../image/join_x.png) center no-repeat;
    position: absolute;
    top: -11px;
    right: -11px;
    cursor: pointer;
}

.add_epx {
    width: 160px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin: auto;
    border-radius: 16px;
    font-size: 14px;
    color: #fff;
    background: #49c5b1;
    cursor: pointer;
}

.joinF_iptDiv textarea {
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    width: 100%;
    height: 100px;
    font-size: 14px;
    color: #7c7c7c;
    padding: 5px 10px;
    resize: none;
}

.add_epx i {
    display: inline-block;
    padding-left: 16px;
    background: url(http://zhenhaikang111.xmp15.host.35.com/public/default/images/join_add.png) left center no-repeat;
}

.alodpc input {
    cursor: pointer;
    border: none;
    height: 35px;
    width: 150px;
    color: #fff;
    border-radius: 17px;
    background: #49c5b1;
}

.aeubnbc {
    max-width: 950px;
    margin: 0 auto;
    margin-bottom: 5%;
}

.aeubnbc .d1 {
    font-size: 32px;
}

.aeubnbc .d2 {
    margin-top: 15px;
    color: #666;
}

.aeubnbc .d3 {
    margin-top: 20px;
    max-width: 500px;
}

.aeubnbc .d3 .c1 {
    width: calc(100% - 150px);
    float: left;
    height: 40px;
    border: 1px solid #a2a2a2;
    padding: 0 10px;
}

.aeubnbc .d3 .c2 {
    float: left;
    color: #fff;
    width: 70px;
    height: 40px;
    background: #a2a2a2;
    border: none;
    cursor: pointer;
}

.aeubnbc .d3 .c3 {
    float: left;
    color: #fff;
    width: 70px;
    height: 40px;
    background: #49c5b1;
    margin-left: 10px;
    border: none;
    cursor: pointer;
}

.eunbma {
    padding: 0 55px;
}

.eunbma .prev,
.eunbma .next {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    background: no-repeat center center;
    background-size: 100% 100%;
}

.eunbma .prev {
    left: 0;
    background-image: url(../image/left04.png);
}

.eunbma .next {
    right: 0;
    background-image: url(../image/right04.png);
}

.ewoloa {
    background: no-repeat center center;
    background-size: cover;
    padding: 4%;
    margin-top: 4%;
}

.wabekm {
    background: rgba(60, 194, 177, 0.7);
    color: #fff;
    padding: 5%;
}

.wabekm .d1 {
    font-size: 32px;
}

.wabekm .d2 {
    margin-top: 25px;
}

.wabekm .d2 a {
    display: inline-block;
    border: 1px solid #fff;
    line-height: 40px;
    border-radius: 20px;
    font-size: 16px;
    padding: 0 35px;
    color: #fff;
}

.world-map {
    max-width: 1200px;
    margin: 0 auto;
}

.world-map .list {
    position: absolute;
    margin-left: -16px;
    margin-top: -16px;
}

.world-map .list01 {
    left: 10%;
    top: 35%;
}

.world-map .list02 {
    left: 5%;
    top: 50%;
}

.world-map .list03 {
    left: 31%;
    top: 55%;
}

.world-map .list04 {
    left: 37%;
    top: 40%;
}

.world-map .list05 {
    left: 72%;
    top: 41%;
}

.world-map .list06 {
    left: 87%;
    top: 67%;
}

.world-map .list>span {
    display: block;
    width: 33px;
    height: 33px;
    background: url(../image/n1.png);
}

.aelmbn {
    position: absolute;
    display: none;
    z-index: 4;
    left: 50%;
    transform: translateX(-50%);
    top: 33px;
    background: #fff;
    padding: 10px;
    width: 350px;
    padding: 15px;
}

.aelmbn .pic {
    width: 160px;
}

.aelmbn .con {
    width: calc(100% - 175px);
}

.aelmbn .con .d1 {
    font-size: 18px;
}

.aelmbn .con .d2 {
    margin-top: 8px;
    line-height: 1.8;
    color: #666;
}

.aeiob {
    font-size: 16px;
}

.aeiob span {
    color: #4fc7b5;
    font-size: 22px;
    line-height: 2;
}

.ubaenm {
    background: url(../image/t44.png) no-repeat center center;
    background-size: 95% auto;
    height: 393px;
    margin-top: 6%;
}

.ubaenm .list {
    position: absolute;
    width: 280px;
}

.ubaenm .list01 {
    left: 3%;
    bottom: 30%;
}

.ubaenm .list02 {
    left: 43%;
    bottom: 45%;
}

.ubaenm .list03 {
    right: 0%;
    top: 45%;
}

.ubaenm .list .d1 {
    color: #3fb3a0;
    font-size: 26px;
}

.ubaenm .list .d2 {
    font-size: 16px;
    line-height: 2;
    color: #666;
    margin-top: 10px;
}

.omlewba .d1 {
    font-weight: bold;
    font-size: 36px;
}

.omlewba .d2 {
    font-size: 16px;
    line-height: 2;
    margin-top: 20px;
    color: #666;
}

.plboena {
    margin-top: 4%;
}

.plboena li {
    width: 33.33%;
    text-align: center;
    float: left;
}

.plboena li .pic span {
    display: inline-block;
    width: 170px;
    height: 170px;
    background: #fff no-repeat center center;
    background-size: auto 30%;
    border-radius: 50%;
}

.plboena li .tit {
    font-size: 18px;
    color: #787878;
    margin-top: 0px;
}
.plboena li .shuzi{ color:#3bc1b2; font-size:60px; font-weight:bold;}
.olebnga li {
    width: 48%;
    float: left;
    margin-top: 4%;
}

.olebnga li:nth-child(2n) {
    float: right;
}

.olebnga li .pic {
    overflow: hidden;
}

.olebnga li .pic img {
    width: 100%;
    height: 340px;
    object-fit: cover;
}

.olebnga li .con {
    margin-top: 15px;
    color: #666;
}

.olebnga li .con .d1 {
    font-size: 26px;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
}

.olebnga li .con .d2 {
    font-size: 18px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
}

.eubbnac li {
    margin-top: 4%;
    background: #4fc7b5;
}

.eubbnac li .pic {
    width: 50%;
    position: relative;
}

.eubbnac li:nth-child(2n) .pic {
    float: right;
}

.eubbnac li .pic img {
    width: 100%;
    height: 380px;
    object-fit: cover;
}

.eubbnac li .con {
    width: 50%;
}

.eubbnac li .con .taelmc {
    width: 100%;
    height: 380px;
    display: table;
    padding: 0 8%;
    color: #fff;
    text-align: center;
}

.eubbnac li .con .taelmc .d1 {
    font-size: 30px;
}

.eubbnac li .con .taelmc .d2 {
    font-size: 22px;
    margin-top: 10px;
}

.meybna {
    border-top: 1px solid #ddd;
    margin-top: 3%;
    padding-top: 3%;
}

.lmneba {
    width: 60%;
}

.lmneba .d1 {
    color: #49c5b1;
    font-size:36px;
}

.lmneba .d2 {
    line-height: 2;
    margin-top: 20px;
    font-size: 16px;
}

.bunema {
    width: 35%;
}

.bunema .list {
    width: 40%;
    text-align: center;
}

.bunema .list .d1 {
    color: #49c5b1;
    font-size: 42px;
    font-weight: bold;
}

.bunema .list .d2 {
    font-size: 16px;
    margin-top: 15px;
}

.aybuenc {
    color: #fff;
    padding: 9%;
    background: no-repeat center center;
    background-size: cover;
}

.aybuenc .d1 {
    font-size: 48px;
    font-weight: bold;
}

.aybuenc .d2 {
    font-size: 38px;
    margin-top: 10px;
}

.mbuenvb li {
    width: 30%;
    float: left;
    position: relative;
    margin-right: 5%;
    margin-bottom: 5%;
}

.mbuenvb li:nth-child(3n) {
    margin-right: 0;
}

.mbuenvb li img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.mbuenvb li .tit {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(60, 194, 177, 0.5);
    color: #fff;
    display: table;
    text-align: center;
    padding: 0 5%;
    font-size: 16px;
    opacity: 0;
    transition: all 0.5s ease;
}

.tlmenba .pic {
    width: 49%;
}

.ploren {
    width: 45%;
    padding: 40px 0;
}

.ploren .prev,
.ploren .next {
    width: 30px;
    height: 15px;
    position: absolute;
    cursor: pointer;
    left: 50%;
    transform: translateX(-50%);
    background: no-repeat center center;
}

.ploren .prev {
    top: 0;
    background-image: url(../image/left02.png);
}

.ploren .next {
    bottom: 0;
    background-image: url(../image/right02.png);
}

.news-list {}

.news-list li {
    transition: all 0.5s ease;
}

.news-list li .butc {
    padding: 30px 0;
    border-bottom: 1px solid #ddd;
}

.news-list li a {
    display: block;
}

.news-list li a .pic {
    width: 265px; overflow:hidden;
}

.news-list li a .pic img {
    width: 100%;transition:all ease .5s;
    height: 150px;
    object-fit: cover;
}

.news-list li a .date {
    margin-left: 50px;
    padding-top: 20px;
    width: 95px;
    color: #999;
    transition: all 0.5s ease;
}

.news-list li a .date:after {
    content: '';
    position: absolute;
    left: 80px;
    height: 1px;
    width: 35px;
    background: #ccc;
    top: 32px;
    transition: all 0.5s ease;
}

.news-list li a .date .d1 {
    font-size: 18px;
}

.news-list li a .date .d3 {
    margin-top: 30px;
}

.news-list li a .date .d3 span {
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url(../image/rt01.png) no-repeat center center;
    transition: all 0.5s ease;
}

.news-list li a .con {
    width: calc(100% - 465px);
    padding-top: 20px;
    transition: all 0.5s ease;
}

.news-list li a .con .d1 {
    line-height: 25px;
    height: 25px;
    font-weight: bold;
    overflow: hidden;
    font-size: 22px;
}

.news-list li a .con .d2 {
    margin-top: 15px;
    color: #999;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
}

.lenolsa li {
    margin-bottom: 10px;
}

.dolsca span {
    float: left;
    height: 60px;
    line-height: 60px;
}

.dolsca img {
    margin-right: 10px;
}

.dolsca {
    cursor: pointer;
    overflow: hidden;
    transition: all 0.5s ease;
    background: #fff;
    border: 1px solid #eee;
}

.dolsca.on {
    background: #f9f9f9;
    transition: all 0.5s ease;
}

.dolsca .d1 {
    width: 50%;
    text-indent: 20px;
    text-align: left; font-size:18px;
}

.dolsca .d2,
.dolsca .d3,
.dolsca .d4 {font-size:18px;
    text-align: center;
    width: 22%;
}

.dolsca .d5 {
    width: 5%;
}

.lourew {
    padding: 20px;
    line-height: 2;
    display: none;
}

.dolsca .d5 {
    padding-top: 14px;
    text-align: center;
}

.dolsca .d5 i {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url(../image/xz.png) no-repeat center center;
    transition: all 0.5s ease;
}

.dolsca.on .d5 i {
    transform: rotate(135deg);
    transition: all 0.5s ease;
}

.mealbn {
    max-width: 675px;
    margin: 0 auto;
}

.mealbn>.pic>img {
    display: block;
    width: 675px;
    height: 537px;
}

.mealbn .img {
    position: absolute;
    top: 0;
    left: 0;
    width: 675px;
    height: 537px;
    z-index: 1;
    display: none;
}

.mealbn .img.on {
    display: block;
}

.mealbn .img img {
    display: block;
    width: 675px;
    height: 537px;
}

.mealbn .city {
    position: absolute;
    text-align: center;
    width: 60px;
    z-index: 2;
}

.mealbn .city>.pic {
    display: none;
    height: 23px;
    cursor: pointer;
    background: url(http://zhenhaikang111.xmp15.host.35.com/public/default/images/xz41.png) no-repeat center center;
}

.mealbn .city.on>.pic {
    background: url(http://zhenhaikang111.xmp15.host.35.com/public/default/images/xz42.png) no-repeat center center;
}

.mealbn .city09.on .pic,
.mealbn .city04.on .pic,
.mealbn .city31.on .pic,
.mealbn .city32.on .pic,
.mealbn .city25.on .pic {
    background: url(http://zhenhaikang111.xmp15.host.35.com/public/default/images/xz41.png) no-repeat center center;
}

.mealbn .city.on {
    color: #fff;
    z-index: 3;
}

.mealbn .city .tit {
    color: #333;
    line-height: 42px;
    cursor:pointer
}

.mealbn .city.on .tit {
    color: #fff;
}

.mealbn .city04.on .tit,
.mealbn .city09.on .tit,
.mealbn .city31.on .tit,
.mealbn .city32.on .tit {
    color: #333;
}

.mealbn .city.on .tit {
    display: block;
}

.mealbn .city01 {
    left: 572px;
    top: 58px;
}

.mealbn .city02 {
    left: 572px;
    top: 125px;
}

.mealbn .city03 {
    left: 541px;
    top: 160px;
}

.mealbn .city04 {
    left: 473px;
    top: 195px;
}

.mealbn .city05 {
    left: 487px;
    top: 237px;
}

.mealbn .city06 {
    left: 434px;
    top: 277px;
}

.mealbn .city07 {
    left: 427px;
    top: 319px;
}

.mealbn .city08 {
    left: 481px;
    top: 303px;
}

.mealbn .city09 {
    left: 541px;
    top: 303px;
}

.mealbn .city10 {
    left: 411px;
    top: 365px;
}

.mealbn .city11 {
    left: 465px;
    top: 365px;
}

.mealbn .city12 {
    left: 495px;
    top: 390px;
}

.mealbn .city13 {
    left: 375px;
    top: 425px;
}

.mealbn .city14 {
    left: 435px;
    top: 425px;
}

.mealbn .city15 {
    left: 225px;
    top: 235px;
}

.mealbn .city16 {
    left: 305px;
    top: 325px;
}

.mealbn .city17 {
    left: 370px;
    top: 175px;
}

.mealbn .city18 {
    left: 120px;
    top: 150px;
}

.mealbn .city19 {
    left: 235px;
    top: 170px;
}

.mealbn .city20 {
    left: 120px;
    top: 300px;
}

.mealbn .city21 {
    left: 344px;
    top: 221px;
}

.mealbn .city22 {
    left: 378px;
    top: 261px;
}

.mealbn .city23 {
    left: 415px;
    top: 229px;
}

.mealbn .city24 {
    left: 448px;
    top: 215px;
}

.mealbn .city25 {
    left: 462px;
    top: 174px;
}

.mealbn .city26 {
    left: 268px;
    top: 410px;
}

.mealbn .city27 {
    left: 348px;
    top: 380px;
}

.mealbn .city28 {
    left: 522px;
    top: 344px;
}

.mealbn .city29 {
    left: 386px;
    top: 498px;
}

.mealbn .city30 {
    left: 541px;
    top: 414px;
}

.mealbn .city31 {
    left: 451px;
    top: 448px;
}

.mealbn .city32 {
    left: 431px;
    top: 452px;
}

.mealbn .city33 {
    left: 510px;
    top: 283px;
}

.mealbn .city34 {
    left: 360px;
    top: 328px;
}

.mealbn .city:hover {
    z-index: 3;
}

.mealbn .city:hover .aelmbn {
    display: block;
}

@media (max-width: 1300px) {
    .T-nav>li>a {
        padding: 0 22px;
    }
    .olaemc {
        right: 2%;
        margin-right: 0;
    }
    .lbeeatc a {
        left: 4%;
        margin-left: 0;
    }
}

@media (min-width: 1301px) {
    .dnaemb li a:hover { background:#4fc7b5;
        border: 1px solid #4fc7b5;
        color:#fff;
        transition:all ease .5s;
    }
    .trbeun li a:hover .pic span {
        transform:rotate(30deg);transition:all ease .5s;
    }
    .top.on{background: rgba(255, 255, 255, 1); transition:all ease .5s;}
    .top.on .t-logo {padding-top: 10px; transition:all ease .5s;}
    .top.on .search-T {margin-top: 25px; transition:all ease .5s;}
    .top.on .T-nav>li>a {line-height: 80px;}
    .top.on .T-nav>li .thr {top: 80px;}
    .T-nav li .sec,
    .T-nav>li .thr {
        display: block;
        opacity: 0;
        visibility: hidden;
        transform: translateY(30px);
        transition: all 0.5s ease;
    }

    .T-nav li:hover .sec,
    .T-nav>li:hover .thr {
        opacity: 1;
        visibility: visible;
        transform: translateY(0px);
        transition: all 0.5s ease;
    }
    .ny-nav p a:hover {
        color: #fff;
        background: #4fc7b5;transition: all 0.5s ease;
    }

    .T-nav>li:hover>a:after,
    .T-nav>li>a.cur:after {
        width: 30px;
        transition: all 0.5s ease;
    }
    .T-nav>li:hover>a,
    .T-nav>li>a.cur {
        color: #49c5b1;
    }
    .bucen .list:hover p {
        display: block;
    }
    .obneau li:hover:before,
    .obneau li:hover .con {
        opacity: 1;
        visibility: hidden;
        transition: all 0.5s ease;
    }
    .world-map .list:hover>span {
        background: url(../image/n2.png);
    }
    .world-map .list:hover .aelmbn {
        display: block;
    }
    .eubbnac li .pic:before {
        content: '';
        width: 14px;
        height: 28px;
        background: url(../image/cc01.png);
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .eubbnac li:nth-child(2n) .pic:before {
        left: 0;
        right: auto;
        background: url(../image/cc02.png);
    }
    .mbuenvb li:hover .tit {
        opacity: 1;
        transition: all 0.5s ease;
    }

    .ind-01 .d3 a:hover {width: 195px;border: 2px solid #49c5b1; background:#49c5b1; transition:all ease .5s;}
    .meonac li:hover .con .d2 span { border: 1px solid #49c5b1; background:#49c5b1; transition:all ease .5s;}
    .bemnac .d3 a:hover { border: 1px solid #49c5b1; background:#49c5b1; transition:all ease .5s;}
    .bemnac2 .d3 a:hover { border: 1px solid #49c5b1; background:#49c5b1; transition:all ease .5s;}

    .zonena .pic:hover img {
        transform: scale(1.1);
        transition: all 0.5s ease;}
    .meonac li:hover .pic img {transform: scale(1.1);transition: all 0.5s ease;}
    .news-list li a:hover .pic img {
        transform: scale(1.1);
        transition: all 0.5s ease;
    }
}

@media (max-width: 1024px) {

    .news-list li a .con .d1 {
        line-height: 25px;
        height: 25px;
        font-weight: bold;
        overflow: hidden;
        font-size: 19px;
    }


    body {
        /*padding-top: 50px;*/
    }
    .main {
        width: 100%;
        max-width: 780px;
        margin: 0 auto;
        padding: 0 3%;
    }
    .wrap {
        width: 100%;
        max-width: 780px;
        margin: 0 auto;
        padding: 0 3%;
    }
    .top {
        display: block;
        padding: 0;
        top: 0;
        width: 100%;
        left: 0;
        margin-left: 0;
        background: #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
        position: fixed;
        z-index: 20;
    }
    .top>.wrap {
        padding: 0 3%;
    }
    .top .t-logo {
        padding: 10px 0;
    }
    .top .t-logo img {
        height: 30px;
    }
    .top .T-nav>li>a {
        color: #666;
        transition: all 0.5s ease;
    }
    .T-nav {
        position: fixed;
        left: 0;
        top: 50px;
        margin: 0;
        padding: 0;
        width: 100%;
        height: calc(100vh - 50px);
        background: #fff;
        z-index: 22;
        overflow: auto;
        display: none;
    }
    .T-nav>li {
        width: 100%;
        border-bottom: 1px solid #eee;
    }
    .T-nav li>a {
        background: none !important;
        line-height: 45px;
        padding: 0 3%;
        font-size: 16px;
    }
    .T-nav>li .thr {
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
        width: 100%;
        padding: 0;
        box-shadow: 0 0 0;
    }
    .T-nav>li .thr a {
        line-height: 45px;
        margin: 0;
        font-size: 15px;
        padding: 0 5%;
        text-align: left;
        width: 100%;
    }
    .mob-nav {
        display: block;
    }
    .search-T {
        margin-top: 9px;
    }
    .search-T span {
        width: 32px;
        height: 32px;
        border-radius: 50%;
        display: block;
        background: #49c5b1 url(../image/fd.png) no-repeat center center;
        display: none;
    }
    .search-T .pp {
        position: absolute;
        display: none;
        top: 0px;
        right: 0;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    }
    .ebunec {
        display: none;
    }
    .ind-01 .d1 {
        font-size: 20px;
    }
    .ind-01 .d2 {
        font-size: 16px;
    }
    .ind-01 .d3 a {
        width: 125px;
        line-height: 36px;
        font-size: 14px;
    }
    .zonena .tit a {
        font-size: 24px;
    }
    .svemba {
        padding: 15px 0;
    }
    .lmoca {
        width: 100%;
    }
    .bucen {
        display: none;
    }
    .ybcenm {
        line-height: 22px;
        padding: 15px 0;
    }
    .ny-main {
        padding: 4%;
    }
    .bemnac .d1 {
        font-size: 24px;
    }
    .bemnac .d2 {
        font-size: 15px;
    }

    .bemnac .d3 a {
        display: inline-block;
        width: 110px;
        margin-top: 12px;
        line-height: 34px;
        border: 1px solid #fff;
        font-size: 15px;
        transition: all ease .5s;
        text-align: center;
        color: #fff;
    }

    .bemnac2 .d1 {
        font-size: 24px;
    }
    .bemnac2 .d3 a {
        display: inline-block;
        width: 110px;
        margin-top: 12px;
        line-height: 34px;
        border: 1px solid #fff;
        font-size: 15px;
        transition: all ease .5s;
        text-align: center;
        color: #fff;
    }
    .meonac li{width: 100%;margin-bottom: 2%}

    .meonac li .pic img {
        height: 45vw;
    }

    .ny-banner img {

        max-width: 100%;
        /*object-fit:fill;*/
        /*height: auto;*/
    }
    .ny-nav span {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        background: url(../image/xx.png) no-repeat right center;
        background-size: 17px;
    }
    .ny-nav p {
        display: none;
    }
    .ny-nav p a {
        width: 100% !important;
        line-height: 45px;
        text-align: left;
        padding: 0 3%;
        font-size: 15px;
    }
    .lemba .list {
        font-size: 14px;
    }
    .lemba .list .d1 strong {
        font-size: 30px;

    }
    .edit-con {
        font-size: 14px;
    }
    .yobnbac li .con .d1 {
        font-size: 20px;
    }
    .yobnbac li .con .d2 {
        margin-top: 3%;
        font-size: 15px;
    }
    .yobnbac li .con .d3 {
        margin-top: 3%;
        font-size: 14px;
    }
    .obneau li .pic img {
        height: 200px;
    }
    .nolema li a {
        padding-right: 0;
        background: none !important;
    }
    .nolema li a .date {
        padding-right: 20px;
    }
    .nolema li a .date strong {
        font-size: 24px;
    }
    .nolema li a .con {
        width: calc(100% - 100px);
    }
    .nolema li a .con .d1 {
        font-size: 16px;
    }
    .nolema li a .con .d2 {
        height: 50px;
        overflow: hidden;
        font-size: 14px;
    }
    .pagelmc a.mob-none {
        display: none;
    }
    .aelmbo .d1 {
        font-size: 20px;
    }
    .aelmbo .d2 {
        font-size: 14px;
    }
    .aelmbo .d2>span:last-child {
        display: none;
    }
    .eobpma p {
        font-size: 14px;
    }
    .eobpma p a {
        display: block;
    }
    .eobpma .back {
        position: relative;
        margin-top: 15px;
        top: 0;
    }
    .lebbuna li a .pic img {
        height: 180px;
    }
    .noaemtc {
        margin: 0;
        padding-top: 0;
    }
    .ac-dreslt {
        padding-top: 15px;
    }
    .leubna {
        width: 100%;
        padding: 4%;
    }
    .pbuobae {
        width: 100%;
        margin-top: 3%;
    }
    .pbuobae .d1 {
        font-size: 20px;
    }
    .pbuobae .d2 {
        font-size: 16px;
    }
    .lbeeatc a .d1 {
        font-size: 20px;
    }
    .lbeeatc a .d2 {
        font-size: 14px;
    }
    .poealbe li a .tit {
        font-size: 18px;
    }
    .lembbne {
        position: relative;
        top: 0;
        transform: translateY(0);
        left: 0;
        margin: 0;
        width: 100%;
    }
    .beanbm {
        height: 240px;
        padding: 0 20px;
    }
    .beanbm li {
        padding: 10px 0;
    }
    .beanbm li .d1 {
        font-size: 16px;
        line-height: 24px;
    }
    .olembea .tit {
        font-size: 20px;
    }
    .olembea .con {
        width: 100%;
        margin-top: 2%;
    }
    .luoebn li .d1 {font-size: 13px;}
    .luoebn li .d2 {
        font-size: 15px;
        line-height:1.5;
    }
    .womebn .pic {
        width: 100%;
    }
    .womebn .con {
        width: 100%;
        padding: 4%;
    }
    .obuaen li {
        padding: 3%;
    }
    .welmbn {
        width: 100%;
    }
    .awlbun {
        width: 100%;
        margin-top: 4%;
    }
    .awlbun .d1,
    .awlbun .d2,
    .aeubnbc .d1 {
        font-size: 20px;
    }
    .awlbun .d3 {
        font-size: 16px;
    }
    .awlbun .d5 img {
        width: 110px;
    }
    .awlbun .d5 .con {
        width: calc(100% - 130px);
    }
    .wabekm .d1 {
        font-size: 20px;
    }
    .world-map .list {
        position: relative;
        left: 0 !important;
        top: 0 !important;
        width: 100%;
        margin: 10px 0 0;
    }
    .world-map .list>span {
        display: none;
    }
    .aelmbn {
        display: block;
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0, 0);
        width: 100%;
    }
    .aeiob {
        font-size: 14px;
    }
    .ubaenm {
        background: none;
    }
    .ubaenm .list {
        position: relative;
        left: 0 !important;
        top: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        width: 100%;
        padding: 12px 0;
    }
    .ubaenm .list .d1 {
        font-size: 18px;
    }
    .omlewba .d1 {
        font-size: 20px;
    }
    .omlewba .d2 {
        font-size: 15px;
    }
    .plboena li {
        padding: 0 10px;
    }
    .plboena li .pic span {
        width: 80px;
        height: 80px;
        background-size: auto 50%;
    }
    .plboena li .tit {
        font-size: 14px;
    }
    .olebnga li .pic img {
        height: 220px;
    }
    .olebnga li .con .d1 {
        font-size: 18px;
    }
    .olebnga li .con .d2 {
        font-size: 14px;
    }
    .eubbnac li .pic img,
    .eubbnac li .con .taelmc {
        height: 220px;
    }
    .eubbnac li .con .taelmc .d1 {
        font-size: 20px;
    }
    .eubbnac li .con .taelmc .d2 {
        font-size: 15px;
    }
    .lmneba {
        width: 100%;
    }
    .lmneba .d1 {
        font-size: 20px;
    }
    .lmneba .d2 {
        font-size: 15px;
    }
    .bunema {
        width: 100%;
    }
    .bunema .list .d1 {
        font-size: 24px;
        margin-top: 4%;
    }
    .aybuenc .d1 {
        font-size: 20px;
    }
    .aybuenc .d2 {
        font-size: 16px;
    }
    .mbuenvb li img {
        height: 150px;
    }
    .mbuenvb li .tit {
        position: relative;
        opacity: 1;
        line-height: 30px;
        height: 30px;
        overflow: hidden;
        display: block;
        font-size: 14px;
        background: #fff;
        color: #333;
    }
    .ploren {
        display: none;
    }
    .tlmenba .pic {
        width: 100%;
    }
    .aboutB-b {
        display: none;
    }
    .aboutB-c {
        width: 100%;
        padding-bottom: 70px;
    }
    .scrollbar {
        display: none;
    }
    .mealbn>.pic {
        display: none;
    }
    .mealbn .img {
        display: none !important;
    }
    .mealbn .city {
        position: relative;
        top: 0 !important;
        left: 0 !important;
        width: 100%;
        margin-bottom: 10px;
    }
    .mealbn .city .tit {
        display: none;
    }
}

@media (max-width: 900px) {}

@media (max-width: 780px) {
    .zonena {
        width: 100%;
    }
    .lmcebn {
        width: 100%;
    }
    .zonena .pic img {
        height: 60vw;
    }
    .olaemc {
        position: relative;
        right: 0;
        width: 100%;
        top: 0;
        transform: translateY(0);
        padding: 4%;
    }
    .olaemc .tit {
        font-size: 20px;
    }
    .meonac li .con .d1 {
        font-size: 18px;
    }
    .meonac li .con .d2 span {
        width: 80px;
        line-height: 32px;
        font-size: 12px;
    }
    .lemba .list {
        width: 50%;
        padding: 10px 0;
    }
    .paelnmb li .tit {
        font-size: 14px;
    }
    .lebbuna li {
        width: 49%;
        margin-bottom: 2%;
        margin-right: 0;
    }
    .lebbuna li a {
        padding: 15px;
    }
    .lebbuna li:nth-child(2n) {
        float: right;
    }
    .lebbuna li .pic img {
        height: 120px;
    }
    .weotnb li {
        width: 100%;
    }
    .weotnb li a {
        font-size: 14px;
    }
    .trbeun li a .pic span {
        width: 70px;
        height:  70px;
    }
    .trbeun li a .tit {
        font-size: 15px;
    }
    .ebunmb span {
        font-size: 14px;
        font-weight: normal;
        line-height: 50px;
    }
    .obuaen li {
        width: 48%;
        margin-bottom: 4%;
    }
    .eolmgga {
        display: none;
    }
    .dnaemb li {
        padding: 15px 0;
        line-height: 40px;
    }
    .dnaemb li a.fr {
        margin-top: 13px;
        width:auto;
        padding:0 40px;
        float:none;
         display: inline-block;
         font-size: 15px;

    }
    .dnaemb li .tit.fl{float:none;}
    .dnaemb li .tit {
        height: 40px;
        line-height: 40px;
        /*width: calc(100% - 75px);*/
        width: 100%;
        font-size: 15px;
    }
    .joinF_iptDiv .joinFIpt_one {
        width: 100%;
    }
    .joinF_main .joinF_box {
        padding: 0.3rem;
    }
    .joinF_box .joinF_iptDiv {
        padding: 0.2rem 0;
    }
    .joinFIpt_one .joinF_ipt {
        width: 100%;
        margin-right: 0;
        float: none;
        text-align: left;
        line-height: 26px;
    }
    .joinFIpt_one .joinF_exp {
        width: 35%;
    }
    .joinFIpt_one input,
    .joinFIpt_one select {
        width: 65%;
    }
    .joinF_iptDiv .exp_box {
        padding: 0.2rem;
    }
    .joinF_box .join_btn {
        margin: 0.3rem auto 0;
    }
    .news-list li a .date {
        display: none;
    }
    .news-list li .butc {
        padding: 3%;
    }
    .news-list li a .pic {
        width: 125px;
    }
    .news-list li a .pic img {
        height: 85px;
    }
    .news-list li a .con {
        width: calc(100% - 140px);
        padding: 0;
    }
    .news-list li a .con .d2 {
        margin-top: 5px;
        height: 50px;
    }
    .news-list li a .con .d3 {
        display: none;
    }
    .dolsca .d1 {
        width: 85%;
    }
    .dolsca .d3,
    .dolsca .d4 {
        display: none;
    }
}

@media (max-width: 640px) {
    .yobnbac li .pic {
        width: 100%;
    }
    .yobnbac li .con {
        width: 100%;
        margin-top: 3%;
    }
    .obneau li {
        width: 49%;
        margin-right: 0;
    }
    .obneau li:nth-child(2n) {
        float: right;
    }
    .obneau li .pic img {
        height: 150px;
    }
    .pbuobae .d5 a {
        width: 100%;
        margin: 5px 0;
    }
    .poealbe li {
        width: 100%;
        margin-bottom: 2%;
        margin-right: 0;
    }
    .poealbe li a .pic img {
        height: 50vw;
    }
    .olebnga li {
        width: 100%;
    }
    .olebnga li .pic img {
        height: auto;
    }
    .eubbnac li .pic {
        width: 100%;
    }
    .eubbnac li .pic img {
        height: auto;
    }
    .eubbnac li .con {
        width: 100%;
    }
    .eubbnac li .con .taelmc {
        height: auto;
        padding: 4%;
    }
    .mbuenvb li {
        width: 48%;
        margin-right: 0;
    }
    .mbuenvb li:nth-child(2n) {
        float: right;
    }
    .mbuenvb li img {
        height: 100px;
    }
}

.shade {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 21;
    display: none;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.big-video {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -240px;
    z-index: 22;
    display: none;
    margin-left: -450px;
    background-color: #fff;
    width: 900px;
    box-sizing: border-box;
}

.big-video-main {
    height: 480px;
}

.big-video-clo {
    position: absolute;
    right: -35px;
    top: 0;
    width: 30px;
    height: 30px;
    background: url(../image/icon30.png) no-repeat center center;
    cursor: pointer;
}

@media screen and (max-width: 750px) {
    .big-video {
        width: 100%;
        left: 0;
        margin-left: 0;
    }
    .big-video-main {
        height: 185px;
    }
    .big-video-clo {
        right: 0;
        z-index: 21;
    }
}

@-moz-keyframes mouse {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes mouse {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes mouse {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}


/*new add*/

.lmbeub {
    border-bottom: 1px solid #ddd;
    padding-bottom: 4%;
}

.aolbme {
    max-width: 560px;
    margin: 0 auto;
}

.aolbme .title {
    color: #0063b1;
    font-size: 26px;
    font-weight: bold;
}

.aolbme table {
    margin-top: 4%;
}

.aolbme table td {
    padding: 15px 0px;
    font-size: 16px;
}

.aolbme table td .tl {
    color: #999;
}

.aolbme table td .c1 {
    height: 45px;
    border: 1px solid #ddd;
    width: 100%;
    padding: 0 10px;
}

.aolbme table td .c2 {
    width: 160px;
    height: 45px;
    border: none;
    cursor: pointer;
    background: #05408f;
    color: #fff;
    font-size: 16px;
}