body,html {
	margin: 0;
	padding: 0;
	background: url(../images/bg.png) center repeat-y #000;
}

@media (min-width: 1700px) {
	.container {
		max-width: 1200px;
	}
}







.top {
	height: 431px;
	background: url(../images/top-1.jpg) center no-repeat;

}

.banner {
	background: url(../images/top-dh-bg.jpg) center no-repeat;
	height: 205px;
	border: 0px solid #ddd;
	width: 1200px !important;
}

.banner .info {
	height: 90px;
	line-height: 90px;
	color: #fff;
	font-weight: 700;
	font-size: 36px;
	text-decoration: none;
	-webkit-mask-image: linear-gradient(to right, white, red);
	background-image: linear-gradient(to right, white, red);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-webkit-background-size: 200% 100%;
	animation: bgp 6s infinite linear;

}

.banner .kefu {
	margin-top: 20px;
	background: url(../images/lxke-bg.png) center no-repeat;
	height: 108px;
	line-height: 82px;
	font-weight: 700;
	font-size: 36px;
	color: #fff;
	position: relative;
	background-size:50%;
}

.banner .kefu .lianxiqq {
	position: absolute;
	width: 250px;
	top: -0px;
	right: 50px;
	font-size: 20px;
}



@-webkit-keyframes bgp {
	0% {
		background-position: 0 0
	}

	100% {
		background-position: -100% 0
	}
}

.card {
	margin-top: 25px;
	background: url(../images/taiz-bg.png) no-repeat;
	background-size: 100%;
	border: 0px solid #F1E39C;
	color: #F1E39C;
	font-size: 14px;
}

.card .img {
	width: 125px;
	margin-top: 20px;
	margin-left: 10px;
}

.card .btns {
	width: 150px;
	height: 50px;
	margin-top: 10px;
	margin-left: 3px;
	margin-bottom: 10px;
}

.card .btns a {
	display: block;
	font-size: 0;
	width: 62px;
	height: 25px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}



.card .btns .reg {
	background: url(../images/zhuce.png) no-repeat;
	background-size: 100%;

}

.card .btns .down {
	background: url(../images/denglu.png) no-repeat;
	background-size: 100%;
}

.card-body {
	padding: 0.3rem;
}

.card-body .card-title {}

.card-body .card-title {
	line-height: 40px;
	margin: 0;

}



.row {
	margin: 0 -0.5rem !important;
}

.row .col {
	padding: 0 0.5rem !important;
}

.row {
	margin-right: 0.5rem;
	margin-left: 0.5rem;
}

.col,
[class*="col-"] {
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}

.footer {
	margin-top: 15px !important;
	background-color: #000;
	color: #d6e2f3;
	font-size: 14px;
}

.kefu_float{
	position: fixed;
	left: 50%;
	margin-left: -880px;
	top: 10%;
	width: 279px;	height: 727px;
	background: url(../images/fc.png) no-repeat center;
}

.kefu_float .name{
	width: 170px;
	height: 150px;
	margin-top: 274px;
	margin-left: 62px;
	
}
.kefu_float .name a{
	text-decoration: none;
	color: #000;
	font-size: 76px;	
	font-weight: 900;
	line-height: 80px;
	letter-spacing: 5px;
}

.kefu_float .kf{
	width: 160px;
	height: 50px;
	margin-top: 40px;
	margin-left:100px;
	
}
.kefu_float .kf a{
	text-decoration: none;
	color: #000;
	font-size: 24px;	
	font-weight: 700;
	line-height: 50px;
	letter-spacing: 2px;
}

.kefu_float .zc{
	width: 175px;
	height: 175px;
	background-color: none;
	margin-left: 60px;
	margin-top: 20px;
}
.kefu_float .zc a{
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
}

.kf_right{
	left: 50%;
	margin-left: 600px;
}

.kefu_wap{
	width: 30px;
	height: 165px;	position: fixed;
	right: 0px;
	top: 20%;
	background: url(../images/zxke.png);
	background-size: 100%;
}
.kefu_wap a{
	width: 100%;
	height: 100%;
	display: block;
	font-size: 0;
}

.kefu_qq{
	width: 42px;
	height: 42px;
	position: fixed;
	border-radius: 30px;
	background-color: dodgerblue;
	right: 2px;
	top: 50%;
}
.kefu_qq img{
	margin-top: 12px;
	margin-left: 6px;
}


