@charset "UTF-8";
/* CSS Document */
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, font, 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 {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;}

body, html {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
	height: 100%;
    width: 100%;
	font-family:"Microsoft Yahei";
}
.orientationFix{
    width:99.9%;
}
img {
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: none;
}

/********* header section *********/

#evntlive-header {
	background-color: #FFFFFF;
	height: 55px;
	z-index: 1000;
	width:980px;
	margin:0 auto;
}

#header-left {
	float: left;
	display: block;
	width:80%;
}
#header-logo {
	float: left;
	margin: 5px 80px 0px 25px;
	cursor: pointer;
}
#header-left .menu a{
	float: left;
	height:55px;	
	width:100px;
	cursor: pointer;
	color:#444;
	text-decoration:none;
	display:block;
	line-height:55px;
	font-size:15px;
	font-weight:bold;
	}
#header-left .menu a:hover, #header-left .menu .active{
	color: #38f;
	}
#header-right {
	float:right;
}

#header-login-top {
    float: right;
    cursor: pointer;
    background:#2084c7;
    padding: 0px 10px 0px 10px;
    background: -ms-linear-gradient(top, #2084c7 0%, #00568f 100%);
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2084c7), color-stop(100%, #00568f));
	background: -webkit-linear-gradient(#2084c7, #00568f);
	background: -moz-linear-gradient(#2084c7, #00568f);
	background: -o-linear-gradient(#2084c7, #00568f);
	background: linear-gradient(#2084c7, #00568f);
	text-align: center;
	border-radius: 3px;
	border-style: none;
	cursor: pointer;
	padding: 0 20px;
	height: 28px;
	line-height: 28px;
	margin: 6px 6px 6px 0px;
}

#header-login-top:hover {
	background:#269ef0;
    background: -ms-linear-gradient(top, #269ef0 0%, #00568f 100%);
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #269ef0), color-stop(100%, #00568f));
	background: -webkit-linear-gradient(#269ef0, #00568f);
	background: -moz-linear-gradient(#269ef0, #00568f);
	background: -o-linear-gradient(#269ef0, #00568f);
	background: linear-gradient(#269ef0, #00568f);
}


#header-signup-text {
	color: #FFF;
	text-align: center;
	text-shadow: 0 -1px 0 #000;
	font-size: 16px;
	font-family: 'Microsoft Yahei',"微软雅黑";
	font-wight: 300;
}

#login-mobile {
	display: none;
}

/********* Landing Top section *********/

.landing-top {
	width: 100%;
    height: 500px;
    color: transparent;
    z-index: 0;
    background-color:#000;
	margin-top:40px;
	clear:both;
	overflow:hidden;
}
.contact-top {
    height: 550px;
    color: transparent;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 0;
    background-image: url(../img/contact_bg.jpg);
	clear:both;
}
.service-top {
    height: 550px;
    color: transparent;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 0;
    background-image: url(../img/service_bg.jpg);
	clear:both;
}
.case-top {
    height: 550px;
    color: transparent;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 0;
    background-image: url(../imgcase_bg.jpg);
	clear:both;
}
.casead{
	background-image: url(../img/bg_casead.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 240px;	
	margin-bottom:30px;
	}

.ie6 .landing-top{
    background: none;
}
.landing-top-bg{
    display:none;
}
.ie6 .landing-top-bg{
    display:block;
    position:relative;
    width:100%;
    height:100%;
}


#landing-top-container {
	position:absolute;
	top: 15%;
	width: 1015px;
	margin: 50px 0px 0px 80px;
	padding: 0px 0px 0px 0px;
}

#more-arrow {
	position: relative;
	width:67px;
	height:66px;
	top: -28px;
	margin: 0px auto 0px auto;
	z-index: 10;
	background: url(../img/sprite_icons.png) 0px -248px;
}

.header-title {
	font-family: 'Microsoft Yahei',"微软雅黑";
	font-size: 72px;
	font-weight: 300;
	color: #FFF;
	text-align: left;
	z-index: 1000;
}

'Microsoft Yahei',"微软雅黑"; {
	font-family: 'Microsoft Yahei',"微软雅黑";
	font-size: 32px;
	font-weight: 300;
	color: #FFF;
	text-align: left;
	z-index: 1000;
}

#landing-title {
	font-size: 72px;
}

#landing-top-subtext {
	font-size: 32px;
	line-height: 40px;
}

.email  {
	margin: 50px 0px 0px 0px;
	height: 45px;
	width: 325px;
	background-color: rgba(255,255,255,.25);
	border-radius: 4px; 
	float: left;
	padding:10px 0px 5px 25px;
	border: none;
	outline: none;
	font-family: 'Microsoft Yahei',"微软雅黑";
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	color: #FFF;
}
.ie8 .email{
    color: grey;
}

#field-entry-text {
	text-align: left;
	font-family: 'Microsoft Yahei',"微软雅黑";
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	color: #FFF;
}

.unsupported_area {
	margin: 50px 0px 0px 0px;
	height: 45px;
	background-color: rgba(0,0,0,.5);
	border-radius: 4px; 
	float: left;
	padding:8px 0px 8px 2px;
	display:none;
}

.unsupported-text {
	text-align: left;
	font-family: 'Microsoft Yahei',"微软雅黑";
	font-size: 12px;
	line-height: 15px;
	font-weight: 300;
	color: #FFF;
	float:left;
	padding: 7px 18px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.unsupported-text-mobile{
    display:none;
}

.unsupported-icon {
	width: 41px;
	height: 39px;
	background: url(../img/sprite_icons.png) -67px -248px;
	float: left;
	margin: 2px 10px 2px 10px;
}


#submit-button {
	margin: 50px 0px 0px 40px;
	height: 45px;
	background-color: #ef6d2b;
	border-radius: 4px; 
	float: left;
	padding:15px 30px 0px 30px;
	cursor: pointer;
}

#submit-button:hover {
	background:#e93e3a;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f3903f), to(#e93e3a));
	background-image: -webkit-linear-gradient(top, #f3903f, #e93e3a);
	background-image: -moz-linear-gradient(top, #f3903f, #e93e3a);
	background-image: -ms-linear-gradient(top, #f3903f, #e93e3a);
	background-image: -o-linear-gradient(top, #f3903f, #e93e3a);
	background-image: linear-gradient(top, #f3903f, #e93e3a);
	box-shadow: 0px 0px 6px #000;
	border-radius: 4px;
}

#submit-button-text {
	text-align: center;
	font-family: 'Microsoft Yahei',"微软雅黑";
	font-size: 24px;
	line-height: 30px;
	font-weight: 300;
	color: #FFF;
}

/********* Carousel section *********/

.carousel-container {
	width: 100%;
	height: 100%;
	max-height: 800px;
	min-height: 672px;
	clear:both;}
.setion{
	width:1020px;
	margin:0px auto;
	}
.gray{
	background-color: #ebebeb;	
	}
.white{
	background-color: #fff;	
	padding:30px 0px;
	}

.carousel-container01 {
	width: 100%;
	padding: 0px;
	min-height: 376px;
	}
.carousel-container02 {
	width: 100%;
	height: 100%;
	max-height: 430px;
	}
.narrowText {
width: 400px;
font-size: 16px;
line-height: 22px;
color: #b2b2b2;
z-index: 10;
}
.narrowText01 {
width: 600px;
font-size: 16px;
line-height: 22px;
color: #b2b2b2;
z-index: 10;
}
.narrowText01 h3 {
font-size: 36px;
line-height: 40px;
color: #231F20;
margin: 0 0 10px;
font-weight: normal;
padding:10px;
}

.narrowText h3 {
font-size: 36px;
line-height: 40px;
color: #231F20;
margin: 0 0 10px;
font-weight: normal;
padding:10px;
}
.narrowText p {
line-height: 30px;
margin: 0 0 20px;
color:#333;
}
.narrowText01 p {
line-height: 26px;
margin: 0 0 20px;
color:#333;
}
p.centered-carousel {
	text-align: center;
	margin-top: 66px;
	z-index: 1000;
}
p.left-carousel {
	text-align: left;
	padding: 100px 0px 0px 0px;
	margin: 0px 0px 0px 50px;
	z-index: 1000;
	position: relative;
}

#slate-1 {
	width: 100%;
	height:100%;
	max-width: 1280px;
	overflow: hidden;
	position: relative;
	top: -50px;
	margin: 0px auto 0px auto;
	min-height:772px;
}

#slate-1-text{
	width: 1020px;
	margin: 0px auto 0px auto;
}

#slate-1-title {
	color: #231f20;
	text-align: center;
}

#slate-1-subtext {
	color: #555;
	text-align: center;
	font-size:18px;
	line-height:35px;
}


#product-1 {
	width: 80%;
	position: relative;
	margin: 85px auto 0px auto;
	border: none;
	text-align: center;
}

