body {
	color: #31383f !important
}

.swiper-pagination-bullet {
	background: #149ED4;
	margin: 0 5px
}

.swiper-pagination {
	width: 100%;
	margin-top: 10px;
	font-size: 24px;
	bottom: auto;
}

/* .swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-image: url(/templets/default/img/jiantou2.png);background-size: auto;} */
.swiper-container {
	--swiper-theme-color: #ff6600;
	/* 璁剧疆Swiper椋庢牸 */
	--swiper-navigation-color: #00ff33;
	/* 鍗曠嫭璁剧疆鎸夐挳棰滆壊 */
	--swiper-navigation-size: 30px;
	/* 璁剧疆鎸夐挳澶у皬 */
}

/* 澶氳瓒呭嚭鐪佺暐鍙? */
.text-over {
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
}

.w1200 {
	max-width: 1200px;
	margin: auto
}

.f-c-b {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.f-c-a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.f-c-s {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.f-s-s {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.f-s-b {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: flex-start;
	-ms-flex-align: flex-start;
	align-items: flex-start;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: space-between
}

.layui-header {
	width: 100%;
	height: 114px !important;
	background: transparent !important;
	position: relative;
	background: #0000FF
}

.layui-header .layui-nav ul li {
	float: left;
	color: #F6F6F3;
	font-size: 18px;
	margin: 0 20px
}

.layui-header:hover {
	-webkit-animation: wh 1s ease 1;
	        animation: wh 1s ease 1;
	background: #FFFFFF !important;
}

.layui-header:hover .layui-nav .layui-nav-item a {
	color: #000000
}

.com-header {
	max-width: 1200px;
	height: 100%;
	margin: auto
}

.com-header img {
	margin-left: 10px
}

.layui-bg-cyan {
	background: transparent !important
}

.layui-nav * {
	font-size: 18px
}

.layui-nav .layui-nav-item a:hover,
.layui-nav .layui-this a {
	color: #147cd3
}

.index-wrapper .layui-nav .layui-nav-item a:hover,
.layui-nav .layui-this a {
	color: #147cd3 !important;
}

.index-wrapper-active .layui-nav .layui-nav-item a:hover,
.layui-nav .layui-this a {
	color: #BF1F28 !important;
}

.layui-nav .layui-this:after,
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after {
	background-color: #FFFFFF
}

.layui-nav-child {
	padding: 20px 30px;
	top: 84px;
	left: -30px
}

.layui-nav .layui-nav-item a {
	color: #FFFFFF
}

.layui-nav-more {
	display: none
}

.layui-nav-child {
	border: none;
	background: rgba(234, 241, 248, .9)
}

.layui-nav .layui-nav-child a {
	color: black;
	margin-bottom: 10px;
	font-size: 20px
}

.layui-nav .layui-nav-child a:hover {
	color: #147cd3;
	background-color: transparent !important
}

.layui-header .nav-menu img {
	display: none;
}


.layui-header .nav-all {
	position: absolute;
	left: 0;
	top: 114px;
	width: 100%;
	display: none;
	background: rgba(0, 0, 0, .6);
	padding: 14px 0;
}

.layui-header .nav-all ul li {
	height: 44px;
}

.layui-header .nav-all ul li .nav-jia {
	font-size: 20px;
	float: right;
	line-height: 44px;
	margin-right: 20px;
	color: white;
}

.layui-header .nav-all ul .child-menu {
	width: 90%;
	display: none;
	margin-left: 20px;
}

.layui-header .nav-all ul li a {
	width: 100%;
	height: 30px;
	color: #F6F6F3;
	line-height: 50px;
	font-size: .9rem;
	padding-left: 20px;
	font-size: 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

/* 搴曢儴 */
.layui-footer {
	width: 100%;
	width: 100%;
	background: #147CD3; 
	/*background:#e82519;*/
	padding: 52px 20px 34px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.index-wrapper-active .layui-footer {
}

.layui-footer .footer-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.layui-footer .footer-top .footer-top-l {
	width: 80%
}

.layui-footer .footer-top .footer-nav-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap
}

.layui-footer .footer-top .footer-nav-wrap div {
	margin-bottom: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.layui-footer .footer-top .footer-top-l>div:first-child {
	margin-bottom: 40px
}

.layui-footer .footer-top .footer-top-l span {
	font-size: 20px;
	color: #FFFFFF
}

.layui-footer .footer-top .footer-top-l .footer-shu {
	width: 2px;
	height: 22px;
	background: #FFFFFF;
	margin: 0 20px;
	display: inline-block
}

.layui-footer .footer-top .footer-top-r {
	font-size: 18px;
	color: white
}

.layui-footer .footer-top .footer-top-r div:first-child p {
	margin-bottom: 20px
}

.layui-footer .footer-top .footer-top-r>div:last-child {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.layui-footer .footer-top .footer-top-r .qrcode {
	margin-right: 20px
}

.layui-footer .footer-top .footer-top-r .qrcode img {
	width: 120px;
	height: 120px
}

.layui-footer .footer-mid {
	margin-top: 85px;
	padding-bottom: 30px;
	border-bottom: 3px solid #147cd3
}

.index-wrapper-active .layui-footer .footer-mid {
	border-bottom: 3px solid rgba(250, 250, 250, .1)
}

.layui-footer .footer-mid a {
	font-size: 20px;
	color: white
}

.layui-footer .footer-mid a:not(:first-child) {
	margin-right: 20px
}

.layui-footer .footer-mid a {
	display: inline-block;
	margin-bottom: 10px;
}

.layui-footer .record {
	text-align: center;
	color: #A7C5EA;
	margin-top: 20px;
	font-size: 16px
}

.index-wrapper-active .layui-footer .record {
	color: rgba(250, 250, 250, .6)
}

/* 鏂伴椈璧勮椤甸潰 */
.new-bg {
	background: #FFFFFF;
	color: #147CD3 !important;
}

.news-index-wrapper .banner {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	margin-top: -114px;
}

.news-index-wrapper .banner img {
	width: 100%;
}

.news-index-wrapper .banner-title {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 200px;
	height: 100px;
	color: #e1ebf6;
	text-align: center;
	font-size: 48px;
	line-height: 100px;
}

.news-index-wrapper .news-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(20, 124, 211, .8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8147CD3, endColorstr=#C8147CD3);
}

.news-index-wrapper .news-wrap .news {
	height: 60px;
	color: #fff;
	text-align: center;
	font-size: 20px;
	line-height: 60px;
}

.news-index-wrapper .news-wrap .news>div>a {
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #fff;
}

.news-index-wrapper .news-wrap .news>div {
	border-left: 1px solid rgba(250, 250, 250, .6);
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.news-index-wrapper .news-wrap .news>div:last-child {
	border-right: 1px solid rgba(250, 250, 250, .6);
}

.table-color {
	color: white;
}

.table-background1 {
	background: #59A3E0;
}

.table-background2 {
	background: #88BDE9;
	color: white;
	font-weight: bold;
}

.table-20 {
	width: 20%;
	text-align: center;
}

.table-50 {
	width: 50%;
	text-align: center;
}

.table-30 {
	width: 30%;
	text-align: center;
}

.border1 {
	border: 1px solid #2B89D7;
	border-bottom: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.border2 {
	border: 1px solid #2B89D7;
	border-bottom: none;
	border-left: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.border3 {
	border: 1px solid #2B89D7;
	border-bottom: none;
	/* border-left:none ; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.border4 {
	border: 1px solid #2B89D7;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.border5 {
	border-bottom: 1px solid #2B89D7;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.font-20 {
	font-size: 20px;
}

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

.f-r {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	    -ms-flex-direction: row;
	        flex-direction: row;
}

.font-w {
	font-weight: bold;
}

.w10 {
	width: 10%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.w10 {
	width: 10%;
}

.w20 {
	width: 20%;
}

.w30 {
	width: 30%;
}

.w40 {
	width: 40%;
}

.w50 {
	width: 50%;
}

.w60 {
	width: 60%;
}

.w25 {
	width: 25%;
}

.w100 {
	width: 100%;
}

.w20-cum {
	width: 20%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.w30-cum {
	width: 30%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.color-1 {
	background: #59A3E0;
}

.color-2 {
	background: #88BDE9;
}

.padding20 {
	padding: 20px;
}

/* 鑱旂郴鎴戜滑 */
.contact-wrap {
	padding: 70px 0;
}

.contact {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.contact-item {
	width: 48%;
	margin-bottom: 50px;

}

.contact-item>div:first-child {
	width: 100%;
	padding-left: 30px;
	border-left: 6px solid #0976D1;
	margin-bottom: 20px;
}

.contact-item>div:last-child {
	padding: 20px;
	border: 1px solid #E2E3E5;
	height: 168px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.contact-item .f-r>div {
	margin-bottom: 10px;
	font-size: 18px;
}

.contact-item .f-r>span {

	font-size: 18px;
}

.contact-item .f-r>div:first-child {
	width: 40%;
	text-align: justify;
	-moz-text-align-last: justify;
	     text-align-last: justify;
}

.contact-item .f-r>div:last-child {
	width: 60%;
	padding-left: 10px;
}

.map {}

.map>div:first-child {
	width: 65%;
}

.map>div:first-child img {
	width: 100%;
}

.map>div:last-child {
	width: 35%;
	padding: 20px;
	height: 100%;
	background: #147CD3;
	color: white;
	font-size: 18px;
	height: 430.38px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.map>div:last-child p:first-child {
	font-size: 26px;
	margin-bottom: 40px;
}

.map>div:last-child .f-c-s {
	margin: 20px 0;
}

.map>div:last-child .f-c-s img {
	margin-right: 20px;
}

.map .heng {
	width: 100%;
	height: 1px;
	background: #FFFFFF;
	margin: 40px auto 20px;
}

.map .share {
	margin-right: 20px;
}

/* 鎰忚鍙嶉 */
.input-top {
	font-size: 18px;
	margin-bottom: 50px;
}

.layui-form {
	font-size: 18px;
}

.layui-form .input-title {
	margin-bottom: 10px;
}

.layui-form .input-title span {
	margin-right: 8px;
	color: #137CD3;
}

.layui-form .input-wrap {
	margin-bottom: 20px;
}

.layui-textarea {
	min-height: 180px;
}

.input-top>div:first-child {
	font-size: 24px;
	padding-left: 20px;
	border-left: 4px solid #137CD3;
	margin-bottom: 20px;
}

.feedback-wrap {
	padding: 60px 0;
}

.feedback-wrap .layui-btn {
	background: #137CD3;
	width: 200px;
	height: 60px;
	font-size: 18px;
}

.feedback-wrap .layui-btn-primary {
	background: #FFFFFF;
}

.feedback-wrap .layui-input-block {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}




@media (max-width:1200px) {
	.contact-wrap {
		padding: 70px 20px;
	}

	.feedback-wrap {
		padding: 70px 20px;
	}

	.map {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}

	.map>div:first-child {
		width: 100%;
	}

	.map>div:last-child {
		width: 100%;
		height: auto;
	}

	.map>div:last-child p:first-child {
		text-align: center;
	}

	.map>div:last-child .f-c-s {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}

@media (max-width:1150px) {
	.layui-header .nav-menu img:first-child {
		display: block;
		margin-right: 20px
	}

	.layui-header .nav-menu img {
		margin-right: 20px
	}

	.layui-nav {
		display: none
	}

}

@media (max-width:750px) {
	.contact-item {
		width: 100%;
	}
}

@media (max-width:680px) {
	.layui-footer .footer-top .footer-nav-wrap {
		display: none;
	}

	.layui-footer .footer-top {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-flow: row wrap;
		        flex-flow: row wrap;
	}

	.layui-footer .footer-top .footer-top-l {
		width: 100%;
	}

	.layui-footer .footer-top .footer-top-l img {
		display: block;
		margin: auto;
	}

	.layui-footer .footer-top .footer-top-r {
		width: 100%;
		text-align: center;
	}

	.layui-footer .footer-top .footer-top-r>div:last-child {
		width: 200px;
		margin: auto;
	}

	.layui-footer .footer-top .footer-top-r div:last-child>div:last-child {
		display: none;
	}

	.layui-footer .footer-top .footer-top-r .qrcode {
		margin: 0 auto;
	}

	.layui-footer .footer-mid {
		display: none;
	}
}