
.cont{
	width: 100%;
	min-height: 500px;
}
.wenku{
	width: 100%;
	height: 240px;
	background: #F7F7F7;
}
.wenkus{
	height: 240px;
	padding: 20px 0;
	position: relative;
}
.banPolicy_List{
	position:absolute;
	left:0;
	top:20px;
	width: 300px;
	height: 400px;
}
.banPolicy_List .swiper1{
	width: 100%;
	height: 400px;
	overflow: hidden;
}
.xian{
	width: 1px;
	height: 400px;
	background: #DCDCDC;
	position: absolute;
	left: 4px;
	top: 0;
}
.banPolicy_List a{ 
	display: flex;
	align-items: center;
	height: 100%;
	font-size: 16px;
	color: #C5C5C5;
	padding-left: 30px;
	position: relative;
}
.banPolicy_List a::before{
		content: "";
	    display: block;
	    width: 8px;
	    height: 8px;
	    background-color: #C4C4C4;
	    position: absolute;
	    left: 0;
	    top: 50%;
		transform: translate(0, -50%);
	    border-radius: 50%;
}
.wenkusText{
	padding-top: 40px;
}
.wenkusText p{
	text-align: center;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	font-size: 16px;
	color: #000000;
}
.wenkusText p:nth-child(2){
	font-size: 48px;
	color: #BD1A2D;
	line-height: 80px;
}
.wenkuSearch{
	width: 875px;
	height: 78px;
	margin: 0 auto;
	/*margin-top: 50px;*/
	margin-bottom: 17px;
}
.wenkuSearch .search{
	width: 100%;
	height: 100%;
	margin:0;
}
.wenkuSearch .search .searchLeft{
	width: 800px;
	height: 75px;
}
.wenkuSearch .searchLeft input{
	width: 90%;
	padding: 0 5%;
	text-align: left;
}
.wenkuSearch .search .searchRight{
	width: 71px;
	height: 75px;
	border-radius:0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.wenkuSearch .search .searchRight img{
	width: 30px;
	height: 30px;
	margin: 0;
}
.wenkulist{
	margin-top: 28px;
	display: flex;
	justify-content: center;
}
.wenkulist li{
	padding: 0 44px;
	position: relative;
}
.wenkulist li span{
	display: block;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
	font-weight: normal;
	font-size: 20px;
	color: #000000;
	cursor: pointer;
}
.wenkulist li span:after{
	display: none;
	content: "";
	width: 0;
	height: 0;
	border-bottom: 8px solid #BD1A2D;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 100%;
	margin-bottom: 5px;
}
.wenkulist .active span:after{
	display: block;
}
.wklist{
	margin-top: 55px;
}
.wklisthead{
	width: 100%;
	height: 55px;
	border-bottom: 1px solid #E2E2E2;
}
.wklisthead .wklistheadleft{
	width: 50%;
	height: 100%;
	position: relative;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
	font-weight: normal;
	font-size: 24px;
	color: #000000;
}
.wklisthead .wklistheadleft span{
	width: 40px;
	height: 4px;
	background: #BD1A2D;
	position: absolute;
	left: 0;
	bottom: -1px;
}
.wklisthead .wklistheadright{
	display: flex;
	align-items: center;
	justify-content: center;
}
.wklisthead .wklistheadright a{
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	font-size: 14px;
	color: #010101;
}
.oneTypeul{
	width: 100%;
	overflow: hidden;
}
.oneTypeul li{
	width: 710px;
	height: 300px;
	margin: 0;
	padding-top: 20px;
	float: left;
}
.oneTypeul li:nth-child(even){
	margin-left: 20px;
} 
.oneTlist{
	width: 100%;
}
.oneTlistdf{
	float:left;
	margin:5px 5px;
}
.oneTlistdf a{
	color: #666666;
}
.oneTlistdf p{
	width:65px;
	height:60px;
	font-size: 16px;
	line-height: 60px;
	text-align: center;
	height: 60px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	color:black;
}
.oneTlistop a{
	display: block;
	width: 100%;
	overflow: hidden;
	background: #F7F7F7;
}
.oneTlistli{
	width: 680px;
	height: 60px;
	line-height: 60px;
	padding: 0 15px;
	background: #fff;
	position: relative;
}
.oneTlistli a{
	display: block;
	width: 100%;
	height:60px;
	padding-left: 20px;
	font-size: 16px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	color: #666666;
	overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
}
.oneTlistli a .oneTlistleft{
	width: 550px;
	height: 60px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	font-size: 16px;
	color: #010101;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.oneTlistli a .oneTlistright{
	width: 110px;
	height: 60px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	color: #010101;
	float: right;
}
.oneTlistli a::before {
    content: "";
    display: block;
    width:8px;
    height:8px;
    background-color: #B82C22;
    position: absolute;
    left: 15px;
    top:26px;
    border-radius: 50%;
}
.oneTlistli:nth-child(odd){
	background: #F7F7F7;
}
.oneTlistli:hover a,.oneTlistop:hover a .oneTlistopright .onebt{
	color: #BD1A2D;
}
.wklunbo{
	height: 400px;
	/* background: #ccc; */
	margin-top: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.wklunbo .swiper{
	width: 100%;
	height: 360px;
	/* overflow: hidden; */
}
.wklunbo a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.wklunbo a img{
	display: block;
	width: 100%;
	height: 100%;
}

.wklunbo a span{
	width: 95%;
	height: 50px;
	padding: 15px 2.5%;
	background: #000000;
	opacity: 0.8;
	position: absolute;
	left: 0;
	bottom: 0;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 25px;
}
.wklunbo .swiper-slide {
	-webkit-transition: transform 300ms;
	-moz-transition: transform 300ms;
	-ms-transition: transform 300ms;
	-o-transition: transform 300ms;
	-webkit-transform: scale(1); 
	transform: scale(1);
}

.wklunbo .swiper-slide-active,.swiper-slide-duplicate-active {
	-webkit-transition: transform 300ms;
	-moz-transition: transform 300ms;
	-ms-transition: transform 300ms;
	-o-transition: transform 300ms;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	z-index: 9999;
}

.wklunbo2{
	margin: 60px auto;
}
.wklunbo2 .swiper{
	width: 100%;
	height: 200px;
	overflow: hidden;
}
.wklunbo2 .swiper-slide{
	width: 460px;
	height: 220px;
	background: #F7F7F7;
	display: flex;
	align-items: center;
	justify-content: center;
}
.wklunbo2 .swiper-slide:hover a p{
	color: #B82C22;
}
.wklunbo2 a{
	width: 100%;
	height: 155px;
	padding-left: 23px;
	position: relative;
	
}
.wklunbo2 a p{
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}
.wklunbo2 a p:nth-child(1){
	height: 60px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
	font-weight: normal;
	font-size: 20px;
	color: #000000;
	line-height: 30px;
	overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical;
}
.wklunbo2 a p:nth-child(2){
	overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 3;
	    -webkit-box-orient: vertical;
}
.wklunbo2 a::before{
	    content: "";
	    display: block;
	   width: 6px;
	   height: 100px;
	    background-color: #B82C22;
	    position: absolute;
	    left: 0;
	    top: 22.5px;
}
.searchRes{
	padding-bottom: 60px;
}
/* 搜索页面样式 */
.searchResli{
	padding: 30px 30px 20px 30px;
	position: relative;
}
.searchResli:nth-child(even){
	background: #F7F7F7;
}
.searchResli a{
	display: block;
	width: 98%;
	height: 100%;
	padding-left: 2%;
	position: relative;
}
.searchResli a::before{
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	background-color: #B82C22;
	position: absolute;
	left: 0;
	top: 18px;
	border-radius: 50%;
}
.searchlitop{
	width: 100%;
	height: 42px;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.searchlitop p{
	/* display: flex;
	justify-content: center;
	align-items: center; */
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	font-size: 16px;
	color: #333333;
	  overflow: hidden;
	    text-overflow: ellipsis;
	    white-space: nowrap;
		line-height: 42px;
}
.searchlitop p:nth-child(1){
	width: 90%;
}
.searchlitop p:nth-child(2){
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	width: 10%;
	text-align: center;
}
.searchlitop p i{
	color: #BD1A2D;
}
.searchlitext{
	width: 100%;
	height: 59px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}
.searchlitext i{
	color: #BD1A2D;
}
/* 资讯热点 */
.tabul{
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}
.tabul p{
	height: 30px;
	font-size: 24px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
	float: left;
	padding-bottom: 13px;
	cursor: pointer;
	position: relative;

}
.tabul1 p{
	width:230px;
	text-align: center;
}
.tabul .oncolor{
	color: #BD1A2D;
	/* border-bottom: 4px solid #BD1A2D; */
}
.tabul .oncolor i{
	width: 65px;
	height: 4px;
	background: #BD1A2D;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, -50%);
}
.cthree{
	width: 100%;
}
.cthree{
	width: 100%;
	/* height: 1682px; */
	/*background-image: url(../images/bj03.png);*/
	background-size: 100% 100%;
}
.cthreeTop{
	padding: 10px 0;
}
.cthreeTop img{
	display: block;
	width: 100%;
}
.cthreeCont{
	margin-bottom: 10px;
	position: relative;
}
.cthreeConttop{
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #E1E1E1;
}
.xian{
	width: 100%;
	border-bottom: 1px solid #E1E1E1;
	margin-bottom: -4px;
}
.tabCon {
	width: 100%;
	margin-top: 10px!important;
	position: relative;
}
.tabConli{
	width: 100%;
	display: none;
}
.tabConli .zixunli:hover .zxliImgTitle{
	color: #BD1A2D!important;
}
.tabConli:nth-child(1){
	display: block;
}
.buweiRightText{
	color:#000;
	width: 643px;
	height: 40px;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 auto;
	font-size: 16px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
}
.cthreeConttop .tabul{
	width: 535px;
	margin: 0 auto;
	overflow: initial;
}
.cthreeConttop .tabul p{
	margin: 0 40px;
	padding-bottom: 28px;
}
.cthreeConttop .tabul .oncolor i{
	bottom: 0;
}
.cthreeContUl{
	width: 100%;
}
.cthreeContUl li{
	width: 100%;
}
.zixunUl {
	width: 100%;
}
.zixunli{
	width: 460px;
	margin: 0 10px;
	padding-bottom: 20px;
	float: left;
}
.zixunli:nth-child(1),.zixunli:nth-child(2),.zixunli:nth-child(3){
	/*border-bottom: 1px solid #E1E1E1;*/
}
.zixunli a{
	display: block;
	width: 100%;
}
.zixunli a .zxliImgTitle{
	/* height: 60px; */
	height: 30px;
	font-size: 16px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #000000;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/* overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-line-clamp: 2;
	    -webkit-box-orient: vertical; */

}
.zixunli a .zxliImgText{
	display: none!important;
	height: 60px;
	font-size: 14px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #666666;
	line-height: 30px;
	margin-top: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.gengduo{
	width: 90px;
	height: 24px;
	text-align: center;
	line-height: 21px;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	border: 1px solid #BD1A2D;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: -76px;
}
.margi .gengduo{
	top: -55px;
}
.gengduo:hover a{
	background: #BD1A2D;
	color: #fff;
}
.gengduo a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	color: #BD1A2D;
}
/* 行业分类 */
.lTab{
	margin: 15px auto;
}
.lTableft{
	width: 705px;
	height: 720px;
}

.lTabul .gengduo{
	position: inherit;

}
.lTabul li{
	display: none;
}
.lTabul li:nth-child(1){
	display: block;
}
.ltlef{
	width: 200px;
	height: 680px;
	background: #BD1A2D;

}
.ltlef p{
	width: 200px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #FFFFFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ltlef .onbrColr{
	background: #76000E;
}
.ltright{
	width: 505px;
}
.ltrighttop{
	width: 100%;
}
.ltrighttopli{
	width: 393px;
	height: 350px;
}
.ltrighttopli a{
	display: block;
	width: 100%;
	height: 100%;
}
.ltrighttopli a:hover .ltrighttoplititle{
	color: #BD1A2D!important;
}
.ltrightlist a:hover span{
	color: #BD1A2D!important;
}
.ltrighttopli a .ltrighttopliImg{
	width: 393px;
	height: 210px;
	overflow: hidden;

}
.ltrighttopli a .ltrighttopliImg img{
	display: block;
	width:100%;
	transform: scale(1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1);
	-webkit-transform: all 1s ease 0s;
	-webkit-transform-origin:50% 50%;
	transform-origin:50% 50%;
	overflow:hidden;
}
.ltrighttopli a:hover .ltrighttopliImg img{
	transform: scale(1.1);
	transition: all 1s ease 0s;
	-webkit-transform: all 1s ease 0s;
	-webkit-transform: scale(1.1); /*放大1.3倍*/
	transition-duration: .5s;
	overflow:hidden;
}
.ltrighttopli a .ltrighttoplititle{
	width: 95%;
	margin: 0 auto;
	font-size: 22px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #666666;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 20px 0;

}
.ltrighttopli a .ltrighttoplittext{
	width: 95%;
	margin: 0 auto;
	font-size: 16px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.ltrightlist{
	width: 100%;
	margin-top: 10px;
}
.ltrightlist a{
	display: block;
	width: 95%;
	height: 42px;
	font-size: 16px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	color: #666666;
	line-height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
}
.ltrightlist a i{
	display: block;
	width: 10px;
	height: 10px;
	background: #BD1A2D;
	border-radius: 50%;
	margin: 5px 20px;
	float: left;
}
.ltrightlist a span{
	display: block;
	float: left;
}
.ltright .gengduo{
	margin-top: 25px;
}

.lTabright{
	width: 705px;
	height: 720px;
}
.zhuantileft{
	width: 185px;
	height: 50px;
	border-left:6px solid #BD1A2D;
	border-top:4px solid #BD1A2D;
	font-size: 30px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei-Bold;
	font-weight: normal;
	color: #BD1A2D;
	line-height: 36px;
	text-align: center;
}
.zhuantigd{
	width: 283px;
	height: 28px;
	border-left:6px solid #BD1A2D;
	border-bottom:4px solid #BD1A2D;
	text-align: right;
	line-height: 28px;
}
.zhuantigd a{
	font-size: 14px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: normal;
	color: #000000;
}
.zhuantili{
	width: 100%;
}
.zhuantili a{
	display: block;
	width: 480px;
	height: 155px;
	margin-bottom: 13px;
	overflow: hidden;
}
.zhuantili a img{
	display: block;
	width:100%;
	transform: scale(1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1);
	-webkit-transform: all 1s ease 0s;
	-webkit-transform-origin:50% 50%;
	transform-origin:50% 50%;
	overflow:hidden;
}
.zhuantili a:hover img{
	transform: scale(1.1);
	transition: all 1s ease 0s;
	-webkit-transform: all 1s ease 0s;
	-webkit-transform: scale(1.1); /*放大1.3倍*/
	transition-duration: .5s;
	overflow:hidden;
}
.zhuantili a:last-child{
	margin-bottom: 0;
}
