
section{
	padding-top: 60px;
}
.dy {
    background: #e9e9e942;
}
.con{
  width: 1200px;
  margin: 0 auto;
  clear: both;
  /* padding-top: 0px; */
}

.con-box{
	display: flex;
}
.newsnav{
	height: 15px;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	display: flex;align-items: center;
	margin-top: 15px;
}
.newsnav a{
	padding-left: 5px;
	padding-right: 5px;
}
.newsnav a:hover{
	color: #EB3A30 !important;
	font-weight: bold;
}
.newsnav img{
	padding-right: 5px;
}
.newsnav a:last-child{
	color: #666666;
}
.banner {
    height: 120px;
    background: url(https://cdn.chiefgr.com/picture/dhy-2.jpg)no-repeat;
    background-size: 100%;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: right;
}
.banner a {
    display: block;
    text-align: right;
}
.banner img {
    width: 20%;
    padding-right: 40px;
    margin-top: 10px;
}

.banner-word {
    width: 1280px;
    position: absolute;
    left: 50%;
    margin-left: -640px;
    top: 0;
    padding-top: 285px;
}

.banner-word a {
    display: block;
    width: 220px;
    height: 50px;
    background: #FFE5A6;
    border-radius: 25px;
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3D320C;
    line-height: 50px;
    text-align: center;
}

.list-know{
	width: 890px;
	margin-top: 20px;
	background: #FFFFFF;
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.03);
	border-radius: 2px 2px 2px 2px;
	
}
.list-know .know-title{
	height: 60px;
	width: 100%;
	display: flex;align-items: center;
	font-size: 14px;
	color: #333333;
}

.list-know .know-title  a{
	margin-right: 10px;
	padding-left:20px;
}
.list-know .know-title a:hover{
	color: #EB3A30;
}
.list-know .acvtie{
	color: #EB3A30;
}
/*ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹*/
.list-know .list{
	
}
.list-know .list .item {
	border-top:1px solid #EEEEEE;
	
}
.list-know .list .item .list-box{
	
	padding:20px;
}

.list-know .list .item .title{
	font-size: 18px;
	color: #111111;
}

.list-know .list .item .smalltext{
	font-size: 13px;
	color: #666666;
	line-height: 24px;
	margin-top: 10px;
}
.list-know .list .item .bott{
	margin-top: 10px;
	display: flex;align-items: center;
}
.list-know .list .item .bott .bott-btn{
	width: 120px;
	height: 30px;
	background: rgba(235,58,48,0.05);
	border-radius: 2px 2px 2px 2px;
	display: flex;align-items: center;justify-content: center;
	font-size: 12px;
	color: #EB3A30;
}
.list-know .list .item .bott div{
	margin-left: 20px;
	font-size: 12px;
	color: #999999;
	display: flex;align-items: center;
}
.list-know .list .item .bott  i{
	width: 14px;
	height: 14px;
	margin-right: 4px;
	
}
.list-know .list .item .bott .bott-btn  i{
	background: url(../images/k-list-icon.png) no-repeat;
	background-size: 100% 100%;
}
.list-know .list .item .bott .bott-pl  i{
	background: url(../images/k-list-icon1.png) no-repeat;
	background-size: 100% 100%;
}
.list-know .list .item .bott .bott-zan  i{
	background: url(../images/k-list-icon2.png) no-repeat;
	background-size: 100% 100%;
}
.list-know .list .item .bott .bott-fx  i{
	background: url(../images/k-list-icon3.png) no-repeat;
	background-size: 100% 100%;
}
.list-know .list .item .bott .bott-time  i{
	background: url(../images/k-list-icon4.png) no-repeat;
	background-size: 100% 100%;
}


.list-know .list .item:hover .title{
	color: #333333;
}
.list-know .list .item:hover .smalltext{
	color: #999999;
}

.list-know .list .item:hover .bott .bott-btn{
	background: #EB3A30;
	font-weight: bold;
	color: #FFFFFF;
}

.list-know .list .item:hover .bott .bott-btn i{
	background: url(../images/k-list-icon-hover.png) no-repeat;
	background-size: 100% 100%;
}
.list-know .list .item:hover .bott .bott-pl  i{
	background: url(../images/k-list-icon1-hover.png) no-repeat;
	background-size: 100% 100%;
}
.list-know .list .item:hover .bott .bott-zan  i{
	background: url(../images/k-list-icon2-hover.png) no-repeat;
	background-size: 100% 100%;
}
.list-know .list .item:hover .bott .bott-fx  i{
	background: url(../images/k-list-icon3-hover.png) no-repeat;
	background-size: 100% 100%;
}
.list-know .list .item:hover .bott .bott-time  i{
	background: url(../images/k-list-icon4-hover.png) no-repeat;
	background-size: 100% 100%;
}
.list-know .list .item:hover .bott div{
	color: #666666;
}
/*ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/

/*ÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹*/
.know-content{
	width: 860px;
}
.know-content .title{
	width: 100%;
	height: 202px;
	background: #FFFFFF;
	box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.03);
	border-radius: 2px 2px 2px 2px;
	padding: 0 20px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.know-content .title h1{
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
	padding-top: 20px;
}
.know-content .title .smalltext{
	font-size: 13px;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	margin-top: 10px;
	overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-break: break-all;
}

