body {
	background: #fff;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
	padding-right: 0 !important;
}

.modal-open {
	overflow-y: scroll !important;
	padding-right: 0 !important;
}
.CurrChnlCls{
	color:#000;
	font-size: 14px;
}
.CurrChnlCls:hover{
	color:#b72527;
}
@font-face {
	font-family: xingkai;
	src: url('./xingkai.ttf')
}

/* .swiper-container {
	width: 100%;
	height: 100%;
} */
.swiper-slide {
	text-align: center;
	font-size: 48px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.logoC {
	text-align: center;
	background-color: #fff;
}

.logomin {
	width: auto;
	height: 120px;
	vertical-align: middle;
	display: inline-block;
	float: left;
	margin-top: 30px;
}

.userc {
	display: inline-block;
	margin-bottom: 10px;
}

.shadeCon {
	position: relative;
}

.shade {
	width: 100%;
	position: absolute;
	background: rgb(38 77 183/ 24%);
	z-index: 999;
	margin: 0 auto;
	text-align: center;
	top: 0 !important;
}

/* 棣栭〉缁撴潫 */

/* footer寮� */
.footer {
	background-color: #b72527;
	width: 100%;
	height: 150px;
	margin-top: 100px;
}

.footer .footertext {
	color: #fff;
	text-align: center;
	padding-top: 60px;
}
.shadeFont {
    cursor: pointer;
}
.fuwuTitle{
	margin-bottom: 30px;
    margin-top: 40px;
}
.fuwuCont>a{
    display: block;
    max-width: 120px;
    max-width: 8%;
    margin-right: 1%;
    margin-bottom: 30px;
}
.fuwua{
	float:left;
}
.fuwuP {
    font-weight: 400;
}
.fuwuimg>img{
	width:100%;
}

#tel {
	display: inline-block;
    margin-left: 130px;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: #fff url(../images/tel.png) no-repeat center/80%;
	z-index: 9;
	left: 100px;
	transform: translateX(-150%);
}

#tel:before,
#tel:after {
	content: '';
	    border: 1px solid #b72527;
    box-shadow: 0px 0px 12px 0px #a94442;
	border-radius: 50%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	box-sizing: border-box;
	position: absolute;
	opacity: 0;
}
#tel:before {
	animation: cirle 3s ease-out infinite;
}
#tel:after {
	animation: cirle 3s 1.5s ease-out infinite;
}
@keyframes cirle {
	0% {
		transform: scale(1.2);
		opacity: 0.1;
	}
	25% {
		transform: scale(1.4);
		opacity: 0.3;
	}
	50% {
		transform: scale(1.6);
		opacity: 0.5;
	}
	75% {
		transform: scale(1.7);
		opacity: 0.1;
	}
	100% {
		opacity: 0;
	}
}


