*{
	padding:0;
	margin:0;
	list-style:none;
	border:none;
}
a{
	color:#333;
	text-decoration:none;
}
input{
	background: none;
}
body{
	background: #F5F5F5;
}
.clear{
	clear: both;
}


@media (min-width: 1300px) {
	#content{
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	}
}

@media (max-width: 1300px){
	#content{
	width: 1200px;
	margin: 0 auto;
	background: #fff;
	}	
}

@media (max-width: 850px){
	#content{
	width: 99%;
	margin: 0 auto;
	background: #fff;
	}	
}

.download{
	position:relative;
    top: -270px;
    margin-left: 610px;
}
.box-download{
	height: 350px;
}
.download-banner{
	width:550px;
	padding:10px 0 30px 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;
}
.download-tishi{
	height:25px;
	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:400px;
}
.about .about-a{
	width:40%;
	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:45%;
	height:98%;
	float:right;
	padding:30px 30px 20px 20px;
	overflow: hidden;
}
.about .about-e ul{
	margin-top:20px;
}
.about .about-e ul li{
	padding-top:8px;
}

.about-f td, .about-f th {
    border: 1px solid #0091d4;
    text-align: center;
    line-height: 26px;
}

.about-time{
	padding-right:40px;
}
.about-text{
	color:blue;
	letter-spacing:1px;
}
.about-text a:hover{
	color: #f00;
}
.buttom{
	text-align:center;
	padding-top:40px;
	padding-bottom:20px;
}
.buttom-a{
	font-size:15px;
	font-weight:600;
	color:#0463b7;
	padding-bottom:10px;
}
.buttom-a a {
	font-size:16px;
	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: 18px;
	font-weight: bold;
}
.am-zhidao{
	background: #f00;
	width: 65px;
	margin: 30px auto;
	padding:8px 15px;
    color: #fff;
}