@charset "utf-8";

/* CSS Document */


/*2021.04.09*/
.ny-lunbo{
    width: 800px;
    margin: auto;
}
.flex-prev {
    background: url(../images/l.png);
    width: 70px;
    height: 70px;
    left: 45px;
    display: block;
    opacity: 1;
}
.flex-next {
    background: url(../images/r.png);
    width: 70px;
    height: 70px;
    right: 45px;
    display: block;
    opacity: 1;
}
.ny-lunbo a{
    text-decoration: none !important;
}


.nycon {
	min-height: 800px;
	background: #fff;
	padding-bottom: 80px;
}

.nycon_news {
	min-height: 800px;
	background: #f4f4f4;
	padding-bottom: 80px;
}

.nytop{
	background: url(../images/nytop.jpg) no-repeat center top;
	min-height: 495px;
}
.ntop2{
    border-bottom: 1px solid #867e7d;
    padding: 0px 0 30px;
    position: inherit;
    z-index: auto;
    top: auto;
}
.nmenu{
	padding-top: 15px;
	padding-left: 35px;
}
.nmenu ul li{
	float: left;
	position: relative;
	line-height: 50px;
}
.nmenu ul li a{
    font-size: 18px;
    color: #fff;
    padding: 0 14px;
    display: block;
    line-height: 50px;
    font-weight: bold;
}

/*.nmenu ul li:nth-child(1) a{
  padding-left:0px;
}

.nmenu ul li:nth-child(7) a{
  padding-right:0px;
}*/


.nmenu ul li a:hover , .nmenu ul li a.move{
	text-decoration: none;
	color: #fff;
    text-decoration: none;
    background: url(../images/black08.png) center top;
}

.nmenu ul li a.active{
	color: #cbbb70;
	text-decoration: none;
}
.nmenu ul li a.active {
    color: #cbbb70;
    text-decoration: none;
}
.nmenu ul li .ernav{
position: absolute;
    left: 0px;
    top: 50px;
    background: url(../images/black08.png) center top;
    width: 155px;
    display: none;
    min-width: 100%;
}

.nmenu ul li:nth-child(3) .ernav,.nmenu ul li:nth-child(4) .ernav,.nmenu ul li:nth-child(5) .ernav{
    width: 300px;
}

.nmenu ul li .ernav ul{
	padding: 0;
}

.nmenu ul li .ernav li{
	line-height: 25px;
	border-bottom:1px solid #442929;
	float: none;	
}

.nmenu ul li .ernav li:last-child{
        border-bottom: none;
}

.nmenu ul li .ernav li a{
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 21px;
	line-height: 35px;
	font-size: 16px;
	font-weight: normal;
    text-align: left;
}

.nmenu ul li .ernav li a:hover{
	background: #cbbb7099;
	color: #fff;
}

.ntopr{
	padding-right: 0% !important;
}

.dd1 {
	padding-top: 15px;
}

.ke-te{
	width:100%;
}

.areturn {
    color: #cbbb70;
    float: right;
    padding-top: 28px;
    font-size: 16px;
}

.areturn:hover {
    color: #cbbb70;
}


/*内页面包屑侧导航*/

.ke-tit {
	z-index: 1;
	position: absolute;
	left: 0px;
	bottom:55px;
	width: 100%;
}

.ke {
	font-size: 40px;
	color: #fff;
	display: inline-block;
	border-bottom:1px solid #fff;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.nav-path {
	z-index: 1;
	color: #fff;
	font-size: 18px;
	padding-bottom: 10px;
	margin: 10px 0;
}

.nav-path a {
	color: #fff;
	font-size: 18px;
	padding: 0 3px;
}

.nav-path a:hover,
.nav-path a.active {
	color: #fff;
}

.red{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	    display: none;
}

/******左侧导航******/

.main-left {}


/******右侧样式******/

.main-right {
	position: relative;
	min-height: 500px;
	/*transition: all 1.5s;*/
	margin-top: 10px;
}
.main-right_news {
    position: relative;
    min-height: 500px;
    margin-top: 10px;
    background: #fff;
    padding: 0px 50px;
    border-radius: 3px;
    width: 73%;
}


/*左侧导航：*/
/*nav-ul*/


.side-nav-panel {
	background: #fff;
	border-bottom:1px solid #cbbb70;	
}
.slide-nav-ul {
	/*min-height: 65px;*/
	padding-left: 0;
	margin-bottom: 0;
}

.slide-nav-ul li:first-child {
	/* border-top: none; */
	background: none;
}
.slide-nav-ul li:first-child a:hover {
	/* border-top: none; */
	/*background: none; */
}
.slide-nav-ul li {
	position: relative;
	text-align: center;	
	line-height: 75px;
	float:left;
	/*padding-right: 30px;*/
}


.slide-nav-ul li a {
	display: block;
    color: #333;
    font-size: 16px;
  padding: 0 20px;
  
}
.slide-nav-ul li a img{
	padding-left:8px;
}
.slide-nav-ul li a img.img2{
	display: none;
}


.slide-nav-ul li a.active , .slide-nav-ul li a.active:hover,.slide-nav-ul li a:hover{
    text-decoration: none;
    color: #cbbb70;
    background: #333;
}

.slide-nav-ul li a:hover img.img2{
	display: inline-block;
}
.slide-nav-ul li a:hover img.img1{
	display: none;
}


/* 左侧二级选中 .parent */

.slide-nav-ul li a:hover,
.slide-nav-ul li a.active,
.slide-nav-ul li a.selected,
.slide-nav-ul li a.parent {
    text-decoration: none;
    color: #cbbb70;
    background: #333;
}

.slide-nav-ul li a:hover img.img2,
.slide-nav-ul li a.active img.img2,
.slide-nav-ul li a.selected img.img2,
.slide-nav-ul li a.parent img.img2{
display: inline-block;

}
.slide-nav-ul li a:hover img.img1,
.slide-nav-ul li a.active img.img1,
.slide-nav-ul li a.selected img.img1,
.slide-nav-ul li a.parent img.img1{
display: none;

}



/*内页三级导航*/


.slide-nav-item-ul {
	padding: 10px 0 ;
background: #fff;
border: 1px solid #9a202d;

position: absolute;
left: 0px;
top: 73px;
width: 100%;
z-index: 1;
display: none;

}

.slide-nav-item-ul li {
	padding:0px;
		line-height: 25px;
		background: none;
		float: none;
		text-align: left;
		border-bottom: none;
		
}
.slide-nav-item-ul li:last-child{
	border-bottom: none;
}


.slide-nav-item-ul li a {
	background: none;
		color: #333;
		padding-left: 3px;
		font-size: 15px;
		border-bottom: none;
		padding-bottom: 0;
		padding: 5px 5px 5px 10px;
		
}

.slide-nav-ul li .slide-nav-item-ul li a:hover,
.slide-nav-ul li .slide-nav-item-ul a.active {
	text-decoration: none;
			color: #9a202d;
		border-bottom: none;
		
}




.slide-nav-ul li .slide-nav-item-ul li a:hover,
.slide-nav-ul li .slide-nav-item-ul a.active,
.slide-nav-ul li .slide-nav-item-ul a.selected {
	font-weight: normal;
background: none;
	color: #9a202d;
	border-bottom: none;
}
/* 三级选中 .selected */


/* 三级选中 .selected */

.slide-nav-ul li .slide-nav-item-ul li a:hover,
.slide-nav-ul li .slide-nav-item-ul a.active,
.slide-nav-ul li .slide-nav-item-ul a.selected {
	background: none;
	color: #9a202d;
}


@media (max-width: 1500px) {
    .container{
		width: 96%;
	}
}

@media (max-width: 1400px) {
	.nmenu{
		padding-left: 10px;
	}
	.ke-tit{
		left: 20px;
		
	}
	.ke{
		font-size: 60px;
	}
	.nmenu ul li a{
		padding: 0 26px;
	}
	/*.top-right{
		float: left;
	}*/
	
	/*.container{
		width: 1300px;
	}*/

	.f-top .f-left{
		width: 530px;
	}
	.f-top .f-mid{
		width: 360px;
	}
}


