body { word-wrap:break-word; word-break:break-all;background: #fff;margin: 0 auto;width: 100%;font-family: arial;}
* {box-sizing: border-box;margin:0; padding:0;-webkit-tap-highlight-color:transparent;}
h1,h2,h3,h4,h5,h6 {font-size: 14px;font-weight: normal;}
*:focus {outline: none;}
button, input, select, textarea, label { vertical-align:middle; border: 0; outline: none;background: none;}
img { vertical-align:middle; border:none; display:inline-block; max-width: 100%;}
ul, ol {list-style:none; }
a {text-decoration:none !important; vertical-align:baseline; cursor:pointer;-o-transition: .2s ease;-moz-transition: .2s ease;-webkit-transition: .2s ease;transition: .2s ease;}
table { border-collapse:collapse; border-spacing:0; }
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height: 0;font-size: 0;}
.clearfix{*zoom:1;}
.fl { float:left; _display:inline; }
.fr { float:right; _display:inline; }
input, textarea {outline: none;-webkit-appearance: none;}
input[type='checkbox']:focus{outline: none;}
input:-webkit-autofill { box-shadow: 0 0 0px 1000px #FFF inset !important;}
::-webkit-input-placeholder { /* WebKit browsers */
	color: rgba(255,255,255,.6);
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: rgba(255,255,255,.6);
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: rgba(255,255,255,.6);
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: rgba(255,255,255,.6);
}
.container {
	width: 1440px;
	margin: 0 auto;
}
.head_content {
	position: relative;
}
.banner_swiper .swiper-slide{
	text-align: center;
}
.head {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	background: rgba(255,255,255,.3);
	z-index: 10;
}
.hd_con {
	position: relative;
}
a.logo1 {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	display: inline-block;
	font-size: 0;
}
.naver {
	text-align: right;
}
.naver ul li {
	display: inline-block;
	margin-left: 4.16%;
	position: relative;
}
.naver ul li > a {
	color: #272636;
	font-size: 20px;
	display: inline-block;
	line-height: 100px;
	position: relative;
	transition: all .36s;
}
.naver ul li > a::before {
	position: absolute;
	content: "";
	width: 0;
	height: 4px;
	background: #2383ef;
	border-radius: 2px;
	left: 50%;
	transform: translateX(-50%);
	bottom: 28px;
	transition: all .3s;
}
.naver ul li:hover > a ,
.naver ul li.active > a {
	color: #2383ef;
}
.naver ul li:hover > a::before ,
.naver ul li.active > a::before {
	width: 36px;
}
.sec_nav {
	position: absolute;
	min-width: 310px;
	left: 50%;
	transform: translateX(-50%);
	top: 100px;
	z-index: 10;
	text-align: center;
	display: none;
}
.sec_nav dl dd {
	margin-bottom: 1px;
}
.sec_nav dl dd a {
	display: block;
	color: #f8fbfd;
	font-size: 17px;
	line-height: 36px;
	transition: all .36s;
	background: rgba(0,0,0,.3);
}
.sec_nav dl dd a:hover {
	background: #2383ef;
}
.banner_swiper .swiper-pagination {
	display: block;
	bottom: 16px;
}
.banner_swiper .swiper-pagination-bullet {
	width: 26px;
	height: 6px;
	opacity: 1;
	background: rgba(255,255,255,.2);
	border-radius: 3px;
	transition: all .3s;
}
.banner_swiper .swiper-pagination-bullet-active {
	background: rgba(255,255,255,1);
}
.banner_swiper .swiper-button-prev,
.banner_swiper .swiper-button-next {
	width: auto;
	height: auto;
	background: none;
	margin-top: 0;
	transform: translateY(-50%);
}
.banner_swiper .swiper-button-prev {
	left: calc((100% - 1440px) / 2);;
}
.banner_swiper .swiper-button-next {
	right: calc((100% - 1440px) / 2);
}
.index_con1 {
	padding: 100px 0 140px;
}
.index_left1 {
	width: 45.13%;
	float: left;
	position: relative;
}
.index_left1::before {
	position: absolute;
	content: "";
	width: 450px;
	height: 410px;
	right: -30px;
	bottom: -30px;
	background: #dbdce3;
}
.com_img1 a {
	display: block;
	width: 100%;
	height: 410px;
}
.com_img1 a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.com_swiper1 {
	position: relative;
}
.index_right1 {
	width: 46.66%;
	float: right;
	margin-top: 26px;
}
.company_profile {
	height: 410px;
	position: relative;
}
.company_t1 {
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 16px;
}
.company_t1::before {
	position: absolute;
	content: "";
	width: 60px;
	height: 2px;
	background: #2383ef;
	left: 0;
	bottom: 0;
}
.company_t1 h1 {
	color: rgba(39,38,54,.15);
	font-size: 42px;
	font-family: fantasy;
}
.company_t1 h2 {
	color: #272636;
	font-size: 50px;
}
.com_swiper1 .swiper-pagination {
	display: block;
}
.com_swiper1 .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	opacity: 1;
	background: rgba(255,255,255,.3);
}
.com_swiper1 .swiper-pagination-bullet-active {
	background: rgba(255,255,255,1);
}
.company_txt .txt {
	color: #454b58;
	font-size: 16px;
	line-height: 38px;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.com_icon1 {
	position: absolute;
	left: 0;
	bottom: 0;
}
.com_icon1 a {
	display: inline-block;
	font-size: 0;
}
.section2 {
	background: #f5f6f8;
}
.index_con2 {
	padding-bottom: 95px;
}
.index_h1 {
	padding: 74px 0 34px;
}
.index_title1 h1 {
	color: #272636;
	font-size: 36px;
}
.index_title1 h1 small {
	font-size: 20px;
	color: #8f9599;
}
.index_h_c1 {
	position: relative;
}
.service_type1 {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.service_type1 a {
	display: inline-block;
	color: #909ba7;
	font-size: 18px;
	width: 155px;
	line-height: 48px;
	border-radius: 24px;
	background: #fff;
	margin-left: 22px;
	text-align: center;
	transition: all .36s;
}
.service_type1 a.active {
	background: #2383ef;
	color: #fff;
}
.service_list1 ul li {
	width: 25%;
	float: left;
	height: 400px;
}
.service_list1 ul li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.service_img1 {
	width: 100%;
	height: 100%;
}
.service_img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.service_mask {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #2383ef;
	transform: translateY(120%);
	transition: all .3s;
}
.service_info1 {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	padding: 0 8.2%;
}
.service_info1 .line {
	width: 1px;
	height: 24px;
	background: #fff;
	margin: 15px 0 22px;
}
.service_info1 h2 {
	color: #fff;
	font-size: 30px;
}
.service_info1 h3 {
	color: #fff;
	font-size: 24px;
}
.service_info1 p {
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin: 15px 0 24px;
	line-height: 30px;
}
.service_info1 h4 {
	display: flex;
	justify-content: center;
}
.service_info1 h4 span {
	display: flex;
	width: 150px;
	height: 50px;
	border: 1px solid #f0f0f0;
	border-radius: 3px;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 16px;
}
.service_list1 ul li a:hover .service_mask {
	transform: translateY(0);
}
.service_content .tab {
	display: none;
}
.index_left2 {
	width: 40.13%;
	float: left;
}
.index_right2 {
	width: 50%;
	float: right;
}
.dyn_img1 {
	position: relative;
}
.dyn_img1 a {
	display: block;
	width: 100%;
	height: 365px;
}
.dyn_img1 a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.dyn_img1 .time {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 118px;
	line-height: 55px;
	background: #2383ef;
	text-align: center;
	color: #fff;
	font-size: 28px;
}
.dyn_info1 {
	background: #f1f2f4;
	height: 156px;
	padding: 28px 6.9% 0;
}
.dyn_info1 .title {
	text-align: center;
	margin-bottom: 12px;
}
.dyn_info1 .title a {
	display: block;
	color: #272636;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
.dyn_info1 .txt {
	color: #6d7081;
	font-size: 16px;
	line-height: 29px;
	letter-spacing: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index_dyn_k1 {
	margin-bottom: 50px;
}
.index_dyn_k1 a {
	display: block;
	width: 100%;
	font-size: 0;
}
.index_dyn_k1 a > * {
	display: inline-block;
	vertical-align: middle;
}
.dyn_img2 {
	margin-right: 2.79%;
	width: 27.77%;
	height: 123px;
}
.dyn_img2 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.dyn_info2 {
	width: 69.44%;
}
.dyn_info2 .title {
	color: #272636;
	font-size: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
	margin-bottom: 10px;
	transition: all .3s;
}
.dyn_info2 .txt {
	color: #6d7081;
	font-size: 16px;
	line-height: 29px;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.index_dyn_k1 a:hover .dyn_info2 .title {
	color: #2383ef;
}
.dyn_list1 {
	border-bottom: 1px dashed rgba(214,220,230,.5);
}
.dyn_list1 ul li {
	border-top: 1px dashed rgba(214,220,230,.5);
}
.dyn_list1 ul li a {
	display: block;
	position: relative;
	padding-right: 100px;
}
.dyn_list1 ul li a .title {
	color: #10132a;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 56px;
	transition: all .36s;
}
.dyn_list1 ul li a .time {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #a3a5ad;
	font-size: 16px;
}
.dyn_list1 ul li a:hover .title {
	color: #2383ef;
}
.index_left3 {
	width: 37.5%;
	float: left;
}
.index_right3 {
	width: 61.8%;
	float: right;
}
.index_con4 {
	padding-bottom: 130px;
}
.doc_img1 a {
	display: block;
	width: 100%;
	height: 300px;
}
.doc_img1 a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.doc_b1 {
	position: relative;
	padding-left: 90px;
	height: 80px;
	background: #f1f2f4;
}
.doc_b1 .time {
	position: absolute;
	left: 0;
	top: 0;
	height: 80px;
	width: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #2383ef;
	flex-direction: column;
}
.doc_b1 .time h3 {
	color: #fff;
	font-size: 36px;
}
.doc_b1 .time h4 {
	font-size: 14px;
	color: #fff;
}
.doc_b1 .title {
	color: #313343;
	font-size: 16px;
	padding: 30px 18px 0;
}
.doc_b1 .title a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #313343;
}
.doc_swiper1 .swiper-button-prev,
.doc_swiper1 .swiper-button-next {
	width: auto;
	height: auto;
	margin: 0;
	top: auto;
	bottom: 90px;
	background: none;
	opacity: 1;
}
.doc_swiper1 .swiper-button-prev {
	left: auto;
	right: 46px;
}
.doc_swiper1 .swiper-button-next {
	right: 10px;
}
.doc_list1 ul li {
	width: 31.76%;
	float: left;
	margin-right: 2.36%;
	height: 380px;
}
.doc_list1 ul li:last-child {
	margin-right: 0;
}
.doc_list1 ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 50px 7.4% 0;
	background: #f1f2f4;
	transition: all .36s;
}
.doc_list1 ul li a .time h3 {
	color: #9c9da3;
	font-size: 36px;
	font-weight: bold;
}
.doc_list1 ul li a .time h4 {
	font-size: 14px;
	color: #9c9da3;
}
.doc_list1 ul li a .title {
	color: #10132a;
	font-size: 20px;
	line-height: 29px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-weight: bold;
	margin: 30px 0;
}
.doc_list1 ul li a .txt {
	font-size: 14px;
	color: #666871;
	line-height: 32px;
}
.doc_list1 ul li a:hover {
	background: #2383ef;
}
.doc_list1 ul li a:hover *,
.doc_list1 ul li a:hover .time * {
	color: #fff;
}
.index_con5 {
	padding-bottom: 93px;
}
.section5 {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.contact_form1 {
	width: 40.55%;
	float: left;
}
.index_map {
	width: 55.34%;
	float: right;
	height: 420px;
}
.contact_form1 .form_group {
	position: relative;
	margin-bottom: 10px;
	line-height: 54px;
	background: rgba(255,255,255,.4);
	border-radius: 4px;
}
.contact_form1 .form_group input ,
.contact_form1 .form_group select {
	width: 100%;
	font-size: 20px;
	color: #fff;
	padding: 0 16px;
	height: 54px;
	vertical-align: top;
}
.contact_form1 .form_group select {
	appearance: none;
	-webkit-appearance: none;
}
.contact_form1 .form_group select option {
	color: #333;
}
.contact_form1 .form_group textarea {
	width: 100%;
	height: 154px;
	padding: 14px 16px;
	resize: none;
	font-size: 20px;
	color: #fff;
	font-family: arial;
}
.contact_form1 .form_group img {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.contact_form1 .form_group1 {
	margin-bottom: 20px;
}
.contact_form1 .form_btn button {
	display: block;
	width: 100%;
	height: 54px;
	line-height: 54px;
	cursor: pointer;
	background: #2383ef;
	border-radius: 4px;
	color: #fff;
	font-size: 20px;
}
.index_title2 h1 {
	color: #fff;
}
.index_title2 h1 small {
	color: #fff;
}
.footer {
	background: #1d2131;
}
.f_con1 {
	padding: 54px 0 30px;
}
.f_link {
	display: flex;
	align-items: center;
	padding-bottom: 26px;
	border-bottom: 1px solid rgba(255,255,255,.1);
	margin-bottom: 18px;
}
.f_link span {
	color: #fff;
	font-size: 16px;
}
.link_list {
	width: 92%;
}
.link_list a {
	display: inline-block;
	color: rgba(255,255,255,.8);
	font-size: 16px;
	margin-left: 4.2%;
}
.link_list a:hover {
	color: rgba(255,255,255,1);
}
.f_nav {
	display: flex;
	justify-content: space-between;
}
.f_nav a {
	color: #f1f0f5;
	font-size: 16px;
}
.f_km {
	display: flex;
	align-items: center;
	margin-top: 32px;
}
.f_contact {
	width: 650px;
	margin-right: 34px;
}
.f_contact p {
	width: 50%;
	float: left;
	color: rgba(182,187,196,.8);
	line-height: 40px;
}
.f_ewm {
	display: flex;
	align-items: center;
}
.f_e1 {
	margin-left: 16px;
}
.f_e1 p {
	display: flex;
	align-items: center;
	color: rgba(182,187,196,.8);
	font-size: 15px;
	line-height: 22px;
}
.f_e1 p img {
	margin-right: 5px;
}
.copyright {
	text-align: center;
	line-height: 32px;
	padding: 10px 0;
	border-top: 1px solid rgba(255,255,255,.05);
}
.copyright p {
	color: rgba(255,255,255,.4);
	font-size: 14px;
}
.floatRight {
	position: fixed;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99;
	display: none;
}
.floatRight ul li {
	margin-bottom: 5px;
	position: relative;
	width: 57px;
}
.floatRight ul li:last-child {
	margin-bottom: 0;
}
.floatRight ul li > a {
	display: flex;
	width: 100%;
	height: 57px;
	justify-content: center;
	align-items: center;
	background: #2c445c;
	transition: all .36s;
	border-radius: 6px;
}
.floatRight ul li > a:hover {
	background: #2383ef;
}
.right_ewm {
	position: absolute;
	width: 134px;
	height: 134px;
	min-width: 134px;
	right: 70px;
	top: 0;
	padding: 6px;
	background: #2383ef;
	border-radius: 8px;
	display: none;
}
.right_ewm img {
	width: 100%;
	height: 100%;
}
.li_ewm:hover .right_ewm {
	display: block;
}
.right_p {
	position: absolute;
	min-width: 225px;
	height: 100%;
	right: 0;
	top: 0;
	background: #2383ef;
	border-radius: 28px 0 0 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .36s;
	transform: translateX(120%);
}
.right_p p {
	color: #fff;
	font-size: 20px;
}
.li_tel:hover .right_p {
	transform: translateX(0);
}

/* 企业文化 */
.container1 {
	width: 1400px;
	margin: 0 auto;
}
.ins_nav1 {
	text-align: center;
	margin: 50px 0;
}
.ins_nav1 ul {
	font-size: 0;
}
.ins_nav1 ul li {
	display: inline-block;
	margin: 0 15px;
}
.ins_nav1 ul li a {
	display: inline-block;
	color: #909ba7;
	font-size: 18px;
	padding: 0 24px;
	line-height: 48px;
	border-radius: 24px;
	background: #f5f6f8;
	transition: all .36s;
}
.ins_nav1 ul li.active a ,
.ins_nav1 ul li:hover a {
	background: #2383ef;
	color: #fff;
}
.ins_title1 {
	padding: 15px 0 44px;
	text-align: center;
}
.ins_title1 h1 {
	color: #3d3f4d;
	font-size: 34px;
	padding-bottom: 6px;
	margin-bottom: 8px;
	position: relative;
}
.ins_title1 h1::before {
	position: absolute;
	content: "";
	width: 48px;
	height: 2px;
	background: #2383ef;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
.ins_title1 h2 {
	font-size: 16px;
	color: rgba(61,63,77,.4);
}
.culture_list1 {
	padding: 0 10px;
	margin-bottom: 150px;
}
.culture_list1 ul li {
	margin-bottom: 40px;
}
.culture_list1 ul li > * {
	display: inline-block;
	vertical-align: middle;
}
.culture_img1 {
	width: 334px;
	height: 187px;
}
.culture_img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.culture_info1 {
	width: 71%;
	margin-left: 3.2%;
}
.culture_info1 .title {
	color: #252732;
	font-size: 28px;
	margin-bottom: 10px;
}
.culture_info1 .txt {
	font-size: 16px;
	color: #828282;
	line-height: 34px;
	text-align: justify;
}
.structure_info1 {
	text-align: center;
	margin: 50px 0 225px;
}
.det_w1 {
	margin-bottom: 120px;
}
.det_info1 .txt {
	text-align: justify;
	color: #828282;
	font-size: 17px;
	line-height: 34px;
}

/* 认证服务 */
.ins_title2 {
	margin: 54px 0 22px;
	position: relative;
	padding-left: 46px;
}
.ins_title2::before {
	position: absolute;
	content: "";
	width: 8px;
	height: 58px;
	background: #2383ef;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.ins_title2 h1 {
	font-size: 36px;
	color: #3d3f4d;
	margin-bottom: 4px;
}
.ins_title2 h2 {
	color: rgba(61,63,77,.4);
	font-size: 20px;
}
.ins_nav2 {
	margin: 0 0 20px;
}
.ins_nav2 ul li {
	margin: 0 10px 20px;
}
.ins_nav2 ul li a {
	padding: 0 18px;
}
.service_list2 ul li {
	width: 23.61%;
	margin-right: 1.853%;
	margin-bottom: 30px;
	height: 376px;
}
.service_list2 ul li:nth-child(4n) {
	margin-right: 0;
}
.service_w1 {
	margin-bottom: 90px;
}
.page {
    position: relative;
}
.page a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    color: #909ba7;
    line-height: 40px;
    background: #e8ebef;
    margin: 0 4px;
    font-size: 18px;
}
.page a.on {
    width: 50px;
    height: 50px;
    background: #2282e1;
    color: #fff;
    line-height: 50px;
}
.page .prev, .page .next {
    position: absolute;
    top: 10px;
    width: 30px;
    height: 30px;
    background: none;
    line-height: inherit;
}
.page .prev {
    right: 40px;
}
.page .next {
    right: 0;
}

/* 服务详情 */
.container2 {
	width: 1350px;
	margin: 0 auto;
}
.white {
	background: #fff;
}
.ins_con2 {
	margin-top: -60px;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
}
.ins_det_h1 {
	padding: 54px 10.3% 44px 10.3%;
	position: relative;
}
.ins_back {
	position: absolute;
	right: 40px;
	top: 30px;
}
.ins_back a {
	display: flex;
	width: 140px;
	height: 34px;
	justify-content: center;
	align-items: center;
	border-radius: 17px;
	background: #2383ef;
	color: #fff;
	font-size: 14px;
}
.ins_back a img {
	margin-left: 10px;
}
.ins_title3 {
	text-align: center;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 24px;
}
.ins_title3::before {
	position: absolute;
	content: "";
	width: 24px;
	height: 2px;
	background: #2383ef;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
.ins_title3 h1 {
	color: #000;
	font-size: 30px;
	margin-bottom: 5px;
	font-weight: bold;
}
.ins_title3 h2 {
	font-size: 16px;
	color: #cccccc;
}
.det_info2 .txt {
	color: #828282;
	font-size: 16px;
	line-height: 36px;
	text-align: justify;
}
.icon_down {
	margin-top: 30px;
	text-align: center;
}
.icon_down img {
	cursor: pointer;
}
.ins_det_h2 {
	margin-top: 10px;
}
.ins_det_h2 {
	padding: 40px 10.3% 50px;
}
.det_d1 {
	margin-bottom: 80px;
}
.pian a	{
	display: block;
	padding-left: 35px;
	background: url(../images/prev4.png) no-repeat left center;
	color: #666;
	font-size: 16px;
	line-height: 46px;
	border-bottom: 1px dashed #eeeeee;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pian a	+ a {
	border-bottom: none;
	background: url(../images/next4.png) no-repeat left center;
}
.pian a:hover {
	color: #2383ef;
	background: url(../images/prev4-1.png) no-repeat left center;
}
.pian a	+ a:hover {
	background: url(../images/next4-1.png) no-repeat left center;
}

/* 机构动态 */
.news_list1 ul li {
	border-bottom: 1px dashed rgba(214,220,230,.5);
	padding: 30px 0;
}
.news_list1 ul li a {
	display: block;
}
.news_img1 {
	width: 24.26%;
	float: left;
	height: 202px;
	position: relative;
	margin-right: 2.2%;
	overflow: hidden;
}
.news_img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .3s;
}
.news_img1 .time {
	position: absolute;
	width: 90px;
	height: 80px;
	right: 10px;
	bottom: 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	transition: all .36s;
}
.news_img1 .time h3 {
	color: #fff;
	line-height: 32px;
	font-size: 36px;
	font-weight: bold;
}
.news_img1 .time h4 {
	color: #fff;
	font-size: 14px;
}
.news_info1 {
	width: 59.55%;
	float: left;
	margin-top: 10px;
}
.news_info1 .title {
	font-size: 24px;
	color: #10132a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 20px;
	transition: all .36s;
}
.news_info1 .txt {
	font-size: 16px;
	color: #6d7081;
	line-height: 31px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-bottom: 50px;
}
.news_info1 .more {
	font-size: 14px;
	color: #9ea5b2;
}
.news_list1 ul li a:hover .news_info1 .title {
	color: #2383ef;
}
.news_list1 ul li a:hover .news_img1 .time {
	background: #2383ef;
}
.news_list1 ul li a:hover .news_img1 img {
	transform: scale(1.12);
}
.news_list1 {
	margin-bottom: 34px;
}
.news_con {
	padding-bottom: 100px;
}
.news_hd1 {
	padding: 26px 7.7% 0;
}
.news_posi {
	padding: 10px 0;
	position: relative;
	border-bottom: 1px dashed #eaf0f3;
}
.news_k1 {
	display: flex;
}
.news_k1 p {
	display: flex;
	align-items: center;
	color: #838282;
	font-size: 14px;
	line-height: 34px;
}
.news_k1 p img {
	margin-right: 6px;
}
.news_k1 .view {
	padding-left: 16px;
	margin-left: 16px;
	position: relative;
}
.news_k1 .view::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 12px;
	background: #ccc;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.ins_back1 {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.news_title1 {
	text-align: center;
	margin-bottom: 32px;
}
.news_title1 h1 {
	color: #000;
	font-size: 22px;
	font-weight: bold;
}

/* 公开文件 */
.ins_con3 {
	margin-top: 40px;
}
.doc_con {
	padding-bottom: 90px;
}
.doc_list2 {
	margin-bottom: 30px;
}
.doc_list2 ul li {
	width: 45.83%;
	float: left;
	margin-right: 8.34%;
	border-bottom: 1px dashed #e4e4e4;
}
.doc_list2 ul li:nth-child(2n) {
	margin-right: 0;
}
.doc_list2 ul li .data_m {
	display: block;
	position: relative;
	padding: 15px 110px 15px 26px;
}
.doc_list2 ul li .data_m::before {
	position: absolute;
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	border: 1px solid #067ae5;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all .3s;
	box-sizing: border-box;
}
.doc_list2 ul li .data_m .title {
	color: #222;
	font-size: 18px;
	line-height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .36s;
}
.doc_list2 ul li .data_m .time {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #646e7a;
	font-size: 18px;
}
.doc_list2 ul li .data_m:hover .title {
	color: #067ae5;
}
.doc_list2 ul li .data_m:hover::before {
	border: none;
	background: rgba(6,122,229,.5);
}

/* 认证查询 */
.container3 {
	width: 1195px;
	margin: 0 auto;
}
.ins_title4 {
	padding-left: 27px;
}
.ins_title4::before {
	left: 0;
}
.insider_content1 {
	min-height: 600px;
}
.query_form {
	margin-bottom: 34px;
}
.query_form input {
	float: left;
	height: 54px;
	border-radius: 4px;
	background: #f1f4f8;
	padding: 0 16px;
	font-size: 18px;
	color: #222;
}
.query_form input.input1 {
	width: 38%;
	margin-right: 10px;
}
.query_form input.input2 {
	width: 34.64%;
}
.query_form button {
	width: 24.76%;
	float: right;
	height: 54px;
	background: #2383ef;
	border-radius: 4px;
	cursor: pointer;
	color: #fff;
	font-size: 20px;
}
.query_form input::-webkit-input-placeholder {
	color: #8b97a7;
}
.query_form input:-moz-placeholder {
	color: #8b97a7;
}
.query_form input::-moz-placeholder {
	color: #8b97a7;
}
.query_form input:-ms-input-placeholder {
	color: #8b97a7;
}
.query_result .none {
	color: #676f79;
	font-size: 20px;
}

/* 联系我们 */
.container4 {
	width: 1200px;
	margin: 0 auto;
}
.contact_list1 {
	margin-bottom: 20px;
}
.contact_list1 ul li {
	width: 32.5%;
	float: left;
	margin-right: 1.25%;
	height: 176px;
	border-radius: 6px;
	background: #ededed;
	padding: 15px 30px 0 40px;
	cursor: pointer;
	transition: all .36s;
}
.contact_list1 ul li:last-child {
	margin-right: 0;
}
.contact_u1 {
	position: relative;
	border-bottom: 1px dashed #cccccc;
	margin-bottom: 16px;
	padding: 15px 0;
}
.contact_h1 h3 {
	color: #333;
	font-size: 18px;
	margin-bottom: 4px;
}
.contact_h1 h4 {
	color: #333;
	font-size: 14px;
}
.contact_i1 {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0;
}
.contact_i1 img + img {
	display: none;
}
.contact_u2 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	transition: all .36s;
}
.contact_list1 ul li:hover {
	background: #2383ef;
}
.contact_list1 ul li:hover .contact_h1 * ,
.contact_list1 ul li:hover .contact_u2 {
	color: #fff;
}
.contact_list1 ul li:hover .contact_i1 img {
	display: none;
}
.contact_list1 ul li:hover .contact_i1 img + img {
	display: inline-block;
}
.contact_map {
	width: 100%;
	height: 500px;
}
.contact_w1 {
	margin-bottom: 110px;
}
.filiale_list1 ul li {
	margin-bottom: 20px;
	cursor: pointer;
}
.filiale_img1 {
	width: 25.83%;
	float: left;
	height: 176px;
}
.filiale_img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 6px;
}
.filiale_info1 {
	width: 72.66%;
	float: right;
	height: 176px;
	background: #f8f8f8;
	border-radius: 6px;
	padding: 8px 40px 0;
	transition: all .3s;
}
.filiale_info1 .name {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	line-height: 52px;
	border-bottom: 1px dashed rgba(216,224,232,.7);
	margin-bottom: 16px;
	transition: all .3s;
}
.filiale_dl dl dd {
	width: 44%;
	float: left;
	color: #333;
	font-size: 16px;
	line-height: 36px;
	transition: all .3s;
}
.filiale_list1 ul li:hover .filiale_info1 {
	background: #2383ef;
}
.filiale_list1 ul li:hover .filiale_dl dl dd ,
.filiale_list1 ul li:hover .filiale_info1 .name {
	color: #fff;
}
.filiale_list1 ul li:hover .filiale_info1 .name {
	border-color: rgba(255,255,255,.2);
}
.contact_w2 {
	margin-bottom: 90px;
}
a.download {
	position: absolute;
	/*right: 0;*/
	/*top: 50%;*/
	transform: translateY(-50%);
	display: inline-block;
	padding: 0 18px;
	line-height: 28px;
	border-radius: 14px;
	background: rgba(6,122,229,.2);
	font-size: 16px;
	color: #666;
	transition: all .3s;
}
.data_list1 ul li .data_m .title a {
	display: block;
	color: #222;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .36s;
}
.data_list1 ul li .data_m:hover .title a {
	color: #067ae5;
}
.data_list1 ul li .data_m:hover a.download {
	background: rgba(6,122,229,1);
	color: #fff;
}

.recruit_list1 ul li {
	width: 23.33%;
	float: left;
	margin-right: 2.22%;
	margin-bottom: 20px;
	position: relative;
	padding: 0 20px;
	border: 1px solid #dfdfdf;
	cursor: pointer;
}
.recruit_list1 ul li:nth-child(4n) {
	margin-right: 0;
}
.recruit_list1 ul li h2 {
	color: #505050;
	font-size: 16px;
	line-height: 58px;
	position: relative;
	padding-left: 14px;
}
.recruit_list1 ul li h2::before {
	position: absolute;
	content: "";
	width: 4px;
	height: 22px;
	background: #2282e1;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.recruit_list1 ul li p {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.recruit_list1 ul li p > * {
	display: inline-block;
	vertical-align: middle;
}
.recruit_list1 ul li p span {
	color: #505050;
	padding-left: 4px;
}
.recruit_list1 ul li p img + img {
	display: none;
}
.recruit_list1 ul li.active {
	background: #2282e1;
	border-color: #2282e1;
}
.recruit_list1 ul li.active * {
	color: #fff;
}
.recruit_list1 ul li.active h2::before {
	background: #fff;
}
.recruit_list1 ul li.active p img {
	display: none;
}
.recruit_list1 ul li.active p img + img {
	display: inline-block;
}
.recruit_k1 {
	padding: 20px;
	border-bottom: 1px dashed #e4e4e4;
	margin-bottom: 15px;
}
.recruit_info1 {
	margin-bottom: 20px;
}
.recruit_info1 .txt {
	color: #666;
	line-height: 28px;
	font-size: 14px;
}
.recruit_info2 h3 {
	color: #505050;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}
.recruit_info2 .blue {
	color: #2282e1;
	font-weight: bold;
}
.recruit_k2 {
	padding: 20px;
}
.work_address {
	color: #505050;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 22px;
}
.work_address span {
	color: #2282e1;
	font-size: 16px;
	font-weight: bold;
}
.recruit_content .tab {
	display: none;
}
.contact_w3 {
	margin-bottom: 60px;
}
.contact_title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0 40px;
	text-align: center;
}
.contact_title i {
	width: 40%;
	height: 1px;
	background: #e4e4e4;
}
.c_t h1 {
	color: #282b31;
	font-size: 32px;
	margin-bottom: 6px;
}
.c_t h2 {
	color: #999999;
	font-size: 16px;
}
.contact_w4 {
	margin-bottom: 125px;
}
.contact_form2 .form_group {
	margin-bottom: 20px;
}
.contact_form2 .form_group1 {
	display: flex;
	justify-content: space-between;
}
.contact_form2 .form_group1 .s_form {
	width: 32%;
	line-height: 54px;
	position: relative;
	background-color: #f1f4f8;
	border-radius: 4px;
}
.contact_form2 .form_group1 .s_form input ,
.contact_form2 .form_group1 .s_form select {
	width: 100%;
	height: 54px;
	vertical-align: top;
	padding: 0 16px;
	font-size: 18px;
	color: #222;
}
.contact_form2 .form_group1 .s_form select {
	appearance: none;
	-webkit-appearance: none;
}
.icon01 {
	position: absolute;
	right: 18px;
	top: 50%;
	transform: translateY(-50%);
}
.contact_form2 .form_group2 {
	margin-bottom: 26px;
}
.contact_form2 .form_group2 textarea {
	width: 100%;
	height: 154px;
	background: #f1f4f8;
	border-radius: 4px;
	padding: 15px 16px;
	font-size: 18px;
	color: #222;
	font-family: arial;
	resize: none;
}
.contact_form2 .form_btn button {
	width: 100%;
	height: 58px;
	cursor: pointer;
	background: #2383ef;
	border-radius: 4px;
	color: #fff;
	font-size: 22px;
	line-height: 58px;
}
.contact_form2 .form_group1 input::-webkit-input-placeholder ,
.contact_form2 .form_group2 textarea::-webkit-input-placeholder {
	color: #8b97a7;
}
.contact_form2 .form_group1 input:-moz-placeholder ,
.contact_form2 .form_group2 textarea:-moz-placeholder{
	color: #8b97a7;
}
.contact_form2 .form_group1 input::-moz-placeholder ,
.contact_form2 .form_group2 textarea::-moz-placeholder{
	color: #8b97a7;
}
.contact_form2 .form_group1 input:-ms-input-placeholder ,
.contact_form2 .form_group2 textarea:-ms-input-placeholder{
	color: #8b97a7;
}

.result_table table {
	width: 100%;
	text-align: center;
}
.result_table table tr {
	line-height: 50px;
	border-bottom: 1px solid #EAF0F3;
}