* {
	margin: 0;
	padding: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff;
	color: #333;
	font-size: 14px;
	font-family: "΢���ź�", 'Arial Regular', Verdana, Helvetica, sans-serif;
}

td,
th,
caption {
	font-size: 14px;
}

a {
	color: #333;
	text-decoration: none;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
}

a:hover {
	text-decoration: none;
	transition: .3s all;
	-webkit-transition: .3s all;
	-moz-transition: .3s all;
	-o-transition: .3s all;
}

img {
	border: none;
}

ol,
ul,
li {
	list-style: none;
}

input,
textarea,
select,
button {
	font: 14px "΢���ź�", 'Arial Regular', Verdana, Helvetica, Arial, sans-serif;
}

table {
	border-collapse: collapse;
}

html,
body {
	width: 100%;
	line-height: 1;
	height: 100%;
}

a,
button {
	cursor: pointer;
}

input,
textarea,
button {
	outline: none;
}

textarea {
	resize: none;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.show {
	display: block;
}

.hide {
	display: none;
}

.container {
	width: 1400px;
	margin: 80px auto;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	text-align: center;
}


/* ����banner */

.I_header,
.R_header,
.s_banner,
.w_banner,
.k_banner {
	width: 100%;
	height: 550px;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

.I_header,
.R_header {
	background: url("../images/background.jpg");
}

.R_header {
	background: url("../images/background2.jpg");
}

.I_header img {
	width: 100%;
	height: auto;
	display: block;
}

.I_header_bj {
	width: 1200px;
	overflow: hidden;
	margin: auto;
	height: 550px;
}

.I_header_bj_l {
	width: 400px;
	margin-top: 160px;
	height: auto;
	float: left;
}

.I_header_bj_l h1,
.I_header_bj_l h2,
.I_header_bj_l p {
	color: #fff;
}

.I_header_bj_l h2,
.I_header_bj_l p {
	margin-top: 30px;
}

.I_header_bj_l h1 {
	font-size: 48px;
}

.I_header_bj_l h2 {
	font-size: 30px;
}

.I_header_bj_l p {
	font-size: 18px;
}

.I_header_bj_r {
	float: right;
	margin-top: 50px;
}

.R_header_bj {
	width: 1200px;
	overflow: hidden;
	margin: auto;
	height: 550px;
}

.R_header_bj_l {
	width: 800px;
	margin-top: 106px;
	height: auto;
	float: left;
	color: #fff;
}

.R_header_bj_l h1 {
	font-size: 54px;
	font-weight: normal;
	font-family: "����";
}

.R_header_bj_l p {
	font-size: 28px;
	font-family: "����";
	font-weight: bold;
	margin-top: 35px;
}

.R_header_true {
	/* width: 169px; */
	height: 50px;
	/* float: left; */
	position: relative;
	margin-top: 35px;
}

.R_header_true div {
	width: 400px;
}

.R_header_true div p {
	font-size: 18px;
	margin-left: 29px;
	margin-top: -27px;
	font-weight: normal;
}

.R_header_true div:nth-child(1) {
	margin-left: 0px;
}

.R_header_true div:nth-child(2) {
	font-size: 18px;
	margin-left: 180px;
	margin-top: -25px;
}


/* .R_header_true div {
    margin-top: -28px;
    margin-left: 30px;
} */

.R_header_zx {
	width: 180px;
	height: 50px;
	border-radius: 5px;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	display: block;
	overflow: hidden;
	background-image: linear-gradient(to right, #2c6ee9, #43adfb);
	text-align: center;
	line-height: 50px;
	margin-top: 25px;
}

.I_header_t {
	width: 1200px;
	height: 565px;
	background: #fff;
	margin: auto;
	text-align: center;
	position: relative;
	top: -82px;
	box-sizing: border-box;
	box-shadow: 0 6px 14px 2px #f0f0f0;
	/* margin-bottom: 50px; */
	overflow: hidden;
}

.I_header_t .I_header_bl {
	font-size: 32px;
	font-weight: bold;
}

.I_header_t ul li {
	list-style-type: none;
}

.I_header_t ul {
	width: 300px;
	height: 250px;
	margin-left: 100px;
	margin-top: 60px;
	/* background: #f5f5f5; */
	border-radius: 15px;
	/* margin: 50px 50px; */
	float: left;
}

.I_header_t ul:nth-child(1) {
	margin-left: 50px;
}

.I_header_t li img {
	/* width: 65px;
        height: 75px; */
	margin: auto;
	margin-top: 60px;
	/* padding: 60px 0px 40px 0px; */
}

.I_header_a {
	width: 100%;
	margin-top: 60px;
}

.I_header_a>div>ul>li>p {
	color: #000;
}

.I_header_t ul:hover {
	background: #f5f5f5;
}

.I_header_btn a {
	margin: auto;
}

.I_header_a div {
	margin: auto;
	text-align: center;
	height: 350px;
}

.I_content {
	width: 1200px;
	height: auto;
	background: linear-gradient(#fcfcfc, #fff);
	margin: auto;
	position: re lative;
	margin-top: -40px;
}

.I_content_t {
	font-size: 32px;
	font-weight: bold;
	/* margin-top: 30px; */
}

.s {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	margin-top: 70px;
}

.I_content_l {
	width: 452px;
	height: 585px;
	/* background: red; */
	float: left;
	display: block;
}

.I_content_l img {
	width: 452px;
	display: block;
	position: absolute;
	top: 115px;
}

.I_content_r {
	width: 718px;
	height: 585px;
	float: left;
	margin-left: 30px;
}

.I_content_r ul li {
	list-style-type: none;
	float: left;
	margin-top: 20px;
	height: 216px;
}

.I_content_r ul li:nth-child(1) {
	margin-left: 0px;
	width: 205px;
}

.I_content_r ul li:nth-child(2) {
	margin-left: 70px;
	width: 205px;
}

.I_content_r ul li:nth-child(3) {
	margin-left: 70px;
	width: 75px;
}

.I_content_r ul li:nth-child(4) {
	width: 106px;
}

.I_content_r ul li:nth-child(5) {
	margin-left: 165px;
	width: 170px;
}

.I_content_r ul {
	margin-top: 125px;
	margin-left: 70px;
	height: 525px;
}

.I_content_r img {
	width: 50px;
	height: 50px;
	display: block;
	overflow: hidden;
}

.I_content_con {
	float: left;
	width: 1200px;
	position: relative;
}

.I_content_r div {
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}

.I_content_r ul li p {
	font-size: 14px;
	float: left;
	width: 196px;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	color: #959595;
	line-height: 25px;
	overflow: hidden;
}

.I_sxy {
	width: 100%;
	height: 851px;
	background: #f5f5f5;
	overflow: hidden;
	margin: auto;
}

.I_sxy ul li {
	list-style-type: none;
}

.I_sxy li {
	text-align: center;
	width: 280px;
	height: 280px;
	margin-top: 25px;
	margin-left: 25px;
	border-radius: 15px;
	background: #fff;
	float: left;
}

.I_sxy li:nth-child(1) {
	margin-left: 0px;
}

.I_sxy li:nth-child(5) {
	margin-left: 0px;
}

.I_sxy ul {
	width: 1200px;
	margin: auto;
	height: 580px;
	position: relative;
	top: 30px;
}

.I_sxy img {
	width: 65px;
	height: 60px;
	margin: auto;
	display: block;
	overflow: hidden;
	margin: 53px 107px;
}

.I_sxy ul li>div {
	font-size: 18px;
	font-weight: bold;
	margin: 16px 0px;
}

.I_sxy ul li>p {
	font-size: 16px;
}

.I_wsm {
	width: 100%;
	height: 490px;
	/* background: #f5f5f5; */
	overflow: hidden;
	margin: auto;
}

.I_wsm ul li {
	list-style-type: none;
	/* margin: auto; */
	margin-left: 30px;
	margin-top: 55px;
	/* text-align: center; */
}

.I_wsm ul li:nth-child(1) {
	margin-left: 0px;
}

.I_wsm li {
	width: 380px;
	height: 241px;
	border-radius: 15px;
	background: #fff;
	float: left;
	margin: auto;
}

.I_wsm ul {
	width: 1200px;
	margin: auto;
	height: 408px;
}

.I_wsm ul li>div {
	font-size: 48px;
	font-weight: bold;
	margin: -16px 28px;
	margin-top: -205px;
	color: #fff;
}

.I_wsm ul li>p {
	font-size: 14px;
	color: #fff;
	line-height: 23px;
	margin: 28px;
}

.I_rh {
	height: 500px;
	background: url("../images/background1.jpg");
	display: block;
	overflow: hidden;
	background-size: cover;
}

.s1 {
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	margin-top: 72px;
	color: #fff;
}

.I_rh ul li {
	width: 134px;
	height: 200px;
	list-style-type: none;
	margin: 0px 53px;
	margin-top: 105px;
	text-align: center;
	float: left;
}

.I_rh li {
	width: 100px;
	height: 280px;
}

.I_rh ul {
	width: 1200px;
	height: 386px;
	margin: auto;
}

.I_rh img {
	margin: auto;
	display: block;
	overflow: hidden;
	margin-bottom: 27px;
}

.I_rh ul li>div {
	font-size: 16px;
	color: #fff;
	width: 132px;
	line-height: 22px;
	margin: auto;
}

.I_sqcl {
	width: 100%;
	height: 510px;
	overflow: hidden;
	margin: auto;
	position: relative;
	top: 23px;
}

.I_sqcl ul li {
	list-style-type: none;
	margin: 0px 5px;
	margin-top: 58px;
	text-align: center;
}

.I_sqcl li {
	width: 190px;
	height: 260px;
	border-radius: 15px;
	float: left;
	margin: auto;
}

.I_sqcl li:nth-child(1) {
	background: #0070ff;
}

.I_sqcl li:nth-child(2) {
	background: #6f68df;
}

.I_sqcl li:nth-child(3) {
	background: #19cf8a;
}

.I_sqcl li:nth-child(4) {
	background: #0070ff;
}

.I_sqcl li:nth-child(5) {
	background: #6f68df;
}

.I_sqcl li:nth-child(6) {
	background: #19cf8a;
}

.I_sqcl ul {
	width: 1200px;
	margin: auto;
	height: 400px;
}

.I_sqcl ul li>div {
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	margin-top: 40px;
	margin-bottom: 20px;
}

.I_sqcl ul li>p {
	font-size: 16px;
	color: #fff;
	width: 130px;
	margin: auto;
	text-align: justify;
}

.I_bllc {
	width: 1200px;
	height: 550px;
	margin: auto;
	position: relative;
	top: 5px;
}

.I_bllc ul li {
	list-style-type: none;
	margin-bottom: 80px;
}

.I_bllc ul {
	list-style-type: none;
	width: 1200px;
	margin: auto;
	margin-top: 80px;
	overflow: hidden;
}

.I_bllc li {
	float: left;
}

.I_bllc_b {
	width: 168px;
	height: 41px;
}

.I_bllc_b span {
	background: #2c54ff;
	border-radius: 50%;
	margin: 15px 13px;
	float: left;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 8px 9px;
}

.I_bllc_b p {
	width: 96px;
	margin-top: 21px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	color: #000;
}

.lcx {
	margin-left: 166px;
	margin-top: -150px;
	float: left;
}

.rcx {
	margin-left: 57px;
	margin-top: 35px;
	position: absolute;
	overflow: hidden;
}

.btn {
	width: 240px;
	height: 55px;
	background: #2c54ff;
	border-radius: 25px;
	border: none;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	line-height: 55px;
	margin: auto;
	text-align: center;
	display: block;
}

.btn:hover {
	opacity: 0.8;
}

.I_gjzc {
	width: 1200px;
	height: 440px;
	margin: auto;
}

.I_gjzc ul li {
	list-style-type: none;
}

.I_gjzc ul {
	width: 1200px;
	margin: auto;
	height: 182px;
	margin-top: 52px;
}

.I_gjzc li:nth-child(1) {
	margin-left: 0px;
}

.I_gjzc li {
	float: left;
	width: 228px;
	height: 120px;
	background: #f5f5f5;
	border-radius: 20px;
	margin-left: 15px;
}

.I_gjzc li>div {
	width: 103px;
	margin: 40px 21px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	font-family: "΢���ź�";
}

.I_gjzc li img {
	float: left;
	display: block;
	overflow: hidden;
	margin-top: 20px;
}

.I_trouble {
	width: 100%;
	height: 660px;
	background: #f5f5f5;
	overflow: hidden;
	margin: auto;
	margin-bottom: 25px;
}

.I_trouble_con {
	width: 1200px;
	height: 500px;
	margin: auto;
	margin-top: 55px;
}

.I_trouble_l {
	width: 560px;
	height: 500px;
	float: left;
	position: relative;
	top: -25px;
	left: -40px;
}

.I_trouble_r {
	width: 600px;
	float: left;
	margin-left: 40px;
}

.I_trouble_z {
	margin-top: 30px;
	overflow: hidden;
}

.I_trouble_z span {
	background: #2c54ff;
	border-radius: 50%;
	float: left;
	color: #fff;
	font-size: 14px;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.I_trouble_z p {
	width: 520px;
	margin-top: 3px;
	font-size: 16px;
	margin-left: 10px;
	color: #000;
	float: left;
}

.I_fwxm {
	width: 100%;
	height: 540px;
	overflow: hidden;

	margin: auto;
	position: relative;
}

.I_fwxm ul li {
	list-style-type: none;
}

.I_fwxm ul {
	width: 1200px;
	margin: auto;
	margin-top: 80px;
	height: 400px;
}

.I_fwxm li {
	float: left;
	text-align: center;
	margin-left: 107px;
}

.I_fwxm li:nth-child(1) {
	margin-left: 0px;
}

.I_fwxm_con {
	margin: auto;
	float: left;
}

.I_fwxm_con>div {
	width: 14px;
	height: 15px;
	margin: auto;
	margin-top: 15px;
	background: #2c54ff;
	border-radius: 50%;
}

.I_fwxm_con p {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-top: 15px;
}

.fuwu {
	margin-top: 167px;
	position: absolute;
	float: left;
	margin-left: -63px;
}

.I_footer {
	width: 100%;
	height: 378px;
	background: #182335;
}

.I_footer_con {
	width: 1230px;
	height: 378px;
	margin: auto;
}

.I_footer_l {
	width: 230px;
	height: 378px;
	float: left;
}

.I_footer_l_l {
	width: 70px;
	height: 50px;
	margin-left: 15px;
	margin-top: 9px;
}

.I_footer_l_l .qq {
	margin-left: 102px;
	float: left;
	margin-top: -73px;
}

.I_footer_l_l>div {
	color: #fff;
	font-size: 14px;
}

.I_footer_xian {
	height: 283px;
	width: 2px;
	float: left;
	margin-top: 50px;
	margin-left: 90px;
	background: #464f5d;
}

.I_footer_c {
	height: 258px;
	float: left;
	margin-top: 15px;
	margin-left: 60px;
	color: #fff;
}

.I_footer_c ul {
	list-style-type: none;
	float: left;
	margin-left: 40px;
	line-height: 54px;
	height: auto;
	font-size: 14px;
}

.I_footer_c p {
	font-size: 16px;
	font-weight: bold;
}

.I_footer_c a {
	text-decoration: none;
	color: #fff;
}

.I_footer_r {
	height: 258px;
	float: right;
	color: #fff;
	position: relative;
	margin-top: 60px;
	margin-left: 35px;
}


/* .I_footer_r img {
        padding: 30px 30px;
    } */

.I_footer_r {
	float: left;
}

.I_footer_r .I_footer_r_f {
	margin-left: 103px;
}

.I_footer_r .I_footer_r_z {
	margin-left: 28px;
	margin-top: -35px;
	line-height: 30px;
	font-size: 18px;
}

.I_footer_r_z p {
	margin-left: 80px;
	font-size: 14px;
}

.I_footer_r_y {
	/* margin-left: 1px; */
	float: right;
	width: 366px;
	line-height: 30px;
	margin-top: 70px;
}

.I_footer_r_y img {
	float: left;
	margin-left: 135px;
}

.I_footer_r_y div {
	font-size: 14px;
	margin-left: 8px;
	margin-top: -5px;
}

.I_footer_r_y div>div {
	float: left;
}

.I_footer_r_y p {
	margin-left: 152px;
	font-size: 14px;
	margin-top: -5px;
}

.R_rjzzq {
	width: 100%;
	height: 570px;
	/* background: #f5f5f5; */
	overflow: hidden;
	margin: auto;
}


/* .R_rjzzq ul li {
    list-style-type: none;
} */

.R_rjzzq li {
	/* margin: 0px 10px; */
	text-align: center;
	width: 198px;
	height: 260px;
	/* margin-top: 25px; */
	margin-left: 0px;
	/* border-radius: 15px; */
	background: #fff;
	float: left;
	/* margin: auto; */
	overflow: hidden;
	display: block;
	border: 1px solid #e6e6e6;
}


/* .R_rjzzq li:nth-child(1) {
    margin-left: 0px;
} */

.R_rjzzq ul {
	width: 1200px;
	margin: auto;
	height: 360px;
	position: relative;
	top: 40px;
	overflow: hidden;
	display: block;
}

.R_rjzzq img {
	width: 50px;
	height: 50px;
	margin: auto;
	display: block;
	overflow: hidden;
	margin-top: 50px;
	/* margin: 53px 107px; */
}

.R_rjzzq ul li>div {
	font-size: 18px;
	font-weight: bold;
	margin: 16px 0px;
}

.R_rjzzq ul li>p {
	font-size: 16px;
	color: #666666;
	width: 144px;
	margin: auto;
	text-align: center;
}

.R_jbtj {
	width: 100%;
	height: 528px;
	/* background: #f5f5f5; */
	overflow: hidden;
	margin: auto;
}

.R_jbtj ul li {
	list-style-type: none;
}

.R_jbtj ul li:nth-child(1) {
	margin-left: 0px;
	background-image: linear-gradient(to right, #5e35e6, #6a59e1);
}

.R_jbtj ul li:nth-child(2) {
	background-image: linear-gradient(to right, #a82fae, #cb46a9);
}

.R_jbtj ul li:nth-child(3) {
	background-image: linear-gradient(to right, #ff6256, #ff8156);
}

.R_jbtj ul li:nth-child(4) {
	background-image: linear-gradient(to right, #5f36e6, #6a58e1);
}

.R_jbtj ul li:nth-child(5) {
	background-image: linear-gradient(to right, #a92fae, #a92fae);
}

.R_jbtj li {
	width: 230px;
	height: 160px;
	border-radius: 15px;
	background: rgb(207, 59, 59);
	float: left;
	margin-left: 12px;
	margin-top: 60px;
}

.R_jbtj ul {
	width: 1200px;
	margin: auto;
	height: 280px;
}

.R_jbtj ul li>span {
	font-size: 48px;
	font-family: fantasy;
	color: #dedaf0;
	margin-left: 20px;
	display: block;
	overflow: hidden;
	margin-top: 17px;
	height: 35px;
}

.R_jbtj ul li>div {
	font-size: 14px;
	color: #fff;
	width: 182px;
	height: 60px;
	margin-left: 20px;
	position: relative;
	padding-top: 13px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.R_bllc {
	width: 100%;
	height: 540px;
	margin: auto;
	position: relative;
	overflow: hidden;
	background: #f5f5f5;
}

.R_bllc ul {
	width: 1200px;
	list-style-type: none;
	margin-bottom: 80px;
}

.R_bllc ul {
	list-style-type: none;
	width: 1200px;
	margin: auto;
	height: 242px;
	margin-top: 55px;
	overflow: hidden;
}

.R_bllc li {
	float: left;
	text-align: center;
	/* margin: auto; */
	width: 190px;
	height: 205px;
	margin-left: 110px;
}

.R_bllc li:nth-child(1) {
	margin-left: 55px;
}

.R_bllc_b {
	width: 340px;
	height: 41px;
	float: left;
}

.R_bllc_b img {
	width: 80px;
	height: 90px;
}

.R_bllc_b p {
	float: left;
	color: #666;
	width: 188px;
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
}

.R_bllc_b div {
	width: 175px;
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	float: left;
	text-align: center;
	color: #000;
}

.R_blys {
	width: 100%;
	height: 620px;
	margin: auto;
	position: relative;
	overflow: hidden;
	background: #fff;
}

.R_blys ul {
	width: 1200px;
	list-style-type: none;
	margin: auto;
	position: relative;
	/* top: 70px; */
	height: 355px;
}

.R_blys ul li {
	float: left;
	width: 240px;
	height: 85px;
	margin-left: 60px;
	margin-top: 65px;
}

.R_blys ul li:nth-child(1) {
	margin-left: 13px;
}

.R_blys ul li:nth-child(5) {
	margin-left: 13px;
}

.R_blys ul li img {
	float: left;
}

.R_blys ul div {
	font-size: 18px;
	font-weight: bold;
	float: left;
	margin-left: 45px;
	margin-top: 7px;
	display: block;
	position: absolute;
}

.R_blys ul p {
	font-size: 14px;
	color: #666;
	float: left;
	font-weight: normal;
	margin-top: 36px;
	margin-left: 45px;
}


/* indexҳ��css */

.wrap {
	width: 100%;
	background-color: #ffffff;
	min-width: 1200px;
	height: auto;
	padding-bottom: 20px;
}

.w_banner {
	background-image: url('../images/i_bg.jpg');
}

.w_second .container {
	margin-top: 80px;
}

.title_p {
	font-size: 36px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: bold;
	text-align: center;
	color: #333333;
}

.kf_sheng{
	width: 100%;
	margin: 30px 0 50px;
}

.kf_sheng .swiper-container .swiper-wrapper{
	-webkit-transition-timing-function: linear; /*之前是ease-out*/
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
}

.kf_sheng .swiper-slide{
	display: inline-block;
	width:auto;
	background-color: rgba(35, 116, 231, .1);
	color: #2374e7;
	font-size: 24px;
	padding: 10px 25px;
	border-radius: 22px;
	margin: 0 10px;
	
}

.ws_ul {
	margin: 60px auto 0;
	display: flex;
	justify-content: center;
	align-items: center;
}

.ws_ul li {
	width: 420px;
	text-align: center;
	margin-right: 70px;
	color: #333333;
}

.ws_ul li:last-child {
	margin-right: 0;
}

.ws_ul li img {
	width: 100%;
}

.ws_ul li p {
	font-weight: 700;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 19px;
}

.ws_ul li span {
	display: block;
	width: 350px;
	margin: 0 auto;
	line-height: 25px;
	color: #999999;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
}

.title_span {
	text-align: center;
	font-size: 18px;
	color: #999;
	display: block;
	margin: 24px auto 0;
	font-weight: 400;
}

.third_content {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
	margin-top: 83px;
}

.left_img {
	width: 666px;
	height: 489px;
}

.third_ul {
	background-color: #f7f7fa;
	width: 690px;
	height: 460px;
	border-radius: 40px;
}

.third_ul li {
	width: 80%;
	display: flex;
	margin: 0 auto;
	align-items: center;
	margin-bottom: 40px;
	justify-content: flex-start;
}

.third_ul li img {
	margin-right: 20px;
}

.third_ul li:first-child {
	margin-bottom: 0;
}

.third_ul li:first-child p {
	font-size: 28px;
	color: #333;
	font-weight: 700;
	display: block;
	width: 470px;
	margin-top: 60px;
	margin-bottom: 30px;
	text-align: left;
}

.third_ul li p {
	margin-top: 0;
}

.right_title {
	height: 18px;
	opacity: 1;
	font-size: 18px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: left;
	color: #333333;
	margin-bottom: 16px;
}

.right_text {
	/* width: 224px; */
	line-height: 20px;
	opacity: 1;
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #999999;
}


/* serve.html */

.s_banner {
	background-image: url('../images/server_bg.jpg');
}

.s_first_ul {
	width: 100%;
	margin-top: 40px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.s_first_ul li {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background-color: #f5f5f5;
	width: 600px;
	height: 100px;
	margin-right: 60px;
	margin-bottom: 20px;
	border-radius: 20px;
}

.s_first_right p {
	margin-top: 0;
}

.s_first_ul li:nth-child(2n) {
	margin-right: 0;
}

.s_first_ul li span {
	color: #2374e7;
	font-weight: 700;
	font-size: 36px;
	margin-left: 33px;
	margin-right: 36px;
}

.s_second {
	width: 100%;
	height: 680px;
	background-color: #f5f5f5;
}

.s_second_ul {
	width: 100%;
	margin-top: 60px;
}

.s_second_ul li {
	width: 340px;
	display: inline-block;
	margin-bottom: 60px;
}

.s_right_text,
.s_right_title {
	text-align: center;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
}

.s_right_title {
	font-weight: 700;
	font-size: 18px;
	margin: 20px 0 15px 0;
	color: #333333;
}

.s_right_text {
	font-size: 14px;
	font-weight: 400;
	color: #999999;
}

.s_third {
	width: 1060px;
	margin: 0 auto;
	text-align: center;
}

.s_wrap {
	text-align: center;
	margin: 80px auto;
}

.s_third_tilte {
	font-size: 36px;
	font-weight: 700;
	margin-bottom: 40px;
	color: #333333;
}

.s_third_text {
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	color: #333333;
	line-height: 36px;
	display: block;
}

.s_third_content {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.s_third_content img {
	width: 500px;
	height: 707px;
	margin-top: 70px;
}

.timg_bottom_text,
.img_bottom_text {
	font-size: 18px;
	font-weight: 400;
	text-align: center;
	line-height: 36px;
	display: inline-block;
}

.s_server {
	font-size: 24px;
	font-weight: 700;
	text-align: left;
	color: #333333;
	line-height: 36px;
}

.timg_bottom_text {
	margin-top: 60px;
	display: block;
}

.s_img {
	width: 98%;
	height: 518px;
	display: flex;
	margin: 60px auto;
}

.s_ltitle {
	text-align: center;
}

.s_ltitle span {
	font-size: 36px;
}

.sl_img {
	width: 100%;
	margin: 40px auto;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sl_img img {
	width: 600px;
	height: 458px;
	margin-right: 60px;
}

.sl_img img:last-child {
	margin-right: 0;
}


/* seek.html */

.k_banner {
	background-image: url('../images/p_mining.jpg');
}

.k_banner img {
	width: 100%;
	margin: 0 auto;
}

.k_first_ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 40px;
}

.k_first_ul li {
	width: 466px;
	display: flex;
	text-align: center;
	align-items: center;
	margin-bottom: 80px;
	justify-content: center;
	flex-wrap: wrap;
}

.k_first_ul li p {
	margin-top: 0 !important;
}

.k_first_ul li img {
	margin-right: 10px;
}

.k_right p:nth-child(2) {
	width: 197px;
}

.k_second {
	background-color: #f5f5f5;
	overflow: hidden;
}

.k_second_ul,
.k_third_ul {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 40px;
	margin-top: 40px;
}

.k_second_ul li {
	width: 320px;
	height: 200px;
	margin-top: 20px;
	margin-right: 20px;
	background-color: #ffffff;
	border-radius: 20px;
}

.k_second_ul li:nth-child(4n) {
	margin-right: 0;
}

.k_second_ul li p {
	margin-left: 40px;
}

.k_second_ul li p:first-child {
	font-size: 48px;
	color: #2374e7;
	font-weight: 700;
	margin-top: 20px;
	text-align: left;
}

.k_second_ul li p:nth-child(2) {
	font-size: 24px;
	height: 25px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 700;
	text-align: left;
	color: #333333;
	margin-top: -15px;
	padding: 2px;
	z-index: 99;
	position: relative;
	background-color: #ffffff;
}

.k_second_ul li p:nth-child(3) {
	font-size: 16px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
	font-weight: 400;
	text-align: left;
	color: #666666;
	margin-top: 15px;
	line-height: 24px;
	padding-right: 39px;
}

.swiper_wrap {
	width: 100%;
	height: 750px;
	margin: 60px auto;
	background-color: springgreen;
}


/* swiper.css */

.swiper-container {
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	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;
}

.swiper_ul {
	width: 80%;
}

.swiper_ul li {
	width: 220px;
	height: 300px;
	display: inline-block;
	margin-top: 20px;
	margin-right: 15px;
	background-color: antiquewhite;
}

.swiper-pagination-bullet-active {
	width: 15px !important;
	height: 15px !important;
	opacity: 1;
	background: #2374e7 !important;
}

.point {
	display: flex;
	justify-content: center;
	align-items: center;
}

.next_btn,
.prev_btn {
	width: 92px !important;
	height: 160px !important;
	opacity: 1;
	line-height: 160px;
	font-size: 32px;
	color: #ffffff;
	background-size: cover !important;
}

.next_btn {
	background-image: url('../images/next.jpg') !important;
	border-radius: 0px 50px 50px 0px;
}

.prev_btn {
	background-image: url('../images/prev.jpg') !important;
	border-radius: 50px 0px 0px 50px;
}

.swiper_ul li {
	background-size: cover;
}

.w {
	width: 1400px;
	margin: 0 auto;
}

.k_four {
	background-color: #f5f5f5;
	padding: 75px 0 70px;
}

.k_four-swiper {
	margin-top: 50px;
	padding-bottom: 45px;
}

.k_four-swiper .swiper-slide {
	display: flex;
	justify-content: space-between;
	background-color: transparent;
}

.k_four-swiper .swiper-slide img {
	width: 450px;
	border: 1px solid #ccc;
}

.k_four-swiper .four-point {
	bottom: 0px;
}

.k_five {
	padding: 80px 0;
}

.k_five-list {
	text-align: center;
	margin: 30px auto;
}

.k_five-list li {
	display: inline-block;
	vertical-align: top;
	background-color: rgba(35, 116, 231, .1);
	color: #2374e7;
	font-size: 24px;
	padding: 10px 25px;
	border-radius: 22px;
	margin: 0 25px;
	margin-bottom: 15px;
}

.index-map {
	text-align: center;
}

.k_six {
	background-color: #F5F5F5;
	padding: 75px 0 100px;
}

.index-news-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 35px;
}

.index-news-list li {
	width: 45.7%;
	margin-top: 40px;
}

.index-news-list li a {
	display: flex;
	justify-content: space-between;
}


.index-news-list-left {
	width: 94px;
	height: 94px;
	background-color: #e5e5e5;
	color: #999;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.index-news-list-left h4 {
	font-size: 32px;
	margin-bottom: 13px;
	font-weight: 400;
}

.index-news-list-left p {
	font-size: 16px;
}

.index-news-list-right {
	flex: 1;
	padding-left: 20px;
	text-align: left;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.index-news-list-title {
	color: #323233;
	font-size: 18px;
	padding-top: 5px;
}

.index-news-list-text {
	color: #969699;
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
