﻿

.news .index_lay_2 .wapper{
    display: inline-block;
    width: 364px ;
    height: 288px;
    margin-right: 30px;
}
.news .index_lay_2 .wapper .img {
    /*width: 364px; height: 288px;*/
    width: 355px; height: 277px; position: relative;
}
.news .index_lay_2 .wapper .shade_bg {
    width: 352px; height: 277px;
    position: absolute;
    z-index: 1;
    top: 1px;
    left: 3px;
    background: #4a4949;
    opacity: 0.5;
    background: -webkit-linear-gradient(top, white , #f3f3f3 ,#0c0c0c ) ;
}

.news .index_lay_2 .wapper:hover{
    border: 1px lightgrey solid;
    color: honeydew ;
}
.news .index_lay_2 .wapper:hover .img{
    width: 354px;
    height: 278px;
    margin-left: 6px;
    margin-top: 5px;
    margin-right: 6px;
}
.news .index_lay_2 .wapper:hover h3,.news .index_lay_2 .wapper:hover p{
    color: #0053ff !important;
    cursor: pointer;
}

.news .index_lay_2 .wapper .text_wapper{
    margin-left: 10px;
    float: left;
    position: relative;
    top: -55px;
}
.news .index_lay_2 .wapper a{
    color: #ffffff;
}
.news .index_lay_2 .wapper a:hover{
    color: honeydew ;
}
.news .index_lay_2 .wapper h3{
    font-size: 17px;
    letter-spacing: 0px;
    font-family: PingFang-SC-Medium;
    font-weight: normal;
    font-stretch: normal;
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news .index_lay_2 .wapper p{
    font-family: PingFang-SC-Regular;
    font-size: 14px;
    letter-spacing: 0px;
    color: #ffffff;
}
.news .index_lay_2 .text_wapper:hover h3,.news .index_lay_2 .text_wapper:hover p{
    color: #0053ff !important;
    cursor: pointer;
}
.news .index_lay_2{
    margin-top: 60px;
}
.news .index_lay_2 .article_wapper{
    height: 188px;
    margin-bottom: 36px ;
    border-bottom: 1px solid lightgrey;
    margin-top: 30px;
}
.news .index_lay_2 .article_wapper:hover{
    border:  1px lightgrey solid;
    background: #fff;
    color: red;
}
.news .index_lay_2 .article_wapper:hover .img{
    width: 200px;
    height: 140px;
    margin: 20px 30px 0 20px ;
}
.news .index_lay_2 .article_wapper:hover h3,.news .index_lay_2 .article_wapper:hover p{
    color: #0053ff !important;
    cursor: pointer;
}
.news .index_lay_2 .article_wapper:hover .text_wapper p.jiantou{
    display: block;
}
.news .index_lay_2 .article_wapper .img {
    width: 200px;
    height: 140px;
    float: left;
    margin-top:30px ;
    margin-right: 33px ;

}
.news .index_lay_2 .article_wapper .text_wapper{
    width: 800px;
    float: left;
    margin-top: 26px ;
}
.news .index_lay_2 .article_wapper a{
    color: #ffffff;
}
.news .index_lay_2 .article_wapper a:hover{
    color: honeydew ;
}
.news .index_lay_2 .article_wapper h3{
    font-family: PingFang-SC-Medium;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #2b2847;
    margin-top: 6px ;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.news .index_lay_2 .article_wapper p{
    font-family: PingFang-SC-Medium;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #2b2847;
    margin-top: 10px ;
}
.news .index_lay_2 .article_wapper span{
    font-family: PingFang-SC-Medium;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #74778b;
    margin-top: 20px ;
    display: block;
}
.news .index_lay_2 .article_wapper .text_wapper p.jiantou img{
    width: 28px;
    height: 10px;
}
.news .index_lay_2 .article_wapper .text_wapper p.jiantou{
    text-align: right;
    display: none;
}

.news .index_lay_3{
}
.news .index_lay_3 .page{
    float: right;
}
.news .index_lay_3 .page .layui-laypage-count{
    float: right;
    padding-left: 21px;
}
.news .index_lay_3 .page .layui-laypage a ,.news .index_lay_3 .page .layui-laypage-curr{
    margin-right: 10px ;
}
