
			.jx_news_detail  {
				    width: 100%;
					background-size: 1920px;
					text-align: center;
					position: relative;
					height: 1600px;
					min-width: 1200px;
			}
			.jx_detainews {
				position: absolute;
				left: 50%;
				width: 1200px;
				margin-left: -550px;
				text-align: left;
			}

			.title .wen {
				width:auto;
				height:31px;
				font-size:30px;
				font-family:HiraginoSansGB-W3;
				font-weight:400;
				color:rgba(51,51,51,1);
				margin:0 0 0 -130px ;
				line-height: 19px;
			}
			.title .day {
				width:315px;
				height:17px;
				font-size:16px;
				font-family:HiraginoSansGB-W3;
				font-weight:400;
				color:rgba(153,153,153,1);
				margin:0 0 0 -130px ;
				line-height:50px;
			}
			.title .source {
				width:315px;
				height:17px;
				font-size:16px;
				font-family:HiraginoSansGB-W3;
				font-weight:400;
				color:rgba(153,153,153,1);
				line-height:50px;
				margin-top: 18px;
			}
			.title img {
				width:1059px;
				height:659px;
				margin-left: -118px;
				margin-bottom: 19px;
			}
			.content {
				width:1061px;
				/*height:146px;*/
				font-size:14px;
				font-family:HiraginoSansGB-W3;
				font-weight:400;
				color:rgba(102,102,102,1);
				line-height:22px;
				margin:0 0 20px 13px;
				/* text-align: left; */
				text-indent: 2em;
				text-align: justify !important;
				margin:0 0 20px 11px !important;
				
			}
			#content1 {
				margin-top: 40px;
			}
			
			/*底部翻页*/
			
			.pageTurn {
				width: 1080px;
				height: 40px;
			}
			/*.pageTurn ul {
				width: 1080px;
				list-style: none;
				column-count: 3;
			}*/
	
			/*.pageTurn li {
				width: 30px;
				display:inline;
				line-height:24px;
				height:auto;
				word-break:break-all;
				word-wrap : break-word 
			}*/
			 
			.pageTurn a {
				color: #666666;
				font-size: 16px;
				text-decoration: none;
			}
			
			
			
			
			/*当前文章*/
			.before_title {
				margin-top: 70px;
				margin-bottom: 18px;
			}
			.before_title_li li {
				list-style: none;
				float:left;
				margin-left: 7px;
				color: #666666;
				font-size: 14px;
				
				
			}
			/*关于我们*/
			.jx_nav_news_d {
				width:150px;
				height:95px;
				background:rgba(17,29,56,1);
				box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.3);
				margin:-25px 0 0 -20px;
				display: none;
				transition: all 0.3s ease 0s;
				animation: go 0.5s;
			}
			
			.jx_nav_news_d font {
				width:150px;
				height:3px;
				background:rgba(5,143,249,1);
				
			}
			.jx_top_nav_xz:hover .jx_nav_news_d {
				display: block;
			}
			.jx_nav_news_1 {
				width:68px;
				height:17px;
				font-size:14px;
				font-family:HiraginoSansGB-W3;
				font-weight:400;
				color:#A6B0C8;
				line-height:18px;
				margin: 0 0 0 18px;
				
			}
			.jx_nav_news_1:hover {
				color:rgba(5,143,249,1) ;
			}
			.jx_nav_news_2  {
				width:68px;
				height:15px;
				font-size:14px;
				font-family:HiraginoSansGB-W3;
				font-weight:400;
				color:rgba(5,143,249,1);
				line-height:18px;
				margin: 17.5px 0 10px 18px;
				
			
			}