@charset "utf-8";

body {
    padding-bottom: 0;
}

.gifimg2 {
    top: 100px;
}

.pagination {
    text-align: center;
    font-size: 0;
    padding-top: 50px;
}

.pagination a {
    display: inline-block;
    border: 1px solid #dcdcdc;
    padding: 0 12px;
    height: 35px;
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666;
    margin: 0 7px;
}

.pagination a.active {
    background: #ccc;
    color: #fff;
    border: 1px solid #ccc;
}

.pagination a:hover {
    background: #ccc;
    color: #fff;
    border: 1px solid #ccc;
}

.pagination span {
    display: inline-block;
    font-size: 14px;
}

.ad-list-l {
    float: left;
    margin-right: 80px;
}

.ad-list-l .dn_alrt {
    margin-top: 100px;
}

.ny {
    position: relative;
    overflow: hidden;
    margin-top: -50px;
    padding-bottom: 80px;
}

.ad-list-r {
    overflow: hidden;
}

.ny::before {
    content: "";
    position: absolute;
    width: 200%;
    left: 0px;
    height: 559px;
    top: 300px;
    background: url(../images/i-gifimg3.png) 80% bottom repeat-x;
    z-index: 7;
    animation: 100s linear 0s infinite normal none running dashan;
}

.ny::after {
    content: "";
    position: absolute;
    width: 200%;
    right: 0px;
    height: 368px;
    bottom: -100px;
    background: url(../images/i-gifimg4.png) right bottom repeat-x;
    animation: 120s linear 0s infinite normal none running dashan2;
}

.dn-qunz {
    margin-top: 60px;
}

.dn-qunz li {
    float: left;
    width: 23.5%;
    margin-left: 2%;
}

.dn-qunz li:nth-child(4n+1) {
    margin-left: 0;
}

.dn-qunz li a {
    display: block;
    margin: 0 0 65px 0;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 20px;
}

.dn-qunz li a::before {
    content: "";
    position: absolute;
    width:100%;
    bottom:0;
    height: 150px;
    background: linear-gradient(rgba(255, 255, 255, 0) 30%, rgb(163, 163, 127));
    z-index: 9;
    transition: all 0.3s ease 0s;
}

.dn-qunz li a .pic {
    position: relative;
    z-index: 8;
}

.dn-qunz li a .pic img {
    height: 371px;
    display: block;
    width: 100%;
}

.dn-qunz-info {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 9;
    width: 100%;
    padding: 20px 30px;
    transition: all 0.3s ease 0s;
    display:none;
}

.dn-qunz-info h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
    color: rgb(255, 255, 255);
}

.dn-qunz li a:hover::before {
    height: 100%;
    background:linear-gradient(to right bottom, rgb(163, 163, 127), rgba(163, 163, 127, 0.4), rgb(163, 163, 127));
}

.dn-qunz li a:hover .dn-qunz-info {
    top: 0px;
    text-align: center;
}

.dn-qunz li a:hover .dn-qunz-info h3 {
    font-weight: 600;
}




.yshy li {
    float: left;
    width: 24%;
    margin-left: 1.3333%;
}

.yshy li:nth-child(4n+1) {
    margin-left: 0;
}

.yshy li a {
    display: block;
    margin: 30px 0 0px;
    position: relative;
    padding-bottom: 20px;
}

.yshy li a::after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 0;
    background: rgba(0, 0, 0, .53);
    left: 0;
    right: 0;
    transition: all 0.3s;
    z-index: 9;
    display:none;
}

.yshy li a .pic {
    position: relative;
    z-index: 8;
}

.yshy li a .pic img {
    height: 175px;
    display: block;
    width: 100%;
}

.yshy-info {
    position: relative;
    z-index: 10;
    display:none;
}

.yshy-info h3 {
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: rgb(20, 20, 20);
    height: 60px;
    overflow: hidden;
    margin-top: 30px;
    transition: padding 0.3s;
}

.yshy li a:hover {
    /*background: rgba(0, 0, 0, .83);*/
}

.yshy li a:hover h3 {
    color: #fff;
    margin-top: 25px;
    margin-bottom: 5px;
    padding: 0 15px;
}

.yshy li a:hover::after {
    height: 100%;
}


.position {
    float: right;
}

.position>div {
    position: relative;
    text-align: right;
    font-size: 0;
}

.position h3 {
    position: absolute;
    width: 235px;
    padding-left: 35px;
    height: 90px;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    background: #025393;
    background-position: center top;
    text-align: left;
    line-height: 100px;
    bottom: 0;
    left: 0;
}

.position h3::after {
    content: "";
    position: absolute;
    right: -37px;
    bottom: -30px;
    width: 74px;
    height: 74px;
    background-size: 100% 100%;
    z-index: 9;
}

.position span {
    color: #686868;
    font-size: 16px;
    vertical-align: middle;
}

.position img {
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
}

.position a {
    font-size: 16px;
    color: #686868;
    margin: 0 5px;
    vertical-align: middle;
    float: none;
}

.position a:hover {
    text-decoration: underline;
}


.ny-right {
    border: 1px solid rgba(203, 203, 203, 0.3);
    padding: 60px 80px;
    margin-top: 60px;
}

.art-tit h3 {
    text-align: center;
    font-size: 40px;
    color: #404040;
}

.art-tit p {
    border-bottom: 1px solid #bec2c3;
    padding-bottom: 20px;
    margin-top: 50px;
    text-align: center;
}

.art-tit p span {
    font-size: 15px;
    line-height: 39px;
    color: #878787;
    margin: 0 30px;
}
.art-tit p span span{
margin:0;
}

.art-body {
    padding: 20px 0;
}

.art-body p {
    font-size: 18px;
    line-height: 39px;
    letter-spacing: 0px;
    color: #404040;
    text-indent: 2em;
}

.art-body img {
    display: block;
    max-width: 100%;
    margin: 20px auto;
}