html,
body {
	width: 100%;
	background-color: #fff;
	max-width: 1080px;
	margin: 0 auto;
}
body {
	font-size: 12px;
	line-height: 0.32rem;
	color: #29323d;
	-webkit-font-smoothing: subpixel-antialiased;
	font-family: "微软雅黑";
}

a:hover {
	text-decoration: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.container {
	padding: 0;
	width: 92.59%;
	margin: auto;
}
/* layer */
body .layui-layer-btn .layui-layer-btn0 {
    border-color: #a3886f;
    background-color: #a3886f;
    color: #fff;
}
body .layui-layer-molv .layui-layer-title {
    background: #a3886f;
    color: #fff;
    border: none;
}

.headTop{
	height: 100px;
}
#head {
	background-color: #f5f5f5;
	position: fixed;
	width: 100%;
	max-width: 1080px;
	z-index: 100;
    top: 0;
}

.header {
	position: relative;
	height: 50px;
}

.header .logo {
	float: left;
	width: 32.6%;
	margin-top: 5px;
}

.header .logo h1 {
	font-size: 0;
}

.header .logo h1 img {
	max-width: 100%;
}

.search {
	float: left;
	width: 48.3%;
	background-color: #ffffff;
	height: 25px;
	line-height: 50px;
	margin-top: 15px;
	margin-left: 25px;
	border-radius: 15px;
}

.search input[type='text'] {
	width: calc(100% - 30px);
	line-height: 25px;
	height: 25px;
	border: none;
	float: left;
	font-size: 14px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	padding-left: 15px;
}

.search input[type="image"] {
	float: left;
	width: 20px;
	margin-top: 2.5px;
	;
}

.header_right {
	float: right;
}

.header_right a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
}

.header_right img {
	width: 20px;
}

#na_nav {
	border-bottom: 1px solid #ededed;
	position: fixed;
	z-index: 100;
	width: 100%;
	max-width: 1080px;
	background: #fff;
	top: 50px;
}
#na_nav .container{
	position: relative;
}
.na_nav {
	height: 50px;
	border-bottom: 1px solid #f5f5f5;
	width: calc(100% - 40px);
	float: left;
}

.na_nav li {
	height: 50px;
	width: auto;
	min-width: 70px;
	line-height: 50px;
}

.na_nav li a {
	text-align: center;
	width: 100%;
	height: 49px;
	display: block;
	color: #000;
	font-size: 17px;
}

.na_nav li.active a {
	color: #e14848;
}

.na_nav_right {
	position: absolute;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 50px;
}

.na_nav_right img {
	width: 20px;
	height: 17px;
}

.na_nav_right_list {
	padding: 15px;
}
.na_nav_right_list ul li{
	float: left;
	width: 50%;
}
.na_nav_right_list ul li a {
	font-size: 16px;
	line-height: 40px;
	border-bottom: 1px solid #999;
}
.na_nav_right_list ul li.active a {
	color: #e14848;
	border-bottom: 1px solid #e14848;
}

#na_nav_right_list .na_nav_right_list {
	display: none;
}

/* 线条 */
.iBorderBottom {
	border: 1px solid #e5e5e5;
	width: 100%;
}

/* 头条 */
.index {
    background-color: #fff;
	margin-bottom: 80px;
}

.index .iArticle {
	margin-top: 10px;
}
.index .iArticle a{
	display: block;
	margin-bottom: 5px;
}
.index .iArticle.border a{
	padding-bottom: 5px;
	border-bottom: 1px solid #e8e8e8;
}



.index .iArticle .bottom,
.index .iArticle .title {
	line-height: .5rem;
}

.index .iArticle .title {
	font-size: .36rem;
	margin-bottom: 0.1rem;
	color: #333333;
}

.index .iArticle .bottom span {
	margin-left: .24rem;
	color: #adadad;
}

.index .iArticle .bottom .top {
	margin-left: 0;
	color: #e14848;
}

.index .iArticle .bottom .tt {
	vertical-align: top;
	max-width: 2.6rem;
}

.index .iArticle .img {
	display: flex;
	justify-content: space-between;
	margin-bottom: 0.1rem;
}

.index .iArticle .img .img-item {
	flex: 1;
}

.index .iArticle .img .img-item:nth-child(2n),
.index .iArticle .img .img-item:nth-child(3n) {
	margin-left: .02rem;
}

