﻿body {
    margin: 0;
}

a {
    text-decoration: none;
    padding: 0;
    margin: 0;
}

p {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

/* 报道 */
.page-bd {
    float: right;
    background: #fefafb;
}

.page-bd .title {
    width: 506px;
    height: 56px;
    background: url(/Portals/303/Skins/DJW-home/img/home-title1.png) no-repeat center center;
}

.page-bd .title .more {
    float: right;
    width: 80px;
    height: 100%;
}

.page-bd .title .more a {
    display: block;
    color: #c7001a;
    height: 100%;
    line-height: 56px;
    font-size: 15px;
}

.page-bd .title .more a samp {
    margin-right: 9px;
}

.page-bd .lists {
    padding-top: 18px;
    box-sizing: border-box;
}

.page-bd .lists .list {
    padding-left: 25px;
    box-sizing: border-box;
    line-height: 38px;
    overflow: hidden;
}

.page-bd .lists .list .yd {
    float: left;
    width: 10px;
    height: 38px;
    background: url(/Portals/303/Skins/DJW-home/img/lists-yd2.png) no-repeat center center;
    transition: .6s;
}

.page-bd .lists .list .news-title {
    font-size: 17px;
    color: #454545;
    line-height: 38px;
    display: block;
    width: 340px;
    float: left;
    margin-left: 20px;
    transition: .6s;
}

.page-bd .lists .list .time {
    float: left;
    color: #454545;
    line-height: 38px;
    transition: .6s;
}

.page-bd .lists .list:hover .yd {
    background: url(/Portals/303/Skins/DJW-home/img/lists-yd.png) no-repeat center center;
}

.page-bd .lists .list:hover a,
.page-bd .lists .list:hover .time {
    color: #333;
    font-weight: bold;
}


/* 产品目录 */
.page-prc {
    width: 1200px;
    margin: 100px auto 0 auto;
    background: #fefafb;
    overflow: hidden;
}

.page-prc .title {
    width: 1200px;
    height: 56px;
    background: url(/Portals/303/Skins/DJW-home/img/home-title2.png) no-repeat center center;
}

.page-prc .title .more {
    float: right;
    width: 80px;
    height: 100%;
}

.page-prc .title .more a {
    display: block;
    color: #c7001a;
    height: 100%;
    line-height: 56px;
    font-size: 15px;
}

.page-prc .title .more a samp {
    margin-right: 9px;
}


.page-prc .lists {
    padding-top: 28px;
    box-sizing: border-box;
}

.page-prc .lists .list {
    float: left;
    width: 50%;
    padding-left: 34px;
    padding-top: 18px;
    padding-bottom: 18px;
    box-sizing: border-box;
}

.page-prc .lists .list .yd {
    float: left;
    width: 10px;
    height: 72px;
    background: url(/Portals/303/Skins/DJW-home/img/lists-yd2.png) no-repeat center 9px;
    transition: .6s;
}

.page-prc .lists .list:hover .yd {
    background: url(/Portals/303/Skins/DJW-home/img/lists-yd.png) no-repeat center 9px;
}

.page-prc .lists .list .text {
    float: left;
    width: 375px;
    margin-left: 25px;
    margin-right: 20px;
}

.page-prc .lists .list .text a {
    font-size: 20px;
    color: #333;
    line-height: 25px;

}

.page-prc .lists .list .text .tails {
    margin-top: 9px;
    font-size: 14px;
    color: #666666;
    line-height: 20px;
}

.page-prc .lists .list .img {
    float: left;
    width: 102px;
}
.page-prc .lists .list .img img{
    float: left;
    width: 111px;
}

/* 社会责任 */
.page-shzr {
    width: 1200px;
    margin: 0 auto;
    background: #fefafb;
    overflow: hidden;
}

.page-shzr .title {
    width: 1200px;
    height: 56px;
    background: url(/Portals/303/Skins/DJW-home/img/home-title3.png) no-repeat center center;
}

.page-shzr .title .more {
    float: right;
    width: 80px;
    height: 100%;
}

.page-shzr .title .more a {
    display: block;
    color: #c7001a;
    height: 100%;
    line-height: 56px;
    font-size: 15px;
}

.page-shzr .title .more a samp {
    margin-right: 9px;
}

.page-shzr .lists {
    padding-top: 28px;
    box-sizing: border-box;
}

.page-shzr .lists .list {
    float: right;
    position: relative;
    margin-bottom: 8px;
}

.page-shzr .lists .list img {
    width: 312px;
    height: 176px;
    display: block;
}

.page-shzr .lists .list .video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: none;
}

.page-shzr .lists .list .video img {
    width: 40px;
    height: 40px;
}

