/******************导航部分*********************/
.heard {
	background: #fff;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
}
.heard .logo {
	float: left;
	width: 440px;
	height: 96px;
	line-height: 96px;
}
.heard .logo img {
	width: 100%;
}
.heard_n_R {
	float: right;
	position: relative;
	z-index: 1;
}
.heard_n_R ul {
	float: left;
	margin-bottom: 0px;
	position: relative;
}
.heard_n_R>ul>li {
	float: left;
	text-align: center;
}
.heard .heard_n_R>ul>li>a {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	line-height: 96px;
	padding-left: 20px;
	padding-right: 20px;
	color: #333333;/*		transition: All 0.5s ease-in-out;
	-webkit-transition: All 0.5s ease-in-out;
	-moz-transition: All 0.5s ease-in-out;
	-o-transition: All 0.5s ease-in-out;*/
}
.heard_n_R ul>li:hover>a {
	/*	color: #fff;*/
	color: #E46C20;
}
.heard_n_R ul li.cur a {
	color: #fff;
	background: #E46C20;
}
.heard_n_R ul li ul {
	position: absolute;
	padding-top: 3px;
	top: 73px;
	left: 0px;
	width: 100%;
	display: none;
	z-index: 888;
}
.heard_n_R ul li ul li {
	background: #FFF;
	filter: alpha(opacity=90);
	opacity: .9;
	-moz-opacity: .9;
}
.heard_n_R ul li ul li a {
	line-height: 38px;
	display: block;
	color: #333333;
}
.heard_n_R ul li ul li a:hover {
	background: #E46C20;
	color: #FFF;
}
.magic-line {
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100px;
	height: 96px;
	background: #E46C20;
	z-index: -1;
}
/***************************************************/

