@charset "utf-8";
/*
  Author：Hanlu 
  Time：2018-07-27
*/

.yt-body ul,.yt-body li { list-style: none; }

.hanlucode-ico,.hanlucode-ico div,.hanlucode-ico ul,.hanlucode-ico li,
.hanlucode-tou,.hanlucode-tou div,.hanlucode-tou ul,.hanlucode-tou li,
.hanlucode-news,.hanlucode-news li,.hanlucode-news div,.hanlucode-news p,
.hanlucode-video,.hanlucode-video li,.hanlucode-video div,.hanlucode-video p,
.hanlucode-more,.yt-banner,.hanlucode-picyp,
.hanlucode-neir,.hanlucode-neir div,.hanlucode-neir ul,.hanlucode-neir li,.hanlucode-neir p { margin: 0; padding: 0; }

.yt-banner img,.yt-tit img,.hanlucode-ico img,.yt-h3 img,.hanlucode-news img,.hanlucode-video img,.hanlucode-picyp img { border: 0; max-width: 100%; height: auto; width: auto\9; vertical-align:middle; }

.hanlucode-hotzh img,.hanlucode-hd img,.hanlucode-news img,.hanlucode-video img { -webkit-border-radius: 3px; border-radius: 3px; }

.clear { clear:both; overflow:hidden; font-size:0; height:0; line-height:0; }

.cf:before,.cf:after { content:".";height:0;visibility:hidden;display:block; }

.cf:after { clear:both; }

.cf { *zoom:1; }