.slate-1-bg {
	background-image: url(../img/slate_1_bg.jpg);
	width:100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

.slate-1-image {
	width:100%;
	min-width: 900px;
	height: auto;
	margin: 0px auto 0px auto;
}
.ie6 .slate-1-image {
    width:70%;
    margin:0;
    min-width:0;
    max-width:70%;
}

.slate-container {
	width: 1280px;
	max-width: 1280px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

.product-2 {
	float:left;
	height: 100%;
	width: 493px;
	margin: 0px 0px 0px 0px;
	position: relative;
}
.sub-text {
font-size: 32px;
font-weight: 300;
color: #FFF;
text-align: left;
z-index: 1000;
}
#slate-2-image {
	height: 100%;
	background-position: top left;
	max-height: 800px;
	min-height: 672px;
}

#slate-2 {
	width: 100%;
	height:100%;
	overflow: hidden;
	position: relative;
	max-height: 800px;
	min-height: 672px;
}

.slate-2-text {
	position: relative;
	float: right;
	max-width:745px;
}

.slate-2-bgimage {
	width: 100%;
    height: 100%;
    min-height: 500px;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
}
.ie-6 .slate-2-bgimage {
    background:none;
    background-size:0;
}
.slate-2-bgimage-img{
    display:none;
}
.ie6 .slate-2-bgimage-img{
    display:block;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom:0;
    right:0;
    width:100%;
    height:100%;
}

