.mt30 {
	margin-top: 30px !important;
}

.souad {
	width: 100%;
	overflow: hidden;
}

.souad img {
	width: 100%;
	height: auto;
}

.container {
	box-sizing: border-box;
	width: 76%;
	max-width: 1450px;
	min-width: 1000px;
	height: auto;
	margin: 0 auto;
	
}
.bgf5 {
    background-color: #f5f5f5;
	border-radius: 6px;
}
.fenleibox{
	box-sizing: border-box;
	padding: 20px 20px 10px 20px;
	font-size: 14px;
}
.fenleilist {
    box-sizing: border-box;
    width: calc(100% - 80px);
    line-height: 23px;
}
.fenlei p, .fenleilist a {
    display: inline-block;
    margin: 0 20px 10px 0;
    word-break: keep-all;
    line-height: 23px;
    color: #666;
}
.fenlei h3.fl {
    width: 80px;
    font-size: 14px;
    line-height: 23px;
}
.on {
    color: #6194f7;
}
.paixubox{
	box-sizing: border-box;
	padding-top: 25px;
}
.paixu a{
	display: inline-block;
	padding: 5px 13px;
	border-radius: 4px;
	background-color: #eeeeee;
	color: #686868;
	margin-right:20px; 
}
.paixu a.on,.paixu a:hover{
	color: #fff;
	background-color: #6194f7;
}
.jsjiage a{
	padding: 3px 13px;
}
.jsjiage a:hover{
	background-color: #eeeeee;
	color: #686868;
}
.layui-table-sort{
	margin-left: 0;
	margin-right: 5px;
}
.layui-table-sort-desc.layui-table-sort-on {
	border-top-color:#000;
}
.layui-table-sort-asc.layui-table-sort-on {
	border-bottom-color: #000;
}
/* .soupfabox {
	box-sizing: border-box;
	width: 600px;
	height: 48px;
	border-radius: 8px;
	border: 1px solid #bbbbbb;
	margin: 30px auto 20px;
	padding: 0 20px;
	position: relative;
} */
.layui-btn{
	border-radius: 6px;
}
.mfcad-searchbtn-value {
	display: inline-block;
	width: 509px;
	height: 100%;
	line-height: 100%;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	color: black;
	background-color: transparent;
	border: 0;
	outline: none;
	transition: width 0.4s;
	transition-delay: 0.4s;
	margin-top: -2px;
	margin-left: 20px;
}

.soupbtn {
	display: inline-block;
	vertical-align: middle;
	color: rgb(102, 102, 102);
	position: absolute;
	right: 15px;
	top: 7px;
	cursor: pointer;
}

.soupfabox {
	box-sizing: border-box;
	width: 600px;
	height: 50px;
	position: relative;
	
	margin: 30px auto 20px;
}
.souinpbox{
	box-sizing: border-box;
	width: 600px;
	height: 48px;
	line-height: 48px;
	border-radius: 8px;
	border: 1px solid #bbbbbb;	
}
.soumorebox{
	display: none;
	box-sizing: border-box;
	width: 600px;
	height: auto;
	border-radius: 8px;
	padding:15px 20px 5px 20px;
	position: relative;
	z-index: 111;
	margin-top: 3px;
	
	box-shadow: 0 1px 6px 0 rgb(0 0 0 / 27%);
	-ms-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 27%);
	-webkit-box-shadow:0 1px 6px 0 rgb(0 0 0 / 27%);
	background-color: #fff;
}
.soumorebox a{
	display: block;
	height: 28px;
	line-height: 28px;
	background: #fff;
	color: #525252;
	padding: 2px;
	border-radius: 8px;
}

.soumorebox a:hover,.soumactive{
	background: #fafafc !important;
}
.borderlan{
	border: 1px solid #6694f4 !important;
}
.svg-close-line-wrap{
	color: #6694f4;
	width: 24px !important;
	height: 24px !important;
	position: absolute;
	right: 45px;
	top: 7px;
	cursor: pointer;
	display: none;
}
.svg-close-line-wrap svg {
    fill: rgb(97, 148, 247);
}
.listcom {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #bbbbbb;
}
.listcomul{
	width: 600px;
	text-align: left;
	margin: 0 auto;
}
.listcomul a {
	display: inline-block;
	margin-right: 20px;
	height: 39px;
	line-height: 39px;
}

.listcomul h2 {
	display: inline-block;
	font-family: SourceHanSansSC;
	font-weight: 500;
	font-size: 16px;

}

.listcomul a h2 {
	color: #666666;
}

.soured {
	color: #ff0304 !important;
}

.souactive {
	border-bottom: 3px solid #6194f7;

}

/* wrapper */

