@CHARSET "UTF-8";
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden} 
input{
	font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体";
	border:none;
	outline:none;
}
.app_content{
	width:1004px;
	margin:0 auto 100px auto;
	clear:both;
}
.app_title{
	width:100%;
	height:40px;
	line-height:40px;
	float:left;
	border-bottom:1px solid #e3e3e3;
	font-size:18px;
	color:#464646;
	margin-top:20px;
}
.app_left{
	width:235px;
	height:510px;
	float:left;
}
.app_left img{
	width:150px;
	height:150px;
	margin-top:29px;
	float:left;
}
.bt_download{
	width:120px;
	height:35px;
	background-color:#32a5e7;
	border-radius:3px;
	color:#fdffff;
	margin-top:20px;
	margin-left:15px;
	font-size:18px;
        cursor:pointer;
	
}
.bt_download:hover{
        background-color:#2f97d4;
}
.app_left_line{
	width:100%;
	height:28px;
	line-height:28px;
	font-size:14px;
	color:#000;
	float:left;
}
.app_right{
	width:755px;
	float:left;
	margin-left:14px;
}
.app_right_title{
	width:100%;
	height:40px;
	line-height:40px;
	font-size:20px;
	color:#32a5e7;
	margin-top:18px;
}
.app_right_share{
	width:75px;
	height:40px;
	line-height:40px;
	color:#cccccc;
	font-size:14px;
	float:right;
	cursor:pointer;
	position:relative;
}
.app_right_share img{
	width:14px;
	height:15px;
	float:left;
	margin-left: 6px;
    margin-top: 13px;
}
.app_right_toshare{
	width:68px;
	height:23px;
	border:1px solid #cccccc;
	position:absolute;
	left:0px;
	top:40px;
	display:none;
}
.app_right_toshare_a1{
	margin-top:3px;
	margin-left:7px;
	width:22px;
	height:18px;
	background:url(/images/weichat.png) center no-repeat;
	float:left;
}
.app_right_toshare_a2{
	margin-top:3px;
	margin-left:10px;
	width:22px;
	height:18px;
	background:url(/images/weibo.png) center no-repeat;
	float:left;
}
.app_right_h{
	font-size:18px;
	margin-top:17px;
	float:left;
	clear:both;
}
.app_right_txt{
	font-size:14px;
	clear:both;
	float:left;
	line-height:26px;
	width:650px;
}
.app_right_functions{
	width:100%;
	height:31px;
	line-height:31px;
	color:#32a5e7;
	float:left;
	font-size:14px;
	margin-left:-5px;
	cursor:pointer;
}
.app_right_detail{
	width:670px;
	float:left;
	display:none;
}
.app_right_arrow{
	width:12px;
	height:6px;
	float:right;
	margin-right:310px;
	margin-top:14px;
}
.app_txtfeedback{
	margin-top:21px;
	padding-left:8px;
	padding-top:10px;
	width:744px;
	height:123px;
	float:left;
	resize: none;
	outline:none;
	border:1px solid #d9d9d9;
	font-family:"Microsoft YaHei","微软雅黑","SimSun","宋体";
}
.app_subfeedback{
	width:90px;
	height:30px;
	clear:both;
	background-color:#32a5e7;
	margin-left:332px;
	border-radius:3px;
	margin-top:20px;
	float:left;
	color:#fff;
	font-size:18px;
        cursor:pointer;
}
.app_subfeedback:hover{
        background-color:#2f97d4;
}