/*导航*/
.header-top {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
	background-color:rgba(255, 255, 255, 0.85);
	padding-right: 0;
}
.he-top {
	background: #E0E0E0;
	padding: 5px;
}

.he-top p {
	font-size: 0.8em;
	color: #8c8787;
}

.he-top a {
	font-size: 0.8em;
	color: #8c8787;
	padding: 0 10px;
}

.nav>li>a {
	padding: 23px 20px;
	display: block;
	position: relative;
	text-align: center;
	line-height: 30px;
}

.navbar-default .navbar-nav>li>a:hover {
	color: black;
}

.nav>li>a:hover {
	background: white;
	color: #165DFF;
}

nav  li a:hover:after {
	width: 100%;
	height: 4px;
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	background: white;
	color: #165DFF;
}

.navbar-nav>li.active {
	background-color: #F7F9FF;
}

.navbar-nav>li>a.active {
	color: black;
}

nav a.active:after {
	width: 100%;
	height: 4px;
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
}
.pin span{
	color: #F0AD4E;
}

/*每页标题*/
.topic-h1 {
	font-size: 50px;
	font-width: bolder;
}

/*首页*/
.index-top {
	background: url(../image/background/top_background.png) no-repeat;
	background-size: 100% 100%;
	/*height: 600px;*/
}
.index-top-introduce {
	/*border-bottom: 1px solid #CCCCCC;*/
	text-align: center;
	padding: 18px 0;
	opacity: 0.8;
	background: rgb(255, 255, 255, 0.75);
}

.index-top-introduce figure {
	padding: 0px;
}

.intr-detail {
	font-size: 1.1em;
	color: rgb(0,0,0,0.46);
}

figure p {
	text-align: left;
	color: black;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.8em;
}

figcaption {
	color: #777575;
}



/**/
.service {
	background: url(../image/background/bg_jzl.png);
	padding: 50px 0;
}

.service h2 {
	text-align: center;
	font-size: 1.7em;
	font-weight: 900;
	padding-bottom: 40px;
}

.service li {
	margin-bottom: 40px;
	text-align: center;
}

.service li>div {
	color: #fff;
	padding: 10px;
}

.core-function {
	display: flex
}
.core-content {
	width: 40%;
	padding: 6%;
	line-height: 2em;
}
.core-function h2 {
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 20px;
}
.core-img {
	width: 55%;
	padding: 1%
}

#ywxq {
	background: url(../image/background/jzl_yuan.png) no-repeat;
	background-size: 100% 100%;
	width: 280px;
	height: 280px;
	margin: 15%;
	display: flex;
	align-items: center; /* 垂直居中 */
	justify-content: center; /* 水平居中 */
	flex-direction: column;
}
#ywxq p {
	font-size: 1.2em;
	color: white;
	text-align: center; /* 水平居中 */
}

.service h3 {
	font-size: 1.3em;
	font-weight: 900;
	padding: 10px 0;
	color: #1D2129;
}

.service-detail {
	color: #6B6F75;
	font-size: 0.9em;
}

.service li p {
	font-size: 0.8em;
	padding-bottom: 12px;
	color: #fff;
}

.service .bei {
	background: #fff;
}

.sanjiao {
	color: #165DFF;
	font-size: 1.5em;
	font-weight: bold
}

.fw h4{
	font-size: 1.2em;
	color: #ff8800;
	padding: 10px;
}

/*关注*/

.focus {
	padding: 40px 0;
	text-align: center;
	background: url(../image/background/bg_ywkk.png) no-repeat;
	background-size: 100% 100%;
	height: 600px;
}

.focus p {
	font-size: 30px;
	color: #165DFF;
	margin: 5%;
}

.number-div {
	width: 15%;
	height: 30%;
	margin: 3%;
}

.fo-ti {
	padding-bottom: 30px;
}

.fo-ti h2 {
	font-size: 1.8em;
	font-weight: 900;
}

.fo-ti p {
	text-transform: uppercase;
	font-size: 0.8em;
	color: #a4a8a9;
	padding: 5px 0;
}

.focus img {
	width: 100%;
}