@media (max-width: 1300px) {
	/*.container{
		width: 1240px;
	}*/

	.nmenu ul li a{
		padding: 0 16px;
		
	}
	.ke-tit{
		left: 40px;
		
	}
	.ke{
		font-size: 60px;
	}
	
	
}
@media (max-width: 1200px) {
	
	.nmenu{
		padding-left: 10px;
	}
	.ke-tit{
		left: 20px;		
	}
	.ke{
		font-size: 50px;
	}
	.nmenu ul li a{
		padding: 0 16px;
	}
	/*.top-right{
		float: left;
	}*/
	
	.search-box .container{
		width: 1170px;
	}	
	
}


.jiao-bt{
    margin: 30px 10px 20px;
    font-size: 24px;
    color: #9f1c1c;
    font-weight: bold;
    padding: 10px 0px 25px;
    border-bottom: 1px solid #e0e0e0;
}

.jiao-con {
	margin-bottom: 36px;
	position: relative;
	background: #f9f9f9 url(../images/jsbg.png) no-repeat right center;
	border-radius: 5px;
	min-height: 195px;
	padding:25px;
}
.jiao-con i{
	display: block;
	height:4px;
	width:48px;
	background: #9f1c1c;
	position: absolute;
	left:24px;
	top:0px;
}

.jiao-con .li-jimg{
	width:180px;
}
.jiao-con .li-jimg img{
	border-radius: 5px;
	width:180px;
        height: 230px;	
}

.jiao-con .li-jtt{
	padding-left: 25px;
	width: calc(100% - 200px);
}
.jiao-con .li-jtt h4{
	font-size: 20px;
	color: #333;
	font-weight: bold;
    margin-bottom: 15px;
}

.jiao-con .li-jtt h4 a{
      color: #333;
}

.jiao-con .li-jtt h4 a:hover{
    text-decoration: none;
}

.jiao-con .li-jtt span{
	font-size: 16px;
	color: #999;
	display: block;
	margin-top:15px;
	margin-bottom: 20px;
}

.jiao-con .li-jtt h5{
	font-size: 19px;
	color: #9f1c1c;
	margin-bottom: 10px;
}
.jiao-con .li-jtt p{
	font-size: 16px;
	color: #333;
	
}
.jiao-con .li-jtt .zhi{
	position: absolute;
	right:0px;
	top:10px;
	
}
.jiao-con .li-jtt .zhi a{
	display: inline-block;
	font-size: 16px;
	color: #9f1c1c;
	border: 1px solid #9F1C1C;
	padding:2px 5px;
	margin:0 3px;
}
.jiao-con .li-jtt .zhi a:hover{
	color: #fff;
	text-decoration: none;
	background: #9f1c1c;
}

.person-top {
    background: #f9f9f9;
    margin-bottom: 30px;
    position: relative;
    border-radius: 5px;
    min-height: 195px;
    padding:15px 25px;
}

 .person-top img
{
    border-radius: 6px;
    width: 180px !important;
}

.person-tt {
    width: calc(100% - 200px);
}

.person-tt .p1{
       font-weight: bold;
    font-size: 20px;
}

 .person-dcon h4{
	background: #f9f9f9 ;
	height:46px;
	border-radius: 5px;
	line-height: 46px;
	padding-left:20px;
	font-size: 20px;
	color: #cbbb70;
        position: relative;
        margin: 0px -20px;
}

.person-dcon h4:after {
    content: "";
    position: absolute;
    left: 0px;
    top: 8px;
    height: 30px;
    width: 4px;
    background: #cbbb70;
}

.person-dcon {
	padding:10px 20px 30px;
}

.person-dcon p{
	font-size: 16px;
	color: #333;
	line-height: 29px;
        letter-spacing: 0.2px;
       margin: 0 !important;
}


.person-dcon ol,.person-dcon ul
{
    padding-left: 20px !important;
    margin-left: 0px !important;
    padding-top: 10px;
}

.person-dcon ul li
{
    list-style-type: disc;
    line-height: 28px;
    height: auto;
}

.person-dcon ol li
{
    list-style: inherit;
}

/*右侧内容*/

.right-nr {
	font-size: 16px;
	color: #333;
	position: relative;
	padding-bottom: 50px;
	padding-top: 20px;
}

.right-nr img {
	max-width: 100% !important;
	/*height: auto !important;*/
}

.view-cnt img,
wp_entry img {
	max-width: 100% !important;
	height: auto !important;
    margin-right: 20px;
}


/*页数*/

.view-cnt .page {
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	height: 35px;
	background: #fff;
	max-width: 300px;
	margin: auto;
	margin-top: 30px;
}

.view-cnt .page ul li {
	border-right: 1px solid #d1d1d1;
	float: left;
	line-height: 35px;
}

.view-cnt .page ul li:last-child {
	border-right: none;
}

.view-cnt .page ul li a {
	color: #333;
	padding: 0 12px;
	display: block;
	font-size: 14px;
}

.view-cnt .page ul li a.pa:hover,
.view-cnt .page ul li a.active {
	color: #fff;
	background: #333;
	text-decoration: none;
}


/*页数*/

.page {
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	height: 35px;
	background: #fff;
	max-width: 300px;
	margin: auto;
	margin-top: 10px;
}

.page ul li {
	border-right: 1px solid #d1d1d1;
	float: left;
	line-height: 34px;
}

.page ul li:last-child {
	border-right: none;
}

.page ul li a {
	color: #333;
	padding: 0 12px;
	display: block;
	font-size: 14px;
}

.page ul li a.pa:hover,
.page ul li a.active {
	color: #fff;
	background: #911723;
	text-decoration: none;
	opacity: 0.8;
}


/*文章滚动条样式*/


/******单篇文章******/

.view-title {
	text-align: left;
	line-height: 36px;
	color: #333;
	/*font-weight: lighter;*/
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 20px;
}

.view-title h1 {
	font-size: 16px;
}

.view-info {
	text-align: left;
	color: #666;
	margin-bottom: 25px;
	border-bottom: 1px solid #ccc;
}

.view-info span {
	font-size: 16px;
	font-weight: normal;
	display: block;
	margin: 20px 0;
}

.view-cnt {
	margin-top: 10px;
	line-height: 29px;
}

.view-cnt img,
.wp_entry img {
	max-width: 100% !important;
	height: auto !important;
}


/**/

.view-cnt p {
	text-justify: inter-ideograph;
	/*解决ie不兼容问题*/
	font-size: 16px;
	color: #333;
	line-height: 29px;
	margin: 10px 0;
}

.view-cnt ul li,
.wp_entry ul li {
	list-style-type: disc;
	line-height: 28px;
	height: auto;
	color: #333;
}

.view-cnt a {
	color: #911723;
}

.view-cnt a:hover {
	text-decoration: underline;
	/*color: #268fe0;*/
}

.view-cnt ol,
.view-cnt ul,
.wp_entry ul,
.wp_entry ol {
	padding-left: 17px;
	margin-left: 10px;
}

.view-cnt ol li,
.wp_entry ol li {
	list-style-type: decimal;
	line-height: 28px;
	height: auto;
	color: #333;
}


/*table*/

.view-cnt table {
	border-collapse: collapse;
	border-spacing: 0;
	border: medium none;
}

.view-cnt table td,
.view-cnt table th {
	border-color: #ddd;
}


/******news,down,title样式******/

.data-list {
	/*padding-top: 15px;*/
	padding-bottom: 30px;
	padding-top: 5px;
}

.data-list li {
	font-size: 16px;
	line-height: 40px;
	/*padding: 0 10px;*/
}


/*.data-list li:nth-child(odd){
	background: #e9e9e9;
}*/

