* {
	margin: 0;
	padding: 0;
	font-family: 'Microsoft YaHei', sans-serif;
	list-style: none;
}

a {
	color: #333333;
	text-decoration: none;
}

body {
	width: 100%;
	background: #fef4ea url(bg01.png) top center no-repeat;
	min-width: 1300px;
}

#top {
	height: 870px;
}

.top_new {
	width: 1080px;
	height: 58px;
	margin: 0 auto;
	overflow: hidden;
}

.top_new li {
	line-height: 56px;
	/* padding-right: 130px; */
	text-align: center;
	padding-left: 130px;
	font-size: 46px;
	font-weight: bold;
	color: white;
}

.layout1 {
	width: 1300px;
	margin: 0 auto;
	background: url(bg03.png) top center no-repeat;
	margin-top: 50px;
}

.ggzsg_box {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.ggzsg_box .dh {
	width: 1200px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 20px;
}

.ggkf_left {
	float: left;
	width: 570px;
	height: 418px;
	margin-top: 20px;
	background: #fcebd5;
}

.ggkf_left .pic {
	width: 570px;
	height: auto;
}

.ggkf_left .pic img {
	width: 570px;
	height: 317px;
}

.ggkf_left .pic h2 {
	width: 540px;
	height: 51px;
	font-size: 20px;
	color: #333;
	padding: 25px 15px;
	line-height: 27px;
	text-align: center;
}

.ggkf_left .pic h2 a {
	color: #333;
}

.ggkf_l_list {
	overflow: hidden;
}

.ggkf_l_list li {
	/* height: 25px; */
	overflow: hidden;
	font-size: 22px;
	color: #333;
	position: relative;
	margin-bottom: 15px;
	padding-left: 20px;
	font-weight: bold;
}

.ggkf_l_list li a {
	color: #333;
}

.ggkf_l_list li:before {
	content: "";
	width: 9px;
	height: 9px;
	background: url(//www.news.cn/zt/ddesjszqh/images/xsdgg_list.jpg) no-repeat;
	position: absolute;
	left: 0;
	top: 9px;
}

.ggkf_right {
	float: right;
	width: 606px;
	overflow: hidden;
	margin-top: 20px;
}

.ggkf_right li {
	width: 606px;
	height: 139px;
	overflow: hidden;
	/* border-bottom: 1px dotted #666; */
}

.ggkf_right li img {
	float: left;
	width: 200px;
	height: 123px;
	margin-right: 20px;
}

.ggkf_right li h2 {
	font-size: 18px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 3px;
}

.ggkf_right li h2 a {
	color: #333;
}

.ggkf_right li p {
	font-size: 14px;
	color: #666;
	margin-top: 10px;
	line-height: 22px;
	/* font-weight: bold;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            text-overflow: ellipsis; */
	display: none;
}

.ggkf_right li p span a {
	color: #3773db;
}


/* .ggkf_right li:hover {
            background: #f03f33;
        }

        .ggkf_right li:hover h2 {
            color: #fff;
        }

        .ggkf_right li:hover h2 a {
            color: #fff;
        }

        .ggkf_right li:hover p {
            color: #fff;
        } */

.ggkf_right li+li {
	margin-top: 8px;
}


/*抗日英雄*/

.dks {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	z-index: 10;
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-top: 40px;
}

.dks .cont {
	position: relative;
	margin-top: 40px;
}

.dks .bigImg {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #333;
	width: 450px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	height: 625px;
}

.dks .bigImg .img {
	height: 625px;
	width: 100%;
	position: relative;
	z-index: 1;
}

.dks .bigImg .img img {
	width: 100%;
	height: 100%;
}

.dks .bigImg .txt {
	padding: 40px 20px 20px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 5;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(125, 185, 232, 0)), color-stop(51%, #6e4438), color-stop(99%, #744e43), to( #6e3627));
	background: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #6e4438 51%, #744e43 99%, #6e3627 100%);
	background: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #6e4438 51%, #744e43 99%, #6e3627 100%);
	background: linear-gradient(to bottom, rgba(125, 185, 232, 0) 0%, #6e4438 51%, #744e43 99%, #6e3627 100%);
}

.dks .bigImg .name {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 1.25;
}

.dks .bigImg .name a {
	color: #fff;
}

.dks .bigImg .job {
	margin-top: 5px;
	font-size: 14px;
	color: #fff;
	line-height: 1.714;
}

.dks .bigImg .job a {
	color: #fff;
}

.dks .bigImg .tit {
	font-size: 18px;
	color: #fff;
	line-height: 1.667;
}

.dks .bigImg .tit a {
	color: #fff;
}

.dks .bigImg .tit:before {
	content: "";
	display: block;
	background-color: #fff;
	width: 44px;
	height: 3px;
	margin-top: 10px;
	margin-bottom: 5px;
}

.dks .scroll {
	background-image: url("//www.news.cn/sports/2025djjhebydh/images/dks-cont-bg.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 65px 30px;
	width: 734px;
	height: auto;
	position: absolute;
	right: 0;
	top: 50px;
	z-index: 5;
	background: #f1eeeb;
}

.dks .scroll .img {
	width: 100%;
	overflow: hidden;
	height: 235px;
	height: 326px;
}

.dks .scroll .img img {
	width: 100%;
	height: 100%;
}

.dks .scroll .name,
.dks .scroll .job {
	display: none;
}

.dks .scroll .tit {
	background-color: #999;
	font-size: 18px;
	color: #fff;
	line-height: 1.333;
	padding: 5px;
}

.dks .scroll .tit a {
	color: #fff;
}

.dks .scroll .swiper-slide-active .tit {
	background-color: #6e3627;
}

.dks .scroll .swiper-button-prev {
	display: block;
	-webkit-background-size: 8px 15px;
	-moz-background-size: 8px 15px;
	background-size: 8px 15px;
	background-color: #6e3627;
	background-position: center center;
	width: 30px;
	height: 60px;
	margin-top: -41px;
}

.dks .scroll .swiper-button-next {
	display: block;
	-webkit-background-size: 8px 15px;
	-moz-background-size: 8px 15px;
	background-size: 8px 15px;
	background-color: #6e3627;
	background-position: center center;
	width: 30px;
	height: 60px;
	margin-top: -41px;
}
.layout3{width: 100%;overflow: hidden;margin-top: 30px;}
.wap3{width: 1200px;margin: 0 auto;}
.wap3 .left{
	width: 600px;
	float: left;
	margin-top: 15px;
}
.wap3 .right{
	width: 600px;
	float: right;
	margin-top: 15px;
}
.wap3 li{
	height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #33312f;
    position: relative;
    font-family: "微软雅黑";
    padding-left: 53px;
}
.wap3 li a{ color: #33312f;}
.wap3 li::before {
    position: absolute;
    display: block;
    left: 30px;
    top: 22px;
    content: '';
    width: 6px;
    height: 6px;
    background: #e3141c;
}
.wap3 .left .dh{margin-bottom: 15px;}
.wap3 .right .dh{margin-bottom: 15px;}
.layout4{width: 100%;margin-top: 30px;}
.wap4{width: 1200px;margin: 0 auto;}
.main1{width: 1200px;margin: 0 auto;height: 500px;}
	#focus_Box{position:relative;width:1200px;margin:40px auto;}
#focus_Box ul{position:relative;width:1100px;height:auto; margin-left:50px}
#focus_Box li{z-index:0;position:absolute; top:146px;cursor:pointer;left:377px;overflow:hidden;width:0px;height:0px;}
#focus_Box li .bg{ height:40px}
#focus_Box li img{width:700px;;height:460px;vertical-align:top;}

#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(/templateRes/201701/18/91210/91210.files/images/float-bg.png) repeat;text-indent:8px;color:#fff;margin-left:10px; margin-top:10px}
#focus_Box li p span{display:inline-block;width:100%;height:40px;overflow:hidden; text-align:center}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:34px;height:50px;top:231px;}
#focus_Box .prev{background:url(l.png) left bottom no-repeat;left:0px}
#focus_Box .next{background:url(r.png) right bottom no-repeat;right:0px} 

#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(/templateRes/201701/18/91210/91210.files/images/share-btn.png) no-repeat;text-indent:-999px;}
