.sjbdmap {
    display: none;
}

@media (max-width: 767px) {
    .sjbdmap {
        display: table !important;
    }
}


.sjbdmap_1 {
    display: none;
}

@media (max-width: 767px) {
    .sjbdmap_1 {
        display: block !important;
    }
}


@media (max-width: 767px) {
    .pc_1 {
        display: none;
    }

}



/* CSS Document */
/* index */
body {}

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

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.wrap1400 {
    max-width: 1400px;
    margin: 0 auto;
}

.tab-cell {
    display: table-cell;
    vertical-align: middle;
}

.mob-nav {
    display: none;
    width: 50px;
    height: 50px;
    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: 15;
    transition: all 0.5s ease;
    padding: 10px 3%;
    background: #FFFFFF
}

.t-logo {}

.t-logo a {
    display: block;
}

.s-t-search a {
    display: block;
    height: 35px;
    width: 35px;
    background: #f0f0f0 url(../images/fd.png) no-repeat center center;
    margin-top: 14px;
}

.otebn a {
    display: block;
    height: 35px;
    width: 35px;
    background: #f0f0f0;
    color: #333;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    margin-top: 14px;
    text-align: center;
    margin-left: 15px;
}

.alanvl a {
    margin: 0 8px;
}

.alanvl {
    line-height: 58px;
}

.T-nav {}

.T-nav>li {
    float: left;
    position: relative;
    padding: 0 10px;
}

.T-nav>li>a {
    line-height: 60px;
    padding: 0 12px;
    font-size: 16px;
    color: #222;
    display: block;
    position: relative;
    transition: all 0.5s ease;
}

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

.t-logo a {
    display: block;
}

.T-nav>li .thr {
    position: absolute;
    left: 50%;
    top: 70px;
    width: 136px;
    margin-left: -68px;
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    display: none;
}

.T-nav>li .thr a {
    display: block;
    border-bottom: 1px solid #eee;
    line-height: 40px;
    text-align: center;
}



.search-bg {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    display: none;
}

.lbotal {
    position: fixed;
    left: 50%;
    margin-left: -460px;
    top: 30%;
    z-index: 11;
    height: 50px;
    width: 920px;
    border: 1px solid #ddd;
    border-radius: 25px;
    background: #fff;
    display: none;
}

.lbotal:before {
    content: '';
    position: absolute;
    left: 0;
    height: 20px;
    bottom: -20px;
    width: 100%;
}

.lbotal .c2 {
    float: left;
    width: 60px;
    height: 48px;
    border: none;
    cursor: pointer;
    background: url(../images/fd.png) no-repeat center center;
    opacity: 0;
    transform: translateX(50px);
    transition: all 0.5s ease;
}

.lbotal .c1 {
    float: left;
    width: 800px;
    border: none;
    background: none;
    height: 48px;
    padding: 0 10px;
    font-size: 16px;
    opacity: 0;
    transform: translateX(80%);
    transition: all 0.5s ease;
}

.lbotal.on .c2 {
    opacity: 1;
    transform: translateX(0px);
    transition: all 1s ease;
}

.lbotal.on .c1 {
    opacity: 1;
    transform: translateX(0px);
    transition: all 1.5s ease;
}

.lbotal>.bgcl {
    float: left;
    height: 48px;
    width: 58px;
    position: relative;
    z-index: 2;
    background: url(../images/x.png) no-repeat center center;
}


.ind-01 {
    padding: 5% 10%;
    background: #fff;
}

.buaetn {
    width: 50%;
    background: #f6f6f6;
    height: 468px;
}

.ceubaa {
    width: calc(100% - 180px);
    padding: 5% 5% 0;
}

.ceubaa .d1 {
    color: #0D6BB3;
    font-size: 36px;
    font-weight: bold;
}

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

.ceubaa .d3 {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 20px;
    text-align: justify;
}



.otelb {
    width: 180px;
}

.otelb li {
    background: url(../images/t3.jpg) no-repeat center center;
    background-size: cover;
}

.otelb li a {
    display: block;
    padding: 25px 25px 0;
    height: 117px;
    position: relative;
}

.otelb li a .d1 {
    font-size: 20px;
}

.otelb li a .d2 {
    font-size: 12px;
    text-transform: uppercase;
    color: #999;
    margin-top: 3px;
}

.otelb li a img {
    position: absolute;
    right: 25px;
    bottom: 15px;
}




.voltac {
    width: 50%;
}

.voltac .pic img {
    width: 100%;
    height: 468px;
    object-fit: cover;
}

.voltac a {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 68px;
    height: 68px;
    background: url(../images/pl.png) no-repeat center center;
    background-size: 100% 100%;
    z-index: 2;
}

.otenac {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
}

.otenac li {
    width: 25%;
    text-align: center;
    color: #fff;
    float: left;
    padding: 20px 0;
}

.otenac li .d1 {
    font-size: 18px;
}