.know-content .title .bott{
	margin-top: 10px;
	display: flex;align-items: center;
}
.know-content .title .bott .bott-btn{
	width: 120px;
	height: 30px;
	background: rgba(235,58,48,0.05);
	border-radius: 2px 2px 2px 2px;
	display: flex;align-items: center;justify-content: center;
	font-size: 12px;
	color: #EB3A30;
}
.know-content .title .bott div{
	margin-left: 20px;
	font-size: 12px;
	color: #999999;
	display: flex;align-items: center;
}
.know-content .title .bott  i{
	width: 14px;
	height: 14px;
	margin-right: 4px;
	
}
.know-content .title .bott .bott-btn  i{
	background: url(../images/k-list-icon.png) no-repeat;
	background-size: 100% 100%;
}
.know-content .title .bott .bott-pl  i{
	background: url(../images/k-list-icon1.png) no-repeat;
	background-size: 100% 100%;
}
.know-content .title .bott .bott-zan  i{
	background: url(../images/k-list-icon2.png) no-repeat;
	background-size: 100% 100%;
}
.know-content .title .bott .bott-fx  i{
	background: url(../images/k-list-icon3.png) no-repeat;
	background-size: 100% 100%;
}
.know-content .title .bott .bott-time  i{
	background: url(../images/k-list-icon4.png) no-repeat;
	background-size: 100% 100%;
}

.know-content .title .bott .bott-btn:hover{
	background: #EB3A30;
	font-weight: bold;
	color: #FFFFFF;
}

.know-content .title .bott .bott-btn:hover i{
	background: url(../images/k-list-icon-hover.png) no-repeat;
	background-size: 100% 100%;
}
.know-content .title .bott .bott-pl:hover i{
	background: url(../images/k-list-icon1-hover.png) no-repeat;
	background-size: 100% 100%;
}
.know-content .title .bott .bott-zan:hover i{
	background: url(../images/k-list-icon2-hover.png) no-repeat;
	background-size: 100% 100%;
}
.know-content .title .bott .bott-fx:hover i{
	background: url(../images/k-list-icon3-hover.png) no-repeat;
	background-size: 100% 100%;
}
.know-content .title .bott .bott-time:hover i{
	background: url(../images/k-list-icon4-hover.png) no-repeat;
	background-size: 100% 100%;
}

.know-content .title .bott div:hover{
	color: #666666;
}


.know-content .content{
	
	margin-top: 10px;
	
}
.know-content .content .top{
	padding: 20px;
	display: flex;
	background: #FFFFFF;
	justify-content: space-between;
	border-bottom:1px solid #E8E8E8;
	max-height: 170px;
}

.know-content .content .top .left .left1{
	display: flex;
	align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #4B6079;
}
.know-content .content .top .left .left1 span{
	font-size: 12px;
	color: #999999;
	margin-left: 10px;
}
.know-content .content .top .left .left2{
	display: flex;
	align-items: center;
	margin-top: 20px;
}
.know-content .content .top .left .left2 img{
	width: 60px;
	height: 60px;
}
.know-content .content .top .left .left2 .text{
	margin-left: 10px;
}
.know-content .content .top .left .left2 .text .name{
	display: flex;
	align-items: center;
}
.know-content .content .top .left .left2 .text .name div{
	font-size: 14px;
	color: #000000;
}
.know-content .content .top .left .left2 .text .name img{
	width: 14px;
	height: 14px;
	margin: 0 5px;
}
.know-content .content .top .left .left2 .text  p{
	font-size: 12px;
	color: #999999;
	line-height: 24px;
}
.know-content .content .top .left .left2 .text  p span{
	color: #EB3A30;
}
.know-content .content .top .right{
	display: flex;
}
.know-content .content .top .right img{
	width: 72px;
	height: 60px;
}
.know-content .content .top .right img:last-child{
	padding-left: 5px;
}

.know-content .content .cen{
	background: #FFFFFF;
	padding: 0 20px;
}

