@charset "utf-8";
/* CSS Document */
.banner {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.about_title {
	width: 100%;
	text-align: center;
	font-size: 24px;
	border-bottom: 1px solid #c1c3c2;
	font-weight: bold;
	letter-spacing: 4px;
	padding: 10px 0px;
}
.about_content {
	width: 90%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 15px 0px 25px;
	line-height: 25px;
}
/*资质荣誉*/
.honorcontent {
	width: 100%;
	margin: 0px auto;
	padding: 25px 0px;
}
.honorcontent div {
	float: left;
	width: 20%;
	text-align: center;
	padding-bottom: 25px;
}
.honorcontent img {
	width: 280px;
	
	height:auto;
}
.honorcontent .long {
	width: 130px;
}
/*新闻列表*/
.newslist {
	width: 90%;
	height: auto;
	overflow: hidden;
	padding: 25px 0px;
	margin: 0 auto;
}
.newslist dl {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 10px 8px;
	border-bottom: 1px solid #cdcdcd;
}
.newslist dl dt a {
	line-height: 30px;
	font-size: 18px;
	color: #000;
}
.newslist dl dt a:hover {
	color: #0370c3;
}
.newslist dl dd p {
	line-height: 25px;
	text-indent: 2em;
	font-size: 14px;
}
.newslist dl dd span {
	float: left;
	color: #999;
	font-size: 14px;
	line-height: 30px;
}
.newslist dl dd a {
	padding-left: 15px;
	line-height: 30px;
	background: url(../images/news_icon.jpg) left center no-repeat;
	font-size: 14px;
	float: right;
}
/*新闻详细页*/
.newscontent {
	width: 90%;
	height: auto;
	overflow: hidden;
	padding: 25px 0px;
	margin: 0 auto;
}
.newstitle {
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	overflow: hidden;
}
.newsshare {
	text-align: center;
	line-height: 30px;
	padding-bottom: 15px;
	overflow: hidden;
}
.newscon {
	overflow: hidden;
	line-height: 25px;
}
.newsget {
	line-height: 40px;
}
.newsget a {
	float: right;
	padding-left: 25px;
	font-size: 20px;
	background: url(../images/fanhui.gif) left center no-repeat;
}
/*下载列表*/
.download {
	width: 90%;
	height: auto;
	overflow: hidden;
	padding: 25px 0px;
	margin: 0 auto;
}
.download_right {
	width: 77%;
	height: auto;
	overflow: hidden;
}
.download_right ul li {
	width: auto;
	height: auto;
	line-height: 26px;
	padding: 7px 0 7px 20px;
	font-size: 16px;
	background: url(../images/case_icon.jpg) 7px 17px no-repeat;
	border-bottom: 1px dashed #999999;
	overflow: hidden;
}
.download_right ul li b, .download_right ul li em {
	display: block;
	float: left;
	font-style: normal;
}
.download_right ul li b {
	font-weight: normal;
	width: 28%;
}
.download_right ul li em {
	padding-left: 2%;
	width: 50%;
}
.download_right ul li span {
	display: block;
	float: right;
	padding-right: 8px;
}
.download_right ul li span a {
	color: #0370c3;
}
.download_right ul li span a:hover {
	color: #FF0000;
}
/*产品列表*/
.productlist {
	width: 90%;
	height: auto;
	overflow: hidden;
	padding: 25px 0px;
	margin: 0 auto;
}
.productlist_left {
	width: 20%;
	height: auto;
	overflow: hidden;
}
.productlist_left dl {
	width: auto;
	height: auto;
	overflow: hidden;
	background: #e5e9ff;
}
.productlist_left dl dt {
	line-height: 35px;
	color: #fff;
	background: #0634ff;
	font-size: 22px;
	text-indent: 15px;
}
.productlist_left dl dd {
	width: auto;
	line-height: 30px;
	overflow: hidden;
	text-indent: 25px;
}
.productlist_left dl dd a {
	display: block;
}
.productlist_left dl dd a:hover, .productlist_left dl dd a.lhover {
	background: #607cff;
	color: #fff;
}
.productlist_right {
	width: 80%;
	height: auto;
	overflow: hidden;
}
.productlist_right div {
	float: left;
	width: 33.3%;
	text-align: center;
	padding-bottom: 25px;
	line-height: 30px;
}
.productlist_right img {
	max-width: 245px;
	max-height: 170px;/*border: 1px solid #dfdfdf;*/
}
.productlist_right .long {
	width: 130px;
}
/*产品详细页*/
.productlistright {
	width: 80%;
	height: auto;
	overflow: hidden;
}
.producttitle {
	width: 100%;
	text-align: center;
	font-size: 18px;
	line-height: 35px;
	overflow: hidden;
}
.productcontent {
	width: 90%;
	font-size: 14px;
	line-height: 2em;
	/*line-height: 25px;*/
	padding: 15px 0px;
	overflow: hidden;
}
.product_down {
	text-align: center;
	margin: 5px auto;
}
.product_down a {
	display: inline-block;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	width: 160px;
	background: #0370c3;
	color: #fff;
}
.product_down a:hover {
	background: #ec093e;
}
/*招聘列表*/
.jobtitle {
	width: 90%;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	padding: 0 5%;
	background: #0370c3;
	color: White;
	font-size: 24px;
	margin-top: 20px;
}
.jobcontent {
	width: 90%;
	height: auto;
	overflow: hidden;
	padding: 0 5%;
}
.jobcontent_h1 {
	margin-top: 25px;
	width: 130px;
	line-height: 40px;
	background-color: #c1c3c2;
	text-align: center;
	font-size: 26px;
}
.jobcon {
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 25px 0px;
	line-height: 30px;
}
.jobpage {
	width: 90%;
	height: 35px;
	padding: 0 5%;
	line-height: 35px;
	overflow: hidden;
	background: #0370c3;
	color: #fff;
}
.jobpage a:hover {
	color: #fff;
}
.jobshow {
	width: 90%;
	height: auto;
	overflow: hidden;
	padding: 0 5%;
	margin: 20px auto;
	text-indent: 2em;
	font-size: 20px;
	line-height: 30px;
	color: #0370c3;
}
.download_search {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.download_text {
	width: 20%;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	border: 1px solid #666;
	float: left;
	margin-right: 10px;
}
.download_s {
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #0370c3;
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
	border: 0px;
}
.download_left {
	width: 20%;
	height: auto;
	overflow: hidden;
}
.download_left dl {
	width: auto;
	height: auto;
	overflow: hidden;
	background: #e9fbeb;
}
.download_left dl dt {
	line-height: 35px;
	color: #fff;
	background: #28d730;
	font-size: 22px;
	text-indent: 15px;
}
.download_left dl dd {
	width: auto;
	line-height: 30px;
	overflow: hidden;
	text-indent: 25px;
}
.download_left dl dd a {
	display: block;
}
.download_left dl dd a:hover, .download_left dl dd a.lhover {
	background: #74e57a;
	color: #fff;
}
