@charset "utf-8";

.banner{
	font-size: 0;
	position: relative;
}
.banner::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/hbt.png) repeat-x bottom;
	width: 100%;
	height:150px;
}
.banner img{
	width: 100%;
}
/* 分页 */
.pages {
	text-align: center;
	font-size: 16px;line-height: 35px;
	padding: 10px;width: 100%;display: block;
}


.pages td div  span{
	text-align: center;
	font-size: 16px;line-height: 35px;
}


.pages td div  a{
	text-align: center;
	font-size: 16px;line-height: 35px;
}





.pagination {
	text-align: center;
	font-size: 0;
	padding-top: 50px;
}

.pagination a {
	display: inline-block;
	border: 1px solid #dcdcdc;
	padding: 0 12px;
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	color: #666;
	margin: 0 7px;
}

.pagination a.active {
	background: #025299;
	color: #fff;
	border: 1px solid #025299;
}

.pagination a:hover {
	background: #025299;
	color: #fff;
	border: 1px solid #025299;
}

.pagination span {
	display: inline-block;
	font-size: 14px;
}

.nymain {
	position: relative;
	padding-top: 20px;
	padding-bottom: 50px;
	z-index: 1;
	overflow-x: hidden;
}


.nymain .leftNav {
	float: left;
	width: 25%;
	position: relative;box-shadow: -0.766px 0.643px 10px 0px rgba(0, 0, 0, 0.1);
}

.nymain .leftNav>h2 {
	line-height: 70px;
	color: #fff;
	background: url(../images/s1-tit.jpg) repeat-y center;
	font-size: 30px;
	font-weight: bold;
	overflow: hidden;
	text-align: center;
}

.nymain .leftNav>ul {
	background: rgba(255, 255, 255, 0.9);
	border-top: 0;
	margin-top: 4px;
	padding: 22px 0;
}

.nymain .leftNav>ul>li {
	position: relative;
	text-align: center;
	padding-right: 0px;
}

.nymain .leftNav>ul>li:first-child {
	border-top: none;
}

.nymain .leftNav ul li a {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 68px;
	margin: 6px 0;
}

.nymain .leftNav>ul>li>span {
	position: absolute;
	width: 25px;
	height: 25px;
	right: 2.5px;
	top: 20px;
	line-height: 50px;
	background: url() no-repeat center center;
	cursor: pointer;
	transition: all 0.3s;
}

.nymain .leftNav>ul>li.on>span {
	transform: rotate(90deg);
}

.nymain .leftNav>ul>li.on>a {
	background: #e6f4ff;
	color: #086cbe;
}

.nymain .leftNav>ul>li.activ {
	background: #e6f4ff;
	color: #086cbe;
}

.nymain .leftNav>ul>li.active>a {
	background: #e6f4ff;
	color: #086cbe;
}

.nymain .leftNav ul li.active ul {
	display: block;
}

.nymain .leftNav ul li:hover a {
	background: #e6f4ff;
	color: #086cbe;
}

.nymain .leftNav>ul>li>ul {
	display: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0;
}

.nymain .leftNav>ul>li>ul>li>a {
	font-size: 18px;
	font-weight: normal;
	line-height: 54px;
	color: #666666;
}
.nymain .leftNav>ul>li>ul>li>a em{
	font-style: normal;
	padding-right: 5px;
}
.nymain .leftNav>ul>li:hover>ul>li>a{
	color: initial;
	background: none;
}
.nymain .leftNav>ul>li>ul>li>a:hover{
	color: #025299;
	background: none;
}



.ny-right {
	float: right;
	width: 72%;
	min-height: 680px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background-color: #FFF;box-shadow: -0.766px 0.643px 10px 0px rgba(0, 0, 0, 0.1);
}

.ny-right>h2 {
	height: 71px;
	line-height: 71px;
	margin-top: -71px;
	font-size: 30px;
	color: #fff;
}

.position {
	border-bottom: 1px solid #eee;
	margin-top: 35px;
}

.position>div {
	position: relative;
	font-size: 0;
	line-height: 24px;
	padding-bottom: 20px;
}
.position img{
	vertical-align: middle;
	padding-right: 10px;
}
.position span {
	color: #999;
	font-size: 14px;
	vertical-align: middle;
}

.position a {
	font-size: 14px;
	color: #999;
	margin: 0 5px;
	vertical-align: middle;
}

.position a:hover {
	color: #1E69BD;
}
.text-list{
	margin-top: 20px;
}
.text-list ul li {
	font-size: 16px;
	line-height: 56px;
	background: url(../images/sj1.png) repeat-x bottom center;
	padding-left: 20px;
	transition: all 0.5s;
}

.text-list ul li a {
	display: block;
	color: #333333;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.text-list ul li span {
	float: right;
	padding-left: 15px;
}

.text-list ul li:hover a {
	color: #025299;
}

.text-list ul li:hover span {
	color: #025299;
}
.art-main{
	margin-top: 30px;
}
.art-main .art-tit h3 {
	text-align: center;
	color: #333;
	font-size: 24px;
	font-weight: 600;
	line-height: 30px;
}

.art-main .art-body {
	padding-top: 30px;
}