/* 绉诲姩绔�*/
@media screen and (max-width: 768px) {
	.logomin {
		width: 100%;
		height: auto;
	}
	.shade {
		height:0;
	}
	.shadeFont {
		position: absolute;
		z-index: 999;
		text-align: center;
		top: 5px;
		left: 0;
		right: 0;
	}
	.fuwu {
    	font-size: 20px !important;
	    color: #fff;
	    margin-top: 10%;
	}
	#tel{
		display:none;
	}
	.shadeFont span {
		font-size: 22px;
		font-weight: 500;
		color: #fff0f0;
		font-family: xingkai;
	}

	/* 鏂伴椈閮ㄥ垎 */
	.contain .news {
		text-align: center;
		width: 100%;
		margin: 0 auto;
		margin-top: 20px;
		margin-bottom: 20px;
		color: #b72527;
	}
	.contain .news .newsList {
		text-align: left;
		margin: 0 0 10px 0;
	}
	.contain .news .newfontBig {
		font-size: 20px;
		font-weight: 600;
	}
	.contain .news .newfontSmall {
		font-size: 18px;
		font-weight: 500;
	}
	.newsList .new {
		padding: 0;
		margin: 14px 0;
		background-color: #ffffff;
	}
	.newsList .new a {
		color: #000;
		font-size: 14px;
		word-break: break-all;
		display: -webkit-box;
		font-weight: 400;
		-webkit-line-clamp: 1;
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
	.contain .news .newFotter {
		text-align: right;
	}
	.contain .news .newFotter span {
		color: #585858;
		font-size: 15px;
	}
	.contain .news .newFotter a i {
		color: #b72527;
		margin-left: 5px;
		font-size: 17px;
		margin-right: 2px;
	}
	.newsList .new .newDate {
		color: #9a9a9a;
		font-size: 12px;
		font-weight: 400;
		margin-right: 10px;
		margin-top: 7px;
		margin-left: 10px;
		float: right;
	}

	/* 鏂伴椈閮ㄥ垎缁撴潫 */

	/* 骞冲彴涓庢湇鍔″紑濮�*/
	.ico .newTitle {
		text-align: center;
	}
	.ico .newTitle .icofontBig {
		width: 220px;
		margin: 0 auto;
		border: 2px solid #b72527;
		padding: 13px 22px;
		border-radius: 40px;
		color: #b72527;
		font-size: 20px;
		font-weight: 600;
	}
	.ico .icoList {
		width: 86%;
		margin: 0 auto;
		display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-top: 30px;
	}
	.ico .icoList .icoCon {
		width: 40%;
		display: inline-table;
	}
	.ico .icoList .icoCon .icoImg {
		text-align: center;
	}
	.ico .icoList .icoCon .icoImg img {
		border: 2px solid #b72527;
		border-radius: 10px;
		background-color: #f3e7d8;
		margin-bottom: 15px;
	}
	.ico .icoList .icoCon .icoFont .icoBig {
		font-size: 18px;
		text-align: center;
		font-weight: 700;
		margin-bottom: 10px;
		color: #b72527;
	}
	.ico .icoList .icoCon .icoFont .icoSmall {
		color: #545454;
		word-break: break-all;
		display: -webkit-box;
		
		font-size: 14px;
		/* -webkit-line-clamp: 3; */
		-webkit-box-orient: vertical;
		overflow: hidden;
		margin-bottom: 30px;
	}
	
	/*服务  */
	.fuwulist{
		width: 96%;
	    margin: 0 auto;
	}
	.fuwuP {
	    font-weight: 600;
	    color: #b72527;
	    font-size: 24px;
	}
	.shadeFont {
    	position: relative;
	}
	.fuwuCont>a {
	    display: block;
	    background-color: #fff;
	    max-width: 120px;
	    max-width: 30%;
	   	margin-right: 1%;
    	margin-left: 2.3%;
	    margin-bottom: 30px;
	}
	.fuwuimg>img {
    	border: 1px solid #b72527;
	}
	.fuwuTitle {
	    font-size: 20px;
	    font-weight: 600;
	    color: #b72527;
	}
	/* footer */
	.footer .footertext {
		padding: 20px;
		font-size: 14px;
    	line-height: 28px;
	}
	.footer {
		margin-top: 40px;
	}
	.logomin {
		margin-left: 0px;
	}
	.rigcont {
		width: 100% !important;
		padding: 60px 10px !important;
	}
	.img {
		width: 100% !important;
		margin: 0px !important;
	}
}

.newsList .new a:hover,.newsaa:hover {
	color: #b72527 !important;
}

