@charset "utf-8";
/* CSS Document */
body,html{ margin:0; padding:0; font:14px "微软雅黑",“宋体”; background-color:#FAFCFD; color: #333;}
html, body {
        position: relative;
        height: 100%;
    }
html{ overflow-x: hidden;}
div{
	box-sizing:border-box; 	
	padding:0;}
h1,h2,h3,h4,h5,h6,p{margin:0; padding:0; font-weight: normal;}
em,i{ font-style:normal}
ul,li,dl,dt,dd{ list-style-type:none; margin:0; padding:0;}
a,a:hover,img{ list-style-type:none; margin:0; padding:0; display:block;}
a,a:hover{ color: #424242; text-decoration:none;}
a:hover{ color:#2863E3;}
.fl{ float:left;}
.fr{ float:right;}
.mtp20{ margin-top:20px}
.mtp40{ margin-top:40px!important;}
.mtp70{ margin-top:70px}
.clear{ clear:both;}
.colr01{color: #fff!important;}
.colr02{color: #1861c3!important;}
::-webkit-scrollbar {display:none}
img{border: none;}
/* 以上全局 */
.banner{margin-top: 100px;}
.banner img{width: 100%;}
#slides {display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:relative}
#slides li {
	display: block;
	width: 100%;
	height: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 0px;
	overflow:hidden
}

/* 本例子css */
#solid{width:100%; height:100%;overflow:hidden;position:relative; margin-top:-3px;}
#solid .solid0,#solid .solid1,#solid .solid2{position:absolute;left:0px;top:0px;width:100%;height:100%;display:none;}
#solid ul{margin:0px;padding:0px;list-style:none;}
#solid ul li{position:absolute;left:50%;top:0px;width:100%;height:100%;margin-left:-50%;display:none;cursor:pointer;}
#solid #btt{width:905px;height:55px;bottom:15px;left:50%;position:absolute;margin-left:-452px;}
#solid #btt span{position:absolute;top:15px;left:45%;display:block;width:30px;height:8px;margin:0 15px;	text-align:center;background:#3d3d3d;z-index:1000;cursor:pointer;filter:alpha(opacity=70); /*IE滤镜，透明度50%*/
	-moz-opacity:0.7; /*Firefox私有，透明度50%*/opacity:0.7;/*其他，透明度50%*/
	}
.swipe{overflow:hidden;position:relative;}
.swipe ul{list-style-type:none;float:left;
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe ul li{
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	list-style-type:none; }
.swipe .img{
	position:relative ;
}
.swipe .txt_title{
	width: 80%;
	position: absolute;
	top: 50%;
	margin-top: -100px;
	color: #fff;
	text-align: center;
	transition: all 1.5s ease 0s;
}
.swipe .txt_title2{
	text-align: left;
}
.swipe .txt_title h2{
	font-size: 54px;
	animation-name: fadeInUp;animation-delay: 1.2s;
	transition: all 1.5s ease 0s;
}
.swipe .txt_title h3{
	font-size: 24px;
	animation-name: fadeInUp;animation-delay: 1.3s;
	font-weight: lighter;
	transition: all 1.5s ease 0s;
	padding-top: 10px;
}
/* .swipe .txt_title i{
	font-size: 40px;
	animation-name: fadeInUp;animation-delay: 1.4s;
	font-weight: lighter;
	padding-top: 20px;
	display: inline-block;
	transition: all 1.5s ease 0s;
} */
.swipe img{vertical-align:middle;width:100%;}
.swipe #pagenavi{position:absolute;bottom:5%; padding:0 10px;padding-top:5px; left:0; right:0; margin:0 auto;text-align:center;}
.swipe #pagenavi a{width:10px;height:10px; border-radius:50%; text-indent: -999px; background:#fff;margin:0 4px;overflow:hidden;cursor:pointer;display:inline-block;*display:inline;*zoom:1;}
.swipe #pagenavi a.active{background: rgba(255,255,255,.5);width:50px;border-radius:50px;}
/* ---------以上为焦点图代码--------------- */
.product_head{
}
/*首页产品*/
.product_head h2{
    text-align: center; 
    padding-top: 60px; 
    font-size: 40px; 
    color: #434343;
    font-weight: bold;
	animation-name: fadeInDown;
	animation-delay: 1.2s;
	transition: all 1.5s ease 0s;
}
.product_head span{
    color: #d8d8d8; 
}
.product_head p{
    text-align: center;
    color: #aaaaaa; 
    padding:8px 0;
	animation-name: fadeInDown;
	animation-delay: 1.3s;
	position: relative;
}
.product_head p::after{
	width: 24px;
	height: 3px;
	position: absolute;
	left: 50%;
	margin-left: -12px;
	right: 0;
	bottom: 0;
	content: "";
    background-color: #1f72dc; 
    margin-top:8px;
	animation-name: fadeInDown;
	animation-delay: 1.3s;
}
.product_head h3{
    text-align: center;
    color: #b9b9b9; 
    margin-top:16px;
	animation-name: fadeInDown;
	animation-delay: 1.3s;
}
.line {
  position:absolute;
  width: 0;
  height: 100%;
  background-color:#33a8f2;
  top: 0;
  left: 0;
  z-index: -1;
}
/*重置swiper*/
.swiper-container-horizontal>.swiper-pagination-bullets.solution-pagination{bottom:15px}
.solution-pagination .swiper-pagination-bullet{width:24px;height:4px;border-radius:100px;overflow:hidden;background:#dfe1f1;border:none;cursor:pointer;content:'';display:inline-block;box-sizing:border-box;opacity:1;vertical-align:middle}
.solution-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#f66f6a;box-sizing:border-box}
.swiper-container-solution .swiper-button-prev{
	left:49%;
	margin-left: -90px;
	width:90px;
	height:70px;
	margin-top:0;
	background-image:url(../images/left_jiantou.png);	
	transition:background-image .15s;
	top: 88%;
	background-size:cover;
	outline: none;
	bottom: 40px;
	}
.swiper-container-solution .swiper-button-next{
	right:49%;
	margin-right: -90px;
	width:90px;
	height:70px;
	margin-top:0;
	top: 88%;
	background-size:cover;
	outline: none;
	background-image:url(../images/right_jiantou.png);	
	transition:background-image .15s;}
.swiper-container-solution .swiper-button-next:hover{
	background-image:url(../images/right_jiantou_ah.png);transition:background-image .2s}
.swiper-container-solution .swiper-button-prev:hover{
	background-image:url(../images/left_jiantou_ah.png);transition:background-image .2s}
/* 首页-关于我们 */
.in_about{
	width: 100%;
	position: relative;
	background: url(../images/in_about_bg.png) no-repeat bottom center;
}
.in_about_cont{
	width: 90%;
	display: flex;
	justify-content: space-between;
	padding: 50px 0 60px 0;
	margin: 0 auto;
}
.in_about_left{
	width: 50%;
	border-right: #ECECEC solid 1px;
	padding-right: 5%;
	padding-top: 10px;
}
.in_about_left h3{
	color: #333;
	font-size: 28px;
}
.in_about_left p{
	font-size: 16px;
	line-height: 30px;
	color: #555555;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
	padding-top: 0;
}
.in_about_left em{
	padding-top: 50px;
	display: block;
}
.in_about_left em a,
.in_fuwu_cont em a,
.in_news_cont em a{
	width: 160px;
	line-height: 40px;	
	text-align: center;
	font-size: 16px;
	color: #fff;
	display: flex;
	justify-content: space-between;
	border-radius: 24px;
}
.in_about_left em a span,
.in_fuwu_cont em a span,
.in_news_cont em a span{
	width: 110px;
	line-height: 40px;
	border-radius: 24px;
	font-size: 16px;
	display: inline-block;
	background-color:#1861c3;
	border-radius: 24px 0 0 24px;
	transition: all 1.5s ease 0s;
}
.in_about_left em a i,
.in_fuwu_cont em a i,
.in_news_cont em a i{
	width: 50px;
	display: inline-block;
	line-height: 40px;
	border-radius: 24px;
	font-size: 20px;
	background-color:#f5b90b;
	border-radius: 0 24px 24px 0;
	transition: all 1.5s ease 0s;
}
.in_about_left em a:hover span,
.in_fuwu_cont em a:hover span,
.in_news_cont em a:hover span{
	background-color: #f5b90b;
	color: #fff;
	transition: all 1.5s ease 0s;
}
.in_about_left em a:hover i,
.in_fuwu_cont em a:hover i,
.in_news_cont em a:hover i{
	background-color: #1861c3;
	color: #fff;
	transition: all 1.5s ease 0s;
}
.in_about_right{
	width: 52%;
	padding-left: 2%;
}
.sub_youshi{
	padding: 20px 0 80px 0;
	background:#F5F5F5 url(../images/sub_about_bg.png) no-repeat bottom center;
	margin: 40px 0 0 0;
	
}
.in_youshi h3{
	text-align: center;
	font-size: 24px;
	position: relative;
	line-height: 60px;
	font-weight: 600;
}
.in_youshi h3::after{
	width: 24px;
	height: 3px;
	position: absolute;
	left: 50%;
	margin-left: -12px;
	right: 0;
	bottom: 0;
	content: "";
	background-color: #1f72dc; 
	margin-top:8px;
	animation-name: fadeInDown;
	animation-delay: 1.3s;
}
.in_youshi_cont,.sub_lianxi_cont{
	width: 80%;
	display: flex;
	justify-content: center;
	padding-top: 40px;
	margin: 0 auto;
}
.sub_lianxi_cont{
	padding: 60px 0;
}
.in_youshi_cont dl,.sub_lianxi_cont dl{
	width: 33.3%;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.in_youshi_cont dt,.sub_lianxi_cont dt{
	width: 75px;
	height: 75px;
	line-height: 75px;
	border: #1861c3 dotted 2px;
	border-radius: 1000px;
	transition: all 500ms ease 0s;
}
.in_youshi_cont dt.dt,.sub_lianxi_cont dt.dt{
	width: 120px;
	height: 120px;
	line-height: 120px;
}
.in_youshi_cont dt:hover,.sub_lianxi_cont dt:hover{
	transform: rotateY(180deg);
	transition: all 500ms ease 0s;
	background-color:#1861c3 ;
	border: #1861c3 dotted 2px;
}
.in_youshi_cont dt i,.sub_lianxi_cont dt i{
	font-size: 34px;
	color: #1861c3;
}
.in_youshi_cont dt.dt i,.sub_lianxi_cont dt.dt i{
	font-size: 50px;
}
.in_youshi_cont dt:hover i,.sub_lianxi_cont dt:hover i{
	color: #fff;
}
.in_youshi_cont dd,.sub_lianxi_cont dd{
	display: block;
	padding-top: 10px;
	font-size: 16px;
}
.sub_lianxi_cont dd{
	font-size: 16px;
	line-height: 30px;
	padding-top: 20px;
}
.sub_lianxi_cont dd strong{
	color: #1861c3;
	font-size: 18px;
}
/* 数字动态开始 */
.product-number-info,
.product-number-info2{
   width: 100%;
   position: relative;
}
.product-number-info .product-number-inner,
.product-number-info2 .product-number-inner{
    width: 100%;
    margin: 0 auto;
}
.product-number-info ul,
.product-number-info2 ul{
    padding: 0 0 30px 0;
	display: flex;
	justify-content: space-between;
}
.q {zoom: 1;}
.product-number-info li,
.product-number-info2 li{
    width: 25%;
    padding-top: 1px;
	display: flex;
	flex-direction: column;
	text-align: center;
}
.product-number-info li b,
.product-number-info2 li b{
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-size: 38px;
    display:inline-block;
    position: relative;
    margin: 0;
	font-weight:normal;
	color: #1861c3;
	padding-left: 10px;
}
.product-number-info2 li b{
	font-family:'Arial Narrow Bold', sans-serif;
	font-weight: 600;
	font-size: 50px;
}
.product-number-info li p,
.product-number-info2 li p{
    font-size: 18px;
	color: #222;
	transition: all .8s linear;
	padding-top: 5px;
}
.product-number-info li b i,
.product-number-info2 li b i{
    font-style: normal;
}
.product-number-info li b sup,
.product-number-info2 li b sup{
    position: relative;
    font-size: 40px;
    top:15px;
}
.product-number-info li b em,
.product-number-info2 li b em{
    font-style: normal;
    font-size: 28px;
    padding-left: 2px;
    position: relative;
    top: 28px;
	transition: all .8s linear;
}
.product-number-info li.li-5,
.product-number-info2 li.li-5{
    text-align: right;
}
/* 数字动态 */
/* 首页-服务领域 */
.in_fuwu_cont{
	width: 90%;
	padding: 60px 0 0 0;
	margin: 0 auto;
}
.in_fuwu_cont ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.in_fuwu_cont li{
	width: 24%;	
	position: relative;
	text-align: center;
}
.in_fuwu_cont li .in_fuwu_img{
	overflow: hidden;
	width: 100%;
}
.in_fuwu_cont li .in_fuwu_img img{
	width: 100%;
	transition: all 1.5s ease 0s;
}
.in_fuwu_cont li .in_fuwu_img img:hover{
	transform: scale(1.2);
	transition: all 1.5s ease 0s;
	}
.in_fuwu_cont em,
.in_news_cont em{
	width: 160px;
    padding-top: 50px;
    display: block;
	margin: 0 auto;
}
.in_fuwu_txt{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 70px;
	background: rgba(29,98,185,0.9);
	color: #fff;
	font-size: 22px;
}
.in_fuwu_txt i{
	font-size: 30px;
	padding-right: 10px;
}
/* 案例中心 */
.in_anli{
	background-color: #f8f8f8;
	margin-top: 60px;
}
.in_anli_cont{
	width: 90%;
	padding: 60px 0 150px;
	position: relative;
	margin: 0 auto;
}
    .swiper-container {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;
	 overflow-x:hidden;overflow-y:auto;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      height: calc((100% - 30px) / 2);
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
	/* 重定义 */
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		left: 42%;
		right: auto;
		background: url(../images/btn_left.png) no-repeat;
		outline:none;
	}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		right:42%;
		left: auto;
		background: url(../images/btn_right.png) no-repeat;
		outline:none;
	}
	.swiper-button-next:after, .swiper-button-prev:after{
		    font-family:none;
		    font-size: var(--swiper-navigation-size);
		    text-transform: none!important;
		    letter-spacing: 0;
		    text-transform: none;
		    font-variant: initial;
		
	}
	.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{
		content: '';
	}
	.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
		content: '';
	}
	
	.swiper-button-next, .swiper-button-prev {
		width: 60px;
		height: 60px;
	    position: absolute;
	    bottom: 40px;
		top: auto;
	    /* width: calc(var(--swiper-navigation-size)/ 44 * 27);
	    height: var(--swiper-navigation-size);
	    margin-top: calc(-1 * var(--swiper-navigation-size)/ 2); */
	    z-index: 10;
	    cursor: pointer;
	    display: flex;
	    align-items: center;
	    justify-content: center;
	    /* color: var(--swiper-navigation-color,var(--swiper-theme-color)); */
	}
.swiper-img{
		width: 60px;
		height: 60px;
		position: absolute;
		bottom: 40px;
		top: auto;
		left: 50%;
		margin-left: -30px;
		z-index: 10;
		cursor: pointer;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.swiper-button-next2{
		right: 0;
		top: 50%;
	}
	.swiper-button-prev2{
		left: 0;
		top: 50%;
	}
	.swiper-button-next3{
		right: 0;
		top: 50%;
		margin-top: -30px;
	}
	.swiper-button-prev3{
		left: 0;
		top: 50%;
		bottom: 0;
		margin-top: -30px;
	}
.in_anli_items .img .in_anli_img img{
	width: 100%;
	transition: all 1.5s ease 0s;
}
.in_anli_items .img:hover .in_anli_img img{
	transform: scale(1.2);
	transition: all 1.5s ease 0s;
}
.in_anli_items .img:hover .up-graybox {
  opacity: 1;
  filter: alpha(opacity=1);
}
.in_anli_img {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.up-graybox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 0.4s ease 0s;
	 z-index: 3;
}
.up-graybox .bgbox {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.up-graybox .stit {
    font-size: 16px;
    line-height: 40px;
    width: 90%;
    text-align: center;
    position: absolute;
    left: 5%;
    top: 50%;
    margin-top: -20px;
    color: #fff;
}
.up-graybox .linet {
    top: 40px;
}
.up-graybox .line {
    display: inline-block;
    width: 10%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 0;
	right: 0;
    transition: all 0.6s ease 0s;
	justify-content: center;
}
.up-graybox .lineb {
    bottom: -200px;
	background-color: #fff;
}
.up-graybox:hover .line {
  width:100%;  
  opacity: 0.9;
  filter: alpha(opacity=90);
  padding: 0 10%;
  box-sizing: border-box;
}
/* 新闻中心 */
.in_news_cont{
	width: 90%;
	padding: 60px 0 0 0;
	margin: 0 auto;
}
.in_news_lft{width:640px;display:inline-block;overflow:hidden;}
.in_news_lft img{width:640px; height:400px;}
.in_news_lft_top{position:relative;height:400px;}
.in_news_lft .shji{background-color:rgba(45,45,142,.5);position:absolute; top:0; left:0; z-index:1; padding:5px 20px; color:#cfdafd;}
.in_news_lft .shji strong{ display:block; text-align:center; font-size:22px;}
.in_news_lft .txttit a{ width:100%; padding:15px;background-color:rgba(0,0,0,.5); position:absolute; bottom:0px; left:0;color:#eee;box-sizing: border-box;}
.in_news_lft .txttit a:hover{ color:#fff;}
.in_news_lft_dep{ background-color:#f8f8f8; padding:20px; color:#777; line-height:24px;}
.in_news_lft_dep a{ color:#dc1f18;}
.in_news_lft_dep a:hover{ text-decoration:underline;}
.in_news_rgt{ width:calc(100% - 720px);display:inline-block; float:right;}
.in_news_rgt dl{ 
	margin:0; 
	padding:8px 0 7px 0;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
    justify-content: space-between;
	transition: all 1.5s ease 0s;
	}
.in_news_rgt dl:hover{ 
	/* background-color:#1f72dc; */
	padding-left:20px; 
	cursor:pointer;
	transition: all 500ms ease 0s;
	box-shadow: 0 0 15px #ddd;
	}
.in_news_rgt dl:hover dt,
.in_news_rgt dl:hover dd h1 a,
.in_news_rgt dl:hover dd p,
.in_news_rgt dl:hover dt strong{ color:##1861c3;}
.in_news_rgt dt{padding:5px 25px 0 25px;position:relative; color:#c8c8c8;}
.in_news_rgt dt::before{width:1px;height:100%;content:'';position:absolute; top:0; left:0; right:10px;border-left:#CCC solid 1px;}
.in_news_rgt dt strong{display:block; text-align:center; color:#bebebe; font-size:22px; padding:0 15px;}
.in_news_rgt dd{float:left; margin:0;}
.in_news_rgt dd h1{ font-style:normal; line-height:20px;}
.in_news_rgt dd h1 a{ font-size:16px; color:#444; font-weight:bold;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;}
.in_news_rgt dd p{
	color:#959595; 
	line-height:24px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	margin: 10px 0;
	padding-right: 20px;
	}
/* 合作伙伴 */
.in_hezuo{
	background-color: #f8f8f8;
	margin-top: 60px;
	overflow: hidden;
}
.in_hezuo_cont{
	width: 90%;
	padding: 60px 0 60px;
	margin: 0 auto;
}
.in_hezuo_items{
}
.in_hezuo_img img{
	width: 100%;
	transition: all 1.5s ease 0s;
	}
/* 子页面 */
.sub_menu,
.sub_menu_about{
	width: 80%;
	background: rgba(255,255,255,1);
	margin: 0 auto;
	border-radius: 5px;
	display: flex;
	justify-content:center;
	padding: 20px 20px;
	position: relative;
	margin-top: -60px;
	z-index: 99;
	transition: all 1.5s ease 0s;
	box-shadow:0 0 15px #ddd;
}
.sub_menu_about{
	padding: 20px 20px 20px 20px;
	margin-top: -77.5px;
}
.sub_menu a,
.sub_menu_about a{
	width: 23%;
	display: flex;
	flex-direction: column;
	align-items: center;
	line-height: 40px;
	font-size: 20px;
	color: #333333;
	text-align: center;
}
.sub_menu a i,
.sub_menu_about a i{
	font-size: 38px;
}
.sub_menu a:hover,
.sub_menu a.active,
.sub_menu_about a:hover,
.sub_menu_about a.active{
	color: #1861c3;
}

/* sub—about */
.sub_about{
	width: 100%;
}
.sub_head{
	width: 80%;
	margin: 0 auto;
}
.sub_head h2{
    text-align: center; 
    padding-top: 40px; 
    font-size: 36px; 
    color: #434343;
	animation-name: fadeInDown;
	animation-delay: 1.2s;
	position: relative;
}
.sub_head h2::after{
	width: 24px;
	height: 3px;
	position: absolute;
	left: 50%;
	margin-left: -12px;
	right: 0;
	bottom: -10px;
	content: "";
    background-color: #1f72dc; 
    margin-top:8px;
	animation-name: fadeInDown;
	animation-delay: 1.3s;
}
.sub_head h3{
    padding-top: 60px; 
    font-size: 36px; 
    color: #434343;
	animation-name: fadeInDown;
	animation-delay: 1.2s;
	position: relative;
	/* padding-left: 30px; */
}
.sub_head h3::after{
	width: 40px;
	height: 5px;
	position: absolute;
	left: 0;
	bottom: -10px;
	content: "";
    background-color: #1f72dc; 
    margin-top:12px;
	animation-name: fadeInDown;
	animation-delay: 1.3s;
}
/* .sub_head h3::after{
	width: 5px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 50%;
	content: "";
    background-color: #1f72dc; 
    margin-top:12px;
	animation-name: fadeInDown;
	animation-delay: 1.3s;
} */
.sub_about_cont,.sub_cont_number,.sub_about_tu,.sub_jiameng_cont{
	width: 80%;
	margin: 0 auto;
}
.sub_about_tu{
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.sub_cont_number,.sub_about_tu{
	width: 100%;
}
.sub_about_p{
	width: 100%;
	line-height: 30px;
	padding-top: 30px;
	font-size: 16px;
}
.sub_about_p img{
	width: 100%;
}
.sub_about_contp{
	width: 100%;
	line-height: 30px;
	padding: 40px 0;
	font-size: 16px;
	overflow: hidden;
}
/* 企业文化 */
.sub_wenhua_cont{
	width: 80%;
	margin: 0 auto;
	margin-top: 60px;
	padding-bottom: 60px;
}
.wenhua_txt{
	width: 70%;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
	margin: 0 auto;
	transition: all 1.5s ease 0s;
}
.wenhua_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wenhua_list dl{
	width: 49%;
	margin-top: 40px;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	border-left: #1861c3 solid 5px;
	box-shadow: 0 0 15px #dedede;
	border-radius: 5px;
}
.wenhua_list dl dt{
	font-size: 22px;
}
.wenhua_list dl dt em{
	width: 50px;
	text-align: center;
	margin-bottom: 30px;
	background-color: #1861c3;
	color: #fff;
	border-radius: 50px 50px 0 50px;
	line-height: 50px;
	display: inline-block;
}
.wenhua_list dl dt span{
	padding-left: 20px;
	font-weight: 600;
}
.wenhua_list dl dt i{
	font-size: 32px;
	margin-right: 15px;
	display: inline-block;
}
.wenhua_list dl dd{
	font-size: 16px;
	position: relative;
	padding-left: 20px;
	line-height: 40px;
}

.sub_about_number{
	width: 100%;
	background: url(../images/number_bg.jpg) no-repeat bottom center; 
	height: 269px;
	display: flex;
	align-items: center;
	margin-top: 60px;
}
.product-number-info .ul{
	padding: 0;
}
.sub_dangqian{
	width:80%; 
	padding:0 0px;
	height:90px; 
	border-bottom:#f1f1f1 solid 2px;
	line-height:90px;
	overflow:hidden;
	font-size:14px;
	margin: 0 auto;
	}
.sub_dangqian em{font-size:14px;color:#aaaaaa; display: inline-block;}
.sub_dangqian em::before{ content:''; padding-right:16px;background:url(../images/icon_02.png) left center no-repeat;}
.sub_dangqian em a{display: inline-block;color:#858585; }
.sub_dangqian em a:hover{color:#1861c3; text-decoration:underline;}
/* 经典案例 */
.sub_anli{
	width: 80%;
	padding: 30px 0 30px 0;
	margin: 0 auto;
}
.sub_anli_conts{
	width: 109%;
}
.sub_anli_items{
	width: 29%;
	position: relative;
	margin-top: 30px;
	display: inline-block;
	margin-right: 30px;
}
.sub_anli_items .img .sub_anli_img img{
	width: 100%;
	transition: all 1.5s ease 0s;
}
.sub_anli_items .img:hover .sub_anli_img img{
	transform: scale(1.2);
	transition: all 1.5s ease 0s;
}
.sub_anli_items .img:hover .up-graybox {
  opacity: 1;
  filter: alpha(opacity=1);
}
.sub_anli_items span{
	width: 100%;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
}
.sub_anli_img {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.sub_abouttu_items{
	margin-right: 0;
	width: 33.333%;
}
/* 合作伙伴 */
.sub_hezuo{
	width: 80%;
	padding: 30px 0 30px 0;
	margin: 0 auto;
	transition: all 1.0s ease 0s;
}
.sub_hezuo_conts{
	width: 101%;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
.sub_hezuo_items{
	width: 16%;
	position: relative;
	display: inline-block;
	margin:0 3px;
	margin-top: 10px;
	transition: all 1.0s ease 0s;
}
.sub_hezuo_items .img .sub_hezuo_img img{
	width: 100%;
	transition: all 1.5s ease 0s;
}
.sub_hezuo_items .img:hover .sub_hezuo_img img{
	transform: scale(1.2);
	transition: all 1.5s ease 0s;
}
.sub_hezuo_img {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
}
/* 新闻中心 */
.sub_news_cont{
	width: 80%;
	margin: 0 auto;
	margin-top: 40px;
}
.new_lft_img{
	width: 300px;
	overflow: hidden;
	transition: all 1.5s ease 0s;
}
.new_lft_img img{
	width: 100%;
	transition: all 1.5s ease 0s;
}
	.sub_news_cont dl{
		margin:10px 0 0 0; 
		padding:20px 0;
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
	    justify-content: space-between;
		transition: all 1.5s ease 0s;
		}
	.sub_news_cont dl:hover{ 
		margin:10px 0 0 0;
		/* background-color:#1f72dc; */
		padding-left:25px; 
		cursor:pointer;
		transition: all 500ms ease 0s;
		box-shadow: 0 0 15px #ddd;
		}

.sub_news_cont dl:hover .new_lft_img img{
	transform: scale(1.2);
	transition: all 1.5s ease 0s;
	}
.sub_news_cont dl:hover dt,
.sub_news_cont dl:hover dd h2,
.sub_news_cont dl:hover dd p,
.sub_news_cont dl:hover dd i,
.sub_news_cont dl:hover .new_riqi strong,
.sub_news_cont dl:hover .new_riqi{ color:#1861c3;}
.sub_news_cont .new_riqi{
	padding:25px 60px 25px 60px;
	position:relative; 
	color:#c8c8c8;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 18px;
	transition: all 1.5s ease 0s;
	}
.sub_news_cont dl dd i{
	font-size: 34px;
	}
.sub_news_cont .new_text{
	padding-right: 20px;
	}
.sub_news_cont .new_riqi::before{
	width:1px;
	height:100%;
	content:'';
	position:absolute; 
	top:0; 
	left:0; 
	right:10px;
	border-left: #CCC solid 1px;}
.sub_news_cont dd .new_riqi strong{display:block; text-align:center; color:#bebebe; font-size:34px; padding:0 15px;}
.sub_news_cont dd .new_text h2{ 
	font-style:normal; 
	line-height:20px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;
	}
.sub_news_cont dd{
	width: calc(100% - 300px);
	padding-left: 30px;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.sub_news_cont dd .new_text p{
	color:#959595; 
	line-height:24px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient: vertical;
	margin: 10px 0;
	padding-right: 20px;
	transition: all 1.5s ease 0s;
	}
.sub_news_cont dd .shj_riqi{
	font-size: 14px;
	color: #999;
	display: none;
}
/* 新闻详情页 */
.sub_newsshow{
	width: 70%;
	margin: 0 auto;
	margin-top: 40px;
}
.show_cont{
	padding: 40px 0;
	line-height: 28px;
	font-size: 16px;
}
.show_cont img{
	margin: 0 auto;
	max-width: 100%;
}
.show_title{
	text-align: center;
	font-size: 22px;
	font-weight: 600;
}
.show_time{
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #7D7D7D;
	padding-top: 20px;
}
.show_bottom{
	width: 100%;
	display: flex;
	justify-content: space-between;	
	line-height: 60px;
	border-top: #ddd solid 1px;
	border-bottom: #ddd solid 1px;
	margin-top: 40px;
}
.show_bottom_lft{
	width: 50%;
	text-align: left;
}
.show_bottom_rgt{
	width: 50%;
	text-align: right;
}
/* 业务类型 */
.sub_yewulx{
	width: 100%;
}
.sub_yewulx_cont{
	width: 80%;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	margin-top: 60px;
	padding-bottom: 60px;
}
.sub_yewulx_cont dl{
	width: 24%;
	display: flex;
	flex-direction: column;
	line-height: 50px;
}
.sub_yewulx_cont dl dt{
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	background-color: #1861c3;
	color: #fff;
	font-size: 22px;
	line-height: 80px;
	border-radius: 5px;
}
.sub_yewulx_cont dl dt i{
	font-size: 32px;
	margin-right: 15px;
	display: inline-block;
}
.sub_yewulx_cont dl dd{
	font-size: 18px;
	position: relative;
	padding-left: 50px;
}
.sub_yewulx_cont dl dd::after{
	width:9px;
	height:9px;
	border: #1861c3 solid 2px;
	content:'';
	position:absolute; 
	bottom:17px; 
	left:25px; 
	border-radius: 15px;
}
/* 人才招聘 */
.sub_job_cont{
	width: 80%;
	margin-top: 40px;
	margin: 0 auto;
	
}
.sub_job_cont a{
	width: 49%;
	display: inline-block;
	margin-top: 30px;
	float: left;
	transition: all 1.0s ease 0s;
	color: #444;
}
.sub_job_cont a:hover em{
	color: #1861c3;
	transition: all 1.0s ease 0s;
}

.sub_job_cont a:nth-child(2n){
	float: right;
}
.sub_job_cont dl{
	width: 100%;
	background-color: #fff;
	padding: 40px;
	box-sizing: border-box;
	position: relative;
	border: #eee solid 1px;
	transition: all 1.0s ease 0s;
	height: 100%;
}
.sub_job_cont dl:hover{ 
		/* background-color:#1f72dc; */
		cursor:pointer;
		box-shadow: 0 0 15px #ddd;
		top: -15px;
		transition: all 1.0s ease 0s;
		}
	.sub_job_cont .job_tiao{
		width: 4px;
		position: absolute;
		content: "";
		top: 50%;
		background: #0055AA;
		margin-top: -50px;
		left: -2px;
		height: 100px;
		transition: all 1.0s ease 0s;
	}
	.sub_job_cont dl:hover .job_tiao{
		height:100%;
		margin-top: -145px;
		transition: all 1.0s ease 0s;
	}

.sub_job_cont dt{
	display: flex;
	justify-content: space-between;
}
.sub_job_cont dt span,.sub_job_cont dt strong{
	font-size: 18px;
	transition: all 1.0s ease 0s;
	color: #222;
}
.sub_job_cont dt strong{
	color: #1861c3;
}
.sub_job_cont dd{
	width: 100%;
	padding: 10px 0;
	transition: all 1.0s ease 0s;
}
.sub_job_cont .job_mt20{
	margin-top: 20px;
}
.sub_job_cont dd h2{
	font-size: 16px;
	font-weight: bold;
}
.sub_job_cont dd em{
	padding-top: 15px;
	display: inline-block;
	transition: all 1.0s ease 0s;
}
.zhiwei_cont{
	padding-top: 10px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	transition: all 1.5s ease 0s;
}
.job_table{
	float: left;
	color: #666;
}
.job_table span{
	display: inline-block;
	background-color: #edf6ff;
	padding: 0 15px;
	font-size: 16px;
	color: #777;
	margin-right: 5px;
	border-radius: 5px;
	line-height: 30px;
	transition: all 1.0s ease 0s;
}
.job_time{
	color: #777;
	font-size: 16px;
	float: right;
	transition: all 1.0s ease 0s;
}
.sub_jobshow{ 
	margin-top:0;
	border: #ddd solid 1px;
	
	}
.tr_items_tit{
	line-height: 45px;
	background-color: #edf6ff;
	padding: 0 20px;
	box-sizing: border-box;
	font-size: 16px;
	font-weight: 600;
	border-bottom: #ddd solid 1px;
}
.sub_jobshow .tr_items{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.sub_jobshow .tr_items span{
	width: 25%;
	padding:0 20px;
	line-height: 45px;
	border-right: #ddd solid 1px;
	border-bottom: #ddd solid 1px;
	font-size: 14px;
	background-color: #fff;
	}
.sub_jobshow .tr_items span:nth-last-child(1){
	border-right: none;
}
.tr_items_cont{
	line-height: 32px;
	background-color: #fff;
	padding:20px ;
	box-sizing: border-box;
}
/* 联系我们 */
.lianxi_ditu{
	width: 100%;
}
.lianxi_ditu img{
	width: 100%;
}
/* 留言 */
.lianxi_txt_tit {
    width: 100%;
    padding-bottom: 10px;
    font-size: 16px;
    color: #222;
    font-weight: 600;
}
.lianxi_txt_p {
    font-size: 16px;
    color: #888;
    padding-bottom: 40px;
}
.lianxi_liuyan {
	width: 80%;
    background: rgba(255,255,255,.8);
    padding: 40px;
	margin:0 auto;
	margin-top: 50px;
	transition: all 1.5s ease 0s;
}
.liuyan_item_li {
    width: 30%;
	margin: 0;
	transition: all 1.5s ease 0s;
}
.liuyan_input {
    border: #eee solid 1px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    font-size: 14px;
    border-radius: 5px;
    box-sizing: border-box;
	outline: #f4fbff solid 1px;
}
.liuyan_item_cont {
    display: flex;
    justify-content: space-between;
}
.textarea {
    border: #eee solid 1px;
    width: 100%;
    height: 160px;
    resize: none;
    padding: 5px;
    line-height: 30px;
    font-size: 14px;
    margin-top: 25px;
    font-family: "微软雅黑";
	outline-style: none;
}
.input_button {
    width: 100%;
    text-align: center;
}
.input_button button {
    width: 150px;
    line-height: 40px;
    border-radius: 5px;
    background: #1c60a9;
    font-size: 16px;
    color: #fff;
    margin: 50px auto;
    border: none;
	outline:none;
	cursor: pointer;
}
/* 加盟 */
.sub_jiameng_cont{
	padding: 60px 0 40px 0;
}
.sub_jiameng_cont02{
	font-size: 16px;
	line-height: 32px;
	text-align: center;
}
.sub_jiameng_item{
	display: flex;
	justify-content: space-between;
}
.sub_jiameng_item dl{
	width: 15%;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	background: #ebf3fd;
	padding: 40px 0;
}
.sub_jiameng_item dl dt{
	padding-bottom: 20px;
}

.sub_jiameng_item dt i{
    font-size: 40px;
	width: 60px;
	height: 60px;
	background: #1f72dc;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	line-height: 60px;
}
.sub_jiameng_item dl:nth-child(2) dt i,
.sub_jiameng_item dl:nth-child(6) dt i{
	font-size: 30px;
}
.sub_jiameng_item dl:nth-child(4) dt i{
	font-size: 36px;
}
.sub_jiameng_item dd{
	font-size: 18px;
}
.sub_jiameng_02{
	background: #f6f6f6;
	margin-top: 20px;
}
/* footer */
footer{
	width: 100%;
	background:#0651b5;
	color: #8f8f8f;
}
.pc_footer{}
.shji_footer{
	display: none;
}
.footer{
	width: 70%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: 40px 0 40px 0;
	animation-name: fadeInUp;animation-delay: 2.6s;
}
.ft_lft{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.ft_lft img{
	width: 195px;
	padding-top: 0;
}
.ft_lft p{
	line-height: 32px;
	color: #ebf3fe;
}
.ft_rgt{
	width: 50%;
	display: flex;
	justify-content:space-between;
}
.ft_rgt dl{
	/* width: 20%; */
}
.ft_rgt dl dt{
	padding-bottom: 20px;
	font-size: 18px;
	position: relative;
	color: #fff;
}
.ft_rgt dl dt::after{
	position: absolute;
	width: 30px;
	height: 1px;
	background-color: #d3e6ff;
	content: "";
	bottom: 5px;
	left: 0;
}
.ft_rgt dl dd a{
	color: #ebf3fe;
	line-height: 32px;
}
.ft_midd{
	/* width: 10%; */
	align-items: center;
	text-align: center;
	padding-top: 12px;
}
.ft_midd img{
	margin: 0 auto;
}
.ft_midd p{
	line-height: 30px;
	color: #ebf3fe;
}
.foot_bottom{
	line-height: 50px;
	text-align: center;
	background: #003071;
	color: #fff;
}
.foot_bottom a{
	display: inline-block;
	color: #fff;
}
/*分页*/
.page{ 
	display: flex;
	justify-content: center;
	height:50px;
	margin-top:40px;
	margin-bottom: 40px;
	}
.page a{ 
	padding:5px 20px;
	background:#fff;
	font-size:14px; 
	line-height:40px; 
	text-align:center; 
	color:#7D7D7D;
	border-radius: 5px;
	margin: 0 2px;
	display: inline-block;
	}
.page a:hover{
	background:#1861c3; 
	color:#fff;}
.page span{
	padding:5px 20px;
	background:#1861c3;
	font-size:16px; 
	line-height:40px;
	color:#FFF;
	display: inline-block;
	border-radius: 5px;
	}
.page a.page_bg{
	background:#1861c3; 
	color:#FFF;
	}

/*********以上是新闻中心*************/
@media only screen and (max-width: 1400px) {
	.product-number-info li p,
	.product-number-info2 li p{
		font-size: 16px;
	}
	.in_news_lft{width:500px;}
	.in_news_lft img{width:500px; height:390px;}	
	.in_news_lft_top{position:relative;height:390px;}
	.in_news_rgt{ width:calc(100% - 540px);display:inline-block; float:right;}
	.wenhua_txt{
		width: 84%;
		transition: all 1.5s ease 0s;
	}
	.footer{
		width: 80%;	
	}
}
@media only screen and (max-width: 1200px) {
	.swipe .txt_title{
		
	}
	.swipe .txt_title h2{
		font-size: 38px;
		transition: all 1.5s ease 0s;
	}
	.swipe .txt_title h3{
		font-size: 18px;
		transition: all 1.5s ease 0s;
	}
	.swipe .txt_title i{
		font-size: 30px;
		padding-top: 20px;
		transition: all 1.5s ease 0s;
	}
	.in_about_cont{
		width: 97%;
		display: block;
	}
	.in_about_left{
		width: 100%;
		border-right: none;
		padding:0 2%;
	}
	.in_about_left h3{
		color: #333;
		font-size: 28px;
	}
	.wenhua_txt{
		width: 100%;
		transition: all 1.5s ease 0s;
	}
	.in_about_left em{
		width: 120px;
		padding-top: 50px;
		display: block;
		margin: 0 auto;
	}
	.in_about_right{
		width: 100%;	
		padding-left: 0;
		padding-top: 40px;
	}
	.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		left: 40%;
	}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		right:40%;
	}
	.swiper-button-next2{
		right: 0;
		top: 50%;
	}
	.swiper-button-prev2{
		left: 0;
		top: 50%;
	}
	.in_news_lft,
	.in_news_rgt,
	.in_news_lft img{
		width:100%;
	}
	.in_news_lft{display:block;overflow:hidden;}
	.in_news_rgt{display:block;padding: 40px 0;}
	.in_news_lft img{ height:100%;}
	.in_news_lft_top{position:relative;height:100%;}
	.sub_anli{
		width: 90%;
		padding: 30px 0 30px 0;
		margin: 0 auto;
		transition: all .5s ease 0s;
	}
	.sub_anli_conts{
		width: 109%;
		
	}
	.sub_anli_items{
		width: 28.5%;
		transition: all .5s ease 0s;
	}
	.sub_job_cont a{
		width: 100%;
		transition: all .5s ease 0s;
	}
	
}
@media only screen and (max-width: 998px) {
	.product-number-info2 li b{
		font-size: 36px;
	}
.banner{
	margin-top: 58px;
	transition: all .5s ease 0s;
}
.in_fuwu_txt{
	font-size:18px;
	line-height: 60px;
	transition: all .5s ease 0s;
}
.in_fuwu_txt i{
	font-size: 24px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		left: 37.5%;
	}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		right:37.5%;
	}
	.swiper-button-next2{
		right: 0;
		top: 50%;
	}
	.swiper-button-prev2{
		left: 0;
		top: 50%;
	}
.swipe .txt_title{
	margin-top: -60px;
}
.swipe .txt_title h2{
	font-size: 30px;
	transition: all 1.5s ease 0s;
}
.swipe .txt_title h3{
	font-size: 18px;
	transition: all 1.5s ease 0s;
}
.swipe .txt_title i{
	font-size: 26px;
	padding-top: 10px;
	transition: all 1.5s ease 0s;
}
.sub_menu a,
.sub_menu_about a{
	font-size: 16px;
}
.sub_menu a i,
.sub_menu_about a i{
	font-size: 30px;
}
.footer{
	padding: 40px 20px;
}

.ft_rgt{
	display: none;
}
.footer{
	width: 100%;
}
.sub_anli{
		width: 90%;
	}
.sub_anli_conts{
	width: 103.5%;
}
.sub_anli_items{
	width: 47%;
	margin-top: 20px;
	margin-right: 2%;
}
.new_lft_img{
	width: 200px;
	overflow: hidden;
	transition: all 1.0s ease 0s;
}
.sub_news_cont .new_riqi{
	padding: 24px 25px 0 25px;
	transition: all 1.0s ease 0s;
	}
	.sub_news_cont dd{
		width: calc(100% - 200px);
		padding-left:20px;
		display: flex;
		justify-content: space-between;
		position: relative;
	}
	.sub_yewulx_cont dl dt{
		font-size: 16px;
		line-height: 70px;
	}
	.sub_yewulx_cont dl dt i{
		font-size: 22px;
		margin-right: 15px;
	}
	.sub_yewulx_cont dl dd{
		font-size: 16px;
		padding-left: 35px;
	}
	.sub_yewulx_cont dl dd::after{
		left:10px; 
	}
	.show_title{
		font-size: 20px;
		transition: all 1.0s ease 0s;
	}
	.show_cont{
		padding: 30px 10px;
		transition: all 1.0s ease 0s;
	}
	.sub_hezuo{
		width: 98%;
		transition: all 1.0s ease 0s;
	}
	.sub_hezuo_conts{
		width: 100%;
		transition: all 1.0s ease 0s;
	}
	.sub_hezuo_items{
		width: 19%;
		transition: all 1.0s ease 0s;
	}
	.sub_jobshow .tr_items {
	   flex-wrap: wrap;
	}
	.sub_jobshow .tr_items span{
		width: calc(50% - 41px);
		
		}
	.sub_jobshow .tr_items span:nth-child(2n){
		border-right: none;
	}
	.sub_jiameng_item{
		flex-wrap: wrap;
		padding: 40px 0 40px 0;
	}
	.sub_jiameng_item dl{
		width: 32%;
		margin-top: 10px;
		transition: all 1.5s ease 0s;
	}
}
@media only screen and (max-width: 758px) {
.product-number-info ul,
.product-number-info2 ul{
	flex-wrap: wrap;
}
.product-number-info li,
.product-number-info2 li{
	width: 50%;
	transition: all 1.5s ease 0s;
}
.in_fuwu_cont ul{
	flex-wrap: wrap;
}
.in_fuwu_cont li{
	width: 49%;
	margin-top: 2%;
	transition: all 1.5s ease 0s;
}
.swiper-button-prev,.swiper-container-rtl .swiper-button-next{
		left: 30%;
	}
	.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		right:30%;
	}
	.swiper-button-next2{
		right: 0;
		top: 50%;
	}
	.swiper-button-prev2{
		left: 0;
		top: 50%;
	}
	.in_anli_txt{
		line-height: 40px;
		font-size: 14px;
	}
	.swipe .txt_title{
		margin-top: -50px;
	}
	.swipe .txt_title h2{
		font-size: 20px;
		transition: all 1.5s ease 0s;
	}
	.swipe .txt_title h3{
		font-size: 20px;
		transition: all 1.5s ease 0s;
	}
	.swipe .txt_title i{
		font-size: 22px;
		padding-top: 10px;
		transition: all 1.5s ease 0s;
	}
	.sub_menu,
	.sub_menu_about{
		width: 100%;
		margin-top: 0;
		padding:15px 0px;
	}
	.sub_menu a,
	.sub_menu_about a{
		font-size: 16px;
	}
	.sub_menu a i,
	.sub_menu_about a i{
		font-size: 30px;
	}
	/* .ft_lft{
		display: none;
	} */
	/* .ft_midd{
		width: 22%;
	} */
	.in_youshi_cont,.sub_lianxi_cont,.sub_wenhua_cont,.sub_about_tu,.sub_head,.wenhua_txt{
		width: 96%;
	}	
	.sub_wenhua_cont{
		margin-top: 45px;
	}
	.wenhua_list dl{
		width: 100%;
	}
	.in_youshi_cont dt.dt,.sub_lianxi_cont dt.dt{
		width: 75px;
		height: 75px;
		line-height: 75px;
		transition: all 1.0s ease 0s;
	}
	.in_youshi_cont dt.dt i,.sub_lianxi_cont dt.dt i{
		font-size: 34px;
		transition: all 1.0s ease 0s;
	}	
	.sub_cont_number{
		width: 98%;
	}
	.sub_lianxi_cont dd{
		font-size: 14px;
	}
	.sub_news_cont dd .new_text h2{
		font-size: 16px;
		font-weight: 600;
		transition: all 1.0s ease 0s;
	}
	.sub_menu,.sub_menu_about,.sub_dangqian,.sub_jiameng_cont{
		width: 96%;
	}
	.sub_news_cont,.sub_yewulx_cont,.sub_job_cont{
	    width: 96%;
		flex-wrap: wrap;
		transition: all 1.5s ease 0s;
	}
	.sub_news_cont dd .shj_riqi{
		display: block;
	}
	.sub_news_cont .new_riqi{
		display: none;
	}
	.sub_yewulx_cont dl{
		width: 48%;
		transition: all 1.5s ease 0s;
	}
	.lianxi_liuyan{
		width: 96%;
		transition: all 1.5s ease 0s;
		padding: 40px 20px;
	}
	.sub_hezuo_items{
		width: 18.9%;
		transition: all 1.0s ease 0s;
	}
	.pc_footer{
		display: none;
	}
	.shji_footer{
		display: block;
	}
	.foot_bottom{
		padding: 20px 0;
		line-height: 32px;
	}
	
}
@media only screen and (max-width: 558px) {
	
.product_head h2,.sub_head h2,.sub_head h3{
	font-size: 28px;
	padding-top:40px;
	transition: all 1.5s ease 0s;
}
.in_about_cont{
	padding-top:0;
}
.in_about_left h3{
	display: none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
		left: 20%;
	}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
		right:20%;
	}
	.swiper-button-next2{
		right: 0;
		top: 50%;
	}
	.swiper-button-prev2{
		left: 0;
		top: 50%;
	}
.in_news_rgt dt {
	padding: 5px 20px 0 20px;
}
.swipe .txt_title {
	    margin-top: -32px;
	}
	.swipe .txt_title i{
		display: none;
	}
	.sub_menu a,
	.sub_menu_about a {
	    font-size: 15px;
		line-height: 34px;
	}
	.sub_news_cont .new_text{
		padding-right:0;
	}
	.new_lft_img{
		width: 150px;
		overflow: hidden;
		transition: all 1.0s ease 0s;
	}
	.sub_news_cont dd{
			width: calc(100% - 175px);
			padding-left:20px;
			display: flex;
			justify-content: space-between;
			position: relative;
		}
	.new_text em{
		display: none;
	}
	.sub_lianxi_cont{
		flex-wrap: wrap;
	}
	.sub_lianxi_cont dl{
		width: 96%;
		padding-bottom: 30px;
		transition: all 1.0s ease 0s;
	}
	.sub_lianxi_cont dt.dt {
	    width: 120px;
	    height: 120px;
	    line-height: 120px;
		transition: all 1.0s ease 0s;
	}
	.lianxi_txt_p{
		padding-bottom: 30px;
		transition: all 1.0s ease 0s;
	}
	.liuyan_item_cont{
		flex-wrap: wrap;
	}
	.liuyan_item_li {
		width: 98%;
		padding-bottom: 15px;
		transition: all 1.0s ease 0s;
	}
	.sub_hezuo{
		width: 97%;
		transition: all 1.0s ease 0s;
	}
	.sub_hezuo_conts{
		width: 100%;
	}
	.sub_hezuo_items{
		width: 31.66%;
		transition: all 1.0s ease 0s;
	}
	.sub_job_cont {
		margin-top: 10px;
	}
	.sub_jobshow .tr_items span{
		width: 100%;
		border-right: none;
		}
	.sub_jobshow .tr_items span:nth-last-child(1){
		border-bottom: none;
	}
	.sub_jiameng_item dd{
		font-size: 16px;
		transition: all 1.0s ease 0s;
	}
	
	.sub_job_cont dl{
		padding: 30px 20px;
		transition: all 1.0s ease 0s;
	}
	.sub_job_cont dt span,.sub_job_cont dt strong{
		font-size: 18px;
		transition: all 1.0s ease 0s;
	}
	
	.job_table span{
		transition: all 1.0s ease 0s;
		padding: 0 10px;
		font-size: 14px;
		
	}
	.job_time{
		transition: all 1.0s ease 0s;
		font-size: 14px;
	}
}