.know-content .content .cen .main{
	text-align: center;
	height: 600px;
	line-height: 30px;
	background: linear-gradient(360deg, rgba(255,255,255,0) 0%, #000 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	overflow: hidden;
	font-size: 14px;
}
.know-content .content .cen .main h2{
	font-size: 16px;
	margin-top: 20px;
	text-align: left;
	font-weight: bold;
	border-left: 4px solid #d61312;
	margin: 10px 0px 15px 0px;
	padding: 10px 0 10px 20px;
	background: rgb(239 237 237 / 30%);
}
.know-content .content .cen .main2{
	
	height: auto !important;
	background:#FFFFFF !important;
	-webkit-text-fill-color: #333333 !important;
}
.know-content .content .cen .main ul {
    text-indent: 20px;
}
.know-content .content .cen .main ul li {
    text-align: initial;
}
.know-content .content .cen .main p{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	margin-top: 20px;
	text-align: left;
}
.know-content .content .cen .main img{
    width: 50%;
    display: block;
    margin: 0 auto;
}

.know-content .content .cen .cen-bott .btn-more{
	margin-top: 10px;
	font-size: 14px;
	color: #396EB0;
	display: flex;justify-content: center;align-items: center;
	cursor: pointer;
}
.know-content .content .cen .cen-bott .bot-txt{
	padding: 40px 0;
	display: flex;justify-content: space-between;align-content: center;
}
.know-content .content .cen .cen-bott .bot-txt .txt-left{
	font-size: 12px;
	color: #999999;
	display: flex;align-items: center;
}
.know-content .content .cen .cen-bott .bot-txt .txt-left img{
	width: 14px;
	height: 18px;
	padding-right: 5px;
}
.know-content .content .cen .cen-bott .bot-txt .txt-right{
	font-size: 12px;
	color: #999999;
}
.know-content .content .cen .cen-bott .bot-txt .txt-right span{
	padding-left: 5px;
	color: #F11919;
	cursor: pointer;
}
.know-content .content .bottom{
	margin-top: 10px;
	background: #FFFFFF;
}
.know-content .content .bottom img{
	width: 100px;
	height: 20px;
	display: block;
}
.know-content .content .bottom p{
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	margin-top: 20px;
	padding: 0 20px;
}

.know-content .content .bottom .url {
	display: flex;align-items: center;
	padding: 10px 0 20px 0;
}
.know-content .content .bottom .url p{
	font-size: 12px;
	color: #999999;
	line-height: 30px;
	margin-top: 0;
}

.know-content .content .bottom .url .btn{
	display: flex;align-items: center;justify-content: center;
	width: 40px;
	height: 20px;
	background: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	opacity: 1;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #999999;
}



.know-content .content .cen .cen-bott .btn-more img{
	width: 10px;
	height: 6px;
	padding-left: 5px;
}
.content .bott{
	margin-top: 10px;
	display: list-item;
	align-items: center;
	background: #FFFFFF;
}
.content .bott a{
	font-family: Microsoft YaHei UI-Bold, Microsoft YaHei UI;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	display: flex;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.content .bott2{
	margin-top: 30px;
	font-size: initial;
}
.content .bott2 a{
	width: 100%;
}
.content .bott2 a img{
	width: 100%;
}
.know-content .bott2 {
     margin-top: 10px;
    font-size: initial;
}
.know-content .bott2 a {
    width: 100%;
}
.know-content .bott2 a img {
    width: 100%;
}

.list-qita{
	background: #FFFFFF;
	margin-top: 10px;
	padding: 0 20px;
}
.list-qita .top{
	padding-top: 20px;
	display: flex;justify-content: space-between;align-items: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #EEEEEE;
	
}
.list-qita .top p{
	font-size: 14px;
	color: #999999;
}
.more{
	font-size: 12px;
	color: #999999;
}
.more:hover{
	color: #666666;
}


.list-qita ul li{
	margin-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EEEEEE;
}
.list-qita ul li .q-title{
	display: block;
	font-size: 18px;
	color: #111111;
	width: 100%;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}

.list-qita ul li .q-title:hover{
	color: #333333;
}
.list-qita ul li  .smalltext{
	font-size: 13px;
	color: #666666;
	line-height: 24px;
	margin-top: 10px;
}
.list-qita ul li .bott{
	margin-top: 10px;
	display: flex;align-items: center;
}
.list-qita ul li .bott .bott-btn{
	width: 120px;
	height: 30px;
	background: rgba(235,58,48,0.05);
	border-radius: 2px 2px 2px 2px;
	display: flex;align-items: center;justify-content: center;
	font-size: 12px;
	color: #EB3A30;
}
.list-qita ul li .bott div{
	margin-left: 20px;
	font-size: 12px;
	color: #999999;
	display: flex;align-items: center;
}
.list-qita ul li .bott  i{
	width: 14px;
	height: 14px;
	margin-right: 4px;
	
}
.list-qita ul li .bott-btn  i{
	background: url(../images/k-list-icon.png) no-repeat;
	background-size: 100% 100%;
}
.list-qita ul li .bott-pl  i{
	background: url(../images/k-list-icon1.png) no-repeat;
	background-size: 100% 100%;
}
.list-qita ul li .bott-zan  i{
	background: url(../images/k-list-icon2.png) no-repeat;
	background-size: 100% 100%;
}
.list-qita ul li .bott-fx  i{
	background: url(../images/k-list-icon3.png) no-repeat;
	background-size: 100% 100%;
}
.list-qita ul li .bott-time  i{
	background: url(../images/k-list-icon4.png) no-repeat;
	background-size: 100% 100%;
}

.list-qita ul li .bott-btn:hover{
	background: #EB3A30;
	font-weight: bold;
	color: #FFFFFF;
}

.list-qita ul li .bott-btn:hover i{
	background: url(../images/k-list-icon-hover.png) no-repeat;
	background-size: 100% 100%;
}
.list-qita ul li .bott-pl:hover i{
	background: url(../images/k-list-icon1-hover.png) no-repeat;
	background-size: 100% 100%;
}
.list-qita ul li .bott-zan:hover i{
	background: url(../images/k-list-icon2-hover.png) no-repeat;
	background-size: 100% 100%;
}
.list-qita ul li .bott-fx:hover i{
	background: url(../images/k-list-icon3-hover.png) no-repeat;
	background-size: 100% 100%;
}
.list-qita ul li .bott-time:hover i{
	background: url(../images/k-list-icon4-hover.png) no-repeat;
	background-size: 100% 100%;
}

.list-qita ul li div:hover{
	color: #666666;
}

.con-box-left-t6 {
	width: 100%;
	margin-top: 20px;
	background: #FFFFFF;
	border-radius: 2px 2px 2px 2px;
}
.con-box-left-t6 .t6-1{
	display: flex;align-items: center;justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.con-box-left-t6 .t6-1 li{
	width: 45%;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	margin-bottom: 20px;
	margin-left: 30px;
	list-style: disc;
	/* list-style: none; */
}
.con-box-left-t6 .t6-1 li::marker {
	/* color: #999999; */
}
.con-box-left-t6  li:hover {
	color:#e80000;
}
.con-box-left-t6  li:hover .list-title{
	font-weight: bold;
}
.con-box-left-t6  li:hover .list-btn{
	background: #F11919;
	color: #FFFFFF;
	border: 1px solid #F11919;
}

.con-box-left-t6  li:hover span {
	font-weight: bold;
	
}
.con-box-left-t7 {
width: 100%;
height: 580px;
background: #ffffff;
border-radius: 2px 2px 2px 2px;
}
.con7-smalltext{height: 40px;background: rgb(253 148 94 / 10%);border-radius: 0px 0px 0px 0px;font-size: 14px;font-weight: 400;color: #ff6300;line-height: 24px;display:flex;align-items:center;justify-content:center;margin-top: -10px;}
.m-con7-smalltext{
display: none;
height: 40px;
background: rgba(255,171,109,0.1);
border-radius: 0px 0px 0px 0px;
font-size: 12px;
font-weight: 400;
color: #F26600;
line-height: 24px;
align-items:center; justify-content:center;
margin-top: 20px;
}
.con-box-left-t7 ul {
height: 554px;
}
.con-box-left-t6 ul li:hover{/* border: 1px solid #e80000; */}
.con-box-left-t7 ul li:hover span{
font-weight: bold;

color: #e80000;

}
.con-box-left-t7 ul li {
width: 49.6%;
height: 170px;
float: left;
border: 1px solid #f3f3f3;
box-sizing: border-box;
margin-top: 5px;
}
.con-box-left-t7 ul li:nth-child(even) {
margin-left: 5px;
}

.con-box-left-t7 ul li a{
display: block;
padding: 15px 15px;
}
.con-box-left-t7 ul li .list-title{
height: 60px;
display: flex;
align-items: center;
border-bottom: 1px dashed #EEEEEE;
padding-bottom: 20px;
}

.con-box-left-t7 .list-title span{
font-size: 14px;
color: #333333;
padding-left: 5px;
}
.con-box-left-t7 .list-data {
padding-top: 20px;
}
.con-box-left-t7 .list-data p{
width: 80px;

}

.con-box-left-t7 .list-data .data-num1{
display: flex;
font-size: 14px;
color: #333333;
line-height: 16px;
}
.con-box-left-t7 .list-data .data-num2{

display: flex;

font-size: 12px;

color: #999999;

padding-top: 7px;
}
.con-box-left-t7 .list-btn{
width: 80px;
height: 30px;
display:flex; align-items:center; justify-content:center;
background: rgba(241,25,25,0.08);
border-radius: 20px 20px 20px 20px;
margin-top: 20px;

}
.con-box-left-t7 .list-btn span{
display: block;
font-size: 14px;
color: #F11919;
line-height: 30px;

}

.con-box-left-t7 ul li span:hover{
color: #e80000;
font-weight: bold;
}
.con-box-left-t7 ul li span{
font-size: 12px;
font-family: PingFang SC-Medium, PingFang SC;
font-weight: 500;
color: #999999;
line-height: 20px;
}
.con-box-left-t7 ul{
height: 554px;
}
.flex-cen{
flex-wrap: nowrap;
}

/*ÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¦Ã‚ÂµÃ‚Â®ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹*/


.flex-left p span{
	color:  #EB3A30;
}
.flex-left{
	position: absolute;
	top: 290px;
	left: 20px;
	width: 140px;
	height: 410px;
	background: #FFFFFF;
	border-radius: 0px 0px 0px 0px;
	border: 1px solid #E8E8E8;
	display: flex;
    flex-direction: column;
    align-items: center;
}
.flex-left .left-top{
	padding: 20px 0 20px 0;
	width: 110px;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	line-height: 20px;
	text-align: center;
	border-bottom: 1px solid #E8E8E8;
}

.flex-left .left-center{
	width: 110px;
	padding-top: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 18px;
	border-bottom: 1px solid #E8E8E8;
	
	
	
}
.flex-left .left-center div{
	width: 100%;
	display: flex;align-items: center;
	padding-bottom: 20px;
	justify-content: center;
	cursor: pointer;

}
.flex-left .left-center div img{
	padding-right: 10px;
}

.flex-left .left-bottom{
	width: 110px;

	font-size: 12px;
	font-weight: 400;
	color: #333333;
	/*padding-top: 20px;*/
	text-align: center;
}
.left-bottom .l-txt{
	padding-top: 20px;
	height: 20px;
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
}
.flex-left .left-bottom div{
	display: flex;justify-content: space-between;
	padding-top: 20px;
	text-align: center;
}
.flex-left .left-bottom div p{
	width: 48px;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
}
.flex-left .left-bottom div span{

	font-size: 12px;
	font-weight: 400;
	color:#999999;
}

.flex-left2 p span{
	color:  #EB3A30;
}
.flex-disply{
	display: flex !important;
}
.flex-left2{
	position: fixed !important;
	top: 120px;
	left: 20px;
    transition: 0.5s;
}
.flex-left2 .left-top img{
	width: 90px; height: 90px;
}

.con-box {
	overflow: hidden;
	display: flex;justify-content: space-between;
}

.con-box-floats {
	margin: 90px auto;
}

.con-box-right {
	width: 320px;
    margin-top: 20px;
}

.con-box-right2 {
	/*top: 8%;*/
}

.right-box .swiper-container {
	width: 320px;
	margin: 0;
}
.right-box .swiper-container img{
	width: 320px;
	height: 120px;
}


.right-box .right-1{
	width: 100%;
	background: #ffffff;
	padding:1px 20px 10px 20px;
	margin-top: 15px;
}
.right-box .right-1 li{
    width: 100%;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    width: 100%;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
    margin-top: 10px;
}
.right-box .right-1 li a{
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
.right-box .right-1 li span{
	color: #999999;
	padding-right: 10px;
    font-size: 14px;
    font-weight: 700;
}
.right-box .right-1 li:nth-child(1) span{
	color: #FF0E00;
}
.right-box .right-1 li:nth-child(2) span{
	color: #FF6B00;
}
.right-box .right-1 li:nth-child(3) span{
	color: #FFA800;
}

.right-box .right-2{
		width: 100%;
		background: #ffffff;
		padding:1px 20px 10px 20px;
		margin-top: 20px;
}
.right-box .right-2 li{
    width: 100%;
    padding-bottom: 10px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #eee;
    margin-top: 10px;
}
.right-box .right-2 li a{
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.right-box .right-2 li  img{
	width: 25px;
	height: 25px;
	padding-right: 10px;
}
.right-box .right-2 li .bott-btn {
    /* width: 107px; */
    /* height: 30px; */
    /* background: rgba(235,58,48,0.05); */
    border-radius: 2px 2px 2px 2px;
    display: flex;
    float: right;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #EB3A30;
    margin-right: 15px;
}
.right-box .right-2 li .bott-btn i {
    background: url(/wenzhang/images/k-list-icon.png) no-repeat;
    background-size: 100% 100%;
}
.right-box .right-2 li .bott-btn i {
    width: 14px;
    height: 14px;
    margin-right: 4px;
}

.right-3{
	background: url(../img/right-4@2x.png)no-repeat;
	background-size:100%;
	padding: 20px;
	margin: 20px 0;
}
.right-3 h2{
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.right-3 .box-btn{
	margin-top: 10px;
	display: flex;align-items: center;justify-content: space-between;
}
.right-3 .box-btn .btn{
	width: 137px;
	height: 34px;
	background: linear-gradient(90deg, #FFA800 0%, #FF6900 100%);
	border-radius: 2px 2px 2px 2px;
	display: flex;align-items: center;justify-content: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.right-3 .box-btn .btn:nth-child(2){
	background: linear-gradient(90deg, #45CFB6 0%, #2FAF98 100%);
}
.right-4{
	width: 100%;
	background: #ffffff;
	padding:1px 20px 10px 20px;
	margin-top: 20px;
}
.right-4 .swiper-container{
	height: 280px;
  overflow: hidden;
}
.right-4 .dongtai{
	display: flex;align-items: center;
}
.right-4 .dongtai img{
	width: 14px;
	height: 14px;
	padding-right: 10px;
}
.right-4 .dongtai a{
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.right-4 .dongtai a span{
	
	color: #E1251B;
}
.right-5{
	width: 100%;
	background: #F8F8F8;
	padding:1px 20px 10px 20px;
	margin-top: 20px;

}
.right-5 ul{
	display: flex;align-items: center;justify-content: space-between;
	flex-wrap: wrap;
}

.right-5 ul li{
	width: 90px;
	height: 30px;
	background: #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	font-size: 12px;
	color: #333333;
	display: flex;align-items: center;justify-content: center;
	margin-bottom: 5px;
}
.right-5 ul li a{
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
	
}
.right-box li a:hover{
	color: #E1251B ;
}
.table-txt {
	display: flex;
	text-align: center;
}

.table-txt table {
	width: 32.33%;
	margin: 0px 2px;
}

.table-txt table tr:nth-child(1) {
	background: #ead2ad;
	font-weight: bold;
}

.table-txt table tr:nth-child(1),
td:nth-child(1) {
	width: 36px;
}

.table-txt table tr:nth-child(1),
td:nth-child(2) {
	width: 102px;
}

.table-txt table tr:nth-child(1),
td:nth-child(3) {
	width: 93px;
}

.con-box-left {
	width: 820px;
	float: left;

}

.con-box-left-txt h1 {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
}

.con-box-left-t1 {
	width: 300px;
	height: 50px;
	font-size: 12px;
	font-weight: 400;
	color: #999999;
	display: flex;
	align-items: center;
}

.con-box-left-t1 div {
	width: 25%;
}

.con-box-left-t1 div:nth-child(3) {
	width: 70%;
}

.con-box-left-t1 i {
	display: block;
	padding-right: 10px;
	width: 14px;
	height: 14px;
	float: left;
}

.con-box-left-txt-fx i {
	background: url(https://cdn.chiefgr.com/public/dy/img/fx.png) no-repeat center;
}

.con-box-left-txt-jb i {
	background: url(https://cdn.chiefgr.com/public/dy/img/jb.png) no-repeat center;
}

.con-box-left-txt-time i {
	background: url(https://cdn.chiefgr.com/public/dy/img/time.png) no-repeat center;
}

.con-box-left-t2 {
	display: flex;
	align-items: center;
	padding-bottom: 20px;
}

.con-box-left-t2 .t2-txt {
	width: 10%;
	height: 40px;
	font-size: 14px;
	font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
	font-weight: 400;
	color: #4B6079;
	line-height: 40px;
}

.con-box-left-t2 .t2-img {
	width: 90%;
	height: 1px;
	background: url(https://cdn.chiefgr.com/public/dy/img/xian.png) no-repeat center;
	margin-left: 5px;
}

.con-box-left-t3 {
	width: 500px;
	height: 63px;
	display: flex;
}
.public-title {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    line-height: 20px;
    margin: 5px 0 10px 0;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
}
.public-title h4{
    font-size: 100%;
    border-left: 4px solid #eb3a30;
    line-height: 18px;
    padding-left: 10px;
}
.public-title .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.public-title .top .more {
    font-size: 14px;
    color: #999999;
    font-weight: 100;
}
/*ÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¦Ã‚ÂµÃ‚Â®ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/

/*ÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/


/*ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹*/
.right-list2{
position: fixed;
    right: 352px;
    top: 60px;
    
}
.right-list{
	width: 300px;
	margin-left: 10px;
}
 .right-center .swiper-container {
 	margin: 20px 0 20px 0;
 }
 .right-center .swiper-container .swiper-slide{
	width: 100% !important;
	position: relative;
	
}
 .right-center .swiper-container .swiper-slide img{

    width: 300px;
    height: 130px;
	
}
 .right-center .swiper-container .swiper-title{
 	width: 100%;
    height: 40px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 16px;
    font-weight: 400;
    position: absolute;
    top: 77%;
    left: 0;
    background: rgb(237 225 225 / 10%);
    display: flex;
    align-items: center;
    padding-left: 10px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
	border-radius: 0px 0px 10px 10px;

}
 .right-center .swiper-container .swiper-slide i{
 	display: block;
 	width: 60px;
 	height: 60px;
 	background: url(../images/xiang-right-ico.png)no-repeat;
 	position: absolute;
    top: 0px;
    left: 220px;
 	z-index: 9999;
 	
 }
 .right-center .swiper-container .swiper-title h4{
	font-weight: 400;
}
 .right-center .swiper-container .swiper-title span{
 	border-right: 1px solid #ffff;
    display: block;
    height: 16px;
    padding-right: 5px;
    margin-right: 5px;
}

.right-btn{
	width: 280px;
	height: 40px;
	background: linear-gradient(90deg, #FD4E44 0%, #E5190D 100%);
	border-radius: 40px 40px 40px 40px;
	display: flex;justify-content: center;align-items: center;
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	margin-top: 20px;
}


.swiper-pagination-bullet-active{
	background: rgba(255,255,255,0.8) !important;
}

/*ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¦Ã‚ÂÃ‚Â¿ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹*/
.right2{
	background: #FFFFFF;
	padding: 20px;
}
.right-list .right2 .title{
	
	display: flex;align-items: center;justify-content: space-between;
}
.right-list .right2 .title1{
	display: flex;align-items: center;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	
}
.right-list .right2 .title2{
	display: flex;align-items: center;
	font-weight: 400;
	font-size: 12px;
	color: #999999;
	
}
.right-list .right2 .title .title1 i{
	width: 16px;
	height: 16px;
	background: url(../images/k-right-icon1.png)no-repeat;
	background-size:100% 100%;
	margin-right: 6px;
	
}

.right-list .right2 .title .title2 i{
	
	width: 12px;
	height: 12px;
	background: url(../images/k-right-icon2.png)no-repeat;
	background-size:100% 100%;
	margin-right: 6px;
	
}
.right-list .right2 li{
	width: 100%;
	margin-top: 20px;
}
.right-list .right2 li a{
	width: 100%;
	height: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	display: flex;
	

}
.right-list .right2 li p{
	width: 220px;
	overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
	

}
.right-list .right2 li a:hover{
	color: #666666;
	
}
.right-list .right2 li:nth-child(1) span{
	color: #FF0E00;

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

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

}

.right-list .right2 li:nth-child(2) i{
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/k-right-icon3.png)no-repeat;
	margin-left: 5px;
	background-size:100% 100%;

}
.right-list .right2 li:nth-child(3) i{
	display: block;
	width: 16px;
	height: 16px;
	background: url(../images/k-right-icon4.png)no-repeat;
	margin-left: 5px;
	background-size:100% 100%;

}
.right-list .right2 li a span{
	height: 20px;
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 20px;
	padding-right: 10px;
}
/*ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¦Ã‚ÂÃ‚Â¿ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€ÃƒÂ¤Ã‚ÂºÃ…â€™ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/


/*ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¦Ã‚ÂÃ‚Â¿ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â°ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹*/

.right-list .right3{
	width: 100%;
	padding:20px;
	background: #FFFFFF;
	margin-top: 10px;
}

.right-list .right3 .title{
	display: flex;align-items: center;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	
	
}

.right-list .right3 .title i{
	width: 16px;
	height: 16px;
	background: url(../images/k-right-icon5@2x.png)no-repeat;
	background-size:100% 100%;
	margin-right: 6px;
	
}

.right-list .right3 ul{
	display: flex;align-items: center;justify-content: space-between;
	flex-wrap: wrap;
	
	margin-top: 20px;
}
.right-list .right3 ul li{
	display: flex;align-items: center;justify-content: center;
	width: 127px;
	height: 40px;
	background: #F7F8FB;
	border-radius: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333333;
	margin-bottom: 5px;
	position: relative;
} 
.right-list .right3 ul li i{
	width: 20px;
	height: 20px;
	background: url(../images/k-right-icon6.png)no-repeat;
	background-size:100% 100%;
	position: absolute;top: 0;right: 0;
}

.right-list .right3 ul li:hover{
	background: rgba(235,58,48,0.05);
	font-weight: 400;
	color: #EB3A30;
}
.right3 .swiper-container{
	height: 20px;
	margin-top: 10px;
}
.right3 .swiper-container p{
	font-size: 12px;
	color: #666666;
}
.right3 .swiper-container p span{
	color: #EB3A30;
	
}
.right3 .btn{
	margin: 20px 0 10px 0;
	width: 260px;
	height: 40px;
	background: linear-gradient(90deg, #FD4E44 0%, #E5190D 100%);
	border-radius: 20px 20px 20px 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: flex;justify-content: center;align-items: center;
}
/*ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¦Ã‚ÂÃ‚Â¿ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€ÃƒÂ¤Ã‚Â¸Ã¢â‚¬Â°ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/
/*ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¦Ã‚ÂÃ‚Â¿ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€ÃƒÂ¥Ã¢â‚¬ÂºÃ¢â‚¬ÂºÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹*/

.right-list .right4{
	width: 100%;
	padding:20px;
	background: #FFFFFF;
	margin-top: 10px;
}


.right-list .right4 .title{
	display: flex;align-items: center;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	
	
}

.right-list .right4 .title i{
	width: 16px;
	height: 16px;
	background: url(../images/k-right-icon7.png)no-repeat;
	background-size:100% 100%;
	margin-right: 6px;
	
}
.right-list .right4 ul li .box{
	margin-left: 10px;
}
.right-list .right4 ul li{
	display: flex;align-items: center;
	margin-top: 20px;
}
.right-list .right4 ul li img{
	width: 60px;
	height: 60px;
}
.right-list .right4 ul li h4{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
.right-list .right4 ul li h4 span{
	font-weight: 400;
}
.right-list .right4 ul li p{
	line-height: 20px;
	font-size: 12px;
	color: #999999;
}

.right-list .right4 ul li:hover h4{
	color: #666666;
}

.btn:hover{
	opacity: 0.8;
}
/*ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¦Ã‚ÂÃ‚Â¿ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€ÃƒÂ¥Ã¢â‚¬ÂºÃ¢â‚¬ÂºÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/
/*ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¦Ã‚ÂÃ‚Â¿ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€ÃƒÂ¤Ã‚ÂºÃ¢â‚¬ÂÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹*/



.right5{
	margin-top: 10px;
	background:url(../images/k-right3-img1.png)no-repeat;
	background-size:100% 100%;
	width:300px;
	height:140px;
	padding: 30px 0 10px 20px;
}
.right5 h2{
	padding-top: 5px;
	width: 130px;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25px;
}
.right5 p{
	padding-top: 15px;
	height: 20px;
	font-size: 12px;
	color: #FFFFFF;
}
.right5 span{

	color: #FFF500;
	cursor: pointer;
}

.right5 .btn{
	margin-top: 20px;
	margin-left: -20px;
	width: 300px;
	height: 40px;
	background: linear-gradient(90deg, #FD4E44 0%, #E5190D 100%);
	border-radius: 0px 0px 2px 2px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF500;
	display: flex;justify-content: center;align-items: center;
	cursor: pointer;
}
/*ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¦Ã‚ÂÃ‚Â¿ÃƒÂ¥Ã‚ÂÃ¢â‚¬â€ÃƒÂ¤Ã‚ÂºÃ¢â‚¬ÂÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/

/*ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/
.m-page{
	display: none;
}

@media (max-width: 630px){
.banner{
    display: none;
}
.page{
	display: none !important;
}
.m-page{
	display: flex;
}
/*ÃƒÂ©Ã¢â‚¬â€Ã‚Â®ÃƒÂ§Ã‚Â­Ã¢â‚¬ÂÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹*/
.newsnav{
	display: none;
}
.right-list{
	display: none;
}
.con{
	width: 100%;
}
section{
	padding: 50px 12px 12px 12px;
}
.list-know{
	width: 100%;
	margin-top: 16px;
}
.list-know .know-title a{
	padding-left: 12px;
}
.list-know .list .item .title{
	
	font-size: 14px;
	display: block;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
.list-know .list .item .smalltext{
	font-size: 12px;
	line-height: 20px;
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-know .list .item .bott .bott-btn{
	width: 80px;
}
.list-know .list .item .bott div{
	margin-left: 10px;
}
.list-know .list .item .bott .bott-pl{
	display: none;
}
.list-know .list .item .list-box{
	padding: 20px 12px;
}
.con-box-right{
    display: none;
}
/*ÃƒÂ©Ã¢â‚¬â€Ã‚Â®ÃƒÂ§Ã‚Â­Ã¢â‚¬ÂÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/


/*ÃƒÂ©Ã¢â‚¬â€Ã‚Â®ÃƒÂ§Ã‚Â­Ã¢â‚¬ÂÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â¼Ã¢â€šÂ¬ÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹*/
.flex-left{
	display: none;
}
.know-content{
	width: 100%;
}
.know-content .title h1{
	font-size: 18px;
	line-height: 20px;
	white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
	padding-top: 0;
}
.know-content .title .smalltext{
	font-size: 12px;
    line-height: 20px;
	display:-webkit-box  ;-webkit-line-clamp:3 ; -webkit-box-orient:vertical ;width:100%;overflow:hidden; text-overflow:ellipsis;

}
.know-content .title{
	height: 170px;
	padding: 20px 12px;
}
.know-content .title .bott .bott-pl{
	display: none;
}
.know-content .title .bott .bott-btn{
	width: 80px;
}
.know-content .title .bott div{
	margin-left: 10px;
}
.know-content .title .bott .bott-btn{
	width: 80px;
}
.know-content .content .top{
	padding: 20px 12px;
}
.know-content .content .top .right img{
	width: 48px;
	height: 40px;
}
.know-content .content .top .right img:last-child{
	padding: 0
}
.know-content .content .top .left .left2 img{
	width: 40px;
	height: 40px;
}
.know-content .content .cen{
	padding: 0 12px
}
.know-content .content .top{
	position: relative;
}
.know-content .content .top .left .left2 .text p{
	line-height: 20px;
}
.know-content .content .top .left .left2 .text{
	position: absolute;
    left: 50px;
    top: 60px;
}
.know-content .content .cen .cen-bott .bot-txt{
	display: block;
	line-height: 30px;
}
.know-content .content .cen .cen-bott .bot-txt .txt-right span{
	padding-left: 0;
}
.know-content .content .cen .cen-bott .bot-txt{
	padding: 20px 0;
}
.know-content .content .bottom img{
	display: block;
}
.know-content .content .bottom p{
	padding: 0 12px;
}
.know-content .content .bottom .url{
	display: none;
}
.bott2 {
    margin-top: 30px;
    font-size: initial;
}
.bott2 a img {
    width: 100%;
}
.list-qita ul li .q-title{
	font-size: 14px;
}
.list-qita ul li .smalltext{
	display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-qita ul li .bott .bott-btn{
	width: 80px;
}
.list-qita ul li .bott div{
	margin-left: 10px;
}
.list-qita ul li .bott .bott-pl{
	display: none;
}
.con-box-left-t6 .t6-1 li{
    width: 90%;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    margin-bottom: 20px;
    margin-left: 30px;
    list-style: disc;
    /* list-style: none;*/
}
.con7-smalltext{
    display: none;
}
.m-con7-smalltext{
    display: block;
    height: 40px;
    background: rgba(255,171,109,0.1);
    border-radius: 0px 0px 0px 0px;
    font-size: 12px;
    font-weight: 400;
    color: #F26600;
    line-height: 40px;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    text-align: center;
}
.con-box-left-t7 ul li{
    width: 99%;
    height: 170px;
    float: left;
    border: 1px solid #f3f3f3;
    box-sizing: border-box;
    margin-top: 5px;
    margin-left: 5px;
}
/*ÃƒÂ©Ã¢â‚¬â€Ã‚Â®ÃƒÂ§Ã‚Â­Ã¢â‚¬ÂÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/








}