*{
	padding:0;
	margin:0;
	list-style:none;
	border:none;
}
a{
	color:#333;
	text-decoration:none;
}
input{
	background: none;
}
body{
	background: #F5F5F5;
}
.clear{
	clear: both;
}
#content{
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	height: 300px;
}

.download{
	position:relative;
    top: -270px;
    margin-left: 610px;
}
.box-download{
	height:350px;
}
.download-banner{
	width:550px;
	padding:20px 0;
	font-size:16px;
	letter-spacing:1px;
	color:#fff;
}
.download-download{
	background:#f00;
	line-height:40px;
	text-align:center;
	font-size:16px;
	color:#fff;
	margin-top:10px;
	cursor:pointer;
	padding: 10px 20px;
	border-radius:20px
}
.download-tishi{
	height:40px;
	font-size:14px;
	color:#fff233;
	padding-top:10px;
}
.int-intro{
	width: 100%;
	margin: 0 auto;
	background: #fff;
}
.int-intro-img{
	width: 660px;
	float: left;
	margin-top: 35px;
	margin-left: 30px;
}
.int-intro-text{
	width: 360px;
	height: 400px;
	float: right;
	margin-top: 35px; 
	margin-right: 30px;
	color:#162C43;
	line-height: 28px;
}
.int-intro-text-a{
	font-size: 22px;
	font-weight: bold;
	color: #1566b8;
	letter-spacing: 5px;
	margin-top: 40px;
	margin-bottom: 10px;
}
#textareaName{
	width: 300px;
	height: 120px;
	resize: none;
	border:1px solid #666
}
.am-form{
	text-align: center;
	margin-top: 20px;
}
#feedbackSubmit{
	width: 60px;
	height: 30px;
	cursor:pointer;
	color: #fff;
	background: #1072BD;
	margin-top: 10px;
	line-height: 30px;
}
.about{
	background:#fff;
	height:auto;
}
.about .about-a{
	width:425px;
	float:left;
	padding:30px 30px 0px 30px;
}
.about .about-b{
	font-size:18px;
	font-weight:600;
	color:#0E689C; 
	border-bottom:1px solid #D5D5D5;
	padding-bottom:10px;
}
.about .about-a .about-c{
	padding-top:10px;
	letter-spacing:1px;
	line-height:24px;
}
.about .about-a .about-d{
	line-height:24px;
}
.about .about-e{
	width:605px;
	/* height:326px; */
	float:right;
	padding:30px 30px 20px 20px;
}
.about .about-e ul{
	margin-top:20px;
}
.about .about-e ul li{
	padding-top:8px;
}
.about-time{
	padding-right:40px;
}
.about-text{
	color:blue;
	letter-spacing:1px;
}
.about-text a:hover{
	color: #f00;
}
.buttom{
	text-align:center;
	margin-top:30px;
	margin-bottom:60px;
}
.buttom-a{
	font-size:18px;
	font-weight:600;
	color:#0463b7;
	padding-bottom:10px;
}
.buttom-b{
	margin-left:20px;
	line-height:30px;
	text-align:center;
	background:#1072bd;
	color:#fff;
	padding:8px 15px;
	cursor:pointer;
}
.buttom span a:hover{
	color: #f00;
}
.am-formtishi{
	padding: 0 20px;
	color: #f00;
	font-size: 16px;
	font-weight: bold;
}
.am-formtishi-en{
	padding: 0 20px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}
.am-zhidao{
	background: #f00;
	width: auto;
	margin: 30px auto;
	padding:10px 20px;
	border-radius: 4px;
    color: #fff;
	display: inline-block;
}

.am-zhidao:hover{
	color: #fff;
}

.am-code{
	margin: 30px 0 10px;
}

.am-code p{
	color: orangered;
	padding-bottom: 10px;
	font-weight: bold;
}

.v-input{
	width: 40%;
	display: inline-block;
	border-color: #999;
}

.layadmin-user-login-codeimg {
	height: 36px;
	border: 1px solid #999999;
}


.am-form .xiazai{
	margin-bottom: 20px;
	height: auto;
	overflow: hidden;
}

.am-form .xiazai .item{
	width: 50%;
	float: left;
	display: inline-block;
}

.am-form .xiazai .item a{
	padding: 10px 15px;
	margin:10px;
	background-color: #1368bf;
	border-radius: 4px;
	color: #ffffff;
	display: block;
}

.am-form .xiazai .item span{
	color:red;
	padding:0 3px;
	font-size: 13px;
}


.am-form .xiazai .ycitem a{
	padding: 10px 15px;margin:0 10px;background-color: #1368bf;border-radius: 4px;color: #ffffff;
	display: block;
}

.am-form .xiazai .ycitem span{
	color:orangered;
	padding:0 3px;
	font-size: 13px;
}

.am-form .xiazai .test{
	width: 50%;
	display: inline-block;
	margin-top: 15px;
}
.am-form .xiazai .test a{
	padding: 10px 15px;margin:0 10px;background-color: #ff0018;border-radius: 4px;color: #ffffff;
	display: block;
}
.am-form .xiazai .test span{
	color:orangered;
	padding:0 3px;
	font-size: 13px;
}