.otenac li .d1 strong {
    font-size: 2vw;
}

.otenac li .d2 {
    color: #eee;
}


.ind-02 {
    padding: 5% 0 5% 10%;
    background: url(../images/t4.jpg) center center;
    background-size: cover;
}

.taeolb {
    position: relative;
}

.taeolb:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    height: 1px;
    background: #fff;
}

.ebunc {
    width: 400px;
    color: #fff;
}

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

.ebunc .d2 {
    margin-top: 5px;
}

.ebunc .d3 {
    font-size: 16px;
    line-height: 1.6;
    margin-top: 50px;
}

.oteba {
    width: calc(100% - 400px);
}

.eokba {
    position: absolute;
    z-index: 5;
    bottom: -17px;
    left: 0;
}

.eokba div {
    cursor: pointer;
    width: 45px;
    height: 45px;
    float: left;
    margin-right: 16px;
    background: no-repeat center center;
    background-size: 100% 100%;
}

.eokba .prev {
    background-image: url(../images/left.png);
}

.eokba .next {
    background-image: url(../images/right.png);
}

.ind-03 {
    padding: 3% 10%;
    background: #f5f5f5;
}

.mlcba .d1 {
    font-size: 36px;
    font-weight: bold;
    color: #0D6BB3;
}

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

.ind-04 {
    padding: 0 10%;
    background: url(../images/eb.png) no-repeat bottom right;
    background-size: contain;
    padding-bottom: 3%;
    margin-top: -40px
}


.ecobva .prev,
.ecobva .next {
    cursor: pointer;
    width: 45px;
    height: 45px;
    background: no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    margin-top: -22px;
}

.ecobva .prev {
    background-image: url(../images/left01.png);
    left: -60px;
}

.ecobva .next {
    background-image: url(../images/right01.png);
    right: -60px;
}

.foot {
    background: #e9e9e9;
    padding: 30px 10%;
}

.ecboa .d1 {
    font-size: 18px;
}

.ecboa .d1 span {
    margin: 0 10px;
}

.ecboa .d1 span:last-child {
    display: none;
}

.ecboa .d2 {
    color: #787878;
    margin-top: 15px;
}

.oteal .b-tel {
    color: #0D6BB3;
    padding: 8px 80px 8px 0;
    margin-right: 20px;
    background: url(../images/tel.png) no-repeat right center;
}

.oteal .b-tel .d2 {
    font-size: 30px;
    font-weight: bold;
}

.ewmc img {
    height: 120px;
}

.vonca {
    background: #dcdcdc;
    padding: 20px 10%;
    line-height: 32px;
    color: #787878;
}

.otema select {
    height: 35px;
    width: 200px;
    border: none;
    background: #e9e9e9;
    margin-left: 20px;
}


.ny-banner {
    height: 440px;
    background: no-repeat center center;
    background-size: cover;
}

.ny-banner .cont {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    text-align: center;
}

.ny-banner .cont .d1 {
    font-size: 32px;
}

.ny-banner .cont .d2 {
    margin-top: 6px;
    text-transform: uppercase;
}

.oblca {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 50px;
    background: rgba(255, 255, 255, 0.6);
    padding: 0 10%;
}

.oblca:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 10%;
    height: 50px;
    background: #0D6BB3;
}

.eenlca {
    padding-left: 85px;
    position: relative;
    height: 50px;
}

.eenlca:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background: #0D6BB3 url(../images/hs.png) no-repeat center center;
    width: 85px;
    height: 50px;
}

.ny-nav span {
    display: none;
}

.ny-nav a {
    margin-left: 40px;
    position: relative;
    float: left;
    font-size: 16px;
}

.ny-nav a.cur {
    color: #0D6BB3;
}

.ny-nav a.cur:after {
    content: '';
    position: absolute;
    width: 50px;
    margin-left: -25px;
    height: 2px;
    left: 50%;
    bottom: 0px;
    background: #0D6BB3;
}

.ny-main {
    padding: 4% 10%;
    background: #fff;
}

.abenm {
    color: #0D6BB3;
    font-size: 26px;
    font-weight: bold;
}

.abenm:before {
    content: '';
    width: 3px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: #0D6BB3;
}

.telao {
    padding-top: 2%;
}

.telao li {
    width: 23.5%;
    margin-right: 2%;
    margin-top: 2%;
    float: left;
}

.telao li:nth-child(4n) {
    margin-right: 0;
}

.telao li a {
    display: block;
    border: 1px solid #ddd;
    padding: 25px 25px 0;
    position: relative;
}

.telao li a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0;
    background: #0D6BB3;
    transition: all 0.5s ease;
}

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

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

.telao li a .tit {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    margin-top: 22px;
}

.telao li a .con {
    color: #999;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    margin-top: 10px;
}

.telao li a .link {
    line-height: 45px;
    border-top: 1px solid #ddd;
    margin-top: 10px;
    text-align: center;
}





.pagecsl {
    margin-top: 3%;
}