#slate-3 {
	width: 100%;
	height:100%;
	overflow: hidden;
	position: relative;
	background-color: #000;
	max-height: 800px;
	min-height: 672px;
}

#slate-3-text {
	position: relative;
	float: left;
	max-width: 650px;
}

.slate-3-bgimage {
	width: 100%;
    height: 100%;
    min-height: 500px;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
	background-image: url(../img/slate_3_bg.jpg);
}
.ie-6 .slate-3-bgimage {
    background:none;
    background-size:0;
}
.slate-3-bgimage-img{
    display:none;
}
.ie6 .slate-3-bgimage-img{
    display:block;
    position: absolute;
    top: 0px;
    left: 0px;
    bottom:0;
    right:0;
    width:100%;
    height:100%;
}

#product-3 {
	float:right;
	height: 90%;
	position: relative;
	max-width:543px;
}

#slate-3-image {
	height: 100%;
	width: auto;
	margin: 0px 0px 0px 80px;
	padding: 100px 0px 0px 0px;
	background-position: top right;
	max-height:740px;
	min-height: 672px;
}

#discover-header {
	margin-top: 100px;
}

#slate-4 {
	width: 100%;
	height:100%;
	overflow: hidden;
	position: relative;
	top: 0px;
	min-height: 672px;
}

#slate-4-text {
	width: 640px;
	margin: 0px auto 0px auto;
}

#slate-4-title {
	color: #231f20;
	text-align: center;
	z-index:1000;
}

#slate-4-subtext {
	color: #58595b;
	text-align: center;
	z-index:1000;
}


#product-4 {
	width: 100%;
	position: relative;
	margin: 100px auto 0px auto;
	border: none;
	text-align: center;
	z-index: 0;
}

#slate-4-image {
	width:100%;
	min-width: 900px;
	margin: 0px auto 0px auto;
	background-position: top center;
	z-index: 0;
}

/********* press section *********/

#press-container {
	width:100%;
	height: 500px;
	background-image: url(../img/mesh.png);
	position: relative;
	z-index: 0px;
}

.press-vignette {
	width:100%;
	height:100%;
	background-image: url(../img/vignette.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	position: absolute;
}
.ie6 .press-vignette {
    display:none;
}

.press-shadow-slice {
	width: 100%;
	height: 48px;
	background-image: url(../img/shadow_slice.png);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
}
.ie6 .press-shadow-slice {
    display:none;
}

#press-slate-container {
	width: 80%;
	max-width: 1000px;
	margin: 0px auto 0px auto;
	padding: 60px 0px 0px 0px;
	position:relative;
	-webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    -ms-transition: opacity 1s ease;
    transition: opacity 1s ease;
}
.press-slate-visible{
    opacity:1;
}
.press-slate-hidden{
    opacity:0;
}

#logo-container {
	width: 100%;
	height: 100px;
	position:relative;
	margin: 0px 0px 20px 0px;
}
.logo-container-hidden{
    display:none;
}
.logo-container {
    display:block;
}

#logo-1 {
	width: 408px;
	height: 94px;
	float: left;
	display:block;
	clear: both;
}

#quote-container {
	width: 100%;
	position:relative;
	text-align: left;
	font-family: 'Microsoft Yahei',"微软雅黑";
	font-size: 28px;
	padding: 0px 0px 0px 12px;
}

