@charset "utf-8";
/* CSS Document */
.htop {
	font-size: 24px;
	text-align: center;
	padding-bottom: 15px;
	background: url(../images/homehbg.png) no-repeat center bottom;
	margin-bottom: 10px;
}
#banner {
	width: 100%;
	padding-bottom:30px;
	position: relative;
/*	height: 170px;
	overflow:hidden;*/
	background: url(../images/productimg.png) no-repeat top center;
}
#banner .img {
	width: 1920px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
#banner .mbx {
	background: url(../images/dw.png) no-repeat left 18px;
	padding: 20px 0 5px 20px;
	color: #048fbe;
}
#banner .mbx a, #banner .mbx span {
	color: #666;
	font-size:14px;
}
#banner ul {
	text-align: center;
	padding: 0 40px;
}
#banner ul a {
	display: block;
	color: #333;
	padding: 0 25px;
	font-size: 16px;
	background: #e0e0e0;
	transition: all 0.5s ease;
	-webkit-transition: all 0.3s ease;
}
#banner ul li {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	margin: 15px 5px 0;
}
#banner ul li.on a, #banner ul li a:hover {
	background: #048fbe;
	color: white;
}
#banner ul li {
	position: relative;
 *display:inline;
}
#banner ul li ul {
	position: absolute;
	top: 34px;
	left: 0;
	width: 100%;
	padding: 0 0 5px 0;
	background: #0199cd;
	display: none;
	z-index: 999;
}
#banner ul li ul li a, #banner ul li.on ul li a {
	padding: 5px 2px;
	font-size: 14px;
	background: #0199cd;
	color: white;
}
#banner ul li ul li {
	margin: 0;
	width: 100%;
	height: auto;
	line-height: 1.5em;
	border-top: 1px #19b8ee dashed;
}
#banner ul li ul li a:hover {
	background: #06a9e1;
}
#main .cp1 {
	margin-bottom:2px;
	padding-bottom:25px;	
}
#main .cp1 li {
	float: left;
	width: 253px;
	height: 246px;
	background: #d9d9d9;
	margin: 30px 11px 0;
	_margin: 30px 10px 0 9px;
	overflow: hidden;
}
#main .cp1 li span {
	display: block;
	line-height: 56px;
	text-align: center;
	color: black;
	font-size: 16px;
}
#main .cp1 li a:hover span {
	color: #0199cd;
}
#main .cp1 ul {
/*	height: 860px;
*/	border-bottom: 1px #ccc solid;
}
.productny {
	padding: 45px 10px;
	width: 1080px;
 *padding-bottom:0;
}
.productny .left {
	width: 560px;
}
.productny .nyh h4 {
	font-size: 24px;
	font-weight: normal;
	display: inline;
	border-bottom: 6px #0199cd solid;
	padding: 0 10px;
}
.productny .nyh {
	border-bottom: 1px #e5e5e5 solid;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
}
.productny .left .text {
	padding: 0 5px;
}
/* 本例子css */
.slideBox {
	width: 500px;
	height: 405px;
	overflow: hidden;
	position: relative;
}
.slideBox .hd {
	height: 15px;
	overflow: hidden;
	z-index: 1;
	display: inline-block;
	float: right;
	width: 90px;
}
.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	text-align: center;
}
.slideBox .hd ul li {
 *margin:0 2px;
	width: 12px;
	height: 15px;
	line-height: 14px;
	display: inline-block;
	background: url(../1/cpny-02.png) no-repeat bottom left;
 *background-position:-15px left;
	cursor: pointer;
}
.slideBox .hd ul li {
 *display:inline;
}
.slideBox .hd ul li.on {
	background: url(../1/cpny-02.png) no-repeat center -1px;
	color: #fff;
 *background-position:-1px left;
}
.slideBox .bd {
	position: relative;
	height: 380px;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	border: 1px #ccc solid;
}
.slideBox .bd img {
	width: 498px;
	height: 374px;
	display: block;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev {
	background: url(../1/cpny.png) no-repeat left top;
	display: inline-block;
	width: 12px;
	height: 15px;
	float: right;
}
.slideBox .next {
	background: url(../1/cpnyr.png) no-repeat left top;
	display: inline-block;
	width: 12px;
	height: 15px;
	float: right;
}
.slideBox .page {
	text-align: right;
	width: 130px;
	float: right;
	padding-top: 5px;
}
.slideBox .djck {
	font-size: 16px;
	color: #0199cd;
}
.about {
	padding: 30px 50px 50px;
}
/*case*/
#case .case li {
	width: 494px;
	height: 114px;
	padding: 20px;
	margin-top: 20px;
	background: url(../images/caselibg.png) no-repeat center center;
}
#case .case li .r {
	font-family: "microsoft yahei";
	width: 330px;
}
#case .case li .r h4 {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #0199cd;
	font-weight: normal;
	padding-bottom: 10px;
}
#case .case li .img {
	border: 1px #ccc solid;
	width: 143px;
	height: 107px;
	overflow: hidden;
}
#case .case li p {
	display: block;
	line-height: 23px;
	color: #787878;
	height: 23px;
	width: 330px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#case .case li span {
	display: block;
	line-height: 20px;
	color: #787878;
	padding-bottom: 5px;
}
#case .case li .xq {
	color: #0199cd;
	text-decoration: underline;
}
#case .case li a.xq:hover {
	color: #C60;
}
/*map*/
#map .inner {
	background: white;
	width: 1052px;
	padding: 24px;
	position: relative;
 *padding-top:464px;
}
#map .map {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 1;
}
#map .maptext {
	position: relative;
	z-index: 2;
	width: 550px;
	border: 1px #ccc solid;
	border-bottom: 6px #d9d9d9 solid;
	margin: auto;
	padding: 20px;
	background: white;
	margin-top: 440px;
}
/*message*/
#message .inner {
	background: white;
	padding: 50px 0 50px 208px;
	width: 892px;
}
#message .inner .red {
	color: red;
	margin-right: 5px;
}
#message .inner .l {
	color: #333;
	text-align: right;
	width: 100px;
	line-height: 39px;
}
#message .inner .radio {
	height: 60px;
	line-height: 39px;
}
#message .inner .inputp {
	height: 60px;
}
#message .inner .inputp input {
	background: #f3f3f3;
	border: 1px #ccc solid;
	width: 504px;
	height: 39px;
	line-height: 39px;
}
#message .inner .textarea textarea {
	background: #f3f3f3;
	border: 1px #ccc solid;
	width: 504px;
	height: 253px;
}
#message .inner .btn {
	padding-left: 245px;
	padding-top: 30px;
}
#message .inner .btn input {
	background: #0199cd;
	border: none;
	width: 113px;
	height: 38px;
	font-size: 16px;
	color: #fff;
	font-family: "微软雅黑";
	line-height: 38px;
	cursor: pointer;
	margin-right: 10px;
}
/*news*/
#news .inner {
	padding: 40px 70px 10px;
	width: 980px;
	min-height: 400px;
	background: white;
}
#news .inner li {
	display: inline-block;
	height: 90px;
	width: 980px;
}
#news .inner li {
 *display:inline;
}
#news .inner li a.more {
	color: #048fbe;
	text-decoration: underline;
	font-size:14px;
}
#news .inner li .date {
	width: 60px;
	height: 58px;
	background: #048fbe;
	color: white;
	font-size: 16px;
	text-align: center;
	padding-top: 12px;
}
#news .inner li .date span {
	display: block;
	line-height: 22px;
}
#news .inner li .n {
	font-size: 14px;
}
#news .inner li .r {
	width: 900px;
	line-height: 23px;
}
#news .inner li p {
	display: block;
	width: 900px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #787878;
}
#news .inner li h4 {
	font-weight: normal;
	color: #048fbe;
	font-size: 18px;
}
#news #page {
	border-top: 1px #ccc solid;
	padding:20px;
}
/*newsny*/
#newsny .inner {
	padding: 35px 0;
	background: white;
}
#newsny .inner .h {
	/*height: 32px;*/
	background: url(../1/newhimgline.png) no-repeat left bottom;
	border-bottom: 1px #ccc solid;
}
#newsny .inner .h h4 {
	font-size:22px;
	width:800px;
	font-weight: normal;
	background: url(../1/newhimg.png) no-repeat 20px 5px;
	padding:0 0 10px 55px;
	float:left;
}
#newsny .inner .h .r {
	color: #787878;
	line-height: 24px;
}
#newsny .inner .h .r span {
	margin: 0 10px;
	font-family: "microsoft yahei";
	font-size: 13px;
}
#newsny .inner .content {
	width: 1000px;
	margin:30px auto 0;
}
/*recruit*/
#recruit .inner {
	background: white;
	padding: 40px 15px 0;
	width: 1070px;
	line-height: 30px;
}
#recruit .inner li {
	padding: 15px 0;
	height: 110px;
}
.recruittop {
	border: 1px #ccc solid;
	width: 1068px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
}
#recruit .zwmc {
	width: 550px;
	_width: 500px;
	margin-left: 30px;
}
#recruit .zwyx {
	width: 145px;
	text-align: center;
}
#recruit .gzdd {
	width: 205px;
	text-align: center;
}
#recruit .fbrq {
	width: 135px;
	text-align: center;
}
.litop {
	margin-bottom: 15px;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}