.pagecsl ul {
    display: flex;
    justify-content: center;
}

.pagecsl a,
.pagecsl span {
    display: inline-block;
    line-height: 30px;
    padding: 0 12px;
    background: #fff;
    border: 1px solid #ddd;
    margin: 0 3px;
}

.pagecsl a.cur,
.pagecsl ul li.active a,
.pagecsl ul li a:hover {
    background: #0D6BB3;
    border-color: #0D6BB3;
    color: #fff;
}

.jumpto {
    display: none;
}

.orebla .pic {
    width: 42%;
}

.orebla .con {
    width: 54%;
    padding-top: 20px;
}

.orebla .con .d1 {
    color: #0D6BB3;
    font-size: 26px;
    font-weight: bold;
}

.orebla .con .d1:before {
    content: '';
    width: 3px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: #0D6BB3;
}

.orebla .con .d2 {
    font-size: 16px;
    margin-top: 25px;
}

.orebla .con .d3 {
    color: #999;
    margin-top: 20px;
    line-height: 2;
}

.orebla .con .d4 {
    margin-top: 30px;
    border-top: 1px solid #ddd;
    padding-top: 30px;
}

.orebla .con .d4 a {
    display: inline-block;
    color: #fff;
    width: 120px;
    line-height: 45px;
    text-align: center;
    background: #0D6BB3;
    border-radius: 3px;
}

.oltema {
    border-bottom: 1px dashed #ddd;
    line-height: 2;
    padding: 25px 0;
}

.oltema dt {
    width: 255px;
    float: left;
    font-size: 16px;
}

.oltema dt:before {
    content: '';
    width: 3px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    background: #0D6BB3;
}

.oltema dd {
    width: calc(100% - 255px);
    float: right;
    color: #999;
}

.ecame {
    padding-top: 5%;
}

.ecame li {
    margin-bottom: 3%;
}

.ecame li a {
    display: block;
    background: #fafafa;
}

.ecame li a .pic {
    width: 44%;
}

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

.ecame li a .pic img {
    width: 100%;
    height: 395px;
    object-fit: cover;
}

.ecame li a .con {
    width: 56%;
    padding: 40px 50px 0;
}

.ecame li a .con .d1 {
    font-size: 18px;
    font-weight: bold;
    color: #0D6BB3;
}

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

.ecame li a .con .d3 {
    padding-top: 15px;
}

.ecame li a .con .d3 span {
    transition: all 0.5s ease;
    display: inline-block;
    width: 100px;
    line-height: 40px;
    border: 1px solid #ddd;
    border-radius: 3px;
    text-align: center;
}


.oreblc {
    margin-top: 5%;
    position: relative;
}

.oreblc .cont {
    position: relative;
    z-index: 2;
    width: 46%;
    padding: 4% 4% 10%;
}

.oreblc .cont dl {
    line-height: 1.8;
    font-size: 18px;
    margin-bottom: 15px;
}

.oreblc .cont dt {
    color: #0D6BB3;
}

.oreblc .cont dd {
    font-size: 16px;
    color: #787878;
}

.oreblc .pic {
    position: relative;
    z-index: 2;
    width: 54%;
    margin-top: 4%;
}

.oreblc .year {
    position: absolute;
    left: 0;
    top: 0;
    width: 66%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
    background: #f3f3f5;
}

.oreblc .year span {
    position: absolute;
    color: #fff;
    left: 4%;
    bottom: -50px;
    font-size: 100px;
    font-weight: bold;
}

.ltemct {
    padding: 4% 0;
}

.ltemct .video-li-a {
    position: absolute;
    width: 50px;
    height: 50px;
    background: url(../images/bf.png);
    right: 45%;
    top: 50%;
    margin-top: -25px;
    margin-right: -25px;
    z-index: 3;
}

.ltemct .con {
    position: relative;
    z-index: 2;
    width: 55%;
    background: #fafafa;
    padding: 3% 0;
}

.ltemct .con .d1 {
    padding: 0 5%;
    font-size: 26px;
    font-weight: bold;
    color: #0D6BB3;
    position: relative;
}

.ltemct .con .d1:before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 25px;
    background: #0D6BB3;
}

.ltemct .con .d2 {
    margin-top: 4%;
    color: #787878;
    line-height: 2;
    padding: 0 5%;
}

.ltemct .pic {
    width: 65%;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
}

.ltemct .pic img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.teopc {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 5%;
    padding: 0 4%;
}

.teopc .list {
    background: no-repeat left center;
    padding: 5px 0 5px 65px;
    background-image: url(../images/s1.png);
}

.teopc .list .d1 {
    color: #0D6BB3;
    font-weight: bold;
}

.teopc .list .d1 span {
    font-size: 28px;
}

.teopc .list .d2 {
    color: #999;
    margin-top: 5px;
    font-size: 12px;
}

.teopc .list:nth-child(2) {
    background-image: url(../images/s2.png);
}