ul.data-list>li>a {
	color: #333;
	font-size: 16px;
	float: left;
	/*background: url(../images/rs/lia.png) no-repeat left center;*/
	padding-left: 2px;
}

.data-list li a:hover {
	color: #4fac21;
	text-decoration: none;
}

.data-list li span {
	font-size: 16px;
	color: #333;
	float: right;
}


/******pictrue,videolist样式******/

ul.pic-list {
	padding: 2px 0 10px;
}

ul.pic-list li {
	float: left;
	margin: 10px 28px;
	border: 1px solid transparent;
}

ul.pic-list .li-img {
	overflow: hidden;
	transition: all 1.5s;
}

ul.pic-list .li-img img {
	transform: scale(1.0);
	transition: all 1.5s;
}


/*ul.pic-list .li-img:hover img {
            transform: scale(1.2);
            transition: all 1.5s;
        }*/

ul.pic-list li a {
	color: #333;
}

ul.pic-list li a:hover {
	color: #000;
	text-decoration: none;
}

ul.pic-list li div {
	text-align: center;
}

ul.pic-list li p {
	padding: 15px 10px;
	color: #000;
	text-align: center;
}

ul.pic-list a img {
	/*border:1px solid #ddd;
	padding: 3px; background-color: #00428f;
    display: block;  border:2px solid #00428f;
   padding: 6px; background-color: #fff;*/
    transition: all 0.2s ease-in-out 0s;
}

ul.pic-list li:hover p a {
	color: #000;
}

ul.pic-list li:hover img {
	transform: scale(1.08);
	transition: 0.4s;
}

ul.pic-list li:hover {
	box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
	/*transform: scale(1.08);*/
	position: relative;
	z-index: 9;
	transition: 0.6s all;
}

.banshi {
    margin-top: 20px;
}

.ban-box {
    border: 1px solid #ccc;
    margin-bottom: 23px;
}

    .ban-box p {
        margin: 0;
       
    }

    .ban-box .ban-tit {
        line-height: 58px;
        color: #333; font-weight: 900;
        font-size: 18px;
        padding: 0 20px;
        cursor: pointer;
        border-left: 5px solid #911723;
        position: relative;
    }

        .ban-box .ban-tit i {
            position: absolute;
            right: 20px;
            top: 0px;
        }

    .ban-box .view-cnt {
        margin-top: 0px;
        border-top: 1px solid #ccc;
        padding: 20px 35px;
        display: none;
    }


/******pictrueleft pictrueright样式******/

ul.pic-bothside li {
	padding: 30px 39px;
	border: 1px solid #ccc;
	margin-top: 25px;
}

ul.pic-bothside a img {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	display: block;
	padding: 4px;
	transition: all 0.2s ease-in-out 0s;
	margin: 3px 13px 3px 0px;
}

a.pic-a {
	color: #333;
}

span.pic-span {
	color: #999;
}


/*左图右文*/

.picleft-list {
	/*padding-top: 10px;*/
	padding-bottom: 20px;
	margin-top: -10px;
}

.picleft-list li {
	margin: 20px 0 25px 0;
}

.picleft-list li .pli-img {
	width: 23%;
	border: 3px solid transparent;
	transition: all 1s;
}

.picleft-list li .pli-img:hover {
	/*border: 3px solid #2c6ae4;*/
	box-shadow: 0px 1px 4px 3px #d4d4d4;
	transition: all 1s;
	cursor: pointer;
}

.picleft-list li .pli-img img {
	max-width: 100%;
}

.picleft-list li .pli-text {
	width: 75%;
	/*height: 158px;*/
	min-height: 160px;
	border-bottom: 1px dotted #ddd;
}

.picleft-list li .pli-text a {
	font-size: 16px;
	color: #333;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	/*	margin-top: 10px;*/
}

.picleft-list li .pli-text a.a2 {
	font-size: 14px;
	color: #0d4f99;
	margin-top: 10px;
	display: none;
}

.picleft-list li .pli-text span {
	font-size: 14px;
	color: #999;
	display: block;
	margin: 3px 0;
}

.picleft-list li .pli-text p {
	font-size: 14px;
	color: #333;
	line-height: 23px;
	overflow: hidden;
	height: 50px;
}

/*视频列表*/
.video-list {
    padding-top: 10px;
}

    .video-list .vi-li {
       
        min-height: 283px;
        border: 1px solid #ddd;
      
        margin-bottom: 30px;
        padding-bottom: 20px;
        background: #fbfbfb;
        transition: all 0.4s ease-out;
    }

        .video-list .vi-li:hover {
            box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
            transform: scale(1.02);
            cursor: pointer;
        }




        .video-list .vi-li:hover {
            border: 1px solid #ccc;
            cursor: pointer;
        }



.video-list .vi-li .vi-vi {
    position: relative;
    
}

.video-list .vi-li .vi-vi img {
    max-width: 100%;
}

.video-list .vi-li .vi-vi span  {
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
}

.video-list .vi-li .vi-text {
    padding: 5px 30px 10px 20px;
    min-height: 102px;
    overflow: hidden;
}

    .video-list .vi-li .vi-text a {
        display: block;
        font-size: 16px;
        color: #333;
        line-height: 25px;
        margin-top: 5px;
    }

    .video-list .vi-li .vi-text span {
        display: block;
        font-size: 14px;
        color: #777;
        margin: 8px 0;
    }

    .video-list .vi-li .vi-text p {
        font-size: 14px;
        color: #777;
        line-height: 21px;
        height: 47px;
        overflow: hidden;
    }

/*下载页面*/

.down-list {
	padding-bottom: 50px;
	/*padding-top: 15px;*/
}

.down-list li {
	border-bottom: 1px solid #ddd;
	padding: 16px;
	transition: all 0.4s ease-out;
	box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0);
}

.down-list li:hover {
	box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
	transform: scale(1.02);
	cursor: pointer;
}

.down-list li:first-child {
	padding-top: 0px;
}

.down-list li .down-left {}

.down-list li .down-left a {
	color: #333;
	font-size: 16px;
}

.down-list li .down-left a img {
	margin-right: 10px;
}

.down-list li .down-left p {
	margin-top: 12px;
	font-size: 14px;
	color: #999;
}

.down-list li .down-left p span {
	margin-left: 54px;
}

.down-list li .down-xia {
	display: block;
	margin-top: 18px;
}


/*piclist1 个人图片列表*/

.picleft1-list {
	padding-top: 16px;
	padding-bottom: 20px;
}

.picleft1-list li {
	margin-bottom: 10px;
	width: 242px;
	height: 88px;
	border: 1px solid #ececec;
	padding: 8px;
	float: left;
	margin-right: 20px;
	margin-bottom: 26px;
}

.picleft1-list li:hover {
	box-shadow: 1px 1px 2px 2px #e8effb;
}

.picleft1-list li .pli-img1 {
	/*width: 228px;*/
	/*去掉宽度不要*/
}

.picleft1-list li .pli-text1 {
	margin-top: 10px;
	width: 130px;
	padding-left: 23px;
}

.picleft1-list li .pli-text1 a {
	font-size: 20px;
	color: #333;
	display: block;
	margin-top: -5px;
	text-decoration: none;
	/*	margin-top: 10px;*/
}

.picleft1-list li .pli-text1 span {
	font-size: 18px;
	color: #999;
	display: block;
	margin: 15px 0 10px 0;
}

.picleft1-list li.mar0 {
	margin-right: 0px;
}


/*字母序列表*/

.az {
	padding-top: 20px;
	color: #333;
	font-size: 16px;
	height: 35px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
}

.az ul {
	line-height: 30px;
}

.az ul li {
	float: left;
	padding-right: 16px;
	line-height: 30px;
}

.az ul li a {
	color: #999;
	font-size: 16px;
	text-decoration: none;
}

.az ul li a:hover {
	color: #9ac209;
}

.az-aa {
	padding-top: 10px;
}

.zza {
	padding: 10px 0;
	border-bottom: 1px dotted #cdcdcd;
}