.grid {
	box-sizing: border-box;
	    border: 1px solid #f2f2f2;
	 /*width: calc(20% - 10px) !important; */
	/* min-height: 250px; */
	/* margin-right: 17px;
	margin-bottom: 17px; */
	background: #fff;
	font-size: 12px;
	float: left;
	position: relative;
	box-shadow: 0 1px 3px rgba(34, 25, 25, 0.2);
	-moz-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.2);
	-webkit-box-shadow: 0 1px 3px rgba(34, 25, 25, 0.2);
	-webkit-transition: top 1s ease, left 1s ease;
	-moz-transition: top 1s ease, left 1s ease;
	-o-transition: top 1s ease, left 1s ease;
	-ms-transition: top 1s ease, left 1s ease;
}

.grid:hover {
	box-shadow: 0 10px 30px 0 rgb(0 0 0 / 10%);
	-ms-box-shadow: 0 10px 30px 0 rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0 10px 30px 0 rgb(0 0 0 / 10%);
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
}

/* @media(max-width:1280px) {
	.grid {
		width: 270px;
	}
} */

.grid .lititle {
	margin-top: 10px;
	display: block;
	font-size: 14px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #101010;
	font-weight: 700;
	overflow: hidden;
}
a:hover{
	color: #3072F6;
}

.grid .divrj {
	font-size: 12px;
	color: #666666;
	line-height: 30px;
	white-space: nowrap;
}

.grid .meta {
	text-align: right;
	color: #777;
	font-style: italic;
}

.grid .imgholder {
	position: relative;
}

.grid .imgholder img {
	max-width: 100%;
	background: #ccc;
	display: block;
}

.adbiao {
	box-sizing: border-box;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 111;
	background: #e2e2e2;
	color: #868697;
	font-size: 12px;
	border-radius: 10px;
	padding: 3px 10px;
}

