
.zlfc {
	overflow: hidden;
	width: 100%;
	height: 280px;
}
.zlfcBox h4 {
	width: 1200px;
	font-size: 24px;
	margin-top: 35px;
	background: url(../images/fengcai_bg.png) no-repeat center;
}
.zlfcBox h4 a {
	color: #06a3e8;
}
.zlfcBox .bd {
	width: 1200px;
	margin-top: 25px;
	overflow: hidden;
}
.zlfcBox li {
	width: 228px;
	height: 236px;
	margin-right: 15px;
	float: left;
}
.zlfcBox li img {
	width: 220px;
	height: 185px;
	border: 1px solid #e0e0e0;
	padding: 3px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.zlfcBox li p {
	text-align: center;
	font-size: 14px;
	line-height: 60px;
	overflow: hidden;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.zlfcBox li:hover img {
	border: 1px solid #06a3e8;
}
.zlfcBox li:hover p {
	color: #ea3516;
}
.zlfcBox li.last {
	margin-right: 0px;
}
.news {
	overflow: hidden;
	width: 100%;
	padding: 25px 0;
	background-color: rgba(6, 163, 232, 0.05);
}
.news .news_title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #06a3e8;
}
.news .news_title h3 {
	font-size: 22px;
	float: left;
	padding-left: 18px;
}
.news .news_title h3>a {
	color: #fff;
}
.news .news_title .more {
	float: right;
	font-size: 14px;
	color: #fff;
	margin-right: 23px;
}
.news .newsBox {
	width: 100%;
	margin: 0 auto;
}
.news .newsBox_left {
	overflow: hidden;
	width: 700px;
	float: left;
}
.news .newsBox_left .news_box {
	padding: 20px;
	height: 360px;
	background: #fff;
}
.news .newsBox_left .xxxw {
	width: 660px;
	height: 160px;
	margin: 0;
}
.xxxw .xwtp1 {
	float: left
}
.xxxw .xwwz1 {
	float: right;
	width: 430px;
	height: 158px;
	overflow: hidden;
}
.xxxw .xwwz1 h3 {
	font-weight: normal;
	height: 40px;
	line-height: 40px;
	width: 100%;
	overflow: hidden;
	margin-top: -11px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.xxxw:hover .xwwz1 h3 {
	color: #06a3e8
}
.xxxw .xwwz1 p {
	font-size: 14px;
	line-height: 26px;
	color: #999;
	height: 104px;
	overflow: hidden;
	text-align: justify;
}
.xxxw .xwwz1 span {
	float: right;
	display: block;
	font-size: 14px;
	color: #06a3e8;
}
.newsBox_left ul li {
	width: 100%;
	height: 39px;
	line-height: 39px;
	font-size: 14px;
	border-bottom: 1px dashed #e1e1e1;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.newsBox_left ul li a {
	display: block;
	float: left;
	width: 540px;
}
.newsBox_left ul li a:hover {
	color: #06a3e8
}
.newsBox_left ul li span {
	color: #676767;
	float: right;
}
.news .newsBox_right {
	overflow: hidden;
	width: 480px;
	font-size: 13px;
	color: #000;
	float: right;
}
.newsBox_right ul {
	padding: 20px;
	padding-top: 11px;
	height: 370px;
	background: #fff;
}
.newsBox_right ul li {
	width: 440px;
	line-height: 39px;
	border-bottom: 1px dashed #e1e1e1;
	font-size: 13px;
	background: url(../images/news_right_li.png) no-repeat 420px 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newsBox_right ul li a {
	font-size: 14px;
	display: block;
}
.newsBox_right ul li .news_nextNav {
	display: none;
	width: 440px;
	height: 112px;
	line-height: 21px;
	background: url(../images/new_right.png) no-repeat top center;
	margin-bottom: 17px;
	overflow: hidden;
}
.newsBox_right ul li .news_nextNav p {
	position: relative;
	width: 410px;
	white-space: normal;
	height: 83px;
	padding: 20px 15px;
	text-align: justify;
	color: #999;
}
.newsBox_right li .news_nextNav p a {
	color: #06a3e8;
	position: absolute;
	right: 15px;
	bottom: 20px;
}
/* toolbar */
.toolbar {
	width: 52px;
	position: fixed;
	right: 1%;
	top: 44%;
	z-index: 999;
}
.toolbar dd {
	width: 51px;
	height: 51px;
	margin-bottom: 1px;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	margin-top: 4px;
	border: #ebebeb solid 1px;
	background-color: #fff;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i {
	width: 51px;
	height: 51px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	text-align: center;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.toolbar dd i span {
	width: 35px;
	height: 35px;
	display: block;
	margin: 8px 0 0 8px;
	background: url(../images/rightfixicon.png) no-repeat 0 0;
}
.toolbar dd.gottop {
	display: none;
}
.toolbar .slide-tel {
	display: block;
	width: 0;
	height: 53px;
	line-height: 53px;
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
	position: absolute;
	padding: 0 0 0 53px;
	top: -1px;
	right: -2px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	overflow: hidden;
}
.toolbar .pop {
	position: absolute;
	right: 90px;
	top: -65px;
	background: #06a3e8;
	display: none;
}
.toolbar .pop-code {
	width: 160px;
}
.toolbar .pop-code img {
	width: 120px;
	height: 120px;
	display: block;
	padding: 20px 20px 0;
}
.toolbar .pop-code h3 {
	height: 52px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	white-space: nowrap;
}
.toolbar .pop-code h3 b {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
.toolbar .qq span {
	background-position: -35px -47px;
}
.toolbar .qq a {
	width: 52px;
	height: 52px;
	cursor: pointer;
	display: block;
}
.toolbar .qq:hover {
	background-color: #06a3e8;
	border-radius: 100%;
}
.toolbar .qq:hover span {
	background-position: 0 -47px;
}
.toolbar .tel span {
	background-position: -35px 0;
}
.toolbar .tel:hover {
	background: #06a3e8;
}
.toolbar .tel:hover span {
	background-position: 0 0;
}
.toolbar .code span {
	background-position: -35px -95px;
}
.toolbar .code:hover {
	background-color: #06a3e8;
	border-radius: 100%;
}
.toolbar .code:hover span {
	background-position: 0 -95px;
}
.toolbar .top span {
	background-position: -35px -142px;
}
.toolbar .top:hover {
	background-color: #06a3e8;
	border-radius: 100%;
}
.toolbar .top:hover span {
	background-position: 0 -142px;
}
/*在线留言*/
.about .about_a .wzi .t1 {
	padding: 0 0 25px;
	color: #06a3e8;
	font-size: 20px;
	font-weight: normal;
}
.about .about_a .wzi .t2 {
	color: #06a3e8;
	font-size: 30px;
	display: block;
	padding: 30px 0;
}
.formData {
	padding-bottom: 20px;
}
.formData .item {
	float: left;
	color: #999;
	font-weight: normal;
	width: 425px;
	height: 56px;
	line-height: 56px;
	border: 1px solid #e5e5e5;
	margin-right: 76px;
	margin-bottom: 45px;
	position: relative;
}
.formData .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	color: #cccccc;
}
.formData .item input {
	outline: none;
	line-height: 38px;
	height: 38px;
	font-size: 18px;
}
.formData .item .txt {
	width: 355px;
	height: 56px;
	line-height: 56px;
	display: block;
	background: none;
	padding-left: 70px;
	border: 0 none;
	color: #999;
}
.formData .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}
.formData .item.mr0 {
	margin-right: 0;
}
.formData .msg-box {
	position: absolute;
	left: 0;
	top: 0px;
}
.formData .liuyan {
	width: 928px;
	height: 260px;
	border: 1px solid #e5e5e5;
	float: left;
}
.formData .liuyan label {
	text-align: right;
	display: block;
}
.formData .liuyan textarea {
	width: 908px;
	height: 234px;
	line-height: 35px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #999;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
}
.formData .bot {
	width: 100%;
}
.formData .sub {
	width: 232px;
	line-height: 54px;
	margin-right: 2px;
	text-align: center;
	background: #06a3e8;
	border: 2px solid #06a3e8;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.formData .sub:hover {
	color: #06a3e8;
	background: none;
}
.formData .yzm {
	width: 432px;
}
.formData .yzm .txt {
	padding-left: 80px;
}
.formData .yzm img {
	position: absolute;
	right: 0;
	top: 0;
	height: 56px;
	border: 0px;
	display: block;
}
/*↓组图样式↓*/
.HS10, .HS15 {
	overflow: hidden;
	clear: both;
}
.HS10 {
	height: 10px;
}
.HS15 {
	height: 15px;
}
.Hidden {
	display: none;
}
.Clearer {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
.FlLeft {
	float: left;
}
.FlRight {
	float: right;
}
/*幻灯片区域背景*/
.MainBg {
	width: 920px;
	margin: 0 auto;
}
/*大图展示区域*/
.OriginalPicBorder {
	padding: 0;
}
#OriginalPic {
	width: 920px;
	overflow: hidden;
	position: relative;
	font-size: 12px;
}
#OriginalPic img {
	display: block;
	min-width: 100px;
	margin: 0 auto;
}
/*鼠标手势*/
.CursorL {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	left: 0;
	/*cursor: url(../images/CurL.cur), auto;
	background: url(../images/space.png) repeat scroll 0 0 transparent;*/
}
.CursorR {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 600px;
	color: #FFF;
	right: 0;
	/*cursor: url(../images/CurR.cur), auto;
	background: url(../images/space.png) repeat scroll 0 0 transparent;*/
}
/*小图预览和滑动*/
.SliderPicBorder {
	width: 100%;
	overflow: hidden;
}
.ThumbPicBorder {
	width: 920px;
	margin: 0 auto;
	background: #eeeeee;
	overflow: hidden;
	position: relative;
}
.ThumbPicBorder #btnPrev {
	width: 45px;
	height: 113px;
	cursor: pointer;
	position: absolute;
	left: 20px;
	top: 20px;
}
.ThumbPicBorder #btnNext {
	width: 45px;
	height: 113px;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px;
}
.ThumbPicBorder .pic {
	width: 755px;
	overflow: hidden;
	position: relative;
	margin: 20px auto;
}
#ThumbPic img {
	border: 3px solid #ddd;
	cursor: pointer;
	background-color: #ddd;
	margin: 0 5px;
	width: 135px;
	height: 108px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
#ThumbPic img.active {
	border: 3px solid #06a3e8;
}
/*↑组图样式↑*/
