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;}
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;}
::-webkit-input-placeholder { /* WebKit browsers */
	color: #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #999;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.hd_top {
	background: #f5f7f9;
}
.hd_con1 {
	position: relative;
}
.hd_con1 p {
	color: #666;
	font-size: 16px;
	line-height: 46px;
}
.hd_t1 {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0;
}
.hd_t1 a {
	display: inline-block;
	padding: 0 32px;
	position: relative;
	color: #666;
	font-size: 16px;
}
.hd_t1 a:last-child {
	padding-right: 0;
}
.hd_t1 a::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 22px;
	background: #dde4ea;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.hd_center {
	background: #fff;
}
.hd_con2 {
	position: relative;
	padding: 35px 0;
}
.hd_l1 {
	float: left;
}
.hd_l1 > * {
	display: inline-block;
	vertical-align: middle;
}
a.logo1 {
	display: inline-block;
	font-size: 0;
}
.logo_t1 {
	padding-left: 18px;
	position: relative;
	margin-left: 20px;
}
.logo_t1::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 43px;
	background: #c0c9d3;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.logo_t1 h2 {
	color: #0065a7;
	font-size: 24px;
	font-weight: bold;
}
.logo_t1 h3 {
	color: #3c3c50;
	font-size: 16px;
	font-weight: bold;
	margin-top: 6px;
}
.hd_r1 {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.hd_r1 > * {
	display: inline-block;
	vertical-align: middle;
}
.h_tel > * {
	display: inline-block;
	vertical-align: middle;
}
.hd_t2 {
	margin-left: 6px;
}
.hd_t2 h3 {
	color: #333;
	font-size: 17px;
	font-weight: bold;
}
.hd_t2 p {
	font-size: 32px;
	color: #0079c9;
	font-family: impact;
}
.h_ewm {
	text-align: center;
	margin-left: 36px;
}
.h_ewm p {
	color: #666;
	font-size: 16px;
}
.hd_naver {
	background: #0079c9;
}
.naver ul li {
	width: 12.5%;
	float: left;
	position: relative;
}
.naver ul li > a {
	display: block;
	color: #f1f0f5;
	font-size: 20px;
	line-height: 60px;
	text-align: center;
	transition: all .36s;
}
.naver ul li.active > a ,
.naver ul li:hover > a {
	background: #00365a;
}
.sec_nav {
	position: absolute;
	width: 100%;
	left: 0;
	top: 60px;
	background: #fff;
	z-index: 10;
	text-align: center;
	display: none;
}
.sec_nav dl dd a {
	display: block;
	color: #3c3c50;
	font-size: 16px;
	line-height: 44px;
	transition: all .36s;
}
.sec_nav dl dd a:hover {
	color: #f1f0f5;
	background: #00365a;
}
.bannerSwiper .swiper-button-prev,
.bannerSwiper .swiper-button-next {
	background: none;
	width: auto;
	height: auto;
	margin: 0;
	transform: translateY(-50%);
}
.bannerSwiper .swiper-button-prev {
	left: calc((100% - 1200px)/2);
}
.bannerSwiper .swiper-button-next {
	right: calc((100% - 1200px)/2);
}
.bannerSwiper .swiper-pagination {
	display: block;
}
.bannerSwiper .swiper-pagination-bullet {
	width: 26px;
	height: 6px;
	opacity: 1;
	background: rgba(255,255,255,.2);
	border-radius: 3px;
}
.bannerSwiper .swiper-pagination-bullet-active {
	background: rgba(255,255,255,1);
}
.bannerSwiper .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px;
}
.index_title1 {
	padding: 65px 0 40px 0;
	text-align: center;
}
.index_title1 h1 {
	color: #3c3c50;
	font-size: 36px;
	position: relative;
	padding-bottom: 14px;
}
.index_title1 h1::before {
	position: absolute;
	content: "";
	width: 330px;
	height: 1px;
	background: rgba(146,146,166,.6);
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
.index_title1 h1 span {
	color: #0079c9;
}
.index_title1 p {
	color: #9292a6;
	font-size: 20px;
	line-height: 42px;
	position: relative;
}
.index_title1 p::before {
	position: absolute;
	content: "";
	width: 130px;
	height: 1px;
	background: rgba(146,146,166,.6);
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
.index_con1 {
	padding: 35px 0 110px 0;
}
.index_s1 {
	position: relative;
}
.about_b1 {
	position: absolute;
	width: 100%;
	height: 152px;
	left: 0;
	bottom: 0;
	background: #0079c9;
	padding: 0 0 0 60px;
}
.about_m1 {
	display: flex;
	align-items: center;
	height: 100%;
	width: 100%;
}
.about_m1 a {
	margin-left: 28px;
	font-size: 0;
}
.about_info2 h2 {
	color: #fff;
	font-size: 28px;
	margin-bottom: 12px;
}
.about_info2 h3 {
	color: #fff;
	font-size: 14px;
}
.index_left1 {
	width: 50.83%;
	float: left;
	margin-top: 34px;
}
.about_info1 .txt {
	color: #10132a;
	font-size: 16px;
	text-align: justify;
	line-height: 36px;
	height: 252px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	-webkit-box-orient: vertical;
}
.about_type1 {
	margin-top: 24px;
}
.about_type1 ul {
	font-size: 0;
}
.about_type1 ul li {
	display: inline-block;
	width: 140px;
	margin-right: 20px;
}
.about_type1 ul li a {
	display: flex;
	width: 100%;
	height: 48px;
	align-items: center;
	justify-content: center;
	color: #909ba7;
	font-size: 18px;
	border: 1px solid #cdd4df;
	border-radius: 24px;
	transition: all .36s;
	font-size: 18px;
}
.about_type1 ul li a img {
	margin-right: 4px;
}
.about_type1 ul li a img + img {
	display: none;
}
.about_type1 ul li:hover a img {
	display: none;
}
.about_type1 ul li:hover a img + img {
	display: inline-block;
}
.about_type1 ul li:hover a {
	border-color: #0079c9;
	background: #0079c9;
	color: #fff;
}
.index_right1 {
	width: 44.16%;
	float: right;
}
.about_img1 a {
	display: block;
	width: 100%;
	height: 573px;
}
.about_img1 a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.about_swiper1 .swiper-pagination {
	display: block;
}
.about_swiper1 .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	opacity: 1;
	background: rgba(251,251,252,.4);
}
.about_swiper1 .swiper-pagination-bullet-active {
	background: rgba(251,251,252,1);
}
.about_swiper1 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px;
}
.index_title2 {
	position: relative;
	margin-top: 8px;
}
.index_title2 .title {
	color: #3c3c50;
	font-size: 24px;
	line-height: 64px;
}
.index_title2 .more1 {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	color: #9292a6;
	font-size: 20px;
}
.index_title2 .more1 img {
	margin-left: 6px;
}
.honor_m1 a {
	display: block;
	background: #f6f8fa;
	height: 215px;
	padding: 7px 7px 0;
}
.honor_img1 {
	height: 164px;
}
.honor_img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.honor_m1 p {
	color: #666666;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 44px;
	text-align: center;
}
.section2 {
	background: #f5f7f9;
}
.product_type1 {
	background: #fff;
	margin-bottom: 30px;
	text-align: center;
}
.product_type1 ul {
	font-size: 0;
}
.product_type1 ul li {
	width: 16.66%;
	display: inline-block;
}
.product_type1 ul li a {
	display: inline-block;
	width: 100%;
	color: #3c3c50;
	font-size: 20px;
	line-height: 90px;
	text-align: center;
}
.product_type1 ul li.active a {
	color: #fff;
	background: #0079c9;
}
.product_list1 ul li {
	width: 31.66%;
	float: left;
	margin-right: 2.51%;
	margin-bottom: 30px;
}
.product_list1 ul li:nth-child(3n) {
	margin-right: 0;
}
.product_list1 ul li a {
	display: block;
	background: #fff;
}
.pro_img1 {
	height: 220px;
	overflow: hidden;
}
.pro_img1 img {
	width: 100%;
	height: 100%;
	transition: all .36s;
	opacity: cover;
}
.pro_info1 {
	text-align: center;
	padding: 0 10px;
	font-size: 0;
	transition: all .36s;
}
.pro_info1 > * {
	display: inline-block;
	vertical-align: middle;
}
.pro_info1 h2 {
	color: #3c3c50;
	font-size: 18px;
	line-height: 50px;
	max-width: 88%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .36s;
}
.pro_info1 img {
	margin-left: 14px;
	transition: all .36s;
	height: 0;
}
.product_list1 ul li a:hover .pro_img1 img {
	transform: scale(1.12);
}
.product_list1 ul li a:hover .pro_info1 img {
	height: auto;
}
.product_list1 ul li a:hover .pro_info1 {
	background: #0079c9;
}
.product_list1 ul li a:hover .pro_info1 h2 {
	color: #fff;
}
.index_con2 {
	padding-bottom: 60px;
}
.case_type1 {
	margin-bottom: 40px;
}
.case_type1 ul {
	font-size: 0;
	text-align: center;
}
.case_type1 ul li {
	display: inline-block;
	margin: 0 12px;
}
.case_type1 ul li a {
	display: inline-block;
	color: #909ba7;
	font-size: 18px;
	padding: 0 24px;
	line-height: 48px;
	border-radius: 24px;
	background-color: #f1f2f4;
}
.case_type1 ul li.active a {
	background: #0079c9;
	color: #fff;
}
.case_w1 .case_k1 {
	width: 32.66%;
	float: left;
	margin-right: 1.01%;
}
.case_w1 .case_k1:last-child {
	margin-right: 0;
}
.case_list1 ul {
	overflow: hidden;
}
.case_list1 ul li {
	margin-bottom: 12px;
	width: 32.66%;
	margin-right: 1.01%;
	float: left;
}
.case_list1 ul li:nth-child(3n) {
	margin-right: 0;
}
.case_list1 ul li a {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.case_list1 ul li a .mask {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,121,201,.9);
	transition: all .36s;
	opacity: 0;
}
.case_img1 {
	height: 296px;
}
.case_img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.case_info1 {
	position: absolute;
	width: 100%;
	line-height: 42px;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.6);
	color: #fff;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
	transition: all .36s;
}
.case_info2 {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	transform: translateY(120%);
	transition: all .4s;
}
.case_info2 .txt {
	width: 83%;
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	margin-bottom: 30px;
	text-indent: 2em;
}
.case_info2 .chakan {
	text-align: center;
}
.case_info2 .chakan span {
	display: inline-block;
	width: 110px;
	line-height: 38px;
	background: #fff;
	border-radius: 19px;
	color: #0079c9;
	font-size: 16px;
}
.case_list1 ul li:nth-child(2) .case_img1,
.case_list1 ul li:nth-child(4) .case_img1,
.case_list1 ul li:nth-child(6) .case_img1{
	height: 230px;
}
.case_list1 ul li:nth-child(5) {
	margin-top: -66px;
}
.case_list1 ul li a:hover .mask {
	opacity: 1;
}
.case_list1 ul li a:hover .case_info2 {
	transform: translateY(0);
}
.case_list1 ul li a:hover .case_info1 {
	transform: translateY(120%);
}
.case_list1 ul li:nth-child(2) .case_img1 {
	height: 230px;
}
.case_list2 ul li .case_img1 {
	height: 230px;
}
.case_list2 ul li:nth-child(2) .case_img1 {
	height: 296px;
}
.case_w1 {
	padding-bottom: 28px;
}
.more2 {
	text-align: center;
}
.more2 a {
	display: flex;
	width: 208px;
	height: 50px;
	justify-content: center;
	align-items: center;
	background: #0079c9;
	color: #fff;
	font-size: 20px;
	margin: 0 auto;
}
.more2 a img {
	margin-left: 10px;
	height: 22px;
	transition: all .3s;
}
.more2 a:hover img {
	margin-left: 28px;
}
.index_con3 {
	padding-bottom: 100px;
}
.index_news_bg {
	height: 170px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.index_title3 {
	text-align: center;
	padding: 32px 0 0;
}
.index_title3 h1 ,
.index_title3 p {
	color: #f1f0f5;
}
.index_title3 p {
	line-height: 46px;
}
.index_title3 h1::before ,
.index_title3 p::before{
	background: rgba(255,255,255,.4);
}
.index_con4 {
	padding: 50px 0 120px 0;
}
.index_left2 {
	width: 66%;
	float: left;
}
.index_right2 {
	width: 29.33%;
	float: right;
}
.index_h1 {
	position: relative;
	padding-bottom: 18px;
	margin-bottom: 18px;
	border-bottom: 1px solid #eaf0f3;
}
.news_type1 ul li {
	display: inline-block;
	margin-right: 18px;
}
.news_type1 ul li a {
	display: inline-block;
	width: 150px;
	line-height: 54px;
	background: #e9eff5;
	text-align: center;
	color: #3c3c50;
	font-size: 20px;
}
.news_type1 ul li.active a {
	background: #0079c9;
	color: #fff;
}
.index_h1 .more3 {
	position: absolute;
	right: 0;
	top: 0;
	color: #9ba2a9;
	font-size: 16px;
	display: inline-block;
	line-height: 54px;
}
.news_left1 {
	width: 48.48%;
	float: left;
}
.news_m1 a {
	display: block;
	background: #f6f7fc;
}
.news_img1 {
	height: 226px;
}
.news_img1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.news_info1 {
	padding: 18px 30px 0;
	height: 120px;
}
.news_info1 .title {
	color: #10132a;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 6px;
	font-weight: bold;
	transition: all .3s;
}
.news_info1 .txt {
	font-size: 16px;
	line-height: 28px;
	color: #666871;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.news_m1 a:hover .news_info1 .title {
	color: #0079c9;
}
.news_swiper1 .swiper-pagination {
	display: block;
	top: 200px;
	margin: 0;
	height: 14px;
}
.news_swiper1 .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	opacity: 1;
	background: rgba(255,255,255,.3);
}
.news_swiper1 .swiper-pagination-bullet-active {
	background: rgba(255,255,255,1);
}
.news_swiper1 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 8px;
}
.news_right1 {
	width: 48.23%;
	float: right;
}
.news_list1 ul li {
	padding: 26px 0 16px 0;
	border-bottom: 1px dashed #eaf0f3;
}
.news_list1 ul li:first-child {
	padding-top: 0;
}
.news_list1 ul li:last-child {
	border-bottom: none;
}
.news_list1 ul li a {
	display: block;
	padding-left: 76px;
	position: relative;
}
.news_list1 ul li a .time {
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}
.news_list1 ul li a .time h3 {
	color: #9c9da3;
	font-size: 36px;
	font-family: impact;
	transition: all .3s;
}
.news_list1 ul li a .time h4 {
	color: #9c9da3;
	font-size: 14px;
	transition: all .3s;
}
.news_info2 .title {
	color: #10132a;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 6px;
	font-weight: bold;
	transition: all .3s;
}
.news_info2 .txt {
	font-size: 16px;
	line-height: 27px;
	color: #666871;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news_list1 ul li a:hover .news_info2 .title ,
.news_list1 ul li a:hover .time h3,
.news_list1 ul li a:hover .time h4 {
	color: #0079c9;
}
.question_list1 ul li {
	margin-bottom: 28px;
}
.question_list1 ul li:last-child {
	margin-bottom: 0;
}
.que_h1 {
	margin-bottom: 8px;
}
.que_h1 > * {
	display: inline-block;
	vertical-align: middle;
}
.que_h1 i ,
.que_h2 i {
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	border-radius: 50%;
	background: #0079c9;
	color: #fff;
	font-size: 18px;
	font-style: normal;
	margin-right: 10px;
}
.que_h1 a {
	max-width: 86%;
	color: #0079c9;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: bold;
}
.que_h2 > * {
	display: inline-block;
	vertical-align: top;
}
.que_h2 i {
	background: #afbccb;
}
.que_h2 p {
	width: 86%;
	color: #666871;
	font-size: 16px;
	height: 54px;
	line-height: 27px;
	overflow: hidden;
}
.footer {
	background: #2c445c;
}
.copyright {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 48px;
	background: #1e3348;
	color: #fff;
	font-size: 14px;
}
.copyright a {
	color: #fff;
	font-size: 14px;
}
.copyright img {
	margin: 0 6px;
}
.copyright .an {
	margin-left: 40px;
}
.foot1 {
	padding: 44px 0;
}
.f_con {
	width: 1580px;
	margin: 0 auto;
	position: relative;
}
.f_wrap {
	display: flex;
	align-items: flex-start;
	width: 100%;
}
.f_nav {
	display: flex;
}
.f_item {
	padding: 0 28px;
	position: relative;
}
.f_item::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 230px;
	background-image: linear-gradient(0deg,
	#4a5e73 0%,
	#fbfbfc 100%),
	linear-gradient(
			#dae2e9,
			#dae2e9);
	opacity: .12;
	left: 0;
	top: 0;
}
.ntitle {
	margin-bottom: 10px;
}
.ntitle a {
	color: #fff;
	font-size: 16px;
}
.f_list ul li a {
	display: inline-block;
	color: rgba(206,209,214,.7);
	font-size: 14px;
	line-height: 31px;
	transition: all .3s;
}
.f_list ul li a:hover {
	color: rgba(255,255,255,1);
}
.f_ewm {
	position: absolute;
	right: 60px;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
}
.f_ewm img {
	width: 98px;
	height: 98px;
	border-radius: 6px;
}
.f_ewm p {
	color: #fff;
	font-size: 14px;
	margin-top: 8px;
}
.f_contact {
	margin-left: 60px;
}
.f_contact .f_ct1 {
	color: #fff;
	font-size: 16px;
	position: relative;
	margin-bottom: 22px;
}
.f_contact .f_ct1::before {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	background: url(../images/icon07.png) no-repeat center;
	left: -25px;
	top: 50%;
	transform: translateY(-50%);
}
.f_contact .txt p {
	display: flex;
	align-items: center;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.f_contact .txt p img {
	margin-right: 8px;
}
.floatRight {
	position: fixed;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99;
	display: none;
}
.floatRight ul li {
	margin-bottom: 5px;
	position: relative;
	width: 64px;
}
.floatRight ul li:last-child {
	margin-bottom: 0;
}
.floatRight ul li > a {
	display: flex;
	width: 100%;
	height: 64px;
	justify-content: center;
	align-items: center;
	background: #2c445c;
	transition: all .36s;
}
.floatRight ul li > a:hover {
	background: #027fff;
}
.right_ewm {
	position: absolute;
	width: 134px;
	height: 134px;
	min-width: 134px;
	right: 70px;
	top: 0;
	padding: 6px;
	background: #027fff;
	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: 228px;
	height: 100%;
	right: 0;
	top: 0;
	background: #027fff;
	border-radius: 31px 0 0 31px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .36s;
	transform: translateX(120%);
}
.right_p p {
	color: #fff;
	font-size: 20px;
}
.right_p1 {
	width: 265px;
}
.right_p1 p {
	font-size: 18px;
}
.li_tel:hover .right_p {
	transform: translateX(0);
}

/* 关于我们 */
.insider_main {
	padding: 40px 0 86px 0;
}
.ins_left1 {
	width: 25%;
	float: left;
}
.ins_h1 {
	display: flex;
	width: 100%;
	height: 95px;
	justify-content: center;
	align-items: center;
	background: #0079c9;
	flex-direction: column;
}
.ins_h1 h1 {
	color: #fff;
	font-size: 24px;
	margin-bottom: 8px;
}
.ins_h1 h2 {
	font-size: 18px;
	color: rgba(255,255,255,.5);
}
.ins_list1 {
	border: 1px solid #e5ebf1;
	padding: 10px;
}
.ins_list1 ul li {
	margin-bottom: 4px;
}
.ins_list1 ul li:last-child {
	margin-bottom: 0;
}
.ins_list1 ul li a {
	display: flex;
	align-items: center;
	height: 56px;
	color: #798796;
	font-size: 18px;
	width: 100%;
	padding-left: 10px;
	background: #f6f8fa;
}
.ins_list1 ul li a img {
	margin-right: 10px;
}
.ins_list1 ul li.active a {
	color: #0079c9;
	background: rgba(0,121,201,.15);
}
.ins_contact {
	margin-top: 10px;
}
.ins_contact .title {
	color: #0079c9;
	font-size: 22px;
	text-align: center;
	line-height: 64px;
}
.contact_p {
	padding: 16px 0;
	border-top: 1px solid #0079c9;
	border-bottom: 1px solid #0079c9;
}
.contact_p ul li {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	color: #10132a;
	font-size: 14px;
	line-height: 33px;
}
.contact_p ul li img {
	margin-right: 6px;
}
.ins_right1 {
	width: 72.08%;
	float: right;
}
.ins_h2 {
	position: relative;
	border-bottom: 1px solid rgba(146,146,166,.2);
	margin-bottom: 32px;
}
.ins_h2 .ins_title1 h1 {
	display: inline-block;
	color: #0079c9;
	font-size: 26px;
	position: relative;
	padding-bottom: 16px;
}
.ins_h2 .ins_title1 h1::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 4px;
	background: #0079c9;
	left: 0;
	bottom: -1px;
}
.crumbs {
	position: absolute;
	right: 0;
	top: 10px;
	color: #9292a6;
	font-size: 16px;
}
.crumbs a {
	color: #9292a6;
}
.about_info3 .txt {
	color: #10132a;
	font-size: 16px;
	line-height: 33px;
	text-align: justify;
}
.about_u1 {
	margin-top: 50px;
}
.ins_s_title h2 {
	position: relative;
	padding-left: 16px;
	color: #0079c9;
	font-size: 26px;
}
.ins_s_title h2::before {
	position: absolute;
	content: "";
	width: 4px;
	height: 24px;
	background: #0079c9;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.honor_type {
	text-align: center;
	margin-bottom: 30px;
}
.honor_type ul {
	font-size: 0;
}
.honor_type ul li {
	display: inline-block;
	margin: 0 10px;
}
.honor_type ul li a {
	display: inline-block;
	color: #909ba7;
	font-size: 16px;
	padding: 0 14px;
	line-height: 40px;
	background: #f1f2f4;
	border-radius: 4px;
}
.honor_type ul li.active a {
	background: #0079c9;
	color: #fff;
}
.honor_list1 ul li {
	width: 30.63%;
	float: left;
	margin-right: 4.055%;
	margin-bottom: 30px;
}
.honor_list1 ul li:nth-child(3n){
	margin-right: 0;
}
.shadow {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.7);
	z-index: 99;
	display: none;
}
.honor_modal {
	position: fixed;
	width: 648px;
	left: 50%;
	top: 50%;
	transform: translate(200%, -50%);
	z-index: 100;
	background: #f6f8fa;
	height: 514px;
	padding: 16px;
}
.honor_swiper2 {
	position: relative;
	height: 100%;
}
.honor_swiper2 .swiper-button-next ,
.honor_swiper2 .swiper-button-prev {
	width: auto;
	height: auto;
	background: none;
	margin: 0;
	transform: translateY(-50%);
}
.honor_swiper2 .swiper-button-prev {
	left: -90px;
}
.honor_swiper2 .swiper-button-next {
	right: -90px;
}
.honor_modal .close {
	position: absolute;
	right: -60px;
	top: -60px;
	cursor: pointer;
}
.honor_swiper2 {
	text-align: center;
}
.honor_swiper2 .swiper-slide p {
	color: #666666;
	font-size: 24px;
	margin-top: 20px;
}
.m_img {
	width: 100%;
	height: 422px;
	object-fit: contain;
}
.control_list ul li {
	width: 47.51%;
	float: left;
	margin-right: 4.98%;
	margin-bottom: 30px;
}
.control_list ul li:nth-child(2n) {
	margin-right: 0;
}
.control_list ul li a {
	display: block;
}
.control_m {
	position: relative;
	height: 270px;
	overflow: hidden;
}
.control_m img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .6s;
}
.control_m p {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	text-align: center;
	line-height: 42px;
	background: rgba(0,0,0,.6);
	color: #fff;
	font-size: 18px;
	padding: 0 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.control_list ul li a:hover .control_m img {
	transform: scale(1.2);
}
.control_list {
	padding-bottom: 64px;
}
.det_title1 {
	text-align: center;
	margin-bottom: 24px;
}
.det_title1 h1 {
	color: #3c3c50;
	font-size: 22px;
}
.det_info1 .txt {
	color: #10132a;
	font-size: 16px;
	line-height: 33px;
	text-align: justify;
}
.det_w1 {
	margin-bottom: 60px;
}
.pian a {
	display: block;
	padding-left: 34px;
	color: #666;
	font-size: 16px;
	border-bottom: 1px dashed #eee;
	line-height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pian a.prev {
	background: url(../images/prev3.png) no-repeat left center;
}
.pian a.next {
	border-bottom: none;
	background: url(../images/next3.png) no-repeat left center;
}
.pian a:hover {
	color: #0079c9;
}
.pian a.prev:hover {
	background: url(../images/prev3-1.png) no-repeat left center;
}
.pian a.next:hover {
	background: url(../images/next3-1.png) no-repeat left center;
}

/* 产品中心 */
.ins_h2 .ins_title2 h1 {
	font-size: 24px;
}
.product_list2 ul li {
	width: 32.02%;
	float: left;
	margin-bottom: 28px;
	margin-right: 1.97%;
}
.product_list2 ul li:nth-child(3n) {
	margin-right: 0;
}
.product_list2 ul li a {
	display: block;
}
.pro_img2 {
	height: 168px;
	border: 1px solid #e5ebf1;
	overflow: hidden;
}
.pro_img2 img {
	width: 100%;
	height: 100%;
	transition: all .36s;
	object-fit: cover;
}
.pro_info2 {
	text-align: center;
	background: #f5f7f9;
	padding: 0 10px;
	margin-top: 4px;
	transition: all .3s;
}
.pro_info2 h2 {
	color: #3c3c50;
	font-size: 16px;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .3s;
}
.product_list2 ul li a:hover .pro_img2 img{
	transform: scale(1.12);
}
.product_type2 ul li {
	margin: 0 5px;
}
.product_list2 ul li a:hover .pro_info2 {
	background: #0079c9;
}
.product_list2 ul li a:hover .pro_info2 h2 {
	color: #fff;
}

/* 工程案例 */
.case_list3 ul li {
	width: 31.21%;
	float: left;
	margin-bottom: 30px;
	margin-right: 3.185%;
}
.case_list3 ul li:nth-child(3n) {
	margin-right: 0;
}
.case_list3 ul li a {
	display: block;
}
.case_m1 {
	height: 205px;
	overflow: hidden;
	position: relative;
}
.case_m1 img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .4s;
}
.case_m1 p {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.6);
	text-align: center;
	padding: 0 12px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.case_list3 ul li a:hover .case_m1 img {
	transform: scale(1.2);
}

/* 新闻动态 */
.ins_h3 {
	margin-bottom: 15px;
}
.news_list2 {
	margin-bottom: 34px;
}
.news_list2 ul li {
	border-bottom: 1px dashed #e5ebf1;
}
.news_list2 ul li a {
	display: block;
	padding-left: 25px;
	position: relative;
	color: #222;
	font-size: 18px;
	line-height: 54px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all .36s;
}
.news_list2 ul li a::before {
	position: absolute;
	content: "";
	width: 12px;
	height: 12px;
	border-radius: 50%;
	left: 4px;
	top: 50%;
	transform: translateY(-50%);
	border: 1px solid #067ae5;
	transition: all .36s;
}
.news_list2 ul li:hover a::before {
	background: rgba(6,122,229,.5);
	border-color: rgba(6,122,229,0);
}
.news_list2 ul li:hover a {
	color: #0079c9;
}
.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: #2c445c;
	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;
}
.det_title1 .s_title {
	display: flex;
	margin-top: 16px;
	justify-content: center;
}
.det_title1 .s_title p {
	display: flex;
	align-items: center;
	padding: 0 18px;
	position: relative;
	color: #8d949d;
	font-size: 16px;
}
.det_title1 .s_title p:nth-child(2)::before,
.det_title1 .s_title p:nth-child(2)::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 16px;
	background: #cbced1;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.det_title1 .s_title p:nth-child(2)::after {
	left: auto;
	right: 0;
}
.det_title1 .s_title p img {
	margin-right: 3px;
}

