﻿@charset "utf-8";
html, body {
	font-size: 12px;
	margin: 0px auto;
	font-family: Arial, simsun;
	-webkit-text-size-adjust: none;
}
img {
	border: none;
}
input, textarea, select {
	outline: none;
	resize: none;
}
input, dl, dt, dd, ul, ol, p, h1, h2, h3, h4, h5, h6, form, textarea, select {
	padding: 0px;
	list-style: none;
	margin: 0px;
}
a:link, a:visited {
	color: #282828;
	text-decoration: none;
}
a:hover {
	color: #cccccc;
}
.head {
	height: 76px;
	width: 1200px;
	position: relative;
	margin: 0px auto;
}
.logo {
	float: left;
	display: inline;
	padding-top: 10px;
}
.head_right {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 1;
}
.head_dh {
	background: #08a1c2;
	font-size: 16px;
	font-family: 'Microsoft YaHei', Arial;
	height: 44px;
	line-height: 44px;
	min-width: 1200px;
	color: #ffffff;
}
.w1200 {
	width: 1230px;
	margin: 0px auto;
	overflow: hidden;
	background-color:#fff;
}
.head_dh ul li {
	float: left;
	position: relative;
	z-index: 3;
}
.head_dh ul li a.navia:link, .head_dh ul li a.navia:visited {
	padding: 0px 28px;
	color: #ffffff;
	display: block;
}
.head_dh ul li a.navia:hover {
	background: #484848;
}
.head_dh ul li .tc {
	position: absolute;
	width: 100%;
	left: 0;
	top: 44px;
	padding-bottom: 8px;
	display: none;
}
.head_dh ul li .tc a {
	display: block;
	height: 33px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.head_dh ul li.w162 {
	width: 162px;
	position: relative;
	z-index: 20;
}
.head_dh ul li.w162 a:link, .head_dh ul li.w162 a:visited {
	padding: 0px;
}
.head_dh ul li.w162 .title {
	background: #484848;
	text-align: center;
}
.head_dh ul li.w162 .show {
	display: none;
	width: 100%;
	position: absolute;
	top: 44px;
	left: 0px;
}
.head_dh ul li.w162 .show dl {
	display: block;
	font-size: 14px;
	color: #ffffff;
}
.head_dh ul li.w162 .show dl dt {
	line-height: 40px;
	height: 40px;
}
.head_dh ul li.w162 .show dl dd {
	line-height: 39px;
	height: 39px;
	margin-top: 1px;
}
.head_dh ul li.w162 .show dl a:link, .head_dh ul li.w162 .show dl a:visited {
	display: block;
	background-position: 20px center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 54px;
	line-height: 39px;
	height: 100%;
	color: #FFF;
}
.head_dh ul li.w162 .show dl a:hover {
	background-color: #cccccc;
}
.head_dh ul li.head_dh_pr {
	position: relative;
	height: 44px;
	font-size: 0px;
	display: none;
}
.head_dh ul li.head_dh_pr input {
	width: 60px;
	height: 44px;
	cursor: pointer;
	border: none;
}
.INbanner {
	min-width: 1200px;
	height: 398px;
	position: relative;
	border-bottom: 5px solid #e4e4e4;
	text-align: center;
	overflow: hidden;
}
.INbanner .banner_img {
	height: 398px;
	margin: 0px auto;
	min-width: 1200px;
}
.INbanner .banner_img ul li {
	height: 398px;
	min-width: 1200px;
	background-position: center center;
	background-repeat: no-repeat;
}
.INbanner .banner_img ul li a:link, .INbanner .banner_img ul li a:visited {
	display: block;
	width: 100%;
	height: 398px;
}
.INbanner .banner_d {
	height: 10px;
	margin-top: -10px;
	position: relative;
	display: inline-block;
	bottom: 20px;
	text-align: center;
	margin: 0px auto;
}
.INbanner .banner_d span {
	display: inline-block;
	width: 10px;
	height: 10px;
	text-align: center;
	margin: 0px 3px;
	cursor: pointer;
}
.INbanner .banner_d span.on {
}
.INbanner .prev {
	width: 89px;
	height: 89px;
	position: absolute;
	left: 0px;
	top: 150px;
	filter: alpha(opacity=50);
	opacity: 0.50;
	cursor: pointer;
}
.INbanner .next {
	width: 89px;
	height: 89px;
	position: absolute;
	right: 0px;
	top: 150px;
	filter: alpha(opacity=50);
	opacity: 0.50;
	cursor: pointer;
}
.INbanner .prev:hover, .INbanner .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.INcontent_class {
	min-width: 1200px;
	border-bottom: 1px solid #e7e7e7;
	overflow: hidden;
}
.INcontent_class ul {
	width: 1240px;
}
.INcontent_class ul li {
	width: 115px;
	float: left;
	text-align: center;
	padding-top: 25px;
	margin-right: 40px;
}
.INcontent_class ul li .class_img {
	height: 82px;
	width: 82px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
	margin: 0px auto;
}
.INcontent_class ul li .class_img span {
	display: inline-block;
	height: 82px;
	width: 82px;
	border-radius: 50%;
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
	background-position: center center;
	background-repeat: no-repeat;
}
.INcontent_class ul li .class_img a:link, .INcontent_class ul li .class_img a:visited {
	height: 82px;
	width: 82px;
	border-radius: 50%;
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	display: none;
}
.INcontent_class ul li:hover .class_img a {
	z-index: 3 !important;
	display: inline-block;
}
.INcontent_class ul li:hover .class_img span {
	display: none;
}
.INcontent_class ul li .class_name {
	line-height: 21px;
	padding-top: 15px;
}
.INcontent_class ul li .class_name a.name {
	color: #484848;
	font-size: 14px;
	font-family: 'Microsoft YaHei', Arial;
}
.INcontent_class ul li .class_name p.font {
	color: #8a8989;
	font-size: 12px;
}
.INcontent_class ul li .class_name p.font span {
	color: #cccccc;
	font-weight: bold;
}
.ov {
	overflow: hidden;
}
.IN_news {
	border-bottom: 1px solid #e7e7e7;
	min-width: 1200px;
	padding: 20px 0px 0px;
}
.IN_news .left {
	width: 98%;
    float: left;
    margin: 1% 1% 1% 1%;
}
.IN_news .left p {
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	color: #221815;
	text-decoration: none;
}
.IN_news .left .title {
	height: 35px;
	overflow: hidden;
}
.IN_news .left .title .title_left {
	line-height: 33px;
	height: 35px;
	float: left;
}
.IN_news .left .title .title_left ul li {
	float: left;
	margin-right: 2px;
	padding: 0px 15px;
	font-size: 18px;
	color: #c0c0c0;
	border: 1px solid #dbdbdb;
	display: inline;
	cursor: pointer;
	font-family: 'Microsoft YaHei', Arial;
}
.IN_news .left .title .title_left ul li:hover {
	border: 1px solid #cccccc;
	background: #08a1c2;
	color: #ffffff;
}
.IN_news .left .title .title_left ul li.on {
	border: 1px solid #cccccc;
	background: #08a1c2;
	color: #ffffff;
}
.c_both {
	clear: both;
	overflow: hidden;
	font-size: 0px;
}
.IN_news .left .title a.title_right:link, .IN_news .left .title a.title_right:visited {
	float: right;
	line-height: 24px;
	border: 1px solid #dbdbdb;
	height: 24px;
	display: inline-block;
	padding: 0px 10px;
	font-size: 14px;
	color: #a3a3a3;
	margin-top: 4px;
	display: none;
}
.IN_news .left .title a.title_right:hover {
	border: 1px solid #cccccc;
	background: #08a1c2;
	color: #ffffff;
}
.IN_left_show {
	display: none;
	padding-top: 20px;
}
.IN_left_show .IN_left_show_h126 {
	height: 126px;
	overflow: hidden;
	width: 318px;
}
.IN_left_show .IN_left_show_h126 ul li {
	float: left;
	width: 182px;
	margin-right: 9px;
	display: inline;
	position: relative;
	cursor: pointer;
	height: 126px;
	overflow: hidden;
}
.IN_left_show .IN_left_show_h126 ul li .bg {
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	height: 30px;
	line-height: 30px;
	z-index: 1;
	background: #000000;
	filter: alpha(opacity=50);
	opacity: 0.50;
}
.IN_left_show .IN_left_show_h126 ul li a.font:link, .IN_left_show .IN_left_show_h126 ul li a.font:visited {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	height: 30px;
	line-height: 30px;
	z-index: 2;
	overflow: hidden;
	display: block;
	text-align: center;
}
.IN_left_show_h126 ul {
	width: 574px;
}
.IN_news_list {
	padding-top: 5px;
	line-height: 33px;
}
.IN_news_list ul li {
	border-bottom: 1px dotted #cacaca;
	line-height: 33px;
	height: 33px;
	overflow: hidden;
	padding-left: 25px;
}
.IN_news_list ul li a:link, .IN_news_list ul li a:visited {
	color: #282828;
	font-size: 12px;
	font-weight: bold;
	float: left;
}
.IN_news_list ul li span.time {
	float: right;
	color: #acacac;
}
.IN_news_list ul li a:hover {
	color: #cccccc;
}
.IN_news .right {
	width: 283px;
	float: right;
	margin-right: 20px;
}
.IN_news .right .title {
	height: 35px;
	overflow: hidden;
}
.IN_news .right .title .title_left {
	float: left;
	height: 35px;
	line-height: 35px;
	background: #08a1c2;
	color: #ffffff;
	padding: 0px 15px;
	font-size: 18px;
	font-family: 'Microsoft YaHei', Arial;
}
.IN_news .right .title a.title_right:link, .IN_news .right .title a.title_right:visited {
	float: right;
	line-height: 24px;
	border: 1px solid #dbdbdb;
	height: 24px;
	display: inline-block;
	padding: 0px 10px;
	font-size: 14px;
	color: #a3a3a3;
	margin-top: 4px;
}
.IN_news .right .title a.title_right:hover {
	border: 1px solid #cccccc;
	background: #08a1c2;
	color: #ffffff;
}
.pt20 {
	padding-top: 20px;
}
.IN_news .right .pt20 .dt_left {
	float: left;
	width: 282px;
	line-height: 30px;
	font-size: 14px;
	color: #868484;
}
.IN_news .right .pt20 .dt_left li {
	height: 30px;
	padding-left: 25px;
}
.IN_news .right .pt20 .dt_left li span {
	color: #cccccc;
}
.IN_news .right .pt20 .h161 {
	height: 161px;
}
.IN_news .right .pt20 .dt_right {
	float: right;
	width: 282px;
}
.phone {
	padding-left: 32px;
	line-height: 36px;
	font-size: 16px;
	color: #484848;
	font-family: 'Microsoft YaHei';
}
.qq {
	padding-left: 32px;
	line-height: 36px;
	font-size: 16px;
	color: #484848;
	font-family: 'Microsoft YaHei';
}
.h29 {
	height: 29px;
}
.Consultation {
	clear: both;
	padding-top: 15px;
}
.Consultation a:link, .Consultation a:visited {
	position: relative;
	font-size: 20px;
	padding: 0px 10px;
	color: #ffffff;
	display: inline-block;
	background: #08a1c2;
	font-family: 'Microsoft YaHei', Arial;
	height: 60px;
	line-height: 60px;
}
.Consultation a span {
	height: 60px;
	line-height: 60px;
	display: inline-block;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.h79 {
	height: 30px;
	text-align: center;
	background: url(../images/xcmc.png) no-repeat center center;
	background-size: 100%;
	margin-top: 20px;
}
.h79 p.title {
	font-size: 30px;
	font-family: 'Microsoft YaHei';
	line-height: 30px;
	height: 30px;
	display: inline-block;
	color: #363636;
}
.h79 p.english {
	color: #b8b8b8;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 16px;
	height: 16px;
	padding-top: 3px;
}
.pt15 {
	padding-top: 15px;
}
.pt15 .title {
	height: 35px;
	overflow: hidden;
}
.pt15 .title .title_left {
	line-height: 33px;
	height: 35px;
	float: left;
}
.pt15 .title .title_left ul li {
	float: left;
	margin-right: 2px;
	padding: 0px 15px;
	font-size: 18px;
	color: #c0c0c0;
	border: 1px solid #dbdbdb;
	display: inline;
	cursor: pointer;
	font-family: 'Microsoft YaHei', Arial;
}
.pt15 .title .title_left ul li a {
	color: #c0c0c0;
}
.pt15 .title .title_left ul li:hover {
	border: 1px solid #cccccc;
	background: #08a1c2;
	color: #ffffff;
}
.pt15 .title .title_left ul li.on {
	border: 1px solid #cccccc;
	background: #08a1c2;
	color: #ffffff;
}
.pt15 .title .title_left ul li.on a {
	color: #fff;
}
.pt15 .title a.title_right:link, .pt15 .title a.title_right:visited {
	float: right;
	line-height: 24px;
	border: 1px solid #dbdbdb;
	height: 24px;
	display: inline-block;
	padding: 0px 10px;
	font-size: 14px;
	color: #a3a3a3;
	margin: 4px 10px 0px 0px;
	display: none;
}
.pt15 .title a.title_right:hover {
	border: 1px solid #cccccc;
	background: #08a1c2;
	color: #ffffff;
}
.pt5 {
	padding-top: 5px;
	display: none;
}
.ov_w1200 {
	width: 1200px;
	overflow: hidden;
}
.pt5 .ov_w1200 {
	width: 1200px;
	overflow: hidden;
}
.pt5 .ov_w1200 div.w1215 {
	width: 1213px;
}
.pt5 .ov_w1200 div.w1215 .flmt15 {
	float: left;
	margin-top: 15px;
	margin-right: 13px;
	display: inline;
	position: relative;
}
.flmt15 div {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	color: #ffffff;
	text-align: center;
	line-height: 21px;
	display: none;
}
.flmt15:hover div {
	display: block;
}
.flmt15 div p {
	margin: 0px 20px;
}
.flmt15 div p.title {
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	line-height: 30px;
}
.flmt15 div td {
	width: 100%;
	text-align: center;
	color: #ffffff;
	height: 100%;
}
.w610 {
	width: 606px;
}
.h30 {
	height: 30px;
	clear: both;
}
.teaching_content {
	height: 395px;
}
.teaching_content .left {
	float: left;
	width: 280px;
	padding: 15px 25px 10px 25px;
	height: 370px;
	background: #ffffff;
}
.teaching_content .left .title {
	line-height: 50px;
	height: 50px;
	color: #c1bdbd;
	font-size: 25px;
	text-transform: uppercase;
}
.teaching_content .left .center_1 {
	padding-top: 10px;
	line-height: 45px;
	height: 45px;
	font-size: 15px;
	font-weight: bold;
	color: #cccccc;
	font-family: 'Microsoft YaHei';
}
.teaching_content .left .center_1 a {
	color: #cccccc;
}
.teaching_content .left .center_2 {
	line-height: 24px;
	color: #484848;
	font-size: 14px;
	height: 240px;
	font-family: 'Microsoft YaHei';
}
.teaching_content .left .tr {
	height: 23px;
	overflow: hidden;
}
.teaching_content .left .tr a {
	margin-left: 20px;
}
.w275 {
	float: right;
	width: 275px;
	color: #363636;
	font-weight: bold;
	line-height: 65px;
	height: 395px;
}
.w275 ul {
	margin-top: -1px;
}
.w275 ul li {
	margin-top: 1px;
	height: 65px;
	position: relative;
	background: #efefef;
	cursor: pointer;
	text-align: center;
	font-size: 13px;
	font-weight: normal;
	font-family: "Microsoft YaHei";
}
.w275 ul li.on {
	background: #08a1c2;
	color: #ffffff;
}
.w275 ul li span {
	width: 9px;
	height: 17px;
	position: absolute;
	left: -9px;
	top: 24px;
	z-index: 2;
	display: none;
}
.w275 ul li.on span {
	display: block;
}
.bb1_mw1200 {
	border-bottom: 1px solid #e7e7e7;
	min-width: 1200px;
}
.h35 {
	height: 35px;
	overflow: hidden;
}
.h35 .fleft_title {
	float: left;
	height: 35px;
	line-height: 35px;
	background: #08a1c2;
	color: #ffffff;
	padding: 0px 15px;
	font-size: 18px;
	font-family: 'Microsoft YaHei', Arial;
}
.h35 a:link, .h35 a:visited {
	float: right;
	line-height: 24px;
	border: 1px solid #dbdbdb;
	height: 24px;
	display: inline-block;
	padding: 0px 10px;
	font-size: 14px;
	color: #a3a3a3;
	margin-top: 4px;
}
.h35 a:hover {
	border: 1px solid #cccccc;
	background: #08a1c2;
	color: #ffffff;
}
.h455 {
	margin-top: 20px;
	height: 455px;
	position: relative;
	width: 1200px;
}
.h455 td {
	overflow: hidden;
	height: 455px;
}
.h455 td td {
	width: auto;
	height: auto;
}
.JY_li {
	padding-top: 20px;
	width: 1200px;
	display: none;
}
.JY_li ul {
	width: 1216px;
}
.JY_li li {
	float: left;
	width: 288px;
	background: #ffffff;
	border-bottom: 3px solid #363636;
	box-shadow: 0px 0px 5px #999999;
	margin-right: 16px;
	display: inline;
}
.JY_li li:hover {
	border-bottom: 3px solid #cccccc;
}
.pt5 {
	padding-top: 20px;
	width: 1200px;
	display: none;
}
.pt5 ul {
	width: 1216px;
}
.pt5 li {
	float: left;
	width: 288px;
	background: #ffffff;
	border-bottom: 3px solid #363636;
	box-shadow: 0px 0px 5px #999999;
	margin: 0px 6px 16px 6px;
	display: inline;
}
.mw1200_bg_fa .pt5 li .big_photo{ width:288px; height:220px; overflow:hidden}
.mw1200_bg_fa .pt5 li .big_photo a{ display:table-cell;width:288px; height:220px; vertical-align:middle; text-align:center}
.mw1200_bg_fa .pt5 li .big_photo a img{ max-width:288px; max-height:220px;}
.pt5 li:hover {
	border-bottom: 3px solid #cccccc;
}
.w6_11_left {
	position: absolute;
	width: 27px;
	height: 27px;
	background-color: #d3d3d3;
	background-image: url(../images/w6_11_left.png);
	background-position: center center;
	background-repeat: no-repeat;
	left: 10px;
	top: 36px;
	cursor: pointer;
}
.w6_11_right {
	position: absolute;
	width: 27px;
	height: 27px;
	background-color: #d3d3d3;
	background-image: url(../images/w6_11_right.png);
	background-position: center center;
	background-repeat: no-repeat;
	right: 10px;
	top: 36px;
	cursor: pointer;
}
.w6_11_left:hover, .w6_11_right:hover {
	background-color: #cccccc;
}
#hz_1 {
	border: 1px solid #e6e6e6;
	padding: 10px;
	height: 80px;
	position: relative;
}
.h102 {
	margin-top: 25px;
	overflow: hidden;
}
.h80_p10 .Links {
	width: 1100px;
	margin: 0px auto;
}
.h80_p10 .Links ul li {
	float: left;
	margin: 0px 10px;
	cursor: pointer;
}
.h80_p10 .Links ul li span {
	display: none;
}
.h80_p10 .Links ul li:hover img {
	display: none;
}
.h80_p10 .Links ul li:hover span img {
	display: block;
}
.h80_p10 .Links ul li:hover span {
	display: block;
}
#hz_2 .Links_1{ padding:0px 10px;}
#hz_2 li {
	float: left;
	line-height: 30px;
	margin-right: 30px;
}
.bootom_h45 {
	line-height: 45px;
	height: 45px;
	min-width: 1200px;
	text-align: center;
	background: #393939;
	color: #898787;
}
.bootom_h45 a {
	color: #ccc;
}
.bottom_right_font {
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	height: 20px;
	margin-top: 5px;
}
.p045 {
	padding: 0px 45px;
}
.zx_3 {
	padding-left: 24px;
}
.zx_2 {
	padding-left: 24px;
}
.zx_h30 {
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
}
.zx_h30 a:link, .zx_h30 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.zx_h30 a:hover {
	color: #cccccc;
}
.color_1 {
	color: #cccccc;
}
.bottom_phone {
	line-height: 30px;
	color: #ffffff;
	font-size: 14px;
}
.right_phone {
	line-height: 24px;
	padding-left: 24px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.br_p045 {
	border-right: 1px solid #5e5d5d;
	padding: 0px 45px;
}
.bottom_show {
	line-height: 24px;
	color: #898787;
}
.bottom_show a:link, .bottom_show a:visited {
	color: #898787;
}
.bottom_show a:hover {
	color: #cccccc;
}
.bottom_title {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	line-height: 30px;
}
.br_bk1 {
	border-right: 1px solid #5e5d5d;
}
.br_bl {
	border-right: 1px solid #5e5d5d;
	padding: 0px 35px;
}
.p30_mw1200 {
	background: #08a1c2;
	min-width: 1200px;
}
.p30_mw1200 .w1200{background-color: #08a1c2 !important;}
.w11_right {
	margin-left: 35px;
	display: inline-block;
	padding-left: 20px;
	text-align: center;
}
.w11_left {
	padding-left: 20px;
	display: inline-block;
	text-align: center;
}
.bottom_bg {
	width: 1200px;
	margin: 0px auto;
	color: #ffffff;
	padding-top: 225px;
	line-height: 47px;
	height: 47px;
	text-align: center;
}
.h47_bg {
	min-width: 1200px;
}
.mw1200_bg_fa {
	border-bottom: 1px solid #e7e7e7;
	min-width: 1200px;
}
.w300 {
	width: 165px;
	overflow: hidden;
}
.w350 {
	float: left;
	width: 347px !important;
	padding: 20px 15px !important;
	height: 413px !important;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.w3500 {
	float: left;
	width: 552px !important;
	padding: 20px 15px !important;
	height: 413px !important;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.ti_fz16 {
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
}
.ti_fz16 a {
	color: #cccccc;
}
.w328 img {
	filter: alpha(opacity=70);
	opacity: 0.70;
}
.lx .w328 img {
	filter: alpha(opacity=100);
	opacity: 1;
}
.c28_fbold {
	color: #282828;
	font-weight: bold;
	line-height: 36px;
}
.lh18_ca {
	line-height: 18px;
	color: #a5a4a4;
}
.h103 {
	height: 103px;
	overflow: hidden;
	margin-top: 20px;
}
.fr_w870 {
}
.fl_w595 {
	height: 395px;
	float: left;
	overflow: hidden;
	width: 925px;
}
.bb1_w1200 {
	border-bottom: 1px solid #e7e7e7;
	min-width: 1200px;
}
.h208 {
	height: 208px !important;
}
.w242_list {
	background: #f2f2f2;
	line-height: 45px;
	font-size: 14px;
	color: #666666;
}
.w242_list li a:link, .w242_list li a:visited {
	line-height: 45px;
	height: 45px;
	display: block;
	color: #666666;
	padding-left: 35px;
}
.w242_list li a:hover {
	width: 213px;
	line-height: 45px;
	height: 45px;
	border-right: 2px solid #cccccc;
	background: #ffffff url(../images/w3_img.png) no-repeat 25px center;
	color: #cccccc;
	font-weight: bold;
}
.w242_list li.l_1 a:link, .w242_list li.l_1 a:visited {
	width: 213px;
	line-height: 45px;
	height: 45px;
	border-right: 2px solid #cccccc;
	background: #ffffff url(../images/w3_img.png) no-repeat 25px center;
	color: #cccccc;
	font-weight: bold;
}
.Consultation_1 {
	clear: both;
	padding-top: 10px;
}
.Consultation_1 a:link, .Consultation_1 a:visited {
	position: relative;
	font-size: 18px;
	padding: 0px 5px;
	color: #ffffff;
	display: inline-block;
	background: #08a1c2;
	font-family: 'Microsoft YaHei', Arial;
	height: 52px;
	line-height: 52px;
}
.Consultation_1 a span {
	height: 52px;
	line-height: 52px;
	display: inline-block;
}
.w242_pt10 {
	overflow: hidden;
	padding-top: 10px;
	width: 242px;
}
.w242_pt10 div.ttd {
	float: left;
	width: 77px;
	margin-right: 4px;
	display: inline;
}
.w242_pt10 div.tbl {
	width: 245px;
}
.h5_content {
	clear: both;
	padding: 15px 0px;
	height: 5px;
	overflow: hidden;
	text-align: center;
}
.h5_content span {
	margin: 0px 3px;
	cursor: pointer;
	display: inline-block;
	width: 5px;
	height: 5px;
}
.h5_content span.on {
}
.h14_biao {
	float: right;
	padding-left: 24px;
	color: #666666;
}
.h14_biao a:link, .h14_biao a:visited {
	color: #666666;
	text-decoration: none;
}
.h14_biao a:hover {
	color: #cccccc;
}
.C_table span {
	margin-left: 10px;
	white-space: nowrap;
}
.ZX_table {
	padding-top: 18px;
	line-height: 39px;
	color: #666666;
	font-size: 14px;
}
.ZX_table td {
	padding-bottom: 15px;
}
.ZX_table td input {
	border: 1px solid #cccccc;
	height: 37px;
	line-height: 37px;
	width: 345px;
	padding: 0px 14px;
	font-size: 14px;
}
.ZX_table td div {
	position: relative;
	line-height: 39px;
	height: 39px;
}
.ZX_table td span {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px 14px;
	display: none;
}
.textarea_1 {
	width: 890px;
	padding: 5px 14px;
	line-height: 24px;
	border: 1px solid #cccccc;
	font-size: 14px;
	height: 120px;
}
.ZX_list {
	padding-top: 18px;
	line-height: 45px;
	color: #666666;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
}
.ZX_list li {
	line-height: 45px;
	height: 45px;
	padding-left: 34px;
	border-bottom: 1px solid #e4e4e4;
}
.ZX_list li span {
	float: right;
	font-family: Arial;
}
.ZX_list li a:link, .ZX_list li a:visited {
	float: left;
	display: inline;
	color: #666666;
}
.ZX_list li a:hover {
	color: #cccccc;
}
.FY {
	clear: both;
	padding: 20px 0px;
	height: 25px;
	text-align: center;
	line-height: 23px;
}
.FY li {
	list-style: none;
	display: inline;
}
.FY a:link, .FY a:visited, .FY b, .FY .thisclass, .FY .pageinfo {
	display: inline-block;
	text-align: center;
	border: 1px solid #cccccc;
	border-radius: 3px;
	padding: 0px 7px;
	margin: 0px 2px;
	font-family: Arial, simsun;
	color: #333333;
	font-weight: normal;
}
.FY a:hover, .FY .thisclass {
	background: #08a1c2;
	border: 1px solid #cccccc;
	color: #ffffff;
}
.FY a.xz:link, .FY a.xz:visited {
	background: #08a1c2;
	border: 1px solid #cccccc;
	color: #ffffff;
}
.lh37_ul {
	padding-top: 7px;
	line-height: 37px;
	font-size: 12px;
	display: none;
}
.lh37_ul li {
	height: 37px;
	line-height: 37px;
	border-bottom: 1px dotted #cccccc;
}
.lh37_ul li div {
	float: left;
	color: #cccccc;
	width: 16px;
	height: 16px;
	overflow: hidden;
	line-height: 16px;
	text-align: center;
	margin-top: 11px;
}
.lh37_ul li a:link, .lh37_ul li a:visited {
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 0 70px 0 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.lh37_ul li a:hover {
	color: #cccccc;
}
.lh37_ul li span {
	float: right;
	color: #666666;
}
.Consultation_2 {
	clear: both;
	padding-top: 10px;
}
.Consultation_2 a:link, .Consultation_2 a:visited {
	position: relative;
	font-size: 21px;
	padding: 0px 10px;
	color: #ffffff;
	display: inline-block;
	background: #08a1c2;
	font-family: 'Microsoft YaHei', Arial;
	height: 52px;
	line-height: 52px;
}
.Consultation_2 a span {
	height: 52px;
	line-height: 52px;
	display: inline-block;
}
.w242_pt10_1 {
	overflow: hidden;
	padding-top: 10px;
	width: 282px;
}
.w242_pt10_1 li {
	float: left;
	width: 90px;
	margin-right: 5px;
	display: inline;
}
.w242_pt10_1 li.qh {
	width: auto;
	float: none;
	margin: auto;
	display: block;
}
.w242_pt10_1 ul {
	width: 287px;
}
.lh37_ul ul li.nr div {
	color: #ffffff;
	background: #08a1c2;
}
.tDY {
	padding-top: 10px;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.tDY li {
	padding: 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
}
.PP_ulList {
	height: 35px;
	line-height: 33px;
	color: #666666;
	font-size: 18px;
	font-family: 'Microsoft YaHei';
}
.PP_ulList li {
	float: left;
	margin-right: 2px;
	display: inline;
	border: 1px solid #dbdbdb;
	background: #fafafa;
	padding: 0px 20px;
	cursor: pointer;
}
.PP_ulList li.mn {
	background: #08a1c2;
	border: 1px solid #cccccc;
	color: #ffffff;
}
.p35000 {
	padding: 35px 0px 0px 0px;
	display: none;
}
.p35000 td {
	padding-bottom: 25px;
}
.w490 {
	margin: 0px auto;
	height: 254px;
	width: 490px;
}
.w490 li {
	position: relative;
	display: inline-block;
}
.w490 li div a:link, .w490 li div a:visited {
	color: #ffffff;
}
.w490 li div a:hover {
	color: #cccccc;
}
.w490 li div {
	position: absolute;
	bottom: 0px;
	left: 0px;
	line-height: 36px;
	height: 36px;
	padding: 0px 12px;
	font-size: 14px;
	color: #ffffff;
}
.h10_content {
	padding-top: 15px;
	height: 10px;
	text-align: center;
	font-size: 0px;
}
.h10_content span {
	display: inline-block;
	width: 9px;
	height: 9px;
	cursor: pointer;
	margin: 0px 5px;
}
.h10_content span.on {
}
.ul_mr7 li {
	float: left;
	margin-right: 7px;
	display: inline;
	position: relative;
}
.ul_mr7 {
	width: 942px;
}
.w814 {
	width: 828px;
	margin: 0px auto;
}
.w814 li {
	float: left;
	padding: 8px 3px 3px 3px;
	font-size: 0px;
	margin: 0px 4px;
	display: inline;
	cursor: pointer;
}
.ul_mr7_1 li {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	display: inline;
	position: relative;
}
.ul_mr7_1 {
	width: 942px;
}
.ul_sp li {
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 20px;
	display: inline;
}
.ul_sp li img {
	display: block;
}
.ul_sp li .fz14_b0 {
	font-weight: bold;
	font-size: 15px;
}
.ul_sp {
	width: 955px;
}
.ul_sp_1 li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	display: inline;
	width: 218px;
	line-height: 18px;
}
.ul_sp_1 {
	width: 955px;
}
.ul_sp_2 li {
	float: left;
	margin-right: 20px;
	display: inline;
	width: 218px;
	line-height: 18px;
}
.ul_sp_2 {
	width: 955px;
}
.fr_w240 {
	float: right;
	width: 240px;
	overflow: hidden;
	height: 408px;
}
.fr_w240 ul li {
	border-bottom: 1px solid #ebebeb;
	padding: 10px 0px;
}
.fr_w240 ul {
	margin-top: -10px;
}
.spxq_ul {
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	font-family: 'Microsoft YaHei';
	margin-top: 10px;
}
.spxq_ul li {
	float: left;
	color: #666666;
	padding: 0px 10px;
	cursor: pointer;
}
.spxq_ul li.on {
	color: #ffffff;
	background: #08a1c2;
}
.ul_sp_3 li {
	float: left;
	margin-right: 20px;
	display: inline;
	width: 206px;
	line-height: 18px;
	margin-top: 20px;
}
.ul_sp_3 {
	width: 905px;
	display: none;
}
.ul_sp_4 li {
	float: left;
	margin-right: 20px;
	display: inline;
	width: 218px;
	line-height: 18px;
	margin-top: 20px;
}
.ul_sp_4 {
	width: 955px;
}
.ul_ms {
	width: 945px;
}
.ul_ms li {
	float: left;
	text-align: center;
	padding: 9px;
	border: 1px solid #cccccc;
	line-height: 26px;
	margin-right: 10px;
	display: inline;
	margin-bottom: 10px;
	display: inline;
}
.pt10_2 {
	padding-top: 10px;
	width: 935px;
}
.pt10_2 ul {
	width: 946px;
}
.pt10_2 li {
	float: left;
	margin-right: 11px;
	display: inline;
}
.ul_sp_5 li {
	float: left;
	position: relative;
	margin-right: 20px;
	margin-bottom: 12px;
	display: inline;
}
.ul_sp_5 {
	width: 955px;
}
.ul_xy li {
	float: left;
	width: 223px;
	border-bottom: 2px solid #363636;
	margin-right: 14px;
	display: inline;
	margin-bottom: 15px;
	display: inline;
}
.ul_xy {
	width: 949px;
}
.ul_xy li:hover {
	border-bottom: 2px solid #cccccc;
	box-shadow: 0px 0px 5px #cccccc;
}
.ul_gm li {
	float: left;
	width: 211px;
	margin-right: 12px;
	display: inline;
}
.ul_gm {
	margin-top: 18px;
	width: 897px;
}
.ul_news li {
	padding: 13px 0px;
	border-bottom: 1px dotted #cccccc;
}
.ul_news {
	margin-top: -13px;
}
.bottom_bg_1 {
	width: 1200px;
	margin: 0px auto;
	color: #ffffff;
	padding-top: 225px;
	line-height: 47px;
	height: 47px;
	text-align: center;
}
.fr_w430 {
	float: right;
	padding-right: 320px;
	width: 470px;
}
.fr_w430 li {
	float: left;
	margin-top: 11px;
	margin-left: 13px;
	width: 201px;
	display: inline;
}
.w600_mt195 {
	float: left;
	margin-top: 195px;
	width: 660px;
}
.w600_mt195 li {
	float: left;
	margin-right: 8px;
	display: inline;
}
.w650_ov {
	width: 650px;
	margin: 0px auto;
	margin-top: 50px;
	overflow: hidden;
}
.w650_ov td {
	border-top: 1px dotted #cccccc;
	padding: 15px 0px;
	line-height: 28px;
}
.w650_ov table {
	margin-top: -1px;
}
.w650_ov td div {
	float: left;
	border-radius: 5px;
	background: #08a1c2;
	width: 95px;
	text-align: center;
	background: #08a1c2;
	color: #ffffff;
	font-size: 16px;
}
.w650_ov td span {
	margin-left: 20px;
	float: left;
	display: inline;
	color: #666666;
	font-size: 16px;
}
.p150_c666 {
	padding: 15px 0px;
	color: #666666;
	line-height: 28px;
}
.p150_c666 li {
	height: 28px;
	line-height: 28px;
	float: left;
	padding-left: 28px;
	width: 220px;
}
.h140_w605 {
	padding-top: 18px;
	height: 140px;
	overflow: hidden;
	width: 605px;
	overflow: hidden;
}
.h140_w605 li {
	float: left;
	width: 128px;
	height: 130px;
	padding: 5px 10px;
	color: #ffffff;
	margin-right: 4px;
	display: inline;
	text-align: center;
}
.h140_w605 ul {
	width: 609px;
}
.mt0 {
	margin-top: 0px;
}
.p300030 {
	padding: 30px 0px 0px 30px;
}
.p300030 td {
	padding: 15px 0px;
	border-bottom: 1px dotted #ef9131;
}
.cy_ul {
	overflow: hidden;
	width: 1200px;
}
.cy_ul ul {
	width: 1203px;
}
.cy_ul li {
	float: left;
	width: 237px;
	position: relative;
	height: 141px;
	overflow: hidden;
	margin-right: 3px;
	margin-bottom: 3px;
	display: inline;
}
.cy_ul li:hover .w1_bg_1_d {
	display: block;
}
.w1078 {
	width: 1076px;
	margin: 0px auto;
}
.w1078 ul li {
	float: left;
	width: 261px;
	margin: 0px 4px;
	display: inline;
}
.CS_list {
	padding-top: 18px;
}
.CS_list ul li {
	margin-bottom: 20px;
}
.BM_list_bg_1 {
}
.BM_list_bg_2 {
}
.ZX_date {
	display: inline-block;
	width: 26px;
	border-radius: 50%;
	box-shadow: 0px 0px 3px #ffffff;
	background: #484848;
	line-height: 26px !important;
	height: 26px !important;
	font-size: 12px;
	text-align: center;
	position: absolute;
	right: -10px;
	top: -10px;
}
.w28_biao_1 {
	padding-left: 40px;
}
.w28_biao_2 {
	padding-left: 40px;
}
.IN_XY_name {
	padding: 2px 15px;
	text-align: center;
}
.tfz16 {
	font-weight: bold;
	font-size: 16px;
	color: #cccccc;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
}
.JY_li .tfz16 a {
	display: block;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.h24 {
	color: #646464;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.lh18_cb2 {
	line-height: 18px;
	height: 24px;
	overflow: hidden;
	color: #b2b2b2;
}
.NY_banner {
	height: 240px;
	min-width: 1200px;
}
.left_w242 {
	float: left;
	width: 242px;
	margin-top: -24px;
}
.dq_xf {
	width: 242px;
	float: left;
}
.left_title_1 {
	height: 102px;
	line-height: 102px;
	color: #ffffff;
	font-size: 28px;
	font-family: 'Microsoft YaHei', Arial;
	background: #08a1c2;
	text-align: center;
}
.mt5_pp {
	margin-top: 5px;
}
.w28_biao_1_a {
	padding-left: 35px;
}
.w28_biao_2_a {
	padding-left: 35px;
}
.pt10_h32 {
	padding-top: 10px;
	height: 32px;
}
.fz16_title {
	float: left;
	font-size: 16px;
	color: #4c4c4d;
	font-family: 'Microsoft YaHei', Arial;
	line-height: 31px;
	border-bottom: 1px solid #cccccc;
}
.fr_w12 {
	float: right;
	padding-right: 15px;
	color: #4c4c4d !important;
	font-size: 14px;
	line-height: 32px;
}
.fr_w12:hover {
	color: #cccccc !important;
}
.lh23_center {
	line-height: 23px;
	text-align: center;
	color: #666666;
}
.lh23_center a:link, .lh23_center a:visited {
	color: #666666;
}
.lh23_center a:hover {
	color: #cccccc;
}
.fr_w935 {
	float: right;
	width: 935px;
	margin-top: -44px;
}
.fr_w935 .top_h45 {
	line-height: 44px;
	height: 45px;
}
.color_2 {
	color: #ff0000;
}
.pt18 {
	padding-top: 0px;
}
.pt20_c666 {
	padding-top: 20px;
	line-height: 20px;
	color: #666666;
}
.lh30_mt18 {
	line-height: 30px;
	margin-top: 18px;
	border: 1px solid #e5e5e5;
}
.w100_left {
	background: #f7f7f7;
	width: 100px;
	text-align: center;
	border-right: 1px solid #e5e5e5;
	color: #666666;
}
.color_3 {
	color: #666666;
}
.lh30_bk1 {
	line-height: 30px;
	margin-top: 18px;
	border: 1px solid #e5e5e5;
	margin-left: 15px;
}
.left_w282 {
	float: left;
	width: 282px;
	margin-top: -24px;
}
.top_h45 {
	line-height: 44px;
	height: 45px;
}
.mt20 {
	margin-top: 20px;
}
.h33_lh32 {
	margin-top: 30px;
	height: 33px;
	line-height: 32px;
	background: #eeeeee;
	font-size: 16px;
	font-family: 'Microsoft YaHei';
	color: #666666;
}
.h33_lh32 td {
	cursor: pointer;
}
.bg_fff_1 {
	background: #ffffff;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
.cboth {
	clear: both;
}
.w885 {
	float: right;
	width: 885px;
	margin-top: -44px;
}
.fleft {
	float: left;
	display: inline;
}
.fr_w600 {
	float: right;
	width: 600px;
}
.fz30_cee78 {
	font-size: 30px;
	color: #cccccc;
	font-family: 'Microsoft YaHei';
}
.fz18_tu {
	font-size: 18px;
	text-transform: uppercase;
	color: #333333;
}
.mt20_fz14 {
	margin-top: 20px;
	line-height: 30px;
	font-size: 14px;
}
.lh18_c666 {
	line-height: 18px;
	color: #666666;
}
.lhfont {
	margin-top: 15px;
	line-height: 34px;
	height: 34px;
	border-bottom: 1px solid #cccccc;
}
.fl_fz16 {
	float: left;
	font-size: 16px;
	color: #333333;
}
.right_w12 {
	float: right;
	padding-right: 15px;
	color: #4c4c4d;
	font-size: 14px;
	line-height: 35px;
	color: #666666;
}
.w935_h260 {
	overflow: hidden;
	width: 935px;
	height: 260px;
	margin-top: 20px;
}
.w1_bg_1 {
	height: 36px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	position: absolute;
}
.pas_1 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	line-height: 36px;
	width: 100%;
	color: #ffffff;
}
.ml15_fl {
	float: left;
	margin-left: 15px;
	display: inline;
}
.ml15_fl a:link, .ml15_fl a:visited {
	color: #ffffff;
}
.ml15_fl a:hover {
	color: #cccccc;
}
.w19_1 {
	padding-left: 24px;
	font-size: 12px;
	float: right;
	margin-right: 15px;
}
.w1_bg_1_a {
	height: 20px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	position: absolute;
}
.wdiimg {
	position: absolute;
	bottom: 0px;
	line-height: 20px;
	width: 100%;
	color: #ffffff;
}
.wdi_name {
	float: left;
	padding-left: 5px;
}
.wdi_name a:link, .wdi_name a:visited {
	color: #ffffff;
}
.wdi_name a:hover {
	color: #cccccc;
}
.w19_1_fr {
	float: right;
	padding-left: 24px;
	padding-right: 5px;
}
.c_h10 {
	clear: both;
	height: 10px;
}
.h63_p0510 {
	height: 63px;
	overflow: hidden;
	padding: 5px 10px;
	background: #eeeeee;
	color: #666666;
}
.lh63 {
	line-height: 63px;
}
.fl_mt13 {
	float: left;
	margin-left: 5px;
	display: inline;
	margin-top: 13px;
}
.fml15 {
	float: left;
	margin-left: 15px;
	display: inline;
	line-height: 21px;
	font-size: 12px;
}
.mt7 {
	margin-top: 7px;
}
.liuy {
	line-height: 39px;
	height: 39px;
	color: #272727;
	font-family: 'Microsoft YaHei';
	font-size: 16px;
	font-weight: bold;
}
.bk1_pl10 {
	border: 1px solid #cccccc;
	padding-left: 10px;
}
.w100_h120 {
	width: 100%;
	height: 120px;
	border: none;
	line-height: 20px;
	padding: 5px 0px;
}
.sum {
	border: none;
	line-height: 40px;
	height: 40px;
	padding: 0px 20px;
	background: #08a1c2;
	color: #ffffff;
	cursor: pointer;
	width: 200px;
}
.pt15_1 {
	padding-top: 15px;
}
.fz0 {
	font-size: 0px;
}
.fc666 {
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	color: #666666;
	text-align: center;
	margin-top: 10px;
}
.fc666 a:link, .fc666 a:visited {
	color: #666666;
}
.fc666 a:hover {
	color: #cccccc;
}
.c666_center {
	color: #666666;
	text-align: center;
}
.ljie {
	display: inline-block;
	background: url(../images/ljiee.png) no-repeat left;
	padding-left: 15px;
	color: #cccccc;
}
.wo {
	width: auto !important;
	height: auto !important;
	line-height: none !important;
	border: none !important;
}
.pt18_fz14 {
	padding-top: 18px;
	color: #666666;
	font-size: 14px;
}
.pt18_fz14 .box {
	overflow: hidden;
	position: relative;
}
.pt18_fz14 .box a.l, .pt18_fz14 .box a.r {
	width: 50%;
	height: 100%;
	top: 0;
	position: absolute;
}
.pt18_fz14 .box a.l span, .pt18_fz14 .box a.r span {
	width: 45px;
	height: 87px;
	position: absolute;
	top: 50%;
	margin-top: -43px;
}
.pt18_fz14 .box a.l {
	left: 0;
}
.pt18_fz14 .box a.r {
	right: 0;
}
.pt18_fz14 .box a.r span {
	right: 0;
	background-position: right 0;
}
.c666_bb1 {
	text-align: center;
	color: #666666;
}
.h30_fz14 {
	height: 30px;
	text-align: center;
	font-size: 14px;
	color: #cccccc;
	font-weight: bold;
	font-size: 16px;
}
.h30_fz12 {
	height: 30px;
	font-size: 12px;
}
.h30_mt10 {
	line-height: 30px;
	padding-top: 10px;
}
.lh_h22 {
	line-height: 22px;
}
.p100_center {
	padding: 10px 0px;
	text-align: center;
}
.lh22_p250 {
	line-height: 22px;
	padding: 25px 0px;
}
.w35_sz_2 {
}
.fz14_lh20_c333 {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
.pplc .dq_tr td {
	padding-top: 15px;
}
.pplcd {
	margin-bottom: 15px;
}
.color_5 {
	color: #a7a7a7;
}
.fz14_c666 {
	font-size: 14px;
	color: #666666;
}
.dq_tr p.fz14_c666 {
	font-size: 14px;
	color: #cccccc;
}
.dq_tr p.color_5 {
	color: #f6a45a;
}
.pt18_c666 {
	padding-top: 18px;
	color: #666666;
	line-height: 20px;
}
.p100 {
	padding: 10px 0px;
}
.ov_hidden {
	overflow: hidden;
}
.pl240 {
	padding-left: 240px;
}
.fz14_bold_1 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.h24_l18 {
	font-size: 12px;
	color: #999999;
	height: 24px;
	line-height: 18px;
	width: 120px;
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}
.lh22_c666 {
	line-height: 22px;
	color: #666666;
	padding-left: 5px;
}
.pl175 {
	margin-bottom: 20px;
	border-bottom: 1px #ccc solid;
	position: relative;
	padding-bottom: 10px;
}
.pl175 .keynew {
	padding: 5px 0px 0px 5px;
}
.pt18_c666_1 {
	padding-top: 18px;
	color: #666666;
}
.pr_center {
	position: relative;
	text-align: center;
}
.fz16_h30_1 {
	font-size: 20px;
	height: 30px;
	color: #ee6700;
	font-weight: bold;
}
.h30_c999 {
	color: #999999;
	height: 30px;
}
.fh_img {
	display: inline-block;
	padding-left: 26px;
	color: #4c4c4d;
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 16px;
	font-family: 'Microsoft YaHei';
}
.lh22_bb15 {
	border-bottom: 1px dotted #cccccc;
	line-height: 22px;
	color: #666666;
	padding-bottom: 15px;
}
.fl_p2 {
	float: left;
	padding: 2px;
	border: 1px solid #cccccc;
}
.w650_fr {
	float: right;
	width: 650px;
}
.h30_fz16 {
	font-size: 16px;
	color: #cccccc;
	font-weight: bold;
	height: 30px;
}
.lh26_c666 {
	line-height: 24px;
	color: #666666;
}
.color_6 {
	color: #cccccc;
}
.h24_fz14 {
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	margin-top: 5px;
}
.lh30_c666 {
	line-height: 30px;
	color: #666666;
}
.h28_bb1 {
	height: 28px;
	line-height: 28px;
	border-bottom: 1px solid #cccccc;
	margin-top: 15px;
}
.w17_cpl24 {
	float: left;
	padding-left: 24px;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	color: #cccccc;
}
.lh22_c666_mt10 {
	line-height: 22px;
	color: #666666;
	margin-top: 10px;
}
.w885_ov {
	overflow: hidden;
	width: 885px;
}
.lh45_fz14 {
	line-height: 45px;
	height: 45px;
	text-align: center;
	font-size: 14px;
	color: #525050;
}
.p10 {
	padding: 10px;
}
.fbold_fz16 {
	font-size: 16px;
	font-weight: bold;
	color: #cccccc;
}
.fbold_fz16 a:link, .fbold_fz16 a:visited {
	color: #cccccc;
}
.h20_c64 {
	color: #646464;
	height: 20px;
	line-height: 20px;
}
.h36_bk1 {
	height: 36px;
	border-bottom: 1px dotted #cccccc;
}
.fl_lh36 {
	line-height: 36px;
	color: #cccccc;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
.fr_h26 {
	float: right;
	height: 26px;
	overflow: hidden;
	border: 1px solid #cccccc;
}
.fl_pl10 {
	float: left;
	padding-left: 10px;
}
.h26_bonoe {
	height: 26px;
	border: none;
}
.w26_img {
	height: 26px;
	border: none;
	cursor: pointer;
	width: 26px;
}
.h42_font {
	line-height: 42px;
	height: 42px;
	color: #939393;
	text-align: center;
}
.h20_c999 {
	color: #999999;
	height: 20px;
	line-height: 20px;
}
.lh60_title {
	line-height: 60px;
	height: 60px;
}
.w2_left {
	float: left;
	padding-left: 7px;
	font-size: 18px;
	color: #333333;
	font-family: 'Microsoft YaHei';
}
.ov_h935 {
	overflow: hidden;
	width: 935px;
}
.pas_lh36 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	line-height: 36px;
	height: 36px;
	padding: 0px 12px;
	font-size: 14px;
	color: #ffffff;
}
.pas_lh36 a:link, .pas_lh36 a:visited {
	color: #ffffff;
}
.pas_lh36 a:hover {
	color: #cccccc;
}
.fz18_yhei {
	color: #333333;
	font-family: 'Microsoft YaHei';
	font-size: 18px;
	text-align: center;
}
.pt10_a {
	padding-top: 10px;
}
.jsh_font {
	padding-top: 10px;
	line-height: 22px;
	font-size: 14px;
	color: #666666;
	font-family: 'Microsoft YaHei';
}
.h89_p5 {
	border: 1px solid #cccccc;
	position: relative;
	height: 89px;
	padding: 5px;
	margin-top: 10px;
}
.wleft {
	position: absolute;
	width: 12px;
	height: 21px;
	left: 5px;
	top: 38px;
}
.wright {
	position: absolute;
	width: 12px;
	height: 21px;
	right: 5px;
	top: 38px;
}
.w814 .on {
}
.h279 {
	height: 279px;
	overflow: hidden;
	position: relative;
}
.h254 {
	height: 254px;
	overflow: hidden;
	width: 100%;
}
.l0t105 {
	position: absolute;
	left: 10px;
	top: 105px;
	height: 39px;
	width: 23px;
	z-index: 2;
}
.r0t105 {
	position: absolute;
	right: 10px;
	top: 105px;
	height: 39px;
	width: 23px;
	z-index: 2;
}
.ph60 {
	padding-top: 10px;
	line-height: 60px;
	height: 60px;
}
.right_w12_1 {
	float: right;
	padding-right: 15px;
	color: #4c4c4d;
	font-size: 14px;
	line-height: 60px;
}
.h321_1 {
	height: 321px;
}
.fl_pr {
	float: left;
	position: relative;
}
.fr_w476 {
	float: right;
	width: 476px;
}
.fl_ml7 {
	float: left;
	margin-left: 7px;
	margin-bottom: 7px;
	position: relative;
}
.h32_title {
	height: 32px;
	line-height: 32px;
}
.bg_e {
	background: #08a1c2;
	padding: 0px 15px;
	color: #ffffff;
	font-size: 14px;
	display: inline-block;
}
.p2015_box {
	border: 1px solid #cccccc;
	padding: 20px 15px;
	box-shadow: 1px 1px 2px #CCCCCC;
}
.fr_w750 {
	float: right;
	width: 750px;
}
.fl_w570 {
	float: left;
	width: 570px;
}
.bb1_a {
	line-height: 22px;
	padding: 0px 5px 5px 5px;
	color: #666666;
	border-bottom: 1px dotted #cccccc;
}
.lh30_o05 {
	line-height: 30px;
	height: 30px;
	padding: 0px 5px;
	color: #cccccc;
}
.fl_wml30 {
	float: left;
	margin-left: 30px;
	display: inline;
}
.w11_1 {
	width: 11px;
	display: inline-block;
	height: 30px;
	float: left;
	margin: 0px 2px;
}
.w11_2 {
	width: 11px;
	display: inline-block;
	height: 30px;
	float: left;
	margin: 0px 2px;
}
.w138_a {
	float: right;
	width: 138px;
	text-align: center;
	padding-top: 5px;
}
.h29_cfff {
	display: block;
	height: 29px;
	line-height: 29px;
	color: #ffffff !important;
	background: #0aa0c5;
	border-radius: 20px;
}
.w19_jt:link, .w19_jt:visited {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding-left: 26px;
	color: #666666;
	text-align: center;
	margin: 0px auto;
}
.w19_jt:hover {
	color: #cccccc;
}
.w935_img {
	overflow: hidden;
	width: 935px;
	height: 400px;
}
.h65 {
	height: 65px;
	bottom: 0px;
	left: 0px;
	width: 100%;
	position: absolute;
}
.fz14_b0 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	line-height: 24px;
	padding: 0px 8px;
	font-size: 14px;
	color: #ffffff;
}
.fz14_b0 a:link, .fz14_b0 a:visited {
	color: #ffffff;
}
.fz14_b0 a:hover {
	color: #cccccc;
}
.w19_1_a {
	padding-left: 24px;
	font-size: 12px;
}
.ml10 {
	margin-left: 10px;
}
.lh24_pw {
	position: absolute;
	bottom: 0px;
	left: 5px;
	line-height: 24px;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
}
.lh24_pw a:link, .lh24_pw a:visited {
	color: #ffffff;
}
.lh24_pw a:hover {
	color: #cccccc;
}
.h55_mt30 {
	height: 55px;
	margin-top: 30px;
}
.fl_fz18 {
	float: left;
	font-size: 18px;
	font-family: 'Microsoft YaHei';
	color: #ffffff;
	background: #08a1c2;
	padding: 0px 15px;
	line-height: 35px;
}
.right_w12_2 {
	float: right;
	padding-right: 15px;
	color: #4c4c4d;
	font-size: 14px;
	line-height: 35px;
}
.h260_w935 {
	overflow: hidden;
	width: 935px;
	height: 260px;
}
.pr_1 {
	position: relative;
}
.pabs {
	position: absolute;
	bottom: 0px;
	right: 5px;
	line-height: 20px;
	font-size: 14px;
	color: #ffffff;
}
.p5_fz14 {
	padding: 5px;
	font-size: 14px;
	background: #f5f5f5;
	color: #666666;
}
.p5_fz14 div a {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
.p5_fz14 a:link, .p5_fz14 a:visited {
	color: #666666;
}
.p5_fz14 a:hover {
	color: #cccccc;
}
.flh30 {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
}
.w19_1_b {
	padding-left: 24px;
	float: left;
}
.h26_fz16 {
	height: 26px;
	font-weight: bold;
	font-size: 16px;
	color: #cccccc;
}
.h408 {
	height: 408px;
}
.w1_bg_1_b {
	position: absolute;
	right: 0px;
	bottom: 0px;
	line-height: 26px;
	width: 100%;
	text-align: center;
	color: #cccccc;
	font-size: 12px;
}
.fr_fz12 {
	float: right;
	font-size: 12px;
	width: 92px;
}
.lh18_c_1 {
	line-height: 18px;
	color: #cccccc;
}
.w19_1_c {
	padding-left: 24px;
	line-height: 30px;
}
.w1_bg_1_c {
	position: absolute;
	right: 0px;
	bottom: 0px;
	line-height: 26px;
	padding: 0px 10px;
	color: #ffffff;
	font-size: 12px;
}
.h28_p100 {
	clear: both;
	height: 28px;
	padding: 10px 0px;
}
.lh28_fl {
	float: left;
	line-height: 28px;
}
.h771 {
	height: 800px;
	min-width: 1200px;
}
.w1200_mo {
	width: 1200px;
	margin: 0px auto;
}
.w605_fr {
	float: right;
	width: 605px;
}
.w528 {
	width: 528px;
	padding-left: 77px;
}
.pt135 {
	padding-top: 135px;
}
.w25 {
	height: 54px;
	border-bottom: 1px solid #cccccc;
	margin-top: 70px;
	padding-left: 68px;
	font-size: 34px;
	color: #333333;
	line-height: 54px;
	font-family: 'Microsoft YaHei';
}
.w25_a {
	height: 54px;
	border-bottom: 1px solid #cccccc;
	margin-top: 30px;
	padding-left: 68px;
	font-size: 34px;
	color: #333333;
	line-height: 54px;
	font-family: 'Microsoft YaHei';
}
.rs_title {
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	line-height: 20px;
}
.lh18_zd {
	line-height: 18px;
}
.h100 {
	line-height: 100px;
	height: 100px;
	font-size: 36px;
	font-family: 'Microsoft YaHei';
	color: #cccccc;
	font-weight: bold;
}
.w1_h666 {
	height: 666px;
	min-width: 1200px;
}
.w460 {
	height: 566px;
	padding-top: 100px;
}
.w755 {
	width: 755px;
}
.h55_fx41 {
	font-size: 18px;
	font-size: 41px;
	color: #cccccc;
	font-family: 'Microsoft YaHei';
	line-height: 55px;
	height: 55px;
}
.p010_fz32 {
	display: inline-block;
	padding: 0px 10px;
	font-size: 32px;
	font-family: Arial;
	text-transform: uppercase;
	background: #834f01;
	color: #ffffff;
}
.fz18_c333 {
	font-size: 18px;
	font-family: 'Microsoft YaHei';
	color: #333333;
}
.w1_bg_1_d {
	padding: 0px 10px;
	height: 30px;
	width: 217px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #ffffff;
	line-height: 30px;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
	display: none;
}
.w1_bg_1_d a:link, .w1_bg_1_d a:visited {
	color: #ffffff;
}
.w1_bg_1_d a:hover {
	color: #cccccc;
}
.h212_pr {
	height: 212px;
	position: relative;
}
.h210_pabs {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 210px;
	border: 1px solid #999999;
	width: 23px;
	line-height: 210px;
	font-size: 16px;
	color: #2f2e3d;
	text-align: center;
	cursor: pointer;
}
.h210_pabs:hover {
	background: #999999;
	color: #ffffff;
}
.h210_pabs_1 {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 210px;
	border: 1px solid #999999;
	width: 23px;
	line-height: 210px;
	font-size: 16px;
	color: #2f2e3d;
	text-align: center;
	cursor: pointer;
}
.h210_pabs_1:hover {
	background: #999999;
	color: #ffffff;
}
.YM_top {
	height: 382px;
	position: relative;
}
.w214 {
	position: absolute;
	left: 50%;
	height: 127px;
	width: 214px;
	top: 370px;
	margin-left: -280px;
}
.h3450 {
	height: 3450px;
	margin: 0px auto;
	width: 1200px;
}
.pt316 {
	padding-top: 316px;
	padding-left: 118px;
}
.pl177 {
	padding-left: 177px;
	padding-top: 213px;
}
.w684 {
	margin-top: 230px;
	height: 360px;
	padding-top: 155px;
}
.w220 {
	float: left;
	width: 220px;
	margin-top: 27px;
	margin-left: 161px;
}
.w120_lh18 {
	line-height: 18px;
	color: #ffffff;
	width: 120px;
	text-align: center;
	margin-left: 64px;
	margin-top: 58px;
}
.mt2_lh36 {
	margin-top: 2px;
	border: 1px solid #cecdcd;
	line-height: 36px;
	padding: 0px 10px;
	text-align: center;
	font-size: 14px;
	text-align: right;
}
.byfs {
	margin: 0px 52px;
	margin-top: 204px;
	height: 600px;
}
.p4_bfz0 {
	padding: 4px;
	border: 1px solid #dcdcdc;
	font-size: 0px;
	background: #ffffff;
}
.h34_center {
	line-height: 34px;
	height: 34px;
	text-align: center;
	color: #ff0000;
}
.fr_mt300 {
	float: right;
	margin-top: 300px;
	width: 175px;
	line-height: 18px;
	margin-right: 15px;
}
.h350_mt165 {
	height: 350px;
	margin-top: 165px;
	width: 680px;
	margin-left: 100px;
}
.prev, .next {
	cursor: pointer;
}
a.cg_lu:link, a.cg_lu:visited {
	float: left;
	margin-right: 2px;
	padding: 0px 15px;
	font-size: 18px;
	color: #c0c0c0;
	border: 1px solid #dbdbdb;
	display: inline;
	cursor: pointer;
	font-family: 'Microsoft YaHei', Arial;
	display: block;
	height: 33px;
	line-height: 33px;
	color: #c0c0c0;
}
a.cg_lu:hover {
	border: 1px solid #cccccc;
	background: #08a1c2;
	color: #ffffff;
}
.h395 {
	height: 395px;
	overflow: hidden;
	margin-top: 20px;
}
.ml245 {
	height: 254px;
	background: #000000;
	filter: alpha(opacity=50);
	opacity: 0.50;
	position: absolute;
	left: 50%;
	top: 0px;
	width: 100%;
	margin-left: 245px;
	z-index: 1;
}
.mr245 {
	height: 254px;
	background: #000000;
	filter: alpha(opacity=50);
	opacity: 0.50;
	position: absolute;
	right: 50%;
	top: 0px;
	width: 100%;
	margin-right: 245px;
	z-index: 1;
}
.h24_c666_e {
	line-height: 24px;
	color: #666666;
}
.h24_c666_e ul li {
	height: 24px;
	line-height: 24px;
	padding: 10px 0px;
}
.shuzi {
	float: left;
	width: 24px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	text-align: center;
	background: #585858;
	color: #ffffff;
}
.sp_name_1 {
	float: left;
	width: 320px;
	height: 24px;
	overflow: hidden;
	margin-left: 10px;
	display: inline;
}
.coshu_1 {
	float: right;
	padding-left: 22px;
	color: #666666;
}
.sp_name_1 a:link, .sp_name_1 a:visited {
	color: #666666;
}
.sp_name_1 a:hover {
	color: #cccccc;
}
.h24_c666_e .dqli .shuzi {
	background: #08a1c2;
	color: #FFFFFF;
}
.fr_1a {
	float: right;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
}
.xgtitle {
	float: left;
	font-size: 20px;
	font-family: 'Microsoft YaHei';
}
.h45_lh21 {
	height: 40px;
	line-height: 21px;
	color: #666666;
}
.fler445 {
	float: right;
	width: 445px;
}
.h436_hidden {
	height: 436px;
	overflow: hidden;
}
.gs_list {
	height: 216px;
}
.gs_list li {
	width: 242px;
	overflow: hidden;
}
/********/
.fixed_1 {
	position: fixed;
	top: 132px;
	left: 50%;
	margin-left: 605px;
	width: 53px;
	z-index: 987654;
}
.fixed_1 a:link, .fixed_1 a:visited {
	display: block;
	width: 53px;
	height: 23px;
	background: #08a1c2;
	margin-top: 1px;
	color: #ffffff;
	background-position: center 8px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 30px;
	line-height: 23px;
	z-index: 545;
}
.fixed_1 a:hover {
	background-color: #484848;
}
.fixed_1 a {
	position: relative;
}
.fixed_1 a.rtel {
	height: 53px;
	padding: 0;
	position: relative;
}
.fixed_1 a.rtel span {
	position: absolute;
	width: 53px;
	height: 53px;
	background: #0cf;
	top: 0;
	right: 0;
	text-align: left;
	line-height: 53px;
	font-size: 16px;
	overflow: hidden;
}
.fixed_1 a.rtel span i {
	width: 53px;
	height: 23px;
	float: left;
	padding-top: 30px;
	background: #08a1c2;
	color: #ffffff;
	background-position: center 8px;
	background-repeat: no-repeat;
	text-align: center;
	line-height: 23px;
	font-style: normal;
	margin-right: 10px;
	font-size: 12px;
}
.fixed_1 a.rtel:hover span i {
	background-color: #484848;
}
.fixed_1 a span.ewm {
	width: 100px;
	height: 100px;
	padding: 10px;
	background: #fff;
	position: absolute;
	right: 53px;
	top: 0;
	display: none;
}
.fixed_1 a span.ewm img {
	display: block;
}
.zx_show {
	background: #f8f7f7 url(../images/210img.jpg) no-repeat right bottom;
	width: 210px;
	height: 180px;
	padding: 15px 20px;
	border: 10px #f08326 solid;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -130px;
	z-index: 10;
	padding-right: 140px;
	z-index: 987654;
	display: none;
}
.zx_show_title {
	color: #cccccc;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Microsoft YaHei';
}
.zx_show_content {
	font-size: 20px;
	color: #484848;
	color: #484848;
	font-family: 'Microsoft YaHei';
}
.zx_show_fz18 {
	font-size: 18px;
	color: #484848;
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #e4e3e3;
	font-family: 'Microsoft YaHei';
}
.fz24_cbold {
	font-size: 24px;
	color: #cccccc;
	font-weight: bold;
	font-family: Arial;
}
.h34_mt10 {
	height: 34px;
	line-height: 34px;
	margin-top: 10px;
	width: 600px;
}
.fz18_p0 {
	background: #f08326;
	color: #ffffff !important;
	font-size: 18px;
	font-family: 'Microsoft YaHei';
	float: left;
	display: inline-block;
	padding: 0px 10px;
	margin-right: 10px;
}
.p010_fz18 {
	background: #484848;
	color: #ffffff;
	font-size: 18px;
	font-family: 'Microsoft YaHei';
	float: left;
	display: inline-block;
	padding: 0px 10px;
	margin-right: 10px;
	cursor: pointer;
}
.lxing {
	position: fixed;
	top: 0px;
}
.head_dh ul li.on a {
	background: #484848 !important;
}
.head_dh ul li.head_dh_pr {
	position: relative;
	height: 44px;
	font-size: 0px;
	float: right;
	margin-right: 240px;
	display: none;
}
/**/
.h37_div {
	border: 1px solid #cccccc;
	height: 37px;
	line-height: 37px;
	width: 345px;
	position: relative;
	padding: 0px 14px;
	color: gray;
}
.h37_div select {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	line-height: 37px;
	height: 37px;
 border: 1px solid #color:gray;
 filter: alpha(opacity:0);
	opacity: 0;
}
/**2015-.3-10*/
.Innews_list {
	padding-top: 5px;
	line-height: 33px;
	font-family: 微软雅黑;
}
.Innews_list ul li {
	height: 33px;
	line-height: 33px;
	border-bottom: 1px dotted #cacaca;
}
.Innews_list ul li span {
	color: #cccccc;
}
.left_dian {
	padding-left: 10px;
	float: left;
}
.left_dian a:link, .left_dian a:visited {
	color: #282828;
}
a.lkk {
	color: #ff0000 !important;
}
.left_dian a:hover {
	color: #cccccc;
}
.h126 {
	height: 156px;
	overflow: hidden;
}
.fl_fz0 {
	float: left;
	font-size: 0px;
}
.fr_w366 {
	float: right;
	width: 366px;
}
.fr_w366_title {
	height: 24px;
	font-weight: bold;
	font-size: 14px;
}
.fr_w366_content {
	line-height: 18px;
	color: #acacac;
	height: 84px;
}
.colh18 {
	color: #acacac;
	line-height: 18px;
}
.fr_w366_title a:link, .fr_w366_title a:visited {
	color: #282828;
}
.fr_w366_title a:hover {
	color: #cccccc;
}
.ul_news li.cur .fleft img {
	width: 224px !important;
	height: 166px !important;
}
.ul_news li.cur .pl175 {
	padding-left: 240px !important;
}
.h455 .w328 img {
	margin-left: -82px;
}
.ul_xy .fbold_fz16 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zx_show .close {
	width: 30px;
	height: 30px;
	cursor: pointer;
	top: -21px;
	right: -21px;
	position: absolute;
}
.dyp {
	float: left;
	max-width: 320px;
	max-height: 220px;
	overflow: hidden;
	margin-right: 10px;
}
.about_cont{ overflow:hidden}
.showMore{text-align: center;background: red;margin-left: 551px;margin-bottom: 10px;padding: 5px;cursor: pointer;clear: both;width: 75px;color: #fff;font-size: 14px;font-weight: bold;}
.rmxc {
	width: 1230px;
	background:#fff;
	overflow: hidden;
	margin: 20px auto;
	font-family: 微软雅黑;
}
.rmxc .title {
	width: 1230px;
	overflow: hidden;
}
.rmxc .title img {
	width: 1200px;
}
.rmxc ul {
	width: 100%;
	overflow: hidden;
}
.rmxc ul li {
	width: 191px;
	height: 220px;
	float: left;
	margin: 10px 6px 10px 8px;
}
.rmxc ul li:hover {
	opacity: 0.8;
}
.rmxc ul li img {
	width: 191px;
	height: 190px;
}
.rmxc ul li p {
	width: 100%;
	height: 30px;
	background: #08a1c2;
	text-align: center;
	line-height: 30px;
}
.rmxc ul li p a {
	font-size: 16px;
	color: #fff;
}
.ny3Con {
	width: 1200px;
	margin: 0 auto;
	padding: 20px 10px;
	background: #fff;
}
.ny3ConLeft {
	width: 260px;
	float: left;
}
.ny3_left_t1 {
	width: 260px;
	height: 29px;
	background: #08a1c2;
}
.ny3_left_t1 p {
	color: #fff;
	font-size: 19px;
	font-family: '微软雅黑';
	font-weight: bold;
	line-height: 29px;
	text-align: center;
}
.ny3_nav {
	margin: 9px auto 0;
}
.ny3_nav li {
	width: 123px;
	height: 23px;
	overflow: hidden;
	float: left;
	margin: 0 2px 7px 2px;
	border: 1px solid #ccc;
	line-height: 23px;
	text-indent: 4px;
}
.ny3_nav li a {
	color: #393939;
	display: block;
}
.ny3_nav li a:hover {
	background: #cc0001;
	color: #fff;
}
.nav_projp li {
	width: 240px;
	height: auto;
	margin: 0px 9px 0px 9px;
	border: none;
	font-family: '微软雅黑';
}
.nav_projp li img {
	max-width: 236px;
	max-height: 196px;
	display: block;
	margin: 0px auto;
}
.nav_projp li img:hover {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
.nav_projp li dl {
}
.nav_projp li dl dt {
	width: 236px;
	height: 196px;
	padding: 1px;
	border: #CCC 1px solid;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.nav_projp li dl dd {
	height: 30px;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
}
.nav_projp li a:hover {
	background: none;
}
.nav_projp li dl dd a {
	color: #222;
	font-size: 14px;
}
.nav_projp li dl dd a:hover {
	color: #f60;
}
.conect {
	list-style: none;
	margin: 0px 0px;
	padding: 10px 3px 10px 5px;
	border: 1px solid #ddd;
}
.conect li {
	background: none;
	padding: 0;
	word-wrap: break-word;
	overflow: visible;
	height: auto;
	line-height: 25px;
}
.ny3_left_t2 {
	width: 206px;
	height: 29px;
	margin: 45px 0 5px;
}
.ny3_left_t2 p {
	line-height: 29px;
	text-indent: 12px;
	color: #cc0001;
	font-size: 14px;
	font-family: '微软雅黑';
	font-weight: bold;
}
.ny3ConRight {
	width: 920px;
	float: right;
}
.px_list {
	font-family: '微软雅黑';
	margin-top: 20px;
}
.px_list li {
	width: 285px;
	float: left;
	margin: 0 10px 28px 10px;
}
.px_list li a {
	display: block;
	width: 281px;
	height: auto;
	padding: 2px;
	border: 1px solid #e5e5e5;
}
.px_img {
	width: 281px;
	height: 236px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.px_img img {
	max-height: 236px;
	max-width: 281px;
}
.px_name {
	width: 281px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #c5080f;
	font-size: 18px;
	font-weight: bold;
	overflow: hidden;
}
.px_con {
	width: 281px;
	height: 72px;
	margin-top: 2px;
}
.px_con p {
	color: #8c8c8c;
	line-height: 18px;
	margin: 0 8px;
	padding-top: 5px;
}
.px_con .p_dicpit {
	height: 41px;
	line-height: 20px;
	overflow: hidden;
}
.px_con p.p1 {
	color: #c5080f;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.px_con p.p1 span {
	color: #329900;
	float: right;
	margin-right: 8px;
}
.px_list li a:hover {
	border: 1px solid #c5080f;
}
.px_list li a:hover .px_name {
	color: #fff;
	background: #c5080f;
}
.px_list li a:hover .px_con {
	background: #f3f3f3;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #F00;
}
.clear {
	clear: both;
}
.pro_nav {
	width: 224px;
}
.pro_nav dl {
	width: 224px;
}
.pro_nav dt {
	width: 174px;
	padding-left: 50px;
	line-height: 44px;
	cursor: pointer;
}
.pro_nav li {
	width: 172px;
	height: 30px;
	line-height: 30px;
	padding-left: 50px;
	border-right: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}
.green {
	background: #0F0;
}
#imageShow {
	CLEAR: both;
	BORDER-BOTTOM: #fff 1px solid;
}
#imageShow .imagebg {
	HEIGHT: 440px;
	OVERFLOW: hidden;
	POSITION: relative;
}
#imageShow .imagebg LI {
	HEIGHT: 440px;
	DISPLAY: block;
	FILTER: alpha(opacity=0);
	LEFT: 0px;
	OVERFLOW: hidden;
	WIDTH: 100%;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 440px;
	opacity: 0;
}
.bannerbg {
	OVERFLOW: hidden;
}
.bannerbg_main {
	BACKGROUND-POSITION: center 50%;
	RIGHT: 0px;
	WIDTH: 100%;
	BACKGROUND-REPEAT: no-repeat;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 440px;
}
.banner {
	WIDTH: 100%;
	min-width: 1440px;
	HEIGHT: 440px;
	MARGIN: 0px auto;
	OVERFLOW: hidden;
	POSITION: relative;
}
.nyLeft {
	width: 920px;
	float: left;
	margin-top: 60px;
}
.nyLeft1 {
	width: 1080px;
	float: left;
	margin-top: 60px;
}
.pos {
	width: 920px;
	height: 26px;
	border-bottom: 1px solid #ccc;
}
.pos p {
	line-height: 26px;
	text-indent: 33px;
	color: #585858;
	font-size: 14px;
	font-family: '微软雅黑';
}
.pos p a {
	color: #585858;
}
.pos p span {
	margin-right: 28px;
}
.pos1 {
	width: 1080px;
	height: 26px;
	border-bottom: 1px solid #ccc;
	background: url(../images/ny_06.jpg) no-repeat 12px center;
}
.pos1 p {
	line-height: 26px;
	text-indent: 33px;
	color: #585858;
	font-size: 14px;
	font-family: '微软雅黑';
}
.pos1 p a {
	color: #585858;
}
.pos1 p span {
	margin-right: 28px;
}
.pul {
	margin-top: 20px;
}
.pul li {
	float: left;
	margin-left: 14px;
}
.nyCon {
	width: 100%;
	margin: 25px auto 0;
	padding-bottom: 30px;
	font-family: 微软雅黑;
	overflow:hidden
}
.nyCon .xw_title {
	font-size: 24px;
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc
}
.fx_tit {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	border-top: 1px dotted #ccc
}
.fx_tit .xw_time {
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-align: center;
	font-size: 12px;
}
.nyCon p {
	font-size: 14px;
	line-height: 25px;
	text-indent: 15px;
}
/*.nyCon img {
        float: left;
        margin-right: 10px;
    }*/

.main_content1 {
	width: 920px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #FFF;
	border: solid 1px #D3D4D3;
	line-height: 25px;
	overflow: hidden;
}
.contactDetail li {
	list-style: none;
	padding: 6px 0px;
	font-size: 18px;
}
.gsjs {
	width: 920px;
	margin: 10px 0px;
	overflow: hidden;
}
.gsjs_title {
	width: 920px;
	height: 40px;
	background-color: #cc0001;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	padding-left: 30px;
}
.email {
	color: red;
	margin: 8px 0 0 43px;
}
.email ul li {
	float: left;
	margin-right: 10px;
}
.email ul li div {
	float: left;
	width: 50px;
}
.email ul li input {
	width: 100px;
	height: 22px;
	float: left;
	margin-right: 5px;
}
.zx_te {
	width: 620px;
	padding: 10px 40px 20px 40px;
	float: left;
}
.zx_te .tx {
	width: 618px;
	height: 200px;
	border: 1px solid #ccc;
	color: #cacaca;
	font-size: 13px;
}
.btn-v2 {
	width: 88px;
	border: 1px solid #c8c8c8;
	margin-top: 10px;
	background: #dfdfdf;
	height: 30px;
	text-align: center;
	color: #f60;
	cursor: pointer;
}
.xx_next_last {
	height: 24px;
	color: #bbb;
	line-height: 24px;
	padding-top: 15px;
	clear: both;
}
.xx_next_last h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border-bottom: #F00 1px solid;
}
.xx_next_last h2 span {
	float: right;
}
.Related_reading_ul {
	height: 100px;
	margin: 0;
	padding: 0;
}
.p_one_c_left_02_title {
	font-family: "Microsoft Yahei";
}
.Related_reading_ul ul {
	width: 920px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.Related_reading_ul ul li {
	float: left;
	height: 30px;
	width: 438px;
	overflow: hidden;
	margin-right: 20px;
	background: url(../images/certer_border_01.gif) left bottom repeat-x;
	line-height: 28px;
	list-style: none;
}
.base_info ul {
	width: 918px;
	margin: 25px auto 0;
	color: #6C6C6C;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	overflow: hidden;
}
.base_info ul li {
	width: 458px;
	line-height: 28px;
	float: left;
	border: 1px solid #ccc;
	border-left: none;
	border-top: none;
	background: #f4f4f4;
	height: 28px;
	overflow: hidden;
}
.base_info ul li span {
	width: 100px;
	color: #08a1c2;
	text-align: right;
	height: 28px;
	display: block;
	float: left;
	margin-right: 8px;
	border-right: 1px solid #ccc;
}
.base_info p {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	background: #08a1c2;
	color: #fff;
	padding-left: 20px;
}
.marquee {
	width: 1200px;
	height: 290px;
	overflow: hidden;
	margin:0px auto;
}
.marquee li {
	display: inline;
	float: left;
	margin-right: 12px;
	height: 290px;
}
.marquee li a {
	width: 230px;
	height: 260px;
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
}
 .marquee li a:hove {
 text-decoration: none;
}
.marquee li p {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.marquee li img {
	width: 230px;
	height: 260px;
}
.marquee li em {
	font-style: normal;
	height: 24px;
	line-height: 24px;
	display: block;
	margin-top: 8px;
}
.right_body {
	margin-top: 15px;
}
.inside_right {
	width: 920px;
	height: auto;
	font-family: 微软雅黑;
}
.inside_right h2 {
	width: 920px;
	height: 32px;
	line-height: 32px;
	display: block;
	padding-left: 20px;
	background: url(../images/photo_title.jpg) no-repeat;
	text-align: left;
	font-size: 15px;
	position: relative;
	color: #fff;
}
.inside_right h2 .position {
	width: 636px;
	height: 32px;
	line-height: 33px;
	display: block;
	color: #535353;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
	top: 0px;
	right: 30px;
	text-align: right;
}
.inside_right .right_body .pro_show .big_pic {
	width: 360px;
	height: auto;
	text-align: center;
}
/*产品详细*/
.tb-booth {
	width: 330px;
	float: left;
	position: relative;
	z-index: 1;
}
.pro_dd {
	float: left;
	width: 410px;
	margin-left: 10px;
	overflow: hidden;
}
.pro_dd p {
	line-height: 26px;
	text-align: left;
}
.pro_dd .sub-title {
	font-size: 16px;
	font-weight: bold;
}
.pro_dd a {
	color: #248c03;
}
.jqzoom {
	width: 330px;
	margin: 0 auto;
	height: 300px;
	text-align: center;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #ccc;
}
.show_big {
	border: 1px solid #e5e5e5;
}
.div-spec {
	width: 330px;
	height: 55px;
	margin-top: 5px;
	overflow: hidden;
}
#spec-list {
	float: left;
	width: 330px;
	overflow: hidden;
}
.list-h {
	list-style: none;
	overflow: hidden;
}
.list-h li {
	float: left;
	width: 55px;
	height: 55px;
}
.list-h li img {
	border: 1px solid #ccc;
	padding: 1px;
	width: 50px;
	height: 50px;
}
.sub-goods {
	width: 350px;
	padding-left: 10px;
	height: auto;
	overflow: hidden;
	line-height: 34px;
	float: left;
	margin-bottom: 20px;
}
.sub-goods p.sub-title {
	font-size: 14px;
	font-weight: bold;
}
.updown {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 60px;
	width: 100%;
	margin-top: 30px;
	line-height: 20px;
	padding: 0px;
}
.updown_list {
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}
.updown_list span {
	font-weight: bold;
}
.description {
	clear: both;
	width: 99%;
	margin: 0 auto;
 *margin-top: 45px;
	_margin-top: 0;
	overflow: hidden;
}
.description h3.titDec {
	PADDING: 10px 0px 10px 20px;
	FONT-SIZE: 22px;
	font-size: 16px;
	color: #248c03;
	border-left: 8px solid #d56303;
	padding-left: 5px;
}
.updown_left {
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	width: 400px;
	overflow: hidden;
}
/*放大镜*/
div.zoomdiv {
	z-index: 999;
	position: absolute;
	top: 50px;
	left: 360px;
	width: 200px;
	height: 200px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}
div.jqZoomPup {
	z-index: 999;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 150px;
	border: 1px solid #2f580a;
	background: #B7E88B;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
.tab {
	width: 100%;
	margin-top: 30px;
}
.tab ul.menu {
	height: 34px;
	background: #f6f6f6;
}
.tab ul.menu li {
	float: left;
	text-align: center;
	width: 120px;
	height: 32px;
	background: #f6f6f6;
	line-height: 32px;
	list-style: none;
	font-size: 16px;
	cursor: pointer;
}
.tab ul.menu li.active {
	background: #e2383a;
	color: #fff;
}
.con1, .con2, .con3 {
	border-top: 2px solid #e2383a;
	margin-top: -2px;
}
.con2, .con3 {
	display: none;
}
.con1 ul, .con2 ul, .con3 ul {
	padding: 5px;
}
.con1 ul li, .con2 ul li, .con3 ul li {
	padding: 0 0 0 10px;
	font-size: 14px;
	line-height: 180%;
	color: #252525;
}
.con1 ul li:hover, .con2 ul li:hover, .con3 ul li:hover {
	color: #ba2636;
	cursor: pointer;
	text-decoration: underline;
}
/*相关推荐*/
/*相关产品*/
.probox {
	height: 250px;
	width: 920px;
	margin: 15px 0px 15px 0px;
	overflow: hidden;
	position: relative;
	border: 1px #ccc solid;
}
.probox h3 {
	height: 40px;
	line-height: 40px;
	position: relative;
	padding-left: 10px;
}
.probox h3 a {
	float: right;
	font-size: 12px;
	font-weight: normal;
	margin-right: 20px;
	color: #666;
}
.probox h3 a:hover {
	color: #f60;
}
.picScroll-left {
	width: 895px;
	overflow: hidden;
	position: relative;
	margin: 0px auto;
}
.probox .hd .prev, .probox .hd .next {
	display: block;
	width: 28px;
	height: 180px;
	position: absolute;
	background: url(../images/pro-scroll.png) no-repeat;
	cursor: pointer;
	z-index: 99;
}
.probox .hd .prev {
	background-position: 0px 80px;
	left: 10px;
}
.probox .hd .next {
	background-position: -42px 80px;
	right: 0;
}
.probox .hd .prev:hover {
	background-position: -80px 80px;
}
.probox .hd .next:hover {
	background-position: -124px 80px;
}
.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}
.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}
.picScroll-left .bd {
	padding-top: 10px;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	padding: 6px 19px 0 19px;
	width: 140px;
	height: 180px;
	float: left;
	;
	_display: inline;
	overflow: hidden;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
	width: 140px;
	height: 150px;
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #e0e0e0;
	overflow: hidden;
}
.picScroll-left .bd ul li .pic:hover {
	opacity: 0.8;
}
.picScroll-left .bd ul li .pic img {
	display: block;
	max-width: 140px;
	max-height: 150px;
	margin: 0px auto;
}
.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.picScroll-left .bd ul li .title, .picScroll-left .bd ul li .price {
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	text-align: center;
}
.picScroll-left .bd ul li .title a:hover {
	color: #f60;
}
.picScroll-left .bd ul li .price {
	font-size: 14px;
	color: #F30;
}
.picScroll-left .bd ul li .price i {
	font-family: Microsoft YaHei;
}
.inside_right .right_body .pro_show .pro_info {
	width: 544px;
	height: auto;
	text-align: left;
	position: relative;
}
.inside_right .right_body .pro_show .pro_info .back {
	width: 160px;
	height: 44px;
	line-height: 44px;
	font-size: 15px;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
.inside_right .right_body .pro_show .pro_info li {
	width: 544px;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
}
.inside_right .right_body .pro_show .pro_info li strong {
	font-size: 15px;
	font-weight: bold;
}
.inside_right .right_body .pro_show .pro_info .online_btn {
	width: 189px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	position: absolute;
	bottom: -60px;
	right: 92px;
}
.inside_right .right_body .pro_show .pro_body .pro_related {
	width: 920px;
	height: auto;
	margin-top: 16px;
}
.inside_right .right_body .pro_show .pro_body .pro_related h3 {
	width: 920px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	color: #F00;
	font-weight: bold;
	background-color: #eee;
	margin-bottom: 8px;
}
.inside_right .right_body .pro_show .pro_body .pro_related .pro_list {
	width: 920px;
	height: 188px;
	padding-top: 2px;
}
.inside_right .right_body .pro_show .pro_body .pro_related .pro_list .pro_item {
	width: 230px;
	height: 186px;
	float: left;
	margin-bottom: 2px;
}
.inside_right .right_body .pro_show .pro_body .pro_related .pro_list .pro_item .pro_pic {
	width: 202px;
	height: 150px;
	margin: 0 auto;
	padding: 4px;
	border: solid 1px #cddee8;
}
.inside_right .right_body .pro_show .pro_body .pro_related .pro_list .pro_item .pro_name {
	width: 202px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	margin: 0 auto;
}
.pro_cont {
	line-height: 30px;
	font-family: serif;
}
.fanye {
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	padding: 20px 0px;
	text-align: center;
}
.fanye a {
	padding: 5px 10px;
	border: #CCC 1px solid;
	margin: 0px 5px;
}
.fanye .current {
	background-color: red;
	color: #fff;
}
.di_logo {
	width: 160px;
	float: left;
	height: 120px;
	margin-top: 20px;
	overflow: hidden;
}
.di_logo img {
	width: 160px;
	height: 120px;
}
.di_lxwm {
	width: 550px;
	float: left;
	overflow: hidden;
	line-height: 25px;
	color: #Fff;
	margin-left: 20px;
	margin-top: 30px;
}
.di_ewm {
	float: right;
	overflow: hidden;
	width: 310px;
	text-align: center;
	padding: 10px 0px;
}
.di_ewm ul {
	overflow: hidden;
}
.di_ewm ul li {
	float: left;
	margin-left: 15px;
}
.di_ewm ul li p {
	margin-top: 5px;
	font-size: 14px;
	color: #fff;
}
.tu {
	margin-top: 25px;
}
.jpxm {
	width: 1200px;
	margin: 0 auto;
	height: 60px;
	line-height: 60px;
	font-family: 微软雅黑;
	margin-top: 10px;
}
.jpxm .xmbt {
	font-size: 35px;
	font-weight: bold;
	color: #cccccc;
	letter-spacing: 8px;
	float: left;
	margin-left: 260px;
}
#search {
	background-color: #ccc;
	width: 365px;
	height: 30px;
	padding: 2px;
	margin-top: 15px;
	float: left;
	margin-left: 30px;
}
#search select {
	vertical-align: top;
	border: none;
	width: 90px;
	margin-top: 7px;
}
#search .select {
	width: 95px;
	border: 0px;
	float: left;
	background-color: #fff;
	display: block;
	height: 30px;
	overflow: hidden;
	padding-left: 5px;
	margin-right: 2px;
}
#search input {
	width: 300px;
	height: 30px;
	line-height: 30px;
	border: 0px;
	float: left;
	text-indent: 1em;
}
#search button {
	width: 60px;
	height: 30px;
	line-height: 30px;
	border: 0px;
	background-color: #ccc;
	color: #000;
	float: left;
}
/**hometop style**/
.news_all {
	width: 960px;
	height: 1135px;
	background: #FFF;
}
.pagenews_ct {
	width: 952px;
	height: 1079px;
}
.pc_500 {
	width: 186px;
	height: 173px;
	float: left;
	padding-top: 5px;
	padding-left: 4px;
}
.pc5_204 {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 166px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 7px;
	width: 172px;
}
.basice_foot {
	width: 100%;
	height: 80px;
	text-align: center;
	;
	float: left;
	background: #ededed;
	color: #727272;
	line-height: 30px;
	padding-top: 20px;
}
.homet_1div {
	width: 1200px;
	height: 28px;
	margin: auto;
}
.basice_footer {
	width: 100%;
	height: 80px;
	text-align: center;
	;
	float: left;
	background: #dfdfdf;
	color: #dfdfdf;
	line-height: 30px;
	padding-top: 20px;
	color: #727272;
}
.homet_1 {
	width: 100%;
	height: 28px;
	background: #221714;
	line-height: 28px;
}
.homet1_top {
	width: 1200px;
	height: 28px;
	margin: 0px auto;
}
.basice1_top {
	width: 1000px;
	height: 28px;
	margin: 0px auto;
}
.home1t_left {
	width: 650px;
	height: 28px;
	font-family: å¾®è½¯é›…é»‘;
	float: left;
	color: #fff;
}
.basice1_right {
	width: 300px;
	height: 28px;
	float: left;
	margin-left: 440px;
	text-align: right;
}
.home1t_right {
	width: 123px;
	height: 28px;
	float: right;
	text-align: center;
}
.home1t_right a {
	color: #fff;
}
.home1t_right a:hover {
	color: #fff;
}
.basice1_right a {
	color: #fff;
}
.basice1_right a:hover {
	color: #fff;
}
.push {
	width: 340px;
	height: 240px;
	position: absolute;
	background: #fff;
	z-index: 10;
	top: 50px;
	left: 80px;
	display: none;
}
.push_pic {
	width: 320px;
	height: 190px;
	margin: 8px auto;
}
.push_pic img {
	height: 190px !important;
}
.push_bottom {
	width: 150px;
	height: 25px;
	margin: auto;
	background: rgb(215,22,24);
	text-align: center;
	line-height: 25px;
}
.push_bottom a {
	color: #fff !important;
}
.hcjc_114 {
	position: relative;
}
.pc5_263 {
	width: 173px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border: 2px solid #FFF;
}
.zzqury_zhong_top_top_zhong_4 {
	color: #000000;
	height: 31px;
	padding-top: 10px;
	text-align: center;
	width: 171px;
}
.home_top {
	width: 100%;
	height: 236px;
}
.homet_2 {
	width: 100%;
	height: 163px;
	background: white;
}
.homet2 {
	width: 1200px;
	height: 100px;
	margin: 0px auto;
	padding: 5px 0px;
}
.homet2_logo {
	float: left;
	width: 90px;
	height: 90px;
	margin: 30px 7px 0px 0px;
}
.homet2_logo a {
	width: 90px;
	margin: 0 auto;
	height: 90px;
	display: block;
	text-align: center;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}
.home_title {
	width: 600px;
	height: 100px;
	float: left;
	margin-top: 30px;
}
.title_comy {
	height: 65px;
	position: relative;
}
.title_comy h1 {
	line-height: 60px;
	font-family: "Microsoft Yahei";
	max-width: 530px;
	float: left;
}
.title_comy span {
	display: inline-block;
	width: 15px;
	height: 15px;
	background: url(../images/qr.png) no-repeat;
	margin: 23px 0px 0px 5px;
	position: relative;
}
.qrdiv {
	position: absolute;
	width: 208px;
	height: 208px;
	border: 1px solid #ccc;
	top: 20px;
	background: #fff;
	z-index: 999999999;
	display: none;
	padding: 5px;
}
.qrdiv img {
	max-width: 208px;
	max-height: 208px;
}
.title_comy p {
	clear: both;
}
.homet2_dianhua {
	width: 483px;
	height: 157px;
	float: left;
	position: relative;
}
.homet2_dianhua .tel_number {
	width: 228px;
	height: 40px;
	line-height: 40px;
	color: #08a1c2;
	font-weight: bold;
	font-size: 24px;
	display: block;
	position: absolute;
	right: 5px;
	bottom: 40px;
}
.homet_3 {
	width: 100%;
	height: 45px;
	background: #08a1c2;
}
.homet3 {
	width: 1200px;
	height: 45px;
	margin: 0px auto;
}
.sky_menu {
	width: 1200px;
	height: 45px;
	float: left;
}
.sky_menu li {
	width: 120px;
	height: 45px;
	float: left;
}
.sky_menu li a {
	width: 120px;
	height: 45px;
	float: left;
	line-height: 45px;
	font-family: 微软雅黑;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.sky_menu li a:hover {
	width: 120px;
	height: 45px;
	float: left;
	background: #FF9900;
	color: #fff;
}
.sky_menu .on {
	width: 120px;
	height: 45px;
	float: left;
	background: #FF9900;
	color: #fff;
}
.home_banner {
	width: 100%;
}
.hncctp1_fu_div {
	height: 75px;
	margin: auto;
	position: relative;
	top: -11%;
	width: 1230px;
	z-index: 0;
	left: 24%;
}
.hncctop1_fu_big_div {
	width: 1423px;
	position: relative;
	margin: auto;
	z-index: 0;
	height: 400px;
	/*background-image: url(/templets/images/index_banner/bannerA_1.jpg);*/
	background-position: top center;
	background-repeat: no-repeat;
}
.home_banner_01_lfet {
	width: 132px;
	opacity: 0.6;
	height: 75px;
	float: left;
	position: relative;
	margin-top: 3px;
	margin-left: 4px;
}
.hncctp1_fu_div_lim {
	width: 163px;
	height: 93px;
	position: absolute;
	top: -17px;
}
.home_ct {
	width: 100%;
	overflow: hidden;
	background: #e9e9e9;
	height: 4785px;
}
/**jinp style**/
.homec_jinp {
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
}
.homecj_title {
	width: 1200px;
	height: 70px;
	float: left;
}
.homecjt_text {
	width: 650px;
	height: 70px;
	float: left;
	font-size: 30px;
	color: #08a1c2;
	font-family: 微软雅黑;
	line-height: 70px;
	padding-left: 50px;
}
.homecjt_xiala {
	width: 200px;
	height: 70px;
	float: left;
	font-size: 12px;
	color: #08a1c2;
}
.homecjtx_182 {
	width: 910px;
	height: 30px;
	float: left;
	margin-top: 25px;
	margin-left: 0px;
	line-height: 30px;
	color: #08a1c2;
	text-align: center;
}
.homecjtx_183 {
	width: 114px;
	height: 30px;
	float: left;
	line-height: 30px;
	color: #08a1c2;
	text-align: center;
}
.homecjtx_182 a {
	color: #08a1c2;
}
.homecjtx_182 a:hover {
	color: #08a1c2;
}
.homecj_ct {
	width: 1200px;
	height: 695px;
	float: left;
}
.homecjc_left {
	width: 962px;
	height: 695px;
	float: left;
	padding-left: 20px;
}
.hcjc_114 {
	background: none repeat scroll 0 0 #FFFFFF;
	float: left;
	height: 292px !important;
	margin-right: 6px;
	margin-top: 8px;
	width: 185px;
}
.hcjc_114 a {
	color: #08a1c2;
}
.hcjc_114 a:hover {
	color: #08a1c2;
}
.hcjc1_pic {
	width: 185px;
	height: 160px;
	float: left;
}
.hcjc1_ct {
	width: 185px !important;
	height: 110px !important;
	float: left;
	line-height: 28px;
	text-align: center;
	color: #777777;
}
.hcjc1_text {
	width: 185px;
	height: 28px;
	float: left;
	line-height: 28px;
	text-align: center;
}
.hcjc1p_fu {
	width: 185px;
	height: 140px;
	float: left;
	position: absolute;
}
.homecjc_right {
	width: 190px;
	height: 612px;
	float: left;
	margin-left: 10px;
}
.homecjcr_news {
	width: 190px;
	height: 219px;
	float: left;
	margin-top: 11px;
	background: #FFF;
}
.hn_title {
	width: 190px;
	height: 40px;
	float: left;
	font-size: 20px;
	font-family: 微软雅黑;
	color: #08a1c2;
	margin-top: 5px;
}
.hn_titletext {
	width: 112px;
	height: 30px;
	float: left;
	font-size: 20px;
	font-family: 微软雅黑;
	color: #08a1c2;
	padding-left: 10px;
	padding-top: 5px;
}
.hn_titlepic {
	width: 63px;
	height: 25px;
	float: left;
	margin-top: 5px;
}
.hn_ct {
	width: 190px;
	height: 174px;
	float: left;
}
.hn_ct ul {
	width: 190px;
	height: 156px;
	float: left;
}
.hn_ct ul li {
	width: 180px;
	height: 28px;
	float: left;
	line-height: 28px;
	padding-left: 10px;
	border-bottom: 1px solid #e0e0e0;
}
.home_news {
	width: 1200px;
	height: 480px;
	margin: 20px auto 0px auto;
}
.homecjt_more {
	width: 63px;
	height: 40px;
	float: left;
	margin-left: 200px;
	padding-top: 30px;
}
.hnews_ct {
	width: 1200px;
	height: 400px;
	float: left;
}
.hncc_text {
	width: 1200px;
	height: 200px;
	float: left;
}
.hncct_ct {
	width: 394px;
	height: 200px;
	float: left;
}
.hnccttop {
	width: 394px;
	height: 22px;
	float: left;
}
.hncctmid {
	width: 294px;
	height: 155px;
	float: left;
	padding-left: 50px;
	padding-right: 50px;
}
.hncctmidtitle {
	width: 310px;
	height: 75px;
	float: left;
}
.hncctmidtitle h1 {
	font-size: 16px;
	line-height: 30px;
}
.hncctmidtitle ul {
	width: 310px;
	height: 24px;
	line-height: 24px;
	float: left;
}
.hncctmidtitle ul li {
	width: 155px;
	height: 24px;
	line-height: 24px;
	float: left;
}
.hncctmidtitle ul li a {
	width: 155px;
	height: 24px;
	line-height: 24px;
	float: left;
}
.hncct_pic {
	width: 806px;
	height: 200px;
	float: left;
}
.hncctp_1 {
	width: 201px;
	height: 200px;
	float: left;
}
.hncctp_11 {
	width: 199px;
	height: 200px;
	float: left;
}
.hncctp1_pic {
	width: 178px;
	height: 130px;
	float: left;
	margin-top: 12px;
	margin-left: 8px;
}
.hncctp1_pic1 {
	width: 178px;
	height: 130px;
	float: left;
}
.hncctp1_text {
	width: 178px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	float: left;
	margin-left: 8px;
	color: #777777;
}
.hncctp1_fu {
	width: 201px;
	height: 131px;
	float: left;
	position: absolute;
	margin-top: 12px;
	margin-left: 8px;
}
.hncctp1_fu1 {
	width: 178px;
	height: 30px;
	float: left;
	position: absolute;
	top: 102px;
}
.hncctp1_fu2 {
	width: 154px;
	height: 30px;
	float: left;
	position: absolute;
	top: 110px;
	left: 0px;
}
.hncctbottom {
	width: 394px;
	height: 22px;
	float: left;
}
.hnbottom {
	width: 1200px;
	height: 100px;
	float: left;
}
.hnbottom_1 {
	width: 178px;
	height: 93px;
	float: left;
	margin-left: 18px;
	margin-top: 7px;
}
.hncc_pic {
	width: 1200px;
	height: 200px;
	float: left;
}
.home_shangxian {
	width: 1200px;
	height: 580px;
	margin: 10px auto 0px auto;
}
.home_sx {
	width: 1200px;
	height: 400px;
	float: left;
}
.homesx_left {
	width: 395px;
	height: 385px;
	float: left;
	margin-top: 7px;
}
.homesxl {
	width: 376px;
	height: 375px;
	float: left;
	margin-left: 13px;
	margin-top: 5px;
}
.homesxl_fu {
	width: 376px;
	height: 375px;
	float: left;
	margin-left: 13px;
	margin-top: 5px;
	position: absolute;
}
.homesx_right {
	width: 805px;
	height: 400px;
	float: left;
}
.home_zhanshi {
	width: 1200px;
	height: 350px;
	margin: 0px auto;
}
.homezs_pic {
	width: 1200px;
	height: 290px;
	float: left;
}
.homezsp_left {
	width: 375px;
	height: 263px;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
	;
	background: #000;
}
.homezsp_right {
	width: 780px;
	height: 270px;
	float: left;
	margin-left: 20px;
	padding-top: 5px;
}
.homezspr_pic {
	background: none repeat scroll 0 0 #006600;
	float: left;
	height: 111px;
	margin-bottom: 36px;
	margin-right: 12px;
	margin-top: 5px;
	width: 181px;
}
.home_lx {
	width: 1200px;
	height: 553px;
	margin: 0px auto;
}
.homelx {
	width: 1165px;
	height: 400px;
	float: left;
	margin-left: 15px;
}
.homelx_1 {
	width: 1165px;
	height: 110px;
	float: left;
}
.homelx_2 {
	width: 1165px;
	height: 350px;
	float: left;
}
.homelx_2 ul {
	width: 1145px;
	float: left;
	padding: 10px;
}
.homelx_2 ul li {
	width: 1115px;
	height: 30px;
	float: left;
	color: #08a1c2;
	border-bottom: 1px dashed #5f0000;
	line-height: 30px;
	font-size: 14px;
	padding-left: 30px;
}
.homelx_3 {
	width: 1165px;
	height: 10px;
	float: left;
}
.home_ma {
	width: 100%;
	height: 170px;
	float: left;
	margin-top: 10px;
}
.homema_mid {
	width: 1160px;
	height: 115px;
	margin: 20px auto 30px auto;
	background: #f2f2f2;
	padding-top: 15px;
}
.homemam1 {
	width: 103px;
	height: 103px;
	float: left;
	margin-left: 30px;
}
.homemam2 {
	width: 250px;
	height: 83px;
	float: left;
	font-family: "微软雅黑";
	line-height: 20px;
	color: #999;
	padding-top: 20px;
	padding-left: 20px;
}
.homemam3 {
	width: 232px;
	height: 103px;
	float: left;
}
.homemam4 {
	width: 103px;
	height: 103px;
	float: left;
	margin-left: 50px;
}
.homemam5 {
	width: 250px;
	height: 83px;
	float: left;
	font-family: "微软雅黑";
	line-height: 20px;
	color: #999;
	padding-top: 20px;
	padding-left: 20px;
}
.home_link {
	width: 100%;
	height: 210px;
	background: #ededed;
	float: left;
}
.home_linkall {
	width: 1200px;
	height: 215px;
	margin: 0px auto;
}
.homel_left {
	width: 690px;
	height: 210px;
	float: left;
	background: #ededed;
	padding-left: 20px;
}
.homelllogo {
	width: 250px;
	height: 100px;
	float: left;
	margin-top: 30px;
	margin-left: 10px;
}
.homelltop {
	width: 690px;
	height: 108px;
	float: left;
	line-height: 30px;
	font-family: "微软雅黑";
}
.homelltop ul {
	margin: 0px;
	padding: 0px;
	width: 635px;
	height: 80px;
}
.homelltop ul li {
	float: left;
	margin-left: 5px;
	height: 30px;
}
.homel_right {
	width: 470px;
	height: 200px;
	float: left;
	padding-top: 10px;
}
.fly_home_footer {
	width: 430px;
	height: 30px;
	margin: auto;
	margin-top: 10px;
}
.fly_home_footer img {
	width: 80px;
	height: 30px;
}
.photo_con {
	width: 920px;
	height: auto;
	overflow: hidden;
}
.photo_info {
	width: 100%;
	height: auto;
	background: #FFF;
	overflow: hidden;
	padding: 10px 10px 0px 8px;
}
.photo_info dl {
	float: left;
	width: 177px;
	overflow: hidden;
	margin: 0px 5px 10px 0px;
}
.photo_info dt {
	height: 164px;
	width: 164px;
	padding: 3px 10px 11px 3px;
	position: relative;
	background: url(../images/po_bg.gif) no-repeat;
}
.photo_info dt a {
	height: 164px;
	width: 164px;
	display: table-cell;
	overflow: hidden;
	vertical-align: middle;
}
.photo_info dt img {
	overflow: hidden;
	max-height: 164px;
	max-width: 164px;
	vertical-align: middle;
	display: block;
	margin: 0 auto;
}
.photo_info dd {
	text-align: center;
	line-height: 25px;
}
.photo_info dd a {
	line-height: 25px;
	height: 25px;
	overflow: hidden;
	display: block;
}
.photo_info dd a:hover {
	color: #f60;
	text-decoration: underline;
}
.photo_info dd span {
	color: red;
}
.photo_info a {
	color: #666;
	text-decoration: none;
}
.photodel_con {
	width: 1200px;
	height: auto;
	overflow: hidden;
	border: 4px solid #F1F1F0;
	box-shadow: 1px 1px 5px #CCC;
	margin-top: 20px;
}
.delpos {
	width: 1200px;
}
/*相册展示*/
.pto_title {
	width: 1200px;
	margin: 0px auto;
}
.sb_box-title {
	height: 30px;
	line-height: 30px;
}
.album {
	margin: 20px auto;
	width: 1200px;
	overflow: hidden;
}
.album-image-md {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	height: 800px;
	overflow: hidden;
}
.album-image-bd {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	height: 750px;
	text-align: center;
	overflow: hidden;
}
.album-image {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 50%;
}
.album-image-ft {
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	text-align: center;
	overflow: hidden;
}
#album-image-ft {
	font-size: 12px;
}
.album-image-nav {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 1200px;
	height: 750px;
	overflow: hidden;
}
.album-image-nav-left-block {
	position: relative;
	z-index: 1;
	float: left;
	margin: 0;
	width: 50%;
	height: 750px;
	list-style-type: none;
	overflow: hidden;
}
.album-image-nav-right-block {
	position: relative;
	z-index: 1;
	float: left;
	margin: 0;
	width: 50%;
	height: 750px;
	list-style-type: none;
	overflow: hidden;
}
.album-image-btn-prev:link, .album-image-btn-prev:visited, .album-image-btn-prev:hover {
	position: absolute;
	z-index: 2;
	top: 50%;
	left: 0;
	margin: -40px 0 0 0;
	width: 40px;
	height: 80px;
	line-height: 60px;
	font-size: 100px;
	color: #999;
	background-color: #333;
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-decoration: none;
	text-align: center;
	overflow: hidden;
}
.album-image-btn-next:link, .album-image-btn-next:visited, .album-image-btn-next:hover {
	position: absolute;
	z-index: 2;
	top: 50%;
	right: 0;
	margin: -40px 0 0 0;
	width: 40px;
	height: 80px;
	line-height: 60px;
	font-size: 100px;
	color: #999;
	background-color: #333;
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-decoration: none;
	text-align: center;
	overflow: hidden;
}
.album-image-btn-prev:hover, .album-image-btn-next:hover {
	color: #FFF;
	background-color: #000;
}
.album-image-loading-overlay {
	position: absolute;
	z-index: 4;
	top: 0;
	left: 0;
	margin: 0;
	width: 980px;
	height: 750px;
	background-color: #FFF;
	opacity: 0.6;
	filter: alpha(opacity=60);
	overflow: hidden;
}
.album-image-loading-overlay img {
	position: absolute;
	z-index: 4;
	top: 50%;
	left: 50%;
	margin: -50px 0 0 -50px;
	width: 100px;
	height: 100px;
}
.album-carousel {
	margin: 0 auto;
	width: 980px;
	height: 80px;
	overflow: hidden;
}
.album-carousel-btn-prev:link, .album-carousel-btn-prev:visited, .album-carousel-btn-prev:hover {
	float: left;
	margin: 0;
	width: 50px;
	height: 80px;
	line-height: 70px;
	text-align: center;
	font-size: 80px;
	text-decoration: none;
	color: #999;
	overflow: hidden;
}
.album-carousel-btn-next:link, .album-carousel-btn-next:visited, .album-carousel-btn-next:hover {
	float: right;
	margin: 0;
	width: 50px;
	height: 80px;
	line-height: 70px;
	text-align: center;
	font-size: 80px;
	text-decoration: none;
	color: #999;
	overflow: hidden;
}
.album-carousel-btn-prev:hover, .album-carousel-btn-next:hover {
	color: #F00;
	background-color: #F4F4F4;
}
.album-carousel-zone {
	position: relative;
	z-index: 1;
	float: left;
	margin: 0;
	width: 880px;
	height: 80px;
	background-color: #FFF;
	overflow: hidden;
}
.album-carousel-list {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 1760px;
	height: 80px;
	overflow: hidden;
}
.album-carousel-thumb {
	position: relative;
	z-index: 3;
	float: left;
	margin: 0;
	list-style-type: none;
	width: 90px;
	height: 80px;
	overflow: hidden;
}
.album-carousel-thumb a:link, .album-carousel-thumb a:visited, .album-carousel-thumb a:hover {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 80px;
	height: 70px;
	border: 3px solid #FFF;
	overflow: hidden;
}
.album-carousel-thumb-selected a:link, .album-carousel-thumb-selected a:visited, .album-carousel-thumb-selected a:hover, .album-carousel-thumb a:hover {
	border: 3px solid #F00;
}
.album-carousel-thumb img {
	position: absolute;
	z-index: 1;
	display: block;
	top: -37px;
	left: -80px;
	width: 230px;
	height: 144px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.album-carousel-thumb-selected a:link img, .album-carousel-thumb-selected a:visited img, .album-carousel-thumb-selected a:hover img, .album-carousel-thumb a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}
.hide {
	display: none;
}
.pic_tit {
	height: 30px;
	line-height: 30px;
	margin-bottom: 0px;
	color: #403734;
	padding-left: 8px;
	font-size: 14px;
	margin-top: 10px;
}
.picshow1 {
	overflow: hidden;
	float: left;
	padding: 6px 5px 6px 25px;
	_padding: 6px 5px 6px 0px;
	margin-top: 10px;
	line-height: 18px;
	margin: 0;
}
.picshow1 li {
	width: 124px;
	height: 152px;
	float: left;
	margin: 0 14px;
	overflow: hidden;
	padding: 3px 11px 11px 3px;
}
.picshow1 li a {
	overflow: hidden;
	text-align: center;
	width: 124px;
	height: 125px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	background: url(../images/li_bg3.gif) no-repeat;
}
.picshow1 li p {
	margin: 0;
}
.picshow1 li p a.mt10 {
	height: 30px;
	background: none;
	line-height: 30px;
	overflow: hidden;
}
.picshow1 li a img {
	width: 114px;
	overflow: hidden;
	display: table-cell;
	line-height: 114px;
	font-size: 114px;
	vertical-align: middle;
	cursor: pointer;
}
#qrcode1 {
	border: 5px solid #fff;
}
.swfobj {
    width: 100%;
    height: 440px;
    position: relative;
    margin-top: -440px;
    display: block;
}