/* 重置元素的默认样式 */
* {
	margin: 0;
	padding: 0;
	list-style: none;
}

@font-face {
	font-family: 'MyCustomFont';
	/* 自定义字体名称 */
	src: url('https://cdnstlees.zhaiwb.com/SourceHanSansSC-Regular-2.otf') format('opentype');
	/* 指定字体文件路径和格式 */
}

a {
	text-decoration: none;
}

a:visited,
a:link {
	text-decoration: none;
}

hr {
	border: none;
}

body {
	font-family: MyCustomFont;
	font-size: 16px;
	color: #66666e;
	width: 100%;
	background: #fff;
}

.width_1080px {
	width: 1080px;
}

.header_contact {
	height: 48px;
	background: linear-gradient(-7deg, #2179A6, #1C478F);
	display: flex;
	align-items: center;
	font-size: 12px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
}

.header_contact div {
	width: 1080px;
}

.header_tab {
	height: 70px;
	display: flex;
	align-items: center;
	position: sticky;
	top: 0;
	z-index: 100;
	background: white;
	display: flex;
	justify-content: center;
}

.header_contact .phone_l {
	margin-right: 20px;
}

header,
section,
footer,
nav {
	width: 100%;
}

/* header 以及 nav 的样式 */
header {
	height: 60px;
	left: 0;
	z-index: 9999;
	display: flex;
	justify-content: center;
}

.headerCon {
	width: 100%;
	display: flex;
	align-items: center;
	height: 100%;
	padding: 0 40px 0 35px;
}

.headerCon>img {
	height: 51px;
}

.headerCon ul {
	height: 60px;
	align-items: center;
	display: flex;
	justify-content: center;
	height: 100%;
}

.headerCon ul li {
	color: rgba(255, 255, 255, 0.4);
	justify-content: center;
	-webkit-justify-content: center;
	height: 60px;
	-webkit-align-items: center;
	align-items: center;
	float: left;
	margin-left: 81px;
	line-height: 26px;
	height: 100%;
	display: flex;
}

.headerCon ul li.act {
	color: #1957B0;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #0B3FAD;
	width: 56px;
	text-align: center;
	display: flex;
	justify-content: center;
}

.headerCon ul li.act>a {
	color: #343D7E;
	font-size: 16px;
	font-weight: bold;
}

.headerCon ul li>a {
	font-size: 16px;
}

.headerCon ul li {
	display: inline-block;
	position: relative;
	/* margin-right: 20px; /* 调整间距 */
	*/
}

.headerCon ul li:after {
	content: '|';
	position: absolute;
	right: -40px;
	/* 调整竖线位置 */
	top: 22px;
	color: #CCCCCC;
	/* 竖线颜色 */
	font-size: 13px;
}

.headerCon ul li:last-child:after {
	content: none;
	/* 最后一个元素后不显示竖线 */
}

.headerCon ul li>a:hover {
	color: #343D7E;
	font-size: 16px;
	font-weight: Bold;
}

.headerCon ul li>a {
	color: #4D4D4D;
	white-space: nowrap;
	display: flex;
	height: 100%;
	align-items: center;
}

.headerCon>a {
	display: block;
	position: absolute;
	right: 0;
	height: 30px;
	top: 15px;
	color: rgba(255, 255, 255, 0.4);
	line-height: 30px;
	width: 60px;
	text-align: right;
}

.headerCon>a img {
	/* position: absolute;
    left: 8px;
    top: 5px;*/
}

/* banner部分样式 */

section>.banner {
	height: 916px;
	background: url(../image/Mask_group_web_optimized.jpg) no-repeat center;
	background-size: 1920px 916px;
	display: flex;
	justify-content: center;
}

section>.banner .boxss {
	text-align: center;
}

section>.banner .boxss .content {
	/* width: 1080px; */
	display: flex;
	/* flex-direction: column; */
	margin-top: 242px;
	justify-content: center;
}

section>.banner .boxss .cont {
	color: #FFFFFF;
	font-size: 26px;
	margin-top: 43px;
	display: flex;
	align-items: center;
	justify-content: center;
}

section>.banner .boxss .cont div {
	background-color: #FFFFFF;
	width: 118px;
	height: 2px;
	margin: 0 45px;
}

section>.banner .content img {
	width: 1019px;
	height: 166px;
}

section>.conBox .indexBlock {
	width: 1200px;
	height: 143px;
	background-color: #fff;
	display: flex;
	margin: 0 auto;
	position: relative;
	top: -62px;
	justify-content: space-around;
	align-items: center;
	box-shadow: 0px 6px 16px 0px rgba(203,203,203,0.25);
}

section>.conBox .indexBlock .box {
	text-align: center;
}

section>.conBox .indexBlock .box .title {
	font-size: 22px;
	color: #333333;
	font-weight: Medium;
	margin-bottom: 12px;
}

section>.conBox .indexBlock .box .lin {
	width: 88px;
	height: 2px;
	background-color: #024BAD;
	margin: 0 auto;
}

section>.conBox .indexBlock .box .titles {
	font-size: 16px;
	color: #4D4D4D;
	margin-top: 12px;
}

/* section>.banner .content span {
	font-size: 28px;
	color: white;
} */

/* 核心摘要 */
.core {
	margin: 0 auto;
	padding: 42px 0 76px 0;
	display: flex;
	justify-content: center;
	border-bottom: 1px solid rgba(234, 234, 234, 0.54);
}

.core>ul {
	overflow: hidden;
	width: 1080px;
}

.core>ul>li {
	float: left;
	text-align: center;
	width: 25%;
}

.core>ul>li>h4 {
	font-size: 22px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #201F1F;
	margin-top: 20px;
}

.core>ul>li>p {
	color: #A2A2A2;
	font-size: 18px;
	padding-top: 18px;
	text-align: center;
}

/* 关于我们 */
.about_us_div {
	/* padding-bottom: 90px; */
}

.about_us_div .abouTitle {
	text-align: center;
}

.about_us_div .abouTitle .title {
	font-size: 24px;
	color: #333333;
}

.about_us_div .abouTitle .titles {
	font-size: 18px;
	color: #666666;
	margin-top: 6px;
	margin-bottom: 23px;
}

.about_us_div .aboutCon {
	width: 1200px;
	margin: 0 auto;
	display: flex;
}

.about_us_div .aboutCon .abouImg {
	width: 470px;
}

.about_us_div .aboutCon .abouText {
    flex:1;
	margin-left: 61px;
	font-size: 14px;
	color: #333333;
}

.about_us_div .aboutCon .abouImg>img {
	width: 470px;
	height: 204px;
}

.about_us_div .aboutCon .abouImg .abouImgs {
	display: flex;
	justify-content: space-between;
	margin-top: 5px;
}

.about_us_div .aboutCon .abouImg .abouImgs>img {
	width: 230px;
	height: 138px;
}

/* 公司资质 */
.about_us_div .company_permit_div {
	text-align: center;
	margin-top: 70px;
}

.about_us_div .company_permit_div .title {
	font-size: 22px;
	color: #333333;
}

.about_us_div .company_permit_div .titles {
	font-size: 18px;
	color: #666666;
	margin-top: 6px;
	margin-bottom: 23px;
}

.about_us_div .company_permit_div .describe {
	font-weight: 400;
	font-size: 14px;
	color: #333333;
	line-height: 16px;
	text-align: center;
	font-style: normal;
	text-transform: none;
}

.about_us_div .company_permit_div_box {
	width: 1200px;
	margin: 0 auto;
}

/* .about_us_div .company_permit_div_box */
.con {
	font-size: 14px;
	color: #333333;
	margin-top: 25px;
	text-align: center;
}

.about_us_div .img_box {
	display: flex;
	margin-top: 50px;
	justify-content: space-between;
}

.about_us_div .company_permit_div_box .img_box .img img {
	width: 376px;
	height: 261px;
}

.about_us_div .company_permit_div_box .img_box .img .title_box {
	display: flex;
	justify-content: space-between;
	margin-top: 18px;
}

.about_us_div .company_permit_div_box .img_box .img .title_box .title {
	font-size: 16px;
	color: #000000;
}

.about_us_div .company_permit_div_box .img_box .img .title_box .title_a {
	font-size: 12px;
	color: #FFFFFF;
	width: 76px;
	height: 30px;
	background-color: #343D7E;
	line-height: 30px;
	text-align: center;
}


/* 企业文化 */
.corporate_culture_div {
	text-align: center;
	margin-top: 70px;
}

.corporate_culture_divs {
	margin-top: 0px !important;
}

.corporate_culture_div .title {
	font-size: 22px;
	color: #333333;
}

.corporate_culture_div .titles {
	font-size: 18px;
	color: #666666;
	margin-top: 6px;
	margin-bottom: 23px;
}

.about_us_div .culture_con_box {
	display: flex;
	width: 1200px;
	margin: 0 auto;
	justify-content: space-between;
}

.about_us_div .culture_con_box .culture_con {
	width: 285px;
	height: 456px;
	background-color: #fff;
}

.about_us_div .culture_con_box .culture_con img {
	width: 285px;
	height: 286px;
}

.about_us_div .culture_con_box .culture_con .title {
	font-size: 16px;
	color: #333333;
	margin-top: 20px;
}


.about_us_div .culture_con_box .culture_con .blocks {
	width: 33px;
	height: 4px;
	background-color: #024BAD;
	margin-top: 14px;
}

.about_us_div .culture_con_box .culture_con p {
	font-size: 14px;
	color: #666666;
	margin-top: 18px;
}

/* 专业团队 */
.ProfessionalTeam {
	width: 1200px;
	padding: 40px 30px 50px 30px;
	background-color: #fff;
	margin: 0 auto;
	margin-top: 17px;
	box-sizing: border-box;
}
.ProfessionalTeam > .describe {
	color: #333333;
	font-size: 14px;
	font-weight: 400;
	text-align: center;
}
.ProfessionalTeam > .img_box{
	display: flex;
	justify-content: space-between;
}
.ProfessionalTeam > .img_box > img {
	width: 560px;
	height: 336px;
}

/* 平台优势 */
.advantages_box {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}

.advantages_box .con_l {
	width: 415px;
	height: 420px;
	background-color: #fff;
	border-radius: 2px;
	color: #666666;
}

.con_l img {
	width: 42px;
	height: 42px;
	margin-top: 30px;
	margin-bottom: 16px;
}

.con_l .title {
	font-size: 16sspx;
	margin-bottom: 20px;
}

.con_l .lin {
	width: 120px;
	height: 1px;
	background-color: #D9D9D9;
	margin: 20px 0;
}

.con_l .con1 {
	font-size: 14px;
	color: #666666;
}

.con_r {}

.con_r .con_t {
	display: flex;
	justify-content: space-between;
}

.con_r .con_t .cons {
	width: 372px;
	height: 210px;
	border-radius: 2px;
	background-color: #fff;

}

.con_r .con_t .cons p {
	font-size: 14px;
	color: #666666;
}

.con_r .con_t .conss {
	width: 372px;
	height: 210px;
	border-radius: 2px;
	background-color: #fff;
}

.con_r .con_t .cons img {
	width: 42px;
	height: 42px;
	margin-top: 30px;
	margin-bottom: 16px;
}

.con_r .con_t .cons .title {
	color: #333333;
	font-size: 18px;
	margin-bottom: 20px;
}

.advantages_box .con_l>:hover {
	height: 420px;
	background: url(../image/Mask_group@2x0.png) no-repeat center;
	background-size: 415px 420px;
}

.advantages_box .con_l .title {
	font-size: 18px;
	color: #333333;
}

.advantages_box .con_l:hover * {
	color: #FFFFFF;
}

.con_r>.con_t>.cons>:hover {
	height: 210px;
	background: url(../image/Mask_group@2x1.png) no-repeat center;
	background-size: 372px 210px;
}

.advantages_box .con_r>.con_t>.cons:hover * {
	color: #FFFFFF;
}

.con_r>.con_t>.conss>:hover {
	height: 210px;
	background: url(../image/Mask_group@2x2.png) no-repeat center;
	background-size: 372px 210px;
}

.advantages_box .con_r>.con_t>.conss:hover * {
	color: #FFFFFF;
}


.con_b {
	width: 764px;
	height: 190px;
	background-color: #fff;
	border-radius: 2px;
	margin-top: 20px;
}

.advantages_box .con_b:hover * {
	color: #FFFFFF;
}

.con_b> :hover {
	height: 190px;
	background: url(../image/Mask_gro1up@2x3.png) no-repeat center;
	background-size: 764px 190px;
}

.con_b img {
	width: 42px;
	height: 42px;
	margin-top: 30px;
	margin-bottom: 16px;
}

.con_b .title {
	color: #333333;
	font-size: 18px;
	margin-bottom: 10px;
}

.con_b p {
	font-size: 14px;
	color: #666666;
}

.container {
	width: 1200px;
	overflow: hidden;
	margin: auto;
}

.imgBox {
	/* width: 100%; */
	margin-top: 30px;
	margin: 0 auto;
	display: flex;
	overflow: hidden;
}
.imgBoxs {
	/* margin-left: 246px; */
	padding-bottom: 83px;

}

.imgBox img {
	width: 162px;
	height: 88px;
	margin-bottom: 10px;
	margin-right: 10px;
}

/* 公司动态 */
.company_dynamic_div {
	margin: 0 auto;
	background-color: #F5F5F5;
}

.linst_box {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.linst_box .list {
	width: 582px;
	display: flex;
	background-color: #fff;
	padding: 5px;
	margin-bottom: 20px;
}

.linst_box .list .list_r {
	padding: 19px 14px 7px 14px;
}

.linst_box .list .list_r .title {
	font-size: 16px;
	color: #333333;
	margin-bottom: 10px;
}

.linst_box .list .list_r .describe {
	color: #666666;
	font-size: 14px;
}

.linst_box .list .list_r .menu {
	width: 76px;
	height: 30px;
	background-color: #343D7E;
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
	margin-top: 19px;
	display: block;
	text-align: center;
	line-height: 30px;
	float: right;
}

.linst_box .list img {
	width: 160px;
	height: 154px;
}

/* 信息披露 */
.information_title {
	margin-top: 17px;
	text-align: center;
}

.information_title .title {
	color: #333333;
	font-size: 20px;
	margin-bottom: 10px;
}

.information_title .lin {
	width: 79px;
	height: 4px;
	background-color: #343D7E;
	margin: 0 auto;
}

.information_con {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.information_con_box {
	margin-top: 20px;
}

.information_con_box .title {
	color: #333333;
	font-size: 16px;
}

.information_con_box .box {
	width: 386px;
	height: 91px;
	background-color: #F7F7F7;
	border-radius: 2px;
	padding: 16px;
	box-sizing: border-box;
	margin-top: 12px;
}

.information_con_box p {
	font-size: 14px;
	color: #666666;
}

.information_con_box .box .title {
	font-size: 14px;
	color: #333333;
	font-weight: 500;
	margin-bottom: 8px;
}

.information_box {
	display: flex;
	width: 1200px;
	margin: 0 auto;
	flex-wrap: wrap;
	margin-top: 30px;
}

.information_box .list {
	width: 386px;
	height: 64px;
	background-color: #F7F7F7;
	border-radius: 2px;
	padding: 16px 16px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
}

.information_box .list .title {
	color: #333333;
	font-size: 16px;
}

.information_box .list a {
	display: block;
	width: 76px;
	height: 30px;
	line-height: 30px;
	background-color: #343D7E;
	border-radius: 2px;
	font-size: 12px;
	color: #fff;
	text-align: center;
}

/* 平台产品 */
.platProduct {
	width: 100%;
	background: #f5f7f7;
}

.proTitle {
	width: 100%;
	text-align: center;
	padding: 87px 0 67px 0;
}

/* 所有内容标题以及描述的样式    开始*/
.proTitle h2,
.solutionTitle h2,
.aboutTitle h2,
.partnerTitle h2 {
	font-size: 40px;
	color: #33333e;
	font-weight: normal;
	line-height: 88px;
}

.proTitle p,
.solutionTitle p,
.aboutTitle p,
.partnerTitle p {
	font-size: 18px;
	color: #66666e;
	line-height: 48px;
}

.contact_us_div {
	display: flex;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}

.contact {

	width: 351px;
}

.contact .title {
	/* padding-top: 40px; */
	color: #0149AE;
	font-size: 18px;
	font-weight: 500;
}
.contact .titles {
	/* padding-top: 40px; */
	color: #0149AE;
	font-size: 18px;
	font-weight: 500;
	margin-top: 40px;
}

.contact > p {
	color: #333333;
	font-size: 14px;
}

.contact .phone {
	padding-top: 24px;
	color: #333333;
	font-size: 14px;
}

.contact_box {
	margin-top: 23px;
	display: flex;
	justify-content: space-around;
}

.contact_box .name {
	color: #666666;
	font-size: 12px;

}

.summary {
	display: flex;
	align-items: center;
	cursor: pointer;
	position: relative;
	padding-left: 20px;
	/* 为箭头留出空间 */
}

.summary .arrow {
	position: absolute;
	left: 0;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #333333;
	transition: transform 0.3s ease;
}

.summary.open .arrow {
	/* transform: rotate(-45deg); */
	transform: rotate(90deg);
	/* 点击后旋转-45度 */
}


.summarys {
	display: flex;
	align-items: center;
	cursor: pointer;
	position: relative;
	padding-left: 20px;
	/* 为箭头留出空间 */
}

.summarys .arrows {
	position: absolute;
	left: 0;
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #333333;
	transition: transform 0.3s ease;
}

.summarys.open .arrows {
	/* transform: rotate(-45deg); */
	transform: rotate(90deg);
	/* 点击后旋转-45度 */
}

.Service > .bg_img0 {
	background: url(../image/Mask_group@2x7.png) no-repeat center;
	background-size: 386px 420px;
}
.Service > .bg_img1 {
	background: url(../image/Mask_group@2x8.png) no-repeat center;
	background-size: 386px 420px;
}
.Service > .bg_img2 {
	background: url(../image/Mask_group@2x9.png) no-repeat center;
	background-size: 386px 420px;
}
.Service {
    /* position: relative; */
    display: flex;
    justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}

.bg_img {
	width: 386px;
    height: 420px;
	padding: 0 20px;
	 box-sizing: border-box;
}

.bg_img > .title {
	color: #FFFFFF;
	font-size: 16px;
}
.bg_img > .describe {
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 12px;
	line-height: 25px;
}


/*
.bg_img {
    position: relative;
	width: 386px;
    height: 420px;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 20px;
    box-sizing: border-box;
    transition: background-color 0.3s ease-in-out;
}

.bg_img > .title {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.bg_img > .describe {
    position: absolute;
    bottom: 0;
    opacity: 0;
    width: 334px;
    color: #fff;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
	font-size: 14px;
}

.bg_img:hover .title {
    transform: translateY(-65px);
}

.bg_img:hover .describe {
    opacity: 1;
    transform: translateY(-30%);
    transition-delay: 0.2s;
} */

.form_box {
	width: 1200px;
	margin: 0 auto;
	margin-top: 50px;
}
.form_box >  .title {
	color: #333333;
	font-size: 24px;
	font-weight: 500;
}
/* .form_box > .textareas {
	width: 100%;
	background-color: #F6F6F6;
	border: none;
} */
.form_box > .textareas {
	width: 100%;
	background-color: #F6F6F6;
	border: none;
	outline: none;
	font-size: 16px;
	margin-top: 30px;
	padding: 13px;
	box-sizing: border-box;
}
.form_box > .textareas:focus{
	border: none;
	outline: none;
}

.form_box > .input_box {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.form_box > .input_box > .input{
	border-radius: 4px;
	background: #F6F6F6;
	/* width: 376px; */
	height: 50px;
	line-height: 50px;
	padding: 0 13px;
	box-sizing: border-box;
}
.form_box > .input_box > .input > label {
	color: #7F7F7F;
	font-size: 16px;
}
.form_box > .input_box > .input > input {
	width: 513px;
	height: 44px;
	line-height: 50px;
	background-color: #F6F6F6;
	font-size: 16px;
	border: none !important;
	outline: none !important;
}
.form_box > .input_box > .input > input:focus {
	border: none !important;
	outline: none !important;
}

.menu {
	width: 104px;
	height: 50px;
	border-radius: 60px;
	background-color: #024BAD;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 50px;
	margin: 0 auto;
	margin-top: 30px;
	 cursor: pointer;
}
#map {
    height: 345px;
    width: 282px;
}
.bottom_box {
	display: flex;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
	color: #666666;
	font-size: 12px;
	margin-bottom: 26px;
}
.bottom_box > a {
	color: #666666;
	font-size: 12px;
}

textarea::placeholder {
    color: #7F7F7F; /* 修改占位符文字颜色 */
    font-size: 16px; /* 修改占位符字体大小 */
	font-family: MyCustomFont;
}
#img {
	width: 1200px;
	height: 88px;
	overflow: hidden;
	position: relative;
}
#img1 {
	width: 1200px;
	height: 88px;
	overflow: hidden;
	position: relative;
}

#imgBox1 {
	position: absolute;
	left: 0;
}

#imgBox2 {
	position: absolute;
	left: 0;
}