		@font-face {
			  font-family: 'pingFangSC-REGULAR';
			  src: url('../fonts/PINGFANG REGULAR.TTF');
			  font-weight: normal;
			  font-style: normal;
			}
		@font-face {
				font-family: 'pingFangSC-MEDIUM';
				src: url('../fonts/PINGFANG MEDIUM.TTF');
		
				font-weight: normal;
				font-style: normal; 
				}
		@font-face {
				font-family: 'pingFangSC-BOLD';
				src: url('../fonts/PINGFANG BOLD.TTF'); 
			
				font-weight: normal;
				font-style: normal; 
				}
		@font-face {
				font-family: 'pingFangSC-LIGHT';
				src: url('../fonts/PINGFANG LIGHT.TTF');
			
				font-weight: normal;
				font-style: normal;
				}
		@font-face {
				font-family: '超世纪粗古印';
				src: url('../fonts/超世纪粗古印.TTF');
			
				
				}
		@font-face {
						font-family:"Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu}
						
		}
				
				
		
		
				
				
		
		body{font-family: 'pingFangSC-REGULAR';}
		.body-wrap{background-color: #eaeaea;padding-bottom: 60px;}
		.banner_ul{position:relative;}
		.haed_nav{position:fixed;left:0;top:0;width:100%;height:100px;z-index:9999;line-height:100px;transition: all 0.6s;}
		.header_nav{width: 90%;margin: 0 auto;}
		.header_nav a{
			line-height: 100px;
		}
		.right_nav_box .nav_list{float:left;font-family:'pingFangSC-MEDIUM';font-size: 14px;}
		.right_nav_box .ico_list{float:left;height: 100px;display: flex;align-items: center;}
		.nav_phone_num{font-size: 18px;color: #fff;margin-left: 8px;font-family:'pingFangSC-MEDIUM';}
		.nav_phone_img{margin-top: 37px;background: url(../images/nav_phone.png) no-repeat center;transition: all 0.6s;}
		.right_nav_box{float:right;}
		.haed_nav .nav_list>dl dd{float:left;color:#fff;font-size:14px;margin:0 20px;}
		.haed_nav .nav_list>dl dd a{color:#fff;height:70px;display:inline-block;position:relative;font-size: 14px;}
		.haed_nav .nav_list>dl dd a.cative-show:after{content: ''; width:100%;bottom: 0;position: absolute;display: block; height: 1px;background: #fff; }
		.haed_nav .nav_list>dl dd a:hover:after{width:100%;}
		.haed_nav .nav_list>dl dd a:after{content: ''; bottom: 0;position: absolute;display: block;width: 0; height: 1px;background: #fff; transition: all .4s;}
		.ico_list .same_nav_a{display:inline-block;width:18px;height:18px;vertical-align:middle;margin:0 10px;}
		.labour_dd{position: relative;}
		.labour_dd>a{display: block;float: left;}
		.header_nav dl .line{display:block;width:1px;height:14px;background:rgba(255,255,255,0.5);margin-left:30px;float: right;margin-top: 43px;}
		
		.haed_nav .ico_list .qq{background: url(../images/QQ.png) no-repeat center;transition: all 0.4s;}
		.haed_nav .ico_list .weixin{background: url(../images/wechat.png) no-repeat center;transition: all 0.4s;}
		.haed_nav .ico_list .weibo{background: url(../images/sina.png) no-repeat center;transition: all 0.4s;} 
		
	

		.haed_nav .ico_list .qq:hover{background: url(../images/bai_man.png) no-repeat center;transform: rotateX(360deg);}
		.haed_nav .ico_list .weixin:hover{background: url(../images/bai_wechat.png) no-repeat center;transform: rotateX(360deg);}
		.haed_nav .ico_list .weibo:hover{transform: rotateX(360deg);}
		.logo{display: inline-block;}
		.logo_two{display: none;}
		
		
		/* 平板和小屏的导航 */
		.m-nav-box>.lines_box{width:42px;display: inline-block;line-height: 10px;}
		.m-nav-box>.lines_box>.line{height:2px;background-color: #fff;display: inline-block;}
		.m-nav-box>.lines_box>.line1{width: 60%;}
		.m-nav-box>.lines_box>.line2{width: 80%;}
		.m-nav-box>.lines_box>.line3{width:90%;}
		.m-nav-box{display: none;}
		/* 当鼠标下滑是导航的样式 */
		.nav_change_style{background: rgba(255,255,255,1);}
		.nav_change_style .nav_list>dl dd{color: #333;}
		.nav_change_style .nav_list>dl dd a{color: #333;}
		.nav_change_style .nav_list>dl dd a.cative-show:after{background: #333;}
		.nav_change_style .nav_list>dl dd a:hover:after{background: #333;}
		.nav_change_style .nav_list>dl dd a:after{background: #333;}
		.nav_change_style dl .line{background:rgba(33,33,33,0.5);}
		.nav_change_style .ico_list .qq{background: url(../images/QQ_block.png) no-repeat center;transition: all 0.4s;}
		.nav_change_style .ico_list .weixin{background: url(../images/wechat_block.png) no-repeat center;transition: all 0.4s;}
		.nav_change_style .ico_list .weibo{background: url(../images/sina_block.png) no-repeat center;transition: all 0.4s;} 
		.nav_change_style .ico_list .qq:hover{background: url(../images/hei_man.png) no-repeat center;transform: rotateX(360deg);}
		.nav_change_style .ico_list .weixin:hover{background: url(../images/hei_wechat.png) no-repeat center;transform: rotateX(360deg);}
		.nav_change_style .ico_list .weibo:hover{transform: rotateX(360deg);}
		.nav_change_style .ico_list .nav_phone_img{margin-top: 37px;background: url(../images/nav_phone_block.png) no-repeat center;}
		.nav_change_style .ico_list .nav_phone_num{color: #333;}
		.i-ban li .word{font-size:48px;}
		.i-ban li .word .eng_text{font-size:18px;}
		.i-ban .btns{bottom:400px;}
		.i-ban .btns span{width:100px;}
		.i-ban .moveBtn{
			width:278px;height:58px;background-color:#fff;
			position:absolute;left:10.5%;bottom:240px;
			z-index:20;text-align: center;line-height: 58px;
			transition: all 0.6s; 
			cursor: pointer;
				}
		.moveBtn_txt{font-family: arial;color: #000000;font-size: 20px;transition: all 0.6s; }
		.arrow{display: inline-block;width: 29px;height: 8px;background: url(../images/arrow.png);margin-left: 8%;transition: all 0.6s; }
		.i-ban .btns span{width: 150px;margin-right:0;}
		.i-ban .moveBtn:hover{background-color: rgba(33,33,33,0.7);border-radius: 5px;}
		.i-ban .moveBtn:hover .moveBtn_txt{color: #fff;}
		.i-ban .moveBtn:hover .arrow{background: url(../images/bai_arrow.png);}
		/* banner图上面的文字 */
		.word{font-family: 'pingFangSC-MEDIUM';font-size: 48px;}
		
		
		
			

		
		.i-fir-wrap .left-wrap .cent-cont{position:static;padding-left: 8%;padding-top: 88px;} 
		.mgtop{margin-top: 80px;}
		.mginb-16{margin-bottom: 30px;}
		.i-column-wrap.black .stit a{font-size: 36px;font-family: "Base-font";}
		.i-column-wrap.black .line{background-color: #000;}
		.i-column-wrap .line{width: 20px;height: 3px;}
		.i-column-wrap.black .mtit{font-family: 'pingFangSC-MEDIUM';font-size:22px;color: #333333;}
		.i-column-wrap .black .mtit a{font-family:'pingFangSC-MEDIUM';font-size:22px;color: #333333;}
		.i-column-wrap .font{font-size:14px;color:#555555;line-height: 28px;margin-top: 12px;}
		.i-column-wrap .font>a{font-size: 14px;color:#555555;line-height: 28px;}
		.i-fir-wrap .left-wrap .link-box{margin-top:72px;}
		.i-sec-wrap .right-cont .link-box{margin-top: 76px;}
		.i-fir-wrap .left-wrap .link-box a{
			display: inline-block;
			line-height: 28px;
			height: 28px;
			font-size: 14px;
			margin-bottom: 14px;
			border: 1px solid #828282;
			padding: 0 12px;
			border-radius: 18px;
			margin-right: 20px;
			color: #666666;
			transition: all 0.3s ease 0s;
			float: left;
			
		}
		.i-fir-wrap .left-wrap .link-box a:hover{color:#fff;background-color:#4e4e4e ;}
		.i-column-wrap.white .stit a{font-size: 36px;font-family: "Base-font";}
		.i-column-wrap.white .line{width: 20px;height: 3px;background-color: #fff;}
		.i-column-wrap.white .font{opacity: 0.9;}
		.i-column-wrap.white .font>a{font-size: 14px;color: #fff;}
		
		.i-sec-wrap .right-cont .link-box a{font-size: 14px;line-height: 28px;height: 28px;}
		.i-column-wrap .mtit{font-family:'pingFangSC-MEDIUM';font-size:22px;line-height:36px;}
		.case-wrap{background-color: #fff;width: 100%;}
		.i-thi-wrap .tit-box h4{font-family: "Base-font";font-size: 40px;color:#333333}
		.i-thi-wrap .tit-box .intr{font-family:'pingFangSC-MEDIUM';font-size: 16px;line-height: 30px;color: #333333;}
		
		.tit-box{float: left;width:50%;}
		.i-thi-wrap .nav-box{float:right;width: 50%;margin-top: 0;}
		.i-thi-wrap .nav-box .left-link .type-link{font-family: 'pingFangSC-BOLD';background:none;line-height:40px;padding-left: 30px;margin-left: 50px;color: #999999;transition:border-bottom 0.6s ease-in;border-bottom: 1px solid transparent;}
		.i-thi-wrap .nav-box .left-link .type-link:hover{background: none !important;border-bottom: 1px solid #333;color:#333;opacity: 1;font-family: 'pingFangSC-BOLD';}
		.i-thi-wrap .nav-box .left-link a h2{line-height: 40px;}
		.i-thi-wrap .case_box{width: 100%;}
		.i-thi-wrap .nav-box .left-link a.all{font-family: 'pingFangSC-BOLD';width: auto;color: #999999;border-bottom: 1px solid #333;color: #333;opacity: 1;}
		.i-thi-wrap .list-wrap ul{width: 100%;}
		.i-thi-wrap .list-wrap li{width: 33.3333%;margin-right: 0;margin-bottom: -1px;}
		.casemagtop{padding-top: 60px;}
		.i-wrap .up-graybox .case-caption{ width: 100%;text-align: center;position: absolute;left: 0;top:30%;color: #fff;}
		.write-line{width:15px;height: 3px;background-color: #fff;margin: 10px auto;}
		.case-item-title{font-size: 28px;font-family: '微软雅黑';}
		.case-item-move{font-family: 'pingFangSC-BOLD';font-size: 16px;color: #fff;}
		.pages{text-align: center;margin-top: 65px;width: 100%;}
		
		.lade_move{display: inline-block;height:50px;width: 177px;background-color: #f7f7f7;text-align: center;line-height:50px;float: left;margin: 0 30px;border-radius: 25px;transition: all 0.6s; }
		.lade_move:hover{background-color: rgb(247, 247, 247);box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);}/* box-shadow: 0 0 5px 5px #ccc; */
		.pages-move{font-family: arial;font-size: 14px;color: #333333;margin-left: 8px;}
		.move-icon{display: inline-block;width:13px ;height: 13px;background: url(../images/ico_09.png) no-repeat center;}
		.btn_box{width: 337px;height: 50px;margin: 0 auto;}
		.about-ban .top-tit h4{font-family: "Base-font";font-size: 40px;color: #fff;line-height: 60px;}
		.about-ban .top-tit .date{font-size: 16px;color: #fff;font-family:'pingFangSC-MEDIUM';line-height: 30px;margin-top:0;}
		.about-ban .top-tit .tit{font-family: 'pingFangSC-BOLD';font-size: 16px;line-height: 30px;margin-top: 35px;}
		.about-ban .top-tit .tit-intro{font-size: 14px;line-height: 28px;width: 50%;margin-top: 10px;}
		.about-ban .num-top{width:45%;top:16%;}
		.about-ban .num-top li{padding-left: 0rem;margin-left: 0rem;text-align: center;box-sizing: border-box;padding-bottom:30px;}
		.about-ban .num-top li:nth-of-type(1){width: 50%;text-align:left;/* border-right: 1px solid #6d7680; */}
		.about-ban .num-top li:nth-of-type(2){width: 50%;text-align:center;}
		.about-ban .num-top .num{font-size:60px ;line-height: 90px;font-family: arial;padding-top: 30px;}
		.about-ban .num-top .num>.num-active{font-size:90px ;line-height: 90px;font-family: "Trump";}
		.about-ban .num-top .en-tt{font-size: 16px;opacity: 1;line-height: 30px; font-family: 'pingFangSC-REGULAR';}
		.about-ban .num-top .line{height: 124%;    opacity:1;background-color: #6d7680;}
		.about-ban .cent-cont{margin-top: 50px;padding-top: 0px;}
		.about-ban .bd_sty2.list-cont{width: 100%;}
		.about-ban .cont-wrap{top:20%;}
		.about-ban .list-cont li{width: 25%;box-sizing: border-box;background: none;height: 200px;}
		.about-ban .list-cont li:nth-of-type(2){border: none;}
		.about-ban .list-cont li:nth-of-type(3){border-left: 1px solid rgba(255,255,255,0.2);}
		.about-ban .list-cont li:nth-of-type(4){border-right: none;}
		.about-ban .list-cont .num{font-size:60px ;line-height: 90px;font-family: arial;padding-top: 40px;}
		.about-ban .list-cont .num>.num-active{font-size:90px ;line-height: 90px;font-family: "Trump";}
		.about-ban .list-cont .en-tt{font-size: 16px;opacity: 1;line-height: 30px; font-family: 'pingFangSC-REGULAR';}
		.about-ban .cent-cont .map-sign{width: 40%;margin-top: 40px;margin-right: 0}
		.bgimg{display: block;}
		.new-center{width:100%;background-color: #eaeaea;margin-top: -1px;}
		.newmagtop{padding-top: 100px;padding-bottom: 100px;}
		.new-box{background-color: #eaeaea;}
		.i-thi-wrap .list-wrap .new-box>li{background-color: #fff;width: 30%;margin-right: 5%;box-sizing: border-box;padding: 40px;transition: all 0.6s; }
		.i-thi-wrap .list-wrap .new-box>li:hover{box-shadow: 0 0 5px 6px #ccc;}
		.i-thi-wrap .list-wrap .new-box>li:nth-of-type(3){margin-right: 0;}
		.i-thi-wrap .list-wrap .new-box>li a{color: #333;}
		.i-thi-wrap .list-wrap .new-box>li a:hover{#333;}
		.i-thi-wrap .list-wrap .new-box>li a>h2{font-family: 'pingFangSC-BOLD';color: #111820;font-size: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
		.i-thi-wrap .list-wrap .new-box>li a .data{font-family:'pingFangSC-MEDIUM';font-size: 14px;color: #222222;margin-top: 8px;}
		.i-thi-wrap .list-wrap .new-box>li a .new-indro{
							font-family:'pingFangSC-MEDIUM';font-size: 14px;
							color: #666666;margin-top: 10px;overflow: hidden;text-overflow: ellipsis;
							display: -webkit-box; -webkit-line-clamp: 2;-webkit-box-orient: vertical;
							height: 60px;
							}
		.i-thi-wrap .list-wrap .new-box>li a .link-point{font-family: arial;font-size: 14px;color: #111820;font-weight: 600;margin-top:15px;display: block;}
		
		/* 合作伙伴 */
		.cooperation{padding-top: 75px;padding-bottom: 75px;}
		.cooperation-left{width: 41%;}
		.cooperation-right{width:50.5%}
		.cooperation-title{font-family: "Base-font";font-size: 40px;color: #333333;}
		.cooperation-huoban{font-family:'pingFangSC-MEDIUM';font-size: 16px;color: #333333;line-height: 30px;}
		.cooperation-intro{font-size: 14px;color: #333333;margin-top: 40px;}
		.cooperation-right>img{width: 100%;border: 0;vertical-align: middle;}
		.body-wrap{padding-bottom: 0px;}
		
		.index_item{padding-bottom: 60px;}
		.partner_ul>li{width: 22%;margin: 20px 1.5% ;text-align: center;}
		.partner_ul>li img{cursor: pointer;filter: grayscale(100%);transition: all 0.6s;width:100%;height: auto;}
		.partner_ul>li:hover img{filter: grayscale(0%);}
	/* 	底部样式 */
	footer{width: 100%;background-color: #111820;}
	.company-intro{/* height: 266px; */box-sizing: border-box;padding-bottom: 40px;}
	.one-row{padding-top: 60px;}
	.input-box{width:30%;position: relative;}
	.company-info{width: 60%;}
	.erweima{width: 82px;}
	.erweima>img{width: 100%;}
	.phone-num{font-family:'pingFangSC-MEDIUM';font-size: 30px;color: #5c6166;display: block;margin-top: -7px;margin-left:18px;}
	.phone-box{width:45px;height: 45px;display: block;vertical-align: middle;}
	.phone-box>img{width: 100%;}
	.company-phone{margin-left: 22%;padding-top: 20px;}
	.company-logo{padding-top: 20px;}
	.nav-ul>li>a{font-size: 14px;color: #5c6166;}
	.nav-ul>li>a:hover{font-size: 14px;color: #fff;}
	.nav-ul>li{width: 8%;margin-right: 3.5%;text-align: center;}
	.nav-ul>li:nth-of-type(9){margin-right:0;}
	.nav-ul-box{margin-top: 40px;}
	.foot-bottom{width: 100%;text-align: center;padding: 15px 0;}
	.foot-bottom{font-size: 14px;color: #5c6166;}
	.banquan{position: relative;}
	/* .banquan:after{content: '';width: 2px;height: 14px;background-color:#293037;position: absolute;right: -17px;top:3px;} */
	.addre{margin-left:30px;}
	.abso-input{position: absolute;width: 500px;height: 380px;left: 0;top:-70px;box-sizing: border-box;background-color: #1d242b;}
	.form{padding: 0 40px;padding-top: 30px;}
	.form>input{width: 100%;border: none;height: 50px;box-sizing: border-box;border-bottom: 1px solid #5c6166;background-color: #1d242b;color: #fff;font-size: 14px;}
	.form>.msg{width: 100%;border: none;resize:none;background-color: #1d242b;color: #fff;font-size: 14px;margin-top: 10px;height: 50px;box-sizing: border-box;border-bottom: 1px solid #5c6166;padding-top: 10px;}
	.tijiao-btn{	
				width: 200px;height: 55px;background: rgba(70,76,81,0.7);
				color: #fff;font-family: "Base-font";font-size: 16px;text-align: center;
				line-height: 55px;margin-top: 20px;transition: all 0.4s;cursor: pointer; 
				}
	.reset{background: rgba(70,76,81,0.7);color: #fff;font-family: "Base-font";}
	.tijiao-btn:hover{background: rgba(255,255,255,0.8);color: #333;}
	.reset:hover{background: rgba(255,255,255,0.8);color: #333;}

	.form>input::placeholder{color: #5c6166;font-size: 14px;font-family: arial;}
	.form>.msg::placeholder{color: #5c6166;font-size: 14px;font-family: arial;}
	.bottom_line{width: 100%;height: 1px;background-color: #293037;}
	.company_info_box{margin-top: 60px;}
	.compang_two_code{width: 100px;text-align: center;}
	.company_name{color:#5c6166 ;font-size: 14px;line-height: 28px;margin-top: 10px;}
	.icon_img_box{width: 24px;height: 24px;}
	.company_info_text{display: inline-block;font-family:'pingFangSC-MEDIUM';font-size: 16px;line-height: 32px;color: #fff;margin-left: 10px;}
	.adress_img{background: url(../images/adress.png) no-repeat center;margin-top: 1px;}
	.plane_img{background: url(../images/phone_icon.png) no-repeat center;}
	.phone_img{background: url(../images/phone_icon_num.png) no-repeat center;}
	.compang_info_left>div{margin-bottom: 15px;}
	.footer_title{color: #fff;opacity: 0.7;font-size: 22px;text-align: center;cursor: pointer;}
	.footer_baomi{color: #fff;opacity: 0.7;font-size: 14px;cursor: pointer;margin-top: 8px;}
	/* 关于我们样式 */
	.bg-banner li{position: relative;left: 0;top:0;}
	.header-img-box{width: 90%;height: 70%;box-sizing: border-box;position: absolute;top:30%;left:5%;}
	
	.title-intro{font-family:'pingFangSC-MEDIUM';font-size: 20px;color: #fff;}
	.title-intro-en{font-family: 'pingFangSC-LIGHT';font-size: 48px;color: #fff;opacity: 0.8;width: 40%;line-height: 60px;margin-top: 2%;}
	.down-line{width: 30%;height: 1px;background: rgba(255,255,255,0.4);margin-top: 30px;margin-left: 1.5%;}
	.arrow-box{margin-top: 5%;}
	.down-arrow{width: 52px;height: 52px;border: 1px solid #fff;border-radius: 100%;position: relative;}
	@keyframes scroll
			{
				0%   {top:10%;}
				15%		{top:12%;}
				25%  {top:15%;}
				35%		{top:20%;}
				40%		{top:25%;}
				50%  {top:30%;}
				75%  {top:35%;}
				100% {top:10%;}
			}
	
@-webkit-keyframes scroll
			{
				0%   {top:10%;}
				15%		{top:12%;}
				25%  {top:15%;}
				35%		{top:20%;}
				40%		{top:25%;}
				50%  {top:30%;}
				75%  {top:35%;}
				100% {top:10%;}
			}
	.carousel-scroll-btn-icon{position: absolute;
						top: 20%;left: 50%;margin-left: -16px;
						display: block;width: 32px;height: 32px;
						background: url(../images/arrow-down.png) no-repeat center center;
						cursor: pointer;
						animation:scroll 1.5s infinite ease-in-out;
												
					}
					
		.advantage-main{margin-top: 100px;box-sizing: border-box;padding: 60px 80px;background-color: #fff;}
		.our-advantage{font-family:'pingFangSC-MEDIUM';font-size: 24px;color: #333333;line-height: 48px;}
		.advantage-line{display: inline-block;width:15px;height: 3px;background-color: #000;}
		.advantage-indro{font-size: 14px;color:#676767;margin-top: 12px;} 
		.data-ul>li{width: 20%;margin-right: 6.66%;}
		.data-ul>li:nth-of-type(4){margin-right: 0;}
		.ico-div{width: 35px;height: 35px;text-align: center;line-height: 35px;padding-top: 52px;}
		.ico-div>img{display: block;width: 100%;height: 100%;}
		.num-active-box{position: relative;margin-left: 20px;}
		.num-active-box>span{font-family: "Trump";font-size: 72px;color: #222222;}
		.num-active-box:after{content: '+';display: block;font-size: 40px;font-family: arial;color: #222222;position: absolute;right: -25px;top: 10px;}
		.info-num{margin-left: 35px;}
		.num-pro,.num-pro-move{font-size:16px;color: #222222;}
		.magbot{margin-bottom: 30px;}
		.about-box-two{background-color: #fff;}
		.about-info-left{width: 55%;padding: 60px 80px;box-sizing: border-box;}
		.about-info-right{width: 45%;height: 100%;}
		.about-info-right img{width: 100%;display: block;}
		
		
		.about-info-title{	font-family: "Base-font";font-size: 48px;color: #333333;line-height: 60px;}
		.company-name-title{font-family:'pingFangSC-MEDIUM';font-size: 18px;color: #333333;line-height: 36px;}
		.one-p{margin-top: 20px;}
		.lianxi-box{margin-top: 60px;}
		.company-intro-txt{font-size: 14px;color:#676767;line-height: 28px;margin-bottom: 25px;}
		.email-div,.qq-div{width: 50px;height: 50px;border-radius:50%;border:1px solid #ccc;transition: all 0.6s;cursor: pointer; }
		.email-div{background: url(../images/e-h.png) no-repeat center;}
		.qq-div{background: url(../images/q-h.png) no-repeat center;margin-left: 30px;}
		.email-div:hover{background: url(../images/e-b.png) no-repeat center;background-color: #333;}
		.qq-div:hover{background: url(../images/q-b.png) no-repeat center;background-color: #333;}
		.our-serve{padding:60px 80px;box-sizing: border-box;background-color: #fff;}
		.our-serve-title{font-family:'pingFangSC-MEDIUM';font-size: 24px;color: #333333;line-height: 48px;}
		.our-serve-intro{font-size: 14px;color: #676767;line-height: 28px;margin-top: 20px;}
		.our-serve-img-box{width: 52px;height: 52px;display: flex;justify-content: center;align-items: center;}
		.our-serve-img-box>img{display: block;transition: all 0.8s;}
		.our-serve-img-box:hover img{transform: rotateY(180deg);}
	/* 	.our-serve-img-box>img.weixin-ico-img{height:38px;width: 42px;}
		.our-serve-img-box>img.shubiao-ico{width:41px;} */
		.our-serve-name{font-family: 'pingFangSC-BOLD';font-size: 22px;color: #333333;line-height: 44px;margin-top: 10px;}
		.our-serve-item-intro{font-size: 14px;color: #999999;margin-top: 6px;}
		.our-serve-ul{margin-top: 70px;}
		.our-serve-ul>li{width: 18%;margin-right: 9.33%;}
		.our-serve-ul>li:nth-of-type(4){margin-right: 0px;}
		.office-environment{background-color: #fff;}
		.officeleft{width:35%;box-sizing: border-box;padding: 60px 80px;}
		.office-title{font-size: 28px;color: #333333;font-family:'pingFangSC-MEDIUM';line-height: 55px;}
		.office-info{font-size: 14px;line-height: 28px;color: #333;margin-top: 20px;}      
		.office-info-en{font-size: 14px;font-family: arial;line-height: 28px;color: #999999;margin-top: 15px;text-align: justify;}
		.officeright{width: 65%;overflow: hidden;}
		.officeright>img{width: 100%;display: block;transition: all 0.6s;}
		
		.about-img-one{width: 49%;height: 472px;overflow: hidden;}
		.about-img-two{width: 49%;height: 472px;overflow: hidden;}
		.about-img-one img,.about-img-two img{width: 100%;display: block;transition: all 0.6s;} 

		.about-wrap-box{padding-bottom: 300px;}
		.case-wrap-box{background-color: #fff;} 
		.about-img-one>img{filter: grayscale(100%);cursor: pointer;}
		.about-img-one>img:hover{filter: grayscale(0%);}
		.about-img-two>img{filter: grayscale(100%);cursor: pointer;}
		.about-img-two>img:hover{filter: grayscale(0%);}
		
		.office_envi>img{filter: grayscale(100%);cursor: pointer;}
		.office_envi>img:hover{filter: grayscale(0%);}
		.office_ture>img{filter: grayscale(100%);cursor: pointer;}
		.office_ture>img:hover{filter: grayscale(0%);cursor: pointer;}

		
	/* 	案例中心样式 */
	.case-mian{padding-top: 60px;padding-bottom: 200px;}
	.case-nav-box{margin-top: 35px;}
	.case-mian .nav-box{width: 100%;}
	.case-mian .title-box h4{font-family:'pingFangSC-MEDIUM';font-size: 24px;color: #333333;line-height: 48px;}
	.case-nav-box .left-link .type-link{
					background: none;line-height: 40px;padding-left: 30px;padding-right: 30px;display: inline-block;
					float: left;font-size: 14px;cursor: pointer;transition: all 0.5s ease-in;color: #999999;
					margin-right: 60px;font-family: 'pingFangSC-BOLD';border-bottom: 1px solid transparent;
					padding-top: 8px;padding-bottom: 8px;
					}
			
	.case-nav-box .left-link .type-link.all{color:#333;border-bottom: 1px solid #333;}
	.case-nav-box .left-link .type-link:hover{color: #333;border-bottom: 1px solid #333;}
	.case-wrap-mat{margin-top: 45px;}
	.case-wrap-mat ul{width: 100%;}
	.case-wrap-mat ul li{width: 33.3333%;transition: box-shadow 0.3s ease 0s;margin-right: 0;margin-bottom: -1px;}
	.case-wrap-mat ul li .img{display: block;width: 100%;position: relative;overflow: hidden;cursor: pointer;}
	.case-wrap-mat ul li .img img.up-pic{transform: translateZ(0px);transition: transform 0.3s ease 0s;} 
	 .case-wrap-mat .up-graybox{z-index: 3;width: 100%;height: 100%;position: absolute;left: 0;top: 0;opacity: 0;transition: all 0.4s ease 0s;}
	 .case-wrap-mat ul li .img:hover img.up-pic{
						transform: scale(1.05, 1.05);
						transition: transform 0.6s ease 0s;
					}
	.case-wrap-mat ul li .img:hover .up-graybox{
			opacity: 1;
			filter: alpha(opacity=1);
	}
	.case-wrap-mat .bgbox{display: block;width: 100%;height: 100%;background-color: #000;opacity: 0.7;} 
	.case-wrap-mat .case-caption{width: 100%;text-align: center;position: absolute;left: 0;top: 30%;color: #fff;}
	.pages-btns{margin: 0 auto;text-align: center;padding-top: 100px;padding-bottom: 50px;}
	.pages-btns>a{display: inline-block;width: 8px;height: 8px;border-radius: 50%;border: 1px solid #ccc;margin-right: 5px;}
	.pages-btns>a.pages-active{background-color:#333;border: 1px solid #555;}
	.case_title-intro{font-family: 'pingFangSC-LIGHT';font-size: 48px;color: #fff;line-height: 96px;}
	.case_title-intro-en{font-size: 18px;color: #fff;width: 70%;line-height: 36px;margin-top: 20px;}
	.case_title_blod{font-family: 'pingFangSC-BOLD';}
	
	/* 网站策划页面样式 */
	.play-title-intro{font-family:'pingFangSC-MEDIUM';font-size: 55px;color: #fff;line-height: 82px;}
	.play-title-line{width:40px;height: 3px;background-color: #fff;margin-left: 3px;margin-top: 15px;}
	.play-title-intro-cn{font-family: 'pingFangSC-LIGHT';font-size: 24px;color: #fff;width: 40%;line-height: 48px;margin-top: 30px;}
	.play-top-box{position: relative;width: 100%;padding-bottom: 120px;}
	.top-title-box{position: relative;background-color: #fff;padding: 60px 80px;width: 100%;z-index: 1000;text-align: center;box-sizing: border-box;margin-top: -80px;}
	.plat-txt{font-family: 'pingFangSC-BOLD';font-size: 30px;line-height: 60px;}
	.top-txt-line{width: 30px;height: 3px;background-color: #333;margin: 15px auto;margin-bottom:25px;}
	.play-info{font-size: 16px;line-height: 32px;color: #333333;}
	.play-main-comtent{margin-top:90px;}
	.play-item-box{background-color: #fff;}
	.play-left-box{width: 50%;}
	.play-right-box{width: 50%;}
	.play-left-box img,.play-right-box img{width: 100%;display: block;} 
	.play-right-box{padding: 80px 100px;box-sizing: border-box;}
	.play-item-title{font-size: 28px;line-height: 54px;color: #333333;}
	.play-item-line{width: 24px;height: 3px;background-color: #333;margin-top: 12px;margin-bottom: 20px;}
	.play-item-info{font-size: 14px;color: #666;line-height: 28px;}
	.play-item-info-en{font-size: 14px;line-height: 28px;color:#666;margin-top: 25px;font-family: arial;}
	.play_box{padding-top: 60px;padding-bottom: 230px;}
	.play_item_right>h4{font-size: 30px;line-height: 60px;color: #333333;}
	.play_item-line{width: 20px;height: 3px;background-color: #333;margin-top: 10px;} 
	.plan_move{
			display: inline-block;font-size: 14px;font-family: arial;color: #333333;
			background: url(../images/ico_09.png) no-repeat left center;    padding-left: 22px;
			transition: all 0.3s ease 0s;
			margin-top: 20px; 
			}
			
		/* 小程序页面样式 */
		.applet-mian{margin-top: 100px;}
		
		.applet_intro{background-color: #fff;}
		.applet_ul_box{padding: 100px 80px;}
		.applet_ul_box>li{width: 18%;margin-right: 9.333%;}
		.applet_ul_box>li:nth-of-type(4){margin-right: 0;}
		.applet_img_box{width: 105px;height: 105px;margin: 0 auto;display: flex;justify-content: center;align-items: center;}
		.applet_img_box>img.shezhi{width: 99px;height: 99px;}
		.applet_img_box>img.deng{width: 74px;height: 100px;}
		.applet_img_box>img.xuzhang{width: 71px;height: 105px;}
		.applet_img_box>img.fuwu_ico{width: 100px;height: 92px;}
		.technology{font-size: 20px;line-height: 40px;color: #333333;text-align: center;margin-top: 10px;}
		.technology_en{font-size: 14px;line-height: 28px;color: #666666;text-align: center;}
		.applet_advantage{margin-top: 30px;}
		.advantage>li{float: none;}
		.applet_line{margin: 20px 0;background-color: #999999;}
		.cases_list_box{margin-top: 80px;width: 100%;}
		.case_img_box{width:50%;display: flex;justify-content: center;align-items: center;}
		.case_img_box>img{display: block;width: 100%;height: 100%;}
		.case_item_info{width: 40%;box-sizing: border-box;padding:60px 80px;}
		.case_item_text{font-family:'pingFangSC-MEDIUM';font-size: 36px; color: #333333;line-height: 72px;}
		.case_item_line{width:27px;height:3px;background-color: #000000;margin-left: 3px;margin-top: 15px;}
		.case_item_info_txt{font-family:'pingFangSC-MEDIUM';font-size: 16px;line-height: 32px;color: #666666;margin-top: 20px;}
		.share_two_box{position: relative;margin-top: 30px;transition: all 0.6s;}
		.applet_share{width: 40px;height: 40px;background: url(../images/share.png) no-repeat center;cursor: pointer;margin-top: 25px;}
		.applet_share_code{position:absolute;width: 100px;height: 100px;left:-100px;top:-90px;border:1px solid #ccc;display: none;transition:all 0.6s;}
		.applet_share_code>img{width: 100%;height: 100%;transition:all 0.6s;}
		.share_two_box:hover .applet_share_code{display: block;}
		.heng_line{width:100%;height: 1px; background-color: #e5e5e5;margin-top: 30px;}
		/* .case_item_pages{text-align: center;margin:0 auto;margin-top: 40px;} */
		.wrap_case_box{display: flex;justify-content: center;align-items: center;margin-top: 50px;}
		.arrow_icon{font-family: arial;color: #b2b2b2;font-size: 42px;font-weight: 600;display: inline-block;}
		.pages_num{display: inline-block;margin: 0 20px;margin-top:17px;}
		i,b{font-style:normal}
		
		.pages{color: #333;font-family:'pingFangSC-MEDIUM';font-size: 24px;line-height: 48px;} 
		.xie_line{font-family:'pingFangSC-MEDIUM';font-size: 24px;line-height: 48px;color: #999;margin: 0 15px;}
		.count_num{color: #999;}
		.arrow_cative{color: #333;}
		.development_adv{width: 100%;background-color: #fff;margin-top: 30px;box-sizing: border-box;padding:50px 80px}
		.development_ul{margin-top: 30px;}
		.development_ul>li{box-sizing: border-box;padding:30px 50px;width: 48%;border: 1px solid #e5e5e5;border-radius: 4px;margin-top: 40px;margin-right: 4%;transition: all 0.4s;}
		.development_ul>li:nth-of-type(2){margin-right: 0;}
		.development_ul>li:nth-of-type(4){margin-right: 0;}
		.bg_ico_box{width: 127px;height: 127px;background: url(../images/adv_01.png) no-repeat center;background-color: #eeedeb;border-radius: 50%;transition: all 0.4s;}
		.development_ul>li:hover{box-shadow:0 0 8px #ccc ;}
		.development_ul>li:hover .bg_ico_box{background-color: #ccc;}
	
		
		.bg_adv_two{background: url(../images/adv_02.png) no-repeat center;background-color: #eeedeb;}
		.bg_adv_tht{background: url(../images/adv_03.png) no-repeat center;background-color: #eeedeb;}
		.bg_adv_fore{background: url(../images/adv_04.png) no-repeat center;background-color: #eeedeb;}
		.adv_info{width: 60%;margin-left: 10%;}
		.adv_title{font-family:'pingFangSC-MEDIUM';font-size: 24px;line-height: 48px;color: #333333;}
		.adv_txt_intro{font-size: 16px;line-height: 32px;color: #999999;}
		
		.applet_entrance{width: 100%;background-color: #fff;} 
		.entrance_content{box-sizing: border-box;padding: 60px 80px;}
		.entrance_ul{margin-top: 50px;}
		.entrance_ul>li{width: 18%;margin-right: 2.5%;text-align: center;}
		.entrance_ul>li:nth-of-type(5){margin-right: 0;}
		.entrance_title{font-family:'pingFangSC-MEDIUM';width: 100%;text-align: center;color: #333;font-size: 32px;line-height: 64px;}
		.entrance_bg_img{	
								width: 173px;height: 173px;background: url(../images/black_ent_01.png) no-repeat center;
								border-radius: 50%;margin: 0 auto;transition: all 0.6s;border:1px solid #333;}
		.entrance_bg_img2{background: url(../images/black_ent_02.png) no-repeat center;}
		.entrance_bg_img3{background: url(../images/black_ent_03.png) no-repeat center;}
		.entrance_bg_img4{background: url(../images/black_ent_04.png) no-repeat center;}
		.entrance_bg_img5{background: url(../images/black_ent_05.png) no-repeat center;}
		.entrance_bg_img:hover{background: url(../images/ent_01.png) no-repeat center;background-color: rgba(33,33,33,0.6);border: 1px solid transparent;}
		.entrance_bg_img2:hover{background: url(../images/ent_02.png) no-repeat center;background-color: rgba(33,33,33,0.6);border: 1px solid transparent;}
		.entrance_bg_img3:hover{background: url(../images/ent_03.png) no-repeat center;background-color: rgba(33,33,33,0.6);border: 1px solid transparent;}
		.entrance_bg_img4:hover{background: url(../images/ent_04.png) no-repeat center;background-color: rgba(33,33,33,0.6);border: 1px solid transparent;}
		.entrance_bg_img5:hover{background: url(../images/ent_05.png) no-repeat center;background-color: rgba(33,33,33,0.6);border: 1px solid transparent;}


		.entrance_title_item{font-size: 22px;color: #333;font-family:'pingFangSC-MEDIUM';line-height: 44px;margin-top: 12px;}
		
		.applet_superiority{box-sizing: border-box;padding: 60px 0;}
		.applet_superiority_title{font-family:'pingFangSC-MEDIUM';font-size: 32px;line-height: 64px;color: #333;width: 100%;text-align: center;}
		.superiority_img_box{width: 100%;overflow: hidden;}
		.superiority_img_box>img{width: 100%;display: block;transition: all 0.6s;}
		.superiority_img_box:hover img{transform: scale(1.1);}
		
		.applet_superiority_ul{margin-top: 40px;}
		.applet_superiority_ul>li{width: 18%;margin-right: 2.5%;background-color: #fff;}
		.applet_superiority_ul>li:nth-of-type(5){margin-right: 0;}
		.superiority_item_txt{width: 80%;margin: 0 auto;text-align: center;font-size: 18px;color: #333;margin-top: 20px;line-height: 36px;}
		.superiority_intro{width: 90%;margin: 0 auto;text-align: center;font-size: 14px;color: #999;line-height: 28px;margin-top: 8px;margin-bottom: 30px;height: 60px;}
		.superiority_bottom_img{width: 76px;height: 40px;background: url(../images/bottom_01.png) no-repeat top;}
		.superiority_bottom_img2{width: 89px;height: 40px;background: url(../images/bottom_02.png) no-repeat top;}
		.superiority_bottom_img3{width: 89px;height: 40px;background: url(../images/bottom_03.png) no-repeat top;}
		.superiority_bottom_img4{width: 90px;height: 40px;background: url(../images/bottom_04.png) no-repeat top;}
		.superiority_bottom_img5{width: 88px;height: 40px;background: url(../images/bottom_05.png) no-repeat top;}
		.superiority_bottom_img_box{width: 80%;margin: 0 auto;}
		/* .sup_row{padding-bottom: 30px;} */
		.applet_img_box img{  cursor: pointer;
 								 transition: all 0.6s;}
		.applet_img_box:hover img{transform:scale(1.1);-webkit-transform: scale(1.1);}
		
		
		
		
		/* 信息化建设核心业务样式 */
		.info_core{background-color: #fff;padding: 60px 0 0 0;width: 100%;}
		.construction_list{margin-top: 100px;padding-bottom: 120px;}
		.construction_list>li{text-align: center;width: 20%;margin-right:20%;}
		.construction_list>li:nth-of-type(3){margin-right: 0;}
		.info_title{text-align: center;font-size: 28px;font-family:'pingFangSC-MEDIUM';line-height: 52px;}
		.info_item_bg{width: 153px;height: 153px;border-radius: 50%;background: url(../images/info_item_1.png) no-repeat center;background-color: #287de5;margin: 0 auto;}
		.info_item_bg2{width: 153px;height: 153px;border-radius: 50%;background: url(../images/info_item_2.png) no-repeat center;background-color: #ea4b4b;margin: 0 auto;}
		.info_item_bg3{width: 153px;height: 153px;border-radius: 50%;background: url(../images/info_item_3.png) no-repeat center;background-color: #22c37c;margin: 0 auto;}
		.construction_item{font-size: 24px;line-height: 48px;color: #333333;margin-top: 25px;}
		.construction_intro{font-size: 14px;line-height: 28px;color: #999999;margin-top: 15px;}
		.service_area{text-align: center;background: url(../images/servise_area_bg.jpg) no-repeat center;background-size: cover;background-attachment: fixed;width: 100%;padding: 100px 0 100px 0;padding-bottom: 180px;}
		.service_area_title{font-size: 28px;line-height: 52px;font-family:'pingFangSC-MEDIUM';color: #fff;}
		.service_area_intro{font-size: 14px;line-height: 28px;color: #fff;opacity: 0.4;margin-top: 20px;}
		/* .service_area_list{margin-top: 50px;} */
		.service_area_list>li{text-align: center;width: 15%;margin-right: 6.25%;margin-top: 120px;}
		.service_area_list>li:nth-of-type(5){margin-right: 0;}
		.service_area_list>li:nth-of-type(10){margin-right: 0;}
		.bg_box{width: 52px;height: 52px;margin: 0 auto;transition: all 0.8s;cursor: pointer;}
		.bg_box:hover{transform: rotateY(180deg);-webkit-transform:rotateY(180deg) ;}
		.car{background: url(../images/car.png) no-repeat center;}
		.compant{background: url(../images/company.png) no-repeat center;}
		.canyin{background: url(../images/canyin.png) no-repeat center;}
		.jiudian{background: url(../images/jiudian.png) no-repeat center;}
		.yiliao{background: url(../images/yiliao.png) no-repeat center;}
		.jiaoyu{background: url(../images/jiaoyu.png) no-repeat center;}
		.shejiao{background: url(../images/shejiao.png) no-repeat center;}
		.meiti{background: url(../images/meiti.png) no-repeat center;}
		.lvyou{background: url(../images/lvyou.png) no-repeat center;}
		.bangong{background: url(../images/bangong.png) no-repeat center;}
		.service_area_name{font-family:'pingFangSC-MEDIUM';font-size: 16px;color: #fff;margin-top: 6px;line-height: 32px;}
		.construction_line{background-color: #999;}
		.construction_sence{margin-top: 0;}
		.information_heixin{padding-top: 100px;}
		.infomation_img{transition: all 0.8s;}
		.infomation_img:hover{transform: scale(1.1);}
		
/* 		电子商务页面样式 */
.e_business{width: 100%;background-color: #eaeaea;}
.business_main{padding: 120px 0;padding-bottom: 150px;}
.business_title{font-family:'pingFangSC-MEDIUM';font-size: 28px;line-height: 52px;color: #333333;text-align: center;}
.business_list{margin-top: 40px;padding-bottom: 50px;}
.business_list>li{text-align: center;width: 15%;margin-right: 6.25%;background-color: #fff;border-radius: 6px;padding: 50px 0;margin-top: 80px;transition: all 0.6s; }
.business_list>li:hover{box-shadow: 0 0 20px #c5c5c5;transform: scale(1.1);}
.business_list>li:nth-of-type(5){margin-right: 0px;}
.business_list>li:nth-of-type(10){margin-right: 0px;}
.business_img_box{width: 60px;height:60px;margin: 0 auto;}
.business_img_box>img{width: 100%;height: 100%;display: block;}
.business_item_name{font-size: 16px;color: #333;line-height: 32px;margin-top: 8px;cursor: pointer;}
.pingtuan{background: url(../images/pingtuan.png) no-repeat center;}
.bargain_price{background: url(../images/kanjia.png) no-repeat center;}
.seckil{background: url(../images/miaosha.png) no-repeat center;}
.discount{background: url(../images/dazhe.png) no-repeat center;}
.draw{background: url(../images/choujiang.png) no-repeat center;}
.combo{background: url(../images/taocan.png) no-repeat center;}
.share{background: url(../images/jifen.png) no-repeat center;}
.sign{background: url(../images/qiandao.png) no-repeat center;}
.exchange{background: url(../images/duihuabn.png) no-repeat center;}
.topup{background: url(../images/chongzhi.png) no-repeat center;}
.business-mian{padding: 120px 0;}
.business_item_show{width: 100%;padding: 100px 80px;background-color: #fff;box-sizing: border-box;}
.point_box{margin: 10px 0;}
.point_box>a{display: inline-block;width: 8px;height: 8px;border-radius: 50%;}
.point_box>a.point_one{background-color: #000000;}
.point_box>a.point_two{background-color: #7f7f7f;margin: 0 5px;}
.point_box>a.point_there{background-color: #c7c7c7;}
.type_name{font-family:'超世纪粗古印';color: #333;font-size: 46px;line-height: 60px;}
.type_intro,.type_eg{font-size: 14px;color:#666666;line-height: 28px;}
.type_eg{margin-top: 6px;}
.business_item_show>li{width:18%;margin-right: 9.3333%;text-align: center;}
.business_item_show>li:nth-of-type(4){margin-right: 0;}  
.text_img{width: 150px;height: 70px;margin: 0 auto;justify-content: center;align-items: center;}
.text_img img{transition: all 1.5s;cursor: pointer;}
.text_img img:hover{transform: rotateY(360deg);-webkit-transform:translateY(360deg) ;}
/* 人工智能 */
.ai-main{padding-bottom: 130px;}
.ai_item{width: 153px;height: 153px;border-radius: 50%;margin: 0 auto;}
.ai_bg1{background: url(../images/ai_bg1.png) no-repeat center;background-color: #287de5;}
.ai_bg2{background: url(../images/ai_bg2.png) no-repeat center;background-color: #ea4b4b;}
.ai_bg3{background: url(../images/ai_bg3.png) no-repeat center;background-color: #22c37c;}

.door{background: url(../images/door.png) no-repeat center;}
.passport{background: url(../images/passport.png) no-repeat center;}
.judicial{background: url(../images/judicial.png) no-repeat center;}
.finance{background: url(../images/finance.png) no-repeat center;}
.security{background: url(../images/security.png) no-repeat center;}
.troops{background: url(../images/troops.png) no-repeat center;} 
.aviation{background: url(../images/aviation.png) no-repeat center;}
.frontier{background: url(../images/frontier.png) no-repeat center;}
.government{background: url(../images/government.png) no-repeat center;}
.serve{background: url(../images/serve.png) no-repeat center;}
.service_area_name{margin-top: 10px;}

.nav_phone_img{width: 20px;height: 25px;}
.about-ban>.bgimg{display: block;}
.applet_title_cn{width: 48%;}
.banner_ul>li>img{width: 100%;display: block;}
.casepages{margin-top: 55px;}
.ai_main_content{padding-top: 60px;padding-bottom: 60px;}
.ai_item{transition: all 0.4s;}
.ai_item:hover{transform: scale(1.1);-webkit-transform:scale(1.1) ;}
/* 导航弹出层 */
.nav_model{width: 100%;position: fixed;right: 0;top: 0;
						z-index:8888;transition: all 0.2s ease-in 0s;transform: translate(50%, -50%) scale(0.4);
						opacity: 0;border-top-right-radius: 0; border-radius: 30%;background: url(../images/banneryc.jpg) no-repeat center;background-size: cover;
						}
.nav-active {
			border-radius: 0;  opacity: 1;transform: translateY(0) scale(1);
}

.nav_model_ul>li{float: none;}

.business_line{width: 30px;height: 3px;background-color: #333;margin: 0 auto;margin-top: 5px;margin-bottom: 15px;}

/* 所有页面做适配 */
.padding_top{padding-top: 40px;display: none;}

/* 新闻页面 */
.new-main{padding-top: 90px;padding-bottom: 200px;}
.news_title{font-family: "Base-font";font-size: 40px;color: #333333;line-height: 60px;}
.news_intr{font-family: 'pingFangSC-MEDIUM';font-size: 16px;line-height: 30px;color: #333333;margin-top: 6px;}
.news-box{float: right;width:50%;margin-top: 15px;}
.news-box .type-link{font-family: 'pingFangSC-BOLD';
										background: none;line-height: 40px;padding-left: 30px;margin-left: 80px;color: #999999;transition: border-bottom 0.6s ease-in;
										border-bottom: 1px solid transparent;padding-right: 30px;display: inline-block;    float: left;margin-right: 2px; margin-bottom: 2px;
										cursor: pointer;
										}
	.news-box .type-link:hover{font-family: 'pingFangSC-BOLD';    width: auto;border-bottom: 1px solid #333;color: #333;    opacity: 1;}
	.news-box .all{font-family: 'pingFangSC-BOLD';    width: auto;border-bottom: 1px solid #333;color: #333;    opacity: 1;}
	.news-box .more{display: inline-block;
									font-size: 14px;line-height: 42px;color: #333;background: url(../images/ico_09.png) no-repeat left center;
									padding-left: 22px;transition: all 0.3s ease 0s;margin-top: -6px;}
	.news-wraps{padding: 20px 0;}
	.news-content-box li{width: 30%;box-sizing: border-box;padding: 40px;background-color: #fff;margin-right: 5%;transition: all 0.6s;border-radius: 5px;margin-top: 40px;}
	.news-content-box li:hover{box-shadow: 0 0 5px 6px #ccc;}
	.news-content-box li:nth-of-type(3){margin-right: 0;}
	.news-content-box li:nth-of-type(6){margin-right: 0;}
	.news-content-box h2{font-family: 'pingFangSC-BOLD';color: #111820;font-size: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.news-content-box .data{font-family: arial;font-size: 14px;margin-top: 8px;}
	.news-content-box .new-indro{
					font-family: 'pingFangSC-MEDIUM';font-size: 14px;color: #666666;margin-top: 10px;
					overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;
					-webkit-box-orient: vertical;height: 60px;}
	.news-content-box .link-point{font-family: arial;font-size: 14px;font-weight: 600;margin-top: 15px;display: block;color: #333;}
	.newsdetails-main{padding: 60px 0;padding-bottom: 200px;}
	.newsdetail_content{text-align: center;font-family: "微软雅黑";width: 80%;margin: 0 auto;}
	.newsdetails_title{color: #333;font-size: 24px;line-height: 48px;}
	.newsdetail_data{color: #444;font-size: 18px;line-height: 36px;margin-top: 10px;margin-bottom: 20px;}
	.newsdetails_intro{color: #333;font-size: 14px;line-height: 28px;text-align: left;}
/* tab动态效果css */
@-webkit-keyframes contentSwitch {
  /* 0% {
		-webkit-filter: blur(3px);
		-moz-filter: blur(3px);
		-o-filter: blur(3px);
		-ms-filter: blur(3px);
		filter: blur(3px);
  } */
	
  10% {
  
    -webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);
  }

	40%{
		
			-webkit-filter: blur(1px);
			-moz-filter: blur(1px);
			-o-filter: blur(1px);
			-ms-filter: blur(1px);
			filter: blur(1px);
	}
	
	60%{
			
			-webkit-filter: blur(0.5px);
			-moz-filter: blur(0.5px);
			-o-filter: blur(0.5px);
			-ms-filter: blur(0.5px);
			filter: blur(0.5px);
	}
	80%{
		
			-webkit-filter: blur(0.2px);
			-moz-filter: blur(0.2px);
			-o-filter: blur(0.2px);
			-ms-filter: blur(0.2px);
			filter: blur(0.2px);
	}
  100 % {
    
  }
}
.all_item_case .section{display: none;transform: all 0.6s; -webkit-animation: contentSwitch .6s forwards; animation: contentSwitch .6s forwards;}
.all_item_case .section:nth-of-type(1){display: block;} 

.index_news_nav{display: none;}



/* 小程序案例样式 */
.aui-rotate-box{margin-top: 50px;width: 100%;}
.aui-rotate-content{width: 100%;}
.function-wrapper .function-content{width: 100%;}
.aui-rotate-item-fr{width: 50%;}
.aui-rotate-left{width: 100%;}
.applet_case_right{width: 50%;box-sizing: border-box;padding: 0 80px;}

#slider-wrap{height: 360px;width: 640px;}

.function-wrapper .aui-title-subtitle{font-size: 36px;line-height: 62px;font-family: 'pingFangSC-MEDIUM'; padding: 0;height: auto;color: #333;}
.au-border-bottom{width: 32px;height: 3px;background-color: #000000;border-top: none;margin-top: 15px;margin-bottom: 25px;}
.function-wrapper .desc{font-family: 'pingFangSC-MEDIUM';font-size: 16px;line-height: 32px;color: #666666;letter-spacing: normal;}

.function-wrapper .aui-info .aui-text-wrapper{height: auto;}

.applet_case_line{width: 100%;height:1px;background-color: #ccc;margin-top: 30px;}
.pages_box{display: flex;justify-content: center;align-items: center;margin-top: 30px;}
.function-wrapper .control{position:relative;}
#js_function-orbit-next{margin-right: 0px;}
#js_function-orbit-prev{margin-right: 0px;}
#slider-wrap ul#slider li{height: 360px;width: 640px;display: flex;justify-content: center;align-items: center;}


#counter{left: 0px;top:0;font-family: 'pingFangSC-MEDIUM';font-size: 20px;line-height: 40px;right: 0;position: relative;margin-top: -4px;margin-left: 20px;margin-right: 20px;}
.move_hint{width: 100%;margin-top: 30px;text-align: center;color: #666;cursor: pointer;font-size: 16px;line-height: 32px;}
.case_details{background-color: #fff;}
.cases_detailsn{padding: 100px 0px;}
.case_item_left{width: 50%;float:left;text-align: center;}
/* .case_item_left img{width: 100%;} */
.case_item_right{width: 42%;float: right;box-sizing: border-box;padding-right: 80px;}
.case_item_details_name{font-size: 30px;font-family: 'pingFangSC-MEDIUM';color: #333;line-height: 60px;}
.case_item_details_intro{font-family: 'pingFangSC-MEDIUM';font-size: 16px;line-height: 32px;color:#666 ;margin-top: 20px;margin-bottom: 30px;}
.case_item_state{width: 100%;padding: 5px 0;font-size: 24px;color: #333;font-family: 'pingFangSC-MEDIUM';line-height: 48px;border-bottom: 1px solid #ccc;}
.state_info_data{margin-top: 20px;}
.data_title{font-family: 'pingFangSC-MEDIUM';font-size: 18px;line-height: 32px;color: #333;float: left;}
.data_num{font-family: arial;font-size: 16px;color: #666;line-height: 28px;float: right;}
.web_src{margin-top: 40px;}
.case_details_pages{text-align: center;}
.web_src>a{font-size: 18px;font-family: arial;color: #000;text-transform: uppercase;border: 2px solid #333;padding: 12px 18px;transition: all 0.4s;}
.web_src>a:hover{border:2px solid transparent;background-color: #535961;color: #fff;}
.case_details_pages{width: 60%;margin: 0 auto;margin-top: 100px;margin-bottom: 60px;}
.prev_page,.next_page{color: #666;font-size: 18px;line-height: 36px;font-weight: 600;border: 2px solid #333;padding: 2px 25px;transition: all 0.4s;}
.prev_page:hover,.next_page:hover{color:#fff;border: 2px solid transparent;background-color: #535961;border-radius: 5px;}
.return_back{text-transform: uppercase;color: #333;font-family: arial;border:2px solid #333;padding: 12px 15px;font-size: 18px;transition: all 0.4s;text-align: center;}
.return_back:hover{border: 2px solid transparent;background-color: #535961;color: #fff;}
.prev_page{display: inline-block;float: left;}
.next_page{display: inline-block;float: right;}


.layui-flow-more {
    margin: 10px 0;
		padding-top: 50px;
    text-align: center;
    color: #666;
    font-size: 16px;
		line-height: 32px;
	clear: both;
}	

.log_move_btn{width: 150px;margin: 0 auto;color: #000;font-size: 16px;line-height: 32px;border: 2px solid #eee;padding: 5px 0;box-shadow: 0 0 20px #ccc;cursor: pointer;transition: all 0.4s;border-radius: 5px;}
.log_move_btn:hover{color: #fff;border: 2px solid transparent;box-shadow: 0 0 20px #bbb;border-radius: 5px;background-color: rgba(33,33,33,0.8);}
.linka{cursor: pointer;}
.i-thi-wrap .nav-box .left-link .type-link{padding-left: 10px;padding-right: 10px;margin-left: 80px;}
.case-nav-box .left-link .type-link{padding-left: 10px;padding-right: 10px;margin-right: 80px;}
.about-title-intro{font-size: 35px;color: #fff;}
.about-title-intro-cn{font-size: 18px;color: #fff;width: 40%;font-family: 'pingFangSC-LIGHT';}
.about_title_line{width: 30px;height:2px;background-color: #fff;margin: 10px 0;margin-bottom: 15px;}
.webplan_lianxi{    margin-top: 40px;display: inline-block;}
.text_div>a{text-decoration:underline;color: #666;font-size: 14px;line-height: 28px;transition: all 0.6s;}
.text_div{margin-top: 10px;margin-left: 20px;}
.webplan_kefu{background: url(../images/kefu_black.png) no-repeat center;width: 50px;height: 50px;border-radius: 50%;border: 1px solid #ccc;transition: all 0.6s;cursor: pointer;}
.webplan_lianxi:hover .webplan_kefu{background: url(../images/kefu_white.png) no-repeat center;border: 1px solid #000;background-color: rgba(00,00,00,0.7);}
.webplan_lianxi:hover .text_div>a{color: #000;}
.phone_ul{display: none;}
.business_block_bg{background: url(../images/bus.jpg) no-repeat center;}
.banner_ul>li>img.phone_banner{display: none;}
.lines_box{cursor: pointer;}
.stop_move_btn{background-color: #ccc;color: #666;border: none;}
.stop_move_btn:hover{background-color: #ccc;color: #666;border:none}
.text_div{cursor: pointer;}
.info_item_bg{background: url(../images/h1.png) no-repeat center;border: 1px solid #333;transition: all 0.4s;}
.info_item_bg:hover{background: url(../images/b1.png) no-repeat center;border: 1px solid #333;transition: all 0.4s;background-color: rgba(33,33,33,0.7);}
.info_item_bg2{background: url(../images/h2.png) no-repeat center;border: 1px solid #333;transition: all 0.4s;}
.info_item_bg2:hover{background: url(../images/b2.png) no-repeat center;border: 1px solid #333;transition: all 0.4s;background-color: rgba(33,33,33,0.7);}
.info_item_bg3{background: url(../images/h3.png) no-repeat center;border: 1px solid #333;transition: all 0.4s;}
.info_item_bg3:hover{background: url(../images/b3.png) no-repeat center;border: 1px solid #333;transition: all 0.4s;background-color: rgba(33,33,33,0.7);}
.banner_ul>li>img.phone_bg_img{display: none;}
.about-title-phone-cn{display: none;}
.ai_bg1{background: url(../images/ai_hbg1.png) no-repeat center;border: 1px solid #333;transition: all 0.4s;}
.ai_bg2{background: url(../images/ai_hbg2.png) no-repeat center;border: 1px solid #333;transition: all 0.4s;}
.ai_bg3{background: url(../images/ai_hbg3.png) no-repeat center;border: 1px solid #333;transition: all 0.4s;}
.ai_bg1:hover{background: url(../images/ai_bg1.png) no-repeat center;border: 1px solid #333;background-color:rgba(33,33,33,0.7) ;}
.ai_bg2:hover{background: url(../images/ai_bg2.png) no-repeat center;border: 1px solid #333;background-color:rgba(33,33,33,0.7) ;}
.ai_bg3:hover{background: url(../images/ai_bg3.png) no-repeat center;border: 1px solid #333;background-color:rgba(33,33,33,0.7) ;}
.about-ban>.bgimg2{display: none;}
.about-ban .top-tit .phone_tit-intro{display: none;}
#slider li img{width: 100%;}
.desc img{width: 120px;height: auto;margin-top: 15px;}
.function-wrapper .aui-info .aui-text-wrapper{margin-bottom: 30px;}
.Tpiaochuan{
		width: 500px;
		height: 292px;
		background:url(../images/top_bg.jpg) no-repeat center;
		position: fixed;
		left: 50%;
		top: 50%;
		z-index: 99999;
		margin: -146px 0 0 -250px;
		box-sizing: border-box;
		display: none;
		transition: all 0.6s;
		opacity: 1;
}
.quxiao{width: 17px;height: 17px;background: url(../images/cha.png) no-repeat center;position: absolute;top: 22px;right: 22px;cursor: pointer;transition: all 0.6s;}
.quxiao:hover{transform: scale(1.2);}
.Tpiaochuan_main{padding: 30px;}
.Tpiaochuan_title{font-family: 'pingFangSC-BOLD';color: #fff;font-size: 41px;line-height: 82px;}
.Tpiaochuan_intro{font-family: 'pingFangSC-MEDIUM';color: #fff;font-size: 14px;line-height: 28px;margin-left: 5px;}
.Tp_phone_num{margin-left: 5px;font-family: 'pingFangSC-BOLD';font-size: 26px;line-height: 40px;color: #fff;}
.now_consulting{
		width: 103px;height: 34px;text-align: center;line-height: 34px;
		color: #333;font-family: 'pingFangSC-MEDIUM';font-size: 16px;background-color: #fff;
		border-radius:3px;cursor: pointer;
		}
.later_say{
				width: 103px;height: 34px;font-family: 'pingFangSC-MEDIUM';
				font-size: 16px;text-align: center;line-height: 34px;color: #fff;
				border: 1px solid #fff;border-radius: 3px;box-sizing: border-box;margin-left: 10px;cursor: pointer;
				transition: all 0.4s;
				}
	.later_say:hover{background-color:rgba(255,255,255,0.9);color: #333;border: none;}
	.Tp_btn_box{margin-top: 10px;}
	.Tpiaochuan_left{width: 60%;}
	.Tpiaochuan_right{width: 40%;text-align: center;padding-top: 10px;}
	.Tpiaochuan_right>img{cursor: pointer; width: 58%;}
	.Tp_text{color: #fff;font-size: 14px;font-family: 'pingFangSC-MEDIUM';margin-top: 5px;}
	
	.immediately_consult_btn{padding:5px 20px;border: 1px solid #ccc;display: inline-block;margin-top: 20px;color: #333;font-size:16px;border-radius: 5px;transition: all 0.4s;}
	.immediately_consult_btn:hover{background-color: rgba(33,33,33,0.8);color: #fff;}
	.infor_lianxi{margin-top: 25px;display: inline-block;}
	.information_text_box{padding: 50px 100px;}
	/* .right_consult{
					position: fixed;right: 0;top:50%;
					z-index: 8888;width: 80px;height: 80px;border-radius: 50%;
					background-color: rgba(54,73,114,0.7);text-align: center;
					line-height: 80px;font-size: 16px;color: #fff;cursor: pointer;
					display: none;
					transition: all 0.6s;
					
					} */
		.right_consult{
						position: fixed;right:2%;top:50%;
						z-index: 8888;
						cursor: pointer;
						display: none;
						transition: all 0.6s;
						}
				
	.nav-ul-box{margin-top: 35px;}
	.company_info_box{margin-top: 30px;}
	.compang_address_title{font-family: 'pingFangSC-MEDIUM';font-size: 20px;line-height: 40px;color: #fff;margin-bottom: 18px;margin-left: 4px;}		
	
	
/* 	手机商桥样式 */
.phone_bridge{width: 100%;background-color: #fff;padding:5px 10%;position:fixed;left:0;bottom: 0;z-index: 777;box-sizing: border-box;display: none;}
.bridge_text{font-family: "微软雅黑";color: #333;font-size: 14px;line-height: 28px;margin-top: 3px;}
/* .bridge_img{width: 25px;height: 20px;margin: 0 auto;} */
.bridge_img img{width: 25px;margin: 0 auto;display: block;}
.online_consultant{width:40%;text-align: center;}
.make_call{width: 40%;text-align: center;}
.nav_phone_num:hover{    font-size: 18px;color: #fff;margin-left: 8px;font-family: 'pingFangSC-MEDIUM';}
.tijiao-btn.fr:hover{
				background:rgba(255,255,255,0.8) !important; color: #333  !important;
	}
	

#J_loadmore{text-align: center;}
.log_move_btn{border:none;box-shadow:none ;cursor:auto ;background: transparent;}
.log_move_btn:hover{border:none;box-shadow:none ;color: #000;background: transparent;}
.pages-btns{display: none;}
@media  screen and (min-width: 1920px) {
		
		.w1520{width: 80%;}
		.i-ban li .cent-cont{width:80%;left:10%;top:60%}
		.i-ban .moveBtn{left: 10%;bottom: 0;cursor: pointer;top:69%}
		.i-ban .btns{left: 10%;bottom:38%;}
		.about-wrap-box{padding-bottom: 200px;} 
		.function-wrapper .aui-info .aui-text-wrapper{height: 230px;}
		
} 

@media  screen and (max-width: 1919px) and (min-width: 1680px){
		.w1520{width:1440px;}
		.i-ban li .cent-cont{width: 90%;left: 5%;top:58%}
		.i-ban .moveBtn{left: 5%;top:70%;cursor: pointer;}
		.i-ban .btns{left: 5%;bottom: 39%;}
		.tit-box{width: 45%;}
		.i-thi-wrap .nav-box{width: 55%;}
		.about-ban .num-top .line{height:136%;}
		.i-fir-wrap .left-wrap .link-box{margin-top:62px;}
		.i-sec-wrap .right-cont .link-box{margin-top: 66px;}
		.nav-ul>li{width: 9%;margin-right: 2.37%;}
		.banner_ul>li>img{width: 100%;display: block;height: 100%;}
		.about-wrap-box{padding-bottom: 200px;}
		/* 小程序 */
		.superiority_intro{height: 80px;}
		.sup_row{padding-bottom: 0px;}
		.superiority_bottom_img4{height: 40px;}
		.superiority_bottom_img5{height: 40px;}
		.play-right-box{padding: 60px 100px;}
		
		/* 新闻中心 */
		.news-box .type-link{    margin-left: 50px;}
		
		/* 合作伙伴 */
		.partner_ul>li{padding: 5px 0;}
		.index_news_nav{display: none;}
		.bg-banner{height: auto;}
		.banner_ul>li>img{height: auto;}
		.i-thi-wrap .nav-box .left-link .type-link{padding-left: 10px;padding-right: 10px;margin-left: 90px;}
		.webplan-right-box{padding: 40px 100px;}
		.information_text_box{padding: 40px 80px;}
		.function-wrapper .aui-info .aui-text-wrapper{height: 220px;}
		
}

@media screen and (max-width:1679px) and (min-width: 1440px){ 
		.w1520{width:1366px;}
		.i-ban li .cent-cont{width: 90%;left: 5%;top:55%}
		.i-ban .moveBtn{left: 5%;bottom: 0;top:62%;cursor: pointer;}
		.i-ban .btns{left: 5%;bottom:45%;}
		.about-ban .cent-cont .list-cont{width: 50%;}
		.about-ban .cent-cont .map-sign{width: 45%;}
		.about-ban .num-top .line{height:136%;}
		.i-fir-wrap .left-wrap .link-box{margin-top:42px;}
		.i-sec-wrap .right-cont .link-box{margin-top: 46px;}
		.tit-box{width: 40%;}
		.i-thi-wrap .nav-box{width: 60%;}
		.nav-ul>li{width: 9%;margin-right: 2.37%;} 
		.about-ban .cont-wrap{left: 5%;}
		.i-thi-wrap .list-wrap li{width: 33%;}
		.banner_ul>li>img{width: 100%;display: block;height: 100%;}
		.case-wrap-mat ul li{width: 33%;}
		.about-wrap-box{padding-bottom: 200px;}
		/* 小程序 */
		.superiority_intro{height: 100px;}
		.sup_row{padding-bottom: 0px;}
		.superiority_bottom_img4{height: 40px;}
		.superiority_bottom_img5{height: 40px;}
		.play-right-box{padding:60px 100px;}
		/* 新闻中心 */
		.news-box .type-link{    margin-left: 50px;}
		/* 合作伙伴 */
		.partner_ul>li{padding: 5px 0;width: 23%;margin: 20px 1%;}
		.index_news_nav{display: none;}
		
		.bg-banner{height: auto;}
		.banner_ul>li>img{height: auto;}
		.case_title-intro{font-size: 45px;line-height: 90px;}
		.i-thi-wrap .nav-box .left-link .type-link{padding-left: 10px;padding-right: 10px;margin-left: 90px;}
		
		.i-sec-wrap .right-cont{padding-top: 68px;}
		.i-fir-wrap .left-wrap .cent-cont{padding-top: 68px;}
		
		.busimess-title-intro{font-size: 38px;line-height: 76px;}
		.busimess-title-intro-cn{width: 55%;font-size: 20px;line-height: 40px;}
		
		.infor-title-intro{font-size: 42px;line-height: 84px;}
		.infor-title-intro-cn{width: 50%;font-size: 22px;line-height: 44px;}
		.webplan-right-box{padding: 40px 80px;}
		.information_text_box{padding: 30px 50px;}
		
		.function-wrapper .aui-info .aui-text-wrapper{height: 220px;}
		.case-item-title{font-size: 24px;}
}


@media screen and (max-width:1439px){
		.w1520{width:1200px;}
		.i-ban li .cent-cont{width:90%;left:5%;top:62%}
		.i-ban .moveBtn{left: 5%;bottom: 0;top:68%;cursor: pointer;}
		.i-ban .btns{left: 5%;bottom: 40%;}
		.i-fir-wrap .left-wrap .link-box{margin-top: 25px;}
		.i-sec-wrap .right-cont .link-box{margin-top: 25px;}
		.tit-box{width:35%;}
		.i-thi-wrap .nav-box{width: 65%;}

		.about-ban .num-top .line{height:148%;}
		.abso-input{width: 430px;} 
		.tijiao-btn{width: 150px;}
		.input-box{width: 35%;}
		.nav-ul>li{width: 10%;margin-right: 1.11%;}
		.about-ban .cont-wrap{left: 5%;}
		
		/* 案例页面 */
		.case_title-intro{font-size: 45px;line-height: 90px;}
		.title-intro-en{width:60%;}
		.office-info{margin-top: 10px;}
		.office-info-en{margin-top: 10px;}
		.one-p{display: none;}
		.about-wrap-box{padding-bottom: 200px;}
		
		
		/* 网站策划 */
		.play-title-intro{font-size: 45px;}
		.top-title-box{    padding: 40px 80px;}
		.plat-txt{font-size: 28px;line-height: 56px;}
		.play-item-info-en{display: none;}
		
		/* 小程序 */
		.superiority_intro{height: 90px;}
		.sup_row{padding-bottom: 0px;}
		.superiority_bottom_img4{height: 40px;}
		.superiority_bottom_img5{height: 40px;}
		.development_ul>li{padding: 30px 20px;}
		
		
		/* 人工智能 */
		.ai_padding{padding: 40px 100px;}
		/* 新闻中心 */
		.news-box{width: 65%;}
		.news-box .type-link{    margin-left: 50px;}
		
		/* 合作伙伴 */
		/* .partner_ul>li{padding: 0px;width: 28%;margin: 20px 2%;} */
		.index_news_nav{display: none;}
		.bg-banner{height: auto;}
		.case_title-intro{font-size: 38px;line-height: 76px;}
		.case_title-intro-en{font-size: 16px;line-height: 32px;}
		.arrow-box{margin-top: 3%;}
		.company-intro{width: 95%;margin: 0 auto;}
		.case-title{width: 95%;margin: 0 auto;}
		.i-thi-wrap .nav-box .left-link .type-link{padding-left: 10px;padding-right: 10px;margin-left: 80px;}
		
		.about-img-one{height: auto;}
		.about-img-two{height: auto;}
		.about-img-one>img{width: 100%;height: auto;}
		.about-img-two>img{width: 100%;height: auto;}
		.applet_title_cn{width: 65%;}
		
		.i-fir-wrap .left-wrap .cent-cont{    padding-top: 42px;}
		.i-sec-wrap .right-cont{ padding-top: 42px;}
		
		.about-title-intro{font-size:28px;line-height: 56px;}
		.about-title-intro-cn{width: 55%;}
		.webplan-title-intro{font-size: 35px;line-height: 70px;}
		.about_development{padding: 40px 80px;}
		.webplan-title-intro-cn{font-size: 20px;line-height: 40px;}
		.busimess-title-intro{font-size: 32px;line-height: 64px;}
		.busimess-title-intro-cn{width: 55%;font-size: 20px;line-height: 40px;}
		
		.infor-title-intro{font-size: 35px;line-height: 70px;}
		.infor-title-intro-cn{width: 50%;font-size: 18px;line-height: 36px;}
		
		.ai_title-intro{font-size: 35px;line-height: 70px;}
		.ai_title-intro-cn{width: 40%;font-size: 18px;line-height: 36px;}
		
		.font-sign-two{font-size: 32px;line-height: 64px;}
		.i-ban li .word p.banner-two{height: 55px;}
		.webplan-right-box{padding: 40px 80px;}
		.function-wrapper .aui-info .aui-text-wrapper{height: 280px;}
		.case-item-title{font-size: 24px;}
		.applet_case_right{padding: 0 80px;padding-left: 100px; padding-right:30px;}
}
@media screen and (max-width:1200px){
		.right_nav_box {display: none;}
		.m-nav-box{display: block;}
		.w1520{width:90%;margin: 0 auto;}
		/* .i-ban{height: 700px;} */
		.i-fir-wrap .right-wrap{float: none;width: 100%;height:500px;}
		.i-fir-wrap .left-wrap{width: 100%;}
		.i-fir-wrap .left-wrap .link-box{margin-bottom: 50px;}
		.i-fir-wrap .left-wrap .cent-cont{box-sizing: border-box;width: 100%;}
		.i-sec-wrap .img-box{float: none;width: 100%;}
		.i-sec-wrap .right-cont{float: none;width: 100%;margin-right:0;padding-top: 0;box-sizing: border-box;display: block;padding: 50px 0;padding-left: 8%;}
		.tit-box{float: none;width: 100%;}
		.i-thi-wrap .nav-box{width: 100%;float: none;margin-top: 60px;}
		.i-thi-wrap .nav-box .left-link .type-link{margin-left: 0;margin-right: 50px;} 
		.ins-ban{height: 776px;}
		.about-ban .num-top .line{height: 100%;}
		.input-box{float: none;width: 80%;margin: 0 auto;position: static;}
		.abso-input{width: 100%;position: static;}
		.company-info{width: 100%;float: none;margin-top: 50px;}
		.banner_ul>li>img{width: 100%;display: block;height: auto;}
		.nav_model_ul{padding-top: 140px;width: 100%;text-align: center;}
		.nav_model_ul>li{margin-bottom: 30px;}
		.nav_model_ul>li>a{font-family:'pingFangSC-MEDIUM';font-size: 22px;line-height: 44px;color: #fff;}
		.padding_top{padding-top: 80px;display: block;}
		.i-thi-wrap .list-wrap li{width: 33%;}
		/* 案例页面 */
		.case_title-intro{font-size: 40px;line-height: 60px;}
		.data-ul>li{width:30%;margin-right:0;margin-top: 20px;margin-right: 30%;}
		.data-ul>li:nth-of-type(2){margin-right: 0;}
		.data-ul>li:nth-of-type(4){margin-right: 0;}
		.one-p{display: none;}
		.lianxi-box{margin-top: 10px;}
		.officeleft{padding: 60px 80px;padding-bottom: 40px;}
		.office-info-en{display: none;}
		.about-wrap-box{padding-bottom: 40px;}
		
		/* 网站策划 */
		.play-title-intro{font-size: 40px;line-height: 80px;}
		.play-title-intro-cn{width: 60%;}
		.plat-txt{font-size: 25px;line-height: 50px;}
		.top-title-box{padding: 40px 60px;}
		.play-right-box{padding: 50px 80px;}
		.case-wrap-mat ul li{width: 33%;}
		
		/* 小程序 */
		.applet_img_box{width: 60px;height: 60px;}
		.applet_img_box>img.shezhi{width: 60px;height: 60px;}
		.applet_img_box>img.deng{    width: 44px;height: 60px;}
		.applet_img_box>img.xuzhang{width: 44px;height: 60px;}
		.applet_img_box>img.fuwu_ico{width: 60px;height: 59px;}
		.applet_main_top{margin-top: 40px;}
		.development_ul{margin-top: 10px;}
		.bg_ico_box{width: 100px;height: 100px;}
		.entrance_bg_img{width: 140px;height: 140px;background-size: 40% 40%;}
		.superiority_item_txt{font-size: 14px;line-height: 28px;}
		.superiority_intro{height: 120px;}
		.case_img_box{width: 100%;}
		.case_img_box>img{width: 100%;}
		.case_item_info{width: 100%;margin-top: 40px;}
		
		
		/* 信息化建设 */
		.info_item_bg{width: 137px;height: 137px;}
		.info_item_bg2{width: 137px;height: 137px;}
		.info_item_bg3{width: 137px;height: 137px;}
		
		
		/* 电子商务 */
		.business_item_show>li{width: 25%;margin: 0 auto;}
		/* 人工智能 */
		.ai_padding{padding: 30px 40px;}
		.ai_item_box>.ai_padding{width: 100%;}
		.ai-main{padding-top:40px ;padding-bottom: 30px;}
		.ai_img_box{width: 100%;}
		.ai-item-title{text-align: center;}
		.ai-item-line{margin: 0 auto;margin-top: 10px;margin-bottom: 20px;}
		.ai_width{width: 100%;}
		.ai_width_box{margin-top: 30px;}
		/* 新闻中心 */
		.news-box{width: 100%;}
		.news-box .type-link{    margin-left: 0px;margin-right: 40px;margin-top: 30px;}
		/* 合作伙伴 */
		.cooperation-left{width: 100%;}
		.cooperation-right{width: 100%;margin-top: 50px;}
		.partner_ul>li{padding: 0px;width: 22%;margin: 20px 1.5%;}
		.index_news_nav{display: none;}
		.aui-rotate-item-fr{width: 100%;}
		#slider-wrap{margin: 0 auto;}
		.applet_case_right{width: 100%;margin-top: 50px;} 
		
	

		.play_box{padding-bottom: 150px;}
		.news_titles_name{width: 50%;float: left;}
		.i-thi-wrap .news_move_box{width: 50%;float: right;margin-top: 0;}
		
		/* 案例详情 */
		
		.case_item_left{width: 100%;text-align: center;}
		.case_item_left img{width: auto;}
		.case_item_right{width: 100%;padding-left: 80px;margin-top: 30px;}
		.case_details_pages{box-sizing: border-box;padding: 0 80px;}
		
		.case_title-intro{font-size: 24px;line-height: 48px;}
		.case_title-intro-en{width: 90%;font-size: 14px;line-height: 28px;}
		
		
		.title-intro-en{width: 50%;font-size: 18px;line-height: 36px;}
		.play-title-intro-cn{width: 90%;}
		.play-title-intro-cn{font-size: 16px;line-height: 32px;}
		.play-title-intro{font-size: 32px;line-height: 64px;}
		.i-ban li .word{font-size: 32px;line-height: 64px;}
		.i-ban li .word p{height: 48px;}
		.i-ban li .cent-cont{top:72%;}
		.i-sec-wrap .right-cont{padding-right: 8%;}
		.i-fir-wrap .left-wrap .cent-cont{padding-right: 8%;}
		.about-title-intro{font-size: 24px;line-height: 48px;}
		.about-title-intro-cn{font-size: 14px;line-height: 28px;width: 60%;}
		.about_development{padding: 20px 40px;}
		
		.busimess-title-intro{font-size: 22px;line-height: 44px;}
		.busimess-title-intro-cn{width: 60%;font-size: 16px;line-height: 32px;margin-top: 15px;}
		
		.infor-title-intro{font-size: 28px;line-height: 56px;}
		.infor-title-intro-cn{width: 60%;font-size: 16px;line-height: 32px;}
		.ai_title-intro{font-size: 35px;line-height: 70px;}
		.ai_title-intro-cn{width: 60%;font-size: 16px;line-height: 32px;} 
		.font-sign-two{font-size: 30px;line-height: 60px;}
		.i-ban li .word p.banner-two{height: 50px;}
		.function-wrapper .aui-info .aui-text-wrapper{height: 240px;}
		.case-item-title{font-size: 20px;}
}
/*小屏幕*/
 @media screen and (max-width: 768px) {
			.i-ban{height:480px;}
			.haed_nav{height: 75px;line-height: 75px;}
			.m-nav-box>.lines_box>.line1{width: 70%;}
			.m-nav-box>.lines_box>.line2{width: 70%;}
			.m-nav-box>.lines_box>.line3{width: 70%;}
			.logo>img{width: 85px;}
			#slider-wrap ul#slider li,#slider-wrap{width: 320px; height: 180px;}
			/* .i-thi-wrap .list-wrap li{margin-top: 0px;} */
			.aui-rotate-box{margin-top: 0px;}
			.m-nav-box,.m-nav-change{box-sizing: border-box;}
			.lines_box{padding-top: 20px;}
			.nav_model_ul{padding-top: 95px;width: 100%;text-align: center;}
			.nav_model_ul>li{margin-bottom: 20px;}
			.nav_model_ul>li>a{font-family:'pingFangSC-MEDIUM';font-size: 18px;line-height: 36px;}
			.i-ban .btns span{width: 90px;}
			.i-ban li .word{font-size: 28px;line-height: 40px;}
			.i-ban li .word p{height: 50px;}
			.i-ban li .cent-cont{top: 30%;margin-top: 0;}
			.i-ban .btns{bottom: 35%;}
			.i-ban .moveBtn{width: 178px;height:48px;line-height: 48px;top:72%}
			.moveBtn_txt{font-size: 16px;}
			.mgtop{margin-top: 50px;}
			.i-fir-wrap .left-wrap .cent-cont{padding-top: 38px;padding-right: 8%;}
			.i-column-wrap.black .stit a{font-size: 30px;}
			.i-column-wrap.black .mtit{font-size: 18px;}
			.i-sec-wrap .right-cont{padding-right: 8%;padding-top: 30px;}
			
			.i-column-wrap .mtit{font-size: 18px;}
			.i-sec-wrap .right-cont .stit{line-height: 40px;}
			.i-column-wrap.white .stit{font-weight: normal;}
			.i-column-wrap.white .stit a{font-size:28px;font-family:"Base-font";font-weight: normal;}
			.index_item{width: 100%;    padding-bottom: 40px;}
			.index_item_margin{ padding-bottom: 10px;}
			.casemagtop{padding-top: 30px;}
			.i-thi-wrap .nav-box{margin-top: 30px;}
			.i-thi-wrap .nav-box .left-link .type-link{ margin-right: 10px;    padding-left: 10px;    padding-right: 10px;}
			/* .i-thi-wrap .nav-box .more{display: none;} */
			.i-thi-wrap .list-wrap{margin-top: 30px;}
			.i-thi-wrap .list-wrap li{float: none;width: 100%;margin-top: 20px;display: none;}
			.i-thi-wrap .list-wrap li:nth-of-type(1){display: block;}
			.i-thi-wrap .list-wrap li:nth-of-type(2){display: block;}
			.i-thi-wrap .list-wrap li:nth-of-type(3){display: block;}
			.i-thi-wrap .list-wrap li:nth-of-type(4){display: block;}
			.about-ban .cont-wrap{top: 5%;}
			.about-ban .num-top{display: none;}
			.about-ban .cent-cont{display: none;}
			.about-ban .top-tit h4{font-size: 30px;line-height: 50px;}
			.about-ban .top-tit .tit{margin-top: 10px;font-family: 'pingFangSC-REGULAR';}
		
			.about-ban .top-tit .tit-intro{width: 100%;margin-top: 20px;}
			.i-thi-wrap .tit-box h4{font-size: 30px;}
			.newmagtop{padding-top: 40px;padding-bottom: 40px;}
			.i-thi-wrap .list-wrap .new-box>li{float: none;width: 100%;border-radius: 10px;padding: 30px;}
			/* .i-thi-wrap .nav-box{display: none;} */
			.cooperation-left{float: none;width: 100%;}
			.cooperation{padding-top: 40px;padding-bottom: 40px;}
			.cooperation-title{font-size: 30px;}
			.cooperation-intro{margin-top: 20px;}
			.cooperation-right{width: 100%;margin-top: 20px;}
			.padding_top{display: none;}
			.input-box{width: 100%;}
			.company-intro{width: 100%;}
			.tijiao-btn{width: 120px;height: 45px;line-height: 45px;border-radius: 5px;}
			.one-row{padding-top: 40px;width: 90%;margin: 0 auto;}
			.company-logo img{width: 118px;}
			.nav-ul-box{width: 90%;margin: 0 auto;margin-top: 30px;}
			.nav-ul>li{width: 30%;margin-right: 5%;margin-top: 6px;}
			.nav-ul>li:nth-of-type(3){margin-right: 0;}
			.nav-ul>li:nth-of-type(6){margin-right: 0;}
			.nav-ul>li:nth-of-type(9){margin-right: 0;}
			.company_info_box{width: 90%;margin: 0 auto;margin-top: 20px;}
			.company_info_text{font-size: 14px;}
			.compang_two_code{margin-top: -85px;margin-right: 5%;}
			.company-intro{padding-bottom: 20px;}
			
			/* 案例页面 */
			.case_title-intro{font-size: 20px;line-height: 40px;}
			.case_title-intro-en{display: none;}
			.down-arrow{width: 45px;height: 45px;}
			.down-line{width: 40%;margin-top: 20px;margin-left: 3%;}
			.arrow-box{margin-top: 8%;}
			.case-nav-box .left-link .type-link{padding-left: 10px;padding-right: 10px;margin-right:10px;}
			.case-wrap-mat ul li{float: none;width: 100%;margin-bottom: 20px;border-radius: 5px;}
			.case-mian{padding-bottom: 60px;padding-top: 40px;}
			.pages-btns{padding-top: 50px;}
			.case-mian .title-box h4{font-size: 20px;line-height: 40px;}
			.case-nav-box{margin-top: 15px;}
			/* 关于页面 */
			.about-us-mian{width: 100%;}
			.title-intro-en{width: 90%;font-size:18px;line-height: 36px;}
			.advantage-main{margin-top: 40px;padding: 30px 30px;}
			.data-ul>li{float: none;width: 100%;}
			.about-info-left{float: none;}
			.about-info-right{display: none;}
			.about-info-title{font-size: 30px;line-height: 60px;text-align: center;}
			.company-name-title{text-align: center;}
			.advantage-line{margin: 10px auto;display: block;width: 25px;}
			.company-intro-txt{width: 90%;margin: 0 auto;}
			.lianxi-box{display: flex;justify-content: center;}
			.our-serve{padding: 30px 0;}
			.our-serve-title{text-align: center;font-size: 20px;line-height: 40px;}
			.our-serve-intro{width: 90%;margin: 0 auto;margin-top: 10px;}
			.our-serve-ul{margin-top: 40px;}
			.our-serve-ul>li{width: 90%;margin: 0 auto;margin-left: 5%;margin-top: 20px;}
			.office_one{display:none ;}
			.about-img-two{display: none;}
			.about-img-one{width:100%;height: auto;}
			.officeleft{width: 100%;padding: 30px 0px;}
			.office-title{text-align: center;font-size: 20px;line-height: 40px;}
			.office-info{width: 80%;margin: 0 auto;margin-top: 6px;}
			.officeright{width: 100%;}
			.our-serve-img-box{margin: 0 auto;}
			.our-serve-name{text-align: center;font-size: 18px;line-height: 36px;font-family: 'pingFangSC-MEDIUM';}
			.our-serve-item-intro{width:90%;margin: 0 auto;margin-top: 10px;}
			.our-advantage{text-align: center;font-size: 20px;line-height: 40px;}
			/* 网站策划 */
			.play-title-intro{font-size:22px;line-height: 44px;}
			.play-title-intro-cn{width: 90%;font-size: 16px;margin-top: 10px;line-height: 30px;}
			.webplan-line{width: 25px;    margin-top: 8px;}
			.top-title-box{padding: 20px 10px;margin-top: -60px;} 
			.plat-txt{font-size: 20px;line-height: 40px;font-family: 'pingFangSC-MEDIUM';color: #333;}
			.top-txt-line{width: 25px;margin-top: 10px;margin-bottom: 12px;background-color: #555;}
			.play-info{font-size: 14px;line-height: 28px;}
			.play-info-two{display: none;}
			.play-main-comtent{margin-top: 60px;}
			.play-left-box{width: 100%;}
			.play-right-box{width: 100%;padding: 30px 10px;}
			.play-item-title{font-size: 20px;line-height: 40px;}
			.two-play-item{float: right;}
			.play-item-box{margin-bottom: 20px;}
			.play-top-box{padding-bottom: 60px;}
			.play_item_right>h4{font-size: 20px;line-height: 40px;}
			.plan_move{margin-top: 4px;}
			.play_box{padding-top: 30px;padding-bottom: 60px;}
			
			
			/* 小程序 */
			.applet_ul_box{padding: 40px 10px;}
			.applet_img_box{width: 50px;height: 50px;}
			.applet_img_box>img.shezhi{width: 50px;height: 50px;}
			.applet_img_box>img.deng{width: 38px;height: 50px;}
			.applet_img_box>img.xuzhang{width: 40px;height: 50px;}
			.applet_img_box>img.fuwu_ico{width: 50px;height: 49px;}
			.technology{font-size: 14px;line-height: 28px;}
			.technology_en{display: none;}
			.development_adv{padding: 30px 10px;padding-bottom: 60px;}
			.development_ul>li{width: 100%;margin-top: 20px;padding: 10px 20px;}
			.bg_ico_box{width: 60px;height: 60px;background-size: 50% 50%;}
			.adv_title{font-size: 20px;line-height: 40px;}
			.adv_info{width: 70%;}
			.applet_main_top{width: 100%;}
			.entrance_title{font-size: 20px;line-height: 40px;} 
			.entrance_content{padding: 40px 10px;}
			.entrance_bg_img{width: 62px;height: 62px;}
			.entrance_ul>li{width: 50%;margin: 0 auto;margin-bottom: 20px;}
			.entrance_title_item{font-size: 16px;line-height: 32px;}
			.applet_superiority_title{font-size: 20px;line-height: 40px;}
			.applet_superiority{padding: 30px 0;}
			.applet_superiority_ul>li{width: 100%;margin: 0 auto;margin-bottom: 30px;}
			.applet_superiority{width: 100%;}
			.superiority_bottom_img,.superiority_bottom_img2,.superiority_bottom_img3,.superiority_bottom_img4,.superiority_bottom_img5{display: none;}
			.superiority_intro{height: auto;}
			.case_item_info{padding: 30px 0px;}
			.case_item_text{font-size: 20px;line-height: 40px;}
			.case_item_line{background-color: #666;width: 22px;}
			.case_item_info_txt{font-size: 14px;line-height: 28px;} 
			.arrow_icon{font-size: 38px;}
			.pages{font-size: 20px;line-height: 40px;}
			.xie_line{font-size: 20px;line-height: 40px;}
			
			
			/* 信息化建设 */
			.info_title{font-size: 20px;line-height: 40px;}
			.info_core{padding-top: 40px;}
			.info_item_bg{width: 80px;height: 80px;background-size: 65% 65%;}
			.info_item_bg2{width: 80px;height: 80px;background-size: 60% 60%;}
			.info_item_bg3{width: 80px;height: 80px;background-size: 65% 65%;}
			.construction_list>li{width:100%;margin: 0 auto;margin-bottom: 30px;}
			.construction_list{margin-top: 30px;}
			.construction_item{font-size: 18px;line-height: 36px;}
			.service_area_title{font-size: 20px;line-height: 40px;}
			.service_area_intro{margin-top: 10px;}
			.service_area{background-size: auto;background-attachment: scroll;padding: 40px 0 60px 0;;}
			.service_area_list>li{width: 20%;margin: 0 auto;margin-top: 30px;}
			.service_area_name{font-size: 14px;line-height: 28px;}
			.information_top{margin-top: 30px;}
			
			/* 电子商务 */
			.business_main{padding: 60px 0;padding-top: 40px;}
			.business_title{font-size: 20px;line-height: 40px;}
			
			.business_list{margin-top: 10px;padding-bottom: 30px;}
			.business_list>li{width: 30%;margin: 0 auto;margin-right: 5%;padding: 10px 0;margin-bottom: 20px;}
			.business_list>li:nth-of-type(1){display: none;}
			.business_list>li:nth-of-type(5){margin-right: 5%;}
			.business_list>li:nth-of-type(4){margin-right: 0px;}
			.business_list>li:nth-of-type(6){margin-right: 5%;}
			.business_list>li:nth-of-type(7){margin-right: 0px;}
			.business_list>li:nth-of-type(9){margin-right: 5%;}
			.business_list>li:nth-of-type(10){margin-right: 0px;}

			.business_img_box>img{width: 100%;height: auto;}
			.business_img_box{width: 50px;height: 50px;}
			.business-mian{padding: 60px 0;padding-top: 40px;}
			.business_item_show{padding: 50px 10px;}
			.business_item_show>li{width: 100%;margin-bottom: 30px;}
			.type_name{font-size: 22px;line-height: 44px;}
			
			
			/* 人工智能 */
			.ai_item{width: 80px;height: 80px;}
			.ai_bg1{background-size: 65% 65%;}
			.ai_bg2{background-size: 60% 65%;}
			.ai_bg3{background-size: 65% 65%;}
			
			/* 新闻中心 */
			.new-main{padding-top: 40px;padding-bottom: 60px;}
			.news_title{font-size:30px;line-height: 60px;}
			.news-box .type-link{padding-left: 10px;padding-right: 10px;margin-right: 10px;}
			.news-content-box li{width: 100%;padding: 20px;}
			.newsdetails_title{font-size: 20px;line-height: 40px;}
			.newsdetail_data{font-size: 16px;line-height: 32px;}
			.newsdetails-main{padding-bottom: 60px;}
			
			/* 合作伙伴 */
			.cooperation-left{width: 100%;}
			.cooperation-right{width: 100%;margin-top: 10px;}
			.partner_ul>li{padding: 0px;width: 45%;margin: 20px 2.5%;}
			.partner_ul>li img{filter: grayscale(0%);}
			.index_news_nav{display: none;}
			
			
			/* #slider-wrap{width: 100%;height: 190px;}
			#slider-wrap ul#slider li{width:100%;height: 190px;}
			#slider-wrap ul#slider li img{width: 100%;height: auto;} */
			.applet_case_right{padding: 0 10px;}
			.function-wrapper .aui-title-subtitle{font-size: 20px;line-height: 40px;}
			.au-border-bottom{width: 25px;}
			.function-wrapper .desc{font-size: 14px;line-height: 28px;}
			.news_titles_name{width: 50%;float: left;}
			.i-thi-wrap .news_move_box{width: 50%;float: right;margin-top: 0;}
			.i-thi-wrap .list-wrap .new-box>li{padding: 20px;}
			
			/* 案例详情 */
		.case_item_left img{width: 100%;}
		.case_item_right{padding: 0 15px;}
		.case_item_details_name{font-size: 20px;line-height: 40px;}
		.case_item_details_intro{font-size: 14px;line-height: 28px;}
		.case_item_state{font-size: 18px;line-height: 36px;}
		.data_title{font-size: 16px;line-height: 32px;}
		.data_num{margin-top: 2px;}
		.case_details_pages{padding: 0 15px;}
		.prev_page, .next_page{font-size: 16px;line-height: 32px;}
		.return_back{font-size: 16px;line-height: 32px;padding: 10px 12px;}
		
		.bg-banner{height: auto;}
		.banner_ul>li>img{height: auto;}
		.about-img-two{width: 100%;margin-top: 15px;display: block;}
		.i-thi-wrap .nav-box .index_case_move{display: none;}
		.i-ban .moveBtn{display: none;}
		.banner_ul>li>img.pc_banner{display: none;}
		.banner_ul>li>img.phone_banner{display: block;}
		.i-ban li .word{font-size: 22px;line-height: 44px;}
		.font-sign-two{font-size: 22px;line-height: 44px;}
		.i-ban li .word p .eng_text{font-size: 18px;line-height: 36px;}
		.i-ban .btns span{width: 50px;margin-right: 10px;}
		
		.i-ban li .word p.banner-two{height:auto;}
		.i-ban li .word p{height: auto;}
		.i-fir-wrap .right-wrap{height: auto;}
		.i-ban li .cent-cont{top:30%}
		.news_titles_name{width: 70%;}
		.i-ban li .word p .eng_text{display: none;}
		.i-thi-wrap .news_move_box{width: 30%;float: right;}
		.i-thi-wrap .nav-box .news_move_btn{float: right;}
		.case_details_pages{width: 100%;margin: 0 auto;margin-top: 80px;margin-bottom: 50px;}
		.prev_page, .next_page{padding: 2px 10px;margin-top: -5px;}
		.i-ban .btns{bottom: 35%;}
		.banner_ul>li>img.pc_bg_img{display: none;}
		.banner_ul>li>img.phone_bg_img{display: block;}
		.about-title-intro-cn{display: none;}
		.about-title-intro{font-size: 20px;line-height: 40px;}
		
		
		.about-title-phone-cn{display: block;width: 90%;}
		.play-title-intro-cn{font-size: 14px;line-height: 28px;}
		.play-title-intro{font-size:20px;line-height: 40px;}
		.play-title-line{height: 2px;width: 30px;}
		.partner_ul>li{width: 20%;margin: 0 2.5%;margin-top: 15px;}
		.partner_ul>li img{width: 100%;}
		.about-ban>.bgimg{display:none;}
		.ins-ban{width: 100%;height: auto;}
		.about-ban>.bgimg2{display: block;width: 100%;}
		.about-ban .top-tit .tit-intro{display: none;}
		.about-ban .top-tit .phone_tit-intro{display: block;font-size: 14px;line-height: 28px;margin-top: 15px;}
		.applet_superiority_ul>li{width: 45%;margin: 0 2.5%;margin-top: 20px;}
		.superiority_intro{height: 90px;}
		.entrance_bg_img1{background-size: 45% 42%;}
		.entrance_ul>li{width: 32%;}
		.construction_list{padding-bottom: 40px;}
		.ai_main_content{padding-top: 10px;padding-bottom: 30px;}
		.construction_intro{width: 80%;text-align: center;margin: 0 auto;margin-top: 15px;}
		.ai_item{width: 52px;height: 52px;}
		.construction_item{margin-top: 12px;}
		.door{background-size:70% 70%;}
		.passport{background-size:90% 90%;}
		.judicial{background-size:80% 80%;}
		.finance{background-size:70% 70%;}
		.security{background-size:70% 70%;}
		.troops{background-size:70% 70%;}
		.aviation{background-size:80% 80%;}
		.frontier{background-size:70% 70%;}
		.government{background-size:70% 70%;}
		.serve{background-size:80% 80%;}
		.i-thi-wrap .list-wrap{margin-top: 0px;}
		.applet_case_right{margin-top: 20px;}
		.applet_case_line{margin-top: 15px;}
		.function-wrapper .aui-info .aui-text-wrapper{margin-bottom: 36px;}
		.data-ul>li{float: left;width: 50%;margin: 0 auto;}
		.num-active-box>span{font-size: 32px;line-height: 64px;}
		.ico-div>img{width: 100%;height: auto;}
		.ico-div{padding-top: 20px;width: 25px;height: 25px;}
		.num-active-box:after{top: -10px;}
		.num-pro, .num-pro-move{font-size: 14px;line-height: 28px;}
		.advantage-indro{margin-bottom: 20px;}
		.our-serve-ul>li{width: 50%;float: left;margin: 0 auto;margin-top: 25px;}
		.our-serve-img-box{height: 35px;width: 35px;}
		.our-serve-img-box>img{width: 100%;}
		.our-serve-item-intro{width: 80%;margin: 0 auto;display: none;}
		.business-mian{width: 100%;}
		.text_img{width: 50px;height:40px ;}
		.text_img img{width: 100%;}
		.business_item_show>li{float: left;width: 50%;}
		.type_eg{display: none;}
		.type_intro, .type_eg{width: 80%;margin: 0 auto;}
		.pingtuan{background-size: 80% 80%;}
		.bargain_price{background-size: 70% 70%;}
		.seckil{background-size: 70% 70%;}
		.discount{background-size: 80% 80%;}
		.draw{background-size: 80% 80%;}
		.combo{background-size: 70% 70%;}
		.share{background-size: 70% 70%;}
		
		.sign{background-size: 70% 70%;}
		.exchange{background-size: 80% 80%;}
		.topup{background-size: 80% 80%;}
		.business_case_title{margin-bottom: 20px;}
		.business_img_box{width: 35px;height: 35px;}
		.business_item_show{margin-top: 40px;}
		.business_main{padding-bottom: 30px;}
		.info_item_bg{width: 52px;height: 52px;}
		.info_item_bg2{width: 52px;height: 52px;}
		.info_item_bg3{width: 52px;height: 52px;}
		.car{background-size: 80% 80%;}
		.compant{background-size: 80% 70%;}
		.canyin{background-size: 80% 70%;}
		.jiudian{background-size: 70% 80%;}
		.yiliao{background-size: 80% 80%;}
		.jiaoyu{background-size: 80% 80%;}
		.shejiao{background-size: 80% 80%;}
		.meiti{background-size: 80% 70%;}
		.lvyou{background-size: 70% 80%;}
		.bangong{background-size: 80% 70%;}
		.footer_title{font-size: 20px;line-height: 40px;}
		
		.immediately_consult_btn{padding: 5px 20px;font-size: 14px;}
		.company_name{display: none;}
		.compang_two_code>img{width: 60px;height: auto;}
		.phone_sq_btn{display: block;text-align: center;}
		.superiority_intro{display: none;}
		.superiority_item_txt{margin: 10px auto;}
		.webplan-title-intro-cn{width: 70%;}
		.i-thi-wrap .list-wrap .new-box>li a>h2{float: left;font-family: 'pingFangSC-MEDIUM';font-size: 14px;line-height: 28px;width: 60%;overflow: hidden;}
		.i-thi-wrap .list-wrap .new-box>li a .data{float:right;margin-top: 0;font-family: arial;}
		.i-thi-wrap .list-wrap .new-box>li{overflow: hidden;}
		.i-thi-wrap .list-wrap .new-box>li a .new-indro{display: none;}
		.i-thi-wrap .list-wrap .new-box>li a .link-point{display: none;}
		.i-thi-wrap .list-wrap .new-box>li{padding: 15px 20px;}
		.office_one{display: block;}
		.about-img-one{width: 48%;}
		.about-img-two{width: 48%;margin-top: 0;}
		.applet_item_box{padding-bottom: 30px;}
		.entrance_bg_img{transition: all 0.4s;}
		.entrance_bg_img1:hover{background-size: 45% 42%;}
		.entrance_bg_img2:hover{background-size: 40% 40%;}
		.entrance_bg_img3:hover{background-size: 40% 40%;}
		.entrance_bg_img4:hover{background-size: 40% 40%;}
		.entrance_bg_img5:hover{background-size: 40% 40%;}
		.info_item_bg:hover{background-size: 65% 65%;}
		.info_item_bg2:hover{background-size: 60% 60%;}
		.info_item_bg3:hover{background-size: 65% 65%;}
		.ai_bg1:hover{background-size: 65% 65%;}
		.ai_bg2:hover{background-size: 60% 65%;}
		.ai_bg3:hover{background-size: 65% 65%;}
		.guiyang_compang{float: left;margin-top: 15px;}
		.compang_address_title{font-size: 16px;line-height: 32px;margin-bottom: 5px;margin-left: 0;}
		.icon_img_box{display: none;}
		.company_info_text{margin-left: 0px;}
		.compang_info_left>div{margin-bottom: 3px;}
		.function-wrapper .aui-info .aui-text-wrapper{height: 260px;}
		
		.two_code_wrap{display: none;}

	}
	
	.i-ban #active_line{display: none;}
	.i-wrap .up-graybox .case-caption .write-line{display: none;}
	.i-wrap .up-graybox .case-caption .case-item-move{display: none;}
	.i-wrap .up-graybox .case-caption{top: 38%;}
	.write-line{display:none;}
	.case-item-move{display: none;}
	.case-wrap-mat .case-caption{top:38%;}
	.two_code_img_box{width: 100%;text-align: center;}
	.two_code_img_box img{width: 120px;height: auto;}
	.two_code_wrap{margin-top: 25px;margin-right: 120px;}
	.shao_two_code{font-size: 14px;color: #fff;margin-top: 12px;}
	.livechat-girl:after {
	    content: '';
	    width: 12px;
	    height: 12px;
	    border-radius: 50%;
	    background-image: url(../images/offside_num.png);
	    position: absolute;
	    right: 1px;
	    top: 1px;
	    z-index: 50;
	}
