body
{
    text-align:center;
    background-color:#FFFFFF;
    margin:0 auto
}
.apps
{
	width:960px;
    height:560px;
    overflow:visible;
    align-content:center;
    position:relative;
    z-index:0;
    margin:0 auto
}
.app, .app_selected
{
	height:560px
}
.app
{
	display:none
}
.app_info
{
	background-color:#FFFFFF;
	width:455px;
	height:480px;
	position:relative;
	float:left
}
.app_image_container
{
	background-color:#FFFFFF;
	width:455px;
	height:500px;
	position:relative;
	float:left;
	margin-left:50px
}
.app_logo_name
{
	background-color:#FFFFFF;
	position:relative;
	height:140px
}
.app_logo_container
{
	background-color:#FFFFFF;
	position:relative;
	width:120px;
	height:140px;
	float:left
}
.app_logo
{
	margin-top:20px
}
.app_name
{
	background-color:#FFFFFF;
	position:relative;
	width:320px;
	height:140px;
	float:left
}
.app_select
{
    height:50px;
	width:260px;
    font-size:16px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background:url("../images/products_select.jpg") no-repeat scroll right center transparent;
    font-family:"Microsoft YaHei";
    color:#000000;
	border:1px solid #C5C5C5;
	border-radius:5px;
	outline:none;
    margin:50px 0px 0px 0px;
	padding-left:10px
}
.app_des
{
	background-color:#FFFFFF;
	height:400px;
    text-align:justify;
    line-height:22px;
    font-size:16px;
    font-family:"Microsoft YaHei";
    color:#333333
}
.app_image
{
	margin-top:50px
}
.support
{
    position:relative;
    top:0px;
    text-align:left;
    overflow:hidden;
    align-content:center;
	width:960px;
    height:480px;
    margin:0 auto
}
.support_email
{
	position:relative;
	border-radius:4px;
	border:1px solid #C5C5C5;
	width:528px;
	height:40px;
	line-height:20px;
    font-size:16px;
    font-family:"Microsoft YaHei";
    color:#333333;
	margin:20px 20px 0px 0px;
	padding-left:10px;
	padding-right:10px
}
.support_content
{
	position:relative;
	border-radius:4px;
	border:1px solid #C5C5C5;
	resize:none;
	width:528px;
	height:200px;
	line-height:20px;
    font-size:16px;
    font-family:"Microsoft YaHei";
    color:#333333;
	margin:20px 20px 0px 0px;
	padding-left:10px;
	padding-right:10px
}
.support_submit
{
    position:relative;
    top:20px;
	left:0px
}
.support_submit_button
{
    text-align:center;
    width:200px;
	height:40px;
    font-family:"Microsoft YaHei";
    font-size:16px;
    color:#FFFFFF;
	background-color:#92A3C5;
	outline:none;
	border:0px;
	border-radius:10px
}
.support_submit_button:hover
{
    color:#000000;
	cursor:pointer
}
.contact
{
    position:relative;
    top:0px;
    text-align:center;
    overflow:hidden;
    align-content:center;
	width:960px;
    height:360px;
    margin:0 auto
}
.contact_email
{
    position:relative;
    top:30px;
	left:0px;
    z-index:1;
    width:460px;
    height:140px;
}
.contact_email_text
{
    position:absolute;
    z-index:2;
    top:0px;
    text-align:right;
    line-height:110px;
    width:410px;
    font-family:"Microsoft YaHei";
    font-size:20px;
    font-weight:bold;
    color:#436129
}
.text_title
{
    height:80px;
    text-align:justify;
    line-height:70px;
    font-size:24px;
    font-weight:bold;
    font-family:"Microsoft YaHei";
    color:#000000;
    max-width:550px;
    min-width:300px
}
.text
{
    text-align:justify;
    line-height:20px;
    font-size:16px;
    font-family:"Microsoft YaHei";
    color:#333333;
    max-width:550px;
    min-width:300px
}
