/*about-us*/
.about {}
.about .inabout .in_share a span.iconfont {
	color: #e0e0e0;
}
.about .inabout .in_share a:hover span.iconfont {
	color: #008cb0;
}

.about_history {
	background: #fbfbfb;
	position: relative;
	padding-bottom: 150px;
}
@media all and (max-width: 768px) {
	.about_history {
		padding-bottom: 130px;
	}
}
#historyYear {
	position: relative;
	overflow: hidden;
}
#historyYear:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #ebebeb;
	top: 32.5px;
	left: 0;
}
.historyYear_item {
	text-align: center;
	cursor: pointer;
}
.historyYear_item span {
	color: #949798;
	font-size: 16px;
	position: relative;
}
.historyYear_item span:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	background: #c4c3c6;
	border-radius: 50%;
	left: 50%;
	/*top: 50%;*/
	top: 180%;
	transform: translate(-50%,-50%);
}
.history_img {
	margin-top: 50px;
	position: relative;
	padding: 0 2%;
}
.history_img:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 15%;
	background: #fbfbfb;
	top: -1px;
	left: 0;
	transition: all .3s;
	z-index: 19;
	opacity: 0;
}
.history_img:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.6);
	z-index: 18;
	transition: all .3s;
}
.history_img img {
	display: block;
	width: 100%;
}
.history_item_active .historyYear_item span:after {
	width: 18px;
	height: 18px;
	background: url(../images/history_years_icon.png) no-repeat center;
	background-size: cover;
}
.history_item_active .history_img:after {
	height: 0;
}
.history_item_active .history_img:before {
	height: 0;
}

.historyText_item {}
.historyText_item h3 {
	font-size: 20px;
	color: #414344;
	font-weight: 900;
	text-align: center;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}
@media all and (max-width: 768px) {
	.historyText_item h3 {
		font-size: 18px;
	}
}
.historyText_item article {
	text-align: center;
}
.historyYear-pagination,
.historyText-pagination {
	display: none;
}

.history-button-next {
	left: 50%;
	bottom: 50px;
	transform: translate(30%,0);
}
.history-button-prev {
	left: 50%;
	bottom: 50px;
	transform: translate(-130%,0);
}
.history-button-next span.iconfont,
.history-button-prev span.iconfont {
	
}

.about_factory {}
.about_factory img {
	display: block;
	width: 100%;
}
.about_factory_le,
.about_factory_mi,
.about_factory_ri {
	width: 32.26%;
}

.about_factory_le_top {
	margin-bottom: 5%;
}
.about_factory_mi_top {
	margin-bottom: 5%;
}

@media all and (max-width: 1440px) {

}

/*product*/
.product {}
.con_le {
	width: 25%;
}
.con_ri {
	width: 71%;
}

@media all and (max-width: 1023px) {
	.con_le {
		display: none;
	}
	.con_ri {
		width: 100%;
	}
}

.con_le_item {}
.aside_nav {
	border: 1px solid #e8eeef;
	padding: 2px;
}
.con_le_item h3 {
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
	background: #008cb0;
	height: 60px;
	line-height: 60px;
	padding-left: 30px;
}
ul.asideul {
	padding: 0 20px;
}
ul.asideul li {
	padding: 17px 0;
	border-bottom: 1px dashed #bad1db;
}
ul.asideul li:last-child {
	border-bottom: none;
}
ul.asideul li .li_img {
	width: 52px;
	height: 50px;
	overflow: hidden;
	border-radius: 50%;
}
ul.asideul li .li_text {
	width: 75%;
}
ul.asideul li .li_text h4 a {
	display: block;
	color: #414344;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 38px;
}
ul.asideul li .li_text h4 a:hover {
	color: #008cb0;
}

.aside_contact {
	background: #f4fafb;
	padding: 40px 30px;
}
.aside_contact_it {
	/*justify-content: flex-start;*/
}
.aside_contact_it:last-child {
	margin-bottom: 0;
}
.aside_contact_it_le {
	width: 30px;
	height: 30px;
	background: #008cb0;
	border-radius: 50%;
	position: relative;
	/*margin-right: 20px;*/
}
.aside_contact_it_le span.iconfont {
	position: absolute;
	color: #fff;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.aside_contact_it_ri {
	width: 80%;
}
.aside_contact_it_ri strong {
	display: block;
	font-size: 16px;
	color: #414344;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 20px;
}
.aside_contact_it_ri span {
	display: block;
	color: #949798;
	line-height: 25px;
}
.aside_contact_it_ri span a {
	color: #949798;
	border-bottom: 1px solid transparent;
}
.aside_contact_it_ri span a:hover {
	color: #008cb0;
	border-color: #008cb0;
}