.yt-hid { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

header .mui-icon { color: #222; }

.fl { float: left; }

.fr { float: right; }

/*Css Reset*/

.yt-tit img { height:44px; width: auto; }

.yt-tit span { padding-left: 6px; font-weight: bolder; }

.mui-slider-indicator .mui-indicator {
	margin: 1px 3px;
	background: rgba(170, 170, 170, 0.7);
	-webkit-box-shadow: 0 0 1px 1px rgba(130,130,130,.1);
	box-shadow: 0 0 1px 1px rgba(130,130,130,.1);
}

.hanlucode-ico { padding: 16px 6px 10px; background: #fff; }

.myt-ico { width: 100%; }

.myt-ico li { width: 20%; float: left; text-align: center; margin-bottom: 10px; }

.myt-ico li a { text-decoration: none; color: #212121; }

.myt-ico li img { width: 60%; margin: 0 auto; display: block;     -webkit-border-radius: 50%;
    border-radius: 50%;}

.myt-ico li div { 
	width: 100%; height: 12px;
	font-size: 12px; line-height: 12px;
	margin-top: 6px; color: #333;
	overflow: hidden; white-space: nowrap; text-overflow: ellipsis;
}

.hanlucode-tou {
	background-color: #fff;
	font-size: 14px; line-height: 28px;
	padding: 5px 0 10px;
}

.hanlucode-tou .tt-tp {
	float: left; height: 28px; overflow: hidden;
	margin-left: 14px;
	color: #f86037;
}

.hanlucode-tou .tt-tp .mhl {
	font-size: 15px;
}

.hanlucode-tou .tt-tp .icon-toutiao:before {
    position: relative;
    top: -1px;
}

.hanlucode-tou .tt-more { 
	display: block; float: right; height: 28px; 
	margin-right: 14px; padding-left: 10px;
	position: relative; color: #000;
}

.hanlucode-tou .tt-more:before {
	position: absolute;
	left: 0; top: 0; bottom: 0;
	width: 1px; content: '';
	background-color: #ccc;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}

.tt-list {
	right: 62px; left: 52px;
	display: inline-block;
	position: absolute;
	width: auto; height: 28px;
	overflow:hidden;
}

.hanlucode-tou a { color:#222; }

.hanlucode-col { margin-top: 10px; background-color:#fff; padding: 12px 14px 1px; }

.hanlucode-col .yt-h3 { float: left; text-align: left; width: 70%; font-size: 16px; font-weight: bolder; }

.hanlucode-col a { display: block; float: right; text-align: right; width: 30%; font-size: 14px; color: #666; }

.hanlucode-col .mui-icon { font-size: 16px; }

.hanlucode-col .xzico { font-size: 19px; font-weight: normal; margin-left: 6px; color: #22728f; }

.yt-fuh3 { font-size: 14px; font-weight: normal; padding-left: 6px; color: #22728f; }

.yt-h3 .hot { 
	width: 32px;
	height: 14px;
	font-size: 12px;
	line-height: 14px;
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #22728f;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	font-weight: normal;
	margin-left: 6px;
	position: relative;
	top:-2px;
}

.yt-h3 .news {
	width: 44px;
}

.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body {
    font-size: 13px;
    line-height: 15px;
    display: block;
    width: 100%;
    height: 15px;
    margin-top: 4px;
    text-overflow: ellipsis;
}

.mui-table-view:before { background-color: #fff; }

.mui-table-view:after { background-color: #fff; }

.hanlucode-more {
	background-color: #fff;
	padding: 10px 0 18px;
}

.hanlucode-more .mui-icon { font-size: 16px; padding-right: 6px; }

.hanlucode-more-button {
	display: block;
	width: 108px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px; 
	line-height: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #e8f3ff;
	color: #22728f;
	-webkit-border-radius: 15px;
    border-radius: 15px;
}
.hanlucode-more-button:hover { color: #378fef; }
.hanlucode-more-button:active { color: #378fef; }

.hanlucode-news li { padding: 12px 15px; background-color: #fff; position: relative; }

.hanlucode-news li:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 15px;
    height: 1px;
    content: '';
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
    background-color: #efeff4;
}

.hanlucode-news a { display: block; color: #222; }

.hanlucode-news img { display: block; float: left; width:67px; height: 67px; margin-right: 10px; }

.hanlucode-news .news-tit .news-tit-h2 { font-size: 16px; line-height: 24px; max-height: 48px; overflow: hidden; }

.hanlucode-news .news-tit p { font-size: 12px; height:16px; line-height: 16px; color: #999; margin-top:3px; }

.hanlucode-news .news-tit p span { padding-right: 10px; }

.hanlucode-hd { background-color: #fff; }

.hanlucode-hd .mui-slider-indicator .mui-icon {
    border: 1px solid #fff;
}

.hanlucode-video { display: -webkit-flex; display: flex; background-color: #fff; padding: 10px 15px 0;  }
.hanlucode-video .vi-li { flex: 1; }

.vi-li a { display: block; position: relative; padding-bottom: 18px; }
.vi-li .vi-jk1 { margin-right: 6px; }
.vi-li .vi-jk2 { margin-left: 3px; margin-right: 3px; }
.vi-li .vi-jk3 { margin-left: 6px; }

.vi-li .au-jk1 { margin-right: 10px; }
.vi-li .au-jk2 { margin-left: 5px; margin-right: 5px; }
.vi-li .au-jk3 { margin-left: 10px; }

.hanlucode-video .vi-li img { width: 100%; }
.hanlucode-video .vi-li img.vico { position: absolute; }

.hanlucode-video .vi-li p {
	width: 100%;
	font-size: 13px;
    line-height: 16px;
	height: 32px;
	overflow: hidden;
    margin-top: 10px;
    color: #333;
}

.hanlucode-video .vi-li .mhl {
	padding-right: 6px;
	color:#22728f;
	font-size: 13px;
}

.hanlucode-audio img { -webkit-border-radius: 50%; border-radius: 50%; }

.hanlucode-foot {
	margin-top: 12px;
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	color: #333;
	padding-bottom: 42px;	
}

.mui-bar-tab .mui-tab-item.mui-active {
	color: #666666;
}

.yt-zhjb,.yt-zhjg { font-size: 14px; color: #666; }

.yt-zhjb .mui-table-view-cell:after {
    background-color: #efeff4;
}

.yt-zhjg .mui-table-view-cell:after {
    background-color: #efeff4;
}

.yt-zhjb .mhl,.yt-zhjg .mhl { font-size: 14px; color: #22728f; padding-right: 6px; }

.zh-bt { color: #000; }

.hanlucode-neir,.hanlucode-neir div,.hanlucode-neir ul,.hanlucode-neir li,.hanlucode-neir p { color: #666; }

.hanlucode-neir { padding: 10px 15px 0; background: #fff; }

.thread_article,.thread_article2,.thread_article3 {
	position: relative;
	overflow: hidden;
	color: #333;
	font-size: 14px;
	line-height: 1.5;
}

#gradient,#gradient2,#gradient3 { display: none; width: 100%; height:42px; position: absolute; bottom: 0; left: 0;
	background: -moz-linear-gradient(bottom,rgba(255,255,255,.1),rgba(255,255,255,0));
	background: -webkit-gradient(linear,0 top,0 bottom,from(rgba(255,255,255,0)),to(#fff));
	background: -o-linear-gradient(bottom,rgba(255,255,255,.1),rgba(255,255,255,0));
}

.hanlucode-neir .hanlucode-more,.hanlucode-neir .hanlucode-more2,.hanlucode-neir .hanlucode-more3 {
	padding: 10px 0 18px;
}

.mui-segmented-control.mui-segmented-control-inverted .mui-control-item.mui-active {
    color: #22728f;
}

.mui-segmented-control.mui-segmented-control-inverted~.mui-slider-progress-bar {
    background-color: #22728f;
}

.mui-slider .mui-segmented-control.mui-segmented-control-inverted~.mui-slider-group .mui-slider-item {
    border-top: 0;
    border-bottom: 0;
}

.mui-grid-view.mui-grid-9 {
    background-color: #ffffff;
}

.mui-grid-view.mui-grid-9 .mui-media .mui-icon {
    font-size: 2em;
}

.mui-table-view.mui-grid-view .mui-table-view-cell .mui-media-body {
    margin-top: 8px;
}

.ytzh-fuwu .icon-tuzhiwenjian { color: #ff8f00;   }
.ytzh-fuwu .icon-goumai { color: #fe5f6c; }
.ytzh-fuwu .icon-guanggao { color:#38c3c8;  }
.ytzh-fuwu .icon-shenqing { color: #5680ca; }
.ytzh-fuwu .icon-ziyuan { color: #a16dbf; }
.ytzh-fuwu .icon-zhengjian { color: #fe5f6c;  }

.ytzh-fuwu .icon-cart {  color: #5680ca;  }
.ytzh-fuwu .icon-wenhua { color: #fe5f6c; }
.ytzh-fuwu .icon-pinpai { color:#38c3c8; }
.ytzh-fuwu .icon-zhinan1 { color: #a16dbf;  }
.ytzh-fuwu .icon-yunshu { color:#38c3c8;  }

.ytzh-fuwu .icon-menpiao1 { color: #e83047 }
.ytzh-fuwu .icon-huodong2 { color: #ff8f00;  }
.ytzh-fuwu .icon-icon- { color: #5680ca; }

#popover1 { height: 100px; width:140px; }

#popover2 { height: 57px; width:140px; }

#popover3 { height: 186px; width:140px; }

.yt-banner img { width: 100%; height: auto; }

/*20181206 App*/
.title-ch { margin: 35px 15px 10px; color: #ffffff; }
.title-ch+.content { margin: 10px 15px 35px; color: #bbb; text-indent: 1em; font-size: 14px; line-height: 24px; }

.ch-list:before { background-color: #222; }
.ch-list:after { background-color: #222; }
.ch-list { font-size: 14px; color: #bbb; }
.ch-more {
    display: block;
	text-align: center;
	font-size: 18px;
	color: #fff;
    width: 100%;
    margin-bottom: 10px;
	padding: 5px;
    border: 1px solid #22728f;
    background-color: #22728f;
	border-radius: 3px;
	font-weight: 400;
    line-height: 1.42;
}

header.mui-bar { height: 58px; }
.mui-bar-nav~.mui-content {  padding-top: 58px; }		
.ytdf-bt {
	display: inline-block;
	margin: 0; padding: 0;
	position: absolute;
	top: 0;
	left: 14px;
	width: 220px;
	text-align:left;
	font-size: 15px;
	line-height: 58px;
	height: 58px;
	color: #000;
	font-weight:bold;
}
.ytdf-bt:hover { color: #222; }
		
.ytdf-bt .mui-icon {
	font-size: 12px; color: #000; font-weight: bold;
}
		
.ytdf-ss {
	display: inline-block;
	position: absolute;
	width: auto;
	height: 40px;
	right: 50px;
	left: 90px;
	background-color:#e9e9e9;
	-webkit-border-radius:10px;
	border-radius: 10px;
	font-size: 12px;
	text-align: center;
	margin: 9px 0 0 0; padding: 0;
	font-weight: 500;
	line-height: 40px;
	color: #949494;
}
.ytdf-ss:hover { 
	background-color: #dfdfdf;
	color: #666;
}
		
.mui-bar .ytdf-cd { padding-top: 17px; }		

.mui-bar-tab .mui-tab-item .mui-icon~.mui-tab-label {
    font-size: 12px;
}
.mui-bar-tab .mui-tab-item {
    color: #666666;
}

.mui-bar-tab .mui-tab-item.xxk-gl {
    color: #22728f;
}
	
.mui-slider-indicator .mui-number span {
    color: #f86037;
}	
.mui-content-padded {
    word-wrap: break-word;
}
	