.focus figcaption {
	font-size: 1em;
	color: #2d2a21;
	padding: 5px 0;
}


/*客户*/

.customer {
	text-align: left;
	padding-top: 60px;
}

.cus-left h2 {
	font-size: 1.8em;
	text-transform: uppercase;
	color: #C0C0C0;
}

.cus-left strong {
	display: block;
	font-weight: 900;
	color: #000000;
	padding: 5px 0;
	font-size: 1em;
}

.cus-left p {
	padding-top: 20px;
}

.more {
	display: inline-block;
	padding: 10px 20px;
	background: #fe6637;
	color: #fff;
	margin: 10px 0;
	text-transform: uppercase;
}

.cus-right i {
	font-size: 2.5em;
	padding-top: 20px;
	display: block;
	color: #f86400;
}

.cus-right strong {
	padding: 8px 0;
	display: block;
	font-size: 1.2em;
}

.cus-right p {
	font-size: 0.8em;
	color: #969191;
}

.bot15 {
	margin: 30px 0;
}


/*优势*/

.advantage {
	/*background: url(../image/advantage.jpg);*/
	background: #FFFFFF;
	padding: 90px 0 90px 0;
	background-size: 100% 100%;
}

.advantage #nav-ul li{
	margin-left: 150px;
}

.advantage #nav-ul .navbar-nav>li>a:hover {
	color: #F0AD4E;
}

.advantage #nav-ul li a:hover:after {
	width: 100%;
	height: 4px;
	background: #165DFF;
	color: #165DFF;
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
}

.ad-ti {
	text-align: center;
	padding-bottom: 40px;
}

.ad-ti h2 {
	color: black;
	font-size: 35px;
	margin-bottom: 40px;
	font-weight: bold;
}

.ad-ti p {
	color: #dedcdc;
}

.ad-nei {
	background: #F7F9FF;
	opacity: 1;
	padding: 50px 0;
}

.ad-nei img {
	width: 100%;
}

.ad-nei li {
	margin: 30px 0;
}

.ad-nei h2 {
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px 0;
}

.ad-nei p {
	margin-top: 10px;
	font-size: 0.9em;

}

.index #nav-ul li{
	margin-left: 7%;
}

.index #nav-ul .navbar-nav>li>a:hover {
	color: #F0AD4E;
}

.index #nav-ul li a:hover:after {
	width: 100%;
	height: 4px;
	background: #165DFF;
	color: #165DFF;
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
}

/**/
.price {
	padding: 50px 0;
}

.price h2 {
	text-align: center;
	font-size: 1.7em;
	font-weight: 900;
	padding-bottom: 40px;
}

.price figure {
	/*border: 1px dashed #000;*/
	width: 215px;
	margin: 8px 8px
}

/**/
.learn {
	padding: 50px 0;
}

.learn h2 {
	text-align: center;
	font-size: 1.7em;
	font-weight: 900;
	padding-bottom: 40px;
}

.learn h3 {
	font-size: 1.2em;
	font-weight: 900;
}

.learn image{
	width: 100%;
	margin: 15px 0px;
	border-radius: 20px;
}

/***/
.order {
	padding: 50px 0;
	background: url(../image/background/bg_order.png);
	height: 250px;
	/*border: 1px dashed #00a9ff;*/
}

.order h2 {
	text-align: center;
	font-size: 1.7em;
	font-weight: 900;
	padding-bottom: 40px;
}

.input-button-wrapper {
	position: relative;
	display: inline-block;
	margin-left: 40%;
}

.input-button-wrapper input {
	background: rgb(255, 255, 255, 0.8);
	width: 300px;
	height: 40px;
	border: 1px solid white;
	border-radius: 8px;
	padding-right: 30px;;
}

.input-button-wrapper button {
	position: absolute;
	background: #165DFF;
	border: 1px solid #165DFF;
	border-radius: 5px;
	color: #FFFFFF;
	top: 1.5px;
	right: 1px;
	height: 95%;
	cursor: pointer;
}

.input-button-wrapper input::placeholder {
	padding: 10px;
}
.input-button-wrapper input::-webkit-input-placeholder {
	padding: 10px;
}