/* 常见问答 */
.question_list2 {
	margin-bottom: 30px;
}
.question_list2 ul li:first-child {
	padding-top: 0;
}
.question_list2 ul li {
	padding: 18px 0;
	border-bottom: 1px dashed #eaf0f3;
}
.question_list2 ul li .que_h2 p {
	width: 94%;
}

/* 客户留言 */
.contact_form {
	width: 92.48%;
	margin: 0 auto;
}
.contact_form .form_group {
	margin-bottom: 12px;
}
.contact_form .form_group .s_form {
	width: 47.5%;
	float: left;
}
.contact_form .form_group .s_form + .s_form {
	float: right;
}
.contact_form .form_group h3 {
	color: #231816;
	padding: 12px 0;
	font-size: 16px;
}
.contact_form .form_group input,
.contact_form .form_group select {
	width: 100%;
	height: 50px;
	border-radius: 6px;
	background: #f6f7f9;
	padding: 0 20px;
	color: #231816;
	font-size: 16px;
}
.contact_form .form_group select {
	text-align-last: center;
}
.contact_form .form_group textarea {
	width: 100%;
	height: 170px;
	border-radius: 4px;
	background: #f8f7f7;
	padding: 15px 20px;
	color: #231816;
	resize: none;
	font-size: 16px;
	font-family: arial;
}
.form_btn {
	text-align: center;
	margin-top: 30px;
}
.form_btn button {
	width: 170px;
	height: 56px;
	border-radius: 28px;
	background: #0079c9;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	cursor: pointer;
}