@media all and (max-width: 1440px) {
	.con_le_item h3 {
		font-size: 18px;
	}
	ul.asideul li .li_text {
		width: 70%;
	}
}




ul.proul {
	margin-right: -2%;
}
ul.proul li {
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-bottom: 5%;
}
ul.proul li .li_img {

}
ul.proul li .li_img img {
	display: block;
	width: 100%;
}
ul.proul li h4 a {
	display: block;
	font-size: 18px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
ul.proul li article {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 75px;
}

@media all and (max-width: 1440px) {
	ul.proul li h4 a {
		font-size: 16px;
	}
}


.single_pro {}
.single_pro_img img {
	display: block;
	width: 100%;
	/*-webkit-box-shadow: 0 0 10px #f2f2f2;
	-moz-box-shadow: 0 0 10px #f2f2f2;
	box-shadow: 0 0 10px #f2f2f2;*/
}

.single_pro_wrap {
	flex-direction: row-reverse;
}

.single_pro_item {
	background: #fbfbfb;
	padding: 40px 30px;
	margin-top: 20px;
}

@media all and (max-width: 768px) {
	.single_pro_item {
		padding: 30px 30px;
	}
}
@media all and (max-width: 450px) {
	.single_pro_item {
		padding: 20px 15px;
	}
}
.single_pro_btn {
	width: 420px;
	max-width: 100%;
}
.single_pro_btn a {
	width: 54%;
	color: #008cb0;
	border: 1px solid #008cb0;
	padding-top: 14px;
	padding-bottom: 14px;
	font-size: 16px;
	padding-left: 30px;
	padding-right: 30px;
	border-radius: 5px;
}
.single_pro_btn a:first-child {
	width: 42%;
	padding-left: 20px;
	padding-right: 20px;
}
.single_pro_btn a:hover {
	background: #008cb0;
	color: #fff;
}
.single_pro_btn a.single_pro_btn_hover {
	background: #008cb0;
	color: #fff;
}
.single_pro_item h3 {
	color: #008cb0;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
}

ul.spro_rela_appli {
	margin-right: -2%;
}
ul.spro_rela_appli li {
	float: left;
	width: 23%;
	margin-right: 2%;
}
ul.spro_rela_appli li .li_img img {
	display: block;
	width: 100%;
}

ul.spro_rela_pro {
	margin-right: -2%;
}
ul.spro_rela_pro li {
	float: left;
	width: 31.33%;
	margin-right: 2%;
}
ul.spro_rela_pro li .li_img img {
	display: block;
	width: 100%;
}
ul.spro_rela_pro li h4 a {
	display: block;
	text-align: center;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-top: 15px;
}
ul.spro_rela_pro_le {

}
ul.spro_rela_pro_le li {
	/*border-bottom: 1px dashed #008cb0;*/
	border-bottom: 1px dashed rgba(89,181,206,.2);
}
ul.spro_rela_pro_le li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
ul.spro_rela_pro_le li .li_img img {
	display: block;
	width: 100%;
}

@media all and (max-width: 1440px) {
	.single_pro_item h3 {
		font-size: 16px;
	}
}

@media all and (max-width: 500px) {
	.single_pro_btn a {
		width: 69%;
	}
	.single_pro_btn a:first-child {
		width: 56%;
		margin-bottom: 20px;
	}
	ul.spro_rela_appli li {
		width: 48%;
		margin-bottom: 2%;
	}
	ul.spro_rela_pro li {
		width: 48%;
		margin-bottom: 2%;
	}
}

/*solution*/
.solution {}
.solution .inSoluCon_irem {
	-webkit-box-shadow: 0 0 20px #f1f1f1;
	-moz-box-shadow: 0 0 20px #f1f1f1;
	box-shadow: 0 0 20px #f1f1f1;
}
.solution .inSoluCon_irem:last-child {
	margin-bottom: 0;
}
.solution .inSoluCon_irem_text_img {
	width: 380px;
	transform: translate(-20%,-5%);
}


/*single-solution*/

.single_solu {}

.single_solu_swiper {}
.single_solu_swiper_le {
	width: 40%;
	
}
.single_solu_swiper_ri {
	width: 58%;
	padding: 0 2%;
}

.single_solu .pc-slide {
	width: 100%;
	max-width: 720px;
}

.single_solu .view .swiper-container {
	width: 100%;
	height: auto;
}
.single_solu .view .swiper-container .swiper-slide img {
	display: block;
	width: 100%;
}

.single_solu .preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.single_solu .preview .swiper-container {
	width: 100%;
	height: auto;
}

.single_solu .preview .swiper-slide {
	width: 25%;
	height: auto;
	cursor:pointer;
}

.single_solu .preview .slide6 {
	width: 25%;
}
.single_solu .preview img {
	padding: 2%;
	border: 1px solid #fff;
	width: 98%;
}
.single_solu .preview .active-nav img {
	border-color: #008cb0;
}

.single_solu .arrow-left {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 999;
	transform: translate(2%,-50%);
	width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    background: #008cb0;
}
.single_solu .arrow-right {
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 999;
	transform: translate(-2%,-50%);
	width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    background: #008cb0;
}

@media all and (max-width: 1366px) {
	.single_solu .arrow-left,.single_solu .arrow-right {
		width: 40px;
    	height: 40px;
    	line-height: 40px;
	}
}

.single_solu .arrow-left span.iconfont,
.single_solu .arrow-right span.iconfont {
	font-size: 20px;
	color: #fff;
}
.single_solu .arrow-left:hover,
.single_solu .arrow-right:hover {
	background-color: #3da2be;
	color: #fff;
}
.single_solu .arrow-left:hover span.iconfont,
.single_solu .arrow-right:hover span.iconfont {
	color: #fff;
}

.image-link {
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}


/* This block of CSS adds opacity transition to background */
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}



