﻿@charset "utf-8";
/* CSS Document */
.pg-banner{
	max-width:1920px;
	height:300px;
	margin:0px auto;
}

.pg-nav {
	height:50px;
	line-height:50px;
	background-color:#015799;
}
.pg-nav .wp{
	position:relative;
}
.pg-nav span{
	position:absolute;
	right:0;
	top:0;
	color:#7596bb;
}
.pg-nav span a{


	color:#7596bb;
}
.pg-nav ul li{
	float:left;
}
.pg-nav ul li a{
	color:#fff;
	padding:0px 20px;
	display:inline-block;
}
.pg-nav ul li.select a{
	background-color:#ee7700;
}
.pg-nav ul li a:hover{
	background-color:#ee7700;
}

/*============= pg-main ================*/
.pg-main{
	min-height:380px;
     
    margin: 0 auto;
}
/*=============== ty-ny ================*/

.ty-ny{
	padding-top:30px;
	padding-bottom:30px;
    max-width: 900px;
}
.ty-ny h1{
	font-size:14px;
	color:#666666;
}
.ty-ny p{
	line-height:180%;
	padding-bottom:30px;
}
.ty-ny p img{
	max-width:900px;
}
/*======= pg-news-list ========*/
.pg-main.pg-news{
	background-color:#fff;
}
.pg-news-list{
	padding:30px 0px;
		padding-top:50px;
}
.pg-news-list ul li {
	padding-bottom: 30px;
	border-bottom: solid 1px #e6e6e6;
	margin-bottom: 30px;
}
.pg-n-img {
	width: 145px;
	height: 120px;
}
.pg-n-img img {
	width: 145px;
	height: 120px;
}
.pg-n-tit {
	padding-left: 30px;
	width: 1025px;
}
.pg-n-tit .nt1 {
	font-size: 20px;
	color: #999;
	font-family: HelveticaNeueLTpro ThEx;
	font-weight:normal;
}
.pg-n-tit .nt2 a {
	display: block;
	font-size: 14px;
	color: #666;
	padding: 12px 0px;
}
.pg-n-tit .nt2 a:hover {
	color: #015799;
}
.pg-n-tit .nt3 {
	font-size: 12px;
	color: #999;
	line-height: 180%;
}
/*============ 分页 ============== */
/*.aspnetpager{ overflow:hidden; padding:15px;}
.paginator{ font-size:12px; line-height:14px; text-align:right; margin:0 auto; text-align:center; }

.paginator a
{
    font-size:12px;
    padding:2px 10px;
    border:solid 1px #e0e0e0;
    margin-left:15px;
    display:inline-block;
	background-color: #fff;
}
.paginator a:hover{
	color:#fff;
	border:solid 1px #015799;
    background-color:#015799;
}
.paginator .cpb
{   
   border:solid 1px #015799;
   background-color:#015799;
   padding:2px 10px;
   font-size:16px;
   margin-left:15px;
   color:#fff;
   display:inline-block;
}*/

/*======== news-detail ======*/
.pg-main.deta {
	background-color: #f6f6f6;
	padding-top: 40px;
	padding-bottom: 80px;
}
.pg-news-detail {
	padding: 40px 0px;
	background-color: #fff;
        max-width: 900px;
}
.pg-nd-tit {
	text-align: center;
	position: relative;
}
.pg-nd-tit {
	border-bottom: solid 1px #e6e6e6;
}
.pg-nd-tit .nd-t1 {
	font-size: 18px;
	color: #015799;
    font-weight: bold;
	padding-bottom: 20px;
	width: 100%;
}

.pg-nd-tit .nd-t2 {
	font-size: 14px;
	color: #999;
	padding-bottom: 10px;
}
.news-detail-text {
	padding-top:30px;
}
.news-detail-text table{
	margin:0 auto;
}
.news-detail-text p {
	padding-bottom: 25px;
	line-height: 180%;
	font-size: 14px;
	color: #666;
}
.news-detail-text img {
	max-width: 900px;
    margin: 0 auto;
    display: block;
}
/*=========== previous_nex ===========*/
.previous_next {
    margin: 0px auto;
    padding: 15px 0px;
    border-top: solid  1px #dddddd;
	color:#999999;
}
.previous_next a{
	color:#015799;
}
.previous_next a:hover{
	color:#ee7700;
}
.previous_next p {
    padding-bottom: 0px;
	line-height: 180%;
}
/*========== pg-sea-jg =======*/
.pg-sea-jg {
	padding-top: 50px;
}
.sea-jg-one {
	padding-bottom: 15px;
	border-bottom: dashed 1px #cccccc;
}
.sea-jg-one select{
	    height: 35px;
    font-size: 14px;
    color: #666;
    padding: 0px 12px;
} 
.sea-jg-two{
	padding-top:35px;
}
.pg-sea-jg table {
	border-collapse: collapse;
	border-spacing: 0;
	border-left: 1px solid #888;
	border-top: 1px solid #888;
}
.pg-sea-jg table th {
	width: 150px;
	height: 40px;
	background-color: #f2f2f2;
	border: 1px solid #dedede;
}
.pg-sea-jg td {
	width: 150px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #dedede;
}
.sea-jg-thir{
	padding-top:35px;
	padding-bottom:50px;
}
/*============= pg-sea ===========*/
.pg-sea-search {
	/*padding-top: 50px;
    text-align: center;*/
}
.pg-sea {
	font-size: 14px;
	color: #ee7700;
	padding-bottom: 15px;
	border-bottom: dashed 1px #cccccc;
}
.pg_sea_k {
	width: 332px;
	height: 37px;
	text-indent: 10px;
	/*color: #ccc;*/
	margin-top: 25px;
}
.pg_sea_an {
	margin-top: 40px;
	width: 80px;
	height: 40px;
	background-color: #ee7700;
	color: #fff;
	border: none;
}