.fuwu {
	font-size: 26px;
	position: relative;
}
.mr5{
	margin-right: 10px;
}
.fuwu_title>a{
	font-size:14px;
	color:#000;
	line-height: 20px
}
.fuwu_title>a:hover {
    color: #b72527;
}
.fuwubg {
	background-color: aliceblue;
    padding: 10px;
}
.fuwu-title{
	font-size: 20px;
    color: #b72527;
    font-weight: 500;
}
.pad10{
	padding-left:10px;
}
.fuwulistcont{
	margin-bottom: 40px;
}
/* 鐢佃剳绔�*/
@media screen and (min-width: 769px) {
	.fuwuCont{
		display: flex;
	    justify-content: space-between;
	    width: 90%;
	    margin-top: 20px;
	}
	.fuwu {
		font-size: 30px;
	}
	.fuwuP {
    	font-weight: 700;
	}
	.fuwuTitle {
    	font-weight: 700;
	}
	.logoC {
		position: relative;
		padding-left: 5%;
		padding-right: 10%;
		justify-content: space-between;
		display: flex;
	}
	.shade {
		height: calc(100% -   0px);
	}
	.shadeFont {
		position: absolute;
		z-index: 999;
		top: 10%;
		left: 10%;
		color: #fff;
		right: 0;
	}
	.shadeFont span {
		font-size: 60px;
		font-weight: 500;
		color: #fff0f0;
		font-family: xingkai;
	}

	/* 鏂伴椈閮ㄥ垎 */
	.contain .news {
		text-align: left;
		width: 94%;
		margin: 0 auto;
		margin-top: 60px;
		margin-bottom: 60px;
		color: #b72527;
	}
	.contain .news .newsList {
		text-align: left;
		margin: 20px 0
	}
	.contain .news .newfontBig {
		font-size: 22px;
		font-weight: 800;
		float: left;
	}
	.contain .news .newfontSmall {
		font-size: 18px;
		font-weight: 500;
	}
	.newsList .new {
		padding: 00;
		margin: 14px 0;
	}
	.newsList .new a {
		color: #1c1c1c;
		font-size: 15px;
		font-weight: 400;
	}
	.contain .news .newFotter {
		text-align: right;
		margin-right: 30px;
		line-height: 33px;
		height: 33px;
	}
	.contain .news .newFotter span {
		color: #585858;
		font-size: 15px;
	}
	.contain .news .newFotter a i {
		color: #b72527;
		margin-left: 5px;
		font-size: 17px;
		margin-right: 2px;
	}
	.newsList .new .newDate {
		color: #b72527;
		font-size: 14px;
		font-weight: 700;
		margin-right: 80px;
		margin-left: 80px;
		float: right; 
	}

	/* 鏂伴椈閮ㄥ垎缁撴潫 */
	/* 骞冲彴涓庢湇鍔″紑濮�*/
	.ico .newTitle {
		text-align: center;
	}
	.ico .newTitle .icofontBig {
		width: 220px;
		margin: 0 auto;
		border: 2px solid #b72534;
		padding: 13px 40px;
		border-radius: 0px;
		color: #b72527;
		font-size: 20px;
		font-weight: 600;
	}
	.ico .icoList {
		width: 86%;
		margin: 0 auto;
		display: flex;
		display: -webkit-flex;
		justify-content: space-between;
		margin-top: 60px;
	}
	.ico .icoList .icoCon {
		width: 20%;
	}
	.ico .icoList .icoCon .icoImg {
		text-align: center;
	}
	.ico .icoList .icoCon .icoImg img { /* border: 2px solid #b72527; */
		padding: 18px;
		border-radius: 20px;
		background-color: #eae8e8;
		margin-bottom: 15px;
		-webkit-transition: all ease .4s;
		transition: all ease .4s;
	}
	.ico .icoList .icoCon .icoImg img:hover {
		border-radius: 50%;
		padding: 18px;
		-webkit-transition: all ease .4s;
		transition: all ease .4s;
		transform: translateY(-10px);
	}
	.ico .icoList .icoCon .icoFont .icoBig {
		font-size: 20px;
		text-align: center;
		font-weight: 900;
		margin-bottom: 10px;
		color: #b72527;
	}
	.ico .icoList .icoCon .icoFont .icoSmall {
		color: #545454;
		padding: 0 10%;
		font-size: 14px;
		word-break: break-all;
		display: -webkit-box;
		/* -webkit-line-clamp: 3; */
		-webkit-box-orient: vertical;
		overflow: hidden;
	}
}

.user {
	margin-top: 35px;
	float: right;
	background-color: #cc6465;
	height: 130px;
	position: relative;
	width: 250px;
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 5px;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
	text-align: center;
	color: #fff;
}

.user-i {
	font-size: 30px !important;
	position: absolute;
	top: -30px;
	left: 90px;
	text-align: center;
	background-color: #cc6465;
	color: #fff;
	width: 50px;
	height: 50px;
	padding-top: 10px;
	border-radius: 40px;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
	box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
}

.user-f {
	margin-top: 30px;
}

.user-b {
	margin-top: 20px;
}

.login-btn1 {
	webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	display: inline-block;
	width: 95px;
	padding: 6px 0;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
	background-color: #305cbc;
	float: left;
	border-color: #305cbc;
}

.login-btn2 {
	webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	text-align: center;
	display: inline-block;
	width: 95px;
	padding: 6px 0;
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
	background-color: #4b96ff;
	border-color: #4b96ff;
	float: right;
}

.libg {
	background-color: #E3E3E3;
	color: #333333;
	padding: 5px 0;
}

.libg .wij {
	text-align: center;
	width: 80%;
	margin: 0 auto;
}

.libg .wij span:first-child {
	float: left;
}

.lichild {
	float: right;
}

.card {
	padding: 12px;
	height: 135px;
	border-bottom: 6px dashed #ebe8e8;
}

.cardTitle {
	color: #547ab7;
	font-size: 16px;
	margin-top: 10px;
	font-weight: 600;
	line-height: 40px;
}

.addbtn {
	text-align: center;
}

.mr10 {
	margin-right: 10px;
}

.new b {
	color: black;
	margin-right: 10px;
}