@charset "utf-8";
h1,h2,h3,h4,h5,h6{
		font-weight: normal;

	}
body{
				font-family: "microsoft yahei";
			}
			.wz_wrap{
				background-color: #FFFFFF;
				padding-bottom: 10px;
			}
			.wz_title{
				margin: 0 10px;
				padding-bottom: 10px;
				border-bottom: 1px #eee dashed;
			}
			.wz_title h1{
				line-height: 30px;
				font-size: 20px;
				padding: 10px 0;
			}
			.wz_title p{
				font-size: 14px;
				color: #777;
			}
			.wz_title p span{
				margin-right: 10px;
			}
			.downyx{
				margin: 10px;
				padding-left: 90px;
				padding-right:60px;
				position: relative;
				overflow: hidden;
				height: 80px;
				/*background-color: #EEEEEE;*/
				border: 1px #eee solid;
			}
			.downyx img{
				display: block;
				width: 70px;
				height: 70px;
				border-radius: 10px;
				overflow: hidden;
				position: absolute;
				left: 5px;
				top: 5px;
			}
			.downyx h1{
				font-size: 20px;
				line-height: 40px;
				height: 40px;
				overflow: hidden;
			}
			.downyx p{
				font-size: 14px;
				color: #555;
				line-height: 20px;
			}
			.downyx p span:nth-of-type(1){
				margin-right: 10px;
				color: #65bb0a;
			}
			 .d_yx{
				display: block;
				font-size: 14px;
				position: absolute;
				right: 10px;
				top: 25px;
				height: 30px;
				padding: 0 10px;
				background-color: #65bb0a;
				color: #FFFFFF;
				line-height: 30px;
				border-radius: 3px;margin-top: 20px;
			}
			/*文章正文*/
			.wz_zw{
				margin: 10px;
			}
			.wz_zw p{
				font-size: 14px;
				color: #333333;
				line-height: 28px;
				
			}
			.wz_zw img{
				display: block;
				margin: 10px auto;
				max-width: 360px;
				overflow: hidden;border-radius: 5px;
			}
			/*read_wrap*/
			.read_wrap{
				margin-top: 10px;
				background-color: #FFFFFF;
				padding: 10px;
			}
			.in_zt{
				padding-left: 90px;
				padding-right:60px;
				position: relative;
				overflow: hidden;
				height: 80px;
				background:#65bb0a;
				border: 1px #eee solid;
			}
			.in_zt img{
				display: block;
				width: 70px;
				height: 70px;
				border-radius: 10px;
				overflow: hidden;
				position: absolute;
				left: 5px;
				top: 5px;
			}
			.in_zt h1{
				font-size: 20px;
				line-height: 30px;
				height: 30px;
				overflow: hidden;
				color: #FFFFFF;
			}
			.in_zt p{
				font-size: 12px;
				color: #eee;
				line-height: 20px;
				height: 40px;
				overflow: hidden;
			}
			.in_zt .d_in{
				border-radius: 3px;
				display: block;
				font-size: 14px;
				position: absolute;
				right: 10px;
				top: 25px;
				height: 30px;
				padding: 0 10px;
				background-color: #fff;
				color: #65bb0a;
				line-height: 30px;margin-top: 20px;
			}
			.wzpl{ 
				margin: 10px 0;
				height: 300px;
			}
			/*相关阅读*/
			.xg_read{
				margin-top: 0px;
				background-color: #FFFFFF;
				padding: 10px;
			}
			.xg_read>h1{
				font-size: 20px;
				line-height: 40px;
			
			}
			.read_ul{
				/*padding: 10px 0;*/
				padding-bottom: 10px;
			}
			.read_ul li{
				height: 90px;
				border-top: 1px #ddd solid;
			}
			.read_ul li a{
				display: block;
				height: 90px;
				padding-right: 130px;
				position: relative;
			}
			.read_ul li a img{
				display: block;
				width: 120px;
				height: 70px;
				position: absolute;
				right: 0;
				top: 10px;border-radius: 3px;
			}
			.read_ul li a h1{
				padding-top: 14px;
				font-size: 16px;
				line-height: 25px;
				height: 50px;
				overflow: hidden;
			}
			.read_ul li a p{
				font-size: 13px;
				color: #666666;
				line-height: 26px;
				height: 26px;
				overflow: hidden;
			}
			.read_ul li a p span{
				margin-right: 5px;
			}
			/*相关游戏*/
			.xg_yx{
				margin-top: 10px;
				background-color: #FFFFFF;
				padding: 10px;
			}
			.xg_yx>h1{
				font-size: 20px;
				line-height: 40px;
			}
			.yx_downul li{
				padding-left: 90px;
				padding-right:60px;
				position: relative;
				overflow: hidden;
				height: 80px;
				border-top: 1px #ddd solid;
			}
			.abox{
				display: block;
			}
			.abox img{
				display: block;
				width: 70px;
				height: 70px;
				border-radius: 10px;
				overflow: hidden;
				position: absolute;
				left: 5px;
				top: 5px;
			}
			.abox h1{
				font-size: 16px;
				line-height: 40px;
				height: 40px;
				overflow: hidden;
			}
			.abox p{
				font-size: 14px;
				color: #555;
				line-height: 20px;
			}
			.abox p span:nth-of-type(1){
				margin-right: 10px;
				color: #65bb0a;
			}
					
	#loadmore{
				display: block;
				width: 300px;
				height: 40px;
				background-color: #eee;
				color: #555;
				margin: 10px auto;
				line-height: 40px;
				text-align: center;
				border: none;
				border-radius: 3px;
			}

				#loadmore2{
				display: block;
				width: 300px;
				height: 40px;
				background-color: #eee;
				color: #555;
				margin: 10px auto;
				line-height: 40px;
				text-align: center;
				border: none;
				border-radius: 3px;
			}
			a.infotextkey {
    color: #ff0000;
    font-weight: bold;
}
			.soft_fl{ height: 36px;overflow: visible; line-height: 36px; padding-left: 30px; background: url(sz.png) no-repeat 0 center; }