/* ==========================================================================
   index module
   ========================================================================== */
/*.bigbang{background: url('../img/bg.jpg') top center no-repeat #fdfaf2;}*/
/* * { touch-action: pan-y; } */
.block-txt {
	text-align: center;
	line-height: 2;
  }
  .block-txt span {
	display: block;
  }
  @media screen and (max-width: 40em) {
	.block-txt span {
	  display: inline;
	}
  }
  /* about us*/
  .sect_us {
	padding: 30px 0 0 0;
  }
  .sect_us a.more {
	margin-top: 4rem;
  }
  .usbox h2 {
	font-size: 1.9rem;
	color: #ab8754;
	text-transform: uppercase;
	padding-bottom: 5px;
	text-align: right;
  }
  .usbox div {
	line-height: 2;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
	color: #333;
	font-weight: 400;
  }
  @media screen and (max-width: 60em) {
	.sect_us {
	  padding: 2rem 0 2rem 0;
	}
	.sect_us a.more {
	  margin-top: 0;
	}
	.usbox div {
	  height: auto;
	}
  }
  .index_cp_more_div {
	text-align: center;
	width: 100%;
	float: left;
  }
  .index_cp_more {
	padding: 6px 40px;
	color: #0094DB;
	border: 1px solid #0094DB;
	display: inline-block;
	margin: 40px auto;
	font-size: 16px;
  }
  .index_cp_more:hover {
	color: #fff;
	background-color: #0094DB;
  }
  /* service*/
  .fwItem {
	/*padding: 4rem 0 1rem 0*/
  }
  .fwItem .media-box {
	overflow: hidden;
  }
  .fwItem .media-box h3 {
	/*padding-top: 2rem*/
  }
  .fwItem .media-box .mask3 {
	-webkit-transform: translateY(161%);
			transform: translateY(161%);
  }
  .fwItem .media-box:hover .mask3 {
	-webkit-transform: translateY(0%);
			transform: translateY(0%);
  }
  .fwItem .media-box .mask3 p {
	/*font-size: 1.5rem;color: #fff*/
	margin: 20px 0;
  }
  .fwItem .media-box .mask3 a {
	border: 1px solid #fff;
	color: #fff;
	display: block;
	padding: 1px 18px;
	font-size: 12px;
	margin-top: 1rem;
	border-radius: 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
  }
  /* 电话*/
  .sect_tel {
	background: url('../img/bg2.jpg') center center no-repeat;
	padding-bottom: 3em;
  }
  .telbox {
	float: right;
	background: #ab8754;
	color: #fff;
	font-size: 1.1rem;
	line-height: 1.5;
	text-align: center;
	padding: 1.5em 1em 1em 1em;
  }
  .telbox a {
	color: #fff;
	font-size: 1.5rem;
  }
  .telbox a.btn {
	font-size: 1.1rem;
	border: 1px solid #fff;
	text-align: center;
	padding: 4px 10px;
	margin-top: 10px;
	display: inline-block;
  }
  @media screen and (max-width: 640px) {
	.sect_tel {
	  background: #303030;
	  padding: 0;
	}
	.telbox {
	  float: none;
	  text-align: center;
	}
  }
  /* sect_adv*/
  .fwbox {
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 4rem 10% 1.5rem 0;
  }
  .fwbox i {
	font-size: 3rem;
	border: 1px solid #000;
	border-radius: 20%;
	font-weight: lighter;
	display: inline-block;
	width: 80px;
	height: 80px;
	text-align: center;
  }
  .fwbox strong {
	font-size: 1.5rem;
	font-weight: normal;
	display: block;
	padding: 1em 0 0.3em 0;
  }
  .fwbox strong span {
	color: #ab8754;
  }
  .fwbox p {
	color: #636363;
  }
  .fwbox.fw1 {
	border-left: 0;
	border-top: 0;
  }
  .fwbox.fw2 {
	border-right: 0;
	padding: 4rem 0 1.5rem 10%;
  }
  .fwbox.fw3 {
	border-bottom: 0;
  }
  .fwbox.fw4 {
	border-bottom: 0;
	border-right: 0;
	padding: 4rem 0 1.5rem 10%;
  }
  @media screen and (max-width: 40em) {
	.fwbox {
	  border-right: 0;
	  border-bottom: 1px solid #e5e5e5 !important;
	  padding: 2rem 2% 1.5rem 2% !important;
	  text-align: center;
	}
  }
  /* 图列*/
  .sect_cus {
	background: url('../img/fw_bg.png') top center;
	color: #fff;
  }
  .sect_cus .index_ .T h2 {
	color: #ab8754;
  }
  .telbox2 {
	color: #ab8754;
	font-size: 1.5rem;
  }
  .telbox2 a.more {
	background: #ab8754;
	color: #fff;
	font-size: 1.4rem;
	margin-top: 1em;
  }
  /*imglist*/
  .block_imglist {
	position: relative;
	padding: 0 40px;
	margin-top: 2rem;
  }
  .block_imglist .swiper-slide {
	width: 25%;
  }
  .block_imglist .media-box {
	margin: 0 auto;
	margin-bottom: 0px;
	width: 95%;
  }
  .block_imglist .media-box .icon {
	width: 320px;
	height: 270px;
	position: relative;
	background: none;
	overflow: visible;
  }
  .block_imglist .media-box p {
	font-size: 1.15rem;
	padding: 1em 0;
	color: #ab8754;
  }
  /*mask*/
  .block_imglist .mask3 {
	background: rgba(171, 135, 84, 0.4);
	opacity: 0;
  }
  .block_imglist .media-box .icon:hover .mask3 {
	opacity: 1;
  }
  /*左右按钮*/
  .block_imglist .swiper-btn {
	background: #fff;
	color: #000;
	position: absolute;
	top: 35%;
	cursor: pointer;
	font-size: 16px;
	padding: 2px 4px;
	font-weight: bold;
  }
  .block_imglist .swiper-prev {
	left: 0;
  }
  .block_imglist .swiper-next {
	right: 0;
  }
  .block_imglist .swiper-button-disabled {
	background: #a3a3a3;
	cursor: initial;
  }
  @media screen and (max-width: 640px) {
	.block_imglist {
	  padding: 0;
	}
	.block_imglist .swiper-slide {
	  width: 100%;
	  margin-right: 0;
	}
  }
  /*优势*/
  .sect_youshi {
	width: 100%;
	background-color: #F8F8F8;
	height: auto;
	padding-bottom: 50px;
  }
  /*服务*/
  .index_fuwu_img_div {
	width: 16%;
	height: auto;
	float: left;
  }
  .index_fuwu_img {
	width: 92%;
	cursor: pointer;
  }
  .index_fuwu_img:hover {
	-webkit-transform: rotate(360deg);
			transform: rotate(360deg);
  }
  .index_fuwu_p {
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	margin: 40px 0;
  }
  .index_fuwu_jt_img {
	width: 5%;
	float: left;
	margin-top: 60px;
  }
  /*新闻*/
  .sect_news .index_ .T p {
	color: initial;
  }
  .layout-lr {
	padding: 9rem 5% 6rem 5%;
  }
  .layout-lr-txt {
	padding: 1rem 4% 2rem 4%;
	color: #636161;
	border: 1px solid #cccccc;
	border-bottom: 6px solid #cccccc;
	position: relative;
	margin-bottom: 2em;
  }
  .layout-lr-txt:after {
	display: block;
	content: '';
	position: absolute;
	bottom: -6px;
	left: 0;
	width: 0%;
	height: 6px;
	background: #181a1d;
  }
  .layout-lr-txt a {
	color: #ab8754;
	font-weight: bold;
  }
  .layout-lr-txt a.goto {
	color: #ab8754;
	opacity: 1;
  }
  .layout-lr-txt h3 {
	font-size: 1.5rem;
	font-weight: normal;
	display: block;
	position: relative;
  }
  .layout-lr-txt h3:after {
	display: none;
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 20px;
	height: 3px;
	background: #e64d0a;
  }
  .layout-lr-txt .txt {
	padding: 1em 0 1em 0;
  }
  .layout-lr-txt.cur a {
	color: #181a1d;
  }
  .layout-lr-txt.cur:after {
	width: 100%;
  }
  .layout-lr-txt.cur a.goto {
	opacity: 1;
  }
  @media screen and (max-width: 640px) {
	.layout-lr {
	  padding: 1rem 0;
	}
	.layout-lr-txt {
	  padding: 1rem 0;
	  border-left: 0;
	  border-top: 0;
	  border-right: 0;
	}
  }
  /*分类*/
  .module_cate {
	text-align: center;
	/*margin-top: 4rem*/
  }
  .module_cate a {
	display: inline-block;
	text-align: center;
	font-size: 1.1rem;
	padding: 0 1.8em;
	margin-bottom: 10px;
  }
  .module_cate a p {
	font-weight: bold;
  }
  .module_cate a:hover {
	color: #ab8754;
  }
  .module_cate a .i-plus {
	width: 32px;
	height: 32px;
	position: inherit;
	margin: 0 auto;
	display: block;
	left: auto;
	top: auto;
	border: 0px;
	background: #181a1d;
	margin-top: 6px;
  }
  .module_cate a .i-plus:after {
	width: 12px;
	height: 2px;
	margin-left: -6px;
	margin-top: -1px;
  }
  .module_cate a .i-plus:before {
	width: 2px;
	height: 12px;
	margin-top: -6px;
	margin-left: -1px;
  }
  .module_cate a:hover .i-plus {
	background: #ab8754;
  }
  #swiper_hor .swiper-slide {
	width: 25%;
  }
  #swiper_hor .media-box {
	margin: 0 auto;
	margin-bottom: 0px;
	width: 90%;
  }
  @media screen and (max-width: 640px) {
	#swiper_hor .swiper-slide {
	  width: 50%;
	}
  }
  /**优势**/
  .index_pro_btn {
	width: 100%;
	position: relative;
  }
  .index_pro_btn li {
	width: 100%;
	height: 87.2px;
	text-align: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	cursor: pointer;
	-webkit-transition: none;
	transition: none;
	overflow: hidden;
  }
  .index_youshi_number {
	width: auto;
	height: 100%;
	float: left;
	-webkit-transition: none;
	transition: none;
  }
  .index_pro_btn li .index_pro_btn_span_div {
	width: 64%;
	float: left;
	padding-top: 10px;
	-webkit-transition: none;
	transition: none;
  }
  .index_pro_btn li span {
	width: 100%;
	float: left;
	-webkit-transition: none;
	transition: none;
  }
  .index_pro_btn li .span_1 {
	font-size: 20px;
	color: #333;
  }
  .index_pro_btn li .span_2 {
	font-size: 14px;
	color: #CCCCCC;
  }
  .index_pro_btn .active {
	background-color: #0094DB;
	-webkit-transition: none;
	transition: none;
  }
  .index_pro_btn .active span {
	color: #fff;
  }
  .index_pro_btn .active img {
	-webkit-filter: brightness(0) invert(1);
			filter: brightness(0) invert(1);
  }
  .index_pro_con {
	height: 100%;
	width: 100%;
	max-height: 436px;
	max-width: 766px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
  }
  .index_pro_con img {
	width: auto;
	height: 100%;
	-webkit-filter: none !important;
			filter: none !important;
	-o-object-fit: cover;
	   object-fit: cover;
  }
  .index_pro_con_p {
	font-size: 20px;
	text-align: left;
	color: #fff;
	position: absolute;
	bottom: 20px;
	left: 30px;
	border-bottom: 1px solid #ffffff;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	line-height: 60px;
  }
  /*关于科诺*/
  .about_main_div {
	position: relative;
  }
  .index_about_img_div {
	width: 44.2%;
	height: auto;
  }
  .about_big_img {
	width: 100%;
	height: auto;
  }
  .about_top_img {
	width: 55.1%;
	height: auto;
	position: absolute;
	top: 5%;
	left: 21%;
  }
  .index_about_img_div p {
	font-size: 20px;
	font-weight: 400;
	text-align: left;
	color: #ffffff;
	left: 9%;
	bottom: 3%;
	position: absolute;
  }
  .index_about_img_div .index_about_img_p1 {
	bottom: 50px;
  }
  .index_about_content_div {
	width: 54%;
	height: auto;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 27%;
	font-size: 16px;
	color: #333;
	font-weight: 400;
	line-height: 34px;
  }
  .index_about_foot_div {
	width: 54%;
	position: absolute;
	bottom: 0;
	right: 0;
  }
  .index_about_foot_a {
	float: right;
  }
  /*首页产品*/
  .index_product_hover_div {
	width: 100%;
	height: 70px;
	display: block;
  }
  .index_product_hover_p {
	width: 100%;
	height: 70px;
	position: absolute;
	left: 0;
	margin: 0 !important;
	max-height: 70px !important;
  }
  .index_product_hover_p .index_product_hover_a1 {
	position: absolute;
	left: 14px;
	bottom: 19px;
  }
  .index_product_hover_span {
	width: 100px;
	height: 70px;
	float: right;
	line-height: 34px;
	margin-right: 10px;
  }
  .index_product_hover_a2 {
	float: right;
	border: none !important;
	margin-top: 0 !important;
  }
  .index_product_hover_a3 {
	float: right;
	border: none !important;
	margin-top: 0 !important;
  }
  /* new */
  /*初始化*/
  * {
	padding: 0;
	margin: 0;
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  html,
  body {
	width: 100%;
	height: auto;
	min-height: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
  body {
	font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', 'Arial', 'sans-serif', \5b8b\4f53;
	font-size: 14px;
	line-height: 1.5em;
	color: #999;
	background: #fff;
  }
  input,
  button {
	-webkit-appearance: none;
	border-radius: 0;
  }
  a,
  a:hover,
  a:focus {
	text-decoration: none;
  }
  textarea {
	resize: none;
	overflow: auto;
  }
  input,
  button {
	border: 0;
  }
  img {
	border: 0;
	vertical-align: top;
  }
  li {
	list-style: none;
  }
  ul,
  ol,
  p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
	margin: 0;
  }
  /*修改滚动条*/
  ::-webkit-scrollbar {
	width: 8px;
	height: 8px;
  }
  ::-webkit-scrollbar-track {
	background: #fff;
  }
  ::-webkit-scrollbar-thumb {
	background: #c1c1c1;
	border-radius: 4px;
  }
  ::-webkit-scrollbar-thumb:window-inactive {
	background: #c1c1c1;
  }
  ::-webkit-scrollbar-thumb:vertical:hover {
	background: #c1c1c1;
  }
  .c-container {
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	/* padding:0 2.5rem; */
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
		-moz-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
  }
  .c-container .c-logo {
	margin-right: 1.3rem;
  }
  .c-banner1 {
	background: #fff;
  }
  .c-banner1 .swiper-slide {
	position: relative;
	overflow: hidden;
  }
  .c-banner1 .swiper-slide img {
	width: 100%;
	height: 100vh;
	-o-object-fit: cover;
	   object-fit: cover;
	/* -webkit-transition: all 7s; */
	/* transition: all 7s; */
  }
  .c-banner1 .swiper-slide .c-bg2 {
	display: none;
  }
  .c-banner1 .swiper-slide-active img {
	/* transform:scale(1.1,1.1); */
	/* -webkit-transform:scale(1.1,1.1);  */
  }
  .c-banner1 .swiper-pagination-clickable .swiper-pagination-bullet {
	background: unset;
	color: #fff;
	opacity: 0.3;
	margin: 0 1%;
	font-size: 16px;
	width: auto;
	height: auto;
	font-weight: bolder;
  }
  .c-banner1 .swiper-pagination-clickable .swiper-pagination-bullet-active {
	opacity: 1;
  }
  .c-banner1 .swiper-slide .c-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	color: #fff;
	/* background: url(../images/mbl.png)repeat; */
  }
  .c-banner1 .swiper-slide .c-wrap .cim-container {
	text-align: center;
	width: 100%;
  }
  .c-banner1 .swiper-slide .c-wrap .c-title {
	padding-top: 8%;
	text-align: center;
	line-height: 100px;
	text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  }
  .c-banner1 .swiper-slide .c-wrap .c-title img {
	width: auto;
	height: auto;
	max-width: 100%;
  }
  .c-banner1 .swiper-slide .c-wrap .c-text {
	text-align: center;
	/* padding: 90px 0 75px; */
	margin-top: 152px;
	font-size: 40px;
	line-height: 56px;
	text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  }
  .c-banner1 .swiper-slide .c-wrap .c-text .iw {
	width: 536px;
	font-weight: 400;
	font-size: 36px;
	color: #fff;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
	margin-bottom: 8px;
	text-align: center;
  }
  .c-banner1 .swiper-slide .c-wrap .c-text .iw:first-child {
	padding: 0 14px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
  }
  .c-banner1 .swiper-pagination-bullet {
	opacity: 1;
  }
  .c-banner1 .c-dot {
	position: absolute;
	bottom: 80px;
	left: 0;
	width: 100%;
  }
  .c-banner1 .swiper-pagination {
	position: relative;
	text-align: right;
  }
  @-webkit-keyframes spin-right {
	0% {
	  -webkit-transform: rotate(180deg);
			  transform: rotate(180deg);
	}
	50% {
	  -webkit-transform: rotate(360deg);
			  transform: rotate(360deg);
	}
	100% {
	  -webkit-transform: rotate(360deg);
			  transform: rotate(360deg);
	}
  }
  @keyframes spin-right {
	0% {
	  -webkit-transform: rotate(180deg);
			  transform: rotate(180deg);
	}
	50% {
	  -webkit-transform: rotate(360deg);
			  transform: rotate(360deg);
	}
	100% {
	  -webkit-transform: rotate(360deg);
			  transform: rotate(360deg);
	}
  }
  @-webkit-keyframes spin-left {
	0% {
	  -webkit-transform: rotate(180deg);
			  transform: rotate(180deg);
	}
	50% {
	  -webkit-transform: rotate(180deg);
			  transform: rotate(180deg);
	}
	100% {
	  -webkit-transform: rotate(360deg);
			  transform: rotate(360deg);
	}
  }
  @keyframes spin-left {
	0% {
	  -webkit-transform: rotate(180deg);
			  transform: rotate(180deg);
	}
	50% {
	  -webkit-transform: rotate(180deg);
			  transform: rotate(180deg);
	}
	100% {
	  -webkit-transform: rotate(360deg);
			  transform: rotate(360deg);
	}
  }
  @-webkit-keyframes c-zoom {
	0% {
	  transform: scale(1, 1);
	  -webkit-transform: scale(1, 1);
	}
	100% {
	  transform: scale(1.1, 1.1);
	  -webkit-transform: scale(1.1, 1.1);
	}
  }
  @keyframes c-zoom {
	0% {
	  transform: scale(1, 1);
	  -webkit-transform: scale(1, 1);
	}
	100% {
	  transform: scale(1.2, 1.2);
	  -webkit-transform: scale(1.2, 1.2);
	}
  }
  .c-clear {
	zoom: 1;
  }
  .c-clear:after {
	content: '';
	display: block;
	clear: both;
  }
  .c-fl {
	float: left;
  }
  .c-fr {
	float: right;
  }
  /*顶部*/
  #c-header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 900;
	width: 100%;
	line-height: 100px;
	text-align: center;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	border-bottom: 2px solid transparent;
  }
  .bc_w {
	background-color: #fff;
	-webkit-box-shadow: #ccc 0 0 4px 0;
			box-shadow: #ccc 0 0 4px 0;
  }
  #c-header .black {
	display: none;
  }
  .c-open #c-header {
	line-height: 80px;
	color: #333;
	background: rgba(255, 255, 255, 0.9);
	-webkit-box-shadow: 0 2px 11px rgba(0, 0, 0, 0.05);
			box-shadow: 0 2px 11px rgba(0, 0, 0, 0.05);
  }
  #c-header.c-head-move {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
  }
  #c-header a {
	color: #fff;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
  }
  #c-header .hei {
	color: #333 !important;
  }
  .c-open #c-header a {
	color: #333;
  }
  #c-header {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  /*顶部logo*/
  #c-header .c-logo a {
	float: left;
	text-align: left;
  }
  .c-logo img {
	/* filter: brightness(20); */
  }
  .c-head-hide .c-logo img,
  .c-head-hides .c-logo img {
	-webkit-filter: unset;
			filter: unset;
  }
  #c-header.c-head-hides {
	background-color: rgba(255, 255, 255, 0.9);
	-webkit-box-shadow: 0 0 10px 0 #f0efeb;
			box-shadow: 0 0 10px 0 #f0efeb;
  }
  #c-header.c-head-hides .c-switch i {
	background-color: #113480;
  }
  #c-header.c-head-hide a,
  #c-header.c-head-hides a {
	color: #2a2a2a;
  }
  #c-header.c-head-hide .c-nav .active a::before {
	border-color: #113480;
  }
  #c-header.c-head-hide .c-nav .active a {
	color: #113480;
  }
  #c-header.c-head-hide .c-nav .c-search-box::before {
	border-color: #113480;
  }
  #c-header.c-head-hide .c-nav .c-search-box img {
	width: 15px;
	height: 15px;
  }
  #c-header.c-head-hide .c-nav > li:nth-child(-n+9):hover > a::before {
	border-color: #113480;
  }
  #c-header .c-logo a img {
	height: 66px;
	vertical-align: middle;
  }
  #c-header .c-logo a img:nth-child(2),
  .c-open #c-header .c-logo a img:nth-child(1) {
	display: none;
  }
  .c-open #c-header .c-logo a img:nth-child(2) {
	display: inline-block;
  }
  #c-header .c-logo a p {
	display: inline-block;
	vertical-align: top;
  }
  #c-header .c-logo a p strong {
	margin-right: 22px;
	padding-left: 15px;
  }
  #c-header .c-logo a p span {
	padding-left: 22px;
	border-left: 1px solid #ddd;
  }
  /*顶部pc导航*/
  #c-header .c-nav {
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
	-webkit-box-flex: 1;
	  -webkit-flex: 1;
		 -moz-box-flex: 1;
		  -ms-flex: 1;
			  flex: 1;
	text-align: center;
	white-space: nowrap;
  }
  #c-header .c-nav .domore {
	color: #333333;
	font-size: 15px;
	line-height: 17px;
	padding: 0.1rem 0.15rem;
	background-color: #f4f4f4;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: 0.32rem;
  }
  #c-header .c-nav .domore:hover {
	color: #2f318b;
	border: 1px solid #ed3333;
	background-color: #fff;
  }
  #c-header .c-nav > li {
	padding: 0 20px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	-webkit-box-flex: 1;
	  -webkit-flex: 1;
		 -moz-box-flex: 1;
		  -ms-flex: 1;
			  flex: 1;
	box-sizing: border-box;
  }
  #c-header .c-nav li a {
	position: relative;
	display: inline-block;
	vertical-align: top;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	text-decoration: none;
  }
  #c-header .c-nav li ul {
	position: absolute;
	top: 102px;
	left: 0;
	display: none;
	width: 100%;
	background: #fff;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
			box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  #c-header .c-nav li ul li a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #f1f1f1;
	line-height: 26px;
	text-align: center;
  }
  #c-header .c-nav li ul li:last-child a {
	border-bottom: 0;
  }
  #c-header .c-nav > li > a::before {
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 25px;
	border-bottom: 2px solid transparent;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
  }
  #c-header .c-nav > li.active > a::before,
  #c-header .c-nav > li:nth-child(-n+9):hover > a::before {
	border-bottom: 2px solid #fff;
  }
  .bc_w .c-nav > li.active > a::before,
  .bc_w .c-nav > li:nth-child(-n+9):hover > a::before {
	border-bottom: 2px solid #000 !important;
  }
  #c-header.c-head-hides .c-nav > li.active > a::before,
  #c-header.c-head-hides .c-nav > li:nth-child(-n+9):hover > a::before {
	border-bottom: 2px solid #113480;
  }
  /* #c-header.c-head-hide .c-nav>li.active>a::before,#c-header.c-head-hide .c-nav>li:hover>a::before {
	  border-bottom: 6px solid #bb1c14;
	  bottom: 0;
  }
  #c-header.c-head-hide .c-nav>li.active>a,#c-header.c-head-hide .c-nav>li:hover>a {
	  color: #bb1c14;
  } */
  #c-header .c-nav .c-language {
	position: relative;
	padding: 0 ;
	margin-left: 16px;
  }
  #c-header .c-nav .c-language .c-list-box {
	background: unset;
	padding: 0;
	width: auto;
	-webkit-transform: translateX(-41%);
			transform: translateX(-41%);
  }
  #c-header .c-nav .c-language.c-dode .c-list-box {
	-webkit-transform: translateX(-43%);
			transform: translateX(-43%);
  }
  #c-header .c-nav .c-language .c-list-box img {
	max-width: 100%;
	margin-top: 13px;
  }
  .vx {
	width: 98px;
	height: 106px;
	/* background-image: url(../images/codebg.png); */
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
  }
  #c-header .c-nav .c-language .c-list {
	display: none;
	position: absolute;
	top: 100px;
	right: 0;
	width: 80px;
	text-align: left;
	background: #fff;
	-webkit-box-shadow: 0 2px 11px rgba(0, 0, 0, 0.05);
			box-shadow: 0 2px 11px rgba(0, 0, 0, 0.05);
  }
  /* #c-header.c-head-hide .c-nav .c-language .c-list {
	  top: 81px;
  } */
  #c-header .c-nav .c-language .c-list .c-item {
	line-height: 30px;
  }
  #c-header .c-nav .c-language .c-list .c-item a {
	padding: 0 15px;
	display: block;
	color: #333;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	border-bottom: 1px solid #f1f1f1;
  }
  #c-header .c-nav .c-language .c-list .c-item:last-child a {
	border: 0;
  }
  #c-header .c-nav .c-language .c-list .c-item a:hover {
	color: #fff;
	background: #bb1c14;
  }
  #c-header .c-nav .c-search-box {
	position: relative;
	padding-right: 0 ;
	flex-shrink: 0;
	width: 84px;
  }
  #c-header .c-nav .c-search-box img {
	width: 45px;
	height: 45px;
	vertical-align: middle;
  }
  #c-header .c-nav .c-search-box .blaimg {
	display: none;
  }
  #c-header .c-nav .c-search-box::before {
	content: "";
	width: 0px;
	height: 20px;
	border-left: 1px dotted #fff;
	position: absolute;
	left: 0px;
	top: 40%;
  }
  #c-header .c-nav .c-search-box form {
	display: none;
	position: absolute;
	top: 100px;
	left: -133%;
	background-color: #fff;
	width: 150px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	/* overflow: hidden; */
	-webkit-box-shadow: 0 2px 11px rgba(0, 0, 0, 0.05);
			box-shadow: 0 2px 11px rgba(0, 0, 0, 0.05);
  }
  #c-header .c-nav .c-search-box form::before {
	content: "";
	width: 18px;
	height: 18px;
	display: block;
	position: absolute;
	background-image: url(../images/fang.png);
	background-position: top center;
	background-size: cover;
	left: 41%;
	top: -8px;
  }
  /* #c-header.c-head-hide .c-nav .c-search-box form {
	  top: 81px;
  } */
  #c-header .c-nav .c-search-box form input {
	float: left;
	/* padding: 0 15px; */
	width: 67%;
	height: 40px;
	font-size: 16px;
  }
  #c-header .c-nav .c-search-box form button {
	float: left;
	width: 39px;
	height: 40px;
	color: #ccc;
	border-radius: 5px;
	background-color: #fff;
	background-image: url(../img/tsearch-h.png);
	background-position: top center;
	background-size: cover;
  }
  #c-header .c-nav .c-list-box {
	padding: 0.67rem 2.8rem;
	position: absolute;
	top: 100px;
	left: 0.18rem;
	max-width: 400%;
	display: none;
	-webkit-box-shadow: 0 2px 11px rgba(0, 0, 0, 0.05);
			box-shadow: 0 2px 11px rgba(0, 0, 0, 0.05);
	padding: 0;
	-webkit-transform: translateX(0%);
			transform: translateX(0%);
  }
  #c-header .c-nav .c-list-box .c-list {
	margin: 0 -0.3rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	   -moz-box-align: start;
		-ms-flex-align: start;
			align-items: flex-start;
  }
  #c-header .c-nav .c-list-box .c-list .c-item {
	padding: 0 0.3rem;
	width: 33.33%;
	border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  #c-header .c-nav > li:nth-last-child(4) .c-list-box .c-list .c-item {
	width: 50%;
  }
  #c-header .c-nav .c-list-box .c-list .c-item:last-child {
	border: 0;
  }
  #c-header .c-nav .c-list-box .c-list .c-top-box {
	display: block;
  }
  #c-header .c-nav .c-list-box .c-list .c-top-box .c-text {
	padding-top: 25px;
	font-size: 22px;
	line-height: 32px;
	color: #333;
	-webkit-transition: 0.5s;
	transition: 0.5s;
  }
  #c-header .c-nav .c-list-box .c-list .c-wrap:hover .c-top-box .c-text {
	color: #bb1c14;
  }
  #c-header .c-nav .c-list-box .c-list .c-img-box {
	height: 3rem;
	overflow: hidden;
  }
  #c-header .c-nav .c-list-box .c-list .c-img-box img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-webkit-transition: 0.5s;
	transition: 0.5s;
  }
  #c-header .c-nav .c-list-box .c-list .c-wrap:hover .c-img-box img {
	-webkit-transform: scale(1.1, 1.1);
			transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
  }
  #c-header .c-nav .c-list-box .c-list .c-a-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	   -moz-box-align: start;
		-ms-flex-align: start;
			align-items: flex-start;
	display: none;
  }
  #c-header .c-nav .c-list-box .c-list .c-a-box a {
	width: 25%;
	border-right: 1px solid #999;
	font-size: 14px;
	line-height: 14px;
	color: #999;
	-webkit-transition: 0.5s;
	transition: 0.5s;
  }
  #c-header .c-nav .c-list-box .c-list .c-a-box a:hover {
	color: #bb1c14;
  }
  #c-header .c-nav .c-list-box .c-list .c-a-box a:last-child {
	border: 0;
  }
  #c-header .c-nav .c-list-box .c-list1 {
	width: 22%;
  }
  #c-header .c-nav .c-list-box .c-list1 .c-item {
	display: block;
	padding: 0px 10px 10px 0;
	border-bottom: 1px solid transparent;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	/* background: url(../images/jt5.png)no-repeat right 0 bottom 15px; */
	background-size: auto 6px;
  }
  .imgover {
	overflow: hidden;
  }
  #c-header .c-nav .c-list-box .c-list1 .c-item .c-title {
	font-size: 22px;
	line-height: 32px;
	color: #333;
	-webkit-transition: 0.5s;
	transition: 0.5s;
  }
  #c-header .c-nav .c-list-box .c-list1 .c-item .c-text {
	font-size: 14px;
	line-height: 24px;
	color: #999;
	-webkit-transition: 0.5s;
	transition: 0.5s;
  }
  #c-header .c-nav .c-list-box .c-list1 .c-item.active .c-title {
	padding-bottom: 0.2rem;
  }
  #c-header .c-nav .c-list-box .c-list-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
	-webkit-box-align: start;
	-webkit-align-items: start;
	   -moz-box-align: start;
		-ms-flex-align: start;
			align-items: start;
	text-align: left;
	/* background-image: url(../images/codebg.png); */
	background-repeat: no-repeat;
	background-position: top;
	background-size: auto;
	border-radius: 4px;
	overflow: hidden;
  }
  #c-header .c-nav .c-list-box .c-list2 {
	position: relative;
	display: block;
	width: 100%;
	margin-top: 8px;
	padding-bottom: 8px;
	border-radius: 6px;
	background-color: #fff;
  }
  #c-header .c-nav .c-list-box .c-list2 p {
	color: #7b7b7b;
	line-height: 40px;
	font-size: 18px;
	text-align: center;
  }
  #c-header .c-nav .c-list-box .c-list2 .c-item {
	display: block;
	color: #000;
	text-align: center;
	border-bottom: 1px solid #dddddd;
	line-height: 40px;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
  }
  #c-header .c-nav .c-list-box .c-list2 .c-item:hover {
	color: #337ab7 !important;
  }
  #c-header .c-nav .c-list-box .c-list2 .c-item:last-child {
	border-bottom: none;
  }
  #c-header .c-nav .c-list-box.mycase .c-list2 .c-item:first-child {
	padding-left: 0.35rem;
  }
  #c-header .c-nav .c-list-box.mycase .c-list2 .c-item {
	padding-left: 0.1rem;
  }
  #c-header .c-nav .c-list-box .c-list2 .c-item:first-child {
	margin-top: 8px;
	border-radius: 8px 8px 0 0;
  }
  #c-header .c-nav .c-list-box .c-list2 .c-item {
	background-color: #fff;
	margin-left: 7px;
	margin-right: 8px;
  }
  #c-header .c-nav .c-list-box .c-list2 .c-item img {
	width: 100%;
	height: 172px;
	-o-object-fit: cover;
	   object-fit: cover;
	-webkit-transition: 0.5s;
	transition: 0.5s;
  }
  #c-header .c-nav .c-list-box .c-list2 .c-item:hover img {
	-webkit-transform: scale(1.1, 1.1);
			transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
  }
  #c-header .c-nav .c-list-box .c-list2 .c-item:hover {
	color: #0f4c8c;
  }
  /*顶部移动端导航*/
  #c-header .c-nav2 {
	position: fixed;
	top: 80px;
	left: 0;
	width: 100%;
	height: 0;
	font-size: 14px;
	line-height: 50px;
	overflow-y: auto;
	background: rgba(255, 255, 255, 0.9);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
  }
  /* 公共标题 */
  .c-common-title {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	padding-bottom: 10px;
	/* padding-top: 8%; */
  }
  .c-l-box {
	padding-top: 5%;
  }
  .c-common-title .c-en-title {
	font-size: 40px;
	font-weight: 700;
	line-height: 1em;
	color: #061f58;
  }
  .c-common-title .c-cn-title {
	padding-top: 10px;
	font-size: 36px;
	line-height: 56px;
	color: #27343c;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
  }
  .c-common-title .c-cn-title::after {
	content: "";
	display: block;
	width: 100px;
	height: 3px;
	background-color: #fff;
	margin: 20px 0;
  }
  .c-common-title .c-cn-title::before {
	content: "";
	position: absolute;
	bottom: -20px;
	left: 100px;
	display: block;
	width: 100px;
	height: 3px;
	background-color: #0FD1FF;
	margin: 20px 0;
  }
  .c-common-title .c-cn-title span {
	/* color: #bb1c14; */
  }
  .c-common-title .c-cn-title img {
	width: 303px;
  }
  .c-common-title .c-text {
	padding: 20px 0 50px;
	line-height: 30px;
	width: 48.8%;
  }
  /*nav*/
  #fp-nav.right {
	right: 16px;
  }
  #fp-nav ul li,
  .fp-slidesNav ul li {
	margin-bottom: 20px;
  }
  #fp-nav ul li {
	width: 14px;
	height: 14px;
  }
  #fp-nav ul li a {
	display: block;
	border: 1px solid transparent;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	border-radius: 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
  }
  #fp-nav ul li a span {
	width: 6px;
	height: 6px;
	background: #fff;
	border-radius: 50%;
	margin: 3px;
	display: block;
	-webkit-box-shadow: 0px 0px 6px #c3c8d6;
			box-shadow: 0px 0px 6px #c3c8d6;
	-webkit-transition: 0.3s;
	transition: 0.3s;
  }
  #fp-nav ul li a:hover {
	border-color: #2e96ff;
  }
  #fp-nav ul li a:hover span {
	background: #2e96ff;
  }
  #fp-nav ul li a.active {
	border-color: #2e96ff;
  }
  #fp-nav ul li a.active span {
	background: #2e96ff;
  }
  /* #c-header.c-head-hide .c-nav2 {
	  top: 60px;
  } */
  body.c-open #c-header .c-nav2 {
	height: calc(100% - 80px);
	/* height: -webkit-calc(20%); */
  }
  /* body.c-open #c-header.c-head-hide .c-nav2 {
	  height: calc(100% - 60px);
	  height: -webkit-calc(100% - 60px);
  } */
  #c-header .c-nav2 a {
	display: block;
	margin: 0 20px;
	border-bottom: 1px solid #f1f1f1;
	text-align: left;
	color: #333;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
  }
  #c-header .c-nav2 > li:first-child {
	border-top: 1px solid #f1f1f1;
  }
  #c-header .c-nav2 li:hover > a,
  #c-header .c-nav2 li.active > a {
	color: #113480;
  }
  #c-header .c-nav2 li a i {
	float: right;
	margin-top: 15px;
	font-size: 20px;
  }
  #c-header .c-nav2 li ul {
	display: none;
  }
  #c-header .c-nav2 li ul a {
	padding-left: 15px;
  }
  #c-header .c-nav2 .c-language {
	float: left;
	position: relative;
	padding: 20px 0 0 20px;
  }
  #c-header .c-nav2 .c-language > a {
	margin: 0;
	display: block;
	padding: 0 5px;
	width: 80px;
	height: 40px;
	line-height: 38px;
	border: 1px solid #f1f1f1;
  }
  #c-header .c-nav2 .c-language > a i {
	margin-top: 9px;
  }
  #c-header .c-nav2 .c-language .c-list {
	display: none;
	background: #fff;
	line-height: 40px;
	-webkit-box-shadow: 0 2px 11px rgba(0, 0, 0, 0.05);
			box-shadow: 0 2px 11px rgba(0, 0, 0, 0.05);
  }
  #c-header .c-nav2 .c-language .c-list a {
	display: block;
	padding: 0 5px;
	margin: 0;
  }
  #c-header .c-nav2 .c-language .c-list .c-item:last-child a {
	border-bottom: 0;
  }
  #c-header .c-nav2 .c-search-box {
	float: right;
	width: calc(100% - 120px);
	width: calc(100% - 20px);
	padding: 20px 20px 0 0;
  }
  #c-header .c-nav2 .c-search-box form {
	position: relative;
	border: 1px solid #f1f1f1;
	line-height: 38px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
  }
  #c-header .c-nav2 .c-search-box form input {
	float: left;
	padding: 0 5px;
	width: calc(100% - 50px);
	height: 38px;
  }
  #c-header .c-nav2 .c-search-box form button {
	float: right;
	width: 50px;
	height: 38px;
	color: #fff;
	background: #113480;
  }
  /*顶部导航开关*/
  #c-header .c-switch {
	position: absolute;
	top: 50%;
	right: 15px;
	display: none;
	width: 24px;
	height: 20px;
	margin-top: -10px;
	cursor: pointer;
	z-index: 1;
  }
  #c-header .c-switch i {
	position: relative;
	display: block;
	height: 2px;
	background: #fff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
  }
  #c-header.c-head-hide .c-switch i {
	background-color: #113480;
  }
  .c-open #c-header .c-switch i {
	background: #333;
  }
  #c-header .c-switch i:nth-child(1) {
	top: 0;
  }
  #c-header .c-switch i:nth-child(3) {
	bottom: 0;
  }
  #c-header .c-switch i:nth-child(2) {
	margin: 6px 0;
  }
  body.c-open #c-header .c-switch i:nth-child(2) {
	opacity: 0;
  }
  body.c-open #c-header .c-switch i:nth-child(1) {
	top: 8px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
  }
  body.c-open #c-header .c-switch i:nth-child(3) {
	bottom: 8px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
  }
  .c-zoom {
	-webkit-animation-name: c-zoom;
	animation-name: c-zoom;
  }
  .aboutus {
	background: #fff;
	background-image: url(../img/aboutus-background.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
  }
  .c-left-box {
	text-align: left;
  }
  .about .c-container {
	padding: 2px 1.8rem;
  }
  .about .c-common-title .c-text {
	width: 100%;
	color: #fff;
  }
  .c-common-title.c-unique .c-en-title,
  .c-common-title.c-unique .c-cn-title,
  .c-common-title.c-unique .c-cn-title span {
	color: #fff;
  }
  .about .c_name {
	font-size: 0.28rem;
	margin-bottom: 6%;
  }
  .about .c_name span {
	color: #0FD1FF;
  }
  .about .c-img-box ul li:nth-child(3) span {
	font-size: 58px;
	margin-left: -11px;
  }
  .about .c-img-box ul li.act {
	color: #fff;
	background-color: #cb0000;
	border: 1px solid #cb0000;
  }
  .about .c-img-box ul li.act span {
	color: #fff;
  }
  .about .c-img-box ul li:hover {
	color: #fff;
	/* border: 1px solid #cb0000;
	  background-color: #cb0000; */
	background: url(../img/linx-c.png) no-repeat center;
	background-size: 100% 100%;
  }
  .about .c-img-box ul li:hover span {
	color: #fff;
  }
  /* 公共按钮 */
  .c-common-btn {
	display: block;
	position: relative;
	width: 128px;
	height: 57px;
	line-height: 56px;
	color: #fff;
	background: url(../img/btnbc.png) no-repeat right 0 center;
	background-size: 12px auto;
  }
  .c-common-btn:hover {
	color: #fff;
  }
  .c-common-btn.c-unique {
	color: #fff;
	background: url(../img/btnbc.png) no-repeat center;
	background-size: 100% 100%;
	margin-top: 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-around;
		-ms-flex-pack: distribute;
			justify-content: space-around;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	/* padding: 0 13px; */
	width: 137px;
	height: 47px;
	line-height: 47px;
	/* text-indent: 2em; */
	text-decoration: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
  }
  .c-common-btn.c-unique img {
	width: 34px;
  }
  #c-about .c-left-box .c-img-box {
	padding-top: 1rem;
	padding-left: 1rem;
	overflow: hidden;
  }
  #c-about .c-left-box .c-img-box img {
	width: 100%;
  }
  .about .c-img-box ul li {
	float: left;
	width: 163px;
	height: 141px;
	/* width: calc(25% - 2px); */
	/* width: 178px; */
	background: url(../img/linx.png) no-repeat center;
	background-size: 100% 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	   -moz-box-orient: vertical;
	   -moz-box-direction: normal;
		-ms-flex-direction: column;
			flex-direction: column;
	color: #fff;
	/* border: 1px solid #fff; */
  }
  .about .c-img-box ul li a {
	text-decoration: none;
  }
  .about .c-img-box ul li:nth-child(2n) {
	margin-top: 90px;
  }
  .about .c-img-box ul li .c_name {
	font-size: 18px;
	color: #fff;
  }
  .about .c-img-box ul li .icon {
	width: 60px!important;
  }
  /* 产品也 */
  .projectbox {
	background: #fff;
	background-image: url(../img/ProductCenter-background.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
  }
  .projectbox .tops {
	width: 800px;
	text-align: center;
	margin: 0 auto;
  }
  .projectbox .tops img {
	width: 368px;
	height: auto;
  }
  .projectbox .tops .titles {
	font-weight: 500;
	font-size: 36px;
	text-align: center;
	color: #00b0ff;
	position: relative;
  }
  .projectbox .tops .lines {
	position: relative;
	display: inline-block;
	width: 200px;
  }
  .projectbox .tops .lines::before {
	content: "";
	position: absolute;
	left: 100px;
	display: block;
	width: 100px;
	height: 3px;
	background-color: #0FD1FF;
	margin: 20px 0;
  }
  .projectbox .tops .lines::after {
	content: "";
	display: block;
	width: 100px;
	height: 3px;
	background-color: #fff;
	margin: 20px 0;
  }
  .projectbox .tops .diesie {
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	color: rgba(255, 255, 255, 0.64);
  }
  .projectbox .p-banner {
	margin: 3% 0.3rem;
	width: 12rem;
  }
  .projectbox .p-banner .swiper-slide {
	width: 12rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	/* justify-content: space-between; */
  }
  .projectbox .p-banner .swiper-slide .items {
	width: 3.8rem;
	font-size: 0;
	margin-right: 0.3rem;
	text-decoration: none;
  }
  .projectbox .p-banner .swiper-slide .items:nth-child(3) {
	margin-right: 0;
  }
  .projectbox .p-banner .swiper-slide .items img {
	width: 3.8rem;
	height: 2.84rem;
  }
  .projectbox .p-banner .swiper-slide .items .titles {
	height: 44px;
	line-height: 44px;
	background: #00b0ff;
	font-weight: 500;
	font-size: 16px;
	text-align: center;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
  }
  .projectbox .swperbosx {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
  }
  .projectbox .p-banner .leftb {
	width: 0.83rem;
	height: 0.83rem;
	cursor: pointer;
  }
  .projectbox .p-banner .rightb {
	width: 0.83rem;
	height: 0.83rem;
	cursor: pointer;
  }
  /* 产品也 */
  .yingyong {
	background: #fff;
	background-image: url(../img/Industrya.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
  }
  .yingyong .yininner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
  }
  .yingyong .lebox {
	margin-right: 0.33rem;
	text-align: right;
  }
  .yingyong .lebox .tion {
	width: 492px;
	height: auto;
  }
  .yingyong .lebox .tile {
	font-weight: 500;
	font-size: 36px;
	text-align: right;
	color: #00b0ff;
  }
  .yingyong .lebox .tile::before {
	content: "";
	display: block;
	width: 204px;
	height: 3px;
	background-color: #fff;
	margin: 20px 0;
  }
  .yingyong .lebox .diwo {
	width: 361px;
	font-weight: 400;
	font-size: 16px;
	text-align: right;
	color: #fff;
	line-height: 40px;
	display: inline-block;
  }
  .yingyong .riiboe {
	margin-left: 0.33rem;
  }
  .yingyong .riiboe .imeiw {
	width: 430px;
	height: 80px;
	line-height: 80px;
	padding-left: 50px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	text-align: left;
	border-radius: 40px;
	background: rgba(9, 0, 64, 0.47);
	border: 0.5px solid rgba(224, 224, 224, 0.6);
	-webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
			box-shadow: 0 0 16px rgba(0, 0, 0, 0.1);
	margin-bottom: 26px;
	color: #eee;
	cursor: pointer;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
  }
  .yingyong .riiboe .imeiw img {
	display: none;
	height: 49px;
	width: 49px;
  }
  .yingyong .riiboe .imeiw:nth-child(1) {
	margin-left: 194px;
  }
  .yingyong .riiboe .imeiw:nth-child(2) {
	margin-left: 97px;
  }
  .yingyong .riiboe .imeiw:nth-child(5) {
	margin-left: 97px;
  }
  .yingyong .riiboe .imeiw:nth-child(6) {
	margin-left: 194px;
  }
  .yingyong .riiboe .imeiw:hover {
	background-color: #00B0FF;
  }
  .yingyong .riiboe .imeiw:hover img {
	display: block;
  }
  /* 服务 */
  .fuwubox {
	background: #fff;
	background-image: url(../img/Conos.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
  }
  .fuwubox .inboers {
	width: 940px;
	margin: auto;
  }
  .fuwubox .inboers .topew {
	font-size: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
  }
  .fuwubox .inboers .topew .imgbox {
	width: 470px;
	height: 330px;
	overflow: hidden;
  }
  .fuwubox .inboers .topew .iewi {
	width: 470px;
	height: 330px;
	-o-object-fit: cover;
	   object-fit: cover;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
  }
  .fuwubox .inboers .topew:hover .iewi {
	-webkit-transform: scale(1.1);
			transform: scale(1.1);
  }
  .fuwubox .inboers .topew .riie {
	width: 470px;
	padding: 43px 44px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	background: rgba(0, 0, 0, 0.26);
	text-align: left;
	height: 330px;
  }
  .fuwubox .inboers .topew .riie img {
	height: 24px;
	width: auto;
  }
  .fuwubox .inboers .topew .riie .title {
	font-weight: 500;
	font-size: 32px;
	text-align: left;
	color: #00b0ff;
	position: relative;
	cursor: pointer;
	text-decoration: none;
	display: block;
  }
  .fuwubox .inboers .topew .riie .title::after {
	content: "";
	display: block;
	width: 60px;
	height: 3px;
	background-color: #fff;
	margin: 20px 0;
  }
  .fuwubox .inboers .topew .riie .title::before {
	content: "";
	position: absolute;
	display: block;
	width: 60px;
	left: 60px;
	height: 3px;
	background-color: #00B0FF;
	margin: 20px 0;
	bottom: -20px;
  }
  .fuwubox .inboers .topew .riie .diew {
	font-weight: 400;
	font-size: 20px;
	line-height: 40px;
	text-align: left;
	color: #fff;
  }
  /* fooder */
  .fotter {
	min-height: 242px;
	background: #333;
  }
  .fotter .athlinke {
	font-weight: 400;
	font-size: 16px;
	text-align: left;
	color: #999;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #999;
  }
  .fotter .athlinke .lie {
	width: 1200px;
	margin: 0 auto;
  }
  .fotter .inner {
	width: 1200px;
	margin: 0 auto;
	font-weight: 400;
	font-size: 16px;
	text-align: left;
	color: #fff;
  }
  .fotter .inner .meiose {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 16px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
  }
  .fotter .inner .meiose .leiw .tel {
	font-weight: 400;
	font-size: 32px;
	text-align: left;
	color: #fff;
	margin-top: 10px;
	white-space: nowrap;
  }
  .fotter .inner .meiose .leiw .ieow {
	margin-top: 44px;
  }
  .fotter .inner .meiose .leiw .ieow .diew {
	margin-bottom: 10px;
  }
  .fotter .inner .middl {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 45px;
  }
  .fotter .inner .middl .orbox {
	font-size: 0;
	margin-right: 0.4rem;
  }
  .fotter .inner .middl .orbox img {
	width: 122px;
	height: 122px;
	background: #fff;
	margin-bottom: 10px;
  }
  .fotter .inner .middl .orbox div {
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	color: #fff;
  }
  .fotter .inner .middl .addss .itmes {
	margin-bottom: 10px;
  }
  .fotter .inner .middl .addss .itmes:last-child {
	margin-top: 28px;
  }
  .fotter .inner .ribbe {
	border-left: 1px solid #707070;
	padding-left: 30px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	width: 342px;
  }
  .fotter .inner .ribbe .mylike {
	margin-right: 0.5rem;
	margin-bottom: 0.3rem;
	color: #fff;
	text-decoration: none;
  }
  .fotter .inner .ribbe .mylike:nth-child(3n) {
	margin-right: 0;
  }
  /* 商品详情 */
  .producttops {
	background-image: url(../img/Product11.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	height: 5rem;
  }
  .producttops .center {
	text-align: center;
	font-weight: 500;
	font-size: 36px;
	color: #fff;
  }
  .producttops .center .dese {
	font-weight: 400;
	font-size: 16px;
	text-align: center;
	color: #999;
	margin-top: 20px;
  }
  .prodectbox .limeun {
	height: 0.9rem;
	background: #eee;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
  }
  .prodectbox .limeun .pcur {
	text-align: center;
	height: 0.9rem;
	line-height: 0.9rem;
	width: 111px;
	color: #000;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	border-top: 4px solid #eee;
	overflow: hidden;
	text-decoration: none;
	padding: 0 0.2rem;
  }
  .prodectbox .limeun .active {
	border-top: 4px solid #00B0FF;
	background-color: #fff;
  }
  .prodectbox .limeun .cmeun {
	text-align: center;
	height: 0.9rem;
	line-height: 0.9rem;
	padding: 0 0.1rem;
	border-top: 4px solid #00B0FF;
	background-color: #fff;
  }
  .prodectbox .descbox {
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 0.93rem;
  }
  .prodectbox .descbox .title {
	font-weight: 400;
	font-size: 0.48rem;
	text-align: center;
	color: #000;
  }
  .prodectbox .descbox .ins {
	font-weight: 400;
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	color: #999;
	margin-top: 0.3rem;
  }
  .prodectbox .prodectlist {
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 0.7rem;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	   -moz-box-align: start;
		-ms-flex-align: start;
			align-items: flex-start;
  }
  .prodectbox .prodectlist .lefmn {
	width: 330px;
	background: transparent;
	border: 1px solid #ddd;
	padding: 0.2rem;
	-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
			flex-shrink: 0;
  }
  .prodectbox .prodectlist .lefmn .etitle {
	font-weight: 400;
	font-size: 32px;
	text-align: center;
	color: #000;
  }
  .prodectbox .prodectlist .lefmn .itemse {
	min-height: 63px;
	background: #f6f6f6;
	font-weight: 400;
	font-size: 16px;
	text-align: left;
	color: #999;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	margin-bottom: 2px;
	padding: 0 12px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
  }
  .prodectbox .prodectlist .lefmn .itemse:hover {
	background: #00b0ff;
  }
  .prodectbox .prodectlist .lefmn .itemse:hover a {
	color: #fff !important;
  }
  .prodectbox .prodectlist .lefmn .active {
	background: #00b0ff;
  }
  .prodectbox .prodectlist .lefmn .active a {
	color: #fff !important;
  }
  .prodectbox .prodectlist .riglist {
	margin-left: 25px;
  }
  .prodectbox .prodectlist .riglist .citms {
	/* width: 845px; */
	/* height: 282px; */
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	   -moz-box-flex: 1;
		-ms-flex: 1;
			flex: 1;
	background: #fff;
	border: 1px solid #ddd;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 25px 34px;
  }
  .prodectbox .prodectlist .riglist .citms .icons {
	width: 292.5px;
	height: 234px;
	-o-object-fit: contain;
	   object-fit: contain;
  }
  .prodectbox .prodectlist .riglist .citms .riboie {
	margin-left: 64px;
  }
  .prodectbox .prodectlist .riglist .citms .riboie .titles {
	font-weight: 500;
	font-size: 22px;
	text-align: left;
	color: #000;
	border-bottom: 1px solid #DDDDDD;
	position: relative;
	padding-bottom: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 394px;
  }
  .prodectbox .prodectlist .riglist .citms .riboie .titles::after {
	position: absolute;
	content: '';
	left: 0;
	bottom: 0;
	width: 70px;
	border-bottom: 1px solid #00B0FF;
	transition: width 0.4s;
	-webkit-transition: width 0.4s;
	/* Safari */
	cursor: pointer;
  }
  .prodectbox .prodectlist .riglist .citms:hover .riboie .titles::after {
	width: 100%;
  }
  .prodectbox .prodectlist .riglist .citms .riboie .infos {
	font-weight: 400;
	font-size: 14px;
	min-height: 86px;
	line-height: 24px;
	text-align: left;
	color: #333;
	margin-top: 24px;
  }
  .prodectbox .prodectlist .riglist .citms .riboie .more {
	width: 80px;
	display: block;
	height: 38px;
	text-align: center;
	line-height: 38px;
	margin-top: 29px;
	color: #fff;
	background: #00b0ff;
  }
  .prodectbox .others-pic {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	max-width: 1200px;
	margin: 0 auto;
  }
  .prodectbox .others-content{
	max-width: 1200px;
	margin: 0 auto;
  }
  .prodectbox .others-content img {
	max-width: 100%;
	height: auto!important;
  }
  .prodectbox .others-pic .imitem {
	width: 373px;
	margin-right: 40px;
  }
  .prodectbox .others-pic .imitem:nth-child(3n) {
	margin-right: 0;
  }
  .prodectbox .others-pic .o-item {
	width: 373px;
	height: 296px;
	background: #fff;
	border: 1px solid #d9d9d9;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	overflow: hidden;
  }
  .prodectbox .others-pic .o-item img {
	width: 353px;
	height: 276px;
	-o-object-fit: cover;
	   object-fit: cover;
	-webkit-transition: 0.5s;
	transition: 0.5s;
  }
  .prodectbox .others-pic .imitem:hover .o-item img {
	-webkit-transform: scale(1.1, 1.1);
			transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
  }
  .prodectbox .others-pic .namew {
	font-weight: 400;
	font-size: 20px;
	text-align: left;
	color: #000;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 24px;
	margin-bottom: 62px;
  }
  .myabouts .producttops {
	background-image: url(../img/weareKono.png);
  }
  .myabouts .myinfos {
	width: 1200px;
	margin: 0 auto;
  }
  .myabouts .myinfos .topimg {
	width: 100%;
	height: auto;
  }
  .myabouts .myinfos .mytitle {
	margin-top: 0.52rem;
	font-weight: 500;
	font-size: 0.48rem;
	color: #000;
	position: relative;
  }
  .myabouts .myinfos .mytitle::before {
	content: "";
	position: absolute;
	bottom: -0.2rem;
	left: 1rem;
	display: block;
	width: 1rem;
	height: 3px;
	background-color: #0FD1FF;
	margin: 0.2rem 0;
  }
  .myabouts .myinfos .mytitle::after {
	content: "";
	display: block;
	width: 1rem;
	height: 3px;
	background-color: #000000;
	margin: 0.2rem 0;
  }
  .myabouts .myinfos .mydata {
	background: #eee;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	padding: 0.17rem 1rem;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
  }
  .myabouts .myinfos .mydata .items {
	text-align: center;
  }
  .myabouts .myinfos .mydata .items .tile {
	font-weight: 400;
	font-size: 0.2rem;
	text-align: center;
	color: #000;
  }
  .myabouts .myinfos .mydata .items .nums {
	font-weight: 400;
	font-size: 0.5rem;
	text-align: center;
	color: #00b0ff;
	margin: 0.32rem 0;
  }
  .myabouts .myinfos .youshi {
	margin-top: -0.89rem;
	text-align: center;
	margin-bottom: 1.2rem;
  }
  .myabouts .myinfos .youshi .mytitle {
	display: inline-block;
  }
  .myabouts .myinfos .youshi .mytitle::before {
	bottom: 0;
  }
  .myabouts .myinfos .youshi .slist {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
	margin-top: 0.2rem;
  }
  .myabouts .myinfos .youshi .slist .citem {
	width: 2.7rem;
	height: 3.77rem;
	position: relative;
	cursor: pointer;
  }
  .myabouts .myinfos .youshi .slist .icon {
	width: 2.7rem;
	height: 3.77rem;
	-o-object-fit: cover;
	   object-fit: cover;
  }
  .myabouts .myinfos .youshi .slist .bc {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
	/* background-image: url(../img/huibc.png); */
	background-size: 100%;
	background-repeat: no-repeat;
  }
  .myabouts .myinfos .youshi .slist .bc .title {
	padding: 0 0.2rem;
	height: 1.06rem;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	font-weight: 400;
	font-size: 0.2rem;
	text-align: left;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
  }
  .prodectinfo .tops {
	background-color: #031739;
	display: block;
	/* height: 5.8rem; */
  }
  .prodectinfo .tops .innerw {
	width: 1200px;
	margin: 0 auto;
	padding-top: 110px;
  }
  .prodectinfo .tops .innerw .loiew {
	/* margin: 0.2rem 0; */
	font-size: 16px;
	color: #999;
  }
  .prodectinfo .tops .innerw .loiew .innerw {
	font-size: 16px;
  }
  .prodectinfo .tops .innerw .loiew a {
	color: #999;
  }
  .prodectinfo .tops .innerw .loiew .infobox {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
  }
  .prodectinfo .tops .innerw .loiew .infobox .po-banner1 {
	width: 529px;
	height: 380px;
	/* background: #fff; */
	margin: 30px 0;
	margin-right: 40px;
  }
  .prodectinfo .tops .innerw .loiew .infobox .po-banner1 .cicont {
	width: 529px;
	height: 380px;
	-o-object-fit: contain;
	object-fit: contain;
	background-color:#031739;
  }
  .prodectinfo .tops .innerw .loiew .infobox .infomess {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	   -moz-box-flex: 1;
		-ms-flex: 1;
			flex: 1;
  }
  .prodectinfo .tops .innerw .loiew .infobox .infomess .title {
	font-weight: 500;
	font-size: 28px;
	text-align: left;
	color: #fff;
	width: 450px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
  }
  .prodectinfo .tops .innerw .loiew .infobox .infomess .pics {
	margin-top: 43px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
  }
  .prodectinfo .tops .innerw .loiew .infobox .infomess .pics img {
	width: 116px;
	height: 83px;
	background: #fff;
	border: 1px solid #00b0ff;
	margin-right: 16px;
  }
  .prodectinfo .tops .innerw .loiew .infobox .infomess .callme {
	margin-top: 114px;
  }
  .prodectinfo .tops .innerw .loiew .infobox .infomess .callme .nmes {
	font-weight: 400;
	font-size: 16px;
	text-align: left;
	color: #fff;
  }
  .prodectinfo .tops .innerw .loiew .infobox .infomess .callme .alie {
	font-weight: 500;
	font-size: 32px;
	text-align: left;
	color: #00b0ff;
  }
  .prodectinfo .prodectlist .iiowi {
	/* padding: 30px; */
	padding: 0 30px;
  }
  .prodectinfo .prodectlist .iiowi .contntn {
	display: none;
  }
  .prodectinfo .prodectlist .iiowi .contntn:first-child {
	display: block;
  }
  .newsbox .producttops {
	background-image: url(../img/news-background.png);
  }
  .newsbox .newlist {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
	width: 1200px;
	margin: 0 auto;
  }
  .newsbox .newlist .ntime {
	width: 373px;
	height: 605px;
	background: #fff;
	border: 1px solid #d9d9d9;
	margin-right: 40px;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 40px;
  }
  .newsbox .newlist .ntime:nth-child(3n) {
	margin-right: 0;
  }
  .newsbox .newlist .ntime .tops {
	font-size: 0;
	padding: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
  }
  .newsbox .newlist .ntime .tops img {
	height: 100%;
	width: 100%;
  }
  .newsbox .newlist .ntime .bomtmt {
	padding: 20px;
	padding-top: 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
  }
  .newsbox .newlist .ntime .title {
	font-weight: 400;
	font-size: 24px;
	height: 82px;
	text-align: left;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
  }
  .newsbox .newlist .ntime .desic {
	font-weight: 400;
	font-size: 16px;
	height: 112px;
	text-align: left;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
  }
  .newsbox .newlist .ntime .botit {
	margin-top: 36px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	   -moz-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
  }
  .newsbox .newlist .ntime .botie {
	/* margin-top: 10px; */
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	width: 137px;
	height: 50px;
	background: rgba(0, 176, 255, 0);
	border: 1px solid #00b0ff;
	font-weight: 400;
	font-size: 16px;
	text-align: left;
	color: #00b0ff;
	padding-left: 18px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
  }
  .newsbox .newlist .ntime .botie img {
	margin-left: 20px;
	width: 30px;
	height: auto;
  }
  .newsbox .newdetals {
	width: 1200px;
	margin: 0 auto;
  }
  .newsbox .newdetals .title {
	font-weight: 400;
	font-size: 48px;
	text-align: center;
	color: #000;
  }
  .newsbox .newdetals .times {
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid #f8f8f8;
	height: 54px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
  }
  .newsbox .newdetals .times .ie {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	   -moz-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	   -moz-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	font-weight: 400;
	font-size: 14px;
	color: #999;
	padding: 0 20px;
  }
  .newsbox .newdetals .times .ie img {
	width: 22px;
	height: auto;
	margin-right: 10px;
  }
  .newsbox .newdetals .cneotn {
	margin-top: 20px;
  }
  .callme .producttops {
	background-image: url(../img/contactus.png);
  }
  .callme .descbox .calltype {
	margin-top: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
			flex-wrap: wrap;
  }
  .callme .descbox .calltype .items {
	width: 586px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 28px;
	margin-bottom: 28px;
	cursor: pointer;
  }
  .callme .descbox .calltype .items:nth-child(2n) {
	margin-right: 0;
  }
  .callme .descbox .calltype .items img {
	width: 144px;
	height: 144px;
	background: #dbdbdb;
  }
  .callme .descbox .calltype .items .kie {
	height: 144px;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	   -moz-box-flex: 1;
		-ms-flex: 1;
			flex: 1;
	background: #eee;
	line-height: 144px;
	font-weight: 400;
	font-size: 20px;
	text-align: left;
	color: #000;
	padding-left: 20px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
  }
  .callme .descbox #map {
	margin-top: 20px;
  }
  .formss{
	width: 710px;
	margin: 0 auto;
	margin-top: 60px;
  }
  .jobx{
	width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
  }
  .jobx .titles{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
  }
  .jobx .itme{
	width: 160px;
	font-size: 16px;
	color: #333;
    line-height: 68px;
    text-align: center;
    background-color: #f7f7f7;
  }
  .jobx .wefe{
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	   -moz-box-flex: 1;
		-ms-flex: 1;
			flex: 1;
  }
  .jobx .myxuqiu{
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 0;
  }
  .jobx .myxuqiu .iuoe{
	width: 160px;
	font-size: 14px;
	color: #333;
    line-height: 33px;
    text-align: center;
  }
  .prodectbox .jobdetails{
	max-width: 1200px;
	margin: 0 auto;
  }
  .prodectbox .jobdetails span{
	font-weight: 600;
  }
  .prodectbox .jobdetails .forms{
	background-color:#f4f4f4;
	padding: 30px 0;
  }
  .prodectbox .jobdetails .forms .form-line{
	display: flex;
	justify-content: center;
  }

  #dowebok .c-banner1 .c-bg{
	display: block
  }
  #dowebok .c-banner1 .c-bg2{
	display: none
  }