@charset "UTF-8";
/* 一切归零 QQ:170357286 网站：http://www.dtjia.top*/
#aui-header {width:100%; overflow:hidden; position:fixed;z-index:999;left:0;top:0;}
#aui-header a:hover { color:#FFF; text-decoration:none; background-color: none;}
#footer { background-color: rgba(255, 255, 255, 0.96);}
.z-index-999 { position:fixed;z-index:999;}
.z-index-top { z-index:10000 !important;}
.share-bottom { position:fixed; left:0; bottom:0; z-index:10000 !important;}
.f_red{ color:#FF0000}
a { color:#000}
.aui-dialog { z-index:999999999 }
.aui-mask { z-index:991;background: rgba(0, 0, 0, 0.4);}
.aui-toast { z-index:100; }
.dt-displaynone { display:none;}
.displaynone { display:none;}
.dt-fz10 {font-size: 0.5rem; !important}
.dt-fz11 {font-size: 0.55rem; !important}
.dt-fz20 {font-size: 1rem; !important}
.dt-fz22 {font-size: 1.1rem; !important}
.dt-fz24 {font-size: 1.2rem; !important}
.dt-fz26 {font-size: 1.3rem; !important}
.dt-fz28 {font-size: 1.4rem; !important}
.dt-fz30 {font-size: 1.5rem; !important}
.dt-fz34 {font-size: 1.7rem; !important}

.dt-word-break { word-break:break-all;}
.dt-ts-border { border:#000 1px solid;}
.dt-text-my { color: #3c4146}
.dt-text-company { color: #4AC78C !important;}
.dt-text-news { color: #39A2FF !important;}
.dt-text-sell { color: #5AAEEF !important;}
.dt-text-mall { color: #FFB208 !important;}
.dt-text-buy { color: #FF615E !important;}
.dt-text-photo { color: #F77D4A !important;}
.dt-text-quote { color: #ADAAAD !important;}

.dt-bg-my { background-color: #DEC37B}
.dt-bg-company { background-color: #4AC78C}
.dt-bg-news { background-color: #39A2FF}
.dt-bg-sell { background-color: #5AAEEF}
.dt-bg-mall { background-color: #FFB208}
.dt-bg-buy { background-color: #FF615E}
.dt-bg-photo { background-color: #F77D4A}
.dt-bg-quote { background-color: #ADAAAD}
.dt-bg-orange { background-color: #FF5D18!important; }
.dt-bg-white { background-color:#FFF!important; background: #fff !important;}
.dt-bg-red { background-color: #ff0000 !important }
.dt-bg-gray { background-color: #F6F6F6 !important;}
.dt-bgcolor-none { background: none !important;}
.dt-pos-rel { position:relative}

/*宽高度100%*/
.dt-width-100-percent { width: 100%; }
.dt-height-100-percent { height: 100%; }
.dt-img-60 { width:3rem; height:3rem;}
.dt-img-80 { width:4rem !important; height:4rem !important; overflow: hidden; resize: both;}
.dt-img-100 { width:5rem; height:5rem;}
.dt-img-60,.dt-img-80,.dt-img-100 > img {
    width: 100%; height: 100%; background-color: #cd0000;
}
/*图片填充方式*/
.dt-img-fill { object-fit:fill;}
.dt-img-contain { /*object-fit: contain;*/ }
.dt-img-cover { object-fit: cover; }
.dt-img-none { object-fit: none; }
.dt-img-down { object-fit: scale-down; }
.dt-img-position { object-position: -50% -50%; }
.dt-img-box {}
.dt-img-box > img { width: 100%; height: 100%;}
.swiper-slide > img { width: 100%; height: 100%;}

.gl_ad_div img { width:100% !important; height:100% !important;}
.gl_ad_div img { }

.dt-ver-align { vertical-align: middle;}
.dt-per-30 { width:30%;}
.dt-hor-center { position:absolute; bottom:0; left:50%;-webkit-transform: translateX(-50%); transform: translateX(-50%);}
.dt-chuizhi-center {	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	      transform: translateY(-50%);
}
.dt-radius5 {border-radius:5px;-webkit-border-radius:5px;}
.dt-flex-item { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; }
.aui-bar-fix { height:45px;clear:both; }
.dt-bg-ns { background-color:#29AA39}
.dt-text-ns { color:#29AA39}
.dt-text-red { color: #F00 !important;}
.dt-text-orange { color:#FF5D18 !important;}
.dt-text-white {color: #fff !important;}
.aui-text-gray {color: #ccc !important;}
.dt-text-black {color: #000 !important;}
.dt-text-gray {color: #757575 !important;}

.dt-atext-gray a{color: #757575;}
.dt-atext-white a {color: #fff;}
.dt-atext-black a {color: #000;}

.dt-border-info { border: #009237 1px solid !important;}
.dt-border-success { border: #009688 1px solid !important;}
.dt-border-red { border: #F00 1px solid !important;}
.dt-border-orange { border: #FF5D18 1px solid !important;}
.dt-border-black { border: #000 1px solid !important;}
.dt-border-gray { border: #757575 1px solid !important;}

/*边距补充*/
.dt-margin-l-3 {margin-left: 0.15rem;}
.dt-margin-r-3 {margin-right: 0.15rem;}
.dt-margin-t-3 {margin-top: 0.15rem;}
.dt-margin-t-5 {margin-top: 0.25rem;}
.dt-margin-b-20 {margin-bottom: 1rem;}
.dt-top-t-1 {top: 0.05rem;}
.dt-top-t-2 {top: 0.1rem;}
.dt-top-t-3 {top: 0.15rem;}
.dt-top-t-5 {top: 0.25rem;}
.dt-top-b-1 {bottom: 0.05rem;}
.dt-top-b-2 {bottom: 0.1rem;}
.dt-top-b-3 {bottom: 0.15rem;}
.dt-top-b-5 {bottom: 0.25rem;}
.dt-padded-t-20 {padding-top: 1rem !important;}
.dt-content-padded {
  	margin: 0.25rem;
  	position: relative;
  	-webkit-overflow-scrolling: touch;
}
.dt-content-padded .aui-list:before {
    height: 0;
}
.dt-content-padded .aui-list:after {
    height: 0;
}
.dt-no-content { padding:0.5rem 0; text-align:center; margin-bottom:0.25rem;}
.aui-foot-fix {height:48px;clear:both;}
.aui-footer-fix {height:48px;clear:both;}

.dt-text-ellipsis { display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.dt-ellipsis {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.aui-ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	word-break:break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.dt-stit{margin:0.08rem 0 0 0;font-size:0.12rem;line-height:1.333;color:#277de2;}
.dt-stit:before{content:'';display:inline-block;width:4px;height:4px;background:#277de2;margin-right:0.1rem;-webkit-border-radius:100%;border-radius:100%;vertical-align:.02rem}
.dt-stit.dt-skin-stit1{color:#FFA200}
.dt-stit.dt-skin-stit1:before{background:#FFA200}
.dt-stit.dt-skin-stit2{color:#277de2}
.dt-stit.dt-skin-stit2:before{background:#277de2}
.dt-stit.dt-skin-stit3{color:#FD2E2E}
.dt-stit.dt-skin-stit3:before{background:#FD2E2E}
.dt-upprogress { z-index:99;position:absolute; left:50px; bottom:0px;}
/*tab切换类*/
.dt-tab {
	top:45px;
	padding-top:0.05rem;
	position:fixed;
	width: 100%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	z-index:901;
	background-color:#FFF;
}
.dt-tab-item {
	float:left;
    width: 20%;
    height: 2.2rem;
    line-height: 2.2rem;
    position: relative;
    overflow: hidden;
    font-size: 0.7rem;
    text-align: center;
    color: #212121;
    background-color: #ffffff;
}
.dt-tab-item.aui-active {
    color: #039be5;
	background-color:#e51c23;
    border-bottom: 2px solid #e51c23;
    z-index: 100;
}
.dt-tab-item.aui-active a { color:#FFF;}
.dt-tab:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    right: auto;
    top: auto;
    height: 1px;
    width: 100%;
    background-color: #dddddd;
    display: block;
    z-index: 2;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
    .dt-tab:after {
        -webkit-transform: scaleY(1);
                transform: scaleY(1);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
    .dt-tab:after {
        -webkit-transform: scaleY(0.5);
                transform: scaleY(0.5);
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
    .aui-tab:after {
        -webkit-transform: scaleY(0.333);
                transform: scaleY(0.333);
    }
}

.dt-label {
	display: inline-block;
	padding: 0.25em 0.25em;
	font-size: 0.55rem;
	line-height: 1;
	color: #616161;
    background-color: #e0e0e0;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.15rem;
}

.dt-label-sm {
	display: inline-block;
	padding: 0.1rem 0.15rem;
	font-size: 0.55rem;
	line-height: 1;
	color: #fff;
    background-color: #e0e0e0;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.15rem;
}

.dt-label-span {
	display: inline-block;
	font-size: 0.55rem;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	padding: 0.1rem 0.15rem;
	color: #FF5D18;
	text-align: center;
	background-color: #fff;
	border:1px solid #FF5D18;
    border-radius: 0.1rem;
}

.dt-label-vip {
	display: inline-block;
	padding: 0.1em 0.15em;
	font-size: 0.55rem;
	line-height: 1;
	color: #FF5D18;
	text-align: center;
	white-space: nowrap;
	background-color: #fff;
	border:1px solid #FF5D18;
    border-radius: 0.1rem;
    position: absolute;
    top: 0.25rem;
}

.dt-label-small {
	display: inline-block;
	padding: 0.05em 0.15em;
	font-size: 0.55rem;
	line-height: 1;
	color: #616161;
    background-color: #e0e0e0;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 0.1rem;
}
.dt-border-none { border:0 !important;}
.dt-border-none:before { height:0 !important;}
.dt-border-none:after { height:0 !important;}

.dt-border-t-none:before { height:0 !important;}
.dt-border-b-none:after { height:0 !important;}

.border-radius50 { border-radius: 50% !important;-webkit-border-radius: 50% !important;}
.border-radius50 { border-radius: 50% !important;-webkit-border-radius: 50% !important;}
.dt-no-active {
background: none !important;
	}
	
 /* dt-media-sell */
.dt-media-sell {}
.dt-media-sell .dt-list-item-pic {display:inline-block;vertical-align:middle;}
.dt-media-sell .aui-list-item-info{display:inline-block;vertical-align:middle;}
.dt-media-sell .dt-list-item-pic {width:30%; margin-right:2%;}
.dt-media-sell .dt-list-item-pic img { min-height:5rem;}
.dt-media-sell .dt-list-item-pic img { max-width:100%;height:auto;display:block;border:0; }
.dt-media-sell .aui-list-item-info { width:65%;}
.dt-media-sell .aui-list-item-info .dt-list-item-title { font-size:0.8rem;color:#000;position:relative;text-overflow:ellipsis;overflow:hidden;white-space:nowrap; font-weight:600;}
.dt-media-sell .aui-list-item-info p.longhide{display:inline-block;vertical-align:middle;width:60%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.dt-media-sell .aui-list-item-info p { color:#757575;position:relative; margin-top:0.15rem}
.dt-media-sell .aui-list-item-info .list-introduce { display: -webkit-box;overflow: hidden;text-overflow: ellipsis;word-wrap: break-word;white-space: normal !important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break:break-all;width:90%; font-size:0.7rem; color:#757575}
.dt-media-sell .aui-list-item-info p .companyname{ display:inline-block; position:relative; top:0.25rem; text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:80%; font-size:0.7rem;}
.dt-media-sell .aui-list-item-info p.time{font-size:12px;}
.dt-media-sell .aui-list-item-info .list-price{ font-size:0.65rem; margin-top:0.25rem; color:#333}
.dt-media-sell .aui-list-item-info .list-time {font-size:0.6rem; color:#666}
.dt-media-sell .aui-list-item-info span.first{float:left;width:20px;height:20px;line-height:20px;text-align:center;position:relative;top:3px;margin-right:5px;background:#2ba838;color:#fff;}
.dt-media-sell .aui-list-item-info h3 span.price{position:absolute;right:0;top:2px;color:#fd5900;font-size:16px;font-weight:700;}
ul.info-list{padding:10px;}
.dt-media-sell .aui-list-item-info .calltel{ position:absolute;right:0.25rem;bottom:0;display:block; padding-top:0.15rem;width:30px; height:30px;text-align:center;background:#fd5900;font-size:16px;color:#fff;}
.dt-media-sell .aui-list-item-info .calltel:hover{background:#87d919;}
.dt-media-sell .aui-list-item-info .prices{ position:absolute;right:0.25rem;bottom:0;display:block; padding-top:0.15rem;width:100px; height:30px;text-align:center;font-size:16px;color:#FF5D18;}
/* search result-list */
.dt-media-sell .aui-list-item-info img{display:inline-block;width:15px;position:relative;top:0;vertical-align:middle;}
.dt-media-sell .company-info img{ margin-right:3px; }
	
.share_icon {display:none;}

.dt-popup-appsharebar {
    bottom: 0;
	min-height:4rem;
	width:100%;left:0;
	z-index:19841028;
}
.dt-popup-appsharebar .dt-share {}
.dt-appsharebar { position:fixed; bottom:0; padding-top:0;}

.dt-btn {
	position: relative;
	display: inline-block;
	font-size: 0.7rem;
	font-weight: 400;
	font-family: inherit;
	text-decoration: none;
	text-align: center;
	margin: 0;
	background: #e0e0e0;
	padding: 0.25rem 0.6rem;
	border-radius: 0.2rem;
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	touch-action: manipulation;
	-webkit-user-select: none;
	      	user-select: none;
			color:#FFF;
}
.aui-list .dt-list-item-text {
    font-size: 0.7rem;
    color: #757575;
    position: relative;
    display: inherit;
    -webkit-flex-shrink: 0;
    		flex-shrink: 0;
    -webkit-flex-wrap: nowrap;
    		flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: flex-start;
            align-items: flex-start;
}

/*图文列表类*/
.dt-list-view .aui-img,
.dt-list-view .aui-img-body {
	overflow: hidden;
}
.dt-list-view .aui-img-object {
	max-width: 60px;
	height: 60px;
	line-height: 60px;
}
.dt-list-view .aui-img-object.aui-pull-left {
	margin-right: 15px;
}
.dt-list-view .aui-img-object.aui-pull-right {
	margin-left: 0px;
}
.dt-list-view.aui-grid-view {
	display: table;
	width: 100%;
	padding: 0 5px 10px 0;
	font-size: 0;
	white-space: normal;
}
.dt-list-view.aui-grid-view:after {
	border-top:0;
}
.dt-list-view.aui-grid-view .dt-list-view-cell {
	display: table-cell;
	padding: 10px 0 0 5px;
	text-align: center;
	vertical-align: middle;
	background: none;
}
.dt-list-view.aui-grid-view .dt-list-view-cell:after {
	border-bottom: 0;
}
.dt-list-view.aui-grid-view .dt-list-view-cell .aui-img-object {
	width: 100%;
	max-width: 100%;
	height: auto;
}
.dt-list-view.aui-grid-view .dt-list-view-cell .aui-img-body {
	font-size: 14px;
	padding: 5px 0;
}
.dt-list-view.aui-grid-view .dt-list-view-cell > a:active,
.dt-list-view.aui-grid-view .dt-list-view-cell:active {
	background: none;
}
.dt-list-view.aui-grid-view .dt-list-view-cell .aui-media-body {
	display: table-cell;
	width: 100%;
	height: 15px;
	margin-top: 8px;
	font-size: 15px;
	line-height: 15px;
	color: #333;
	text-overflow: ellipsis;
}
.dt-list-view.aui-grid-view .dt-list-view-cell:before,
.dt-list-view.aui-grid-view .dt-list-view-cell:after {
	border-top: 0;
}


/*16宫格*/
.aui-grid-sixteen {
	overflow: auto;
	background: #ffffff;
	position: relative;
}
.aui-grid-sixteen:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transform-origin: 0 0;
	-webkit-transform: scale(1);
	pointer-events: none;
}
.aui-grid-sixteen li {
	float: left;
	position: relative;
	padding: 15px 10px;
}
.aui-grid-sixteen li:after {
	display: block;
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transform-origin: 0 0;
	-webkit-transform: scale(1);
}

.aui-grid-sixteen li .aui-iconfont {
	    color: #ffffff;
	    font-size: 1.25rem !important;
}
.aui-grid-sixteen li p {
	margin-bottom: 0;
	margin-top:0.25rem;
}

.dtsell-container .swiper-container {
        width: 100%;
        margin: 0px auto 0px auto;
		padding:0 ;
		overflow:hidden;
    }
.dtsell-container .swiper-slide {
        text-align: center;
        background: #fff;
		margin:0;
		padding:0;
    }
.dtsell-container .swiper-slide img { margin:0; padding:0; border:0; height:100%;}
.dtsell-container .swiper-slide a { display:inline; text-decoration:none; margin:0; padding:0;}
.dtsell-container .swiper-pagination { height:1.7rem; line-height:1.6rem; bottom: 0px !important; text-align:right !important;}	
.dtsell-container .swiper-slide span {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 10;
  height: 1.7rem;
  background: rgba(0,0,0,0.1);
  filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
  display: block;
  line-height: 1.7rem;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
  text-align: left;
  text-indent:10px;
  padding:0; margin:0;
}

#citylist { padding-top:0.45rem; padding-bottom:0.45rem;}
#citylist .aui-col-xs-3 { padding-top:0.45rem; padding-bottom:0.45rem;}

#slistdiv .aui-list-item-title a { color:#000;}
#slistdiv .aui-info-item a { color:#000;}
.pageslist a { margin-right:0.25rem;}

.aui-list-item-title a {}
.aui-list .aui-list-nitem {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 0.75rem;
    color: #212121;
    background-color: #ffffff;
    position: relative;
    min-height: 1.6rem;
    -webkit-box-sizing: border-box;
    		box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    		justify-content: space-between;
}

.aui-list .aui-list-nitem:after {
    height: 0px;
}
.aui-list .aui-list-nitem .aui-list-item-inner { min-height: 1.2rem;}

.aui-card-list-timer {
	position: relative;
	min-height: 0.5rem;
    padding: 0.3rem 0.75rem 0.4rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.aui-card-list-timer {
	font-size: 0.7rem;
	color: #757575;
}
.aui-card-list-timer > * {
	position: relative;
}
.aui-card-list-timer.aui-text-center {
	display: -webkit-box;
    display: -webkit-flex;
    display: flex;
	-webkit-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.aui-card-list-timer .aui-iconfont {
	font-size: 0.9rem;
}

.aui-no-pinglun { padding: 30px 0px !important;}
.aui-no-datas { padding: 30px 10px !important;}
.aui-upprogress { position: relative; top:-10px;}
.dt-label-btn{display:block; position:relative;text-align:center;color:#686868;font-size:0.6rem; padding:0.1rem 0.2rem 0 0.2rem}
.dt-label-btn:after{content:'';width:200%;height:200%;position:absolute;top:0;left:0;border:1px solid #bfbfbf;border-radius:4px;-webkit-transform:scale(0.5,0.5);transform:scale(0.5,0.5);-webkit-transform-origin:top left}

.dt-aui-vip .aui-iconfont {
	padding: 0px;
    border-radius: 0px !important;
    margin-right: 0px !important;
	margin-left: 0px !important;

}
.level {
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	color: #fff;
	background:#FF6500 ;
	height: 18px;
	line-height: 13px;
	padding: 3px 5px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-right: 2px;
			}
.dt-vip-label {
	display: inline-block;
	font-size: 0.6rem;
	color: #fff;
	background:#FF6500 ;
	line-height: 0.6rem;
	padding: 2px 4px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	margin-left: 2px;
			}
.aui-dots-loading {
	width: 48px;
	height: 48px;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -24px;
	margin-top: -48px;
	z-index: 9999;
	text-align: center;
	line-height: 48px;
	font-size: 20px;
}
.dt-label { margin-right:0.25rem; background:#FFF;}
.gldiv-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    z-index: 10000;
    visibility: hidden;
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s;
}
.gldiv-mask.gldiv-mask-in {
	visibility: visible;
  	opacity: 1;
}
.gldiv-mask.gldiv-mask-out {
	opacity: 0;
}

.ui-sheet {opacity:0.9;position:fixed;z-index:999;left:8px;right:8px;bottom:100px;display:none;}
.ui-sheet div {background:#FFFFFF;border-radius:4px;}
.ui-sheet li {height:44px;line-height:44px;overflow:hidden;text-align:center;font-size:20px;color:#007AFF;border-top:#D9D9D9 1px solid;}
.ui-sheet p {height:44px;line-height:44px;text-align:center;font-size:20px;color:#007AFF; margin:8px 0;background:#FFFFFF;border-radius:4px;}
.ui-sheet em {padding:10px;line-height:24px;font-size:14px;color:#999999;font-style:normal;text-align:center;display:block;}
.ui-sheet span {color:#007AFF;display:block;width:100%;}

.am-window { font-size: 14px; border-radius: 0; bottom: 0; left: 0; position: fixed; text-align: center; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%); -webkit-transition: -webkit-transform 300ms; transition: transform 300ms ; width: 100%; z-index: 99999; opacity:0.95; }
.am-window div { background:#FFFFFF; border-radius:4px; margin:0 8px 10px 8px;}
.am-modal-active { transform: translateY(0px);  -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0) ;}
.am-modal-out { z-index: 1109; -webkit-transform: translateY(100%); -ms-transform: translateY(100%); transform: translateY(100%) }

.am-window-sns { background-color:none; }
.am-window em { padding:10px;line-height:24px;font-size:14px;color:#999999;font-style:normal;text-align:center;display:block; }

.am-window-sns li { list-style: none;
    margin: 0;
    padding: 0;
	text-align:center;
    color: #212121;
	font-size:18px;
	border-radius: 4px;
    background-color: #ffffff !important;
    position: relative;
	height:42px;
    line-height:42px;
	opacity: 1;
    -webkit-box-align: center;

}
.am-window-sns li:before { height:0;}
.am-window-sns li:after {
	width: 100%;
    height: 1px;
    background-color: #dddddd;
    display: block;
    content: '';
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
    left: 0;
    z-index: 2;
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    pointer-events: none;
}
.am-window-sns li:last-child:after {
    height: 0;
}
.am-window-sns span { display: block; color:#F00; }
.am-window p {height:44px;line-height:44px; margin:0 8px 10px 8px; text-align:center;font-size:18px;color:#007AFF; background:#FFFFFF; border-radius:4px; font-weight:bold;}
.windowbg { background-color: rgba(0, 0, 0, 0.5); bottom: 0; height: 100%; left: 0; opacity: 1; position: fixed; right: 0; top: 0; width: 100%; z-index: 9999; display:none; }
.windowbg-active { opacity: 1; display:block; }


/*搜索条*/
.dt-popup-searchbar {
    top: 2.25rem;
	width:100%;left:0;
}
.dt-searchbar {
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    overflow: hidden;
    position: relative;
    height:3rem;
    width: 100%;
    background-color: #ebeced;
    color: #9e9e9e;
    -webkit-backface-visibility: hidden;
  			backface-visibility: hidden;
}
.dt-searchbar.focus {
    -webkit-box-pack: start;
}
.dt-searchbar-input {
    margin: 0 0.5rem;
	background-color: #ffffff;
    height:1.75rem;
	border-radius:0.5rem; 
	padding-top:0.2rem;    
	font-size: 0.7rem;
	width: 100%;
    position: relative;
    padding-left: 0.5rem;
    display: -webkit-box;
    -webkit-box-flex: 1;
}
.dt-searchbar form {
	width: 90%;
}
.dt-searchbar-input input {
    color: #666666;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 1.4rem;
    min-height: 1.4rem;
    line-height: 1.4rem;
    border: 0;
    -webkit-appearance: none;
    font-size: 0.7rem;
}
.dt-searchbar input::-webkit-input-placeholder {
	color: #ccc;
}
.dt-searchbar .aui-iconfont {
    line-height: 1.4rem;
    margin-right: 0.25rem;
}
.dt-searchbar .dt-searchbar-cancel {
	font-size: 0.7rem;
	color: #666666;
	margin-right: -2.2rem;
	width: 2.2rem;
	height: 1.4rem;
	line-height: 1.4rem;
	text-align: center;
	-webkit-transition: all .3s;
	      	transition: all .3s;
}
.dt-searchbar .dt-searchbar-cancel .aui-iconfont {
	color: #666666;
}

/*搜索条*/

.dt-search-bar {
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    overflow: hidden;
    position: relative;
    height:2.65rem;
    width: 100%;
    color: #9e9e9e;
	background-color: #f5f5f5;
    -webkit-backface-visibility: hidden;
  			backface-visibility: hidden;
}
.dt-search-bar.focus {
    -webkit-box-pack: start;
}
.dt-search-bar-input {
    margin: 0 0.5rem;
	background-color: #ffffff;
    height:1.75rem;
	border-radius:0.5rem; 
	padding-top:0.3rem;    
	font-size: 0.7rem;
	width: 100%;
    position: relative;
    padding-left: 0.5rem;
    display: -webkit-box;
    -webkit-box-flex: 1;
}
.dt-search-bar form {
	width: 90%;
}
.dt-search-bar-input input {
	position:relative; top:-0.4rem;
    color: #666666;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 1.4rem;
    line-height: 1.4rem;
    border: 0;
    -webkit-appearance: none;
    font-size: 0.7rem;
}
.dt-search-bar input::-webkit-input-placeholder {
	color: #ccc;
}
.dt-search-bar .aui-iconfont {
    line-height: 1.2rem;
    margin-right: 0.25rem;
}
.dt-search-bar .dt-search-bar-cancel {
	font-size: 0.7rem;
	color: #666666;
	margin-right: -2.2rem;
	width: 2.2rem;
	height: 1.4rem;
	line-height: 1.5rem;
	text-align: center;
	-webkit-transition: all .3s;
	      	transition: all .3s;
}
.dt-search-bar .dt-search-bar-cancel .aui-iconfont {
	color: #666666;
}

.dt-fixedsearch { z-index:10000;position:fixed;top:45px;left:0;width:100%; padding:0.25rem 0; background-color:#f5f5f5; margin-bottom:10px;-webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.5);
}

/* 流式布局 开始 */
.de_wraper .webkit-box {
	display: -webkit-box;
}
.de_wraper .webkit-box-flex {
	display: block;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
}
.de_wraper .half {
	width: 50%;
	overflow: hidden;
}
.de_wraper .thirds {
	width: 33.333%;
	overflow: hidden;
}


.de_wraper {
	position:fixed;
	width: 100%;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	z-index:900;
}
.de_wraper .mod_main {
	width: 100%;
	padding: 25px 10px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.de_wraper .hide {
	display: none;
}
hr {
	border: none;
	border-top: 1px solid #eaeaea;
}

.de_wraper .navbar {
	height: 45px;
	color: #fff;
	position: relative;
}

.de_wraper .screen {
	line-height: 1;
	text-align: center;
	padding: 3px 5px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	color: #afd1eb;
	font-size: 22px;
	border-radius: 2px;
}

.de_mainlist {
	height: 42px;
	line-height: 42px;
	padding: 0 15px;
	background: #ffffff;
	border-bottom: 1px solid #dfdfdf;
	font-size: 1em;
}
.de_mainlist.return_cont {
	height: auto;
}
.de_mainlist.return_cont textarea {
	padding: 10px 0;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.de_mainlist span {
	color: #444;
}
.de_mainlist .l_list {
	height: 40px;
	line-height: 40px;
	color: #b7b7b7;
	display: block;
	margin-right: 10px;
	text-align: right;
}
.de_mainlist .r_list {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	overflow: hidden;
}
.de_mainlist .r_list input, .mainlist .r_list textarea {
	width: 100%;
}
.de_mainlist input {
	color: #b7b7b7;
	border: none;
	vertical-align: top;
}


/* deals_index 开始 */
.deals_index .de_main_list .de_mall-cate {
	border-bottom: 1px solid #e6e6e6;
}
.deals_index .de_main_list .de_mall-cate li {
	max-width:33.33333%;
	height: 2.25rem;
	line-height: 2.25rem;
	border-right: 1px solid #e6e6e6;
	background: #fff;
	font-size:0.75rem;
	padding-left:0.25rem; padding-right:0.25rem;
	color: #8f8f8f;
	text-align: center;
}
.deals_index .de_main_list .de_mall-cate li.curr {
	color: #fc8600;
}
.deals_index .de_main_list .de_mall-cate li.cur {
	color: #fc8600;
}
.deals_index .de_main_list .de_mall-cate li.cur .fa-sort-desc {
	top: 1px;
	-webkit-transform: rotate(0deg) scale(0.5);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}
.deals_index .de_main_list .de_mall-cate i.fa {
	position: relative;
	top: -3px;
	line-height: inherit;
}
.deals_index .de_hide_list {
	position: fixed;
	top: 4.55rem;
	left: 0px;
	z-index: 99902;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	display: none;
}
.deals_index .de_abbr {
	width: 100%;
	display: none;
	background: #fff;
}
.deals_index .de_abbr .first_list {
	width: 45%;
	max-height: 300px;
	overflow: hidden;
	overflow-y: auto;
}
.deals_index .de_abbr .second_list {
	width: 45%;
	max-height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
}
.deals_index .de_abbr .seconds_list {
	width: 45%;
	max-height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
	background: #f2f2f2;
}
.deals_index .de_abbr a {
	width: 100%;
	display: block;
}
.deals_index .webkit-box {
	display: -webkit-box;
}
.deals_index .all_list {
	width: 100%;
}
.deals_index .directory {
	line-height: 43px;
	padding-left: 20px;
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	color: #4a4a4a;
	font-size: 13px;
	background: #fff;
}
.deals_index .select.directory {
	border-right: 1px solid #f2f2f2;
	background: #f2f2f2;
}
.deals_index .two_directory {
	border-bottom: 1px solid #e6e6e6;
	line-height: 43px;
	padding-left: 20px;
	font-size: 13px;
	color: #4a4a4a;
	background: #f2f2f2;
}
.second_list .two_directory:active { background:#CCC;}
.second_list {
	overflow: hidden;
	background: #f2f2f2;
}
.second_list ul {
	display: none;
}
/* deals_index 结束 */






/* 全部分类 开始 */
.category-con h2 {
	font-size: 14px;
	border-left-width: 3px;
	border-left-style: solid;
	padding-left: 4px;
}
.category-table {
	box-sizing: border-box;
	width: 100%;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	background-color: #f9f9f9;
	font-size: 12px;
	margin: 10px 0 20px 0;
	overflow: hidden;
}
.category-table li {
	box-sizing: border-box;
	width: 25%;
	float: left;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.category-table li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #666;
}
.category_bg1 {
	color: #ffbe32;
}
.category_bg2 {
	color: #7995c9;
}
.category_bg3 {
	color: #55caba;
}
.category_bg4 {
	color: #fea295;
}
/* 全部分类 结束 */

#captcha-bar input[type="text"] {position: relative; width:50%;}
#captcha-bar img { position: relative; margin-right:0.15rem}
#captcha-bar span { width: 35%; position: relative; margin-left: 0.15rem;}

/*加载更多*/
.load-more-news { margin: 10px 0; padding: 10px 0; text-align: center; display:none; }
.load-more-news a { display: inline-block; padding: 2px 15px; color: #666; background: #c5c5c5; border-radius: 5px; }

/*回到顶部 收藏按钮*/

.returnTop{
	position: fixed;
	right: 0.55rem;
	bottom: 4rem;
	z-index:9999;
	}

.returnTop .topIcon{
	display: none;	
	}
	
.returnTop .sideList{
	width: 2.25rem;
	height: 2.25rem;
	line-height: 2.25rem;
	text-align: center;
	background: #fff;
	opacity: 0.8;
	border-radius: 50%;
	border: #D2D2D2 1px solid;
	}
.returnTop .sideList .aui-iconfont{
	color: #333;
	font-size: 1.15rem;
	}	
.returnTop .topIcon{
	}
.dt-share-box { width:4.5rem; height:1.5rem; line-height:1.5rem; padding:0.3rem 0.5rem; border:#CCC 1px solid; background:#FFF; border-radius:0.25rem;}
.dt-share .dt-share-to { max-width:3.5rem; height:1.75rem; line-height:1.75rem;padding-bottom:0; padding-top:0.25rem;}
.dt-share .dt-share-to-qq {
    width: 100%;
    height: 0.75rem;
    line-height: 0.75rem;
    color: #ababab;
    text-align: center;
}
.dt-share .dt-share-to-qq span {
}

.dt-share .aui-col-xs-2 { padding-bottom:0; padding-top:0.25rem;}
.dt-share .aui-col-xs-2:hover { background:none;}
.dt-share .dt-iconfont { color:#FFF; text-align:center; font-size:1.4rem;}
.dt-share .dt-share-div { position: relative; display: inline-block; width:2rem; height:2rem; line-height:2rem; border-radius: 50%; padding:0 0.3em; }
.aui-sharebox { z-index:10000;}
.aui-sharebox .aui-col-5 { position: relative; float: left;}
.aui-sharebox-btn .dt-iconfont { color:#FFF; text-align:center; font-size:1.4rem;}
.aui-sharebox-btn .dt-share-div { position: relative; display: inline-block; width:2rem; height:2rem; line-height:2rem; border-radius: 50%; padding:0 0.3em; }
.dt-share .bg-share-qq { background:#e6507b}
.dt-share .bg-share-wechat { background:#68ace5}
.dt-share .bg-share-weibo { background:#ff9f38}
.dt-share .bg-share-sina { background:#ff9f38}
.dt-share .bg-share-baidu { background:blue}
.dt-share .bg-share-netease { background:#68ace5}
.dt-share .bg-share-taobao { background:#FF5D18}
.other-list li a { color:#333}

.aui-popup { z-index:99991;}
.aui-popup a { margin:0; padding:0; color:#333; width:100%;}
.aui-popup .dt-iconfont { font-size:1rem;}
.dt-popup-arrow {
    content: '';
    position: absolute;
    width: 0.75rem;
    height: 0.75rem;
    -webkit-transform-origin: 50% 50% 0;
            transform-origin: 50% 50% 0;
    background-color: transparent;
    background-image: -webkit-linear-gradient(45deg, #ffffff, #ffffff 50%, transparent 50%);
    background-image: linear-gradient(45deg, #ffffff, #ffffff 50%, transparent 50%);
}
.aui-popup-menu-right { top:2.75rem; right:0.5rem; width:8.5rem; border-radius: 0.2rem;}
.aui-popup-menu-left { top:2.25rem; left:0; width:100%;}
.aui-popup-menu-right .dt-popup-arrow {
    top: 0.1rem;
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
}
.aui-popup-menu-right .dt-popup-arrow {
    right: 0.35rem;
    margin-top: -0.4rem;
}
.aui-popup-footer {
    bottom: 0.45rem;
}
.aui-popup-footer {
    left: 0%;
    margin-left: 0rem;
}

.dt-popup-appsharebar {
    bottom: 0;
	min-height:4rem;
	width:100%;left:0;
	z-index:19841028;
}
.dt-popup-appsharebar .dt-share {}
.dt-appsharebar { position:fixed; bottom:0; padding-top:0;}
.dt-appsharebar .aui-col-xs-3 { width:20%;}
.dt-appsharebar .dt-share .dt-share-div { position: relative; width:2.35rem; height:2.35rem; line-height:2.4rem; border-radius: 50%; padding:0 0.3em; }
.dt-appsharebar .dt-share .dt-iconfont { color:#FFF; text-align:center; font-size:1.45rem;}

/* moduleid分类样式 */
.sort-wrapper {
				position: relative;
				z-index: 1;
				height: 55px;
				line-height:55px;
				width: 100%;
				background: #fff;
				overflow: hidden;
				-ms-touch-action: none;
			}
.sort-wrapper:after {
				content: "";
				position: absolute;
				bottom: 0px;
				left: 0px;
				right: 0px;
				-webkit-transform: scaleY(.5);
				-webkit-transform-origin: 0 0;
}
.scroller-bar {margin-bottom:0.25rem;
				position: absolute;
				z-index: 1;
			}
.scroller-bar ul {
				width: 100%;
				padding:0.5rem;
				display: -webkit-box;
				-webkit-box-orient: horizontal;
				box-sizing: border-box;
				-webkit-box-sizing: border-box;
				position: relative;
			}
.scroller-bar li a{
				padding-left:0.25rem; padding-right:0.25rem;
				height: 35px; line-height: 35px; border-radius:3px;
				margin:0px 0.25rem;
				line-height:normal;
				font-size: 16px;
				overflow: hidden;
				color:#333;
				text-align: center;
				border: 1px solid #ddd;
				box-sizing: border-box;
				-webkit-box-sizing: border-box;
				display: -webkit-box;
				-webkit-box-orient: horizontal;
				-webkit-box-pack: center;
				-webkit-box-align: center;
				display: box;
				box-orient: horizontal;
				box-pack: center;
				box-align: center;
			}
.scroller-bar li a.Themebg {color: #FFF; border-color: #3089e7; background:#3089e7; }

.dt-more-grid { position:fixed; bottom:0; z-index:99999; opacity: 0.95; padding:0.75rem 0 2.5rem 0;}
.dt-more-grid .moregrid-div {
	
            width: 2.25rem;
            height: 2.25rem;
            border-radius: 50%;
            line-height: 2.25rem;
			position: relative;
            left: 50%;
            top: 50%;
            margin-left: -1.125rem;
            text-align: center;
			color: #666;
        }
.dt-more-grid .dt-more-useravatar {}		
.dt-more-grid .dt-more-truename { position:absolute; top:0.45rem; left:2.7rem; color:#FFF; font-size:0.6rem;}	
.dt-more-grid .aui-iconfont {
	font-size:1.45rem;
}
.dt-more-grid [class*=aui-col-xs-] {
	padding: 0.125rem 0.25rem;
}
.dt-more-grid .aui-grid-label { margin:0; color:#666; font-size:0.6rem; margin-top:-0.25rem; }
.dt-more-grid .aui-col-xs-3 { width:21.5%;}

#footer-morebox {
    width: 100%;
	height:300px;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 10002;
    background-color: none;
    opacity: 0;
	padding:10px 0;
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,transform .3s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
}
#footer-morebox .aui-col-xs-3 { width:25%;}
#itemfoot { border-top:#e7e7e7 1px solid; height:2.5rem; z-index:10;}
#itemfoot:after { border:0;}
#itemfoot a{ color:#000;}
#itemfoot .aui-bar-tab-item { width:22%; border-right:#e7e7e7 1px solid;}
#itemfoot i { font-size: 1.05rem; !important;}
#itemfoot .aui-bar-tab-label { color:#000; font-size:0.65rem;}
#itemfoot .dt-bar-item-contact { height:100%;}
#itemfoot .dt-bar-tab-contact { color:#FFF; line-height:2.5rem;}

#footer { z-index:101;}
#footer .aui-content { padding-top:0.15rem;}
#footer:after { border:0;}
#footer i { font-size: 1.1rem; !important;}
#footer .aui-bar-tab-label { margin-top:-0.25rem;}
#footer a { color:#666;}
.footgrid li:active {
background: none !important;
	}
.footgrid p {
 font-size: 13px; color:#FFF;
}
.footgrid-div {
            width: 2.5rem;
            height: 2.5rem;
            border-radius: 50%;
            line-height: 2.5rem;
			position: relative;
            left: 50%;
            top: 50%;
            margin-left: -1.25rem;
            text-align: center;
			color:#FFF;
        }

.cd-close li:active {
	background: none !important;
}
.dt-chat { background: #FF7418;
				width: 2.25rem;
				height: 2.25rem;
				border-radius: 50%;
				-webkit-border-radius: 50%;
				line-height: 2.5rem;
				margin: 0 auto 0 auto;
				text-align: center;
			}
			
/* 前台发布信息相关*/
#tabtype div {
    width: 100%;
    height: 2.2rem;
    line-height: 2.2rem;
    position: relative;
    overflow: hidden;
    font-size: 0.8rem;
    text-align: center;
    color: #212121;
    background-color: #ffffff;
    margin-left: -1px;
    -webkit-box-flex: 1;
            box-flex: 1;
}
#tabtype div.aui-active {
    color: #039be5;
    border-bottom: 2px solid #039be5;
    z-index: 100;
}
#loginbar .aui-list-item { padding-top:0.2rem; padding-bottom:0.2rem;}
#uploadimg ,#uptitleimg ,#uploadphoto{ display: none;}
.aui-list-view { margin-bottom:0px;}
#imgslist { padding-top:10px;}
#imgslist .aui-img-body { margin-top:-10px;}
#imgslist a { margin:0; padding:0; border:0;}
#imgslists { padding-top:10px;}
#imgslists .aui-img-body { margin-top:-10px;}
#imgslists a { margin:0; padding:0; border:0;}

#addpicend img { border: 1px solid #EBEBEB; max-height:180px;}
.pic-list{ margin: 10px 0 0 10px;line-height: 18px;font-size: 13px;}
.pic-list p { list-style-type: none;position: relative;display: inline-block;width: 100px;height: 100px;margin: 5px 5px 20px 5px; border: 1px solid #EBEBEB; background:url('../image/add.jpg')  #fff no-repeat center; background-size: cover;}
.pic-list img{ vertical-align: middle; width: 100% !important; height: 98px !important; max-width: 98px !important;max-height: 98px !important; -webkit-user-select:none; -moz-user-select: none; /* Firefox all */ -ms-user-select: none; /* IE 10+ */ /* No support for these yet, use at own risk */ -o-user-select: none; user-select: none;}

.photo-cover { position:absolute; top:0px; right:40px ; width:30px; height:30px; background:rgba(0, 0, 0, 0.5)!important; border-radius:50%; z-index:999; padding-top:2px;}
.photo-del { position:absolute; top:0px; right:0 ; width:30px; height:30px; background:rgba(0, 0, 0, 0.5)!important; border-radius:50%; z-index:999; padding-top:2px;}
.thumb-del { position:absolute; top:0px; right:0 ; width:30px; height:30px; background:rgba(0, 0, 0, 0.5)!important; border-radius:50%; z-index:999; padding-top:2px;}
.thumb-del .aui-iconfont { top:4px;left:4px;}
.thumbs-del { position:absolute; top:0px; right:0 ; width:30px; height:30px; background:rgba(0, 0, 0, 0.5)!important; border-radius:50%; z-index:999; padding-top:2px;}
.thumbs-del .aui-iconfont { top:4px;left:4px; font-size:1.1rem !important;}
.dt-add-live .aui-btn { padding: 0.25rem 1rem;}
			
/* 下拉刷新 上拉加载 */		
.dropload-up,.dropload-down{
	background:#FFF;
    position: relative;
    height: 0;
    overflow: hidden;
    font-size: 13px;
    /* 开启硬件加速 */
    -webkit-transform:translateZ(0);
    transform:translateZ(0);
}
.dropload-down{
    height: 50px; color:#888;
}
.dropload-refresh,.dropload-update,.dropload-load,.dropload-noData{
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.dropload-load .loading{
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 100%;
    margin: 6px;
    border: 2px solid #666;
    border-bottom-color: transparent;
    vertical-align: middle;
    -webkit-animation: drotate 0.75s linear infinite;
    animation: drotate 0.75s linear infinite;
}
.dropload-comment .loading{
    display: inline-block;
    height: 15px;
    width: 15px;
    border-radius: 100%;
    margin: 6px;
    border: 2px solid #666;
    border-bottom-color: transparent;
    vertical-align: middle;
    -webkit-animation: drotate 0.75s linear infinite;
    animation: drotate 0.75s linear infinite;
}
@-webkit-keyframes drotate {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes drotate {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#bottomup{
z-index:10000;
-webkit-animation:dbounceInUp .8s .2s ease both;
-moz-animation:dbounceInUp .8s .2s ease both;}
.bottomtoup{
-webkit-animation:dbounceInUp .8s .2s ease both;
-moz-animation:dbounceInUp .8s .2s ease both;}
#iframe-wrap { height: 100%; overflow: visible; position: relative; -webkit-overflow-scrolling: touch; overflow-y: scroll;}

/*摇摆*/
.msg-layer {
-webkit-animation:shake 1s .2s ease both;
-moz-animation:shake 1s .2s ease both;}
@-webkit-keyframes shake{
0%,100%{-webkit-transform:translateX(0);}
10%,30%,50%,70%, 90%{-webkit-transform:translateX(-10px);}
20%,40%,60%,80%{-webkit-transform:translateX(10px);}
}
@-moz-keyframes shake{
0%,100%{-moz-transform:translateX(0);}
10%,30%,50%,70%, 90%{-moz-transform:translateX(-10px);}
20%,40%,60%,80%{-moz-transform:translateX(10px);}
}
#glbottomup{
-webkit-animation:dbounceInDown .5s .2s ease both;
-moz-animation:dbounceInDown .5s .2s ease both;}
@-webkit-keyframes dbounceInDown{
0%{opacity:0;
-webkit-transform:translateY(-2000px)}
60%{opacity:1;
-webkit-transform:translateY(30px)}
80%{-webkit-transform:translateY(-10px)}
100%{-webkit-transform:translateY(0)}
}
@-moz-keyframes dbounceInDown{
0%{opacity:0;
-moz-transform:translateY(-2000px)}
60%{opacity:1;
-moz-transform:translateY(30px)}
80%{-moz-transform:translateY(-10px)}
100%{-moz-transform:translateY(0)}
}
@-webkit-keyframes dbounceIn{
0%{opacity:0;
-webkit-transform:scale(.3)}
100%{opacity:1;-webkit-transform:scale(1)}
}
@-moz-keyframes dbounceIn{
0%{opacity:0;
-moz-transform:scale(.3)}
100%{opacity:1;-moz-transform:scale(1)}
}
@-webkit-keyframes dbounceInUp{
0%{opacity:0;
-webkit-transform:translateY(2000px)}
100%{opacity:1;-webkit-transform:translateY(0)}
}
@-moz-keyframes dbounceInUp{
0%{
-moz-transform:translateY(2000px)}
100%{opacity:1;-moz-transform:translateY(0)}
}
@-webkit-keyframes headShake {
    0% { -webkit-transform: translateX(0); transform: translateX(0); }

    6.5% { -webkit-transform: translateX(-6px) rotateY(-9deg); transform: translateX(-6px) rotateY(-9deg); }

    18.5% { -webkit-transform: translateX(5px) rotateY(7deg); transform: translateX(5px) rotateY(7deg); }

    31.5% { -webkit-transform: translateX(-3px) rotateY(-5deg); transform: translateX(-3px) rotateY(-5deg); }

    43.5% { -webkit-transform: translateX(2px) rotateY(3deg); transform: translateX(2px) rotateY(3deg); }

    50% { -webkit-transform: translateX(0); transform: translateX(0); }
}

@keyframes headShake {
    0% { -webkit-transform: translateX(0); transform: translateX(0); }

    6.5% { -webkit-transform: translateX(-6px) rotateY(-9deg); transform: translateX(-6px) rotateY(-9deg); }

    18.5% { -webkit-transform: translateX(5px) rotateY(7deg); transform: translateX(5px) rotateY(7deg); }

    31.5% { -webkit-transform: translateX(-3px) rotateY(-5deg); transform: translateX(-3px) rotateY(-5deg); }

    43.5% { -webkit-transform: translateX(2px) rotateY(3deg); transform: translateX(2px) rotateY(3deg); }

    50% { -webkit-transform: translateX(0); transform: translateX(0); }
}

.dt-headShake { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-name: headShake; animation-name: headShake; }
.dt-bounceInDown {
-webkit-animation:bounceInDowns 1s .2s ease both;
-moz-animation:bounceInDowns 1s .2s ease both;}
@-webkit-keyframes bounceInDowns{
0%{opacity:0;
-webkit-transform:translateY(-2000px)}
60%{opacity:1;
-webkit-transform:translateY(30px)}
80%{-webkit-transform:translateY(-10px)}
100%{-webkit-transform:translateY(0)}
}
@-moz-keyframes bounceInDowns{
0%{opacity:0;
-moz-transform:translateY(-2000px)}
60%{opacity:1;
-moz-transform:translateY(30px)}
80%{-moz-transform:translateY(-10px)}
100%{-moz-transform:translateY(0)}
}

@-webkit-keyframes rubberBand {
    from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }

    30% { -webkit-transform: scale3d(1.25, 0.75, 1); transform: scale3d(1.25, 0.75, 1); }

    40% { -webkit-transform: scale3d(0.75, 1.25, 1); transform: scale3d(0.75, 1.25, 1); }

    50% { -webkit-transform: scale3d(1.15, 0.85, 1); transform: scale3d(1.15, 0.85, 1); }

    65% { -webkit-transform: scale3d(.95, 1.05, 1); transform: scale3d(.95, 1.05, 1); }

    75% { -webkit-transform: scale3d(1.05, .95, 1); transform: scale3d(1.05, .95, 1); }

    to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}

@keyframes rubberBand {
    from { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }

    30% { -webkit-transform: scale3d(1.25, 0.75, 1); transform: scale3d(1.25, 0.75, 1); }

    40% { -webkit-transform: scale3d(0.75, 1.25, 1); transform: scale3d(0.75, 1.25, 1); }

    50% { -webkit-transform: scale3d(1.15, 0.85, 1); transform: scale3d(1.15, 0.85, 1); }

    65% { -webkit-transform: scale3d(.95, 1.05, 1); transform: scale3d(.95, 1.05, 1); }

    75% { -webkit-transform: scale3d(1.05, .95, 1); transform: scale3d(1.05, .95, 1); }

    to { -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); }
}

.dt-toast-loading {
   margin: 1rem 0 0.65rem 0;
   width:1.85rem;
   height:1.85rem;
   display:inline-block;
   padding:0px;
   border-radius:100%;
   border:3px solid;
   border-top-color:rgba(255, 255, 255, 1);
   border-bottom-color:rgba(0,0,0, 0.1);
   border-left-color:rgba(255, 255, 255, 1);
   border-right-color:rgba(0,0,0, 0.1);
   -webkit-animation: dttoast 1s ease-in-out infinite;
   animation: dttoast 1s ease-in-out infinite;
}
@keyframes dttoast {
   from {transform: rotate(0deg);}
   to {transform: rotate(360deg);}
}
@-webkit-keyframes dttoast {
   from {-webkit-transform: rotate(0deg);}
   to {-webkit-transform: rotate(360deg);}
}
/* animate */
.dt-animate{transition:all 0.2s linear 0s;-webkit-transition:all 0.2s linear 0s;-moz-transition:all 0.2s linear 0s;-ms-transition:all 0.2s linear 0s;-o-transition:all 0.2s linear 0s;}
.dt-animate-1{-webkit-animation:bounceIn 1.2s .2s ease both;-moz-animation:bounceIn 1.2s .2s ease both;-ms-animation:bounceIn 1.2s .2s ease both;} /*弹*/
.dt-animate-2{-webkit-animation:fadeInUp .5s .2s ease both;-moz-animation:fadeInUp .5s .2s ease both;-ms-animation:fadeInUp .5s .2s ease both;}/*向上淡入*/
.dt-animate-3{-webkit-animation:fadeInDown .5s .2s ease both;-moz-animation:fadeInDown .5s .2s ease both;-ms-animation:fadeInDown .5s .2s ease both;}/*向下淡入*/
.dt-animate-4{-webkit-animation:fadeOut .6s .2s ease both;-moz-animation:fadeOut .6s .2s ease both;-ms-animation:fadeOut .6s .2s ease both;}/*淡出*/
.dt-animate-5{-webkit-animation:fadeIn .6s .2s ease both;-moz-animation:fadeIn .6s .2s ease both;-ms-animation:fadeIn .6s .2s ease both;}/*淡入*/
.dt-animate-6{-webkit-animation:lightSpeedIn .6s .2s ease both;-moz-animation:lightSpeedIn .6s .2s ease both;-ms-animation:lightSpeedIn .6s .2s ease both;}
.dt-animate-6o{-webkit-animation:lightSpeedOut .6s .2s ease both;-moz-animation:lightSpeedOut .6s .2s ease both;-ms-animation:lightSpeedOut .6s .2s ease both;}
.dt-animate-7{-webkit-animation:flipInY .6s .2s ease both;-moz-animation:flipInY .6s .2s ease both;-ms-animation:flipInY .6s .2s ease both;}
.dt-animate-8{-webkit-animation:flipOutY .6s .2s ease both;-moz-animation:flipOutY .6s .2s ease both;-ms-animation:flipOutY .6s .2s ease both;}
.dt-animate-9{-webkit-animation:zoomIn .6s .2s ease both;-moz-animation:zoomIn .6s .2s ease both;-ms-animation:zoomIn .6s .2s ease both;}
.dt-animate-10{-webkit-animation:bounceIn .6s .2s ease both;-moz-animation:bounceIn .6s .2s ease both;-ms-animation:bounceIn .6s .2s ease both;} /*快速弹*/
.dt-rotateup{color:#2ba838;-moz-transform: rotate(180deg);-webkit-transform: rotate(180deg);-o-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.dt-rotatedown{-moz-transform: rotate(0deg);-webkit-transform: rotate(0deg);-o-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);}
.dt-loop{animation-iteration-count:infinite;animation-duration:.8s}
.dt-animate-5fast{animation:fadeIn .2s .1s ease both;--webkit-animation:fadeIn .2s .1s ease both;-moz-animation:fadeIn .2s .1s ease both;-ms-animation:fadeIn .2s .1s ease both;}/*淡入*/

#box-captcha input[type="text"] { position:absolute; min-height:1.75rem; width:25%;}
#box-captcha img { position:absolute; left:30%; margin:10px 0 10px 0; width:30%; }
#box-captcha span { position:absolute; left:60%; margin:10px 0 10px 0; width:10%; }

.dt-results-bar { min-height:1.85rem;line-height:1rem; padding:0.35rem 0 0.125rem 0.25rem; color:#666; font-size:0.7rem;}
.dt-results-bar span { margin:0 0.125rem;}
.dt-results-bar .aui-label { margin-left:0.5rem; border-radius:0.125rem;}
.dt-results-bar .aui-label a { color:#009237;}

.dt-contact-list {}
.dtchip-contact-div { line-height:220%; padding:0.5rem 0; margin-top:0; overflow:hidden; }
.dtchip-contact-div .aui-list-item-title { font-size:0.9rem;}
.dtchip-contact { color: #333; line-height:220%; padding:0 0.5rem; margin-top:0.5rem; overflow:hidden; background-color:#FFF; background:#FFF;}
.dtchip-contact a{color:#FA0000;}

.dt-chip-content { color:#7b7b7b; line-height:230%; word-wrap:break-word; overflow:hidden; }
.dt-chip-content img { height: auto}
.dt-chip-content img { width:100% !important; height: auto !important}

.dt-article-content p { font-size:0.8rem !important}
.dt-article-content img { height:100% !important}
.dt-article-content li { width:100% !important; left:0 !important; margin-left:0 !important;}
.mall-content-list .content img { width:100% !important; height:100% !important}

.dtchip-contact-module .aui-media-list .aui-list-item-inner {
	padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.dtchip-contact-module .aui-label { border-radius:0.25rem; padding:0.35rem 0; font-size:0.7rem; color:#039be5; width:48%;}
.dtchip-contact-module .aui-label a { color:#039be5;}

.ui-loader { display:none;}
.aui-list-item  a { width:100%; color:#666;}
#glbottomup { position: fixed; left:5%; top:20%; width:90%; z-index:999999;}
#glbottomup-form .aui-list .aui-list-item-label { width:20%;font-size:0.7rem;}
#glbottomup-form .aui-list .aui-list-item-input { width:95%;}
#glbottomup-form .aui-list .aui-list-item-input input[type="text"] { font-size:0.7rem;}
#glbottomup .aui-btn { width:35%;}

.dt-paths-bar { height:2.25rem; line-height:2.45rem;font-size:0.7rem;color:#000;position:relative;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}

.foot_copy-list { background-color:#f5f5f5; color: #666; padding:0.5rem 0.5rem 1rem 0;}
.foot_copy-list .aui-grid { background-color:#f5f5f5; color:#666; margin-left:0.25rem; margin-bottom:0.45rem; padding:0 0.5rem;}
.foot_copy-list a { color:#666;}
.foot_copy-list .aui-grid .aui-col-xs-4 { padding: 0.5rem 1.25rem;}
.foot_copy-list .aui-grid .dt-iconfont { font-size:1rem; height:1rem;}
.foot_copy-list .aui-grid .aui-grid-label { font-size:0.6rem; margin-top:0;}
.foot_copy-list .aui-card-list-footer { min-height: 1.25rem;padding: 0.25rem 1.5rem; font-size:0.65rem;}
.foot-copy-lists { position: relative;min-height: 1.25rem;padding: 0.25rem 0.75rem; font-size:0.65rem;}
.wx-dialog {
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}
.wx-dialog-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .6;
    background: #000;
}


.wx-dialog-content {
    margin-top: -4.1rem;
    top: 50%;
    right: 0.8rem;
    left: 0.8rem;
    background: white;
    position: absolute;
    border-radius: 0.5rem;
}

.wx-dialog-content-title p {
    text-align: center;
    height: 2.5rem;
    line-height: 2.5rem;
}
.wx-dialog-content-title span {
    font-size: 0.9rem;
    text-align: center;
    vertical-align: bottom;
}
.wx-dialog-content-title .aui-iconfont {
 margin-right:0.15rem; font-size:0.9rem;
}
.wx-dialog-content-txt {
    height: 3.65rem;
    font-size: 0.65rem;
    margin: 0 18px;
    line-height: 1rem;
    word-break: break-all;
    text-align: justify;
}

.wx-dialog-button {
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    font-size: 0.75rem;
    color: white;
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}