.teopc .list:nth-child(3) {
    background-image: url(../images/s3.png);
}

.teopc .list:nth-child(4) {
    background-image: url(../images/s2.png);
}


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

.teplca .list {
    background: no-repeat center center;
    background-size: cover;
    width: 30%;
    padding: 35px;
    color: #fff;
}

.teplca .list01 {
    width: 30%;
}

.teplca .list .d1 {
    font-size: 24px;
    position: relative;
    font-weight: bold;
    padding-bottom: 15px;
}

.teplca .list .d1:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 22px;
    background: #fff;
}

.teplca .list .d2 {
    margin-top: 30px;
    line-height: 2;
}

.honor-ul {}

.honor-ul li {
    width: 23.5%;
    background: #fafafa;
    padding: 0 0 20px;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    cursor: pointer;
}

.honor-ul li:nth-child(4n) {
    margin-right: 0;
}

.honor-ul li .honor-li-a {}

.honor-ul li .honor-li-tit {
    margin-top: 10px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
}

.honor-ul li .honor-li-img:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 3px;
    background: #b70707;
    transition: all 0.5s ease;
}

.honor-ul li .honor-li-img {
    width: 100%;
    height: 270px;
    padding: 20px;
    background: #f9f9f9;
    display: table;
    text-align: center;
    overflow: hidden;
}

.honor-ul li .honor-li-img p {
    display: table-cell;
    vertical-align: middle;
}

.honor-ul li .honor-li-img p img {
    max-height: 214px;
    transition: all 0.5s ease;
}

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

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

.ecola li a {
    display: block;
    background: #f8f8f8;
    position: relative;
}

.ecola li a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    background: #0D6BB3;
    transition: all 0.5s ease;
}

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

.ecola li a .con {
    padding: 20px 30px;
}

.ecola li a .con .d1 {
    line-height: 25px;
    height: 25px;
    font-size: 16px;
    overflow: hidden;
}

.ecola li a .con .d2 {
    color: #666;
    margin-top: 5px;
}


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

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

.eotepc li a {
    display: block;
}

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

.eotepc li a .pic img {
    width: 100%;
    height: 15vw;
    object-fit: cover;
    transition: all 0.5s ease;
}

.eotepc li a .cont {
    margin-top: 20px;
}

.eotepc li a .cont .date {
    width: 80px;
    border-right: 1px solid #ddd;
}

.eotepc li a .cont .date span {
    display: block;
    font-size: 40px;
}

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

.eotepc li a .cont .con .d1 {
    font-size: 18px;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
}

.eotepc li a .cont .con .d2 {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    color: #666;
}

.eotepc li a .otebk {
    margin-top: 12px;
    color: #666;
    line-height: 22px;
}

.eotepc li a .otebk img {
    margin-right: 3px;
}


.loteca li {
    margin-bottom: 2%;
}

.loteca li a {
    display: block;
    border: 1px solid #ddd;
    padding: 20px 40px;
    position: relative;
}

.loteca li a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #0D6BB3;
    opacity: 0;
    transition: all 0.5s ease;
}

.loteca li a .date {
    width: 140px;
    text-align: center;
    color: #999;
    border-right: 1px solid #ddd;
}

.loteca li a .date span {
    display: block;
    font-size: 40px;
}

.loteca li a .con {
    padding: 0 30px;
    font-size: 16px;
    margin-top: 6px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    width: calc(100% - 280px);
    max-width: 720px;
}

.loteca li a .link {
    width: 140px;
    float: right;
    padding-top: 15px;
}

.loteca li a .link span {
    display: inline-block;
    line-height: 42px;
    width: 140px;
    border: 1px solid #ddd;
    border-radius: 3px;
    text-align: center;
}


.lboreac li {
    margin-bottom: 12px;
}

.lboreac li .toceb {
    line-height: 45px;
    height: 45px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: #f6f6f6;
    font-size: 16px;
    padding: 0 50px 0 100px;
}

.lboreac li .toceb:before {
    content: 'Q';
    line-height: 45px;
    width: 85px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 0;
    background: #0D6BB3;
}

.lboreac li .toceb:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 5px;
    width: 35px;
    height: 35px;
    background: #ccc url(../images/vv.png) no-repeat center center;
    border-radius: 50%;
    transform: rotate(180deg);
    transition: all 0.5s ease;
}

.lboreac li .toceb.on:after {
    transform: rotate(0deg);
    transition: all 0.5s ease;
}


.lboreac li .obcea {
    margin-top: 2px;
    padding-left: 85px;
    display: none;
}

.lboreac li .obcea .eomca {
    background: #f6f6f6;
    line-height: 2;
    position: relative;
    padding: 25px 110px;
}

.lboreac li .obcea .eomca:before {
    content: 'A';
    line-height: 45px;
    width: 85px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 0;
    background: #e6e6e6;
}

.erola li {
    padding: 2%;
    text-align: center;
    float: left;
    width: 25%;
}

