/*<![CDATA[*/
	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;
}
 
body {
    font-family: arial, sans-serif; font-size:14px;	background:#dfd9c1;
}
 
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.s-clear{
	display:block;clear:both;zoom:1;overflow:hidden;
}
html, body{
	font-size:14px;
	font-family:STHeiti-Light, 'Hiragino Sans GB', 'Microsoft Yahei',Arial;
	overflow-x:hidden;

}
 
.ellipsis{text-overflow:ellipsis;white-space:nowrap;  overflow:hidden;}
a{color:#333333;font-size:14px;text-decoration: none;}
.yi-normal{
    line-height:200%;
    color: #5F5F5F;
}
.yi-normal2{
    line-height:200%;
    color: #5F5F5F;
	margin-left:5px;
}
.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;
}

.yi-fontcolor{ color:#d6000f;}
/*yi-tel*/
.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*/
.yi-header{background:#fff; text-align:center;height:60px;font-size:18px;color:#cc0066;line-height:60px;overflow:hidden;font-weight:600}
.yi-logo{ max-width:320px;max-height:60px;vertical-align:middle}
 
/*yi-footer*/
.yi-footer{ margin:5px 5px 50px 5px; background:#fff; padding:10px; border:1px solid #e1e1e1; box-shadow:0px 1px 3px 0px #969696; font-size:14px; color:#000;}
.hasShangqiao .yi-footer{
	margin-bottom:40px;
}
.yi-search{
	height:26px; font-size:14px;
	background: #fff; position:relative;
}
.yi-search-btn{float:right;width:69px;overflow:hidden;height:26px;  display:inline-block; text-align:center;border:solid 1px #ccc}
.yi-search-text{position:relative;float:left;}
.yi-search-text-input{
	line-height:24px; height:24px;
	text-indent:0.5em;
	display:inline-block;
	position: absolute; top: 0px; left: 0px;
        border:1px #ccc solid;
}
.yi-footer-fgrey{ color:#959595;}
.yi-footer-tel{ font-size:14px; line-height:22px;  border-bottom:1px solid #e1e1e1; padding:9px 0px 11px;overflow:hidden;width:100%}
.yi-footer-tel p{ position:relative;}
.yi-footer-tel .yi-footer-fgrey{ line-height:22px; height:22px; color:#959595;margin-right:10px; }
.yi-footer-copr{ font-size:11px;  padding-top:10px; text-align:center; line-height:22px;}
.yi-footer-copr a{ color:#000; padding:0px 10px; text-decoration:none;}
.yi-footer-copr .back-top{display:inline-block;position:absolute; right:5px; color:#959595; background-size:10px 11px;width:50px;padding:0px;-ms-background-size:10px 11px;}
/* foot end */
 
/* yi-nav */
.yi-nav{width:100%; font-size:14px; background:#cc0066;margin-bottom:10px;zoom:1;overflow:hidden}
.yi-nav li{float:left;width:30%;line-height:16px;text-align:left;position:relative;overflow:hidden;zoom:1;padding:10px 0px;}
.yi-nav a{ color:#fff;display:black; text-decoration:none;line-height:16px; height:16px;padding-left:10px;text-align:left;}
.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);
}
/*
 mask */
.ui-mask{
	position: absolute;
	top: 0;
	left: 0;

	background: #888;
	opacity: 0.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: 0px 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: 0px solid #DEDEDE;
}
.yi-tel-list li a{
	display:block;
	line-height:40px;
	height:40px;
	padding-left: 35px;
	background: url(/template/default/wap/images/tel.png) no-repeat 0 center;
	-webkit-background-size: 28px 27px;
	background-size: 28px 27px;
	font-size: 18px;
}
 
/*css for pad*/
.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:0px 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:0px;
	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:rgb(251,251,251);
 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,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:rgb(251,251,251);
	margin-left:5px;
	margin-right:5px;
    border-top:1px solid #bebebe;
	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-title{
	padding-left:6px;
	padding-right:6px;
	font-size:14px;
	display:block;
	height:36px;
	line-height:36px;
    background-color:#ebebeb;
	-moz-box-shadow:inset 0px -2px 0px #BEBEBE,0px 1px 0px #BEBEBE;
	-webkit-box-shadow:inset 0px -2px 0px #BEBEBE,0px 1px 0px #BEBEBE;
	box-shadow:inset 0px -2px 0px #BEBEBE,0px 1px 0px #BEBEBE;
	text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
}
.yi-wrap-title span{float:right; padding-right:5px;}
.yi-wrap-main{margin:5px;}
.yi-mypos{line-height:39px; height:39px;   padding:0px 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:last-child{ background:none;}
.yi-mypos li a{  padding:0px 5px 0px 0px; text-decoration:none;  }
.yi-mypos-last{ color:#333 ;  }

.mypos{float:right;}
 
.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 0px 4px #969696;
	-webkit-box-shadow: 0 0px 4px #969696;
	box-shadow: 0 0px 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:#333333;
}
.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:#cc0066;
}
.yi-content-info{
	color:#000000;
	text-decoration:none;
}
/*yi-pageturn*/
.yi-pageturn{ padding:16px; font-size:12px; border-top:1px solid #d4d4d4; 
}
 
.yi-pageturn  .yi-pageturn-up,.yi-pageturn  .yi-pageturn-down,.yi-pageturn .yi-pageturn-upforbid,.yi-pageturn .yi-pageturn-downforbid{
float:left; border:1px solid #c7c7c7; border-radius:2px; margin-right:12px; text-align:center; line-height:35px; height:35px; width:87px;background: #fbfbfb;
background: -moz-linear-gradient(top, #fbfbfb 0%, #ededed 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#ededed ));
background: -webkit-linear-gradient(top, #fbfbfb 0%,#ededed  100%);
background: -o-linear-gradient(top, #fbfbfb 0%,#ededed  100%);
background: -ms-linear-gradient(top, #fbfbfb 0%,#ededed  100%);
background: linear-gradient(to bottom, #fbfbfb 0%,#ededed  100%);
margin-bottom:12px;
}
.yi-pageturn .yi-pageturn-down{ background-position:center -41px; margin-right:0px;}
.yi-pageturn .yi-pageturn-upforbid{ background-position:center -18px;   } 
.yi-pageturn .yi-pageturn-downforbid{ background-position:center -70px; margin-right:0px; }
.yi-pageturn-n-current{ padding:0px 2px; }
.yi-pageturn-n-total{ padding-left:2px;padding-right:12px; background:url(http://siteapp.www.ulaser.net/static/appui/yiliao/image/yi-pageturn-icon.png) no-repeat right center; background-size:5px 3px;   }
  /*select*/
.yi-pageturn .yi-pageturn-n{ position:relative;   }
.yi-pageturn-n div{ position:relative;  }
.yi-pageturn-n-form{ position:absolute; left:0px; 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:0px;  margin-top:0px;  
}
.yi-pageturn-up a,.yi-pageturn-down a{
	display:block;
	height:30px;
	width:100%;
}
.page-turn{ padding:10px 1px; font-size:12px; font-weight:bold; background:#fff;zoom:1;overflow: hidden}
.page-turn div{
	float:left; border:1px solid #c7c7c7; border-radius:2px; margin-right:12px; text-align:center; line-height:20px;background: #fbfbfb;
	background: -moz-linear-gradient(top, #fbfbfb 0%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfbfb), color-stop(100%,#ededed ));
	background: -webkit-linear-gradient(top, #fbfbfb 0%,#ededed  100%);
	background: -o-linear-gradient(top, #fbfbfb 0%,#ededed  100%);
	background: -ms-linear-gradient(top, #fbfbfb 0%,#ededed  100%);
	background: linear-gradient(to bottom, #fbfbfb 0%,#ededed  100%);
	margin-bottom:12px;padding:2px;
}
.page-turn .page-turn-forbid{ color:#acacac; background:#f5f5f5;}
.page-turn a{ color:#282828;}
.page-turn .page-turn-n{position:relative;zoom:1;border-width:0;display:inline-block;width:100px;overflow:hidden}
.page-turn-n span{display:inline-block;padding-left:3px;/*float:left;*/}
.page-turn-n-current{ color:#f17400; padding-right:2px;}
.page-turn-n-total{ padding-left:2px;width:100px;text-align: left;}
/*select*/
.page-turn-ndiv{}
.page-turn-n-form{text-align:left;padding:0;margin:0;display:inline}
.page-turn-n-select{
	display:inline;
	margin-right:-1px;
    vertical-align: middle;width:65px;
}
.page-turn-n-submit{
	width:30px; display:inline-block;
	border-left:1px solid #c7c7c7;vertical-align: middle;;
}
 
 
 
.yi-prenext{
	padding:5px;
	border-top:1px solid #d4d4d4;
    overflow:hidden;
}
.yi-pre,.yi-next{
	display:inline-block;
    zoom:1;
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	color:#000;
	text-decoration:none;
	font-size:12px;
	overflow:hidden;
	width:40%;
    float:left;
}
.yi-pre{
	border-right:1px #d4d4d4 solid;
	padding-right:8px;;
}
.yi-next{
	padding-left:0px;
}
.yi-prenext-a{
	color:#cc0066;
	font-size:16px;
	padding-right:15px;
}
 
 
.yi-list-body{
	background-color:rgb(251,251,251);
}
.yi-list-li{
	height:auto;
	padding-bottom:10px;
	padding-top:8px;
	border-bottom:1px solid #ddd;
	overflow:hidden;
	position:relative;
}

.nav-list-li{
	height:auto;
	padding-bottom:10px;
	padding-top:8px;
	border-bottom:1px solid #ddd;
	overflow:hidden;
	position:relative;
	width:40%;
	float:left;
	margin-left:10px;
}



.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;
	/* text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden; */
}
 
.yi-list-jj{
color:#999;
font-size:14px;
line-height:20px;
height:auto;
text-overflow:ellipsis;
overflow:hidden;
padding-top:5px;
}
.yi-list-jj a{
	color:#5A5858;font-size:14px;
}
 
.yi-list-a{text-decoration:none;}
.yi-list-name-l{padding-right:30px;background:url(/template/default/wap/images/yi-list-jump.png) no-repeat right;}
 
.yi-list-all{
	width:32px;
	height:32px;
	bottom:4px;
	right:0px;
	display:block;
	position:absolute;
	background-color:#000;
	background:url(/template/default/wap/images/yi-list-all.png) no-repeat 16px 16px;
	}
.yi-list-alls{
	width:32px;
	height:32px;
	bottom:4px;
	right:0px;
	display:block;
	position:absolute;
	background-color:#000;
	background:url(/template/default/wap/images/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(/template/default/wap/images/yi-list-more.png) no-repeat ;
}
.yi-list-more span.shou{
	background:url(/template/default/wap/images/yi-shou.png) no-repeat ;
	background-size: 13px 15px;
}
 
.yi-shangqiao{
    position: position;
	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: 11px;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: #cc0066;} 
.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:0px auto; background:url(/template/default/wap/images/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:-90px 1px;}
 
 
/* yi-nav */
.yi-slink{ font-size:14px;}
.yi-slink-li{  width:33%; float:left; line-height:16px; padding:10px 0px;     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-add*/
.yi-addmore{ background:url(/template/default/wap/images/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(/template/default/wap/images/yi-shou.png) no-repeat   left 10px;background-size:13px 15px;  }
 .yi-hidden{ display:none;}
 /*yi-add end*/
 
 
 
.w-img{margin-left: -6px;margin-right: -6px;padding-left: 6px;padding-right: 6px;font-size: 12px;display: -webkit-box;overflow:hidden}
.w-img-list {margin:0 -6px 0 -6px;padding: 6px;font-size: 14px;display: block;width: 100%;overflow:hidden}
.w-img-list li {padding: 0px 10px 20px 10px;display:inline-block;float:left;overflow:hidden;}
.w-img-list .w-img-list-img{width:142px;height:102px;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:0px 1px 1px rgba(0, 0, 0, .2);
-webkit-box-pack: center;font-size:0;line-height:0;}
.w-img-list img{width:140px;height:100px;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;width:120px;overflow:hidden}
 
 /* w-img end*/
.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(../images/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(../images/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;
}
 
.yi-normal-title{
	font-size: 40px;
	text-align: center;
	padding: 10px 0;
}
.yi-morelist{
    display: block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #C9C9C9;
    font-size:13px;
    text-decoration: none;
}
 
	/*]]>*/
.yi-bgcolor{
	background-color:#d6000f;
}
.sq-toolbar td:hover{
    background-color:#0089c4;
}


.sq-toolbar{height: 50px; width:100%;
	padding-top:1px; background:#F5F5F5;
	border-top:1px solid #D4D4D4;
	}
.sq-toolbar td{
	padding-top:2px; color:#fff;font-size: 11px;text-align:center;border-left:1px solid #F5F5F5; border-right:1px solid #D4D4D4;background: #F5F5F5;
	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%); 
 }
.sq-toolbar td a{text-decoration:none;display:block;} 
.sq-toolbar td:first-child{ border-left:none;}
.sq-toolbar td:last-child{ border-right:none;}
.sq-toolbar span{ width:50px; height:28px; padding-bottom:2px; display:block; margin:0px auto; }
.sq-toolbar .sq-toolbar-tel{ background:url(/template/default/wap/images/yi-tel.png) no-repeat 12px 1px ; }
.sq-toolbar .sq-toolbar-mess{background:url(/template/default/wap/images/yi-sms.png) no-repeat 8px 1px ;}
.sq-toolbar .sq-toolbar-online{background:url(/template/default/wap/images/yi-sq.png) no-repeat 8px 1px ;}
.sq-toolbar .sq-toolbar-map{background:url(/template/default/wap/images/yi-map.png) no-repeat 14px 1px ;}

.tc-f3 b{font-weight:bold;}

.list-time{float:right; padding-right:10px;}
.pagelink{ height: 35px;text-align: center;margin: 50px 0 30px 0;}
.pagelink .page-index , .pagelink .page-pre , .pagelink .page-next , .pagelink .page-last{ list-style: none;border: 1px solid #C7CFC2; display: inline-block;margin: 0 3px;*+display:block;*+float:left;}
.pagelink .page-status {list-style: none;border: 1px solid #C7CFC2; display: inline-block;margin: 0 3px;*+display:block;*+float:left; padding: 3px 8px;}
.pagelink .page-index a, .pagelink .page-pre a, .pagelink .page-next a, .pagelink .page-last a{color:#000;padding: 3px 8px; display:block;}
.pagelink .page-numbar .page-num{ list-style: none;border: 1px solid #C7CFC2;padding: 3px 8px;display: inline-block;margin: 0 3px;*+display:block;*+float:left;}
.pagelink a.page-num-current, .pagelink a:hover{ background: #CCC;color: #FFF; display:block;}


#faqbox {}
#faqbox .faqline{ line-height:2em; height:35px; text-align:left}
#faqbox .faqline .faqtit{  width:70px; display:block; float:left; clear:both; text-align:right}
#faqbox .Content{ line-height:2em; height:120px; text-align:left}
#faqbox .Content  .faqtit{  width:70px; display:block; float:left; clear:both; text-align:right}
#faqbox .Content textarea { height:100px;}<!--ºÄÊ±1755112741.0705Ãë-->