html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
	-webkit-text-size-adjust: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-family: arial, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.s-clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
html, body {
	font-size: 14px;
	font-family: STHeiti-Light, 'Hiragino Sans GB', 'Microsoft Yahei', Arial;
	background-color: #ececec;
	overflow-x: hidden;
}
.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
a {
	color: #333;
	font-size: 14px;
	text-decoration: none;
}
.yi-normal {
	line-height: 200%;
	color: #5F5F5F;
}
.yi-normal img {
	font-size: 0;
	line-height: 0;
	margin-top: 10px;
	max-width: 100%;
	border: solid 2px white;
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background-color: #efefef;
}
.yi-normal a {
	display: inline-block;
	margin-right: 5px;
	color: black;
	text-decoration: none;
	font-weight: normal;
}
body {
	background: #ececec;
}
.yi-fontcolor {
	color: #f06;
}
.yi-tel {
	line-height: 19px;
	height: 19px;
	font-size: 14px;
	background: #333;
}
.yi-tel a {
	color: #fff;
	padding-left: 11px;
	text-decoration: underline;
}
.yi-header {
	background: #fff;
	text-align: center;
	height: 60px;
	font-size: 18px;
	color: #c06;
	line-height: 60px;
	overflow: hidden;
	font-weight: 600;
}
.yi-logo {
	max-width: 320px;
	max-height: 60px;
	vertical-align: middle;
}
.yi-footer {
	margin: 5px 5px 0;
	background: #fff;
	padding: 10px;
	border: 1px solid #e1e1e1;
	box-shadow: 0 1px 3px 0 #969696;
	font-size: 12px;
	color: #000;
}
.hasShangqiao .yi-footer {
	margin-bottom: 40px;
}
.yi-search {
	height: 26px;
	font-size: 12px;
	border: 1px solid #dedede;
	background: #fff;
	position: relative;
}
.yi-search-btn {
	float: right;
	width: 69px;
	height: 26px;
	display: inline-block;
	border: 1px solid transparent;
	border-left: 1px solid #DEDEDE;
	text-align: center;
	background-color: transparent;
	-webkit-appearance: none;
	border-radius: 0;
}
.yi-search-text {
	margin-right: 70px;
	position: relative;
}
.yi-search-text-input {
	line-height: 24px;
	height: 24px;
	width: 100%;
	text-indent: .5em;
	border: none;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	background-color: transparent;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: rgba(255,0,0,0);
	-webkit-box-shadow: none;
}
.yi-footer-fgrey {
	color: #959595;
}
.yi-footer-tel {
	font-size: 12px;
	line-height: 22px;
	border-bottom: 1px solid #e1e1e1;
	padding: 9px 0 11px;
}
.yi-footer-tel p {
	position: relative;
	padding-left: 60px;
}
.yi-footer-tel .yi-footer-fgrey {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 22px;
	height: 22px;
	color: #959595;
}
.yi-footer-copr {
	font-size: 13px;
	padding-top: 10px;
	text-align: center;
	line-height: 22px;
}
.yi-footer-copr a {
	color: #000;
	padding: 0 10px;
	text-decoration: none;
}
.yi-footer-copr .back-top {
	position: absolute;
	right: 10px;
	color: #959595;
	background: url(/siteapp.baidu.com/static/appui/plain/img/w-back-top.png) no-repeat left 4px;
	background-size: 10px 11px;
	width: 50px;
	padding: 0;
}
.yi-nav {
	font-size: 14px;
	background: #c06;
	margin-bottom: 10px;
}
.yi-nav li {
	display: inline-block;
	float: left;
	line-height: 16px;
	padding: 10px 0;
	text-align: center;
	position: relative;
	width: 25%;
}
.yi-nav li::before {
	content: "|";
	position: absolute;
	left: -4px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}
