@import url(/uploads/css/ltscss/css.css);

@media screen and (min-width: 800px) {
    .g-head .head .logo {
        width: 0.75rem;
    }


    .g-head .head .logo img:nth-child(2) {
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
    }

    .g-head-2 .head .logo img:nth-child(1) {
        opacity: 0;
    }

    .g-head-2 .head .logo img:nth-child(2) {
        opacity: 1;
    }
}


@media screen and (max-width: 800px) {

    .g-head .head .logo {
        height: 0.9rem;
        overflow: hidden;
    }

    .g-head .head .logo img:nth-child(2) {
        display: none;
    }

}


@media screen and (min-width: 800px) {
    .index-title {

        pointer-events: auto;
    }
}


.index-title h2 a {
    color: #4d4d4d;
}

.index-title h2 a:hover {
    color: #df5a24;
}


@media screen and (min-width: 800px) {
    .index-news .notice-list {
        z-index: 6;
    }
}

.index-news .list .item .title a {
    color: #4d4d4d;
}


.index-news .list .right .item:nth-child(3),
.index-news .list .right .item:nth-child(4) {
    margin-top: 0.3rem;
    width: 100%;
}

.index-news .list .right .item:nth-child(3) ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.index-news .list .right .item:nth-child(3) li {
    width: calc(50% - 0.3rem);
}

.index-news .list .right .item:nth-child(3):before {
    -webkit-clip-path: polygon(1.7rem 0, 100% 0%, 100% 100%, 1px 100%);
    clip-path: polygon(1.7rem 0, 100% 0%, 100% 100%, 1px 100%);
}
@media screen and (max-width: 800px) {
    .index-news .list .right .item:nth-child(3):before {
        -webkit-clip-path: polygon(2.2rem 0, 100% 0%, 100% 100%, 1px 100%);
        clip-path: polygon(2.2rem 0, 100% 0%, 100% 100%, 1px 100%);
    }
}

.page-curr .curr em {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 3rem;
}

.rcfz li a .content {
    text-align: justify;
}

.speech li .bd .content {
    font-size: 0.2rem;
    line-height: 0.36rem;
}


.leaders li .name p {
    font-size: 0.16rem;
}


.news-swiper li .zoomimg:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 4;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1.8rem;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}

.news-swiper li > .bd {
    height: 5.39rem;
}


.news-detail .content {
    line-height: 2em;
}
@media screen and (max-width: 800px) {
    .news-detail .content {
        line-height: 1.75em;
    }
}

.news-detail .content p {
    margin: 0.75em 0;
}


.news-detail .content .img {
    padding: 0.1rem 0;
}

.news-detail .content .img .name {
    font-family: "楷体", "楷体_gb2312", "simkai";
    font-size: 0.8em;
}


.jjtz .content {
    text-align: justify;
}

.jjtz .title {
    font-size: 0.28rem;
}

@media screen and (min-width: 800px) {
    .jjtz .list li a .bd .name {
        font-size: 0.22rem;
    }

    .jjtz .list li a .bd p {
        font-size: 0.16rem;
        line-height: 0.26rem;
        height: .52rem;
    }
}

.xxgk {
    font-size: 0.18rem;
    color: #666;
    line-height: 2em;
    padding: 0rem 0 0rem 0;
}

.xxgk p {
    margin: 0.75em 0;
}

.xxgk strong {
    color: #333;
}

.business .list li .bd {
    width: 2.4rem;
}

.business .list li .bd h5 {
    text-align: center;
    display: table;
    margin: auto;
    padding: 0.07rem 0.1rem;
    border-radius: 0.1rem;
}

.business .list li .bd p {
    margin-top: 0.1rem;
}

.business .list li:hover .bd h5 {
    color: #fff;
    background: #df5a24;

}

.business .list li:hover .bd p {
    color: #df5a24;
}


.business .list li:nth-child(1) .bd {
    left: -0.96rem;
    top: -5.8rem;
}

.business .list li:nth-child(2) .bd {
    left: -4.7rem;
    top: -4.8rem;
}

.business .list li:nth-child(3) .bd {
    left: -6.45rem;
    top: -2.35rem;
}

.business .list li:nth-child(4) .bd {
    left: -6.8rem;
    top: 0;
}

.business .list li:nth-child(5) .bd {
    left: -5.87rem;
    top: 2.09rem;
}

.business .list li:nth-child(6) .bd {
    left: -3.3rem;
    top: 3.87rem;
}

.business .list li:nth-child(7) .bd {
    left: 0.9rem;
    top: 3.87rem;
}

.business .list li:nth-child(8) .bd {
    left: 3.3rem;
    top: 2.09rem;
}

.business .list li:nth-child(9) .bd {
    left: 4.43rem;
    top: 0rem;
}

