/****************/
.mbx {margin:10px 0 10px;}
.mbx .crumb {float:left;padding-top:5px;color:#666;font-size:12px;line-height:20px;width:100%;}
.crumb .tit {font-size:12px;float:left;color:#666}
.crumb .item {float:left}
.crumb .item a {color:#666}
.crumb .cur a {color:#ff8a00}
.crumb .item em {margin:0 6px;color:#999;font-style:normal;}
.crumb .drop {float:left;}
.crumb .drop .hd {height:20px;}
.crumb .drop .hd a {display:block;height:20px;_float:left;padding:0 13px 0 5px;font-size:12px;}
.crumb .drop .hd a:hover {text-decoration:none;}
.crumb .drop .hd i {position:absolute;margin:8px 0 0 3px;*margin:4px 0 0 3px;width:0;height:0;border-top:5px solid #28d8e8;border-left:4px dashed transparent;border-right:4px dashed transparent;overflow:hidden;font-size:0;}
.crumb .drop .open .hd a {background-color:#ff7000;color:#fff;}
.crumb .drop .open .hd i {border-top-color:#fff;}
.crumb .drop .bd {position:absolute;display:none;margin:5px 0 0 -1px;_margin:20px 0 0 -70px;z-index:10;padding:10px 0 8px 7px;background-color:#fff;border:1px solid #eee;}
.crumb .drop.open .bd {display:block;}
.crumb .drop .bd .arrow {position:absolute;left:20px;top:-6px;width:0;height:0;border-bottom:6px solid #e5e5e5;border-left:6px dashed transparent;border-right:6px dashed transparent;font-size:0;}
.crumb .drop .bd .arrow b {position:absolute;left:-6px;top:2px;width:0;height:0;border-bottom:6px solid #fff;border-left:6px dashed transparent;border-right:9px dashed transparent;font-size:0;overflow:hidden;}
.crumb .drop .col {float:left;width:170px;}
.crumb .drop h3 {padding-left:7px;color:#333;font-size:14px;font-weight:600;}
.crumb .drop li {float:left;display:inline;width:auto;margin:4px 8px 0 0;height:21px;line-height:20px;overflow:hidden;}
.crumb .drop li a {display:block;height:21px;padding:0 7px;color:#333;font-size:12px;}
.crumb .drop li span {margin-left:5px;color:#999;font-size:12px;}
.crumb .drop li a:hover,.crumb .drop li.on a {background-color:#fafafa;color:#28d8e8;text-decoration:none;}
.crumb .drop li a:hover span,.crumb .drop li.on a span {color:#28d8e8;}
.crumb .drop .more {clear:both;padding:10px 20px 0 0;text-align:right;}
.crumb .drop .more a {color:#28d8e8;}
.crumb .item.cur {color:#28d8e8;font-weight:bold;}
.top-info .crumb h1 {display:inline;font-size:12px;font-weight:normal;}
.crumb .item.cur strong {font-size:12px;color:#666;}
/****** end**********/
.detail{
    width: 100%;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 90;
    height: auto;
}
.detail .mbx-top{
	width:1040px;
	margin:0;
}
.detail-box{
	margin: 0px;
	width: 1040px;
}
.detail-box .content-head .tit{
	margin:20px 0;
}
.detail-box .content-head .tit h1{
	font-size:28px;
	font-weight:600;
	line-height:28px;
}
.detail-box .content-head .tit i{
	  background: url(/images/hot.png) no-repeat;
    background-size: 40px;
    padding-left: 40px;
    background-position: -1px -1px;
}
.detail-box .content-head .sub-tit{
    display: flex;
    width: 100%;
    height: auto;
}
.detail-box .content-head .sub-tit .mdd{
	width:70%;
}
.detail-box .content-head .sub-tit .mdd a{
	  background-color: #f5f5f5!important;
    padding: 5px 20px;
    border-radius: 15px;
		background: url(/images/d-ditu.png)no-repeat;
    background-size: 16px;
    background-position: 8px 7px;
    padding-left: 28px;
}
.detail-box .content-head .sub-tit .d-ugc{
	width:30%;
	margin: 6px 0;
	display: flex;
	justify-content: flex-end;
}
.detail-box .content-head .sub-tit .d-ugc .l{ background: url(/images/l-ico.png)no-repeat; padding-left: 28px; background-size: 24px;  background-position: 0px 4px; }
.detail-box .content-head .sub-tit .d-ugc .s{
		background: url(/images/s-ico.png)no-repeat;
		padding-left: 25px;
		background-size: 20px;
    background-position: 0px 5px;
}
.detail-box .content-head .sub-tit .d-ugc .f{ background: url(/images/f-ico.png)no-repeat; padding-left: 25px; background-size: 20px; background-position: 0px 6px; }
.detail-box .content-head .sub-tit .d-ugc span{
		font-size:12px;
		padding: 8px 0px;
		margin-left: 30px;
}
.content-detail{
	margin: 10px 0px;
    width: 1040px;
}
.mmm{
		width:100%;
    display: flex;
    justify-content: center;
}
.ddd{
		width:100%;
		display: flex;
    justify-content: center;
}
.ccc{
		width:100%;
		display: flex;
    justify-content: center;
    background: #fff;
    border-top: 2px solid #f7f7f7;
}
.content-view{
		margin: 0;
		line-height:30px;
}
.content-view .desc{
    padding: 20px;
    margin: 10px 0;
    background-color: #f5f5f5!important;
    border-radius: 10px;
    padding-left: 37px;
    background: url(/images/yinhao.png) no-repeat;
    background-position: 11px 26px;
}
.content-body{
		margin:20px 0;
}
.content-body h2{
    width: 100%;
    font-size: 20px;
    font-weight: 500;
    padding: 15px 0;
    background: url(/images/h2-tit2.png) no-repeat;
    padding-left: 21px;
    background-position: -1px 21px;
    background-size: 18px;
}
.content-body h3{
    font-size: 18px;
    font-weight: 500;
    background: url(/images/h3-tit.png) no-repeat;
    padding-left: 21px;
    background-size: 20px;
    background-position: 3px 5px;
}
.content-body img{
		width:100%;
		height:auto;
		display: block;
    margin: 20px 0;
    border-radius: 5px;
}
.content-body p{
	  margin: 10px 0;
    font-size: 16px;
    line-height: 32px;
}
.content-body strong{
	  font-weight: 500;
}
.content-body .tips{
		font-size: 12px;
    padding: 20px;
    margin: 20px 0;
    background-color: #f5feff!important;
    border-radius: 10px;
    padding-left: 39px;
    background: url(/images/i-tips.png) no-repeat;
    background-position: 8px 21px;
    background-size: 26px;
    line-height: 28px;
}
.content-detail .detail-l{
    float:left;
    width:750px;
    margin-right:30px;
}
.content-detail .detail-r{
    float:right;
    width:250px;
	position: -webkit-sticky;
	position: sticky;
	top: 0px;
    /*height:280px;*/
    /*right:6%;*/
    /*top:40%;*/
    /*margin-left:-168px;*/
    /*margin-top:-140px;*/
    /*position:fixed;*/
}
.content-detail .detail-r .mdd{
    width:100%;
    border-radius: 7px;
    box-shadow: 0 0 10px #ddd;
    margin: 10px 0;
}
.content-detail .detail-r .mdd .mdd-img{
    position: relative;
    width: auto;
    height: auto;
    overflow: hidden;
    border-radius: 7px 7px 0 0;
}
.content-detail .detail-r .mdd .mdd-img .shadow{
		content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: auto;
    width: 100%;
    background-image: -webkit-linear-gradient(45deg,rgba(0,0,0,0.4),transparent 40%);
    background-image: linear-gradient(45deg,rgba(0,0,0,0.4),transparent 40%);
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.content-detail .detail-r .mdd .mdd-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: fill;
    object-fit: fill;
    vertical-align: top;
    transition: all 1.2s ease;

}
.content-detail .detail-r .mdd .mdd-info{
		padding:10px;
		text-align:center;
}
.content-detail .detail-r .mdd .mdd-info .tit{
		font-size:18px;
		font-weight:600;
}
.content-detail .detail-r .mdd .mdd-info .en{
		font-size:14px;
		color:#777;
}
.content-detail .detail-r .mdd .mdd-info .star{
		margin:10px 0;
}
.content-detail .detail-r .dingzhi {
    width: 100%;
    margin: 20px 0;
    position: relative;
}
.content-detail .detail-r .dingzhi img{
    box-shadow: 0 0 10px #ccc;
    border-radius:10px;
    width: 100%;
    height: 100px;
    -o-object-fit: fill;
    object-fit: fill;
    vertical-align: top;
    transition: all 1.2s ease;
}
.content-detail .detail-r .dingzhi .shadow{
	  border-radius:10px;
		content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: auto;
    width: 100%;
    background-image: -webkit-linear-gradient(45deg,rgba(0,0,0,0.4),transparent 40%);
    background-image: linear-gradient(45deg,rgba(0,0,0,0.4),transparent 40%);
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.content-detail .detail-r .dingzhi .b{
    content: '';
    position: absolute;
    top: 33%;
    bottom: 0;
    left:15px;
    height: 20px;
    width: 200px;
    text-align: center;
    font-weight: 600;
	color: #303030;
    background: #ffea00;
    padding: 8px 10px;
    border-radius: 15px;
    z-index: 100;
}
.content-detail .detail-l .ad{
		padding: 30px 0;
    border-bottom: 1px solid #f1f1f1;
    display: flex;
    justify-content: center;
}
.content-detail .detail-l .ad a{
    margin-right: 30px;
    width: 110px;
}
.content-detail .detail-l .ad .tit{
    font-size:16px;
    font-weight:600;
}
.content-detail .detail-l .ad .desc{
    font-size:12px;
    color:#666;
}
.content-detail .detail-l .ad .d{
		border-radius: 7px;
    box-shadow: 0 0 20px #ddd;
    padding: 20px;
    background: url(/images/dingzhi-c.png) no-repeat;
    padding-left: 60px;
    background-position: 10px 15px;
}
.content-detail .detail-l .ad .h{
		border-radius: 7px;
    box-shadow: 0 0 20px #ddd;
    padding: 20px;
    background: url(/images/dao-c.png) no-repeat;
    padding-left: 60px;
    background-position: 10px 15px;
}
.content-detail .detail-l .more-c {
    padding: 30px 0;
}
.content-detail .detail-l .more-c .tit{
    font-size:18px;
    font-weight:600;
    margin:20px 0;
}
.more-list {
		height:380px;
}
.more-list ul li {
    position: relative;
    float: left;
    width: 30%;
    height: height;
    overflow: hidden;
    transition: all .2s ease-in-out;
    background: #fff;
    margin: 10px 0;
    box-shadow: 0px 0px 20px #ddd;
    border-radius: 10px;
    margin-right: 20px;
}
.more-list ul li .item {
    width: 100%;
    height: 100%;
}
.more-list ul li .item .img {
    position: relative;
    width: auto;
    height: auto;
    overflow: hidden;
	max-height: 184px;
}
.more-list ul li .item a .bg{
		width: 100%;
    height: auto;
    -o-object-fit: fill;
    object-fit: cover;
    vertical-align: top;
    transition: all 1.2s ease;
	min-height: 184px;
}
.more-list ul li .item a .z{
    width: 50px;
    height: auto;
    z-index: 100;
    position: absolute;
    left: 1%;
    top: 75%;
}
.more-list ul li .shadow {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: auto;
    width: 100%;
    background-image: -webkit-linear-gradient(45deg,rgba(0,0,0,0.4),transparent 40%);
    background-image: linear-gradient(45deg,rgba(0,0,0,0.4),transparent 40%);
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.more-list ul li .item .info {
    padding: 0 18px;
    border: 1px solid #ececec;
    border-top: 0;
    height: 114px;
    line-height: 24px;
    overflow: hidden;
}
.more-list ul li .item .info a {
    font-weight: 700;
    color: #323232;
    transition: all .2s ease-in-out;
}
.more-list ul li .item .info .subtitle {
    margin-top: 14px;
    height: 48px;
}
.more-list ul li .item .info .subtitle p {
    font-size: 14px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}
.more-list ul li .item .info .bottom {
    margin-top: 10px;
    height: 24px;
    color: #666;
}
.more-list ul li .item .info .bottom .l {
    background: url(/images/l-ico.png) no-repeat;
    padding-right: 20px;
}
.more-list ul li .item .info .bottom em {
    font-size: 12px;
    color: #666;
    font-style: normal;
    padding-left: 25px;
}
.more-list ul li .item .info .bottom .sc {
    background: url(/images/s-ico.png) no-repeat;
}

.ask-list .ask-hot {
    background: url(/images/hot2.png) no-repeat;
    background-position: -12px -10px;
}
.ask-list .ask-item {
    background-color: #fff!important;
    padding: 15px;
    line-height: 40px;
    border-radius: 7px;
    box-shadow: 0px 0px 10px #ddd;
    background: url(/images/qa.png) no-repeat;
    background-position: -12px -9px;
    margin: 20px 0;
    width: 790px;
}
.more-ask {
}
.more-ask .tit {
    font-size: 18px;
    font-weight: 600;
    padding: 15px 0;
}
.ask-list .ask-item a {
    width: 100%;
    padding: 10px 0;
}
.ask-list .ask-item a .ask-tit {
		float:left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 400;
    width: 450px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;

}
.ask-list .ask-item a .r {
    float: right;
    margin-right: 30px;
}
.ask-list .ask-item a .r .tag {
    border: 1px solid #00dbeb;
    padding: 2px 20px;
    border-radius: 20px;
    margin-right: 20px;
    color: #00dbeb;
}
.ask-list .ask-item a span {
    margin: 0 10px;
}
.ask-list .ask-item a .r .l {
    padding-left: 30px;
    background: url(/images/l-ico.png) no-repeat;
    background-position: 3px 0;
}
.ask-list .ask-item a .r .s {
    padding-left: 30px;
    background: url(/images/s-ico.png) no-repeat;
    background-position: 3px 0;
}
.qa-ask-tit{
    margin: 10px 0;
    border: 1px solid #eee;
    padding: 20px 10px 20px 60px;
    border-radius: 8px;
    height: 80px;
    background: url(/images/qa-q.png)no-repeat;
    background-position: -12px 18px;
    background-size: 50px;
}
.qa-ask-tit h1{
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
}
.qa-ask-tag {
		float:left;
		margin: 20px 0;
}
.qa-d-ugc {
		float:right;
	  margin: 20px 0;
}
.qa-ask-tit a{
		font-size:12px;
		margin-right: 10px;
}
.qa-ask-tit .qa-mdd{
		padding: 0 15px;
    background-color: #f1f1f1!important;
    border-radius: 20px;
    padding-left: 30px;
    background: url(/images/d-ditu.png) no-repeat;
    background-position: 10px 7px;
    font-weight: 400;
    background-size: 16px;
}
.qa-ask-tit .qa-tag{
		padding: 0 15px;
    background-color: #f1f1f1!important;
    border-radius: 20px;
    padding-left: 28px;
    background: url(/images/jing.png) no-repeat;
    background-position: 10px 8px;
    font-weight: 400;
    background-size: 14px;
}
.qa-d-ugc .l {
    background: url(/images/l-ico.png)no-repeat;
    padding-left: 28px;
    background-size: 24px;
    background-position: 0px 4px;
}
.qa-d-ugc .s {
    background: url(/images/s-ico.png)no-repeat;
    padding-left: 25px;
    background-size: 20px;
    background-position: 0px 5px;
}
.qa-d-ugc .f {
    background: url(/images/f-ico.png)no-repeat;
    padding-left: 25px;
    background-size: 20px;
    background-position: 0px 6px;
}
.qa-d-ugc span {
    font-size: 12px;
    padding: 8px 20px;
}
.ask-body{
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 7px;
    background: url(/images/qa-a.png) no-repeat;
    background-position: -11px 30px;
    padding-left: 60px;
    background-size: 48px;
}
.ask-body h2 {
    background: 0;
    padding-left: 0;
}
.ask-body h3 {
    background: 0;
    padding-left: 0;
}
