.download-profile {
	max-width: 1000px;
	margin: 0 auto;
	height: auto;
	margin-top: 60px;
	overflow: hidden;
	text-align: center
}

.download-profile ul {
	list-style: none;
	width: 100%;
	margin-top: 60px;
	overflow: hidden
}

.download-profile-li1 {
	width: 33.3%;
	float: left;
	text-align: center;
	padding-top: 40px
}

.download-profile-li2 {
	width: 33.2%;
	float: left;
	text-align: center;
	border-left: solid 1px #eee;
	border-right: solid 1px #eee;
	padding-top: 40px
}

.download-profile-li3 {
	width: 33.3%;
	float: left;
	text-align: center;
	padding-top: 40px
}

.download-profile h3 {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #4c4c4c;
	line-height: 50px
}

.download-profile-p2 {
	width: 100%;
	font-size: 14px;
	line-height: 30px;
	color: #999
}

.button {
	display: inline-block;
	width: 220px;
	height: 50px;
	line-height: 50px;
	margin-top: 40px;
	border: none;
	background-color: #ff6708;
	font-size: 18px;
	border-radius: 6px;
	color: #fff;
	border: solid 1px #ff6708;
	font-family: "微软雅黑";
}

.button:hover {
	background: linear-gradient(top,#f70,#ff6708);
	background: -webkit-linear-gradient(top,#f70,#ff6708);
	background: -moz-linear-gradient(top,#f70,#ff6708);
	color: #fff;
	border: none;
	cursor: pointer;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7700',endColorstr='#ff6708',grandientType=1);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7700',endColorstr='#ff6708',grandientType=1);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}

.download-a {
	width: 100%;
	font-size: 14px;
	color: #999;
	line-height: 30px;
	margin-top: -40px
}
.news-cent1 {
	width: 100%;
	height: auto;
}

.latest-news {
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0 10px 0
}

.news-left {
	width: 62%;
	height: 100%;
	float: left;
	text-align: left
}

.news-left .idx-art {
	width: 44%;
	float: left;
	margin: 16px 0;
	margin-right: 6%
}

.news-left .idx-art .newspic-box {
	width: 100%;
	cursor: pointer
}

.news-left .idx-art .newspic-box img {
	width: 100%;
	max-height: 160.25px
}

.news-left .idx-art h3 {
	width: 100%;
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	font-weight: bold
}

.news-left .idx-art h3 a {
	color: #4d4d4d
}

.news-left .idx-art h3 a:hover {
	color: #338cfb
}

.news-left .idx-art p {
	width: 100%;
	font-size: 12px;
	line-height: 24px;
	height: 72px;
	overflow: hidden;
	color: #999;
	text-indent: 20px
}

.news-right {
	width: 38%;
	height: 100%;
	float: right;
	text-align: left
}

.news-right ul {
	list-style: none;
	width: 100%;
	height: auto;
	margin-top: 10px
}

.news-right ul li {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #d6d6d6;
	padding: 8px 0
}

.news-right ul li:nth-of-type(1) h3 {
	border-top: 1px solid #d6d6d6
}

.news-right ul li h3 {
	overflow: hidden;
	height: 40px
}

.news-right ul li a {
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: left;
	font-size: 16px;
	overflow: hidden;
	color: #4d4d4d
}

.news-right ul li p {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	color: #999
}


.hotspot {
	max-width: 1000px;
	margin: 0 auto;
	height: auto;
	overflow: hidden;
	margin-top: 30px
}

.hotspot-focus {
	width: 100%;
	height: 20px
}

.hotspot-focus-p1 {
	width: .5%;
	height: 20px;
	background-color: #338cfb;
	float: left
}

.hotspot h2 {
	width: 8%;
	height: 20px;
	margin-left: 1%;
	float: left;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	font-weight: 600;
	color: #666
}

.hotspot-focus-p3 {
	width: 89.5%;
	height: 2px;
	margin-left: 1%;
	float: left;
	background-color: #eee;
	margin-top: 9px
}

.hotspot-left {
	width: 47%;
	margin-left: 3%;
	float: left;
	margin-top: 30px
}

.hotspot-left img {
	width: 45%;
	float: left;
	text-align: center
}

.hotspot-left p {
	width: 52%;
	float: left;
	height: 100px;
	margin-left: 3%;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	color: #999;
	overflow: hidden
}

.hotspot-left-a {
	width: 52%;
	float: left;
	color: #333;
	margin-left: 3%;
	margin-bottom: 20px;
	font-size: 16px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.hotspot-left p a:hover {
	color: #338bfb
}

.hotspot-left ul {
	width: 100%;
	list-style: none
}

.hotspot-left ul li {
	width: 100%;
	height: 55px;
	line-height: 55px;
	border-bottom: solid 1px #eee;
	text-indent: 20px;
	background-image: url(/Content/images/about/dow-ico.jpg);
	background-position: left center;
	background-repeat: no-repeat
}

.hotspot-left ul li a {
	width: 90%;
	color: #333;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block
}

.hotspot-left ul li a:hover {
	color: #338cfb
}

.hotspot-left1 {
	width: 47%;
	margin-left: 3%;
	height: 275px;
	float: left;
	margin-top: 40px;
	background-image: url(/Content/images/about/download8.jpg);
	background-position: center;
	background-repeat: no-repeat
}

.hotspot-left1 a {
	display: block;
	width: 110px;
	height: 30px;
	margin-top: 190px;
	margin-left: 64px
}