.erola li .pic {
    display: table;
    width: 100%;
    height: 210px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 0 10px;
}

.erola li .pic img {
    max-height: 180px;
}

.erola li .tit {
    margin-top: 15px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    font-size: 16px;
}

.pteaec {
    padding: 0 1%;
}

.pteaec li {
    width: 14.66%;
    float: left;
    border: 1px solid #ddd;
    height: 140px;
    display: table;
    text-align: center;
    margin: 1%;
}

.pteaec li img {
    max-height: 120px;
}

.ebtalc {
    padding: 0 4%;
}

.ebtalc .d1 {
    font-size: 18px;
}

.ebtalc .d1 span {
    color: #0D6BB3;
    margin-left: 5px;
}

.ebtalc .d2 {
    font-size: 16px;
    margin-top: 20px;
}

.ebtalc .d3 {
    line-height: 2;
    margin-top: 15px;
    color: #999;
}

.ebtalc .d4 {
    margin-top: 20px;
}

.veoht {
    width: 40%;
}

.vobtea span {
    float: left;
    cursor: pointer;
    width: 23.5%;
    margin-right: 2%;
    margin-bottom: 2%;
    border: 1px solid #ddd;
    line-height: 35px;
    text-align: center;
}

.vobtea span:nth-child(4n) {
    margin-right: 0;
}

.vobtea span.cur {
    color: #fff;
    background: #e8271f;
    border-color: #e8271f;
}

.tbotec {
    margin-top: 25px;
    border: 1px solid #ddd;
    padding: 35px;
    min-height: 450px;
}

.tbotec .d1 {
    font-size: 18px;
    margin-bottom: 15px;
}

.tbotec .d2 {
    line-height: 2;
    color: #787878;
    font-size: 15px;
    padding-left: 15px;
    position: relative;
}

.tbotec .d2 span {
    position: absolute;
    display: block;
    width: 2px;
    height: 20px;
    background: #0D6BB3;
    left: 0;
    top: 5px;
}

.onate {
    width: 49.5%;
}

.onate .bd {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.drelac {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3;
}

.drelac li {
    display: block;
    position: absolute;
    text-align: center;
    line-height: 22px;
    width: 80px;
    margin-left: -40px;
}

.drelac li s {
    display: block;
    width: 16px;
    height: 22px;
    background: url(../images/map_dw.png) center no-repeat;
    margin: 0 auto;
}

.drelac li:nth-child(1) {
    top: 15%;
    left: 90%;
}

.drelac li:nth-child(2) {
    top: 34%;
    left: 67%;
}

.drelac li:nth-child(3) {
    top: 59%;
    left: 82%;
}

.drelac li:nth-child(4) {
    top: 59%;
    left: 68%;
}

.drelac li:nth-child(5) {
    top: 79%;
    left: 63%;
}

.drelac li:nth-child(6) {
    top: 54%;
    left: 24%;
}

.drelac li:nth-child(7) {
    top: 30%;
    left: 26%;
}

.drelac li:nth-child(8) {
    top: 83%;
    left: 73%;
}

.drelac li:nth-child(9) {
    top: 86%;
    left: 68%;
}

.drelac li:nth-child(10) {
    top: 79%;
    left: 85%;
}

.drelac li.on {
    color: #fff;
}

.drelac li.on s {
    background: url(../images/map_dw1.png) center no-repeat;
}


.eteacc {
    background: #f8f8f8;
}

.aotlec {
    width: 50%;
    padding: 40px;
}

.aotlec .d1 {
    color: #0D6BB3;
    margin-bottom: 25px;
    font-size: 30px;
    font-weight: bold;
    position: relative;
}

.aotlec .d1:before {
    content: '';
    position: absolute;
    left: -40px;
    width: 4px;
    height: 25px;
    background: #0D6BB3;
    top: 8px;
}

.aotlec .d2 {
    color: #787878;
    line-height: 2;
}

.aotlec .d3 {
    margin-top: 20px;
    text-align: right;
}

.aotlec .d3 img {
    margin-left: 20px;
}

.htuea {
    width: 50%;
}

#map {
    width: 100%;
    height: 460px;
}


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

.buaeoc .list {
    width: 15%;
    background: #fff;
    padding: 20px 15px;
}

.buaeoc .list .d1 {
    font-size: 18px;
    font-weight: bold;
    color: #0D6BB3;
    margin-bottom: 12px;
}

.buaeoc .list .d2 {
    line-height: 20px;
    margin-bottom: 5px;
}

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

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

.orela li .c1 {
    width: 100%;
    height: 50px;
    font-size: 16px;
    border-radius: 3px;
    padding: 0 20px;
    border: none;
    background: #f0f0f0;
}

.orela li span {
    display: block;
    position: absolute;
    right: 10px;
    top: 20px;
    color: #f00;
}