.zza h4 {
	font-size: 24px;
	color: #9ac209;
	font-weight: normal;
}

.zza ul {
	padding-top: 20px;
}

.zza ul li {
	float: left;
	font-size: 16px;
	color: #333;
	padding-right: 40px;
	width: 60px;
	margin-bottom: 10px;
}

.zza ul li.mar0 {
	margin-right: 0px;
}


/*datime*/

.datime .dat-top {
	margin: 40px 0 10px 0;
}

.datime .dat-top img {
	width: 880px;
	height: 124px;
}

.time-top {
	position: relative;
}

.time-top a.prev {
	position: absolute;
	left: 0px;
	top: 30px;
	width: 46px;
	height: 46px;
	display: block;
	cursor: pointer;
	z-index: 1;
}

.time-top a.next {
	position: absolute;
	right: 0px;
	top: 30px;
	width: 46px;
	height: 46px;
	display: block;
	cursor: pointer;
	z-index: 1;
}

.timg {
	height: 1px;
	background: #b12330;
	position: absolute;
	left: 2%;
	top: 53px;
	width: 97%;
}

.time-ul {
	padding-top: 18px;
	position: relative;
}

.time-ul ul {
	padding-top: 18px;
	padding-left: 50px;
}

.time-ul ul li {
	float: left;
	cursor: pointer;
	margin: 0 6px;
	background: url(../images/rts.png) no-repeat center top;
}

.time-ul ul li a {
	text-decoration: none;
	margin: 0 20px;
	display: block;
	height: 100px;
	margin-top: 18px;
	width: 34px;
}

.time-ul ul li a span {
	font-size: 14px;
	color: #333;
	display: block;
	padding-top: 40px;
}

.time-ul ul li.active {
	background: url(../images/rt.png) no-repeat center top;
}

.time-one {}

.time-one h4 {
	font-size: 24px;
	color: #333;
	text-align: center;
	margin: 20px 0;
}

.time-one p {
	font-size: 14px;
	color: #777;
	line-height: 25px;
	margin: 20px 0;
}

.newic-list {
	padding-bottom: 50px;
	margin-top: 0px;
}

.newic-list li {
	padding: 20px 20px;
	border: 1px solid transparent;
	border-bottom: 1px solid #ccc;
}

.newic-list li:hover {
	border: 1px solid #ccc;
	cursor: pointer;
}

.newic-list li a.a1 {
	font-size: 18px;
	color: #911723;
	display: block;
	text-decoration: none;
}

.newic-list li span {
	font-size: 14px;
	color: #999;
	/*display: block;*/
	margin: 10px 0;
}

.newic-list li a.a2 {
	font-size: 14px;
	color: #333;
	display: block;
	text-decoration: none;
	margin-top: 10px;
}

.newic-list li p {
	font-size: 16px;
	color: #333;
	line-height: 25px;
}


/*下载2*/

.searchbg1 {
	background: url(../images/searchbg1.png) no-repeat left top;
	width: 270px;
	height: 39px;
	position: absolute;
	right: 20px;
	top: 10px;
}

.searchbg1 .inp-text {
	background: none;
	border: none;
	line-height: 37px;
	width: 237px;
	padding-left: 3px;
}

.searchbg1 .inp-but {
	background: none;
	border: none;
	height: 37px;
	width: 30px;
}

.down-list1 {
	padding-bottom: 50px;
	/*padding-top: 15px;*/
	padding: 10px 1px 30px;
}

.down-list1 li {
	position: relative;
	padding: 20px 25px;
	margin-bottom: 30px;
	background: #f5f5f5;
}

.down-list1 li:hover {
	/*opacity: 0.8;*/
	background: #f9f4dd;
	cursor: pointer;
}

.down-list1 li .down-left {
	width: 95%;
}

.down-list1 li .down-left a {
	color: #2d3644;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

.down-list1 li .down-left a img {
	margin-right: 15px;
	float: left;
}

.down-list1 li .down-left a span {
	float: left;
	width: 78%;
	line-height: 40px;
}

.down-list1 li .down-xia {
	display: block;
	margin-top: 8px;
	width: 4%;
}

.down-list1 li:after {
	content: "";
	position: absolute;
	left: 0px;
	top: 20px;
	height: 50px;
	width: 6px;
	background: #cbbb70;
}


/* webplus平台 */


/* 导航选中 .selected */

.wc-menu ul li a:hover,
.wc-menu ul li a.active,
.wc-menu ul li a.move,
.wc-menu ul li a.selected,
.wc-menu ul li a.parent {}


/* 左侧二级选中 .parent */

.slide-nav-ul li a:hover,
.slide-nav-ul li a.active,
.slide-nav-ul li a.selected,
.slide-nav-ul li a.parent {}


/* 三级选中 .selected */

.slide-nav-ul li .slide-nav-item-ul li a:hover,
.slide-nav-ul li .slide-nav-item-ul a.active,
.slide-nav-ul li .slide-nav-item-ul a.selected {}


/* 面包屑 斜杠 / 的图片 */

.possplit {
	background: none;
	display: inline-block;
	padding: 0 3px;
	text-indent: 0;
	width: auto;
}


/* 假如是单篇文章   平台会用自己的样式 */

.wp_single wp_column_article {
	margin-top: 20px;
}


/* 重写平台上的样式 */

.view-cnt,
.wp_articlecontent {
	font-size: 16px !important;
	margin-top: 10px;
	line-height: 29px !important;
}

.right-nr #wp_column_article p {
	margin: 10px 0;
	font-size: 16px !important;
	line-height: 29px !important;
}


/*piclist 2*/

ul.piclist2 {
	padding-top: 20px;
}

ul.piclist2 li {
	width: 258px;
	margin-right: 56px;
	float: left;
	margin-bottom: 30px;
	background: #f5f5f5;
	border: 1px solid #f5f5f5;
}

ul.piclist2 li:hover {
	background: #0f4c81;
}

ul.piclist2 li:hover .pi-tt h4 a {
	color: #fff;
}

ul.piclist2 li:hover .pi-tt .ul-desc li a {
	color: #fff;
}

ul.piclist2 li:hover .pi-tt .ul-desc li {
	list-style-type: disc;
	color: #fff;
}

ul.piclist2 li:hover .pi-tt a.more {
	color: #fff;
}

ul.piclist2 li.mar0 {
	margin-right: 0;
}

ul.piclist2 li .pi-tt {
	padding: 20px 30px;
}

ul.piclist2 li .pi-tt .ul-desc {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 0;
	height: 94px;
	color: #333;
	padding-left: 30px;
}

ul.piclist2 li .pi-tt .ul-desc li {
	float: none;
	width: 100%;
	margin-right: 0px;
	margin-bottom: 0px;
	background: none;
	border: none;
}

ul.piclist2 li .pi-tt h4 {
	color: #333;
	margin-bottom: 10px;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	/*line-height: 140%;*/
}

ul.piclist2 li .pi-tt h4 a {
	color: #333;
}

ul.piclist2 li .pi-tt h4 a:hover {
	color: #fff;
	text-decoration: none;
}

ul.piclist2 li .pi-tt .ul-desc li {
	list-style-type: disc;
	line-height: 30px;
}

ul.piclist2 li .pi-tt .ul-desc li a {
	color: #333;
}

ul.piclist2 li .pi-tt .ul-desc li a:hover {
	/* color: #a3c721; */
}

ul.piclist2 li .pi-tt a.more {
	font-size: 18px;
	color: #1f8dcc;
	margin-top: 15px;
	display: block;
	text-decoration: none;
}

ul.piclist2 li .pi-tt a.more img {
	padding-left: 10px;
}


/*table*/

table.tablea {
	box-shadow: 1px 2px 6px 3px #ccc;
}

table.tablea tr td {
	text-align: center;
}

table.tablea thead tr {
	font-weight: bold;
	color: #333;
	font-size: 16px;
}