.yi-nav a {
	color: #fff;
	text-decoration: none;
	display: block;
	line-height: 16px;
	height: 16px;
}
.yi-nav li.cur {
	font-weight: 600;
}
.yi-nav li.cur a {
	text-decoration: underline;
}
.ui-dialog {
	overflow: hidden;
	margin: 0 auto;
	z-index: 1002;
	position: absolute;
	display: none;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	background-color: white;
	-webkit-transform: translateZ(0);
}
.ui-mask {
	position: absolute;
	top: 0;
	left: 0;
	background: #888;
	opacity: .5;
	display: none;
	z-index: 1001;
	-webkit-transform: translateZ(0);
	-webkit-tap-highlight-color: rgba(255,255,255,0);
}
.ui-dialog .ui-dialog-title {
	position: relative;
}
.ui-dialog .ui-dialog-close {
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}
.ui-dialog {
	background: #fbfbfb;
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.6);
	-webkit-border-radius: 3px;
}
.ui-dialog .ui-dialog-close-hover {
	background-color: rgba(255,255,255,0.4);
}
.ui-dialog .ui-dialog-content {
	padding: 2px 10px 2px;
	position: relative;
}
.ui-dialog-btns {
	table-layout: fixed;
	display: table;
	border-collapse: collapse;
	width: 100%;
}
.ui-dialog-btns .ui-btn {
	padding: 0;
	font-size: 18px;
	width: 100%;
	display: table-cell;
	float: none;
	text-align: center;
	height: 44px;
	line-height: 44px;
	color: #232323;
	border: 1px solid #d4d4d4;
	background-color: #f5f5f5;
	border-bottom: 0 none;
	cursor: pointer;
	-webkit-box-shadow: 0 -2px 4px #CCC;
	-moz-box-shadow: 0 -2px 4px #CCC;
	box-shadow: 0 -2px 4px #CCC;
}
.ui-dialog-btns .ui-btn:first-child {
	-webkit-border-bottom-left-radius: 3px;
	border-left: 0 none;
}
.ui-dialog-btns .ui-btn:last-child {
	-webkit-border-bottom-right-radius: 3px;
	border-right: 0 none;
}
.ui-dialog-btns .ui-btn.ui-state-hover {
	background-color: #e2e2e2;
}
.yi-tel-list li {
	border-bottom: 1px solid #DEDEDE;
}
.yi-tel-list li:last-child {
	border-bottom: 0 solid #DEDEDE;
}
.yi-tel-list li a {
	display: block;
	line-height: 40px;
	height: 40px;
	padding-left: 35px;
	background: url(/siteapp.baidu.com/static/appui/yiliao/image/tel.png) no-repeat 0 center;
	-webkit-background-size: 28px 27px;
	background-size: 28px 27px;
	font-size: 18px;
}
@media all and(min-device-width:768px) and(max-device-width:1024px) {
.ui-dialog {
min-width:500px;
}
.ui-dialog .ui-dialog-title {
min-height:1.1em;
}
}
.yi-tabs-title {
	display: -moz-box;
	display: -webkit-box;
	width: 100%;
	border-bottom: 2px solid #ddd;
	font-size: 14px;
	height: 36px;
	background: -moz-linear-gradient(top, #fff, #ddd);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ddd));
	box-shadow: 0 2px 2px #bebebe;
	overflow: hidden;
}
.yi-tabs-tli {
	box-flex: 1;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	border-bottom: 4px solid transparent;
	text-align: center;
	padding-top: 7px;
	height: 25px;
	color: #333;
	overflow: hidden;
	margin-left: -2px;
	line-height: 18px;
}
.yi-tabs-tli:after {
	content: "　";
	width: 0;
	overflow: hidden;
	border-left: 1px solid #d4d4d4;
	border-right: 1px solid #fff;
	display: block;
	overflow: hidden;
	position: relative;
	top: -18px;
}
.yi-tabs {
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
.yi-tabs-content {
	overflow: hidden;
	position: absolute;
	top: -10000px;
	width: 100%;
}
.yi-tabs-content:first-child {
	position: static;
}
.yi-tabs-wrap {
	background-color: #fbfbfb;
	margin-left: 5px;
	margin-right: 5px;
	border-left: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	box-shadow: 1px 1px 4px #bebebe;
	margin-bottom: 5px;
}
.yi-wrap, body>.yi-shortlink, body>.yi-index, body>.yi-normal, body>.w-img, body>.yi-list-ul, body>.yi-pageturn, body>.yi-prenext, body>.yi-content-text, body>.yi-normal-title {
	background-color: #fbfbfb;
	margin-left: 5px;
	margin-right: 5px;
	border-left: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	border-right: 1px solid #bebebe;
	padding-left: 6px;
	padding-right: 6px;
	box-shadow: 1px 1px 4px #bebebe;
	margin-bottom: 5px;
}
.yi-wrap-title {
	margin-left: -6px;
	margin-right: -6px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 14px;
	display: block;
	height: 36px;
	line-height: 36px;
	background: -moz-linear-gradient(top, #fff, #ddd);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#ddd));
	-moz-box-shadow: inset 0 -2px 0 #BEBEBE, 0px 1px 0 #BEBEBE;
	-webkit-box-shadow: inset 0 -2px 0 #BEBEBE, 0px 1px 0 #BEBEBE;
	box-shadow: inset 0 -2px 0 #BEBEBE, 0px 1px 0 #BEBEBE;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.yi-mypos {
	line-height: 39px;
	height: 39px;
	padding: 0 4px;
	border-bottom: 3px solid #d4d4d4;
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe 0, #eee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #eee));
	background: -webkit-linear-gradient(top, #fefefe 0, #eee 100%);
	background: linear-gradient(to bottom, #fefefe 0, #eee 100%);
	z-index: 2;
	position: relative;
	-webkit-box-shadow: 0 1px 4px #666;
	moz-box-shadow: 0 1px 4px #666;
	box-shadow: 0 1px 4px #666;
	overflow: hidden;
}
.yi-mypos li {
	float: left;
	max-width: 50%;
	position: relative;
	background-size: 8px 13px;
}
.yi-mypos li::after {
	content: ">";
	position: absolute;
	right: 2px;
	top: 0;
}
.yi-mypos li:last-child {
	background: none;
}
.yi-mypos li a {
	padding: 0 18px 0 0;
	text-decoration: none;
}
.yi-mypos .yi-mypos-last::after {
	content: "";
}
.yi-mypos li::last-child::after {
content:"";
}
.yi-mypos-last {
	color: #333;
}
.yiliao .yi-mypos, .yi-wrap .yi-mypos {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: none;
	margin: 0 -4px;
}
.yi-news {
	position: relative;
	margin: 0 5px 5px;
	-moz-box-shadow: 0 0 4px #969696;
	-webkit-box-shadow: 0 0 4px #969696;
	box-shadow: 0 0 4px #969696;
	top: -2px;
	z-index: 1;
}
.yi-content {
	padding: 6px;
	background: #fbfbfb;
}
.yi-content-header {
	padding: 6px 0 2px;
}
.yi-content-title {
	text-align: center;
	font-size: 18px;
	color: #333;
}
.yi-content-date {
	font-size: 14px;
	color: #8e8e8e;
	text-align: center;
	line-height: 32px;
}
.yi-content-text {
	padding: 6px 0;
	font-size: 16px;
	line-height: 30px;
}
.yi-content-text img {
	max-width: 90%;
}
.yi-content-text>p, .yi-content-text>div {
	text-indent: 2em;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}
.yi-content-text>p *, .yi-content-text>div * {
	text-indent: 0;
	color: #333!important;
	float: none!important;
}
.yi-content-tel {
	color: #c06;
}
.yi-content-info {
	color: #000;
	text-decoration: none;
}
.yi-pageturn {
	padding: 16px;
	font-size: 14px;
	border-top: 1px solid #d4d4d4;
	display: -webkit-box;
	display: -moz-box;
	display: box;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	box-pack: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.yi-pageturn>div {
	border: 1px solid #dedede;
	border-radius: 1px;
	margin-right: 12px;
	text-align: center;
	line-height: 30px;
	height: 30px;
	min-width: 81px;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0, #fbfbfb 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #fbfbfb));
	background: -webkit-linear-gradient(top, #fff 0, #fbfbfb 100%);
	background: linear-gradient(to bottom, #fff 0, #fbfbfb 100%);
}
.yi-pageturn .yi-pageturn-up, .yi-pageturn .yi-pageturn-down, .yi-pageturn .yi-pageturn-upforbid, .yi-pageturn .yi-pageturn-downforbid {
	background: #fff url(/siteapp.baidu.com/static/appui/yiliao/image/yi-pageturn.png) no-repeat center 10px;
	background-size: 13px 90px;
}
.yi-pageturn .yi-pageturn-down {
	background-position: center -41px;
	margin-right: 0;
}
.yi-pageturn .yi-pageturn-upforbid {
	background-position: center -18px;
}
.yi-pageturn .yi-pageturn-downforbid {
	background-position: center -70px;
	margin-right: 0;
}
.yi-pageturn-n-current {
	padding: 0 2px;
}
.yi-pageturn-n-total {
	padding-left: 2px;
	padding-right: 14px;
	background: url(/siteapp.baidu.com/static/appui/yiliao/image/yi-pageturn-icon.png) no-repeat right center;
	background-size: 5px 3px;
}
.yi-pageturn .yi-pageturn-n {
	position: relative;
}
.yi-pageturn-ndiv {
	position: relative;
}
.yi-pageturn-n-form {
	position: absolute;
	left: 0;
	top: -1px;
	text-align: left;
	width: 100%;
	height: 30px;
}
.yi-pageturn-n-select {
	float: left;
	width: 100%;
	display: inline-block;
	height: 30px;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	opacity: 0;
	margin-right: 0;
	margin-top: 0;
}
.yi-pageturn-up a, .yi-pageturn-down a {
	display: block;
	height: 30px;
	width: 100%;
}
.yi-prenext {
	padding: 12px;
	display: -webkit-box;
	display: -moz-box;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	border-top: 1px solid #d4d4d4;
}
.yi-pre, .yi-next {
	display: block;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	color: #000;
	text-decoration: none;
	font-size: 14px;
	overflow: hidden;
	width: 50%;
}
.yi-pre {
	border-right: 1px #d4d4d4 solid;
	padding-right: 8px;
}
.yi-next {
	padding-left: 8px;
}
.yi-prenext-a {
	color: #c06;
	font-size: 16px;
	padding-right: 15px;
}
.yi-list-body {
	background-color: #fbfbfb;
}
.yi-list-li {
	height: auto;
	padding-bottom: 10px;
	padding-top: 8px;
	border-top: 1px solid #ddd;
	overflow: hidden;
	position: relative;
}
.yi-list-li:first-child {
	border-top: none;
}
.yi-list-imgwrap {
	width: 88px;
	display: block;
	float: left;
	padding: 2px;
	border: 1px solid #ebebeb;
	box-shadow: 1px 2px 1px #999;
	margin-right: 10px;
	overflow: hidden;
	text-align: center;
	font-size: 0;
	line-height: 0;
}
.yi-list-img {
	max-width: 88px;
}
.yi-list-name {
	font-size: 14px;
	color: #000;
	overflow: hidden;
}
.yi-list-jj {
	color: #999;
	font-size: 12px;
	line-height: 20px;
	height: auto;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-top: 5px;
}
.yi-list-jj a {
	color: #5A5858;
	font-size: 12px;
}
.yi-list-a {
	text-decoration: none;
}
.yi-list-name-l {
	padding-right: 30px;
	background: url(/siteapp.baidu.com/static/appui/yiliao/image/yi-list-jump.png) no-repeat right;
}
.yi-list-all {
	width: 32px;
	height: 32px;
	bottom: 4px;
	right: 0;
	display: block;
	position: absolute;
	background-color: #000;
	background: url(/siteapp.baidu.com/static/appui/yiliao/image/yi-list-all.png) no-repeat 16px 16px;
}
.yi-list-alls {
	width: 32px;
	height: 32px;
	bottom: 4px;
	right: 0;
	display: block;
	position: absolute;
	background-color: #000;
	background: url(/siteapp.baidu.com/static/appui/yiliao/image/yi-list-alls.png) no-repeat 16px 16px;
}
.yi-list-more span {
	width: 70px;
	display: block;
	margin: 0 auto;
	padding-left: 20px;
	height: 16px;
	line-height: 16px;
	color: #999;
	background: url(/siteapp.baidu.com/static/appui/yiliao/image/yi-list-more.png) no-repeat;
}
.yi-list-more span.shou {
	background: url(/siteapp.baidu.com/static/appui/yiliao/image/yi-shou.png) no-repeat;
	background-size: 13px 15px;
}
.yi-shangqiao {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 11111;
}
.yi-toolbar {
	height: 43px;
	width: 100%;
	display: -webkit-box;
	display: -moz-box;
	diasplay: box;
	-webkit-box-orient: horizontal;
	-moz-box-orient: horizontal;
	box-orient: horizontal;
	border-top: 1px solid #d4d4d4;
	box-shadow: 0 -2px 5px #CCC;
	-webkit-box-shadow: 0 -2px 5px #CCC;
}
.yi-toolbar li {
	color: #8d8d8d;
	font-size: 12px; line-height:1px;
	text-align: center;
	border-left: 1px solid #d4d4d4;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	box-flex: 1;
	-webkit-box-align: center;
	background: #fff;
	background: -moz-linear-gradient(top, #fff 0, #f5f5f5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f5f5f5));
	background: -webkit-linear-gradient(top, #fff 0, #f5f5f5 100%);
	background: linear-gradient(to bottom, #fff 0, #f5f5f5 100%);
}
.yi-toolbar li a {
	color: #8d8d8d;
	text-decoration: none;
	display: block;
	padding-top: 2px;
}
.yi-toolbar li a.hover {
	background: #c06;
}
.yi-toolbar li:first-child {
	border-left: none;
}
.yi-toolbar li:last-child {
	border-right: none;
}
.yi-toolbar span {
	width: 32px;
	height: 24px;
	display: block;
	margin: 0 auto;
	background: url(/siteapp.baidu.com/static/appui/yiliao/image/yi-toolbar.png) no-repeat;
	background-size: 113px 23px;
}
.yi-toolbar .yi-toolbar-tel {
	background-position: 5px 1px;
}
.yi-toolbar .yi-toolbar-mess {
	background-position: -27px 1px;
}
.yi-toolbar .yi-toolbar-online {
	background-position: -60px 1px;
}
.yi-toolbar .yi-toolbar-map {
	background-position: -29px 1px;
}
.yi-fontcolor {
	color: #c06;
}
.yi-slink {
	font-size: 12px;
}
.yi-slink-li {
	width: 33%;
	float: left;
	line-height: 16px;
	padding: 10px 0;
	text-align: center;
	position: relative;
}
.yi-slink-li::before {
	content: "|";
	position: absolute;
	left: -2px;
}
.yi-slink-li:nth-child(3n+1)::before {
	content: "";
}
.yi-slink-li a {
	text-decoration: none;
	display: block;
	line-height: 16px;
	height: 16px;
}
.yi-addmore {
	background: url(/siteapp.baidu.com/static/appui/yiliao/image/yi-addmore.png) no-repeat left 10px;
	display: inline-block;
	padding-left: 20px;
	width: 60px;
	text-align: left;
	background-size: 13px 15px;
	color: #999;
}
.yi-shou {
	background: url(/siteapp.baidu.com/static/appui/yiliao/image/yi-shou.png) no-repeat left 10px;
	background-size: 13px 15px;
}
.yi-hidden {
	display: none;
}
.w-img {
	margin-left: -6px;
	margin-right: -6px;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 14px;
	display: -webkit-box;
}
.w-img-list {
	margin: 0 -6px 0 -6px;
	padding: 6px;
	font-size: 14px;
	display: block;
	width: 100%;
}
.w-img-list li {
	padding: 0 10px 20px 10px;
	display: inline-block;
}
.w-img-list .w-img-list-img {
	width: 122px;
	height: 162px;
	border: solid 1px #e9e9e9;
	padding: 1px;
	text-align: center;
	position: relative;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: horizontal;
	-webkit-box-align: center;
	box-shadow: 0 1px 1px rgba(0,0,0,.2);
	-webkit-box-pack: center;
	font-size: 0;
	line-height: 0;
}
.w-img-list img {
	max-width: 120px;
	max-height: 160px;
	vertical-align: middle;
}
.w-img-list a {
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.w-img-list li h4 {
	line-height: 25px;
	height: 25px;
	display: block;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
.ui-slider {
	height: 148px;
	width: 100%;
	overflow: hidden;
	position: relative;
	-webkit-user-select: none;
	margin-top: 2px;
	border-top: solid 1px #E6E6E6;
	border-bottom: solid 1px #E6E6E6;
}
.ui-slider-wheel {
	height: 100%;
	position: relative;
	left: 0;
	top: 0;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transition-duration: 0ms;
	-webkit-animation-timing-function: ease-out;
}
.ui-slider-wheel a {
	display: block;
	text-decoration: none;
}
.ui-slider-group {
	height: 100%;
	float: left;
}
.ui-slider-item {
	height: 100%;
	width: 100%;
	text-align: center;
	top: 0;
	display: inline-block;
	overflow: hidden;
##background:#fff;
}
.ui-slider-item p {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: left;
	pointer-events: none;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ui-slider-item p span {
	display: block;
	margin-right: 100px;
}
.ui-slider-dots {
	position: absolute;
	bottom: 6px;
	right: 0;
	padding: 0 6px;
	text-align: right;
}
.ui-slider-dots-now {
	color: #fff;
}
.ui-slider-dots-all {
	color: #999;
}
body>.ui-slider {
	margin: 2px 0;
	background-color: white;
	box-shadow: 1px 1px 2px #BEBEBE;
}
.ui-slider {
	height: 148px;
}
.ui-slider-item img {
	background: #E7E7E7 url(/siteapp.baidu.com/static/appui/yiliao/image/ui-slider-imgbg.png) center center no-repeat;
	max-width: 100%;
}
.ui-slider-item p {
	color: #fff;
	background: rgba(0,0,0,0.5);
	padding: 6px 0;
	text-indent: 10px;
}
.ui-slider-dots b {
	display: inline-block;
	margin: 0 4px;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background: rgba(144,144,144,0.8);
}
.ui-slider-dots .ui-slider-dot-select {
	background: #fff;
}
.ui-slider-pre, .ui-slider-next {
	position: absolute;
	z-index: 99;
	width: 20px;
	height: 40px;
	top: 50%;
	margin-top: -35px;
	background: rgba(0,0,0,0.3) url(/siteapp.baidu.com/static/appui/yiliao/image/ui-slider-arrow.png) no-repeat;
	background-size: 35px 15px;
	outline: none;
}
.ui-slider-pre b, .ui-slider-next b {
	display: inline-block;
	width: 50px;
	height: 60px;
	position: relative;
	top: -10px;
}
.ui-slider-pre b {
	left: 0;
}
.ui-slider-next b {
	left: -30px;
}
.ui-slider-pre {
	background-position: 3px center;
	left: 0;
	border-radius: 0 20px 20px 0;
}
.ui-slider-next {
	background-position: -18px center;
	right: 0;
	border-radius: 20px 0 0 20px;
}
@media all and(min-device-width:768px) and(max-device-width:1024px) {
.ui-slider-item p {
font-size:16px;
padding:.5em 0;
text-indent:.8em;
}
.ui-slider-dots {
bottom:.5em;
padding-right:.5em;
}
.ui-slider-dots b {
margin-right:.5em;
width:.5em;
height:.5em;
border-radius:.25em;
}
.ui-slider-pre, .ui-slider-next {
width:24px;
height:48px;
top:50%;
margin-top:-42px;
background-size:42px 18px;
}
.ui-slider-pre b, .ui-slider-next b {
width:60px;
height:72px;
top:-12px;
}
.ui-slider-pre b {
left:0;
}
.ui-slider-next b {
left:-36px;
}
.ui-slider-pre {
background-position:3px center;
border-radius:0 24px 24px 0;
}
.ui-slider-next {
background-position:-22px center;
border-radius:24px 0 0 24px;
}
}
.yi-morelist {
	display: block;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #c9c9c9;
	font-size: 18px;
	text-decoration: none;
}
.yi-morelist1 {
	display: inline-block;
	width: 16px;
	height: 12px;
	background: url(/siteapp.baidu.com/static/appui/yiliao/image/morelist.png) 0 0 no-repeat;
	background-size: 16px 12px;
}
.yi-normal-title {
	font-size: 20px;
	text-align: center;
	padding: 10px 0;
}