.quote-text {
	color: #FFF;
	font-weight: 300;
}

.quote-source {
	color: #6d6e71;
	font-style: italic;
	font-weight: 700;
}

#icon-list {
	text-align: center;
}

#icon-list ul {
	list-style: none;
	overflow:hidden;
	border:none;
	margin: 0px auto 0px auto;
}

#icon-list li {
	float: right;
	list-style: none;
	display: inline;
	cursor:pointer;
}


/************* footer **************/

#footer-container {
	height: 50px;
	margin: 0px auto 0px auto;
	padding: 15px;
	position:relative;
	color:#eee;
	line-height:50px;
	text-align:center;
	background-color:#333;
	clear:both;
}

#footer-company {
	float:left;
	}
	
#footer-company span {
	color: #a7a9ac;
	font-family: 'Microsoft Yahei',"微软雅黑";
	font-weight: 300;
	font-size: 14px;
	line-height: 36px;
}

#footer-company ul {
	list-style: none;
	overflow:hidden;
	border:none;
	margin: 0px 0px 0px 0px;
	padding:30px 0px 0px 0px;
}

#footer-company li {
	float: left;
	list-style: none;
	display: inline;
	cursor:pointer;
	font-family: 'Microsoft Yahei',"微软雅黑";
	font-weight: 300;
	font-size: 18px;
	color: #969696;
	margin: 0px 15px 0px 0px;
	padding:0px 0px 0px 0px;
}

#footer-company li a {
	font-family: 'Microsoft Yahei',"微软雅黑";
	font-weight: 300;
	font-size: 21px;
	text-decoration: none;
	color: #0071bc;
	padding:0px 0px 0px 0px;
}

#footer-company li a:hover {
	color: #0a578c;
	-webkit-transition: color .8s;
	-moz-transition: color .8s;
	-o-transition: color .8s;
	transition: color .8s;
}

#footer-social {
	float:right;
	}
	
#footer-social ul {
	list-style: none;
	overflow:hidden;
	border:none;
	margin: 0px 0px 0px 0px;
	padding:25px 0px 0px 0px;
}

#footer-social li {
	float: none;
	list-style: none;
	display: inline-block;
	cursor:pointer;
	padding:0px 0px 0px 5px;
}

#footer-social li a {
	text-decoration: none;
}

.social-icon {
	width: 62px;
	height: 62px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	-webkit-transition: background-image .8s;
	-moz-transition: background-image .8s;
	-o-transition: background-image .8s;
	transition: background-image .8s;
}

#social-instagram {
	background: url(../img/sprite_icons.png) 0px -62px;
	width: 62px;
	height: 62px;
}

#social-instagram:hover {
	background: url(../img/sprite_icons.png) -62px -62px;
}

#social-tumblr {
	background: url(../img/sprite_icons.png) 0px -124px;
	width: 62px;
	height: 62px;
}

#social-tumblr:hover {
	background: url(../img/sprite_icons.png) -62px -124px;
}

#social-facebook {
	background: url(../img/sprite_icons.png) 0px -186px;
	width: 62px;
	height: 62px;
}

#social-facebook:hover {
	background: url(../img/sprite_icons.png) -62px -186px;
}

#social-twitter {
	background: url(../img/sprite_icons.png) 0px 0px;
	width: 62px;
	height: 62px;
}

#social-twitter:hover {
	background: url(../img/sprite_icons.png) -62px 0px;
}

.no-js .signup_area{
    display:none;
}

.browser-unsupported .signup_area{
    display:none;
}
.user-logged-in .signup_area{
    display:none;
}
.unsupported_area{
    display:none;
}