.hot {
	position: absolute;
	right: 10px;
	display: inline-block;
	width: 20px;
	height: 26px;
	background-image: url(https://static.mfcad.com/2021/sou/images/icon.png);
	background-position: 0px -376px;
	vertical-align: middle;
}

.yuanchuan {
	background-color: #e9f1fe;
	color: #3072F6;
	/* color: #b1b1b1; */
	padding: 1px 5px;
	margin-left: 5px;
}

.boxtotal {
	line-height: 25px;
	color: #666666;
}

.boxuser {
	color: #101010;
	font-weight: 700;
	border-top: 1px solid #eeeeee;
	padding: 10px;
	line-height: 24px;
	margin: 10px 0 0 0;
	/*white-space: nowrap;*/
}
.boxuser .fr{
	font-weight: 500;
	    color: rgba(28, 31, 35, 0.6);
}
.boxusernot {
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 26px;
	margin: 5px 10px 0 10px;
}

a:hover .boxusernot span,
a:hover .boxuser {
	color: #4b96ee;
}

.boxtx {
	width: 32px;
	height: 32px;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
}

.liulan {
	display: inline-block;
	width: 20px;
	height: 18px;
	background-image: url(https://static.mfcad.com/2021/sou/images/icon.png);
	background-position: 0px -444px;
	vertical-align: middle;
	margin-left: 10px;
}

.shoucang {
	display: inline-block;
	width: 20px;
	height: 16px;
	background-image: url(https://static.mfcad.com/2021/sou/images/icon.png);
	background-position: 0px -463px;
	vertical-align: middle;
	margin-left: 10px;
}

.qian {
	display: inline-block;
	width: 20px;
	height: 16px;
	background-image: url(https://static.mfcad.com/2021/sou/images/icon.png);
	background-position: 0px -482px;
	vertical-align: middle;
	margin-left: 10px;
}

.mfcad-icon-huo {
	position: absolute;
	right: 10px;
	color: #ff0000;
}

/* 首页猜你喜欢样式 */
.gridul {
	width: calc(100% + 20px);
	list-style: none;
	margin: 0;
	padding: 0;
	min-height: 500px;
}

.gridul li {
	display: block;
	float: left;
	 /*width: calc(20% - 10px);*/
	border-radius: 4px;
	overflow: hidden;
}


.gridul li.shown,
.no-js .gridul li,
.no-cssanimations .gridul li {
	opacity: 1;
}

.gridul li a,
.gridul li img {
	outline: none;
	border: none;
	display: block;
	max-width: 100%;
}

.tz_boxtx {
	width: 24px;
	height: 24px;
	min-width: 24px !important;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 10px;
}


/* @media screen and (max-width: 1550px) {
	.gridul li {
		width: calc(22.8%);
	}
}
@media screen and (max-width: 1400px) {
	.gridul li {
		width: calc(22.4%);
	}
} */
/* 相关搜索 */
.xgssbox {
	box-sizing: border-box;
	padding: 0 10px;
	background: #fff;
	/*width:  calc(20% - 10px) !important;*/
}
.xgssbox:hover {
	box-shadow: 0 10px 30px 0 rgb(0 0 0 / 10%);
	-ms-box-shadow: 0 10px 30px 0 rgb(0 0 0 / 10%);
	-webkit-box-shadow: 0 10px 30px 0 rgb(0 0 0 / 10%);
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.xgtit {
	font-size: 14px;
	color: rgb(16, 16, 16);
	line-height: 50px;
}

.xgsoua {
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: 33px;
	line-height: 33px;
	padding: 0 10px;
	overflow: hidden;
	background-color: #eeeeee;
	color: #101010;
	margin-bottom: 10px;
	border-radius: 4px;
	font-size: 14px;
}

.xgsoua:hover {
	background-color: #6194f7;
	color: #fff;
}
.pjlist{
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	white-space: nowrap;
	justify-items:stretch;
}
@media screen and (min-width: 1050px) and (max-width: 1300px) {
  .pjlist {
    justify-items: start !important; 
  }
  .pingfentj {
	font-size: 9px !important;
}

  
}
.pingfentj {
	box-sizing: border-box;
	display: inline-block;
	width: auto;
	height: 28px;
	line-height: 28px;
	padding: 0 6px;
	border: 1px solid #bbbbbb;
	border-radius: 4px;
	font-size: 12px;
	margin-right: 7px;
	margin-bottom: 10px;
	color: #000;
	cursor: pointer;
	float: left;
}

.pingfentj:nth-child(even) {
	margin-right: 0;
}

.pingfentj-check {
	background-color: #6194f7;
	color: #fff;
	border: 1px solid #6194f7;
}

.pjnr textarea {
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	height: 100px;
	line-height: 28px;
	border: 1px solid #bbbbbb;
	border-radius: 4px;
	font-size: 12px;
	background-color: #fff;
	padding: 0 10px;
	resize:none;
}

.pjtj {
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	background-color: #6194f7;
	border-radius: 4px;
	color: #fff;
	margin: 10px auto;
	cursor: pointer;
}

.jinzhitj {
	opacity: .5;
}

/*星星样式*/
.title {
	font-size: 14px;
	background: #dfdfdf;
}

.block {
	width: 100%;
	margin: 0 0 20px 0;
	line-height: 19px;
}

.block .star_score {
	float: left;
}

.star_list {
	height: 19px;
	margin: 50px;
	line-height: 19px;
}

.star_score {
	background: url(https://static.mfcad.com/2021/sou/images/stark2.png);
	width: 160px;
	height: 19px;
	position: relative;
}

.star_score a {
	height: 19px;
	display: block;
	text-indent: -999em;
	position: absolute;
	left: 0;
}

.star_score a:hover {
	background: url(https://static.mfcad.com/2021/sou/images/stars2.png);
	left: 0;
}

.star_score a.clibg {
	background: url(https://static.mfcad.com/2021/sou/images/stars2.png);
	left: 0;
}

#starttwo .star_score {
	background: url(https://static.mfcad.com/2021/sou/images/starky.png);
}

#starttwo .star_score a:hover {
	background: url(https://static.mfcad.com/2021/sou/images/starsy.png);
	left: 0;
}

#starttwo .star_score a.clibg {
	background: url(https://static.mfcad.com/2021/sou/images/starsy.png);
	left: 0;
}

/*星星样式*/

.show_number {
	padding-left: 50px;
	padding-top: 20px;
}

.show_number li {
	width: 240px;
	border: 1px solid #ccc;
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 20px;
}

.atar_Show {
	background: url(https://static.mfcad.com/2021/sou/images/stark2.png);
	width: 160px;
	height: 21px;
	position: relative;
	float: left;
}

.atar_Show p {
	background: url(https://static.mfcad.com/2021/sou/images/stars2.png);
	left: 0;
	height: 21px;
	width: 134px;
}

.show_number li span {
	display: inline-block;
	line-height: 21px;
}
.nomore{
	font-size: 16px;
	font-family: SourceHanSansSC;
	font-weight: 500;
	margin: 100px auto;
	text-align: center;
	color: rgba(102,102,102,1);
}
.jiaocheng .grid .imgholder{
	height: 213px;
	vertical-align: middle;
}
/* 空内容 */
.search-empty{
	display: inline-block;
	margin: 45px auto 100px;
	background-color: rgb(244, 245, 245);
	border-radius: 3px;
}
.svg_icon_path{
	width: 55px; height: 55px; border-color: rgb(187, 187, 187); border-width: 0px; border-style: solid; color: rgb(255, 175, 0); font-weight: normal; font-style: normal; filter: none; background-color: transparent;
	margin: 10px 25px;
}
.svg-icon-wrap{
	width: 100%; height: 100%; min-width: 55px; min-height: 55px;
}
.rich-text{
	margin-top: 10px;
	line-height: 25px;
	font-size: 14px;
	color: rgb(16, 16, 16);
	margin-right: 30px;
	text-align: left;
}
.rich-text span{
	font-weight: 700;
}
.hbefQQ.fill:not([stroke]) {
    fill: rgb(255, 175, 0);
}
.tcenter{
	text-align: center;
}
.richtips{
	width: 500px;
	margin: 0 auto 100px;
}
.tuzhi_content {
	min-height: 100px;
}
.thuotitle{
	display: inline-block;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
