@charset "utf-8";

/* CSS Document */
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
a,
big,
em,
font,
strong,
tt,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
img {
	border: 0px;
	margin: 0px;
}

ul {
	list-style: none;
}

li {
	list-style: none;
	color: #333;
}

body,
td,
th,
select,
input,
textarea,
ul,
li,
dl,
dd,
dt {
	font-size: 14px;
	font-family: Helvetica;
	color: #333;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	padding: 0px;
	margin: 0;
	display: block;
}

a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #fc3829;
}

html {
	height: 100%;
}

body {
	height: 100%;
	line-height: 22px;
	padding: 0px;
	margin: 0;
	background-color: #fff;
}



.box {
	width: 92%;
	height: auto;
	margin: auto;
}

.flex {
	display: flex;
	display: -webkit-flex;
}

.flex_sb {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}


.banner {
	width: 100%;
	height: 100%;
	margin: auto;
	background: url(../images/banner_3.png) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
}

.banner h1 {
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	font-size: 46px;
	line-height: 50px;
	background: rgba(0, 0, 0, 0.9);
}

.njnev {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding: 15px 0;
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
}

.njnev .njnevL {
	float: left;
}

.njnev .njnevL img {}

.njnev .njnevR {
	float: right;
	text-align: right;
}

.njnev .njnevR ul li {
	float: left;
	margin-left: 60px;
	line-height: 28px;
	color: #fff;
}

.njnev .njnevR ul li a {
	color: #fff;
	font-size: 16px;
}

.njnev .njnevR ul li a:hover {
	color: #dd5614;
}

.njnev .njnevR ul li a.tv {
	color: #dd5614;
}

/*.njnev:hover {background:rgba(0,0,0,0.5);}*/

.njsm {
	width: 100%;
	height: auto;
	background-color: #1b1b1b;
	padding: 20px 0;
}

.njsmt {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding: 30px 0;
	border-bottom: 1px solid #515151;
	font-size: 30px;
	line-height: 30px;
	color: #fff;
}

.njsmt i {
	font-size: 22px;
}

@font-face {
	font-family: 'njweb01';
	/* Project id 2616039 */
	src: url('//at.alicdn.com/t/font_2616039_lkk2xnkd07.woff2?t=1623900340369') format('woff2'),
		url('//at.alicdn.com/t/font_2616039_lkk2xnkd07.woff?t=1623900340369') format('woff'),
		url('//at.alicdn.com/t/font_2616039_lkk2xnkd07.ttf?t=1623900340369') format('truetype');
}

.njweb01 {
	font-family: "njweb01" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

.njser {
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 70px;
}

.njser ul li {
	width: 29.333%;
	height: 320px;
	overflow: hidden;
	margin: auto;
	float: left;
	margin-left: 2%;
	margin-right: 2%;
	color: #fff;
	border-right: 1px solid #999999;
	box-sizing: border-box;
}

.njser ul li:nth-child(3n) {
	border-right: none;
}

.njser ul li .njserc {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-right: 13%;
	box-sizing: border-box;
}

.njser ul li .njserct {
	font-size: 28px;
	line-height: 28px;
	padding: 10px 0 25px;
	font-weight: bold;
	margin-bottom: 40px;
	border-bottom: 1px solid #5B5B5B;
}

.njser ul li .njsercb {
	height: auto;
	overflow: hidden;
	margin: auto;
}

.njser ul li .njsercb p {
	font-size: 15px;
	line-height: 35px;
}

.njsmm {
	margin: auto;
	width: 260px;
	height: auto;
	font-size: 28px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	padding: 22px 0;
	border-bottom: 1px solid #5B5B5B;
	border-top: 1px solid #5B5B5B;
	margin-top: 70px;
	margin-bottom: 50px;
}

.njsmm i {
	font-size: 22px;
}

.njcase {
	width: 100%;
	height: auto;
	background-color: #0f0f0f;
	padding: 20px 0;
}

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

.njcaseul ul li {
	width: 25%;
	height: auto;
	overflow: hidden;
	margin: auto;
	float: left;
	margin-bottom: 80px;
	position: relative;
	cursor: pointer;
}

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

.njcaseul ul li img {
	width: 88%;
	margin: auto;
}

.njcaseul ul li .njcaseulfd {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.75);
	align-items: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	font-size: 35px;
	line-height: 35px;
	opacity: 0;
}




.contentfoot {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-top: 30px;
	background-color: #1b1b1b;
	color: #fff;
}

.contentfootadd {
	height: auto;
	overflow: hidden;
	margin: auto;
}

.contentfootaddL {
	width: 200px;
	float: left;
	height: auto;
	overflow: hidden;
	margin: auto;
}

.contentfootaddLt {
	color: #fff;
	border-bottom: 1px solid #21222b;
	line-height: 35px;
	font-size: 16px;
}

.contentfootaddLt i {
	font-size: 18px;
}

.contentfootaddLtel {
	font-size: 24px;
	color: #fff;
	line-height: 30px;
	padding: 10px 0;
}

.contentfootaddLbot {
	width: 100px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	border: 1px solid #21222b;
	margin: auto;
	float: left;
	margin-top: 10px;
	cursor: pointer;
}

@font-face {
	font-family: 'shweb14';
	/* Project id 2588959 */
	src: url('//at.alicdn.com/t/font_2588959_qxd9z3vdoy.woff2?t=1622698634175') format('woff2'),
		url('//at.alicdn.com/t/font_2588959_qxd9z3vdoy.woff?t=1622698634175') format('woff'),
		url('//at.alicdn.com/t/font_2588959_qxd9z3vdoy.ttf?t=1622698634175') format('truetype');
}

.shweb14 {
	font-family: "shweb14" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: -1px !important;
}

.contentfootaddR {
	float: right;
	height: auto;
	overflow: hidden;
	margin: auto;
	width: -webkit-calc(100% - 260px);
	width: -moz-calc(100% - 260px);
	width: calc(100% - 260px);
}

.contentfootaddRt {
	color: #fff;
	border-bottom: 1px solid #21222b;
	line-height: 35px;
	font-size: 16px;
}

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

.contentfootaddRul ul li {
	width: 33.333%;
	height: auto;
	overflow: hidden;
	margin: auto;
	float: left;
	font-size: 16px;
	color: #dd5614;
	line-height: 40px;
	margin-bottom: 10px;
}

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

.contentfootaddRul ul li p {
	line-height: 22px;
	color: #fff;
	font-size: 14px;
}

.contlink {
	height: auto;
	overflow: hidden;
	line-height: 30px;
	margin: auto;
	padding: 10px 0;
	border-top: 1px solid #21222b;
	margin-top: 20px;
	color: #57586d;
}

.contlink a {
	color: #57586d
}

.contlink a:hover {
	color: #57586d
}

.contcopy {
	height: auto;
	overflow: hidden;
	margin: auto;
	text-align: center;
	color: #fff;
	padding: 15px 0;
	border-top: 1px solid #21222b;
}

.contcopy a {
	color: #fff;
}

.njwebcase {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-top: 158px;
	background-color: #0d0e0f;
	color: #fff;
}

.njwebcasenev {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	background-color: #1D1D1D;
}

.njwebcasenev ul li {
	float: left;
	margin-right: 4%;
	font-size: 16px;
	color: #8e8e87;
	padding: 30px 0;
}

.njwebcasenev ul li a {
	color: #8e8e87;
}

.njwebcasenev ul li a:hover {
	color: #fff;
}

.njwebcasenev ul li a.tv {
	color: #fff;
}

.njwebcaseul {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 15px;
}

.njwebcaseul ul li {
	width: 25%;
	height: auto;
	overflow: hidden;
	margin: auto;
	float: left;
	margin-bottom: 60px;
	position: relative;
	cursor: pointer;
}

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

.njwebcaseul ul li img {
	width: 85%;
	margin: auto;
	height: auto;
}


.njwebcaseulfd {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.75);
	align-items: center;
	justify-content: center;
	color: #fff;
	text-align: center;
	font-size: 35px;
	line-height: 35px;
	opacity: 0;
}

.njwebcaseul ul li:hover .njwebcaseulfd {
	opacity: 1;
}


.njservice {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: auto;
	position: relative;
}

.njservicefd {
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	align-items: center;
	color: #fff;
}

.njservicefd h2 {
	font-size: 30px;
}

.njservicefd h2 p {
	width: 320px;
	font-size: 16px;
	font-weight: normal;
	padding: 20px 0;
	border-top: 1px solid #fff;
	margin-top: 30px;
}

.njservicefd h2 p.tv {
	width: 100%;
	border-top: none;
	padding: 5px 0;
	line-height: 35px;
	text-indent: 2em;
	color: #ccc;
}

.njserviccb {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding: 40px 0;
	background-color: #0d0e0f;
}

.njserviccbt {
	height: auto;
	overflow: hidden;
	margin: auto;
	font-size: 28px;
	color: #fff;
	line-height: 50px;
}

.njserviccbt span {
	font-size: 70px;
	line-height: 70px;
	align-items: center;
}

.njserviccbb {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
}