table.tablea thead tr td {
	padding: 10px 0;
	line-height: 23px;
}

table.tablea thead tr td:first-child {
	width: 20%;
}

table.tablea thead tr td:nth-child(2) {
	width: 20%;
}

table.tablea thead tr td:nth-child(3) {
	width: 40%;
}

table.tablea thead tr td:nth-child(4) {
	width: 10%;
}

table.tablea thead tr td:nth-child(5) {
	width: 10%;
}

table.tablea tbody tr td p {
	line-height: 26px;
	font-size: 16px;
	margin: 5px 0;
	text-align: left;
	padding: 0 10px;
}

table.tablea tbody tr td:nth-child(4) p {
	text-align: center;
}

table.tablea tbody tr td:nth-child(5) p {
	text-align: center;
}


/*线的效果*/

.pic-box {}

ul.piclist2 li a.a1 {
	position: relative;
	display: block;
}

ul.piclist2 li a.a1 i {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 6px;
	background: #a8ca2d;
	display: block;
	width: 100%;
	opacity: 0;
	z-index: 1;
}

ul.piclist2 li a.a1 i {
	width: 0px;
	height: 4px;
	background: #f2c230;
	margin-top: 100px;
	display: inline-block;
}

ul.piclist2 li:hover a.a1 i {
	opacity: 1;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}


/*data-list22*/

ul.data-list22 {
	padding-top: 10px;
	padding-bottom: 10px;
}

ul.data-list22 li {
	padding: 16px;
	border-bottom: 1px solid #dbe3eb;
	transition: all 0.4s ease-out;
	box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0);
}

ul.data-list22 li .li-date2 {
	width: 6%;
	float: left;
	height: 43px;
	border-right: 1px dotted #c5c5c5;
}

ul.data-list22 li .li-date2 p {
	font-size: 24px;
	font-weight: bold;
	color: #880400;
	line-height: 25px;
}

ul.data-list22 li .li-date2 span {
	font-size: 14px;
	color: #333;
}

ul.data-list22 li:hover {
	box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
	transform: scale(1.02);
	cursor: pointer;
}

ul.data-list22 li a {
	width: 88%;
	float: left;
	font-size: 16px;
	color: #333;
	display: block;
	line-height: 40px;
	line-height: 26px;
	padding-left: 3%;
}


/*新闻列表2*/


/*data-list2*/

ul.data-list2>li>a {
	float: left;
	display: block;
	padding-left: 15px;
	background: url(../images/rs/hj.png) no-repeat left 10px;
	color: #333;
}

.data-list2 li span {
	float: right;
	display: block;
	padding-left: 15px;
}

.data-list2 li {
	font-size: 16px;
	padding: 15px 20px;
	border: 1px solid transparent;
	border-bottom: 1px solid #ccc;
	transition: all 0.4s ease-out;
	box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0);
}

.data-list2 li:hover {
	box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
	transform: scale(1.02);
	cursor: pointer;
}

.data-list2 li:hover a {
	color: #911723;
	text-decoration: none;
}


/**/

.picleft-list22 {
	padding-top: 25px;
}

.picleft-list22 li {
	width: 49%;
	float: left;
	margin-bottom: 20px;
	margin-right: 2%;
}

.picleft-list22 li:nth-child(2n) {
	margin-right: 0;
}

.picleft-list22 li .pli-img img {
	max-width: 100%;
}

.picleft-list22 li .pli-img {
	width: 26%;
	border: 3px solid transparent;
	transition: all 1s;
}

.picleft-list22 li .pli-text {
	width: 71%;
	min-height: 158px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;
}

