﻿
@charset "utf-8";
html {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}
body{
	margin: 0px;
	font-size: 16px;
}
ul,li{
	margin: 0rem;
	padding: 0rem;
	list-style: none;
}
form {
	margin: 0;
	padding: 0
}
img {
	vertical-align: middle;
	border: 0;
}
a{
    color: inherit;
    text-decoration: none;
}
.hidden{
	display: none;
}
.clear {
    clear: both;
}
@media screen and (min-width:640px) {
	.page {
		width: 640px;
		margin: 0 auto;
		border-left: #ccc solid 1px;
		border-right: #ccc solid 1px;
		background: #FFF;
	}
}

/* page start */
.page{
	background: #F8F7F7;
}

/* dy-nav */
.dy-nav{
	position: relative;
    padding: 0.18rem 0.28rem;
	background-color: #e62b1e;
	color: #f1c1be;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.dy-nav .line1,.dy-nav .line2{
  height: 0.3rem;
  width: 100%;
  font-size: 0.3rem;
  line-height: 1;
}
.dy-nav .line1 *,.dy-nav .line2 *{
	opacity: 0;
}
#dy-nav-aa{
	position: relative;
    top: -0.1rem;
}
.dy-nav .line2{
	margin-top: 0.22rem;
}
.dy-nav span{
	display: inline-block;
	text-align: center;
}

.logo {
	position:relative;
	width: 100%;
	height: 0.94rem;
    background-size: auto 0.57rem;
    background-position: 50% 50%;
    background-repeat: no-repeat;
	border-bottom: #EEEEEE solid 1px;
}
.logo .dl{
	position: absolute;
    top: 0;
    left: 0;
    padding: 0.29rem 0.25rem;
    width: 0.36rem;
    height: 0.36rem;
}
.logo .dr{
	position: absolute;
	top: 0;
	right: 0;
	padding: 0.29rem 0.25rem;
	width: 0.36rem;
	height: 0.36rem;
}
.logo img{
	width:100%;
	height:auto;
}

