.dy{
  font-family:  Microsoft YaHei UI-Regular, Microsoft YaHei UI;
  position: relative;
 
}

.con-box{/* padding-top: 100px; */}

.newsnav{
	display: flex;
	align-items: center;
	font-size: 12px;
}

.newsnav a{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
}
.newsnav a:last-child{
	color: #AAAAAA ;
}
.banner{
	margin-top: 16px;
}
.banner img{
	width: 1200px;
	height: 90px;

}
.con-list{
	margin-top: 40px;
	display: flex;justify-content: space-between;
}
.left-list{
	width: 790px;
}

.left-list .top p{
	width: fit-content;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
	border-bottom: 1px solid #2254F4;
}

.left-list .list{
	margin-top: 30px;
}

.left-list .list li{
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #E8E8E8;
	position: relative;
}

.left-list .list li .list-box{
	display: flex;
	align-items: center;
	justify-content: space-between;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.left-list .list li .list-box .title{
	height: 20px;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
.left-list .list li .list-box .list-right{
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
}
.left-list .list li .list-box .list-right span{
	padding-left: 20px;
}
.left-list .list li .smalltext{
	margin-top: 10px;
	height: 50px;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	line-height: 20px;
	opacity: 0;
  position: absolute;
	/*white-space: nowrap;overflow: hidden;text-overflow: ellipsis;*/
}
.left-list .list li:hover .smalltext{
	opacity: 1;
	transition: all 0.5s ease-in-out;

}
.left-list .list li:hover .title{
	color: #333333;
	font-weight: bold;
	-webkit-background-clip: text;
}
/*.left-list .list li:hover{
	height: 60px;
}*/
/*ÃƒÂ¨Ã‚Â½Ã‚Â®ÃƒÂ¦Ã¢â‚¬â„¢Ã‚Â­ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹*/
.zhanghao{
	margin-top: 20px;
	height: 700px;
	overflow: hidden;
}
.zhanghao-flex{
	height: 370px;
}
.hao-list{
	height: 100%;
	background: #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	display: flex;
	align-items: center;
	padding-left: 10px;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.hao-list img{
	padding-right: 10px;
}
.zhanghao .swiper-slide:hover{
	border: 1px solid #FF2943;
	color: #FF2943;
	font-weight: bold;
}
.zhanghao .active{
	border: 1px solid #FF2943 !important;
	color: #FF2943 !important;
	font-weight: bold;
}
.zhanghao .swiper-slide{
	border: 1px solid #E8E8E8;
}
/*ÃƒÂ¨Ã‚Â½Ã‚Â®ÃƒÂ¦Ã¢â‚¬â„¢Ã‚Â­ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/
/*ÃƒÂ¦Ã…Â½Ã‚Â¨ÃƒÂ¨Ã‚ÂÃ‚ÂÃƒÂ©Ã‹Å“Ã¢â‚¬Â¦ÃƒÂ¨Ã‚Â¯Ã‚Â»ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹*/
.tui-news{
	margin-top: 60px;
}
.tui-news .tui-news-title{
	width: fit-content;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
	border-bottom: 1px solid #2254F4;
}
.tui-list{
	margin-top: 30px;
	display: flex;align-items: center;justify-content: space-between;
	flex-wrap: wrap;
	width: 100%;
}
.tui-list li{
	width: 50%;
}
.tui-list li a{
	height: 20px;
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	padding-bottom: 20px;
	display: flex;
  align-items: center;

}
.tui-list li span{
	  height: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 20px;
    padding-right: 10px;
    
}
.tui-list li:nth-child(1) span{
	color: #FF0E00;

}
.tui-list li:nth-child(2) span{
	color: #FF6B00;

}
.tui-list li:nth-child(3) span{
	color: #FFA800;

}
.tui-list li i{
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/xin.png)no-repeat;
	margin-left: 5px;

}
/*ÃƒÂ¦Ã…Â½Ã‚Â¨ÃƒÂ¨Ã‚ÂÃ‚ÂÃƒÂ©Ã‹Å“Ã¢â‚¬Â¦ÃƒÂ¨Ã‚Â¯Ã‚Â»ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/
.re-news{
	display: none;
}
#re-title{
	display: none;
}
.right-list{
	width: 350px;
}
.right-list .title{
	height: 16px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
	display: flex;align-items: center;
}
.right-list #re-title i{
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/news-huo.png)no-repeat;
	padding-right: 5px;
}
.right-list .title i{
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/tui_hao.png)no-repeat;
	padding-right: 5px;
}
.right-list ul li{
	width: 100%;
	margin-top: 20px;
}
.right-list ul li a{
	width: 100%;
	height: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	display: flex;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	

}
.right-list ul li a:hover{
	color: #333333;
	font-weight: bold;
}
.right-list ul li:nth-child(1) span{
	color: #FF0E00;

}
.right-list ul li:nth-child(2) span{
	color: #FF6B00;

}
.right-list ul li:nth-child(3) span{
	color: #FFA800;

}

.right-list ul li:nth-child(1) i{
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/jian.png)no-repeat;
	margin-left: 5px;

}
.right-list ul li:nth-child(2) i{
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/re.png)no-repeat;
	margin-left: 5px;

}
.right-list ul li a span{
	height: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
	padding-right: 10px;
}
.flex-ul{
	margin-top: 40px;
}
.right-list .title2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	display: flex;align-items: center;
}
.right-list .title2 i{
	display: block;
    width: 16px;
    height: 16px;
    background: url(../images/xiang-xx.png)no-repeat;
    padding-right: 5px;
}

.right-bottom{
	margin-top: 40px;
	width: 350px;
  height: 200px;
	background: url(../images/right.png) no-repeat;
	text-align: center;
}
.right-bottom .right-bottom-title{
	padding-top: 40px;
	width: 258px;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	line-height: 30px;
	margin: 0 auto;
}
.right-bottom .right-bottom-btn{
	display: flex;justify-content: center;align-items: center;
	width: 160px;
	height: 40px;
	background: linear-gradient(270deg, #FF6C7E 0%, #FF2842 100%);
	border-radius: 2px 2px 2px 2px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 20px auto;
}
/*.left-list .list li:hover .smalltext{
	display: block;
}*/

.right-list-flex{
	position: fixed;
    right:352px;
    top: 90px;
    transition: 1s;
}
.flex-left-flex{
	position: fixed;
    left: 150px;
    top: 100px;
    transition: 0.5s;
}
.m-banner{
	display: none;
}
.m-footer{display: none;}
@media (max-width: 630px){
.flex-left{display: none;}

.banner{display: none;}
.m-banner{
	display: block;
}
.con{
	width: 100%;
	padding: 0 12px 0 12px;
}

.m-banner{
	padding-top: 10px;
}
.m-banner img{
	width: 100%;
}
.newsnav{
	margin-top: 40px;
}
.left-list{
	width: 100%;
}
.left-list .list li .list-box{
	display: block;
}
.con-list{
	margin-top: 20px;
}
.left-list .list{
	margin: 20px 0 60px 0;
}
.left-list .list li .list-box .list-right{
	padding-top: 10px;
}

.left-list .list li{
	padding-bottom: 15px;
  margin-bottom: 15px;
}
.con-list{
	display: block;
}
.flex-ul{
	display: none;
}
/*ÃƒÂ¦Ã¢â‚¬Â°Ã¢â‚¬Â¹ÃƒÂ¦Ã…â€œÃ‚ÂºÃƒÂ§Ã‚Â«Ã‚Â¯ÃƒÂ§Ã‚Â¬Ã‚Â¬ÃƒÂ¤Ã‚Â¸Ã¢â€šÂ¬ÃƒÂ¦Ã‚Â¬Ã‚Â¡ÃƒÂ¤Ã‚Â¿Ã‚Â®ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¹*/
.tui-list{
	display: block;
}
.tui-news{

	display: none;
}
#re-title{
	display: flex;
}
.re-news{
	display: block;
	padding-bottom: 30px;
	
}
}