.art-main .art-body p {
	color: #333333;
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
}

.art-main .art-body img {
	max-width: 80% !important;
	/*display: block;*/
	margin: 0 auto;
}

.art-main .cont-tit>p {
	font-size: 0;
	text-align: center;
	line-height: 30px;
	margin-top: 25px;
}

.art-main .cont-tit>p span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #999;
	margin: 0 15px;
}

.bshare-custom{
	float: right;
	position: relative;
	top: -24px;
}

.art-info {
	border-top: 1px dashed #eaeaea;
	margin-top: 25px;
}

.pnext {
	margin-top: 25px;
}

.pnext p {
	text-indent: initial;
	font-size: 16px;
	font-weight: bold;
	line-height: 36px;
}

.pnext p a {
	font-size: 16px;
	font-weight: normal;
}

.pnext p:hover {
	/* color: #96632C; */
}

.pnext p:hover a {
	color: #025299;
}


/* 图片列表 */

.img-lists ul {
	overflow: hidden;
	margin-left: -2%;
	margin-right: -2%;
}

.img-lists ul li {
	float: left;
	width: 29%;
	margin: 0 2% 30px 2%;
	border: 1px solid #eee;
	transition: all 0.3s;
	position: relative;
	top: 0;
}

.img-lists ul li:hover {
	box-shadow: 0 0 6px rgba(51, 51, 51, 0.16);
	
	
}

.img-lists ul li a {
	display: block;
	width: 100%;
}

.img-lists ul li a .pic {
	width: 100%;
	height: 210px;
	overflow: hidden;
}

.img-lists ul li a .pic img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.img-lists ul li a>div.info {
	padding: 10px 20px;
	font-size: 0;
	background: #F1F1F1;
}
.img-lists ul li a>div.info h3{
	font-size: 18px;
	font-weight: bold;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 5px;
}
.img-lists ul li a>div.info p {
	color: #666666;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-top: 10px;
}

.img-lists ul li a:hover>div.info h3 {
	color: #025299;
}


/* 新闻列表  */

.timg-list ul li {
	margin-top: 35px;
}

.timg-list ul li a {
	display: block;
	transition: all 0.3s;
}

.timg-list ul li a h3 {
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.timg-list ul li a>div {
	overflow: hidden;
}

.timg-list-img {
	float: left;
	width: 350px;
	margin-right: 30px;
}

.timg-list ul li a .pic {
	padding-top: 62%;
}

.timg-list ul li a:hover h3 {
	color: #ba2a17;
}

.timg-list ul li a:hover span {
	background: #ba2a17;
	border-color: #ba2a17;
	color: #fff;
}

.timg-linfo {
	overflow: hidden;
	padding-top: 35px;
}

.timg-linfo p {
	font-size: 14px;
	line-height: 24px;
	color: #999999;
	height: 48px;
	white-space: pre-wrap;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 15px 0 0 0;
	text-indent: 2em;
}

.timg-linfo span {
	display: block;
	margin-top: 20px;
	line-height: 24px;
	color: #970707;
	font-size: 16px;
	padding-left: 30px;
	background: url() no-repeat;
	background-position: left center;
}

.timg-list ul li a:hover {
	background: #970707;
	padding: 20px;
}

.timg-list ul li a:hover h3 {
	color: #fff;
}

.timg-list ul li a:hover span {
	color: #fff;
	background: url() no-repeat;
	background-position: left center;
}

.timg-list ul li a:hover p {
	color: #fff;
}



/* 图文列表页  start */

.tw ul li {
    padding: 25px 0;
    border-bottom: 1px solid #dcdcdc;
}

.tw ul li a {
    display: block;
    overflow: hidden;
}

.imgList-pic {
    float: left;
    width: 258px;
    height: 168px;
    margin-right: 35px;
}

.imgList-pic .pic {
    padding-top: 0;
    width: 100%;
    height: 100%;
}

.imgList-info {
    overflow: hidden;
    color: #075aa7;
}

.imgList-info h3 {
    font-size: 20px;
    line-height: 32px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
}

.tw ul li a .imgList-info h3:hover {
    color: #025299;
    font-weight: bold;
}
.imgList-info p {
    font-size: 14px;
    line-height: 30px;
    max-height: 90px;
    overflow: hidden;
    color: #666666;
    margin-top: 8px;
}

.imgList-info span {
    display: block;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    background: url() no-repeat left center;
    padding-left: 24px;
    margin-top: 8px;
}



/* 图文列表页  end */

.art-main .art-body table td p {
	text-indent: 0em;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 0px;
}
.art-body table{ border-collapse:collapse;border:1px solid #000 } 
.art-body  table td{ text-indent: 2em;border:1px solid #000; } 

.art-body  table td p {
    text-indent: 0px; margin: 0px; font-size: 14px;LINE-HEIGHT: 150%;
;}
.art-body  table th p {
    text-indent: 2em;text-indent: 0px; margin: 0px; font-size: 1px;LINE-HEIGHT: 150%;
;}
.art-body  table td img{
    border-bottom-style: none; border-right-style: none; margin: 5px; border-top-style: none; border-left-style: none
;}

