*{
	margin:0;
	padding:0;
	font-family: 'msyh';
}
a{
	text-decoration:none;
}
ul li{
	list-style: none;
}
.main{
	position: relative;
	max-width: 640px;
	overflow: hidden;
	margin:0 auto;
	background:#fff;
	font-size: 0.65rem;
	color: #3e3a39;
	padding-bottom:3rem; 
}
.main img{
	width: 100%;
	display: block;
}
.cpc{
	position: relative;
	margin:0 auto;
}
.head{
    position: fixed;
	z-index: 100;
	height:2rem;
	line-height:2rem;
	top: 0;
	left: 0;
	right: 0;
	max-width: 640px;
	margin: 0 auto;
	-webkit-transition: background-color 1s linear;
	-moz-transition:background-color 1s linear;
	-o-transition:background-color 1s linear;
	z-index: 100;
}
.bkt {
    background-color: rgba(0,0,0,0.5);
}
.head .bk{
	background: rgba(0,0,0,0.5);
	text-align: center;
	width: 1.2rem;
	height: 1.2rem;
	line-height: 1.2rem;
	border-radius: 100%;
	margin-left: 0.5rem;
	display: inline-block;
}
.bk span {
	display: inline-block;
	width: 0.5rem;
	height: 0.5rem;
	border: 2px solid #fff;
	border-right: 0;
	border-bottom: 0;
	position: relative;
	left: 0.1rem;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.bk .b{
	border-color: #3e3a39;
}
.head .share{
	background: rgba(0,0,0,0.5);
	text-align: center;
	width: 1.2rem;
	height: 1.2rem;
	line-height: 1.2rem;
	border-radius: 100%;
	margin-left: 0.5rem;
	display: inline-block;
	float: right;
	position: relative;
	top: 0.4rem;
	right: 0.5rem;	
}
.head .share span{
	display: inline-block;
	width: 0.6rem;
	position: relative;
	top: 0.05rem;
}
.head .c{
	background: none;
}
.time{
	position: absolute;
	bottom:0;
	height: 2rem;
	line-height: 2rem;
	background: rgba(0,0,0,0.5);
	padding:0 0.5rem;
	color:#fff;
	font-size: 0.65rem;
	text-align: right;
	width: 100%;
	box-sizing: border-box;
}
.time .colockboxx {
	display: inline-block;
}
.time .colockboxx span{
	display: inline-block;
	width:0.9rem;
	height:0.9rem;
	line-height:0.9rem;
	background: #fff;	
	text-align: center;
	color: #3e3a39;
	border-radius: 0.1rem;
	vertical-align: middle;
	font-size: 0.55rem;
	font-weight:bold;
}
.spni{
	position: relative;
	margin:0 auto;
	padding:0.5rem;
	font-size:0.7rem; 
}
.spni p{
	line-height: 1.1rem;
}
.spni p:nth-of-type(1) span{
	float: right;
	display: inline-block;
	width: 0.5rem;
	height: 0.5rem;
	border: 2px solid #bdbddb;
	border-right: 0;
	border-bottom: 0;
	position: relative;
	left: 0.1rem;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	position: relative;
	top: 0.3rem;
}
.spni p:nth-of-type(2){
	color:#eb0000;
	font-size: 0.8rem;
	line-height: 1.5rem;
}	
.spni p:nth-of-type(2) del{
	color:#818181;
	font-size:0.7rem;
	margin-left: 0.7rem;
}
.spni p:nth-of-type(3){
	font-size: 0.65rem;
}
.spni p:nth-of-type(3) span{
	margin-left: 0.7rem;
}
.spni p:nth-of-type(3) span b{
	font-weight: normal;
	color:#eb0000;
}
.spni p:nth-of-type(4){
	font-size:0.65rem;
	color:#818181; 
} 
.indexNpos{
	height: 0.5rem;
	background: #f2f2f2;
}
.qg{
	position: relative;
	margin:0 auto;
	padding:0.5rem;
	font-size: 0.65rem;
}
.qg p{
	line-height: 1.3rem;
	color:#818181;
}
.qg p span{
	background: #fbe7b2;
	color:#c70001;
	width:1.4rem;
	border-radius: 0.1rem;
	display:inline-block;
	text-align: center;
	line-height: 0.9rem;
	height: 0.9rem;
	margin-left: 0.1rem;
}
.qg button{
	width: 100%;
	background:#ea0001;
	height:1.8rem;
	line-height:1.8rem;
	border-radius: 0.9rem;
	color:#fff;
	font-size:0.7rem;
	border:none; 
	margin-top:0.5rem;  
}
.blockt{
	height: 1.8rem;
	line-height: 1.8rem;
	border-bottom: 1px solid #dedede;
	padding:0 0.5rem;
}
.spinfor{
	padding:0.3rem 0.5rem;
	position: relative;
}
.infortrun{
	position: absolute;
	right: 0.5rem;
	top:1.9rem;
	display: inline-block;
	width: 0.5rem;
	height: 0.5rem;
	border: 2px solid #bdbddb;
	border-right: 0;
	border-bottom: 0;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
.spinfor p{
	line-height: 1.2rem;
	white-space: nowrap;
	width: 95%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.spinfor p:nth-of-type(2){
	color:#8d8d8d;
}
.spinfor p span{
	display: inline-block;
	width: 0.7rem;
	vertical-align: middle;
	margin-right: 0.3rem;
}
.tw{
	position: relative;
	margin:0 auto;
	padding:0.5rem;
}
.tw p{
	line-height: 0.9rem;
}
.plt{
	height: 1.8rem;
	line-height: 1.8rem;
	border-top:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	padding:0 0.5rem;
	font-size: 0.7rem;
}
.plt span{
	float: right;
	color:#818181;
}
.plt span img{
	display: inline-block;
	width: 0.8rem;
	vertical-align: middle;
}

.areaNewspl{
    font-size: 0;
    position: relative;
    margin: 0 auto;
    padding: 0.5rem 2%;
    border-bottom: 1px solid #d3d3d4;
}

.areaNewsleftpl {
    width: 12.5%;
    position: absolute;
    top: 0.5rem;
    left: 2%;
}
.areaNewsrightpl{
    width: 85%;
    margin-left: 15%;
    font-size: 0.6rem;
}
.areaNewsrightpl p {
    line-height: 1rem;
    color: #727271;
}
.areaNewsrightpl p b {
    font-weight: normal;
    font-size: 0.6rem;
    color: #898989;
}
.areaNewsrightpl p img {
    display: inline-block;
    width: 0.5rem;
}

.areaNewsrightpl p span {
    float: right;
    color: #898989;
}

.areaNewsbottompl {
    position: relative;
    font-size: 0.6rem;
    margin-left: 15%;
    width: 85%;
    background: #e5e5e5;
    box-sizing: border-box;
    padding: 0 0.5rem;
    margin-top: 0.5rem;
}

.areaNewsbottompl em {
    display: block;
    border-width: 0.3rem;
    position: absolute;
    top: -0.5rem;
    left: 1rem;
    border-style: dashed dashed solid;
    border-color: transparent transparent #e5e5e5;
    font-size: 0;
    line-height: 0;
}
.plmore{
	height: 2rem;
	line-height: 2rem;
	color:#ff4848;
	text-align: center;
	font-size: 0.7rem;
}
.areaNews {
    position: relative;
    margin: 0 auto;
    padding: 0.7rem;
    font-size: 0;
    min-height: 5rem;
    border-bottom: 2px solid #eeeeeb;
    color: #6f7375;
}
.areaNewsleft {
    position: absolute;
    top: 0.7rem;
    left: 0;
    width: 30%;
}
.areaNewsright {
    margin-left: 31%;
    width: 67%;
    font-size: 0.65rem;
}
.areaNewsright p {
    line-height: 1rem;
}
.p_name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 95%;
}
.areaNewsright p:nth-of-type(2) {
    font-size: 0.6rem;
    color: #f95858;
    line-height: 0.6rem;
}
.sy {
    font-size: 0.5rem;
    position: absolute;
    bottom: 0.6rem;
}
.colockbox {
    font-size: 0.5rem;
    position: absolute;
    bottom: 2.7rem;
}
.areaNewsright p:nth-of-type(3) {
    font-size: 0.7rem;
    color: #FB191E;
    font-weight: bold;
    position: absolute;
    bottom: 1.3rem;
}
.areaNewsright p:nth-of-type(3) del {
    color: #a6a6a6;
    font-weight: normal;
    font-size: 0.6rem;
    margin-left: 2%;
}
.bt {
    position: absolute;
    text-align: center;
    right: 1.5%;
    top: 4rem;
}
.bt span {
    display: block;
    color: #fc353a;
    font-size: 0.5rem;
}
.areaNewsright p:nth-of-type(1) a {
    color: #6f7375;
}
.areaNewsright p:nth-of-type(2) a {
    color: #f95858;
}
.colockbox span {
    display: inline-block;
    width: 0.9rem;
    height: 0.9rem;
    line-height: 0.9rem;
    background: #2a243f;
    text-align: center;
    color: #fff;
    border-radius: 0.1rem;
    vertical-align: middle;
    font-size: 0.55rem;
}
.bt button {
    width: 2.9rem;
    height: 1.1rem;
    border-radius: 0.2rem;
    background: #ff5e5d;
    color: #fff;
    font-size: 0.6rem;
    border: 0;
}

