
.gai-map-box{ margin-top:0.43rem; position:relative;}
.gai-map-le{ width:30%; background:#3f5da2; height:8.2rem; padding:0.36rem; color:#fff; position:absolute; top:0; left:0; z-index:1; overflow:auto;}
.gai-map-le h1{font-size:0.3rem !important; color:#fff !important; margin-bottom:0.15rem; text-align: left!important; }
.gai-map-le dl{}
.gai-map-le dt{ font-size:0.24rem; color:#fff; font-weight:bold;}
.gai-map-le dd span{ display:block; color:#fff; font-size:0.2rem; margin-bottom:0.05rem}
.n-map-ri{ width:74%; position:relative; z-index:2;}
.n-piont{ position:relative;}
.n-piont dl{ width:40px; text-align:center; cursor:pointer;}
.n-piont dl dt{ font-size:0.2rem; font-weight:bold; color:#d70c25; padding-bottom:0; position:relative;}
.n-piont dl dd{ width:11px; height:11px; background:#d70c25; border-radius:50%; margin:0 auto; position:relative;}
.n-piont dl dd:after{ content:""; width:11px; height:11px;  background:rgba(233,4,4,0.3); border-radius:50%; position:absolute; animation: scale 2s infinite; left:0; top:0;}
  @keyframes scale{0%{ transform: scale(1); opacity:.9}100%{ transform: scale(3); opacity: 1;}}
 .po-box{ width:3rem; background:#fff;-moz-box-shadow:0px 0px 12px #fbe8ea; -webkit-box-shadow:0px 0px 12px #fbe8ea; box-shadow:0px 0px 12px #fbe8ea; min-height:100px; position:absolute; left:70px; top:-30%; padding:0.17rem; border-radius:20px; display:none; transition-duration:.5s; transform:translateX(30px); z-index:3;} 
  .po-box h2{ font-size:0.20rem;}
 .po-box span{ display:block; position:relative; font-size:0.17rem; padding-left:15px;} 
.po-box span:before{ content:""; width:6px; height:6px; border-radius:50%; background:#d70c25; position:absolute; left:0; top:50%; margin-top:-2px;} 
 /*.n-piont:hover .po-box{ opacity:1;transform:translateX(0px);}*/
 .po-box.hover{ display:block;transform:translateX(0px)}
 .n1{ position:absolute; top:56%; right:28.5%;}
 .n2{ position:absolute; top:62%; left:42%;}
 .n3{ position:absolute; bottom:26%; left:54%;}
 .n4{ position:absolute; bottom:19%; left:53%;}
 .n5{ position:absolute; bottom:20%; left:48%;}
 .n6{ position:absolute; top:43%; right:27.5%;}
  .n7{ position:absolute; top:58%; right:32.5%;}
 .n8{ position:absolute; top:64%; right:27.5%;}
 /*  */
 
.top {
    position: fixed;
    height: 88px !important;
    background: #fff !important;
}

.logo {
    top: 0.14rem;
}

.main-menu .navigation>li>a {
    color: #333333 !important;
}

.main-menu .navigation>li>a:hover {
    color: #0e3092 !important;
    font-weight: bold;
}

.main-menu .navigation>li>.active {
    color: #0e3092 !important;
    font-weight: bold;
}

.nav-lan {
    color: #333;
}

.nav-menu {
    background: url(/images/menu-1.png) no-repeat;
    background-size: contain;
}

.nav-sou .sea-box {
    background: url(/images/search.png) no-repeat center center;
}

.ne-banner {
    width: 100%;
    background: #000;
    box-shadow: 0 5px 5px #c1c1c1;
    overflow: hidden;
    position: relative;
    padding-top: 88px;
}

.ne-banner .text {
    width: 100%;
    font-size: 0.48rem;
    padding: 0 1.4rem;
    position: absolute;
    top: 40%;
    transform: translateY(-40%);
    z-index: 9;
    text-shadow: 0 3px 3px #333;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0.02rem;
    line-height: 0.6rem;
    text-align: center;
}

.ne-banner .text span {
    display: inline-block;
    width: 100%;
    font-size: 0.24rem;
    line-height: 0.24rem;
    font-weight: normal;
}

.ne-banner img {
    width: 100%;
    animation: changeScale 1 2.5s;
}

.pc-banner {
    display: block;
}

.mobile-banner {
    display: none;
}

.ne-warp {
    width: 13.46rem;
    margin: 0 auto;
    position: relative;
}

.ne-warp1 {
    width: 80%;
    margin: 0 auto;
    position: relative;
}

.ny-nav {
    width: 100%;
    position: absolute;
    left: 0;
    top: -38px;
    border-radius: 8px;
    text-align: center;
}

.ne-center {}

.ne-pos {
    width: 100%;
    border-bottom: 2px solid #f2f2f2;
    line-height: 0.62rem;
}

.ne-pos .bit {
    line-height: 0.62rem;
    background: url(/images/pos-icon.png) no-repeat left center;
    padding-left: 0.4rem;
    font-size: 16px;
    font-weight: bold;
    color: #555555;
}

.ny-nav li {
    position: relative;
    height: 0.8rem;
    box-shadow: 0 5px 5px #cccccc;
    background: #fff;
    margin-left: 1.5%;
    display: inline-block;
}

.ny-nav li:nth-child(1) {
    margin-left: 0 !important;
}

.ny-nav li a {
    color: #555555;
    display: inline-block;
    text-align: center;
    width: 100%;
    line-height: 0.8rem;
    font-size: 0.2rem;
    position: relative;
    transition-duration: .5s;
    cursor: pointer;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ny-nav li a span {
    padding-left: 0.35rem;
    display: inline-block;
}

.ny-nav li a:hover {
    color: #fff;
    background: url(/images/nav-bg.jpg)no-repeat;
}

.ny-nav li .ts {
    color: #fff;
    background: url(/images/nav-bg.jpg)no-repeat;
}

.ny-nav1 {
    position: relative;
}

.ny-nav1 li {
    position: relative;
    float: left;
    padding: 0 0.3rem;
}

.ny-nav1 li a {
    color: #555555;
    display: inline-block;
    line-height: 0.62rem;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    z-index: 2;
    border-bottom: 2px solid #fff;
}

.ny-nav1 li a:hover {
    color: #0f3193;
    border-bottom: 2px solid #0f3193;
}

.ny-nav1 li .ts {
    color: #0f3193;
    border-bottom: 2px solid #0f3193;
}

.about-padd {
    padding: 0.9rem 0 1rem 0;
}

.cy-padd {
    padding: 0.7rem 0 0.8rem 0;
}

.about-padd .ny-nav li {
    width: 23.5%;
}

.about-padd .ny-nav li:last-child {
    margin-right: 0 !important;
}

.about-padd .ny-nav li:nth-child(1) span {
    background: url(/images/ab-nav-icon1.png) no-repeat left center;
}

.about-padd .ny-nav li:nth-child(1):hover span {
    background: url(/images/ab-nav-icon1-1.png) no-repeat left center;
}

.about-padd .ny-nav li:nth-child(1) .ts span {
    color: #fff;
    background: url(/images/ab-nav-icon1-1.png) no-repeat left center;
}

.about-padd .ny-nav li:nth-child(2) span {
    background: url(/images/ab-nav-icon2.png) no-repeat left center;
}

.about-padd .ny-nav li:nth-child(2):hover span {
    background: url(/images/ab-nav-icon2-1.png) no-repeat left center;
}

.about-padd .ny-nav li:nth-child(2) .ts span {
    color: #fff;
    background: url(/images/ab-nav-icon2-1.png) no-repeat left center;
}

.about-padd .ny-nav li:nth-child(3) span {
    background: url(/images/ab-nav-icon3.png) no-repeat left center;
}

.about-padd .ny-nav li:nth-child(3):hover span {
    background: url(/images/ab-nav-icon3-1.png) no-repeat left center;
}

.about-padd .ny-nav li:nth-child(3) .ts span {
    color: #fff;
    background: url(/images/ab-nav-icon3-1.png) no-repeat left center;
}

.about-padd .ny-nav li:nth-child(4) span {
    background: url(/images/ab-nav-icon4.png) no-repeat left center;
}

.about-padd .ny-nav li:nth-child(4):hover span {
    background: url(/images/ab-nav-icon4-1.png) no-repeat left center;
}

.about-padd .ny-nav li:nth-child(4) .ts span {
    color: #fff;
    background: url(/images/ab-nav-icon4-1.png) no-repeat left center;
}

.about-box1 {
    width: 100%;
    position: relative;
    padding-left: 32.5%;
    padding-top: 0.65rem;
    background: url(/images/about-bg1.png)no-repeat left 90%;
}

.about-bit {
    font-size: 0.4rem;
    color: #222222;
    font-weight: bold;
    line-height: 0.4rem;
    margin-bottom: 0.6rem;
    display: table;
    position: absolute;
    left: 0;
    top: 0;
}

.about-bit span {
    display: inline-block;
    width: 100%;
    color: #0e3092;
    font-size: 0.24rem;

    text-transform: uppercase;
    position: relative;
}

.about-bit span:after {
    position: absolute;
    content: "";
    width: 56px;
    height: 6px;
    background: #00bef2;
    left: 0;
    bottom: -6px;
}

.about-neir li {
    width: 100%;
}

.about-neir li:nth-child(2n) {
    margin-right: 0;
}

.about-neir li p {
    font-size: 0.16rem;
    line-height: 0.3rem;
    padding-bottom: 0.3rem;
}

.about-box {
    width: 100%;
    position: relative;
}

.about-culture {
    width: 50%;
    overflow: hidden;
    background: #000;
    position: relative;
}

.about-culture img {
    display: block;
    width: 100%;
    animation: run 12s linear infinite;
    position: relative;
    z-index: 1;
}

.about-culture .dw {
    width: 100%;
    position: absolute;
    color: #fff;
    text-align: right;
    padding-right: 0.75rem;
    top: 1.2rem;
    font-size: 0.22rem;
    line-height: 0.24rem;
    font-style: italic;
    z-index: 2;
}

.about-culture .dw span {
    display: inline-block;
    width: 100%;
    opacity: 0.5;
    
    margin-bottom: 0.15rem;
    font-size: 0.12rem;
}

.about-video {
    width: 50%;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
}

.about-video .video {
    width: 100%;
    height: 100%;
    position: relative;
}

.culture {
    padding-bottom: 1.2rem;
}

.culture li {
    width: 100%;
    list-style: none;
    margin-bottom: 0.45rem;
    border-bottom: 2px solid #e4dfda;
    font-size: 18px;
    color: #555555;
    line-height: 0.48rem;
}

.culture li span {
    display: inline-block;
    padding-right: 0.2rem;
    font-weight: bold;
    font-size: 0.2rem;
    color: #111111;
}

.histroy {
    width: 100%;
}

.histroy .left {
    width: 85%;
    overflow: hidden;
    position: relative;
}

.histroy .left img {
    display: block;
    width: 100%;
}

.histroy .left .year {
    width: 30%;
    height: 5.7rem;
    font-size: 0.62rem;
    color: #00bef2;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.histroy .left .year-neir {
    width: 70%;
}

.poster {
    margin-bottom: .3215rem;
}

.poster-list img {
    width: 100%;
}

.poster-list .poster-txt {
    position: relative;
    overflow: hidden;
    transition: height 0.24s;
}

.poster-list .poster-txt.xg:after {
    content: "";
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    background: -moz-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
    background: -webkit-linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
}

.poster-btn {
    outline: none;
    display: block;
    width: 100%;
    height: 0.75rem;
    line-height: 0.75rem;
    color: #00bef2;
    font-size: 17px;
    background: #ececec;
    padding-left: 0.9rem;
    font-weight: bold;
}

.poster-btn a {
    color: #00bef2;
}

.current-menu {
    width: 100%;
    height: 0.75rem;
    line-height: 0.75rem;
    color: #00bef2;
    font-size: 17px;
    padding-left: 0.9rem;
}

.histroy .left .year-list li {
    width: 100%;
    margin-bottom: 0.2rem;
    list-style: none;
    line-height: 0.76rem;
    color: #555555;
    font-size: 0.18rem;
    border-bottom: 1px dashed #ececec;
}

.histroy .left .year-list li span {
    display: inline-block;
    width: 15%;
    color: #00bef2;
    position: relative;
    padding-left: 15px;
    float: left;
}

.histroy .left .year-list li span:after {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    background: #00bef2;
    left: 0;
    top: 0.35rem;
}

.histroy .left .year-list li p {
    float: left;
    width: 85%;
}

.histroy .right {
    width: 70px;
    height: 7.7rem;
    position: relative;
    overflow: hidden;
   padding: 0.35rem 0 0.15rem 0;
}

.histroy .right:after {
    position: absolute;
    left: 11px;
    width: 1px;
    height: 100%;
    background: #d8d8d8;
    top: 0;
    content: "";
}

.histroy .right img {
    width: 100%;
}

.histroy .right .swiper-slide {
   /* height: 0.45rem !important; */
    line-height: 0.45rem;
    font-size: 16px;
    color: #777777;
    position: relative;
    background: url(/images/his-icon1.png) no-repeat 8px center;
    cursor: pointer;
    padding-left: 28px;
}

.histroy .right .swiper-button-next {
  
	position: absolute;
	bottom: 0;
	top: inherit;
	left: -8px;
	width: 40px;
	height: 15px;
	background: url(/images/his-jt.png) no-repeat;
	    transform: rotate(180deg);
}

.histroy .right .swiper-button-prev {
  position: absolute;
    top: 0;
    left: -9px;
    width: 40px;
    height: 15px;
    background: url(/images/his-jt.png) no-repeat;
    margin-top: 0;

}

.histroy .right .swiper-button-next:after,
.histroy .right .swiper-button-prev:after {
    opacity: 0;
}

.histroy .right .swiper-slide-thumb-active {
    background: url(/images/his-icon2.png) no-repeat left center;
}

.histroy .right .swiper-pointer-events.swiper-vertical {
    height: 7.2rem;
}

/* 2023-2-2 */
.histroy .right .mySwiper3{display: none;}
/* news */

.news-padd {
    padding: 0.35rem 0 0.85rem 0;
}

.news-padd1 {
    padding: 1rem 0;
}

.in-news {
    width: 100%;
    background: #e7eaf4;
}

.in-news .left {
    width: 40%;
    overflow: hidden;
height:3.5rem;
}

.in-news .left img {
    display: block;
    width: 100%;
}

.in-news .right {
    width: 60%;
    padding: 0.3rem 0.5rem 0 0.5rem;
}

.sideMenu {
    width: 100%;
    position: relative;
}

.sideMenu h3 {
    line-height: 0.64rem;
    font-size: 20px;
    font-weight: normal;
    border-bottom: 1px solid #cecece;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sideMenu .on {
    border-bottom: none !important;
    font-weight: bold;
    line-height: 0.4rem;
    padding-top: 0.15rem;
}

.sideMenu ul {
    width: 100%;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #cecece;
}

.sideMenu ul .time {
    line-height: 0.26rem;
    color: #0f3193;
    font-size: 0.16rem;
    margin-bottom: 0.1rem;
}

.sideMenu ul .neir {
    font-size: 0.16rem;
    line-height: 0.24rem;
    color: #777777;
}

.news-list {
    width: 100%;
    position: relative;
    margin-top: 0.2rem;
    margin-bottom: 0.3rem;
}

.news-list:after {
    position: absolute;
    content: "";
    height: 86%;
    width: 1px;
    background: #0f3193;
    left: 0.44rem;
    top: 0;
    z-index: -1;
    top: 7%;
}

.news-list li {
    padding-top: 0.45rem;
}

.news-list li .time {
    width: 0.89rem;
    height: 0.89rem;
    border-radius: 100%;
    background: #fff;
    box-shadow: 0 5px 15px #b8c4e5;
    text-align: center;
    padding-top: 0.2rem;
    position: relative;
    z-index: 5;
    color: #0e3092;
    font-size: 0.2rem;
    line-height: 0.24rem;
}

.news-list li:last-child .neir {
    border-bottom: none;
}

.news-list li .time span {
    text-decoration: underline;
    display: inline-block;
    width: 100%;
}

.news-list li .neir {
    width: calc(96% - 0.89rem);
    border-bottom: 1px solid #ececec;
    position: relative;
    z-index: 5;
    padding-bottom: 0.45rem;
}

.news-list li h1 {
    line-height: 0.38rem;
    color: #333333;
    font-size: 18px;
}

.news-list li .text {
    font-size: 16px;
    color: #777777;
    line-height: 24px;
    margin: 10px 0;
}

.news-honor {
    width: 100%;
    background: #f2f2f2;
}

.news-honor .left {
    width: 4.93rem;
}

.news-honor .left img {
    width: 100%;
}

.news-honor .right {
    padding: 0.4rem 0.33rem 0.2rem 0.33rem;
    width: calc(100% - 4.93rem);
    display: inline-block;
}

.news-honor-box {
    width: 100%;
    overflow: hidden;
}

.scrollbar {
    height: 6.3rem;
    width: 100%;
    overflow-y: scroll;
}

.style-4::-webkit-scrollbar {
    width: 5px;
}

.style-4::-webkit-scrollbar-thumb {
    background-color: #c6c6c6;
}

.scr-box {
    width: 100%;
    padding-right: 15px;
    position: relative;
}

.scr-box dl {
    width: 100%;
    padding-bottom: 0.38rem;
}

.scr-box dl:last-child {
    padding-bottom: 0;
}

.scr-box dl dt {
    line-height: 0.44rem;
    font-size: 0.2rem;
    font-weight: bold;
    color: #333333;
    padding-bottom: 2px;
}

.scr-box dl dd {
    width: 33.333%;
    float: left;
    line-height: 0.34rem;
    position: relative;
    font-size: 0.17rem;
    color: #555555;
    padding-left: 0.12rem;
    cursor: pointer;
}

.scr-box dl dd:after {
    position: absolute;
    content: "";
    left: 0;
    top: 0.14rem;
    width: 0.05rem;
    height: 0.05rem;
    background: #0e3092;
    border-radius: 100%;
}

.honor_box {
    width: 2.4rem;
    height: 1.65rem;
    -webkit-border-radius: 0.1rem;
    -moz-border-radius: 0.1rem;
    border-radius: 0.1rem;
    background: #fff;
    padding: 0.15rem;
    max-width: calc(100vw - 30px);
    position: absolute;
    left: 0;
    top: 0.4rem;
    opacity: 0;
    transform: translateY(50px);
    transition: all .5s ease;
    box-shadow: 0 5px 20px rgba(29, 56, 75, .4);
    pointer-events: none;
    box-sizing: border-box;
    z-index: 9;
}

.honor_box:after {
    width: 16px;
    height: 16px;
    background: #fff;
    position: absolute;
    content: "";
    top: -8px;
    left: 20%;
    transform: rotate(45deg);
    z-index: 8;
}

.honor_box img {
    display: block;
    width: 100%;
    height: 100%;
}

.scr-box dl dd:hover .honor_box {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}


/* 新闻列表 */

.jianT {
    width: 100%;
    text-align: center;
}

.jianT li {
    background: #f5f5f5;
    line-height: 0.5rem;
    height: 0.5rem;
    float: left;
    margin-right: 1px;
    width: auto;
}

.jianT li a {
    font-size: 16px;
    color: #474747;
    display: block;
    text-align: center;
    width: 0.7rem;
}

.jianT li a:hover {
    text-decoration: none;
    background: #215ac6;
    color: #fff;
}

.jianT li span {
    font-size: 0.16rem;
    color: #474747;
    display: block;
    padding: 0 0.15rem;
}

.jianT li span:hover {
    text-decoration: none;
    background: #215ac6;
    color: #fff;
}

.jianT li .on {
    background: #215ac6;
    color: #fff;
}


/* hr */

.hr-padd {
    padding: 0.65rem 0 1.2rem 0;
}

.zp_ti {
    background: #0e3092;
    color: #fff;
    font-size: 0.18rem;
    line-height: 0.64rem;
}

.zp_ti li {
    float: left;
    width: 16.666%;
    text-align: center;
}

.sideMenu1 {
    border: 1px dashed #d8d8d8
}

.sideMenu1 h3 {
    height: 0.64rem;
    line-height: 0.64rem;
    border-top: 1px dashed #d8d8d8;
    background: #fff;
    cursor: pointer;
}

.sideMenu1 h3 dl {
    width: 100%;
    margin: 0;
}

.sideMenu1 h3 dl dd {
    float: left;
    width: 16.6666%;
    text-align: center;
    padding: 0;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 0.16rem;
}

.sideMenu1 .on {
    background: #fff
}

.sideMenu1 ul {
    padding: 0.43rem 0.62rem;
    display: none;
    border-top: 1px dashed #d8d8d8;
    font-size: 0.16rem;
    background: #f9f9f9;
    position: relative;
}

.sideMenu1 ul p {
    line-height: 2;
    font-size: 0.16rem;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.sideMenu1 ul p span {
    font-size: 0.16rem;
}

.ze-le {
    width: 100%;
    padding-bottom: 0.3rem;
}

.td-an {
    position: absolute;
    bottom: 50px;
    right: 50px;
}

.td-an a {
    display: inline-block;
    width: 175px;
    height: 54px;
    line-height: 54px;
    color: #fff;
    background: #0e3092;
    font-size: 20px;
    border-radius: 10px;
    text-align: center;
    margin-left: 20px;
    transition-duration: .5s;
}

.td-an a:nth-child(2) {
    background: #808080
}

.td-an a:hover {
    border-radius: 20px;
}

.sc-button .b-zi {
    color: #dc0000;
}

.t-search {
    width: 48%;
    border: 1px solid #c4c4c4;
    height: 0.46rem;
    border-radius: 0.05rem;
    position: relative;
    display: inline-table;
    margin-top: 10px;
    margin-right: 2%;
    float: left;
    overflow: hidden;
}

.t-search input {
    background: #fff;
    border: none;
    outline: none;
    height: 0.44rem;
    border-radius: 0.05rem 0 0 0.05rem;
    padding-left: 0.17rem;
    font-size: 0.15rem;
    width: 100%;
}

.t-search button {
    background: #808080;
    color: #fff;
    width: 0.71rem;
    height: 0.44rem;
    border: none;
    outline: none;
    position: absolute;
    right: 0;
    top: 0;
}

.t-search .yzm {
    width: 0.95rem;
    height: 0.33rem;
    border: none;
    outline: none;
    position: absolute;
    right: 0;
    top: 0.05rem;
}

.t-search .yzm img {
    display: block;
    width: 100%;
}

.hr-ln {
    width: 100%;
    padding: 0.3rem 0 1.2rem 0;
}

.hr-ln li {
    width: 48.5%;
    float: left;
    margin-right: 3%;
}

.hr-ln li img {
    display: block;
    width: 100%;
}

.hr-ln li p {
    text-align: center;
    line-height: 0.86rem;
    background: #f4f4f3;
    font-size: 0.2rem;
    color: #333333;
}

.hr-ln li:nth-child(2) {
    margin-right: 0;
}

.hr-email {
    font-size: 16px;
    padding-bottom: 0.4rem;
    line-height: 26px;
}

.hr-email span {
    color: #0e3092;
}


/* business */

.bus-padd {
    padding: 1.9rem 0 0.85rem 0;
}

.bus-padd2 {
    padding: 0.75rem 0 0.85rem 0;
}

.bus-padd2 h1 {
    text-align: center;
    font-size: 0.36rem;
    color: #333333;
}

.bus-padd2 p {
    text-align: center;
    color: #333;
    font-size: 0.18rem;
}

.bus-padd2 img {
    padding-top: 0.4rem;
    width: 100%;
}

.bus-left {
    width: 43%;
}

.bus-case {
    width: 100%;
    background: #f7f7f7;
    padding: 0.45rem 0 0.45rem 0;
}

.bus-case h1 {
    text-align: center;
    font-size: 0.36rem;
    color: #333333;
    padding-bottom: 20px;
}

.bus-left .neir {
    font-size: 0.18rem;
    line-height: 0.36rem;
    padding-top: 0.9rem;
    color: #333333;
    text-indent: 2em;
}

.bus-right img {
    display: block;
    width: 100%;
}

.bus-right {
    width: 53%;
    position: relative;
    overflow: hidden;
}

.bus-right li {
    width: 49.22%;
    overflow: hidden;
    border-radius: 0.08rem;
    margin: 0 1.5% 0.12rem 0;
    float: left;
    position: relative;
}

.bus-right li:nth-child(2n) {
    margin-right: 0;
}

.bus-right li img {
    display: block;
    width: 100%;
}

.tt {
    background: #0e3092;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-animation-name: tt;
    animation-name: tt;
}

.bus-bit h1 {
    font-size: 0.36rem;
    color: #333333;
    line-height: 0.56rem;
}

.bus-bit p {
    font-size: 0.3rem;
    line-height: 0.4rem;
    color: #0e3092;
    font-weight: normal;
    padding-bottom: 12px;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0.4rem;
}

.bus-bit p:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 56px;
    height: 6px;
    background: #00bef2;
}

.bus-box {
    width: 100%;
    background: #eceff1;
    padding: 0.95rem 0;
}

.bus-service {
    width: 100%;
    margin-top: 0.35rem;
}

.bus-service .left {
    width: 42%;
}

.bus-service .right {
    width: 53%;
    overflow: hidden;
    border-radius: 0.1rem;
    background: #000;
    cursor: pointer;
    position: relative;
}

.bus-service .right:after {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.bus-service .right:hover:after {
    -webkit-animation: shine2 1s;
    animation: shine2 1s;
}

@-webkit-keyframes shine2 {
    100% {
        left: 125%;
    }
}

@keyframes shine2 {
    100% {
        left: 125%;
    }
}

.bus-service .right img {
    display: block;
    width: 100%;
    transition-duration: .5s;
}

.bus-service .right:hover img {
    transform: scale(1.1);
    opacity: 0.8;
}

.Menubox1 {
    width: 100%;
    height: 50px;
    margin-bottom: 0.45rem;
}

.Menubox1 li {
    width: 158px;
    background: #ffffff;
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #0e3092;
    position: relative;
    margin-right: 12px;
    float: left;
    text-align: center;
}

.Menubox1 li:after {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background: #0e3092;
    left: 40%;
    bottom: -6px;
    opacity: 0;
    transform: rotate(45deg);
}

.Menubox1 li.hover {
    background: #0e3092;
    color: #fff;
}

.Menubox1 li.hover:after {
    opacity: 1;
}

.CbContainer1 {
    position: relative;
}

.Contentbox1 {
    clear: both;
    width: 100%;
}

.Menubox1-1 {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #c8c8c8;
}

.Menubox1-1 li {
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    font-size:0.2rem;
    color: #888888;
    position: relative;
    float: left;
    margin-right: 10%;
    text-align: center;
}

.Menubox1-1 li.hover {
    font-weight: bold;
    color: #0e3092;
    border-bottom: 3px solid #0e3092;
}

.CbContainer1-1 {
    position: relative;
}

.Contentbox1-1 {
    clear: both;
    width: 100%;
    padding-top: 0.3rem;
    font-size: 0.18rem;
    line-height: 0.3rem;
}

.Menubox2-1 {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #c8c8c8;
}

.Menubox2-1 li {
    width: 16.666%;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    font-size: 0.2rem;
    color: #888888;
    position: relative;
    float: left;
    text-align: center;
}

.Menubox2-1 li.hover {
    font-weight: bold;
    color: #0e3092;
    border-bottom: 3px solid #0e3092;
}

.CbContainer2-1 {
    position: relative;
}

.Contentbox2-1 {
    clear: both;
    width: 100%;
    padding-top: 0.3rem;
    font-size: 0.18rem;
    line-height: 0.3rem;
}

.bus-case .swiper-slide {
    overflow: hidden;
    border-radius: 10px;
    position: relative;
    background: #0e3092;
    cursor: pointer;
}

.bus-case .swiper-slide .dw {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    color: #fff;
    text-align: center;
    padding: 0.85rem 0.3rem 0 0.3rem;
}

.bus-case .swiper-slide .dw h1 {
    font-size: 0.24rem;
    line-height: 0.54rem;
    color: #fff;
}

.bus-case .swiper-slide .dw p {
    font-size: 0.2rem;
    line-height: 0.3rem;
}

.bus-case .swiper-slide:hover .dw {
    opacity: 1;
}

.bus-case .swiper-slide img {
    display: block;
    width: 100%;
    transition-duration: .5s;
}

.bus-case .swiper-slide:hover img {
    transform: scale(1.1);
    opacity: 0.2;
}

.bus-case .swiper-button-next,
.bus-case .swiper-button-prev {
    width: 35px;
    height: 35px;
    position: absolute;
    cursor: pointer;
    background: url(/images/case-jt.png)no-repeat center center;
    transition-duration: .5s;
}

.bus-case .swiper-button-next {
    right: 15px;
    top: 48%;
    transform: rotateY(180deg);
}

.bus-case .swiper-button-prev {
    left: 15px;
    top: 48%;
}

.bus-case .swiper-button-next:after,
.bus-case .swiper-button-prev:after {
    font-size: 0;
    display: none;
}

.bus-case .swiper-pointer-events {
    padding-bottom: 70px;
}

.bus-case .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #252526;
    opacity: 1;
}

.bus-case .swiper-pagination-bullet-active {
    width: 38px;
    background: #0e3092;
    border-radius: 8px;
}

.cy-box {
    width: 100%;
    background: #f2f4f7;
}

.cy-box .left {
    width: 45%;
}

.cy-box .left p {
    font-size: 18px;
    line-height: 30px;
    padding-bottom: 30px;
}

.cy-box .left p:last-child {
    padding-bottom: 0;
}

.cy-box .left p span {
    font-weight: bold;
    font-size: 0.24rem;
    font-weight: bold;
}

.cy-box .right {
    width: 49%;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.cy-box .right:after {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.cy-box:hover .right:after {
    -webkit-animation: shine2 1s;
    animation: shine2 1s;
}

.cy-box .right img {
    display: block;
    width: 100%;
}

.cy-box .right .swiper-slide {
    border-radius: 8px;
    overflow: hidden;
}

.cy-box .right .swiper-slide img {
    display: block;
    width: 100%;
}

.cy-box .right .swiper-pagination {
    margin-top: 30px;
    position: relative;
    text-align: right;
}

.cy-box .right .swiper-pagination-bullet {
    width: 30px;
    height: 7px;
    border-radius: 8px;
}

.cy-cate {
    width: 100%;
    position: relative;
    padding: 0 15px;
}

.cy-cate .dw {
    width: 100%;
    height: 80%;
    border: 2px solid #d1d1d1;
    left: 0;
    top: 22%;
    position: absolute;
    border-radius: 10px;
    z-index: -1;
}

.cy-cate .box-tab {
    width: 100%;
    padding-bottom: 35px;
    position: relative;
}

.cy-cate .box-tab .left {
    width: 50%;
    border-radius: 5px;
    overflow: hidden;
}

.cy-cate .box-tab .left img {
    display: block;
    width: 100%;
}

.cy-cate .box-tab .right {
    width: 46%;
    padding-top: 1.05rem;
}

.Menubox2 {
    width: 100%;
    position: absolute;
    text-align: center;
    left: 54%;
    top: 0.35rem;
    z-index: 999;
}

.Menubox2 li {
    display: table;
    background: #e3e6eb;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    color: #333;
    padding: 0 0.15rem;
    position: relative;
    border-radius: 5px;
    margin-right: 1%;
    float: left;
}

.Menubox2 li.hover {
    background: #103393;
    color: #fff;
}

.CbContainer2 {
    position: relative;
}

.Contentbox2 {
    clear: both;
    width: 100%;
    min-height: 196px;
}

.cate-bit {
    line-height: 0.5rem;
    background: #fff;
    padding: 0 15px;
    font-size: 0.3rem;
    font-weight: bold;
    color: #333333;
    display: table;
}

.cate-neir {
    width: 75%;
    margin-top: 0.3rem;
    font-size: 0.18rem;
    line-height: 30px;
}

.cy-cate .swiper-slide img {
    width: 100%;
    display: block;
}

.cy-pro {
    width: 100%;
    position: relative;
    padding: 45px 0;
}

.cy-pro-jt {
    width: 100%;
    position: relative;
}

.cy-pro-jt .swiper-button-next,.honnr .swiper-button-next,
.cy-pro-jt .swiper-button-prev,.honnr .swiper-button-prev {
    width: 28px;
    height: 28px;
    border-radius: 100%;
    border: 2px solid #a8a8a8;
}

.cy-pro-jt .swiper-button-next,.honnr .swiper-button-next {
    left: 51%;
    right: initial;
    top: 45px;
}
.honnr .swiper-button-prev{ left:0 !important; top:30% !important; bottom:auto !important }
.honnr .swiper-button-next{ left:auto !important; right:0 !important;top:30%; }


.cy-pro-jt .swiper-button-prev,.honnr .swiper-button-prev {
    right: 51%;
    left: initial;
    top: 45px;
}

.cy-pro-jt .swiper-button-next:after,
.cy-pro-jt .swiper-button-prev:after,.honnr .swiper-button-next:after,.honnr .swiper-button-prev:after {
    font-size: 18px !important;
    color: #a8a8a8;
    font-weight: bold;
}

.active-news {
    padding: 65px 0;
}

.activ-bit {
    text-align: center;
    line-height: 0.56rem;
    font-size: 0.3rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: 0.35rem;
}

.active-news .swiper-slide img {
    display: block;
    width: 100%;
}

.active-news .swiper-slide {
    padding-bottom: 86px;
    cursor: pointer;
}

.active-news .swiper-slide .pic {
    width: 100%;
    overflow: hidden;
    background: #000;
}

.active-news .swiper-slide:hover .pic img {
    transform: scale(1.1);
    opacity: 0.7;
}

.active-news .swiper-slide .pic img {
    display: block;
    width: 100%;
    transition-duration: .5s;
}

.active-news .swiper-slide:nth-child(2n) {
    padding-top: 86px;
    padding-bottom: 0;
}

.active-news .swiper-slide .dw {
    width: 90%;
    position: absolute;
    left: 5%;
    bottom: 0;
    height: 1.7rem;
    background: #fff;
    padding: 0.2rem 0.4rem 0 0.4rem;
}

.active-news h1 {
    line-height: 0.46rem;
    font-size: 20px;
    color: #333333;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.active-news .neir {
    font-size: 16px;
    line-height: 24px;
    color: #777777;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.active-news .swiper-wrapper {
    margin-bottom: 60px;
}

.active-news h1:after {
    position: absolute;
    content: "";
    width: 48px;
    height: 2px;
    background: #0e3092;
    left: 0;
    bottom: 0;
}

.active-news .swiper-slide:nth-child(2n) .dw {
    top: 0;
}

.small-dw {
    width: 39px;
    height: 39px;
    background: #0e3092;
    position: absolute;
    top: -39px;
    right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.small-dw img {
    display: block;
    width: auto !important;
    transition-duration: .5s;
}

.active-news .swiper-slide:nth-child(2n) .small-dw {
    bottom: -39px;
    top: initial;
}

.active-news .swiper-slide:hover .small-dw img {
    transform: rotate(180deg);
}

.active-news .swiper-pagination-bullet {
    width: 46px;
    height: 8px;
    border-radius: 8px;
}

.honnr .swiper-slide {
    border: 1px solid #e3e3e3;
    background: #f2f4f7;
    padding: 0.35rem 0.3rem;
    cursor: pointer;
}

.honnr .pic {
    overflow: hidden;
    background: #000;
}

.honnr .pic:hover img {
    transform: scale(1.1);
    opacity: 0.7;
}

.honnr .pic img {
    display: block;
    width: 100%;
    transition-duration: 1s;
}

.honnr .swiper-slide h1 {
    font-size: 17px;
    line-height: 27px;
    height: 95px;
    margin-bottom: 25px;
}

.honnr .swiper-slide h2 {
    font-size: 17px;
    line-height: 27px;
    height: 70px;
    margin-bottom: 25px;
}

.honnr .swiper-slide h3 {
    font-size: 17px;
    line-height: 27px;
    height: 30px;
    margin-bottom: 25px;
}

.park-p {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0.3rem;
}

.park-p span {
    font-size: 0.24rem;
    font-weight: bold;
}

.park-sevice {
    width: 100%;
    background: #103393;
    color: #fff;
}

.park-sevice .left {
    width: 50%;
    padding: 0 0.2rem;
}

.park-sevice .left h1 {
    position: relative;
    line-height: 0.48rem;
    font-size: 0.32rem;
    width: 100%;
    margin-bottom: 0.2rem;
    margin-top: 0.4rem;
}

.park-sevice .left h1:after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 0.22rem;
    height: 0.23rem;
    background: url(/images/park-after.png) no-repeat;
}

.park-f-bit {
    line-height: 0.46rem;
    font-size: 0.24rem;
    color: #cdd0e2;
    font-weight: bold;
    margin-bottom: 0.1rem;
}

.park-list {
    line-height: 0.3rem;
    color: #fff;
    font-size: 0.16rem;
}

.park-list span {
    display: inline-block;
    border-radius: 5px;
    background: #b8c2df;
    color: #103393;
    padding: 0 0.05rem
}

.park-sevice .right {
    width: 50%;
    overflow: hidden;
    position: relative;
    background: #000;
}

.park-sevice .right img {
    display: block;
    width: 100%;
    transition-duration: 1s;
}

.park-sevice .right:hover img {
    transform: scale(1.1);
    opacity: 0.7;
}

.park-list1 {
    font-size: 0.22rem;
}

.park-list1 span {
    display: inline-block;
    width: 1.38rem;
    margin-right: 0.2rem;
    line-height: 0.45rem;
    border-radius: 5px;
    background: #b8c2df;
    color: #103393;
    text-align: center;
}

.park-list1 span:last-child {
    margin-right: 0;
}

.park-sevice .right:after {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.park-sevice:hover .right:after {
    -webkit-animation: shine2 1s;
    animation: shine2 1s;
}

.park-case {
    padding: 0.9rem 0 0 0;
}

.park-case h1 {
    text-align: center;
    padding-bottom: 0.15rem;
}

.park-case h1 img {
    display: inline-block;
}

.park-case .swiper-slide {
    border-radius: 8px;
    overflow: hidden;
    background: #000000;
    cursor: pointer;
    position: relative;
}

.park-case .swiper-slide img {
    display: block;
    width: 100%;
    transition-duration: 1s;
}

.park-case .swiper-slide:hover img {
    transform: scale(1.1);
    opacity: 0.7;
}

.park-case .dw {
    width: 90%;
    border-radius: 8px;
    height: 0.82rem;
    padding: 0 0 0 0.17rem;
    background: #fff;
    line-height: 0.82rem;
    position: absolute;
    left: 5%;
    bottom: 0.18rem;
    box-shadow: 0 5px 15px #333;
}

.park-case .dw h1 {
    display: table;
    font-size: 0.21rem;
    color: #333333;
    padding-bottom: 0 !important;
    float: left;
}

.park-case .dw .icon {
    display: flex;
    height: 0.82rem;
    justify-content: center;
    align-items: center;
    float: right;
}

.park-case .swiper-slide:hover .icon img {
    transform: scale(1) !important;
}

.sm-p {
    line-height: 0.2rem;
    text-align: center;
    font-size: 0.2rem;
    color: #222222;
    display: inline-block;
    width: 100%;
    font-weight: normal;
}

.adv-box {
    width: 100%;
    padding: 0.76rem 0;
    background-image: linear-gradient(75deg, #0f3192, #0c51a8, #0594d6, #01b2ea);
}

.adv-bor {
    border-radius: 6px;
    background: #fff;
    padding: 0.6rem 0.2rem;
}

.adv-bor .text {
    width: 50%;
    font-size: 18px;
    line-height: 0.44rem;
}

.adv-bor .text h1 {
    font-size: 0.24rem;
    color: #222222;
}

.adv-bor .pic {
    width: 50%;
}

.adv-bor .pic img {
    display: block;
    width: 100%;
}

.pattern .swiper-slide {
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    background: #103393;
    cursor: pointer;
}

.pattern .swiper-slide img {
    display: block;
    width: 100%;
    transition-duration: .5s;
}

.pattern .swiper-slide:hover img {
    opacity: 0.1;
}

.pattern .swiper-slide .dw {
    color: #fff;
    position: absolute;
    top: 80%;
    transition-duration: .5s;
}

.pattern .swiper-slide .dw h1 {
    text-align: center;
    font-size: 0.24rem;
    line-height: 0.54rem;
}

.pattern .swiper-slide:hover .dw {
    top: 50%;
    transform: translateY(-50%);
}

.pattern .swiper-slide .dw p {
    font-size: 20px;
    line-height: 30px;
    width: 100%;
    padding: 0 20%;
    margin-top: 0.2rem;
    opacity: 0;
}

.pattern .swiper-slide:hover .dw p {
    opacity: 1;
}

.ser-tel {
    background-image: linear-gradient(75deg, #00bff2, #49a6d6, #9485b5, #cb6f9e, #f85d8b);
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 10px 0 0 0;
}

.ser-tel span {
    font-size: 24px;
    font-weight: bold;
    width: 100%;
    display: inline-block;
}

.park-padd {
    padding: 0.75rem 0;
}

.park-bit {
    line-height: 0.62rem;
    text-align: center;
    font-weight: bold;
    color: #333333;
    font-size: 0.36rem;
}

.s-will {
    width: 100%;
    background: #f7f7f7;
    margin-top: 0.35rem;
    position: relative;
}

.s-will .left {
    width: 30%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.s-will .right {
    width: 70%;
    background: #103393;
    color: #fff;
    padding: 0.4rem 0.45rem;
}

.s-will .right h1 {
    line-height: 0.5rem;
    font-size: 0.3rem;
}

.s-will .right .cs-list {
    margin: 0.25rem 0 0.4rem 0;
}

.s-will .right .cs-list li {
    font-size: 0.2rem;
    line-height: 0.36rem;
}

.s-will .right .cs-list1 {
    width: 100%;
    padding-left: 0.8rem;
    position: relative;
}

.s-will .right .cs-list1:after {
    left: 0;
    top: 0;
    line-height: 0.36rem;
    width: 0.8rem;
    font-size: 0.2rem;
    position: absolute;
    content: "配套：";
}

.s-will .right .cs-list1 li {
    width: 20%;
    float: left;
    list-style: none;
    margin-bottom: 0.24rem;
    line-break: 0.34rem;
    font-size: 0.2rem;
    display: flex;
}

.s-will .right .cs-list1 li img {
    display: inline-block;
    width: 0.34rem;
    height: 0.34rem;
    margin-right: 0.09rem;
}


/* picture */

.s-will-pic {
    padding-top: 0.35rem;
}

.s-will-pic .mySwiper2 .swiper-slide {
    width: 45%;
    text-align: center;
}

.s-will-pic .mySwiper2 .swiper-slide img,
.s-will-pic .mySwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.s-will-pic .mySwiper {
    width: 45%;
    margin-left: auto;
    margin-right: auto;
}

.s-will-pic .mySwiper2 {
    height: 80%;
    width: 100%;
}

.s-will-pic .mySwiper2 .swiper-slide img {
    opacity: 0.2;
}

.s-will-pic .mySwiper2 .swiper-slide-active img {
    opacity: 1;
}

.s-will-pic .mySwiper {
    height: 20%;
    box-sizing: border-box;
    margin-top: 35px;
    border-top: 2px solid #4e4b4c;
    padding-top: 25px !important;
}

.s-will-pic.mySwiper .swiper-slide {
    background: #000;
    width: 25%;
    height: 100%;
}

.s-will-pic .mySwiper .swiper-slide img {
    opacity: 0.5;
}

.s-will-pic .mySwiper .swiper-slide-thumb-active {
    border: 3px solid #0059AD;
}

.s-will-pic .mySwiper .swiper-slide-thumb-active img {
    opacity: 1;
}

.park-map {
    position: relative;
}

.map-box {
    height: 7rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.park-map .dw {
    width: 4.35rem;
    left: 12%;
    border-radius: 8px;
    background: #fff;
    padding: 0.35rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.park-map .dw h1 {
    text-align: center;
    line-height: 0.6rem;
    font-size: 0.36rem;
}

.park-map .dw li {
    line-height: 0.42rem;
    border-bottom: 1px solid #d6d6d6;
    margin-top: 0.18rem;
    margin-top: 0.12rem;
    font-size: 0.18rem;
}

.map-ewm {
    text-align: center;
    padding-top: 20px;
}

.map-ewm p {
    line-height: 0.5rem;
    font-size: 18px;
    color: #103393;
    line-height: 30px;
}


/* picture */

.detail {
    line-height: 0.32rem;
    color: #111111;
    font-size: 0.32rem;
    text-align: center;
    padding-bottom: 0.25rem;
}

.xx {
    width: 100%;
    line-height: 0.46rem;
    text-align: center;
    background: #e7e8ea;
    font-size: 0.18rem;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

.detail1 {
    padding-top: 0.2rem;
}

.detail1 p {
    font-size: 0.19rem;
    line-height: 0.36rem;
    color: #555555;
    padding-bottom: 15px;
}

.detail1 p img {
    display: inline-block;
	max-width: 100%;
height:auto !important;
}

.detail-padd {
    padding: 0.5rem 0;
}

.news-back {
    width: 100%;
    border-top: 1px dashed #e4dfda;
    line-height: 0.6rem;
    font-size: 18px;
    margin-top: 15px;
}

.news-back .b1 {
    width: 40%;
    line-height: 0.6rem;
    padding-left: 30px;
    background: url(/images/b-bg.png)no-repeat left center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

.news-back .b2 {
    width: 40%;
    line-height: 0.6rem;
    padding-right: 30px;
    background: url(/images/b-bg1.png)no-repeat right center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}

.mobile-year {
    display: none;
}


/* hr */

.sc-button {
    width: 60%;
}

.histroy .left .mySwiper4 {
    display: none;
}


/* 1912-服务支持 */

.cy-fwzc {
    width: 100%;
    border: 1px solid #e4e4e4;
}

.cy-fwzc dl {
    width: 20%;
    float: left;
    border-right: 1px solid #e4e4e4;
    background: #f2f4f7;
    position: relative;
    height: 2.7rem;
    padding-top: 0.9rem;
    text-align: center;
    cursor: pointer;
}

.cy-fwzc dl .dw {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0e3092;
    color: #fff;
    opacity: 0;
    top: 0;
    left: 0;
    transition-duration: 1s;
    padding: 0.33rem 0.25rem 0 0.25rem;
}

.cy-fwzc dl .dw .bit {
    background: url(/images/cy-bit-bg.png)no-repeat right top;
    height: 0.56rem;
    padding-top: 0.22rem;
}

.cy-fwzc dl .dw .bit p {
    display: table;
    margin: 0 auto;
    height: 0.38rem;
    padding-left: 0.58rem;
    font-weight: bold;
    font-size: 0.24rem;
    text-align: left;
}

.cy-fwzc dl .dw .neir {
    font-size: 0.16rem;
    line-height: 0.24rem;
    opacity: 0.6;
    width: 100%;
    margin-top: 0.25rem;
    text-align: left;
}

.cy-fwzc dl:nth-child(1) .dw .bit p {
    background: url(/images/cy-icon1-1.png)no-repeat left center;
    background-size: contain;
}

.cy-fwzc dl:nth-child(2) .dw .bit p {
    background: url(/images/cy-icon2-1.png)no-repeat left center;
    background-size: contain;
}

.cy-fwzc dl:nth-child(3) .dw .bit p {
    background: url(/images/cy-icon3-1.png)no-repeat left center;
    background-size: contain;
}

.cy-fwzc dl:nth-child(4) .dw .bit p {
    background: url(/images/cy-icon4-1.png)no-repeat left center;
    background-size: contain;
}

.cy-fwzc dl:nth-child(5) .dw .bit p {
    background: url(/images/cy-icon5-1.png)no-repeat left center;
    background-size: contain;
}

.cy-fwzc dl:nth-child(6) .dw .bit p {
    background: url(/images/cy-icon6-1.png)no-repeat left center;
    background-size: contain;
}

.cy-fwzc dl:hover .dw {
    opacity: 1;
}

.cy-fwzc dl dt .pic {
    height: 0.6rem;
}

.cy-fwzc dl dt .pic img {
    display: inline-block
}

.cy-fwzc dl dt .text {
    line-height: 0.44rem;
    font-size: 0.2rem;
    color: #333333;
}

.cy-fwzc dl:nth-child(5) {
    border-right: none;
}

.team-boss{
	width: 100%;
	margin-bottom: 0.7rem;
}
.team-boss .team-img{
	width: 2.97rem;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.team-img img{
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}
.team-img p{
	display: block;
	width: 100%;
	font-size: 0.18rem !important;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 0.54rem !important;
	background: rgba(0,0,0,0.5);
	padding-bottom: 0 !important;
	position: absolute;
	bottom: 0;
}
.team-leaderList ul{
	zoom: 1;
}
.team-leaderList ul:after{
	display: block;
	content: '';
	clear: both;
}
.team-leaderList ul li{
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 0.7rem;
}
.team-leaderList ul li .team-img{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.team-leaderList ul li .team-img p{
	font-weight: normal;
}
.team-leaderList ul li:nth-child(2n){
	margin-right: 5%;
}
.team-leaderList ul li:nth-child(3n){
	margin-right: 0;
}

/* 2023-2-6 */
.newibox-left{width: 68%;}
.newibox-right{width: 28%;}
.bestnews-bit{line-height: 0.42rem; font-size: 0.2rem; color: #000;}
.bestnews-list{margin-top: 0.2rem;}
.bestnews-list li{margin-bottom: 0.1rem; min-height: .45rem; background: #efefef; padding:0.2rem;}
.bestnews-list li .time1{line-height:0.32rem; font-size: 0.16rem; color: #777777; margin-bottom: 0.05rem;}
.bestnews-list li .bit1{font-size: 0.2rem; line-height: 0.3rem; color: #333333;}

@media only screen and (max-width: 1440px) {
    .bus-left .neir {
        font-size: 16px;
        line-height: 30px;
        padding-top: 0.4rem;
    }
    .Menubox1 li {
        width: 138px;
        height: 42px;
        line-height: 42px;
        font-size: 16px;
    }
    .nav-list {
        margin-top: 20px;
    }
    .logo {
        top: 12px;
    }
    .nav-menu {
        margin-top: 32px;
    }
    .nav-lan {
        margin-top: 27px;
        font-size: 17px;
    }
    .about-neir li p {
        font-size: 16px;
        line-height: 30px;
    }
    .culture li span {
        font-size: 18px;
    }
    .culture li {
        font-size: 17px;
        line-height: 30px;
        padding-bottom: 8px;
    }
    .histroy .left .year-list li {
        font-size: 17px;
    }
    .ne-warp {
        width: 76%;
    }
    .sideMenu h3 {
        font-size: 18px;
    }
    .sideMenu ul .neir {
        font-size: 15px;
        line-height: 26px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .news-list li .time {
        width: 80px;
        height: 80px;
        padding-top: 0.2rem;
        font-size: 18px;
        line-height: 26px;
    }
    .jianT li {
        line-height: 50px;
        height: 50px;
    }
    .bus-padd2 p {
        font-size: 16px;
        line-height: 30px;
    }
    .cate-neir {
        width: 95%;
        margin-top: 26px;
        font-size: 16px;
    }
    .honnr .swiper-slide h1 {
        font-size: 16px;
    }
    .cy-cate .dw {
        top: 24.5%;
    }
    .park-sevice .left {
        width: 57%;
    }
    .park-sevice .right {
        width: 43%;
    }
    .park-list {
        font-size: 15px;
        line-height: 30px;
    }
    .park-sevice .left h1 {
        font-size: 0.3rem;
        margin-top: 0.3rem;
    }
    .sm-p {
        font-size: 17px;
    }
    .pattern .swiper-slide .dw p {
        font-size: 16px;
        line-height: 30px;
        padding: 0 10%;
        margin-top: 0;
    }
    .s-will .right .cs-list li,
    .park-map .dw li {
        font-size: 16px;
        line-height: 32px;
    }
    .park-map .dw {
        width: 5.35rem;
    }
    .park-case .dw .icon img {
        width: 80%;
    }
    .cy-box .left p {
        font-size: 15px;
        line-height: 26px;
        padding-bottom: 15px;
    }
    .cy-box .left {
        width: 48%;
    }
}

@media only screen and (max-width: 1366px) {
    .bus-left .neir {
        padding-top: 0;
    }
    .ne-warp {
        width: 80%;
    }
    .news-list li .text,
    .about-neir li p,
    .culture li {
        font-size: 15px;
    }
    .park-p {
        font-size: 16px;
        line-height: 28px;
    }
    .adv-bor .text {
        font-size: 16px;
    }
    .ser-tel span {
        font-size: 20px;
    }
    .ser-tel {
        font-size: 16px;
    }
}

@media only screen and (max-width: 1280px) {}

@media only screen and (max-width: 1080px) {}

@media only screen and (max-width: 760px) {
    .ne-warp {
        width: 96%;
    }
    .about-bit {
        position: relative;
    }
    .about-box1 {
        width: 100%;
        padding-left: 0;
        padding-top: 0;
    }
    .about-padd {
        padding: 30px 0;
    }
    .top {
        height: 75px !important;
    }
    .ne-banner {
        padding-top: 75px;
    }
    .mobile-banner {
        display: block;
    }
    .pc-banner {
        display: none;
    }
    .ne-pos .bit {
        line-height: 46px;
        font-size: 16px;
        width: 100%;
        border-bottom: 2px solid #f2f2f2;
    }
    .in-news .left {
        width: 100%;
    }
    .in-news .right {
        width: 100%;
        padding: 15px;
    }
    .news-list:after {
        height: 96%;
        left: 33px;
        top: 4%;
    }
    .news-list li .time {
        width: 70px;
        height: 70px;
        font-size: 15px;
        line-height: 22px;
    }
    .news-list li .neir {
        width: calc(96% - 70px);
        padding-bottom: 20px;
    }
    .news-honor .left {
        width: 100%;
    }
    .news-honor .right {
        padding: 15px;
        width: 100%;
    }
    .scrollbar {
        overflow-y: visible;
        height: auto;
    }
    .scr-box dl dt {
        line-height: 32px;
        font-size: 18px;
        padding-bottom: 5px;
    }
    .scr-box dl dd {
        width: 100%;
        line-height: 32px;
        font-size: 16px;
        padding-left: 20px;
    }
    .honor_box {
        width: 240px;
        height: 165px;
        padding: 15px;
        top: 40px;
    }
    .scr-box dl dd:after {
        top: 14px;
        width: 6px;
        height: 6px;
    }
    .ne-warp1 {
        width: 94%;
        margin: 0 auto;
    }
    .bus-left {
        width: 100%;
        margin-bottom: 15px;
    }
    .bus-right {
        width: 100%;
    }
    .bus-box {
        padding: 30px 0;
    }
    .bus-service .left {
        width: 100%;
        padding-bottom: 20px;
    }
    .bus-service .right {
        width: 100%;
    }
    .Contentbox1-1 {
        padding-top: 0px;
        font-size: 16px;
        line-height: 32px;
    }
    .Menubox1-1 li {
        font-size: 18px;
        margin-right: 5%;
    }
    .Menubox1-1 {
        margin-bottom: 10px;
    }
    .bus-case .swiper-slide .dw {
        padding: 20px 50px 0 50px;
    }
    .bus-case .swiper-slide .dw h1 {
        font-size: 18px;
        padding-bottom: 10px;
    }
    .bus-case .swiper-slide .dw p {
        font-size: 15px;
        line-height: 24px;
    }
    .bus-case .swiper-pagination-bullet {
        background: #fff;
    }
    .about-neir li p {
        font-size: 16px;
    }
    .histroy .left .year {
        width: 100%;
        height: 40px;
        font-size: 22px;
        color: #00bef2;
    }
    .histroy .left {
        width: 100%;
    }
    .histroy .left .year-neir {
        width: 100%;
    }
    .current-menu {
        padding-left: 0;
    }
    .zp_ti li:nth-child(2) {
        display: none;
    }
    .zp_ti li:nth-child(4) {
        display: none;
    }
    .zp_ti li {
        width: 25%;
    }
    .zp_ti {
        font-size: 15px;
        line-height: 38px;
    }
    .sideMenu1 h3 dl dd {
        width: 25%;
        font-size: 15px;
    }
    .sideMenu1 h3 dl dd:nth-child(2),
    .sideMenu1 h3 dl dd:nth-child(4) {
        display: none;
    }
    .sideMenu1 ul {
        padding: 15px;
    }
    .td-an {
        position: relative;
        bottom: 0;
        right: 0;
        padding-top: 15px;
    }
    .td-an a {
        width: 100px;
        height: 34px;
        line-height: 34px;
        font-size: 15px;
        margin-left: 0;
        margin-right: 10px;
    }
    .t-search {
        width: 100%;
        height: 34px;
        margin-top: 10px;
    }
    .t-search input {
        height: 34px;
        font-size: 15px;
        width: 100%;
        padding: 0 0 0 8px;
    }
    .t-search button {
        width: 70px;
        height: 34px;
    }
    .sideMenu1 ul p,
    .sc-button .b-zi {
        font-size: 15px;
    }
    .sideMenu1 ul p span {
        font-size: 17px;
    }
    .cy-box .left {
        width: 100%;
    }
    .cy-box .right {
        width: 100%;
    }
    .cy-cate .box-tab .left {
        width: 100%;
    }
    .cy-cate .box-tab .right {
        width: 100%;
        padding-top: 25px;
    }
    .cy-cate .dw {
        height: 78%;
    }
    .cy-cate .box-tab {
        padding-bottom: 0;
    }
    .activ-bit {
        line-height: 40px;
        font-size: 20px;
        margin-bottom: 20px;
    }
    .cy-box .left p {
        font-size: 16px;
        line-height: 28px;
    }
    .Menubox2 li {
        margin-bottom: 6px;
    }
    .cate-neir {
        width: 100%;
        margin-top: 10px;
    }
    .cate-bit {
        padding: 0;
        font-size: 20px;
    }
    .active-news .swiper-slide .dw {
        height: 126px;
        padding: 15px;
    }
    .ny-nav1 li {
        padding: 0 0.2rem;
        margin-bottom: 0.05rem;
    }
    .active-news h1 {
        line-height: 34px;
        font-size: 18px;
    }
    .park-sevice .left {
        width: 100%;
    }
    .park-sevice .right {
        width: 100%;
        margin-top: 20px;
    }
    .park-list1 span {
        width: 22%;
        font-size: 15px;
        line-height: 30px;
    }
    .park-list span {
        margin-bottom: 6px;
    }
    .park-sevice .left h1 {
        font-size: 18px;
    }
    .park-f-bit {
        font-size: 16px;
    }
    .sm-p {
        font-size: 16px;
        line-height: 24px;
    }
    .adv-bor .text {
        width: 100%;
    }
    .adv-bor .pic {
        width: 100%;
        margin-top: 15px;
    }
    .pattern .swiper-slide .dw {
        width: 100%;
    }
    .pattern .swiper-slide .dw h1 {
        font-size: 18px;
    }
    .s-will .left {
        width: 100%;
        padding: 30px 0;
        position: relative;
    }
    .s-will .right {
        width: 100%;
        padding: 15px 20px;
    }
    .s-will .right .cs-list1 li {
        width: 50%;
        margin-bottom: 15px;
        font-size: 15px;
    }
    .s-will .right .cs-list1 li img {
        width: 30px;
        height: 30px;
    }
    .s-will .right .cs-list1:after {
        width: 60px;
        font-size: 16px;
    }
    .s-will-pic .mySwiper2 .swiper-slide {
        width: 94%;
    }
    .s-will-pic .mySwiper {
        margin-top: 15px;
        padding-top: 10px !important;
    }
    .s-will-pic .mySwiper {
        width: 94%;
    }
    .park-map .dw {
        width: 100%;
        left: 0;
        padding: 20px;
        position: relative;
        top: 0;
        transform: translateY(0);
    }
    .park-map {
        position: relative;
        height: auto;
        width: 100%;
    }
    .map-box {
        height: 300px;
        display: block;
    }
    .mobile-year {
        display: block;
    }
    .histroy .left .mySwiper2 {
        display: none;
    }
    .histroy .left .mySwiper4 {
        display: block
    }
    .histroy .right .mySwiper {
        display: none;
    }
    .histroy .right {
        width: 100%;
        height: auto;
        padding: 0.35rem 0 0.15rem 0;
    }
    .histroy .right:after {
        width: 100%;
        height: 1px;
        left: 0;
        top: 32px;
    }
    .histroy .right .swiper-button-next {
        transform: rotate(270deg);
        top: 25px;
    }
    .histroy .right .swiper-button-prev {
        transform: rotate(90deg);
        right: -10px;
        left: inherit;
        bottom: 13px;
    }
    .histroy .right .mySwiper3 {
        width: 90%;
    }
    .Menubox2 {
        position: relative;
        left: 0;
        top: 0;
    }
    .sc-button {
        width: 100%;
    }
    .t-search .yzm {
        width: 75px;
        height: 34px;
    }
    .hr-ln li {
        width: 100%;
        float: left;
        margin-right: 0;
    }
    .hr-ln li p {
        line-height: 50px;
        font-size: 16px;
        margin-bottom: 15px;
    }
    .cy-fwzc {
        width: 94%;
        margin: 0 auto;
    }
    .cy-fwzc dl {
        width: 50%;
        border-bottom: 1px solid #e4e4e4;
    }
    .cy-fwzc dl {
        padding-top: 30px;
    }
    .cy-fwzc dl dt .text {
        line-height: 30px;
        font-size: 16px;
    }
    .cy-fwzc dl dt .pic {
        height: 60px;
    }
    .cy-fwzc dl .dw .bit {
        display: none;
    }
    .cy-fwzc dl .dw .neir {
        font-size: 14px;
        line-height: 20px;
    }
    
    .team-boss .team-img{
    	width: 4rem;
    }
    .team-img p{
    	font-size: 0.26rem !important;
    	line-height: 0.74rem !important;
    }
    .team-leaderList ul li{
    	width: 49%;
    	margin-right: 2%;
    	margin-bottom: 0.2rem;
    }
    .team-leaderList ul li:nth-child(3n){
    	margin-right: 2%;
    }
    .team-leaderList ul li:nth-child(2n){
    	margin-right: 0;
    }
    .jianT{
    	zoom: 1;
    }
     .jianT:after{
     	display: block;
     	content: '';
     	clear: both;
     }
	 .histroy .right .mySwiper3{display: block;}
	 .newibox-left{width: 100%;}
	 .newibox-right{width: 100%;}
	 .bestnews-list li .time1{line-height:30px; font-size: 15px;}
	 .bestnews-list li .bit1{font-size: 16px; line-height: 30px;}
	 .detail1 p {
	     font-size: 16px;
	     line-height: 28px;
	     padding-bottom: 10px;
	 }
	 .news-honor-box {
	     padding-bottom: 150px;
	 }
}

@keyframes run {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.04);
    }
    50% {
        transform: scale(1.08);
    }
    75% {
        transform: scale(1.04);
    }
    100% {
        transform: scale(1);
    }
}