@media (min-width: 1024px) and (max-width: 1700px){
	.container {
		max-width: 1040px;
	}
	
	body,html {
		margin: 0;
		padding: 0;
		background: url(../images/bg-1.png) center repeat-y #000;
	}
	
	.top {
		height: 374px;
		background: url(../images/top-1-1.jpg) center no-repeat;
	
	}
	
	.banner {
		background: url(../images/top-dh-bg-1.jpg) center no-repeat;
		height: 178px;
		border: 0px solid #ddd;
		width: 1200px !important;
	}
	
	.banner .kefu .lianxiqq {
		position: absolute;
		width: 250px;
		top: -0px;
		right:0px;
		font-size: 20px;
	}
	
	.banner .kefu {
	    margin-top: 0px;
	}
	
	.card {
		margin-top: 25px;
		background: url(../images/taiz-bg-1.png) no-repeat;
		background-size: 100%;
		border: 0px solid #F1E39C;
		color: #F1E39C;
		font-size: 14px;
	}
	
	
	.card .img {
		width: 120px;
		margin-top: 15px;
		margin-left: 5px;
	}
	.card .btns {
		width: 120px;
		height: 50px;
		margin-top: 8px;
		margin-left: 0px;
		margin-bottom: 10px;
	}
	
	.card .btns a {
		display: block;
		font-size: 0;
		width: 50px;
		height: 20px;
		float: left;
		margin-left: 5px;
		margin-top: 5px;
	}
	.card-body .card-title {
		line-height: 16px;
		margin: 0;
		font-size: 14px;
		top: -2px;
	
	}
	.card-body {
		padding: 0.3rem;
		margin-bottom: 8px;
	}
	
	.kefu_float{
		position: fixed;
		left: 50%;
		margin-left: -670px;
		top: 20%;
		width: 160px;
		height: 420px;
		background: url(../images/fc.png) no-repeat center;
		background-size: 100%;
	}
	.kefu_float .name{
		width: 100px;
		height: 90px;
		margin-top: 162px;
		margin-left: 34px;
		border: 0px solid #fff;
		
	}
	.kefu_float .name a{
		text-decoration: none;
		color: #000;
		font-size: 44px;	
		font-weight: 900;
		line-height: 40px;
		letter-spacing: 5px;
	}
	
	.kefu_float .kf{
		width: 95px;
		height: 27px;
		margin-top: 16px;
		margin-left:58px;
		
	}
	.kefu_float .kf a{
		text-decoration: none;
		color: #000;
		font-size: 14px;	
		font-weight: 600;
		line-height: 27px;
		letter-spacing: 1px;
	}
	
	.kefu_float .zc{
		width: 98px;
		height: 98px;
		background-color: none;
		margin-left:32px;
		margin-top: 18px;
		border: 0px solid #fff;
	}
	.kefu_float .zc a{
		width: 100%;
		height: 100%;
		display: block;
		font-size: 0;
	}
	.kf_right{
		left: 50%;
		margin-left: 510px;
	}
	
}
@media (max-width: 750px) {
	.top,.banner,.kefu_float {
		display: none;
	}
	.container-fluid{
	}
	
	.wap{
		padding: 0;
	}
	
	
	.card {
		margin-top: 15px;
		background: url(../images/tz-bg.png) no-repeat;
		background-image: none;
		background-size: 100%;
		border: 1px solid #F1E39C;
		color: #F1E39C;
		font-size: 14px;
	}
	
	.card .img {
		width: 100%;
		text-align: center;
	}
	.card .img img{
		max-width: 160px;
		border: 1px solid #F1E39C;
	}
	
	.card .btns {
		margin-top: 15px;
	}
	
	.card .btns a {
		display: block;
		font-size: 0;
		/* width: 50%; */
		margin-top: 3px;
		margin-bottom: 5px;
		margin-left: 10px;
		float: left;
	}
	
	.card .card-title{
		background: url(../images/tz-bg-1.png) no-repeat;
		background-size: 100%;
		font-size: 16px;
	}
	
	.card .btns .reg {
		background: url(../images/zc.png) no-repeat;
		background-size: 100%;
	
	}
	
	.card .btns .down {
		background: url(../images/dl.png) no-repeat;
		background-size: 100%;
	}
	
	 .container-fluid{
	    padding-right: 0px;
	    padding-left: 0px;
	}
	.bd-highlight>.bd-highlight{
		width: 50%;
	}
	
}

@media (min-width: 750px) {
	.wap{
		display: none;
	}
}

.qq , .qqCopy , .weixin , .weixinCpy , .chat , .kefu {
	cursor: pointer;
}