#navBar{
	position: relative;
	padding: 0 0.06rem;
	height: 0.84rem;
    font-size: 0.32rem;
    line-height: 0.84rem;
    background-color: #FFFFFF;
}
#navBar .swiper-slide{
	display: inline-block;
	opacity: 0;
	margin: 0 0.2rem;
	width: auto;
}
.nav-btn{
	position: absolute;
    z-index: 9;
    right: -1px;
    top: 0;
    height: 100%;
    width: 0.4rem;
    text-align: right;
}
.aa .nav-btn{
	transform: rotateY(180deg);
    /*overflow: hidden;*/
    left: -1px;
}
.nav-btn .moreBtn{
	display: none;
	z-index: 2;
    position: absolute;
    right: 0.24rem;
    top: 0.26rem;
    width: 0.36rem;
}
.nav-btn .whitef{
	z-index: 1;
	position: absolute;
    right: -0.4rem;
    top: 0.26rem;
    height: 0.32rem;
}
.new_img {
    width: 100%;
    height: 3.6rem;
}
.node{
	width:100%;
	background:#F8F7F7;
}
.node ul{
	margin:0rem;
	padding:0rem;
	list-style:none;
}
.node ul li{
	padding:0rem;
	list-style:none;
	border-bottom:#EEEEEE solid 1px;
}
.node ul li .pic{
	float: left;
	margin: 0.40rem 0.20rem 0 0.26rem;
	overflow: hidden;
    width: 2.49rem;
    height: 1.82rem;
    background-color: #fafafa;
    border: solid 1px #dedede;
    box-sizing: border-box;
}
.node ul li.aa .pic{
	float: right;
}
.node ul li .pic a{
	position: relative;
}
.node ul li .pic .picImg{
	position: relative;
    left: -18%;
	height: 2rem;
	width: auto;
}
.node ul li .pic .pic-img{
	width: 2.49rem;
    height: 1.82rem;
	background-position: center center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	/*background-color: #dfdfdf;*/
    position: absolute;
    top: -1px;
    left: -1px;
}
.node .cover img{
	width: 100%;
}
.node .info{
	float:left;
	width: 4.32rem;
	font-size: 0.24rem;
	text-align: left;
}
.node .info .title{
	margin: 0.5rem 0rem 0rem 0rem;
    overflow: hidden;
    min-height: 1.54rem;
    line-height: 0.42rem;
    font-size: 0.40rem;
}
.node .info .title a{
	display: -webkit-box;
    max-height: 1.26rem;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.node .info .source{
	font-size:0.2rem;
	height:0.3rem;
	line-height:0.34rem;
	color:#9b9b9b;
}

.node .s,.node .t{
	float: left;
	margin-top: 0.08rem;
	font-size: 0.22rem;
	line-height: 0.26rem;
	color: #C0C0C0;
}
.node .t{
	margin-left: 0.22rem;
}
.node .tag1{
	border-radius: 0.4rem;
	border: #de0000 solid 1px;
	float: right;
	font-size: 0.18rem;
	color: #de0000;
	height: 0.3rem;
	line-height: 0.35rem;
	padding: 0rem 0.14rem;
}
.node .tag2{
	display: none;
	visibility: hidden;
	border-radius: 0.4rem;
    border: #C0C0C0 solid 1px;
    float: right;
    font-size: 0.18rem;
    color: #C0C0C0;
    height: 0.3rem;
    line-height: 0.3rem;
    padding: 0rem 0.14rem;
}
.aa .p3title,.aa .summary,.aa .title{
	text-align: right;
	direction: rtl;
}
.node .aa .s,.node .aa .t{
	float: right;
}
.node .aa .t{
	margin-right: 0.22rem;
}
.node .aa .tag1{
	float: left;
}
.node .summary{
	display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	margin: 0.16rem 0.26rem 0.14rem 0.26rem;
	line-height: 0.38rem;
	font-size: 0.30rem;
	color: #777777;
}
.node .summary p{
	margin: 0;
}
.node .p3title{
	margin: 0.4rem 0.26rem 0.16rem;
	line-height: 0.42rem;
	font-size: 0.40rem;
	color: #000000;
}
.node .pic3{
	margin: 0rem 0rem 0rem 0.26rem;
}
.node .pic3 .item{
	position: relative;
	float: left;
	margin-right: 0.05rem;
    width: 2.29rem;
    height: 1.68rem;
    overflow: hidden;
	background-color: #fafafa;
    border: solid 1px #dedede;
    box-sizing: border-box;
}
.node .pic3 .item:nth-of-type(3){
	margin-right: 0;
}
.node .pic3 .item img{
    position: absolute;
    left: -18%;
    right: -18%;
	height: 2.25rem;
	width: auto;
}
.node .pic3 .item div{
	width: 2.29rem;
    height: 1.68rem;
    background-position: center center;
	background-size: auto 100%;
	background-repeat: no-repeat;
	position: absolute;
    top: -1px;
    left: -1px;
}
.miniVideo{
	position: absolute;
    width: 0.4rem;
    height: 0.4rem;
    bottom: 0.2rem;
    left: 0.2rem;
}
.node .lvideo{
	margin:0.22rem 0rem;
	position:relative
}
.node .lvideo .v_pic{
	position: absolute;
	width: 0.92rem;
	left: 3.29rem;
	top: 1.64rem;
}
.node .lvideo img{
	width:100%;
	height:auto;
}

.node .lpic{
	margin:0.22rem 0.25rem;
	position:relative
}

.node .lpic .t_pic{
	position:absolute;
	left:0.16rem;
	bottom:0.16rem;
	width:0.48rem;
}
.node .lpic img{
	width:100%;
	height:auto;
}
.node .pic3source{
	margin: 0.10rem 0.26rem 0.48rem 0.26rem;
	font-size:0.20rem;
	height:0.26rem;
	line-height:0.26rem;
}

.node .more{
	text-align:center;
	height:0.76rem;
	line-height:0.76rem;
	font-size:0.28rem;
	color:#9E9E9E;
}

/*手机版列表页专题样式 start*/
.list-zt{

}
.cover {
	position: relative;
}
.covertitle {
	position:relative;
	left: 0;
	bottom: 0;

	padding: 0.4rem 0.26rem 0.4rem;
    line-height: 0.42rem;
    font-size: 0.40rem;
    color: #000000;
}
.titleincover {
	position: absolute;
	left: 0;
	bottom: 0;

	padding: 0.4rem 0.26rem 0.4rem;
	width: 6.98rem;
	background-image: linear-gradient(0deg, black, transparent);
    line-height: 0.42rem;
    font-size: 0.40rem;
    color: white;
}

.pic img{
	width: 100%;
}
.node ul li.list-zt .pic{
	margin: 0.30rem 0.10rem 0.26rem 0.26rem;
}
.node .list-zt .info .title{
	margin-top: 0.3rem;
	margin-left: 0.2rem;
	min-height: 1.44rem;
	font-size: 0.36rem;
}
.node .list-zt .info .title a{
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.node .list-zt .info .source{
	margin-bottom: 0.26rem;
	margin-left: 0.1rem;
}
.node .list-zt .info .source .tag1 span{
	display: inline-block;
}
.node .list-zt .info .source .tag1{
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.node .list-zt .p3title,.node .list-zt .title{
	position: relative;
	overflow: visible;
}
.list-zt .p3title a:before,.list-zt .title a:before{
	content: '';
    display: inline-block;
    position: absolute;
    left: -0.14rem;
    top: 0.02rem;
    height: 0.34rem;
    width: 0.06rem;
    background-color: rgb(214,37,36);
}

.list-zt-more{
	margin: 0.2rem 0.25rem 0 0.25rem;
}
.list-zt-item{
	border-bottom: solid 1px #eaeaea;
	padding-top: 0.2rem;
}
.list-zt-more a:last-child .list-zt-item{
	border-bottom: 0;
}
.list-zt-item-title{
    font-size: 0.27rem;
}
.list-zt-item-info{
	padding-top: 0.15rem;
	padding-bottom: 0.2rem;
	font-size: 0.2rem;
    color: #9b9b9b;
}
.list-zt .pic3source{
	margin-bottom: 0;
}
.list-zt .not-margin-bottom-zero{
	margin-bottom: 0.32rem;
}
.list-zt-more-pic .list-zt-pic-item{
	padding: 0.08rem;
	width: 2.6rem;
}
.list-zt-pic-item-img img{
	width: 100%;
}
.list-zt-pic-item .list-zt-item-title{
	padding-top: .2rem;
}

.list-zt-more-video{
	padding-top: 0.1rem;
}
.list-zt-more-video .swiper-wrapper{
	position: relative;
    left: 0.3rem;
}
.list-zt-more-video .list-zt-video-item{
	position: relative;
	padding: 0.08rem;
	width: 5.6rem;
}
.list-zt-video-item-img{
	position: relative;
}
.list-zt-video-item-img .list-zt-video-item-btn{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -0.4rem;
	margin-left: -0.4rem;
	width: .8rem;
	height: .8rem;
}
.list-zt-video-item .list-zt-item-title{
	padding-top: .2rem;
}
.list-zt-video-item-img img{
	width: 100%;
}
.source-zt{
	display: none;
	position: relative;
    top: 0.03rem;
    float: left;
    margin-left: 0.15rem;
	vertical-align: middle;
	/*line-height: 1;*/
	/*font-size: 0;*/
}
.source-zt,.source-zt img,.source-zt span{
	display: inline-block;
}
.source-zt img{
	height: 0.2rem;
}
.source-zt span{
	margin-left: 0.05rem;
	font-size: 0.2rem;
    color: #9b9b9b;
    vertical-align: top;
}
/*手机版列表页专题样式 end*/

.footer {
	height: 1rem;
	width: 100%;
	text-align: center;
	background: #E40012;
	position: relative;
	overflow: hidden
}
.fg{
	background:#F2F2F2;
	height:0.16rem;
	line-height:0.16rem;
	font-size:0.12rem;
	width:100%;
	border-bottom:solid #CCC 1px;
}
.dy {
	height: 1.08rem;
	font-size: 0.24rem;
	color: #D0D0D0;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center
}
.dy a {
	font-size: 0.24rem;
	color: #575757;
	text-decoration:none;
	font-family: Arial,Helvetica,sans-serif,"Microsoft YaHei","Microsoft YaHei UI",helvetica,arial
}
.dy .line1 {
	text-align: center;
	margin: 0.32rem 0.2rem 0 0.2rem
}
.dy .line2 {
	text-align: center;
	margin: 0.2rem 0.2rem auto 0.2rem
}
.hid {
	display: none
}
.show {
	display: inline
}
.search {
	height: 0.56rem;
	line-height: 0.56rem;
	margin-bottom: 0.5rem
}
.search .box .submit {
	height: 0.56rem;
	/*line-height: 0.56rem;*/
	width: 1.45rem;
	font-size: 0.28rem;
	display: block;
	background: #E40012;
	color: #FFF;
	border: solid #C20D23 1px;
	-webkit-appearance: none
}
.search .box .text {
	display: block;
	width: 4.43rem;
	height: 0.52rem;
	line-height: 0.52rem;
	font-size:0.28rem;
	border: solid #CCC 1px;
	background-color: #F2F2F2;
	background-repeat: no-repeat
}
.search .box .s_text {
	float: left;
	width: 4.45rem;
	height: 0.56rem;
	line-height: 0.56rem
}
.search .box .s_sub {
	float: left;
	width: 1.45rem;
	height: 0.56rem;
	line-height: 0.56rem
}
.search .box {
	height: 0.56rem;
	line-height: 0.56rem;
	width: 5.9rem;
	overflow: hidden;
	margin: 0 auto
}

.footer .v {
	height: 0.6rem;
	line-height: 0.6rem;
	font-size: 0.28rem;
	color: #FFF
}
.footer .v a {
	font-size: 0.28rem;
	color: #FFF
}
.footer .v a:nth-child(2){
	color:#feb3bb;
}
.footer .zzw {
	height: 0.4rem;
	line-height: 0.24rem;
	font-size: 0.24rem;
	color: #FFF;
	text-align: center
}
.footer .dh {
	position: absolute;
    width: 0.38rem;
    height: 0.38rem;
    right: 0.23rem;
    top: 0.33rem;
}
.footer .dh img {
	width: 100%;
	height: 100%;
}