/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}



/* aligns caption to center */
.mfp-title {
  text-align: center;
  padding: 6px 0;
}
.image-source-link {
  color: #DDD;
}

.singe_solu_cut {
	display: block;
	width: 100%;
	height: 0px;
	border-bottom: 1px dashed #bad1db;
}

.single_solu_article_box {
	height: 230px;
	overflow: auto;
}

.single_solu_article_box::-webkit-scrollbar {
    width: 4px;    
    /*height: 4px;*/
}
.single_solu_article_box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(89,181,206,0.2);
    background: rgba(89,181,206,0.2);
}
.single_solu_article_box::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(89,181,206,0.2);
    border-radius: 0;
    /*background: rgba(89,181,206,0.1);*/

}

.single_solu_list {}
.single_solu_list a {
	width: 19.5%;
	background: #f4fafb;
	color: #414344;
	font-size: 16px;
	text-align: center;
	height: 45px;
	line-height: 45px;
}
.single_solu_list a:hover {
	background: #008cb0;
	color: #fff;
}

.single_solu_item {
	border-bottom: 1px dashed #ecf2f5;
}
.single_solu_item h3 {
	position: relative;
	font-size: 18px;
	color: #414344;
	padding-left: 35px;
	font-weight: 600;
}
.single_solu_item h3:before {
	content: "";
	position: absolute;
	width: 4px;
	height: 100%;
	background: #008cb0;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
/*iframe 视频样式 - 设置宽高*/
.single_solu_video {
  position: relative;
  padding-bottom: 40.25%;
  height: 0;
  overflow: hidden;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}
.single_solu_video iframe,
.single_solu_video object,
.single_solu_video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
ul.soluitemappliul {
	margin-right: -2%;
}
ul.soluitemappliul li {
	float: left;
	width: 31.33%;
	margin-right: 2%;
}
ul.soluitemappliul li img {
	display: block;
	width: 100%;
}

.related_pro {}
.related_pro h2 {
	text-align: center;
	font-size: 24px;
	color: #414344;
	text-transform: uppercase;
	font-weight: 600;
}
.related_pro ul.proul li {
	width: 31.33%;
}


ul.relaproul {
	margin-right: -2%;
}
ul.relaproul li {
	float: left;
	width: 23%;
	margin-right: 2%;
}

ul.relaproul li .inpro_text {
	height: 69px;
	background: url(../images/rela_pro_text_bg.png);
}

ul.relaproul li .inpro_text_img {
	left: 6%;
	transform: translateY(-70%) scale(.7);
}

ul.relaproul li .inpro_item:hover .inpro_text {
	background: url(../images/rela_pro_text_bg.png);
}

@media all and (max-width: 768px) {
	.single_solu_swiper_le {
		width: 500px;
		max-width: 100%;
	}
	.single_solu_swiper_ri {
		width: 100%;
		margin-top: 30px;
	}
	.single_solu_article_box {
		height: auto;
	}
	.single_solu_list a {
		width: 49.5%;
		margin-bottom: 1%;
		font-size: 14px;
	}
	ul.relaproul li {
		width: 48%;
		margin-bottom: 2%;
	}
	ul.relaproul li .inpro_text_img {
		left: 10%;
	}
}

@media all and (max-width: 450px) {
	ul.relaproul li {
		width: 98%;
	}
	.inpro_text {

	}
	.related_pro ul.proul li {
		width: 48%;
	}
}

/*case*/
.case {}
ul.caseul {
	margin-right: -2%;
}
ul.caseul li {
	float: left;
	width: 31.33%;
	margin-right: 2%;
	margin-bottom: 2%;
	border: 4px solid #f4fafb;
	padding: 2px;
}
ul.caseul li .li_img {
	position: relative;
}

ul.caseul li .li_img > img {
	display: block;
	width: 100%;
}
ul.caseul li .li_img .li_rsp {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(99,185,209,.7);
	opacity: 0;

}
ul.caseul li .li_img .li_rsp .in_more {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
}
ul.caseul li .li_text {
	padding: 30px 5%;
} 
ul.caseul li .li_text h4 a {
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	font-size: 16px;
	text-align: center;
}

ul.caseul li:hover {
	border-color: #63b9d1;
}
ul.caseul li:hover .li_img .li_rsp {
	opacity: 1;
}

@media all and (max-width: 1440px) {
	ul.caseul li .li_text {
		padding: 17px 5%;
	}
	ul.caseul li .li_text h4 a {
		font-size: 14px;
	}
}
@media all and (max-width: 450px) {
	ul.caseul li {
		width: 48%;
	}
}

/*single_case*/
.single_case {}
.aside_relapro {
	border: 1px solid #e8eeef;
	padding: 1px;
}
ul.aside_relaproul {}
ul.aside_relaproul li {
	/*border-bottom: 1px dashed #e8eeef;*/
}
ul.aside_relaproul li .li_img {
	padding: 5%;
}
ul.aside_relaproul li .li_img img {
	display: block;
	width: 100%;
}
ul.aside_relaproul li h4 {
	border-bottom: 1px dashed #e8eeef;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
ul.aside_relaproul li h4 a {
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
ul.aside_relaproul li:first-child {
	margin-top: 0;
}
ul.aside_relaproul li:last-child h4  {
	border-bottom: none;
}

/*news-center*/
.news {}
ul.newsul {
	margin-right: -2%;
}
ul.newsul li {
	float: left;
	width: 31.33%;
	margin-right: 2%;
	margin-bottom: 2%;
	position: relative;
}
ul.newsul li .li_img {}
ul.newsul li .li_img img {
	display: block;
	width: 100%;
}
ul.newsul li .li_text {}
ul.newsul li .li_text .li_text_top {}
ul.newsul li .li_text .li_text_top > span {
	font-size: 30px;
	color: #e2e2e2;
	font-weight: 900;
}
ul.newsul li .li_text h4 a {
	display: block;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 38px;
}

ul.newsul li .li_rsp {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #008cb0;
	padding: 5%;
	opacity: 0;
}
ul.newsul li .li_rsp .li_rsp_date {
	font-size: 30px;
	color: #8bcbdd;
	font-weight: 900;
}
ul.newsul li .li_rsp h4 a {
	color: #fff;
}
ul.newsul li .li_rsp article {
	color: #fff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 75px;
}
ul.newsul li .li_rsp .in_more {
	color: #fff;
}

ul.newsul li:hover .li_rsp {
	opacity: 1;
}

@media all and (max-width: 1440px) {
	ul.newsul li .li_text .li_text_top > span {
		font-size: 24px;
	}
	ul.newsul li .li_text h4 a {
		font-size: 14px;
	}
}

@media all and (max-width: 768px) {
	ul.newsul li {
		width: 48%;
	}
}
@media all and (max-width:500px) {
	ul.newsul li {
		width: 98%;
	}
}

/*single-news*/

ul.asidenewsul {}
ul.asidenewsul li {
	padding: 0 5%;
	margin-top: 5%;
}
ul.asidenewsul li:last-child {
	padding-bottom: 5%;
}
ul.asidenewsul li .li_img {}
ul.asidenewsul li .li_img img {
	display: block;
	max-width: 100%;
}
ul.asidenewsul li h4 a {
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 38px;
}

.news_tip {
	width: 450px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.news_date {
	color: #949798;
	width: 160px;
}
.news_date span.iconfont {
	color: #008cb0;
}
.news_share {
	color: #949798;
	width: 200px;
}
.news_share .in_share {
	width: 120px;
}
.news_share .in_share a {
	width: 20px;
	height: 20px;
	border-radius: 5px;
}
.news_share .in_share a span.iconfont {
	font-size: 12px;
}
.news_share .in_share a:nth-child(1) {
	background: #3b5998;
}
.news_share .in_share a:nth-child(2) {
	background: #0b66c3;
}
.news_share .in_share a:nth-child(3) {
	background: #1da1f2;
}
.news_share .in_share a:nth-child(4) {
	background: #36465f;
}

.prevnext {
	border-top: 1px dashed #bad1db;
}
.prevnext p {
	justify-content: flex-start;
	color: #949798;
}
.prevnext p span:first-child {
	width: 60px;
}
.prevnext p span:last-child {
	width: 80%;
}
.prevnext p span a {
	border-bottom: 1px solid transparent;
	color: #949798;
}
.prevnext p span a:hover {
	color: #008cb0;
	border-color: #008cb0;
}

@media all and (max-width: 450px) {
	.news_tip {
		flex-direction: column;
	}
	.news_share {
		margin-top: 10px;
	}
	.single_news h1 {
		text-align: center;
	}
}

/*service*/
.service {}
.ser_le {
	width: 32%;
}
ul.sersul {
	margin-right: -5%;
}
ul.sersul li {
	float: left;
	width: 45%;
	margin-right: 5%;
	margin-bottom: 5%;
	text-align: center;
	height: 142px;
	background: #fff;
	-webkit-box-shadow: 0 0 10px #fbfbfb;
	-moz-box-shadow: 0 0 10px #fbfbfb;
	box-shadow: 0 0 10px #fbfbfb;
	padding: 25px 0;
}
ul.sersul li p {
	margin-top: 15px;
	line-height: 25px;
	color: #65696b;
}
ul.sersul li:nth-child(2),
ul.sersul li:nth-child(3),
ul.sersul li:nth-child(6) {
	background: #f4fafb;
}
ul.sersul li .li_img {}
ul.sersul li .li_img img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
ul.sersul li .li_img img:last-child {
	display: none;
}
ul.sersul li:nth-child(2n) {
	transform: translateY(40px);
}
.ser_ri {
	width: 65%;
}
ul.sersul li:hover {
	background: #63b9d1;
}
ul.sersul li:hover .li_img img:first-child {
	display: none;
}
ul.sersul li:hover .li_img img:last-child {
	display: block;
}
ul.sersul li:hover p {
	color: #fff;
}
ul.sersul li.serli_act {
	background: #63b9d1;
}
ul.sersul li.serli_act p {
	color: #fff;
}
ul.sersul li.serli_act .li_img img:first-child {
	display: none;
}
ul.sersul li.serli_act .li_img img:last-child {
	display: block;
}

.ser_item {
	display: none;
}
.ser_item .ser_ri_img {}
.ser_item .ser_ri_img img {
	display: block;
	width: 100%;
}
.ser_item h3 {
	font-size: 20px;
	color: #414344;
	font-weight: 900;
}

@media all and (max-width: 1023px) {
	.ser_le {
		width: 100%;
		margin-bottom: 50px;
	}
	.ser_ri {
		width: 100%;
	}
}

/*contact*/
.contact {}
.contact_con {
	/*display: -webkit-box;*/
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.contact_way {
	width: 50%;
}
.contact_map {
	width: 50%;
	padding-left: 2%;
}
.contact_map img {
	display: block;
	width: 100%;
}

ul.contactul {
	margin-right: -2%;
	/*height: 100%;*/
	height: 350px;
}
ul.contactul li {
	float: left;
	width: 48%;
	height: 48%;
	margin-right: 2%;
	margin-bottom: 2%;
	text-align: center;
	position: relative;
	background: url(../images/contactul01.png) no-repeat top;
	background-size: cover;
}
ul.contactul li .li_icon {
	width: 57px;
	height: 57px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-80%);
}
ul.contactul li .li_icon img {
	display: block;
	width: 100%;
}
ul.contactul li .li_text {
	position: absolute;
	width: 95%;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
ul.contactul li strong {
	font-size: 16px;
	color: #414344;
	font-weight: 900;
	
}
ul.contactul li p {
	margin-top: 10px;
}
ul.contactul li p span {
	display: block;
	color: #949798;
	line-height: 20px;
	word-break: break-all;
}
ul.contactul li p span a {
	color: #949798;
	border-bottom: 1px solid transparent;
}
ul.contactul li p span a:hover {
	color: #008cb0;
	border-color: #008cb0;
}

@media all and (max-width: 1440px) {
	ul.contactul li .li_icon {
		width: 45px;
		height: 45px;
	}
	ul.contactul li strong {
		font-size: 14px;
	}
}

@media all and (max-width: 768px) {
	.contact_con {
		display: block;
		margin-top: 50px;
	}
	.contact_way {
		width: 100%;
	}
	.contact_map {
		width: 100%;
		padding-left: 0;
	}
	ul.contactul {
		height: 320px;
	}
	ul.contactul li {

	}
}

/*search*/
.search form {
	width: 500px;
	max-width: 90%;
	margin: 0 auto;
	border: 1px solid #ccc;
	border-radius: 25px;
	-webkit-box-shadow: 0 0 10px #f0f0f0;
	-moz-box-shadow: 0 0 10px #f0f0f0;
	box-shadow: 0 0 10px #f0f0f0;
}
.search form input {
	width: 90%;
	padding: 2%;
	padding-left: 5%;
	color: #666;
	border-radius: 25px;
	border: none;
	outline: none;
}
.search form button {
	width: 10%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	cursor: pointer;
	background: none;
	border: none;
	outline: none;
}
.search form button span.iconfont {
	color: #8d8d8d;
	font-size: 20px;
}

ul.search_ul {}
ul.search_ul li {
	-webkit-box-shadow: 0 0 10px #f0f0f0;
	-moz-box-shadow: 0 0 10px #f0f0f0;
	box-shadow: 0 0 10px #f0f0f0;
	padding: 2%;
}
ul.search_ul li p {
	justify-content: flex-start;
}
ul.search_ul li p a {
	font-size: 18px;
	text-transform: capitalize;
	color: #333;
}
ul.search_ul li p a:nth-child(2) {
	margin: 0 10px;
}
ul.search_ul li p a:hover {
	color: #008cb0;
}
ul.search_ul li .more {
	margin-left: 0;
	border-radius: 0;
}

ul.search_ul li:last-child {
	margin-bottom: 0;
}
@media all and (max-width: 1366px) {
	ul.search_ul li p a {
		font-size: 20px;
	}
}
@media all and (max-width: 1023px) {
	ul.search_ul li p a {
		font-size: 18px;
	}
}
@media all and (max-width: 768px) {
	ul.search_ul li p a {
		font-size: 16px;
	}
}

/*404*/
.nofound_top {
	background-color: #f4fafb;
}
.no_found_tips {
	font-size: 30px;
	color: #333;
	font-weight: 600;
}

.no_found_le {
	width: 50%;
}

.no_found_ri {
	width: 50%;
}
.no_found_ri h2.in_h2_cen {
	text-align: left;
	transform: translateX(25px);
}
.no_found_le .no_found_num {
	font-size: 200px;
	color: #008cb0;
	font-weight: 600;
	width: 73%;
	text-align: center;
}

.nofound .search form {
	border: 1px solid #e0e0e0;
	width: 95%;
	max-width: 600px;
	background-color: #fff;
	margin-left: 0;
	border-radius: 0;
}
.nofound .search form input {
	width: 90%;
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
	outline: none;
	border: none;
	font-size: 16px;
	color: #666;
	border-radius: 0;
}
.nofound .search form button {
	width: 10%;
	height: 50px;
	line-height: 50px;
	border: none;
	outline: none;
	cursor: pointer;
	background-color: #fff;
}
.nofound .search form button span.iconfont {
	font-size: 20px;
	color: #999;
}

ul.noproul li {
	width: 31.33%
}

@media all and (max-width: 1366px) {
	.no_found_tips {
		font-size: 24px;
	}
}

@media all and (max-width: 768px) {
	.no_found_tips {
		font-size: 18px;
	}
	.no_found_le .no_found_num {
		width: 100%;
	}
	.no_found_ri {
		width: 100%;
	}
	.search form {
		width: 100%;
	}
	.search_hot {
		width: 100%;
	}
	ul.noproul li {
		width: 48%;
	}
}



