@charset "utf-8";

body,
button,
dd,
dl,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
}

li,
ol,
ul {
	list-style: none;
}

body {
	position: relative;
	color: #111;
	font-size: 16px;
	font-family: Georgia, "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", sans-serif;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.container {
	margin-right: auto;
	margin-left: auto;
	/* padding-right: 15px;
																																																																																																																																																																																																																																																							padding-left: 15px; */
}

.container1 {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width:768px) {
	.container {
		width: 750px;
	}

}

@media (min-width:992px) {
	.container {
		width: 970px;
	}

	.container1 {
		width: 93%;
	}

}

@media (min-width:1200px) {
	.container {
		width: 1170px;
	}

}

.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

.row {
	margin-right: -10px;
	margin-left: -10px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-4-more,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-8-more,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	position: relative;
	padding-right: 15px;
	padding-left: 15px;
	min-height: 1px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
	float: left;
}

.col-xs-12 {
	width: 100%;
}

.col-xs-11 {
	width: 91.66666667%;
}

.col-xs-10 {
	width: 83.33333333%;
}

.col-xs-9 {
	width: 75%;
}

.col-xs-8 {
	width: 66.66666667%;
}

.col-xs-7 {
	width: 58.33333333%;
}

.col-xs-6 {
	width: 50%;
}

.col-xs-5 {
	width: 41.66666667%;
}

.col-xs-4 {
	width: 33.33333333%;
}

.col-xs-3 {
	width: 25%;
}

.col-xs-2 {
	width: 16.66666667%;
}

.col-xs-1 {
	width: 8.33333333%;
}

@media (min-width:768px) {

	.col-sm-1,
	.col-sm-10,
	.col-sm-11,
	.col-sm-12,
	.col-sm-2,
	.col-sm-3,
	.col-sm-4,
	.col-sm-4-more,
	.col-sm-5,
	.col-sm-6,
	.col-sm-7,
	.col-sm-8,
	.col-sm-8-more,
	.col-sm-9 {
		float: left;
	}

	.col-sm-12 {
		width: 100%;
	}

	.col-sm-11 {
		width: 91.66666667%;
	}

	.col-sm-10 {
		width: 83.33333333%;
	}

	.col-sm-9 {
		width: 75%;
	}

	.col-sm-8 {
		width: 66.66666667%;
	}

	.col-sm-8-more {
		width: 69.66666667%;
	}

	.col-sm-7 {
		width: 58.33333333%;
	}

	.col-sm-6 {
		width: 50%;
	}

	.col-sm-5 {
		width: 41.66666667%;
	}

	.col-sm-4 {
		width: 33.33333333%;
	}

	.col-sm-4-more {
		width: 30.33333333%;
	}

	.col-sm-3 {
		width: 25%;
	}

	.col-sm-2 {
		width: 16.66666667%;
	}

	.col-sm-1 {
		width: 8.33333333%;
	}

}

@media (min-width:992px) {

	.col-md-1,
	.col-md-10,
	.col-md-11,
	.col-md-12,
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9 {
		float: left;
	}

	.col-md-12 {
		width: 100%;
	}

	.col-md-11 {
		width: 91.66666667%;
	}

	.col-md-10 {
		width: 83.33333333%;
	}

	.col-md-9 {
		width: 75%;
	}

	.col-md-8 {
		width: 66.66666667%;
	}

	.col-md-7 {
		width: 58.33333333%;
	}

	.col-md-6 {
		width: 50%;
	}

	.col-md-5 {
		width: 41.66666667%;
	}

	.col-md-4 {
		width: 33.33333333%;
	}

	.col-md-3 {
		width: 25%;
	}

	.col-md-2 {
		width: 16.66666667%;
	}

	.col-md-1 {
		width: 8.33333333%;
	}

}

@media (min-width:1200px) {

	.col-lg-1,
	.col-lg-10,
	.col-lg-11,
	.col-lg-12,
	.col-lg-2,
	.col-lg-3,
	.col-lg-4,
	.col-lg-5,
	.col-lg-6,
	.col-lg-7,
	.col-lg-8,
	.col-lg-9 {
		float: left;
	}

	.col-lg-12 {
		width: 100%;
	}

	.col-lg-11 {
		width: 91.66666667%;
	}

	.col-lg-10 {
		width: 83.33333333%;
	}

	.col-lg-9 {
		width: 75%;
	}

	.col-lg-8 {
		width: 66.66666667%;
	}

	.col-lg-7 {
		width: 58.33333333%;
	}

	.col-lg-6 {
		width: 50%;
	}

	.col-lg-5 {
		width: 41.66666667%;
	}

	.col-lg-4 {
		width: 33.33333333%;
	}

	.col-lg-3 {
		width: 25%;
	}

	.col-lg-2 {
		width: 16.66666667%;
	}

	.col-lg-1 {
		width: 8.33333333%;
	}

}

body {
	font-size: 16px;
}

.header {
	position: relative;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding: 15px 0;
}

.head {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 10px;
}

.heady a {
	font-weight: bold;
	font-size: 14px;
	padding: 5px 10px;
}

.headz_t {
	height: 35px;
}

.fixed {
	position: fixed;
	top: 0;
	z-index: 2;
	width: 100%;
}

.kong {
	height: 90px;
}

.header {
	border-bottom: 2px solid #6d54fe;
}

.in_s {
	background: url(../images/banner.jpg) no-repeat center top;
	height: 540px;
}

.colorDiv {
	background-color: #fff;
	width: 100%;
}

.banner {
	width: 100%;
	display: flex;
	align-items: center;
}

.bannernrs p {
	font-size: 30px;

	font-weight: bold;
}

.bannernrs span {
	font-size: 20px;

	font-weight: bold;
}

.bannernrm ul li {
	font-size: 24px;

}

.bannernrmx a {
	color: #fff;

	font-size: 18px;
	border-radius: 8px;
	padding: 16px 20px;
	background-color: #6d54fe;
}

.bannernrmx_nr a {
	display: flex;
	align-items: center;
}

.bannernrmx_nrt {
	padding-left: 10px;
	display: block;
}

.bannernrs {
	margin-bottom: 66px;
}

.logo img {
	padding: 0;
	height: 54px;
}

.nav {
	position: absolute;
	top: 86px;
	z-index: 3;
	display: none;
	width: 100%;
	background: #fff;
	left: 0;
}

.nav ul li {
	clear: both;
}

.nav ul li a {
	display: block;
	text-indent: 10px;
	line-height: 40px;
	font-size: 16px;

	text-align: center;
	color: #111;
}

.navbar {
	float: right;
	display: block;
	height: 54px;
}

.navbar img {
	padding: 12px;
	height: 31px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.nav ul li a.active,
.nav ul li a:hover {
	background: rgba(0, 0, 0, .05);
	color: #6d54fe;
}

.nav ul li {}

.main_s {
	padding: 60px 0;
}

.bannernrmx_nr {
	width: 280px;
}

.main_s_li {
	margin-bottom: 30px;
}

.main_s_linr {

	background: linear-gradient(to bottom, #ececf8, #ced3f9);
	height: 200px;
	border-radius: 20px;
	box-sizing: border-box;
	text-align: center;
	padding: 30px 30px;
	line-height: 26px;
}

.main_s_lis {
	height: 70px;
}

.main_s_lix {
	margin-top: 20px;
}

.main_mk { background: url(../images/dbg.jpg) no-repeat center top;}
.main_mwz{font-size: 22px;text-align: center;padding-top: 30px;}
.main_mbt{text-align: center;}
.main_mbre{padding-top: 80px;}
.main_mbre_bt{font-size: 36px; color: #6d54fe;text-align: center;}
.main_mbre_nrs{padding-top: 36px; line-height: 30px;}
.main_mbre_nrx{padding-top: 50px; line-height: 30px;}
.main_mser_bt{padding-top: 70px;}
.main_mser_x p span{font-size: 24px;}
.main_mser_x p{line-height: 30px;}
.main_mser_s{padding-bottom: 40px;}
.main_enfo_x{padding-top: 50px;}
.main_enfo_xnrjj{padding:45px 0;}
.main_por{padding-top: 75px;}
.main_por_nrjj{padding:45px 0;}
.main_por_nr p{line-height: 30px;}
.main_por_nr{padding-top: 45px;}
.main_por_nrxm_li_bt{ font-size: 24px;}
.main_por_nrxm_li_nr{line-height: 30px;}
.main_por_nrxm{padding-top: 45px;}
.main_fw{padding-top: 75px;background: url(../images/bg2.jpg) no-repeat center top;}
.main_fw_wz{text-align: center; padding-top: 20px;}
.main_fw_nr{padding-top: 40px; }
.main_fw_nr_li{ display: flex;align-items: center; margin-bottom: 40px;}
.main_fw_nr_liz{margin-right: 16px;}
.main_fw_nr_liy{ line-height: 30px;}
.main_fw_qt{ text-align: center; padding-top: 40px;}
.main_m{padding:0 10px;}
.in_ht{background: url(../images/htbg.jpg) repeat-y center top; min-height: 237px; margin:50px 0 0; display: flex; align-items: center;}
.in_htnr p{ font-size: 28px; line-height: 48px;padding:0 10px;}
.in_pl{padding-top: 75px;}
.in_pl_nrz{ display: flex;align-items: center;}
.in_pl_nrywz{padding:0 8px;}
.in_pl_nrk{ display: flex; align-items: center; justify-content: center; margin-top: 50px;}

.in_pl_nry{background-color: #f5f4f4;padding:22px 40px;}
.in_pl_nry{flex:1; }
.in_pl_nrzz{flex:1;}
.in_pl_nrzy{margin-left: 10px;}
.in_pl_nrzy_x{padding-top: 10px;}
.in_tro{padding-top: 75px;}
.in_tro_nr_li{text-align: center; margin-bottom: 50px;}
.in_tro_nr_li p{font-size: 24px; padding-top:36px;}
.in_tro_nr{padding-top: 66px;}

.in_tro_nr_lit{ width: 100%; min-height: 166px;border-radius: 100%;}
.in_tro_nr_li span{display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.in_con{background: linear-gradient(to right, #ececf8, #ced3f9);padding:30px 40px 10px; margin-top: 60px;}
.in_con_li{ display: flex;align-items: center; margin-bottom: 40px;}
.in_con_liy{margin-left: 20px;}
.in_con_liy p{font-size: 24px;padding-bottom: 10px;}
.in_con_liy span{font-size: 18px;}
/*footer*/
.footer{height: 20px;background-color: #6d54fe; margin-top: 80px;}

@media (min-width:768px) {



	.kong {
		height: 83px;
	}

	.head {
		display: flex;
	}

	.heady a {

		font-weight: bold;
		font-size: 16px;


		padding: 0px 20px;
	}

	.headz_t {
		height: 49px;
	}



	.bannernrm {

		padding-top: 60px;
		margin-bottom: 24px;
	}

	.bannernrm ul li {
		margin-bottom: 12px;
		line-height: 36px;
	}

	.bannernrmx {}

.in_tro_nr_li{margin-bottom: 0px;}


}

@media (min-width:992px) {
	.in_pl_nr{display: flex;align-items: center;}
	.kong {
		height: 83px;
	}

	.nav {
		width: 100%;
	}

	.headz_t {}

	.bannernrs p {
		font-size: 60px;
		color: #fff;
		font-weight: bold;
	}

	.bannernrs span {
		font-size: 40px;
		color: #fff;
		font-weight: bold;
	}

	.navbar {
		display: none;
	}

	.navbar {
		display: none;
	}

	.nav {
		position: static;
		top: auto;
		width: 100%;
		display: block;
		flex: 1;
	}

	.nav ul li {
		float: left;
		clear: none;

		line-height: 40px;
	}

	.nav ul li a {
		display: block;

		text-indent: 0;
		font-size: 16px;
		font-weight: normal;
	}

	.nav ul li a.active,
	.nav ul li a:hover {
		background: 0 0;
		color: #6d54fe;
	}

	.nav ul li a.active span,
	.nav ul li a:hover span {
		display: block;
		width: 100%;
		height: 3px;
		border-radius: 50px;
		background: #6d54fe;
	}
.in_tro_nr_lit{  min-height: 262px;}

}

@media (min-width:1200px) {
	.kong {
		height: 94px;
	}

	.head {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-direction: row;
	}
	.in_pl_nry{margin-left: 50px;}

}