.page-shzr .lists .list .list-title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 42px;
    background-color: rgba(0, 0, 0, .5);

    padding-left: 20px;
    box-sizing: border-box;
}

.page-shzr .lists .list .list-title a {
    color: #fff;
    font-size: 20px;
    line-height: 42px;
}

.page-shzr .lists .list:nth-child(1) {
    float: left;
    margin: 0;
}

.page-shzr .lists .list:nth-child(1) img {
    width: 860px;
    height: 545px;
}

.page-shzr .lists .list:nth-child(1) .video img {
    width: 98px;
    height: 98px;
}

.page-shzr .lists .list:nth-child(1) .list-title {
    height: 95px;

    padding-left: 45px;
}

.page-shzr .lists .list:nth-child(1) .list-title a {
    font-size: 24px;
    line-height: 95px;
}


/* 开放日 */
.page-kfr {
    width: 1200px;
    margin: 100px auto 0 auto;
    background: #fefafb;
    overflow: hidden;
}

.page-kfr .title {
    width: 1200px;
    height: 56px;
    background: url(/Portals/303/Skins/DJW-home/img/home-title5.png) no-repeat center center;
}

.page-kfr .title .more {
    float: right;
    width: 80px;
    height: 100%;
}

.page-kfr .title .more a {
    display: block;
    color: #c7001a;
    height: 100%;
    line-height: 56px;
    font-size: 15px;
}

.page-kfr .title .more a samp {
    margin-right: 9px;
}

.page-kfr .lists {
    padding-top: 28px;
    box-sizing: border-box;
}

.page-kfr .lists .list {
    float: left;
    position: relative;
    margin-left: 26px;
    margin-bottom: 28px;
}

.page-kfr .lists .list img {
    width: 285px;
    height: 180px;
    display: block;
}

.page-kfr .lists .list .video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: none;
}

.page-kfr .lists .list .video img {
    width: 40px;
    height: 40px;
}

.page-kfr .lists .list .list-title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 42px;
    background-color: rgba(0, 0, 0, .5);
    padding-left: 20px;
    box-sizing: border-box;
    /*display: none;*/
}

.page-kfr .lists .list .list-title a {
    color: #fff;
    font-size: 20px;
    line-height: 42px;
}

.page-kfr .lists .list:nth-child(1) {
    float: left;
    margin: 0;
}

.page-kfr .lists .list:nth-child(1) img {
    width: 572px;
    height: 387px;
}

.page-kfr .lists .list:nth-child(1) .video,
.page-shzr .lists .list:nth-child(1) .video{
    display: block;
    width: 98px;
    height: 98px;
}

.page-kfr .lists .list:nth-child(1) .video img {
    width: 98px;
    height: 98px;
}

.page-kfr .lists .list:nth-child(1) .list-title {
    display: block;
    height: 95px;
    padding-left: 45px;
}

.page-kfr .lists .list:nth-child(1) .list-title a {
    font-size: 24px;
    line-height: 95px;
}


/* 高校合作 */
.page-gxhz .title {
    background: url(/Portals/303/Skins/DJW-home/img/home-title6.png) no-repeat center center;
}

.page-kfr .lists .list:nth-child(4) , .page-kfr .lists .list:nth-child(5) {margin-bottom: 0;}


/* 简介 */
.page-jj {
    width: 1200px;
    margin: 100px auto 0 auto;
    background: #fefafb;
    overflow: hidden;
}

.page-jj .img {
    width: 599px;
    height: 408px;
    float: left;
}

.page-jj .text {
    float: right;
    padding-right: 40px;
    width: 570px;
    box-sizing: border-box;
}

.page-jj .text img {
    width: 420px;
    height: auto;
    margin-top: 10px;
    margin-bottom: 30px;
}
.page-jj .text .tails {
    color: #333;
    font-size: 17px;
    line-height: 35px;
    text-indent:40px;
}

/*  优秀摄影作品展 */
.page-zpz {
    width: 1200px;
    margin: 150px auto 0 auto;
    background: #fefafb;
    overflow: hidden;
    padding: 0 0 30px 0;
}

.page-zpz .title {
    width: 1200px;
    height: 56px;
    background: url(/Portals/303/Skins/DJW-home/img/home-title7.png) no-repeat center center;
    margin-bottom:40px;
}

.page-zpz .title .more {
    float: right;
    width: 80px;
    height: 100%;
}

.page-zpz .title .more a {
    display: block;
    color: #c7001a;
    height: 100%;
    line-height: 56px;
    font-size: 15px;
}

.page-zpz .title .more a samp {
    margin-right: 9px;
}

.page-zpz .G-pic-item {height: 260px;}