/*banner图*/
.banner-box img{width: 100%;height: auto;object-fit: cover;-o-object-fit: cover;}
.Service-box{margin-top: 20px;}
.banner{padding-top: 62px;}

/*文章*/
.box_box{
width: 94%;
    margin: 0 auto;
    max-width: 1600px;
    padding: 20px 0;

}
.down-box{    width: 100%; max-width: 1600px;}
 #NewsList_a3 li:nth-child(3n+2) {
    margin-left: 0px;
}
#NewsList_a3 li {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    width: 32%;
    margin-left: 1%;
    padding: 10px;
    background: #f5f5f5;
    margin-bottom: 3%;
}
#NewsList_a3 li a {
    transition: 0.3s ease 0s;
    background: #f5f5f5;
    display: block;
    width: 100%;
    padding-bottom: 8%;
}
#NewsList_a3 .newimg {
    max-height: 100%;
    overflow: hidden;
    height: 100%;
}
#NewsList_a3 img {
    transition: 0.5s linear 0s;
    width: 100%;
}
#NewsList_a3 .newnr {
    margin: 8% auto 0;
    width: 90%;
}
#NewsList_a3 b {
    transition: 0.3s ease 0s;
    color: #333;
    font-size: 16px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#NewsList_a3 p {
    transition: 0.3s ease 0s;
    margin-top: 5%;
    font-size: 14px;
    line-height: 1.7;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 3px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    max-height: 65px;
}

#NewsList_a3 li:first-child {
    width: 100%;
    margin-bottom: 3%;
    margin-left: 0%;
    padding: 20px;
    background: #f5f5f5;
}
#NewsList_a3 li:first-child a {
    font-size: 0px;
    background: none;
    padding-bottom: 0px;
    position: relative;
    z-index: 0;
}
#NewsList_a3 li:first-child .newimg {
    box-shadow: 10px 10px 45px 0 rgba(0, 0, 0, 0);
    width: 39%;
    height: auto;
    max-height: 355px;
    display: inline-block;
    vertical-align: middle;
}
#NewsList_a3 li:first-child .newnr {
    width: 54%;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5%;
    margin-top: 0px;
}
#NewsList_a3 li:first-child .newnr .i-a {
    display: block;
    margin-left: 30px;
    margin-top: 6%;
}
#NewsList_a3 .i-a i {
    position: relative;
    font-family: Arial;
    font-weight: bold;
    z-index: 0;
    padding-left: 7px;
    margin-left: 36px;
    font-style: normal;
}
 #NewsList_a3 .i-a {
    z-index: 0;
    margin: 0 auto;
    font-size: 0px;
    position: relative;
    line-height: 50px;
    width: 165px;
    height: 50px;
    display: block;
    color: #fff;
    background: #fe0002;
    text-align: center;
    display: none;
}

#NewsList_a3 .i-a>* {
    transition: 0.3s ease 0s;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}

 #NewsList_a3 li:not(:first-child) a:hover {
    background: #fe0002;
}

#NewsList_a3 li a:hover img {
    transform: scale(1.2);
}
#NewsList_a3 li:not(:first-child) a:hover b {
    color: #fff;
}
 #NewsList_a3 li:not(:first-child) a:hover p {
    color: #fff;
}

/*分页*/

.easysite-page-wrap{display: flex; justify-content: center; align-items: center;    align-items: center;}

.easysite-page-wrap{display: flex; justify-content: center;}
.pagingNormal { position: relative; height: 38px; min-width: 38px; margin: 0 5px 0 0; padding: 0 5px; background-size: 100% 100%; color: #595959; border: 1px solid #d9d9d9; cursor: pointer; line-height: 38px; display: inline-block; font-family: inherit; font-size: 14px; font-weight: inherit; text-decoration: none; background-color: #fff; text-align: center; border-radius: 0px; }
.NormalRed { position: relative; height: 38px; min-width: 38px; margin: 0 5px 0 0; padding: 0 5px; background-size: 100% 100%; color: #595959; border: 1px solid #d9d9d9; cursor: pointer; line-height: 38px; display: inline-block; font-family: inherit; font-size: 14px; font-weight: inherit; text-decoration: none; background-color: #fff; text-align: center; border-radius: 0px; }

.NormalRed {
    text-decoration: none;
    background-color: #d50a1d;
    color: #fff;
    border-color: #d50a1d;
}

.easysite-page-wrap_sx{    min-width: 38px;cursor: pointer; display: inline-table; position: relative; left: 0; top: 0; float: left; height: 38px; margin: 0 5px 0 0px; text-align: center; padding: 0 10px; border-radius: 0px; border: 1px solid #f0f0f0; background: #f0f0f0; color: #333; line-height: 38px;}
.easysite-page-wrap_sx:first-child{    margin-right: 10px;}



@media screen and (max-width: 768px){
.banner{
padding-top: 43px;

}

#NewsList_a3 li:first-child .newimg {
    height: auto;
    max-height: none;
width: 100%;
    box-shadow: none;
}
#NewsList_a3 .i-a {
    line-height: 9vw;
    width: 27.6vw;
    height: 9vw;
    display: none;
}
#NewsList_a3 li:first-child p {
    font-size: 14px;
    max-height: none;
    line-height: 1.6;
    margin-left: 0;
}

#NewsList_a3 li:first-child b {
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
#NewsList_a3 li:first-child .newnr {
    display: block;
    margin: 5% auto 0;
    width: 90%;
}
#NewsList_a3 li:first-child {
    padding: 10px;
}

#NewsList_a3 li {
    width: 100%;
    margin-left: 0;
    margin-bottom: 5vw;
}
#NewsList_a3 li a {
    padding-bottom: 5%;
}


#NewsList_a3 .newimg {
    height: auto;
    max-height: none;
}
#NewsList_a3 .newnr {
    display: block;
    margin: 5% auto 0;
    width: 90%;
}
#NewsList_a3 p {
    font-size: 14px;
    max-height: none;
    line-height: 1.6;
    margin-left: 0;
}



}