			.flex{
			  display: -webkit-box;
			  display: -webkit-flex;
			  display: flex;
			  
			  width: 100%;
			}
			.flex-item{
			  flex: 1;
			  -webkit-box-flex: 1;
			  webkit-flex:1;
			  
			  
			 /* background-color: #000; */
			}
			.high a{
				
			}
			.h-content1{
				height: auto;
			}
			.h-incontent1 .view-content p,
			.h-incontent1 .view-content img{
				width: 400px;
				height: 456px;
				float: right;
			}
			.h-incontent1 .view-content img.fn{
				width: 1240px;
				height: 456px;
				float: none;
				transition: all .5s;
				-webkit-transition: all .5s;       /* Safari */
			}
			.h-incontent1 .view-content a.cur img.fn{
				         position:absolute;
				        transform:scale(1.05);
				    -ms-transform:scale(1.05);     /* IE 9 */
				   -moz-transform:scale(1.05);     /* Firefox */
				-webkit-transform:scale(1.05);     /* Safari 和 Chrome */
				     -o-transform:scale(1.05);
			}
			
			
			.swiper-container-horizontal>.swiper-pagination-bullets{
				position: absolute;
				left: 0;
			}
			.swiper-container-horizontal>.swiper-pagination3{
				width: 400px;
				left: auto;
				right: 0;
			}
			.h-incontent1  .swiper-container3 {
			   width: 1200px;
			   height: 456px;
			}
			/* 第二 */
			.h-incontent2-list .flex-item{
				height: 505px;
				margin-right: 35px;
			}
			.h-incontent2-list li:last-child{
				margin-right: 0px;
			}
			.h-incontent2-list li .title{
					font-size: 18px;
					color: #333333;
					font-weight: 800;
					padding-bottom:15px ;
					padding-left: 40px;
					background: url(../images/icon1.png) left top no-repeat;
					border-bottom: 1px solid #c6c6c3;
					margin-bottom: 15px;
				}
			.h-incontent2-list li .title span{
				font-size: 14px;
				color: #c6c6c3;
				margin-left: 5px;
				font-weight: 300;
				}
			.h-incontent2-list-two a{
					display: block;
					width: 380px;
					height: 130px;
				}
				
				.h-incontent2-list-two img{
					width: 170px;
					height: 114px;
				}
				.h-incontent2-list-two .fr{
					width:185px;
				}
				.h-incontent2-list-two .title1{
					font-size: 16px;
					color: #333;
					width: 100%;
					height: 40px;
					white-space: normal;
						display: -webkit-box;
						-webkit-box-orient: vertical;
						-webkit-line-clamp: 2;
					overflow: hidden;
					   word-break: break-all;
					text-overflow: ellipsis;
					margin-bottom: 10px;
				}
				.h-incontent2-list-two .detail{
					height: 72px;
					font-size: 14px;
					color: #777777;
					width: 100%;
					line-height: 23px;
					white-space: normal;
					display: -webkit-box;
					-webkit-box-orient: vertical;
					-webkit-line-clamp: 3;
					overflow: hidden;
					word-break: break-all;
					text-overflow: ellipsis;
				}
				.swiper-container4{
					width: 380px;
					height: 150px;
				}
				.h-incontent2-list-two  .swiper-pagination-bullet {
						width: 8px;
						height: 8px;
						display: inline-block;
						border-radius: 100%;
						background: #fff;
						border: 1px solid #999;
						opacity: 1;
					   
					}
					.h-incontent2-list-two .swiper-pagination-bullet-active{
						width: 8px;
						height: 8px;
						display: inline-block;
						border-radius: 100%;
						background: #559dde;
						
					}
					
					.h-incontent2-list-three ul{
						margin: 10px 0px 10px;
						
					}
					
					
	.h-incontent2-list-three ul li{
		height: 40px;
		color: #666666;
		font-size: 14px;
		position: relative;
		
		
	}
	.h-incontent2-list-three ul li a{
		display: block;
		height: 40px;
	} 
	
	.h-incontent2-list-three .new-list-left{
		width: 280px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		float: left;
	}
	.h-incontent2-list-three .new-list-right{
		float: right;
		color: #999999;
	}
	.h-incontent2-list-three .new-read{
		color: #333333;
		font-size: 14px;
		padding-top: 20px;
		border-top: 1px solid #c6c6c3;
	}
	.h-incontent2-list-three .new-read i{
		color: #559dde;
	}
	.h-move{
		width: 358px;
		margin: 30px 0px 10px;
	}
	.h-move a{
		display: block;
		height: 132px;
	}
	.h-move img{
		width: 358px;
		height: 132px;
	}
	
	.swiper-container5 {
	    width: 358px;
	    height: 132px;
	}
	
	.h-move .swiper-pagination-bullet {
			width: 8px;
			height: 8px;
			display: inline-block;
			border-radius: 100%;
			background: #fff;
			opacity: 1;
		   
		}
	.h-move .swiper-pagination-bullet-active{
		width: 8px;
		height: 8px;
		display: inline-block;
		border-radius: 100%;
		background: #559dde;
		
	}	
	
	.h-incontent2-r-center{
		/* margin: 10px 0px 0px; */
	}
	.h-incontent2-r-center .rizi{
		width: 80px;
                height: 80px;
		background-color: #e9ebf0;
		margin-right: 10px;
		color: #0341a0;
		font-size: 38px;
		text-align: center;
	}
	.h-incontent2-r-center .rizi b{
		font-weight: 300;
		font-size: 18px;
		display: block;
	}
	.h-incontent2-r-center a:hover .rizi b{
		font-weight: bolder;
	}
	.h-incontent2-r-center .right{
		width: 275px;
	}
	.h-incontent2-r-center-two {
		margin-bottom: 20px;
	}
	.h-incontent2-r-center .v-title{
		height: 48px;
		width: 230px;
		font-size: 15px;
		color: #0341a0;
		white-space: normal;
		    display: -webkit-box;
		    -webkit-box-orient: vertical;
		    -webkit-line-clamp: 2;
		overflow: hidden;
		   word-break: break-all;
		text-overflow: ellipsis;
	}	
	.h-incontent2-r-center .v-time{
		margin:  0px;
		font-size: 14px;
		color: #a8a0aa;
	}
	.h-incontent2-r-center .v-address{
		font-size: 13px;
		color: #a8a0aa;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.h-incontent2-list li .new-read{
		    color: #333333;
		    font-size: 14px;
		    padding-top: 20px;
		    border-top: 1px solid #c6c6c3;
	}
	.h-incontent3{
		margin-top: 30px;
	}
	.h-incontent3-ul li{
		float: left;
		width: 282px;
		margin-right: 20px;
	}
	.h-incontent3-ul li a{
		display: block;
		width: 282px;
		
	}
	.h-incontent3-ul li:last-child{
		margin-right: 0px;
	}
	.h-incontent3-ul li img{
		width: 282px;
		height: 212px;
	}
	.h-incontent3-ul li .detail{
		height: 42px;
		font-size: 16px;
		color: #777777;
		white-space: normal;
		    display: -webkit-box;
		    -webkit-box-orient: vertical;
		    -webkit-line-clamp: 2;
		overflow: hidden;
		   word-break: break-all;
		text-overflow: ellipsis;
		margin: 20px 0px 10px;
	}
	
	.h-incontent3-ul li a:hover img,
	.J-incontent3-ul a:hover img{
		outline: 1px solid #666;
		box-shadow: 0px 0px 10px rgba(0,0,0,.5);
	}
	.h-incontent3-ul li i{
		display: inline-block;
		width: 60px;
		height: 1px;
		background-color: #777777;
	}
	.h-incontent3-ul li .time{
		font-size: 14px;
		color: #777777;
		text-align: center;
	}
	.h-incontent3-ul-in{
		margin: 0px 20px;
	}
	.h-incontent5{
		margin: 0px auto 30px auto;
	}
	.h-incontent5-ul {
		text-align: center;
	}
	.h-incontent5-ul .pic{
		text-align: center;
		margin: 0 auto;
		width: 100px;
		height: 100px;
	}
	.h-incontent5-ul .pic img{
		display: block;
		margin-left: auto;
		margin-right: auto;

	}
	.h-incontent5-ul .pic img:last-child{
		display: none;
	}
	.h-incontent5-ul a:hover .pic img:first-child{
		display: none;
	}
	.h-incontent5-ul a:hover .pic img:last-child{
		display: block;
	}
	.h-incontent5-ul .detail{
		font-size: 16px;
		color: #777777;
		margin-top: 0px;
		
	}
	.h-incontent5-ul a:hover .detail{color:#0341a0}
	.h-content6{
		background-color: #f6f7fb;
	}
	.h-incontent6{
		padding: 20px 0px;
		background-color: #f6f7fb;
	}
	.h-incontent6-ul-v i{
		display: inline-block;
		height: 10px;
		width: 1px;
		margin-right: 5px;
	}
	.h-incontent6-ul-v span{
		font-size: 14px;
		color: #777777;
		margin-bottom: 10px;
	}
	.h-incontent6-ul-left{
		margin-right: 60px;
	}
	.h-incontent6-ul-left .block{
		font-size: 18px;
		color: #333333;
		padding: 10px 20px;
		background-color:#e3e3e3 ;
		margin-top: 10px;
	}
	.h-incontent6-ul-right {
		color: #333333;
		padding-right: 60px;
	}
	.h-incontent6-ul-right .one{
		margin-top:20px;
	}
	.h-incontent6-ul-right .two{
		margin-top:10px;
		font-size: 14px;
		color: #949393;
		overflow: hidden;
		line-height: 30px;
	}
	.h-incontent6-ul-right .two a{
		color: #949393;
		height: 14px;
		/*display: block;*/
		/*float: left;*/
		padding-right: 12px;
		margin-right: 8px;
		background:url(../images/linebg.jpg) no-repeat right 6px;
		/*line-height: 1;*/
	}
	
	.fn_clear .linkLogo{padding: 50px 25px; border: 1px solid #cccccc; height: 36px;display: block;width: 210px;margin-top: 13px;}
	
	.h-incontent6-ul-right .two a:last-child{
		padding-right: 0px;
		margin-right: 0px;
		background:none;
	}
	
.h-relatedLinkInfo li.fn_clear .h-incontent6-ul-left .h-incontent6-ul-v{font-size: 0;}
.h-relatedLinkInfo li.fn_clear .h-incontent6-ul-left .h-incontent6-ul-v i{display: inline-block;vertical-align:top;background: #c59c74;height:14px;width:4px;margin-top: 3px;margin-right: 10px;}
.h-relatedLinkInfo li.fn_clear .h-incontent6-ul-left .h-incontent6-ul-v span{font-weight:bold;}
.h-relatedLinkInfo li.fn_clear .h-incontent6-ul-left .block{width: 240px;height: 26px;text-align: center;line-height:26px;}
.h-relatedLinkInfo li.fn_clear .h-incontent6-ul-right .one{margin-top: 10px;}


/*搜索框*/
.search_input_box{padding-right: 0;font-size: 0;height: 50px;}
.search_input_box .searchCon{display: inline-block;vertical-align: middle;line-height: 50px;height: 50px;font-size: 16px;color: #fff;background: none;outline: 0;border:0;width: 300px;}
.search_input_box .searchCon::-webkit-input-placeholder{color: #666;}
.search_input_box .searchMenu{display: inline-block;vertical-align: middle;width:30px;height:50px;cursor: pointer;background: url(../images/searchTop.png) no-repeat left center;outline: 0;border:0;}

/*搜索结果页*/
.searchNav{color:#1a1a1a; font-size:16px; line-height:40px; border-bottom:2px solid #e7e7e7;}
.searchNav span{color:#ef3838;}
.searchList{margin-top:6px;}
.searchList .item {display: block;padding:20px 0 20px 10px; border-bottom:1px solid #f0f0f0;color:#666;}
.searchList .item:hover{background-color:#f7f7f7;}
.searchList .item:hover .search-title,.searchList .item:hover .search-txt {color:#10278e;font-weight:normal;}
.searchList .item .search-title{color:#333333; font-size:18px; margin-bottom:14px;}
.searchList .item .search-title span{color:#ef3838;}
.searchList .item .search-txt{color:#666666; font-size:14px; line-height:20px; margin-bottom:10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height:40px;word-break:break-all;}
.searchList .item .search-txt span{color:#ef3838;}
.searchList .item .search-date{color:#333333; font-size:12px;}
.searchList .item .search-date em{color:#bababa; margin:0 30px 0 15px;}

/*page*/
.page-large{margin:40px 0 20px; text-align:center;}
.page-large a{min-width:34px; height:34px; display:inline-block; border:1px solid #d5d5d5; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; line-height:34px; text-align:center; float:left; text-indent:0; color:#666666; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:0 3px;}
.page-large a.on{border:1px solid #10278e; background:#10278e; color:#fff;}
.page-large a.none{border:none;}
.page-large .Num:hover{border:1px solid #10278e; color:#10278e;}
.page-large .on:hover{border:1px solid #10278e; color:#fff;}

.page-large .prev-page{background:url(../images/small-prev-page.png) center center no-repeat;}
.page-large .next-page{background:url(../images/small-next-page.png) center center no-repeat;}
.page-large .prev-page:hover{border:1px solid #10278e; background:url(../images/small-prev-page-on.png) center center no-repeat #10278e;}
.page-large .next-page:hover{border:1px solid #10278e; background:url(../images/small-next-page-on.png) center center no-repeat #10278e;}









