@charset "utf-8";
/* CSS Document */\
/*位置 */\
.center{
	width: 100%;
	max-width: 1400px;
	margin: 0 auto;
}
.center{
	width: 100%;
	margin: 0 auto;
	max-width: 1400px;
}

.info1
{
    background-color: #fff !important;
    padding: 30px;
}
.info1 p{font-size: 16px;
    line-height: 32px;
    color: #666;
    margin-bottom: 20px;}
.info1 span{ font-size: 18px;
    line-height: 28px;
    color: #666;}

.wp_paging{    text-align: center!important;  float:right!important;}
.wp_paging li{
float:none!important;
 border: 0 !important;
    font-size: 15px;
padding: 25px 0 !important;
font-family: zi2;
}
.wp_paging clearfix  li{
   

}
input[type="radio" i], input[type="checkbox" i] {
    background-color: initial;
    margin: 3px 0.5ex;
    padding: initial;
    border: initial;
}
input[type="radio" i] {
    -webkit-appearance: radio;
    box-sizing: border-box;
}
input, textarea, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em 0em 0em 0em;
    font: 13.3333px Arial;
}
input {
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    user-select: text;
    cursor: auto;
    padding: 1px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}

.pian{
	margin:30px auto 0;
	text-align:center;
	}

.pagination{
    text-align: center;
	padding:60px 0;
}
.pagination li{
	display: inline-block;
    margin: 0 5px;
	}
.pagination .active span, .pagination .active a{
	background-color:#143270;
	color:#fff;
	}
.pagination li:hover span, .pagination li:hover a{
	background-color:#143270;
	color:#fff;
	}
.pagination span, .pagination a {
	display: block;
    font-size: 14px;
    line-height: 14px;
    padding: 8px 12px;
    color: #666;
    cursor: pointer;
    background-color: #eee;
}
.pagination .disabled span, .pagination .disabled a{
	color:#ccc;
	}



	#wp_news_w2 .img{
		display: none !important;
	}
.indrwp .add{
	height:50px;    
	display: flex;
    align-items: center;
font-family: 'zi2';
    color: #555;
	} 
.indrwp .add p{
	color:#666;
	font-size:14px;
	line-height:20px;
	/* background:url(../images/home.png) no-repeat; */
	background-size:20px;
	padding-left:25px;
	}
.indrwp .add p a{
	color:#666;
	font-size:14px;
	}
.indrwp .add p a:hover{
	color:#143270;
	transition: all 0.3s linear;
	}

.indrwp .newslist{
	overflow:hidden;

	}
.indrwp .newslist .left6{
	width:80%;
	float:right;
	display: block !important;
	position: relative !important;
	margin-top: 0 !important;
	}
.indrwp .newslist .right{    
	width: calc(30% - 30px);
    margin-left: 30px;
	float:right;
display: none;
	}
.indrwp .newslist .left6 .list li{
	background-color: #fff;
    overflow: hidden;
    padding: 12px 15px;
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
	}
.indrwp .newslist .left6 .list li a{
	display: flex;
    justify-content: center;
    align-items: center;
}

.indrwp .newslist .left6 .list li .img{
	float:left;
	width:0%;
	overflow: hidden;
 display: none;
	}
.indrwp .newslist .left6 .list li .txt{
	float:right;
	width:100%;
	margin-left:0%;
       display: flex;
    align-items: center;
    justify-content: space-between;
	}
.indrwp .newslist .left6 .list li .txt h1{
	font-size: 16px;
    color: #555;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 80%;
    position: relative;
    
    font-weight: 400;
	
	}
