/* CSS Document */
html, * {
	font-family: Microsoft YaHei, Arial, serif;
	font-size: 12px;
	outline: 0;
	color: #6c6c6c;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	height: 100%;
	margin: 0;
	background-color: #fcfcfc;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

a {
	text-decoration: none;
	outline: 0;
	star: expression(this.onFocus=this.blur());
}

img {
	border: 0;
}

i, em, b {
	font-style: normal;
	font-weight: normal;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td, th {
	padding: 0;
}

hr {
	font-size: 0;
	height: 1px;
	line-height: 1px;
	border: 0;
	border-top: 1px solid #f3f3f3;
	width: 100%;
}

.pr {
	position: relative;
}

.white {
	color: #ffffff !important;
}

.yellow{
	color: #ff9c00 !important;
}

.orange {
	color: #ff6a38 !important;
}

.red {
	color: #e84c3d !important;
}

.gray {
	color: #6c6c6c !important;
}

.clearfix {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.tl {
	text-align: left !important;
}

.tc {
	text-align: center !important;
}

.tr {
	text-align: right !important;
}

.pr {
	position: relative;
}

.left {
	float: left;
}

.right {
	float: right;
}

.inline {
	display: inline-block !important;
	*display: inline;
	*zoom: 1;
}

.noborder {
	border: 0 !important;
}

.pics, .pic {
	background-image: url(../images/pics.png);
	background-repeat: no-repeat;
}

.w100 {
	width: 100%;
}

.f14 {
	font-size: 14px;
}

.mt10 {
	margin-top: 10px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mb10 {
	margin-bottom: 10px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb0 {
	margin-bottom: 0 !important;
}

.word2 {
	letter-spacing: 28px;
}

.word3 {
	letter-spacing: 6px;
}

.container {
	width: 1190px;
	margin: 0 auto;
}

.stl-topbar {
	background-color: #f6f6f6;
	height: 36px;
	line-height: 36px;
	min-width: 1190px;
	overflow:hidden;
}

.stl-topbar .left h3, .stl-topbar .left a {
	padding-right: 20px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.stl-topbar .left a:hover {
	color: #eb5121;
}

.stl-topbar .right li {
	float: left;
	margin-top: 11px;
	padding: 0 10px;
	line-height: 14px;
	border-right: 1px solid #ccc;
}

.stl-topbar .right li.end {
	padding: 0 0 0 10px;
	border-right: 0;
}

.stl-topbar .right li a:hover {
	color: #eb5121;
}

.stl-topbar .hotline {
	color: #e84c3d;
	_vertical-align: middle;
	_position: relative;
	_top: -2px;
}

.stl-header {
	height: 95px;
	background-color: #fff;
	min-width: 1190px;
}

.stl-header.login {
	padding-top: 35px;
	background-color: #fcfcfc;
}

.stl-header .logo {
	display: block;
	margin-top: 20px;
}

.stl-header .logo img {
	vertical-align: middle;
}

.stl-header .logo span {
	border-left: 1px solid #c7c7c7;
	height: 38px;
	line-height: 35px;
	font-size: 18px;
	vertical-align: middle;
	margin-left: 20px;
	padding-left: 20px;
	margin-top: 4px;
}

.stl-header .promise {
	padding-top: 30px;
}

.stl-header .promise li {
	float: left;
	margin-left: 30px;
}

.stl-header .promise li i {
	width: 40px;
	height: 40px;
	vertical-align: middle;
	margin-right: 10px;
}

.stl-header .promise li i.ico-promise1 {
	background-position: -20px 0;
}

.stl-header .promise li i.ico-promise2 {
	background-position: -60px 0;
}

.stl-header .promise li i.ico-promise3 {
	background-position: -100px 0;
}

.stl-navbar {
	background-color: #ff662c;
	height: 40px;
	line-height: 40px;
	position: relative;
	z-index: 1999;
	min-width: 1190px;
}

.stl-navbar li {
	width: 160px;
	float: left;
	position: relative;
}

.stl-navbar li .item {
	width: 160px;
	text-align: center;
	display: block;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	-webkit-transition: all 0.5s ease-out 0s;
	-moz-transition: all 0.5s ease-out 0s;
	transition: all 0.5s ease-out 0s;
}

.stl-navbar li .item:hover, .stl-navbar li .item.cur {
	color: #fff;
	background-color: #eb5121;
}

.stl-navbar li .item i {
	position: absolute;
	right: 12px;
	top: 18px;
	width: 12px;
	height: 8px;
	background-position: -290px 0px;
}

.stl-navbar li .item:hover i {
	background-position: -290px -15px\9;
}

.stl-navbar .has-dropdownmenu:hover .item {
	background-color: #eb5121;
}

.stl-navbar .has-dropdownmenu:hover i {
	-webkit-transition: -webkit-transform .2s ease-in;
	-moz-transition: -moz-transform .2s ease-in;
	transition: transform .2s ease-in;
	-webkit-transform: rotate(180deg);
	-webkit-transform-origin: 50% 50%;
	-moz-transform: rotate(180deg);
	-moz-transform-origin: 50% 50%;
	transform: rotate(180deg);
	transform-origin: 50% 50%
}
.stl-navbar .has-dropdownmenu .transition {
	-webkit-transition: -webkit-transform .2s ease-in;
	-moz-transition: -moz-transform .2s ease-in;
	transition: transform .2s ease-in
}

.stl-navbar li .badge {
	color: #d14e1c;
	font-weight: 700;
	width: 19px;
	height: 19px;
	background-position: 0 0;
	line-height: 19px;
	text-align: center;
	vertical-align: middle;
	margin-left: 5px;
	margin-top: -2px;
	*position: static;
	*margin-top: 0px;
	_top: -11px;
	_margin-top: 20px;
}
 
.stl-dropdownmenu {
	position: absolute;
	min-width: 160px;
	background-color: #eb5121;
	/*background-image:url(../images/empty-black1.png);*/
	z-index: 1999;
	top: 40px;
	padding: 10px 0 20px;
	display: none;
	white-space: nowrap;
}

.stl-dropdownmenu dd {
}
 
.stl-dropdownmenu dd a {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	display: block;
	white-space: nowrap;
	padding:0 25px;
}

.stl-dropdownmenu dd a:hover {
	background-color: #d44c11;
}

.stl-dropdownmenu dd a em {
	margin-left: 10px;
	font-size: 14px;
	color: #fff;
}

.stl-topslider {
	height: 332px;
	overflow: hidden;
	position: relative;
	width: 100%;
	min-width: 1190px;
	z-index: 1;
}

.stl-topslider .sliderimg {
	width: 100%;
	background-position: center 0;
	background-repeat: no-repeat;
}

.stl-topslider .sliderimg img {
	width: 100%;
	height: 332px;
}

.stl-topslider .controller {
	display: block;
	position: absolute;
	width: 30px;
	height: 60px;
	background-color: #000;
	text-indent: -9999px;
	background-image: url(/resource/images/slider_arrow.gif);
	background-repeat: no-repeat;
	top: 130px;
	z-index: 100;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
}

/*.stl-topslider .prev{
 background-position:0 center;
 left:0px;
 }

 .stl-topslider .next{
 background-position:right center;
 right:0px;
 }
 */
.stl-topslider .pagination {
	width: 1190px;
	margin: 0 auto;
	position: relative;
	top: -30px;
	left: 0px;
	z-index: 10;
}

.stl-topslider .pagination li {
	margin-right: 10px;
	float: left;
	/* width: 10px; */
	/* height: 10px; */
}

.stl-topslider .pagination li a {
	width: 20px;
	height: 20px;
	/*border-radius:5px;*/
	line-height: 1px;
	text-align: center;
	line-height: 22px;
	color: #fff;
	font-size: 16px;
	float: left;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	/* opacity: 0.6; */
	border: 1px solid #fff;
	/* background-repeat: no-repeat; */
	/* background-image: url(../images/pics.png); */
	/* background-position: 0 -20px;*/
	/* background-image: url(../images/slider-dot.gif) \9;*/
	/* background-position: 0 0\9;*/
}

.stl-topslider .pagination li.current a {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
	background: #FF662C;
}

.stl-userlogininfo {
	width: 290px;
	margin: 15px auto 0;
}

.stl-userlogininfo li {
	position: relative;
	line-height: 25px;
}

.stl-userlogininfo li span {
	color: #fff;
	font-size: 14px;
}

.stl-userlogininfo li em {
	color: #ffde00;
	margin-left: 15px;
	font-weight: 700;
	font-size: 14px;
}

.stl-userlogininfo li a {
	color: #fff;
	font-size: 14px;
	display: block;
	position: absolute;
	line-height: 32px;
	right: 0;
	top: 0;
}

.stl-quicklinks {
	position: relative;
	top: -335px;
	z-index: 1888;
}

.stl-quicklinks .loginwrap {
	width: 330px;
	height: 300px;
	background-image: url(../images/empty-black.png);
	position: absolute;
	top: 20px;
	right: 0;
}

.stl-quicklinks .loginwrap h2 {
	color: #fff;
	font-size: 14px;
	padding: 10px 0;
	*padding: 10px 0 0;
	text-indent: 20px;
	/*margin:0 15px;*/
	position: relative;
}

.stl-quicklinks .loginwrap hr {
	position: relative;
	bottom: -10px;
	*bottom: -8px;
	left: 0;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.stl-quicklinks .loginwrap h2.welcome {
	font-size: 18px;
	padding: 18px 0;
	text-align: center;
}

.stl-quicklinks .loginwrap h2 em {
	color: #ffd800;
	font-size: 33px;
	margin-right: 10px;
}

.stl-quicklinks .loginbtns {
	padding: 17px 12px 16px;
	*padding: 18px 6px;
	_padding: 18px 0;
}

.stl-quicklinks .registbtn, .stl-quicklinks .loginbtn, .stl-quicklinks .enterbtn {
	height: 38px;
	display: block;
	text-align: center;
	line-height: 38px;
	font-size: 18px;
	color: #fff;
	line-height: 36px;
	float: left;
	margin: 0 10px;
	_line-height: 35px
}

.stl-quicklinks .registbtn {
	width: 133px;
	background-position: 0 -40px;
}

.stl-quicklinks .registbtn:hover {
	background-position: 0 -78px;
}

.stl-quicklinks .loginbtn {
	width: 133px;
	background-position: -140px -40px;
}

.stl-quicklinks .loginbtn:hover {
	background-position: -140px -78px;
	_background-position: -140px -79px;
}

.stl-quicklinks .enterbtn {
	width: 291px;
	background-position: 0 -520px;
}

.stl-quicklinks .enterbtn:hover {
	background-position: 0 -558px;
}

.stl-quicklinks .quicklinks {
	height: 96px;
	position: absolute;
	bottom: 0;
	background-image: url(../images/empty-black3.png);
	width: 100%;
	left: 0;
}

.stl-quicklinks .quicklinks li {
	width: 20%;
	padding-top: 15px;
	float: left;
	text-align: center;
}

.stl-quicklinks .quicklinks li i {
	width: 45px;
	height: 45px;
	cursor: pointer;
}

.stl-quicklinks .quicklinks li i.bgwrap {
	overflow: hidden;
	position: relative;
	border-radius: 15px;
}

.stl-quicklinks .quicklinks li i.ico {
	position: absolute;
	top: 0;
	left: 0;
}

.stl-quicklinks .quicklinks li .ico-quicklinksbg1 {
	background-position: 0 -120px;
}

.stl-quicklinks .quicklinks li .ico-quicklinksbg2 {
	background-position: -50px -120px;
}

.stl-quicklinks .quicklinks li .ico-quicklinksbg3 {
	background-position: -100px -120px;
}

.stl-quicklinks .quicklinks li .ico-quicklinksbg4 {
	background-position: -150px -120px;
}

.stl-quicklinks .quicklinks li .ico-quicklinksbg5 {
	background-position: -200px -120px;
}

.stl-quicklinks .quicklinks li .ico-quicklinks1 {
	background-position: 0 -165px;
}

.stl-quicklinks .quicklinks li .ico-quicklinks2 {
	background-position: -50px -165px;
}

.stl-quicklinks .quicklinks li .ico-quicklinks3 {
	background-position: -100px -165px;
}

.stl-quicklinks .quicklinks li .ico-quicklinks4 {
	background-position: -150px -165px;
}

.stl-quicklinks .quicklinks li .ico-quicklinks5 {
	background-position: -200px -165px;
}

.stl-quicklinks .quicklinks li p {
	color: #fff;
	padding-top: 2px;
	padding-top: 8px\9;
}

.stl-data {
	background-color: #f2f2f2;
	height: 90px;
	margin: 20px auto;
}

.stl-data .left {
	width: 157px;
	height: 90px;
	background-position: 0 -228px;
	top: 0;
}

.stl-data .left h2 {
	font-size: 16px;
	color: #fff;
	padding-top: 60px;
	padding-left: 25px;
	font-weight: 700;
}

.stl-data .right {
	width: 1030px;
}

.stl-data .right li {
	width: 20%;
	padding: 0 6.5%;
	border-right: 1px solid #ccc;
	margin-top: 15px;
	height: 60px;
	float: left;
}

.stl-data .right li.end {
	border-right: 0;
}

.stl-data .right h3 {
	/*padding-top:10px;*/
	_margin-left: 50px;
}

.stl-data .right div {
	padding-top: 12px;
	_margin-left: 50px;
}

.stl-data .right b {
	font-size: 12px;
	padding: 0 5px;
	vertical-align: top;
	margin-top: 15px;
}

.scrollnumber {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	position: relative;
	overflow: hidden;
}

.scrollnumber .scroller {
	top: 0;
	position: absolute;
}

.scrollnumber .scroller .number {
	font-size: 35px;
	color: #e84c3d;
	font-weight: 700;
	text-align: center;
	letter-spacing: -1px;
	display: block;
}

.stl-middle {
	margin-bottom: 10px;
}

.stl-middle .left {
	width: 812px;
}

.stl-middle .right {
	width: 356px;
}

.stl-hotsale {
	margin-bottom: 30px;
}

.stl-hotsale .left {
	width: 400px;
}

.stl-hotsale .right {
	width: 400px;
}

.stl-hotsale .hotsale-wrap {
	background-color: #fff;
	border: 1px solid #e9e8e8;
}

.stl-hotsale .hotsale-wrap h3 {
	height: 44px;
	border-bottom: 1px solid #e9e8e8;
	line-height: 44px;
	position: relative;
	text-align: center;
}

.stl-hotsale .hotsale-wrap h3 span {
	font-size: 16px;
}

.stl-hotsale .hotsale-wrap h3 .flag {
	width: 33px;
	height: 38px;
	position: absolute;
	top: 0;
	left: 10px;
}

.stl-hotsale .hotsale-wrap h3 .ico-hotsale {
	/*background-position:-160px -270px;*/
	background-position: -195px -270px;
	font-size: 12px;
	font-weight: 700px;
	color: #fff;
	line-height: 30px;
}

.stl-hotsale .hotsale-wrap .sale-rate {
	text-align: center;
}

.stl-hotsale .hotsale-wrap .sale-rate h4 {
	font-size: 14px;
	margin: 30px 0 10px;
}

.stl-hotsale .hotsale-wrap .sale-rate span {
	font-size: 40px;
	padding-bottom: 19px;
	*padding-bottom: 21px;
	_padding-bottom: 19px;
	display: block;
}

.stl-hotsale .hotsale-wrap .sale-rate span em {
	font-size: 65px;
	color: #ff6a38;
}

.stl-hotsale .hotsale-wrap .sale-info {

	width: 100%;
	position: relative;
	overflow: hidden;
}

.stl-hotsale .hotsale-wrap .sale-info ul {
	border-top: 1px solid #e9e8e8;
	width: 100%;
}

.stl-hotsale .hotsale-wrap .sale-info li {
	width: 35%;
	*width: 34%;
	padding: 25px 0 25px 15%;;
	font-size: 14px;
	float: left;
}

.stl-hotsale .hotsale-wrap .sale-info li h5 {
	font-size: 14px;
	color: #939393;
	margin-bottom: 5px;
}

.stl-hotsale .hotsale-wrap .sale-info li p {
	font-size: 18px;
}

.stl-hotsale .hotsale-wrap .sale-info .btn-sale {
	background-image: url(../images/empty-black1.png);
	height: 100px;
	width: 100%;
	position: absolute;
	top: 100px;
}

.stl-hotsale .hotsale-wrap .sale-info .btn-sale a {
	display: block;
	background-position: 0 -440px;
	width: 154px;
	height: 38px;
	margin: 30px auto 0;
	font-size: 18px;
	line-height: 34px;
	text-align: center;
	color: #fff;
}

.stl-hotsale .hotsale-wrap .sale-info .btn-sale a:hover {
	background-position: 0 -478px;
}

.ico-category {
	width: 58px;
	height: 24px;
	background-position: 0 -415px;
	font-size: 15px;
	line-height: 24px;
	color: #36b6ff;
	vertical-align: middle;
	background-position: 0 -415px;
	font-size: 15px;
	text-align: center;
	margin-left: 10px;
	margin-top: -4px;
	*margin-top: -3px;
}

.stl-hotsale .hotsale-wrap.horizontal {
	margin-bottom: 20px;
}

.stl-hotsale .hotsale-wrap.end {
	margin-bottom: 0;
}

.stl-hotsale .hotsale-wrap.horizontal h3 .ico-hotsale {
	background-position: -195px -270px;
}

.stl-hotsale .hotsale-wrap.horizontal .sale-rate {
	width: 177px;
	float: left;
}

.stl-hotsale .hotsale-wrap.horizontal .sale-rate h4 {
	font-size: 14px;
	margin: 12px 0 0;
}

.stl-hotsale .hotsale-wrap.horizontal .sale-rate span {
	font-size: 28px;
	padding-bottom: 8px;
}

.stl-hotsale .hotsale-wrap.horizontal .sale-rate span em {
	font-size: 45px;
	color: #ff6a38;
}

.stl-hotsale .hotsale-wrap.horizontal .sale-info {
	width: 265px;
	height: 99px;
	_height: 87px;
	float: left;
}

.stl-hotsale .hotsale-wrap.horizontal .sale-info .btn-sale {
	width: 265px;
	position: absolute;
	top: 0;
	left: 265px;
}

.stl-hotsale .hotsale-wrap.horizontal .sale-info .btn-sale a {
	margin: 30px auto 0;
	_margin: 25px auto 0;
}

.stl-hotsale .hotsale-wrap.horizontal .sale-info ul {
	margin-top: 16px;
	border-top: 0;
	border-left: 1px solid #e9e8e8;
	height: 65px;
}

.stl-hotsale .hotsale-wrap.horizontal .sale-info li {
	padding: 5px 0 10px 15%;
}

.stl-setiontitle {
	border-bottom: 1px solid #e9e8e8;
	position: relative;
	height: 32px;
	*height: 28px;
}

.stl-setiontitle .title {
	font-size: 18px;
	font-weight: 700;
}

.stl-setiontitle .title b {
	font-size: 15px;
	margin-left: 20px;
	color: #5a5959;
}

.stl-setiontitle .icon {
	border-left-width: 4px;
	border-left-style: solid;
	vertical-align: middle;
	margin-right: 5px;
	padding: 3px 0;
	position: relative;
	margin-top: -7px;
}

.stl-setiontitle .icon.green {
	border-left-color: #5dd58f;
}

.stl-setiontitle .icon i {
	width: 22px;
	height: 22px;
	margin-left: 5px;
	*top: 0;
	*left: 5px;
}

.stl-setiontitle .more {
	position: absolute;
	right: 0;
	top: 5px;
	color: #e84c3d;
	display: block;
	font-size: 15px;
	padding-right: 10px;
}

.stl-setiontitle .more i {
	position: absolute;
	right: 0;
	top: 5px;
	*top: 2px;
	background-position: -140px -25px;
	width: 12px;
	height: 10px;
}

.stl-rateinfo {
	margin-bottom: 20px;
}

.stl-rateinfo h4 {
	padding: 6px 0;
}

.stl-mallinfo {
	margin-bottom: 20px;
}

.stl-mallslider {
	width: 355px;
	height: 174px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 1;
}

.stl-mallslider .pagination {
	width: 100%;
	text-align: center;
	position: relative;
	top: -10px;
	z-index: 10;
}

.stl-mallslider .pagination li {
	margin: 0 3px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.stl-mallslider .pagination li a {
	width: 30px;
	height: 4px;
	line-height: 1px;
	font-size: 0;
	text-indent: -9999px;
	float: left;
	background-color: #fff;
}

.stl-mallslider .pagination li.current a {
	background-color: #1d8ffa;
}

.stl-newsinfo {
}

.stl-newsinfo li {
	margin-bottom: 20px;
	position: relative;
	*margin-bottom: 0;
	*height: 30px;
}

.stl-newsinfo .newsinfo li a {
	font-size: 14px;
	padding-left: 10px;
	display: block;
}
.stl-newsinfo .newsinfo li a:hover {
	color: #eb5121;
}

.stl-newsinfo .newsinfo li i {
	width: 2px;
	height: 2px;
	line-height: 2px;
	background-color: #6c6c6c;
	position: absolute;
	font-size: 0px;
	top: 10px;
	*top: 6px;
}

.stl-newsinfo .newsinfo li.hot a {
	color: #e84c3d;
}

.stl-newsinfo .newsinfo li.hot i {
	background-color: #e84c3d;
}

.stl-newsinfo .newsinfo li.topic {
	margin: 15px 0;
	*height: 100px;
}

.stl-newsinfo .newsinfo li.topic img {
	width: 160px;
	height: 100px;
	margin-right: 15px;
	float: left;
}

.stl-newsinfo .newsinfo li.topic a {
	padding-top: 25px;
}

.stl-project {
	margin-bottom: 25px;
	position: relative;
}

.stl-project .stl-setiontitle .icon {
	border-left-color: #e84c3d;
}

.stl-project .stl-setiontitle .icon i {
	background-position: -189px 0;
}

.stl-project .project-table {
	width: 100%;
}

.stl-project table .td1 {
	width: 330px;
}

.stl-project table .td2 {
	width: 175px;
	text-align: center;
}

.stl-project table .td3 {
	width: 170px;
	padding-left: 30px;
}

.stl-project table .td4 {
	width: 107px;
}

.stl-project table tr.hover td {
	background-color: #f1f1f1;
}

.stl-project table th {
	padding: 6px 0;
	text-align: left;
}

.stl-project table td {
	padding: 22px 0;
	border-bottom: 1px solid #f2f2f2;
}

.stl-project .ico-project {
	width: 53px;
	height: 53px;
	background-position: -230px -215px;
	float: left;
	margin-right: 16px;
}

.stl-project .project-title {
	position: relative;
	float: left;
}

.stl-project .project-title h3 {
	margin-top: 4px;
}

.stl-project .project-title h3 span {
	margin-right: 10px;
	font-size: 15px;
	color: #2d3e50;
}

.stl-project .project-title p {
	color: #939393;
}

.stl-project .project-title p span {
	color: #939393;
	margin-left: 5px;
}

.ico-newclient {
	position: relative;
	width: 58px;
	height: 24px;
	vertical-align: middle;
	background-position: 0 -415px;
	top: -2px;
	color: #36b6ff;
	font-size: 15px;
	line-height: 24px;
	text-align: center;
}

.stl-project table td {
	position: relative;
}

.stl-project table td em {
	font-size: 18px;
	color: #ff6a38;
	text-align: center;
	width: 100%;
	font-weight: 700;
}

.stl-project table .sale-price {
	margin-left: 30px;
}

.stl-project table .sale-price h4 {
	color: #5a5959;
}

.stl-project table .sale-price h4 i {
	width: 25px;
	height: 15px;
	background-position: -260px -165px;
	vertical-align: text-bottom;
	margin-right: 8px;
	*top: -10px;
}

.stl-project table .sale-price h4 span {
	padding-right: 5px;
	color: #5a5959;
}

.stl-project table .sale-price .progresssbar {
	background-color: #f1f1f1;
	height: 6px;
	width: 110px;
	margin-top: 8px;
	font-size: 0px;
}

.stl-project table .sale-price .progresssbar span {
	background-color: #ff9c00;
	height: 6px;
	display: block;
	font-size: 0px;
}

.stl-project table td .btn-invest {
	width: 64px;
	background-position: -160px -215px;
	display: block;
	font-size: 14px;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	height: 26px;
	line-height: 26px;
	_height: 24px;
	_line-height: 24px;
	_top: 20px;
	_position: absolute;
}

.stl-project table td .btn-invest:hover {
	background-position: -160px -241px;
}

.stl-guide {
	margin-bottom: 25px;
}

.stl-guide .stl-setiontitle .icon {
	border-left-color: #5dd58f;
}

.stl-guide .stl-setiontitle .icon i {
	background-position: -167px 0;
}

.stl-guide .user-guide {
	height: 71px;
	padding: 20px 0 10px;
	margin-top: 10px;
}

.stl-guide .user-guide li {
	width: 25%;
	*width: 24%;
	position: relative;
	float: left;
}

.stl-guide .user-guide li span {
	position: absolute;
	right: -5px;
	top: 20px;
	width: 15px;
	height: 30px;
	background-position: -260px -125px;
}

.stl-guide .user-guide li i {
	width: 72px;
	height: 71px;
	vertical-align: middle;
	margin: 0 20px 0 37px;
	float: left;
}

.stl-guide .user-guide li .guide-text {
	width: 150px;
	float: left;
}

.stl-guide .user-guide li h4 {
	font-size: 24px;
	*padding: 5px 0;
}

.stl-guide .user-guide li p {
	color: #919191;
}

.stl-guide .user-guide li i.ico-guide1 {
	background-position: 0 -340px;
}

.stl-guide .user-guide li i.ico-guide2 {
	background-position: -75px -340px;
}

.stl-guide .user-guide li i.ico-guide3 {
	background-position: -150px -340px;
}

.stl-guide .user-guide li i.ico-guide4 {
	background-position: -225px -340px;
}

.stl-guide .user-guide.guideinner {
	background-color: #fff;
	border: 1px solid #f0f0f0;
	padding: 35px 0 10px;
	height: 180px;
	margin-bottom: 50px;
}

.stl-guide .user-guide.guideinner li {
	text-align: center;
}

.stl-guide .user-guide.guideinner li i {
	float: none;
	margin: 0;
}

.stl-guide .user-guide.guideinner li .guide-text {
	float: none;
	margin: 20px auto;
	width: 140px;
}

.stl-guide .user-guide.guideinner li p {
	text-align: left;
	padding-top: 10px;
}

.stl-parentlider {
	height: 174px;
	position: relative;
	width: 1030px;
	z-index: 1;
	margin: 0 auto;
}

.stl-parentlider .slides_container {
	width: 1030px;
	height: 174px;
}

.stl-parentlider .slideritem {
	width: 1030px;
	height: 174px;
}

.stl-parentlider .pagination {
	display: none;
}

.stl-parentlider .controller {
	display: block;
	position: absolute;
	width: 21px;
	height: 66px;
	text-indent: -9999px;
	top: 48px;
	z-index: 100;
	background-image: url(../images/pics.png);
	background-repeat: no-repeat;
}

.stl-parentlider .prev {
	background-position: -269px -617px;
	left: -40px;
}

.stl-parentlider .next {
	background-position: -290px -617px;;
	right: -40px;
}

.stl-parents {
	margin: 0 auto 25px;
	overflow: hidden;
}

.stl-parents .stl-setiontitle .icon {
	border-left-color: #0088e2;
}

.stl-parents .stl-setiontitle .icon i {
	background-position: -145px 0;
}

.stl-parents .parent-icons {
	margin: 25px 0 0 0;
}

.stl-parents .parent-icons li {
	width: 143px;
	padding: 0 2px;
	position: relative;
	float: left;
	height: 38px;
	margin-bottom: 40px;
}

.stl-parents .parent-icons li a {
	display: block;
}

.stl-parents .parent-icons li img {
	position: absolute;
	top: 0;
	width: 143px;
	height: 50px;
}

.stl-footer {
	background-color: #d2d2d2;
	height: 186px;
	min-width: 1190px;
}

.stl-footer .left {
	width: 970px;
	padding: 30px 30px 0 0;
}

.stl-footer .hotline {
	font-size: 16px;
}

.stl-footer .hotline b {
	font-size: 16px;
	color: #d92826;
	margin-left: 5px;
}

.stl-footer .aboutlink {
	margin: 25px 0 0 -19px;
	height: 40px;
	float: left;
}

.stl-footer .aboutlink a:hover {
	color: #d92826;
}

.stl-footer .aboutlink li {
	float: left;
	width: 95px;
	border-right: 1px solid #b9b9b9;
	text-align: center;
}

.stl-footer .aboutlink li a {
	font-size: 14px;
	line-height: 14px;
	_line-height: 16px;
}

.stl-footer .aboutlink li.end {
	border-right: 0;
}

.stl-footer .certificates {
	float: left;
	padding-top: 15px;
}

.stl-footer .certificates a {
	padding-right: 10px;
}

.stl-footer .certificates img {
	width: 90px;
	height: 32px;
}

.stl-footer .contactinfo {
	line-height: 22px;
}

.stl-footer .right {
	padding-top: 25px;
	text-align: center;
	width: 140px;
	*width: 120px;
	float: left;
}

.stl-footer .right img {
	width: 118px;
	height: 118px;
}

.stl-footer .right p {
	margin-top: 8px;
}

.stl-simplefooter {
	text-align: center;
	background-color: transparent;
}

.stl-simplefooter .aboutlink {
	margin: 0 auto;
	float: none;
	width: 680px;
}

.stl-simplefooter .aboutlink li {
	white-space: nowrap;
}

.stl-simplefooter .hotline {
	font-size: 14px;
	line-height: 14px;
}

.stl-floatdiv {
	position: fixed;
	z-index: 9999;
	margin-left: 0px;
	right:5px;
	bottom:40px;
}

.stl-floatdiv {
	_position: absolute;
	_top: expression(documentElement.scrollTop + 624 + "px");
}

.stl-floatdiv li {
	margin-bottom: 5px;
}

.stl-floatdiv a {
    display: block;
    height: 36px;
	width:36px;
	text-align:center;
	color:#fff;
    text-indent: -9999px;
	z-index:88;
	position:relative;
	background:url(../images/floatdiv-bg.gif);
	background-repeat:no-repeat;
}

.stl-floatdiv a:hover{
	text-indent: 0;
}

.stl-floatdiv .ico-float1{
	background-position:0 0;
	line-height:14px;
}

.stl-floatdiv .ico-float1:hover {
	background-position:-36px 0;
	width:26px;
	height: 32px;
	padding:4px 5px 0;
}

.stl-floatdiv .ico-float2{
	background-position:0 -41px;
	line-height:36px;
}

.stl-floatdiv .ico-float2:hover {
	background-position:-36px -41px;
	letter-spacing:-1px;
}

.stl-floatdiv .ico-float3{
	background-position:0 -82px;
	line-height:36px;
}

.stl-floatdiv .ico-float3:hover {
	background-position:-36px -82px;
}

.stl-floatdiv .ico-float4{
	background-position:-0 -123px;
	line-height:36px;
}

.stl-floatdiv .ico-float4:hover {
	background-position:-36px -123px;
}

.stl-floatdiv .float-qrcode {
	position: absolute;
	top: 10px;
	left: -265px;
	width: 340px;
	height: 70px;
	z-index: 77;
	display: none;
}

.stl-floatdiv .float-qrcode ul {
	background-color: #fff;
	border: 1px solid #dfdfdf;
	height: 150px;
	width: 256px;
	float: left;
}

.stl-floatdiv .float-qrcode li {
	float: left;
	padding: 5px;
}

.stl-floatdiv .float-qrcode li img {
	width: 118px;
	height: 118px;
}

.stl-floatdiv .float-qrcode li p {
	text-align: center;
}

.stl-form {

}

.stl-form h3 {
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 24px;
}

.stl-form input.text {
	width: 244px;
	height: 32px;
	border-radius: 2px;
	border: 1px solid #cccccc;
	line-height: 32px;
	font-size: 14px;
	padding-left: 10px;
	color: #5a5959;
	*height: 30px;
	*line-height: 30px;
}

.stl-form input.text.input-sm {
	width: 150px;
}

.stl-form input.text.input-xs {
	width: 100px;
}


.stl-form input.checkbox {
	vertical-align: middle;
}

.stl-form input.radio {
	height: 30px;
	border-radius: 2px;
	line-height: 34px;
	font-size: 14px;
	text-indent: 10px;
	vertical-align: middle;
	color: #5a5959;
	*height: 30px;
	*line-height: 30px;
}

.stl-form select {
	height: 36px;
	font-size: 14px;
	width: 255px;
	border: 1px solid #cccccc;
	vertical-align: top;
}

	.ie8 .stl-form select{
		padding:6px;	
	}

.stl-form select.select-sm {
	width: 150px;
}

.stl-form select.select-xs {
	width: 80px;
}

.stl-form .field-item select {
	*margin-left: 10px;
}

.stl-form input.vcode {
	width: 160px !important;
}

.stl-form textarea {
	width: 510px;
	height: 120px;
	border-radius: 2px;
	border: 1px solid #cccccc;
	line-height: 32px;
	font-size: 14px;
	padding:5px;
	color: #5a5959;
	*height: 120px;
}

.stl-form .field-group {
	float: left;
}

.stl-form .field-group label {
	vertical-align: middle;
}

.stl-form .btn-group .btn {
	margin-right: 20px;
}

.btn {
	height: 38px;
	letter-spacing: 2px;
	border: 0;
	border-radius: 3px;
	line-height: 36px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	*line-height: 39px;
	*overflow: hidden;
	
}

.btn.btn-submit {
	width: 255px;
}

.btn.btn-reset {
	width: 255px;
}

.btn.btn-query {
	width: 175px;
}

.btn.btn-getvcode {
	width: 135px;
	height: 34px;
	line-height: 30px;
	font-size: 14px;
	background-color: #ff9c00;
}

.stl-form li {
	padding: 8px 0;
}

.stl-form hr {
	margin: 15px 0;
}

.stl-form label {
	padding-right: 20px;
	position: relative;
}

.stl-form label span {
	font-size: 14px;
	color: #5a5959;
	line-height: 34px;
	position: relative;
}

.stl-form label i {
	color: #ff6a38;
	font-size: 20px;
	right: 2px;
	top: 7px;
	position: absolute;
	letter-spacing: 1px;
}

.stl-form .field-item {
	float: left;
}

.stl-form .field-tips {
	color: #939393;
	font-size: 14px;
	padding-left: 10px;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	*vertical-align: top;
}

.stl-form .field-vcode {
	padding-left: 10px;
	vertical-align: middle;
	*vertical-align: top;
	height: 34px;
	position: relative;
	top: -2px;
}

.stl-form .field-vcode img {
	height: 34px;
}

.stl-form .field-address select {
	width: 100px;
	margin-right: 10px;
}

	.stl-form .field-address .SelectStyleWrap {
		*padding:5px;	
	}

.stl-centerform label {
	width: 350px;
	text-align: right;
}

.stl-centerform {
	margin: 30px auto 160px;
}

.stl-centerform .nolabel {
	padding-left: 370px;
}

.stl-centerform label .word2 {
	margin-right: -26px;
}

.stl-centerform label .word3 {
	margin-right: -5px;
}

.stl-pagecontent {
	margin: 0 auto 30px;
}

.stl-pagetitle {
	border-bottom: 1px solid #e9e8e8;
	height: 42px;
	margin-bottom: 20px;
	position: relative;
}

.stl-pagetitle b {
	float: left;
	display: block;
	margin-bottom: -3px;
	height: 42px;
	color: #ff6a38;
	font-size: 20px;
	display: block;
	line-height: 35px;
	border-bottom: 1px solid #ff6a38;
	/*	padding:0 10px;
	 text-align:center;*/
	_width: 100px;
	_white-space: nowrap;
	_padding: 8px;
	_height: 34px;
	_position: relative;_z-index锛�9;
}

.stl-pagetitle a {
	display: block;
	position: absolute;
	right: 0px;
	top: 5px;
	font-size: 14px;
}

.stl-goodslist {
	margin: 0 -5px 0;
	width: 998px;
	float: left;
}

.stl-goodslist li {
	background-color: #fff;
	border: 1px solid #f0f0f0;
	margin: 5px;
	float: left;
	padding: 15px;
	width: 207.5px;
	*width: 204.5px;
}

.stl-goodslist li img {
	width: 100%;
}

.stl-goodslist li .goods-info {
	width: 100%;
}

.stl-goodslist li .goods-info h3 {
	padding-top: 5px;
	*padding-top: 3px;
}

.stl-goodslist li .goods-info h3 span {
	color: #2d3e50;
	font-size: 14px;
	color: #5a5959;
	font-weight: 700;
}

.stl-goodslist li .goods-info dd {
	width: 50%;
	*width: 49%;
	float: left;
	margin-top: 5px;
	height: 72px;
	overflow: hidden;
}

.stl-goodslist li .goods-info dd h5 {
	color: #939393;
	font-size: 14px;
	padding: 5px 0;
}

.stl-goodslist li .goods-info dd p {
	font-size: 18px;
	line-height: 50px;
}

.stl-goodslist li .goods-info dd em {
	font-size: 40px;
	color: #ff6a38;
	font-weight: 700;
	margin-top: -5px;
	*position: relative;
}

.stl-goodslist li .goods-info .btn-wrap {
	border-top: 1px solid #f7f7f7;
	margin-top: 9px;
	text-align: center;
	padding-top: 9px;
	_padding-top: 12px;
}

.stl-goodslist li.horizontal {
	width: 457px;
	margin-top: 0;
	*width: 449px;
}

.stl-goodslist li.horizontal img {
	width: 45%;
	float: left;
}

.stl-goodslist li.horizontal .goods-info {
	width: 52%;
	padding-left: 3%;
	float: left;
}

.stl-goodslist li.horizontal .goods-info h3 {
	padding-top: 0;
}

.stl-goodslist li.horizontal .goods-info dd {
	margin: 14px 0;
}

.stl-goodslist li.horizontal .goods-info dd.tr {
	border-left: 1px solid #f7f7f7;
	margin-left: -1px;
}

.stl-amountfield a {
	width: 23px;
	height: 23px;
	vertical-align: middle;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.stl-amountfield a.minus {
	background-position: -160px -310px;
}

.stl-amountfield a.plus {
	background-position: -185px -310px;
}

.stl-amountfield input {
	width: 47px;
	height: 23px;
	border: 1px solid #cccccc;
	vertical-align: middle;
	margin: 0 1px 0 2px;
	*margin: 0 0 0 4px;
	line-height: 22px;
	text-align: center;
	font-size: 14px;
}

.stl-pagination {
	text-align: center;
	margin: 40px 0 20px;
}

.stl-pagination li {
	margin: 0 5px;
	border: 1px solid #e9e9e9;
	border-radius: 2px;
	background-color: #f7f7f7;
	text-align: center;
	width: 27px;
	height: 27px;
	line-height: 27px;
	overflow: hidden;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.stl-pagination li.total {
	border:0;
	width:auto;
	background-color:transparent;
	padding-right:10px;
}

.stl-pagination li.max {
	width: 60px;
	overflow: hidden;
}

.stl-pagination li.cur {
	background-color: #ff9c00;
	border: 1px solid #ff9c00;
}

.stl-pagination li.cur a {
	color: #fff;
}

.stl-pageindex {
	height: 37px;
	padding-top: 20px;
}

.stl-pageindex a {
	color: #5a5959;
	padding: 0 5px;
}

.stl-goodsdetail {
	padding-bottom: 30px;
}

.stl-goodsdetail .left {
	width: 388px;
	height: 388px;
	background-color: #fff;
	padding: 20px;
	border: 1px solid #f0f0f0;
	position: relative;
}

.stl-goodsdetail .left .ico-hotsale {
	top: 0;
	right: 10px;
	width: 33px;
	height: 38px;
	position: absolute;
	background-position: -195px -270px;
	font-size: 12px;
	font-weight: 700px;
	color: #fff;
	line-height: 30px;
	text-align: center;
}

.stl-goodsdetail .left img {
	width: 388px;
	height: 388px;
}

.stl-goodsdetail .right {
	width: 720px;
	float: right;
	padding-left: 40px;
}

.stl-goodsdetail .goods-name h2 {
	font-size: 24px;
	margin-bottom: 10px;
}

.stl-goodsdetail .goods-name p {
	font-size: 14px;
	margin-bottom: 10px;
	color: #808080;
}

.stl-goodsdetail .goods-detail {
	margin-top: 20px;
}

.stl-goodsdetail .goods-detail li {
	margin-bottom: 15px;
}

.stl-goodsdetail .goods-detail label {
	width: 90px;
	font-size: 14px;
	float: left;
	text-indent: 15px;
	line-height: 25px;
}

.stl-goodsdetail .goods-detail .detail {
	float: left;
}

.stl-goodsdetail .goods-detail .goods-price {
	background-color: #f7f7f7;
	height: 70px;
}

.stl-goodsdetail .goods-detail .goods-price label {
	line-height: 70px;
}

.stl-goodsdetail .goods-detail .goods-price em {
	font-size: 36px;
	font-weight: 700;
	color: #e84c3d;
	display: block;
	line-height: 70px;
	*position: relative;
}

.stl-goodsdetail .goods-detail .intro dd {
	font-size: 12px;
	padding-bottom: 6px;
	color: #737373;
}

.stl-goodsdetail .goods-detail .amount .amount-tips {
	font-size: 14px;
	margin-left: 10px;
	color: #939393;
	vertical-align: middle;
}

.stl-goodsdetail .goods-detail .quickprice {

}

.stl-goodsdetail .goods-detail .quickprice dd {
	width: 120px;
	float: left;
	margin-right: 15px;
}

.stl-goodsdetail .goods-detail .quickprice input {
	display: none;
}

.stl-goodsdetail .goods-detail .quickprice label {
	width: 120px;
	height: 25px;
	border: 1px solid #ccc;
	background-color: #fff;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
	position: relative;
}

.stl-goodsdetail .goods-detail .quickprice label.checked {
	border: 1px solid #e84c3d;
	background: url(../images/radiochecked-bg.gif) right bottom no-repeat;
}

.stl-goodsdetail .goods-detail .googs-btnwrap {
	padding-left: 90px;
}

.stl-goodsdetail .goods-detail .googs-btnwrap .btn {
	margin-right: 15px;
}

.btn.btn-buy {
	width: 140px;
}

.btn.btn-favourite {
	width: 140px;
	background-color: #b3b3b3;
}

.stl-pageleft {
	width: 182px;
	margin-right: 18px;
	float: left;
}

.stl-pageleft .pageleft-title {
	background-color: #e7e6e6;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	_padding-top: 11px;
	_height: 35px;
}

.stl-pageleft .pageleft-title i {
	width: 26px;
	height: 26px;
	vertical-align: middle;
	margin: 0 15px 0 10px;
	_width: 25px;
}

.stl-pageleft .pageleft-title i.ico-medal {
	background-position: -300px -440px;
}

.stl-pageleft .pageleft-title i.ico-product {
	background-position: -300px -468px;
}

.stl-pageleft .pageleft-title i.ico-heart {
	background-position: -300px -495px;
}

.stl-pageleft .pageleft-box {
	border: 1px solid #f0f0f0;
	background-color: #fff;
}

.stl-lefthotsalegood img {
	padding: 10px;
	width: 160px;
}

.stl-lefthotsalegood .bottom {
	border-top: 1px solid #f0f0f0;
	padding: 10px 15px;
}

.stl-lefthotsalegood .hotsale-goodinfo h3 {
	padding-bottom: 5px;
}

.stl-lefthotsalegood .hotsale-goodinfo em {
	padding: 0 3px;
	color: #e84c3d;
}

.stl-pageright {
	width: 988px;
	float: right;
}

.stl-pageright.bg {
	background-color: #fff;
	border: 1px solid #f0f0f0;
}

.stl-goodsdetailtab {
	height: 63px;
	border-bottom: 1px solid #f0f0f0;
}

.stl-goodsdetailtab li {
	height: 63px;
	float: left;
	_width: 100px;
	_white-space: nowrap;
}

.stl-goodsdetailtab li em {
	color: #e84c3d;
	font-size: 18px;
	margin-left: 5px;
}

.stl-goodsdetailtab li a {
	height: 60px;
	display: block;
	text-align: center;
	font-size: 18px;
	line-height: 60px;
	padding: 0 30px;
	border-right: 1px solid #f0f0f0;
	border-top: 3px solid #fff;
	color: #2d3e50;
	position: relative;
}

.stl-goodsdetailtab li a.selected {
	border-top: 3px solid #e84c3d;
	background: url(../images/tabheader_arrow.gif) center 0 no-repeat;
	color: #e84c3d;
}

.stl-goodscontent {
	padding: 40px 70px;
}

.stl-orderrecord table {
	width: 100%;
}

.stl-orderrecord th, .stl-orderrecord td {
	height: 56px;
	line-height: 55px;
}

.stl-orderrecord th {
	font-size: 14px;
	background-color: #f6f6f6;
	font-weight: normal;
}

.stl-orderrecord td {
	font-size: 12px;
	text-align: center;
	border-bottom: 1px solid #e9e8e8;
}

.stl-orderrecord .stl-pagination {
	margin-bottom: 30px;
}

.stl-pagemenu .ico-menu {
	width: 28px;
	height: 28px;
	background-image: url(../images/menu-icon.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-left: -5px;
	margin-right: 20px;
	*margin-right: 6px;
}

.stl-pagemenu .ico-menu1 {
	background-position: 0 0;
}

.stl-pagemenu .ico-menu2 {
	background-position: 0 -28px;
}

.stl-pagemenu .ico-menu3 {
	background-position: 0 -56px;
}

.stl-pagemenu .ico-menu4 {
	background-position: 0 -84px;
}

.stl-pagemenu .ico-menu5 {
	background-position: 0 -112px;
}

.stl-pagemenu .ico-menu6 {
	background-position: 0 -140px;
}

.stl-pagemenu .ico-menu7 {
	background-position: 0 -168px;
}

.stl-pagemenu .ico-menu8 {
	background-position: 0 -196px;
}

.stl-pagemenu .ico-menu9 {
	background-position: 0 -224px;
}

.stl-pagemenu .ico-menu10 {
	background-position: 0 -252px;
}

.stl-pagemenu .ico-menu11 {
	background-position: 0 -280px;
}

.stl-pagemenu .ico-menu12 {
	background-position: 0 -308px;
}

.stl-pagemenu .ico-menu13 {
	background-position: 0 -336px;
}

.stl-pagemenu .ico-menu14 {
	background-position: 0 -364px;
}

.stl-pagemenu .ico-menu15 {
	background-position: 0 -392px;
}

.stl-pagemenu .ico-menu16 {
	background-position: 0 -420px;
}

.stl-pagemenu .ico-menu17 {
	background-position: 0 -448px;
}

.stl-pagemenu .ico-menu18 {
	background-position: 0 -476px;
}

.stl-pagemenu .ico-menu19 {
	background-position: 0 -504px;
}

.stl-pagemenu .ico-menu20 {
	background-position: 0 -532px;
}

.stl-pagemenu .ico-menu21 {
	background-position: 0 -560px;
}

.stl-pagemenu .ico-menu22 {
	background-position: 0 -588px;
}

.stl-pagemenu .ico-menu23 {
	background-position: 0 -616px;
}

.stl-pagemenu .menu-item:hover .ico-menu1, .stl-pagemenu .menu-item.cur .ico-menu1 {
	background-position: -28px 0;
}

.stl-pagemenu .menu-item:hover .ico-menu2, .stl-pagemenu .menu-item.cur .ico-menu2 {
	background-position: -28px -28px;
}

.stl-pagemenu .menu-item:hover .ico-menu3, .stl-pagemenu .menu-item.cur .ico-menu3 {
	background-position: -28px -56px;
}

.stl-pagemenu .menu-item:hover .ico-menu4, .stl-pagemenu .menu-item.cur .ico-menu4 {
	background-position: -28px -84px;
}

.stl-pagemenu .menu-item:hover .ico-menu5, .stl-pagemenu .menu-item.cur .ico-menu5 {
	background-position: -28px -112px;
}

.stl-pagemenu .menu-item:hover .ico-menu6, .stl-pagemenu .menu-item.cur .ico-menu6 {
	background-position: -28px -140px;
}

.stl-pagemenu .menu-item:hover .ico-menu7, .stl-pagemenu .menu-item.cur .ico-menu7 {
	background-position: -28px -168px;
}

.stl-pagemenu .menu-item:hover .ico-menu8, .stl-pagemenu .menu-item.cur .ico-menu8 {
	background-position: -28px -196px;
}

.stl-pagemenu .menu-item:hover .ico-menu9, .stl-pagemenu .menu-item.cur .ico-menu9 {
	background-position: -28px -224px;
}

.stl-pagemenu .menu-item:hover .ico-menu10, .stl-pagemenu .menu-item.cur .ico-menu10 {
	background-position: -28px -252px;
}

.stl-pagemenu .menu-item:hover .ico-menu11, .stl-pagemenu .menu-item.cur .ico-menu11 {
	background-position: -28px -280px;
}

.stl-pagemenu .menu-item:hover .ico-menu12, .stl-pagemenu .menu-item.cur .ico-menu12 {
	background-position: -28px -308px;
}

.stl-pagemenu .menu-item:hover .ico-menu13, .stl-pagemenu .menu-item.cur .ico-menu13 {
	background-position: -28px -336px;
}

.stl-pagemenu .menu-item:hover .ico-menu14, .stl-pagemenu .menu-item.cur .ico-menu14 {
	background-position: -28px -364px;
}

.stl-pagemenu .menu-item:hover .ico-menu15, .stl-pagemenu .menu-item.cur .ico-menu15 {
	background-position: -28px -392px;
}

.stl-pagemenu .menu-item:hover .ico-menu16, .stl-pagemenu .menu-item.cur .ico-menu16 {
	background-position: -28px -420px;
}

.stl-pagemenu .menu-item:hover .ico-menu17, .stl-pagemenu .menu-item.cur .ico-menu17 {
	background-position: -28px -448px;
}

.stl-pagemenu .menu-item:hover .ico-menu18, .stl-pagemenu .menu-item.cur .ico-menu18 {
	background-position: -28px -476px;
}

.stl-pagemenu .menu-item:hover .ico-menu19, .stl-pagemenu .menu-item.cur .ico-menu19 {
	background-position: -28px -504px;
}

.stl-pagemenu .menu-item:hover .ico-menu20, .stl-pagemenu .menu-item.cur .ico-menu20 {
	background-position: -28px -532px;
}

.stl-pagemenu .menu-item:hover .ico-menu21, .stl-pagemenu .menu-item.cur .ico-menu21 {
	background-position: -28px -560px;
}

.stl-pagemenu .menu-item:hover .ico-menu22, .stl-pagemenu .menu-item.cur .ico-menu22 {
	background-position: -28px -588px;
}

.stl-pagemenu .menu-item:hover .ico-menu23, .stl-pagemenu .menu-item.cur .ico-menu23 {
	background-position: -28px -616px;
}

.stl-pagemenu li {
}

.stl-pagemenu li .menu-item {
	background-color: #e7e6e6;
	color: #2d3e50;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	display: block;
	padding-left: 10px;
	border-left: 7px solid #e7e6e6;
	border-bottom: 1px solid #d1cfcf;
	position: relative;
	_height: 37px;
	_padding-top: 10px;
}

.stl-pageleft .goods-menu .menu-item {
	background-color: #f4f3f1;
	border-left: 7px solid #f4f3f1;
}

.stl-pagemenu li .menu-item:hover, 
.stl-pagemenu li .menu-item.cur {

	border-left: 7px solid #ff6a38;
	background-color: #fcfcfc;
	color: #ff6a38;
}

.stl-pagemenu li .menu-item.hasddmenu:hover{
	border-left: 7px solid #e7e6e6;
	background-color: #e7e6e6;
	color: #ff6a38;
}

.stl-pagemenu li .menu-item .menu-arrow {
	width: 14px;
	height: 10px;
	background-position: -233px -324px;
	position: absolute;
	top: 18px;
	font-size: 0;
	right: 20px;
}

.stl-pagemenu li.expend a .menu-arrow {
	background-position: -233px -310px;
}

.stl-pageleft .pageleft-submenu {
	display: none;
}

.stl-pageleft .expend .pageleft-submenu {
	display: block;
}

.stl-pageleft .pageleft-submenu dd {
	border-bottom: 1px solid #f2f2f2;
}

.stl-pageleft .pageleft-submenu dd a {
	background-color: #f4f3f1;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	display: block;
	border-left: 7px solid #f4f3f1;
	border-bottom: 0;
	padding-left: 10px;
	color: #596a7d;
}

.stl-pageleft .goods-menu .pageleft-submenu dd a {
	background-color: #fcfcfc;
	border-left: 7px solid #a9a9a9;
}

.stl-pageleft .pageleft-submenu.reduce dd a {
	font-size: 12px;
	padding-left: 3px;
}

.stl-pageleft .pageleft-submenu.productmenu dd a {
	border-left: 7px solid #ff6a38;
	background-color: #fff;
}

.stl-pagemenu dd a:hover, .stl-pagemenu dd a.cur {
	border-left: 7px solid #ff6a38 !important;
	background-color: #fff !important;
	color: #ff6a38;
}

.stl-product .stl-setiontitle .icon i {
	background-position: -211px 0;
}

.stl-productlist {
	margin: 0 -5px 30px;
	width: 998px;
	float: left;
}

.stl-productlist li {
	background-color: #fff;
	border: 1px solid #f0f0f0;
	margin: 5px;
	float: left;
	padding: 15px;
	width: 207.5px;
	*width: 204.5px;
}

.stl-productlist li img {
	width: 100%;
}

.stl-productlist li .product-info {
	width: 100%;
}

.stl-productlist li .product-info h3 {
	font-size: 14px;
	color: #5a5959;
	font-weight: 700;
	_padding-top: 3px;
}

.stl-productlist li .product-info p {
	color: #919191;
	margin: 8px 0 5px;
	_margin: 8px 0 10px;
}

.stl-productlist li .product-info span {
	color: #6c6c6c;
	margin-right: 15px;
	line-height: 16px;
}

.stl-productlist li .product-info i {
	width: 12px;
	height: 12px;
	vertical-align: middle;
	margin-right: 6px;
	font-size: 0;
	_margin-top: 2px;
}

.stl-productlist li .product-info i.ico-star {
	background-position: -190px -25px;
}

.stl-productlist li .product-info i.ico-tag {
	background-position: -205px -25px;
}

.stl-productlist li .product-info .btn-wrap {
	border-top: 1px solid #f7f7f7;
	margin-top: 9px;
	text-align: center;
	padding-top: 9px;
	_padding-top: 12px;
}

.btn.btn-view {
	width: 100px;
	background-color: #ff9c00;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
}

.stl-productlist li.horizontal {
	width: 457px;
	margin-top: 0;
	*width: 449px;
}

.stl-productlist li.horizontal img {
	width: 50%;
	float: left;
}

.stl-productlist li.horizontal .product-info {
	width: 47%;
	padding-left: 3%;
	float: left;
}

.stl-login {
	height: 427px;
	background: url(../images/loginbg.jpg) 0 0 no-repeat;
	margin: 37px auto 120px;
	position: relative;
}

.stl-loginform {
	width: 370px;
	height: auto;
	position: absolute;
	top: 15px;
	right: 0px;
	border: 1px solid #f0f0f0;
	background-color: #fff;
}

.stl-loginform .form-wrap {
	padding: 30px 60px 40px 60px;
	*padding: 30px 55px 30px 60px;
}

.stl-loginform .form-item {
	margin-bottom: 20px;
	position: relative;
	*position: static;
}

.stl-loginform .form-item i {
	width: 32px;
	height: 30px;
	background-color: #e7e6e6;
	position: static;
	float: left;
	top: 0;
	left: 0;
	*height: 30px;
	border-radius: 3px 0 0 3px;
	border: solid #ccc;
	border-width: 1px 0 1px 1px;
}

.stl-loginform .form-item i.ico-user {
	background-position: -292px -40px;
}

.stl-loginform .form-item i.ico-password {
	background-position: -292px -70px;
}

.stl-loginform .form-item i.ico-phone {
	background-position: -292px -100px;
}

.stl-loginform .form-item i.ico-smscode {
	background-position: -292px -130px;
}

.stl-loginform .form-item input.text {
	float: left;
	width: 205px;
	height: 14px;
	border: 1px solid #cccccc;
	line-height: 14px;
	padding-left: 5px;
	padding-top: 8px;
	*padding-bottom: 9px;
	padding-bottom: 8px;
	border-radius: 0 3px 3px 0;
	*width: 210px;
	*position: relative;
}

.stl-loginform .vcode-item input.text {
	float: left;
	width: 90px;
	height: 14px;
	border: 1px solid #cccccc;
	line-height: 14px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	*padding-bottom: 9px;
	padding-bottom: 8px;
	border-radius: 3px;
}

.stl-loginform .vcode-item img {
	float: left;
	width: 65px;
	height: 32px;
	margin-left: 10px;
}

.stl-loginform .vcode-item .change-link {
	line-height: 30px;
	margin-left: 10px;
}

.stl-loginform .sms-item input.text {
	width: 125px;
	border-radius: 0;
}

.stl-loginform .sms-item a {
	float: left;
	width: 80px;
	height: 30px;
	text-align: center;
	border-radius: 0 3px 3px 0;
	background-color: #e7e6e6;
	line-height: 30px;
	border: 1px solid #cccccc;
	border-left: 0;
}

.stl-loginform .form-item input.checkbox {
	vertical-align: middle;
	margin-top: 1px;
}

.stl-loginform .form-item label, .stl-loginform .form-item .forgetpwd-link {
	*padding: 3px;
	*vertical-align: middle;
}

.stl-loginform .form-btnwrap {
	margin: 0px 0 10px;
}

.stl-loginform .ico-alipay {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 8px;
	background-position: -210px -310px;
}

.btn.btn-login {
	width: 255px;
}

.stl-logintab li {
	width: 50%;
	float: left;
}

.stl-logintab li a {
	display: block;
	height: 42px;
	line-height: 41px;
	text-align: center;
	color: #5a5959;
	font-size: 14px;
	background-color: #e7e6e6;
	font-weight: 700;
}

.stl-logintab li a.selected {
	color: #ff9d00;
	background-color: #fff;
}

.stl-regist {
	margin-bottom: 70px;
	margin-top: 20px;
	padding-bottom: 60px;
	border-bottom: 1px solid #f0f0f0;
}

.stl-regist .stl-registform, .stl-regist .stl-gologin {
	width: 50%;
	float: left;
}

.stl-regist label {
	width: 120px;
	text-align: right;
}

.stl-regist .nolabel {
	padding-left: 140px;
}

.stl-regist input.text {
	width: 220px;
	border-radius: 0 3px 3px 0;
	height: 30px;
	line-height: 28px;
	*height: 29px;
	*margin-top: -1px;
}

.stl-registform li {
	padding: 3px 0 15px 0;
}

.stl-registform .field-item i {
	width: 32px;
	height: 30px;
	background-color: #e7e6e6;
	position: static;
	float: left;
	top: 0;
	left: 0;
	*height: 31px;
	*margin-top:-1px;
	border-radius: 3px 0 0 3px;
	border: solid #ccc;
	border-width: 1px 0 1px 1px;
}

.stl-registform .field-item i.ico-user {
	background-position: -292px -40px;
}

.stl-registform .field-item i.ico-password {
	background-position: -292px -70px;
}

.stl-registform .field-item i.ico-phone {
	background-position: -292px -100px;
}

.stl-registform .field-item i.ico-smscode {
	background-position: -292px -130px;
}

.stl-registform .field-item i.ico-computer {
	background-position: -292px -160px;
}

.stl-registform .field-item i.ico-star {
	background-position: -292px -190px;
}

.stl-regist .field-tips { display: inline-block; color: #888; font-size: 12px;
}
.stl-regist .error-tips { color: #ff0202;
}

.stl-regist .field-tips i {
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin: 9px 5px 0 5px;
	background-position: -155px -24px;
	border: 0;
	background-color: transparent;
}
.stl-regist .error-tips i {
	background-position: -173px -24px;
}

.stl-gologin h2 {
	font-size: 16px;
	text-align: right;
	padding-right: 40px;
	margin: 30px 0 20px;
}

.stl-gologin h2 a {
	font-size: 16px;
	color: #e84c3d;
}

.stl-gologin img {
	width: 400px;
	height: 250px;
	float: right;
	margin-right: 40px;
}

.stl-goodsslider {
	padding: 20px 0;
}

.stl-goodsslider ul {
	width: 180px;
}

.stl-goodsslider .pagination {
	width: 100%;
	text-align: center;
	position: relative;
	top: 5px;
	z-index: 10;
}

.stl-goodsslider .pagination li {
	margin: 0 3px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.stl-goodsslider .pagination li a {
	width: 8px;
	height: 8px;
	border-radius: 4px;
	line-height: 1px;
	font-size: 0;
	text-indent: -9999px;
	float: left;
	background-color: #f2f2f2;
}

.stl-goodsslider .pagination li.current a {
	background-color: #b1b1b1;
}

.stl-leftgoodslist li {
	text-align: center;
	padding: 10px 0;
	width: 100%;
}

.stl-leftgoodslist li img {
	width: 100px;
	height: 100px;
}

.stl-leftgoodslist .hotsale-goodinfo {
	width: 100px;
	text-align: left;
	margin: 5px auto 0;
}

.stl-leftgoodslist .hotsale-goodinfo em {
	padding: 0 3px;
	color: #e84c3d;
}

.stl-articlelist {
}

.stl-articlelist li {
	border-bottom: 1px solid #f0f0f0;
	padding: 20px 0 20px 20px;
	position: relative;
}

.stl-articlelist li h3 {
	font-size: 16px;
	line-height: 24px;
	color: #e84c3d;
}

.stl-articlelist.downloadlist li h3 {
	font-size: 14px;
	line-height: 24px;
	color: #6c6c6c;
}

.stl-articlelist li p {
	margin-top: 10px;
	line-height: 24px;
	width: 80%;
}

.btn.btn-download, .btn.btn-readmore {
	width: 124px;
	background-color: #ff9c00;
	font-size: 14px;
	height: 27px;
	line-height: 25px;
}

.stl-articlelist li .btn-download {
	position: absolute;
	right: 0;
	top: 18px;
}

.stl-articlelist li .btn-readmore {
	position: absolute;
	right: 0;
	top: 48px;
}

.stl-iframe{
	width:100%;
	border:0;
}

.stl-editorconttent *{
	font-size:inherit;
	color:inherit;
	line-height:1.8em;
	font-family:inherit;
    text-indent: inherit;
}

.stl-editorconttent {
	padding: 21px;
	margin-bottom: 100px;
}

.stl-downloadlist li {
	margin-left: 20px;
	margin-bottom: 20px;
	line-height: 20px;
	padding-left: 15px;
	background: url(../images/list-dot.gif) 0 center no-repeat;
}

.stl-editorconttent img {
	margin-bottom: 20px;
}

.stl-editorconttent p {
	font-size: 14px;
	text-indent: 28px;
	line-height: 22px;
}

.stl-editorconttent p.table-tips {
	margin-bottom: 10px;
	line-height: 20px;
}

.stl-editorconttent h2 {
	font-size: 16px;
	color: #ff6a38;
	padding-bottom: 30px;
	font-weight: 700;
	text-align: center;
}

.stl-editorconttent h3 {
	font-size: 14px;
	text-align: center;
	margin-top: -10px;
	padding-bottom: 30px;
}

.stl-editorconttent table {
	width: 100%;
	margin-bottom: 20px;
	border: 0;
}

.stl-editorconttent table th {
	background-color: #faeae9;
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	border: 1px solid #e9e8e8;
}

.stl-editorconttent table td {
	line-height: 20px;
	padding: 12px 0;
	text-align: center;
	border: 1px solid #e9e8e8;
}

.stl-editorconttent table td.title {
	background-color: #f6f5f5;
}

.stl-honourlist {
	margin: 20px 0;
}

.stl-honourlist li {
	position: relative;
	margin: 10px 0;
	padding: 30px 20px;
	border: 1px solid #f0f0f0;
	*position: static;
	*padding: 30px 0 0;
}

.stl-honourlist li img {
	width: 135px;
	height: 100px;
	float: left;
	margin-left: 60px;
}

.stl-honourlist li .honour-item {
	float: left;
	width: 700px;
}

.stl-honourlist li .honour-item h3 {
	color: #ff6a38;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 15px;
}

.stl-honourlist li .honour-item p {
	line-height: 20px;
}

.stl-stockholder {
	margin: 20px;
}

.stl-stockholder img {
	float: left;
	width: 310px;
	height: 270px;
	margin-right: 20px;
}

.stl-stockholder h3 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 20px;
}

.stl-stockholder p {
	line-height: 20px;
}

.stl-paystate h1 {
	font-size: 20px;
}

.btn-qqcount {
	vertical-align: middle;
	background-position: -160px -440px;
	width: 93px;
	height: 27px;
	margin-left: 20px;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	text-indent: 30px;
}
/*
 .stl-stepline{
 background-image:url(../images/step-line.png);
 background-repeat:no-repeat;
 height:80px;
 padding-bottom:10px;
 border-bottom:1px solid #f0f0f0;

 }

 .stl-stepline.step1{
 background-position:0 0;
 }

 .stl-stepline.step1 .sl1{
 color:#ff6a38;
 }

 .stl-stepline.step2{
 background-position:0 0;
 }

 .stl-stepline.step2 .sl2{
 color:#ff6a38;
 font-weight:700;
 }

 .stl-stepline.step3{
 background-position:0 -125px;
 }

 .stl-stepline.step3 .sl3{
 color:#ff6a38;
 font-weight:700;
 }

 .stl-stepline li{
 font-size:20px;
 line-height:60px;
 width:33.333333%;
 float:left;
 font-weight:700;
 color:#939393;
 text-align:center;
 *width:33%;
 }*/
.stl-callback {
	border: 1px solid #f0f0f0;
	margin-top: 20px;
}

.stl-callbackwrap {
	width: 540px;
	height: 245px;
	margin: 120px auto 150px;
}

.stl-callbackwrap i {
	margin-right: 20px;
	margin-bottom: 60px;
}

.ico-success {
	width: 130px;
	height: 100px;
	background-position: 0 -600px;
}

.ico-fail {
	width: 130px;
	height: 100px;
	background-position: -130px -600px;
}

.ico-success1 {
	width: 100px;
	height: 100px;
	background-position: 0 -850px;
}

.ico-fail1 {
	width: 100px;
	height: 100px;
	background-position: -100px -850px;
}

.stl-callbackwrap .callback {
	float: left;
	width: 390px;
}

.stl-callbackwrap .callback h3 {
	font-size: 36px;
	color: #5a5959;
}

.stl-callbackwrap .callback span {
	color: #999999;
}

.stl-callbackwrap .callback p {
	font-size: 16px;
	margin: 30px 0 40px;
}

.btn.btn-ok {
	width: 255px;
	background-color: #ff9c00;
}

.stl-step {
	width: 100%;
	height:61px;
	margin-top:20px;
	padding: 25px 0;
	background-color:#f7f7f7;
}

.stl-step li {
	width: 28%;
	padding-left:5%;
	float: left;
	font-size: 26px;
	color: #939393;
	position: relative;
}

.stl-step li.done {
	color: #ff9c00;
}

.stl-step li i {
	width: 61px;
	height: 61px;
	margin-right: 20px;
	vertical-align: middle;
}

.stl-step li i.s1 {
	background-position: 0 -710px;
}

.stl-step li i.s2 {
	background-position: -61px -770px;
}

.stl-step li.done i.s2 {
	background-position: -61px -710px;
}

.stl-step li i.s3 {
	background-position: -122px -770px;
}

.stl-step li.done i.s3 {
	background-position: -122px -710px;
}

.stl-step li span {
	position: absolute;
	right: 25px;
	top: 20px;
	width: 15px;
	height: 30px;
	background-position: -260px -125px;
}

.stl-orderwrap {
	margin-top: 20px;
	margin-bottom: 100px;
}

.stl-orderwrap h3 {
	font-size: 20px;
	color: #ff6a38;
	margin-bottom: 5px;
}

.stl-orderwrap .infowrap {
	background-color: #ececec;
	padding: 20px;
}

.stl-orderwrap .infowrap dl {
	margin: -15px 0;
}

.stl-orderwrap .infowrap dd {
	width: 100%;
	clear: both;
	padding: 15px 0;margin锛�-15px 0;
	border-bottom: 1px dashed #5a5959;
}

.stl-orderwrap .infowrap dd.end {
	border-bottom: 0;
}

.stl-orderwrap .infowrap b {
	font-size: 14px;
	float: left;
	width: 8%;
}

.stl-orderwrap .infowrap span {
	font-size: 14px;
	float: left;
	width: auto;
}

.stl-orderwrap .infowrap .order-price {
	font-size: 24px;
	color: #ff6a38;
	font-weight: 700;
	line-height: 14px;
	*line-height: 24px;
	*position: relative;
}

.stl-orderwrap hr {
	margin: 15px 0;
}

.stl-orderwrap .safttips{
	margin:20px 0 10px;
}

.stl-orderwrap .safttips span{
	color: #ff9c00;
	padding-left:30px;
	font-size:14px;
}

.stl-orderwrap .safttips b{
	color: #ff9c00;
	font-size:14px;
}

.stl-orderwrap .safttips i.ico-tips{
	width:14px;
	height:18px;
	vertical-align:middle;
	margin-right:10px;
	background-position:-260px -190px;	
}

.stl-orderwrap .ordertext {
	margin-top: 10px;
}

.stl-orderwrap .canexpend {
	height: 110px;
	overflow: hidden;
	padding-right: 70px;
}

.stl-orderwrap .ordertext p {
	font-size: 14px;
	line-height: 28px;
}

.btn.btn-nextstep {
	width: 255px;
	background-color: #ff9c00;
}

.btn.btn-comfirm{
	background-color: #b3b3b3 !important;
	width: 255px;
}

.btn.btn-comfirm.agreeok{
	background-color: #ff6a38 !important;
}


.btn.btn-stepback {
	color: #777676;
	width: 155px;
	background-color: transparent;
}

.stl-floatsubmit {
	background-image: url(../images/empty-black2.png);
	padding-top: 20px;
	height: 140px;
	position: fixed;
	bottom: 0;
	width: 100%;
}

.stl-floatsubmit {
	_position: absolute;
	_bottom: expression(documentElement.scrollTop + "px");
}

.stl-floatsubmit .btn-stepback {
	background-color: #ffffff;
	width: 255px;
}

.stl-floatsubmit a:hover,{
	background-color:#ff6a38;
	color:#fff;
}

.btn.btn-stepback i {
	width: 18px;
	height: 18px;
	background-position: -240px 0;
	margin-left: 5px;
	position: relative;
	top: 3px;
}

.stl-orderwrap input.text {
	height: 26px;
	line-height: 24px;
	*margin-left:5px;
}

.stl-orderwrap select {
	height: 30px;
}

	.ie8 .stl-orderwrap select {
		height: 30px;
		padding:3px 4px;
	}

	.stl-orderwrap .SelectStyleWrap {
		*padding:3px 4px;
	}
	
	.stl-orderwrap .field-address {
		*margin-left:5px;
	}
	
	.stl-orderwrap .field-address .SelectStyleWrap {
		*padding:3px 4px;
	}

.stl-orderwrap .orderform label {
	width: 10%;
	height: 26px;
	line-height: 24px;
}

.stl-orderwrap .orderform label {
	width: 10%;
	height: 26px;
	line-height: 24px;
}

.stl-orderwrap .orderform.orderinfoform label {
	width: 7%;
	white-space: nowrap;
	text-align: right;
}

.stl-orderwrap .orderform.orderform-tr label {
	width: 7.5%;
	text-align: right;
	padding-right: 40px;
}

.stl-orderwrap .orderform.orderform-tr label span {
	text-align: right;
	width: 100%;
}

.stl-orderwrap .orderform .field-item {
	width: 85%;
}

.stl-orderwrap .orderform .field-text{
	font-size:14px;
	line-height: 32px;
	vertical-align:middle;
	height: 32px;
}

.stl-orderwrap .orderform .field-tips, 
.stl-orderwrap .orderform .field-vcode {
	width: auto;
	float: none;
	line-height: 24px;
	top:0;
}

.stl-form .orderform .field-vcode{
	
}

.stl-orderwrap .orderform .btn-getvcode {
	height: 28px;
	line-height: 26px;
	position: relative;
}

.stl-orderwrap .orderform .bank-info {
	vertical-align: top;
	position: relative;
	top: 1px;
	padding-left: 3px;
	*padding-left: 5px;
}

.stl-orderwrap .orderform .bank-info a {
	line-height: 28px;
	margin-left: 5px;
	color: #5a5959;
	vertical-align: top;
}

.stl-orderwrap .orderinfo.table li {
	width: 50%;
	float: left;
}

.stl-orderwrap .orderinfo label, .stl-orderwrap .orderinfo span {
	padding-top: 5px;
	font-size: 14px;
	height: 30px;
	display: block;
	float: left;
}

.stl-orderwrap .orderinfo label {
	width: 10%;
	color: #939393;
}

.stl-orderwrap .orderinfo.orderinfo-tr label {
	padding-right: 1.7%;
	width: 8.3%;
	text-align: right;
}

.stl-orderwrap .orderinfo.table label {
	width: 14%;
	text-align: right;
	margin-right: 6%;
}

.stl-orderwrap .orderinfo span {
	width: 90%;
	color: #5a5959;
}

.stl-orderwrap .orderinfo.table span {
	width: 80%;
}

.stl-orderwrap .moretext {
	text-align: right;
	position: relative;
	top: -21px;
}

.stl-orderwrap .moretext a {
	font-size: 14px;
	color: #ff6a38;
}

.stl-orderwrap .agreement {
	margin: 20px 0 10px;
}

.stl-orderwrap .agreement input {
	vertical-align: middle;
}

.stl-orderwrap .agreement label {
	font-size: 14px;
	margin-left: 5px;
	vertical-align: middle;
}

.stl-orderwrap .viewagreement{
	font-size:14px;
	color:#ff6a38;
}

.stl-orderwrap .viewagreement i{
	background-position: -280px -290px;
	width:14px;
	height:11px;
	vertical-align:middle;
	margin-left:5px;
}

.stl-orderwrap .viewagreement.expended i{
	background-position: -280px -278px;
}


.stl-orderwrap .agreementtext{
	margin:20px 0 15px;
	display:none;	
}

.stl-banklist{
	margin-top:30px;
}

.stl-banklist li{
	float:left;
	margin:0 10px 10px;
}

.stl-banklist li img{
	width:147px;
	height:42px;
	vertical-align:top;
	margin-right:5px;
}

.stl-banklist li label,
.stl-banklist li .btn-otherbankcard{
	border:1px solid #ccc;
	height:44px;
	vertical-align:middle;
	line-height:42px;
	font-size:14px;
	padding:0 5px;
	cursor:pointer;
	width:291px;
}

.stl-banklist li .btn-otherbankcard{
	border:1px dashed #ccc;
	font-size:14px;
	text-align:center;
	width:291px;
	margin-left: 25px;
}

.stl-banklist li .btn-otherbankcard em{
	font-weight:700;
	vertical-align:top;
	font-size:20px;
	margin-right:10px;
	vertical-align: top;
}

.stl-banklist li label .cardtype{
	width:47px;
	height:23px;
	line-height:23px;
	text-align:center;
	padding-left:3px;
	color:#fff;
	background-position:-90px -415px;
	margin:0 10px;
}

.stl-banklist.banklogo li{

}

.stl-banklist.banklogo label{
	width:auto;
}

.stl-mybankcard{
	display:block;	
}

.stl-pickupbankcard{
	display:none;
}

.stl-pickupbankcard h3{
	border-bottom:1px solid #ccc;
	height:50px;
}

.stl-pickupbankcard h3 em{
	border:1px solid #ccc;
	border-bottom:0;
	border-radius:3px 3px 0 0;
	background-color: #fcfcfc;
	position:relative;
	height:50px;
	line-height:48px;
	text-align:center;
	width:150px;
	font-size:20px;
	color:#5a5959;
}

.stl-pickupbankcard h3 .ico-bankcard{
	background-position:-150px -415px;
	width:41px;
	height:20px;
	vertical-align:middle;
	margin-right:10px;
	position:relative;
	top:-2px;
}

.stl-pickupbankcard h3 a{
	color:#ff9c00;
	line-height:48px;
	text-align:center;
	font-size:18px;
	padding-left:20px;
}

.stl-downloadlist {
	padding: 0 60px;
}

.stl-legaldisclaimer {
	margin-bottom: 100px;
}

.stl-legaldisclaimer h2 {
	color: #ff6a38;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 30px;
	text-indent: 28px;
}

.stl-legaldisclaimer p {
	line-height: 22px;
	font-size: 12px;
	text-indent: 28px;
}

.stl-legaldisclaimer p.warning {
	color: #2d3e50;
}

.stl-contactlist {
	margin-bottom: 50px;
}

.stl-contactlist h2 {
	border-bottom: 1px solid #e9e8e8;
	padding-bottom: 6px;
	margin: 10px 0;
}

.stl-contactlist h2 b {
	border-left: 4px solid #e84c3d;
	font-size: 20px;
	padding: 8px 10px;
	line-height: 16px;
}

.stl-contactlist ul {
	padding-bottom: 10px;
}

.stl-contactlist li {
	width: 50%;
	padding: 10px 0;
	line-height: 20px;
	float: left;
}

.stl-contactlist li img {
	width: 190px;
	height: 130px;
	float: left;
	margin-right: 20px;
}

.stl-contactlist li h3 {
	font-size: 20px;
	color: #ff6a38;
	margin-bottom: 10px;
}

.stl-contactlist li dd b {
	width: 10%;
	float: left;
}

.stl-contactlist li dd span {
	width: 40%;
	float: left;
}

.stl-feedback p {
	line-height: 22px;
}

.stl-feedback h3 {
	font-size: 20px;
	color: #2d3e50;
	margin: 20px 0;
}

.stl-feedback .feed-processes {
	background: url(../images/feedback-processes-bg.gif) 0 0 no-repeat;
	width: 811px;
	height: 137px;
	position: relative;
	margin-bottom: 20px;
}

.stl-feedback .feed-processes li {
	font-size: 14px;
	position: absolute;
	width: 89px;
	height: 31px;
	text-align: center;
	line-height: 14px;
}

.stl-feedback .feed-processes li.fp1 {
	top: 19px;
	left: 38px;
}

.stl-feedback .feed-processes li.fp2 {
	top: 62px;
	left: 38px;
}

.stl-feedback .feed-processes li.fp3 {
	top: 103px;
	left: 38px;
}

.stl-feedback .feed-processes li.fp4 {
	top: 61px;
	left: 175px;
}

.stl-feedback .feed-processes li.fp5 {
	top: 61px;
	left: 311px;
}

.stl-feedback .feed-processes li.fp6 {
	top: 19px;
	left: 447px;
}

.stl-feedback .feed-processes li.fp7 {
	top: 61px;
	left: 447px;
}

.stl-feedback .feed-processes li.fp8 {
	top: 61px;
	left: 583px;
}

.stl-feedback .feed-processes li.fp9 {
	top: 61px;
	left: 719px;
}

.stl-feedback label {
	width: 88px;
	text-align: right;
}

.stl-feedback label span {
	text-align: right;
}

.stl-feedback label .word2 {
	margin-right: -27px;
}

.stl-feedback label .word3 {
	margin-right: -5px;
}

.stl-joinus {
	margin-bottom: 100px;
}

.stl-joinus .joinus-intro img {
	margin-bottom: 20px;
}

.stl-joinus .joinus-intro img {
	float: left;
	width: 345px;
	height: 186px;
	margin-right: 25px;
}

.stl-joinus .joinus-intro h2 {
	font-size: 20px;
	line-height: 26px;
	color: #2d3e50;
	margin-bottom: 25px;
}

.stl-joinus .joinus-intro p {
	font-size: 14px;
	line-height: 24px;
}

.stl-joinus .career-table {
	width: 100%;
}

.stl-joinus .career-table th {
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #5a5959;
	background-color: #ececec;
	font-weight: normal;
	width: 20%;
}

.stl-joinus .career-table td {
	height: 53px;
	line-height: 50px;
	font-size: 14px;
	color: #5a5959;
	border-bottom: 1px solid #f2f2f2;
	text-align: center;
}

.stl-reportform .btn {
	width: 175px;
}

.stl-reportform label{
	width: 250px;	
}

.stl-reportform .btn-group{
	padding-left:270px;
}

.stl-video li {
	position:relative;
	padding-left:12px;
}

.stl-video li h3{
	padding-bottom:10px;
}

.stl-ratenoticelist {
	padding: 30px 55px;
}

.stl-ratenoticelist hr {
	margin: 15px 0 25px;
}

.stl-ratenoticelist h3 {
	font-size: 16px;
	color: #e84c3d;
	margin-bottom: 20px;
	font-weight: 700;
}

.stl-ratenoticelist li {
	float: left;
	width: 33.3333%;
	text-indent: 15px;
	background: url(../images/list-dot.gif) 0 center no-repeat;
}

.stl-ratenoticelist li a {
	line-height: 42px;
	height: 42px;
	font-size: 14px;
}

.stl-queryresult h2 {
}

.stl-queryresult table {
	margin-bottom: 20px;
}

.stl-queryresult table th, .stl-queryresult table td {
	border: 1px solid #e9e8e8;
}

.stl-queryresult table th {
	background-color: #ff9c00;
	color: #fff;
	font-size: 16px;
}

.stl-queryresult .query-innerlist {
	padding: 20px 40px;
}

.stl-queryresult .query-innerlist table th {
	background-color: #fddfb0;
	color: #6c6c6c;
	font-size: 14px;
}

.stl-queryresult .query-innerlist table td {
	background-color: #fcf2e3;
	text-align: center;
}

.stl-queryresult .query-pagination {
	line-height: 28px;
	padding-bottom: 20px;
	float: left;
	clear: both;
	width: 100%;
}

.stl-queryresult .query-pagination label {
	line-height: 28px;
	vertical-align: middle;
}

.stl-queryresult .query-pagination select {
	height: 28px;
	line-height: 24px;
	font-size: 14px;
	width: 60px;
	padding: 6px;
	vertical-align: middle;
}

.stl-queryresult .query-pagination .btn-prev, .stl-queryresult .query-pagination .btn-next {
	width: 28px;
	height: 25px;
	vertical-align: middle;
	margin-left: 5px;
	background-color: #f7f7f7;
	border: 1px solid #e9e9e9;
}

.stl-queryresult .query-pagination .btn-prev {
	background-position: -258px -311px;
}

.stl-queryresult .query-pagination .btn-next {
	background-position: -286px -310px;
}

.stl-queryresult .query-btnwrap {
	text-align: center;
}

.btn.btn-requery {
	width: 175px;
	height: 38px;
	line-height: 36px;
}

.stl-accountvalue {
	text-align: center;
	display:none;
}

.stl-accountvalue table {
	width: 100%;
	margin: 10px 0 40px;
}

.stl-accountvalue th, .stl-accountvalue td {
	height: 44px;
	line-height: 44px;
	border: 1px solid #e9e8e8;
	text-align: center;
}

.stl-accountvalue th {
	background-color: #ffe1b2;
}

.stl-accountvalue td {
	background-color: #fff5e5;
}

.stl-feedbacksuccess {
	text-align: center;
	display:none;
}

.stl-feedbacksuccess .successinfo h5 {
	font-size: 26px;
	margin: 20px 0;
}

.btn.btn-popclose {
	width: 255px;
}
/* so-popbox */
/*.so-popbox .s-sopop-close, a.a-sopop-btn, span.s-sopop-btn {
 background: url(icon-sobox.png) no-repeat;
 }
 .so-popConfirm .so-popbox-cont {
 background: url(icon-tip.png) no-repeat;
 }*/
.so-openmask {
	position: fixed;
	_position: absolute;
	top: -2px;
	left: 0px;
	width: 100%;
	height: 0px;
	background: #000;
	filter: alpha(opacity=40);
	opacity: 0.4;
	Z-index: 3300 !important;
}
.so-popbox {
	border: 1px solid #777;
	background-color: transparent;
	text-align: left;
	Z-index: 3400 !important;
	/*	-moz-border-radius: 3px;
	 -webkit-border-radius: 3px;
	 border-radius: 3px;
	 */
	box-shadow: 0px 0px 12px #666;
	-webkit-box-shadow: 0px 0px 12px #666;
	-moz-box-shadow: 0px 0px 12px #666;
}
.h2-sopop {
	height: 47px;
	background: #ff9c00;
	padding-left: 15px;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	border-bottom: 1px solid #dbdbdb;
}

.s-sopop-title {
	line-height: 45px;
	color: #fff;
	font-size: 26px;
}

.h2-sopop-move {
	cursor: move;
}
.so-popbox .s-sopop-close {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 25px;
	height: 25px;
	text-indent: -999em;
	overflow: hidden;
	cursor: hand;
	cursor: pointer;
	top: 13px;
	right: 15px;
	width: 19px;
	height: 19px;
	background: url(../images/pics.png) -65px -415px no-repeat;
}
.so-popbox-cont {
	padding: 30px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	background-color: #fff;
}
.p-so-popBtn {
	text-align: center;
	padding: 5px 0 15px;
}
.so-popAlert .so-popbox-cont {
	padding: 15px 15px 10px 15px;
}
.so-popConfirm .so-popbox-cont {
	padding: 20px 20px 20px 85px;
	background-position: 50px 16px;
}
/*.so-popConfirm .so-popbox-cont{background-position:55px -484px;}*/
/*.so-popConfirm .so-popbox-cont{background-position:55px -984px;}*/
/*.so-popConfirm .so-popbox-cont{background-position:55px -1484px;}*/
.so-popTip-1 {
	border: 1px solid #f4b23f;
	background: #fff2c1;
	box-shadow: 1px 1px 2px #bbb;
	-webkit-box-shadow: 1px 1px 2px #bbb;
	-moz-box-shadow: 1px 1px 2px #bbb;
}
.so-popTip-1 .so-popbox-cont {
	padding: 8px;
}
.so-popTip-2 {
	border: 1px solid #ff812d;
	background: #ffffd0;
	color: #f00;
}
.so-popAlert .p-so-popBtn {
	padding: 5px 0 15px;
}
.so-loading {
	border: 0px solid #fff;
	font-size: 1.18em;
	box-shadow: 1px 1px 1px #666;
	-webkit-box-shadow: 1px 1px 1px #666;
	-moz-box-shadow: 1px 1px 1px #666;
}
.so-loading .so-popbox-cont {
	padding: 20px;
	text-align: center;
	background: url(loading.gif) no-repeat center 45%;
}
.so-loading .s-sopop-close {
	display: none;
}
a.a-sopop-btn {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 3px;
	padding: 0 0 0 15px;
	color: #fff;
	background-color: #ec5656;
	background-position: 0 -40px;
}
span.s-sopop-btn {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background-position: 100% -40px;
	height: 25px;
	line-height: 23px;
	padding: 0 15px 0 0;
}
a.a-sopop-cancel {
	background-position: 0 -70px;
	color: #444;
}
a.a-sopop-cancel span.s-sopop-btn {
	background-position: 100% -70px;
}
.so-overTip .s-sopop-close {
	top: -9px;
	left: 25px;
	width: 17px;
	height: 9px;
	background-position: 0 -101px;
}

/*SelectStyle*/
.SelectStyle {
	width: 100%;
	width: 255px;
	padding: 2px;
	margin: 0;
	border: 0;
	line-height: 24px;
	margin: -2px !important;
	height: auto !important;
}

.SelectStyleBox {
	overflow: hidden;
	display: block;
}

.SelectStyleWrap {
	display: inline-block !important;
	*display: inline;
	*zoom: 1;
	padding: 5px;
	_padding: 3px 2px 3px;
	border: 1px solid #cccccc;
	position: relative;
	background-color:#fff;
}

.ie10 .SelectStyle, .ie9 .SelectStyle {
	padding-bottom: 3px;
}

.safari .SelectStyle {
	line-height: 22px;
}

.ie8 .SelectStyle {
	padding: 4px 2px;
}


/*********/
.pr_line {
	width: 380px;
	background: #ddd;
	text-align: center;
	height: 1px;
	margin: 10px 0 0 0;
}
.pr_line2 {
	width: 380px;
	background: #ffffff;
	text-align: center;
	height: 1px;
	margin: 0 0 10px 0;
}
.pr_top {
	width: 100%;
	height: 2px;
	background: #EB5121;
}
.pr_regist {
	display: block;
	color: #888;
	padding-left: 45px;
	padding-top: 10px;
}
.stl-regist .stl-gologin2 {
	width: 40%;
	float: left;
}
.pr_wave {
	color: #FFFFFF;
	border-radius: 100%;
	border: 1px solid #FF0000;
	background: #FF0000;
	padding: 0 6px 2px 6px;
	margin-left: 10px;
}
.stl-gologin h3 {
	font-size: 16px;
	text-align: right;
	padding-right: 40px;
	margin: 30px 0 20px;
}

.stl-gologin h3 a {
	font-size: 16px;
	color: #6C6C6C;
}
.stl-gologin h3 a:hover {
	color: #e84c3d;
}
.field-tips2{
	display:block;
	height: 32px;
	line-height: 32px;
	color:#ff9d00;
}
.stl-registform2 li{
	padding:15px 0;
}

.pr_tishi{
	padding-top:10px;
	padding-left:45px;
}

#prem {
	font-size: 30px;
    color: #d4240c;
}