.orela li textarea {
    width: 100%;
    height: 120px;
    font-size: 16px;
    border-radius: 3px;
    padding: 20px;
    border: none;
    background: #f0f0f0;
}

.buerv input {
    width: 200px;
    height: 50px;
    font-size: 16px;
    border-radius: 3px;
    padding: 0 20px;
    border: none;
    background: #f0f0f0;
}

.ioteac {
    margin-top: 3%;
}

.ioteac input {
    width: 135px;
    cursor: pointer;
    border-radius: 3px;
    height: 45px;
    border: 2px solid #0D6BB3;
    font-size: 16px;
    margin: 0 10px;
}

.ioteac input.c1 {
    color: #fff;
    background: #0D6BB3;
}

.ioteac input.c2 {
    color: #0D6BB3;
    background: #fff;
}

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

.zibtea {
    padding: 50px;
    background: #fafafa;
    width: 68%;
}

.zibtea .d1 {
    color: #0D6BB3;
    font-size: 26px;
    font-weight: bold;
}

.zibtea .d1:before {
    content: '';
    position: absolute;
    left: -50px;
    top: 5px;
    width: 3px;
    height: 25px;
    background: #0D6BB3;
}

.zibtea .d2 {
    color: #787878;
    line-height: 2;
    margin-top: 25px;
}

.otelna {
    background: #ebebeb;
    padding: 5% 4%;
    width: 32%;
    color: #999;
}

.otelna .d1 {
    font-size: 2vw;
}

.otelna .d2 {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 35px;
}

.otelna .d2 .list .s1 strong {
    font-size: 28px;
}

.otelna .d2 .list .s2 {
    margin-top: 5px;
}

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

.ewtaac li {
    width: 32%;
    margin-top: 2%;
}

.edit-cona {
    line-height: 2;
    color: #464646;
    padding: 2%;
}

@media (min-width: 1201px) {

    .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;
    }

    .T-nav>li:hover>a:after,
    .T-nav>li>a.cur:after {
        width: 50px;
        transition: all 0.5s ease;
    }

    .T-nav>li:hover>a,
    .T-nav>li>a.cur {
        color: #0D6BB3;
    }

    .top.on {
        background: #fff;
        transition: all 0.5s ease;
    }

    .top.on .T-nav>li>a {
        color: #333;
        transition: all 0.5s ease;
    }

    .top.on .s-t-search a {
        background: #f0f0f0 url(../images/fd.png) no-repeat center center;
        transition: all 0.5s ease;
    }

    .top.on .otebn a {
        background: #f0f0f0;
        color: #333;
        transition: all 0.5s ease;
    }

    .ecola li a:hover:after {
        width: 100%;
        transition: all 0.5s ease;
    }

    .loteca li a:hover:before {
        opacity: 1;
        transition: all 0.5s ease;
    }

    .loteca li a:hover .link span {
        color: #fff;
        background: #0D6BB3;
        border-color: #0D6BB3;
        transition: all 0.5s ease;
    }

    .telao li a:hover:after {
        width: 100%;
        transition: all 0.5s ease;
    }

    .ecame li a .con .d3 span:hover {
        background: #0D6BB3;
        border-color: #0D6BB3;
        color: #fff;
        transition: all 0.5s ease;
    }

    .honor-ul li:hover .honor-li-img p img,
    .eotepc li a:hover .pic img {
        transform: scale(1.05);
        transition: all 0.5s ease;
    }
}

@media (max-width: 1500px) {
    .T-nav>li {
        padding: 0 5px;
    }

    .ind-01,
    .ind-04,
    .ind-03 {
        padding: 5%;
    }

    .ind-02 {
        padding: 5% 5% 8%;
    }

    .ecboa .d1 {
        font-size: 15px;
    }

    .oteal .b-tel .d2 {
        font-size: 24px;
    }

    .ny-banner {
        height: 440px;
    }
}

