@charset "utf-8";
	body,li,ul,h1,h2,h3,h4,p {
	padding:0px;
	margin:0px;
	font-family:Microsoft YaHei;
	font-size:14px;
	color:#333;
	list-style-type:none;
	-webkit-font-smoothing:antialiased;
}
a {
	text-decoration:none;
	color:#000;
}
div:focus {
	outline:none;
}
a:hover {
	text-decoration:none;
	color:#ff6700;
}
a:focus {
	outline:none;
}
select,option {
	border:none;
	outline:none;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background:#fff;
	padding-right:.14rem;
}
select::-ms-expand {
	display:none;
}
input,select {
	border:0;
	outline:none;
}
.ChuChenHB_top {
	width:1200px;
	height:113px;
	margin:auto;
}
.ChuChenHB_logo {
	width:auto;
	float:left;
	padding-top:20px;
}
.ChuChenHB_logo img {
	width:250px;
	height:66px;
	float:left;
}
.ChuChenHB_logo h1 {
	font-size:14px;
	font-weight:normal;
	padding-left:15px;
	padding-top:20px;
	width:560px;
	height:40px;
	line-height:20px;
	overflow:hidden;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	overflow:hidden;
}
.ChuChenHB_tel_top {
	float:right;
	padding-top:30px;
}
.ChuChenHB_tel_top span img {
	width:27px;
	height:25px;
	display:inline-block;
	position:relative;
	top:5px;
	padding-right:10px;
}
.ChuChenHB_tel_top span {
	font-size:16px;
	color:#0058a1;
}
.ChuChenHB_tel_top h2 {
	color:#0058a1;
	font-size:18px;
	padding-top:5px;
}
.ChuChenHB_nav {
	height:53px;
	background:#0058a1;
	position:relative;
	z-index:999;
	box-shadow:0px 15px 10px -15px #000;
	opacity:0.96;
}
.ChuChenHB_logo_nav {
	width:150px;
	height:auto;
	float:left;
	display:none;
	padding-right:11px;
}
.ChuChenHB_logo_nav img {
	display:block;
	width:100%;
	height:auto;
}
.ChuChenHB_nav_main {
	width:1200px;
	height:auto;
	margin:auto;
}
.ChuChenHB_nav_lf {
	width:940px;
	float:left;
}
.ChuChenHB_nav_list {
	width:155px;
	height:53px;
	line-height:53px;
	float:left;
	text-align:center;
	font-size:16px;
	border-height:15px;
}
.ChuChenHB_nav_list a {
	display:block;
	color:#fff;
}
.hover_nav {
	background:#004b9a;
}
.ChuChenHB_nav_lf span {
	float:left;
	color:#1c6aab;
	height:24px;
	background:#1c6aab;
	display:block;
	width:1px;
	margin-top:17px;
}
.ChuChenHB_nav_list:hover {
	background:#004b9a;
}
.ChuChenHB_second {
	background:#0058a1;
	display:none;
	position:relative;
	z-index:9999;
	box-shadow:0px 15px 10px -15px #000;
}
.ChuChenHB_second ul {
	display:block;
}
.ChuChenHB_second ul li {
	display:block;
	height:40px;
	line-height:40px;
	border-bottom:2px solid #1c6aab;
	border-radius:20px;
}
.ChuChenHB_nav_list:hover .ChuChenHB_second {
	display:block;
}
.ChuChenHB_second ul li:hover {
	background:#ff6700;
	border-radius:20px;
}
.ChuChenHB_nav_rg {
	float:right;
	color:#fff;
	padding-top:17px;
}
.ChuChenHB_nav_rg img {
	width:26px;
	height:25px;
	float:left;
	display:inline-block;
	position:relative;
	top:-3px;
	padding-right:10px;
}
.ChuChenHB_nav_rg h3 {
	font-size:18px;
	display:inline-block;
	color:#fff;
}
.ChuChenHB_nav_rg h3 a {
	color:#fff;
}
.ChuChenHB_banner .pre_banner {
	width:39px;
	height:88px;
	float:left;
	background:url(../images/ChuChenHB_pre.png) no-repeat;
	background-size:39px 88px;
	left:50px;
}
.ChuChenHB_banner .next_banner {
	width:39px;
	height:88px;
	float:left;
	background:url(../images/ChuChenHB_next.png) no-repeat;
	background-size:39px 88px;
	right:50px;
}
.ChuChenHB_banner img {
	width:100%;
	display:block;
	float:center;
}
.ChuChenHB_xls {
	width:810px;
}
.ChuChenHB_xls .ChuChenHB_nav_list {
	width:130px;
}
.ChuChenHB_navigation-link {
	box-sizing:border-box;
	position:relative;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.ChuChenHB_navigation-link:before {
	content:"";
	position:absolute;
	width:100%;
	height:3px;
	bottom:0;
	left:0;
	background-color:#ff3800;
	visibility:hidden;
	-webkit-transform:scaleX(0);
	transform:scaleX(0);
	-webkit-transition:all 0.7s cubic-bezier(1,0.25,0,0.75) 0s;
	transition:all 0.3s cubic-bezier(1,0.25,0,0.75) 0s;
}
.ChuChenHB_navigation-link:hover:before {
	visibility:visible;
	-webkit-transform:scaleX(1);
	transform:scaleX(1);
}
.ChuChenHB_con_mian {
	width:1200px;
	height:auto;
	margin:auto;
	overflow:hidden;
	position:relative;
}
.ChuChenHB_about {
	padding:20px 0px;
	height:auto;
	overflow:hidden;
}
.ChuChenHB_gywm_tit {
	text-align:center;
}
.ChuChenHB_gywm_tit h3 {
	color:#000;
	font-size:28px;
	text-align:center;
	padding-top:30px;
	font-weight:normal;
}
.ChuChenHB_gywm_bd {
	width:280px;
	height:1px;
	background:#ddd;
	margin:auto;
	margin-top:28px;
}
.ChuChenHB_gywm_tit span {
	display:inline-block;
	padding:0 10px;
	background:#fff;
	position:relative;
	height:40px;
	line-height:40px;
	color:#939191;
	top:-23px;
}
.ChuChenHB_about_lf {
	width:570px;
	height:auto;
	overflow:hidden;
	float:left;
	padding-top:20px;
}
.ChuChenHB_about_lf h3 {
	font-size:17px;
	color:#0058a1;
}
.ChuChenHB_about_lf p {
	color:#3c3c3c;
	line-height:26px;
	padding-top:12px;
	overflow:hidden;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:8;
	overflow:hidden;
}
.ChuChenHB_about_lf span {
	height:32px;
	width:140px;
	margin-top:30px;
	border-radius:5px;
	text-align:center;
	line-height:32px;
	border:1px solid #ddd;
	display:block;
}
.ChuChenHB_about_lf span a {
	display:block;
	color:#605f5f;
}
.ChuChenHB_about_rg {
	width:580px;
	height:310px;
	background:#fff;
	margin-top:20px;
	float:right;
	box-shadow:0 0 8px 0 #ddd;
	margin-right:8px;
	border-radius:6px;
}
.ChuChenHB_about_rg img {
	display:block;
	width:559px;
	height:292px;
	margin:auto;
	border-radius:5px;
	margin-top:9px;
}
.ChuChenHB_culture {
	height:auto;
	overflow:hidden;
	background:#f8f9fb;
	padding:20px 0px;
	margin-top:70px;
}
.ChuChenHB_culture .ChuChenHB_gywm_bd {
	width:320px;
}
.ChuChenHB_culture .ChuChenHB_gywm_tit span {
	background:#f8f9fb;
}
.ChuChenHB_culture_lunb {
	width:1200px;
	margin:auto;
	margin-top:25px;
	position:relative;
	background:#fff;
	height:332px;
	box-shadow:0 0 8px 0 #ddd;
	border-radius:5px;
	margin-bottom:45px;
}
.ChuChenHB_qywh_lf {
	width:600px;
	height:332px;
	float:left;
}
.ChuChenHB_qywh_lf img {
	display:block;
	width:600px;
	height:332px;
	border-bottom-left-radius:5px;
	border-top-left-radius:5px;
}
.ChuChenHB_qywh_rg {
	float:left;
	padding-left:52px;
	width:548px;
}
.ChuChenHB_qywh_rg h3 {
	font-size:20px;
	font-weight:normal;
	border-bottom:1px solid #ededed;
	display:block;
	height:40px;
	line-height:40px;
	padding-bottom:10px;
	padding-top:30px;
}
.ChuChenHB_qywh_rg p {
	line-height:26px;
	color:#292929;
	padding-top:20px;
}
.ChuChenHB_qywh_rg p strong {
	color:#ff6700;
	font-weight:normal;
}
.swiper_position {
	position:absolute;
	bottom:10px;
	right:70px;
}
.culture_lub .qywh_next {
	width:55px;
	height:39px;
	float:left;
	background:url(../images/ChuChenHB_why.jpg) no-repeat;
	background-size:55px 39px;
	left:-25px;
}
.culture_lub .qywh_next:hover {
	background:url(../images/ChuChenHB_why_hover.jpg) no-repeat;
	background-size:55px 39px;
}
.culture_lub .qywh_pre {
	width:55px;
	height:39px;
	float:left;
	background:url(../images/ChuChenHB_why2.jpg) no-repeat;
	background-size:55px 39px;
	left:-90px;
}
.culture_lub .qywh_pre:hover {
	background:url(../images/ChuChenHB_why2_hover.jpg) no-repeat;
	background-size:55px 39px;
}
.ChuChenHB_product {
	height:auto;
	overflow:hidden;
	padding:25px 0px;
	margin:auto;
	padding-bottom:0px;
}
.ChuChenHB_cplist {
	width:373px;
	height:393px;
	box-shadow:0 0 7px 0 #dedede;
	background:#fff;
	float:left;
	margin:10px;
	margin-left:20px;
	margin-top:30px;
	overflow:hidden;
}
.ChuChenHB_cplist:nth-child(3n+1) {
	margin-left:10px;
}
.ChuChenHB_cpdt {
	width:373px;
	height:218px;
	overflow:hidden;
}
.ChuChenHB_cplist img {
	width:373px;
	height:218px;
	display:block;
	transition:transform 1s;
}
.ChuChenHB_cplist img:hover {
	transform:scale(1.3);
}
.ChuChenHB_cpjs {
	width:343px;
	height:160px;
	margin:auto;
	padding:0 15px;
}
.ChuChenHB_cpjs h3 {
	font-size:16px;
	padding:5px 0px;
	font-weight:normal;
	height:35px;
	line-height:35px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-bottom:0px;
}
.ChuChenHB_cpjs span {
	color:#bcbcbc;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ChuChenHB_cpjs p {
	height:auto;
	overflow:hidden;
	display:block;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
	color:#666;
	line-height:23px;
	padding-top:12px;
}
.ChuChenHB_mr {
	color:#555;
	font-size:14px;
	padding-top:15px;
}
.ChuChenHB_cplist:hover {
	box-shadow:0 0 7px 0 #f6c9b4;
}
.ChuChenHB_cplist:hover .ChuChenHB_cpjs h3 {
	color:#ff6700;
}
.ChuChenHB_cplist:hover .ChuChenHB_mr {
	color:#ff6700;
}
.ChuChenHB_more_tab {
	width:150px;
	height:35px;
	line-height:35px;
	border-radius:5px;
	text-align:center;
	font-size:16px;
	clear:both;
	margin:auto;
	border:1px solid #dedede;
	margin-top:20px;
}
.ChuChenHB_wcn {
	height:auto;
	overflow:hidden;
	padding-bottom:20px;
}
.ChuChenHB_more_tab a {
	display:block;
	color:#666;
}
.ChuChenHB_wy {
	height:auto;
	overflow:hidden;
	background:url(../images/ChuChenHB_wbj.jpg) no-repeat;
	padding:20px 0px;
	padding-top:50px;
	margin-top:40px;
	padding-bottom:200px;
}
.ChuChenHB_wy_main {
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.ChuChenHB_wy_main .ChuChenHB_gywm_tit span {
	background:none;
	margin-top:25px;
}
.ChuChenHB_wy_main .ChuChenHB_gywm_tit span dt {
	width:90px;
	margin:0 10px;
	height:1px;
	border-top:1px solid #ddd;
	display:inline-block;
	position:relative;
	top:-3px;
}
.ChuChenHB_wy_one {
	height:auto;
	overflow:hidden;
}
.ChuChenHB_wy_lf {
	float:left;
	width:600px;
	height:auto;
	margin-top:100px;
}
.ChuChenHB_wy_lf span {
	width:77px;
	height:72px;
	background:url(../images/ChuChenHB_xzbj.png) no-repeat;
	display:block;
	color:#fff;
	font-size:25px;
	text-align:center;
	line-height:65px;
	font-weight:bolder;
	float:left;
}
.ChuChenHB_lftp {
	float:left;
	width:500px;
	padding-left:20px;
}
.ChuChenHB_lftp h4 {
	color:#0058a1;
	font-size:15px;
	font-weight:normal;
}
.ChuChenHB_lftp h3 {
	color:#0058a1;
	font-size:22px;
	border-bottom:1px solid #dedede;
	padding-bottom:10px;
	padding-top:4px;
}
.ChuChenHB_lftp p {
	line-height:24px;
	color:#666666;
	padding-top:14px;
}
.ChuChenHB_cxbt {
	width:120px;
	height:32px;
	border:1px solid #ff6700;
	border-radius:5px;
	color:#ff6700;
	font-size:16px;
	text-align:center;
	line-height:32px;
	margin-top:25px;
}
.ChuChenHB_cxbt a {
	color:#ff6700;
	display:block;
}
.ChuChenHB_wy_rg {
	float:right;
	position:relative;
}
.ChuChenHB_wy_rg img {
	display:block;
}
.left_why {
	float:left;
}
.right_why {
	float:right;
}
.five_kd {
	width:530px;
}
.pad_xyd {
	padding-top:40px;
}
.pad_ssj {
	margin-top:40px;
}
.ChuChenHB_wy_rg span {
	display:inline-block;
	position:absolute;
	left:26px;
	top:104px;
	color:#fff;
	font-size:18px;
}
.ChuChenHB_sever {
	width:1200px;
	height:410px;
	background:#fff;
	box-shadow:0 0 8px 0 #ddd;
	margin:auto;
	position:relative;
	margin-top:-200px;
	border-radius:8px;
	padding-top:25px;
}
.ChuChenHB_sever_main {
	height:auto;
	overflow:hidden;
	clear:both;
}
.ChuChenHB_ser_list {
	width:175px;
	height:213px;
	float:left;
	background:url(../images/ChuChenHB_fwlc.png) no-repeat;
	margin-left:55px;
}
.ChuChenHB_ser_list img {
	display:block;
	width:50px;
	height:48px;
	margin:auto;
	margin-top:18px;
	-webkit-transition:-webkit-transform 1s ease-out;
	-moz-transition:-moz-transform 1s ease-out;
	-o-transition:-o-transform 1s ease-out;
	-ms-transition:-ms-transform 1s ease-out;
}
.ChuChenHB_ser_list h2 {
	color:#fff;
	text-align:center;
	font-size:26px;
	opacity:0.1;
	padding-top:36px;
}
.ChuChenHB_ser_list h3 {
	color:#fff;
	font-weight:normal;
	font-size:16px;
	text-align:center;
	padding-top:6px;
}
.ChuChenHB_ser_list img:hover {
	-webkit-transform:rotateZ(360deg);
	-moz-transform:rotateZ(360deg);
	-o-transform:rotateZ(360deg);
	-ms-transform:rotateZ(360deg);
	transform:rotateZ(360deg);
}
.ChuChenHB_gysb {
	height:auto;
	overflow:hidden;
	padding-top:30px;
	width:1200px;
	margin:auto;
}
.ChuChenHB_gysb_main {
	height:auto;
	overflow:hidden;
	clear:both;
	padding-top:40px;
}
.ChuChenHB_gysb_lf {
	width:560px;
	height:auto;
	overflow:hidden;
	float:left;
}
.ChuChenHB_gysb_one {
	height:95px;
}
.ChuChenHB_gysb_one span {
	display:block;
	width:120px;
	height:95px;
	background:#bfbfbf;
	float:left;
}
.ChuChenHB_gysb_one span h2 {
	font-size:36px;
	text-align:center;
	color:#fff;
	padding-top:8px;
}
.ChuChenHB_gysb_one span p {
	text-align:center;
	color:#fff;
	display:block;
	font-size:22px;
}
.ChuChenHB_sbyb {
	float:left;
	width:410px;
	height:95px;
	background:#f8f9fb;
	padding:0 15px;
}
.ChuChenHB_sbyb h3 {
	color:#333;
	height:35px;
	line-height:35px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:16px;
	font-weight:normal;
	padding-top:5px;
}
.ChuChenHB_sbyb p {
	color:#808080;
	font-size:13px;
	line-height:22px;
	overflow:hidden;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.ChuChenHB_gysb_one:hover span {
	background:#0058a1;
}
.ChuChenHB_gysb_one:hover .ChuChenHB_sbyb h3 {
	color:#0058a1;
}
.ChuChenHB_gysb_lf ul {
	display:block;
	margin-top:10px;
	width:100%;
	background:#f8f9fb;
}
.ChuChenHB_gysb_lf ul li {
	height:43px;
	border-bottom:1px dashed #dedede;
	line-height:43px;
	width:90%;
	margin:auto;
	display:block;
}
.ChuChenHB_gysb_lf ul li span {
	float:left;
	display:block;
}
.ChuChenHB_gysb_lf ul li span:first-child {
	width:80%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#444444;
}
.ChuChenHB_gysb_lf ul li span:last-child {
	width:20%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	float:right;
	color:#929292;
	font-size:13px;
}
.ChuChenHB_gysb_lf ul li:hover span:first-child {
	color:#ff6700;
}
.gysb_right {
	float:right;
}
.ChuChenHB_more_gy {
	width:150px;
	height:32px;
	border:1px solid #ff6700;
	border-radius:5px;
	color:#ff6700;
	font-size:16px;
	text-align:center;
	line-height:32px;
	margin:auto;
	margin-top:65px;
	margin-bottom:75px;
}
.ChuChenHB_more_gy a {
	display:block;
	color:#ff6700;
}
.ChuChenHB_footer {
	height:293px;
	background:url(../images/ChuChenHB_dbbj.jpg) no-repeat;
}
.ChuChenHB_footer_mx {
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.ChuChenHB_footer_zb {
	width:286px;
	height:auto;
	overflow:hidden;
	padding-top:45px;
	float:left;
}
.ChuChenHB_footer_zb img {
	display:block;
	width:286px;
	height:88px;
}
.ChuChenHB_footer_zb ul {
	display:block;
	padding-top:5px;
}
.ChuChenHB_footer_zb ul li {
	width:auto;
	float:left;
	color:#fff;
	display:block;
	height:33px;
	line-height:33px;
	padding-left:50px;
}
.ChuChenHB_footer_zb ul li a {
	color:#fff;
	opacity:0.6;
}
.ChuChenHB_footer_zb ul li:nth-child(3n+1) {
	padding-left:5px;
}
.ChuChenHB_footer_zj {
	width:440px;
	height:93px;
	border-left:1px solid #3c3c3c;
	border-right:1px solid #3c3c3c;
	float:left;
	margin-left:80px;
	margin-top:90px;
	padding:0 80px;
	color:#fff;
}
.ChuChenHB_footer_zb ul li a:hover {
	color:#fff;
	opacity:1;
}
.ChuChenHB_footer_zj h3 {
	color:#fff;
	font-size:16px;
	font-weight:normal;
	margin-top:-20px;
	position:relative;
	top:-15px;
}
.ChuChenHB_footer_zj p {
	float:left;
	display:block;
	width:50%;
	overflow:hidden;
	color:#fff;
	opacity:0.6;
	line-height:24px;
}
.ChuChenHB_footer_zj p a {
	color:#fff;
}
.ChuChenHB_footer_zj p a:hover {
	text-decoration:underline;
	color:#fff;
}
.ChuChenHB_footer_zj p span {
	padding-left:43px;
}
.ChuChenHB_footer_yb {
	width:109px;
	height:auto;
	overflow:hidden;
	padding-top:73px;
	float:right;
}
.ChuChenHB_footer_yb img {
	width:109px;
	height:108px;
	display:block;
	margin:auto;
}
.ChuChenHB_footer_yb p {
	text-align:center;
	color:#fff;
	opacity:0.6;
	font-size:13px;
	padding-top:5px;
}
.ChuChenHB_footer_yb p:hover {
	color:#fff;
	opacity:1;
}
.ChuChenHB_footer_yb p a {
	color:#fff;
	opacity:0.6;
}
.ChuChenHB_footer_yb p a:hover {
	color:#fff;
	opacity:1;
}
.ChuChenHB_bqxx {
	height:50px;
	border-top:1px solid #3c3c3c;
	margin-top:33px;
	clear:both;
}
.ChuChenHB_bqmx {
	width:1200px;
	height:auto;
	overflow:hidden;
	margin:auto;
}
.ChuChenHB_bqmx p {
	display:block;
	float:left;
	width:80%;
	height:50px;
	line-height:50px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#fff;
	opacity:0.6;
}
.ChuChenHB_bqmx p:hover {
	color:#fff;
	opacity:1;
}
.ChuChenHB_bqmx span {
	float:right;
}
.ChuChenHB_bqmx span img {
	width:168px;
	height:39px;
	padding-top:9px;
}
.ChuChenHB_kf {
	width:250px;
	height:250px;
	position:fixed;
	right:2%;
	top:80%;
	margin-top:-130px;
	z-index:999;
}
.ChuChenHB_kftb {
	float:right;
	position:relative;
}
.ChuChenHB_kf_ico {
	position:relative;
}
.ChuChenHB_kf_ico span {
	height:50px;
	width:50px;
	border-radius:6px;
	margin-bottom:4px;
	background:#0058a1;
	display:block;
}
.ChuChenHB_kf_ico span:hover {
	background:#ff3700;
}
.ChuChenHB_kf_ico img {
	width:33px;
	height:33px;
	display:block;
	margin:auto;
	padding-top:7px;
}
.ChuChenHB_eject {
	width:184px;
	height:210px;
	position:absolute;
	right:50px;
	top:3px;
	background:url(../images/ChuChenHB_bsk.png) no-repeat;
	display:none;
}
.ChuChenHB_eject h3 {
	width:120px;
	height:35px;
	border-bottom:1px solid #ededed;
	margin-left:30px;
	text-align:center;
	line-height:35px;
	font-size:17px;
	font-weight:normal;
	padding:10px 0px;
	padding-bottom:5px;
}
.ChuChenHB_eject img {
	width:106px;
	height:106px;
}
.ChuChenHB_eject h4 {
	text-align:center;
	color:#626262;
	font-weight:normal;
}
.ChuChenHB_kf_ico:hover .ChuChenHB_eject {
	display:block;
}
.con_ny {
	margin-top:-50px;
}
.hsbj {
	background:#f8f9fb;
}
.ChuChenHB_con_lf {
	width:274px;
	float:left;
	background:#fff;
	height:auto;
	overflow:hidden;
	margin-bottom:40px;
}
.ChuChenHB_fenl {
	height:274px;
	height:209px;
	background:url(../images/ChuChenHB_fl01.jpg) no-repeat;
	position:relative;
	z-index:998;
}
.ChuChenHB_fenl h2 {
	color:#fff;
	font-size:24px;
	font-weight:normal;
	padding-top:30px;
	padding-left:20px;
}
.ChuChenHB_fenl h3 {
	color:#fff;
	opacity:0.25;
	font-size:26px;
	padding-left:20px;
	padding-top:5px;
}
.ChuChenHB_fenl span {
	width:30px;
	height:2px;
	border-bottom:1px solid #fff;
	display:block;
	margin-left:20px;
	margin-top:25px;
}
.ChuChenHB_fenl p {
	font-size:17px;
	color:#fff;
	padding-top:22px;
	padding-left:20px;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ChuChenHB_mnue {
	height:auto;
	overflow:hidden;
}
.ChuChenHB_cd {
	height:auto;
	overflow:hidden;
}
.ChuChenHB_cd h2 {
	height:43px;
	line-height:43px;
	text-indent:20px;
	background:#d0e7fa;
	color:#0058a1;
	font-size:17px;
	font-weight:normal;
}
.ChuChenHB_cd h2 img {
	float:right;
	padding-top:15px;
	padding-right:20px;
}
.ChuChenHB_cd ul {
	display:block;
	height:auto;
	overflow:hidden;
}
.ChuChenHB_cd ul li {
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #dedede;
	text-indent:40px;
}
.ChuChenHB_cd ul li:last-child {
	border-bottom:none;
}
.ChuChenHB_cd ul li a {
	color:#666;
}
.ChuChenHB_cd ul li a:hover {
	color:#ff6700;
	opacity:1;
}
.ChuChenHB_cd ul li.hover_mnue a {
	color:#ff6700;
	opacity:1;
}
.ChuChenHB_lxzb {
	width:274px;
	height:360px;
	background:url(../images/ChuChenHB_fl02.jpg) no-repeat;
}
.ChuChenHB_lxzb h3 {
	height:40px;
	line-height:40px;
	color:#fff;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display:block;
	font-weight:normal;
	font-size:16px;
	padding-left:20px;
	padding-top:20px;
}
.ChuChenHB_lxzb p {
	padding-left:20px;
	line-height:25px;
	color:#fff;
	display:block;
	width:auto;
	clear:both;
	padding-top:10px;
}
.ChuChenHB_lxzb p img {
	width:26px;
	height:26px;
	float:left;
	display:block;
}
.ChuChenHB_lxzb p span {
	float:left;
	display:block;
	padding-left:5px;
}
.ChuChenHB_lxzb p span a {
	color:#fff;
}
.ChuChenHB_wswj {
	text-align:center;
	padding-top:22px;
}
.ChuChenHB_wswj img {
	width:131px;
	height:129px;
	margin:auto;
}
.ChuChenHB_wswj h4 {
	line-height:26px;
	color:#fff;
	font-weight:normal;
}
.ChuChenHB_nryb {
	float:right;
	height:auto;
	overflow:hidden;
	width:895px;
	margin-top:50px;
	margin-bottom:40px;
}
.ChuChenHB_dqwz {
	height:40px;
	line-height:40px;
	padding-top:15px;
}
.ChuChenHB_dqwz span {
	display:inline-block;
	width:8px;
	height:8px;
	border:2px solid #0058a1;
	border-radius:50%;
	position:relative;
	top:1px;
	background:#f8f9fb;
	position:relative;
	z-index:1;
}
.ChuChenHB_dqwz dt {
	height:2px;
	border-bottom:1px solid #98bad8;
	width:100%;
	position:relative;
	margin-top:-22px;
}
.ChuChenHB_dqwz p {
	display:inline-block;
	background:#f8f9fb;
	padding:0 10px;
	position:relative;
	z-index:1;
}
.ChuChenHB_cpny {
	height:auto;
	overflow:hidden;
	background:#fff;
	margin-top:10px;
	padding-bottom:20px;
}
.ChuChenHB_cpny_list {
	height:auto;
	overflow:hidden;
	padding-top:20px;
	width:820px;
	margin:auto;
	border-bottom:1px dashed #dedede;
	padding-bottom:20px;
}
.ChuChenHB_cpny_tp {
	width:211px;
	height:131px;
	float:left;
}
.ChuChenHB_cpny_tp img {
	display:block;
	width:211px;
	height:131px;
	transition:transform 0.7s;
}
.ChuChenHB_cpny_tp img:hover {
	transform:scale(1.1);
	-moz-opacity:0.7;
	opacity:0.7;
}
.ChuChenHB_cpny_js {
	width:580px;
	height:131px;
	float:right;
}
.ChuChenHB_cpny_js h3 {
	font-size:16px;
	font-weight:normal;
	height:35px;
	line-height:35px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ChuChenHB_cpny_js p {
	line-height:24px;
	color:#666666;
	font-size:13px;
	padding:5px 0px;
	display:block;
	overflow:hidden;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}
.ChuChenHB_gjc {
	height:40px;
	line-height:40px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color:#666;
	opacity:0.6;
}
.ChuChenHB_gjc a {
	padding-right:10px;
}
#pagelist {
	width:auto;
	margin:30px auto;
	height:20px;
	text-align:center;
}
#pagelist ul li {
	display:inline-block;
	border:1px solid #ddd;
	height:25px;
	line-height:25px;
	margin:0px 5px;
}
#pagelist ul li a,.pageinfo {
	display:block;
	padding:0px 12px;
	background:#fff;
	color:#666;
}
.pageinfo {
	color:#666;
}
#pagelist ul li a:hover {
	background:#095bad;
	color:#FFF;
}
#pagelist ul li.thisclass {
	background:#095bad;
	display:inline-block;
	padding:0px 12px;
	font-weight:bold;
	color:#FFF;
	border:1px solid #095bad;
}
.ChuChenHB_cpny h2 {
	height:auto;
	overflow:hidden;
	padding:20px 0px;
	text-indent:40px;
	height:40px;
	line-height:40px;
	font-size:24px;
	display:block;
	font-weight:normal;
	border-bottom:1px solid #dedede;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ChuChenHB_kdsy {
	height:auto;
	overflow:hidden;
	width:820px;
	margin:auto;
}
.ChuChenHB_cpxq_js {
	height:auto;
	overflow:hidden;
	padding-top:25px;
}
.ChuChenHB_cpxq_tp {
	width:339px;
	height:198px;
	float:left;
}
.ChuChenHB_cpxq_tp img {
	display:block;
	width:339px;
	height:198px;
	transition:transform 0.7s;
}
.ChuChenHB_cpxq_tp img:hover {
	transform:scale(1.3);
}
.ChuChenHB_cpxq_yb {
	float:left;
	width:423px;
	float:right;
}
.ChuChenHB_cpxq_yb p {
	line-height:24px;
	color:#151515;
	opacity:0.6;
}
.ChuChenHB_lxxq {
	height:38px;
	line-height:38px;
	font-size:17px;
	border:1px solid #0058a1;
	border-radius:6px;
	color:#0058a1;
	width:300px;
	margin-top:20px;
}
.ChuChenHB_lxxq img {
	display:inline-block;
	margin-right:15px;
	width:27px;
	height:25px;
	padding-left:20px;
	padding-top:5px;
	float:left;
}
.ChuChenHB_lxxq strong {
	font-size:18px;
}
.ChuChenHB_xqjs_wm {
	height:auto;
	overflow:hidden;
	padding-top:25px;
}
.ChuChenHB_xqjs_wm p {
	line-height:24px;
	color:#151515;
}
.ChuChenHB_xqjs_wm img {
	display:block;
	max-width:800px;
	margin:auto;
	padding-top:20px;
}
.ChuChenHB_fhh {
	height:45px;
	background:#f8f9fb;
	line-height:45px;
	font-size:15px;
	font-size:13px;
	text-indent:20px;
	margin-top:40px;
	overflow:hidden;
}
.ChuChenHB_fhh a {
	color:#f25a00;
	padding:0 5px;
}
.ChuChenHB_fhh a:hover {
	text-decoration:underline;
}
.ChuChenHB_fenp {
	height:auto;
	overflow:hidden;
	display:block;
	padding-top:20px;
}
.ChuChenHB_fenp span {
	display:block;
	height:35px;
	line-height:35px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ChuChenHB_cptb {
	height:auto;
	overflow:hidden;
	padding-top:30px;
}
.ChuChenHB_btxx {
	height:40px;
	border-bottom:1px solid #dedede;
}
.ChuChenHB_hhj {
	width:90px;
	height:40px;
	line-height:40px;
	float:left;
	margin-right:20px;
	text-align:center;
	font-size:17px;
}
.hover_hhj a {
	color:#f25a00;
}
.ChuChenHB_hhj a:hover {
	color:#f25a00;
}
.hover_hhj {
	border-bottom:2px solid #f25a00;
}
.ChuChenHB_neir {
	height:auto;
	overflow:hidden;
	clear:both;
	padding-bottom:40px;
}
.ChuChenHB_nrlb {
	height:auto;
	overflow:hidden;
	display:none;
}
.ChuChenHB_nrlb:first-child {
	display:block;
}
.ChuChenHB_nrlb ul {
	display:block;
	height:auto;
	overflow:hidden;
}
.ChuChenHB_nrlb li {
	display:block;
	height:160px;
	width:187px;
	overflow:hidden;
	float:left;
	margin-left:20px;
	border:1px solid #ededed;
	margin-top:20px;
}
.ChuChenHB_nrlb li:nth-child(4n+1) {
	margin-left:0px;
}
.ChuChenHB_nrlb li img {
	width:187px;
	height:114px;
	margin:auto;
	transition:transform 0.7s;
}
.ChuChenHB_nrlb li img:hover {
	transform:scale(1.1);
}
.ChuChenHB_nrlb h3 {
	text-align:center;
	height:35px;
	line-height:35px;
	overflow:hidden;
	font-weight:normal;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ChuChenHB_conduct {
	background:#fff url(../images/ChuChenHB_renw.jpg) no-repeat right;
	min-height:668px;
	padding-bottom:0px;
	padding-left:30px;
}
.ChuChenHB_conduct h2 {
	font-size:18px;
	line-height:30px;
	padding:20px 0px;
	font-weight:normal;
	padding-top:50px;
}
.ChuChenHB_conduct span {
	width:36px;
	height:1px;
	background:#333;
	display:block;
}
.ChuChenHB_conduct h4 {
	font-size:16px;
	font-weight:normal;
	padding-top:30px;
}
.ChuChenHB_conduct p {
	line-height:28px;
	padding-top:5px;
}
.ChuChenHB_duct {
	width:206px;
	height:auto;
	padding-top:20px;
}
.ChuChenHB_duct img {
	width:206px;
	height:280px;
}
.ChuChenHB_duct p {
	line-height:26px;
	text-align:center;
	padding-top:0px;
	color:#666;
}
ChuChenHB_duct

@media (min-width:1280px) and (max-width:1366px) {
	}.ChuChenHB_gywm {
	background:#fff url(../images/ChuChenHB_gywm.jpg) no-repeat right;
	min-height:668px;
	padding-bottom:0px;
	padding-left:30px;
}
.ChuChenHB_gywm p {
	line-height:28px;
	padding-top:5px;
}
.ChuChenHB_shfw {
	background:#fff url(../images/ChuChenHB_shfw.jpg) no-repeat right;
	min-height:668px;
	padding-bottom:0px;
	padding-left:30px;
}
.ChuChenHB_shfw p {
	line-height:28px;
	padding-top:5px;
}
.ChuChenHB_gscj {
	background:#fff url(../images/ChuChenHB_gscj.jpg) no-repeat right;
	min-height:668px;
	padding-bottom:0px;
	padding-left:30px;
}
.ChuChenHB_gscj p {
	line-height:28px;
	padding-top:5px;
}
.ChuChenHB_dy {
	background:#fff;
}
.ChuChenHB_dy p {
	line-height:28px;
	padding-top:5px;
	padding-left:30px;
}
