@charset "UTF-8";
.bgFont {
    width: 100%;
    height: 190px;
    background: transparent url("../images/about-fonts.jpg") repeat scroll center center;
    overflow: hidden;
}
.bgFont img {
    margin: 66px auto;
    display: block;
}
/*^
 * 头部导航
 * @authro      : 方彭祥
 * @created     : 2015-4-23
 */	
.subNav{
	clear:both;
	width:1002px;
	margin:0 auto;
	padding:45px 0;
	overflow:hidden;
	}
.subNav dl{
	margin:0 auto;
	text-align:center;
	}
.subNav dl dd{
	width:105px;
	height:30px;
	display:inline-block;
	padding:0 12px;
	font-size:14px;
	position:relative;
	margin-bottom:8px;
	}
.subNav dl dd a{
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
	background:#eaeaea;
	-moz-border-radius:16px;      /* Gecko browsers */
	-webkit-border-radius:16px;   /* Webkit browsers */
	border-radius:16px;            /* W3C syntax */
	cursor:pointer;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
	}
.subNav dl dd.hover a{ background:#3e9be9; color:#fff;}
.subNav dl dd:hover a{
	background:#3e9be9; 
	color:#fff;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-ms-transition: .3s all;
	-o-transition: .3s all;
	transition: .3s all;
	}

.w1200 {
	width: 1200px;
	clear: both;
	margin: 0 auto;
	position: relative;
}

.newsPressTitle {
	padding: 20px 24px 0 24px;
}
.newsPressTitle h1 {
	text-align: center;
	font-weight: normal;
	margin-bottom: 10px;
}
.newsPressTitle h1 a {
	color: #0f4da1;
	font-size: 20px;
	font-family: "Microsoft YaHei";
}
.newsPressTitle h1 a:visited {
	color: #0f4da1;
}
.newsPressTitle h1 a:hover {
	color: #0f4da1;
}
.newsPressTitle h1 a:active {
	color: #0f4da1;
}
.newsPressTitle span {
	display: block;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
	color: #cdcdcd;
	font-size: 12px;
	font-family: "Microsoft YaHei";
	padding-bottom: 5px;
}
.newsPressTitle2 {
	width: 320px;
	height: 60px;
	line-height: 60px;
	color: #555555;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
}
.newsPressTitle2 div {
	overflow: hidden
}
.newsPressPic {
	width: 350px;
	height: 180px;
	margin-bottom: 20px;
	overflow: hidden
}
.newsPressPic img {
	width: 350px;
	height: 180px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.newsPressText {
	color: #8c8c8c;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	line-height: 24px;
	height: 96px;
	overflow: hidden;
	padding: 0 24px;
	margin-bottom: 25px;
}
.newsPressMore {
	text-align: center
}
.newsPressMore a {
	display: inline-block;
	width: 107px;
	height: 30px;
	text-align: center;
	background: #3e9be9;
	border-radius: 15px;
	line-height: 30px;
	color: #fefefe;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.newsPressMore a img {
	width: 107px;
	height: 30px;
}
.newsPressMore a:visited {
	color: #fefefe;
}
.newsPressMore a:hover {
	color: #fefefe;
}
.newsPressMore a:active {
	color: #fefefe;
}



/*aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa*/
.page {
	clear: both;
	height: 40px;
	text-align: center;
	font-size: 14px;
	padding: 20px 0 40px 0;
}
.page a {
	line-height: 40px;
	padding: 0 16px;
	background: #e8e7e7;
	display: inline-block;
	margin: 0 3px;
}
.page a:hover {
	background: #2056c5;
	color: #fff;
}
.page a.hover {
	background: #2056c5;
	color: #fff;
}
.page input {
	vertical-align: middle;
	height: 20px;
}
.page input.pageDetail {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #e8e7e7;
	border: none;
	display: inline-block;
}
.page span {
	display: inline-block;
	line-height: 40px;
	padding: 0 0 0 5px;
}
/*aaaaaaaaaaaaaaaaa*/

.defaultLogo {
	background: #ececec url(../images/defaultLogo.png) no-repeat center center;
}

.defaultLogo4 {
	background: #ececec url(../images/defaultLogo4.png) no-repeat center center;
}

/*aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa*/
.newsList1 {
	overflow: hidden;
	width: 1003px;
	margin: 0 auto;
}
.newsList1 dd {
	padding-bottom: 25px;
	border-bottom: 1px solid #f3f3f3;
	margin-bottom: 25px;
	clear: both;
}
.newsList1Title {
	height: 26px;
	line-height: 25px;
	overflow: hidden;
	margin-bottom: 12px;
}
.newsList1Title a {
	color: #015499;
	font-size: 24px;
	font-family: "Microsoft YaHei";
	font-weight: bold;
}
.newsList1Title a:visited {
	color: #015499;
}
.newsList1Title a:hover {
	color: #015499;
}
.newsList1Title a:active {
	color: #015499;
}
.newsList1Con {
	overflow: hidden;
	height: 120px;
}
.newsList1Con p {
	width: 180px;
	height: 120px;
	overflow: hidden
}
.newsList1Con p img {
	width: 180px;
	height: 120px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.newsList1Text {
	width: 803px;
}
.newsList1TextUp {
	color: #717171;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	line-height: 30px;
	height: 90px;
	overflow: hidden;
	margin-bottom: 15px;
	position: relative;
	top: -5px
}
.newsList1TextDowm {
	color: #929292;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	line-height: 15px;
	height: 15px;
	overflow: hidden
}
.newsList1TextDowm span {
	margin-right: 33px
}
.newsList1 dd:hover .newsList1Con p img {
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
/*列表1end*/

/*aaaaaaaaaaaaaaaaaaaaa*/
.newsList2 {
	overflow: hidden;
	width: 1003px;
	margin: 0 auto;
}
.newsList2 dd {
	overflow: hidden;
	clear: both;
	margin-bottom: 26px;
	height: 91px;
}
.newsList2L {
	width: 98px;
	overflow: hidden
}
.newsList2L h1 {
	height: 57px;
	background: #009df0;
	text-align: center;
	line-height: 57px;
	color: #ffffff;
	font-size: 40px;
	font-family: Arial;
	font-weight: bold;
}
.newsList2L h2 {
	height: 34px;
	background: #008fdb;
	text-align: center;
	line-height: 34px;
	color: #ffffff;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
}
.newsList2R {
	width: 885px;
	overflow: hidden
}
.newsList2R h1 {
	height: 44px;
	line-height: 44px;
	font-weight: normal;
	overflow: hidden
}
.newsList2R h1 a {
	font-size: 18px;
	color: #3e3e3e;
	font-family: "Microsoft YaHei";
}
.newsList2R h1 a:visited {
	color: #3e3e3e;
}
.newsList2R h1 a:hover {
	color: #3e3e3e;
}
.newsList2R h1 a:active {
	color: #3e3e3e;
}
.newsList2R div {
	color: #929292;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	line-height: 24px;
	height: 48px;
	overflow: hidden
}
/*列表2end*/
/*aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa*/
.txtImgList1 {
	display: block;
	width: 1300px;
	overflow: hidden;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
.txtImgList1 dd {
	display: inline;
	float: left;
	overflow: hidden;
	width: 548px;
	height: 250px;
	margin: 0 102px 50px 0;
}
.txtImgList1 dd p {
	display: block;
	clear: both;
	width: 548px;
	height: 150px;
	overflow: hidden;
}
.txtImgList1 dd p img {
	display: block;
	clear: both;
	width: 548px;
	height: 150px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.txtImgList1_txt {
	clear: both;
	overflow: hidden;
	height:100px;
}
.txtImgList1_txt span {
	display: block;
	clear: both;
	height: 24px;
	overflow: hidden;
	margin: 5px 0 0 0;
}
.txtImgList1_txt span a {
	display: block;
	line-height: 24px;
	font-size: 16px;
	color: #008fdb;
	text-align: left;
}
.txtImgList1_txt span a {
	text-decoration: none;
}/* 链接无下划线,有为underline;链接去框 */
.txtImgList1_txt span a:link {
	color: #008fdb;
}/* 未访问的链接 */
.txtImgList1_txt span a:visited {
	color: #008fdb;
}/* 已访问的链接 */
.txtImgList1_txt span a:hover {
	color: #008fdb;
	text-decoration: underline;
}/* 鼠标在链接上 */
.txtImgList1_txt span a:active {
	color: #008fdb;
blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */
.txtImgList1_txt div {
	clear: both;
	height: 70px;
	line-height: 24px;
	color: #777777;
}
.txtImgList1 dd:hover p img {
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
/*列表3end*/
/*aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa*/
.newsTextImg3 {
	width: 1275px;
}
.newsTextImg3 dd {
	width: 350px;
	margin-right: 75px;
	height: 520px;
	background: #FFF;
	box-shadow: 0px 0px 9px #dddcdc;
	float: left;
	display: inline;
	margin-bottom: 65px;
}
.newsTextImg3 dd:hover .newsPressPic img {
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.newsPressMore a:hover {
	width: 120px;
	background: #008bff;
}
/*列表5end*/
/*aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa*/
.newsTextImg4 {
	overflow: hidden
}
.newsTextImg4 dd {
	overflow: hidden;
	background: #f2f2f2;
	padding-left: 25px;
	margin-bottom: 65px;
	height: 300px;
}
.newsTextImg4L {
	width: 510px;
	overflow: hidden
}
.newsTextImg4L h1 {
	height: 72px;
	line-height: 72px;
	font-weight: normal
}
.newsTextImg4L h1 a {
	color: #0a5797;
	font-size: 24px;
	font-family: "Microsoft YaHei";
}
.newsTextImg4L h1 a:visited {
	color: #0a5797;
}
.newsTextImg4L h1 a:hover {
	color: #0a5797;
}
.newsTextImg4L h1 a:active {
	color: #0a5797;
}
.newsTextImg4LText {
	color: #777777;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	line-height: 36px;
	height: 180px;
	overflow: hidden;
	margin-bottom: 15px;
}
.newsTextImg4LTime {
	color: #bcbcbc;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	margin-bottom: 13px;
}
.newsTextImg4LTime span {
	margin-right: 16px
}
.newsTextImg4R {
	width: 583px;
	height: 300px;
	overflow: hidden
}
.newsTextImg4R img {
	width: 583px;
	height: 300px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.newsTextImg4 dd:hover .newsTextImg4R img {
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
/*列表6end*/