/* 招聘信息 */
.recruit_list ul li {
	margin-bottom: 20px;
}
.recruit_h1 {
	display: flex;
	width: 100%;
	height: 54px;
	border: 1px solid #dfdfdf;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
	cursor: pointer;
}
.recruit_h1 h2 {
	color: #505050;
	font-size: 16px;
	padding-left: 14px;
	position: relative;
	font-weight: bold;
}
.recruit_h1 h2::before {
	position: absolute;
	content: "";
	width: 4px;
	height: 22px;
	background: #b6babd;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.recruit_h1 p {
	display: flex;
	align-items: center;
	color: #505050;
	font-size: 14px;
}
.recruit_h1 p img {
	margin-right: 20px;
}
.recruit_h1 p img + img {
	display: none;
}
.recruit_h1.current {
	border-color: #0079c9;
}
.recruit_h1.current h2 {
	color: #0079c9;
}
.recruit_h1.current h2::before {
	background: #0079c9;
}
.recruit_h1.current p img {
	display: none;
}
.recruit_h1.current p img + img {
	display: inline-block;
}
.recruit_h2 {
	display: none;
}
.recruit_dl {
	padding: 30px 36px;
	border-bottom: 1px dashed #e4e4e4;
	margin-bottom: 20px;
}
.recruit_dl dl dd {
	width: 30%;
	float: left;
	color: #505050;
	font-size: 14px;
	line-height: 36px;
}
.recruit_dl dl dd big {
	font-weight: bold;
}
.recruit_info1 .txt {
	color: #666666;
	font-size: 14px;
	line-height: 28px;
}
.recruit_info1 {
	padding: 0 36px;
}
.recruit_b {
	padding-left: 36px;
	margin-top: 18px;
}
.recruit_b span {
	display: inline-block;
	cursor: pointer;
	width: 120px;
	line-height: 42px;
	background: #0079c9;
	border-radius: 4px;
	color: #fff;
	font-size: 18px;
	text-align: center;
}
.resume_modal {
	position: fixed;
	width: 816px;
	height: 632px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 100;
	background: #fff;
	border-radius: 6px;
	padding: 40px 40px 0;
	display: none;
}
.resume_h1 {
	margin-bottom: 30px;
	display: flex;
	height: 54px;
	border: 1px solid #0079c9;
	padding: 0 20px;
	align-items: center;
}
.resume_h1 h2 {
	color: #0079c9;
	font-size: 16px;
	font-weight: bold;
	padding-left: 14px;
	position: relative;
}
.resume_h1 h2::before {
	position: absolute;
	content: "";
	width: 4px;
	height: 22px;
	background: #0079c9;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.resume_form .form_group {
	margin-bottom: 24px;
}
.resume_form .form_group h2 {
	color: #231816;
	font-size: 16px;
	margin-bottom: 10px;
}
.resume_form .form_group input ,
.resume_form .form_group textarea {
	width: 100%;
	height: 50px;
	background: #f6f7f9;
	border-radius: 6px;
	padding: 0 20px;
	font-size: 16px;
	color: #231816;
}
.resume_form .form_group1 {
	display: flex;
	justify-content: space-between;
}
.resume_form .form_group1 .s_form {
	width: 47.68%;
}
.resume_form .form_group textarea {
	height: 250px;
	padding: 15px 20px;
	font-family: arial;
	resize: none;
}
.resume_form .form_group2 {
	margin-bottom: 30px;
}
.form_btn1 {
	text-align: center;
	font-size: 0;
}
.form_btn1 button {
	display: inline-block;
	width: 130px;
	line-height: 50px;
	height: 50px;
	background: #0079c9;
	border-radius: 6px;
	color: #fff;
	font-size: 18px;
	cursor: pointer;
	margin: 0 10px;
}
.form_btn1 .cancel {
	background: #cad1dc;
}