.libottom .yq {
	width: 660px;
	margin-left: 30px;
}
.libottom .btn {
	width: 135px;
}
.libottom .btn a {
	display: block;
	width: 107px;
	height: 43px;
	margin: auto;
	background: url(../images/xqbtn.png) no-repeat center center;
}
#message.recruit_sq .inner {
	background: white;
	padding: 50px 0 50px 145px;
	width: 954px;
}
#message.recruit_sq .inner .inputp input {
	width: 318px;
}
#message.recruit_sq .inner .inputp.xjd input {
	width: 650px;
}
#message.recruit_sq .inner .textarea textarea {
	width: 650px;
}
#message.recruit_sq .inner .zwmc {
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
}
#message.recruit_sq .inner .zwmc .l {
	color: #0199cd;
}
#message.recruit_sq .inner .zwmc .mc {
	text-align: left;
}
#message.recruit_sq .inner .inputp .r span {
	display: block;
	height: 60px;
	float: right;
	line-height: 60px;
	font-family: "microsoft yahei";
	color: #999;
	padding-left: 12px;
}
#message.recruit_sq .inner .inputp .zhu {
	font-family: "microsoft yahei";
	color: #999;
	vertical-align: middle;
}
#message.recruit_sq .inner .inputp.nx input {
	width: 98px;
	vertical-align: middle;
}
#message.recruit_sq .inner .inputp.select {
	height: 24px;
	width: 100%;
	padding-bottom: 10px;
}
#message.recruit_sq .inner .select .l {
	line-height: 22px;
}
#message.recruit_sq .inner .inputp select {
	width: 98px;
	line-height: 22px;
	border: 1px #ccc solid;
	vertical-align: middle;
}
/*page*/
#page {
	width: 1080px;
	margin: 0 auto;
	background: white;
	padding: 20px 10px;
	height: 60px;
}
#page ul {
/*	float: left;*/
	text-align:center;
	font-family: "microsoft yahei";
}
#page li {
	display: inline-block;
	margin:3px;
}
#page li {
 *display:inline;
}
#page li a {
	color: #666;
	display: block;
	padding: 0 10px;
	line-height: 25px;
	background: #e5e5e5;
}
#page li a:hover, #page li a.on {
	color: white;
	background: #0199cd;
}
#page .tz {
	float: right;
	line-height: 25px;
	font-family: "microsoft yahei";
}
#page .tz .text input {
	width: 23px;
	height: 23px;
	border: 1px #ccc solid;
	margin: 0 5px;
	vertical-align: middle;
}
#page .tz span {
	margin-right: 5px;
}
#page .tz .btn {
	display: inline-block;
	line-height: 23px;
	width: 23px;
	height: 23px;
	border: 1px #047095 solid;
	text-align: center;
	background: #0199cd;
	color: white;
	margin: 0 5px;
}
#case #page {
	background: none;
	border-top: 1px #ccc solid;
	margin-top: 20px;
}
#recruit.zwxq .inner div {
	margin: 10px 0px;
}
#recruit.zwxq .inner h4 {
	font-size: 20px;
}
#recruit.zwxq .inner .yx {
	font-size: 18px;
	color: #ff8600;
}
#recruit.zwxq .inner .jy, #recruit.zwxq .inner .gzd {
	font-size: 16px;
}
#recruit.zwxq .inner .hui {
	color: #999;
}
#recruit.zwxq .inner h5 {
	font-size: 18px;
	font-weight: normal;
	padding-top: 15px;
	border-top: 1px #eaeaea solid;
}
#recruit.zwxq .inner .btn {
	width: 135px;
	margin-bottom: 30px;
}
#recruit.zwxq .inner .btn a {
	display: block;
	width: 107px;
	height: 43px;
	background: url(../images/zpbtn.png) no-repeat center center;
}