.no-js .unsupported_area{
    display:block;
}
.no-js .unsupported-text{
    display:none;
}
.no-js .unsupported-text-mobile{
    display:none;
}
.browser-unsupported .unsupported_area{
    display:block;
    color: white;
}
.no-javascript{
    display:none;
}
.no-js .no-javascript{
    display:block;
    color:white;
    text-align: left;
    font-family: 'Microsoft Yahei',"微软雅黑";
    font-size: 12px;
    line-height: 15px;
    font-weight: 300;
    color: #FFF;
    float:left;
    padding: 7px 18px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.browser-unsupported .header-featured{
    display:none;
}
.browser-unsupported .header-discover{
    display:none;
}

.no-js .header-right{
    display:none;
}

.browser-unsupported .header-right{
    display:none;
}
.user-logged-in .header-right{
    display:none;
}
.custorm{
	width:100%;
	margin:0 auto;
	clear:both;
	border-bottom:1px solid #ddd;
	height:55px;
	margin-bottom:30px;
	}
.custorm ul{
	margin:0 auto;
	padding:5px 0;
	width:980px;
	}
.custorm li{
	float: left;
	list-style-type: none;	
	margin:0 20px;
	}
.right{
	float:right;
	}
.left{
	float:left;
	}
	
#imgPlay {
	overflow: hidden;
	width: 1600px;
	zoom: 1;
	height: 500px;
	margin:0 auto;
	position:relative;
}
#imgPlay .imgs IMG  { height:500px; width:1600px;}
#imgPlay .imgs LI { float: left;  position: relative}
#imgPlay .imgs { width: 6400px;}
#imgPlay .btnt {left: 28px; top:68px;  overflow: hidden;  width: 150px; bottom: 12px; position: absolute; height: 40px; line-height:40px; letter-spacing:2px;}
#imgPlay .btnt a { background: url(images/bg.png)  no-repeat;_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( enabled=true,src="images/bg.png");
 background-position: 0px 0px; display: block; width: 150px; height: 40px; line-height:40px; color:#FFFFFF;  font-size:15px; font-weight:bold; font-family:"宋体"; text-align:center;}
#imgPlay .btnt a:hover { background:url(images/bg.png) no-repeat;_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( enabled=true,src="images/bg.png"); background-position: 0px 0px; display: block; width:150px; height:40px; line-height:40px; color:#FFFFFF;font-size:15px; font-weight:bold; font-family:"宋体";}
#imgPlay .prev{ background: url(images/imgPlayer.png) no-repeat 0px 0px; left: 1px; width:46px; cursor:pointer; text-indent: -9999px; position:absolute; top: 180px; height: 81px;}
#imgPlay .next  { background: url(images/implayer.png) no-repeat 0px 0px; left: 1px; width:46px; cursor:pointer; text-indent:-9999px; position: absolute; top: 180px; height:81px;}
#imgPlay .next { background-position: right 0px; right: 1px; left: auto;}
#imgPlay .num { display: inline; left:400px; position: absolute; top: 380px; height: 19px;}
#imgPlay .num SPAN {
	DISPLAY: inline-block; BACKGROUND: url(images/imgPlayer01.png) no-repeat; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( enabled=true,src="images/imgPlayer01.png"); MARGIN: 0px 2px; OVERFLOW: hidden; WIDTH: 14px; CURSOR: pointer; LINE-HEIGHT: 0; HEIGHT: 13px;
}
#imgPlay .num SPAN.on {
	BACKGROUND: url(images/imgPlayer02.png) no-repeat; _background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( enabled=true,src="images/imgPlayer02.png");
}

#imgPlay #numInner {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; PADDING-TOP: 3px; POSITION: absolute; TOP: 380px; TEXT-ALIGN: center;
}
.blank{
	height:20px;
	}
.blank01{
	height:40px;
	}
.clear{
	clear:both
	}
.setion p.casetext{
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #333;
	text-indent: 25px;
	margin-bottom:20px;
	}
.casetext a{
	background-image: url(../img/bg_btn_sy.png);
	background-repeat: no-repeat;
	display:block;
	width:230px;
	height:64px;
	margin-bottom:20px;
	margin-left:50px;
	}
.casetext a.kssy{
	background-position: 0px 0px;	
	}
.casetext a.kssy:hover{
	background-position: 0px -73px;	
	}
.casetext a.zysy{
	background-position: 0px -146px;	
	}
.casetext a.zysy:hover{
	background-position: 0px -220px;	
	}
.line{
	margin-bottom: 50px;
	}
.free_wrapper{
	border-top:1px solid #ddd;
}
.bkg01{
	background-image: url(../img/comp1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:1290px;
	}
.width1020{
	width:1020px;
	margin:0 auto;
	position:relative;
	}
.poab{
	position:absolute;
	top: 483px;
	right: 314px;
	}
.poab01{
	position:absolute;
	top: 1120px;
	left: 40px;
	}
.poab02{
	position:absolute;
	top: 820px;
	left: 355px;
	}
.bkg02{
	background-image: url(../img/comp2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:1064px;
	}
a.sign ,a.sign:active {
	line-height: 52px;
	text-decoration: none;
	background-color:#84d0fa;
	padding:9px 15px;
	font-size:12px;
	color:#fff;
}
a.sign:hover {
    color:#333;
 }
.down{
	
	}
	