.indrwp .newslist .left6 .list li .txt h1::after{
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    border-radius: 0;
    border: 1px solid #2E56B9;
    left: -16px;
    top: 6px;
    background: #2E56B9;
}
.indrwp .newslist .left6 .list li .txt p{
	font-size:14px;
	line-height:24px;
	height:48px;
	color:#666;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	margin:20px 0 30px;
display: none;
   
	}
	.left5 {
	    width: 18%;
	    float: left !important;
	}
	.lmbt {
	    /* padding: 15px 70px; */
	    background: linear-gradient(90deg, #2E56B9 0%, #2066b7 100%);
	    color: white;
	    /* font-size: 16px; */
	    font-weight: bold;
	    width: 100%;
	    height: 60px;
	    display: flex;
	    justify-content: center;
	    align-items: center;
 
	}
	.lmbt h1 {
	    font-size: 22px;
font-family: zi2;
text-align: center;
	}
	.wp_listcolumn {
	    display: block;
	    width: 100%;
	    border-top: 1px solid #ddd;
	    border-bottom: 1px solid #fff;
	}
	.lmbt2 ul {
	    border-bottom: 1px solid #ddd !important;
	}
	.wp_listcolumn .wp_column {
	    display: block;
	    width: 100%;
	    vertical-align: bottom;
	}
	.lmbt2 ul li {
	    width: 100%;
	    border: 1px solid #eee !important;
	    background: #fff !important;
	}
	.wp_listcolumn .wp_column a {
	    display: block;
	    width: 100%;
	    color: #666;
	    font-size: 15px;
	    font-weight: bold;
	    word-wrap: break-word;
	    background: #f5f5f5 url(wp_column_menu_li_1.gif) no-repeat 6px 12px;
	    border-bottom: 1px solid #ddd;
	    border-top: 1px solid #fff;
	    text-align: left;
	}
	.lmbt2 ul li a {
	    display: flex !important;
	    width: 100% !important;
	    height: 100% !important;
	    justify-content: center !important;
	    align-items: center !important;
	    padding: 15px 0 !important;
	    font-size: 18px !important;
	    color: #333;
	    border: 0 !important;
	    font-weight: 500 !important;
	}
	.wp_listcolumn .wp_column a {
	    background: #fff;
	}
	.wp_listcolumn .wp_column a .column-name {
	    display: inline-block;
	    line-height: 22px;
	    padding: 5px 10px 5px 20px;
	    cursor: pointer;
	}
	.wp_listcolumn .wp_column a:hover {
	    color: #1864bb  !important;
	}
.wp_listcolumn .wp_column a:hover::after{
    width: 100% !important;
}
	.wp_listcolumn .wp_column a:hover {
	    color: #C00;
	    background-color: #f9f9f9;
	    background-image: url(wp_column_menu_li_2.gif);
	}
	
	
	
.indrwp .newslist .left6 .list li .txt span{
	     font-size: 14px;
    color: #999;
    display: block;
    float: left;
    margin-right: 0;
    padding-left: 25px;
    background-size: 20px;
    line-height: 20px;
    width: 15%;
    text-align: right;
    font-family: 'zi2';
	}
.indrwp .newslist .left6 .list li .txt .date{
	/* background:url(../image/lby/time4.png) no-repeat;*/
	}
.indrwp .newslist .left6 .list li .txt .views{
	margin-right:0;
	/* background:url(../images/views.png) no-repeat; */
	}
.indrwp .newslist .left6 .list li:hover .txt h1{
	color:#2E56B9;
	transition: all 0.3s linear;
	}
.indrwp .newslist .left6 .list li:hover .txt p{
	color:#2E56B9;
	transition: all 0.3s linear;
	}
.indrwp .newslist .left6 .list li:hover .img{
    transform: scale(1.05, 1.05);
    transition: transform 0.6s ease 0s;
	}
.indrwp .newslist .right .item{
	background-color:#fff;
	padding:30px 20px 5px;
	}
.indrwp .newslist .right .title{
	overflow:hidden;
	line-height:22px;
	padding-bottom:15px;
	border-bottom:2px solid #143270;
	margin-bottom:25px;
	}
.indrwp .newslist .right .title h1{
	float:left;
	font-size:22px;
	color:#333;
	}
.indrwp .newslist .right .title a{
	float:right;
	font-size:14px;
	color:#666;
	}
.indrwp .newslist .right .title a{
	color:#143270;
	transition: all 0.3s linear;
	}
.indrwp .newslist .right .list li .txt{
	margin-top:20px;
	overflow:hidden;
	line-height:16px;
	padding-bottom:20px;
	border-bottom:1px dashed #ccc;
	}
.indrwp .newslist .right .list li .txt h1{
	float:left;
	font-size:16px;
	color:#333;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	width:calc(95% - 74px);
	}
.indrwp .newslist .right .list li .txt p{
	float:right;
	font-size:14px;
	color:#999;
	width:74px;
	}
.indrwp .newslist .right .one .list li .img{
	display:none;
	}
.indrwp .newslist .right .one .list li:first-child .img{
	display:block;
	}
.indrwp .newslist .right .one .list li:last-child .txt{
	border:none;
	}
.indrwp .newslist .right .list li:hover .txt h1{
	color:#2662d8;
	transition: all 0.3s linear;
	} 
.indrwp .newslist .right .item{
	margin-bottom:30px;
	}
	
.indrwp .newslist .right .two .list li{
	margin-bottom:10px;
	}
.indrwp .newslist .right .two .list li .txt{
	border:none;
	margin-top:15px;
	padding-bottom:15px;
	}
.indrwp .newslist .right .two .list li .txt h1{
	width:100%;
	}
.indrwp .newslist .right .two .list li .imgbox{
	position:relative;
	overflow:hidden;
	}
.indrwp .newslist .right .two .list li .imgbox .hide {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.indrwp .newslist .right .two .list li:hover .imgbox .hide {
    opacity: 1;
    transition: all 0.3s linear;
}

.indrwp .news{
	overflow:hidden;
	background-color:#fafafa;
	padding-bottom: 50px;
	}
.indrwp .news .left6{
	width:100%;
	float:right;
	}
.indrwp .news .right{    
	width: calc(30% - 30px);
    margin-left: 30px;
	float:right;
	}
.indrwp .news .left6 .one{
	background-color:#fff;
	padding:40px;
	margin-bottom:30px;
	}
.news  .left5{
    display: none;
}
.indrwp .news .left6 .one h1{
	font-size:30px;
	color:#333;
	text-align:center;
           font-weight: 500;
    font-family: zi2;
	}
.indrwp .news .left6 .one h2{
	font-size:22px;
	line-height: 50px;
 color:#333;
	text-align:center;
	}
.indrwp .news .left6 .one .top{
	overflow:hidden;
	text-align:center;
	margin:15px 0 40px;
	}
.indrwp .news .left6 .one .top span{
	font-size:14px;
	display:inline-block;
	color:#999;
	margin-right:20px;
	padding-left:25px;
	background-size:20px;
	line-height:20px;
	}
.indrwp .news .left6 .one .top .date{
	background:url(../image/lby/time4.png) no-repeat;
	}
.indrwp .news .left6 .one .top .views{
	margin-right:0;
	/* background:url(../images/views.png) no-repeat; */
	}
.indrwp .news .left6 .one .info{
	font-size:15px;
	line-height:26px;
	color:#666;
	}
.indrwp .news .left6 .one .info p{
	font-size:15px;
	line-height:26px;
	color:#666;
	}
.indrwp .news .left6 .one .info  img{
	width: auto;
    max-width: 100%;
	}
.indrwp .news .left6 .one .info span{
	font-size:15px;
	line-height:26px;
	color:#666;
	}
.indrwp .news .left6 .two{
	background-color:#fff;
	padding:30px 40px 40px;
	}
.indrwp .news .left6 .two .title{
	overflow:hidden;
	border-bottom:2px solid #143270;
	padding-bottom:10px;
	margin-bottom:20px;
	}
.indrwp .news .left6 .two .title h1{
	font-size:28px;
	color:#333;
	float:left;
	}
.indrwp .news .left6 .two .title p{
	margin-top:18px;
	margin-left:5px;
	font-size:14px;
	color:#999;
	float:left;
	}
.indrwp .news .left6 .two .list{
	overflow:hidden;
	}
.indrwp .news .left6  .two .list li{
	float:left;
	width:calc(100%/2 - 20px);
	margin-right:40px;
	height:50px;
	line-height:50px;
	border-bottom:1px dashed #ccc;
	}
.indrwp .news .left6  .two .list li:nth-child(even){
	margin-right:0;
	}
.indrwp .news .left6  .two .list li h1{
	float:left;
	font-size:16px;
	color:#666;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	width:calc(95% - 74px);
	}
.indrwp .news .left6 .two .list li p{
	float:right;
	font-size:14px;
	color:#999;
	width:74px;
	}
.indrwp .news .left6 .two .list li:hover h1{
	color:#143270;
	transition: all 0.3s linear;
	} 
.indrwp .news .right .pian a{
	background-color:#fff;
	display:block;
	margin-bottom:30px;
	padding:30px;
	}
.indrwp .news .right .pian a h1{
	font-size:18px;
	color:#333;
	}
.indrwp .news .right .pian a p{
	font-size:14px;
	line-height:24px;
	margin:20px 0;
	color:#666;
	}
.indrwp .news .right .pian a span{
	font-size:14px;
	color:#666;
	}
.indrwp .news .right .pian a:hover{
	background-color:#143270;
	transition: all 0.3s linear;
	}
.indrwp .news .right .pian a:hover h1{
	color:#fff;
	transition: all 0.3s linear;
	}
.indrwp .news .right .pian a:hover p{
	color:#fff;
	transition: all 0.3s linear;
	}
.indrwp .news .right .pian a:hover span{
	color:#fff;
	transition: all 0.3s linear;
	}
.indrwp .news .right .share{
	background-color:#fff;
	padding:30px;
	}
.indrwp .news .right .share h1{
	font-size:18px;
	color:#333;
	margin-bottom:20px;
	}
.indrwp .news .right .share .more{
	margin-top:20px;
	width:100%;
	height:50px;
	background-color:#143270;
	line-height:50px;
	text-align:center;
	font-size:18px;
	color:#fff;
	display:block;
	}
.indrwp .news .right .share ul li{
	float:left;
	width:40px;
	height:40px;
	border:1px solid #999;
	border-radius:50%;    
	display: flex;
    justify-content: center;
    align-items: center;
	position:relative;
	margin-right:10px;
	}
.indrwp .news .right .share ul li .hide{
	display:none;
    position: absolute;
    width: 300%;
    top: -340%;
    left: -100%;
	}
.indrwp .news .right .share ul li .img2{
	display:none;
	}
.indrwp .news .right .share ul li:hover{
	border:1px solid #143270;
	}
.indrwp .news .right .share ul li:hover .img1{
	display:none;
	}
.indrwp .news .right .share ul li:hover .img2{
	display:inline-block;
	}
.indrwp .news .right .share ul li:hover .hide{
	display:block;
	}
.indrwp .news .right .erwei{
	background-color:#fff;
	padding:30px 30px 40px;
	margin-top:30px;
	}
.indrwp .news .right .erwei h1{
	font-size:18px;
	color:#333;
	margin-bottom:30px;
	}
.indrwp .news .right .erwei .list{    
	display: flex;
    justify-content: center;
    align-items: center;
	overflow:hidden;
	}
.indrwp .news .right .erwei .list li{
	float:left;
	margin-right:40px;
	}
.indrwp .news .right .erwei .list li:last-child{
	margin-right:0;
	}
.indrwp .news .right .erwei .list li p{
	font-size:16px;
	color:#333;
	text-align:center;
	}
	
.inwap{display:none;}
		
                                       .wp_column a{
                                             background:#fff !important;

                                           }
					.parent{
						display: block !important;
					}
				
					
                                        .wp_subcolumn .selected{
background: #e9e9e9 !important;
}
.wp_subcolumn .selected a span{
color: #1864bb  !important;
}
.wp_listcolumn .wp_subcolumn .wp_column a{
position: relative;
}
.wp_listcolumn .wp_subcolumn .wp_column a::after{
content: "";
			width: 0;
			height: 100%;
			background-color: #e9e9e9;
			position: absolute;
			left: 0;
			top: 0;
			transition: all 0.3s;
}



.wp_listcolumn .wp_column a::after {
    content: "";
    width: 0;
    height: 100%;
    background-color: #f1f1f1 !important;
    position: absolute;
    left: 0;
    top: 0;
    transition: all 0.3s;
}
.wp_listcolumn .wp_column a {
 
    border-bottom: 0px solid #ddd !important;
    border-top: 0px solid #fff !important;
    position: relative;
}
  .selected .selected{

   background: #f1f1f1 !important;

}
.wp_listcolumn .wp_column a:hover .column-name {
    color: #2e56b9 !important;
z-index: 9;
}
.wp_listcolumn .wp_column .selected .column-name {
    color: #2e56b9!important;
z-index: 9;
}
.parent .wp_subcolumn li{
						display: block !important;
					}
.selected .wp_subcolumn li{
						display: block !important;
					}
					.parent .wp_subcolumn li a{
						display:flex !important;
					}
.indrwp{
padding-bottom: 50px;
}
.wp_listcolumn .wp_subcolumn .wp_column a .column-name {
    line-height: 20px;
    padding-left: 0  !important;
    text-align: center  !important;
    display: flex  !important;
    justify-content: center  !important;
    padding: 5px 0  !important;
position: relative;
    z-index: 1;
font-family: 'zi1';
}
.parent .wp_subcolumn .selected{
font-size: 18px !important;
color: #555 !important;
font-weight: 500 !important;
    background: #e9e9e9  !important;
}

@media (max-width:996px){
	.indrwp .newslist .left6 .list li .txt {

    flex-wrap: wrap;
}
.indrwp .newslist .left6 .list li .txt h1 {
    width: 100%;
}
.indrwp .newslist .left6 .list li .txt span {

    width: 100%;
    padding-top: 10px;
}
.inpc{display:none;}
.inwap{display:block;}


.pagination{
	padding:10px 0 0;
	}
.pagination li:first-child{
	display:none;
	}
.pagination li:last-child{
	display:none;
	}

.list_nav{
	display:none;
	}


.indrwp .title h1{
	font-size:26px;
	}
.indrwp .title p{
	font-size:14px;
	margin:10px 0;
	}
.indrwp .title .xian{
	width:50px;
	margin:0 auto 30px;
	}
	
.indrwp .newslist .left6{
	float:none;
	width:100%;
	}
.indrwp .newslist .right{
	display:none;
	}
.indrwp .newslist .left6 .list li .txt h1{
	font-size:16px; line-height: 24px;
    height: auto;
    white-space: inherit;
margin-bottom:0px;

	}
.indrwp .newslist .left6 .list li a{
display:block;}
.indrwp .newslist .left6 .list li .txt p{
display:none;
	}
.indrwp .newslist .left6 .list li .txt span{
	line-height:18px;
	background-size: 18px!important;
	margin-right:10px;
	}

.indrwp .news .left6{
	float:none;
	width:100%;
	}
.indrwp .news .right{
	float:none;
	width:100%;
	margin-left:0;
	margin-top:20px;
	}
.indrwp .news .left6 .one{
	margin-bottom:20px;
	}
.indrwp .news .right .pian a{
	margin-bottom:20px;
	}
.indrwp .news .right .erwei{
	margin-top:20px;
	}
.indrwp .news .left6 .one h1{
	font-size:24px;
	}
.indrwp .news .left6 .one .top{
	margin:10px 0 25px;
	}
.indrwp .news .left6 .one{
	padding:15px;
	}
.indrwp .news .left6 .two .list li {
    width: 100%!important;
    margin-right: 0!important;
}
.indrwp .news .left6 .one .info{
	font-size:16px;
	line-height:32px;
color:#292929;
	}
.indrwp .news .left6 .one .info p{
	font-size:16px;
	line-height:32px;
color:#292929;
margin-bottom:8px;
	}
.indrwp .news .left6 .one .info span{
	font-size:16px;
	line-height:32px;
color:#292929;
	}
.indrwp .news .left6 .two .title h1{
	font-size:20px;
	}
.indrwp .news .left6 .two .title p{
	margin-top:8px;
	}
.indrwp .news .left6 .two .title{
	margin-bottom:10px;
	padding-bottom:5px;
	}
.indrwp .news .left6 .two{
	padding:30px;
	}
.indrwp .news .left6 .two .list li h1{
	font-size:15px;
	}
.indrwp .news .left6 .two .list li{
	height:40px;
	line-height:40px;
	width: calc(100%/2 - 15px);
    margin-right: 30px;
	}
.indrwp .news .right .pian a h1{
	font-size:16px;
	}
.indrwp .news .right .pian a p{
	margin:15px 0;
	}
.indrwp .news .right .share h1{
	font-size:16px;
	}
.indrwp .news .right .share .more{
	font-size:16px;
	}
.indrwp .news .right .erwei h1{
	font-size:16px;
	}
.indrwp .news .right .erwei .list li p{
	font-size:15px;
	}
.indrwp .news .left6 .one .top span{
	line-height:18px;
	background-size:18px!important;
	}
	.left5{
		display: none;
	}
	.left6{
		width: 100%;
	}
	.indrwp .newslist .left6 .list li {
	    padding: 10px;
	    padding-left: 20px;
	}
.indrwp .news .left6 .one .info p img {
    width: 100% !important;
    height: auto !important;
}
}

@media (max-width:599px){
.indrwp .newslist .left6 .list li .img{
	display:none;
	}
.indrwp .newslist .left6 .list li .txt{
	width:100%;
	margin-left:0;
	}
.indrwp .news .left6 .one h1{
	font-size:20px;
	}
.indrwp .news .left6 .one h2{
	font-size:15px;
	}
.indrwp .news .left6 .two .list li{
	width:100%;
	float:none;
	}
.indrwp .add{
	height:0;
	overflow:hidden;
	margin-top:16px;
	}
}

