@charset "utf-8";
.banner {
	width: 100%;
	height: 260px;
	overflow: hidden;
	background: url(../images/img_07.jpg) center center no-repeat;
}
.main {
	width: 100%;
	height: auto;
	overflow: hidden;
	background: url(../images/bg_22.jpg) left top repeat-x #f8fff7;
}
.main_box {
	background: url(../images/bg_26.jpg) 238px top repeat-y;
	overflow: hidden;
}
.left {
	width: 240px;
	height: auto;
	overflow: hidden;
}
.left_title {
	width: 100%;
	height: 253px;
	padding-bottom: 55px;
	overflow: hidden;
	background: url(../images/bg_23.jpg) center top no-repeat #f8fff7;
	position: relative;
}
.left_title span {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #ffffff;
	text-indent: 14px;
	text-transform: uppercase;
	overflow: hidden;
	position: absolute;
	top: 88px;
	left: 0px;
}
.left_title b {
	display: block;
	width: 100%;
	height: 72px;
	line-height: 72px;
	font-size: 26px;
	color: #ffffff;
	font-weight: normal;
	text-indent: 13px;
	position: absolute;
	top: 110px;
	left: 0px;
}
.left_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.left_list ul {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.left_list ul li {
	width: 100%;
	height: auto;
	line-height: 36px;
	overflow: hidden;
	font-size: 14px;
}
.left_list ul li a {
	display: block;
	color: #333333;
	text-indent: 39px;
	background: url(../images/bg_25.jpg) 11px center no-repeat;
}
.left_list ul li a:hover, .left_list ul li a.lhover {
	color: #f68326;
	background: url(../images/bg_24.jpg) 11px center no-repeat;
}
.left_contact {
	width: 226px;
	height: auto;
	overflow: hidden;
	padding-bottom: 18px;
	border-bottom: 1px solid #cfcfcf;
}
.left_contact_info {
	width: 206px;
	height: auto;
	overflow: hidden;
	padding: 10px;
	background: #f68326;
}
.left_contact_info h1 {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 13px;
}
.left_contact_info p {
	color: #fff;
	line-height: 30px;
}
.right {
	width: 929px;
	height: auto;
	overflow: hidden;
}
.location {
	width: auto;
	height: 44px;
	line-height: 44px;
	padding-left: 27px;
	background: url(../images/bg_27.png) left center no-repeat;
	margin-top: 32px;
	overflow: hidden;
	font-size: 14px;
}
.info {
	width: 100%;
	height: auto;
	min-height: 820px;
	overflow: hidden;
	/*background: #fff;*/
	padding-bottom: 20px;
}
.info_title {
	width: 100%;
	height: 83px;
	line-height: 83px;
	background: url(../images/bg_26.jpg) left center repeat-x;
}
.info_title span {
	display: block;
	float: left;
	width: auto;
	height: auto;
	padding-right: 12px;
	background: #f8fff7;
	font-size: 26px;
}
/*单页*/
.page_content {
	width: 720px;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
	font-size: 14px;
	line-height: 2em;
}
/*新闻列表*/
.newslist {
	width: 890px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.newslist dl {
	width: auto;
	height: 149px;
	border: 1px solid #e3e3e3;
	padding: 30px 11px 9px 285px;
	overflow: hidden;
	position: relative;
	margin-bottom: 28px;
}
.newslist dl h1 {
	display: block;
	width: 262px;
	height: 170px;
	position: absolute;
	top: 9px;
	left: 11px;
	font-size: 12px;
	font-weight: normal;
}
.newslist dl h1 img {
	width: 262px;
	height: 170px;
}
.newslist dl dt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newslist dl dt a {
	color: #1c93cd;
}
.newslist dl dt a:hover {
	color: #f68326;
}
.newslist dl dd {
	width: 100%;
	height: auto;
	line-height: 24px;
	color: #555;
	overflow: hidden;
}
.newslist dl dd a {
	display: block;
	width: 80px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #999999;
	border: 1px solid #e2e2e2;
	background: #f9f9f9;
	margin-top: 12px;
}
.newslist ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 10px;
	/*background: url(../images/bg_29.jpg) left top repeat-x;*/
}
.newslist ul li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-bottom: 10px;
	/*background: url(../images/bg_29.jpg) left bottom repeat-x;*/
	border-bottom: 1px dashed #ddd;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newslist ul li span {
	float: right;
	color: #999999;
	padding-left: 20px;
	padding-right: 12px;
}
.newslist ul li a {
	padding-left: 28px;
	background: url(../images/bg_28.jpg) 10px center no-repeat;
	font-size: 14px;
}
/*新闻详细页*/
.news_info {
	width: 890px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.news_title {
	width: 100%;
	height: auto;
	line-height: 30px;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	padding: 10px 0 20px;
}
.news_date {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #eeeeee;
	color: #999999;
}
.news_content {
	width: 720px;
	height: auto;
	overflow: hidden;
	margin: 20px auto;
	font-size: 14px;
	line-height: 2em;
}
.news_href {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 5px 0px;
	background: #f2f2f2;
}
.news_href ul {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 0 10px;
}
.news_href ul li {
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_href ul li span {
	float: right;
}
.news_href ul li span a {
	text-decoration: underline;
}
/*技术与研发*/
.technology {
	width: 890px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.technology_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 9px;
	margin-bottom: 9px;
	border-bottom: 1px solid #eeeeee;
}
.technology_list dl {
	width: auto;
	height: 145px;
	padding: 10px 13px 10px 285px;
	position: relative;
}
.technology_list dl h1 {
	display: block;
	width: 258px;
	height: 145px;
	position: absolute;
	top: 10px;
	left: 13px;
	font-size: 12px;
	font-weight: normal;
}
.technology_list dl dt {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-bottom: 10px;
}
.technology_list dl dt a {
	color: #1c93cd;
	font-size: 18px;
}
.technology_list dl dd {
	width: 100%;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(../images/bg_30.png) left center no-repeat;
	font-size: 14px;
	text-indent: 16px;
}
.technology_list dl dd.technology_more {
	background: none;
	text-indent: 0px;
	height: 25px;
	margin-top: 7px;
}
.technology_list dl dd.technology_more a {
	display: block;
	width: 80px;
	height: 25px;
	background: url(../images/bg_31.jpg) center center no-repeat;
}
/*核心业务*/
.left_list .left_list_t {
	width: 100%;
	height: auto;
	line-height: 36px;
	overflow: hidden;
	font-size: 14px;
}
.left_list .left_list_t a {
	display: block;
	color: #333333;
	text-indent: 39px;
	background: url(../images/bg_25.jpg) 11px center no-repeat;
}
.left_list .left_list_t a:hover, .left_list .left_list_t a.lhover {
	color: #f68326;
	background: url(../images/bg_24.jpg) 11px center no-repeat;
}
.left_list dl {
	display: none;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.left_list dl dd {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-indent: 52px;
}
.left_list dl dd a:hover, .left_list dl dd a.llhover {
	color: #f68326;
}
.product_info {
	width: 880px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0px;
	border-bottom: 1px solid #e5e5e5;
}
.product_info .product_info_l {
	width: 232px;
	height: auto;
	overflow: hidden;
	padding-right: 12px;
	border-right: 1px solid #e5e5e5;
}
.product_info .product_info_l dt {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	border-bottom: 2px solid #26a168;
	margin-bottom: 5px;
}
.product_info .product_info_l dt a {
	font-size: 16px;
	color: #1c93cd;
}
.product_info .product_info_l dd {
	width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}
.product_info .product_info_l dd img {
	width: 100%;
	height: 130px;
}
.product_info .product_info_r {
	width: 610px;
	height: auto;
	overflow: hidden;
}
.product_info .product_info_r li {
	width: 305px;
	height: auto;
	font-size: 14px;
	line-height: 42px;
	float: left;
	text-indent: 18px;
	background: url(../images/bg_33.jpg) left 16px no-repeat;
}
.product_info .product_info_r li dl {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.product_info .product_info_r li dl dd {
	width: 100%;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-size: 12px;
}
/*分页*/
.page_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 25px 0px 0px;
	text-align: center;
}
.page_list a {
	height: 20px;
	line-height: 26px;
	width: auto;
	border: 1px solid #e0e0e0;
	background: #fff;
	color: #aaaaaa;
	margin: 0 3px;
	padding: 2px 5px;
}
.page_list span {
	margin: 0 3px;
	padding: 2px 5px;
	background: #1485e5;
	color: #fff;
	border: 1px solid #1485e5;
}
.page_list a:hover {
	background: #1485e5;
	color: #fff;
}/*产品列表*/
.productlist {
	width: 880px;
	height: auto;
	overflow: hidden;
	margin: 10px auto;
}
.productlist dl {
	width: auto;
	height: 140px;
	padding-left: 200px;
	padding-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	position: relative;
	margin-bottom: 10px;
}
.productlist dl h1 {
	width: 183px;
	height: 140px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 12px;
	font-weight: normal;
}
.productlist dl h1 img {
	width: 173px;
	height: 130px;
	padding: 4px;
	border: 1px solid #ccc;
}
.productlist dl dt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.productlist dl dd {
	width: 100%;
	height: 100px;
	line-height: 30px;
	overflow: hidden;
}
/*案例列表*/
.caselist {
	width: 885px;
	height: auto;
	overflow: hidden;
	margin: 10px auto;
}
.caselist ul li {
	width: 295px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}
.caselist ul li img {
	display: block;
	width: 270px;
	height: 200px;
	padding: 4px;
	border: 1px solid #ccc;
	margin: 0 auto;
}
.caselist ul li span {
	display: block;
	width: 280px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 auto;
}
/*产品详情*/
.product_t {
	width: 880px;
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 1px dashed #b2b2b2;
	margin: 0 auto 15px;
}
.product_img {
	width: 354px;
	height: auto;
	float: left;
	position: relative;
}
.product_img_show {
	width: 352px;
	height: 352px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	position: relative;
}
.product_img_show img {
	max-width: 352px;
	max-height: 352px;
}
.product_img_show a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.product_img_show a img {
	vertical-align: middle;
}
.product_img_list {
	width: 372px;
	height: 75px;
	overflow: hidden;
	margin-top: 6px;
	position: relative;
}
.product_img_list li {
	width: 73px;
	height: 73px;
	overflow: hidden;
	float: left;
	margin-right: 18px;
	border: 1px solid #dcdcdc;
}
.product_img_list li img {
	width: 73px;
	height: 73px;
}
.product_img_list li:hover, .product_img_list li.imghover {
	border: 1px solid #394eb0;
}
div.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
div.zoomMask {
	position: absolute;
	background: url(../images/mask.png) repeat scroll 0 0 transparent;
	cursor: move;
	z-index: 1;
}
.product_desc {
	width: 490px;
	height: auto;
	overflow: hidden;
	float: right;
}
.product_desc h1 {
	width: 100%;
	height: auto;
	line-height: 36px;
	font-size: 22px;
	color: #444444;
	font-weight: normal;
	padding-bottom: 19px;
}
.product_desc p {
	font-size: 14px;
	line-height: 38px;
	overflow: hidden;
}
.product_desc h3 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #444444;
	font-weight: normal;
}
.product_desc h3 b {
	font-size: 22px;
	color: #e70000;
}
.product_c {
	width: 880px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.product_c_t {
	width: 100%;
	height: 44px;
	overflow: hidden;
	border-bottom: 1px solid #dcdcdc;
	font-weight: normal;
}
.product_c_t span {
	display: block;
	width: auto;
	height: 44px;
	padding: 0 20px;
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	color: #444444;
	float: left;
	background: #dcdcdc;
}
.product_c_c {
	width: auto;
	height: auto;
	padding: 10px 20px;
	overflow: hidden;
	font-size: 14px;
	line-height: 2em;
}
/*资质荣誉*/
.honorlist {
	width: 885px;
	height: auto;
	overflow: hidden;
	margin: 10px auto;
}
.honorlist ul li {
	width: 295px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}
.honorlist ul li img {
	display: block;
	width: 270px;
	height: 315px;
	padding: 4px;
	border: 1px solid #ccc;
	margin: 0 auto;
}
.honorlist ul li span {
	display: block;
	width: 280px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 auto;
}
.courselist {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 10px 20px;
}
.courselist dl {
	width: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}
.courselist dl dt {
	width: auto;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	padding: 0 5px;
	border-bottom: 1px dashed #999;
}
.courselist dl dd {
	width: auto;
	height: auto;
	padding: 5px;
	font-size: 14px;
	line-height: 2em;
	overflow: hidden;
}