.input-button-wrapper input:-ms-input-placeholder {
	padding: 10px;
}

.reservation {
	background: #165DFF;
	border: 1px solid #165DFF;
	border-radius: 5px;
	color: #FFFFFF;
	cursor: pointer;
	margin-left: 45%;
	height: 130px;
	height: 50px;
}

/*最新动态*/

.new {
	padding: 50px 0;
}

.new h2 {
	text-align: center;
	font-size: 1.7em;
	font-weight: 900;
	padding-bottom: 40px;
}

.new h3 em {
	margin-left: 10px;
	color: #fa9a46;
	font-size: 1.3em;
	line-height: 33px;
}

.mo {
	float: right;
	text-transform: uppercase;
	color: #9f9f9f;
	line-height: 33px;
}

.new-l div img {
	width: 100%;
}

.new-l ul {
	margin-top: 20px;
}

.new-l h4 a {
	font-weight: 900;
	font-size: 1.3em;
}

.new-l div p {
	font-size: 1em;
	padding-top: 20px;
	min-height: 180px;
	line-height: 1.7em;
}

.new-l li:first-child {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 30px;
}

.new-l li:last-child {
	padding-top: 10px;
}

.new-l li:last-child p {
	font-size: 1em;
	padding-top: 20px;
	line-height: 1.7em;
}

.new-r ul {
	border-left: 1px solid #fa9a46;
	padding: 10px 0 10px 20px;
	margin-left: 20px;
}

.new-r li {
	padding: 10px 0;
}

.myscroll {
	height: 180px;
	overflow: hidden;
}





/*页脚*/

.footera {
	border-top-width: 2px;
	position: relative;
}

.footera-article {
	width: 65%;
	margin: 0 auto;
	text-align: center;
}

.footera-sm {
	margin-top: 20px;
}

.footera-sm ul {
	width: 90%;
	margin: auto;
}

.footera-sa {
	width: 40px;
	height: 40px;
	position: absolute;
	left: 50%;
	background-color: #71B92B;
	top: 0;
	transform: translate(-50%, 0%);
}

.footera-sm li {
	float: left;
	list-style-type: none;
	width: 25%;
	text-align: center;
	line-height: 3;
}

.footera-sm li p{
	font-weight: bold;
}

.footera-sm li a {
	display: block;
	color: #e0dbda;
	font-size: 1.875rem;
}

.footera-sm img {
	width: 100%;
}

.footera-sm li a:hover {
	color: #F0AD4E;
}

.footera-sg {
	text-align: center;
	color: #e0dbda;
}

.footera-sgp {
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 1.25rem;
	color: black;
}

.footera_p {
	font-size: 1rem;
	padding-bottom: 30px;
	color: black;
}

.footera_p a {
	color: #fff;
	font-size: 1rem;
}


/*关于我们单页*/