@media (max-width: 1200px){
body{ padding-top:50px;}
.wrap{ width:100%; max-width:768px; margin:0 auto; padding:0 3%;}
.top{ padding:0 2%; display:block; 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 .t-logo{ padding:5px 0;}
.top .t-logo img{ height:40px;}
.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 3%; box-shadow:0 0 0;}
.T-nav > li .thr a .pic{ display:none;}
.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;}
.alanvl{ line-height:50px; margin-top:0;}
.s-t-search{ margin:0;}
.s-t-search a{ width:50px; height:50px; background:url(../image/fd.png) no-repeat center center;}
.lbotal{ width:80%; left:10%; margin:0;}
.lbotal .c1{ width:calc(100% - 118px);}
.lbolc span{ width:100px;}
.search-bg{ top:50px; height:calc(100% -50px);}
.s-t-search a, .otebn a{ margin:0; line-height:50px; border:none; color:#666; font-size:18px; width:40px;}
.ind-01{ max-width:768px; margin:0 auto;}
.buaetn{ width:100%; height:auto;}
.ceubaa{ width:100%; height:auto; padding:4%;}
.otelb{ width:100%;}
.otelb li{ float:left; width:25%;}
.voltac{ width:100%;}
.voltac .pic img{ height:auto;}
.ebunc{ width:100%;}
.oteba{ width:100%; margin-top:4%;}
.ebunc .d1,.mlcba .d1{ font-size:24px;}
.ebunc .d3{ margin-top:15px; font-size:14px;}
.foot{ display:none;}
.cebca{ width:100%;}
.otema{ width:100%;}
.vonca{ padding:15px;}
.pagecsl a.mob-none{ display:none;}
.telao li{ width:49%;}
.telao li:nth-child(2n){ margin-right:0;}
.eenlca{ padding:0;}
.eenlca:before{ display:none;}
.ny-nav span{ display:block; background:url(../image/xx.png) no-repeat right center; line-height:50px; height:50px; color:#333; font-size:16px;}
.ny-nav p{ position:absolute; display:none; left:0; width:100%; top:50px; background:#fff; box-shadow:0 0 10px rgba(0,0,0,0.2);}
.ny-nav p a{ display:block; text-align:left; width:100%; margin:0; padding:0 25px; font-size:15px;}
.ny-nav a.cur:after{ display:none;}
.oblca{ padding:0 4%;}
.oblca:before{ display:none;}
.ny-banner{ height:340px;}
.ny-main{ padding:4%;}
.oreblc .cont{ width:100%; padding:70px 4% 4%;}
.oreblc .pic{ width:100%;}
.oreblc .year{ width:100%;}
.oreblc .year span{ left:4%; top:10px; bottom:auto; font-size:30px;}
.oreblc .cont dd{ font-size:14px;}
.ltemct{ padding:0;}
.ltemct .pic{ position:relative; width:100%; height:auto;}
.ltemct .pic img{ height:400px;}
.ltemct .video-li-a{ top:200px; right:50%;}
.ltemct .con{ width:100%;}
.ltemct .con .d1{ font-size:20px;}
.ltemct .con .d1:before{ top:2px;}
.teopc .list{ width:45%; margin-bottom:15px;}
.teplca .list{ width:48%;}
.teplca .list01{ width:100%; margin-bottom:2%;}
.ecola li a .con{ padding:15px;}
.ecola li a .con .d1{ font-size:14px;}
.eotepc li{ width:47.5%;}
.eotepc li:nth-child(3n){ margin-right:2%;}
.eotepc li:nth-child(2n){ margin-right:0;}
.onate{ display:none;}
.veoht{ width:100%;}
.buaeoc .list{ width:31%; margin-bottom:2%;}
.zibtea{ width:100%; padding:25px;}
.zibtea .d1{ font-size:20px;}
.zibtea .d1:before{ left:-25px; top:0;}
.otelna{ width:100%; padding:25px;}
.otelna .d1{ font-size:20px;}
.otelna .d2{ margin-top:15px;}
.eotepc li a .pic img{ height:25vw;}





}
@media (max-width: 900px){
.aotlec{ width:100%;}
.htuea{ width:100%;}
#map{ height:220px;}
}

@media (max-width: 780px){
.wrap{ padding:0 3%;}
.ind-01{ padding:4%;}
.otenac li{ padding:10px 0; font-size:12px;}
.otenac li .d1{ font-size:12px;}
.otenac li .d1 strong{ font-size:16px;}
.ceubaa .d1{ font-size:24px;}
.ceubaa .d3{ font-size:14px; margin-top:12px;}
.ny-main{ padding:4%;}
.abenm{ font-size:20px;}
.ny-banner{ height:220px;}
.ny-banner .cont .d1{ font-size:20px;}
.orebla .pic{ width:100%;}
.orebla .con{ width:100%;}
.orebla .con .d1{ font-size:18px;}
.oltema dt{ width:100%;}
.oltema dd{ width:100%; margin-top:15px;}
.ecame li a .pic{ width:100%;}
.ecame li a .pic img{ height:auto;}
.ecame li a .con{ width:100%; padding:5%;}
.ltemct .pic img{ height:200px;}
.ltemct .video-li-a{ top:100px;}
.teopc .list .d1 span{ font-size:20px;}
.honor-ul li{ width:49%;}
.honor-ul li:nth-child(2n){ margin-right:0;}
.ecola li{ width:49%; margin-right:0; margin-bottom:2%;}
.ecola li:nth-child(2n){ float:right;}
.ecola li a .pic img{ height:120px;}
.loteca li a{ padding:4%;}
.loteca li a .date{ width:100%; border:none; text-align:left;}
.loteca li a .date span{ display: inline-block; font-size:20px; margin-right:5px;}
.loteca li a .con{ width:100%; padding:0; font-size:14px; height:auto; max-height:50px;}
.loteca li a .link{ display:none;}
.lboreac li .toceb{ padding-left:60px; font-size:14px;}
.lboreac li .toceb:before,.lboreac li .obcea .eomca:before{ width:50px;}
.lboreac li .obcea{ padding-left:0;}
.lboreac li .obcea .eomca{ padding:15px 15px 15px 60px;}
.erola li{ width:49%; padding:0; margin-bottom:15px;}
.erola li:nth-child(2n){ float:right;}
.erola li .tit{ font-size:14px;}
.erola li .pic{ height:150px;}
.pteaec li{ width:32%; margin:0 2% 2% 0; height:100px;}
.pteaec li:nth-child(3n){ margin-right:0;}
.pteaec li img{ max-height:80px;}
.aotlec{ padding:20px;}
.aotlec .d1{ font-size:20px; margin-bottom:12px;}
.aotlec .d1:before{ left:-20px;}

}







@media (max-width: 640px) {
    .otelb li {
        width: 50%;
    }

    .ebunc .d1,
    .mlcba .d1,
    .ceubaa .d1 {
        font-size: 20px;
    }

    .telao li {
        width: 100%;
        margin-right: 0;
    }

    .telao li a .tit {
        font-size: 16px;
    }

    .teplca .list {
        width: 100%;
        padding: 4%;
        margin-bottom: 2%;
    }

    .teplca .list .d1 {
        font-size: 20px;
    }

    .honor-ul li .honor-li-img {
        height: 160px;
    }

    .honor-ul li .honor-li-img p img {
        max-height: 120px;
    }

    .eotepc li {
        width: 100%;
        margin-right: 0 !important;
    }

    .buaeoc .list {
        width: 100%;
    }

    .orela li {
        width: 100%;
    }

    .orela li .c1 {
        height: 42px;
        font-size: 15px;
    }

    .buerv input {
        width: 120px;
    }

    .buerv input,
    .buerv img {
        height: 42px;
    }

    .eotepc li a .pic img {
        height: 50vw;
    }
}








.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(../images/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;
    }
}



/*2021-02-24*/
.oatel {
    max-width: 1024px;
    margin: 0 auto;
}

.oatel .title {
    font-size: 24px;
    line-height: 1.6;
}

.solte {
    margin-top: 20px;
    line-height: 22px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
}

.solte span {
    margin-right: 20px;
    color: #666;
    display: inline-block;
}

.solte span img {
    margin-right: 5px;
}

.mic-edit {
    padding: 4% 0;
    color: #666;
    line-height: 2;
}

.palfea {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    padding-right: 160px;
    line-height: 25px;
}

.palfea p {
    padding: 2px 0;
}

.palfea>a {
    display: inline-block;
    top: 20px;
    position: absolute;
    right: 0;
    width: 120px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    background: #0D6BB3;
}


@media (max-width: 1024px) {
    .palfea {
        padding-right: 0;
    }

    .palfea>a {
        position: relative;
        top: 0;
        margin-top: 12px;
    }

    .oatel .title {
        font-size: 18px;
    }
}

.pgdownload {}

.pgdownload {
    margin-bottom: 30px;
}

.pgdownload ul {
    overflow: hidden;
    margin: 0 -1%;
}

.pgdownload li {
    position: relative;
    float: left;
    width: 18%;
    margin: 0 1% 2%;
}

.pgdownload li a {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-indent: -999em;
}

.pgdownload li section {
    text-align: center;
    background: #f5f5f5;
}

.pgdownload li section figure {
    overflow: hidden;
    padding: 50px 20px;
}

.pgdownload li h3 {
    font-weight: normal;
    padding: 20px;
    font-size: 14px;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


@media (max-width:750px) {
    .pgdownload {}

    .pgdownload {
        margin-bottom: 30px;
    }

    .pgdownload ul {
        overflow: hidden;
        margin: 0 -1%;
    }

    .pgdownload li {
        position: relative;
        float: left;
        width: 47%;
        margin: 0 1% 2%;
    }

    .pgdownload li a {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        text-indent: -999em;
    }

    .pgdownload li section {
        text-align: center;
        background: #f5f5f5;
    }

    .pgdownload li section figure {
        overflow: hidden;
        padding: 50px 20px;
    }

    .pgdownload li h3 {
        font-weight: normal;
        padding: 20px;
        font-size: 14px;
        font-weight: normal;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
}

.my-map {
    margin: 0 auto;
    width: 100%;
    height: 440px;
}

.my-map .icon {
    background: url(../images/marker.png) no-repeat;
}

.my-map .icon-cir {
    height: 31px;
    width: 28px;
}

.my-map .icon-cir-red {
    background-position: -11px -5px;
}

.amap-container {
    height: 100%;
}

.myinfowindow {
    width: 240px;
    min-height: 50px;
}

.myinfowindow h5 {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
    width: 220px;
    text-overflow: ellipsis;
    word-break: break-all;
    white-space: nowrap;
}

.myinfowindow div {
    margin-top: 10px;
    min-height: 40px;
    line-height: 20px;
    font-size: 13px;
    color: #6f6f6f;
}