/* 公司简介 */
.gsjj_fangan .part4_r p span{
  display: inline;
}
.gsjj_fangan {
	box-sizing: border-box;
	margin: 1.25rem 0.75rem;
}
.gsjj_fangan .shuom {
	width: 840px;
	margin: 1.25rem auto;
}
.gsjj_fangan .shuom p{
	text-indent: 2em;
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 16px;
}
.gsjj_fangan .shuom p span img{
	width: 1rem;
}
.gsjj_jishi .gsjj_jishi_main {
	/*width: 680px;*/
	margin: 0 auto;
}
.gsjj_jishi {
	padding-top: 40px;
	margin: 0 0.75rem 1.25rem;
}
.gsjj_zizhi {
	padding-top: 40px;
	margin: 30px 1rem;
}
.gsjj_zizhi .gsjj_zizhi_nums {
	margin-top: 30px;
	justify-content: space-around;

}
.gsjj_zizhi_nums li {
	width: 122px;
	height: 122px;
	border-radius: 50%;
	border: 2px solid #50B5F9;
	background-color: #F0F4F7;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.gsjj_zizhi_nums li .gsjj_zizhi_nums_title {
	font-size: 28px;
	margin-bottom: 12px;

}
.gsjj_zizhi_nums li .gsjj_zizhi_nums_content {
	font-size: 15px;
}
.gsjj_zizhi_zhuanlis li {
	width: 17.1%;
  margin-right: 3.555%;
}
.gsjj_zizhi_zhuanlis li:nth-child(5n){
  margin-right: 0;
}
.gsjj_zizhi_zhuanlis li div{
	height: 275px;
	background:#DADCE2;
	position: relative;
	margin-top: 1.25rem;
}
.gsjj_zizhi_zhuanlis li img{
	width: 89%;
	position: absolute;
	left: 0;
	right:0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.gsjj_zizhi_zhuanlis li p {
	margin-top: 12px;
	font-size:14px;
	font-family:Adobe Heiti Std;
	text-align: center;
}
.gsjj_renke {
	padding-top: 40px;
	margin: 1.25rem 1rem;
}
.gsjj_renke .gsjj_renke_thanks {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	margin-top: 1.25rem;
	color: #C12424;
  display: none;
}
.gsjj_renke .gsjj_zizhi_zhuanlis {
	justify-content: flex-start;
}
.gsjj_renke .gsjj_zizhi_zhuanlis li {
  width: 17.1%;
  margin-right: 3.555% ;
}
.gsjj_renke .gsjj_zizhi_zhuanlis li:nth-child(5n){
  margin-right: 0;
}
.gsjj_renke .gsjj_zizhi_zhuanlis li div{
	height:275px;
	background:#C4E4FF;
	position: relative;
	margin-top: 1.25rem;
}



.gsjj_zizhi .gsjj_zizhi_zhuanlis li{
  width: 30.9%;
  margin-right: 3.555%  !important;
  font-size: 0;
  box-sizing: border-box;
}
.gsjj_zizhi .gsjj_zizhi_zhuanlis li:nth-child(3n){
  margin-right: 0  !important;
}

.gsjj_zizhi .gsjj_zizhi_zhuanlis li div{
  height: auto;
  padding: 4%;
  box-sizing: border-box;
}
.gsjj_zizhi .gsjj_zizhi_zhuanlis li div img{
  position: static;
  width: 100%;
  height: 100%;
}



.gsjj_anli {
	padding-top: 40px;
	margin: 1.25rem 1rem;
}
.gsjj_anli .gsjj_anli_lists li{
	width: 324px;
    height: 214px;
	margin-top: 1.25rem;
}
.gsjj_anli .gsjj_anli_lists li img{
	width: 100%;
	height: 100%;
}
/* 渠道合作 */

.daili_pc_tuijian .daili_pc_tuijian_lists li{
	width: 300px;
	height: 225px;
	padding: 14px;
	font-size: 18px;
	color: white;

}
.daili_pc_tuijian .daili_pc_tuijian_lists h2 {
	font-size:30px;
	font-weight: bold;
	margin-top: 5px;
    margin-bottom: 15px;
}
.daili_pc_tuijian .daili_pc_tuijian_lists span{
	font-size:36px;
	color: #626161;
	margin-right: 6px;
}
.daili_pc_tuijian .daili_pc_tuijian_lists .daili_pc_tuijian_list_blue{
	background-image: linear-gradient(to bottom left, #2FAFFC, #099DFD);
}
.daili_pc_tuijian .daili_pc_tuijian_lists .daili_pc_tuijian_list_orange{
	background-image: linear-gradient(to bottom left, #FEB203, #F27B00);
}
.daili_xuanze {
	margin:1.5rem 1.125rem 1.25rem;
}
.daili_xuanze_menus {
	margin-top: 45px;
	margin-bottom: 1.25rem;
}
.daili_xuanze_menus li{
	flex:1;
	height: 1.6rem;
	text-align: center;
	font-size: 20px;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	cursor: pointer;
}
.daili_xuanze_menus li.xuanze_menus_active {
	background-color: #21A7FF;
	color:white;
}
.daili_xuanze_main {
	overflow: hidden;
}
.daili_xuanze_main .daili_xuanze_main_img {
	float: left;
	width: 40%;
}
.daili_xuanze_main .daili_xuanze_content{
	float: right;
	width: 56%;
}
.daili_xuanze_main img {
	width: 100%;
}
.daili_xuanze_content h2{
	padding-left: 10px;
	font-size: 22px;
    margin-top: 0;
    margin-bottom: 22px;
}
.daili_xuanze_content p{
	font-size: 18px;
    line-height: 1.8;
	text-indent: 2em;
}
.daili_pc_tuijian .daili_pc_tuijian_lists li {
  width: 300px;
  height: 225px;
  padding: 14px;
  font-size: 18px;
  color: white;
}
.part4_main {
  padding-top: 45px;
}
.part4_r {
  float: right;
  width: 46%;
}
.vr p {
  margin-bottom: 10px;
  font-size: 15px;
  text-indent: 2em;
}
.play-ico {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  box-sizing: border-box;
  padding-left: 25px;
  padding-right: 25px;
  background-color: rgba(0,0,0,0.2);
  border: 2px solid white;
  cursor: pointer;
}
.play-ico-center {
  width: 0;
  height: 0;
  border-width: 26px 0px 26px 36px;
  border-style: solid;
  border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) white;

  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.w {
  width: 1200px;
  display: block;
  margin: auto;
}
.daili_pc_tuijian .daili_pc_tuijian_lists .daili_pc_tuijian_list_blue {
  background-image: linear-gradient(to bottom left, #2FAFFC, #099DFD);
}
.daili_pc_tuijian .daili_pc_tuijian_lists .daili_pc_tuijian_list_orange {
  background-image: linear-gradient(to bottom left, #FEB203, #F27B00);
}
.daili_pc_tuijian .daili_pc_tuijian_lists .daili_pc_tuijian_list_blue {
  background-image: linear-gradient(to bottom left, #2FAFFC, #099DFD);
}
.daili_pc_tuijian .daili_pc_tuijian_lists h2 {
  font-size: 30px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 15px;
  color: #fff;
}
.daili_pc_tuijian .daili_pc_tuijian_lists span{
	font-size:36px;
	color: #626161;
	margin-right: 6px;
}
.daili_pc_tuijian .daili_pc_tuijian_lists p{
  color: #fff;
}
.daili_pc_tuijian .daili_pc_tuijian_lists .daili_pc_tuijian_list_blue{
	background-image: linear-gradient(to bottom left, #2FAFFC, #099DFD);
}
.daili_pc_tuijian .daili_pc_tuijian_lists .daili_pc_tuijian_list_orange{
  background-image: linear-gradient(to bottom left, #0373fe, #45a3e638);
}
.daili_xuanze {
	margin:1.5rem 1.125rem 1.25rem;
}
.daili_xuanze_menus {
	margin-top: 45px;
	margin-bottom: 1.25rem;
}
.daili_xuanze_menus li{
	flex:1;
	height: 1.6rem;
	text-align: center;
	font-size: 20px;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	cursor: pointer;
}
.daili_xuanze_menus li.xuanze_menus_active {
	background-color: #21A7FF;
	color:white;
}
.daili_xuanze_main {
	overflow: hidden;
  display: none;
}
.daili_xuanze_main:nth-child(1){
  display: block;
}
.daili_xuanze_main .daili_xuanze_main_img {
	float: left;
	width: 40%;
}
.daili_xuanze_main .daili_xuanze_content{
	float: right;
	width: 56%;
}
.daili_xuanze_main img {
	width: 100%;
}
.daili_xuanze_content h2{
	padding-left: 10px;
	font-size: 22px;
    margin-top: 0;
    margin-bottom: 22px;

}
.daili_xuanze_content p{
	font-size: 18px;
    line-height: 1.8;
	text-indent: 2em;
}
.qj_c .zs-w ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.qj_c .zs-w li {
	width: 160px;
    height: 210px;
    background: #2C9DFC;
	margin-top: 25px;
	padding: 0 15px;
	text-align: center;
	color: white;
	 padding-top: 20px;
}
.qj_c .zs-w li img{
	width: 70px;
    height: 70px;
	margin-bottom: 10px;
}
.qj_b .kehuanli-sjz ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.qj_b .kehuanli-sjz ul li{
	width: 380px;
	position: relative;
}
.qj_b .kehuanli-sjz ul h2{
	width: 210px;
	position: absolute;
	left: 50%;
	top: 69%;
	transform: translateX(-105px);
	font-weight: 700;
	color:red;
}
.qj_b .kehuanli-sjz ul li img{
	width: 100%;
}
.qj_b .kehuanli-sjz li p {
	text-align: center;
    margin: 10px 0;
    font-weight: 400;
}
.qj_b .qj_b_duibi {
	width: 100%;
	position: relative;
}
.qj_b .qj_b_duibi div{
	display: inline-block;
	text-align: center;
	position: absolute;
	left: 223px;
    top: 51px;
}
.qj_b .qj_b_jieshao {
	width: 1100px;
	margin:0 auto;
	padding: 6px 20px;
	background-color: #808C9C;
	font-size: 16px;
    text-indent: 2em;
    color: white;
    font-family: SimHei;
    line-height: 23px;
	border-radius: 8px;
	margin-top: 20px;
}
.qj_b .qj_b_guangkuo{
	width: 90%;
	margin: 0 auto;
}
.qj_b .qj_b_guangkuo ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.qj_b .qj_b_guangkuo ul li {
	width:155px;
	padding: 5px 15px;
	text-align: center;
}
.qj_b .qj_b_guangkuo ul li img{
	width:100%;
}
.qj_b .qj_b_guangkuo .qj_b_guangkuo_num {
	font-size: 19px;
	color: #4478ff;
	font-weight: 600;
	margin: 12px auto;
}
.qj_b .qj_b_guangkuo .qj_b_guangkuo_name {
	font-size: 17px;

}
.qj_b .qj_b_guangkuo .qj_b_guangkuo_miaoshu {
    line-height: 50px;
    text-align: center;
    font-size: 17px;
    color: white;
    background-color: #818D9D;
	border-radius: 4px;
	margin: 20px auto;
}
.qj_c1 {
	width: 100%;
    background: #fff;
}
.qj_c1 .qj_c_jiazhi ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.qj_c1 .qj_c_jiazhi ul li {
	width:155px;
	padding: 5px 15px;
	text-align: center;
}
.qj_c1 .qj_c_jiazhi ul li img{
	width:60%;
}
.qj_c1 .qj_c_jiazhi ul li p{
	margin: 10px auto;
}
.qj_b .hezuo-liucheng ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.qj_b .hezuo-liucheng ul li {
	width: 200px;
	margin: 0 10px;
	padding: 0 20px;
	text-align: center;
	margin-bottom: 30px;
}
.qj_b .hezuo-liucheng ul li img {
	width:100%;
}
.qj_b .hezuo-liucheng ul li h2{
	text-align: left;
	font-size: 17px;
    font-weight: 600;
	margin: 5px 0;
	line-height: 40px;
}
.qj_b .hezuo-liucheng ul li h2 .hezuo-liucheng-title{
	color:#2c9dfc;
	font-size: 32px;
	margin-right: 5px;
}
.qj_b .hezuo-liucheng ul li h2 .hezuo-liucheng-title2{
	vertical-align: bottom;
}
.qj_b .hezuo-liucheng ul li p{
	font-size: 13px;
    font-family: "å¾®è½¯é›…é»‘";
    text-align: left;
    line-height: 20px;
}
.qj_c .zs-w li p{
  font-align: center;
    color: white;
}
.web {
	display: block!important;
}
.mphone {
	display: none!important;
}
.header .cont .h-right {
  display: flex;
  align-items: center;
}
.foot_m{
	width: 100%;
	display:none;
	position: absolute;
	left: -250px;
}
.foot_m img{
	width: 100%;
}
* {
	margin: 0;
	padding: 0;
}

.banner img {
	width: 100%;
}

.zs-w {
	width: 1200px;
	margin: auto;
	padding:45px 0;
}

.title {
	text-align: center;
	font-size: 16px;
	color: #929598;
  padding-bottom: 0;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  /* margin-bottom: 0 !important; */
}
.title>img {
    margin-bottom: 20px;
}
.title h2 {
	font-size: 23px;
	color: #333333;
	font-weight: bold;
	background: url(../img/link1.png) no-repeat center 100%;
	padding-bottom: 20px;
}
.title p{
  text-align: center;
  font-size: 16px;
  color: #929598;
}
/* flex公用 */
.flex_around {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-around;
}
.flex_around>div,.flex_around>li {
	display: inline-block;
}
.flex_between {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
}
.flex_between>div,.flex_around>div {
	display: inline-block;
}
/* 行内块元素垂直水平居中 */
.center_middle {
	text-align: center;
}
.center_middle::after, .center_middle *{
	display: inline-block;
	vertical-align: middle;
}
.center_middle::after {
	content: "";
	height: 100%;
}

.qj_a p {
	/*text-indent: 2em;*/
	line-height: 30px;
}
.qj_a b{
	color: #2c9dfc;
}
.qj_a p.dan{
	text-align: center;
	color: #2c9dfc;
}
.qj_b{
	padding: 45px 0;
	width:100%;
	background:#f6f9fb;
}
.qj_b p.g{
	text-align: center;
	margin: 50px 0;
}
.qj_c{
	width:100%;
	background:#fff;
}
.qj_c p.g{
	text-align: center;
	margin: 50px 0;
}
.qj_d{
	width:100%;
	background:#ebf2fa;
}
.fa_d ul li {
	float: left;
	padding: 20px 30px 20px;
	width: 30% !important;
	margin: 10px auto;
	border: 1px solid #dadada;
	border-radius: 15px;
	box-shadow: 5px 5px 5px #eaeaea;
	margin-left: 35px;
	margin-bottom: 30px;
	height: 145px;
	transition: all 0.3s ease;
	color: #7e7e7e;
}
.part1_main span{
		display: block;
		width:45%;
	}
	.part1_main span.msimg img{
		float: right;
	}
.wrp1150 {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.mb75 {
	margin-bottom: 75px !important;
}
.job_list {
	width: 100%;
	text-align: center;
}
.job_list a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 10px 20px;
    font-size: 15px;
    background: #f3f3f3;
    margin: 10px;
    color: #888;
    border-radius: 3px;
}

.job_list a:hover, .job_list .job_list_choiced {
	color: #fff;
	background: #2C9DFC
}

.job_info {
	padding: 40px 60px;
	background: #F7F7F7;
	margin-bottom: 40px
}

.job_info h3 {
	font-size: 24px;
	color: #00abeb;
	text-align: left;
	font-weight: bold
}

.job_info h3 a {
	font-size: 16px;
	padding: 5px 15px;
	color: #fff;
	border-radius: 5px;
	background: #00abeb;
}

.job_info h4 {
	font-size: 18px;
	color: #000;
	padding: 10px 0;
	font-weight: bold;
}

.job_info p {
	font-size: 15px;
	color: #000;
	padding: 0 0 20px;
	line-height: 28px
}
.vl {
	width: 50%;
}
.vl video{
	float: right;
  object-fit: fill;
}
.vr {
	width:50%;
}
.vr div{
	font-size: 1.1em;
    line-height: 2.3em;
	margin-right: 25%;
	margin-left: 5%
}
.sb {
	margin: 30px 0px 0px;
	overflow: hidden
}

.sb ul li {
    border: 1px solid #ebeaea;
    background-color: #fff;
    width: 48%;
    height: 205px;
    float: left;
    padding: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative
}
.sb ul li img {
	width: 180px;
	height: 180px;
	float: left;
	/*margin-right: 15px;*/
}

.sb ul li h4 {
	font-family: "Microsoft YaHei";
	font-size: 18px;
	color: #000;
	font-weight: 700;
	margin-bottom: 10px;
}

.sb ul li p {
	font-family: "Microsoft YaHei";
	font-size: 13px;
	color: #666;
	line-height: 20px;
}

.sb ul li span {
	position: absolute;
	bottom: 20px;
	right: 20px;
	color: #d21502;
	font-weight: 700;
	font-family: "Microsoft YaHei";
}

.sb ul li em {
	font-size: 33px;
	font-family: Georgia;
	margin-right: 5px;
}
.news_con_top {
	width: 100%;
	color: #3b3b3b;
	font-size: 14px;
	text-align: center;
	line-height: 59px;
	overflow: hidden;
}
.news_con_top .con {
	width: 100%;
	margin: 0 auto;
}
.news_con_top ul {
	/* float: left; */
	line-height: 30px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.news_con_top ul h4 {
	font-size: 20px;
}
.news_con {
	width: 1150px;
	margin: 0 auto;
	overflow: hidden;
}
.news_con p {
	font-size: 15px;
	line-height: 35px;
	width: 100%;
	/*text-align: center;*/
}
.news_con_top {
	width: 100%;
	color: #3b3b3b;
	font-size: 14px;
	text-align: center;
	line-height: 59px;
	overflow: hidden;
}

.news_con_top .con {
	width: 80%;
	margin: 0 auto;
}

.news_con_top .con strong {
	font-weight: normal;
	margin-right: 25px;
}

.news_con_top ul {
	/*float:left;*/
	line-height: 30px;
	margin-top: 15px;
	margin-bottom: 10px;
}

/*.news_con_top ul .iconfont{font-family:iconfont!important;font-size:18px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale;width:30px;height:30px;line-height:30px;border-radius:50%;display:inline-block;vertical-align:top}*/

.news_con_top ul h4 {
	font-size: 23px;
}

.news_con_top ul p {
	margin-top: 15px;
}

/*.news_con_top ul span { 
font-size:13px; 
line-height:30px;  
font-family: "nicedesign"; 
color:#999
}
.news_con_top ul span {
 display:inline-block; margin:0 5px; width:30px; vertical-align:-4px;}*/

.news_con_top a.more0 {
	float: right;
	color: #2b2b2b;
}

.news_con_top a.more0:hover {
	text-decoration: underline;
}

.news_con p {
	font-size: 15px;
	line-height: 35px;
	width: 100%;
}

.news_con .show {
	text-align: center;
	font-size: 14px;
	clear: both;
	margin-top: 60px;
	line-height: 40px;
}

.news_con .show a i {
	font-family: "nicedesign"
}

.news_con .show {
	font-size: 14px;
	line-height: 40px;
	margin-top: 25px;
}

.news_con .show a {
	display: inline-block;
	margin: 0 10px;
	width: 30px;
	vertical-align: -4px;
}
.news_vx{
	width:220px;
	height:290px;
	margin:50px auto 0 auto;
	background:url(../images/wx.jpg) no-repeat top center;
}
.bdsharebuttonbox {
	width: 138px;
	margin: 0 auto;
	text-align: center;
}

.container-index {
	max-width: 1210px;
	margin: 0 auto;
	padding: 0 !important;
}

.w1200 {
	width: 84%;
	margin: 0 auto;
}

.ta-c {
	text-align: center !important;
}

.bold {
	font-weight: 700 !important;
}

.f28 {
	font-size: 28px
}

.relative {
	position: relative !important;
}

.title-xian h4:after, .title-xian h4:before {
	content: " ";
	display: block;
	border-bottom: 1px solid #797979;
	width: 6rem;
	position: absolute;
	margin-left: -.8rem;
	top: 89%;
	margin-top: -1px;
}

.index-section-f1 h4:before {
	left: 33%;
}

.index-section-f1 h4:after {
	right: 32%;
}

.video{
	padding:45px 0;
	background:#fff;
}
.l_bt {
    line-height: 45px;
    font-size: 19px;
    font-family: "微软雅黑";
    font-weight: bold;
    padding: 20px 0px 20px 40px;
}

.f_jz {
	text-align: center;
}

.f_jz img {
	height: 50%;
}


.ware5_zj{
		background:#FFFFFF;
		overflow: hidden;
		clear: both;
	}
	.warezj_l{
		width:50%;
		float:left;
		padding:0 2%;
	}
	.warezj_r{
		width:50%;
		float:right;
		padding:0 2%;
	}
	.warezj_r img{
		float:right;
	}
	.warezj{
		overflow: hidden;
		clear: both;
		padding:20px 0;
		border-bottom:1px solid #ddd;
	}
	.warezj span b{
	    margin-top: 45px;
	    display: block;
	    font-size: 24px;
	    color: #666666;
	    padding:0 15%;
	}
	.warezj ul{
		margin-top:45px;
	}
	.warezj ul b{
	    display:block;
	    float: left;
	    font-size:20px;
	    color: #666666;
	}
	.warezj ul li{
		line-height:28px;
		padding:1% 15%;
		color: #666666;
		font-size: 16px;
	}
	.warezj ul li span{
		line-height: 28px;
	}
	.warezj ul b.warezj_r2{
		display:block;
	    float: none;
	    font-size:20px;
	    color: #666666;
	}
	.warezj_r2{
		overflow: hidden;
		clear: both;
	}
	.warezj_r2 li{
		/*width:29%;
		float: left;*/
		margin: 0 2%;
	}
	.warezj_r3 {
		width: 50%;
		float: right;
		margin-top: 4%;
	}
	.warezj_r3 p{
		line-height:28px;
		font-size:16px;
	    color: #666666;
	}
	.warezj_l{
		color:#666;
	}
	.warezj_l p{
		/*line-height:32px;*/
	}
	.warezj_r{
		color:#666;
	}
	.warezj_bo{
		margin-top: 15%;
	}
	.warezj_bo img{
		margin:0 2% ;
	}
	.ware{
		overflow: hidden;
		clear: both;
	}
	.ware ul li{
		display: block;
	    width: 30%;
	    float: left;
	    margin: 2% 1%;
	}
	.ware ul li img{
		margin: auto;
    	display: block;
	}
	.ware ul li p{
		text-align: center;
		line-height:25px;
	}
	.ware ul li p.lan{
		color:#2c9dfd;
		font-weight:600;
	}
	.warezj span b.a{
		margin-top:-35px;
	}
	.clear-both-phone {
		display: none;
	}
.cooperation .qj_b .zs-w>img{
  display: block;
  margin: 0 auto;
  width: 93%;
}
.cooperation .qj_c  .zs-w>img{
  display: block;
  margin: 0 auto;
}
@media screen and (max-width:1700px) {
	.vr div{
		font-size: 1.1em;
		line-height: 1.9em;
		margin-right: 25%;
		margin-left: 5%
	}
}
@media screen and (max-width:1600px) {
	/*.slick-slide{
		width:auto !important;
	}*/
	.fa_d ul li {
		float: left;
		padding: 20px 30px 20px;
		width: 30% !important;
		margin: 10px auto;
		border: 1px solid #dadada;
		border-radius: 15px;
		box-shadow: 5px 5px 5px #eaeaea;
		margin-left: 35px;
		margin-bottom: 30px;
		height: 145px;
		transition: all 0.3s ease;
		color: #7e7e7e;
	}
	.job_list a:hover, .job_list .job_list_choiced {
		color: #fff;
		background: #2C9DFC;
	}
	#my_video_l{
		width: 100%;
		height: 432px;
	}
}
@media screen and (max-width:1362px) {
	.vr div{
		font-size: 1.1em;
		line-height: 1.7em;
		margin-right: 5%;
		margin-left:  5%
	}
}
@media screen and (max-width:1300px) {
	.case_list {
		padding: 30px 5%;
	}
	.case_main {
		padding: 0 5% 40px
	}
	.banner0 {
		height: 500px;
	}
	.banner_bg6 {
		background: url(../images/banner6.jpg) no-repeat top center;
	}
	.blank20 {
		CLEAR: both;
		DISPLAY: block;
		OVERFLOW: hidden;
		HEIGHT: 20px;
		line-height: 20px;
		font-size: 0px;
	}
	.banner0 h4 {
		text-align: center;
		font-size: 40px;
		color: #fff;
		margin-top: 75px;
	}
	.slick-slide {
		/*width: auto !important;*/
	}
	/* .wz p {
	    line-height: 35px;
	    padding: 0px 75px;
	    margin: 0 auto;
	    font-size: 17px;
	    text-indent: 2em;
	} */
	.center {
		text-align: center
	}
	.banner0 span {
		border-bottom: 2px solid #fff;
		padding-bottom: 8px;
	}
	.blank40 {
		CLEAR: both;
		DISPLAY: block;
		OVERFLOW: hidden;
		HEIGHT: 40px;
		line-height: 40px;
		font-size: 0px;
	}
	.banner0 p {
		font-size: 27px;
		color: #fff;
		text-align: center;
	}
	.mb10 {
		margin-bottom: 10px;
	}
	.blog_tab {
		width: 100%;
		background: url(../images/about_line.jpg) repeat-x left bottom;
		overflow: hidden;
		clear: both;
	}
	.blog_tab ul {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		overflow: hidden;
	}
	.blog_tab ul li {
		display: inline;
		text-align: center;
	}
	.blog_tab ul li a {
		font-size: 16px;
		line-height: 62px;
		color: #333;
		display: inline-block;
		padding: 0 6px;
		margin: 0 15px;
	}
	.wrp1150 {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.sb {
		margin: 30px 0px 0px;
		overflow: hidden;
	}
	.sb ul {
		width: 90%;
		margin: auto;
	}
	.sb ul li {
		border: 1px solid #ebeaea;
		background-color: #fff;
		width: 47%;
		height: 205px;
		float: left;
		padding: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
		position: relative;
	}
	.sb ul li img {
		width: 150px;
		height: 150px;
		float: left;
		/*margin-right: 15px;*/
	}
	.fa_d {
		background: #fff;
		margin-top: 35px;
	}
	.fa_d ul {
		overflow: hidden;
		padding: 0 20px;
	}
	.w1300 {
		/* width: 1300px; */
		margin-right: auto;
		margin-left: auto;
	}
	.huang {
		width: 10px;
		height: 45px;
		background-color: #f29d24;
		margin-right: 10px;
	}
	.l_bt {
		line-height: 45px;
	}
	.fon {
		font-weight: bold;
		font-size: 15px;
		font-family: "微软雅黑";
		color: #fff;
	}
	.bdsharebuttonbox {
		width: 250px;
		margin: 0 auto;
	}
	.page_turning p {
		margin: 0 15px;
		/*text-align: center;*/
	}
	.page_turning a {
		line-height: 24px !important;
	}
	.mar {
		margin-left: 40px;
	}
	.center {
		text-align: center;
		font-weight: 700;
	}
	.slick-track {
		/*width: auto !important;*/
	}
	.fa_c ul li p {
		padding-top: 8px;
		line-height: 24px;
		/*height: 145px;*/
	}
	.container-index {
		max-width: 100%;
		margin: 0 auto;
		padding: 0 !important;
		margin-bottom: 55px;
	}
	.mb75 {
		margin-bottom: 40px !important;
	}
	.ta-c {
		text-align: center !important;
	}
	.relative {
		/*position: relative !important;*/
	}
	.f28 {
		font-size: 28px;
	}
	.bold {
		font-weight: 700 !important;
	}
	.ftx9 {
		color: #999999;
	}
	.wrp1150 {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.job_list {
		text-align: center;
	}
	.job_list a:hover, .job_list .job_list_choiced {
		color: #fff;
		background: #2C9DFC;
	}
	.job_list a {
		display: inline-block;
		padding: 10px 20px;
		font-size: 15px;
		background: #f3f3f3;
		margin: 10px;
		color: #888;
		border-radius: 3px;
	}
	.job_info {
		padding: 40px 60px;
		background: #F7F7F7;
		margin-bottom: 40px;
	}
	.blog_tab ul li a.current {
		color: #2C9DFC;
		border-bottom: 3px solid #2C9DFC;
	}
	.blog_tab ul li a:hover {
		color: #2C9DFC;
		border-bottom: 3px solid #2C9DFC;
	}
	.news_con_top {
		width: 100%;
		color: #3b3b3b;
		font-size: 14px;
		text-align: center;
		line-height: 59px;
		overflow: hidden;
	}
	.news_con_top .con {
		width: 80%;
		margin: 0 auto;
	}
	.news_con_top ul {
		/* float: left; */
		line-height: 30px;
		margin-top: 15px;
		margin-bottom: 10px;
	}
	.news_con_top ul h4 {
		font-size: 20px;
	}
	.news_con {
		width: 1150px;
		margin: 0 auto;
		overflow: hidden;
	}
	.news_con p {
		font-size: 15px;
		line-height: 35px;
		width: 100%;
		/*text-align: center;*/
	}
	.bdsharebuttonbox {
		width: 140px;
		margin: 0 auto;
	}
	.job_list_choiced {
		color: #fff;
		background: #2C9DFC;
	}
	.vr div{
		font-size: 1.1em;
    	line-height: 1.6em;
	}
}
.part5 .part5_des {
	text-align: center;
	font-size: 23px;
	line-height: 35px;
	margin: 20px;
}

.can-provide .mt30 p{
	line-height: 35px;
	padding: 0 95px;
	margin: 0 auto;
	font-size: 17px;
	text-indent: 2em;
}
.func-app .w .mkb4_main {
	height: 720px;
}
.canteen-compare .w .mkb4_main {
	height: 865px;
}
.zxc_fx .zxc_fx_pc {
	display: block;
}
.zxc_fx .zxc_fx_phone {
	display: none;
}
.zzc_fx .zzc_fx_pc {
	display: block;
}
.zzc_fx .zzc_fx_phone {
	display: none;
}
.project17 .gn_right-pc {
	display: block;
}
.project17 .gn_right_phone {
	display: none;
}
.publice-idea-pc {
	display: block;
}
.publice-idea-phone {
	display: none;
}
.face2_b .face2_b_bottom {
	margin-top: 60px;
}
.part4_l_opt {
	display: inline-block;
	width: 49.33%;
	text-align: right;
}
.part4_r_opt {
	float:right;
	width:50%
}
.part4_r_opt  div {
	font-size: 1.1em;
    line-height: 1.6em;
}
.part4_r_opt p {
    margin-bottom: 10px;
    font-size: 15px;
    text-indent: 2em;
}
.video-content {
	display: inline-block;
	height: 320px;
	position: relative;
}
.video-content-pause {
	width: 100px;
    height: 100px;
	position: absolute;
    left: 50%;
    top: 50%;
	transform: translate(-50%, -50%);
	z-index: 3;
	cursor: pointer;
  background: url(../img/play1.png) no-repeat;
  background-size: 100% 100%;
  border: none;
}
@media screen and (max-width:1200px) {
  .intrgs .part4_main .vl{
    width: 90%;
    margin: 0 auto;
    display: block !important;
    margin-bottom: 20px;
  }
  .intrgs .vl video{
    max-height: none !important;
  } 
  .intrgs .part4_main .vl>div{
    float: none !important;
    overflow: hidden;
  }
	.phone_text_left>.wai {
		width: 50%;
		float: left;
		padding: 0 15px 0 0;
	}
	.phone_text_right>.wai1 {
		width: 50%;
		height: 150px;
		float: right;
		padding: 0 0 0 15px;
	}
	.phone_text_right>img {
		float: left;
	}
	.project2_t img {
		width: 46% !important;
	}
	.phone_text_left>img {
		float: right;
	}

	.w {
		width: 100%;
	}
	.w_footer {
		width: 100%;
	}
	.slider-nav {
		bottom: 5px;
	}
	.header {
		display: none;
	}
	.header1 {
		display: block;
	}
	.part1 {
		padding: 60px 5%
	}
	.part1_main {
		padding-top: 20px;
	}
	.part1_main ul {
		padding-top: 0;
	}
	.part2 {
		padding: 60px 5%
	}
	.part3 {
		padding: 60px 5%;
		background-size: 100% 100%;
		height: auto;
	}
	.part3_main ul li {
		width: 49%
	}
	.part4 {
		padding: 60px 5%
	}
	.part4_l {
		float: none;
		width: 100%
	}

	.part4_r {
		float: none;
		width: 100%;
		margin-top: 30px;
	}
	.part4_r_opt {
		width:100%
	}
	.vl div{
		/* margin: 0 auto; */
	}
	.vr {
		width:80%;
		padding-top: 410px;
    padding-top: 0;
		margin: 0 10%;
	}

	.vr div{
		font-size: 1.1em;
    	line-height: 1.9em;
	}
	.part4_b .see {
		margin: 30px auto 0;
	}
	.part5 {
		padding: 30px 5%;
	}
	.footer {
		padding: 30px 5% 10px;
		background-size: 100% 100%;
		height: auto;
	}
	.foot_r {
		width: 38%
	}
	.foot_b {
		margin-top: 30px;
	}
	.case_list {
		display: none;
	}
	.page {
		padding-top: 30px;
	}
	.mkb1 {
		padding: 60px 5%
	}
	.mkb2 {
		padding: 30px 5%
	}
	.mkb2_box1_l {
		padding: 50px 5%
	}
	.mkb2_box2_r {
		padding: 30px 5%
	}
	.mkb2_box2_r a {
		margin-top: 30px;
	}
	.mkb3 {
		padding: 30px 5%;
	}
	.mkb3 ul li {
		width: 50%;
		margin-top: 20px;
	}
	.mkb4 {
		padding: 60px 5%;
	}
	.mkb4 ul {
		padding-top: 98px
	}
	.mkb4 ul li {
		height: 480px;
		padding: 65px 2% 0;
	}
	.mkb4 ul li h3 {
		margin-bottom: 15px;
	}
	.mkb5 {
		padding: 60px 5%;
	}
	.case_time {
		position: static;
		width: 100%;
		margin-top: 10px
	}
	.zys_main .mkb2_box1_r {
		height: 480px;
	}
	.zys_main .mkb2_box1_l {
		height: 480px;
	}
	.zys_main .mkb2_box2_l {
		height: 480px;
	}
	.zys_main .mkb2_box2_r {
		height: 480px;
	}
	.zys2 {
		padding: 30px 5% 60px
	}
	.zys2_t {
		padding: 20px 5%
	}
	.zys3 {
		padding: 60px 5% 40px
	}
	.zys4 {
		padding: 60px 5%
	}
	.project2 {
		padding: 60px 5%;
	}
	.project2_t {
		padding-top: 20px;
	}
	.project2_b {
		padding-top: 20px;
	}
	.project2_b img {
		margin: 25px auto 0
	}
	.about1_r {
		float: none;
		width: 100%;
		padding: 30px 5%
	}
	.about1_r .jt {
		display: none;
	}
	.about2 {
		padding: 60px 5%;
	}
	.contact {
		padding: 60px 5% 0;
	}
	.contact1 {
		padding-bottom: 60px;
	}
	.contact .title h2 {
		background-size: 80% 1px
	}
	.face1 {
		padding: 60px 5%
	}
	.face1 ul li img {
		margin-bottom: 20px;
	}
	.face2_t {
		padding-top: 30px
	}
	.face2 {
		padding: 60px 5%
	}
	.face2_b ul li .p1 {
		margin: 5px 0
	}
	.face3 {
		padding: 60px 5%
	}
	.face4 {
		padding: 60px 5%;
	}
	.face4_main .bd table .bt {
		font-size: 15px
	}
	.project5 {
		padding: 60px 5%;
	}
	.pro5_main ul li {
		padding: 0 3%
	}
	.project6 {
		padding: 60px 5%;
	}
	.pro6_main {
		display: none;
	}
	.pro6_main1 {
		display: block;
	}
	.project7 {
		padding: 60px 5%
	}
	.pro7_main {
		font-size: 14px;
	}
	.project8 {
		padding: 60px 5%
	}
	.pro8_b_l {
		height: 280px
	}
	.pro8_b_r {
		height: 280px;
		line-height: 24px
	}
	.pro8_box1 .pro8_box_r {
		padding: 10px 10px;
		line-height: 24px;
	}
	.ware1 {
		padding: 60px 5%
	}
	.ware2 {
		padding: 60px 5%;
	}
	.ware3 {
		padding: 53px 5% 59px
	}
	.ware6 {
		padding: 30px 5% 60px;
	}
	.ware7 {
		padding: 60px 5%;
	}
	.ware7 .bd {
		overflow-x: scroll;
	}
	.ware7 .bd .cont {
		width: 1200px;
	}
	.project9 {
		padding: 45px 5% 55px
	}
	.project11 {
		padding: 40px 5%;
	}
	.project12 {
		padding: 40px 5%;
	}
	.project13 {
		padding: 40px 5%;
	}
	.pro13_main1 {
		display: none;
	}
	.pro13_main2 {
		display: block;
	}
	.project14 {
		padding: 40px 5%;
	}
	.project15 {
		padding: 40px 5%
	}
	.project15 .pro6_t .value li {
		height: 290px;
	}
	.project16 {
		padding: 40px 5%
	}
	.project17 {
		padding: 40px 5%
	}
	.project18 {
		padding: 40px 5%;
	}
	.project20 {
		padding: 0px 5%
	}
	.pro20 ul li {
		padding: 20px 1%;
		height: 380px
	}
	.project21 {
		padding: 40px 5%;
	}
	.pro21_t ul li {
		padding: 20px 2%;
		font-size: 16px;
	}
	.project22 {
		padding: 40px 5%;
	}
	.project23 {
		padding: 40px 5%;
	}
	.pro23_t {
		height: 145px;
	}
	.project24 {
		padding: 0 5% 40px;
	}
	.project26 {
		padding: 40px 5%;
	}
	.project27 {
		padding: 40px 5%
	}
	.project27 ul li {
		height: 400px;
		padding: 90px 2% 0;
	}
	.project28 {
		padding: 40px 5%;
	}
	.project29 ul li {
		height: 250px;
	}
	.project30 {
		padding: 0 5%
	}
	.face5 {
		padding: 40px 5%;
	}
	.face5_t ul li {
		width: 48%;
		margin: 30px 1% 0;
	}
	.face5_t h4 {
		margin-bottom: 15px;
	}
	.face5_t h4 {
		padding: 0 5%
	}
	.face5_b ul li {
		width: 31%;
		margin: 30px 1% 0;
		height: 300px;
	}
	.face6 {
		padding: 40px 5%;
	}
	.ware8 {
		padding: 40px 5%;
	}
	.ware8_main {
		width: 100%
	}
	.ware8_t {
		padding-bottom: 10px;
	}
	.ware8_b {
		padding-top: 0
	}
	.ware8_l {
		padding: 15px 3% 0
	}
	.ware8_r {
		padding: 15px 3% 0
	}
	.ware9 {
		padding: 40px 5%
	}
	.ware5 {
		padding: 40px 5%;
	}
	.ware5_t ul li {
		min-height: 250px;
	}
	.face2_t {
		padding-top: 0;
	}
	.ware11 {
		padding: 40px 5%
	}
	.fa_d ul li {
		float: left;
		padding: 20px 30px 20px;
		width: 30% !important;
		margin: 10px auto;
		border: 1px solid #dadada;
		border-radius: 15px;
		box-shadow: 5px 5px 5px #eaeaea;
		margin-left: 35px;
		margin-bottom: 30px;
		height: 145px;
		transition: all 0.3s ease;
		color: #7e7e7e;
	}
	#my_video_1 {
		width: 100%;
	}
	.part4_l_opt {
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	.video-content {
		display: inline-block;
		height: 320px;
		float: right;
	}
	.sb ul li {
		border: 1px solid #ebeaea;
		background-color: #fff;
		width: 100%;
		height: 205px;
		float: left;
		padding: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
		position: relative
	}
	.news_con {
		width: 80%;
		margin: 0 auto;
		overflow: hidden;
	}
	
}

@media screen and (max-width:900px) {
	.zfd-banner-lett-box h1{
        font-size:25px !important;
	}
	.zfd-banner-lett-box h4{
		font-size:18px !important;
		margin-bottom: 30px !important;
	}

	.zfd-songsu-body .zfd-songsu-body-item h1 {
    		font-size:18px !important;
	}
	.zfd-banner-lett-box .fd-down-footer {
		font-size: 15px !important;
		margin-top: 15px !important;
		padding: 0 30px;
		justify-content: space-between;
	}
	.zfd-banner-lett-box {
		padding-top: 30px !important;
		margin: 0 15px !important;
	}

	.zfd-banner-lett-box .zfd-down .fd-down-r {
		width: 110px !important;
		overflow: hidden;
		margin-left:0px !important;
	}
	.zfd-banner-lett-box .zfd-down .fd-down-r .fd-down-r-img {
		width: 110px !important;
		height: auto !important;
	}
	.zfd-w {
		background: inherit !important;    
		padding: 0 15px;
		overflow: hidden;
		box-sizing: border-box;
	}
	.zfd-songsu-body {
		margin-top: inherit!important;
		margin-left: inherit!important;
	}
	.zfd-songsu-body .zfd-songsu-body-item{
		width: inherit!important;
	}

	.zfd-banner-lett-box .zfd-down .fd-down-r p {
		font-size: 12px !important;
	}
	.zfd-banner-lett-box .zfd-down .fd-down-l-item {
		height: auto;
   		width: 150px !important;
	}
	.zfd-banner-lett-box .zfd-down {
		justify-content: space-between;
		padding: 0 30px;
	}
	.zfd-songsu-footer {
		position: relative !important;
	}
	.zfd-songsu-footer-r .ish{
		display: none !important;
	}
	.fd-down-footer .ml90{
		margin-left: inherit;
	}
	.zfd-songsu-footer .zfd-songsu-footer-l {
		font-size: 16px !important;
	}
	.zfd-songsu-footer-r h4 {
		font-size: 16px !important;
		width: 100%;
    		margin-top: 15px;
	}

	.zfd-songsu-footer .zfd-songsu-footer-r {
		text-align: center !important;
		width: 100% !important;
		padding: 0 15px;
		box-sizing: border-box;
		margin: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: stretch;
	}
	
	.zfd-songsu-footer-r-iphone-box{
		
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.zfd-songsu-footer-r-iphone-box ul{
		width: 48%;
		text-align: left;
		font-size: 14px;
	}
	.zfd-songsu-footer-r-iphone-box ul li{
		line-height: 30px;
	}
	.zfd-isH{
		display: none;
	}
	.zfd-songsu-footer-r-iphone{
		display: block !important;
		padding: 0 15px;
		box-sizing: border-box;
		width: 100%;
	}
	.zfd-songsu-footer-is{
		display: block !important;
	}
	.lxc-squirre-back{
		position: absolute;
		z-index: -9;
		height: 100%;
	}
	.lxc-mkb{
		display: none;
	}
	.lxc-mkb4{
		display: none;
	}
	.mkb4_main .lxc-mkbtu{
		display: block;
	}
	.mkb2_main{
		padding: 0;
	}
	.f_jz {
		text-align: center;
	}
	.f_jz img {
		width: 92%;
		height: 50%;
	}
	.part1_main ul li {
		width: 23%;
	}
	.part2_l {
		float: none;
		width: 100%;
		padding: 30px 5%;
		height: auto;
	}
	.part2_c {
		float: none;
		width: 100%;
		margin: 6px 0 0;
	}
	.part2_r {
		float: none;
		width: 100%;
		padding: 30px 5%;
		height: auto;
		margin-top: 6px;
	}
	.brand ul li {
		width: 31%;
		margin: 20px 1% 0
	}
	.mkb2_box1 {
		margin-top: 20px;
	}
	.mkb2_box2 {
		margin-top: 20px;
	}
	.mkb2_box1_l a {
		margin-top: 10px;
	}
	.mkb2_box1_l {
		float: none;
		height: auto;
		width: 100%;
		padding: 20px 5%;
	}
	.mkb2_box1_l .gt {
		display: none;
	}
	.mkb2_box1_r {
		float: none;
		height: auto;
		width: 100%;
		padding: 20px 5%;
	}
	
	.mkb2_box2_l {
		float: none;
		height: auto;
		width: 100%;
		padding: 20px 5%;
	}
	.mkb2_box2_r {
		float: none;
		height: auto;
		width: 100%;
		padding: 20px 5%;
	}
	.mkb2_box2_r a {
		margin-top: 10px;
	}
	.mkb2_box2_r .gt1 {
		display: none;
	}
	.mkb2_title {
		margin-bottom: 20px
	}
	.mkb4 {
		padding: 30px 5%;
	}
	.mkb4 ul li {
		width: 100%;
		float: none;
		margin: 20px 0 0;
		padding: 20px 5%;
		height: auto;
		font-size: 14px;
	}
	.mkb4 ul li img {
		display: block;
		position: static;
		width: 60px;
		height: 60px;
		margin: 0 auto 10px;
	}
	.mkb4 ul li h3 {
		font-size: 18px;
	}
	.mkb4 ul {
		padding-top: 10px;
	}
	.case li {
		width: 100%;
		float: none;
		margin: 20px 0 0
	}
	.zys_main .mkb2_box1_r {
		height: auto;
	}
	.zys_main .mkb2_box1_l {
		height: auto;
	}
	.zys_main .mkb2_box2_l {
		height: auto;
	}
	.zys_main .mkb2_box2_r {
		height: auto;
	}
	.zys1_box {
		padding: 0;
	}
	.zys1_box img {
		width: 100%;
		height: auto;
	}
	.zys4 ul li {
		margin: 30px 1% 0
	}
	.face1 {
		padding: 10px 5% 30px
	}
	.face1 ul li {
		width: 31%;
		margin: 20px 1% 0;
	}
	.face2_b {
		padding-top: 0;
	}
	.face2_b ul li {
		width: 48%;
		margin: 20px 1% 0;
		height: 290px;
		padding: 20px 3%
	}
	.face3 ul li {
		padding: 60px 3% 0;
	}
	.face3 ul li h3 {
		margin-bottom: 15px
	}
	.face4_main .bd table {
		float: none;
		width: 100%
	}
	.face4_main .bd table td {
		height: auto;
	}
	.face4_main .hd {
		padding-top: 30px;
	}
	.face4_main .bd {
		padding-top: 30px;
	}
	.project4 {
		padding: 60px 5%
	}
	.pro6_t {
		padding: 30px 0;
	}
	.pro6_t .value li {
		width:100%;
	}
	.pro8_b_r{
		height: auto;
	}
	.pro8_b_l {
	    height: 411px;
	}
	.pro8_l {
		float: none;
		width: 100%
	}
	.pro8_r {
		float: none;
		width: 100%
	}
	.pro8_box1 .pro8_box_l{
		height:auto;
		padding:10px 0;
	}
	.sb ul li p {
	width: 38%;
    float: right;
}
	.sb ul li{
		height: auto;
	}
	.ware6 ul li {
		width: 46%;
	}
	.project15 .pro6_t .value li {
		width: 48%;
		margin: 20px 1% 0;
		min-height: auto;
	}
	.project8_1 .pro8_b_r{
		height: auto;
	}
	.project8_1 .pro8_b_l{
		height: 458px;
	}
	.pro8_b_r {
    float: none;
    width: 100%;
    height: auto;
    padding: 15px 3%;
    font-size: 14px;
    }
    .pro8_box_l {
	    float: none;
	    width: 100%;
	    height: auto;
	    padding: 10px 0;
	}
	.pro8_box_r {
	    float: none;
	    width: 100%;
	    height: auto;
	    padding: 15px 3%;
	}
	.pro8_b_l {
	    float: none;
	    width: 100%;
	    height: auto;
	    padding: 10px 0;
	    font-size: 16px;
	}
	.project18 {
		padding: 30px 5% 0;
	}
	.pro18_t h3 {
		margin-bottom: 0
	}
	.pro18_l {
		display: none;
	}
	.pro18_r {
		float: none;
		width: 100%
	}
	.pro18_r ul li {
		padding: 20px 0;
		background-size: 100% 12px
	}
	.pro18_t {
		padding: 30px 0;
	}
	.pro20 ul li {
		width: 48%;
		margin: 30px 1% 0;
	}
	.pro21_t ul li {
		width: 31%;
		margin: 20px 1% 0;
	}
	.project22 ul li {
		width: 48%;
		margin: 30px 1% 0;
		min-height: 475px;
	}
	.pro23_t img {
		display: none;
	}
	.project25 .pro6_t .value li {
		width: 31%;
	}
	.project27 ul li {
		width: 100%;
		margin: 20px 0 0;
		height: auto;
		padding: 20px 3%
	}
	.project27 ul li img {
		position: static;
		margin: 0 auto 10px;
		width: 80px;
		height: 80px;
	}
	.project28 ul li {
		width: 31%;
	}
	.face5_b ul li {
		width: 100%;
	}
	.face5_b ul li h4 {
		margin: 10px 0
	}
	.ware9 .face2_b ul li {
		height: 350px
	}
	.ware5_t ul li {
		width: 48%
	}
	.sb ul li{
		height:auto;
	}
}
@media screen and (max-width:680px) {
  .gsjj_jishi .gsjj_jishi_main{
    width: 100%;
  }
}
@media only screen and (min-width:768px){
	.value_left_left {
		padding-left: 0!important;
		padding-right: 10%!important;
	}
	.value_right_right img{
		margin-left: 10%;
	}
}
@media screen and (max-width:768px) {

  .intrgs .title{
    height: auto;
  }
  .cooperation .mphone .title{
    height: auto;
  }
  .intrgs .mphone .part4_l_new {
    width: 100%;
  }
	.web {
		display: none!important;
	}
	.mphone {
		display: block!important;
	}
	.title {
		font-size: 14px;

	}
	.title h2 {
		font-size: 24px;
	}
	.phone_text_left {
		text-align: left;
	}
	.video{
		padding:25px 0;
	}
	/* 硬件展示list */
	.phone-hard-list {
		width: 100%;
	}
	.phone-hard-list li{
		width: 100%;
		margin: 20px auto;
		background-color: #eee;
		text-align: center;
		padding: 20px;
	}
	.phone-hard-list li img{
		width: 50%;
	}
	.phone-hard-list li p{
		margin-top: 20px;
	}

	/* 普通样式 */
	.zxx-kehuanli ul li {
		width: 100%;
	}
	.zxx-kehuanli {
		padding-bottom: 0;
	}
	.zxx-kehuanli-bottom {
		width: 100%;
		padding: 11px 20px;
		margin: 25px 0px;
		text-align: justify;
	}
	.zzc_jiazhi li b {
		margin-top: 30px;
		margin-bottom: 15px;
	}
	.zzc_ted ul li img {
		width: 45%;
	}
	.zzc_ted ul li p {
		margin-bottom: 15px;
	}
	.project5 .pro5_t {
		height: auto;
	}
	.project5 .pro5_t .pro5_t_content {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.project5 .pro5_t .pro5_t_content .pro5_t_content_miaoshu {
		height: auto;
	}
	.project5 .pro5_t .pro5_t_content .pro5_t_content_list1 li {
		width: 50%;
	}
	.project5 .pro5_t .pro5_t_content .pro5_t_content_list2 {
		flex-wrap: wrap;
		justify-content: center;
	}
	.project5 .pro5_t .pro5_t_content .pro5_t_content_list2 li {
		width: 80%;
		font-size: 20px;
		margin-bottom: 20px;
	}
	.project5 .pro5_t .pro5_t_content .pro5_t_content_list2 li img {
		top: 10%;
	}
	.project5 .pro5_t .pro5_t_content .pro5_t_content_list2 li span {
		bottom:10px;
		font-size: 18px;
	}
	.cf_anli {
		height: auto;
		padding-bottom: 30px;
	}
	.cf_anli .cf_anli_content {
		width: 100%;
		height: auto;
	}
	.cf_anli .cf_anli_content_left {
		float: none;
		width: 90%;
		margin: 0 auto;
		height: 170px;
	}
	.cf_anli .cf_anli_content_right {
		float: none;
		width: 90%;
    	margin: 25px auto;
	}
	.cf_anli .cf_anli_btn {
		margin-top: 0;
	}
	.pro6_t .value1 {
		width: 100%;
	}
	.pro6_t .value1 li{
		width: 100%!important;
	}
	.politic3-1-list1 {
		display: block !important;
		width: 100%;    
		clear: both;
		overflow: hidden;
	}
	.politic3-1 .politic3-1-list1 li {
		width: 50% !important;
		float: left !important;
		font-size: 16px !important;
	}
	.ware11 ul li {
	    height: auto;
	    padding: 20px 5%;
	    float: none;
	    width: 100%;
	    margin: 20px 1% 0;
	}
	.ware ul li {
	    width: 100%;
	    float: none;
	}
	.warezj_r img.img {
	    width: 100%;
	}
	.part1_main ul li {
	    width: 48%;
	    margin: 15px 1% 0;
	}
	.project25 .pro6_t .value li {
	    width: 100%;
	    margin: 55px 0 0;
		padding: 0px 2% 30px;
		height: auto;
	}
	.part1 {
		padding: 30px 5%;
	}
	.part2 {
		padding: 30px 5%;
	}
	.part3 {
		padding: 30px 5%;
	}
	.part1_main {
		font-size: 14px;
		line-height: 24px;
	}
	.part1_main span{
		width: 90%;
	}
	.part1_main span img{
		width:100%;
	}
	.project2_t img{
		width:100%;
	}
	.project2 .situation .fxtu{
		height: 300px;
	}
	.project2 .fx_yellow {
		height: 250px;
	}
	.project2 .fx_yellow li{
		padding-top: 0;
		margin-top: 19px
	}
	.project2 .fx_gray {
		height: 205px;
	}
	.project2 .fx_gray li{
		padding-top: 0;
		margin-top: 19px
	}
	.product .product-a{
		width: 100%;
		min-height:113px;
		padding: 0;
		margin: 0;
	}
	.project3 .product-left {
	    width: 55%;
	    float: left;
	    padding:2% 5px 0;
	}
	.product .product-c{
		
		min-height:100px;
		padding: 0;
		padding-top:5px;
	}
	.product .product-b{
			width: 100%;
			min-height:98px;
			padding: 0;
			margin: 0;
	}
	.project3 .product-right{
		padding-top:5px;
		width: 55%;
	}
	.project3 .product-right h3{
			margin: 0; 
			font-size: 15px;
	}
	.product p.english {
	    font-size: 12px;
	}
	.project3 .product-left h3 {
	     margin: 0; 
	    font-size: 15px;
	}
	.product p {
	    line-height: 18px;
	    font-size: 12px;
	}
	.project3 .w .product {
	    background-size: contain;
	    min-height:500px;
	}
	.project3 .product_type img{
		width: 100%;
		margin-top: 25px;
	}
	.project7 .product_type p{
		font-size:16px;
	}
	.project7 .product_type{
		margin-bottom:25px;
	}
	.project3 .product_type p{
		font-size:16px;
		margin-top: 10px;
	}
	.project3 .product_type{
		margin: 0;
	}
	.project7 .product_type img{
		width: 100%;
	}
	.product .product-d{
		min-height:100px;
	}
	.project2 .situation div{
		width: 100%;
	}
	.project2 .fxtu  img{
		width: 100%;
	}
	.part1_main ul li {
		font-size: 12px;
	}
	.part2_t ul li {
		height: auto;
		padding: 30px 5%
	}
	.part2_l img {
		margin: 0 auto 10px;
	}
	.part2_r img {
		margin: 0 auto 10px;
	}
	.part2_t ul li img {
		margin: 0 auto 10px;
	}
	.part2_b_l {
		height: auto;
		padding: 30px 3%
	}
	.part2_b_r {
		height: auto;
		padding: 30px 3%
	}
	.part2_b_l img {
		float: none;
		display: block;
		margin: 0 auto 10px;
	}
	.part2_b_r img {
		float: none;
		display: block;
		margin: 0 auto 10px;
	}
	.part2_b_r p {
		float: none;
		width: 100%;
		margin: 0;
	}
	.part3_main {
		width:100%;
		padding-top: 100px;
	}
	.part3_main ul li {
		font-size: 16px;
		height: auto;
		padding: 80px 5% 30px
	}
	.part3_main ul li h3 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.part3_main ul li img {
		width: 120px;
		height: 120px;
		top: -60px;
		margin-left: -60px;
	}
	.part3_main ul li a {
		width: 120px;
		font-size: 14px;
	}
	.part4 {
		padding: 30px 5%
	}
	.part4_main {
		padding-top: 30px
	}
	.gz {
		text-align: center;
		padding: 10px 0;
	}
	.gz img {
		width: 60px;
		height: 60px;
	}
	.zx {
		text-align: center;
		font-size: 14px;
	}
	.zx .p1 {
		font-size: 16px;
		margin-top: 5px;
	}
	.foot_l {
		display: none;
	}
	.foot_r {
		float: none;
		width: 100%;
	}
	.mkb1 {
		padding: 30px 5%
	}
	.mkb3 ul li {
		width: 100%;
		height: auto;
		padding: 30px 3%;
		margin-top: 0;
	}
	.mkb3 ul li h3 {
		margin: 10px 0;
	}
	.mkb5 {
		padding: 30px 5%
	}
	.mkb5 .mkb5-business-phone {
		display: none;
	}
	.mkb5 .mkb5-business-web {
		display: inline;
	}
	.zys2 {
		padding: 0 5% 30px;
	}
	.zys2>ul {
		margin: 0;
		padding-top: 0;
	}
	.zys2>ul>li {
		float: left;
		width: 100%;
		margin: 20px 0 0;
		height: auto;
	}
	.zys2_b {
		padding: 20px 5%
	}
	.zys3_main {
		padding-top: 30px;
	}
	.zys3 {
		padding: 30px 5%
	}
	.zys4 {
		padding: 30px 5%
	}
	.gn_right{
		width: 100%;
	}
	.gn_right img{
		width: 100%;
	}
	.gn_right li{
		width: 24%;
		margin: 15px 10px;
	}
	.value_left{
		width: 100%;
	}
	.value_left img{
		width: 22%;
	}
	.value_right{
		width: 100%;
	}
	.value_right img{
		width: 100%;
	}
	.gn_left{
		width: 100%;
	}
	.gn_left img{
		width: 100%;
	}
	.project2 {
		padding: 30px 5%;
	}
	.project2_b {
		font-size: 18px
	}
	.pro3_l {
		float: none;
		width: 100%;
		height: auto;
		padding: 30px 3%
	}
	.pro3_l ul {
		padding-top: 20px;
	}
	.pro3_l ul li {
		margin-top: 20px;
	}
	.pro3_r {
		float: none;
		width: 100%;
		height: auto;
		padding: 30px 3%
	}
	.pro3_r ul {
		padding-top: 20px;
	}
	.pro3_r ul li {
		margin-top: 20px;
	}
	.project3 {
		padding: 30px 0
	}
	.about2 {
		padding: 30px 5%
	}
	.about2_main {
		padding-top: 30px;
	}
	.about2_main .slick-prev {
		display: none !important;
	}
	.about2_main .slick-next {
		display: none !important;
	}
	.contact {
		padding: 30px 5% 0;
	}
	.contact1 {
		padding-bottom: 30px;
	}
	.contact .title h2 {
		background-size: 100% 1px
	}
	.con_map {
		width: 100%;
		float: none
	}
	.con_des {
		width: 100%;
		float: none;
		padding: 20px 5%;
		background: #f6f6f6
	}
	.con_main {
		padding-top: 30px;
	}
	.face2 {
		padding: 30px 5%
	}
	.face3 {
		padding: 30px 5%
	}
	.face3 ul li {
		float: none;
		width: 100%;
		margin: 20px 0 0;
		padding: 20px 3%;
		height: auto;
	}
	.face3 ul li img {
		position: static;
		margin: 0 auto 10px;
	}
	.face4 {
		padding: 30px 5%
	}
	.pro4_l {
		float: none;
		width: 100%
	}
	.pro4_r {
		float: none;
		width: 100%;
		height: auto;
	}
	.pro4_t {
		height: 195px;
	}
	.pro4_t_l img {
		width: 60px;
	}
	.pro4_t_l {
		height: 195px;
	}
	.pro4_t_l h3 {
		font-size: 16px;
	}
	.pro4_r_t {
		padding: 20px 25%
	}
	.pro4_r_b {
		padding: 30px 3%;
	}
	.pro4_r_t img {
		width: 70px;
	}
	.pro4_r_t h3 {
		margin-top: 20px;
	}
	.project4 {
		padding: 30px 5%;
	}
	.pro4_main {
		padding-top: 30px;
	}
	.pro5 {
		padding: 30px 5%
	}
	.pro5_main {
		padding-top: 30px;
	}
	.pro5_main ul li {
		float: none;
		width: 100%;
		border-right: none;
		margin: 20px 0 0;
	}
	.project6 {
		padding: 25px 5%
	}
	.pro6_t .value li.cent{
		width:100%;
		top:0;
	}
	.qy_pro8 div.zxc_ali {
	    width: 100%;
	    margin-bottom: 10px;
	}
	.qy_pro8 div.zzc_ali {
	    width: 100%;
	    margin-bottom: 10px;
	}
	.qy_pro8 div{
		width:100%;
		margin-bottom: 10px;
	}
	.qy_pro8 div img{
		width:100%;
	}
	.pro6_main1 ul li {
		width: 48%;
		margin: 30px 1% 0
	}
	.project7 {
		padding: 30px 5%
	}
	.pro7_main {
		/*display: none;*/
	}
	.pro7_main1 {
		display: block;
	}
	.ware1 {
		padding: 30px 5%
	}
	.ware1_b {
		font-size: 16px;
		line-height: 30px;
		padding-top: 20px;
	}
	.ware2 {
		padding: 20px 5%;
	}
	.ware2 .chanpintedian ul li {
		margin: 10px auto;
	}
	
	.cg_gn img{
		width: 100%;
	}
	.ware3 {
		padding: 30px 5%;
	}
	.ware3_t {
		margin-top: 30px;
		padding: 20px 3%;
		font-size: 16px;
		line-height: 30px;
	}
	.ware3_b {
		padding-top: 20px;
	}
	.ware3_b img {
		width: 100%
	}
	.project9 {
		padding: 30px 5%
	}
	.project9 ul li {
		float: none;
		width: 100%;
		margin: 20px 0 0;
		padding: 20px 3%;
		height: auto;
	}
	.project9 ul li img {
		position: static;
		margin: 0 auto 5px;
		width: 60px;
		height: 60px;
	}
	.project10 ul li:first-child {
		float: left;
		width: 50%
	}
	.project10 ul li:nth-child(2) {
		float: left;
		width: 50%
	}
	.project10 ul li:nth-child(3) {
		width: 100%;
		margin-top: 20px;
	}
	.project11 {
		padding: 30px 5%
	}
	.pro11_l {
		float: none;
		width: 100%
	}
	.pro11_r {
		float: none;
		width: 100%;
		margin-top: 20px;
	}
	.project12 {
		padding: 30px 5%;
	}
	.project13 {
		padding: 30px 5%;
	}
	.pro13_main2 ul li {
		width: 48%
	}
	.project14 {
		padding: 0 5% 30px;
	}
	.project16 {
		padding: 30px 5%
	}
	.project16 ul li {
		width: 48%;
		margin: 20px 1% 0
	}
	.project17 {
		padding: 30px 5%
	}
	.pro17_main {
		padding-top: 30px;
	}
	.pro21_t ul li {
		width: 48%;
		margin: 20px 1% 0
	}
	.pro21_b {
		padding: 30px 0;
	}
	.pro21_b img {
		margin: 30px auto 0
	}
	.project22 {
		padding: 30px 5%
	}
	.project22 ul li {
		width: 100%;
		margin: 20px 0 0;
		min-height: auto;
	}
	.project23 {
		padding: 30px 5%
	}
	.pro23_t {
		height: 170px;
	}
	.project24 {
		padding: 0 5% 30px;
	}
	.project26 {
		padding: 30px 5%;
	}
	.project27 {
		padding: 30px 5%;
	}
	.project28 {
		padding: 30px 5%;
	}
	.project28 ul li {
		width: 48%;
		margin: 30px 1% 0;
		min-height: 141px
	}
	.face5 {
		padding: 30px 5%;
	}
	.face5_t ul li {
		width: 100%;
		margin: 20px 0 0;
		height: auto;
		padding: 20px 5%
	}
	.face5_t h4 {
		padding: 0;
	}
	.face6 {
		padding: 30px 5%
	}
	.face6 ul li {
		width: 48%;
		margin: 30px 1% 0;
		min-height: 126px;
	}
	.face6 ul li img {
		width: 80px;
		height: 80px;
	}
	.ware9 {
		padding: 30px 5%;
	}
	.ware5 {
		padding: 30px 5%
	}
	.ware11 {
		padding: 30px 5%
	}
	#my_video_1 {
		width: 100%;
	}
	
	.vl div{
		margin: 0 auto;
	}
	.vr {
		width:80%;
		/* padding-top: 410px; */
    padding-top: 0;
		margin: 0 10%;
	}
	.vr div{
		font-size: 1.1em;
    	line-height: 1.9em;
	}
	/*19.2.16*/
	.shuzi{
		float:left;
		width: 10%;
	}
	.warezj span b {
	    margin-top:30px;
	    font-size: 15px;
	    padding: 0 6%;
	}
	.warezj span b.a{
		margin-top:30px;
	}
	.warezj ul b {
	    font-size: 15px;
	}
	.warezj ul li {
	    font-size: 14px;
	}
	.warezj ul b.warezj_r2{
	    font-size:14px;
	}
	.warezj_l {
	     width: 100%; 
	}
	.warezj_r {
	     width: 100%; 
	}
	.warezj_r3 {
     	width:100%; 
	    float: none; 
	    margin-top: 4%;
	    padding: 10% 10%;
	}
	.warezj_bo{
		margin-top: 0;
	}
	.pro7_main{
		padding-top: 10px;
	}
	.chanpgn{
		display: block;
	}
	.chanpgn img{
		width: 100%;
	}
	.project3 .w .product{
		display: none;
	}
	.face_zd .title{
		height: 160px;
		margin-bottom: 0;
	}
	.bantou{
		width:100%;
		background: none;
		display: none;
	}
	.bantou1{
		width:100%;
		display: block;
	}
	.bantou1 .left{
		width:100%;
	}
	.bantou1 .left img{
		width:100%;
	}
	.bantou1 .left span{
		margin: 0;
		width: 46%;
    	padding: 0 5px;
	}
	.lishi_zd{
		margin: 30px 0;
	}
	.js_org{
		display: none;
	}
	.face_zhongd1 img{
		width: 100%;
	}
	.face_zhongd2 img{
		width: 100%;
	}
	.face2_t .facetu{
    	width: 100%;
    }
    .face2_t ul {
    	width: 100%;
    }
    .face2_t ul li span{
    	width: 70%;
    }
    .zxc_fangan {
    	height:auto;
    	padding: 1rem;
    }
    .zzc_fxleft{
    	width: 100%;
    }
    .zzc_fxright{
    	width: 100%;
    }
    .zzc_fx{
    	overflow: hidden;
    	clear: both;
    }
    .zzc_fx .zzc_fxleft ul li p{
    	float:left;
    }
    .zzc_fx .zzc_fxright ul li span {
    	float: right;
    	margin-left: 0;
    }
    .zzc_ted ul li{
    	width:100%;
    }
    .zzc_ys .ys_left{
    	width: 100%;
    	padding: 0;
    }
    .zzc_ys .ys_right{
    	width: 100%;
    	height: auto;
    }
    .zzc_ys .ys_right li{
    	width: 43%;
    	margin:10px !important;
    }
    .zzc_ys .ys_right p{
    	width: 86%;
    }
    .zzc_jiazhi li {
    	width: 100%;
    	margin-bottom: 10px;
    }
    .zxc_fx ul li {
    	width:100%;
    }
    .fx_left{
    	margin: auto;
    	display: block;
    	float: none;
    }
    .fx_left img{
    	margin: auto;
    	display: block;
    }
    .fx_right {
    	padding: 7% 6%;
    	width: 87%;
    }
    .zxc_ysh ul li span {
	    margin: auto;
	    display: block;
	    width: 92%;
	    padding: 10px;
	    overflow: hidden;
	    clear: both;
	}
    .zxc_ysh ul li h2 {
    	text-align: center;
    }
    .zxc_ysh ul li p{
    	float: left;
    	margin-bottom: 5px
    }
    .zxc_ysh ul li{
    	width: 100% !important;
    }
    .zxc_ysh ul li img{
    	margin: auto;
    	display: block;
    	margin-top: 0!important;
    }
    .zxc_ysh ul li.vs img{
    	width: 100%;
    	margin:0 auto!important;
    }
    .zxc_fan ul li {
	    width: 100%;
	    float: left;
	    margin: 20px;
	    padding: 0;
    }
    .zxc_fan ul li img {
	    float: left;
		width: 66px;
		margin-right: 10px;
	}
	.zxc_jiazhi {
		padding: 45px 0;
	}
	.zxc_jiazhi li{
		width: 100%;
	}
	.zxc_jiazhi li b{
		margin-bottom:10px ;
	}
	.project12 .project12-content{
		padding: 0;
		float: none;
		height: auto;
	}
	.project12-content-list {
		display: block!important;
		text-align: center!important;
	}
	.project12-tip {
		width: 100%!important;
	}
	.project12-content-list img {
		height: auto!important;
		margin: 0px 0px!important;
		margin-top: 0px!important;

	}

  .otheryj .container-index{
    margin-bottom: 0;
  }
  .otheryj .container-index .f28{
    font-size: 20px;
  }
  .otheryj .title-xian h4:after, .title-xian h4:before{
    display: none;
  }
  .otheryj .sb ul li img{
   width: 200px;
   height: 200px;
   margin: 0 auto;
   padding: 0;
   display: block;
   float: none;
  }
  .otheryj .yj_pei li img{
    width: 100%;
  }
}
@media screen and (max-width:480px) {
	.yy_gongneng .yy_gongneng_lists .yy_gongneng_list_right img {
		width: 100%;
	}
	.yy_gongneng .yy_gongneng_lists .yy_gongneng_list_left p {
		font-size: 0.6875rem;
		line-height: 1.0625rem;
	}
	.yy_gongneng .yy_gongneng_lists .yy_gongneng_list_left h2 {
		color: #0D6FB8;
		margin-bottom: 0.625rem;
	}
	div.brand_phone ul{
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	div.brand_phone ul li{
		font-size: 8px;
		width: 20%;
		height: 102px;
	}
	div.brand_phone li img{
		width: 100%;
	}
	.brand ul {
		padding-top: 20px;
	}
	.brand ul li {
		width: 23%
	}
	.part4_l_new {
		width: 100%;
	}
	.ware7_l {
		height: 55px;
		line-height: 55px;
	}
	.ware7 .bd .cont{
		width: 100%!important;
	}
	.foot_r .gz {
		margin-left: 0;
	}
	.sb ul li img {
		width: 110px;
		height: 110px;
		float: left;
		/*margin-right: 15px;*/
		padding: 0 0 10px 0;
	}
	.about1_l {
		width: 100%;
		margin-bottom: 15px;
	}
	.about1_l::after {
		display: none;
	}
	.part5 {
		padding: 30px 0!important;

	}
	.qj_b .qj_b_jieshao {
		font-size: 12px;
		width: 97%;
		line-height: 16px;
		padding: 4px 10px;
	}
	.other-hardware {
		padding-bottom: 0;
	}
	.other-hardware .other-hardware-content{
		padding-top: 0px;
		background-color: transparent;
		height: auto;
	}
	.other-hardware .other-hardware-content ul {
		justify-content: space-around;
		flex-wrap: wrap;
	}
	.other-hardware .other-hardware-content li {
		width: 155px;
		height: 195px;
		margin-bottom: 25px;
	}
	.qy_pro8 div p.title {
		margin-top: 8px;
		font-size: 18px;
		font-weight: 600;
	}
	.qy_pro8 div p {
		margin-top: 8px;
	}
	.tesefangan li {
		height: auto;
		margin: 20px 0!important;

		margin-left: 10px!important;
	}
	.tesefangan li div {
		font-size: 18px;
		line-height: 30px;
		margin-left: 0;
	}
	.tesefangan li img{
		width: auto!important;
		height: 60px;
		position: relative;
	}
	.tesefangan li:first-child img::after{
		content: '01';
		display: inline-block;
		position: absolute;
		right: 0;
		font-size: 16px;
		color: white;
	}
	.tesefangan .tesefangan-middle {
		line-height: 50px;
	}
	.zxc_ysh {
		padding-bottom: 0;
	}
	.zxc_ysh ul li span.ysh_jcz {
		font-size: 18px;
		height: 30px;
		line-height: 30px;
		width: 160px;
	}
	.zhanshitu .zhanshitu-many-title {
		box-shadow: 0px 0px 9px #4B6DF9;
	}
	.zhanshitu .zhanshiyu-face .zhanshitu-many-img-phone p{
		bottom: 25px;
	}
	.zhanshitu .zhanshiyu-face .zhanshitu-many-img-phone li{
		margin: 0 auto;
		float: none;
	}
	.zhanshitu .zhanshiyu-face .zhanshitu-many-img-phone li img{
		float: none;
	}
	.zhanshitu .zhanshitu-many-title {
		font-size: 20px!important;
		width:90%!important;
	}
	.zhanshitu-phone-hard {
		width: 90%;
		border-radius: 11px;
		padding: 20px 0;
		background-color: #F0F4FF;
		margin: 0 auto;
		text-align: center;
	}
	.zxc_fan {
		padding-bottom: 0px;
	}
	.qj_b {
		padding-bottom: 0;
	}
	.qj_b .qj_b_guangkuo {
		width: 100%;
	}
	.qj_b .qj_b_guangkuo ul li {
		width: 100px;
	}
	.qj_b .qj_b_guangkuo .qj_b_guangkuo_num {
		font-size: 16px;
		margin: 10px auto;

	}
	.qj_b .qj_b_guangkuo .qj_b_guangkuo_name {
		font-size: 15px;
	}
	.qj_b .qj_b_guangkuo .qj_b_guangkuo_miaoshu {
		line-height: 29px;
		padding: 5px;
	}
	.qj_c1 .qj_c_jiazhi ul li {
		width: 125px;
	}
	.qj_b .hezuo-liucheng ul li {
		width: 100%;
		padding: 0;
	}
	.face2_t .facetu {
		height: auto;
	}
	.face2_t .facetu img {
		width: 100%;
	}
	.face2_t ul li {
		padding: 10px 3%!important;
	}
	.project2_t .project_t_situation {
		width: 100%;
	}
	.project2_t .project_t_situation .project_t_situation_title {
		width: 100%;
	}
	.project2_t .project_t_situation .project_t_situation_title img{
		width: auto;
	}
	.qj_c .zs-w ul{
		justify-content: center!important;
	}
	.part4 .part4_main .vr {
		width:94%;
		margin:0 3%;
		padding-top: 25px;
	}
	.vr div {
		margin-right: 0;
    	margin-left: 0;
	}
	.part5 .w .part5_des {
		font-size: 14px;
	}
	.face4 {
		padding: 30px 2%;
	}
	.publice-idea-pc {
		display: none;
	}
	.publice-idea-phone {
		display: block;
	}
	.publice-idea .fa_d ul li{
		padding: 10px 15px 10px;
		width: 40% !important;
		margin: 10px 5%;
		font-size: 14px;
	}
	.publice-idea .fa_d ul li:last-child{
		padding: 10px 15px 10px;
		width: 90% !important;
		margin: 10px 5%;
		font-size: 14px;
	}
	.can-provide .mt30 p{
		padding: 0 20px;
		font-size: 16px;
	}
	.func-app .w .mkb4_main {
		height: auto;
	}
	.canteen-compare .w .mkb4_main {
		height: auto;
	}
	.lxc-zhst button{
		margin:35px auto 25px;
	}
	.zxc_fx {
		padding-bottom: 0;
	}
	.zxc_fx .zxc_fx_pc {
		display: none;
	}
	.zxc_fx .zxc_fx_phone {
		display: block;
	}
	.zzc_fx .zzc_fx_pc {
		display: none;
	}
	.zzc_fx .zzc_fx_phone {
		display: block;
	}
	.project16 ul li {
		width: 98%;
		margin: 20px 1% 0;
	}
	.project16 ul li h3 {
		margin: 7px 0;
	}
	.pro6_t .clearfix li {
		margin: 0;
	}
	.project5 {
		padding-top: 0;
		padding-bottom: 25px;
	}
	.yy-project6 .pro6_t img{
		width: 70px;
		height: 70px;
	}
	.pro6_t .value li {
		padding: 40px 2% 0;
	}
	.yy-project6 .pro6_t .value li .p1 {
		font-size: 17px;
		margin-top: 0;
		margin-bottom: 8px;

	}
	.pro6_t .value li,.pro6_t .value li.cent {
		height: 270px;
	}
	.pro6_t .value li .p1 {
		margin-top: 0;
	}
	.yy-project6 .pro6_t .value li .p2{
		font-size: 14px;
		font-weight: normal;
	}
	.yy-project6 .pro6_t .yy-project6-list {
		margin-top: 0px!important;
	}
	.project8 {
		padding: 10px 5%;

	}
	.project17 .gn_left li {
		width: 36%;
		margin: 15px 5%;
	}
	.project17 .gn_right-pc {
		display: none;
	}
	.project17 .gn_right_phone {
		display: block;
	}
	.project17 .gn_right_phone li {
		width: 36%;
		margin: 15px 5%;
	}
	.face2_b ul li {
		width: 100%;
		margin: 20px 0 0;
		height: auto;
	}
	.ware11 ul li {
		padding: 20px 4%;
		width: 40%;
		margin: 20px 5% 0;
		float: left;
		height: 200px;
	}
	.clear-both-phone {
		display: block;
	}
	.sb ul li p {
		width: 100%;
	}
	.yj_pei li img {
		width: 100%;
	}
	.face2_b .face2_b_bottom {
		margin-top: 0;
	}
	.mkb5 .mkb5-business-phone {
		display: inline;
	}
	.mkb5 .mkb5-business-web {
		display: none;
	}
	.project8_1 .pro8_b_l{
		height: auto;
		padding: 10px 0;
	}

	/* 全新手机端页面 */
	/* 手机端自选餐 */
	.zxc_fangan {
		padding-bottom: 0;
	}
	.zxc_fangan p.shuom{
		font-size: 0.75rem;
		padding: 1.09375rem 0;
		line-height:1.125rem;
	}
	.title h2 {
		font-size:1.15625rem;
	}
	.title p {
		font-size: 0.71875rem;
	}
	.zxc_solution .zxc_solution_main_title{
		width:10.84375rem;
		height: 1.75rem;
		font-size: 0.8575rem;
		line-height: 1.75rem;
		font-weight:bold;
		color:rgba(255,255,255,1);
		margin: 1rem auto 0;
		text-align: center;
		background: url('../img/main_title.png') no-repeat 0/100% 100%;
	}
	.zxc_solution_main_name {
		font-size:0.6875rem;
		font-weight:bold;
		color:rgba(34,24,21,1);
		margin-top: -1rem;
	}
	.zxc_solution_tedian_title {
		font-weight:bold;
		text-align: center;
		margin: 1.5rem 0;
	}
	.zxc_solution_tedian_lists {
		flex-wrap: wrap;
	}
	.zxc_solution_tedian_lists>div{
		width: 49.3333%;
		height: 4rem;
		background: url('../img/zxc_list.png') no-repeat 0 0/100% 100%;
	}
	.zxc_solution_tedian_list{
		margin-bottom:1.375rem;
	}
	.zxc_solution_tedian_list::after, .zxc_solution_tedian_list div {
		display: inline-block;
		vertical-align: middle;
	}
	.zxc_solution_tedian_list::after {
		content: "";
		height: 100%;
	}
	.zxc_solution_tedian_list_left {
		display: inline-block;
		width: 30%;
		padding-left: 11%;
		font-size:1.4375rem;
		color:rgba(255,255,255,1);
	}
	.zxc_solution_tedian_list_right {
		display: inline-block;
		font-size:0.6875rem;
		line-height:0.875rem;
		width: 60%;
	}
	.zxc_solution .zxc_solution_moshi_title{
		width:10.84375rem;
		height: 1.75rem;
		font-size: 0.8575rem;
		line-height: 1.75rem;
		font-weight:bold;
		color:rgba(255,255,255,1);
		margin: 0 auto ;
		text-align: center;
		background: url('../img/main_title.png') no-repeat 0/100% 100%;
	}
	.zxc_solution_moshi .zxc_solution_moshi_shebei {
		margin: 1.375rem 0;
	}
	.zxc_solution_moshi .zxc_solution_moshi_shebei>div {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.zxc_solution_moshi .zxc_solution_moshi_shebei p{
		font-size:0.75rem;
		color:rgba(34,24,21,1);
		text-align: center;
		line-height: 1.3rem;
	}
	.zxc_solution_moshi .zxc_solution_moshi_shebei img {
		width: 100%;
		margin: 0 auto;
	}
	.zxc_solution_moshi_shebei_left {
		width: 6.375rem;
	}
	.zxc_solution_moshi_shebei_center {
		width: 5.375rem;
	}
	.zxc_solution_moshi_shebei_right {
		width: 7.375rem;
	}
	.zxc_other {
		height: auto;
		padding: 1rem;
	}
	.zxc_other .zxc_other_lists{
		margin-top: 1.375rem;
	}
	.zxc_other .zxc_other_lists .zxc_other_list{
		width: 9.125rem;
		height: 9.5rem;
		border: 2px solid #FFF3E3;
		text-align: center;
		position: relative;
		margin-bottom: 1.375rem;
		border-radius: 3px;
	}
	.zxc_other .zxc_other_lists .zxc_other_list img{
		width: 80%;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.zxc_other .zxc_other_lists .zxc_other_list p{
		position: absolute;
		bottom: 0.375rem;
		left: 0;
		right: 0;
		margin: 0 auto;
		font-size:0.75rem;
	}
	.zxc_anli{
		margin-top: 1.375rem;
	}
	.zxc_anli .zxc_anli_list{
		width: 10.5rem;
	}
	.zxc_anli .zxc_anli_list a{
		display: inline-block;
		margin-bottom: 1rem;
	}
	.zxc_anli .zxc_anli_list img{
		width: 100%;
		height: 6.375rem;
		
	}
	.zxc_anli .zxc_anli_list p{
		font-size:0.8125rem;
		font-weight:bold;
		text-align: center;
		line-height: 1.75rem;
	}
	/* 手机端医院 */
	.yy_fangan {
		height: auto;
    	padding: 1rem;
		font-weight:bold;
	}
	.yy_fangan .yy_fangan_one {
		margin-top: 1.5rem;
	}
	.yy_fangan .yy_fangan_one li{
		width: 4.625rem;
		height: 1.875rem;
		text-align: center;
		line-height: 1.875rem;
		background-color: #E5E5E5;
	}
	.yy_fangan .yy_fangan_two {
		text-align: center;
	}
	.yy_fangan .yy_fangan_two img{
		width: 1.625rem;
		margin: 0.5rem 0 0.375rem;
	}
	.yy_fangan .yy_fangan_three {
		padding: 0.75rem 0.5rem;
		font-weight:bold;
		border: 1px dashed #00abeb;
		
	}
	.yy_fangan .yy_fangan_three .yy_fangan_three_left {
		width: 2rem;
		text-align: center;
		background-color: #E5E5E5;
		padding: 0.5rem 0;
		display: flex;
		flex-direction: column;
		justify-content: space-around;
	}
	.yy_fangan .yy_fangan_three .yy_fangan_three_right {
		width: 16.25rem;
		font-size: 0.75rem;
	}
	.yy_fangan .yy_fangan_three .yy_fangan_three_right_one {
		height: 2.625rem;
		background-color: #F3F3F5;
		align-items: center;
	}
	.yy_fangan .yy_fangan_three .yy_fangan_three_right_one img{
		width: 2rem;
		height: 2rem;
	}
	.yy_fangan .yy_fangan_three_right_two {
		background-color: #F3F3F5;
		padding: 0.375rem;
		align-items: center;
	}
	.yy_fangan .yy_fangan_three_right_two div {
		background-color: #E5E5E5;
		padding: 0.25rem 0.5rem;
		text-align: center;
	}
	.yy_gongneng {
		height: auto;
    	padding: 1rem;
	}
	.yy_gongneng .yy_gongneng_lists {
		margin-top: 1.5rem;
	}
	.yy_gongneng .yy_gongneng_lists .yy_gongneng_list {
		margin-bottom: 1.5rem;
	}
	.yy_gongneng .yy_gongneng_lists .yy_gongneng_list_left img {
		width: 100%;
	}
	.yy_gongneng .yy_gongneng_lists .yy_gongneng_list_right h2 {
		color:#0D6FB8;
		margin-bottom:0.625rem;
	}
	.yy_gongneng .yy_gongneng_lists .yy_gongneng_list_right p{
		font-size:0.6875rem;
		line-height: 1.0625rem;
	}
	.yy_jiazhi {
		height: auto;
    	padding: 1rem;
	}
	.yy_jiazhi .yy_jiazhi_lists {
		margin-top: 1.5rem;
	}
	.yy_jiazhi .yy_jiazhi_lists .yy_jiazhi_list_one{
		width: 10.75rem;
		height: 11rem;
		background: url('../img/yy_jiazhi1.png') no-repeat 0 0/100% 100%;
		position: relative;
	}
	.yy_jiazhi .yy_jiazhi_lists .yy_jiazhi_list_one>p{
		position: absolute;
		top: 6%;
		left: 8%;
		font-size: 1.4375rem;
		font-weight: bold;
		color: white;
	}
	.yy_jiazhi .yy_jiazhi_lists .yy_jiazhi_list_one>div{
		position: absolute;
		top: 13%;
		left: 20%;
		width: 65%;
		height: 66%;
		border-radius: 50%;
		text-align: center;
	}
	.yy_jiazhi .yy_jiazhi_lists .yy_jiazhi_list_one>div h2{
		font-size:0.8125rem;
		line-height:1.125rem;
		margin-top: -1.25rem;
		margin-bottom: 0.375rem;
    	font-weight: bold;
	}
	.yy_jiazhi .yy_jiazhi_lists .yy_jiazhi_list_one .yy_jiazhi_list_content {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.yy_jiazhi .yy_jiazhi_lists .yy_jiazhi_list_one>div p {
		font-size:0.6875rem;
		line-height:0.875rem;
	}
	.yy_jiazhi .yy_jiazhi_lists .yy_jiazhi_list_two{
		width: 10.1875rem;
		height: 9.625rem;
		background: url('../img/yy_jiazhi2.png') no-repeat 0 0/100% 100%;
		position: relative;

	}
	.yy_jiazhi .yy_jiazhi_lists .yy_jiazhi_list_two>p{
		position: absolute;
		top: 6%;
		left: 8%;
		font-size: 1.4375rem;
		font-weight: bold;
		color: white;
	}
	.yy_jiazhi .yy_jiazhi_lists .yy_jiazhi_list_two>div{
		position: absolute;
		top: 13%;
		left: 20%;
		width: 71%;
		height: 75%;
		border-radius: 50%;
		text-align: center;
	}
	.yy_jiazhi .yy_jiazhi_lists .yy_jiazhi_list_two>div h2{
		font-size:0.8125rem;
		line-height:1.125rem;
		margin-top: -1.25rem;
		margin-bottom: 0.375rem;
    	font-weight: bold;
	}
	.yy_jiazhi .yy_jiazhi_lists .yy_jiazhi_list_two .yy_jiazhi_list_content {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
	.yy_jiazhi .yy_jiazhi_lists .yy_jiazhi_list_two>div p {
		font-size:0.6875rem;
		line-height:0.875rem;
	}
	.yy_jiazhi_shujv {
		background: #E4E4E4;
		padding: 0 0.75rem;
		line-height: 1.5rem;
		border-radius: 6px;
		margin-bottom: 1.5rem;
	}
	.yy_jiazhi_shujv span {
		font-size:0.6875rem;
	}
	.yy_jiazhi_shujv i{
		color: #0FAEE0;
		font-size: 1rem;
		font-style: normal;
		font-weight: bold;
	}
	.yy_jiazhi_shujv P:nth-child(2){
		text-align: right;
		
	}
	.yy_yingjian {
		height: auto;
    	padding: 1rem;
	}
	.yy_yingjian .yy_yingjian_lists {
		margin-top: 1.5rem;
	}
	.yy_yingjian .yy_yingjian_list {
		width: 8.75rem;
		height: 11.25rem;
		background: url(../img/yy_yingjian_list.png) no-repeat 0 0/100% 100%;
		position: relative;
		text-align: center;
		margin-bottom: 1.25rem;
	}
	.yy_yingjian .yy_yingjian_list img {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		bottom: 30%;
	}
	.yy_yingjian .yy_yingjian_list span {
		position: absolute;
		left: 25%;
    	bottom: 14%;
		font-size: 0.75rem;
	}
	/* 手机端智能结算台 */
	.znjst_jieshao {
		
	}
	.znjst_jieshao_main {
		background-color: rgba(248,248,248,1);
		margin-top: 1.25rem;
		padding-top: 1.25rem;
		text-align: center;
	}
	.znjst_jieshao_main>div{
		margin-bottom: 1rem;
	}
	.znjst_jieshao_main div {
		display: inline-block;
	}
	.znjst_jieshao_main p {
		margin-top: 6px;
	}
	.znjst_jieshao_main p span{
		display: inline-block;
		color:#EBA52D;
		border:1px solid #EBA52D;
		font-size:0.6875rem;
		font-weight:bold;
		padding: 1px 4px;
	}
	.znjst_jieshao_hard1_content {
		width: 9.875rem;
		height: 9.125rem;
		background:rgba(233,233,233,1);
	}
	.znjst_jieshao_hard1_content img{
		width:5.875rem;
	}
	
	.znjst_jieshao_hard2_content {
		width:11.25rem;
		height:7.8125rem;
		background:rgba(255, 255, 255,0.5);
		margin-left: -0.75rem;
		margin-bottom: 0.65625rem;
	}
	.znjst_jieshao_hard2_content img{
		width:8.875rem
	}
	.znjst_jieshao_hard3{
		margin-right:3.625rem;
	}
	.znjst_jieshao_hard3_content {
		width: 9.875rem;
		height: 5.625rem;
		background:rgba(233,233,233,1);
	}
	.znjst_jieshao_hard3_content img{
		width: 8.6875rem;
	}
	.znjst_jieshao_hard4_content {
		width: 8.25rem;
		height: 5.625rem;
		background:rgba(233,233,233,1);
	}
	.znjst_jieshao_hard4_content img{
		width: 8.25rem;
	}
	.znjst_gongneng {
		padding: 0 1rem;
	}
	.znjst_gongneng_lists{
		margin-top: 1.25rem;
	}
	.znjst_gongneng_lists li{
		width: 21.25rem;
		height: 5.75rem;
		margin-bottom: 1.125rem;
		color: white;
		
	}
	.znjst_gongneng_lists li h2 {
		font-size: 0.75rem;
		font-weight:bold;
		text-align: center;
		padding-top: 0.125rem;
	}
	.znjst_gongneng_lists li p {
		font-size: 0.625rem;
	}
	.znjst_shiyong {
		padding: 0 1rem;
	}
	.znjst_shiyong_lists {
		margin: 1.25rem 0;
	}
	.znjst_shiyong_lists li{
		width: 5.875rem;
		text-align: center;
		font-size:0.75rem;
		color:rgba(1,1,1,1);
	}
	.znjst_shiyong_lists li img{
		width: 100%;
		margin-bottom: .5rem;
	}
	.znzj_changjing {
		font-size: 0.75rem;
		line-height:1.125rem;
		padding-bottom: 0;
	}
	.znzj_changjing .shuom{
		padding: 1.09375rem 0;
	}
	.znzj_changjing .shuom p{
		text-indent: 2em;
	}
	.znzj_changjing {
		height: auto;
		padding: 1rem;
	}
	.znzj_gongneng {
		margin: 1.25rem 0.875rem;
	}
	.znzj_gongneng ul{
		margin-bottom: 2rem;
	}
	.znzj_gongneng li {
		width: 6.875rem;
		height: 6.375rem;
		padding: 1.5rem  0.75rem 0;
		font-size:0.8125rem;
		font-weight:bold;
		color:rgba(34,24,21,1);
		text-align: center;
	}
	.znzj_gongneng li:nth-child(2n+1) {
		background: url(../img/znzj_gongneng1.png) no-repeat 0 0/100% 100%;
	}
	.znzj_gongneng li:nth-child(2n) {
		background: url(../img/znzj_gongneng2.png) no-repeat 0 0/100% 100%;
	}
	.znzj_tedian {
		margin: 1.25rem 0.875rem;
		
	}
	.znzj_tedian_lists {
		margin-top: 1.25rem;
	}
	.znzj_tedian_list .znzj_tedian_list_header{
		display: inline-block;
		width: 0.75rem;
		height: 4.875rem;
		
	}
	.znzj_tedian_list .znzj_tedian_list_main{
		display: inline-block;
		width: 5.5rem;
		height: 4.875rem;
		vertical-align: bottom;
		position: relative;
		box-shadow: 6px 6px 8px gray;
		padding:0 1px;
	}
	.znzj_tedian_list .znzj_tedian_list_main p{
		position: absolute;
		bottom: 4px;
	}
	.znzj_tedian_list .znzj_tedian_list_main span{
		display: table-cell;
		height: 2.25rem;
		vertical-align: middle;
	}
	.znzj_tedian_list .znzj_tedian_list_main span:first-child{
		font-size:1.25rem;
		transform: scale(1,1.5);
	}
	.znzj_tedian_list .znzj_tedian_list_main span:last-child{
		font-size: 0.8125rem;
		text-align: center;

	}
	.znzj_yingjian_lists1 {
		margin-top: 1.5rem;
	}
	.znzj_yingjian1 {
		width: 48.333%;
		text-align: center;
		background-color: white;

	}
	.znzj_yingjian1 img{
		width: 90%;
		margin-top: 1.125rem;
	}
	.znzj_yingjian1 p{
		font-size:0.75rem;
		margin-top: 0.75rem;
		font-weight:500;
		color:rgba(34,24,21,1);
	}
	.znzj_yingjian2 {
		width: 44.333%;
		height: 10.625rem;
		background:linear-gradient(180deg,rgba(167,231,255,1),rgba(92,117,254,1));
		box-shadow:0px 2px 5px 0px rgba(90,129,253,0.5);
		opacity:0.93;
		border-radius: 0.875rem;
		padding-top: 1rem;
		text-align: center;
	}
	.znzj_yingjian2 img{
		width: 6.25rem;
	}
	.znzj_yingjian2 p{
		font-size:0.75rem;
		margin-top: 0.75rem;
		font-weight:500;
		color:rgba(255,255,255,1);
	}
	.znzj_yingjian_lists2 {
		margin-top: 0.75rem;
	}
	.znzj_yingjian_lists2 li{
		width: 6.625rem;
		height: 7.375rem;
		background: white;
		text-align: center;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		margin-bottom: 1.375rem;
		padding-bottom: 0.5rem;
	}
	.znzj_yingjian_lists2 li img{
		margin: 0 auto;
		margin-bottom: 0.75rem;
	}
	.znzj_yingjian_lists2 li p{
		font-size:0.6875rem;
		font-weight:500;
		color:rgba(62,58,57,1);
	}
	/* 手机端智能餐柜 */
	.zncg_changjing {
		padding-bottom: 0;
		height: auto;
		padding: 0.75rem;
	}
	.zncg_changjing p.shuom {
		font-size: 0.75rem;
		padding: 1.09375rem 0;
		line-height: 1.125rem;
		text-indent: 2em;
	}
	.zncg_changjing_shebei {
		width: 100%;
		height: 24.5rem;
		position: relative;
		margin-bottom: 1.25rem;
	}
	.zncg_changjing_shebei_h3 {
		width:11.875rem;
		position: absolute;
	}
	.zncg_changjing_h3_box {
		height: 12.5rem;
		background:rgba(230,230,230,1);
		border:4px solid rgba(194, 193, 191, 0.14);
	
	}
	.zncg_changjing_h3_box img {
		width: 6.5rem;
	}
	.zncg_changjing_shebei h2 {
		width:6.625rem;
		height:1.1875rem;
		margin: 0 auto;
		background:linear-gradient(-90deg,rgba(255,145,1,1),rgba(255,182,86,1),rgba(255,145,1,1));
		box-shadow:0px 2px 4px 0px rgba(16,84,221,0.31);
		border-radius:8px;
		margin-top: 1rem;
		text-align: center;
		line-height: 1.1875rem;
		font-size:0.6875rem;
		font-weight:bold;
		color:rgba(255,255,255,1);
	}
	.zncg_changjing_dapei {
		width: 9.5625rem;
		position: absolute;
		right: 0;
		top: 2.5rem;
	}
	.zncg_tedian {
		margin: 0 0.75rem;
	}
	.zncg_tedian_lists {
		margin-top: 1.5rem;
	}
	.zncg_tedian_lists li {
		width: 49.333%;
		margin-bottom: 2.5rem;
		display: table-cell;
		position: relative;

	}
	.zncg_tedian_lists li img{
		width: 3.3125rem;
		margin-right: 4px;
	}
	.zncg_tedian_lists li span{
		font-size:0.625rem;
		font-family:Adobe Heiti Std;
		font-weight:normal;
		color:rgba(0,0,0,1);
	}
	.zncg_tedian_lists li::before{
		content: '';
		display: inline-block;
		position: absolute;
		left: 10%;
		top: 6%;
		font-size: 1.625rem;
		color: white;
	}
	.zncg_tedian_lists li:nth-child(1):before{
		content: '01';
	}
	.zncg_tedian_lists li:nth-child(2):before{
		content: '02';
	}
	.zncg_tedian_lists li:nth-child(3):before{
		content: '03';
	}
	.zncg_tedian_lists li:nth-child(4):before{
		content: '04';
	}
	.zncg_tedian_lists li:nth-child(5):before{
		content: '05';
	}
	.zncg_tedian_lists li:nth-child(6):before{
		content: '06';
	}
	.zncg_liucheng {
		margin: 0 0.75rem;

	}
	.zncg_liucheng h3{
		margin:0.75rem auto;
		text-align: center;
		font-size: 0.875rem;
		color:rgba(255,159,30,1);

	}
	.zncg_liucheng_lists {
		margin-top: 1.25rem;
		margin-bottom: 1.25rem;
		padding-bottom: 1.5rem;
		position: relative;
	}
	.zncg_liucheng_lists img{
		width: 100%;
	}
	.zncg_liucheng_lists li{
		position: absolute;
		font-size:0.625rem;
		color:rgba(82,82,82,1);
		left: 0;
		top: 0;
	}
	#canguiTableTitle {
		margin-top: 1.25rem;
		width:8.25rem;
		height:1.375rem;
		line-height: 1.375rem;
		text-align: center;
		background:rgba(255,193,71,1);
		margin: 0 auto;
		font-size:0.75rem;
		font-weight:bold;
		color: white;
	}
	.zncg_canshu .face4_main {
		margin-top: 1.25rem;
		padding-top: 1.25rem;
		padding: 1.25rem 0.75rem 0;
		background: #F2F2F2;
	}
	.zncg_canshu table .bt{
		font-size:0.6875rem!important;
		width: 30.333%!important;
		padding: 0!important;
	}
	.zncg_canshu table td:last-child{
		font-size:0.625rem;
	}
	.zncg_anli .zxc_anli_list{
		position: relative;
	}
	.zncg_anli .zxc_anli_list span{
		display: inline-block;
		width: 100%;
		height:1rem;
		line-height: 1rem;
		background:red ;
		font-size:0.5rem;
		font-weight: bold;
		text-align: center;
		position: absolute;
		top: 49%;
		background:rgba(255,255,255,0.6);
		
	}
	.znsp_tedian {
		
	}
	.znsp_tedian_lists {
		margin: 0 0.75rem;
		margin-bottom: 1.5rem;
	}
	.znsp_tedian_lists li{
		width:4.4375rem;
		height:4.25rem;
		background:rgba(255,255,255,1);
		box-shadow:0px 6px 23px 0px rgba(13,113,206,0.15);
		border-radius:0.75rem;
		font-size: 0.625rem;
		text-align: center;
		margin-top: 2rem;
		padding-bottom: 2px;
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: center;

	}
	.znsp_tedian_lists li img {
		margin-bottom: 2px;
	}
	.znsp_tedian_guashi .left h2{
		font-size: 0.8125rem;
		text-align: left;
	}
	.bantou1,.znsp_tedian_guashi {
		padding: 0;
		min-height: auto;
		position: static;
		box-shadow: none;
	}
	.bantou1,.znsp_tedian_guashi h1{
		font-size: 1.125rem;
		text-align: center;
		margin: 1.125rem 0;
	}
	.znsp_tedian_guashi .left {
		padding: 0 2%;
	}
	.znsp_tedian_guashi .left b{
		font-size: 0.8125rem;
	}
	.znsp_tedian_guashi .left img{
		margin-top: 1.125rem;
	}
	.znsp_tedian_guashi .left span{
		font-size: 0.625rem;
		width: 50%;
		padding: 0;
	}
	.znsp_tedian_lishi h1{
		font-size: 1.125rem;
		text-align: center;
		margin: 1.125rem 0;
	}
	.znsp_tedian_lishi .znsp_tedian_shebei_img{
		width: 38%;
		text-align: center;
		display: inline-block;
		padding: 1.1875rem 0;
		background-color: #B3B0B3;
	}
	.znsp_tedian_lishi .znsp_tedian_shebei_img img{
		width: 84%;
	}
	.znsp_tedian_lishi .znsp_tedian_shebei_info{
		width: 58%;
		display: inline-block;
	}
	.znsp_tedian_lishi .znsp_tedian_shebei_info h3{
		font-size: 0.75rem;
		margin: 0.5rem 0;
	}
	.znsp_tedian_lishi .znsp_tedian_shebei_info p{
		font-size: 0.625rem;
		line-height: 1rem;
		font-family:Adobe Heiti Std;
	}
	.znsp_gongneng {
		margin-top: 1.5rem;
	}
	.znsp_gongneng_img {
		text-align: center;
		margin: 1.5rem 0 1.25rem;
	}
	.znsp_gongneng_img img {
		width: 60%;
	}
	.znsp_gongneng_lists {

	}
	.znsp_gongneng_lists li{
		display: flex;
		padding-left: 1.625rem;
		align-items: center;
		margin-bottom: 1.125rem;
	}
	.znsp_gongneng_lists .znsp_gongneng_ico{
		display: inline-block;
		width: 0.625rem;
		height: 0.625rem;
		background-color: #FF9101;
		border: 3px solid #E7E7E7;
		border-radius: 50%;
		margin-right: 0.75rem;
	}
	.znsp_gongneng_lists .znsp_gongneng_num{
		color: #999999;
		font-size: 1.3125rem;
		margin-right: 0.75rem;
	}
	.znsp_gongneng_lists div {
		display: inline-block;
		max-width: 80%;

	}
	.znsp_gongneng_lists .znsp_gongneng_title{
		font-size:0.6875rem;
		margin-bottom: 2px;
		color: #FF9101;
	}
	.znsp_gongneng_lists .znsp_gongneng_content{
		font-size:0.5rem;
	}
	.znsp_anli {
		margin: 1.25rem 0;
	}
	.znsp_anli_list {
		width: 27%;
		text-align: center;
		margin-bottom: 1rem;
	}
	.znsp_anli_list img {
		width: 100%;
	}
	.znsp_anli_list p {
		margin-top: 0.5rem;
		font-size:0.6875rem;
		font-weight: bold;
	}
	/*渠道合作手机端*/
	.daili_chanpin {
		padding: 1.5rem 1rem;
	}
	.daili_chanpin ul {
		margin-top: 1.25rem;
	}
	.daili_chanpin li {
		width: 10.375rem;
		height: auto;
		box-shadow:0px 4px 14px 0px rgba(79,139,248,0.27);
		margin-bottom: 1.5rem;
		overflow: hidden;

	}
	.daili_chanpin li h2 span{
		font-size:1.4375rem;
		font-weight:bold;
		
	}
  .daili_chanpin li h2{
    font-size: 14px;
    font-weight: normal;
  }
	.daili_chanpin p{
		font-size:0.6875rem;
		text-indent: 2em;

	}
	.daili_shichang {
		margin: 0 1.25rem;
	}
	.daili_shichang_title{
		width:15rem;
		text-align: center;
		height:2.375rem;
		color: white;
		line-height: 2.375rem;
		background:linear-gradient(180deg,rgba(10,163,255,1),rgba(23,99,255,1));
		box-shadow:0px 3px 5px 0px rgba(4,49,229,0.54);
		border-radius:1.125rem;
		margin: 1.25rem auto;
	}
	.daili_shichang1 {
		height:5.625rem;
		box-shadow:0px 4px 14px 0px rgba(79,139,248,0.27);
		border-radius:0.625rem;
		background: url('../img/daili_chanpin_shichang1.png') 0 0/100% 100% no-repeat;
		margin: 0 auto 1.5rem;
	}
	.daili_shichang1 {
		
		font-weight:bold;
		color:rgba(68,120,255,1);
		position: relative;
	}
  .daili_shichang1 P{
    color:rgba(68,120,255,1);
  }
	.daili_shichang1>div {
		width: 44%;
		position: absolute;
		left: 1.25rem;
		top: 50%;
		transform: translateY(-50%);

	}
	.daili_shichang1_name {
		width:5.625rem;
		height:1.75rem;
		line-height: 1.75rem;
		text-align: center;
		border:1px solid rgba(11,158,255,1);
		border-radius:0.75rem;
		float: right;
	}
	.daili_shichang_list li{
		width:8.5rem;
		font-size: 0.75rem;
		margin-bottom: 1rem;
	}
  .flex_between{
    justify-content: space-between;
  }
	.daili_shichang_list li div{
		height:5.375rem;
		box-shadow:0px 4px 14px 0px rgba(79,139,248,0.27);
		border-radius:0.625rem;
	}
	.daili_shichang_list li p {
		text-align: center;
		margin-top: 0.375rem;
		
	}
	.daili_shichang_list img {
		width: 100%;
	}
	.daili_shichang_list li span {
		color: #3F75FF;
		font-size: 0.875rem;
		font-weight: bold;
	}
	.daili_shichang_all {
		width: 100%;
		height: 2.875rem;
		background:url('../img/daili_shichang_all.png') 0 0/100% 100% no-repeat;
		text-align: center;
		font-size: 0.75rem;
		color: white;
		margin-bottom: 2rem;
	}
  .daili_shichang_all p{
    color: white; 
  }
  .daili_youshi_lists li .daili_youshi_list_num{
    color: white;
  }
	.daili_youshi {
		margin: 0 1rem;
	}
	.daili_youshi_lists li {
		padding: 0.75rem 0;
		align-items: center;
		border-bottom: 2px dashed rgba(11,158,255,1);
	}
	.daili_youshi_lists li .daili_youshi_list_title{
		display: inline-block;
		width:5.1875rem;
		height:2.5rem;
		text-align: center;
		line-height: 2.5rem;
		font-size: 1.75rem;
		color: white;
		background:rgba(11,158,255,1);
	}
	.daili_youshi_list_content {
		flex:1;
		margin-left: 1.75rem;
		font-size:0.875rem;
	}
	.daili_youshi_lists li .daili_youshi_list_num{
		vertical-align: text-bottom;
	}
	.daili_youshi_lists li .daili_youshi_list_ico{
		display: inline-block;
		width:1.75rem;
		height:1.75rem;
	}
	.daili_youshi_lists li .daili_youshi_list_ico img{
		width: 100%;
	}
	.daili_duibi {
		margin: 1.5rem 1rem;
	}
	.daili_duibi_img {
		margin-top: 1.25rem;
	}
	.daili_duibi_img img {
		width: 100%;
	}
	.daili_xuanze {
		margin:1.5rem 1.125rem 1.25rem;
	}
	.daili_xuanze_menus {
		margin-top: 1.5rem;
		margin-bottom: 1.25rem;
	}
	.daili_xuanze_menus li{
		font-size:0.9375rem;
		line-height: 1.6rem;
		height: 1.6rem;
	}
	.daili_xuanze_menus li.xuanze_menus_active {
		background-color: #21A7FF;
		color:white;
	}
	.daili_xuanze_main .daili_xuanze_content {
		float: none;
		width: auto;
	}
	.daili_xuanze_content h2{
		font-size:0.875rem;
		margin-top: 1.125rem;
		margin-bottom: 0.75rem;
	}
	.daili_xuanze_content p{
		font-size:0.75rem;
		line-height: 1.25rem;
	}
	.daili_liucheng {
		margin: 0 1.125rem;

	}
	div.daili_liucheng {
		margin: 0 1.125rem;
		width: auto;
		padding: 0;
		background-color: white;
	}
	.qj_b .hezuo-liucheng ul li {
		width: 40%;
	}
	/*政企手机端*/
	.zqdw_gongneng .yy_gongneng_lists .yy_gongneng_list_right p {
		font-size: 0.625rem;
		line-height: 1.3;
	}
	.zqdw_gongneng.yy_gongneng .yy_gongneng_lists .yy_gongneng_list h2 {
		margin-bottom: 0;
		color:#2C9DFC;

	} 
	.zqdw_gongneng.yy_gongneng .yy_gongneng_lists .yy_gongneng_list h2 span {
		font-size: 1.5rem;
		color:#2C9DFC;
		font-style:italic;
		font-weight:bold;    
		vertical-align: sub;
		margin-right: 0.5rem;
	} 
	.zqdw_gongneng_head {
		width: 10.125rem;
		height: 2.25rem;
		border: 2px solid #E1E2E0;
		border-radius: 1.125rem;
		margin:0 auto;
		position: relative;
	}
	.zqdw_gongneng_head div{
		width: 9.625rem;
		height: 1.75rem; 
		border: 2px solid #FCA908;
		background-color: #EFEFED;
		border-radius: 1rem;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin:auto;
		text-align: center;
		font-size:1.125rem;
		line-height: 1.5rem;
	}
	.zqdw_gongneng .zqdw_gongneng_shiyong_lists li{
		width: 50%;
		text-align: center;
		color:rgba(68,68,68,1);
		margin-top: 1.25rem;

		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: center;
	

	}
	.zqdw_gongneng .zqdw_gongneng_shiyong_lists li img{
		width: 4.875rem;
	}
	.zqdw_yingjian {
		margin: 1.25rem 0.75rem 0;
	}
	.zqdw_yingjian .zqdw_yingjian_lists1 li{
		width: 40%;
		height: 11.625rem;
		margin-bottom: 1.25rem;
		background-color: #E5E5E5;
		position: relative;
	}
	.zqdw_yingjian_img {
		display: inline-block;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%,-50%);
	}
	.zqdw_yingjian_title {
		width: 100%;
		text-align: center;
		font-size: 0.75rem;
		font-weight: bold;
		position: absolute;
		bottom: 3px;
		
	}
	.zqdw_yingjian_img img {
		width: 100%;
	}
	.zqdw_yingjian_lists2 li{
		width: 40%;
		margin-bottom: 1.25rem;
	}
	.zqdw_yingjian_lists2 li>div {
		height: 9.5rem;
		background: #E5E5E5;
		position: relative;
	}
	.zqdw_yingjian_lists2 li div img{
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.zqdw_yingjian_lists2 li>p {
		text-align: center;
		font-size:0.75rem;
		font-weight:bold;
		margin-top: .5rem;
	}
	.zqdw_yingjian2_first div{
		width: 70%!important;
		margin: 0 auto!important;
	}
	.zqdw_yingjian2_first div img{
		width: 80%!important;
		position: static!important;
	}
	.zqdw_yingjian2_first div p{
		display: inline-block;
		width: 19.999%;
	}
	.zqdw_jiazhi {
		margin: 0 0.75rem;
	}
	.zqdw_jiazhi .zqdw_jiazhi_lists {
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 1.25rem;
	}
	.zqdw_jiazhi .zqdw_jiazhi_lists li{
		text-align: center;
		padding: 0.75rem 0;
	}
	.zqdw_jiazhi .zqdw_jiazhi_lists li h3 {
		font-size:0.8125rem;
		font-family:'Microsoft YaHei';
		font-weight:bold;
		color:rgb(74,101,125);
	}
	.zqdw_jiazhi .zqdw_jiazhi_lists li p{
		font-size:0.5625rem;
		font-family:'Microsoft YaHei';
		font-weight:bold;
		color:rgb(51,51,51);
		line-height: 1.4;
	}
	.zqdw_youshi {
		margin: 1.25rem 0.75rem 0;
	}
	.zqdw_youshi .zqdw_youshi_lists{
		margin-top: 1.5rem;
		margin-bottom: 2.25rem;

	}
	.zqdw_youshi .zqdw_youshi_lists li{
		width: 7rem;
		height: 5rem;
		padding: 0 1px;
		border: 1px solid #1F87E4;
		text-align: center;
		border-radius: 0px 10px 0px 10px;
	}
	.zqdw_youshi .zqdw_youshi_lists li h2 {
		font-size:0.875rem;
		font-family:SimHei;
		display: inline-block;
		position: relative;
		bottom: 0.5rem;
		overflow: hidden;
		background: white;
		padding: 0 2px;
	}
	.zqdw_youshi .zqdw_youshi_lists li p {
		font-size:0.625rem;
	}
	.gsjj_fangan .shuom {
		width: 100%;
	}
	.gsjj_fangan .shuom p{
		text-indent: 2em;
		font-size: 0.75rem;
		line-height:1.125rem;
	}
	.gsjj_jishi {
		padding-top: 0;
		margin: 0 0.75rem 1.25rem;
	}
	.gsjj_zizhi {
		padding-top: 0;
		margin: 1.25rem 1rem;
	}
	.gsjj_jishi .gsjj_jishi_main {
		width: 100%;
	}
  
	.gsjj_zizhi  .gsjj_zizhi_nums {
		margin-top: 1.25rem;
		justify-content: space-between;
	}
	.gsjj_zizhi_nums li {
		width: 5rem;
		height: 5rem;
	}
	.gsjj_zizhi_nums li .gsjj_zizhi_nums_title {
		font-size: 0.8125rem;
		margin-bottom: 0.25rem;

	}
	.gsjj_zizhi_nums li .gsjj_zizhi_nums_content {
		font-size: 0.5rem;
		transform: scale(0.8);
		
	}
	.gsjj_zizhi_zhuanlis li {
		/* width:6.75rem; */
    width: 32%;
    margin-right: 2% !important;
	}
  .gsjj_zizhi_zhuanlis li:nth-child(3n){
    margin-right: 0 !important;
  }
	.gsjj_zizhi_zhuanlis li div{
		height:9.5rem;
	}
	.gsjj_zizhi_zhuanlis li p {
		margin-top: 0.5rem;
		font-size:0.625rem;
	}
	.gsjj_renke {
		padding-top: 0;
	}
	.gsjj_renke .gsjj_renke_thanks {
		font-size: 1rem;
	}
	.gsjj_renke .gsjj_zizhi_zhuanlis li {
		/* width:6.375rem; */
    width: 32%;
    margin-right: 2% !important;
	}
  .gsjj_renke .gsjj_zizhi_zhuanlis li:nth-child(3n){
    margin-right: 0 !important;
  }
  .gsjj_zizhi_zhuanlis li img{
    width: 82%;

  }
  .gsjj_renke .gsjj_zizhi_zhuanlis li:nth-last-child(1){
    display: none;
  }
	.gsjj_renke .gsjj_zizhi_zhuanlis li div{
		height:9rem;
	}
	.gsjj_anli {
		padding-top: 0;
	}
	.gsjj_anli .gsjj_anli_lists li{
		width: 6.625rem;
		height: 4.5rem;
	}
  .intrgs .gsjj_fangan .part4_r{
    width: 100%;
    margin: 0 auto;
  }

  .gsjj_zizhi .gsjj_zizhi_zhuanlis li{
    width: 32%;
    margin-right: 2% !important;
  }
  .gsjj_zizhi .gsjj_zizhi_zhuanlis li:nth-child(3n){
    margin-right: 0 !important;
  }

} 
@media screen and (max-width:320px){
	.pro7_main{
		padding-top: 10px;
	}
	.warezj span b {
		margin-top: 22px;
	    font-size:12px;
	}
	.warezj span b.a{
		margin-top:22px;
	}
	.warezj ul {
	     margin-top:5px; 
	}
	.warezj ul b.warezj_r2{
	    font-size:14px;
	}
	.project2 .situation div{
		width: 100%;
	}
	.warezj_r3 {
     	width:100%; 
	    float: none; 
	    margin-top: 4%;
	    padding: 10% 10%;
	}
	.warezj_bo{
		margin-top: 0;
	}
	.warezj_r img.img{
		width: 100%;
	}
	.suspension{
		display: none;
	}
	.product .product-a{
		width: 100%;
		min-height:113px;
		padding: 0;
		margin: 0;
	}
	.project3 .product-left {
	    width: 50%;
	    float: left;
	    padding:2% 5px 0;
}
.product .product-b{
		width: 100%;
		min-height:98px;
		padding: 0;
		margin: 0;
}
.project3 .product-right{
	padding-top: 1px;
    line-height: 11px;
    width: 68%;
}
.project3 .product-right h3{
	 	margin: 0; 
	    font-size: 15px;
}
	.product p.english {
	    font-size: 12px;
	}
	.project3 .product-left h3 {
	     margin: 0; 
	    font-size: 15px;
	}
	.product p {
	    line-height: 18px;
	    font-size: 12px;
	}
	.project3 .w .product {
	    background-size: contain;
}
	.project2 .situation div{
		width: 100%;
	}
	.part1_main ul li {
		font-size: 12px;
	}

}
@media screen and (max-width:375px){
	.chanpgn{
		display: block;
	}
	.chanpgn img{
		width: 100%;
	}
	.project3 .w .product{
		display: none;
	}
	.warezj ul {
	     margin-top:5px; 
	}
	.project3 .product-right {
	    padding-top: 21px;
	    width: 65%;
	}
	.part1_main ul li {
		width: 31%;
		margin: 15px 1% 0;
	}
	.part1_main ul li img {
		margin: 0 auto 10px;
	}
	.part2_main {
		padding-top: 20px;
	}
	.part3 {
		padding: 30px 5% 30px;
	}
	.part3_main {
		width: 100%;
		padding-top: 60px;
	}
	.part3_main ul li {
		width: 100%;
		float: none;
		margin: 40px 0;
	}
	.part4_b ul li a {
		width: 70%
	}
	.part4_b ul li .span1 {
		font-size: 13px;
	}
	.case_main {
		padding: 0 5% 30px
	}
	.case li {
		width: 100%;
		margin: 20px 0 0;
	}
	.mkb3 ul {
		padding-top: 20px;
	}
	.mkb3 ul li h3 {
		font-size: 16px;
	}
	.mkb2_title img {
		width: 40px;
		height: 40px;
		margin-right: 10px;
	}
	
	.mkb2_title h3 {
		width: calc(100% - 50px);
		font-size: 18px;
		margin-top: 5px
	}
	.mkb2_box2_r a {
		width: 120px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.mkb2_box1_l a {
		width: 120px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.mkb5 ul li {
		width: 30%;
		margin: 20px 1% 0
	}
	.case_r {
		padding: 0 3%;
	}
	.case_r .case_des {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
	}
	.case_r h3 {
		font-size: 16px;
		margin-bottom: 0
	}
	.case_time span {
		font-size: 12px
	}
	.case_time .span1 {
		width: 55px;
		height: 15px;
		text-align: center;
		line-height: 15px;
		font-size: 12px;
		display: block;
	}
	.page ul li {
		margin-top: 10px;
	}
	.page {
		padding-top: 10px;
	}
	.zys4 ul li {
		width: 48%
	}
	.zys4 ul li img {
		width: 60px;
		height: 60px
	}
	.zys5 ul {
		padding-top: 0;
	}
	.zys5 ul li {
		margin-top: 20px;
	}
	.pro3_main {
		padding-top: 30px;
	}
	.about_title h3 {
		font-size: 20px;
	}
	.about_title h3 span {
		font-size: 16px;
	}
	.about1_r h4 {
		font-size: 18px
	}
	.face1 ul li {
		width: 48%;
		margin: 10px 1% 0;
		height: 180px;
		padding: 15px 1% 0
	}
	.face2_t_pic {
		height: 120px;
	}
	.face2_t_pic img {
		max-height: 120px;
	}
	.face2_t ul li {
		padding: 20px 3%;
		font-size: 14px;
		line-height: 24px;
		/*height: 218px*/
	}
	.face2_t_pic {
		margin-bottom: 10px;
	}
	.face2_b ul li {
		width: 100%;
		margin: 20px 0 0;
		height: auto;
	}
	.sb ul li h4 {
		font-size:14px;
	}
	.pro4_r_l {
		float: none;
		width: 100%
	}
	.pro4_r_l ul li {
		width: 25%;
		font-size: 14px;
		margin-top: 10px;
	}
	.pro4_r_r {
		padding-top: 20px;
	}
	.pro4_r_r ul li {
		float: left;
		width: 25%;
		font-size: 14px;
		margin-top: 10px;
	}
	/*.pro6_t .value li {
		width: 100%;
		float: none;
		margin: 20px 0 0;
		padding: 20px 3%;
		height: auto;
	}*/
	.pro6_t .value li img {
		position: static;
		margin: 0 auto;
		position: relative
	}
	.pro6_t .value li .p1 {
		margin-bottom: 10px;
	}
	.pro6_t .value1 {
		width: 100%;
		margin: 30px auto 0;
		padding: 10px 3%
	}
	.pro6_t .value1 ul li {
		float: none;
		width: 100%;
		line-height: 30px;
	}
	.pro6_b {
		padding-top: 30px;
	}
	.pro6_main1 ul li {
		padding: 10px 5%;
		margin: 20px 1% 0
	}
	.pro8_box_l {
		float: none;
		width: 100%;
		height: auto;
		padding: 10px 0;
	}
	.pro8_box_r {
		float: none;
		width: 100%;
		height: auto;
		padding: 15px 3%;
	}
	.pro8_box1 .pro8_box_l {
		height: auto;
		padding: 10px 0;
		font-size: 16px;
	}
	.pro8_box1 .pro8_box_r {
		height: auto;
		padding: 15px 3%;
		font-size: 14px;
	}
	.pro8_b_l {
		float: none;
		width: 100%;
		height: auto;
		padding: 10px 0;
		font-size: 16px;
	}
	.pro8_b_r {
		float: none;
		width: 100%;
		height: auto;
		padding: 15px 3%;
		font-size: 14px;
	}
	.pro8 {
		padding-top: 30px;
	}
	.face4_main .hd li {
		margin: 0
	}
	.ware6 ul li {
		width: 100%;
		margin: 20px 0 0;
		padding: 20px 3% 30px;
		height: auto;
	}
	.ware6 ul li img {
		display: block;
		position: static;
		margin: 0 auto 10px
	}
	.pro13_main2 ul li {
		width: 100%;
		margin: 20px 0 0;
		height: auto
	}
	.project14 .pro6_main1 ul li {
		width: 100%;
		float: none;
		margin: 20px 0 0;
		height: auto;
	}
	.project15 .pro6_t .value li {
		margin: 20px 0 0;
		width: 100%;
		float: none;
		height: auto;
	}
	.project8_1 .pro8_b_l {
		height: auto;
		padding: 15px 0
	}
	.project8_1 .pro8_b_r {
		height: auto;
		padding: 15px 3%
	}
	.project16 ul li {
		width: 100%;
		float: none;
		margin: 20px 0 0
	}
	.project16 ul li h3 {
		font-size: 18px;
		margin: 5px 0;
	}
	.project9 h3 {
		font-size: 18px;
	}
	.pro19 {
		padding-top: 30px;
	}
	.pro20 ul li {
		width: 100%;
		margin: 20px 0 0;
		float: none;
		height: auto;
		padding: 20px 3%;
	}
	.pro20 ul li img {
		width: 60px;
		height: 60px;
	}
	.pro20 {
		padding-top: 30px;
	}
	.pro20 ul li h4 {
		font-size: 18px;
		margin: 10px 0;
	}
	.project23 h3 {
		margin-bottom: 30px;
	}
	.project23 ul li {
		float: none;
		width: 100%;
		margin: 0
	}
	.pro23_t {
		padding: 20px 5%;
		height: auto;
	}
	.project23 ul li:nth-child(2) {
		float: none;
		width: 100%;
		padding: 30px 3%;
	}
	.project25 .pro6_t .value li {
		width: 100%;
		margin:55px 0 0;
		padding: 0px 2% 20px
	}
	.project26 ul li {
		width: 48%;
		margin: 30px 1% 0;
	}
	.zhongx_fan .value_left h3{
		font-size:20px;
	}
	.zhongx_fan .value_left p{
		font-size:12px;
	}
	.face5_b ul li {
		width: 100%;
		margin: 20px 0 0;
		padding: 20px 5%;
		height: auto;
	}
	.face5_b {
		padding-top: 30px;
	}
	.ware8_l {
		width: 100%;
		FLOAT: none;
	}
	.ware8_r {
		width: 100%;
		float: none;
	}
	.ware9 .face2_b ul li {
		height: auto;
	}
	.ware5_t ul li {
		width: 100%;
		margin: 20px 0 0;
		min-height: auto;
	}
	.ware5_t ul li h3 img {
		height: 30px;
		width: auto;
	}
	.ware11 ul li {
		height: auto;
		padding: 20px 5%;
		float: none;
		width: 100%;
		margin: 20px 1% 0
	}
	.ware11 ul li img {
		position: static;
		margin: 0 auto 10px;
	}
	.ware5_b {
		padding-top: 30px;
	}
	.banner0 {
		height: 220px;
	}
	.banner_bg6 {
		background: url(../images/banner6.jpg) no-repeat top center;
		background-size: cover;
	}
	.banner0 h4 {
		font-size: 20px;
		margin: 10px;
	}
	.banner0 span {
		border-bottom: 2px solid #fff;
		padding-bottom: 8px;
	}
	/*.slick-slide{
		width:auto !important;
	}*/
	.blank40 {
		CLEAR: both;
		DISPLAY: block;
		OVERFLOW: hidden;
		HEIGHT: 10px;
		line-height: 40px;
		font-size: 0px;
	}
	.fa_d ul li {
		/* float: left; */
		padding: 3px 14px 20px;
		width: 80% !important;
		border: 1px solid #dadada;
		border-radius: 15px;
		box-shadow: 5px 5px 5px #eaeaea;
		margin-left: 35px;
		margin-bottom: 30px;
		height: 120px;
		transition: all 0.3s ease;
		color: #7e7e7e;
	}
	.center {
		text-align: center;
		font-weight: 700;
	}
	.slick-track {
		/*width:200px!important;*/
	}
	.slick-slider {
		position: relative;
		display: block;
		box-sizing: border-box;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		-webkit-touch-callout: none;
		-khtml-user-select: none;
		-ms-touch-action: pan-y;
		touch-action: pan-y;
		-webkit-tap-highlight-color: transparent;
		font-weight: 700;
	}
	.fa_c ul li p {
		/* padding-top: 25px; */
		line-height: 21px;
		height: auto;
	}
	.bg-f2 {
		background: #fff;
	}
	.pauto-80 {
		padding: 10px 0 100px 0;
	}
	.mb75 {
		margin-bottom: 35px !important;
	}
	.ta-c {
		text-align: center !important;
	}
	.index-section-f1 h4:after {
		right: 32%;
	}
	.ftx9 {
		color: #999999;
	}
	.ftx6 {
		color: #666666;
	}
	
	.bg-f2 {
		background: #fff;
	}
	.pauto-80 {
		padding: 10px 0 50px 0;
	}
	.wrp1150 {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.banner0 p {
		font-size: 12px;
	}
	.blog_tab ul li a.current {
		color: #2C9DFC;
		border-bottom: 3px solid #2C9DFC;
	}
	.blog_tab ul li a:hover {
		color: #2C9DFC;
		border-bottom: 3px solid #2C9DFC;
	}
	.sb ul {
		width: 100%;
	}
	.sb ul li {
		border: 1px solid #ebeaea;
		background-color: #fff;
		width: 95%;
		/*height: 190px;*/
		float: none;
		padding: 5px;
		/* margin-right: 20px; */
		/* margin-left: 10px; */
		margin: auto;
		margin-bottom: 20px;
		overflow: hidden;
	    /*position: relative;*/
	    clear: both;
	}
	.peijian{
		margin:10px auto;
		width:100%;
		display: block;
	}
	.sb ul li h4 {
		font-weight: 600;
	}
	
	.mb75 {
		margin-bottom: 25px !important;
	}
	.banner2 {
		background-color: #efefef;
	}
	.l_bt {
		line-height: 45px;
		font-size: 19px;
		font-family: "微软雅黑";
		font-weight: bold;
		padding: 20px 0px 20px 40px;
	}
	.p_t20 {
		padding-top: 20px;
	}
	.w1300 {
		/* width: 1300px; */
		margin-right: auto;
		margin-left: auto;
	}
	.f_jz {
		text-align: center;
	}
	.f_jz img {
		width: 92%;
		height: 50%;
	}
	.fon {
		font-weight: bold;
		font-size: 15px;
		font-family: "微软雅黑";
		color: #fff;
	}
	.bdsharebuttonbox {
		width: 250px;
		margin: 0 auto;
	}
	.page_turning p {
		margin: 0 15px;
		text-align: center;
	}
	.page_turning a {
		line-height: 24px !important;
	}
	.mar {
		margin-left: 40px;
	}
	.huang {
		width: 10px;
		height: 45px;
		background-color: #f29d24;
		margin-right: 10px;
	}
	.l_bt {
		line-height: 45px;
	}
	.news_con img {
		width: 100%;
	}
	.job_list a {
		display: inline-block;
		padding: 10px 20px;
		font-size: 15px;
		background: #f3f3f3;
		margin: 10px;
		color: #888;
		border-radius: 3px;
	}
	.job_list {
		width: 100%;
		text-align: center;
	}
	#my_video_1 {
		width: 100%;
	}
	/*19.2.16*/
	.shuzi{
		float:left;
		/*width: 19%;*/
	}
	.warezj span b {
	    margin-top: 18px;
	    font-size: 14px;
	    padding: 0 6%;
	}
	.warezj ul b {
	    font-size: 14px;
	    margin-top: 3px;
	}
	.warezj ul li {
	    font-size: 14px;
	    line-height: 20px;
	}
	.warezj_r3 {
     	width:100%; 
	    float: none; 
	    margin-top: 4%;
	    padding: 10% 10%;
	}
	.warezj_bo{
		margin-top: 0;
	}
	.warezj_r3 p{
		font-size: 14px;
	}
	.ware ul li {
	     width: 100%; 
	     float:none; 
	}
	.ware7_l{
		width:100%;
	}
	.jst_r {
		width: 100%;
		padding: 10px 0;
		height:auto
	}
	.warezj_r img.img{
		width: 100%;
	}
	.suspension{
		display: none;
	}
}
	
	@media only screen and (min-width: 320px) {
		.zs-w {
			width: 80%;
			margin: auto;
			padding:45px 0;
		}
	}