.iArticle_3 .article_list{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
	border-bottom: 1px solid #e8e8e8;
}
.iArticle_3 .article_list .tt{
    display: flex;
    flex-direction: column;
    overflow: hidden;
	justify-content: center;
	padding-right: 0.24rem;
    height: 100%;
}
.iArticle_3 .article_list .tt p{
	font-size: .36rem;
	line-height: .5rem;
	margin-bottom: 0.16rem;
	color: #222;
}
.iArticle_3 .article_list .tt .name span{
    padding: 10px 0;
	margin-right: 10px;
	color: #999999;
}
.iArticle_3 .article_list .im_list img{
	height: 1.76rem;
    width: 2.26rem;
	object-fit: cover;
    object-position: center center;
}
.index .iAd .mc{
	padding-bottom: 10px;
	/* border-bottom: 1px solid #e5e5e5; */
}
.index .iAd .swiper-slide{
	flex-basis: 49%;
	margin-right: 2%;
    overflow: hidden;
    background: #ffffff;
    padding: 15px 0px 0px;
}
.index .iAd .swiper-slide .mtit{
	font-size: .28rem;
    line-height: .36rem;
	padding: 3px 5px;
    text-align: left;
	background-color: #f5f5f5;
}
.index .iAd .swiper-slide .pic img{
	width: 100%;
	height: 1.76rem;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.index .iRanking_sjs .mc{
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.index .iRanking_sjs .swiper-wrapper{
	overflow-x: scroll;
}
.index .iRanking_sjs .swiper-slide{
	width: 200px;
	margin-right: 10px;
    overflow: hidden;
    background: #ffffff;
    padding: 15px 0px 0px;
	box-sizing: border-box;
}
.index .iRanking_sjs .swiper-slide .mtit{
	font-size: .28rem;
    line-height: .36rem;
	padding: 3px 5px;
    text-align: center;
}
.index .iRanking_sjs .swiper-slide .pic{
	width: 200px;
	height: 200px;
}
.index .iRanking_sjs .swiper-slide .pic img{
	width: 200px;
	height: 200px;
	border-radius: 5px;
}

.index .iRanking_sjgs .mc{
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}
.index .iRanking_sjgs .swiper-wrapper{
	overflow-x: scroll;
}
.index .iRanking_sjgs .swiper-slide{
	width: 200px;
	margin-right: 10px;
    overflow: hidden;
    background: #ffffff;
    padding: 15px 0px 0px;
	box-sizing: border-box;
}
.index .iRanking_sjgs .swiper-slide .mtit{
	font-size: .28rem;
    line-height: .36rem;
	padding: 3px 5px;
    text-align: center;
}
.index .iRanking_sjgs .swiper-slide .pic{
	width: 200px;
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.index .iRanking_sjgs .swiper-slide .pic img{
	max-width: 100%;
	border-radius: 5px;
}

/* 招聘 */
.index .iZp {}

.index .iZp .container {
	margin: 10px auto;
	background-color: #f5f5f5;
}

.index .iZp .page1 {
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 80%;
	overflow: hidden;
}

.index .iZp .page1 .tt {
	line-height: 50px;
}

.index .iZp .page1 .tt a {
	float: left;
	font-size: 15px;
	color: #0f0f0f;
}

.index .iZp .page1 .tt p {
	float: left;
	margin-left: 10px;
	color: #a5a5a5;
}

.index .iZp .page1 .item {
	line-height: 20px;
}

.index .iZp .page1 .item .ellipsis {
	max-width: 200px;
}

.index .iZp .page1 .item p {
	float: left;
	font-size: 13px;
	color: #e14848;
}

.index .iZp .page1 .item span {
	float: left;
	color: #61687b;
	font-size: 13px;
}

.index .iZp .page1 .item span.line {
	margin: 0 7px;
	height: 12px;
	border-left: 2px solid #9599a4;
	margin-top: 4px;
}

.index .iZp .page2 {
	float: right;
}

.index .iZp .page2 .yp {
	float: right;
	width: .8rem;
	background: #a3886f;
	padding: .14rem;
	border-radius: 5px;
	color: #fff;
	margin-top: .7rem;
	margin-right: 10px;
}


/* 产品 */
.index .iCp {}

.index .iCp .list {
	float: left;
	width: 49%;
	margin-bottom: 10px;
	background-color: #f5f5f5;
}

.index .iCp .list:nth-child(2n) {
	margin-left: 2%;
}

.index .iCp .list .img {
	height: 155px;
}

.index .iCp .list .img img {
	height: 100%;
	object-fit: cover;
}

.index .iCp .list .item {
	padding: 3px 6px;
}

.index .iCp .list .item .subtt {
	font-size: 12px;
	color: #666666;
	margin-bottom: 3px;
}

.index .iCp .list .item .tt {
	color: #0f0f0f;
	margin: 5px 0;
}

.index .iCp .list .item .tb {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	color: #666666;
}

.index .iCp .list .item .tb p {
	font-size: 12px;
}

.index .iCp .list .item .tb .t1 {
	flex-basis: 50px;
	font-size: 12px;
	color: #fff;
	background-color: #3fb865;
	height: 16px;
	line-height: 16px;
	text-align: center;
	border-radius: 5px;
}

/* 视频 */
.iSp {
	margin: 20px 0;
}

.iSp .container .img {
	position: relative;
    display: block;
}

.iSp .container .img img {
	height: 100%;
}

.iSp .container .img i {
	position: absolute;
	width: 67px;
	height: 67px;
	background: url(../images/play.png) no-repeat center;
	background-size: 25px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.iSp .container .mt {
	height: .72rem;
	font-size: .36rem;
	line-height: .72rem;
	color: #0f0f0f;
	background-color: #f5f5f5;
	padding-left: .3rem;
	width: 100%;
}

/* 项目 */
.iXm .iXm_list{
	padding-bottom: 10px;
    margin-bottom: 10px;
	border-bottom: 1px solid #e8e8e8;
}
.iXm .iXm_list .mt{
	padding: 5px 0;
}
.iXm .img {
	display: flex;
	justify-content: space-between;
}
.iXm .img .img-item.img_list{
	flex: 1;
	height: 1.76rem;
}
.iXm .img .img-item.img_list img{
	height: 100%;
	object-fit: cover;
    object-position: center center;
}

.iXm .img .img-item:nth-child(2n) {
	margin-left: 5px;
}

.iXm .img .img-item:nth-child(3n) {
	margin-left: 5px;
}

.iXm .mt .mt1 {
	float: left;
	font-size: .36rem;
	line-height: .5rem;
	color: #333333;
	margin-right: 10px;
}

.iXm .mt .mt2 {
	float: left;
	line-height: .5rem;
	color: #999999;
}

.iXm .mt .mt2 span {
	margin-left: 5px;
	color: #999999;
}

.iXm .mc {
	display: flex;
	padding: 3px 0;
}
.iXm .mc p{
	font-size: 14px;
}
.iXm .mc .mc1 {
	flex-basis: 35px;
	color: #e76c6c;
}

.iXm .mc .mc2 {
	flex: 2;
	color: #999999;
}

.iXm .mc .mc3 {
	flex-basis: 50px;
	color: #fff;
	border-radius: 5px;
	text-align: center;
	margin: 0 3px;
	background-color: #ad1e1f;
}
.iXm .mc .mc3.t1{
	background:#3fb865;
}
.iXm .mc .mc3.t2{
	background:#0052a4;
}
.iXm .mc .mc3.t3{
	background:#B6987F;
}

.iXm .mc .mc4 {
	color: #999999;
	border-radius: 5px;
	margin-left: 10px;
	padding-left: 28px;
    background: url(../../habitat/images/ico1.png) no-repeat left center;
}





/* 文章详情 */
.news_box {
	border-bottom: 5px solid #f5f5f5;
}

.news_info .tt {
	color: #222;
	margin-top: 15px;
	font-weight: bold;
	font-size: .48rem;
	line-height: .72rem;
}
.news_info .subtitle{
	font-size: .38rem;
	line-height: .48rem;
	color:#333;
	margin: 10px 0;
}

.news_info .mt {
	display: flex;
	margin: 10px 0;
}

.news_info .mt .mt1 {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.news_info .mt .mt1 img {
	max-width: 100%;
}

.news_info .mt .mt2 {
	flex: 2;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.news_info .mt .mt2 p {
	color: #333333;
	font-size: .32rem;
	line-height: .42rem;
	margin-bottom: 5px;
}

.news_info .mt .mt2 .date {
	color: #999;
	font-size: .28rem;
}

.news_info .mt .mt3 {
	flex: 1;
}

.news_info .mt .mt3 span {
	float: right;
	text-align: center;
	border-radius: 3px;
	padding: 3px 15px;
	background-color: #e14848;
	color: #fff;
	margin-top: 12px;
}
.news_info .con{
	line-height: 220%;
	overflow: hidden;
}

.news_info .con *{
	font-size: 16px;
}
.news_info .con blockquote {
    border-left: 5px solid #ccc;
    font-style: italic;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    padding-left: 1.5em;
    padding-right: 1.5em;
}
.news_info .con h3{
	margin: 11px 0;
}
.news_info .con img{
	height: auto !important;
	max-width: 100% !important;
	max-height: 100% !important;
	color: #000;
	font-size: 16px;
}
.news_info .con img,.news_info .con video{
	height: auto !important;
	max-width: 100% !important;
	max-height: 100% !important;
	color: #000;
	font-size: 16px;
}

.news_tj .tt p {
	color: #333333;
	line-height: 1rem;
	font-size: .4rem;
	font-weight: bold;
}

.news_tj_list .detail {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e5e5e5;
}

.news_tj_list .detail .left {
    padding-right: 0.24rem;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    justify-content: center;
}

.news_tj_list .detail .left .tt {
	font-size: 0.3rem;
	margin-bottom: .2rem;
	color: #333333;
	line-height: 0.4rem;
}

.news_tj_list .detail .sub p {
	float: left;
	font-size: 12px;
	color: #999;
	margin-right: 5px;
}

.news_tj_list .detail .img img{
	height: 1.76rem;
    width: 2.26rem;
	object-fit: cover;
    object-position: center center;
}


/* 评论 */

.thumbs-up{
    display: flex;
	padding: 15px;
	align-items: center;
    justify-content: center;
}
.thumbs-up a{
	width: 58px;
    height: 58px;
    display: flex;
	align-items: center;
	flex-direction: column;
    justify-content: center;
	padding: 10px;
	margin: 0 15px;
    border-radius: 50%;
    border: 1px solid #dbdbdb;
    box-shadow: 0 0 0 2px #fff;
}
.thumbs-up a img{
    width: 25px;
    height: 25px;
}

.comment .sign {
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #f5f6f2;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	font-size: 12px;
	color: #333;
	margin-top: 5px;
}
.comment .sign a {
	display: inline-block;
	width: 60px;
	height: 26px;
	line-height: 26px;
	background: #aa9260;
	color: #fff;
	font-size: 12px;
	border-radius: 5px;
	margin-right: 7px;
}
.comment .ac .mt {
	height: 60px;
	line-height: 60px;
}
.comment .ac .tl {
	float: left;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}
.comment .ac .tr {
	float: right;
}
.comment .ac .tr span{
	color: #666666;
	float: left;
}
.comment .ac .tr .line {
	margin:0 8px;
	height: 12px;
	border-left: 2px solid #666666;
	margin-top: 24px;
}

.comment .ac .list .item{
	display: flex;
	margin-bottom: 10px;
}
.comment .ac .list .item .img{
	flex-basis: 50px;
	height: 50px;
	margin-right: 15px;
	border-radius: 50%;
	background-color: #333333;
}
.comment .ac .list .item .img img{
	max-height: 100%;
}
.comment .ac .list .item .item_r{
	flex: 1;
}
.comment .ac .list .item .item_r .tt p{
	float: left;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	height: 20px;
    line-height: 20px;
}
.comment .ac .list .item .item_r .tt a{
	height: 20px;
    line-height: 20px;
	float: right;
	background: url(../images/img-6.png) no-repeat right;
	background-size:20px 20px;
	padding-right: 25px;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
.comment .ac .list .item .item_r .tt a img{
	width: 20px;
	height: 20px;
}
.comment .ac .list .item .item_r .tc{
	font-size: 14px;
	color: #222222;
	line-height: 20px;
	margin: 5px 0;
}
.comment .ac .list .item .item_r .td{
	font-size: 13px;
	color: #858585;
}
.comment .write_comment{
	position: relative;
}
.comment .write_comment .write{
	width: 100%;
	height: 35px;
	background-color: #e2e2e2;
	border-radius: 20px;
	border: 0;
	padding-left: 40px;
}
.comment .write_comment img{
	position: absolute;
	left: 15px;
	top: 4px;
	width: 25px;
}
.comment .write_comment .fb{
	position: absolute;
	right: 0;
	width: 120px;
	height: 35px;
	border: 0;
	background-color: #e44a4a;
	border-radius: 20px;
	font-size: 15px;
	color: #fff;
}

/* 热点 */
.hote{
	background-color: #f5f5f5;
	padding-top: 10px;
}
.hote .hote_con{
	background-color: #ffffff;
	padding: 0 10px;
	border-radius: 10px;
}
.hote .hote_con .mt{
	display: flex;
	justify-content: space-between;
	height: 40px;
	line-height: 40px;
}
.hote .hote_con .mt .img{
	color: #666666;
	flex-basis: 83px
}
.hote_con .mt .img img{
	height: 20px;
}
.hote_con .mc .num{
	float: left;
	padding: 2px 6px;
	color: #8c8c8c;
	margin-right: 15px;
	font-size: 15px;
}
.hote_con .mc .tt{
	color: #171717;
	font-size: 15px;
}
.hote_con .mc ul li{
	height: 45px;
    line-height: 45px;
	overflow: hidden;
	border-bottom: 1px solid #e8e8e8;
}
.hote_con .mc ul li:nth-child(1) .num{
	background:url('../images/img-10.png') no-repeat center;
	background-size: 20px 20px;
	color: #fff;
	height: 45px;
	line-height: 45px;
}
.hote_con .mc ul li:nth-child(2) .num{
	background:url('../images/img-11.png') no-repeat center;
	background-size: 20px 20px;
	color: #fff;
}
.hote_con .mc ul li:nth-child(3) .num{
	background:url('../images/img-12.png') no-repeat center;
	background-size: 20px 20px;
	color: #fff;
}
.hote_con .mc .more{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 60px;
}
.hote_con .mc .more a{
	font-size: 15px;
	padding-right: 25px;
	background:url('../images/img-13.png') no-repeat right;
	background-size: 13px 9px;
}
.hote_tj{
	background-color: #f5f5f5;
	padding-top: 15px;
}
.hote_tj .tj_con{
	background-color: #ffffff;
	padding: 0 10px;
	border-radius: 10px;
}
.hote_tj .tj_con .mt{
	padding-top: 10px;
	height: 35px;
	line-height: 35px;
}
.hote_tj .tj_con .mt .img{
	width: 20px;
	margin-right: 10px;
}
.hote_tj .tj_con .mt span{
	font-size: 15px;
	color: #303030;
	font-weight: bold;
}
.hote_tj .tj_con .mc>div{
	padding: 15px 0;
	border-bottom: 1px solid #e8e8e8;
}
.hote_tj .tj_con .mc>div .tt{
	margin-top: 10px;
	line-height: 25px;
	overflow: hidden;
}
.hote_tj .tj_con .mc>div .tt p{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.hote_tj .tj_con .mc>div .tt a{
	font-size: 14px;
	display: block;
	color: #adadad;
}
.hote_tj .tj_con .mc>div .tt .name{
	font-size: 14px;
	color: #adadad;
}
.hote_tj .tj_con .mc2 .im_list{
	display: flex;
	justify-content: space-between;
}
.hote_tj .tj_con .mc2 .im_list .im{
	height: 12.4vh;
    flex-basis: 32%;
}
.hote_tj .tj_con .mc3{
	display: flex;
	justify-content: space-between;
}
.hote_tj .tj_con .mc3 .im_list{
	height: 10.72vh;
	flex-basis: 27.2%;
}
.hote_tj .tj_con .mc3 .im_list .im{
	height: 100%;
}
.hote_tj .tj_con .mc>div.mc3 .tt{
    margin-top: 0px;
	flex-basis: 70%;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.hote_tj .tj_con .mc>div.mc3 .tt *{
    flex: 1;
}
.hote_tj .tj_con .mc4 .im_list .im{
	position: relative;
	border-radius: 5px;
    overflow: hidden;
}
.hote_tj .tj_con .mc4 .im_list i{
	position: absolute;
	width: 67px;
	height: 67px;
	background: url(../images/play.png) no-repeat center;
	background-size: 25px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}



/* 看设计 */
.ne_nav,.ne_order{
	border-bottom: 1px solid #ededed;
	background-color: #fff;
}
.ne_nav .container,.ne_order .container{
	display: flex;
	justify-content: center;
	align-items: center;
}
.ne_nav a{
	flex: 1;
	text-align: center;
	color: #696969;
	height: 60px;
	line-height: 60px;
	font-size: 17px;
}
.ne_nav a.active{
	color: #e14848;
	font-weight: bold;
}
.ne_order a{
	flex: 1;
	text-align: center;
	color: #696969;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}
.ne_order a.active{
	color: #e14848;
}
.ne_order a.sx{
	flex: 1.5;
	text-align: right;;
}
#ne_filter{display: none;}
.ne_filter{
	padding: 15px;
	background-color: #fbfbfb;
	color: #333;
	height:100%;
	overflow-y: scroll;
}
.ne_filter .detail{
	border-bottom:1px solid #e3e3e3;
	position:relative;
	padding-left:60px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.ne_filter .detail .tt{
	position:absolute;
	left:0;
	font-size:15px;
}
.ne_filter .detail a{
	float:left;
	font-size:14px;
	color: #000;
	margin-right:15px;
	margin-bottom:10px;
}
.ne_filter .detail a.active{
	color: #9f846c;
}
.ne_filter .screen {
    margin-top: 30px;
}
.ne_filter .screen select {
	border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #666;
    float: left;
    margin-right: 28px;
    padding-right: 28px;
    background: url(../../habitat/images/ico2.png) no-repeat right center;
}
.ne_filter .ne_filter_submit{
	margin-top: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.ne_filter .ne_filter_submit a{
	background-color: #9f846c;
	color: #fff;
	text-align: center;
	padding: 10px 60px;
	font-size: 16px;
}
.ne_filter .ne_filter_submit a.reset{
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.ne_filter .ne_filter_submit a.submit{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background-color: #e14848;
}

.tj_title{
	margin-top: 10px;
}
.iKsj_list{
	margin-top: 20px;
}
.iKsj_list .detail{
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dbdbdb;
}
.iKsj_list .detail .img{
	height: 3.86rem;
	border-radius: 3px;
	overflow: hidden;
}
.iKsj_list .detail .img img{
	height: 100%; 
	object-fit: cover;
    object-position: center center;
}
.iKsj_list .detail .mc{
	color: #7d7d7d;
	padding: 7px 5px;
    overflow: hidden;
}
.iKsj_list .detail .mc .page1{
	font-size: 15px;
	margin-bottom: 5px;
	color: #000;
}
.iKsj_list .detail .mc .page2{
	font-size: 14px;
	margin-bottom: 5px;
	color: #808080;
}
.iKsj_list .detail .mc .page3{
	display: flex;
	flex-wrap: wrap;
	line-height: 20px;
}
.iKsj_list .detail .mc .page3 .d1{
	font-size: 14px;
	color: #808080;
	margin-right: 10px;
	margin-bottom: 5px;
    flex: 1;
}
.iKsj_list .detail .mc .page3 .d2{
	font-size: 14px;
	background-color: #ad1e1f;
	text-align: center;
	padding: 1px 3px;
	border-radius: 3px;
	flex-basis: 50px;
	color: #fff;
	margin-right: 10px;
}
.iKsj_list .detail .mc .page3 .d2.t1{
	background-color: #3fb865;
}
.iKsj_list .detail .mc .page3 .d2.t2{
	background-color: #0052a4;
}
.iKsj_list .detail .mc .page3 .d2.t3{
	background-color: #B6987F;
}
.iKsj_list .detail .mc .page3 .d3{
	font-size: 14px;
    line-height: 25px;
	text-align: right;
	padding-left: 28px;
	background: url(../../habitat/images/ico1.png) no-repeat left center;
}

.iKsj_list .detail.show_type2{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction:row-reverse;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dbdbdb;
}
.iKsj_list .detail.show_type2 .mc{
	padding-right: 0.24rem;
}
.iKsj_list .detail.show_type2 .img{
	height: 1.76rem;
    width: 2.26rem;
}
.iKsj_list .detail.show_type2 .mc .page3 .d1
{
   flex: 0 1 100%;
}
.iKsj_list .detail.show_type3 a
{
   display: flex;
   justify-content: space-between;
}
.iKsj_list .detail.show_type3 .img {
    height: 1.76rem;
    width: 2.26rem;
}


.iCompany{
	margin-top: 15px;
}
.iCompany .list{
	display: flex;
	flex-wrap: wrap;
}
.iCompany .list .detail{
	flex-basis: 49%;
	margin-bottom: 10px;
	/* border: 1px solid #cbcbcb; */
	border-radius: 5px;
	overflow: hidden;
}
.iCompany .list .detail:nth-child(2n){
	margin-left: 2%;
}
.iCompany .list .detail .img{
	padding: 16px 10px;
	display: flex;
	align-items: center;
	height: 160px;
}
.iCompany .list .detail .img img{
	max-height: 100%;
}
.iCompany .list .detail .mc{
	padding: 10px 8px;
	/* border-top: 1px solid #cbcbcb; */
}
.iCompany .list .detail .mc .page1{
	font-size: 14px;
	display: block;
	color: #696969;
	height: 20px;
}
.iCompany .list .detail .mc .page2{
	display: flex;
}
.iCompany .list .detail .mc .page2 .d1{
	font-size: 12px;
	color: #333333;
	margin: 5px 0;
	margin-right: 5px;
}
.iCompany .list .detail .mc .page2 .d2{
	flex-basis: 50px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background-color: #ad1e1f;
	padding: 0px 3px;
	border-radius: 3px;
	margin: 5px 0;
}
.iCompany .list .detail .mc .page2 .d2.t1{
	background-color: #3fb865;
}
.iCompany .list .detail .mc .page2 .d2.t2{
	background-color: #0052a4;
}
.iCompany .list .detail .mc .page2 .d2.t3{
	background-color: #B6987F;
}
.iCompany .list .detail .mc .page3{
	font-size: 12px;
	color: #6e6e6e;
	display: block;
}


/* 店铺 */
.index.supplier{
	background-color: #f5f5f5;
}
.supplier .nav{
	background-color: #fefdff;
	border-top: 4px solid #fbfafc;
	height: 60px;
}
.supplier .banner{
    /* padding-top: 15px; */
}
.supplier .banner .banner-bg img{
	max-width: 100%;
}
.supplier .banner .banner_con{
	margin-top: -15px;
	background: #fefdff;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
    position: relative;
}
.supplier .banner .container{
	position: relative;
}
.supplier .banner .container .img{
	position: absolute;
	left: 0;
	top: -0.6rem;
	width: 1.7rem;
    height: 1.7rem;
	border-radius: 50%;
	display: flex;
	align-items: center;
    justify-content: center;
    background: #fff;
    box-shadow: 4px 2px 11px #888888;
    overflow: hidden;
}
.supplier .banner .container .img img{
	width: auto;
	max-width: 100%;
	max-height: 100%;
}
.supplier .banner .container .con .name{
	display: inline-flex;
	flex-wrap: wrap;
	margin: 20px 0 0px;
}
.supplier .banner .container .con .tt{
	font-size:.46rem;
	line-height: .5rem;
	font-weight:bold;
	color:#484848;
	margin-right:10px;
    margin-bottom: 10px;
}
.supplier .banner .container .con .supplier_rank{
	margin: 0 0 10px;
}
.supplier .banner .container .con .supplier_rank a{
    background: #92151b;
    color: #fff;
    padding: 5px 10px;
}
.supplier .banner .container .con .para{
	margin-top:10px;
	display: flex;
	align-items: center;
}
.supplier .banner .container .con .para_format{
	display: flex;
	flex-direction: column;
}
.supplier .banner .container .con .para_format p{
	display: none;
	margin: 0 5px 5px 0;
}
.supplier .banner .container .con .para_format p:first-child{
	display: block;
}
.supplier .banner .container .con .para_format span{
	display: inline-flex;
	padding: 5px 7px;
	border: 1px solid #999;
	margin-top: 5px;
	border-radius: 3px;
	font-weight: lighter;
}
.supplier .banner .container .con .tt span{
	background: #ad1e1f;
	color: #fff;
	font-size: 16px;
	font-weight: lighter;
	height: 21px;
	line-height: 21px;
	padding: 0 5px;
	border-radius: 3px;
	display:inline-block;
	margin-left:10px;
	position:relative;
	top:-2px;
}
.supplier .banner .container .con .tt span{
	background: #ad1e1f;
	color: #fff;
	font-size: .36rem;
	font-weight: lighter;
	height: .5rem;
	line-height: .5rem;
	padding: 0 5px;
	border-radius: 3px;
	margin-left: 5px;
	display:inline-block;
	position:relative;
}
.supplier .banner .container .con .con_sj{
	margin-bottom: 7px;
	display: flex;
	align-items: center;
}
.supplier .banner .container .con .con_sj .item{
	font-size: .26rem;
	line-height: .36rem;
    margin-right: 15px;
	color: #888888;
}
.supplier .banner .container .con .con_sj .item span{
	color: #202020;
	font-size: .3rem;
	line-height: .36rem;
	margin-right: 2px;
}
.supplier .banner .container .con .con_rz{
	background: url(/habitat/images/ico7.png) no-repeat;
    background-size: .28rem;
    padding-left: .36rem;
    font-size: .28rem;
}
.supplier .banner .container .con .tt span.t1{
	background:#3fb865;
}
.supplier .banner .container .con .tt span.t2{
	background:#0052a4;
}
.supplier .banner .container .con .tt span.t3{
	background:#B6987F;
}
.supplier .banner .container .con .des{
	font-size:.28rem;
	color:#5b5b5b;
	line-height: .44rem;
	margin-top:10px;
	margin-bottom:10px;
    overflow: hidden;
}
.supplier .banner .container .tab{
	display: flex;
	justify-content: flex-end;
	margin: .2rem auto;
}
.supplier .banner .container .tab a{
	width: 77px;
	line-height: 35px;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	border: 2px solid #e7e7e7;
	text-align: center;
}
.supplier .banner .container .tab a.btn2{
	background: #ffffff url(../images/lx.svg) no-repeat 7px center;
	background-size: 18px;
	padding-left: 18px;
	margin-right: 10px;
	color: #333333;
}
.supplier .banner .container .tab a.btn1{
	background: #d13831 url(../images/dy.svg) no-repeat 10px center;
	background-size: 14px;
	padding-left: 18px;
	margin-right: 10px;
	border: 2px solid #fff;
}

.supplier .nav .container{
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.supplier .nav .container a{
	flex: auto;
	text-align: center;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #292929;
	font-weight: bold;
}
.supplier .nav .container a.active{
	border-bottom: 4px solid #d13831;
}
.supplier .st_con{
	border-radius: 10px;
	margin-top: 15px;
	background-color: #f5f5f5;
}
.supplier .st_con .container{
	background-color: #fff;
	padding: 15px 10px;
    border-radius: 10px;
}
.supplier .st_con .container .pic img{
	width: 100%;
}

.supplier .stt{
	position: relative;
    font-size: 20px;
    color: #2a292e;
    font-weight: bold;
	margin-top: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #dbdbdb;
}
.supplier .stt:before{
	content:"";
	position:absolute;
	width:38px;
	border-top:1px solid #a3886f;
	left:0;
	bottom:-1px;
}
.supplier .st_con .container .st_brief .des{
	color:#484848;
	line-height:.6rem;
	font-size: .3rem;
	margin-top:22px;
}
.supplier .st_con .container .st_brief .des *{
	max-width: 100% !important;
}
.supplier .st_con .st_brief .item{
	margin-top:30px;
}
.supplier .st_con .st_brief .item .tb p{
	padding-left:26px;
	line-height:18px;
	font-size:16px;
	color:#484848;
	margin-bottom:18px;
	background:url(../../habitat/images/ico5.png) no-repeat left center;
}
.supplier .st_con .st_brief .item .tb p.t1{
	background:url(../../habitat/images/ico6.png) no-repeat 2px center;
}
.supplier .st_con .st_brief .item .tb p.t2{
	background:url(../../habitat/images/ico10.png) no-repeat 2px center;
}
.supplier .st_con .st_brief .item .tb p span{
	display:inline-block;
	margin:0 12px;
	height:14px;
	border-left:2px solid #878787;
	position:relative;
	top:2px;
}
.supplier .st_con .st_brief .item .wx{
	margin-top: 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.supplier .st_con .st_brief .item .wx img{
	width: 90px;
	height: 90px;
	border: 1px solid #f5f5f5;
}
.supplier .st_con .st_brief .item .wx p{
	height: 20px;
	line-height: 20px;
}
.supplier .st_project{
    margin-top: 20px;
}

.supplier .st_project .mc{
	margin-top: 20px;
}
.supplier .st_project .mc .list{
	width: 49%;
	float: left;
	margin-bottom: 10px;
}
.supplier .st_project .mc .list:nth-child(2n){
	margin-left: 2%;
}
.supplier .st_project .mc .list .im{
	height: 110px;
	overflow: hidden;
	position: relative;
}
.supplier .st_project .mc .list .im span{
	position: absolute;
    left: 0;
    top: 0;
    background-color: #f04142;
    color: #fff;
    border-radius: 4px;
    padding: 2px 4px;
    font-size: 12px;
}
.supplier .st_project .mc .list .im img{
	width: 100%;
	height: 100%;
}
.supplier .st_project .mc .list .item{
	padding: 5px 10px;
	background-color: #f5f5f5;
}
.supplier .st_project .mc .list .item .tt{
	font-size: 14px;
	margin-top: 5px;
	color: #333333;
}
.supplier .st_project .mc .list .item .subtt{
	font-size: 13px;
	margin: 5px 0 5px;
	color: #747474;
}
.supplier .st_project .mc .list .item i{
	font-size: 13px;
	font-style: normal;
	color: #747474;
}
.supplier .st_project .mc .list .item i span{
	color: #c79d4b;
}
.supplier .container.supplier_news{
	background-color: #f5f5f5;
}

.supplier .st_news .mc{
	margin-top: 20px;
}
.supplier .st_news .mc .list{
	background: #fff;
    padding: 13px 15px;
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}
.supplier .st_news .mc .list .im{
	float: left;
	width: 80px;
	height: 60px;
	margin-right: 15px;
	margin-top: 15px;
}
.supplier .st_news .mc .list .con{
	overflow: hidden;
}
.supplier .st_news .mc .list .tt{
	font-size: 14px;
}
.supplier .st_news .mc .list .des{
	margin-top: 5px;
    line-height: 15px;
    /* height: 45px; */
    overflow: hidden;
	font-size: 12px;
    color: #999;
}
.supplier .st_con .st_news .mc .list .con .item{
	margin-top:10px;
}
.supplier .st_con .st_news .mc .list .con .item p{
	padding-left:19px;
	color:#9c9c9c;
	line-height:13px;
	background:url(../../habitat/images/ico3.png) no-repeat left center;
    background-size: 13px;
	float:left;
	font-size: 13px;
}
.supplier .st_con .st_news .mc .list .con .item span{
	float:left;
	padding-left:19px;
	line-height:13px;
	background:url(../../habitat/images/ico1.png) no-repeat left center;
    background-size: 15px;
	color:#9c9c9c;
	margin-left:20px;
	font-size: 13px;
}

.supplier .st_gszz .mc{
	margin-top: 20px;
}
.supplier .st_gszz .mc .list{
	float: left;
	width: 49%;
	margin-bottom: 10px;
}
.supplier .st_gszz .mc .list .im{
	height: 110px;
}
.supplier .st_gszz .mc .list .im img{
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
.supplier .st_gszz .mc .list:nth-child(2n){
	margin-left: 2%;
}
.supplier .store_member{
	background-color: #f5f5f5;
	padding-top: 15px;
}
.supplier .store_member .container{
	display: flex;
	flex-wrap: wrap;
}
.supplier .store_member .list{
	flex-basis: 49%;
	overflow: hidden;
	margin-bottom: 15px;
}
.supplier .store_member .list:nth-child(2n){
	margin-left: 2%;
}
.supplier .store_member .list .box .im{
	height: 50vw;
}
.supplier .store_member .list .box .item{
	text-align: center;
	overflow: hidden;
	background-color: #fff;
	padding: 0 5px 10px 5px;
}
.supplier .store_member .list .box .item .tt{
	font-size:14px;
	color:#333;
	margin-top:10px;
	margin-bottom:8px;
}
.supplier .store_member .list .box .item .ic{
    height: 32px;
	overflow: hidden;
	padding: 0 10px;
}
.supplier .store_member .list .box .item .ic p{
    font-size: 13px;
}
/* 店铺底部推荐 */
.supplier .container.random_bottom{
	min-height: auto;
	padding: 40px;
	background-color: #fff;
}
.supplier .store_bg{
	width: 100%;
	height: 20px;
	background-color: #f2f2f2;
}
.supplier .store_artciles_list_random .title{
    display: inline-block;
    font-size: 16px;
    justify-content: center;
}
.supplier .store_artciles_list_random .pttj{
    margin-top: 22px;
    font-size: 20px;
    color: #191d25;
    font-weight: lighter;
}
.supplier .store_artciles_list_random{
	margin: 20px auto;
	font-size: 16px;
	line-height: 28px;
	color: #000;
}
.supplier .bottom span{
	font-weight: bold;
}
.supplier .store_random_more .random_more{
    display: block;
    width: 122px;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    background: #a3886f;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 35px;
}
.supplier .store_artciles_list_random .bottom{
	padding: 20px 10px;
	background-color: #fff;
}
.supplier .store_random_bg{
	width: 100%;
	height: 20px;
	background-color: #f2f2f2;
}
/* 店铺底部结束 */
/* 设计师 */
.designer_info .sjs{
    /* height: 300px; */
	padding: 35px 0;
}
.designer_info .sjs .dmc .right{
    display: flex;
}
.designer_info .sjs .dmc .right p:first-child{
    font-size: 16px;
	color: #f0e7d6;
}
.designer_info .sjs .dmc .right p:last-child{
    font-size: 40px;
	color: #f0e7d6;
}
.designer_info .sjs .click_count{
    margin-top: 35px;
	display: flex;
	align-items: center;
}
.designer_info .sjs .click_count .list{
	display: flex;
	align-items: center;
}
.designer_info .sjs .click_count .list p:first-child{
	font-size: 15px;
	color: #c1b9af;
}
.designer_info .sjs .click_count .list p:last-child{
	font-size: 25px;
	color: #fff7e7;
}
.designer_info .sjs .container{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.designer_info .sjs .container .img {
	width: 2rem;
	height: 2rem;
    position: unset;
    border-radius: 50%;
    box-shadow: 4px 2px 11px #888888;
	border: 5px solid #fff;
}
.designer_info .banner.sjs .container .img img{
	width: 2rem;
	height: 2rem;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
}
.designer_info .sjs_ry{
	margin-top: -20px;
	background-color: #fff;
	border-radius: 15px;
	margin-bottom: 15px;
	padding: 14px 0;
}
.designer_info .sjs_ry .des.scly{
	display: flex;
}
.designer_info .sjs_ry .des{
	margin-bottom: 15px;
}
.designer_info .sjs_ry .des p{
	line-height: 1.6;
}
.designer_info .sjs_ry span{
	font-size: 17px;
	margin-right: 10px;
	color: #000;
	font-weight: bold;
}
.designer_info .sjs_ry .mc{
	display: flex;
	flex-wrap: wrap;
}
.designer_info .sjs_ry .mc p{
	padding: 2px 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #af957e;
	border-radius: 30px;
	color: #fff;
	line-height: 24px;
	box-sizing: border-box;
}

.designer_info .dmc{
    position: relative;
}
.designer_info .dmc .tt {
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    font-weight: bold;
}
.designer_info .dmc .ttt {
    text-align: center;
    font-size: 14px;
    margin-top: 15px;
    color: #ffffff;
}
.designer_info .dmc .subtt{
	text-align:center;
	color:#999;
	margin-top:7px;
}
.designer_info .dmc .des{
	color:#5b5b5b;
	font-size:15px;
	font-weight:lighter;
	text-align:center;
	margin:auto;
	margin-top:22px;
	line-height:29px;
}
.designer_info .dmc .appoint{
	width:100px;
	height:30px;
	line-height:30px;
	display:block;
	margin: 20px auto;
	background:#fff7e7;
	color:#71572e;
	font-size:16px;
	text-align:center;
	border-radius:20px;
}
.designer_info .dmc i {
    height: 27px;
    line-height: 27px;
    position: absolute;
    top: 26px;
    right: 0;
    color: #999;
    padding-left: 32px;
    background: url(../../habitat/images/ico4.png) no-repeat left center;
    font-style: normal;
}
.designer_info .des_info h2, .designer_info .des_info h1, .designer_info .des_info h3 {
    font-weight: bold;
    margin: 10px 0;
    font-size: 19px;
    color: #000;
}
.designer_info .des_info h1 {
    font-size: 25px;
}
.designer_info .des_info{
    padding: 10px 15px;
	background-color: #fff;
	margin-bottom: 10px;
	border-radius: 10px;
}
.designer_info .des_info img{
    max-width: 100% !important;
	height: auto !important;
}

/* 设计师 */
.designer_list.index{
	padding-top: 10px;
	background-color: #f2f2f2;
}
.designer_list .tab{
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 10px;
}
.designer_list .tab a{
	padding: 0 8px;
    line-height: 30px;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    color: #333;
    font-size: 15px;
}
.designer_list .tab a.active {
    background: #9f846c;
    color: #fff;
}
.designer_list .cbox{
	margin-top:10px;
}
.designer_list .cbox .list{
	display: flex;
	/* justify-content: space-between; */
	background:#fff;
	padding:10px 15px;
	margin-bottom:15px;
}
.designer_list .cbox .list .headpic{
	width:80px;
	height:80px;
	min-width: 80px;
	overflow:hidden;
	border-radius:50%;
	margin-top:22px;
}
.designer_list .cbox .list .headpic img{
	width:100%;
	height:100%;
	display:block;
}
.designer_list .cbox .list .item{
	margin-top:22px;
	margin-left: 15px;
}
.designer_list .cbox .list .item .tt{
	font-size:18px;
	color:#333;
	font-weight:bold;
	margin-top:7px;
}
.designer_list .cbox .list .item .subtt{
	font-size:12px;
	color:#999;
	margin-top:6px;
}
.designer_list .cbox .list .item .subtt span{
	height:11px;
	border-left:1px solid #a9a9a9;
	display:inline-block;
	margin:0 9px;
	position:relative;
	top:1px;
}
.designer_list .cbox .list .item .des{
	color:#595959;
	font-size:13px;
	line-height:20px;
	height:40px;
	overflow:hidden;
	margin-top:9px;
}
.designer_list .cbox .list .item .btn{
	margin-top:10px;
}
.designer_list .cbox .list .item .btn i{
	float:left;
	padding-left: 28px;
	background: url(../../habitat/images/ico1.png) no-repeat left center;
	font-style: normal;
	color: #666;
	line-height:27px;
}
.designer_list .cbox .list .item .btn a{
	float:left;
	background:#a3886f;
	color:#fff;
	height:27px;
	line-height:27px;
	padding:0 12px;
	border-radius:20px;
	margin-left:12px;
}

.team_info .detail{
	margin-top: 20px;
}
.team_info .picture{
	display: flex;
	flex-direction: column;
    position: relative;
	margin-bottom: 20px;
}
.team_info .picture .pic{
	width: 100%;
	height: 300px;
	position: relative;
}
.team_info .picture img{
    width: 100%;
	max-width: 100%;
    /* height: 100%; */
	/* object-fit: cover; */
}
.team_info .intro{
    background-color: #fff;
    text-align: left;
    box-shadow: 0 2px 20px rgb(0 0 0 / 15%);
    font-size: 16px;
    width: 100%;
    color: #666;
    padding: 10px 15px;
    line-height: 1.6;
    box-sizing: border-box;
}
.team_info .intro h1 {
    font-size: 1.5em;
    margin: 0 0 0.5em;
    color: #e0c2a8;
}
.team_info .intro p {
    font-size: 14px;
	margin: 8px 0;
}
.team_info .detail .item{
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}
.team_info .detail .item .title{
	font-size: 16px;
	color: #000;
	font-weight: bold;
	min-width: 100px;
	margin-bottom: 20px;
    text-align: left;
}
.team_info .detail .item.img .item_con{
	width: 200px;
}
.team_info .detail .item.editor .item_con{
	line-height: 220%;
}


.video_list{
	padding-top: 10px;
	background-color: #f2f2f2;
}
.video_list .tab{
	display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.video_list .tab a{
    padding: 0 8px;
    line-height: 30px;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    color: #333;
    font-size: 15px;
}
.video_list .tab a.active {
    background: #9f846c;
    color: #fff;
}
.video_list .detail .list{
	width: 49%;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}
.video_list .detail .list:nth-child(2n){
	margin-left: 2%;
}
.video_list .detail .list .im{
	height: 28vw;
	position: relative;
}
.video_list .detail .list .im img{
	object-fit: cover;
}
.video_list .detail .list .im i{
	position:absolute;
	width:67px;
	height:67px;
	background:url(../images/play.png) no-repeat center;
	background-size: 25px;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.video_list .detail .list .tt{
	background:#fff;
	height:10vw;
	line-height:10vw;
	padding-left:10px;
	padding-right:10px;
}
.video_list .detail .list .tt p{
	font-size:14px;
	color:#333;
	float:left;
	width:calc(100% - 50px);
}
.video_list .detail .list .tt span{
	color:#999;
	padding-left:22px;
	background:url(../../habitat/images/bo.png) no-repeat left center;
	float:right;
	font-weight:lighter;
}

.video_info{
	margin-top: 10px;
}
.video_info video{
	max-width: 100%;
}
.video_info .list{
	overflow: hidden;
	margin-bottom: 10px;
}
.video_info .list:nth-child(2n){
	margin-left: 2%;
}
.video_info .list .im{
	position: relative;
}
.video_info .list .im i{
    position: absolute;
    width: 67px;
    height: 67px;
    background: url(../images/play.png) no-repeat center;
    background-size: 25px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.video_info .list .tt{
	background:#fff;
	height:10vw;
	line-height:10vw;
	padding-left:10px;
	padding-right:10px;
}
.video_info .list .tt p{
	font-size:14px;
	color:#333;
	float:left;
	width:calc(100% - 40px);
}
.video_info .list .tt span{
	color:#999;
	padding-left:22px;
	background:url(../../habitat/images/bo.png) no-repeat left center;
	float:right;
	font-weight:lighter;
}
.video_info .rec_works .mt{
	font-size: 20px;
    line-height: 20px;
    color: #333;
    padding-left: 11px;
    position: relative;
	margin-bottom: 20px;
}
.video_info .rec_works .mt:before {
    content: "";
    width: 5px;
    height: 100%;
    background: #a3886f;
    position: absolute;
    left: 0;
    top: 0;
}
.video_info .rec_works .con .list{
	width: 49%;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}
.video_info .rec_works .con .list:nth-child(2n){
	margin-left: 2%;
}
.video_info .rec_works .con .list .im{
	height: 28vw;
	position: relative;
}
.video_info .rec_works .con .list .im i{
	position:absolute;
	width:67px;
	height:67px;
	background:url(../images/play.png) no-repeat center;
	background-size: 25px;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.video_info .rec_works .con .list .tt{
	background:#fff;
	height:10vw;
	line-height:10vw;
	padding-left:10px;
	padding-right:10px;
}
.video_info .rec_works .con .list .tt p{
	font-size:14px;
	color:#333;
	float:left;
	width:calc(100% - 40px);
}
.video_info .rec_works .con .list .tt span{
	color:#999;
	padding-left:22px;
	background:url(../../habitat/images/bo.png) no-repeat left center;
	float:right;
	font-weight:lighter;
}



.supplier .search_list .list{
	margin-bottom: 15px;
	padding: 15px;
	background-color: #fff;
}
.supplier .search_list .list .item .tt{
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}
.supplier .search_list .list .item .subtt{
	font-size: 13px !important;
	color: rgb(102, 102, 102) !important;
	line-height: 25px !important;
	font-weight: normal !important;
}
.supplier .search_list .list .item1{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.supplier .search_list .list .item1{
	margin-top: 15px;
}
.supplier .search_list .list .item1 .price{
	color: #f03838;
}
.supplier .search_list .list .item1 .accept{
	color: #fff;
	background-color: #5e5e5e;
	width: 100px;
	height: 30px;
	text-align: center;
	padding: 5px;
	border-radius: 15px;
}

/* 项目详情 */
.syinfo .store_caseinfo{
	margin-top: 15px;
	padding-bottom: 15px;
}
.syinfo .syinfo_head .tt{
	color: #222;
	margin-top: 15px;
	font-weight: bold;
	font-size: 0.4rem;
    line-height: .48rem;
}
.syinfo .syinfo_head .sy_rank a{
    background: #92151b;
    color: #fff;
    padding: 5px 10px;
}
.syinfo .syinfo_head .mt {
	display: flex;
	margin: 10px 0;
}

.syinfo .syinfo_head .mt .mt1 {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
}

.syinfo .syinfo_head .mt .mt1 img {
	width: 100%;
	height: 100%;
}

.syinfo .syinfo_head .mt .mt2 {
	flex: 2;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.syinfo .syinfo_head .mt .mt2 p {
	font-size: .32rem;
	line-height: .42rem;
	color: #333333;
	margin-bottom: 5px;
}

.syinfo .syinfo_head .mt .mt2 .date {
	color: #999;
	font-size: .28rem;
}

.syinfo .syinfo_head .mt .mt3 {
	flex: 1;
}

.syinfo .syinfo_head .mt .mt3 span {
	float: right;
	text-align: center;
	border-radius: 3px;
	height: 25px;
	padding: 3px 15px;
	background-color: #e14848;
	color: #fff;
	margin-top: 12px;
}
.syinfo .scon .tt{
	margin-top: 15px;
	font-size: .4rem;
	line-height: .5rem;
    color: #222;
	font-weight: bold;
}
.syinfo .scon .item{
	margin: 10px auto;
}
.syinfo .scon .item p{
    color: #333;
    margin-bottom: 7px;
    font-size: 14px;
}
.syinfo .mc .project .tt{
	padding-bottom:16px;
	border-bottom:1px solid #ddd;
	font-size:18px;
	color:#333;
}
.syinfo .mc .project .tt span{
	font-size:15px;
	float: right;
}
.syinfo .mc .scon{
	border: 1px solid #e8e8e8;
    margin-top: 10px;
    margin-bottom: 30px;
    padding: 20px;
}
.syinfo .mc .scon .spec{
	display: flex;
	border-bottom: 1px dashed #e8e8e8;
    padding: .2rem 0;
	line-height: .6rem;
}
.syinfo .mc .scon .spec .spec-label{
	width: 30%;
    clear: both;
    float: left;
	font-size: .32rem;
}
.syinfo .mc .scon .spec .spec-data{
	width: 70%;
    clear: both;
    float: left;
	font-size: .32rem;
	padding-left: .2rem;
	color: #5698d2;
}
.syinfo .mc .scon .spec .spec-data a{
	font-size: .32rem;
	margin-right: .2rem;
	color: #5698d2;
}
.syinfo .mc .tags.list p{
    font-size: 16px;
    height: 21px;
    line-height: 21px;
    padding: 0 8px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
    color: #61687c;
}
.syinfo .mc .tags.list span {
    font-size: 12px;
    height: 21px;
    line-height: 21px;
    padding: 0 8px;
    border: 1px solid #eee;
    border-radius: 2px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 5px;
    color: #61687c;
}

.syinfo .mc .btn{
	width: 130px;
    height: 40px;
    line-height: 40px;
    background: #222;
    display: block;
    text-align: center;
    color: #fff;
    padding: 0;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.syinfo .mc .project .pic{
	margin-top: 15px;
}
.syinfo .mc .project .con{
	margin-top: 15px;
	line-height: 220%;
	overflow: hidden;
}
.syinfo .mc .project .con * {
	height: auto !important;
    max-width: 100% !important;
	max-height: 100% !important;
    font-size: 16px;
}
.syinfo .mc .project .con p{
    margin: 5px 0;
}

/* 产品 */
.iCp_list{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 15px;
}
.iCp_list .list{
	display: block;
	flex-basis: 49%;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #dbdbdb;
}
.iCp_list .list .im{
	height: 115px;
}
.iCp_list .list .item{
	font-size: 13px;
	color: #7d7d7d;
	border-top: 1px solid #dbdbdb;
	padding: 7px 5px;
}
.iCp_list .list .item .subtt{
	font-size: 15px;
	color: #000;
}
.iCp_list .list .item .tt{
	font-size: 13px;
	color: #333;
	margin: 3px auto;
}
.iCp_list .list .item .tb{
	display: flex;
	justify-content: space-between;
}
.iCp_list .list .item .tb p{
	font-size: 13px;
	color: #333;
}
.iCp_list .list .item span{
	font-size: 13px;
	flex-basis: 75px;
    background: #ad1e1f;
    color: #fff;
    height: 21px;
    line-height: 21px;
	text-align: center;
    padding: 0 3px;
    border-radius: 3px;
}
.iCp_list .list .item span.t1{
	background:#3fb865;
}
.iCp_list .list .item span.t2{
	background:#0052a4;
}
.iCp_list .list .item span.t3{
	background:#B6987F;
}
.iCp_info{
	margin-top: 15px;
}
.iCp_info .sc .item p{
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: 6px;
}
.iCp_info .mc .scon .tt{
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
}
.iCp_info .mc .scon .des{
	line-height:20px;
	margin-top:8px;
}
.iCp_info .mc .scon .tab{
	background:#f2f2f2;
	padding:6px 16px;
	margin-top:10px;
	width:100%;
	margin-bottom:10px;
}
.iCp_info .mc .scon .text{
	line-height:20px;
	margin-bottom:10px;
}
.iCp_info .mc .scon .text span{
	width:45px;
	float:left;
	line-height:20px;
}
.iCp_info .mc .scon .text p{
	float:left;
	border:1px solid #ea3939;
	line-height:26px;
	padding:0 12px;
	margin-right:10px;
}
.iCp_info .mc .scon .btn{
    width: 140px;
    height: 50px;
    line-height: 50px;
    background: #ea3939;
    display: block;
    text-align: center;
    color: #fff;
    padding: 0;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.iCp_info .sc .cptt{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
}
.iCp_info .sc .cptt .tab{
	display: flex;
	align-items: center;
}
.iCp_info .sc .cptt .tab p{
	font-size: 16px;
	color: #333;
	flex-basis: 70px;
	margin-right: 10px;
}
.iCp_info .sc .cptt .tab p.current{
	color: #a3886f;
}
.iCp_info .sc .cpcon{
	margin-top: 10px;
}
.iCp_info .sc .cpcon .detail img{
	max-width: 100%;
}

/* 供求 */
.supply_list{
	padding-top: 10px;
	background-color: #f5f5f5;
}
.supply_list .mt{
	display: flex;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 10px 10px;
	border-radius: 5px;
}
.supply_list .mt a{
	font-size: 15px;
	color: #333;
	margin-right: 10px;
	padding: 3px 10px;
	border-radius: 15px;
}
.supply_list .mt a.active{
	color: #fff;
	background-color: #a17d5f;
}
.supply_list .list{
	margin-bottom: 15px;
	background-color: #fff;
	padding: 5px 10px;
	border-radius: 10px;
}
.supply_list .list .page1{
	height: 50vw
}
.supply_list .list .page2 .title{
	margin:8px 0 8px 10px;

}
.supply_list .list .page2 .title .tt{
	float: left;
	font-size: 15px;
	line-height: 20px;
	max-width: 120px;
}
.supply_list .list .page2 .title .im{
	float: right;
	margin-right: 10px;
}
.supply_list .list .page2 .title .name{
	float: right;
}
.supply_list .list .page2 .title .name p{
	font-size: 13px;
}
.supply_list .list .page2 .des{
	margin-bottom: 5px;
	height: 65px;
    line-height: 20px;
    overflow: hidden;
	background-color: #f9f9f9;
	padding: 5px 10px;
}
.supply_list .list .page2 .title .im{
	width: 30px;
	height: 30px;
	border-radius: 50%;
	overflow: hidden;
}

.supply_list .list .item {
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
}
.supply_list .list .item .price{
	float: left;
    color: #999;
    font-size: 14px;
}
.supply_list .list .item p{
	display: inline-block;
    color: #ea2f2f;
    font-size: 14px;
}
.supply_list .mc .list .page2 .item .purchase {
    float: right;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #a3886f;
    text-align: center;
    color: #fff;
    border-radius: 20px;
    margin-left: 10px;
}
.supply_list .mc .list .page2 .item .read{
    float: right;
    color: #a17d5f;
}

/* 产品详情 */
.supply_info{
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 10px;
}
.supply_info .mt {
	display: flex;
	margin: 10px 0;
}

.supply_info .mt .mt1 {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	overflow: hidden;
	margin-right: 10px;
}

.supply_info .mt .mt1 img {
	width: 100%;
	height: 100%;
}

.supply_info .mt .mt2 {
	flex: 2;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.supply_info .mt .mt2 p {
	font-size: .32rem;
	line-height: .42rem;
	color: #333333;
	margin-bottom: 5px;
}

.supply_info .mt .mt2 .date {
	color: #999;
	font-size: .28rem;
}

.supply_info .mt .mt3 {
	flex: 1;
}

.supply_info .mt .mt3 span {
	float: right;
	text-align: center;
	border-radius: 3px;
	height: 25px;
	padding: 3px 15px;
	background-color: #e14848;
	color: #fff;
	margin-top: 12px;
}
.supply_info .scon .con .tt {
    font-size: 18px;
    color: #333;
    margin-top: 10px;
}
.supply_info .scon .con .price{
    margin: 5px 0;
}
.supply_info .scon .con .price p {
    display: inline-block;
    color: #ea2f2f;
    font-size: 15px;
}
.supply_info .scon .con .price span {
    color: #ea2f2f;
    font-size: 15px;
    margin-right: 3px;
}
.supply_info .scon .con .btn a {
    float: left;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    margin-right: 6px;
    text-align: center;
    color: #fff;
    font-size: 15px;
}
.supply_info .scon .con .btn a.btn1 {
    background: #a3886f;
}
.supply_info .scon .con .btn a.btn2 {
    background: #b99a7e;
}
.supply_info .scon .con .des {
    background: #f9f9f9;
    margin-top: 10px;
    padding: 5px 10px;
    line-height: 20px;
}
.supply_info .sinfo .sinfo_left .tt{
	font-size: 18px;
    border-bottom: 1px solid #ddd;
    padding-top: 15px;
    padding-bottom: 15px;
}
.supply_info .sinfo .sinfo_left .item{
    margin-top: 10px;
    margin-bottom: 10px;
}
.supply_info .sinfo .sinfo_left .item p {
    color: #333;
    float: left;
    width: 50%;
    margin-bottom: 10px;
    padding-right: 10px;
}

.supply_info .sinfo .sinfo_left .con{
	line-height: 220%;
	overflow: hidden;
}
.supply_info .sinfo .sinfo_left .con * {
	height: auto !important;
    max-width: 100% !important;
	max-height: 100% !important;
	color: #000;
	font-size: 16px;
}

.wbuy_info .mc .list .page2 .des {
    height: auto;
}
.wbuy_info .list .name .im{
	width: 30px;
	height: 30px;
	overflow: hidden;
}
.wbuy_info .mc .wbuy_btn{
	margin: 5px 0;
}
.wbuy_info .mc .wbuy_btn .btn {
    float: left;
    width: 100px;
    height: 30px;
    line-height: 30px;
    background: #a3886f;
    text-align: center;
    color: #fff;
    border-radius: 15px;
	padding: 0;
}
.wbuy_info .mc .wbuy_btn p {
    float: left;
    margin-left: 15px;
    font-size: 13px;
    margin-top: 12px;
}

/* 招聘 */
.index.zp{
	background-color: #f5f5f5;
}
.iZp{
	margin-top: 10px;
}
.iZp .list{
	background-color: #fff;
	padding: 5px 10px;
	margin-bottom: 15px;
	border-radius: 10px;
}
.iZp .list .tt{
	display: flex;
	justify-content: space-between;
	color: #000;
}
.iZp .list .tt p{
	font-size: 16px;
	font-weight: bold;
}
.iZp .list .tt .p1{
	flex-basis: 50%;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.iZp .list .tt .p2{
	display: flex;
}
.iZp .list .tt .p2 .price{
	font-size: 16px;
	color: #fa6e45;
}
.iZp .list .tt .p2 .xl{
	font-size: 16px;
}
.iZp .list .tt span.line {
    margin: 0 5px;
    height: 12px;
    border-left: 2px solid #9599a4;
    margin-top: 3px;
}
.iZp .list .name{
    display: flex;
	margin: 10px 0;
}
.iZp .list .name .im {
	width: 30px;
	height: 30px;
	overflow: hidden;
	border-radius: 50%;
	margin-right: 5px;
}
.iZp .list .name p{
    line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.iZp .tags span {
    display: inline-block;
    padding: 3px 7px;
    font-size: 12px;
    color: #666;
    line-height: 17px;
    background: #f5f5f5;
    border-radius: 3px;
    margin-right: 6px;
    margin-bottom: 5px;
}
.iZp .cm {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.iZp .cm .date{
	margin-top: 10px;
}
.iZp .cm .yp {
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    background: #a3886f;
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}
.iZp .tan_zp {
    display: none;
}
.tan_zp {
    padding: 10px 20px;
}
.tan_zp .tt{
    font-size: 18px;
	color: #000;
	text-align: center;
	margin-bottom: 10px;
}
.tan_zp .mbox{
	margin-bottom: 10px;
}
.tan_zp .mbox .list{
	margin-bottom: 5px;
}
.tan_zp .subtt{
    color: #fff;
    background: #b68b66;
    padding: 6px 10px;
    display: inline-block;
}
.tan_zp .mcon{
	margin-top: 10px;
    line-height: 25px;
}
/* 求职 */
.iQz .job_con{
	padding-top: 10px;
}
.iQz .job_con .detail{
    height: 180px;
    background: #fff;
    padding: 10px 15px;
    margin-bottom: 20px;
	display: block;
}
.iQz .job_con .im{
	width: 132px;
    height: 100%;
    float: left;
    margin-right: 15px;
}
.iQz .job_con .detail .content .tt {
    font-size: 18px;
    color: #b68b66;
    margin-top: 12px;
}
.iQz .job_con .detail .content .subtt {
    margin-top: 10px;
}
.iQz .job_con .detail .content .subtt span {
    color: #61687b;
    margin-right: 17px;
}
.iQz .job_con .detail .content .des {
    color: #999;
    margin-top: 16px;
}
.iQz .job_con .detail .content .btn {
    width: 93px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border-radius: 20px;
    background: #afafaf;
    color: #fff;
    margin-top: 16px;
	padding: 0;
}

/* 资讯 */
.article_cat_list {
    padding-top: 10px;
    background-color: #f2f2f2;
}
.article_cat_list .tab{
	display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.article_cat_list .tab a{
    padding: 0 8px;
    line-height: 30px;
    background: #fff;
    margin-right: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    color: #333;
    font-size: 15px;
}
.article_cat_list .tab a.active {
    background: #9f846c;
    color: #fff;
}
.article_cat_list .detail .list{
	display: flex;
	flex-direction: column-reverse;
	justify-content: space-between;
	background: #fff;
	margin-bottom: 15px;
}
.article_cat_list .detail .list .left{
	padding-right: 0.24rem;
	margin-top: .2rem;
	padding: 10px 10px;
	overflow: hidden;
}
.article_cat_list .detail .list .left h2{
	font-size: .36rem;
	line-height: .46rem;
	margin-bottom: .1rem;
}
.article_cat_list .detail .list .left .des{
	font-size: .3rem;
	line-height: .36rem;
	margin-bottom: .2rem;
}
.article_cat_list .detail .list .left .author{
	display: flex;
}
.article_cat_list .detail .list .left .author .from{
	padding-right: 0.24rem;
	flex: 1;
}
.article_cat_list .detail .list .left .author .from span{
	color: #d19a5f;
}
.article_cat_list .detail .list .left .author .time{
    padding-left: 26px;
    background: url(../../habitat/images/ico3.png) no-repeat left center;
    line-height: 19px;
}
.article_cat_list .detail .list .right .im img{
    height: 3.86rem;
    border-radius: 3px;
    overflow: hidden;
    object-fit: cover;
    object-position: center center;
}

.article_cat_list .detail .list.show_type2{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 10px 10px;
}
.article_cat_list .detail .list.show_type2 .left {
    padding: 0;
    padding-right: 0.24rem;
}
.article_cat_list .detail .list.show_type2 .right .im{
	height: 1.76rem;
    width: 2.26rem;
}
.article_cat_list .detail .list.show_type2 .right .im img {
    height: 100%;
}

.article_cat_list .detail .list.show_type3 .right{
	display: flex;
    justify-content: space-between;
}
.article_cat_list .detail .list.show_type3 .right .im{
	height: 1.76rem;
    width: 2.26rem;
}
.article_cat_list .detail .list.show_type3 .right .im img {
    height: 100%;
}
.view_prev_next{
	padding: 20px 0;
}
.view_prev_next *{
	font-size: 0.28rem;
}
.view_prev_next .previous{
	margin-bottom: 20px;
}
.view_prev_next .next{
}
/* .article_cat_list .detail .list{
	display: flex;
	justify-content: space-between;
	align-items: center;
	background: #fff;
	padding: 10px 10px;
	margin-bottom: 15px;
}
.article_cat_list .detail .list .left{
	padding-right: 0.24rem;
	overflow: hidden;
}
.article_cat_list .detail .list .left h2{
	font-size: .36rem;
	line-height: .46rem;
	margin-bottom: .1rem;
}
.article_cat_list .detail .list .left .des{
	font-size: .3rem;
	line-height: .36rem;
	margin-bottom: .2rem;
}
.article_cat_list .detail .list .left .author{
	display: flex;
}
.article_cat_list .detail .list .left .author .from{
	padding-right: 0.24rem;
}
.article_cat_list .detail .list .left .author .from span{
	color: #d19a5f;
}
.article_cat_list .detail .list .left .author .time{
    padding-left: 26px;
    background: url(../../habitat/images/ico3.png) no-repeat left center;
    line-height: 19px;
}
.article_cat_list .detail .list .right .im img{
    height: 1.76rem;
    width: 2.26rem;
    object-fit: cover;
    object-position: center center;
} */


/* 登录 */
.ulogin{
	height: 100vh;
	background: url(../images/login-bg.png) no-repeat center;
	background-size: 100% 100%;
}
.ulogin .box[data-loginType]{
	display: none;
}
.ulogin .box[data-loginType="loginphone"]{
	display: block;
}
.ulogin .container{
	width: 74%;
}
.ulogin .tt{
	display: flex;
	justify-content: flex-end;
}
.ulogin .tt a{
	font-size: 20px;
	color: #000206;
	margin-top: 5.6vh;
	margin-left: 15px;
}
.ulogin .tt a:first-child{
	font-weight: bold;
}
.ulogin .box{
	margin-top: 15.1vh;
}
.ulogin .box h1{
	font-size: 25px;
	font-weight: bold;
	color: #000206;
}
.ulogin .box .con_t{
	font-size: 20px;
	margin-top: 3.1vh;
	color: #acafb8;
}
.ulogin .box .dologin{
	margin-top: 30px;
}
.ulogin .box .dologin input{
	border: 0;
	width: 100%;
	height: 100%;
	background: none;
}
.ulogin .box .dologin .text{
	height: 50px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	overflow: hidden;
}
.ulogin .box .dologin .text.username{
	background-color: #ffffff;
	box-shadow: 4px 1px 5px #888888;
	border-radius: 5px;
}
.ulogin .box .dologin .text.username input{
	background: url('../images/login-1.png') 20px 10px no-repeat;
	background-size: 20px;
	padding-left:60px;
}
.ulogin .box .dologin .text.code input{
	float: left;
	background: url('../images/login-2.png') 20px 10px no-repeat;
	background-size: 20px;
	padding-left:60px;
	width: 65%;
}
.ulogin .box .dologin .text.password input{
	float: left;
	background: url('../images/login-2.png') 20px 10px no-repeat;
	background-size: 20px;
	padding-left:60px;
}
.ulogin .box .dologin .text.code img{
	float: left;
	width: 35%;
	height: 100%;
}
.ulogin .box .dologin .text.code{
	border-bottom: 3px solid #d3d3d3;
}
.ulogin .box .dologin .text.password{
	border-bottom: 3px solid #d3d3d3;
}
.ulogin .box .dologin .text.password input{
	float: left;
	background: url('../images/login-2.png') 20px 10px no-repeat;
	background-size: 20px;
	padding-left:60px;
	width: 65%;
}
.ulogin .box .dologin .text.password p{
	font-size: 15px;
	float: left;
	width: 35%;
	background-color: #ffffff;
	border-radius: 15px;
	padding: 10px 10px;
	color: #a0795a;
	margin-top: 5px;
}
.ulogin .box .title{
	color: #333333;
	font-weight: bold;
	font-size: 15px;
}
.ulogin .box .tip{
	margin: 5px 0;
	color: #acafb8;
	font-size: 14px;
}
.ulogin .tab{
	position: relative;
	margin-top: 30px;
}
.ulogin .tab input[type="submit"]{
	float: right;
	color: #fff;
	font-size: 20px;
	padding: 15px 30px;
	padding-right: 50px;
	border-radius: 30px;
	background-color: #bb9577;
	border: none;
}
.ulogin .tab input[type="image"] {
    position: absolute;
	right: 20px;
    top: 15px;
	width: 20px;
}

/* 用户中心 */
.user_clips{
	background-color: #f8f8f8;
	padding-bottom: 75px;
}
.user_clips .user_logo{
	display: flex;
	align-items: center;
	padding: 70px 0 40px;
}
.user_clips .user_logo .img{
	width: 80px;
	height: 80px;
	border-radius: 100%;
	overflow: hidden;
	margin-left: 15px;
	margin-right: 20px;
}
.user_clips .user_logo .name{
	flex: 1;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #242424;
    padding-right: 20px;
}
.user_clips .user_logo .setting{
	font-size: 16px;
	color: #666666;
	background: url('../images/user_setting.png') right no-repeat;
	background-size: 7px;
	padding-right: 15px;
}
.user_clips .user_head{
	display: flex;
	justify-content: space-around;
	align-items: center;
	background-color: #ffffff;
	border-radius: 5px;
	padding: 20px 0 15px;
}
.user_clips .user_head a{
	text-align: center;
}
.user_clips .user_head .img{
	position: relative;
}
.user_clips .user_head .img i{
    position: absolute;
    top: -5px;
    right: -5px;
    display: inline-block;
    min-width: 10px;
    padding: 1px 4px;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #e71839;
    border-radius: 100%;
}
.user_clips .user_head a img{
	width: 25px;
	height: 25px;
}
.user_clips .user_head p{
	color: #333333;
	font-size: 16px;
	margin-top: 10px;
	font-weight: 700;
}
.user_clips .user_notice{
	margin-top: 20px;
	border-radius: 5px;
	background-color: #ffffff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 15px 15px;
}
.user_clips .user_notice .mt{
	font-size: 18px;
	font-weight: bold;
	color: #202020;
}
.user_clips .user_notice .mc{
	border: 2px solid #e71839;
    border-radius: 20px;
    padding: 2px 15px;
}
.user_clips .user_notice .mc a{
	background: url('../images/user_img_5.png') left no-repeat;
	background-size: 20px;
	border-radius: 8px;
	display: block;
	line-height: 30px;
	padding-left: 30px;
}
.user_clips .user_notice.pc .mc{
	border: 2px solid #9c9c9c;
}
.user_clips .user_notice.pc .mc a{
	color: #9c9c9c;
	background: url('../images/user_img_6.png') left no-repeat;
	background-size: 20px;
}

.user_clips .user_service{
	margin-top: 20px;
	border-radius: 5px;
	background-color: #ffffff;
	padding: 15px;
}
.user_clips .user_service .mt{
	font-size: 18px;
	font-weight: bold;
	color: #202020;
	margin-bottom: 20px;
}
.user_clips .user_service .mc{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	text-align: center;
}
.user_clips .user_service .mc a{
	flex-basis: 25%;
	margin-bottom: 25px;
}
.user_clips .user_service .mc img{
	width: 25px;
	height: 25px;
}
.user_clips .user_service .mc p{
	color: #333333;
    font-size: 16px;
    margin-top: 10px;
    font-weight: 700;
}
.user_clips .user_jl{
	margin-top: 20px;
	border-radius: 5px;
	background-color: #ffffff;
	padding: 15px;
}
.user_clips .user_jl .mt{
	font-size: 18px;
	font-weight: bold;
	color: #202020;
	margin-bottom: 20px;
}
.user_jl table {
	table-layout: fixed !important;
	width: 100% !important;
	border-collapse:collapse;
	border:none;
	background-color: #f8f8f8;
}

.user_list .mt_list{
	display: flex;
    justify-content: center;
    align-items: center;
	height: 40px;
	text-align: center;
}
.user_list .mc_list{
    display: flex;
    text-align: center;
    align-items: center;
    padding: 5px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #999999;
}
.user_list .mc_list div{
	font-size: 14px;
	line-height: 1.2;
}
.user_list .mt_list p{
	font-size: 16px;
}
.user_list .t10{
	width: 10%;
}
.user_list .t20{
	width: 20%;
}
.user_list .t30 {
	width: 30%;
}
.user_list .t40 {
	width: 40%;
}
.user_list .t50 {
	width: 50%;
}
.user_list .t60 {
	width: 60%;
}
.user_list .t70 {
	width: 70%;
}
.user_list .t80 {
	width: 80%;
}


.user_jl td,.user_jl th {
	width:1px;
	white-space:nowrap; /* 自适应宽度*/
	word-break:keep-all; /* 避免长单词截断，保持全部 */
	text-align:center;
	white-space:pre-line;
	word-break:break-all !important;
	word-wrap:break-word !important;
	display:table-cell;
	vertical-align:middle !important;
	white-space: normal !important;
	height:auto;
	vertical-align:text-top;
	padding:2px 2px 0 2px;
	font-size: 16px;
	display: table-cell;
}
.user_jl thead{
	height: 40px;
	line-height: 40px;
}
.user_jl td{
	font-size: 13px;
	padding: 15px 0;
}
.user_jl thead,.user_jl tbody tr{
	border-bottom: 2px solid #fff;
}

.user_nav{
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	background-color: #333333;
	color: #fff;
}
.user_form .cells{
	padding: 16px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.user_form .cells_hd{
	padding-right: 16px;
}
.user_form .cells_hd p{
    width: 1.4rem;
	max-width: 1.8rem;
	font-size: 17px;
	line-height: 1.41176471;
}
.user_form .cells_hd span{
    color: red;
}
.user_form .cells_bd{
    flex: 1;
}
.user_form .cells::after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 1px;
    border-top: 1px solid rgba(0,0,0,0.1);
    color: rgba(0,0,0,0.1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    z-index: 2;
}
.user_form input{
    width: 100%;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    background-color: transparent;
    font-size: inherit;
    color: inherit;
    height: .48rem;
    line-height: .48rem;
}
.user_form select{
    -webkit-appearance: none;
    border: 0;
    outline: 0;
    background-color: transparent;
    width: 100%;
    font-size: inherit;
    height: .48rem;
    line-height: .48rem;
	padding-right: 40px;
    position: relative;
    z-index: 1;
    color: rgba(0,0,0,0.9);
    vertical-align: bottom;
    box-sizing: border-box;
}
.user_form .cells_bd.user_select:after {
    content: " ";
    width: 12px;
    height: 24px;
    -webkit-mask-position: 0 0;
    mask-position: 0 0;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
    background-color: currentColor;
    color: rgba(0,0,0,0.3);
    -webkit-mask-image: url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.454%206.58l1.06-1.06%205.78%205.779a.996.996%200%20010%201.413l-5.78%205.779-1.06-1.061%205.425-5.425-5.425-5.424z%22%20fill%3D%22%23B2B2B2%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);
    mask-image: url(data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2.454%206.58l1.06-1.06%205.78%205.779a.996.996%200%20010%201.413l-5.78%205.779-1.06-1.061%205.425-5.425-5.425-5.424z%22%20fill%3D%22%23B2B2B2%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E);
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -12px;
}
.user_form input,.user_form textarea{
	caret-color: #07c160;
	font-size: 16px;
}
.user_form textarea{
	width: 100%;
	border-color: #999;
}
.user_form .user_submit{
	margin: 20px 0;
	text-align: center;
}
.user_form .btns_ok,.user_form .btns_reset{
	width: 110px;
	height: 30px;
	background-color: #e71839;
	color: #fff;
	border-right: 5px;
}
.user_form .btns_reset{
	background-color: #999;
}

.user_form .cells_bd.cells_upload {
	display: flex;
    align-items: center;
}
.user_form .a-upload {
	padding: 4px 10px;
	margin-right: 10px;
	position: relative;
	/*相对定位*/
	cursor: pointer;
	color: #888;
	background: #fafafa;
	border: 1px solid #ddd;
	border-radius: 4px;
	overflow: hidden;
	display: inline-block;
	/*显示一排*/
	*display: inline;
	*zoom: 1
}

.user_form .a-upload input {
	position: absolute;
	font-size: 100px;
	right: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	cursor: pointer
}

.user_form .a-upload:hover {
	color: #444;
	background: #eee;
	border-color: #ccc;
	text-decoration: none
}

.user_zp {
	margin-top: 20px;
}
.user_zp .list{
	margin-bottom: 20px;
	border: 1px solid #999999;
	border-radius: 15px;
	padding: 10px 15px;
}
.user_zp .list .item .tt{
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	margin-bottom: 10px;
}
.user_zp .list .item .subtt{
	margin-bottom: 10px;
}
.user_zp .list .item1 .price{
	color: rgb(128, 24, 24);
	font-size: 16px;
	line-height: 16px;
}
/* 榜单 */
.ranking{
	background: #f2f2f2 url('../images/ranking.png') top no-repeat;
	min-height: 740px;
	margin-bottom: 60px;
}
.ranking .ranking_logo{
	padding-top: 30px;
	display: flex;
	justify-content: center;
}
.ranking .ranking_logo img{
    max-width: 100%;
}
.ranking .ranking_nav{
	padding: 0 5px;
    background-image: linear-gradient(180deg, #ff5d2b, #ed201d);
    position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 10000;
}
.ranking .ranking_nav .list{
	width: 100%;
    height: 50px;
    line-height: 50px;
    /*段落中文本不换行*/
    white-space: nowrap;
    /*设置横向滚动*/
    overflow-x: scroll;
    /*禁止纵向滚动*/
    overflow-y: hidden;
    /*文本平铺*/
    text-align: justify;
    /*背景颜色*/
    padding: 0px 5px;
    margin-bottom: 10px;
    box-sizing: border-box;
}
.ranking .ranking_nav .list::-webkit-scrollbar {
    /*隐藏滚动条*/
    display: none;
}
.ranking .ranking_nav a{
	color: #ffd3d3;
    /*取消超链接下划线*/
    text-decoration: none;
    margin: auto 5px;
	font-size: 17px;
}
.ranking .ranking_nav a.active{
	color: #fff;
	font-weight: 700;
}
.ranking_content .list{
	background-color: #fff;
	border-radius: 15px;
	padding: 10px 15px;
	margin-bottom: 15px;
}
.ranking_content .mt{
	display: flex;
	align-items: center;
}
.ranking_content .mt .im{
	width: 25px;
	height: 25px;
	margin-right: 15px;
}
.ranking_content .mt .tt{
	font-size: 18px;
	color: #f03135;
	font-weight: 700;
}
.ranking_content .mc ul{
	margin-top: 20px;
	padding: 0 5px;
}
.ranking_content .mc ul li{
	margin-bottom: 25px;
}
.ranking_content .mc ul li a{
	display: flex;
	align-items: center;
	position: relative;
}
.ranking_content .mc ul li .num{
	font-size: 16px;
	font-weight: 700;
	color: #999999;
	line-height: 16px;
	margin-right: 10px;
}
.ranking_content .mc ul li .im{
	width: 30px;
	height: 30px;
	border: 1px solid #f0f0f0;
	margin-right: 10px;
	border-radius: 50%;
	overflow: hidden;
}
.ranking_content .mc ul li .im img{
	max-width: 100%;
}
.ranking_content .mc ul li .content{
	font-size: 16px;
	line-height: 16px;
	color: #333333;
	flex: 1;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	margin-right: 10px;
}
.ranking_content .mc ul li .flow_num{
	flex-basis: 10%;
	color: #999999;
	font-size: 14px;
	line-height: 14px;
	text-align: right;
}
.ranking_content .mc ul li:nth-child(-n+3) .num{
	color: #fe2d46;
}
.ranking .ranking_2{
	background: #fff url('../images/ranking_2_2.png') top no-repeat;
    background-size: 100%;
}
.ranking .ranking_3{
	background: #fff url('../images/ranking_3_3.png') top no-repeat;
    background-size: 100%;
}
.ranking .ranking_3 .mt .tt{
	color: #1f7aec;
}
.ranking .ranking_4{
	background: #fff url('../images/ranking_4_4.png') top no-repeat;
    background-size: 100%;
}
.ranking .ranking_4 .mt .tt{
	color: #8f38d9;
}
.ranking .ranking_5{
	background: #fff url('../images/ranking_5_5.png') top no-repeat;
    background-size: 100%;
}
.ranking .ranking_5 .mt .tt{
	color: #4555cf;
}
.ranking .ranking_6{
	background: #fff url('../images/ranking_6_6.png') top no-repeat;
    background-size: 100%;
}
.ranking .ranking_6 .mt .tt{
	color: #4fcf45;
}
.ranking .ranking_7{
	background: #fff url('../images/ranking_7_7.png') top no-repeat;
    background-size: 100%;
}
.ranking .ranking_7 .mt .tt{
	color: #e34e30;
}
.ranking .ranking_8{
	background: #fff url('../images/ranking_8_8.png') top no-repeat;
    background-size: 100%;
}
.ranking .ranking_8 .mt .tt{
	color: #5059d1;
}
.ranking .ranking_9{
	background: #fff url('../images/ranking_9_9.png') top no-repeat;
    background-size: 100%;
}
.ranking .ranking_9 .mt .tt{
	color: #b864d5;
}
.ranking .ranking_10{
	background: #fff url('../images/ranking_10_10.png') top no-repeat;
    background-size: 100%;
}
.ranking .ranking_10 .mt .tt{
	color: #cf5245;
}
.ranking_content .mc ul li a.list_right .im{
	height: 1.76rem;
    width: 2.26rem;
	border: unset;
	border-radius: 5px;
	margin-right: 0;
}
.ranking_content .mc ul li a.list_right .im img{
	object-fit: cover;
    object-position: center center;
}
.ranking_content .mc ul li a.list_right .right{
	display: flex;
	flex-direction: column;
	padding-left: 0.24rem;
	overflow: hidden;
    flex: 1;
}
.ranking_content .mc ul li a.list_right .right div{
	margin-bottom: 10px;
}
.ranking_content .mc ul li a.list_right .right .num{
	position: absolute;
	left: 0;
	top: 0;
	background-color: #f03135;
	border-radius: 5px;
	padding: 2px 5px;
	color: #fff;
}
.ranking_content .mc ul li a.list_right .right .name{
	color: #222222;
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
}
.ranking_content .mc ul li a.list_right .right .flow_num{
	color: #666666;
	font-size: 16px;
	line-height: 16px;
	text-align: left;
}
.ranking_content .mc ul li a.list_right .right .content{
	color: #999999;
	font-weight: normal;
	font-size: 16px;
	line-height: 16px;
}
.ranking_content .list_img{
	display: flex;
    justify-content: space-around;
	align-items: center;
	flex-wrap: wrap;
	background-color: #fff;
	border-radius: 15px;
	padding: 10px 15px;
	margin-bottom: 15px;
}
.ranking_content .list_img a{
	flex-basis: 48%;
	margin-bottom: 15px;
}
/* 更多 */
.ranking_more_content{
    background-color: #fff;
    border-radius: 15px;
    padding: 10px 15px;
    margin-bottom: 15px;
}
.ranking_more_content .list{
	display: flex;
	overflow: hidden;
    margin-bottom: 15px;
}
.ranking_more_content .list .pic{
	position: relative;
    flex: 0 0 116px;
    margin-right: 13px;
    height: 116px;
    border-radius: 9px;
    overflow: hidden;
}
.ranking_more_content .list .pic img{
    width: 100%;
	max-width: 100%;
	object-fit: cover;
}
.ranking_more_content .list .pic p{
	position: absolute;
	width: 20px;
	height: 20px;
    background-color: rgb(255, 187, 0);
	color: #fff;
    top: 0;
    text-align: center;
	border-top-left-radius:9px;
    border-bottom-right-radius: 9px;
}
.ranking_more_content .list .mc{
	overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.ranking_more_content .list .mc .title{
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: 600;
}
.ranking_more_content .list .mc .des{
	color: #999;
}
.ranking_more_content .list .mc p{
    /* padding-left: 28px;
    background: url(/habitat/images/ico1.png) no-repeat left center; */
}
.ranking_more_content .list-box .j-tab-nav{
    display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.ranking_more_content .list-box .j-tab-nav a{
	font-size: 16px;
}
.ranking_more_content .list-box .j-tab-nav .current{
	color: #ed201d;
}
.ranking_more_content .list-box .j-tab-con .j-tab-content{
	display: none;
}
.ranking_more_content .list-box .j-tab-con .j-tab-content:first-child{
	display: block;
}
.follow_avatar{
	padding: 15px 20px;
}
.follow_avatar .list{
	width: 100%;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    text-align: justify;
    box-sizing: border-box;
}
.follow_avatar .list::-webkit-scrollbar {
    /*隐藏滚动条*/
    display: none;
}
.follow_avatar .list a{
	display: inline-flex;
	width: 60px;
	height: 60px;
	border-radius: 50%;
    border: 1px solid #dbdbdb;
	box-shadow: 0 0 0 2px #fff;
	position: relative;
}
.follow_avatar .list a:nth-child(n+2){
	margin-left: -20px;
}
.follow_avatar .list a img{
	max-width: 100%;
	max-height: 100%;
}
.follow_mt{
	margin-bottom: 60px;
}
.follow_mt .details{
	padding: 15px 20px;
}
.follow_mt .list{
	display: block;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dbdbdb;
}
.follow_mt .list .mt{
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.follow_mt .list .mt .logo{
	width: 40px;
    height: 40px;
	margin-right: 10px;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #dbdbdb;
	display: flex;
	align-items: center;
}
.follow_mt .list .mt p{
	font-size: 14px;
	color: #333333;
	font-weight: 500;
}
.follow_mt .list .mt p:first-child{
	font-size: 16px;
	color: #333333;
	font-weight: 700;
}
.follow_mt .list .mt .logo img{
	max-width: 100%;
	max-height: 100%;
}
.follow_mt .list .title{
	font-size: 16px;
	color: #333333;
	font-weight: 500;
	margin-bottom: 5px;
}
.follow_mt .list .img{
	height: 3.86rem;
    border-radius: 3px;
    overflow: hidden;
}
.follow_mt .list .img img{
	height: 100%;
    object-fit: cover;
    object-position: center center;
}

.searchinfo .top .mt{
	padding-top: 15px;
}
.searchinfo .top .mt .name,.searchinfo .top .mt .name_mc{
	font-size: 16px;
	display: inline-block;
}
.searchinfo .top .mt .name{
	width: 80px;
	text-align: right;
	margin-right: 15px;
}
.searchinfo .top .mt .name{
	font-size: 16px;
}
.searchinfo .top .mt .name_mc.red{
	color: red;
}
.searchinfo .top .mt:first-child .name,.searchinfo .top .mt:first-child .name_mc{
	font-size: 18px;
	color: #333333;
	font-weight: 400;
}
.searchinfo .top .yp{
	display: block;
	width:122px;
	height:38px;
	line-height:38px;
	border-radius:20px;
	background:#a3886f;
	text-align:center;
	color:#fff;
	font-size:16px;
	margin-top:22px;
}
.searchinfo .top .yp:hover{
	background:#e0c1a7;
}
.searchinfo .con {
    line-height: 220%;
    margin-top: 25px;
}
.searchinfo .con .mt{
	position: relative;
	font-size: 30px;
	color: #171717;
	font-weight: bold;
	padding-bottom: 8px;
	font-size: 18px;
}
.searchinfo .con .item .mt {
    margin-bottom: 15px;
}
.searchinfo .con .mt:before {
    content: "";
    position: absolute;
    width: 58px;
    border-top: 3px solid #a3886f;
    left: 0;
    bottom: -1px;
}
.searchinfo .con .item.other .list{
	line-height: 120%;
}
.searchinfo .con .item.other .list{
	float: left;
	width: 49%;
	margin-right: 2%;
    display: block;
    height: 92px;
    padding: 15px 11px;
    border: 1px #e3e7ed solid;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.searchinfo .con .item.other .list:nth-child(2n){
	margin-right: 0;
}
.searchinfo .con .item.other .list .logo{
	width: 40px;
	height: 40px;
	float: left;
}
.searchinfo .con .item.other .list .logo img{
	width: 100%;
	height: 100%;
}
.searchinfo .con .item.other .list .info{
	margin-left: 53px;
}
.searchinfo .con .item.other .list .info .title{
	font-size: 16px;
	color: #000;
	margin-bottom: 5px;
}
.searchinfo .con .item.other .list .info .money{
	color: #fc703e;
	margin-bottom: 5px;
}

.searchinfo .more_searchinfo{
	margin-top: 20px;
	background-color: #fff;
}
.searchinfo .more_searchinfo .mt .name{
	float: left;
	font-size: 18px;
    line-height: 18px;
    color: #333;
    padding-left: 11px;
    position: relative;
}
.searchinfo .more_searchinfo .mt .name:before {
    content: "";
    width: 5px;
    height: 100%;
    background: #a3886f;
    position: absolute;
    left: 0;
    top: 0;
}
.searchinfo .more_searchinfo .mt .more{
	float: right;
}
.searchinfo .more_searchinfo .mc{
	margin-top: 26px;
}
.searchinfo .more_searchinfo .mc .list{
	float: left;
	width: 49%;
	margin-right: 2%;
    display: block;
    height: 92px;
    padding: 15px 11px;
    border: 1px #e3e7ed solid;
	box-sizing: border-box;
	margin-bottom: 15px;
}
.searchinfo .more_searchinfo .mc .list:nth-child(2n){
	margin-right: 0;
}
.searchinfo .more_searchinfo .mc .list .logo{
	width: 40px;
	height: 40px;
	float: left;
}
.searchinfo .more_searchinfo .mc .list .logo img{
	width: 100%;
	height: 100%;
}
.searchinfo .more_searchinfo .mc .list .info{
	margin-left: 53px;
}
.searchinfo .more_searchinfo .mc .list .info .title{
	font-size: 16px;
	color: #000;
	margin-bottom: 5px;
}
.searchinfo .more_searchinfo .mc .list .info .money{
	color: #fc703e;
	margin-bottom: 5px;
}

/* 底部 */
.pBottom {
	width: 100%;
	max-width: 1080px;
	position: fixed;
	bottom: 0;
	height: 60px;
	display: flex;
	justify-content: space-around;
	align-items: center;
	background-color: #333333;
	z-index: 100;
}

.pBottom .pbDetail {
	flex: 1;
	display: flex;
	flex-direction: column;
}

.pBottom .pbDetail p {
	text-align: center;
	color: #fff;
	line-height: 25px;
	font-size: 13px;
}

.pBottom .pbDetail .img {
	display: flex;
	justify-content: center;
}

.pBottom .pbDetail .img img {
	width: 20px;
	height: 20px;
}


.ajax_index .container{
	width: 94%;
	display: flex;
	flex-direction: column;
	justify-content: center;
    align-items: center;
}
.ajax_index .container .more{
	margin-top: 100px;
	color: #108ee9;
	font-size: 25px;
}
.ajax_index .container .title{
	margin-top: 30px;
	color: #000;
	font-size: 25px;
	line-height: 28px;
}
.ajax_index .container .url{
	margin-top: 30px;
	color: #000;
	font-size: 18px;
}
.ajax_index .container .im{
	margin-top: 30px;
}

.gotop {
    display: block;
    width: 40px;
    height: 40px;
    position: fixed;
	z-index: 100;
    bottom: 70px;
    right: 8px;
    background-color: rgba(27,27,27,0.6);
    border: 1px solid #CCC;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.now_buy {
	margin-left:auto;
	 margin-right:auto;
	 background: #F7F7F7;
	 padding: 25px 15px 25px 10px;
	 font-size: 12px;
	 color: #888;
	 text-shadow: 1px 1px 1px #FFF;
	 border:1px solid #E4E4E4;
}
.now_buy #captcha{
   width: 40%;
}
.now_buy img{
   height: 53px;
   width: 30%;
   float: right;
}
.now_buy h1 {
	 font-size: 25px;
	 padding: 0px 0px 10px 40px;
	 display: block;
	 border-bottom:1px solid #E4E4E4;
	 margin: -10px -15px 30px -10px;;
	 color: #888;

}

.now_buy h1>span {
	 display: block;
	 font-size: 11px;
}
.now_buy label {
	 display: block;
	 margin: 0px;
}
.now_buy label>span {
	 float: left;
	 width: 25%;
	 text-align: right;
	 padding-right: 10px;
	 margin-top: 10px;
	 color: #888;

}
.now_buy input[type="text"], .now_buy input[type="email"], .now_buy textarea, .now_buy select {
	 border: 1px solid #DADADA;
	 color: #888;
	 height: 30px;
	 margin-bottom: 16px;
	 margin-right: 6px;
	 margin-top: 2px;
	 outline: 0 none;
	 padding: 3px 3px 3px 5px;
	 width: 70%;
	 font-size: 12px;
	 line-height:15px;
	 box-shadow: inset 0px 1px 4px #ECECEC;
	 -moz-box-shadow: inset 0px 1px 4px #ECECEC;
	 -webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.now_buy textarea{
	 padding: 5px 3px 3px 5px;

}
.now_buy select {
	 appearance:none;
	 -webkit-appearance:none;
	 -moz-appearance: none;
	 text-indent: 0.01px;
	 text-overflow: '';
	 width: 70%;
	 height: 35px;
	 line-height: 25px;
}
.now_buy textarea{
	 height:100px;
}
.now_buy .button {
	 background: #E27575;
	 border: none;
	 padding: 10px 25px 10px 25px;
	 color: #FFF;
	 box-shadow: 1px 1px 5px #B6B6B6;
	 border-radius: 3px;
	 text-shadow: 1px 1px 1px #9E3F3F;
	 cursor: pointer;

}

.now_buy .button:hover {
	 background: #CF7A7A

}


.gotop img {
    display: block;
    width: 40px;
    height: 40px;
}
/* 分页 */
.pagenav-wrapper .pagenav-content { width:100%; padding: 10px 0px 10px;  text-align: center; line-height: 29px; overflow: hidden; }
.pagenav-wrapper .pagenav {font-size:14px; }
.pagenav-wrapper .pagenav a { color: #333;font-family: "微软雅黑", "宋体", Arial, Helvetica, sans-serif;font-size:14px;color: #000000;text-decoration: none; }
.pagenav-wrapper .pagenav>div { background-color: #fff; border: 1px solid #ccc; line-height: 29px;height:29px; white-space: nowrap; border-radius: 2px; cursor: pointer; display: inline-block; }
.pagenav .p-first, .pagenav .p-end { width: 59px ; display:inline-block}
.pagenav .p-prev, .pagenav .p-next { width: 59px; margin: 0 5px; display:inline-block; font-size:12px;}
.pagenav .p-num { width: 30px; margin: 0 5px ; display:inline-block}
.pagenav .pagenav-text { min-width: 100px; height:29px;}
.pagenav .pagenav-text span { display:block;font-size:16px; }
.pagenav .pagenav-cur { position: relative; background: #fff; height:32px;}
.pagenav .pagenav-select { position: absolute; top: 0; left: 0; width: 100%; height: 100%; #z-index:1; 
opacity: 0; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-appearance: none; border: 0; border-radius: 0; cursor: pointer; }
.pagenav .pagenav-cur i { display: inline-block}
.pagenav-wrapper .pagenav .p-gray { background-color: #fdfdfd; color: #b4b1b1 }
.pagenav a:hover { text-decoration: none }

/* 分享 */
#mcover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 20000;
}
#mcover img {
    position: fixed;
    right: 18px;
    top: 5px;
    width: 260px!important;
    height: 180px!important;
    z-index: 20001;
}
.share{
    float:right;
    margin-bottom:12px;
}
.share span{
    float:left;
	line-height: 220%;
}
.share a{
    float:left;
}
.share a{
    margin: 0 4px!important;
    background-image: none;
    padding-left: 0;
    width:24px !important;
    height:24px !important;
    opacity:1;
    border-radius:4px;
    text-align:center;
    line-height:24px;
    float:none;
    display:inline-block;
    position: relative;
    top:2px;
}
.share .f_tsina{
    background:#ed8080 url(../images/tsina.svg) no-repeat center;
    background-size:18px;
}
.share .f_weixin{
    background:#62be87 url(../images/weixin.svg) no-repeat center;
    background-size:18px;
}
.share .f_qzone{
    background:#ffd529 url(../images/qzone.svg) no-repeat center;
    background-size:16px;
}

.indexcopyright{background:#f5f5f5;padding:20px 0px;margin-top:20px;margin-bottom:60px;}
.indexcopyright .copyright .left{float:left;font-size:12px;line-height:25px;}
.indexcopyright .copyright .right{float:right;}
.indexcopyright .copyright .right img{width:80px;}

.company_search{
	margin-top: 20px;
}
.company_search .search_banner{
	margin: 0 auto;
}
.company_search	.search_mt{
	border: 1px solid #3e3e3e;
    border-radius: 15px;
	padding: 5px;
	height: 34px;
}
.company_search	.search_mt input[type='text'] {
    width: calc(100% - 35px);
    line-height: 24px;
    border: none;
    float: left;
    padding-left: 16px;
}
.company_search	.search_mt input[type='image'] {
    float: left;
    margin-top: 0px;
}
.company_search	.search_table{
    padding: 5px 20px 20px;
	display: flex;
	flex-wrap: wrap;
}
.company_search	.search_table .radio_list{
    margin-right: 10px;
}

 
.company_search .search_hote{
	margin-bottom: 30px;
}
.company_search .search_hote .mt .title{
	font-size: 18px;
    color: #333;
	margin-right: 20px;
}
.company_search .search_hote .item{
    font-size: 14px;
    padding: 5px 4px;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-radius: 2px;
    display: inline-block;
    margin-right: 10px;
    margin-top: 9px;
    color: #61687c;
}
.company_search_list .detail .list{
	float: left;
	width: 49%;
	margin-right: 2%;
    margin-bottom: 15px;
}
.company_search_list .detail .list:nth-child(2n){
	margin-right: 0;
}
.company_search_list .detail .list .im{
    position: relative;
    display: flex;
    overflow: hidden;
	align-items: center;
	justify-content: center;
    width: 100%;
    height: 85px;
    margin-right: 16px;
    border-radius: 12px;
}
.company_search_list .detail .list .im.sjs{
    width: 149px;
    height: 149px;
}
.company_search_list .detail .list .mc{
    overflow: hidden;
    color: #626675;
}
.company_search_list .detail .list .title{
	font-size: 16px;
	margin: 8px 0 14px;
	font-weight: 500;
    color: #333333;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.company_search_list .detail .list .des{
	font-size: 13px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
	line-height: 20px;
}
.company_search_list .company_logo .detail .mt{
	display: block;
    width: 122px;
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    background: #a3886f;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.company_search_list .company_logo .list{
	float: left;
	width: 32%;
	margin-right: 2%;
	margin-bottom: 15px;
    transition: all .4s;
}
.company_search_list .company_logo .list:nth-child(3n){
	margin-right: 0;
}
.company_search_list .company_logo .list .img:hover {
	border-color: #e0c1a7;
}
.company_search_list .company_logo .list .img{
	width: 50px;
    height: 50px;
	box-sizing: border-box;
	border: 3px solid #EFEFEF;
	overflow: hidden;
	border-radius:50%;
	margin: 0 auto;
}
.company_search_list .company_logo .list p{
	text-align: center;
	margin-top: 10px;
    width: 100%;
}
.company_search_list .company_logo .list:nth-child(9n){
	margin-right: 0;
}