.rmzx .part1 .list li a {
    display: block;
    padding: 0.16rem 0;
    position: relative;
}

.rmzx .part2 .list li a {
    padding: 0.20rem 0;
}

.rmzx .part1 .big-img li a img {
    height: auto;
}

@media screen and (min-width: 800px) {
    .rmzx .part2 .item {
        width: calc(50.5% - 0.4rem);
    }
}

.site-map .item h3 {
    font-size: 0.26rem;
}

.site-map .item ul {
    margin-top: 1em;
}

.site-map .item li a {
    font-size: 0.20rem;
}

.page-box {
    border-radius: 0.12rem 0.12rem 0 0;
}

.rczl .content {
    text-align: justify;
}


@media screen and (min-width: 800px) {

    .index-news .video-bg {
        opacity: 0.5;
    }

    .index-business .video-bg {
        opacity: 0.2;
    }

    .index-dangjian:after {
        opacity: 0.9;
    }

    .index-shijue .video-bg {
        opacity: 0.25;
    }

    .index-dangjian {
        background-color: #d75a24;
        background-image: none;
    }

    .index-dangjian .video-bg {
        opacity: 1;
    }

    .index-shijue {
        background-image: none;
    }

    .index-foot {
        background-color: #000;
        background-image: none;
    }

    .index-foot .video-bg {
        opacity: .8;
    }
}

@media screen and (max-width: 800px) {
    .index-news {
        background-color: #fbf2eb;
    }

    .index-dangjian {
        background-image: url(/uploads/image/ltsimages/dangjian-mobi-bg.jpg);
    }

    .index-news .list .right .item:nth-child(4):before {
        -webkit-clip-path: polygon(2.2rem 0, 100% 0%, 100% 100%, 1px 100%);
        clip-path: polygon(2.2rem 0, 100% 0%, 100% 100%, 1px 100%);
    }
}

.video-layer {
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5); opacity: 0;
    -webkit-transition: .5s;
    transition: .5s;
    visibility: hidden;
}
.video-layer.show {
    opacity: 1;
    visibility: visible;
}

.video-layer .close {
    position: absolute;
    z-index: 5;
    top: .3rem;
    right: .3rem;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: .7rem;
    height: .7rem;
    background: #333;
    color: #fff;
    font-size: .24rem;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s;
}

.video-layer .close:hover {
    background: #df5a24;
}

.video-layer .close:after {
    content: "\e616";
    font-family: "iconfont";
}