.banner {
	width: 100%;
	height: 720px;
}
.banner_wz {
	width: 1200px;
	margin: 0 auto;
	padding-top: 190px;
}
.banner_wz span {
	width: 490px;
	height: 3px;
	background: #FFF;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 15px;
}
.banner_wz h1 {
	font-size: 68px;
	color: #FFF;
	font-weight: 600 !important;
}
.banner_wz h2 {
	font-size: 46px;
	color: #FFF;
	font-weight: 600 !important;
}
.banner_n {
	width: 100%;
	height: 440px;
}
.banner_n span {
	width: 110px;
	height: 3px;
	background: #FFF;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 15px;
}
.banner_n .banner_wz h1 {
	font-size: 55px;
}
/***foot***/
.foot {
	padding-top: 40px;
	padding-bottom: 40px;
	background: #343434;
	margin-top: 85px;
}
.foot a:hover {
	color: #E46C20;
}
.foot_n_T {
	text-align: center;
	text-align-last: center;
}
.foot_n_T a {
	color: #FFF;
	font-size: 14px;
	display: inline-block;
	margin-left: 15px;
	margin-right: 15px;
}
.foot_n p {
	color: #FFF;
	font-size: 14px;
	text-align: center;
	margin-top: 12px;
}
/*********************************/
.T_title {
	margin-top: 95px;
	margin-bottom: 40px;
}
.T_title h1 {
	color: #3e3e3e;
	font-size: 46px;
	font-weight: 600 !important;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.T_title h2 {
	color: #3e3e3e;
	font-size: 20px;
	font-weight: 600 !important;
	text-align: center;
	text-transform: uppercase;
	margin-top: 5px;
}
.T_title h1:before {
	width: 40px;
	height: 4px;
	display: inline-block;
	content: " ";
	margin-right: 15px;
	background: #3e3e3e;
}
.T_title h1:after {
	width: 40px;
	height: 4px;
	display: inline-block;
	content: " ";
	margin-left: 15px;
	background: #3e3e3e;
}
.H_about_L {
	width: 590px;
	float: left;
}
.H_about_R {
	width: 570px;
	height: 320px;
	overflow: hidden;
	float: right;
}
.H_about_L_tit h1 {
	font-size: 28px;
	font-weight: 600;
}
.H_about_L_tit h2 {
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 5px;
}
.H_about_L_n {
	margin-top: 30px;
	margin-bottom: 70px;
}
.H_about_L_n p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.H_about_more {
	width: 116px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: #E46C20;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
}
.H_about_B {
	overflow: hidden;
	margin-top: 40px;
}
.H_about_B_li {
	width: 25%;
	float: left;
	border-right: 1px solid #707070;
}
.H_about_B .H_about_B_li:last-of-type {
	border: none;
}
.H_about_B_li h1 {
	text-align: center;
	font-size: 35px;
	color: #166db4;
	font-weight: 600 !important;
}
.H_about_B_li h1 span {
	font-size: 35px;
	font-weight: 600 !important;
}
.H_about_B_li h2 {
	text-align: center;
	font-size: 14px;
	color: #707070;
	margin-top: 10px;
}
.H_product {
	padding-bottom: 95px;
	background: #FAFAFA;
}
.H_product_n {
	overflow: inherit !important;
}
.H_product_n:before {
	width: 100%;
	height: 55px;
	content: " ";
	display: inline-block;
	background: #FFF;
	box-shadow: 0px 4px 4px rgba(0,0,0,0.1);
}
.H_pr_title {
	text-align: center;
	text-align-last: center;
}
.H_pr_title span {
	display: inline-block;
	height: 46px;
	line-height: 46px;
	font-size: 20px;
	margin-right: 35px;
	cursor: pointer;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
	z-index: 1;
}
.H_pr_title a {
	display: inline-block;
	height: 46px;
	line-height: 46px;
	font-size: 20px;
	padding-left: 25px;
	padding-right: 25px;
	position: relative;
	z-index: 1;
}
.H_pr_title span.cur, .H_pr_title span:hover, .H_pr_title a:hover, .H_pr_title a.cur {
	color: #FFF;
}
.H_pr_title span.cur, .H_pr_title a.cur {
	background: #E46C20;
}
.H_pr_title span:before, .H_pr_title a:before {
	content: "";
	position: absolute;
	background: #E46C20;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.H_pr_title span:hover:before, .H_pr_title a:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.H_product_n_B_li {
	overflow: hidden;
	margin-top: 40px;
}
.H_product_n_B_li a {
	width: 360px;
	border: 1px solid #BFBFBF;
	float: left;
	text-align: center;
	background: #fff;
}
.pr_img {
	overflow: hidden;
	width: 330px;
	height: 240px;
	margin: 15px auto;
	text-align: center;
}
.pr_img img {
	width: 100%;
	transition: all 0.6s;
}
.H_product_n_B_li a:hover .pr_img img {
	transform: scale(1.08);
}
.H_product_n_B_li a p {
	text-align: center;
	font-size: 18px;
	color: #3e3e3e;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 15px;
	padding-top: 15px;
	border-top: 1px dashed #BFBFBF;
}
.H_product_n_B_li a:nth-of-type(2) {
	margin-left: 60px;
	margin-right: 60px;
}
/*****************/

.H_news_title {
	text-align: center;
	text-align-last: center;
}
.H_news_title span {
	display: inline-block;
	height: 46px;
	line-height: 44px;
	font-size: 20px;
	margin-right: 35px;
	cursor: pointer;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	box-sizing: border-box;
	border: 1px solid #A0A0A0;
	z-index: 1;
}
.H_news_title a {
	display: inline-block;
	height: 46px;
	line-height: 46px;
	font-size: 20px;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
	border: 1px solid #A0A0A0;
	z-index: 1;
}
.H_news_title span.cur, .H_news_title span:hover, .H_news_title a:hover {
	color: #e46c20;
	border: 1px solid #FFF;
}
.H_news_title span.cur {
	border: 1px solid #e46c20 !important;
}
.H_news_title span:before, .H_news_title a:before {
	content: "";
	position: absolute;
	border: 1px solid #e46c20;
	z-index: -1;
	height: 44px;
	top: -1px;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.H_news_title span:hover:before, .H_news_title a:hover:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
.H_news_title span.cur:before {
	display: none;
}
.H_news_n {
	margin-top: 40px;
	overflow: hidden;
}
.H_news_n_li_L {
	width: 570px;
	float: left;
}
.H_news_n_li_L h1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 25px;
	margin-bottom: 30px;
	font-size: 20px;
}
.H_news_n_li_L p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.H_news_img {
	overflow: hidden;
	width: 570px;
	height: 320px;
}
.H_news_img img {
	width: 100%;
	transition: all 0.6s;
}
.H_news_n_li_L a:hover .H_news_img img {
	transform: scale(1.08);
}
.H_news_n_li_L a:hover h1 {
	color: #166db4 !important;
}
.H_news_n_li_R {
	width: 600px;
	float: right;
}
.H_news_n_li_R a {
	display: block;
	padding-bottom: 21px;
	margin-bottom: 21px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.H_news_n_li_R a:after {
	content: " ";
	clear: both;
	display: block;
}
.H_news_n_li_R a:hover {
	box-shadow: 0px 12px 12px -12px rgba(0,0,0,.15);
}
.news_time {
	width: 80px;
	height: 60px;
	padding-right: 15px;
	border-right: 1px solid #BFBFBF;
	text-align: right;
	color: #787878;
	float: left;
	margin-top: 12px;
}
.news_time span {
	font-size: 30px;
	color: #515151;
}
.H_news_R {
	width: 500px;
	float: right;
}
.H_news_R h1 {
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}
.H_news_R p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #7a7a7a;
}
.h_news_n_li_R a:hover {
	box-shadow: 0 15px 10px -15px rgba(0,0,0,.15);
}
.H_news_n_li_R a:hover h1 {
	color: #166db4 !important;
}
.content_Z .H_product_n:before {
	display: none;
}
.content_Z {
	margin-top: 50px;
}
.content_Z .H_pr_title a {
	margin-right: 35px;
}
.content_Z .H_pr_title a:last-child {
	margin-right: 0px;
}
.content_Z .H_product_n_B_li a:nth-of-type(3n+2) {
	margin-left: 45px;
	margin-right: 45px;
}
.content_Z .H_product_n_B_li a {
	margin-bottom: 45px;
}
.about_title {
	font-size: 42px;
	color: #444444;
	padding-bottom: 30px;
	border-bottom: 1px solid #CCCCCC;
	font-weight: 600;
}
.about_T_n {
	padding-top: 35px;
	padding-bottom: 45px;
}
.about_T_n p {
	text-indent: 32px;
	color: #818080;
	font-size: 16px;
	line-height: 30px;
}
.about_F_n {
	padding: 95px 0px 45px 0px;
	position: relative;
	overflow: hidden;
}
.about_F_n:before {
	content: " ";
	width: 100%;
	height: 1px;
	background: url(../images/about_h.png) center center repeat-x;
	position: absolute;
	top: 50%;
	margin-top: 25px;
	left: -8px;
}
.about_F_n_li {
	text-align: center;
	float: left;
	z-index: 1;
	position: relative;
	overflow: hidden;
}
.about_F_n_li span {
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 26px;
	color: #FFF;
	display: inline-block;
	border-radius: 50%;
	background: #E46C20;
}
.about_F_n_li i {
	width: 23px;
	display: inline-block;
	font-size: 0px;
}
.about_F_n_li i:before {
	content: " ";
	display: inline-block;
	width: 1px;
	height: 100px;
	background: #E46C20;
	margin: 0 auto;
}
.about_F_n_li:nth-child(5) i:before {
	content: " ";
	display: inline-block;
	width: 1px;
	height: 30px;
	background: #E46C20;
	margin: 0 auto;
}
.about_F_n_li:nth-child(4) i:before {
	content: " ";
	display: inline-block;
	width: 1px;
	height: 130px;
	background: #E46C20;
	margin: 0 auto;
}
.about_F_n_li i:after {
	content: " ";
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url(../images/about_dian.png) center center no-repeat;
}
.about_F_n_li:nth-child(2) i:before, .about_F_n_li:nth-child(3) i:before, .about_F_n_li:nth-child(6) i:before, .about_F_n_li:nth-child(8) i:before {
	content: " ";
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url(../images/about_dian.png) center center no-repeat;
}
.about_F_n_li:nth-child(2) i:after, .about_F_n_li:nth-child(8) i:after {
	content: " ";
	display: inline-block;
	width: 1px;
	height: 100px;
	background: #E46C20;
	margin: 0 auto;
}
.about_F_n_li:nth-child(3) i:after, .about_F_n_li:nth-child(6) i:after {
	content: " ";
	display: inline-block;
	width: 1px;
	height: 30px;
	background: #E46C20;
	margin: 0 auto;
}
.about_F_n_li:nth-child(2) {
	margin-top: 180px;
	margin-left: -180px;
}
.about_F_n_li:nth-child(8) {
	margin-top: 180px;
	margin-left: -168px;
}
.about_F_n_li:nth-child(3) {
	margin-top: 180px;
	margin-left: -115px;
}
.about_F_n_li:nth-child(6) {
	margin-top: 180px;
	margin-left: -145px;
}
.about_F_n_li:nth-child(4) {
	margin-top: -30px;
	margin-left: -190px;
}
.about_F_n_li:nth-child(7) {
	margin-left: -189px;
}
.about_F_n_li:first-child {
	margin-left: 10px;
}
.about_F_n_li_L {
	float: left;
	font-size: 0px;
}
.about_F_n_li_R {
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}
.about_F_n_li_R p {
	color: #6c6c6c;
	font-size: 16px;
	float: left;
	width: 180px;
}
.about_F_n_li_R:before {
	width: 8px;
	height: 8px;
	display: inline-block;
	content: " ";
	border-radius: 50%;
	background: #E46C20;
	margin-right: 6px;
	float: left;
	margin-top: 8px;
}
.about_F_n_li:nth-child(2) .about_F_n_li_R, .about_F_n_li:nth-child(8) .about_F_n_li_R {
	margin-top: 134px;
}
.about_F_n_li:nth-child(3) .about_F_n_li_R, .about_F_n_li:nth-child(6) .about_F_n_li_R {
	margin-top: 64px;
}
.about_F_n_li:nth-child(5) {
	margin-top: 70px;
	margin-left: -175px;
}
.about_W, .about_tuan {
	margin-top: 50px;
}
.about_W_n, .about_tuan_n {
	overflow: hidden;
	margin-top: 40px;
}
.about_W_li {
	width: 285px;
	height: 200px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 20px;
	padding: 40px 30px;
}
.about_W_li:last-of-type {
	margin-right: 0px;
}
.about_W_li h1 {
	text-align: center;
	font-size: 25px;
	color: #444444;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 20px;
}
.about_W_li p {
	text-align: center;
	font-size: 17px;
	color: #7f7f7f;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.about_Ry {
	margin-top: 75px;
}
.about_Ry_n {
	overflow: hidden;
	padding-top: 40px;
}
.about_Ry_li {
	width: 370px;
	float: left;
	margin-right: 45px;
	margin-bottom: 45px;
	text-align: center;
	font-size: 18px;
	color: #444444;
}
.about_Ry_li:nth-of-type(3n) {
	margin-right: 0px;
}
.about_Ry_li img {
	max-width: 370px;
	max-height: 450px;
	margin-bottom: 12px;
}
.about_tuan_n {
	position: relative;
	width: 1200px;
	overflow: hidden;
}
#marquee1 {
	width: 1125px;
	height: 240px;
	overflow: hidden;
	margin: 0 auto;
}
#marquee1 ul li {
	float: left;
	width: 385px;
	padding-right: 30px;
}
#marquee1 ul li img {
	display: block;
	float: left;
}
.goL {
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
	width: 24px;
	height: 46px;
	text-indent: -9999999px;
	background: url(../images/p_L.png) center center no-repeat;
}
.goR {
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	width: 24px;
	height: 46px;
	text-indent: -9999999px;
	background: url(../images/p_R.png) center center no-repeat;
}
.Technology {
	border-top: 1px solid #969696;
}
.Technology_n {
	overflow: hidden;
	margin-bottom: 45px;
}
.Technology_n a {
	display: block;
	overflow: hidden;
	border-bottom: 1px dashed #9A9A9A;
	color: #787878;
	line-height: 48px;
	font-size: 16px;
	background: url(../images/J_dian.jpg) left center no-repeat;
}
.Technology_n a p {
	width: 90%;
	padding-left: 30px;
	float: left;
	color: #787878;
	font-size: 16px;
	line-height: 48px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Technology_n a span {
	width: 10%;
	float: right;
	color: #787878;
	font-size: 16px;
	line-height: 48px;
	text-align: right;
}
.Technology_n a:hover {
	background: url(../images/J_dian_O.jpg) left center no-repeat;
	border-bottom: 1px dashed #166CB6;
	color: #166CB6;
}
.Technology_n a:hover p, .Technology_n a:hover span {
	color: #166CB6;
}
.contact_n {
	padding-top: 40px;
}
.contact_n_title {
	font-size: 28px;
	margin-bottom: 60px;
}
.contact_n p {
	font-size: 18px;
	color: #5d5d5d;
	line-height: 36px;
	margin-bottom: 5px;
}
/*****************/
.photo_li {
	overflow: hidden;
	margin-bottom: 20px;
}
.photo_li a {
	width: 380px;
	float: left;
	margin-bottom: 30px;
	text-align: center;
}
.photo_li a:nth-of-type(3n+2) {
	margin-left: 30px;
	margin-right: 30px;
}
.ph_img {
	overflow: hidden;
	width: 380px;
	margin-bottom: 10px;
	height: 260px;
	text-align: center;
}
.ph_img img {
	width: 100%;
	transition: all 0.6s;
}
.photo_li a:hover .ph_img img {
	transform: scale(1.08);
}
.photo_li a p {
	text-align: center;
	font-size: 16px;
	color: #919191;
}
.job_list {
	margin-bottom: 50px;
}
.job_list_title {
	color: #3f3f3f;
	font-size: 18px;
	margin-bottom: 25px;
}
.job_list p {
	font-size: 16px;
	color: #7f7f7f;
	line-height: 30px;
}
.news_z_n a {
	float: left;
	width: 100%;
	height: 190px;
	background: #F7F7F7;
	margin-bottom: 35px;
	overflow: hidden;
}
.news_L {
	width: 140px;
	height: 190px;
	float: left;
	background: #D2D2D2;
	padding: 35px 25px;
	text-align: right;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.news_L b {
	color: #3c414c;
	font-size: 50px;
	display: block;
	text-align: right;
}
.news_L p {
	color: #3c414c;
	text-align: right;
}
.news_L i {
	display: inline-block;
	width: 20px;
	height: 1px;
	background: #3F444E;
}
.news_z_n a:hover {
    box-shadow: 0px 12px 12px -12px rgba(0,0,0,.15);
}
.news_z_n a:hover .news_L, .news_z_n a:hover .news_L B, .news_z_n a:hover .news_L P {
	color: #FFF;
}
.news_z_n a:hover .news_L i {
	background: #FFF;
}
.news_z_n a:hover .news_L {
	background: #166CB6;
}
.news_R {
	padding: 40px;
	width: 1060px;
	float: left;
}
.news_R h1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 20px;
	color: #2d2d2d;
	margin-bottom: 20px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.news_R p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	font-size: 15px;
	color: #787878;
	text-indent: 30px;
}
.news_R p span {
	color: #e46c20;
	font-size: 15px;
	display: inline-block;
}
.news_z_n a:hover .news_R h1 {
	color: #166CB6;
}
.news_show_title {
	text-align: center;
	font-size: 24px;
	color: #2d2d2d;
	line-height: 40px;
	margin-bottom: 10px;
}
.news_show_time {
	text-align: center;
	font-size: 15px;
	color: #9c9c9c;
}
.news_show_n {
	margin-top: 30px;
}
.news_show_n p {
	color: #787878;
	font-size: 16px;
	margin-bottom: 25px;
	line-height: 34px;
}
