﻿.relative {
    position: relative;
    z-index: 2;
}

/*font*/
.tit {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    *white-space: nowrap;
    overflow: hidden;
}

/*effict*/
.Scale-img {
    overflow: hidden;
    cursor: pointer;
    zoom: 1;
    position: relative;
    z-index: 3;
}

.Scale-img span {
    opacity: 1;
    -webkit-transition: opacity 0.6s, -webkit-transform 0.6s;
    transition: opacity 0.6s, transform 0.6s;
    display: block;
    width: 100%;
}

.Scale-img:hover span,
dd:hover .Scale-img span,
.item:hover .Scale-img span {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.Scale-img span {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

/* index */
@font-face {
    font-family: "iconfont";
    /* Project id 2499189 */
    src: url('../font/iconfont.woff2') format('woff2'),
        url('../font/iconfont.woff') format('woff'),
        url('../font/iconfont.ttf') format('truetype'),
        url('../font/iconfont.svg') format('svg');
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 0.2rem;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    vertical-align: middle;
}

.iconrjt:before {
    content: "\e632";
}

.HomeMore {
    line-height: 0.39rem;
    font-size: 0.18rem;
    margin-top: 0.05rem;
}

.HomeMore span,
.HomeMore i {
    display: inline-block;
    vertical-align: middle;
}

.HomeMore.white,
.HomeMore.white a {
    color: #fff !important;
}


.HomeMore.blue,
.HomeMore.blue a {
    color: #2557B6;
}


.HomeNews .hd ul {
    line-height: 0.55rem;
    height: 0.55rem;
    font-size: 0;
    margin-bottom: 0.44rem;
}

.HomeNews .hd li {
    display: inline-block;
    margin-right: 0.34rem;
}

.HomeNews .hd li a {
    display: block;
    font-size: 0.24rem;
    color: #676767;
    border-bottom: 3px solid #F2F2F2;
}

.HomeNews .hd li.on a {
    color: #252525;
    border-bottom: 3px solid #2557B6;
}

.Nleft .HomeMore {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 0.55rem;
    margin-top: 0;
}

.Nleft {
    width: 65%;
}

.Nright {
    width: 30.714%;
}

.Nright .list ul .HomeMore {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 0.55rem;
    margin-top: 0;
}

/* .NewsScroll{width: 47.142%;} */
.NewsScroll {
    box-shadow: 0 0 1.111vw rgb(0, 0, 0, .05);
}

.NewsScroll .slider {
    height: 4.3rem;
    overflow: hidden;
}

.NewsScroll .empty {
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.NewsScroll dd .p {
    overflow: hidden;
    word-break: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.NewsScroll dd {
    position: relative;
    background: #f4f4f4 url(../image/boxbg4.jpg) right bottom;
}

.NewsScroll dd .Scale-img {
    width: 57.142%;
    height: 4.3rem;
}

.NewsScroll dd .con {
    width: 42.858%;
    padding: 0.45rem 0.4rem 0;
}

.NewsScroll dd .time {
    position: absolute;
    left: 0;
    top: 0;
    width: 0.86rem;
    z-index: 9;
    padding: 0.16rem 0;
    font-size: 0.14rem;
    line-height: 0.18rem;
    background: #2557B6;
    color: #fff;
    text-align: center;
}

.NewsScroll dd .time span {
    display: block;
    font-size: 0.4rem;
    line-height: 0.35rem;
}

.NewsScroll dd .title {
    font-size: 0.22rem;
    line-height: 0.36rem;
    padding-bottom: 0.15rem;
    margin-bottom: 0.12rem;
    border-bottom: 1px solid #e7e7e7;
    color: #000;
}

.NewsScroll dd .title .p {
    -webkit-line-clamp: 4;
}

.NewsScroll dd .info {
    line-height: 0.3rem;
    color: #5e5e5e;
    -webkit-line-clamp: 6;
    text-indent: 2em;
}

.NewsScroll .slick-dots {
    text-align: right;
    right: 0.43rem;
    bottom: 0.2rem;
    height: 6px;
    line-height: 6px;
}

.NewsScroll .slick-dots li {
    margin: 0 5px;
}

.NewsScroll .slick-dots li button {
    width: 0.36rem;
    height: 6px;
    background: #d3d3d3;
    border-radius: 3px;
}

.NewsScroll .slick-dots li.slick-active button {
    background: #2557B6;
}

.NewsScroll .slick-arrow {
    height: 0.48rem;
    line-height: 0.48rem;
    width: 0.48rem;
    border: none;
    border-radius: 0;
    top: auto;
    bottom: 0;
    margin-top: 0;
    background: #969696;
}

.NewsScroll .slick-arrow span {
    font-size: 0.24rem;
    font-weight: normal;
}

.NewsScroll .slick-prev {
    left: 46.6%;
}

.NewsScroll .slick-next {
    right: 42.9%;
}

.NewsScroll .slick-arrow:hover {
    background: #2557B6;
}

.OtherNews {
    padding-top: 0rem;
}

.OtherNews li {
    padding: .145rem 0;
    font-size: .2rem;
    line-height: 1em;
    list-style-type: disc;
    color: #CBB486;
    margin-left: 3%;
}

.OtherNews li a {
    display: block;
    position: relative;
}
.OtherNews li span {
    font-size: 0.14rem;
    color: #818181;
    margin-left: 0.2rem;
}
/* .HomeNews .list{width: 50%;} */
.HomeNotice .list dd {
    padding: 0.15rem 0 0.15rem 0.2rem;
    border-bottom: 1px solid #e5e5e5;
    background-image: url(../image/arr2.png);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 0.18rem;
}

.HomeNotice .list dd a {
    color: #333;
}

.HomeNotice .list dd span {
    font-size: 0.14rem;
    color: #818181;
    margin-left: 0.2rem;
}

.HomeNotice .list dd:hover a {
    color: #1550b6;
}

.HomeNotice .list dd:first-child {
    padding-top: 0;
    background-position: left 0.07rem;
}

.HomeNotice .list dd:last-child {
    padding-bottom: 0;
    border-bottom: none;
    background-position: left 0.18rem;
}


/* .HomeTheam dl{margin: -1% 0 0 -2%;}
.HomeTheam dd{width: 48%; float: left; margin: 2% 0 0 2%;}
.HomeTheam dd img{display: block; width: 100%; height: 0.94rem;} */


@media(max-width:1024px) {


    .Nleft,
    .Nright {
        width: 100%;
        float: none;
    }
    .Nright{
        margin-top: 0.3rem;
    }
    .HomeNews .hd ul {
        height: 0.4rem;
        line-height: 0.4rem;
        margin-bottom: 0.25rem;
    }

    .HomeNews .hd li a {
        font-size: 0.2rem;
    }

    .NewsScroll dd .title {
        font-size: 0.18rem;
        line-height: 0.3rem;
    }

    .OtherNews dd {
        padding: 0.3rem 0;
    }

    .OtherNews dd:last-child {
        padding-bottom: 0.3rem;
    }

    .OtherNews dd a {
        padding-left: 1.2rem;
    }

    .OtherNews dd .date {
        text-align: center;
        width: 0.7rem;
        padding-right: 0.2rem;
    }

    .OtherNews dd .date span {
        font-size: 0.4rem;
        line-height: 0.4rem;
    }

    .OtherNews dd .p {
        line-height: 0.24rem;
        margin-top: 0.1rem;
    }

}
@media (min-width:481px) and (max-width:640px) {
    .NewsScroll dd .Scale-img {

        height: 3rem;
    }
    
    .NewsScroll dd .con {

        padding: 0.45rem 0.4rem 0;
    }
    .NewsScroll .slider {
        height: 3rem;
        overflow: hidden;
    }
    .NewsScroll dd .title .p {
        -webkit-line-clamp: 2;
    }
    .NewsScroll dd .info {
        -webkit-line-clamp: 4;
    }
    .NewsScroll .slick-prev {
        left: 0%;
    }
    
}

@media(max-width:480px) {
    .HomeMore {
        margin-top: 0;
    }

    .Nleft .HomeMore {
        margin-top: -0.09rem;
    }

    .HomeNews .hd ul {
        height: auto;
    }

    .HomeNews .hd li {
        margin-right: 0.2rem;
    }

    .NewsScroll .slider {
        height: auto;
    }

    .NewsScroll dd .Scale-img,
    .NewsScroll dd .con {
        width: 100%;
        float: none;
    }

    .NewsScroll dd .Scale-img {
        height: 2.4rem;
    }

    .NewsScroll dd .con {
        padding: 0.2rem 0.2rem 0.4rem;
    }

    .NewsScroll dd .title {
        padding-bottom: 0.05rem;
        margin-bottom: 0.1rem;
    }

    .NewsScroll dd .title .p {
        -webkit-line-clamp: 1;
    }

    .NewsScroll dd .info {
        -webkit-line-clamp: 2;
    }

    .NewsScroll .slick-dots {
        right: 0;
        text-align: center;
    }

    .OtherNews li {
        margin-left: 5%;
        font-size: .18rem;
    }


}