*{ box-sizing: border-box;}
@font-face {
    font-family: 'itc';
    src: url('itc.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
html{ font-size: 15px;}
.uk-tooltip{ background: #fff; text-align: center; color: #666;}
ul,li{ list-style-type: none; margin: 0;}
h1,h2,h3,h4,h5,h6{ margin: 0; padding: 0;}
a{transition:all .3s;}
a:hover{ text-decoration:none;}

.ind_h1{ font-family: itc; font-size: 3.5rem; line-height: 3rem;  color: #ccc; padding-left: 6.25%;}
.ind_h2{ font-size: 2.5rem; line-height: 1; color: #333;padding-left: 6.25%;}

header{ position:fixed; top: 0; left: 0; width: 100%; padding:0 6.25%; z-index: 999; background: #fff;}
header .logo{ display: block; background: no-repeat center center; width: 179px; height: 95px; float: left;}
header nav{ float: right;}
header .uk-navbar-nav{ gap:4.1rem}
header nav ul li{ float: left;}
header nav ul li a{ display: block; font-size: 1rem; color: #313131; padding: 0 11px; line-height: 95px; position: relative; font-weight: bold;}
header nav ul li a:after{ position: absolute; left: 0; bottom: 0; width: 0; height: 2px; content: ''; background: #FF6600;transition:all .3s;}
header nav ul li a:hover,header nav ul li.active a{ color: #FF6600;}
header nav ul li a:hover:after,header nav ul li.active a::after{ width: 100%;}
.headerbg{ background:#fff;}


.focus .uk-slideshow-items li{ background-repeat: no-repeat; background-size: cover;}
.focus .uk-slideshow-items li a{ display: block; width: 100%; height: 100%;}
.focus .prev{ background: url(../imgs/fl.png); width: 33px; height: 104px; margin-left: 50px; }
.focus .next{ background: url(../imgs/fr.png); width: 33px; height: 104px; margin-right: 50px; }
.focus:hover .prev{ background: url(../imgs/fl2.png);}
.focus:hover .next{ background: url(../imgs/fr2.png);}

footer{ background: #333333;}


footer .foot{ padding: 50px 0 25px  0; position: relative;max-width: 1300px;margin: 0 auto;}
.ind_footer{ padding: 0 6.25%;}
.ind_footer .foot{ max-width: none; }
footer .foot ul{ padding: 0; margin: 0; width: 9%; float: left;}
footer .foot ul:nth-child(3){ width: 11%;}
footer .foot ul li a{ color: #fff; font-size: .9rem; line-height: 1; margin-bottom: 1rem; display: block;}
footer .foot h3{ font-size: 1.25rem; color: #fff; line-height: 1; padding-bottom: 1.75rem;}


footer .f_contact{ padding-left: 30px;}
footer .f_contact .fico1{ width: 3.3rem; height: 3.3rem; background: url(../imgs/fico.png); background-size: 100% auto; display: inline-block; margin-right: 1rem;}
footer .f_contact .fico2{ width: 3.3rem; height: 3.3rem; background: url(../imgs/fico2.png); background-size: 100% auto; display: inline-block ;}
footer .f_contact .fr{ float: right;}
footer .f_contact .fr p{ font-size: .9rem; line-height: 1; margin-bottom: 1rem; margin-top: 0; color: #fff;}

footer .copy{ border-top: 1px solid #999999; font-size: .9rem; line-height: 5rem; color: #fff; text-align: center; max-width: 1300px; margin: 0 auto;}
footer .copy a{ color:#fff}
.ind_footer .copy{ max-width: none;}
.ind_news{ background: url(../imgs/bg1.jpg) top center; background-size: cover; padding-top: 5rem;}
.ind_news .uk-subnav{ margin-right: 5%;}
.ind_news .uk-subnav>li{ width: 8rem; padding: 0; text-align: center;}
.ind_news .uk-subnav>li>a{ display: block; width: 100%; text-align: center; font-size: 1.2rem; color: #666;}
.ind_news .uk-subnav-pill>.uk-active>a{ background: none; font-size: 1.5rem; color: #ff6600; }

.ind_news .tab{ padding: 0 3.75%; border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
.ind_news .tab>li>a{ position: relative;}
.ind_news .tab>li>a>.uk-background-cover{ width: 100%; height: 0; padding: 80% 60px 0 60px; position: relative; opacity: 0;}
.ind_news .tab>li>a>.uk-background-cover:after{ content:""; position: absolute; left: 0; top: 0; width:100%; height: 100%; background:rgba(0,0,0,0.4)}
.ind_news .tab>li>a>.uk-position-center-left{ padding: 0 7.5%;}
.ind_news .tab>li>a>.uk-position-center-left>.day{ font-family: itc; font-size: 3.5rem; color: #666; line-height: 1; padding-bottom: 0; display: block;}
.ind_news .tab>li>a>.uk-position-center-left>.year{ font-family: itc; font-size: 1.2rem; color: #666; line-height: 1; padding-bottom: 1rem; display: block;}
.ind_news .tab>li>a>.uk-position-center-left>.tit{ font-size: 1.4rem; color: #000; line-height: 2rem; height: 4rem;}
.ind_news .tab>li>a>.uk-position-center-left>p{ font-size: .85rem; line-height: 1.4rem; color: #666; margin: 1rem 0 2rem 0; height: 2.8rem;}
.ind_news .more{ font-size: .8rem; color: #ff6600; line-height: 1; padding-left: 30px; display: block; position: relative;}
.ind_news .more::before{ content: ">"; position: absolute; left: 0; top: 0;transition:all .3s;}


.ind_news .tab>li>a:hover>.uk-background-cover{ opacity: 1;}
.ind_news .tab>li>a:hover>.uk-position-center-left>.day,
.ind_news .tab>li>a:hover>.uk-position-center-left>.year,
.ind_news .tab>li>a:hover>.uk-position-center-left>.tit,
.ind_news .tab>li>a:hover>.uk-position-center-left>p,
.ind_news a:hover .more{color: #fff;}
.ind_news .more::before{ left: 10px;}

.ind_news .top{ padding-left: 6.25%; padding-bottom: 2rem;}
.ind_news .top .date{ font-size: .8rem; color: #ccc; display: block; line-height: 1; margin-bottom: 1.5rem;}
.ind_news .top .tit{ font-size: 1.8rem; color: #000; line-height: 1; display: block; margin-bottom: 1.7rem;}
.ind_news .top .tit:hover{ color: #ff7800;}
.ind_news .moree{ font-size: 1.1rem; display: block; margin: 0 auto; background: url(../imgs/aboutjt.png) no-repeat right center; height: 85px; width: 130px; line-height: 80px;color: #ff6600;}




.ind_about{ background: url(../imgs/bg2.jpg) top center; background-size: cover; padding-top: 100px; width: 100%; overflow: hidden; position: relative;}
.ind_about  li{ text-align: center;}
.ind_about  li span{ font-family: itc; font-size: 3.25rem; color: #EC6B0A; display: inline-block; line-height: 3.25rem; position: relative;}
.ind_about  li span:after{ content: "+"; font-family: itc; font-size: 2rem; counter-reset: #ec6b0a; position: absolute; top: -15px; right: -30px; line-height: 2rem;}
.ind_about  li font{color: #666; font-size: 1.1rem; padding-left: 28px;}
.ind_about  li b{ display: block; text-align: center; color: #666; font-size: 1.1rem; font-weight: normal; padding-top: 1rem; padding-right: 2rem;}
.ind_about  li:nth-child(2){ padding-right: 4rem;}
.ind_about .jj{ padding: 5rem 10% 3.5rem 10%;}
.ind_about .jj .pic{ width: 53%; position: relative;}
.ind_about .jj .pic img{ width: 100%;}
.ind_about .jj .pic span{ width: 170px; height: 14px; position: absolute; background: #ec6b0a; right: -50px; top: 10%;}
.ind_about .jj .txt{ width: 44%; padding-left: 4%; padding-top: 3%; position: relative; margin-left: 3%;}
.ind_about .jj .txt h3{ font-size: 2.2rem; color: #000; font-weight: bold; line-height: 2.6rem; letter-spacing: 2px;}
.ind_about .jj .txt p{ font-size: 1.3rem; line-height: 2.6rem; color: #666; padding-top: 1.2rem;}
.ind_service{ background: url(../imgs/bg3.jpg) top center; background-size: cover; padding-top:12%; padding-left: 6.25%; padding-right: 6.25%; padding-bottom: 14%;}
.ind_about .jj .more{  color: #ec6b0a; display: block; width: 9rem; height: 2.8rem; line-height: 2.8rem; padding-left: 1rem; background: url(../imgs/aboutjt.png) no-repeat right 20px center #fff; font-size: .8rem; position: absolute; left: 9%; bottom: 2rem;}
.ind_service h2{ font-size: 2rem; color: #000; font-weight: bold; padding-bottom: 5rem;}
.ind_service h2 font{ color: #ec6b0a;}
.ind_service  ul li a{ background: #fff;box-shadow: 0 5px 15px rgb(0 0 0 / 16%); padding:1.2rem  1.8rem;transition:all .3s; display: block;}
.ind_service  ul li a h4{ font-size: 4.1rem; color: #DCDCDC; font-weight: bold; line-height: 4.1rem; margin-bottom: 1.2rem; position: relative; background-repeat: no-repeat; background-position: right center;transition:all .3s;background-size: contain;}

.ind_service  ul li:nth-of-type(1) a h4{ background-image: url(../imgs/s1.png);}
.ind_service  ul li:nth-of-type(2) a h4{ background-image: url(../imgs/s2.png);}
.ind_service  ul li:nth-of-type(3) a h4{ background-image: url(../imgs/s3.png);}
.ind_service  ul li:nth-of-type(4) a h4{ background-image: url(../imgs/s4.png);}

.ind_service  ul li a h5{ background: url(../imgs/line.png) no-repeat right top; padding-top: 1rem; font-size: 1.3rem; text-align: right; font-weight: bold; color: #666;transition:all .3s;}
.ind_service  ul li a h6{ text-align: right; font-size: .9rem; color: #666;transition:all .3s;}

.ind_service  ul li:hover a{box-shadow: 0 5px 15px rgb(0 0 0 / 30%);}
.ind_service  ul li:hover a h4{ color: #E96011; }
.ind_service  ul li:hover a h5,.ind_service  ul li:hover div h6{ color: #333;}


.ind_service  ul li:nth-of-type(1):hover a h4{ background-image: url(../imgs/s1a.png);}
.ind_service  ul li:nth-of-type(2):hover a h4{ background-image: url(../imgs/s2a.png);}
.ind_service  ul li:nth-of-type(3):hover a h4{ background-image: url(../imgs/s3a.png);}
.ind_service  ul li:nth-of-type(4):hover a h4{ background-image: url(../imgs/s4a.png);}


.ind_parks{ background: url(../imgs/bg4.jpg) top center; background-size: cover; padding-top: 180px; padding-left: 6.25%;}
.ind_parks h1,.ind_parks h2{ padding-left: 0;}
.ind_parks .slider{ padding-left: 13.75%;  position: relative;}
.ind_parks .slider li{ width: 68%;}

.ind_parks .slider li .uk-position-bottom-left{ width: 40%; opacity: 0;transition:all .3s;}
.ind_parks .slider li h2{ background: #E96011; font-size: 1rem; display: block; line-height: 4.2rem; padding-left: 2.5rem; padding-right: 1.5rem;}
.ind_parks .slider li img{ width: 100%;}
.ind_parks .slider li.uk-active .uk-position-bottom-left{ opacity: 1;}
.ind_parks .slider li h2 span{ float: right; line-height: 4.2rem;}
.ind_parks .slider li a{ display: block; width: 100%; height: 0; padding-top: 52%; overflow: hidden; position: relative; background-repeat: no-repeat; background-size: cover; background-position: center center;}
.ind_parks .slider .uk-position-relative{ overflow: hidden;margin-bottom: 5rem;}
.ind_parks .slider .prev{ width: 57px; height: 57px; background: url(../imgs/left.png); position: absolute; left: 0; bottom: 5rem;}
.ind_parks .slider .next{ width: 57px; height: 57px; background: url(../imgs/right.png); position: absolute; left: 70px; bottom: 5rem;}

.ind_parks .slider .prev:hover{  background: url(../imgs/left2.png); }
.ind_parks .slider .next:hover{ background: url(../imgs/right2.png);}
.uk-subnav-pill>*>a:hover{ background: none;}

/*内页banner*/
.ban {
    position: relative;
    height: 405px;
    background-repeat: no-repeat;
    background-position: center  top;
    z-index: 15;
    margin-top: 95px;

}

.ban .w1280 {
    position: relative;
    height: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
.ban .img1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 58.1875%;

}

.ban .img2 {
    position: absolute;
    bottom: 0;
    right: 100px;

    overflow: hidden;
}
.ban .ri{position: absolute; width: 100%; padding-right: 6.25%; text-align: right; font-style:normal; color: #FF7800; font-size: 2.2rem; letter-spacing: .3rem; bottom: 245px;}
.ban .ri em{ font-style:normal; color: #FF7800; font-size: 2.2rem; letter-spacing: .3rem;}
.ban .ri em:nth-child(5)::after{ content: " ";}
.ban .ri em:nth-child(10)::after{ content: " ";}
.ban .ri em:nth-child(15)::after{ content: " ";}
.list {
    position: absolute;
    top: 74px;
    left: 0;
    height: 235px;
    opacity: 1;
    transition: all .3s;
    z-index: 10;
}
.list ul{ padding: 0;}
.list.hide {
    opacity: 0;
}



.list:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 292px;
    width: 3px;
    background: url(../imgs/aboutline.png) no-repeat top center;
    animation: hei 1s forwards;
}

@keyframes hei {
    0% {
        height: 0;
    }
    100% {
        height: 262px;
    }
}

.list ul li {
    position: relative;
    padding-left: 25px;
    opacity: 0;
    z-index: 99;
}

.list ul li:nth-child(1) {
    animation: fadeInRight 1s .1s forwards;
}

.list ul li:nth-child(2) {
    animation: fadeInRight 1s .3s forwards;
}

.list ul li:nth-child(3) {
    animation: fadeInRight 1s .5s forwards;
}

.list ul li:nth-child(4) {
    animation: fadeInRight 1s .7s forwards;
}

.list ul li:nth-child(5) {
    animation: fadeInRight 1s .9s forwards;
}

.list ul li:nth-child(6) {
    animation: fadeInRight 1s 1.1s forwards;
}

.list ul li.on:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 0;
    width: 3px;
    height: 22px;
    background: #ff7800;
}

.list ul li a {
    font-size: 1rem;
    line-height: 2.2rem;
    color: #595959;
}



@media screen and (max-width: 1800px) {
    html{ font-size: 15px;}
}
@media screen and (max-width: 1680px) {
    html{ font-size: 15px;}
}
@media screen and (max-width: 1680px) {
    html{ font-size: 14px;}
}
@media screen and (max-width: 1440px) {

    html{ font-size: 14px;}
    .ind_about .jj .txt h3{ font-size: 1.8rem; line-height: 2.2rem;}
    .ind_about .jj .txt p{ padding-top: .6rem; font-size: 1.1rem;}
}
@media screen and (max-width: 1366px) {
    html{ font-size: 13px;}
}
@media screen and (max-width: 1366px) {
    html{ font-size: 13px;}
}


.about_single{ background: #CCBBAE; padding: 2rem 0 0 0; height: 15rem; position: relative; z-index: 1;}
.about_single h1{ color: #fff; font-size: 1.8rem; line-height: 1.8rem; font-weight: bold;   max-width: 1300px; margin: 0 auto .6rem auto;}
.about_single h2{ font-family: itc; font-size: 1.5rem; line-height: 1.5rem; color: #FF7800; letter-spacing: 1px; max-width: 1300px; margin: 0 auto;}
.about_single_nav{ position: absolute; left: 50%; width: 100%; top: 0; text-align: right; padding:2rem 0 0 0; max-width: 1300px; margin-left: -650px;}
.about_single_nav li{ display: inline-block; padding-left: 3rem;}
.about_single_nav li a{ font-size: 1.1rem; color: #E5E5E5; display: block;}
.about_single_nav li a:hover,.about_single_nav li a.on{ color: #fff;}

.about_cont{ margin: -6.25rem auto 0 auto; background: #fff; z-index: 2; position: relative; padding: 5rem 4rem 0 4rem; max-width: 1300px;}
.about_cont .pic{ width: 371px; }
.about_cont .txt{ padding-left: 7rem; color: #333; font-size: 1.2rem; line-height: 2.7rem; padding-top: 50px;}
.about_cont .txt ul{ padding: 0; position: relative; width: 100%; height: 214px; margin-top: 50px;}
.about_cont .txt ul li{background: url(../imgs/aboutline2.png) no-repeat top left; padding-left: 1rem; min-height: 214px;font-size: 1.2rem; color: #333; line-height: 2.4rem;}
.about_cont .txt ul li h3{ font-size: 2.1rem; color: #FF7800; font-weight: bold; line-height: 2.1rem; margin-bottom: 20px}

.about_cont .txt ul li.uk-position-top-right{ padding-right: 20px;}
.zuzhijiagou{ padding: 0;}
.zuzhijiagou .uk-article{ margin-bottom: 8rem;}
.zuzhijiagou .uk-article-meta{ padding-bottom: 0 !important;}
.about_number{ background: #F1EEEB; width: 100%; overflow: hidden; position: relative; padding:100px 0  60px 0;}
.about_number .number{ max-width: 1300px; margin: 0 auto;}
.about_number  li{ text-align: center;}
.about_number  li span{ font-family: itc; font-size: 4rem; color: #ff7800; display: inline-block; line-height: 4rem; position: relative;}
.about_number  li span:after{ content: "+"; font-family: itc; font-size: 2.6rem; counter-reset: #ff7800; position: absolute; top: -15px; right: -30px; line-height: 2.6rem;}
.about_number  li font{color: #666; font-size: 1.2rem; padding-left: 28px;}
.about_number  li b{ display: block; text-align: center; color: #666; font-size: 1.3rem; font-weight: normal; padding-top: 1.3rem; padding-right: 2rem;}
.about_number  li:nth-child(2) b{ padding-right: 3rem;}
.about_foot{ height: 123px;}

.about_cont .piclist{ padding-right: 1rem; padding-bottom: 5rem;}
.about_cont .piclist img{ width: 100%; height: auto;}
.about_cont .uk-article-meta{ padding-bottom: 5rem;}
.about_cont .uk-article-meta img{ margin: 0 auto; display: block;}



/*时间线*/
.timeline{ margin: calc(-6.25rem - 950px) auto 220px auto; background: #fff; z-index: 2; position: relative; padding: 5rem 3rem 5rem 4rem; max-width: 1300px;}
.timeline .bx {
    position: relative;

    height: 666px;
    overflow: hidden;
    background: #fff;
}

.timeline .bx:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -1.5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 3px;
    background: #B69F8D;
}

.timeline .ul {
    height: 100%;
}

.timeline .ul .swiper-slide {
    overflow: hidden;
}

.timeline .ul .li .ti {
    padding-left: 25px;
    font-size: 2.5rem;
    color: #333333;
    font-family: itc;
    font-weight: 800;
    line-height: 2.2rem;
}

.timeline .ul .li p {
    padding-left: 25px;
    color: #666666;
    font-size: 1rem;
    line-height: 1.5rem;
    max-width: 16rem;
    margin-top: 12px;
}

.timeline .ul .li .img {
    position: absolute;
    bottom: 30px;
    padding-left: 25px;
    width: 259px;
    height: 155px;
    overflow: hidden;
}

.timeline .ul .li:nth-child(even) .img {
    bottom: 10px;

}
.timeline .ul .li {
    position: relative;
    height: 333px;
    z-index: 9;
    margin-left: 10px;
}

.timeline .ul .li:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 21px;
    height: 333px;
}

.timeline .ul .li:nth-child(odd) {
    bottom: -11px;
}

.timeline .ul .li:nth-child(even) {
    bottom: 11px;
    left: 50%;
    padding-top: 1.8rem;
    height: 353px;
}

.timeline .ul .li:nth-child(even):after {
    height: 328px;
    background: url(../imgs/t2.png) no-repeat top center;
}

.timeline .ul .li:nth-child(odd):after {
    background: url(../imgs/t1.png) no-repeat bottom center;
}

.timeline .btn {
    width: 8rem;
    position: absolute;
    top: 17px;
    right: 0px;
    height: 18px;
}

.timeline .btn .swiper-button-next,
.timeline .btn .swiper-button-prev {
    top: 0;
    margin-top: 0;
    width: 3.5rem;
    height: 3.5rem;
    transition: all .7s;
}

.timeline .btn .swiper-button-prev {
    left: 0;
    background: url(../imgs/timeprev.png) no-repeat center;
    background-size: cover;
}

.timeline .btn .swiper-button-prev:hover {
    background-image: url(../imgs/timeprev2.png);
}

.timeline .btn .swiper-button-next {
    right: 0;
    background: url(../imgs/timenext.png) no-repeat center;
    background-size: cover;
}

.timeline .btn .swiper-button-next:hover {
    background-image: url(../imgs/timenext2.png);
}

.swiper-button-next:after {
    right: 25px;
}

.swiper-button-prev:after {
    left: 25px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    position: absolute;
    content: '' !important;
    font-family: auto !important;
    width: 0px;
    height: 2px;
    transition: all .7s;
}

.timebg{ height: 950px;}

.wenhua{ background: url(../imgs/whbg.jpg) no-repeat top center; background-size: 100% auto; padding:6% 0 10% 15%;}
.wenhua h1{ font-size: 2.3rem; color: #fff; font-weight: bold; line-height: 2.3rem; margin-bottom: 1.5rem;}
.wenhua h2{ font-size: 1.8rem; color: #fff; font-weight: bold; line-height: 1.8rem;}
.wenhua ul:after{ clear: both;}
.wenhua ul li{ float: left; position: relative;transition:all .3s;}
.wenhua ul li:before{transition:all .3s; content: ""; position: absolute; width: 100%; height: 100%;}
.wenhua ul li:nth-child(3n+1){ width:27.66%;}
.wenhua ul li:nth-child(3n){ width:27.66%;}
.wenhua ul li:nth-child(3n+2){ width:44.68%;}
.wenhua ul li img{ width: 100%; height: auto;}

.notop{ height: 8rem;}
.zl{margin: -6.25rem auto 14rem auto; background: #fff; z-index: 2; position: relative; max-width: 1300px;}

.zl img{ display: block; margin: 0 auto; width: 100%;}
.bgc{ background: #F1EEEB;}

.news{margin: -6.25rem auto 90px auto; background: #fff; z-index: 2; position: relative; max-width: 1300px;}
.news .focus{ background: #F6F5F5;}
.news_list{  position: relative; padding: 4rem 4rem 2rem 1rem;}
.news_list li{ padding-left: 3rem; margin-top: -1px !important;}
.news_list li a{ border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9; padding-top: 2rem; padding-bottom: 2rem;}
.news_list li a .uk-width-auto{ width: 100px; position: relative;}
.news_list li a .uk-width-auto:after{ background: #d7d7d7; content: ""; position: absolute; right: 0; top: 0; width: 1px; height: 100%;}
.news_list li a .day{ font-size: 2rem; color: #666666; display: block; text-align: center; font-weight: bold; line-height: 2rem; margin-bottom: .8rem;}
.news_list li a .year{ font-size: .9rem; color: #666; display: block; text-align: center; line-height: .9rem;}
.news_list li a .uk-width-expand{ padding-left: 15px;}
.news_list li a .uk-width-expand span{ color: #666; font-size: 1.1rem; line-height: 1.2rem; display: block; margin-top: .5rem;}
.news_list li a .uk-width-expand p{ color: #666; font-size: .8rem; line-height: .8rem; height: .8rem; margin-top: .8rem;}

.news_list li a:hover{background: #F6F5F5;}
.news_list li a:hover span{ color: #ff7800;}
.page { text-align: center; margin: 0; padding-top: 2rem; padding-bottom: 3rem;}
.page a,.page span{ display: inline-block; font-size: .9rem; padding:.5rem .75rem; color: #666; border: 1px solid #d9d9d9; margin: 0 .25rem;}
.page a:hover,.page span:hover{ background: #ff7800; color: #fff; border-color:#ff7800;}
.page a.page-num-current{background: #ff7800; color: #fff; border-color:#ff7800;}
.news .focus {
    background: #f2eee6;

    /* height: 644px; */
}

.news .focus .box {

    height: auto;
    background: #F6F5F5;

    box-sizing: border-box;
    padding: 3rem 4rem;
}
.news .focus .box .tp{ box-sizing: border-box;}
.news .focus .box .le {
    overflow: hidden;
    padding-right: 1.5rem;
    position: relative;
}
.news .focus .box .le ul{ position: relative;}
.news .focus .box .le ul li {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;

    height: 375px;
    opacity: 0;
    display: none;
    transition: all .7s;
    overflow: hidden;
}

.news .focus .box .le ul li.on {
    opacity: 1;
    display: block;
}

.news .focus .box .le img {
    width: 100%;
}

.news .focus .box .ri { padding-left: 1.5rem;

}
.news .focus .box .ri ul { padding: 0;}
.news .focus .box .ri ul li {
    position: relative;
    border-bottom:1px solid #d9d9d9;
    padding-top: 1rem; padding-bottom: 1rem;
    height: 6rem;
    transition:all .3s;
}


.news .focus .box .ri ul li:hover,.news .focus .box .ri ul li.on{ background-color: #fff;}
.news .focus .box .ri ul li a .uk-width-auto{ width: 100px; position: relative;}
.news .focus .box .ri ul li a .uk-width-auto:after{ background: #d7d7d7; content: ""; position: absolute; right: 0; top: 0; width: 1px; height: 100%;}
.news .focus .box .ri ul li a .day{ font-size: 2.1rem; color: #666666; display: block; text-align: center; font-weight: bold; line-height: 2rem; margin-bottom: .8rem;}
.news .focus .box .ri ul li a .year{ font-size: .9rem; color: #666; display: block; text-align: center; line-height: .9rem;}
.news .focus .box .ri ul li a .uk-width-expand{ padding-left: 15px;}
.news .focus .box .ri ul li a .uk-width-expand p{ color: #666; font-size: 1.2rem; line-height: 2rem; height: 4rem; max-width: 80%;overflow: hidden;
    text-overflow: ellipsis; /*省略号*/
    display: -webkit-box;
    -webkit-box-orient: vertical; /*行向垂直排列*/
    -webkit-line-clamp: 2; /*限制2行*/white-space: pre-line;}

.news .focus .box .ri ul li.on:after {
    background-image: url(../imgs/newsmore2.png);
}

.news .focus .box .ri ul li:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -22px;
    right: 0;
    width: 45px;
    height: 45px;
    background: url(../imgs/newsmore.png) no-repeat center center;
    transition: all .7s;
}

.news .focus .box .ri ul li:hover:after {
    background-image: url(../imgs/newsmore2.png);
}

.news .focus .box .ri ul li:nth-child(1) {
    border-top: 1px solid #e6e6e6;
}





.news_cont{ padding: 3rem 4rem;}
.news_cont article .date{ color: #A3A3A3; font-size: .9rem; line-height: .9rem;}
.news_cont article h1{ font-size: 1.2rem; color: #333; line-height: 3.75rem; border-bottom: 1px solid #d9d9d9;}
.news_cont article h1 a{ float: right; color: #A3A3A3; font-size: .8rem; display: block; background: url(../imgs/newsback.png) no-repeat left center; padding-left: 30px;}
.news_cont article h1 a:hover{ color: #ff7800;}
.news_cont article .uk-article-cont{ font-size: .9rem; color: #333; line-height: 1.8rem; padding-top: 2rem;}
.news_cont .uk-width-1-3{ padding-left: 4rem;}
.news_cont .news_right{border: 1px solid #d9d9d9; padding: 1.5rem; margin-bottom: 1.5rem;}
.news_cont .news_right span{ display: block;}
.news_cont .news_right a{ display: block; color: #333; font-size: .8rem; line-height: 1.3rem; min-height: 3.9rem;overflow: hidden;
    text-overflow: ellipsis; /*省略号*/
    display: -webkit-box;
    -webkit-box-orient: vertical; /*行向垂直排列*/
    -webkit-line-clamp: 3; /*限制2行*/white-space: pre-line;}
.news_cont .news_right .line{ width: 100%; height: 1px; background: #d9d9d9; margin: 1.5rem 0 1rem 0;}
.news_cont .news_right .date{ color: #A3A3A3; line-height:.8rem; font-size: .8rem;}
.news_cont .news_right .sx{ color: #333; font-size: .9rem; margin-bottom: .3rem;}
.news_cont .news_right a:hover{ color: #ff7800;}


.news_cont .news_right2{border: 1px solid #d9d9d9; padding: 1.5rem; margin-bottom: 1.5rem;}
.news_cont .news_right2 span{ display: block;color: #333; font-size: .9rem; margin-bottom: .3rem;}
.news_cont .news_right2 p a{ display: inline-block; width: 40px; height: 40px; background-position: center center; background-repeat: no-repeat;}
.news_cont .news_right2 p{ margin: 0; padding: .8rem 0;}
.news_cont .news_right2 .weibo{ background-image: url(../imgs/fx1.png);}
.news_cont .news_right2 .weixin{background-image: url(../imgs/fx2.png);}
.news_cont .news_right2 .more{background-image: url(../imgs/fx3.png);}
.news_cont .news_right2 .back{ display: block; color: #fff; font-size: .9rem; line-height: 2.1rem; background: #ff7800; width: 100%; height: 2.1rem; text-align: center;}
.news_cont .news_right2 .weibo:hover{ background-image: url(../imgs/fx1o.png);}
.news_cont .news_right2 .weixin:hover{background-image: url(../imgs/fx2o.png);}
.news_cont .news_right2 .more:hover{background-image: url(../imgs/fx3o.png);}
.news_cont .news_right2 .back:hover{ opacity: .7;}




.zhanlve{margin: -6.25rem auto 90px auto; max-width: 1300px; background: #fff; z-index: 2; position: relative;}
.zhanlve .banner{ width: 100%; height: auto;}
.zhanlve div{ padding: 3rem 4rem; background: #f8f8f8;}
.zhanlve div ul{ padding-bottom: 2rem;}
.zhanlve div ul li img{ border: 1px solid #d6d6d6; width: 100%; height: auto;transition:all .3s;}
.zhanlve div ul li:hover img{ border-color: #ff7800; opacity: .7;}


.contact{margin: -6.25rem auto 90px auto; max-width: 1300px; background: #fff; z-index: 2; position: relative;}
.contact .bg{ padding: 2rem 4rem; }
.contact h1{ color: #FF7800; font-size: 1.6rem; font-weight: bold; letter-spacing: .25rem; margin-bottom: 1rem;}
.contact h2{ color: #666; font-size: 1.5rem; font-family: itc; font-weight: normal !important;}
.contact .cont{ background: #F8F8F8; margin-top: 2rem;}
.contact .uk-width-auto{ width: 40%;}
.contact .uk-width-expand{  position: relative;}
.contact .uk-width-expand .uk-position-center-left{padding-left: 3.5rem;}
.contact .uk-width-expand p{ background-repeat: no-repeat; background-position: left center; padding-left: 45px; font-size: 1rem; line-height: 3rem; color: #666666;  margin: 0;}
.contact .uk-width-expand p:nth-of-type(1){ background-image: url(../imgs/contact/1.png);}
.contact .uk-width-expand p:nth-of-type(2){ background-image: url(../imgs/contact/2.png);}
.contact .uk-width-expand p:nth-of-type(3){ background-image: url(../imgs/contact/3.png);}
.contact .uk-width-expand p:nth-of-type(4){ background-image: url(../imgs/contact/4.png);}
.contact .uk-width-expand p:nth-of-type(5){ background-image: url(../imgs/contact/5.png);}


.yuanqu_list{ padding: 2rem 0 5rem 0; max-width: 1300px; margin: 0 auto;}
.yuanqu_list ul{ padding-top: 3rem; padding-left: 0;}
.yuanqu_list ul li{ margin-bottom: 2rem;}
.yuanqu_list ul li .tit{ min-height: 24rem; background: #F3F5F5; padding: 4rem 4rem 0 4rem; position: relative;}
.yuanqu_list ul li .tit h2{ font-size: 2.4rem; color: #ff7800; line-height: 2.4rem; height: 2.4rem; overflow: hidden; margin-bottom: 1rem;}
.yuanqu_list ul li .tit h3{ font-size: 1.2rem; color: #333; line-height: 1.8rem; height: 3.6rem; overflow: hidden;}
.yuanqu_list ul li .tit p{ font-size: 1rem; color: #666; line-height: 2rem; max-height: 6rem; overflow: hidden;}
.yuanqu_list ul li .tit::after{ position: absolute; bottom: 2rem; right: 3rem; background: url(../imgs/yqm.png) no-repeat center center; width: 2.8rem; height: 2.8rem; content: "";transition:all .3s; background-size: 100% auto;}


.yuanqu_list ul li:hover .tit:after{ background-image: url(../imgs/yqm2.png);}

.yuanqu{ padding: 2rem 0 5rem 0; position: relative; z-index: 2;}
.yuanqu::before{ content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 50%; background: #F3F5F4;}
.yuanqu .uk-article{ position: relative; z-index: 99;  max-width: 1300px; margin: 0 auto;}
.yuanqu h1{ color: #ff7800; font-size: 1.8rem; line-height: 1.8rem; margin-bottom: 2rem;}
.yuanqu .bigpic{ margin: 0 auto; width: 100%; height: auto;}
.yuanqu .yqct{ font-size: .9rem; color: #666; padding-top: 2rem;}
.yuanqu .yqct p{ line-height: 2.2rem; background-repeat: no-repeat; background-position: left .4rem; margin: 0; padding-left: 2rem; background-size: 1.2rem auto;}
.yuanqu .yqct span{ font-weight: bold;}
.yuanqu .yqct p:nth-child(1){ background-image: url(../imgs/yq1.png);}
.yuanqu .yqct p:nth-child(2){ background-image: url(../imgs/yq2.png);}
.yuanqu .yqct p:nth-child(3){ background-image: url(../imgs/yq3.png);}
.yuanqu .yqct p:nth-child(4){ background-image: url(../imgs/yq4.png);}
.yuanqu .yqct p:nth-child(5){ background-image: url(../imgs/yq5.png);}

.about_cont .uk-accordion { padding-bottom: 8rem;}
.about_cont .uk-accordion>li{ background: #f8f8f8; padding:1.5rem 2rem 0 2rem;}
.about_cont .uk-accordion>li>a>h2{ font-size: 1.5rem; color: #333; font-weight: bold; line-height: 1.5rem; margin-bottom: 1rem;}
.about_cont .uk-accordion>li>a>p{ margin: 0; margin-bottom: 1.5rem;}
.about_cont .uk-accordion>li>a>p>span{ font-size: 1rem; color: #666; padding-right: 3rem;}
.about_cont .uk-accordion-content{ margin: 0; padding-top: 2rem; border-top:1px solid rgba(0,0,0,0);}
.about_cont .uk-accordion-content b{ font-size: 1.2rem; color: #333; line-height: 1.2rem;}
.about_cont .uk-accordion-content p{ font-size: 1rem; color: #666; line-height: 1.8rem; margin: 1rem 0 2rem 0;}
.about_cont .uk-open .uk-accordion-content{ border-top: 1px solid #8B8C8C;}

.about_cont .uk-accordion-title::before {
    content: "";
    width: 4rem;
    height: 4rem;
    margin-left: 10px;
    float: right;
    background-image:url(../imgs/job1.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 100% auto;
}

.uk-open>.uk-accordion-title::before {
    background-image:url(../imgs/job2.png);
  }

  .m5{ margin-bottom: 5rem;}

 
  .yewu h2{ font-size: 1.5rem; color: #333333; font-weight: bold; letter-spacing: 2px;  line-height: 1.5rem; position: relative; margin-bottom: 3rem;max-width: 1300px; margin: 0 auto 3rem auto;}
 .yewu .w1280{ max-width: 1300px; margin: 0 auto;}
  .yewu>div{ padding: 5rem 0 5rem 0; position: relative; z-index: 999;}
  .yewu>div>img{ width: 100%; height: auto; margin: 0 auto; max-width: 1300px; display: block;}
  .yewu>div.bgs{ background: #F2EFED; }
  .yewu>div.bgs2{ margin-top: -120px; padding-top: 200px; z-index: 998; position: relative; padding-bottom: 150px;}
  .yewu>div>p{ font-size: 22px;}
  .chanye p,.chanye a,.chanye ul{ max-width: 1300px; margin: 0 auto;}
  .chanye ul{ padding: 0;}
  .chanye p{ color: #333; font-size: 1.2rem; line-height: 2.4rem;}
  .chanye a{ display: block; width: 100%; height: 6rem; line-height: 6rem; color: #ff7800; background: #F6F7FA; text-align: center; font-size: 2rem; letter-spacing: 3px; margin:3rem auto 0 auto;}
  .chanye ul{background: #F6F7FA; padding-bottom: 50px;}
  .chanye ul li{ text-align: left; padding-left: 4rem;}
  .chanye ul li span{ display:block;  line-height: 4rem; font-size: 1.3rem; color: #333; padding-left: 20px;position: relative;}
  .chanye ul li span:before{ content: ""; width: 8px; height: 8px; background: #ff7800; position: absolute; left: 0; top: 50%; margin-top: -4px;}

  .yunying{ text-align: center;}

  .yunying img{ display: inline-block; margin: 0 auto; text-align: center;}
  .yunying h2,  .yunying p{ text-align: left;}
  .yunying p{ color: #333; max-width: 1300px; margin:  0 auto;}
  .ldst{ background: url(../imgs/yewu/ldst.jpg) no-repeat top center; height: 700px; }
  .ldst>div{width: 100%; max-width: 1300px; margin: 0 auto; padding-top: 140px;}
  .ldst h2{ color: #fff; font-weight: bold;}
  .ldst h3{ font-size: 1.6rem; color: #ff7800; font-weight: bold; margin-top: 90px;} 
  .ldst p{ font-size: 1.3rem; line-height: 2.6rem; color: #fff; margin: 30px 0 0 0;}

  .sdzh{ background: #F2EFEC;}
  .bdfw{ background: url(../imgs/yewu/bdfw.jpg) no-repeat top center; height: 700px; }
  .bdfw>div{width: 100%; max-width: 1300px; margin: 0 auto; padding-top: 110px;}
  .bdfw h2{  font-weight: bold; margin-bottom: 40px;}
  .bdfw ul{ max-width: 900px;}
  .bdfw li{ font-size: 1.5rem; color: #333; font-weight: bold; line-height: 1.5rem; margin-bottom: 3rem;}
  .bdfw li p{ font-size: 1.3rem; font-weight: normal; padding-top: 1rem;}
  .yewu .cont2>.w1280>p{color: #333; font-size: 1.2rem; line-height: 2rem; margin-bottom: 2rem;}
  .yewu .cont2 .ul {
    display: flex;
    width: 100%;
    height: 620px;
    background: url(../imgs/yewu/0.png) no-repeat center;
    overflow: hidden;
    background-size:cover;
    background-position: center center;
}

.yewu .cont2 .ul .li.on {
    background: rgba(141, 179, 196, 0);
    width: 40%;
}

.yewu .cont2 .ul .li {
    position: relative;
    width: auto;
    min-width: 20%;
    height: 100%;
    padding-top: 3.5rem;
    padding-left: 2rem;
    padding-right: 2rem;
    transition: all .7s;
    background: rgba(141, 179, 196, .5);
}

.yewu .cont2 .ul .li:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #fff;
    opacity: .25;
    transition: all .7s;
}

.yewu .cont2 .ul .li.on:after {
    opacity: 0;
}

.yewu .cont2 .ul .li .img {
    background-repeat: no-repeat;
    background-position: center;
    transition: all .7s;
}

.yewu .cont2 .ul .li .h3 {
    color: #ffffff;
    opacity: .8;
    margin-top: 2.3rem;
    transition: all .7s;
    margin-bottom: 20px;
    height: 3.6rem;
}
.yewu .cont2 .ul .li .h3 h3{ font-size: 3.6rem; color: #fff; line-height: 3.6rem; float: left; font-weight: bold; padding-right: .8rem; padding-bottom: 1rem;}
.yewu .cont2 .ul .li .h3 h4{ font-size: 1.3rem; line-height: 2rem; padding-top: .1rem; color: #fff; font-weight: bold;}
.yewu .cont2 .ul .li .h3 h5{ font-size: .9rem; line-height: .9rem; padding-top: .3rem; color: #fff; }
.yewu .cont2 .ul .li p {
    font-size: 14px;
    color: #314b5e;
    line-height: 27px;
    opacity: 0;
    transition: all .7s;
    display: none;
}

.yewu .cont2 .ul .li.on p {
    opacity: 1;
    display: block;
}

.yewu .cont2 .ul .li.on .h3 h3,.yewu .cont2 .ul .li.on .h3 h4,.yewu .cont2 .ul .li.on .h3 h5{
    opacity: 1;
    color: #314b5e;
}

.yewu .cont2 .ul .li:nth-child(1) .img {
    width: 70px;
    height: 70px;
}

.yewu .cont2 .ul .li:nth-child(1).on .img {
    background-image: url(../imgs/yewu/i1o.png) !important;
}

.yewu .cont2 .ul .li:nth-child(2) .img {
    width: 70px;
    height: 70px;
}

.yewu .cont2 .ul .li:nth-child(2).on .img {
    background-image: url(../imgs/yewu/i2o.png) !important;
}

.yewu .cont2 .ul .li:nth-child(3) .img {
    width: 70px;
    height: 70px;
}



.yewu .cont2 .ul .li:nth-child(3).on .img {
    background-image: url(../imgs/yewu/i3o.png) !important;
}

.yewu .cont2 .ul .li:nth-child(4) .img {
    width: 70px;
    height: 70px;
}

.yewu .cont2 .ul .li:nth-child(4).on .img {
    background-image: url(../imgs/yewu/i4o.png) !important;
}