.njserviccbbL {
	width: -webkit-calc(100% - 500px);
	width: -moz-calc(100% - 500px);
	width: calc(100% - 500px);
	color: #b5b5b5;
	float: left;
	text-align: justify;
	padding-top: 10px;
	padding-left: 42px;
	box-sizing: border-box;
}

.njserviccbbR {
	float: right;
	width: 160px;
	height: auto;
	overflow: hidden;
	margin: auto;
	text-align: right;
}

.njserviccbbRL {
	width: 110px;
	height: 2px;
	background-color: #e0e0e0;
	margin-top: 30px;
}

.njserviccbbRR {
	float: right;
	text-align: right;
	font-size: 70px;
	line-height: 70px;
}

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

.njserviced ul li {
	width: 25%;
	height: auto;
	overflow: hidden;
	margin: auto;
	text-align: center;
	float: left;
	color: #fff;
}

.njserviced ul li .njservicedpic {
	height: 50px;
	line-height: 50px;
}

.njserviced ul li .njservicedpic i {
	font-size: 40px;
	line-height: 40px;
}

.njserviced ul li .njservicedpit {
	font-size: 16px;
	padding: 10px 0;
}

.njserviced ul li .njservicedpid {
	width: 70%;
	text-align: justify;
	color: #9f9f9f;
	margin: auto;
}

@font-face {
	font-family: 'njweb02';
	/* Project id 2617375 */
	src: url('//at.alicdn.com/t/font_2617375_aeuvsa4biq8.woff2?t=1623925669707') format('woff2'),
		url('//at.alicdn.com/t/font_2617375_aeuvsa4biq8.woff?t=1623925669707') format('woff'),
		url('//at.alicdn.com/t/font_2617375_aeuvsa4biq8.ttf?t=1623925669707') format('truetype');
}