.about-ban {
	background: url(../image/background/bg-about-top.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 510px;
	align-items: center;
}

.about-ban h1 {
	margin-bottom: 30px;
}

.about-ban h2 {
	font-size: 2.2rem;

}

.about-title {
	margin: 0;
	padding: 135px 300px;
	height: 75%;
	text-align: center;

}

.about-introduce {
	/*border-bottom: 1px solid #CCCCCC;*/
	text-align: center;
	padding: 35px 0;
	opacity: 0.8;
	margin-bottom: 0px;
	background: rgb(255, 255, 255, 0.75);
	height: 25%;
}

.about-middle {
	background: url(../image/background/bg-about.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 260pt;
	margin-top: 100px;
	padding: 50px;
	text-align: center;
}

.about-middle h1{
	font-size: 38pt;
	font-weight: bold;
}

.about-middle h2{
	font-size: 38pt;
	margin-top: 38pt;
}

.fzlc-sec {
	/*border: 1px dashed rgb(238, 238, 238, 238);*/
}

.fzlc-content {
	background: url(../image/background/bg-fzlc.png) no-repeat;
	background-size: 100% 100%;
	height: 650px;
	/*border: 1px dashed rgb(238, 238, 238, 238);*/
}
.contract-sec {
	height: 650px;
	width: 100%;
}

.contact-title {
	height: 20%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.contact-title h2{
	font-weight: bold;
	font-size: 1.8rem;
}
.contact-content {
	height: 80%;
	width: 90%;
	margin-left: 5%;
	background: #F7F9FF;
	display: flex;
	border-radius: 8px;
	padding: 3%;
}
.erweima {
	margin-left: 7%;
	width: 55%;
	height: 100%;
}
.erweima h3{
	color: #165DFF;
	font-size: 24pt;
	line-height: 20pt;
	margin-bottom: 12pt;
}

.erweima p{
	color: #6B6F75;
	font-size: 16pt;
	line-height: 24pt;
}

.erweima img{
	width: 156pt;
	height: 156pt;
	margin-top: 24pt;
}

/*产品介绍*/
.server-ban {
	background: url(../image/background/bg-produce-top.png) no-repeat;
	background-size: auto;
}

.auto {
	padding-top: 4%;
}

.auto img {
	width: 100%;
}

.pic-tit {
	position: relative;
	height: 45px;
	margin-bottom: 50px;
	z-index: 20;
}

.pic-tit em {
	color: #165DFF;
}

.pic-tit em.f-normal {
	color: #000;
}

.pic-tit .s-font {
	font-size: 0.8em;
	color: #999999;
	text-indent: 0;
	text-align: center;
}

.pic-tit h2,
.pic-tit em {
	font-size: 1.5em;
	text-align: center;
}

.v-line {
	position: absolute;
	top: 13px;
	width: 100%;
	z-index: 1;
	border-bottom: #e9e9e9 solid 1px;
}

.ab-tit {
	margin-left: -150px;
	position: absolute;
	top: -5px;
	left: 50%;
	background: #FFF;
	border: #FFF solid 6px;
	z-index: 5;
}

.ab-txt-right {
	text-align: right;
	font-size: 1.4em;
}

.ab-txt-right span {
	display: block;
	font-size: 0.6em;
	color: #C1C1C1;
}

.ab-wen {
	text-indent: 1.9em;
	margin-top: 20px;
	line-height: 2.8em;
	font-size: 2rem;
}

.list-img {
	position: relative;
	height: 100%;
	overflow: hidden;
}

.list-img-tit {
	width: 100%;
	position: absolute;
	top: 56.25%;
	z-index: 5;
}

.list-img-tit h2 {
	color: #FF8800;
	font-size: 1.7em;
	margin-bottom: 20px;
}

.list-img-tit p,
.list-img-tit h2 {
	text-align: center;
}

.ab-cul {
	padding: 0 40px;
}

.ab-cul .col-md-2 {
	padding: 0;
	margin-right: 11%;
}

.ab-cul .col-md-2:last-child {
	margin: 0;
}

/* 帮助首页 */
.help-ban {
	background: url(../image/background/bg-spjc-top.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 500px;
}

.help-introduce {
	/*border-bottom: 1px solid #CCCCCC;*/
	text-align: center;
	padding: 25px 0;
	opacity: 0.8;
	margin-bottom: 0px;
	background: rgb(255, 255, 255, 0.75);
	height: 25%;
}
.help-title {
	margin: 0;
	display: flex;
	display: flex;
	align-items: center; /* 垂直居中 */
	justify-content: center; /* 水平居中 */
	height: 75%;
}
/*.help-content {*/
/*	height: 40%;*/
/*}*/
.help-container {
	padding: 0;
	display: flex;
}
.help-container figure{
	margin-left: 16%;
}
.help-intro-help-container {
	font-size: 0.9em;
	color: rgb(0,0,0,0.46);
	margin-left: 32px;
}

.video {
	background: url(../image/background/bg-video.png);
	padding: 50px 0;
	margin-bottom: 20px;
	/*border: 1px dashed #00a9ff;*/
}

.video-figure {
	/*border: 1px dashed rgb(125, 125, 125, 125);*/
	width: 28%;
	height: 190px;
	margin: 20px 10px;
	padding: 0;
}
.video-figure image {
	height: auto;
	width: 100%;
}

.video-content {
	height: 75%;
	background: url(../image/background/bg-black.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: center; /* 水平居中 */
	align-items: center; /* 垂直居中 */
	color: white;
	font-size: 2rem;
}

.video-title {
	height: 25%;
	background: white;
	display: flex;
	justify-content: center; /* 水平居中 */
	align-items: center; /* 垂直居中 */
	border-radius: 5px;
}

.video-title-icon {
	width: 50px;
	height: 25px;
	background: #E8F8FA;
	display: flex;
	justify-content: center; /* 水平居中 */
	align-items: center; /* 垂直居中 */
	border-radius: 7px; /* 设置圆角大小（单位可根据需求调整）*/
	padding: 5px; /* 可选项，设置内部间距 */
	margin-right: 20px;
}

.video-title-icon span {
	font-size: 1.3rem;
	color: #23BCCA;
}

.search-content {
	width: 80%;
	margin-left: 15%;
}
.search-item {
	background: rgb(255, 255, 255, 0.8);
	margin: 1%;
	border: 2px solid #FFFFFF;
	border-radius: 25px;
	display: inline-block;
	min-width: 200px; /* 设置最小宽度 */
	min-height: 20px; /* 设置最小高度 */
	padding: 3px; /* 内边距 */
	word-wrap: break-word;
}
.search-item span{
	color: #545454;
	font-size: 0.8rem;
	display: flex;
	align-items: center; /* 垂直居中 */
	justify-content: center; /* 水平居中 */
}
.input-search-wrapper {
	position: relative;
	display: inline-block;
	margin-left: 32%;
	margin-bottom: 2%;
}
.input-search-wrapper input {
	background: rgb(255, 255, 255, 0.8);
	width: 500px;
	height: 40px;
	border: 1px solid white;
	border-radius: 8px;
	padding-right: 30px;;
}

.input-search-wrapper button {
	position: absolute;
	background: #165DFF;
	border: 1px solid #165DFF;
	border-radius: 5px;
	color: #FFFFFF;
	top: 1.5px;
	right: 1px;
	height: 95%;
	cursor: pointer;
}

.input-search-wrapper input::placeholder {
	padding: 10px;
}
.input-search-wrapper input::-webkit-input-placeholder {
	padding: 10px;
}

.input-search-wrapper input:-ms-input-placeholder {
	padding: 10px;
}

/*服务单页*/
.ser-dan{
	padding-top: 4%;
}
.ser-dan .ser-dan-t {

	width: 87%;
	margin: 0 auto;
	padding-bottom: 30px;
}

.ser-dan .ser-dan-t img {
	width: 100%;
}

/*.tab {*/
/*	background: #CBCBCB;*/
/*	padding: 10px 0;*/
/*	margin-bottom: 30px;*/
/*}*/

/*.tab li {*/
/*	width: 16.6666%;*/
/*	text-align: center;*/
/*	float: left;*/
/*	position: relative;*/
/*}*/

/*.tab li a {*/
/*	color: #fff;*/
/*	display: block;*/
/*	padding: 10px 0;*/
/*	font-size: 1.1em;*/
/*}*/

/*.tab li:last-child {*/
/*	border-right: none;*/
/*}*/

.ser-danx li.active a {
	color: #F0AD4E;
}

.ser-danx li.active:before {
	width: 100%;
	height: 4px;
	background: #F0AD4E;
	content: "";
	display: block;
	position: absolute;
	top: 114%;
}

.ser-danx li.active:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 16px solid #F0AD4E;
	left: 46%;
	top: 120%;
}

.ser-danx li:hover:before {
	width: 100%;
	height: 4px;
	background: #F0AD4E;
	content: "";
	display: block;
	position: absolute;
	top: 114%;
}

.ser-danx li:hover:after {
	content: "";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 16px solid #F0AD4E;
	left: 46%;
	top: 120%;
}

.ta-list {
	padding-bottom: 40px;
	display: none;
}

.ta-list img {
	width: 100%;
}

.ta-list .wi {
	width: 100%;
	margin: auto;
}

.ta-list b {
	display: block;
	margin-bottom: 20px;
}

.tab0 {
	display: none;
}

.ta-list p {
	text-indent: 30px;
	line-height: 1.9em;
}

.ta-list.show {
	margin-left: 50px;
	display: block;
}

.tab4 h4 {
	font-size: 1.5em;
}


/*新闻单页*/
.zi_bread {
	width: 100%;
	padding-bottom: 10px;
}

.zi_bread .bread_con {
	max-width: 1200px;
	width: 98%;
	margin: auto;
	text-align: center;
}

.zi_bread .bread_con .curre {
	color: #564811;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: right;
}

.zi_bread .bread_con .curre a {
	color: #564811;
}

@media (max-width: 640px) {
	.zi_bread {
		padding: 8px 0px;
	}
	.zi_bread .bread_con h3 {
		font-size: 20px;
		padding-bottom: 20px;
	}
	.zi_bread .bread_con .curre {
		line-height: 20px;
		height: 20px;
	}
	.zi_bread .bread_con .curre {
		text-align: center;

	}
}
.new-dan {
	background: #fff;
}

.newdan-l {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: #fff;
	padding: 0px 0px 20px 0px;
	margin-bottom: 20px;
	box-shadow: 5px 5px 5px #888888;
}

.x-t {
	width: 100%;
	background: #F0AD4E;
	text-align: center;
	color: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.x-t h3 {
	font-size: 1.7em;
	font-weight: 900;
	padding: 20px 0;
	border-bottom: 1px solid #fff;
}

ol {
	text-align: center;
}

ol a {
	display: block;
	padding: 10px 0;
	font-size: 1.3em;
}

ol a.active {
	color: #fff;
	background: #F0AD4E;
}

.newdan-l h5 {
	margin-bottom: 10px;
	font-size: 1.3em;
	padding: 20px;
	display: inline-block;
	font-weight: 900;
	position: relative;
}

.newdan-l h5:after {
	width: 40%;
	height: 3px;
	background: #F0AD4E;
	content: "";
	display: block;
	position: absolute;
	top: 80%;
}

.newdan-l ul li a {
	display: block;
	padding: 10px 20px;
	border-bottom: 1px dashed #ccc;
	font-weight: 900;
}

.newdan-l ul li time {
	display: block;
	padding: 5px 0;
	color: #C4C4C4;
	font-weight: 100;
}

.newdan-r {
	margin-left: 3%;
}

.newdan-r li {
	background: #fff;
	margin-bottom: 20px;
	margin-right: 20px;
	padding: 20px 0;
	box-shadow: 2px 2px 2px #888888;
	border: 1px solid #ccc;
}

.newdan-r li a {
	font-size: 1em;
	font-weight: 900;
	/*margin: 10px;*/
	display: block;
}

.newdan-r li em {
	width: 25px;
	height: 14px;
	background-position: -22px 0;
	background-image: url(../image/zixum.png);
	display: inline-block;
}

.newdan-r em.er {
	width: 22px;
	background-position: 0px 0;
	margin-left: 20px;
}

.newdan-r p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
}

.time {
	border: 1px solid #F0AD4E;
	padding: 20px 10px;
	text-align: center;
}

.time strong {
	display: block;
	font-size: 3em;
	font-weight: 900;
	position: relative;
	color: #F0AD4E;
	margin-bottom: 10px;
}

.time strong:after {
	width: 40%;
	height: 3px;
	background: #F0AD4E;
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -20%;
}

.time time {
	color: #F0AD4E;
}


/*页数*/

.page {
	width: 500px;
	padding: 40px 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.page span,
.page a {
	display: inline-block;
	border: 1px solid #e4e4e4;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 4px;
	text-decoration: none;
}

.page span,
.page a.active,
.page a:hover {
	color: #FFF;
	background: #F0AD4E;
}

.page a em {
	display: inline-block;
	width: 0;
	height: 0;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
}

.page a.prev em {
	border-right: 8px solid #999;
	margin-right: 5px;
}

.page a.next em {
	border-left: 8px solid #999;
	margin-left: 5px;
}

.page a.prev:hover em {
	border-right-color: #FFF;
}

.page a.next:hover em {
	border-left-color: #FFF;
}

.pagination li{
	margin: 0 0;
	border: none;
}


/*新闻详情*/

.new-x {
	background: #fff;
	padding: 10px;
}

.new-xt {
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}

.new-xt h3 {
	font-size: 1.2em;
	font-weight: 700;
}

.new-xt em {
	display: inline-block;
	margin-right: 10px;
	padding: 2px 5px;
	background: #F0AD4E;
	color: #fff;
	font-weight: 500;
	border-radius: 5px;
}

.new-xx {
	padding: 0 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

.new-xx p {
	text-indent: 20px;
	line-height: 1.7em;
}

.new-xx .img {
	width: 50%;
	margin: auto;
}

.new-xx img {
	width: 100%;
}

.new-x li {
	box-shadow: none;
	padding: 0;
	margin-bottom: 10px;
}

.new-x li a {
	font-size: 0.8em;
	font-weight: 100;
}

.new-x li i {
	color: #F0AD4E;
	display: inline-block;
	font-size: 1em;
	font-weight: 900;
	margin-right: 8px;
}


/*联系我们*/

.lx-dan li {
	margin-bottom: 20px;
}

.lx-dan img {
	width: 80%;
}

.pa {
	padding-top: 4%;
}

.con {
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 40%;
	margin: 0px 20px 40px 0;
}

textarea {
	border: 1px solid #CCCCCC;
	width: 83%;
	padding: 5px;
	height: 200px;
}

.submit {
	padding: 5px 50px;
	display: block;
	margin-top: 20px;
}


/*侧边栏*/

.slide {
	position: fixed;
	right: 0;
	top: 40%;
	z-index: 500;
}

.slide li {
	border-bottom: 1px solid #eae5e5;
	margin: 10px;
}

.slide .ke {
	position: relative;
}

.slide .ke .ke-container{
	background: #165DFF;
	width: 50px;
	height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 30px;
}

.slide .ke p {
	/*position: absolute;*/
	/*background: #f8f7ff;*/
	/*width: 150px;*/
	color: white;
	/*left: -198%;*/
	/*top: 0;*/
	/*text-align: center;*/
	/*padding: 26px 0;*/
	/*display: none;*/
}

.shadow-effect {
	border-radius: 50%; /* 设置为圆形 */
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5); /* 水平偏移、垂直偏移、模糊半径、颜色 */
	overflow: hidden; /* 裁剪多余的部分 */
}

.product-title-top {
	display: flex
}

.product-title-top div {
	width: 80px;
	height: 30px;
	background: #165DFF;
	color: white;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 20px;
	font-size: 1.2rem;
	margin-left: 20px;
	margin-top: 10px;
}

.new-title {
	background: url(../image/background/bg-hyzx-top.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	margin-top: 77px;
}

/* 弹框样式 */
.modal {
	display: none; /* 默认隐藏 */
	position: fixed; /* 固定位置 */
	z-index: 100; /* 位于顶层 */
	left: 0;
	top: 0;
	width: 100%; /* 全屏宽度 */
	height: 100%; /* 全屏高度 */
	background-color: rgba(0,0,0,0.5); /* 半透明背景 */
}
.modal-content {
	/*position: fixed;*/
	z-index: -1;
	background-color: #F7F9FF;
	margin: 15% auto; /* 垂直居中 */
	padding: 20px;
	border: 1px solid #888;
	width: 50%;
}

.dialog-contract{
	background: url(../image/background/dialog.png) no-repeat;
	background-size: auto;
	width: 670pt;
	height: 375pt;
}

.a-href {
	color: #165DFF;
	font-size: 1.0rem;
	margin-left: 0px;
}

@media only screen and (max-width:1200px) {
	.introduce {
		display: none;
	}
}

@media only screen and (max-width:930px) {
	.introduce {
		display: none;
	}
	.slide {
		display: none;
	}
	.new-l-h {
		display: none;
	}
}

@media only screen and (max-width:768px) {
	.he-top {
		display: none;
	}
	.introduce {
		display: none;
	}
	.slide {
		display: none;
	}
	.logo {
		width: 50%;
	}
	.logo img {
		width: 100%;
	}
	.container {
		padding: 0;
	}

	.tab li {
		width: 33.333%;
	}
	.tab li a {
		font-size: 1em;
	}
	.footera-article {
		width: 100%;
	}
	.ta-list {
		padding: 15px;
	}
	.ser-danx li.active:before {
		display: none;
	}
	.ser-danx li.active:after {
		display: none;
	}
	.page {
		width: 100%;
	}
	.newdan-r {
		margin: 0;
	}
}
@media only screen and (max-width:767px) {
	.con{
		width: 100%;
	}
	textarea {

		width: 100%;

	}
	.time{
		display: none;
	}
	.ad-nei p {
		display: none;
	}

}

.ban-hyzx-detail {
	background: url(../image/background/bg-hyzx-detail.png) no-repeat;
	background-size: 100% 100%;
	height: 200px;
}

/*移动端底部导航*/

.phonefooternav {
	position: fixed;
	bottom: 0;
	width: 100%;
	display: none;
	z-index: 99999;
}

.phonefooternav ul li {
	width: 25%;
	background: #494949;
	float: left;
	padding: 10px 0;
	border-right: 1px solid #666;
	list-style: none;
}

.phonefooternav ul li a {
	display: block;
	color: #fff;
	text-align: center;
}

.phonefooternav ul li a i {
	display: block;
	font-size: 20px;
	padding: 10px 0;
}



.timeline {
	position: relative;
	max-width: 800px;
	margin: 0 auto;
	padding: 20px;
}

.circle {
	height: 15px;
	width: 15px;
	background: #165DFF;
	border-radius: 50%; /* 设置边框半径为50%，形成圆形 */
	display: inline-block;
}
/*.timeline-content ul {*/
/*	list-style-type: none; !* 移除默认列表样式 *!*/
/*	padding: 0; !* 移除padding *!*/
/*	margin: 0; !* 移除margin *!*/
/*}*/

/*.timeline-content li {*/
/*	position: relative; !* 设置定位，使边框位于内容左侧 *!*/
/*	padding-left: 15px; !* 添加左侧内边距 *!*/
/*	border-left: 2px solid #165DFF; !* 设置左边框线 *!*/
/*	margin: 0;*/
/*}*/

/*.timeline-content li::after {*/
/*	content: '';*/
/*	position: absolute;*/
/*	width: 6px;*/
/*	height: 100%;*/
/*	left: 50%;*/
/*	top: 0;*/
/*	background: #000;*/
/*	z-index: -1;*/
/*}*/


.list-with-border {
	list-style-type: none; /* 移除默认列表样式 */
	padding: 0; /* 移除默认内边距 */
}

.list-with-border p{
	text-indent: 0;
	padding: 0; /* 移除默认内边距 */
	color: #666;
	font-size: 1.4rem;
}

.list-with-border li {
	position: relative; /* 设置定位，使边框位于内容左侧 */
	padding-left: 15px; /* 添加左侧内边距 */
	border-left: 2px solid;
	border-image: linear-gradient(to bottom, #FFFFFF, #165DFF) 30 30;
	border-image-slice: 30;
	margin: 0;
}

.list-with-border li:before {
	display: inline-block;
	content: "•"; /* 使用Unicode字符代表圆点 */
	color: #165DFF; /* 圆点颜色 */
	margin-left: -22px; /* 左边距以内嵌文本 */
	font-size: 3rem;
}

.list-with-border h3 {
	display: inline-block;
	margin-left: 5px;
}

.timeline-event {
	position: relative;
	border: none;
	height: 60px;
}

.timeline-event h3 {
	margin-top: 0;
	color: #333;
}

.timeline-event p {
	color: #666;
}

.bold {
	font-weight: bold;
}

.display-none {
	/*display: none;*/
	opacity: 0;
}

.border-bottom {
	border-bottom: 1px solid #dee2e6 !important;
}

.far {
	font-family: 'Font Awesome 5 Free';
	font-weight: 400; }

.fa-thumbs-down:before {
	content: "\f165"; }

.fa-thumbs-up:before {
	content: "\f164"; }

@media (max-width: 767px) {
	.phonefooternav {
		display: block;
	}
	.footera{
		display: none;
	}
}

@media (max-width: 480px) {
	.phonefooternav ul li {
		padding: 3px 0px;
	}
}