.video-layer .container {
    position: absolute; background: #fff;
    left: 50%;
    top: 50%;
    width: 12rem;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.video-layer video {
    display: block;
    width: 100%;
}

@media screen and (max-width: 800px) {
    .video-layer .container {
        width: 6.9rem;
    }
}

#index-mask{position: fixed; z-index: 999; left: 0; top: 0; right: 0; bottom: 0}

.phone-nav-layer{display: none}
@media screen and (max-width: 800px) {
    .page-title{display: flex; align-items: center}
    .page-title .phone-nav-btn{margin-left: auto; display: block; width: .42rem; height: .42rem; background:  center no-repeat; background-size: .3rem}
    .phone-nav-layer{position: fixed; z-index: 100; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.8); display: block;
        transition: .5s; transform: translatex(100%);
    }
    .phone-nav-layer.show{transform: translatex(0)}
    .phone-nav-layer .close{width: .66rem; height: .66rem; background:  center no-repeat; background-size: 100%; position: absolute; top: .47rem; right: .64rem}
    .phone-nav-layer .list{padding: 1.88rem .64rem 0 .5rem;}
    .phone-nav-layer .list a{display: flex; align-items: center; color: #fff; font-size: .3rem; height: .75rem; position: relative; padding-left: .42rem}
    .phone-nav-layer .list a:before{content: ''; display: block; position: absolute; left: 0; top: 50%; transform: translatey(-50%);
        width: .03rem;
        height: .49rem;
        background: #ff7200; opacity: 0;
    }
    .phone-nav-layer .list a:after{content: ''; display: block; position: absolute; right: 0; top: 0; bottom: 0; width: .66rem; background:  center no-repeat; background-size: .15rem}
    .phone-nav-layer .list a.on{color: #ff7200}
    .phone-nav-layer .list a.on:before{
        opacity: 1;
    }
}

@media print {
    html{font-size: 100px !important;}
    #page-head,
    .page-curr,
    .page-head{display: none}
    #page{padding: 0;}

    .about .part1{padding: 0; min-height: 100vh;}
    .about .part1 h5 a{color: #000}
    .about .part1 > p{width: 100%}

    .about .part2 li:nth-child(1) a{padding-left: 200px}
    .about .part2 li:nth-child(1) a .img{left: 0; width: 150px}
    .about .part2 li:nth-child(2) a{padding-right: 200px}
    .about .part2 li:nth-child(2) a .img{right: 0; width: 150px}

    .rmzx .part2 .item{width: 48%}
    .rmzx .part3,
    .rmzx .part4{width: 48%}

    .djdt li a{padding-right: 0}

    .zgzj{padding: 0}
    .zgzj .big-img{width: 65%}
    .zgzj .list{width: 33%}
    .zgzj .img-list li{width: 48%}

    .mtgz ul{margin-left: -20px}
    .mtgz li{padding: 0 0 20px 20px}
    .mtgz a{min-height: 100px; padding: 20px}
    .mtgz a .zoomimg img{height: 160px}
}

.sjgx-title{
    padding: .58rem 0 .45rem 0;
    font-weight: 500; font-size: 0.36rem; color: #4d4d4d;
    line-height: 1em;
    border-bottom: #e5e2df solid .02rem;
}
.sjgx-swiper{
    width: 100%; overflow: hidden; position: relative;
}
.sjgx-swiper .list-wrapper{
    width: 26.28rem; position: relative; left: 50%; margin-left: -13.14rem;
}
.sjgx-swiper li{
    padding: .3rem 0 1.72rem 0; position: relative;
    opacity: 0;
}
.sjgx-swiper li .img{position: relative; width: 100%; overflow: hidden; border-radius: .2rem;}
.sjgx-swiper li .img img{
    display: block; width: 100%; height: 4.9rem;
}
.sjgx-swiper li .name{
    position: absolute; left: 0; right: 0; text-align: center; bottom: 1.2rem; font-weight: bold;
    color: #4c4c4c; opacity: 0; transform: 0.5s;
    white-space: nowrap;overflow: hidden; text-overflow: ellipsis;
    -webkit-text-size-adjust:100%
}
.sjgx-swiper li .name a
{
  font-size: 0.21rem;
}
.sjgx-swiper li.swiper-slide-active,
.sjgx-swiper li.swiper-slide-prev,
.sjgx-swiper li.swiper-slide-next{
    opacity: 1;
}
.sjgx-swiper li.swiper-slide-prev .img::after{
    content: ''; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0;
    background: -webkit-linear-gradient(to right, rgba(255, 255, 255, 0) , rgba(255, 255, 255, 1));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) , rgba(255, 255, 255, 1));
}
.sjgx-swiper li.swiper-slide-next .img::after{
    content: ''; display: block; position: absolute; left: 0; top: 0; right: 0; bottom: 0;
    background: -webkit-linear-gradient(to left, rgba(255, 255, 255, 0) , rgba(255, 255, 255, 1));
    background: linear-gradient(to left, rgba(255, 255, 255, 0) , rgba(255, 255, 255, 1));
}
.sjgx-swiper li.swiper-slide-active .name{
    opacity: 1;
    -webkit-text-size-adjust:100%
}

.sjgx-swiper li.swiper-slide-active .name a
{
  font-size: 0.21rem;
}

.sjgx-swiper .arrow a{
    display: block; position: absolute; z-index: 5; top: 2.07rem; width: 0.72rem;
    height: 1.1rem;
    background: #d15a24 center no-repeat; background-size: .31rem;
    border-radius: 0.08rem;
}
.sjgx-swiper .arrow a.prev{
    left: 0;
    background-image: ;
}
.sjgx-swiper .arrow a.next{
    right: 0;
    background-image: ;
}
.sjgx-swiper .dots-wrapper{
    position: absolute; z-index: 5; left: 50%; bottom: .63rem;
    -webkit-transform: translatex(-50%);
        -ms-transform: translatex(-50%);
        transform: translatex(-50%);
}
.sjgx-swiper .dots span{
    display: inline-block; width: 0.21rem;
    height: 0.21rem;
    background: #e5e5e5;
    border-radius:50%; margin: 0 .12rem;
}
.sjgx-swiper .dots span.on{
    background: #d15a24;
}
@media screen and (max-width: 800px) {
    .sjgx-swiper{left: -.5rem; width: calc(100%   1rem);}
    .sjgx-swiper .list-wrapper{width: 16rem; margin-left: -8rem;}
     .sjgx-swiper li .img img {
        height: 3.5rem;   } 
    .sjgx-swiper li .name a{font-size: .28rem;}
    .sjgx-swiper li.swiper-slide-active .name a
    {
      font-size: 0.28rem;
    }
    .sjgx-swiper .arrow a.prev {
        left: .75rem;
        top: 1.6rem;
    }
    .sjgx-swiper .arrow a.next {
        right: .75rem;
        top: 1.6rem;
    }
}