.njweb02 {
	font-family: "njweb02" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

@font-face {
	font-family: 'njweb03';
	/* Project id 2617391 */
	src: url('//at.alicdn.com/t/font_2617391_itf580ilyj.woff2?t=1623926306176') format('woff2'),
		url('//at.alicdn.com/t/font_2617391_itf580ilyj.woff?t=1623926306176') format('woff'),
		url('//at.alicdn.com/t/font_2617391_itf580ilyj.ttf?t=1623926306176') format('truetype');
}

.njweb03 {
	font-family: "njweb03" !important;
	font-style: normal;
	font-size: 42px !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

@font-face {
	font-family: 'njweb04';
	/* Project id 2617399 */
	src: url('//at.alicdn.com/t/font_2617399_rrf6ejcu52k.woff2?t=1623926456133') format('woff2'),
		url('//at.alicdn.com/t/font_2617399_rrf6ejcu52k.woff?t=1623926456133') format('woff'),
		url('//at.alicdn.com/t/font_2617399_rrf6ejcu52k.ttf?t=1623926456133') format('truetype');
}

.njweb04 {
	font-family: "njweb04" !important;
	font-style: normal;
	font-size: 42px !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

@font-face {
	font-family: 'njweb05';
	/* Project id 2617403 */
	src: url('//at.alicdn.com/t/font_2617403_hqos9w52yti.woff2?t=1623926526919') format('woff2'),
		url('//at.alicdn.com/t/font_2617403_hqos9w52yti.woff?t=1623926526919') format('woff'),
		url('//at.alicdn.com/t/font_2617403_hqos9w52yti.ttf?t=1623926526919') format('truetype');
}

.njweb05 {
	font-family: "njweb05" !important;
	font-style: normal;
	font-size: 42px !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

.njnew {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	background-color: #0d0e0f;
}

.newsbot {
	height: auto;
	overflow: hidden;
	margin: auto;
	padding: 40px 0;
	margin-top: 118px;
}

.newsbotL {
	width: 200px;
	height: auto;
	overflow: hidden;
	margin: auto;
	float: left;
}

.newsbotLt {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	font-size: 18px;
	color: #fff;
}

.newsbotLt span {
	color: #dd5614;
}

.newsbotLt p {
	color: #dd5614;
	font-size: 16px;
	padding-top: 10px;
}

.newsbotLb {
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-top: 60px;
}

.newsbotR {
	float: right;
	width: -webkit-calc(100% - 250px);
	width: -moz-calc(100% - 250px);
	width: calc(100% - 250px);
}

.newsbotRt {
	font-size: 32px;
	font-weight: bold;
	line-height: 32px;
	color: #fff;
}

.newsbotRul {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding-top: 60px;
}

.newsbotRul ul li {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	float: left;
	margin-bottom: 50px;
}

.newsbotRul ul li .newsbotRuleft {
	width: 150px;
	height: auto;
	overflow: hidden;
	padding: 20px 0;
	float: left;
	font-size: 22px;
	color: #fff;
}

.newsbotRul ul li .newsbotRuLrigit {
	width: -webkit-calc(100% - 150px);
	width: -moz-calc(100% - 150px);
	width: calc(100% - 150px);
	float: right;
}

.newsbotRul ul li .newsbotRuLrigit .newsbotRuLrigitit {
	height: 30px;
	line-height: 30px;
	font-size: 26px;
	overflow: hidden;
	text-align: justify;
}

.newsbotRul ul li .newsbotRuLrigit .newsbotRuLrigitit a {
	color: #b7b7b7;
}

.newsbotRul ul li .newsbotRuLrigit .newsbotRuLrigitit a:hover {
	color: #fc3829;
}

.newsbotRul ul li .newsbotRuLrigit .newsbotRuLrigitbit {
	height: 50px;
	line-height: 25px;
	margin-top: 15px;
	overflow: hidden;
	text-align: justify;
	color: #6d6d6d;
}



.contact {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	background-color: #0d0e0f;
}

.contacnew {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	background-color: #160c2e;
	min-height: 200px;
}

.contacnewt {
	padding: 150px 0 40px 0;
	font-size: 28px;
	color: #fff;
	line-height: 30px;
}

.contacnewt p {
	padding: 10px 0;
	color: #fff;
}

/*联系我们*/

.contactus {
	height: auto;
	overflow: hidden;
	margin: auto;
}

.contactus ul li {
	float: left;
	width: 31.333%;
	margin-right: 3%;
	box-sizing: border-box;
	margin-bottom: 30px;
	background-color: #f2f2f2;
	padding: 30px 30px;
	box-sizing: border-box;
	position: relative;
	height: 165px;
	overflow: hidden;
}

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

.contactus ul li .contactust {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	margin: auto;
}

.contactus ul li .contactust a:hover {
	text-decoration: none;
}

.contactus ul li .contactust i {
	font-size: 35px;
	color: #333;
}

@font-face {
	font-family: 'shweb08';
	/* Project id 2582579 */
	src: url('//at.alicdn.com/t/font_2582579_8c5wugpqcjg.woff2?t=1622458508142') format('woff2'),
		url('//at.alicdn.com/t/font_2582579_8c5wugpqcjg.woff?t=1622458508142') format('woff'),
		url('//at.alicdn.com/t/font_2582579_8c5wugpqcjg.ttf?t=1622458508142') format('truetype');
}

.shweb08 {
	font-family: "shweb08" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

.contactus ul li .contactusb {
	padding-top: 10px;
}

.contactus ul li .contactusb span {
	display: block;
	font-size: 20px;
	padding-top: 5px;
}

.contactus ul li .contactusb span.tv {
	font-size: 14px;
}

.contactus ul li:hover {
	background-color: #fc3829;
	color: #fff;
}

.contactus ul li:hover i {
	color: #fff;
}

@font-face {
	font-family: 'shweb09';
	/* Project id 2582618 */
	src: url('//at.alicdn.com/t/font_2582618_7nxq8apzf6.woff2?t=1622460124111') format('woff2'),
		url('//at.alicdn.com/t/font_2582618_7nxq8apzf6.woff?t=1622460124111') format('woff'),
		url('//at.alicdn.com/t/font_2582618_7nxq8apzf6.ttf?t=1622460124111') format('truetype');
}

.shweb09 {
	font-family: "shweb09" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}


@font-face {
	font-family: 'shweb10';
	/* Project id 2582628 */
	src: url('//at.alicdn.com/t/font_2582628_2mfvdirl66v.woff2?t=1622460368614') format('woff2'),
		url('//at.alicdn.com/t/font_2582628_2mfvdirl66v.woff?t=1622460368614') format('woff'),
		url('//at.alicdn.com/t/font_2582628_2mfvdirl66v.ttf?t=1622460368614') format('truetype');
}


.shweb10 {
	font-family: "shweb10" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

.contactus ul li .wxer {
	position: absolute;
	z-index: 2;
	top: 30px;
	right: 130px;
}

.contactus ul li .wxer.tv {
	right: 20px;
}

.contactus ul li .wxer img {
	width: 100px;
	height: auto;
}

@font-face {
	font-family: 'shweb11';
	/* Project id 2582643 */
	src: url('//at.alicdn.com/t/font_2582643_qhf0i7sgig.woff2?t=1622460917520') format('woff2'),
		url('//at.alicdn.com/t/font_2582643_qhf0i7sgig.woff?t=1622460917520') format('woff'),
		url('//at.alicdn.com/t/font_2582643_qhf0i7sgig.ttf?t=1622460917520') format('truetype');
}

.shweb11 {
	font-family: "shweb11" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

@font-face {
	font-family: 'shweb12';
	/* Project id 2588922 */
	src: url('//at.alicdn.com/t/font_2588922_tqfs4slpwxr.woff2?t=1622697283484') format('woff2'),
		url('//at.alicdn.com/t/font_2588922_tqfs4slpwxr.woff?t=1622697283484') format('woff'),
		url('//at.alicdn.com/t/font_2588922_tqfs4slpwxr.ttf?t=1622697283484') format('truetype');
}

.shweb12 {
	font-family: "shweb12" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

@font-face {
	font-family: 'shweb13';
	/* Project id 2588940 */
	src: url('//at.alicdn.com/t/font_2588940_tf4wqq901da.woff2?t=1622697853013') format('woff2'),
		url('//at.alicdn.com/t/font_2588940_tf4wqq901da.woff?t=1622697853013') format('woff'),
		url('//at.alicdn.com/t/font_2588940_tf4wqq901da.ttf?t=1622697853013') format('truetype');
}

.shweb13 {
	font-family: "shweb13" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: 0px !important;
}

.caseinfo {
	width: 100%;
	height: 400px;
	overflow: hidden;
	margin: auto;
	position: relative;
}

.caseinfofd {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	font-size: 24px;
	color: #fff;
	align-items: center;
	background: rgba(0, 0, 0, 0.5);
	line-height: 35px;
}

.caseinfofd span {
	display: block;
	font-size: 14px;
	padding-top: 20px;
}


.appnewsinfot {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding: 40px 0;
	color: #fff;
}

.appnewsinfot a {
	color: #fff;
}

.appnewsinfot a:hover {
	color: #ff0000;
}

.appnewsinfob {
	width: 92%;
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-bottom: 30px;
	color: #b7b7b7;
}

.appnewsinfobL {
	width: -webkit-calc(100% - 300px);
	width: -moz-calc(100% - 300px);
	width: calc(100% - 300px);
	float: left;
	border-right: 1px solid #ccc;
	line-height: 30px;
	text-align: justify;
	padding-right: 20px;
	box-sizing: border-box;
}

.appnewsinfobL p {
	margin: 15px auto;
	line-height: 30px;
	text-indent: 2em;
	font-size: 15px;
}

.appnewsinfobL img {
    display: block;
    width: 60% !important;
    height: auto;
    margin: 20px auto !important;
    border-radius: 5px;
}

.appnewsinfobR {
	width: 300px;
	float: right;
	padding-left: 20px;
	box-sizing: border-box;
}

.appnewsinfobRt {
	font-size: 16px;
	padding: 0px 0 10px 0;
}

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

.appnewsinfobRul ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.appnewsinfobRul ul li a {
	color: #b7b7b7;
}

.appnewsinfobRul ul li a:hover {
	color: #ff0000;
}

.appnewsinfobRbdl {
	height: auto;
	overflow: hidden;
	margin: auto;
	margin-top: 40px;
}

.appnewsinfobRbdl dl dt {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	margin: auto;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #ccc;
	padding: 0 10px;
	box-sizing: border-box;
	border-radius: 20px;
}

.appnewsinfobRbdl dl dt a {
	color: #fff;
}

.appnewsinfobRbdl dl dt a:hover {
	color: #ff0000;
}


.appcaseinfot {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 50px;
	text-align: center;
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
}

.appcaseinfoc {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: auto;
	padding: 30px 0;
	max-width: 1200px;
	color: #ccc;
}

.appcaseinfoc img {
	max-width: 100%;
	height: auto;
	display: inline;
}

.appcaseinfoc h3 {
	margin-top: 30px;
}

.appcaseinfoc p {
	margin: 5px auto;
	line-height: 25px;
	text-indent: 2em;
}

.appcaseinfoc p img {
	max-width: 60%;
	height: auto;
	display: inline;
	padding: 10px 0;
}




/*分页样式*/
.page_info {
	text-align: center;
	margin-top: 10px;
	color: #333;
	margin-bottom: 15px;
}

.page_info span {
	padding: 0 2px;
	font-weight: bold;
}

.page_list {
	height: 24px;
	line-height: 24px;
	text-align: center;
	letter-spacing: 0;
	font-family: Microsoft yahei;
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.page_list a {
	display: inline-block;
	color: #898989;
	border: 1px solid #e8e8e8;
	background: #f8f8f8;
	text-align: center;
	padding: 0 8px;
	margin: 0 1px;
}

.page_list a:hover {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}

.page_list a.on {
	color: #fff;
	border: 1px solid #898989;
	background: #898989;
}


/*客服样式*/

::-webkit-scrollbar {
	width: 5px;
}

::-webkit-scrollbar-track {
	background: #fff;
}

::-webkit-scrollbar-thumb {
	background: #e53244;
}

::-webkit-scrollbar-thumb:window-inactive {
	background: #e53244;
}

::-webkit-scrollbar-thumb:vertical:hover {
	background: #e53244;
}

@font-face {
	font-family: 'iconfont';
	/* project id 1369449 */
	src: url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.eot');
	src: url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.eot?#iefix') format('embedded-opentype'),
		url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.woff2') format('woff2'),
		url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.woff') format('woff'),
		url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.ttf') format('truetype'),
		url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.svg#iconfont') format('svg');
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0px;
	-moz-osx-font-smoothing: grayscale;
}

.slide_right {
	width: 60px;
	height: 332px;
	position: fixed;
	right: 0px;
	top: 50%;
	margin-top: -166px;
	z-index: 99
}

.slide_right li {
	width: 60px;
	height: 60px;
	margin-bottom: 1px;
	position: relative;
	font-size: 12px
}

.s_tel {
	width: 270px;
	position: absolute;
	left: 0;
	top: 0;
}

.u_tel {
	width: 210px;
	height: 60px;
	float: left;
	background: #e2070b;
	line-height: 60px;
	text-align: center;
	font-size: 24px;
	font-family: cursive;
	letter-spacing: 1px;
	cursor: pointer;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}

.slide_right li a {
	display: block;
	width: 60px;
	height: 50px;
	background: #000;
	color: #fff;
	transition: none;
	text-align: center;
	line-height: 22px;
	padding-top: 10px;
	float: left;
}

.slide_right li:hover a {
	background: #e2070b;
	text-align: center;
}

.slide_right li a i {
	display: block;
	margin: 0px auto;
	text-align: center;
	font-size: 28px;
}

.slide_right li .s_side {
	display: none;
	background: #666;
}

.slide_right li .hade {
	display: block;
}


.slide_right li.s_zixun {
	background-position: 0 0;
}

.slide_right li.s_zixun .ew_tel {
	width: 160px;
	text-align: center;
	padding: 15px;
	height: auto;
	float: left;
	background: #e2070b;
	left: -200px;
	font-size: 14px;
	cursor: pointer;
	color: #fff;
	position: absolute;
	display: none;
}

.slide_right li.s_zixun .ew_tel img {
	width: 100%;
}

.slide_right li.s_zixun .ew_tel:after {
	content: '';
	position: absolute;
	right: -10px;
	top: 20px;
	border-top: 10px solid transparent;
	border-left: 15px solid #e2070b;
	border-bottom: 10px solid transparent;
}

.slide_right li.s_zixun:hover .ew_tel {
	display: block;
}

.slide_right li.s_zixun .ew_tel p {
	font-size: 12px;
	padding-top: 6px;
	color: #fff;
}


@media (max-width:1600px) {
	.dh1 .nLi h3 a {
		padding: 0px 10px;
	}

	.header .logo {
		margin-top: 25px;
	}
}

@media (max-width:1440px) {



	.bottom_l {
		width: 450px;
		margin-top: 60px;
	}

	.bottom_r {
		width: calc(100% - 450px);
	}


	.header .logo img {
		width: 200px;
		height: auto;
	}

	.head_seartch {
		display: none;
	}


	.dh1 .nLi h3 a {
		padding: 0px 10px;
	}


}

/*客服样式结束*/


/*新闻资讯*/

.wrap {
	width: 83vw;
	max-width: 1680px;
	margin-left: auto;
	margin-right: auto
}


.index_point {
	background: #f2f2f3;
	padding: 1.3rem 0 1rem;
	position: relative;
	z-index: 1
}

@media (max-width: 640px) {
	.index_point {
		padding-top: 1.6rem
	}
}

@media (max-width: 640px) and (max-width:480px) {
	.index_point {
		padding-top: 1rem
	}
}

.index_point .vhd {
	margin-bottom: 20px;
}

.index_point .vhd {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: justify;
	box-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	text-align: center;
}

.index_point .vhd a {
	font-size: 22px;
	color: #333;
}

.index_point nav {
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	font-size: 18px;
	color: #666
}

.index_point nav {
	margin: .4rem 0 .6rem;
	display: -webkit-flex;
	display: flex;
	display: -webkit-box;
	display: box;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	box-align: center;
	-webkit-box-pack: center;
	box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	display: -webkit-flex !important;
	display: flex !important;
	display: -webkit-box !important;
	display: box !important;
	-webkit-align-items: center !important;
	align-items: center !important;
	-webkit-box-align: center !important;
	box-align: center !important;
	-webkit-box-pack: center !important;
	box-pack: center !important;
	-webkit-justify-content: center !important;
	justify-content: center !important
}

.index_point nav .item {
	cursor: pointer;
	position: relative
}

.index_point nav .item span {
	position: relative;
	z-index: 5
}

.index_point nav .item+.item {
	margin-left: .6rem
}

.index_point nav .active {
	font-family: thin
}

.index_point nav .active::after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: .08rem;
	background-color: #d61919;
	left: 0;
	bottom: 0
}

.index_point .row {
	margin-left: -0.09rem !important;
	margin-right: -0.09rem !important;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch
}

.index_point .row>* {
	padding: 0.3rem !important;
	overflow: hidden;
}


.index_point .row .inner {
	background: #fff;
	padding: 15px;
	transition: .6s;
	height: 100%;
	position: relative
}

.index_point .row .inner::before {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: .07rem;
	background-color: #d61919;
	left: 0;
	top: 0;
	transition: ease-in .2s
}

.index_point .row .inner:hover {
	box-shadow: 0 .1rem .2rem rgba(0, 0, 0, 0.1)
}

.index_point .row .inner:hover::before {
	width: 100%
}

.index_point .row .inner:hover .title {
	color: #d61919
}

.index_point .row .inner:hover .arr {
	background-image: url('../images/arr_on.png')
}

.index_point .row .inner .arr {
	width: 29px;
	height: 8px;
	background: url('../images/arr.png') no-repeat center center;
	background-size: contain;
	position: absolute;
	right: .3rem;
	bottom: 20px
}

.index_point .row .inner .title {
	font-size: 16px;
	font-weight: bold;
	display: block;
	line-height: 24px
}

@media (min-width: 640px) {
	.index_point .row .inner .title {
		word-break: break-all;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		-webkit-line-clamp: 2;
		max-height: 60px
	}
}

.index_point .row .inner .data {
	color: #999;
	margin: 5px 0 14px
}

.index_point .row .inner .data a {
	@charset "utf-8";

	/* CSS Document */
	body,
	div,
	span,
	object,
	iframe,
	h1,
	h2,
	h3,
	h4,
	h5,
	h6,
	p,
	blockquote,
	a,
	big,
	em,
	font,
	strong,
	tt,
	b,
	u,
	i,
	center,
	dl,
	dt,
	dd,
	ol,
	ul,
	li,
	fieldset,
	form,
	img {
		border: 0px;
		margin: 0px;
	}

	ul {
		list-style: none;
	}

	li {
		list-style: none;
		color: #333;
	}

	body,
	td,
	th,
	select,
	input,
	textarea,
	ul,
	li,
	dl,
	dd,
	dt {
		font-size: 14px;
		font-family: Helvetica;
		color: #333;
		margin: 0px;
		padding: 0px;
	}

	img {
		border: none;
		padding: 0px;
		margin: 0;
		display: block;
	}

	a:link {
		color: #333;
		text-decoration: none;
	}

	a:visited {
		text-decoration: none;
	}

	a:hover {
		text-decoration: none;
		color: #fc3829;
	}

	html {
		height: 100%;
	}

	body {
		height: 100%;
		line-height: 22px;
		padding: 0px;
		margin: 0;
		background-color: #fff;
	}



	.box {
		width: 92%;
		height: auto;
		margin: auto;
	}

	.flex {
		display: flex;
		display: -webkit-flex;
	}

	.flex_sb {
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
	}


	.banner {
		width: 100%;
		height: 100%;
		margin: auto;
		background: url(../images/banner_3.png) no-repeat center;
		background-size: cover;
		background-attachment: fixed;
	}

	.banner h1 {
		width: 100%;
		height: 100%;
		align-items: center;
		justify-content: center;
		color: #fff;
		text-align: center;
		font-size: 46px;
		line-height: 50px;
		background: rgba(0, 0, 0, 0.9);
	}

	.njnev {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: auto;
		padding: 15px 0;
		position: absolute;
		z-index: 99;
		top: 0;
		left: 0;
	}

	.njnev .njnevL {
		float: left;
	}

	.njnev .njnevL img {}

	.njnev .njnevR {
		float: right;
		text-align: right;
	}

	.njnev .njnevR ul li {
		float: left;
		margin-left: 60px;
		line-height: 28px;
		color: #fff;
	}

	.njnev .njnevR ul li a {
		color: #fff;
		font-size: 16px;
	}

	.njnev .njnevR ul li a:hover {
		color: #dd5614;
	}

	.njnev .njnevR ul li a.tv {
		color: #dd5614;
	}

	/*.njnev:hover {background:rgba(0,0,0,0.5);}*/

	.njsm {
		width: 100%;
		height: auto;
		background-color: #1b1b1b;
		padding: 20px 0;
	}

	.njsmt {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: auto;
		padding: 30px 0;
		border-bottom: 1px solid #515151;
		font-size: 30px;
		line-height: 30px;
		color: #fff;
	}

	.njsmt i {
		font-size: 22px;
	}

	@font-face {
		font-family: 'njweb01';
		/* Project id 2616039 */
		src: url('//at.alicdn.com/t/font_2616039_lkk2xnkd07.woff2?t=1623900340369') format('woff2'),
			url('//at.alicdn.com/t/font_2616039_lkk2xnkd07.woff?t=1623900340369') format('woff'),
			url('//at.alicdn.com/t/font_2616039_lkk2xnkd07.ttf?t=1623900340369') format('truetype');
	}

	.njweb01 {
		font-family: "njweb01" !important;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		vertical-align: 0px !important;
	}

	.njser {
		height: auto;
		overflow: hidden;
		margin: auto;
		margin-top: 70px;
	}

	.njser ul li {
		width: 29.333%;
		height: 320px;
		overflow: hidden;
		margin: auto;
		float: left;
		margin-left: 2%;
		margin-right: 2%;
		color: #fff;
		border-right: 1px solid #999999;
		box-sizing: border-box;
	}

	.njser ul li:nth-child(3n) {
		border-right: none;
	}

	.njser ul li .njserc {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: auto;
		padding-right: 13%;
		box-sizing: border-box;
	}

	.njser ul li .njserct {
		font-size: 28px;
		line-height: 28px;
		padding: 10px 0 25px;
		font-weight: bold;
		margin-bottom: 40px;
		border-bottom: 1px solid #5B5B5B;
	}

	.njser ul li .njsercb {
		height: auto;
		overflow: hidden;
		margin: auto;
	}

	.njser ul li .njsercb p {
		font-size: 15px;
		line-height: 35px;
	}

	.njsmm {
		margin: auto;
		width: 260px;
		height: auto;
		font-size: 28px;
		line-height: 28px;
		text-align: center;
		color: #fff;
		padding: 22px 0;
		border-bottom: 1px solid #5B5B5B;
		border-top: 1px solid #5B5B5B;
		margin-top: 70px;
		margin-bottom: 50px;
	}

	.njsmm i {
		font-size: 22px;
	}

	.njcase {
		width: 100%;
		height: auto;
		background-color: #0f0f0f;
		padding: 20px 0;
	}

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

	.njcaseul ul li {
		width: 25%;
		height: auto;
		overflow: hidden;
		margin: auto;
		float: left;
		margin-bottom: 80px;
		position: relative;
		cursor: pointer;
	}

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

	.njcaseul ul li img {
		width: 88%;
		margin: auto;
	}

	.njcaseul ul li .njcaseulfd {
		position: absolute;
		z-index: 2;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.75);
		align-items: center;
		justify-content: center;
		color: #fff;
		text-align: center;
		font-size: 35px;
		line-height: 35px;
		opacity: 0;
	}




	.contentfoot {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: auto;
		padding-top: 30px;
		background-color: #1b1b1b;
		color: #fff;
	}

	.contentfootadd {
		height: auto;
		overflow: hidden;
		margin: auto;
	}

	.contentfootaddL {
		width: 200px;
		float: left;
		height: auto;
		overflow: hidden;
		margin: auto;
	}

	.contentfootaddLt {
		color: #fff;
		border-bottom: 1px solid #21222b;
		line-height: 35px;
		font-size: 16px;
	}

	.contentfootaddLt i {
		font-size: 18px;
	}

	.contentfootaddLtel {
		font-size: 24px;
		color: #fff;
		line-height: 30px;
		padding: 10px 0;
	}

	.contentfootaddLbot {
		width: 100px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		color: #fff;
		border: 1px solid #21222b;
		margin: auto;
		float: left;
		margin-top: 10px;
		cursor: pointer;
	}

	@font-face {
		font-family: 'shweb14';
		/* Project id 2588959 */
		src: url('//at.alicdn.com/t/font_2588959_qxd9z3vdoy.woff2?t=1622698634175') format('woff2'),
			url('//at.alicdn.com/t/font_2588959_qxd9z3vdoy.woff?t=1622698634175') format('woff'),
			url('//at.alicdn.com/t/font_2588959_qxd9z3vdoy.ttf?t=1622698634175') format('truetype');
	}

	.shweb14 {
		font-family: "shweb14" !important;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		vertical-align: -1px !important;
	}

	.contentfootaddR {
		float: right;
		height: auto;
		overflow: hidden;
		margin: auto;
		width: -webkit-calc(100% - 260px);
		width: -moz-calc(100% - 260px);
		width: calc(100% - 260px);
	}

	.contentfootaddRt {
		color: #fff;
		border-bottom: 1px solid #21222b;
		line-height: 35px;
		font-size: 16px;
	}

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

	.contentfootaddRul ul li {
		width: 33.333%;
		height: auto;
		overflow: hidden;
		margin: auto;
		float: left;
		font-size: 16px;
		color: #dd5614;
		line-height: 40px;
		margin-bottom: 10px;
	}

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

	.contentfootaddRul ul li p {
		line-height: 22px;
		color: #fff;
		font-size: 14px;
	}

	.contlink {
		height: auto;
		overflow: hidden;
		line-height: 30px;
		margin: auto;
		padding: 10px 0;
		border-top: 1px solid #21222b;
		margin-top: 20px;
		color: #57586d;
	}

	.contlink a {
		color: #57586d
	}

	.contlink a:hover {
		color: #57586d
	}

	.contcopy {
		height: auto;
		overflow: hidden;
		margin: auto;
		text-align: center;
		color: #fff;
		padding: 15px 0;
		border-top: 1px solid #21222b;
	}

	.contcopy a {
		color: #fff;
	}

	.njwebcase {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: auto;
		padding-top: 158px;
		background-color: #0d0e0f;
		color: #fff;
	}

	.njwebcasenev {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: auto;
		background-color: #1D1D1D;
	}

	.njwebcasenev ul li {
		float: left;
		margin-right: 4%;
		font-size: 16px;
		color: #8e8e87;
		padding: 30px 0;
	}

	.njwebcasenev ul li a {
		color: #8e8e87;
	}

	.njwebcasenev ul li a:hover {
		color: #fff;
	}

	.njwebcasenev ul li a.tv {
		color: #fff;
	}

	.njwebcaseul {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: auto;
		margin-top: 15px;
	}

	.njwebcaseul ul li {
		width: 25%;
		height: auto;
		overflow: hidden;
		margin: auto;
		float: left;
		margin-bottom: 60px;
		position: relative;
		cursor: pointer;
	}

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

	.njwebcaseul ul li img {
		width: 85%;
		margin: auto;
		height: auto;
	}


	.njwebcaseulfd {
		position: absolute;
		z-index: 2;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.75);
		align-items: center;
		justify-content: center;
		color: #fff;
		text-align: center;
		font-size: 35px;
		line-height: 35px;
		opacity: 0;
	}

	.njwebcaseul ul li:hover .njwebcaseulfd {
		opacity: 1;
	}


	.njservice {
		width: 100%;
		height: 100%;
		overflow: hidden;
		margin: auto;
		position: relative;
	}

	.njservicefd {
		width: 100%;
		height: 100%;
		margin: auto;
		position: absolute;
		z-index: 2;
		top: 0;
		left: 0;
		background: rgba(0, 0, 0, 0.5);
		align-items: center;
		color: #fff;
	}

	.njservicefd h2 {
		font-size: 30px;
	}

	.njservicefd h2 p {
		width: 320px;
		font-size: 16px;
		font-weight: normal;
		padding: 20px 0;
		border-top: 1px solid #fff;
		margin-top: 30px;
	}

	.njservicefd h2 p.tv {
		width: 100%;
		border-top: none;
		padding: 5px 0;
		line-height: 35px;
		text-indent: 2em;
		color: #ccc;
	}

	.njserviccb {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: auto;
		padding: 40px 0;
		background-color: #0d0e0f;
	}

	.njserviccbt {
		height: auto;
		overflow: hidden;
		margin: auto;
		font-size: 28px;
		color: #fff;
		line-height: 50px;
	}

	.njserviccbt span {
		font-size: 70px;
		line-height: 70px;
		align-items: center;
	}

	.njserviccbb {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: auto;
		font-size: 14px;
		color: #fff;
		line-height: 30px;
	}

	.njserviccbbL {
		width: -webkit-calc(100% - 500px);
		width: -moz-calc(100% - 500px);
		width: calc(100% - 500px);
		color: #b5b5b5;
		float: left;
		text-align: justify;
		padding-top: 10px;
		padding-left: 42px;
		box-sizing: border-box;
	}

	.njserviccbbR {
		float: right;
		width: 160px;
		height: auto;
		overflow: hidden;
		margin: auto;
		text-align: right;
	}

	.njserviccbbRL {
		width: 110px;
		height: 2px;
		background-color: #e0e0e0;
		margin-top: 30px;
	}

	.njserviccbbRR {
		float: right;
		text-align: right;
		font-size: 70px;
		line-height: 70px;
	}

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

	.njserviced ul li {
		width: 25%;
		height: auto;
		overflow: hidden;
		margin: auto;
		text-align: center;
		float: left;
		color: #fff;
	}

	.njserviced ul li .njservicedpic {
		height: 50px;
		line-height: 50px;
	}

	.njserviced ul li .njservicedpic i {
		font-size: 40px;
		line-height: 40px;
	}

	.njserviced ul li .njservicedpit {
		font-size: 16px;
		padding: 10px 0;
	}

	.njserviced ul li .njservicedpid {
		width: 70%;
		text-align: justify;
		color: #9f9f9f;
		margin: auto;
	}

	@font-face {
		font-family: 'njweb02';
		/* Project id 2617375 */
		src: url('//at.alicdn.com/t/font_2617375_aeuvsa4biq8.woff2?t=1623925669707') format('woff2'),
			url('//at.alicdn.com/t/font_2617375_aeuvsa4biq8.woff?t=1623925669707') format('woff'),
			url('//at.alicdn.com/t/font_2617375_aeuvsa4biq8.ttf?t=1623925669707') format('truetype');
	}

	.njweb02 {
		font-family: "njweb02" !important;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		vertical-align: 0px !important;
	}

	@font-face {
		font-family: 'njweb03';
		/* Project id 2617391 */
		src: url('//at.alicdn.com/t/font_2617391_itf580ilyj.woff2?t=1623926306176') format('woff2'),
			url('//at.alicdn.com/t/font_2617391_itf580ilyj.woff?t=1623926306176') format('woff'),
			url('//at.alicdn.com/t/font_2617391_itf580ilyj.ttf?t=1623926306176') format('truetype');
	}

	.njweb03 {
		font-family: "njweb03" !important;
		font-style: normal;
		font-size: 42px !important;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		vertical-align: 0px !important;
	}

	@font-face {
		font-family: 'njweb04';
		/* Project id 2617399 */
		src: url('//at.alicdn.com/t/font_2617399_rrf6ejcu52k.woff2?t=1623926456133') format('woff2'),
			url('//at.alicdn.com/t/font_2617399_rrf6ejcu52k.woff?t=1623926456133') format('woff'),
			url('//at.alicdn.com/t/font_2617399_rrf6ejcu52k.ttf?t=1623926456133') format('truetype');
	}

	.njweb04 {
		font-family: "njweb04" !important;
		font-style: normal;
		font-size: 42px !important;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		vertical-align: 0px !important;
	}

	@font-face {
		font-family: 'njweb05';
		/* Project id 2617403 */
		src: url('//at.alicdn.com/t/font_2617403_hqos9w52yti.woff2?t=1623926526919') format('woff2'),
			url('//at.alicdn.com/t/font_2617403_hqos9w52yti.woff?t=1623926526919') format('woff'),
			url('//at.alicdn.com/t/font_2617403_hqos9w52yti.ttf?t=1623926526919') format('truetype');
	}

	.njweb05 {
		font-family: "njweb05" !important;
		font-style: normal;
		font-size: 42px !important;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		vertical-align: 0px !important;
	}

	.njnew {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: auto;
		background-color: #0d0e0f;
	}

	.newsbot {
		height: auto;
		overflow: hidden;
		margin: auto;
		padding: 40px 0;
		margin-top: 118px;
	}

	.newsbotL {
		width: 200px;
		height: auto;
		overflow: hidden;
		margin: auto;
		float: left;
	}

	.newsbotLt {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: auto;
		font-size: 18px;
		color: #fff;
	}

	.newsbotLt span {
		color: #dd5614;
	}

	.newsbotLt p {
		color: #dd5614;
		font-size: 16px;
		padding-top: 10px;
	}

	.newsbotLb {
		height: auto;
		overflow: hidden;
		margin: auto;
		padding-top: 60px;
	}

	.newsbotR {
		float: right;
		width: -webkit-calc(100% - 250px);
		width: -moz-calc(100% - 250px);
		width: calc(100% - 250px);
	}

	.newsbotRt {
		font-size: 32px;
		font-weight: bold;
		line-height: 32px;
		color: #fff;
	}

	.newsbotRul {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: auto;
		padding-top: 60px;
	}

	.newsbotRul ul li {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: auto;
		float: left;
		margin-bottom: 50px;
	}

	.newsbotRul ul li .newsbotRuleft {
		width: 150px;
		height: auto;
		overflow: hidden;
		padding: 20px 0;
		float: left;
		font-size: 22px;
		color: #fff;
	}

	.newsbotRul ul li .newsbotRuLrigit {
		width: -webkit-calc(100% - 150px);
		width: -moz-calc(100% - 150px);
		width: calc(100% - 150px);
		float: right;
	}

	.newsbotRul ul li .newsbotRuLrigit .newsbotRuLrigitit {
		height: 30px;
		line-height: 30px;
		font-size: 26px;
		overflow: hidden;
		text-align: justify;
	}

	.newsbotRul ul li .newsbotRuLrigit .newsbotRuLrigitit a {
		color: #b7b7b7;
	}

	.newsbotRul ul li .newsbotRuLrigit .newsbotRuLrigitit a:hover {
		color: #fc3829;
	}

	.newsbotRul ul li .newsbotRuLrigit .newsbotRuLrigitbit {
		height: 50px;
		line-height: 25px;
		margin-top: 15px;
		overflow: hidden;
		text-align: justify;
		color: #6d6d6d;
	}



	.contact {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: auto;
		background-color: #0d0e0f;
	}

	.contacnew {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: auto;
		background-color: #160c2e;
		min-height: 200px;
	}

	.contacnewt {
		padding: 150px 0 40px 0;
		font-size: 28px;
		color: #fff;
		line-height: 30px;
	}

	.contacnewt p {
		padding: 10px 0;
		color: #fff;
	}

	/*联系我们*/

	.contactus {
		height: auto;
		overflow: hidden;
		margin: auto;
	}

	.contactus ul li {
		float: left;
		width: 31.333%;
		margin-right: 3%;
		box-sizing: border-box;
		margin-bottom: 30px;
		background-color: #f2f2f2;
		padding: 30px 30px;
		box-sizing: border-box;
		position: relative;
		height: 165px;
		overflow: hidden;
	}

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

	.contactus ul li .contactust {
		height: 50px;
		line-height: 50px;
		overflow: hidden;
		margin: auto;
	}

	.contactus ul li .contactust a:hover {
		text-decoration: none;
	}

	.contactus ul li .contactust i {
		font-size: 35px;
		color: #333;
	}

	@font-face {
		font-family: 'shweb08';
		/* Project id 2582579 */
		src: url('//at.alicdn.com/t/font_2582579_8c5wugpqcjg.woff2?t=1622458508142') format('woff2'),
			url('//at.alicdn.com/t/font_2582579_8c5wugpqcjg.woff?t=1622458508142') format('woff'),
			url('//at.alicdn.com/t/font_2582579_8c5wugpqcjg.ttf?t=1622458508142') format('truetype');
	}

	.shweb08 {
		font-family: "shweb08" !important;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		vertical-align: 0px !important;
	}

	.contactus ul li .contactusb {
		padding-top: 10px;
	}

	.contactus ul li .contactusb span {
		display: block;
		font-size: 20px;
		padding-top: 5px;
	}

	.contactus ul li .contactusb span.tv {
		font-size: 14px;
	}

	.contactus ul li:hover {
		background-color: #fc3829;
		color: #fff;
	}

	.contactus ul li:hover i {
		color: #fff;
	}

	@font-face {
		font-family: 'shweb09';
		/* Project id 2582618 */
		src: url('//at.alicdn.com/t/font_2582618_7nxq8apzf6.woff2?t=1622460124111') format('woff2'),
			url('//at.alicdn.com/t/font_2582618_7nxq8apzf6.woff?t=1622460124111') format('woff'),
			url('//at.alicdn.com/t/font_2582618_7nxq8apzf6.ttf?t=1622460124111') format('truetype');
	}

	.shweb09 {
		font-family: "shweb09" !important;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		vertical-align: 0px !important;
	}


	@font-face {
		font-family: 'shweb10';
		/* Project id 2582628 */
		src: url('//at.alicdn.com/t/font_2582628_2mfvdirl66v.woff2?t=1622460368614') format('woff2'),
			url('//at.alicdn.com/t/font_2582628_2mfvdirl66v.woff?t=1622460368614') format('woff'),
			url('//at.alicdn.com/t/font_2582628_2mfvdirl66v.ttf?t=1622460368614') format('truetype');
	}


	.shweb10 {
		font-family: "shweb10" !important;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		vertical-align: 0px !important;
	}

	.contactus ul li .wxer {
		position: absolute;
		z-index: 2;
		top: 30px;
		right: 130px;
	}

	.contactus ul li .wxer.tv {
		right: 20px;
	}

	.contactus ul li .wxer img {
		width: 100px;
		height: auto;
	}

	@font-face {
		font-family: 'shweb11';
		/* Project id 2582643 */
		src: url('//at.alicdn.com/t/font_2582643_qhf0i7sgig.woff2?t=1622460917520') format('woff2'),
			url('//at.alicdn.com/t/font_2582643_qhf0i7sgig.woff?t=1622460917520') format('woff'),
			url('//at.alicdn.com/t/font_2582643_qhf0i7sgig.ttf?t=1622460917520') format('truetype');
	}

	.shweb11 {
		font-family: "shweb11" !important;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		vertical-align: 0px !important;
	}

	@font-face {
		font-family: 'shweb12';
		/* Project id 2588922 */
		src: url('//at.alicdn.com/t/font_2588922_tqfs4slpwxr.woff2?t=1622697283484') format('woff2'),
			url('//at.alicdn.com/t/font_2588922_tqfs4slpwxr.woff?t=1622697283484') format('woff'),
			url('//at.alicdn.com/t/font_2588922_tqfs4slpwxr.ttf?t=1622697283484') format('truetype');
	}

	.shweb12 {
		font-family: "shweb12" !important;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		vertical-align: 0px !important;
	}

	@font-face {
		font-family: 'shweb13';
		/* Project id 2588940 */
		src: url('//at.alicdn.com/t/font_2588940_tf4wqq901da.woff2?t=1622697853013') format('woff2'),
			url('//at.alicdn.com/t/font_2588940_tf4wqq901da.woff?t=1622697853013') format('woff'),
			url('//at.alicdn.com/t/font_2588940_tf4wqq901da.ttf?t=1622697853013') format('truetype');
	}

	.shweb13 {
		font-family: "shweb13" !important;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		vertical-align: 0px !important;
	}

	.caseinfo {
		width: 100%;
		height: 400px;
		overflow: hidden;
		margin: auto;
		position: relative;
	}

	.caseinfofd {
		width: 100%;
		height: 100%;
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		font-size: 24px;
		color: #fff;
		align-items: center;
		background: rgba(0, 0, 0, 0.5);
		line-height: 35px;
	}

	.caseinfofd span {
		display: block;
		font-size: 14px;
		padding-top: 20px;
	}


	.appnewsinfot {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: auto;
		padding: 40px 0;
		color: #fff;
	}

	.appnewsinfot a {
		color: #fff;
	}

	.appnewsinfot a:hover {
		color: #ff0000;
	}

	.appnewsinfob {
		width: 92%;
		height: auto;
		overflow: hidden;
		margin: auto;
		margin-bottom: 30px;
		color: #b7b7b7;
	}

	.appnewsinfobL {
		width: -webkit-calc(100% - 300px);
		width: -moz-calc(100% - 300px);
		width: calc(100% - 300px);
		float: left;
		border-right: 1px solid #ccc;
		line-height: 30px;
		text-align: justify;
		padding-right: 20px;
		box-sizing: border-box;
	}

	.appnewsinfobL p {
		margin: 15px auto;
		line-height: 30px;
		text-indent: 2em;
		font-size: 15px;
	}

	.appnewsinfobL p img {
		padding: 10px 0;
		display: inline;
	}

	.appnewsinfobR {
		width: 300px;
		float: right;
		padding-left: 20px;
		box-sizing: border-box;
	}

	.appnewsinfobRt {
		font-size: 16px;
		padding: 0px 0 10px 0;
	}

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

	.appnewsinfobRul ul li {
		float: left;
		height: 30px;
		line-height: 30px;
		overflow: hidden;
	}

	.appnewsinfobRul ul li a {
		color: #b7b7b7;
	}

	.appnewsinfobRul ul li a:hover {
		color: #ff0000;
	}

	.appnewsinfobRbdl {
		height: auto;
		overflow: hidden;
		margin: auto;
		margin-top: 40px;
	}

	.appnewsinfobRbdl dl dt {
		height: 28px;
		line-height: 28px;
		overflow: hidden;
		margin: auto;
		margin-bottom: 10px;
		float: left;
		border: 1px solid #ccc;
		padding: 0 10px;
		box-sizing: border-box;
		border-radius: 20px;
	}

	.appnewsinfobRbdl dl dt a {
		color: #fff;
	}

	.appnewsinfobRbdl dl dt a:hover {
		color: #ff0000;
	}


	.appcaseinfot {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin-bottom: 50px;
		text-align: center;
		font-size: 26px;
		line-height: 30px;
		font-weight: bold;
	}

	.appcaseinfoc {
		width: 100%;
		height: auto;
		overflow: hidden;
		margin: auto;
		padding: 30px 0;
		max-width: 1200px;
		color: #ccc;
	}

	.appcaseinfoc img {
		max-width: 100%;
		height: auto;
		display: inline;
	}

	.appcaseinfoc h3 {
		margin-top: 30px;
	}

	.appcaseinfoc p {
		margin: 5px auto;
		line-height: 25px;
		text-indent: 2em;
	}

	.appcaseinfoc p img {
		max-width: 60%;
		height: auto;
		display: inline;
		padding: 10px 0;
	}




	/*分页样式*/
	.page_info {
		text-align: center;
		margin-top: 10px;
		color: #333;
		margin-bottom: 15px;
	}

	.page_info span {
		padding: 0 2px;
		font-weight: bold;
	}

	.page_list {
		height: 24px;
		line-height: 24px;
		text-align: center;
		letter-spacing: 0;
		font-family: Microsoft yahei;
		font-size: 10px;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.page_list a {
		display: inline-block;
		color: #898989;
		border: 1px solid #e8e8e8;
		background: #f8f8f8;
		text-align: center;
		padding: 0 8px;
		margin: 0 1px;
	}

	.page_list a:hover {
		color: #fff;
		border: 1px solid #898989;
		background: #898989;
	}

	.page_list a.on {
		color: #fff;
		border: 1px solid #898989;
		background: #898989;
	}


	/*客服样式*/

	::-webkit-scrollbar {
		width: 5px;
	}

	::-webkit-scrollbar-track {
		background: #fff;
	}

	::-webkit-scrollbar-thumb {
		background: #e53244;
	}

	::-webkit-scrollbar-thumb:window-inactive {
		background: #e53244;
	}

	::-webkit-scrollbar-thumb:vertical:hover {
		background: #e53244;
	}

	@font-face {
		font-family: 'iconfont';
		/* project id 1369449 */
		src: url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.eot');
		src: url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.eot?#iefix') format('embedded-opentype'),
			url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.woff2') format('woff2'),
			url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.woff') format('woff'),
			url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.ttf') format('truetype'),
			url('https://at.alicdn.com/t/font_1369449_rcixkf47c3q.svg#iconfont') format('svg');
	}

	.iconfont {
		font-family: "iconfont" !important;
		font-size: 16px;
		font-style: normal;
		-webkit-font-smoothing: antialiased;
		-webkit-text-stroke-width: 0px;
		-moz-osx-font-smoothing: grayscale;
	}

	.slide_right {
		width: 60px;
		height: 332px;
		position: fixed;
		right: 0px;
		top: 50%;
		margin-top: -166px;
		z-index: 99
	}

	.slide_right li {
		width: 60px;
		height: 60px;
		margin-bottom: 1px;
		position: relative;
		font-size: 12px
	}

	.s_tel {
		width: 270px;
		position: absolute;
		left: 0;
		top: 0;
	}

	.u_tel {
		width: 210px;
		height: 60px;
		float: left;
		background: #e2070b;
		line-height: 60px;
		text-align: center;
		font-size: 24px;
		font-family: cursive;
		letter-spacing: 1px;
		cursor: pointer;
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.slide_right li a {
		display: block;
		width: 60px;
		height: 50px;
		background: #000;
		color: #fff;
		transition: none;
		text-align: center;
		line-height: 22px;
		padding-top: 10px;
		float: left;
	}

	.slide_right li:hover a {
		background: #e2070b;
		text-align: center;
	}

	.slide_right li a i {
		display: block;
		margin: 0px auto;
		text-align: center;
		font-size: 28px;
	}

	.slide_right li .s_side {
		display: none;
		background: #666;
	}

	.slide_right li .hade {
		display: block;
	}


	.slide_right li.s_zixun {
		background-position: 0 0;
	}

	.slide_right li.s_zixun .ew_tel {
		width: 160px;
		text-align: center;
		padding: 15px;
		height: auto;
		float: left;
		background: #e2070b;
		left: -200px;
		font-size: 14px;
		cursor: pointer;
		color: #fff;
		position: absolute;
		display: none;
	}

	.slide_right li.s_zixun .ew_tel img {
		width: 100%;
	}

	.slide_right li.s_zixun .ew_tel:after {
		content: '';
		position: absolute;
		right: -10px;
		top: 20px;
		border-top: 10px solid transparent;
		border-left: 15px solid #e2070b;
		border-bottom: 10px solid transparent;
	}

	.slide_right li.s_zixun:hover .ew_tel {
		display: block;
	}

	.slide_right li.s_zixun .ew_tel p {
		font-size: 12px;
		padding-top: 6px;
		color: #fff;
	}


	@media (max-width:1600px) {
		.dh1 .nLi h3 a {
			padding: 0px 10px;
		}

		.header .logo {
			margin-top: 25px;
		}
	}

	@media (max-width:1440px) {



		.bottom_l {
			width: 450px;
			margin-top: 60px;
		}

		.bottom_r {
			width: calc(100% - 450px);
		}


		.header .logo img {
			width: 200px;
			height: auto;
		}

		.head_seartch {
			display: none;
		}


		.dh1 .nLi h3 a {
			padding: 0px 10px;
		}


	}

	/*客服样式结束*/


	/*新闻资讯*/

	.wrap {
		width: 83vw;
		max-width: 1680px;
		margin-left: auto;
		margin-right: auto
	}


	.index_point {
		background: #f2f2f3;
		padding: 1.3rem 0 1rem;
		position: relative;
		z-index: 1
	}

	@media (max-width: 640px) {
		.index_point {
			padding-top: 1.6rem
		}
	}

	@media (max-width: 640px) and (max-width:480px) {
		.index_point {
			padding-top: 1rem
		}
	}

	.index_point .vhd {
		margin-bottom: 20px;
	}

	.index_point .vhd {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: justify;
		box-pack: justify;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		text-align: center;
	}

	.index_point .vhd a {
		font-size: 22px;
		color: #333;
	}

	.index_point nav {
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		font-size: 18px;
		color: #666
	}

	.index_point nav {
		margin: .4rem 0 .6rem;
		display: -webkit-flex;
		display: flex;
		display: -webkit-box;
		display: box;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-align: center;
		box-align: center;
		-webkit-box-pack: center;
		box-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		display: -webkit-flex !important;
		display: flex !important;
		display: -webkit-box !important;
		display: box !important;
		-webkit-align-items: center !important;
		align-items: center !important;
		-webkit-box-align: center !important;
		box-align: center !important;
		-webkit-box-pack: center !important;
		box-pack: center !important;
		-webkit-justify-content: center !important;
		justify-content: center !important
	}

	.index_point nav .item {
		cursor: pointer;
		position: relative
	}

	.index_point nav .item span {
		position: relative;
		z-index: 5
	}

	.index_point nav .item+.item {
		margin-left: .6rem
	}

	.index_point nav .active {
		font-family: thin
	}

	.index_point nav .active::after {
		content: '';
		display: block;
		position: absolute;
		width: 100%;
		height: .08rem;
		background-color: #d61919;
		left: 0;
		bottom: 0
	}

	.index_point .row {
		margin-left: -0.09rem !important;
		margin-right: -0.09rem !important;
		display: flex;
		flex-wrap: wrap;
		align-items: stretch
	}

	.index_point .row>* {
		padding: 0.3rem !important;
		overflow: hidden;
	}


	.index_point .row .inner {
		background: #fff;
		padding: 15px;
		transition: .6s;
		height: 100%;
		position: relative
	}

	.index_point .row .inner::before {
		content: '';
		display: block;
		position: absolute;
		width: 0;
		height: .07rem;
		background-color: #d61919;
		left: 0;
		top: 0;
		transition: ease-in .2s
	}

	.index_point .row .inner:hover {
		box-shadow: 0 .1rem .2rem rgba(0, 0, 0, 0.1)
	}

	.index_point .row .inner:hover::before {
		width: 100%
	}

	.index_point .row .inner:hover .title {
		color: #d61919
	}

	.index_point .row .inner:hover .arr {
		background-image: url('../images/arr_on.png')
	}

	.index_point .row .inner .arr {
		width: 29px;
		height: 8px;
		background: url('../images/arr.png') no-repeat center center;
		background-size: contain;
		position: absolute;
		right: .3rem;
		bottom: 20px
	}

	.index_point .row .inner .title {
		font-size: 16px;
		font-weight: bold;
		display: block;
		line-height: 24px
	}

	@media (min-width: 640px) {
		.index_point .row .inner .title {
			word-break: break-all;
			display: -webkit-box;
			-webkit-box-orient: vertical;
			overflow: hidden;
			-webkit-line-clamp: 2;
			max-height: 60px
		}
	}

	.index_point .row .inner .data {
		color: #999;
		margin: 5px 0 14px
	}

	.index_point .row .inner .data a {
		color: #999;
		display: inline-block;
		margin-left: 5px
	}

	.index_point .row .inner .data a:hover {
		color: #d61919
	}

	.index_point .row .inner .desc {
		color: #999;
		line-height: 22px;
		height: 44px;
		word-break: break-all;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		-webkit-line-clamp: 2
	}

	@media (max-width: 640px) {
		.index_point .row .inner {
			padding: 20px 16px 60px
		}
	}

	.col-md-4 {
		width: 32.33333333%;
	}

	color: #999;
	display: inline-block;
	margin-left: 5px
}

.index_point .row .inner .data a:hover {
	color: #d61919
}

.index_point .row .inner .desc {
	color: #999;
	line-height: 22px;
	height: 44px;
	word-break: break-all;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-webkit-line-clamp: 2
}

@media (max-width: 640px) {
	.index_point .row .inner {
		padding: 20px 16px 60px
	}
}

.col-md-4 {
	width: 32.33333333%;
}

/*客服*/
 .kefu_main{
	width: 73px;
	position: fixed;
	bottom: 10vh;
	right: 12px;
	z-index: 99;
	opacity: 1;
	transition: all .4s;
	font-size: 12px;
	color: #393a51;
  }
  .kefu_main input{
	opacity: 0;
	cursor: default;
	position: absolute;
  }
  .kefu_main .icon-box {
	padding: 12px 0;
	background-color: #fff;
	text-align: center;
	cursor: pointer;
	position: relative;
	box-shadow: 12px 12px 26px 6px rgba(20,21,22,.06);
	color: #393a51;
  }
   
  .kefu_main  .font-box1{padding: 6px 0;}
  .kefu_main .consult1, .kefu_main .consult {
	position: absolute;
	left: 12px;
	top: 14px;
	border: 1px solid #e62129;
	height: 48px;
	width: 48px;
	border-radius: 50%;
	animation: ani-data-v-789143c6 1.4s ease-out infinite;
	-webkit-animation: ani-data-v-789143c6 1.4s ease-out infinite;
	-moz-animation: ani-data-v-789143c6 1.4s ease-out infinite;
  }
  .kefu_main .consult1 {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
  }
 
  .kefu_main .icon-box:hover {
	background-color: #e62129!important;
	transition: color .2s ease;
  }
  .kefu_main .icon-box:hover .font {
	color: #fff!important;
  }
  .kefu_main .icon-box:hover .consult1, .kefu_main .icon-box:hover .consult {
	display: none;
  }
  .el-popover {
	display: none;
	position: absolute;
	background: #fff;
	min-width: 130px;
	border-radius: 4px;
	border: 1px solid #f2f4f5;
	padding: 12px;
	/* right: 15px;
	top: 0; */
	z-index: 2000;
	color: #0d1a26;
	line-height: 1.4;
	text-align: justify;
	font-size: 14px;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	word-break: break-all;
   /* transform: translateY(-30%); */
   top: 50%;
   right: 115%;
   transform: translateY(-50%);
  }
  .phone-popover {
	padding: 0;
	max-width: 212px;
  }
  .phone-popover .phone {
    padding: 6px;
    font-size: 16px;
    line-height: 24px;
    color: #ff0000;
    font-weight: bold;
  }
  .phone-popover .phone img{ }
  .el-popper .popper__arrow, .el-popper .popper__arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	top: 50%;
	right: -6px;
	background: #fff;
	transform:translateY(-50%) rotate(45deg);
	border-color: transparent;
	border-style: solid;
   
  }
  .el-popper .popper__arrow {
	border-width: 6px;
	filter: drop-shadow(0 2px 12px rgba(0,0,0,.03));
  }


  .el-popover-code img{width: 100%; height: 100%; object-fit: contain;}
  .icon-box_img{width: 40px; height: 40px;  margin:0 auto 3px; position: relative;}
  .icon-box_img img{position: absolute; left: 0;  top: 0;  object-fit: cover; width: 100%; height: 100%;}
  .img_red{opacity: 1;  }
  .img_white{opacity: 0; }
  .kefu_main .icon-box:hover .img_red{opacity: 0;}
  .kefu_main .icon-box:hover .img_white{opacity: 1;}
  .kefu_item{position: relative;  display: block;}
  .kefu_item span {display: block;}
  
  @keyframes  ani-data-v-789143c6{
	0% {
	transform: scale(1);
	opacity: 0;
	}
	25% {
		transform: scale(1.15);
		opacity: .3;
	}
	50% {
		transform: scale(1.3);
		opacity: .7;
	}
	75% {
		transform: scale(1.45);
		opacity: .5;
	}
	100% {
		transform: scale(1.5);
		opacity: 0;
	}
  }
  
/*客服结束*/

/*导航*/
.njnevR dl{ display:none;}
.headph{ display:none;}
/*弹出*/
.tcl{ display:none;}
.kefu_itemph{display:none;}


/*响应式样式*/
@media screen and (min-width:0px) and (max-width:1100px)
{

	/*logo图*/
	.njnevL a img{ height:35px;}
	.njnevR ul{ display:none;}
	
	/*导航三个杠*/
	.njnevR dl{width: 23px;height: 23px;cursor: pointer;box-sizing: border-box;display:block;}
	.njnevR dl dd{width: 100%;height: 2px;background: #fff;border-radius: 1px;margin: 5px 0;}
	.njnevR dl dd:nth-child(2){width: 50%;}
	
	/*手机导航弹出框*/
	.headph{ width:100%; height:100%; margin:auto; background-color:#fff; display: none; position:fixed;top:0;z-index:9999;}
	.headphX{ width:100%; height:auto; overflow:hidden;font-size:26px; color:#333; text-align:right; margin-top:20px; cursor:pointer;}
	.headphnev dl dt {display: flex;padding: 0;width: 100%;box-sizing: border-box; border-bottom:1px solid #EFEFEF;}
	.headphnev dl dt a{flex: 1;height: 54px;line-height: 54px;cursor: pointer;font-size:16px;}
	.headphnev dl dt a:visited{ color:#333;}
	
	@font-face {
	  font-family: 'iconfontX';  /* Project id 5002284 */
	  src: url('//at.alicdn.com/t/c/font_5002284_k7fn8ff0149.woff2?t=1755584577309') format('woff2'),
		   url('//at.alicdn.com/t/c/font_5002284_k7fn8ff0149.woff?t=1755584577309') format('woff'),
		   url('//at.alicdn.com/t/c/font_5002284_k7fn8ff0149.ttf?t=1755584577309') format('truetype');
	}
	.iconfontX {
	font-family: "iconfontX" !important;
	font-size: 36px; line-height:36px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0px;
	-moz-osx-font-smoothing: grayscale;
	}
	
	/*客服*/
	.kefu_itemphnone{
	    display: none;
	}
    .kefu_itemph{
        display: block;
    }
	/*微信*/
	.tcl{ width:auto; height:auto; display:none; position:fixed; top:50%; padding:0 10px; text-align:center; font-size:16px; line-height:40px;color:#fff;border-radius:5px;background-color: rgba(0, 0, 0, 0.7); margin-left:45%; z-index:99999;}
	
	/*联系我们*/
	.contactus ul li{ width:100%; height:auto; margin-right:0; margin-bottom:20px;}
	
	 /*底部*/
	 .contentfootaddL{
	     width: 100%;
	 }
	 .contentfootaddR{
	     width: 100%;
	     margin-top: 10px;
	 }
	.contentfootaddRul ul li{
	    width: 48%;
	    margin-right: 4%;
	}
	.contentfootaddRul ul li:nth-child(2n){
	    margin-right: 0;
	} 
	.contentfootaddRul ul li:nth-child(3){
	    margin-right: 4%;
	}
	
	/*关于我们*/
    .newsbotL,.newsbotR{
        width: 100%;
    }
    /*新闻*/
    .newsbotRul ul li .newsbotRuLrigit .newsbotRuLrigitit{
        height: 22px;
        line-height: 22px;
        font-size: 18px;
    }
    .newsbotRul ul li .newsbotRuLrigit .newsbotRuLrigitbit{
        margin-top: 0;
    }
    /*新闻详情*/
    .appnewsinfobL{
        width: 100%;
        border-right:none;
        padding-right:0;
    }
    .appnewsinfobL img{
        width: 100%!important;
    }
    .appnewsinfobR{
        width: 100%;
        padding-left:0;
    }
    /*公司*/
    .njservice,.njservicefd{
        height: auto;
        position: initial;
    }
    .njservicefd h2{
        padding-top: 80px;
    }
    /*服务*/
    .njserviccbbR{
        display: none;
    }
    .njserviccbbL{
        width: 100%;
        padding-left:0;
    }
    .njserviced ul{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap:10px;
    }
    .njserviced ul li{
        width: 100%;
    }
    
    /*案例*/
    .njwebcaseul ul{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap:10px;  
    }
    .njwebcaseul ul li{
        width: 100%;
    }
    .appcaseinfoc p img{
        max-width: 100%;
    }
    .appcaseinfoc p{
        text-indent: 0em;
    }
    /*首页*/
    .banner h1{
        font-size: 26px;
        line-height: 40px;
    }
    .njser ul{
        display: grid;
       grid-template-columns: repeat(1, 1fr);
        gap:10px;  
    }
    .njser ul li{
        width: 100%;
        height: auto;
    }
    .njsmm{
        width: 100%;
    }
    .njcaseul ul{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap:10px;  
    }
    .njcaseul ul li{
        width: 100%;
    }
    .wrap{
        width: 100%;
    }
    .index_point .row{
        width: 94%;
        margin: auto!important;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap:10px;  
    }
    .index_point .row>*{
        width: 100%;
        margin: auto!important;
        padding: 0 !important;
    }
    .index_point .row .inner{
        box-sizing: border-box;
    }
    .index_point .vhd{
        display: inline;
    }
    .index_point .row .inner{
        box-sizing: border-box;
        padding: 20px;
    }
 
 
}	