.picleft-list22 li .pli-text a {
	font-size: 18px;
	color: #7894cc;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}

.picleft-list22 li .pli-text p {
	font-size: 14px;
	color: #333;
	line-height: 29px;
}

.picleft-list23 li {
	background: #fff;
	border: 1px solid transparent;
	border-top: 3px solid #cbbb70;
	box-shadow: 0px 2px 6px 4px #ccc;
	padding: 33px;
	/*display: flex;*/
	margin-bottom: 45px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
	transition: all 0.4s ease-out;
	/*box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0);*/
}

.picleft-list23 li:hover {
	/*opacity: 0.8;*/
	cursor: pointer;
	border-top: 3px solid #cbbb70;
	box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
	transform: scale(1.02);
	cursor: pointer;
}

.picleft-list23 li .pli-img img {
	display: inline-block;
	/*max-width: 200px;*/
	/*max-height: 260px;*/
	/*width: 100%;*/
	margin-bottom: 10px;
}

.picleft-list23 li .pli-img {
	width: 30%;
	float: left;
}

.picleft-list23 li .pli-text {
	width: 64%;
	padding-left: 3%;
}

.picleft-list23 li .pli-text h5 {
	font-size: 28px;
	color: #333;
	margin-bottom: 20px;
}

.picleft-list23 li .pli-text h5 a {
	color: #000;
	text-decoration: none;
}

.picleft-list23 li .pli-text h5 span {
	font-size: 18px;
	margin-left: 25px;
	color: #dbbb7d;
	/*vertical-align: 5px;*/
}

.picleft-list23 li .pli-text p {
	line-height: 30px;
}


/*add*/

ul.newic-list11 {
	padding-top: 10px;
	padding-bottom: 30px;
}

.data-list2 {
	padding-bottom: 20px;
	padding-top: 0px;
}

ul.newic-list11 li {
	padding: 30px 0 20px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

ul.newic-list11 li:first-child {
	padding-top: 0px;
}

ul.newic-list11 li .li-date {
	float: left;
	width: 100px;
	border: 1px solid #cbbb70;
	height: 80px;
	text-align: center;
	line-height: 35px;
}

ul.newic-list11 li .li-date p {
	font-size: 24px;
	font-weight: bold;
	height: 35px;
	color: #cbbb70;
    margin-top: 5px;
}

ul.newic-list11 li .li-date span {
	font-size: 16px;
	color: #333;
}

ul.newic-list11 li .li-tt {
	width: 70%;
	float: left;
	margin: 0 5% 0 3%;
}

ul.newic-list11 li .li-tt a {
	font-size: 18px;
	/*font-weight: bold;*/
	color:#cbbb70;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	line-height: 30px;
}

ul.newic-list11 li .li-tt p {
	margin-top: 5px;
	line-height: 25px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}

ul.newic-list11 li a.a2 {
	font-size: 16px;
	color: #fff;
	background: #cbbb70;
	padding: 5px 25px;
	line-height: 30px;	
	margin-top: 20px;
	display: inline-block;
	text-decoration: none;	
	text-align: center;
	position: absolute;
	right: 0px;
	bottom: 0;
}

ul.newic-list11 li a.a2:hover {
	opacity: 0.9;
}

ul.newic-list11 li:hover {
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}

/*ul.newic-list12*/
ul.newic-list12 li {
	padding: 22px 0;
	border-bottom: 1px dotted #ccc;
}

ul.newic-list12 li:first-child {
	padding-top: 0px;
}

ul.newic-list12 li .li-date {
	float: left;
	width: 10%;
	background:url(../images/shu.png) no-repeat left center;
	padding-left: 30px;
	
	height: 70px;
	text-align: center;
	line-height: 35px;
}

ul.newic-list12 li .li-date p {
	font-size: 20px;

	height: 30px;
	color: #9ec578;
	
}

ul.newic-list12 li .li-date span {
	font-size: 20px;
	
	color: #9ec578;
	
}

ul.newic-list12 li .li-tt {
	width: 70%;
	float: left;
	margin: 0 5%;
}

ul.newic-list12 li .li-tt a {
	font-size: 18px;
	/*font-weight: bold;*/
	color:#333;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	line-height: 30px;
}

ul.newic-list12 li .li-tt p {
	margin-top: 10px;
	line-height: 25px;
}

ul.newic-list12 li a.a2 {
	float: left;
	margin-top: 20px;
}

ul.newic-list12 li a.a2:hover {
	opacity: 0.9;
}

ul.newic-list12 li:hover {
	border-bottom: 1px solid #4fac21;
	cursor: pointer;
}






/*page1*/

.page1 ul {
	width: 100%;
	text-align: center;
}

.page1 ul li {
	/*float: left;*/
	border: 1px solid #ddd;
	line-height: 40px;
	margin: 0 5px;
	padding: 0 30px;
	display: inline-block;
}

.page1 ul li a {
	float: left;
	color: #444;
	font-size: 14px;
	text-decoration: none;
	display: inline-block;
}

.page1 ul li.ye {
	border: none;
	margin: 0;
}

.page1 ul li.tiao {
	border: none;
	padding-left: 0;
}

.page1 ul li.tiao span {
	border: 1px solid #ddd;
	line-height: 40px;
	width: 40px;
	display: inline-block;
	height: 40px;
	float: left;
	margin-right: 15px;
}


/*图片列表分栏*/

.dang-ul {
	padding-top: 20px;
}

.dang-ul .li-img {
	margin-bottom: 22px;
	transition: all 0.4s ease-out;
	box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0);
}

.dang-ul .li-img a {
	text-decoration: none;
	display: block;
	color: #333;
	font-size: 16px;
min-height: 378px;
}

.dang-ul .li-img a img {
	/*max-width: 100%;*/
width: 460px !important;
     height: 270px !important;
}

.dang-ul .li-img a span {
	color: #999;
	display: block;
	padding: 10px;
}

.dang-ul .li-img a p {
	color: #333;
	margin: 0px 10px;
	min-height: 52px;
	  overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
        font-size:18px;

	
}

.dang-ul .li-img:hover {
	box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
	transform: scale(1.02);
	cursor: pointer;
}


/**/


/*公共样式*/
.pb_sys_common {
    font-size: 16px;
    font-family: '微软雅黑';
    line-height:24px;
    color:#222;
}

.pb_sys_common a{
    text-decoration: none;
}

.pb_sys_common .p_pages{
    margin-left: -5px;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o,.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    border: 1px solid #ccc;
    padding: 10px;
    margin:0px 0px 10px 8px;
    -height:auto;
    line-height:12px;
    box-sizing:border-box;
    display:inline-block;
    vertical-align:middle;
}

.pb_sys_common .p_t{
    line-height:12px;
    margin:0px;
    padding:0px;
    display:inline-block;
    vertical-align:middle;
}

.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o{
    color: #ccc;
}

.pb_sys_common .p_fun a, .pb_sys_common .p_no a{
    color: #222;
}

.pb_sys_common .p_dot {
    margin-left:4px;
    margin-right:-4px;
    color:#222;
}

.pb_sys_common .p_goto input, .pb_sys_common .p_search input {
    /*
    height:22px;
    border: 1px solid #aaa;
    outline-width:thin;
    outline-color:#258CFF;

    text-align:center;
    vertical-align:middle;
    */
    font-family: SimSun;
    font-size:12px;

    border: 1px solid #aaa;
    height:22px;
    line-height:20px;
    box-sizing:border-box;
    vertical-align:middle;

    outline-width:thin;
    outline-color:#258CFF;

    margin:0px 2px;
    padding:0px 1px;
}


.pb_sys_common .p_goto input{
    width:22px;
    text-align:center;
}

.pb_sys_common .p_search input{
    width:100px;
    text-align:left;
}

.pb_sys_common .p_goto input:hover, .pb_sys_common .p_goto input:focus, .pb_sys_common .p_search input:hover, .pb_sys_common .p_search input:focus{
    border: 1px solid #258CFF;
}

.pb_sys_common .p_goto a, .pb_sys_common .p_search a{
    border: 1px solid #ccc;
    padding: 5px 6px;
    color: #222;

    margin:0px;

    height:24px;
    -height:auto;

    line-height:12px;
    display:inline-block;
    box-sizing:border-box;
    vertical-align:middle;
}

.pb_sys_common .p_dosize_d, .pb_sys_common .p_dosize a{
    /*
    border-width:1px 0px 1px 1px;
    border-style:solid;
    border-color:#ccc;
    padding: 5px 6px;
    color: #222;
    */
    border-right:1px solid #ccc;
    padding: 1px 5px;
    color: #888888;
}

.pb_sys_common .p_dosize_d{
    /*background-color:#f5f5f5;*/
    color: #222;
}

.pb_sys_common .p_dosize a:hover{
    /*background-color:#f5f5f5;*/
    color: #222;
}

.pb_sys_common .p_dosize_last_d, .pb_sys_common .p_dosize_last a{
    /*border-right-width:1px*/
    border-right-width:0px;
}


/*按钮控制*/
.pb_sys_normal .p_first,.pb_sys_normal .p_first_d,.pb_sys_normal .p_last,.pb_sys_normal .p_last_d{
    display:none;
}

.pb_sys_normal2 .p_first,.pb_sys_normal2 .p_first_d,.pb_sys_normal2 .p_last,.pb_sys_normal2 .p_last_d,.pb_sys_normal2 .p_prev_d,.pb_sys_normal2 .p_next_d{
    display:none;
}

.pb_sys_full{
}

.pb_sys_full2 .p_first_d,.pb_sys_full2 .p_last_d,.pb_sys_full2 .p_prev_d,.pb_sys_full2 .p_next_d{
    display:none;
}

.pb_sys_short .p_no,.pb_sys_short .p_no_d,.pb_sys_short .p_no_o,.pb_sys_short .p_dot{
    display:none;
}

.pb_sys_short2 .p_no,.pb_sys_short2 .p_no_d,.pb_sys_short2 .p_no_o,.pb_sys_short2 .p_dot,.pb_sys_short2 .p_first,.pb_sys_short2 .p_first_d,.pb_sys_short2 .p_last,.pb_sys_short2 .p_last_d{
    display:none;
}

/*样式1-4*/
.pb_sys_style1 .p_no a:hover,.pb_sys_style1 .p_fun a:hover, .pb_sys_style1 .p_goto a:hover, .pb_sys_style1 .p_search a:hover,
.pb_sys_style2 .p_no a:hover,.pb_sys_style2 .p_fun a:hover, .pb_sys_style2 .p_goto a:hover, .pb_sys_style2 .p_search a:hover,
.pb_sys_style3 .p_no a:hover,.pb_sys_style3 .p_fun a:hover, .pb_sys_style3 .p_goto a:hover, .pb_sys_style3 .p_search a:hover,
.pb_sys_style4 .p_no a:hover,.pb_sys_style4 .p_fun a:hover, .pb_sys_style4 .p_goto a:hover, .pb_sys_style4 .p_search a:hover{
    background-color: #f5f5f5;
}
/*样式1 蓝*/
.pb_sys_style1 .p_no_d {
        border: 1px solid #1d4e89;
    color: #fff;
    background-color: #1d4e89;
}

/*样式2 红*/
.pb_sys_style2 .p_no_d {
    border: 1px solid #d71010;
    color: #fff;
    background-color: #d71010;
}
/*样式3 绿*/
.pb_sys_style3 .p_no_d {
    border: 1px solid #32B907;
    color: #fff;
    background-color: #32B907;
}
/*样式4 灰*/
.pb_sys_style4 .p_no_d {
    border: 1px solid #888;
    color: #fff;
    background-color: #888;
}

/*样式5-8*/
.pb_sys_style5 .p_fun_d, .pb_sys_style5 .p_no_d, .pb_sys_style5 .p_no_o,.pb_sys_style5 .p_fun a, .pb_sys_style5 .p_no a, .pb_sys_style5 .p_goto a, .pb_sys_style5 .p_search a,
.pb_sys_style6 .p_fun_d, .pb_sys_style6 .p_no_d, .pb_sys_style6 .p_no_o,.pb_sys_style6 .p_fun a, .pb_sys_style6 .p_no a, .pb_sys_style6 .p_goto a, .pb_sys_style6 .p_search a,
.pb_sys_style7 .p_fun_d, .pb_sys_style7 .p_no_d, .pb_sys_style7 .p_no_o,.pb_sys_style7 .p_fun a, .pb_sys_style7 .p_no a, .pb_sys_style7 .p_goto a, .pb_sys_style7 .p_search a,
.pb_sys_style8 .p_fun_d, .pb_sys_style8 .p_no_d, .pb_sys_style8 .p_no_o,.pb_sys_style8 .p_fun a, .pb_sys_style8 .p_no a,  .pb_sys_style8 .p_goto a, .pb_sys_style8 .p_search a{
    border: 1px solid transparent;
}

.pb_sys_style5 .p_no_d,.pb_sys_style5 .p_no a:hover,
.pb_sys_style6 .p_no_d,.pb_sys_style6 .p_no a:hover,
.pb_sys_style7 .p_no_d,.pb_sys_style7 .p_no a:hover,
.pb_sys_style8 .p_no_d,.pb_sys_style8 .p_no a:hover{
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.pb_sys_style5 .p_fun a:hover,.pb_sys_style5 .p_goto a:hover,.pb_sys_style5 .p_search a:hover,
.pb_sys_style6 .p_fun a:hover,.pb_sys_style6 .p_goto a:hover,.pb_sys_style6 .p_search a:hover,
.pb_sys_style7 .p_fun a:hover,.pb_sys_style7 .p_goto a:hover,.pb_sys_style7 .p_search a:hover,
.pb_sys_style8 .p_fun a:hover,.pb_sys_style8 .p_goto a:hover,.pb_sys_style8 .p_search a:hover{
    text-decoration: underline;
}


/*样式5 蓝*/
.pb_sys_style5 .p_no_d,.pb_sys_style5 .p_no a:hover{
    border: 1px solid #258CFF;
    color: #fff;
    background-color: #258CFF;
}
/*样式6 红*/
.pb_sys_style6 .p_no_d,.pb_sys_style6 .p_no a:hover{
    border: 1px solid #F04646;
    color: #fff;
    background-color: #F04646;
}
/*样式7 绿*/
.pb_sys_style7 .p_no_d,.pb_sys_style7 .p_no a:hover{
    border: 1px solid #32B907;
    color: #fff;
    background-color: #32B907;
}
/*样式8 灰*/
.pb_sys_style8 .p_no_d,.pb_sys_style8 .p_no a:hover{
    border: 1px solid #888;
    color: #fff;
    background-color: #888;
}
.newic-list{
	padding-bottom: 50px;
	margin-top: 10px;
}
.newic-list li{
	padding: 20px 0px;
	border-bottom: 1px solid #eee;

}

.newic-list li a.a1{
	font-size: 18px;
	color: #911723;
	display: block;
	text-decoration: none;
    margin-bottom: 10px;
}

.newic-list li a.a1 span{
    font-size: 18px;
    color: #dd4b39;
    font-family: "微软雅黑",Arial, Helvetica, sans-serif;
}

.newic-list li a.a1:hover{
    text-decoration: underline;
}

.newic-list li .span{

    font-size: 16px;
	/*color: #dd4b39;*/
	display: block;
	margin: 10px 0;
}

.newic-list  li a.a2{
	font-size: 14px;
	color: #295999;
	display: block;
	text-decoration: none;
	margin-top: 10px;
}
.newic-list  li p{
	font-size: 16px;
	color: #666;
	line-height: 28px;
}
    .yingti {
        text-align: right;
        margin-bottom: 25px;
    }
        .yingti span {
            width: 250px;
            display: inline-block;
            color: #fff;
            text-align: left;
            background: #9a202d;
            border: none;
            font-size: 16px;
            padding: 10px 15px;
            cursor: pointer;
        }
        .yingti .select {
            background: #9a202d;
            position: absolute;
            right: 0;
            width: 250px;
            z-index: 11;
        }
            .yingti .select a:hover, .yingti .select a.active {
                background: #c27981;
            }
.yingti .select a {
    display: block;
    padding: 10px 0;
    color: #fff;
    text-align: left;
    padding: 10px 15px;
    text-decoration: none;
}
.yingti i {
    position: absolute;
    right: 15px;
    top: 16px;
    border-left: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #fff;
}

.piclist a {
    display: block;
    margin-bottom: 40px;
    box-shadow: 1px 2px 4px 2px #ccc;
}
.pbox {
    padding: 0 30px;
}
.pbox .pic-a{
    margin-bottom: 50px;
}
a.pic-a {
    color: #f5f5f5;
    text-decoration: none;
}
.piclist .pic-tt {
       background: #fff;
    border-bottom: 2px solid #cbbb70;
    /*height: 90px;*/
    padding: 15px 25px;
}
.piclist .pic-tt p {
    text-align: center;
}

.piclist .pic-tt p {
    height: 56px;
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.pic-a:hover .pic-tt{
    background-color: #cbbb70;
}
.pic-a:hover .pic-tt p{
   color: #fff;
}

/**大事记**/
.event_box {
            position: relative;
            min-height:350px;
        }

            .event_box .parHd {
                width: 100%;
                overflow: hidden;
                position: absolute;
                bottom: 0;
                display: inline-block;
            }

        .parHd .tempWrap {
            margin: 0 auto
        }

        .parHd ul {
            display: table;
            width: 100%;
            text-align: center;
            margin: 0 auto;
        }

            .parHd ul li {
                font-size: 20px;
                color: #333;
                float: none;
                display: table-cell;
                text-align: center;
                padding-top: 26px;
                cursor: pointer;
                padding: 0 2px;
                margin: 0 33px !important;
                padding-top: 80px;
                z-index: 111;
                position: relative;
                background: url(../images/lonn.png) no-repeat center top;
            }

                .parHd ul li.act {
                    font-size: 20px;
                    color: #bf1717;
                    background: url(../images/lon.png) no-repeat center top;
                }

            .parHd ul::after {
                border-top: 1px solid #999;
    content: "";
    position: absolute;
    left: 101px;
    top: 57px;
    width: 87%;
            }

            .parHd ul li:first-child {
                margin-right: 0px;
            }

        .ptxtleft {
            float: left;
            width: 55%;
            padding: 20px 100px;
                font-size: 16px;
    line-height: 29px;
        }

            .ptxtleft p {
                font-size: 24px;
                margin-bottom: 10px;
                letter-spacing: 2px;
            }

            .ptxtleft ul, .ptxtleft ol {
                padding-left: 20px;
            }

            .ptxtleft li {
                font-size: 24px;
                margin-bottom: 10px;
                letter-spacing: 2px;
                list-style-type: disc;
            }

        .slideBox {
            display: none;
        }

        .picright {
            float: right;
            width: 45%;
        }

        .sPrev, .sNext {
            width: 30px;
            height: 30px;
            display: block;
            position: absolute;
            top: 40px;
            cursor: pointer;
        }

        .sPrev {
            left: 0
        }

        .sNext {
            right: 20px;
        }

/**活动公告**/

.wcts-a0017 .ul-listl3 {
	margin: 0 -19px 0px
}
.wcts-a0017 .ul-listl3 li a{
text-decoration: none;
}

.wcts-a0017 .ul-listl3::after {
	content: '';
	display: block;
	clear: both;
	visibility: hidden;
	width: 100%;
	height: 0
}

.wcts-a0017 .ul-listl3 li {
	float: left;
	width: 33%;
	padding: 0 19px;
	margin-bottom: 56px;
	cursor: pointer;
}

.wcts-a0017 .ul-listl3 .con {
	display: block;
	border: 1px solid #dcdcdc;
	position: relative;
	padding: 30px 26px 15px;
	height: 170px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.wcts-a0017 .ul-listl3 .con .date {
	position: absolute;
	top: -16px;
	left: 18px;
	font-size: 22px;
	color: #cbbb70;
	padding: 0 30px;
	background-color: #fff;
}

.wcts-a0017 .ul-listl3 .con .tit {
	font-size: 18px;
	line-height: 26px;
	color: #212121;
	margin-bottom: 15px;
	height: 52px;
	overflow: hidden
}

.wcts-a0017 .ul-listl3 .con .tit a {
	color: #212121;
	text-decoration: none;
}

.wcts-a0017 .ul-listl3 .con .txt {
	    font-size: 16px;
    color: #b2b2b2;
    line-height: 28px;
    max-height: 56px;
    overflow: hidden;
}

.wcts-a0017 .ul-listl3 .con .txt a {
	color: #b2b2b2;
	text-decoration: none;
}

.wcts-a0017 .ul-listl3 .con:hover {
	border: 1px solid  #cbbb70;
}
.form-control:focus{
    border-color: #b02324;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(177 34 34);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(193 50 51)
}


.con img{
margin: 10px 0 20px 0;
    transition: all 0.2s ease-in-out 0s;
}
.ul-listl3 li .con div{
    overflow: hidden;	
}
.ul-listl3 li:hover img {
	transform: scale(1.08);
	transition: 0.4s;
}

.autos{
    height: auto !important;
}
.tits{
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
}





.yan-center {
    margin-top: 30px;
}

.yan-center ul li .yan-tt p{

    font-size: 28px;
}

.yan-center ul li .yan-tt span{
    font-size: 22px;
}

.yan-center ul li .yanbg img{
    left: 0px;

}


/*中心简介*/
.ke-tit .ke-tes{
text-align: center;
    margin-bottom: 60px;
}
.ke-tit .kes{
    display: inline-block;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
    margin-bottom: 5px;
    font-size: 42px;
    color: #fff;
    font-weight: lighter;
}
.ke-tit .nav-paths{
    font-size: 24px;
    color: #cbbb70;
    font-family: 'AdventPro';
    margin-top: 18px;
    display: block;
} 

/*校友服务*/
.tebie {
        background: #fff;
        min-height: 620px;
        /*border: 2px solid #2b8f53;*/
        margin-top: 45px;
}
.te-left {
    min-height: 1250px;
    position: relative;
    padding: 80px 100px 0 100px;
    background: #d6c267;
}
.tebie .img_vsb_conten{
    padding: 20px;
}
.te-right {
    padding-right: 20px;
    padding-top: 80px;
    background: #f1f1f1;
    min-height: 1250px;
}
        .te-right .te-pp {
              padding-right: 40px;
              padding-left: 100px;
        }
            .te-right .te-pp p {
               font-size: 16px;
               color: #333333;
               line-height: 42px;
            }

.view-cnt p span strong {
    /*color: #000 !important;*/
}
.view-cnt p span strong span  {
    /*color: #000 !important;*/
}


.main-right-news{width:25%;}
.local{width:100%; height:50px; line-height:50px; border-bottom:3px solid #f5f5f5;}
.local h3{display:block; float:left; color:#1469bc; font-size:30px; font-family:'STKaiti',"Microsoft YaHei";}
.dqwz,.dqwz a{font-size:12px; color:#666;}
.dqwz a{padding:0 5px;}
.list,.sp-list,.content,.tz{width:100%;}
.list li{width:910px; float:left; border-bottom:1px dotted #ccc; padding-bottom:25px; margin-bottom:25px;}
.list-pic,.list-pic img{width:222px; height:148px;}
.list-txt{width:650px}
.list-txt h3,.list-txt1 h3{display:block; font-weight:normal; float:left; width:100%; height:26px; line-height:26px; margin-bottom:10px; color:#333; font-size:18px;}
.list-txt p,.list-txt1 p{display:block; float:left; width:100%; font-size:14px; line-height:25px; height:75px; color:#666; overflow:hidden;}
.list-txt i,.list-txt1 i{display:block; float:left; width:100%; font-size:12px; line-height:25px; color:#999; margin-top:5px;}
.list-txt1{width:100%；}
.rdph{width:100%; border-top:3px solid #cbbb70; padding-top:10px; margin-top:30px; background:#fbfbfb;}
.zjgx{    width: 100%;
    border-top: 3px solid #cbbb70;
    padding-top: 10px;
    background: #fbfbfb;
    margin-top: 10px;}
.zjgx-title{width:340px; height:45px; line-height:45px; padding-left:20px; font-size:20px; color:#cbbb70;}
.zjgx-con{width:100%; padding:0 20px 20px;}
.zjgx-con li{width:100%; padding:10px 0; border-top:1px dotted #ccc;display: flex;}
.zjgx-con li p{display:block; float:left; width:100%; color:#333; font-size:16px; line-height:26px;overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.zjgx-con li span{display:block; float:left; color:#999; font-size:12px; line-height:26px; margin-top:6px;background:url(../images/pic5.png) no-repeat left center; padding-left:20px;}
.zjgx-con li:hover{background:#ebebeb;}
.zjgx-con li:hover p{color:#cbbb70;}


/*特殊列表页*/
.fl-teshu{
width: 77%;
}
.fr-teshu{
width: 15%;
margin-right: 5%;
text-align: center;
}
.fr-teshu h3{
line-height: 50px;
border-left: 5px solid #cbbb70;
padding-left: 20px;
background-color: #f5f5f5;
text-align: left;
}

.fr-teshu li a{
text-decoration: none !important;
color: #333 !important;
}

.fr-teshu li{
padding-top: 20px;
margin-bottom: 40px;
     transition: all 0.4s ease-out;
     box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0);
     transform: scale(1.02);
}
.fr-teshu li .card-img img{
     transform: scale(1.02);
}
.fr-teshu li .card-title{
padding: 10px 5px;
}
.fr-teshu li p{
line-height: 26px;
}
.fr-teshu li:hover{
     box-shadow: 0px 0px 68px -17px rgba(0, 0, 0, 0.64);
     transform: scale(1.02);
    transition: all 0.4s ease-out;
     cursor: pointer;
}

.fr-teshu .you-links{
     
    margin: 30px 0;

}

.fr-teshu .you-links a{

    display: block;
    text-align: left;
    color: #cbbb70;
    margin-bottom: 15px;
}

    .sanji{
    padding: 20px 0;
    text-align: center;
}
        .sanji li{
                display: contents;
}
        .sanji li a{
        padding: 20px;
        margin-right: 20px;
        background: #dd3d30;
        text-decoration: none;
        color: #fff;
}
           .sanji li a:hover,.sanji li a.active{
              background: #333333;
    color: #cbbb70;
}
.picleft-list24 li {
    background: #fff;
    border: 1px solid transparent;
    border-top: 3px solid #cbbb70;
    box-shadow: 0px 2px 6px 4px #ccc;
    padding: 30px;
    margin-bottom: 2%;
    transition: all 0.4s ease-out;
    float: left;
    width: 49%;
}
.picleft-list24 li:nth-child(2n-1){
    margin-right: 2%;
}
.picleft-list24 li:hover {
	/*opacity: 0.8;*/
	cursor: pointer;
	border-top: 3px solid #cbbb70;
	box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
	transform: scale(1.02);
	cursor: pointer;
}

.picleft-list24 li .pli-img img {
	display: inline-block;
	/*max-width: 200px;*/
	/*max-height: 260px;*/
	/*width: 100%;*/
	margin-bottom: 10px;
}

.picleft-list24 li .pli-img {
	width: 30%;
	float: left;
}

.picleft-list24 li .pli-text {
	width: 64%;
	padding-left: 3%;
}

.picleft-list24 li .pli-text h5 {
	font-size: 28px;
	color: #333;
	margin-bottom: 20px;
}

.picleft-list24 li .pli-text h5 a {
	color: #000;
	text-decoration: none;
}

.picleft-list24 li .pli-text h5 span {
	font-size: 18px;
	margin-left: 25px;
	color: #dbbb7d;
	/*vertical-align: 5px;*/
}

.picleft-list24 li .pli-text p {
	line-height: 30px;
}