﻿/*----------------------单页文本页面样式--------------- */
.aboutcontetn{	margin-top: 30px 10px 10px 10px;padding:20px 10px 10px 10px;	line-height: 25px;	color: #000;}
/*----------------------分页样式--------------- */
.pagestyle{	text-align: center;	width: 100%;	height: 15px;	line-height: 15px;	color: #1E5494;	font-size: 12px;	margin-top: 5px;}
.pagestyle ul{	text-align: center;	width: 550px;}
.pagestyle ul li{	padding: 0px 2px 0px 2px;	float: left;	list-style-type: none;}
.pagestyle ul li span{	font-weight: bolder;	color: Red;}
.txtgonum{	width: 20px;	height: 10px;	font-size: 12px;}
.showbtn1{	height: 15px;	width: 40px;	font-size: 12px;	border: none;	cursor: pointer;}
.showbtn2{	height: 15px;	width: 45px;	font-size: 12px;	border: none;	cursor: pointer;}
.showbtn3{	height: 15px;	width: 45px;	font-size: 12px;	border: none;	cursor: pointer;}
.showbtn4{	height: 15px;	width: 40px;	font-size: 12px;	border: none;	cursor: pointer;}
.visbleimg1{	height: 15px;	width: 40px;	font-size: 12px;	border: none;}
.visbleimg2{	height: 15px;	width: 45px;	font-size: 12px;	border: none;}
.visbleimg3{	height: 15px;	width: 45px;	font-size: 12px;	border: none;}
.visbleimg4{	height: 15px;	width: 40px;	font-size: 12px;	border: none;}
.btn_go{	width: 26px;	height: 15px;	border: none;	cursor: pointer;}
/*----------------------新闻详细页面样式--------------- */
.arlticle_news{	text-align: center;	font-size: 18px;	color: Red;	line-height: 30px;	font-weight: bolder;}
.arlticle_news h1{	text-align: center;	font-size: 18px;	color: Red;	line-height: 30px;	font-weight: bolder;}
.news_1{	text-align: center;	font-size: 12px;	line-height: 40px;	color: #0160BE;	border-bottom: solid 1px red;}
.news_content{	line-height: 25px;	text-indent: 2em;	padding-top: 10px;	color: Black;}
.news_page{	margin-top: 30px;	font-size: 12px;	color: #0160BE;	line-height: 40px;}
.news_daohaolist{	width: 100%;	font-size: 12px;	color: #000;	line-height: 25px;	margin-top: 20px;}
.news_daohaolist a{	color: red;	text-decoration: none;}
.news_daohaolist1{	width: 100%;	font-size: 12px;	color: #000;	line-height: 25px;}
.news_daohaolist1 a{	color: red;	text-decoration: none;}

