body {
	font-size: 14px;
	font-family: 微软雅黑, 'Microsoft YaHei';
	min-width: 1200px;
	min-height: 100%;
	position: relative;
	height: 100% !important;
}

header,
section,
footer,
aside,
nav,
article,
figure {
	display: block;
}

a {
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

h1,
h2,
h3,
h4,
h5 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.w {
	width: 100%;
}

.h {
	height: 100%;
}

.wh {
	width: 100%;
	height: 100%;
}

.w120 {
	width: 120%;
}

.db {
	display: block;
}

.th {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.bg {
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

img {
	vertical-align: middle;
	border: none;
}

input {
	margin: 0;
	padding: 0;
	outline: none;
	border: none;
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.clear {
	clear: both;
}

.oh {
	overflow: hidden;
}

em {
	font-style: normal;
}

.hot_tel {
	box-sizing: border-box;
	background-image: url('../images/scope_mob.png');
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 45px;
	float: right;
	padding-left: 30px;
}

.hot_tel b {
	color: #666666;
	display: block;
	font-size: 14px;
	font-weight: 500;
	float: left;
}

.hot_tel span {
	color: #666666;
	display: block;
	float: left;
	font-size: 20px;
	font-weight: 500;
}

.hot_tel>a {
	width: 90px;
	height: 25px;
	border-radius: 45px;
	background: #0072c1;
	color: #fff !important;
	display: block;
	float: left;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	margin-top: 10px;
	margin-left: 10px;
}

/* aboCrumbs */
.aboCrumbs {
	width: 100%;
	height: 45px;
}

.crumbTit {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: left;
	line-height: 45px;
}

.crumbTit span {
	box-sizing: border-box;
	background: linear-gradient(#0072c1, #0072c1) left/3px 16px no-repeat;
	color: #160c06;
	font-size: 14px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: left;
	padding-left: 12px;
}

.crumbTit a {
	color: #160c06 !important;
	font-size: 14px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: left;
	margin-right: 10px;
	position: relative;
	padding-right: 15px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.crumbTit a:after {
	content: '>';
	box-sizing: content-box !important;
	position: absolute;
	right: 0;
	top: 0;
	color: #000;
	font-family: "宋体";
	font-size: 14px;
}

.crumbTit a:hover {
	color: #0072c1 !important;
}

.crumbTit a:last-child:after {
	display: none;
}

/* aboCrumbs */

/* mAboutDesc */
.mAboutDescInfo>h3 {
	color: #0072c1;
}

/* mAboutDesc */

/* ny_bout */
#ny_bout {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 30px 0 0px;
	overflow: hidden;
}

.ny_abo_modular {
	width: 1200px;
	height: 486px;
	margin: 0 auto 90px;
	position: relative;
	overflow: hidden;
}

.ny_abo_modular img {
	position: absolute;
	top: 0;
}

.ny_abo_text {
	width: 522px;
	height: inherit;
	overflow: hidden;
}

.qy_culture .ny_abo_text {
	margin-right: 18px;
}

.qy_culture img {
	left: 0;
}

.abo_organization .ny_abo_text {
	margin-left: 18px;
}

.abo_organization img {
	right: 0;
}

.ny_abo_text h4 {
	width: 100%;
	color: #000000;
	font-size: 30px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 110px;
	margin-bottom: 44px;
}

.ny_abo_text p {
	width: 100%;
	max-height: 140px;
	color: #666666;
	font-size: 14px;
	line-height: 28px;
	margin-bottom: 36px;
	text-align: justify;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.ny_abo_text a {
	width: 172px;
	height: 34px;
	border-radius: 45px;
	background: #0072c1;
	color: #ffffff !important;
	display: block;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	transition: .3s;
}

.ny_abo_text a:hover {
	opacity: 0.9;
}

/* ny_bout_desc */
.ny_bout_desc {
	width: 1200px;
	height: 838px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

/* culture_desc */
.culture_desc {
	width: 1200px;
	height: 323px;
	margin: 0 auto 42px;
	overflow: hidden;
}

.culture_video {
	width: 514px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	overflow: hidden;
	position: relative;
}

.culture_video a {
	width: 62px;
	height: 62px;
	background-image: url(../images/video_btn.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 999;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.culture_desc_main {
	width: 668px;
	height: 100%;
	float: right;
	overflow: hidden;
}

.culture_desc_main h4 {
	color: #05100c;
	font-size: 30px;
	font-weight: 500;
	line-height: 30px;
	margin-top: 15px;
	margin-bottom: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.culture_desc_main b {
	color: #b7b8b8;
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	margin-bottom: 16px;
}

.culture_desc_main p {
	width: 100%;
	color: #020909;
	font-size: 14px;
	line-height: 32px;
	text-align: justify;
	margin-bottom: 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.culture_more {
	width: 60px;
	height: 60px;
	display: block;
}

.culture_more a {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #0072c1;
	color: #0072c1 !important;
	display: block;
	font-size: 14px;
	line-height: 16px;
	padding: 14px 10px 0 16px;
}

/* team_desc */
.team_desc {
	width: 1200px;
	height: 596px;
	margin: 0 auto;
	overflow: hidden;
}

.team_desc>h4 {
	color: #000000;
	font-size: 30px;
	font-weight: 500;
	line-height: 30px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 16px;
}

.team_desc>span {
	width: 100%;
	color: #b7b8b8;
	display: block;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	margin-bottom: 32px;
}

.team_desc .bd {
	width: 100%;
	height: 440px;
	overflow: hidden;
}

.team_desc .bd ul {
	width: 100%;
	height: 100%;
	margin-bottom: 0;
}

.team_desc .bd ul li {
	width: 285px;
	height: 440px;
	float: left;
	overflow: hidden;
	margin-right: 20px;
}

.team_desc .bd ul li:last-child {
	margin-right: 0;
}

.team_img {
	width: 100%;
	height: 285px;
	position: relative;
	overflow: hidden;
}

.team_img i {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}

.team_img b {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
	background-image: url('/public/web-icon/fangda.png');
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	z-index: 9;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transform: scale(1.03);
}

.team_text {
	width: 100%;
	height: 155px;
	box-sizing: border-box;
	background: #f8f8f8;
	padding: 0 20px;
	overflow: hidden;
}

.team_text>h5 {
	background: linear-gradient(#d70000, #d70000) left bottom/18px 2px no-repeat;
	box-sizing: border-box;
	color: #000000;
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
	margin-top: 24px;
	margin-bottom: 18px;
	padding-bottom: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.team_text>p {
	width: 100%;
	color: #000000;
	font-size: 14px;
	line-height: 22px;
	opacity: 0.6;
	margin-bottom: 0;
	text-align: justify;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.team_desc .bd ul li * {
	transition: .4s;
}

.team_desc .bd ul li:hover .team_img b {
	background-color: rgba(0, 0, 0, .52);
	opacity: 1;
	transform: none;
}

.team_desc .bd ul li:hover .team_text {
	background: #0072c1;
}

.team_desc .bd ul li:hover .team_text h5 {
	background: linear-gradient(#ffffff, #ffffff) left bottom/18px 2px no-repeat;
	color: #ffffff;
}

.team_desc .bd ul li:hover .team_text p {
	color: #ffffff;
	opacity: 1;
}

/* development */
.development {
	width: 100%;
	height: 1230px;
	overflow: hidden;
}

.development>h4 {
	color: #000000;
	font-size: 30px;
	font-weight: 500;
	line-height: 30px;
	text-align: center;
	margin-top: 0;
	margin-bottom: 15px;
}

.development>span {
	width: 100%;
	color: #b7b8b8;
	display: block;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	margin-bottom: 25px;
}

.development_main {
	width: 100%;
	height: 1145px;
	background: linear-gradient(#f8f8f8, #f8f8f8) top/100% 1062px no-repeat;
	position: relative;
	overflow: hidden;
}

.development_content {
	width: 1200px;
	height: 1062px;
	position: relative;
	margin: 0 auto 28px;
}

.development_content ul {
	width: 100%;
	height: 100%;
	background: linear-gradient(#e6e6e6, #e6e6e6) center/2px 100% no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.development_content ul::after {
	width: 20px;
	height: 20px;
	box-sizing: border-box;
	border: 2px solid #e6e6e6;
	border-radius: 90%;
	background: #fff;
	content: '';
	display: block;
	z-index: 999;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -10px;
	margin: auto;
}

.development_content ul li {
	width: 536px;
	height: 136px;
	position: absolute;
}

.development_content ul li:nth-child(1) {
	top: 62px;
	left: 30px;
}

.development_content ul li:nth-child(2) {
	top: 226px;
	right: 30px;
}

.development_content ul li:nth-child(3) {
	top: 386px;
	left: 30px;
}

.development_content ul li:nth-child(4) {
	right: 30px;
	top: 550px;
}

.development_content ul li:nth-child(5) {
	left: 30px;
	top: 712px;
}

.development_content ul li:nth-child(6) {
	right: 30px;
	top: 872px;
}

.devsl_img {
	width: 120px;
	height: 120px;
	border-radius: 90%;
	overflow: hidden;
	position: absolute;
	top: 0;
	bottom: 0;
}

.devsl_img i {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}

.devsl_text {
	width: 380px;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
}

.devsl_text strong {
	color: #000000;
	display: block;
	font-size: 36px;
	font-weight: 600;
	line-height: 36px;
	overflow: hidden;
	margin-bottom: 24px;
	opacity: .9;
}

.devsl_text p {
	width: 100%;
	color: #000000;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	opacity: .6;
	margin-bottom: 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.development_content ul li:nth-child(odd) .devsl_img {
	left: 0;
}

.development_content ul li:nth-child(odd) .devsl_text {
	right: 0;
}

.development_content ul li:nth-child(even) .devsl_img {
	right: 0;
}

.development_content ul li:nth-child(even) .devsl_text {
	left: 0;
}

.development_content ul li span {
	width: 18px;
	height: 18px;
	background-color: rgba(32, 149, 0, .2);
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 10px;
}

.development_content ul li b {
	width: 10px;
	height: 10px;
	background: #d70000;
	border-radius: 50%;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.development_content ul li:nth-child(odd) span {
	right: -43px;
}

.development_content ul li:nth-child(even) span {
	left: -43px;
}

.development_content ul li:nth-child(odd) .devsl_text strong {
	text-align: right;
}

.future_text {
	width: 100%;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin-bottom: 0;
	opacity: .8;
	text-align: center;
	text-transform: uppercase;
}

/* ny_bout */









































































/* mainsDesc */
.mainsDesc {
	width: 100%;
	height: auto;
	background-color: #fff;
	min-height: 500px;
	overflow: hidden;
}

.mainsDescInfo {
	width: 1200px;
	height: inherit;
	margin: 0 auto;
	overflow: hidden;
}

.mainsDescInfo>h3 {
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}

.mainsDescInfo>b {
	color: #b3b2b2;
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	margin-bottom: 22px;
	text-align: center;
}

.mAboutTxt {
	width: 100%;
	height: auto;
	box-sizing: border-box !important;
	padding: 0 26px;
	margin-bottom: 50px;
	overflow: hidden;
}

.mAboutTxt p {
	color: #7e7d7d;
	font-size: 14px;
	line-height: 28px;
	text-align: justify;
}

.secondMenu {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 24px;
}

.secondMenu ul {
	width: 100%;
	height: auto;
	text-align: center;
	margin-bottom: 0;
	font-size: 0;
}

.secondMenu ul li {
	height: 40px;
	border: 1px solid #d1d1d1;
	box-sizing: border-box !important;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
	margin: 0 6px 10px;
}

.secondMenu ul li a {
	height: 100%;
	box-sizing: border-box;
	background-color: #fff;
	color: #2f2f2f !important;
	display: block;
	padding: 0 15px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.secondMenu ul li:hover a {
	background-color: #eeeeee;
}

/* mainsDesc */


/* staff */
.staff {
	width: 100%;
	height: 580px;
	background-image: url('../images/staffBg.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}

.staffCon {
	width: 1200px;
	height: inherit;
	margin: 0 auto;
	overflow: hidden;
}

.staffCon h3 {
	width: 100%;
	background: linear-gradient(#fff, #fff) bottom/43px 5px no-repeat;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	text-align: center;
	margin-top: 55px;
	margin-bottom: 55px;
	padding-bottom: 32px;
}

.staffCon ul {
	width: 100%;
	height: 300px;
	margin-bottom: 0;
}

.staffCon ul li {
	width: 264px !important;
	height: 100%;
	float: left;
	margin-right: 48px;
	overflow: hidden;
}

.staffCon ul li:last-child {
	margin-right: 0;
}

.staffCon ul li a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}

.staffCon ul li a img {
	width: 100%;
	height: 100%;

	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.staffCon ul li a:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

/* staff */

/* mHonor */
.mHonor {
	width: 100%;
	height: 806px;
	overflow: hidden;
}

.mHonorCon {
	width: 1366px;
	height: inherit;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.mHonorCon h3 {
	color: #0072c1;
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	margin-top: 54px;
	margin-bottom: 80px;
}

.mHonorTop {
	width: 1200px;
	height: 182px;
	margin: 0 auto 54px;
	overflow: hidden;
}

.mHonorTop ul {
	width: 100%;
	height: inherit;
	margin-bottom: 0;
}

.mHonorTop ul li {
	width: 285px !important;
	height: 182px;
	box-sizing: border-box !important;
	border: 5px solid #0072c1;
	float: left;
	margin-right: 20px;
	overflow: hidden;
}

.mHonorTop ul li:last-child {
	margin-right: 0;
}

.mHonorTop ul li a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}

.mHonorTop ul li a img {
	width: 100%;
	height: 100%;
}

.mHonorBot {
	width: 100%;
	height: 316px;
	position: relative;
	overflow: hidden;
}

.mHonorBot>a {
	width: 60px;
	height: 60px;
	box-sizing: border-box !important;
	border: 1px solid #959595;
	border-radius: 90%;
	color: #959595 !important;
	font-family: "宋体";
	font-size: 40px;
	display: block;
	overflow: hidden;
	line-height: 60px;
	text-align: center;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.mHonorBot>a.prev {
	left: 0;
}

.mHonorBot>a.next {
	right: 0;
}

.mHonorBot>a:hover {
	background: #959595;
	color: #fff !important;
}

.mHonorBot .bd {
	width: 1200px;
	height: inherit;
	margin: 0 auto;
	overflow: hidden;
}

.mHonorBot .bd ul {
	width: 100%;
	height: 100%;
	margin-bottom: 0;
}

.mHonorBot .bd ul li {
	width: 218px !important;
	height: 316px;
	box-sizing: border-box !important;
	border: 3px solid #0072c1;
	float: left;
	margin-right: 27px;
	overflow: hidden;
}

.mHonorBot .bd ul li:last-child {
	margin-right: 0;
}

.mHonorBot .bd ul li a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}

.mHonorBot .bd ul li a img {
	width: 100%;
	height: 100%;
}

/* mHonor */

/* otherMenu */
.otherMenu {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.otherMenu ul {
	width: 100%;
	height: auto;
	margin-bottom: 0;
}

.otherMenu ul li {
	width: 50%;
	height: auto;
	float: left;
	position: relative;
	overflow: hidden;
}

.otherMenu ul li img {
	width: 100%;
}

.otherMenu ul li a {
	width: 96%;
	height: 90%;
	background-color: rgba(237, 209, 112, 0);
	position: relative;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	overflow: hidden;
}

.otherMenu ul li:hover a {
	background-color: rgba(237, 209, 112, 0.55);
}

.otherTxt {
	width: 340px;
	height: auto;
	color: #fff;
	text-align: center;
	position: absolute;
	overflow: hidden;
	top: 50%;
	right: 16%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.otherMenu ul li:last-child .otherTxt {
	left: 16%;
}

.otherTxt span {
	display: block;
	/* font-size: 48px; */
	font-size: 3.2rem;
	font-weight: 500;
	line-height: 48px;
	margin-bottom: 15px;
}

.otherTxt h4 {
	background: linear-gradient(#fff, #fff) bottom/29px 3px no-repeat;
	/* font-size: 30px; */
	font-size: 1.9rem;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 28px;
}

/* otherMenu */

/* serContent */
.serContent {
	width: 100%;
	height: auto;
	overflow: hidden;
}

/* serMenu */
.serMenu {
	width: 100%;
	height: 188px;
	margin-top: 66px;
	margin-bottom: 68px;
}

.serMenuCon {
	width: 1200px;
	height: inherit;
	margin: 0 auto;
	overflow: hidden;
}

.serMenuCon ul {
	width: 100%;
	height: 100%;
	margin-bottom: 0;
	text-align: center;
}

.serMenuCon ul li {
	width: 144px;
	height: auto;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 126px;
	overflow: hidden;
}

.serIcos {
	width: 144px;
	height: 144px;
	background-image: url('../images/mSerIco.png');
	background-repeat: no-repeat;
	border-radius: 90%;
	box-sizing: border-box !important;
	border: 1px solid #a6a6a6;
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 18px;
	overflow: hidden;

	-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}

.serMenuCon ul li:nth-child(1) .serIcos {
	background-position: 40px 42px;
}

.serMenuCon ul li:nth-child(2) .serIcos {
	background-position: -360px 42px;
}

.serMenuCon ul li:nth-child(3) .serIcos {
	background-position: -770px 42px;
}

.serMenuCon ul li span {
	color: #0c0502;
	display: block;
	font-size: 18px;
	text-align: center;
}

.serMenuCon ul li:hover .serIcos {
	background-color: #8fc320;
	border-color: #8fc320;
}

.serMenuCon ul li:nth-child(1):hover .serIcos {
	background-position: 40px -71px;
}

.serMenuCon ul li:nth-child(2):hover .serIcos {
	background-position: -360px -71px;
}

.serMenuCon ul li:nth-child(3):hover .serIcos {
	background-position: -770px -71px;
}

#serMap {
	width: 100%;
	height: 624px;
	overflow: hidden;
}

/* serContent */

/* news */
.mNewsDescInfo>h3 {
	color: #0072c1;
}

.mNewsDescInfo>b {
	margin-bottom: 25px;
}

.mNewsList {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	overflow: hidden;
}

.mNewsList ul.mNewsUl {
	width: 100%;
	height: auto;
	box-sizing: border-box !important;
	padding: 2px;
	overflow: hidden;
}

.mNewsUl li {
	width: 100%;
	height: 224px;
	box-sizing: border-box !important;
	position: relative;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	overflow: hidden;
}

.mNewsUl li:hover {
	background-color: rgb(249, 249, 249);
	box-shadow: 0px 0px 3.36px 0.64px rgba(219, 219, 216, 0.99);
}

.mNewsUl li a {
	width: 1170px;
	height: 174px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	overflow: hidden;
}

.mNewsImmgs {
	width: 264px;
	height: inherit;
	float: left;
	overflow: hidden;
}

.mNewsImmgs img {
	width: 100%;
	height: 100%;
}

.mNewsTxt {
	width: 884px;
	height: inherit;
	float: right;
	overflow: hidden;
}

.mNewsTxt h4 {
	color: #030303;
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 18px;
	margin-bottom: 16px;
}

.mNewsTxt p {
	color: #838383;
	font-size: 14px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-height: 30px;
	max-height: 84px;
	overflow: hidden;
}

/* news */

/* product */
.mProsDescInfo>h3 {
	color: #0072c1;
}

.mProList {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	overflow: hidden;
}

.mProList ul.mProUl {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.mProList ul.mProUl li {
	width: 285px;
	height: auto;
	float: left;
	margin-right: 20px;
	margin-bottom: 28px;
	overflow: hidden;
}

.mProList ul.mProUl li:nth-child(4n) {
	margin-right: 0;
}

.mProImg {
	width: 100%;
	height: 238px;
	box-sizing: border-box !important;
	border: 1px solid #d1d1d1;
	padding: 5px;
	border-bottom: none;
	position: relative;
	overflow: hidden;
}

.mProImg img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.mProTxt {
	width: 100%;
	height: 48px;
	background-color: #f3f2f2;
	box-sizing: border-box !important;
	color: #060000;
	font-size: 16px;
	padding: 0 10px;
	line-height: 48px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
	position: relative;
	z-index: 999;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.mProList ul.mProUl li:hover .mProImg img {
	-webkit-transform: translate(-50%, -50%) scale(1.2);
	-ms-transform: translate(-50%, -50%) scale(1.2);
	-o-transform: translate(-50%, -50%) scale(1.2);
	transform: translate(-50%, -50%) scale(1.2);
}

.mProList ul.mProUl li:hover .mProTxt {
	background-color: #0072c1;
	color: #fff;
}

/* product */

/* mainDetails */
.detailsCrumbs {
	width: 100%;
	height: 55px;
	background-color: #eeeeee;
	margin-bottom: 50px;
	overflow: hidden;
}

.detailsCrumbsTit {
	width: 1200px;
	height: inherit;
	margin: 0 auto;
	line-height: 55px;
	overflow: hidden;
}

.detailsCrumbsTit span {
	color: #160c06;
	font-size: 14px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: left;
}

.detailsCrumbsTit a {
	color: #160c06 !important;
	font-size: 14px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: left;
	padding-right: 15px;
	margin-right: 10px;
	position: relative;

	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.detailsCrumbsTit a:after {
	content: '>';
	box-sizing: content-box !important;
	position: absolute;
	right: 0;
	top: 0;
	color: #000;
	font-family: "宋体";
	font-size: 14px;
}

.detailsCrumbsTit a:hover {
	color: #0072c1 !important;
}

.detailsCrumbsTit a:last-child:after {
	display: none;
}

.detailsInfo {
	width: 100%;
	height: auto;
	min-height: 450px;
	margin-bottom: 50px;
	overflow: hidden;
}

.detailsInfoCon {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.detailsInfoCon>h3 {
	color: #525151;
	font-size: 30px;
	font-weight: 500;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 34px;
}

.detailsInfoCon>p {
	background: linear-gradient(#e2e2e2, #e2e2e2) bottom/100% 1px no-repeat;
	box-sizing: border-box !important;
	color: #525151;
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 32px;
	padding-left: 2px;
	margin-bottom: 22px;
}

.detailsDesc {
	width: 100%;
	height: auto;
	min-height: 500px;
	overflow: hidden;
	font-size: initial;
	line-height: initial;
}

/* mainDetails */

/* contact */
.contactTitle {
	width: 100%;
	height: auto;
	text-align: center;
	overflow: hidden;
}

.contactTitle>h3 {
	color: #0072c1;
	font-size: 36px;
	line-height: 36px;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 10px;
}

.contactTitle>b {
	color: #b3b2b2;
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 14px;
	margin-bottom: 22px;
	text-align: center;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	color: #0072c1 !important;
	background-color: transparent !important;
	border-color: #ddd !important;
}

.pagination {
	margin: 20px auto 50px !important;
}

.pagination>li>a,
.pagination>li>span {
	color: #908d8d !important;
	cursor: pointer;
}


/*加载*/
.loader {
	width: 120px;
	height: 28px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 500;
	margin: auto;
	display: none;
}

.loader.show_load {
	display: block;
}

.loader.hide_load {
	display: none;
}

.dot {
	width: 24px;
	height: 24px;
	background: #1fa43a;
	border-radius: 100%;
	display: inline-block;
	animation: slide 1s infinite;
}

.dot:nth-child(1) {
	animation-delay: 0.1s;
	background: #3cbf58;
}

.dot:nth-child(2) {
	animation-delay: 0.2s;
	background: #52bf69;
}

.dot:nth-child(3) {
	animation-delay: 0.3s;
	background: #74c585;
}

.dot:nth-child(4) {
	animation-delay: 0.4s;
	background: #9be0a9;
}

.dot:nth-child(5) {
	animation-delay: 0.5s;
	background: #abdab5;
}

@-moz-keyframes slide {
	0% {
		transform: scale(1);
	}

	50% {
		opacity: 0.3;
		transform: scale(2);
	}

	100% {
		transform: scale(1);
	}
}

@-webkit-keyframes slide {
	0% {
		transform: scale(1);
	}

	50% {
		opacity: 0.3;
		transform: scale(2);
	}

	100% {
		transform: scale(1);
	}
}

@-o-keyframes slide {
	0% {
		transform: scale(1);
	}

	50% {
		opacity: 0.3;
		transform: scale(2);
	}

	100% {
		transform: scale(1);
	}
}

@keyframes slide {
	0% {
		transform: scale(1);
	}

	50% {
		opacity: 0.3;
		transform: scale(2);
	}

	100% {
		transform: scale(1);
	}
}


/* case */
.ny_case_top {
	width: 100%;
	height: 754px;
	position: relative;
	overflow: hidden;
}

.ny_case_top>.case_main {
	top: 40px;
}

.ny_case_top>.case_main>.case_line {
	background-position: center bottom;
	height: 420px;
	top: 0;
}

.ny_case_top>.case_main>span {
	top: 447px;
}

.ny_case_tel {
	width: 100%;
	height: 88px;
	background: #0072c1;
	overflow: hidden;
}

.ny_case_telcon {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.ny_case_telcon strong {
	color: #ffffff;
	display: block;
	font-size: 18px;
	font-weight: 500;
	line-height: 88px;
	float: left;
	margin: 0;
	letter-spacing: 2px;
}

.ny_case_telcon p {
	width: 420px;
	height: 88px;
	line-height: 88px;
	float: right;
	margin-bottom: 0;
	overflow: hidden;
}

.ny_case_telcon p span {
	background-image: url('../web-icon/nycase_tel.png');
	background-position: left center;
	background-repeat: no-repeat;
	box-sizing: border-box;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 24px;
	line-height: 88px;
	padding-left: 38px;
	margin-right: 60px;
}

.ny_case_telcon p a {
	width: 113px;
	height: 28px;
	box-sizing: border-box;
	border: 1px solid #fff;
	border-radius: 45px;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 14px;
	margin-top: 30px;
	line-height: 26px;
	text-align: center;
}

.ny_case_bot {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.ny_case_botcon {
	width: 1200px;
	height: inherit;
	box-sizing: border-box;
	padding-bottom: 20px;
	margin: 0 auto;
	overflow: hidden;
}

.ny_case_botcon>ul.ny_case_ul {
	width: 100%;
	height: 100%;
	margin-bottom: 0;
	overflow: hidden;
}

.ny_case_botcon>ul.ny_case_ul>li {
	width: 388px;
	height: 453px;
	float: left;
	margin-right: 18px;
	margin-bottom: 18px;
	overflow: hidden;
}

.ny_case_botcon>ul.ny_case_ul>li:nth-child(3n) {
	margin-right: 0;
}

.ny_case_img {
	width: 100%;
	height: 334px;
	overflow: hidden;
	position: relative;
}

.ny_case_img>i {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
}

.nt_case_mb {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .65);
	overflow: hidden;
	z-index: 9;
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.nt_case_mb img {
	max-width: 100%;
	display: block;
	margin: 172px auto 10px;
	display: none;
}

.nt_case_mb em {
	width: 100%;
	color: #ffffff;
	display: block;
	line-height: 334px!important;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	text-align: center;
}

.ny_case_desc {
	width: 100%;
	height: 119px;
	box-sizing: border-box;
	background: #ffffff;
	position: relative;
	padding: 0 22px;
	overflow: hidden;
}

.ny_case_desc h4 {
	width: 100%;
	height: 24px;
	font-weight: 500;
	overflow: hidden;
	margin-top: 30px;
	margin-bottom: 18px;
	position: relative;
}

.ny_case_desc h4 span {
	width: 260px;
	height: 100%;
	color: #050000;
	display: block;
	font-size: 18px;
	float: left;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ny_case_desc h4 b {
	width: 76px;
	height: 24px;
	background: #0072c1;
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	right: 0;
	top: 0;
}

.ny_case_desc p {
	width: 100%;
	color: #767575;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ny_case_botcon>ul.ny_case_ul>li * {
	transition: .4s;
}

.ny_case_botcon>ul.ny_case_ul>li:hover .ny_case_img>i {
	transform: scale(1.04);
}

.ny_case_botcon>ul.ny_case_ul>li:hover .nt_case_mb {
	opacity: 1;
}

.ny_case_botcon>ul.ny_case_ul>li:hover .ny_case_desc {
	background: #0072c1;
}

.ny_case_botcon>ul.ny_case_ul>li:hover .ny_case_desc h4 span {
	color: #ffffff;
}

.ny_case_botcon>ul.ny_case_ul>li:hover .ny_case_desc h4 b {
	background: #fff;
	color: #0072c1;
}

.ny_case_botcon>ul.ny_case_ul>li:hover .ny_case_desc p {
	color: #dbdada;
}

/* ny_service */
.ny_service {
	width: 100%;
	height: 1287px;
	background-image: url('../images/ser_bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}

.ny_service .service_main>h4 {
	letter-spacing: 4px;
	margin-bottom: 18px;
}

.ny_service .service_main>span {
	opacity: 0.8;
}

/* ny_advantage */
.ny_advantage {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}

/* ny_honor */
.ny_honor {
	width: 100%;
	height: auto;
	min-height: 820px;
	overflow: hidden;
}

.ny_honor_con {
	width: 1200px;
	height: inherit;
	margin: 0 auto;
	overflow: hidden;
}

.ny_honor_con>h3 {
	width: 100%;
	color: #000000;
	font-size: 30px;
	font-weight: 500;
	line-height: 30px;
	text-align: center;
	margin-top: 45px;
	margin-bottom: 18px;
}

.ny_honor_con>span {
	width: 100%;
	color: #8b908e;
	display: block;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 4px;
	margin-bottom: 46px;
}

.ny_honor_top {
	width: 100%;
	height: 318px;
	overflow: hidden;
	margin-bottom: 50px;
}

.ny_honor_top .bd {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ny_honor_top .bd ul {
	width: 100%;
	height: 100%;
	margin-bottom: 0;
}

.ny_honor_top .bd ul li {
	width: 200px;
	height: 318px;
	float: left;
	overflow: hidden;
	margin-right: 133px;
}

.ny_honor_top .bd ul li:last-child {
	margin-right: 0;
}

.ny_honor_zx {
	width: 186px;
	height: 260px;
	margin: 0 auto 16px;
	position: relative;
	overflow: hidden;
}

.ny_honor_zx img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.ny_honor_top .bd ul li span {
	width: 100%;
	background: linear-gradient(#d70000, #d70000) top/18px 2px no-repeat;
	box-sizing: border-box;
	color: #000000;
	display: block;
	font-size: 16px;
	line-height: 16px;
	padding-top: 12px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ny_honor_bot {
	width: 100%;
	height: 230px;
	overflow: hidden;
}

.ny_honor_bot .bd {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.ny_honor_bot .bd ul {
	width: 100%;
	height: 100%;
	margin-bottom: 0;
}

.ny_honor_bot .bd ul li {
	width: 238px;
	height: 230px;
	float: left;
	overflow: hidden;
	margin-right: 82px;
}

.ny_honor_bot .bd ul li:last-child {
	margin-right: 0;
}

.ny_honor_bot .bd ul li a {
	cursor: context-menu;
}

.ny_honor_hx {
	width: 100%;
	height: 162px;
	margin: 0 auto 18px;
	position: relative;
	overflow: hidden;
}

.ny_honor_hx img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.ny_honor_bot .bd ul li span {
	width: 100%;
	background: linear-gradient(#d70000, #d70000) top/18px 2px no-repeat;
	box-sizing: border-box;
	color: #000000;
	display: block;
	font-size: 16px;
	line-height: 16px;
	padding-top: 12px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ny_honor_zx img,
.ny_honor_hx img {
	transition: .4s;
}

.ny_honor_top .bd ul li:hover .ny_honor_zx img,
.ny_honor_bot .bd ul li:hover .ny_honor_hx img {
	transform: scale(.96);
}

/* ny_partnert */
.ny_partnert {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.ny_partnert_con {
	width: 1228px;
	height: inherit;
	margin: 0 auto;
	overflow: hidden;
}

.ny_partnert_con>h3 {
	width: 100%;
	color: #000000;
	font-size: 30px;
	font-weight: 500;
	line-height: 30px;
	text-align: center;
	margin-top: 45px;
	margin-bottom: 18px;
}

.ny_partnert_con>span {
	width: 100%;
	color: #8b908e;
	display: block;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	letter-spacing: 4px;
	margin-bottom: 46px;
}

.ny_partnert_box {
	width: 100%;
	height: 498px;
	overflow: hidden;
}

.ny_partnert_box .bd {
	width: 100%;
	height: 405px;
	overflow: hidden;
	margin-bottom: 40px;
}

.ny_partnert_box .bd ul {
	width: 279px;
	height: 405px;
	float: left;
	margin: 0 14px;
	position: relative;
	overflow: hidden;
	list-style: none;
}

.ny_partnert_box .bd ul li {
	width: 100%;
	height: 180px;
	overflow: hidden;
	margin-bottom: 45px;
}

.ny_partnert_img {
	width: 100%;
	height: 128px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	position: relative;
	margin-bottom: 20px;
	overflow: hidden;
}

.ny_partnert_img img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 5%;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	transition: .4s;
}

.ny_partnert_box .bd ul li span {
	width: 100%;
	color: #021710;
	display: block;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
}

.ny_partnert_box .bd ul li:hover .ny_partnert_img img {
	transform: scale(.96);
}

.ny_partnert_box .hd {
	width: 100%;
	height: 18px;
	overflow: hidden;
}

.ny_partnert_box .hd ul {
	width: 100%;
	height: 18px;
	margin-bottom: 0;
	overflow: hidden;
	display: flex;
	justify-content: center;
}

.ny_partnert_box .hd ul * {
	transition: .3s;
}

.ny_partnert_box .hd ul li {
	width: 18px;
	height: 18px;
	background: transparent;
	border-radius: 90%;
	position: relative;
	overflow: hidden;
	margin: 0 5px;
}

.ny_partnert_box .hd ul li a {
	width: 10px;
	height: 10px;
	background: #a0a0a0;
	border-radius: 45px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.ny_partnert_box .hd ul li.on,
.ny_partnert_box .hd ul li.on a {
	background: #0072c1;
}

/* ny_news */
.ny_news {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.ny_news_con {
	width: 1228px;
	height: inherit;
	margin: 0 auto;
	overflow: hidden;
}

/* .ny_news_con > h3{
    width: 100%;
    color: #000000;
    font-size: 30px;
    font-weight: 500;
    line-height: 30px;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 18px;
}
.ny_news_con > span{
    width: 100%;
    color: #8b908e;
    display: block;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    letter-spacing: 4px;
    margin-bottom: 22px;
} */
.ny_news_tabs {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 30px;
}

.ny_news_tabs ul {
	width: 1200px;
	height: auto;
	margin-bottom: 0;
	overflow: hidden;
	justify-content: center;
	margin: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.ny_news_tabs ul li {
	/* width: 117px; */
	height: 38px;
	margin: 24px 27px 0;
	overflow: hidden;
	float: left;
}

.ny_news_tabs ul li a {
	width: 186px;
	height: auto;
	box-sizing: border-box;
	border-radius: 45px;
	box-sizing: border-box;
	border: 1px solid #626262;
	color: #080000;
	display: block;
	overflow: hidden;
	padding: 0 15px;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	transition: .4s;
}

.ny_news_tabs ul li a:hover {
	background: #0072c1;
	border-color: #0072c1;
	color: #ffffff;
}

.ny_news_main {
	width: 1200px;
	height: auto;
	overflow: hidden;
}

.ny_news_ul {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 0;
}

.ny_news_ul li {
	width: 100%;
	height: 305px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	overflow: hidden;
	padding: 15px;
	overflow: hidden;
	margin-bottom: 18px;
}

.ny_news_ul li:nth-child(odd) .ny_news_img {
	float: left;
}

.ny_news_ul li:nth-child(odd) .ny_news_text {
	float: right;
}

.ny_news_ul li:nth-child(even) .ny_news_img {
	float: right;
}

.ny_news_ul li:nth-child(even) .ny_news_text {
	float: left;
}

.ny_news_img {
	width: 510px;
	height: 100%;
	overflow: hidden;
}

.ny_news_img i {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	transition: .4s;
}

.ny_news_text {
	width: 655px;
	height: 100%;
	box-sizing: border-box;
	padding: 40px 30px 0 20px;
	overflow: hidden;
}

.ny_news_text h4 {
	width: 100%;
	color: #030303;
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ny_news_text p {
	width: 100%;
	height: 84px;
	color: #707070;
	font-size: 15px;
	line-height: 28px;
	text-align: justify;
	overflow: hidden;
	margin-bottom: 28px;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.ny_news_text span {
	width: 114px;
	height: 41px;
	background-color: rgb(246, 246, 246);
	color: #646464;
	display: block;
	font-size: 15px;
	line-height: 41px;
	text-align: center;
}

.ny_news_ul li * {
	transition: .4s;
}

.ny_news_ul li:hover .ny_news_img i {
	transform: scale(1.03);
}

.ny_news_ul li:hover .ny_news_text h4 {
	color: #0072c1;
}

.ny_news_ul li .ny_news_text span:hover {
	background-color: #0072c1;
	color: #ffffff;
}

/* ny_witness */
.ny_witness {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.ny_witness_con>h3 {
	width: 100%;
	color: #000000;
	font-size: 30px;
	font-weight: 500;
	line-height: 30px;
	text-align: center;
	margin-top: 45px;
	margin-bottom: 18px;
}

.ny_witness_con>span {
	width: 100%;
	color: #8b908e;
	display: block;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	margin-bottom: 42px;
}

.ny_witness_main {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}

.ny_witness_list {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
	display: flex;
	flex-flow: wrap;
	justify-content: space-between;
}

.ny_witness_list li {
	width: 572px;
	height: 140px;
	overflow: hidden;
	margin-bottom: 44px;
}

.ny_witness_list li a {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #eeeeee;
	background: #f8f8f8;
	display: block;
	padding-left: 10px;
	padding-right: 15px;
	overflow: hidden;
}

.ny_witness_name {
	width: 100%;
	height: 38px;
	overflow: hidden;
	margin-top: 24px;
	margin-bottom: 8px;
}

.ny_witness_name h5 {
	max-width: 400px;
	height: 100%;
	background: linear-gradient(#13603f, #13603f) left bottom/23px 2px no-repeat;
	box-sizing: border-box;
	color: #010000;
	font-size: 18px;
	font-weight: 500;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ny_witness_name span {
	color: #041914;
	display: block;
	float: right;
	font-size: 14px;
	line-height: 14px;
	margin-top: 8px;
}

.ny_witness_list li p {
	width: 100%;
	color: #666666;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 0;
	text-align: justify;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.ny_witness_list li * {
	transition: .4s;
}

.ny_witness_list li:hover a {
	background: #0072c1;
}

.ny_witness_list li:hover .ny_witness_name h5 {
	background: linear-gradient(#fff, #fff) left bottom/23px 2px no-repeat;
	color: #ffffff;
}

.ny_witness_list li:hover .ny_witness_name span {
	color: #ffffff;
}

.ny_witness_list li:hover p {
	color: #cfe5de;
}

/* ny_contact */
.ny_contact {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.ny_contact>h3 {
	width: 100%;
	color: #000000;
	font-size: 30px;
	font-weight: 500;
	line-height: 30px;
	text-align: center;
	margin-top: 18px;
	margin-bottom: 18px;
}

.ny_contact>span {
	width: 100%;
	color: #8b908e;
	display: block;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
}

.ny_contact_main {
	width: 1200px;
	height: 430px;
	margin: 0 auto;
	overflow: hidden;
}

.ny_contact_img {
	width: 440px;
	height: 430px;
	float: left;
	margin-left: 120px;
	overflow: hidden;
}

.ny_contact_img img {
	width: 100%;
	height: 100%;
}

.ny_contact_form {
	width: 550px;
	height: 430px;
	float: left;
	margin-left: 26px;
	overflow: hidden;
}

.ny_contact_form .top {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 32px;
	margin-bottom: 24px;
}

.ny_contact_form .top span {
	display: block;
	float: left;
	margin-right: 16px;
}

.ny_contact_form .top span input {
	float: left;
	margin: 5px 5px 0 0;
}

.ny_contact_form .top span label {
	color: #818382;
	font-size: 16px;
	float: left;
	font-weight: normal;
	vertical-align: sub;
	margin-bottom: 0;
}

.ny_contact_form>p {
	color: #a9acab;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 22px;
}

.mess_box {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.mess_box>p {
	width: 232px;
	color: #030000;
	font-size: 16px;
	line-height: 16px;
	text-indent: 10px;
	margin-bottom: 10px;
}

.mess_box>p input {
	width: 100%;
	height: 40px;
	background-color: #f8f8f8;
	line-height: 40px;
	font-size: 14px;
	color: #000;
	text-indent: 10px;
	margin-top: 8px;
}

.ny_contact_form .mess_box p input::-webkit-input-placeholder,
.ny_contact_form .mess_box p textarea::-webkit-input-placeholder {
	font-size: 14px;
	color: #d0d0d0;
}

.ny_contact_form .mess_box p.textarea_con {
	width: 100%;
	margin-bottom: 16px;
}

.ny_contact_form .mess_box p textarea {
	width: 100%;
	height: 140px;
	box-sizing: border-box;
	background-color: #f8f8f8;
	border: none;
	line-height: 40px;
	font-size: 14px;
	color: #000;
	text-indent: 10px;
	margin-top: 8px;
	resize: none;
}

.mess_box_btn {
	width: 100%;
	height: 38px;
	overflow: hidden;
}

.mess_box_btn a {
	width: 110px;
	height: 38px;
	display: block;
	float: left;
}

.mess_box_btn a.contact_form {
	background-color: #0072c1;
	color: #fff !important;
	line-height: 38px;
	font-size: 14px;
	margin-right: 20px;
	text-align: center;
}

.mess_box_btn a.ny_zxzx {
	box-sizing: border-box;
	border: 1px solid #0072c1;
	color: #0072c1;
	line-height: 36px;
	text-indent: 36px;
	letter-spacing: 1px;
	position: relative;
}

.mess_box_btn a.ny_zxzx i {
	width: 20px;
	height: 20px;
	background-image: url('../images/zxzxzx.png');
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 12px;
	margin: auto;
}

/* ny_footer */
#ny_footer {
	width: 100%;
	height: auto;
	background: #0072c1;
	overflow: hidden;
}

.ny_foot_mian {
	width: 100%;
	height: 582px;
	overflow: hidden;
}

.ny_foot_content {
	width: 1200px;
	height: inherit;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.ny_shuye {
	width: 262px;
	height: 272px;
	background-image: url('/public/images/lxwmshuye.png');
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	z-index: 9;
	position: absolute;
	right: 0;
	top: 0;
}

.ny_foot_content>h4 {
	width: 100%;
	color: #ffffff;
	font-size: 36px;
	font-weight: 500;
	line-height: 36px;
	text-align: center;
	margin-top: 34px;
	margin-bottom: 10px;
}

.ny_foot_content>span {
	width: 100%;
	color: #f1eded;
	display: block;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	margin-bottom: 28px;
}

.ny_footer_box {
	width: 100%;
	height: auto;
	overflow: hidden;
}

.ny_foot_info {
	width: 570px;
	height: auto;
	float: left;
	overflow: hidden;
}

.ny_foot_info p {
	color: #ffffff;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 20px;
}

.ny_foot_info p b {
	font-weight: 600;
}

.foot_erweima {
	width: 100%;
	height: auto;
	margin-bottom: 0;
	overflow: hidden;
}

.foot_erweima li {
	width: 170px;
	height: auto;
	float: left;
	margin-right: 56px;
	overflow: hidden;
}

.foot_erweima li:last-child {
	margin-right: 0;
}

.foot_erweima li img {
	width: 100%;
	display: block;
	margin-bottom: 8px;
}

.foot_erweima li span {
	width: 100%;
	color: #ffffff;
	display: block;
	font-size: 15px;
	line-height: 15px;
	text-align: center;
}

.ny_foot_map {
	width: 612px;
	height: 380px;
	float: right;
	margin-top: 18px;
	overflow: hidden;
}

/* page_details */
.page_details {
	overflow: hidden;
	margin-bottom: 50px !important;
}

.page_details .left {
	width: 164px;
	float: left;
	text-align: center;
}

.page_details .left h1 {
	box-sizing: border-box;
	font-size: 16px;
	color: #fff !important;
	line-height: 44px;
	background-color: #0072c1;
	margin-bottom: 14px;
	padding: 0 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.page_details .left .sub a {
	display: block;
	width: 100%;
	font-size: 14px;
	color: #010101;
	margin-bottom: 24px;
}

.page_details .left h2 {
	width: 100%;
	height: 81px;
	background: #bfbfbf url(../web-icon/page_tel.png) 26px 15px no-repeat;
	font-size: 16px;
	color: #fff !important;
	padding-top: 20px;
	margin: 0;
}

.page_details .left h2 em {
	font-size: 16px;
	font-style: normal;
	margin-top: 8px;
}

.page_details .right {
	width: 1010px;
	float: right;
}

.page_details .right h3 {
	text-align: center;
	font-size: 24px;
	color: #000;
	margin-bottom: 30px;
}

.page_details .right .info {
	text-align: center;
	font-size: 14px;
	color: #9a9999;
}

.page_details .right .info span {
	margin-left: 20px;
}

.page_details .right .desc {
	min-height: 74px;
	border: 1px solid #eeeeee;
	padding-top: 18px;
	padding-bottom: 17px;
	padding-right: 10px;
	position: relative;
	font-size: 14px;
	color: #302f2f;
	line-height: 25px;
	padding-left: 70px;
	margin-top: 20px;
}

.page_details .right .desc em {
	display: block;
	font-size: 16px;
	font-style: normal;
	color: #000;
	position: absolute;
	top: 17px;
	left: 10px;
}

.page_details .right .con {
	overflow: hidden;
	margin-top: 30px;
	text-align: justify;
	font-size: initial;
	color: initial;
	line-height: initial;
}

.page_details .bottom {
	width: 1010px;
	margin-top: 30px;
	margin-bottom: 30px;
	float: right;
}

.quick_aticles {
	width: 100%;
}

.page_details .bottom .quick_aticles p {
	width: 100%;
	height: 34px;
	line-height: 34px;
	margin-bottom: 18px;
	background-color: #f7f7f7;
}

.page_details .bottom .quick_aticles p em {
	float: left;
	width: 90px;
	background-color: #484848;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	color: #fff !important;
}

.page_details .bottom .quick_aticles p span {
	float: left;
	width: 830px;
	font-size: 14px;
	color: #010000;
	padding-left: 30px;
}

.page_details .bottom .quick_aticles p a {
	float: right;
	width: 56px;
	font-size: 14px;
	color: #000;
}

.recommend_aticle {
	width: 100%;
}

.page_details .bottom .recommend_aticle>h1 {
	font-size: 22px;
	color: #010000;
	margin-left: -12px;
	margin-bottom: 14px;
}

.recommend_aticle .list {
	width: 100%;
}

.page_details .bottom .recommend_aticle .list a {
	display: block;
	width: 100%;
	height: 44px;
	border-top: 1px dashed #dcdcdc;
	line-height: 44px;
	overflow: hidden;
}

.page_details .bottom .recommend_aticle .list a span {
	width: 930px;
	height: 100%;
	font-size: 14px;
	color: #4c4b4b;
	display: block;
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.page_details .bottom .recommend_aticle .list a em {
	width: 56px;
	color: #4c4b4b;
	font-size: 14px;
	font-style: normal;
}

.page_details .bottom>a {
	width: 84px;
	height: 35px;
	background-color: #0072c1;
	display: block;
	float: right;
	font-size: 14px;
	color: #fff !important;
	line-height: 35px;
	text-align: center;
	margin-top: 20px;
}

.page_productInfo_box .info_img {
	width: 430px;
	height: 380px;
}

.page_productInfo_box .info_right {
	width: 550px;
}

.page_productInfo_box .info_right h3 {
	margin-top: 48px;
	text-align: left;
	margin-bottom: 0;
}

.page_productInfo_box .info_right i {
	display: block;
	width: 36px;
	height: 4px;
	background-color: #0072c1;
	margin-top: 32px;
}

.page_productInfo_box .info_right .info_desc {
	font-size: 14px;
	color: #797777;
	text-align: justify;
	line-height: 30px;
	margin-top: 34px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.page_productInfo_box .info_right .info_tel {
	height: 54px;
	margin-top: 46px;
}

.page_productInfo_box .info_right .info_tel span {
	font-size: 16px;
	color: #0072c1;
	background: url(../web-icon/info_tel.png) left top no-repeat;
	padding-top: 2px;
	padding-left: 40px;
}

.page_productInfo_box .info_right .info_tel span em {
	display: block;
	font-size: 30px;
	color: #0072c1;
	font-weight: bold;
	font-style: normal;
	margin-top: 3px;
	margin-left: -3px;
}

.page_productInfo_box .info_right .info_tel a {
	width: 118px;
	height: 35px;
	border: 1px solid #0072c1;
	text-align: center;
	line-height: 35px;
	font-size: 16px;
	color: #0072c1;
	border-radius: 25px;
	margin-top: 12px;
	transition: .3s;
}

.page_productInfo_box .info_right .info_tel a:hover {
	background-color: #0072c1;
	color: #fff;
}

.page_productInfo_box .info_con {
	border-top: 1px dashed #eeeeee;
	margin-top: 28px;
	padding-top: 24px;
	margin-bottom: 50px;
}

.page_productInfo_box .info_con h1 {
	text-align: center;
	font-size: 24px;
	color: #030000;
}

.page_productInfo_box .info_con h1 em {
	font-size: 24px;
	color: #b7b7b7;
	opacity: .1;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

.page_productInfo_box .info_con .specifications {
	margin-top: 26px;
	margin-bottom: 54px;
}

.page_productInfo_box .info_con .specifications ul {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.page_productInfo_box .info_con .specifications li {
	width: 316px;
	height: 41px;
	border: 1px solid #eeeeee;
	font-size: 14px;
	line-height: 41px;
	text-align: center;
}

.page_productInfo_box .info_con .specifications li em {
	width: 124px;
	background-color: #fafafa;
	color: #000;
}

.page_productInfo_box .info_con .specifications li span {
	width: 190px;
	color: #7c7b7b;
}

.page_productInfo_box .info_con .info_details_con {
	overflow: hidden;
	margin-top: 30px;
	text-align: justify;
	font-size: initial;
	color: initial;
	line-height: initial;
}

.page_productInfo_box .page_product_recommend {
	border-top: 1px dashed #eeeeee;
	padding-top: 36px;
}

.page_productInfo_box .page_product_recommend h2 {
	font-size: 24px;
	color: #000;
	margin-bottom: 22px;
}

.page_productInfo_box .page_product_recommend ul li {
	float: left;
	width: 235px;
	height: 276px;
	overflow: hidden;
	position: relative;
	margin-right: 23px;
}

.page_productInfo_box .page_product_recommend ul li span {
	height: 235px;
	background-color: rgba(0, 0, 0, .5);
	text-align: center;
	position: absolute;
	top: -235px;
	left: 0;
	z-index: 100;
	transition: all .5s;
	opacity: 0;
	width: 235px;
}

.page_productInfo_box .page_product_recommend ul li span em {
	display: block;
	width: 134px;
	height: 38px;
	border: 1px solid #fff;
	border-radius: 25px;
	line-height: 38px;
	font-size: 15px;
	font-style: normal;
	color: #fff !important;
	margin: 85px auto 0px;
}

.page_productInfo_box .page_product_recommend ul li i {
	height: 235px;
	width: 235px;
	background-position: center!important;
	background-size: cover!important;
	margin: 0;
}

.page_productInfo_box .page_product_recommend ul li h4 {
	font-size: 18px;
	color: #0a0a0a;
	margin-top: 20px;
}

.page_productInfo_box .page_product_recommend ul li:hover span {
	top: 0;
	opacity: 1;
}

.ny_titles {
	width: 100%;
	color: #333333;
	font-size: 30px;
	font-weight: 500;
	line-height: 30px;
	margin-top: 30px;
	margin-bottom: 0;
	text-align: center;
}

/* ny_map */
.ny_map {
	width: 100%;
	height: 450px;
	overflow: hidden;
}

/* ny_map */

/* index_form */
.index_form {
	width: 100%;
	height: 586px;
	background: #2868a9;
	overflow: hidden;
}

.index_form_con {
	width: 1200px;
	height: inherit;
	margin: 0 auto;
	overflow: hidden;
}

.index_form_con>b {
	color: #ffffff;
	display: block;
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	text-align: center;
	margin-top: 70px;
	margin-bottom: 12px;
}

.index_form_con>span {
	color: #ffffff;
	display: block;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 28px;
	opacity: .8;
}

.index_form_tab {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 22px;
	display: flex;
	flex-flow: wrap;
	justify-content: center;
}

.index_form_tab span {
	line-height: 18px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 28px;
}

.index_form_tab input {
	display: block;
	float: left;
	margin-top: 7px;
	margin-right: 6px !important;
}

.index_form_tab label {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	line-height: 20px;
	float: left;
}

.index_form_main {
	width: 1172px;
	height: 302px;
	margin: 0 auto;
	overflow: hidden;
}

.index_form_main input {
	width: 100%;
	height: 40px;
	background: #ffffff;
	box-sizing: border-box !important;
	border: 1px solid #dddddd;
	color: #000;
	font-size: 16px;
	float: left;
	outline: none;
	padding: 0 16px;
	margin-bottom: 7px;
	transition: .4s;
}

#user_name_ny {
	width: 581px;
	float: left;
}

#user_tel_ny {
	width: 581px;
	float: right;
}

input::-webkit-input-placeholder {
	color: #999999;
}

input:-moz-placeholder {
	color: #999999;
}

input::-moz-placeholder {
	color: #999999;
}

input:-ms-input-placeholder {
	color: #999999;
}

.index_form_main textarea {
	width: 100%;
	height: 160px;
	background: #ffffff;
	border: 1px solid #dddddd;
	box-sizing: border-box !important;
	color: #000;
	padding: 10px 16px;
	margin-bottom: 7px;
	font-size: 16px;
	float: left;
	outline: none;
	resize: none;
	transition: .4s;
}

textarea::-webkit-input-placeholder {
	color: #999999;
}

textarea::-moz-input-placeholder {
	color: #999999;
}

textarea:-ms-input-placeholder {
	color: #999999;
}

.index_form_main input:focus,
.index_form_main textarea:focus {
	background: #f1f1f1;
}

.index_form_btn {
	width: 100%;
	height: 40px;
	overflow: hidden;
}

.index_form_btn a {
	width: 581px;
	height: 100%;
	color: #ffffff !important;
	display: block;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	display: block;
	overflow: hidden;
	transition: .5s;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-ms-transition: .5s;
}

.index_form_btn a.tjBtns {
	background-color: #0072c1;
	border: none;
	float: left;
}

.index_form_btn a.f_ljzx {
	background-color: #1b1b1b;
	float: right;
}

.index_form_btn a:hover {
	opacity: .8;
}

/* index_form */
