@charset "utf-8";
@import url(home.css);
@import url(ny.css); 
html{ font-size:62.5%;}
body{ padding:0px; margin:0px auto; font-size:1.2em; line-height: 23px; font-family: Microsoft YaHei,arial,'宋体'; color:#585858;
min-width:320px; 
max-width:640px; 
/*禁用Webkit内核浏览器的文字大小调整功能*/
-webkit-text-size-adjust:none;

/*取出点击出现半透明的灰色背景*/
-webkit-tap-highlight-color:rgba(0,0,0,0); 
-webkit-tap-highlight:rgba(0,0,0,0);

/*控制内容的可选择性*/
-webkit-user-select: none;  
-ms-user-select: none;
-moz-user-select: none;
-khtml-user-select: none;
user-select: none;

/*设置字体的抗锯齿或者说光滑度*/
-webkit-font-smoothing: antialiased;  
}
ul,li,form, dl,dt,dd, div{ padding:0px; margin:0px;}
.ul,.ul li{ list-style: none; margin: 0;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
select,input,textarea{ font-size:1em; font-style:normal; color:#585858; font-family:Microsoft YaHei; border-radius:0; -webkit-border-radius:0; outline:none; -moz-outline:none;}
img,object{ border:none; border:0; overflow:hidden; vertical-align:top; max-width: 100%;}
a{ color:#585858; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}  /* 去掉链接触摸高亮 */
a:focus {outline:none; -moz-outline:none;}
.hide{ display:none;} /*设置影藏属性*/

/*手动设置间距*/
.space{ width:100%; height:1em; clear:both; overflow:hidden; zoom:0;}

/*清楚浮动*/
.clear{ clear:both; height:0px; overflow:hidden; zoom:0;}

@media screen and (min-width:480px){
   body{ font-size: 1.4em;}
}
@media screen and (min-width:540px){
   body{ font-size: 1.6em;}
}

.fl{
	float: left;
	
}
.fr{
	float:right;
	
}
.w96{text-align: left;
	padding: 10px;
	line-height: 24px;
 }
 li {
	list-style: none
}
 /*页面框架内容*/
.Contain{ width:100%; min-width:320px; max-width:640px; margin:0 auto;}
.singlepage{ text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden;}

/*top & bottom*/
.header{ background: #fff; position: fixed; left: 0; top: 0; z-index: 50; width: 100%;}
.header .a-back{ display: none; width: 12%; float: left;}
.logo{ width: 39.06%; display: block; margin: 0 auto;}
.home .logo { float: left;}
.nav-btn,.btn-close{ width: 12.18%; float: right; cursor: pointer;}



.logo-white,
.nav-btn-white,
.btn-close{ display: none;}

.header-fixed{ background: rgba(0,0,0,0.8);}

.mainnav{ width: 34%; position: fixed; z-index: 20; right: -100%; overflow-y: scroll;}
.nav-open{ transition: all 1s; right: 0; opacity: 1;
-webkit-animation: nav 1s;
   -moz-animation: nav 1s;
        animation: nav 1s;
}
.mainnav li{ border-bottom: 1px solid #444443;}
.mainnav li:last-child{ border-bottom: 0 none;}
.mainnav li a{ display: block; background: #2F3030; text-align: center; color: #9C9893; padding: 10px 0; font-size: 1.16em;}
.mainnav li.on{ border-bottom: 0 none;}
.mainnav li.on a{ background: #00a2ea; color: #fff; font-weight: bold;}
.nav-bg{ background: rgba(0,0,0,0.6); position: fixed; left: 0%; top: 0; width: 100%; height: 100%; z-index: 5; display: none;}

@-webkit-keyframes nav{
	0%{ transform: rotateX(-34%); opacity: 0; }
	100%{ transform: rotateX(0); opacity: 1;}
}
@-moz-keyframes nav{
	0%{ transform: rotateX(-34%); opacity: 0; }
	100%{ transform: rotateX(0); opacity: 1;}
}
@keyframes nav{
	0%{ transform: rotateX(-34%); opacity: 0; }
	100%{ transform: rotateX(0); opacity: 1;}
}

@media screen and (min-width:480px ) {
	.footer a{ font-size: 1.14em; line-height: 35px;}
	
	.mainnav li a{ padding: 15px 0;}
}
@media screen and (min-width:540px){
	.mainnav li a{ padding: 20px 0;}
}
@media screen and (min-width:640px ) {
	.footer a{ font-size: 1.42em; line-height: 46px; max-height: 80px;}
	
	.mainnav li a{ padding: 25px 0;}
}
/*top & bottom*/


/*二级菜单*/
.menubox{ background: #F2F1EF; padding: 3% 0;}
.menubox ul{ margin: 0 auto; line-height: 32px; overflow: hidden; border: 1px solid #FF8D00; border-radius: 16px;}
.menubox li{ float: left;}
.menubox li a{ display: block; text-align: center; background: #fff;}
.menubox li:first-child a{ border-top-left-radius: 16px; border-bottom-left-radius: 16px;}
.menubox li:last-child a{ border-top-right-radius: 16px; border-bottom-right-radius: 16px;}
.menubox li.onmenu a{ background: #FF8D00; color: #fff;}

.menu-design ul{ width: 44%;}
.menu-design li{ width: 50%;}

.menu-advantage ul{ width: 98%;}
.menu-advantage li{ width: 20%;}

.menu-technology ul{ width: 98%;}
.menu-technology li{ width: 20%;}

.menu-anout ul{ width: 80%;}
.menu-anout li{ width: 25%;}

.menu-case ul{ width: 90%;}
.menu-case li{ width: 25%;}
.menu-case li{ float: left; width: 26%;}
.menu-case li:last-child{ width: 22%;}
.menu-case li a{ display: block; position: relative; padding-right: 10px; text-align: center; background: #fff;}
.menu-case li em{ position: absolute; right: 5px; top: 15px; width: 0; height: 0; line-height: 0; font-size: 0; border-style: solid dashed dashed dashed; border-width: 4px; border-color: #ACA8A3 transparent transparent transparent;}
.menu-case li.onmenu em{ border-color: #fff transparent transparent transparent;}
.menu-case li:last-child a{ background: url(../images/ico_3.png) no-repeat 15% center #fff; padding-left: 35%; background-size: 25%; cursor: pointer;}

@media screen and (min-width: 480px) {
	menu-case li:last-child span{ background-size:20%;}
}
@media  screen and (min-width: 540px) {
	.menubox ul{ border-width: 2px;}
	
	.menu-case ul{ line-height: 50px; border-radius: 25px;}
	.menu-case li span{ font-size: 1.27em;}
	.menu-case li em{ border-width: 6px; top: 24px;}
}
/*二级菜单*/


/*Pages*/
.Pages{ padding: 3% 0 10%; line-height:18px; zoom:1; overflow:hidden; text-align: center;}
.Pages span{ padding:0px 3px; display:inline-block;}
.Pages a{ display:inline-block; margin:0px 2px;}
/*.Pages .p_cur{ float:left;}*/
.Pages .p_cur b{ color:#FF9600;}
/*.Pages .p_count{ float:left;}*/
.Pages .p_count b{ color:#FF9600;}
/*.Pages .p_total { float:left;}*/
.Pages .p_total b{ color:#FF9600;}
/*.Pages .p_page{ float:right;}*/
.Pages .p_page em{ font-style:normal; font-family:Arial;}
.Pages .p_page em a{}
.Pages .p_page em a.a_cur{ color:#fff; background:#FF9600;}
.Pages .p_page b{ font-weight:normal;}
.Pages .i_text{ width:30px; padding:0px; text-align:center; font-size:12px; border:inset 1px #ddd; background:#fff;}
.Pages .i_button { position:relative; top:5px; width:32px; height:20px; cursor:pointer; border:none; background:url(page_goto.html) no-repeat;}

.Pages .p_page a{ border: 1px solid #EAEAEA; background: #fff; padding:0px 7px;}
.Pages .p_page .a_first,
.Pages .p_page .a_prev,
.Pages .p_page .a_next,
.Pages .p_page .a_end{ margin: 0 1px;}

.Pages .p_count,
.Pages .p_total,
.Pages .p_jump{ display: none;}

@media screen and (min-width: 480px) {
	.Pages .p_page a{ padding: 2px 7px;}
}
@media screen and (min-width: 540px) {
	.Pages .p_page a{ padding: 4px 9px;}
}
/*Pages*/

/*Banner*/
.homeban{ position: relative;}
/*.homeban .list li{ float: left;}*/
.homeban .tab{ height: 10px; position: absolute; left: 50%; bottom: 7px;}
.homeban .tab li{ float: left; padding: 0 5px;}
.homeban .tab li span{ background: #fff; width: 10px; height: 10px; border-radius: 5px; display: block; cursor: pointer; border: 1px solid transparent;}
.homeban .tab li.on span{ border: 1px solid #FF5D00; background: none;}


@media screen and (min-width:540px) and (max-width:640px){
   .homeban .tab{ height: 18px;}
   .homeban .tab li span{ width: 18px; height: 18px; border-radius: 9px;}
}
/*Banner*/


/*首页*/
.homebox .ti{     background-image: -webkit-gradient(linear,left top,right top,from(#1278f6),to(#00b4aa));
    background-image: -webkit-linear-gradient(left,#1278f6,#00b4aa);
    background-image: -moz-linear-gradient(left,#1278f6,#00b4aa);
    background-image: linear-gradient(to right,#1278f6,#00b4aa);
	color: #fff; height: 40px; line-height: 40px; position: relative;}
.homebox .ti span{ display: block; background: url(../images/nav_on_bg.png) no-repeat top center;  background-size:contain ; width: 50%; margin: 0 auto; text-align: center; font-size: 1.33em;}
.homebox .ti a{ position: absolute; right: 10px; top: 0; color: #fff;}
.homebox .ti em{ font-style: normal; font-family: '宋体';}

.homebox .contbox{ padding: 0 3.12%;}

@media screen and (min-width:480px){
	.homebox .ti{ height: 50px; line-height: 50px;}
	.homebox .ti span{ font-size: 1.42em;}
	
	.home-service .contbox li span{ font-size: 1.14em; padding-top: 8px;}
}
@media screen and (min-width:540px){
	.homebox .ti{ height: 70px; line-height: 70px;}
	.homebox .ti span{ font-size: 1.71em;}
}
@media screen and (min-width:640px){
	.homebox .contbox { font-size: 1.62em;}
}

/*服务领域*/
.home-service .contbox{ padding-bottom: 10%;}
.home-service .contbox li{ width: 33.33%; float: left; text-align: center; padding: 10% 0 0;}
.home-service .contbox li a{ display: block; width: 62%; margin: 0 auto;}
.home-service .contbox li span{ display: block;}

/*经典案例*/
.home-case .tab{ width: 90%; margin: 0 auto; overflow: hidden; padding: 15px 0 5px 0;}
.home-case .tab li{ float: left; width: 33.333333%;}
.home-case .tab li a{ background: #fff; border: 1px solid #FF8D00; border-left:0 none; display: block; text-align: center; line-height: 30px; font-size: 1.16em; position:relative;}
.home-case .tab li:first-child a{ border-top-left-radius: 15px; border-bottom-left-radius: 15px; border-left: 1px solid #FF8D00;}
.home-case .tab li:last-child a{ border-top-right-radius: 15px; border-bottom-right-radius: 15px;}
.home-case .tab li.on a{ background: #FF8D00; color: #fff;}
.home-case .tab li span{ width:0; height:0; font-size:0; line-height:0; border-width:5px; border-style:solid dashed dashed dashed; border-color:#FF8D00 transparent transparent transparent; position:absolute; top:13px; margin-left:3px;}
.home-case .tab li.on span{ border-color:#fff transparent transparent transparent;}

.home-case .contbox{ position:relative;}
.home-case .are-case,
.home-case .industry-case{ width:100%; position:absolute; left:0; top:62px; background:rgba(255,150,0,0.8); padding:5% 0; display:none;}
.home-case .are-case li,
.home-case .industry-case li{ float:left; line-height:2;}
.home-case .are-case li{ width:20%; text-align:center;}
.home-case .industry-case li{ width:31.3333%; padding:0 1%;}

.home-case .are-case li a,
.home-case .industry-case li a{ font-size:14px; color:#fff; border-top:1px dotted #FFCF8A; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; display:block;}
.home-case .are-case li a{ padding:15% 0;}
.home-case .industry-case li a{ padding:10% 0;}


.home-case .are-case li.other a,
.home-case .industry-case li.other a{ cursor:pointer;}

.home-case .are-case li:nth-child(1) a,
.home-case .are-case li:nth-child(2) a,
.home-case .are-case li:nth-child(3) a,
.home-case .are-case li:nth-child(4) a,
.home-case .are-case li:nth-child(5) a,
.home-case .industry-case li:nth-child(1) a,
.home-case .industry-case li:nth-child(2) a,
.home-case .industry-case li:nth-child(3) a{ border-top:none;}

.home-case .case-listbox li{ float: left; padding: 10px 0;}
.home-case .case-listbox li span{ padding-top: 8px; display: block;}
.home-case .case-listbox li img{ width:100%;}

.home-case .case-listbox li:first-child,
.home-case .case-listbox li:nth-child(4),
.home-case .case-listbox li:nth-child(7){ width: 100%;}

.home-case .case-listbox li:first-child span,
.home-case .case-listbox li:nth-child(4) span,
.home-case .case-listbox li:nth-child(7) span{ border-bottom: 1px solid #E7E6E3;}

.home-case .case-listbox li:nth-child(2),
.home-case .case-listbox li:nth-child(3),
.home-case .case-listbox li:nth-child(5),
.home-case .case-listbox li:nth-child(6),
.home-case .case-listbox li:nth-child(8),
.home-case .case-listbox li:nth-child(9),
.home-case .case-listbox li:nth-child(11),
.home-case .case-listbox li:nth-child(12){ width: 48%; text-align: center;}

.home-case .case-listbox li:nth-child(3),
.home-case .case-listbox li:nth-child(6),
.home-case .case-listbox li:nth-child(9),
.home-case .case-listbox li:nth-child(12){ padding-left: 4%;}

@media screen and (min-width:480px){
	.home-case .tab li a{ line-height: 34px;}
	.home-case .tab li:first-child a{ border-top-left-radius: 17px; border-bottom-left-radius: 17px;}
	.home-case .tab li:last-child a{ border-top-right-radius: 17px; border-bottom-right-radius: 17px;}
    .home-case .tab li span{ top:16px;}

    .home-case .are-case,
	.home-case .industry-case{ top:65px;}
    .home-case .are-case li,
	.home-case .industry-case li{ line-height:2.4;}
    .home-case .are-case li a,
	.home-case .industry-case li a{ padding-top:5%; font-size:16px;}
}
@media screen and (min-width:540px){
	.home-case .tab{ padding: 18px 0 8px;}
	.home-case .tab li a{ line-height: 52px;}
	.home-case .tab li:first-child a{ border-top-left-radius: 26px; border-bottom-left-radius: 26px;}
	.home-case .tab li:last-child a{ border-top-right-radius: 26px; border-bottom-right-radius: 26px;}
    .home-case .tab li span{ top:25px; margin-left:5px;}

    .home-case .are-case,
	.home-case .industry-case{ top:90px;}
    .home-case .are-case li a,
	.home-case .industry-case li a{ font-size:22px;}
	
	.home-case .case-listbox li span{ line-height: 35px; font-size: 1.14em; padding-top: 12px;}
}


/*新闻*/
.home-news .contbox{ padding: 15px 3.12%;}
.home-news li{ position: relative; padding: 10px 0; border-bottom: 1px dotted #EFEEEC;}
.home-news li.li a{ width: 70%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; float: left; background: url(../images/dot_1.gif) no-repeat left center;  padding-left: 10px;}
.home-news li.li time{ width: 24%; float: right; text-align: right; color: #999;}
.home-news li.litop .img{ width: 30%; border: 1px solid #EEEDEB; float: left;}
.home-news li.litop .img img{ vertical-align: baseline;}
.home-news li.litop .info{ width: 65%; float: right;}
.home-news li.litop .info .title{ font-size: 1.16em;}
.home-news li.litop .info .p{ line-height: 18px; color: #9A9691; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-indent: 2em;}

@media screen and (min-width:480px){
	.home-news li.litop .info .p{ line-height: 20px; padding-top: 8px;}
	.home-news li{ padding: 15px 0;}
}
@media screen and (min-width:540px){
	.home-news li{ padding: 20px 0;}
}

 

/*网站建设*/
.home-website .contbox{ padding: 0; position: relative;}
.home-website .contbox li{ width: 35%; float: left; position: relative; z-index: 2; text-align:center; padding: 6% 0;}
.home-website .contbox li img{ width: 46%;}
.home-website .contbox li .title{ font-size: 1.16em;}
.home-website .contbox li a{ display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; z-index: 10;}

.home-website .contbox li:nth-child(1),
.home-website .contbox li:nth-child(3){ padding-right:15%;}

.home-website .contbox li:nth-child(2),
.home-website .contbox li:nth-child(4){ padding-left:15%;}

.home-website .contbox li:nth-child(1),
.home-website .contbox li:nth-child(2) { border-bottom: 1px solid #F0EFED;}

.home-website .contbox li:nth-child(1) a,
.home-website .contbox li:nth-child(3) a{ border-right: 1px solid #F0EFED;}

.home-website .contbox .floatbox{ position: absolute; left: 50%; top: 50%; z-index: 3; background: #fff; width: 130px; height: 110px; border-radius: 80px; margin-left: -80px; margin-top: -80px; border: 1px solid #F0EFED; text-align: center; padding: 25px 15px;}
.home-website .contbox .floatbox .title{ font-size: 1.16em; padding:5% 0;}
.home-website .contbox .floatbox img{ width: 70%;}

@media screen and (min-width:480px ) {
	.home-website .contbox .floatbox{ width: 140px; height: 140px; border-radius: 100px; margin-left: -100px; margin-top: -100px; padding: 30px;}
	.home-website .contbox .floatbox .title{ font-size: 1.42em;}

    .home-website .contbox li img{ width:60%;}
}
@media screen and (min-width:540px ) {
	.home-website .contbox .floatbox{ width: 180px; height: 160px; border-radius: 130px; margin-left: -130px; margin-top: -130px; padding: 50px 40px;}
	.home-website .contbox .floatbox .title{ font-size: 1.42em;}

    .home-website .contbox .floatbox img{ width:80%;}
}
 

.case-show-box{ position: fixed; left: 0; top: 0; z-index: 55; width: 100%; height: 100%; background: rgba(0,0,0,0.6); display: none;}
.case-show-box .wrap{ position: relative; width: 100%; height: 100%; left: 0; top: 0;}
.case-show-box .boxer{ position: absolute; width: 80%; height: 70%; left: 50%; margin-left: -40%; top: 50%;}
.case-show-box .box{ position: relative; overflow-y: scroll; height: 100%;}
.case-show-box .boxer .close{ width: 25px; height: 25px; line-height: 25px; text-align: center; background: #ff8d00; color: #fff; font-family: arial; font-size: 16px; position: absolute; right: 0; top: -25px;}
.case-show-box .box .casecont{ background: #fff;}

 

 
 

/*案例列表*/


.case-info .caseti{ background-color: #FF8D00; background-image: url(../images/nav_on_bg.png); background-position: top center; background-repeat: no-repeat; background-size: auto 100%; line-height: 40px; text-align: center; color: #fff; font-size: 1.16em; padding: 0 5%;}
.case-info .caseti span{ display: block; background: url(../images/ico_5.png) no-repeat right center; background-size: auto 50%;}
.case-info .case-txt{ padding: 3.125% 3.9%; overflow: hidden;}
.case-info .backlist{ display: block; height: 40px; line-height: 40px; text-align: center; background-color: #F3F2F0; background-image: url(../images/home_ti_bg.png); background-position: top center; background-repeat: no-repeat; background-size: auto 100%;}
.case-info .backlist span{ display: inline-block; background: url(../images/ico_6.png) no-repeat left center; background-size: auto 26%; padding-left: 8%;}
.case-info .backlist em{ font-style: normal;}
.case-info .pagebtn a{ display: block; width: 50%; line-height: 40px; text-align: center; color: #fff;}
.case-info .pagebtn span{ display: inline-block;}
.case-info .pagebtn a:nth-child(1){ background: #FF6000; float: left;}
.case-info .pagebtn a:nth-child(1) span{ background: url(../images/ico_7.png) no-repeat left center; padding-left: 8%; background-size: auto 26%;}

.case-info .pagebtn a:nth-child(2){ background: #FFB600; float: right;}
.case-info .pagebtn a:nth-child(2) span{ background: url(../images/ico_8.png) no-repeat right center; padding-right: 8%; background-size: auto 26%;}


@media screen and (min-width: 480px) {
	.case-search .area li,
	.case-industry li{ padding: 4% 1.3%;}
	.case-search .area li span,
	.case-industry li span{ background-size:auto,auto}
	
	/*
	.case-search .tab li:last-child span{ background-size:20%;}*/
	
	.case-industry li a{ line-height: 2.5;}
	
	.case-list li .h1{ font-size: 1.14em;}
	.case-list li span{ font-size: 1.16em; text-align: center; height:30px;
line-height:30px;overflow:hidden;  }
	
	.case-show-box .case-searchbox .seacrhbox .casekey{ width: 74%;}
	.case-show-box .searchbtn{ padding-left: 6%;}
	
	.case-show-box .boxer .close{ width: 40px; height: 40px; line-height: 40px; top: -40px; font-size: 30px;}
}
@media  screen and (min-width: 540px) {
	.case-info .caseti{ line-height: 70px; font-size: 1.5em;}
	.case-info .backlist,
	.case-info .pagebtn a{ height: 70px; line-height: 70px; font-size: 1.25em;}
	
	/*
	.case-search .tab ul{ line-height: 50px; border-radius: 25px;}
	.case-search .tab li span{ font-size: 1.27em;}
	.case-search .tab li em{ border-width: 6px; top: 24px;}*/
	
	.case-show-box .seacrhbox{ line-height: 52px; border-radius: 26px; font-size: 1.25em;}
	.case-show-box .case-searchbox .seacrhbox .casekey{ line-height: 52px;}
	.case-show-box .seacrhbox .searchbtn{ padding-left: 8%;}
}
/*客户案例*/


/*创意设计*/
.design-info{ padding: 4.68% 3.12%; background: url(../images/design_bg.jpg) no-repeat top center; background-size: 100% auto; line-height: 18px;}
.design-info .floor .h1{ font-size: 1.16em; padding-bottom: 2%;}
.design-info .floor .p{ text-indent: 2em;}

.design-info .floor1{ padding-bottom: 15%;}
.design-info .floor1 .p{ padding-bottom: 3%;}

.design-info .floor2 .contbox{ background: url(../images/design_bg2.png) no-repeat left center; background-size: contain; position: relative; margin-top: -10%;}
.design-info .floor2 li{ position: absolute; width: 36%; line-height: 1.2;}
.design-info .floor2 li:nth-child(1){ left: 6%; top: 12%;}
.design-info .floor2 li:nth-child(2){ right: 2%; top: 6%;}
.design-info .floor2 li:nth-child(3){ left: 2%; bottom: 6%;}
.design-info .floor2 li:nth-child(4){ right: 4%; bottom: 6%;}

.design-info .floor3{ position: relative; margin-top: -8%; padding-bottom: 8%;}

.design-info .floor4 .p{ padding-bottom: 4%;} 
.design-info .worklist li{ padding-bottom: 5.31%;}
.design-info .worklist li .h2{ font-size: 1.16em; text-align: center; padding: 1% 0 2%;}

@media screen and (min-width: 480px) {
	.design-info .floor2 li:nth-child(1){ top: 15%;}
	.design-info .floor2 li:nth-child(2){ top: 8%;}
	.design-info .floor2 li:nth-child(3){ bottom: 15%;}
	.design-info .floor2 li:nth-child(4){ bottom: 17%;}
	
	.design-info .floor2 li{ line-height: 1.5;}
	.design-info .floor4 .p{ line-height: 1.5;}
}
@media screen and (min-width: 640px) {
	.design-info .floor .h1{ font-size: 1.25em;}
	
	.design-info .floor2 li{ font-size: 1.25em; line-height: 1.2;}
	
	.design-info .floor2 li:nth-child(2){ top: 12%;}
	.design-info .floor2 li:nth-child(4){ bottom: 12%;}
}
 

@media screen and (min-width: 360px) {
    .ideadesign-info li .p{ line-height: 1.5; padding-bottom: 1%;}
    .ideadesign-info li:nth-child(1){ padding: 5% 3.12% 10%;}
    .ideadesign-info li:nth-child(3){ padding: 14% 3.12% 11%;}
    .ideadesign-info li:nth-child(5){ padding: 12% 3.12% 17%;}
}
@media screen and (min-width: 414px) {
    .ideadesign-info li .p{ padding: 2% 0;}
    .ideadesign-info li:nth-child(1){ padding: 5% 3.12% 18%;}
    .ideadesign-info li:nth-child(3){ padding: 14% 3.12% 11%;}
    .ideadesign-info li:nth-child(5){ padding: 12% 3.12% 17%;}
}
@media screen and (min-width: 480px) {
	.ideadesign-info li{ padding: 5% 0 8%;}
	.ideadesign-info li .p{ line-height: 1.5; padding-bottom: 1%;}
	.ideadesign-info li .ti{ font-size: 1.42em; margin-bottom: 3%; background-size: auto 100%;}
	.ideadesign-info li .more{ padding-top: 1%;}
}
@media screen and (min-width: 540px) {
	.menubox ul{ line-height: 52px; border-radius: 26px;}
	.menubox li a{ font-size: 1.14em;}
}
@media screen and (min-width: 640px) {
	.menubox li a{ font-size: 1.37em;}

    .ideadesign-info li:nth-child(1){ padding: 5% 3.12% 18%;}
    .ideadesign-info li:nth-child(3){ padding: 14% 3.12% 14%;}
    .ideadesign-info li:nth-child(5){ padding: 12% 3.12% 17%;}
	
	.ideadesign-info li .ti{ padding-left: 5%;}
	.ideadesign-info li{ padding: 8% 0 10%;}
	.ideadesign-info li .ti{ font-size: 1.5em; margin-bottom: 5%;}
	.ideadesign-info li .p{ line-height: 1.8;}
}
 

@media screen and (min-width: 480px) {
	.advantage li{ background-size: auto 50px;}
}
@media screen and (min-width: 540px) {
	.advantage li{ padding-left: 13%;}
}
@media screen and (min-width: 640px) {
	.advantage li{ padding-left: 12%;}
}

/*网站改版*/
.revision{ padding: 2.1% 0 5%;}
.revision ul{ padding-top: 2%;}
.revision li{ padding: 2.5% 8% 2.5% 15%; background-size: auto 35px; background-position: 3.12% 10px; background-repeat: no-repeat;}
.revision li .ti{ font-size: 1.16em; color: #235486; font-weight: bold;}
.revision li .info{ overflow: hidden; padding: 2% 0;}
.revision li .img{ width:40%;}
.revision li .p{text-indent: 2em;}

.revision li:nth-child(odd) .img{ float: left; margin-right: 5%;}
.revision li:nth-child(even) .img{ float: right; margin-left: 5%;}

.revision li:nth-child(even){ background-color: #F2F1EF;}
.revision li:nth-child(1){ background-image: url(../images/advantage_index_1.png);}
.revision li:nth-child(2){ background-image: url(../images/advantage_index_2.png);}
.revision li:nth-child(3){ background-image: url(../images/advantage_index_3.png);}
.revision li:nth-child(4){ background-image: url(../images/advantage_index_4.png);}
.revision li:nth-child(5){ background-image: url(../images/advantage_index_5.png);}

@media screen and (min-width: 480px) {
	.revision li{ background-size: auto 48px;}
}
@media screen and (min-width: 540px) {
	.revision li{ background-size: auto 50px; padding-left: 14%;}
}
@media screen and (min-width: 640px) {
	.revision li{ padding-left: 12%; line-height: 1.5;}
}



/*技术开发*/
.tech-full-site .banner,
.tech-ezeip .banner,
.tech-ezsite .banner,
.tech-ezmobile .banner,
.tech-ezshop .banner{ position: relative;}

.tech-full-site .banner .columnname,
.tech-ezeip .banner .columnname,
.tech-ezsite .banner .columnname,
.tech-ezmobile .banner .columnname,
.tech-ezshop .banner .columnname{ background: url(../images/line_7.jpg) no-repeat left bottom; padding-bottom: 2%; position: absolute; left: 6.25%; bottom: 25%; font-size: 1.5em; color: #fff; font-weight: bold; text-shadow: 2px 0 3px #C1C1C1;}


 


 
/*公司介绍*/
.about-us{}
.about-us .floor .ti{ background: #F9F9F8; height: 40px; line-height: 40px; position: relative;}
.about-us .floor .ti span{ display: block; background: url(../images/home_ti_bg.png) no-repeat top center;  background-size:contain ; width: 50%; margin: 0 auto; text-align: center; font-size: 1.33em;}
.about-us .floor .contbox .p{ text-indent: 2em; padding-top: 4.3%;}

.about-us .floor3 .contbox video{ width: 100%; background: #000;}
.about-us .floor4 .contbox .p{ padding: 4.3% 2.7% 0;}
.about-us .floor4 .contbox .img{ margin-top: -2%;}

.about-us .floor1 .contbox,
.about-us .floor3 .contbox{ padding: 1.8% 2.7% 4.6%;}
.about-us .floor2 .contbox{ padding: 0 2.7%;}

@media screen and (min-width: 480px) {
	.about-us .floor .ti{ line-height: 50px; height: 50px; font-size: 1.125em;}
}
@media screen and (min-width: 540px) {
	.about-us .floor .ti{ line-height: 70px; height: 70px; font-size: 1.25em;}
}


/*新闻*/
.news-list{ padding: 4% 3.1% 0;}
.news-list li{ padding: 4% 0; border-bottom: 1px solid #E5E5E5;}
.news-list li a{ display: block; width: 100%; height: 100%;}
.news-list li time{ width: 18%; float: left; color: #fff; background: #AFAAA5; text-align: center;}
.news-list li time b{ font-size: 1.5em; display: block; padding: 8px 0;}
.news-list li time span{ display: block; background: #817F79;}
.news-list li .info{ width: 77%; float: right;}
.news-list li .info .title{ font-size: 1.16em; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.news-list li .info .title span{ color: #FF8D00;}
.news-list li .info .txt{ line-height: 1.8; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-indent: 2em;}
.news-list li:nth-child(4){ padding-top: 0;}

.news-list li.litop{ position: relative; padding: 0; margin-bottom: 4.6%; border: 0 none;}
.news-list li.litop .ti{ position: absolute; left: 0; bottom: 0; width: 93.2%; padding: 0 3.4%; line-height: 40px; background: rgba(0,0,0,0.5); color: #fff;}
.news-list li.litop time{ background: none; float: right; width: 26%; text-align: right;}
.news-list li.litop span{ float: left; display: block; width: 60%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}

.news-info{ padding: 3.1% 3.1% 5.9%;}
.news-info .ti{ font-weight: bold; text-align: center; padding: 2.8% 2.8% 1%; font-size: 1.33em;}
.news-info .time{ text-align: center; padding: 1% 0 1.5%; display: block;}
.news-info .conttxt{ padding: 2.8% 0 5.9%; border-top: 1px solid #E7E6E3; border-bottom: 1px solid #E7E6E3;}
.news-info .conttxt .p{ text-indent: 2em; padding-top: 3.9%;}
.news-info .conttxt .img{ text-align: center;}
.news-info .conttxt .title{ font-weight: bold; padding-top: 2.8%;}

.news-info .next-box{ padding-top: 3%;}
.news-info .next-box .prev,
.news-info .next-box .next{ white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.news-info .next-box span{ font-weight: bold; padding-right: 1%;}

.news-recommend{ padding: 0 2.8% 5%;}
.news-recommend .ti{ font-weight: bold; font-size: 1.16em; padding-bottom: 2%;}
.news-recommend .list{ background: #F7F7F6; padding: 1.8%;}
.news-recommend li{ border-bottom: 1px dotted #E7E6E3; padding: 1.5%; overflow: hidden;}
.news-recommend li time{ float: right; width: 80px; text-align: right;}
.news-recommend li a{ width: 64%; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: url(../images/dot_6.png) no-repeat left center; padding-left: 10px;}

@media screen and (min-width: 480px) {
	.news-list li time{ width: 16%;}
	.news-list li time b{ padding: 10px 0;}
	
	.news-list li .info{ width: 79%;}
	
	.news-recommend .list{ padding-bottom: 3%;}
}
@media screen and (min-width: 540px) {
	.news-list li time b{ padding: 12px 0;}
	.news-list li time span{ padding: 3px 0;}
}
@media screen and (min-width: 640px) {
	.news-list li time{ width: 13%;}
	.news-list li time b{ padding: 15px 0; line-height: 1; font-size: 2.5em;}
	.news-list li time span{ padding: 5px 0;}
	
	.news-list li .info{ width: 82%;}
	.news-list li .info .txt{ padding-top: 4%;}
}


 

/*联系我们*/
.contact-list{ padding: 8.1% 3.1%;}
/* .contact-list li{ width:48%; padding: 4.3% 0; border-top: 1px solid #E7E6E3; position:relative; float:left;}
.contact-list li:nth-child(1),
.contact-list li:nth-child(2){ border-top:none; padding-top:0;}
.contact-list li:nth-child(2n+1){ padding-right: 2%;}
.contact-list li:nth-child(2n){ padding-left: 2%;}
.contact-list li .btnbox span{ color: #fff; text-align: center; cursor:pointer;}

.contact-list li .btnbox > span,
.contact-list li .btnbox a.tel{ width:48.5%;}

.contact-list li .btnbox > span,
.contact-list li .btnbox a.tel,
.contact-list li .btnbox > span:nth-child(1){ height:70px; line-height:70px;}

.contact-list li .btnbox > span a,
.contact-list li .btnbox a.tel span{ padding-top:15px; line-height:55px;}

.contact-list li .btnbox > span{ background: #FF8D00; border-radius: 3px; display: block; float:left;}
.contact-list li .btnbox > span i{ width:0; font-size:0; line-height:0; border-width:5px; border-style:dashed dashed dashed solid; border-color:transparent transparent transparent #fff; vertical-align:middle; margin-left:5px;}

.contact-list li .btnbox > span:nth-child(1){ font-size: 1.33em; float:none; width:100%;  margin-bottom: 3px;}
.contact-list li .btnbox > span a{ display:block; color: #fff; background: url(../images/ico_10.png) no-repeat center 12px;}

.contact-list li .btnbox a.tel{ background: #00A965; display: block; text-align: center; border-radius: 3px; float:right; float:right;}
.contact-list li .btnbox a.tel span{ display:block; background: url(../images/ico_11.png) no-repeat center 12px;}

.contact-list li .btnbox > span a,
.contact-list li .btnbox a.tel span{ background-size: auto 30%;}


.contact-list li .info{ width: 284px; height:131px; background:#fff; position:absolute; left:0; top:13px; border: 1px solid #E1DFDA; padding: 5px 7px; z-index:10; display:none;}
.contact-list li .info .ti{ font-size: 1.14em; font-weight: bold;}
.contact-list li .info .txt{ padding-top: 5px; line-height: 1.5;}
.contact-list li:nth-child(2n) .info{ left:-150px;}

.contact-list li:nth-child(1) .info,
.contact-list li:nth-child(2) .info{ top:0;} */

 

@media screen and (min-width:360px) {
   .contact-list li .info{ width:322px; top:15px;}
   .contact-list li:nth-child(2n) .info{ left:-170px;}

   .contact-list li:nth-child(1) .info,
   .contact-list li:nth-child(2) .info,
   .contact-list li:nth-child(3) .info{ top:0;}
}
@media screen and (min-width:414px) {
    .contact-list li .info{ width:372px; height:160px; top:17px;}
    .contact-list li:nth-child(2n) .info{ left:-194px;}

    .contact-list li:nth-child(1) .info,
    .contact-list li:nth-child(2) .info,
    .contact-list li:nth-child(3) .info{ top:0;}
    
     .contact-list li .btnbox > span,
     .contact-list li .btnbox a.tel,
     .contact-list li .btnbox > span:nth-child(1) {
       height:84px; line-height:84px;
     }

    .contact-list li .btnbox > span,
    .contact-list li .btnbox a.tel {
        width:49%;
    }

     .contact-list li .btnbox > span a, 
     .contact-list li .btnbox a.tel span{
         padding-top:29px; font-size:14px;
     }
}
@media screen and (min-width: 480px) {
	.contact-list li .info{ width:434px; height:210px; top:19px;}
    .contact-list li:nth-child(2n) .info{ left:-225px;}

    .contact-list li:nth-child(1) .info,
    .contact-list li:nth-child(2) .info,
    .contact-list li:nth-child(3) .info{ top:0;}
	
	.contact-list li .info .txt{ padding-top: 8px; line-height: 1.8;}
	.contact-list li .btnbox > span,
	.contact-list li .btnbox a.tel{ padding: 5px 0;}
	
	.contact-list li .btnbox > span:nth-child(1){ padding: 20px 0;}
}
@media screen and (min-width: 540px) {
	.contact-list li{ width:31.3333%;}
    .contact-list li:nth-child(2n+1){ padding-right:1%;}
    .contact-list li:nth-child(2n){ padding-left:1%; padding-right:1%;}
    .contact-list li:nth-child(3n){ padding-left:1%;}
    .contact-list li:nth-child(3){ padding-top:0; border-top:none;}

    .contact-list li .btnbox > span,
    .contact-list li .btnbox a.tel,
    .contact-list li .btnbox > span:nth-child(1) {
       height:80px; line-height:80px; padding:0;
    }
	
    .contact-list li .info{ width:311px; height:152px; top:21px;}
	.contact-list li .info .txt{ padding-top: 10px;}
    .contact-list li:nth-child(2n) .info{ left:0; left:6px;}
    .contact-list li:nth-child(3n) .info{ left:auto; right:174px;}

    .contact-list li:nth-child(1) .info,
    .contact-list li:nth-child(2) .info,
    .contact-list li:nth-child(3) .info{ top:0;}
	
	.contact-map .CityBox .list{ padding: 10px 0;}
	.contact-map .boxpanel .selectbtn,
	.eMapsTop .inputbox input{ line-height: 40px; border-radius: 20px; padding: 0 10px; width: calc(100% - 2px - 20px);}
}
@media screen and (min-width:640px) {
   .contact-list li .info{ width:372px; top:26px;}
   .contact-list li:nth-child(3n) .info{ right:200px;}

   .contact-list li:nth-child(1) .info,
   .contact-list li:nth-child(2) .info,
   .contact-list li:nth-child(3) .info{ top:0;}
}

 
/*案例列表*/
.caselist-bg{ background: #F2F1EF;}
.mb-list{padding: 0 2.3%;overflow:hidden;}
.mb-list li{ float: left; width: 47%;height:32px; padding: 0 1.5% 3.1%;
background#fff;}
.caselist-bg{ background: #F2F1EF;}

.case-list{ padding: 0;}
.case-list li{ float: left; width: 47%; padding: 0 0.5% 4.8%;overflow:hidden; margin-bottom:20px;}
.case-list li a{ display: block;border: 1px solid #E7E5E2; background: #fff; }
 .case-list li img{padding-bottom:0px;}
.case-list li span{ display:block; font-size: 1.1em;height:25px; overflow:hidden; text-align:left; 
  }
 .case-list  i{ font-style:normal}
.case-list li .pr{ font-size: 0.7em; color: #ff032d;padding-left:10px;height:23px;
line-height:30px;float: left;}
.case-list li .ti{ font-size:0.7em; color: #3e464;padding-left:10px;height:23px;float: left;
line-height:30px;}
.footer{ overflow: hidden; position: fixed; left: 0; bottom: 0; z-index: 3; width: 100%;}
.footer a{ display: block; width: 33.333333%;  text-align: center; color: #fff; font-size: 1.16em; padding: 2% 0;}
.footer a img{ width: 20%; max-width: 47px;}
.footer a.service{ float:left; background:#005aab;}
.footer a.tel{ background: #0269c5; float: left;}
.footer a.contact{ background: #00a2ea; float: right;}
.footer a span{ padding-left: 5px;}
 
 
.config-card {
    border: solid 1px rgb(221, 225, 230);
    padding: 16px 0px;
    margin: 20px auto;
    height: 100%;
}
 .type-title {
    color: #3e464c;
    font-weight: 500;
    margin-top: 5px;
    padding-left: 20px;
    padding-right: 10px;
    line-height: 1.38;
}
.config-card-title {
    height: 20px;
    line-height: 20px;
    border-left: 2px solid #00a971;
    font-size: 20px;
    font-weight: bold;
    margin-left: -1px;
    padding-left: 18px;
}
 .type-description {
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 1.71; padding-left: 20px;
    padding-right: 10px;margin-top: 15px;
}
.s2-item{  margin:15px 0;  position:relative;overflow:hidden;  }
.s2-item:hover{box-shadow:0 15px 30px rgba(0,0,0,.1)}
.s2-item a{display:block;position:relative;text-decoration:none;overflow:hidden}
.s2-img{position:relative;display:block;overflow:hidden}
.s2-img img{width:100%; transition:.6s}
.s2-item:hover .s2-img img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.s2-img i{display:block;width:42px;height:42px;text-align:center;font-size:22px;line-height:38px;border:2px solid #fff;border-radius:50%;position:absolute;left:50%;top:-40px;margin:-21px 0 0 -21px;color:#fff;z-index:3;transition:.6s}
.s2-img:before{display:block;content:"";background:#000;opacity:0;position:absolute;left:0;right:0;top:0;bottom:0;height:100%;width:100%;z-index:2;transition:.6s}
.s2-item:hover .s2-img:before{opacity:.3}
.s2-item:hover .s2-img i{top:50%}
.s2-text{text-align:center;padding:20px;position:relative}
.s2-text h4{font-size:16px;color:#333;margin:0 0 3px}
.s2-text p{font-size:12px;color:#B0B0B0;margin:0}
.s2-text:before{content:"";display:block;height:4px;position:absolute;width:100%;z-index:2;background:#e3e3e3;left:0;right:0;top:0}
.s2-text:after{content:"";display:block;height:4px;position:absolute;width:0;z-index:2;background:#00C0FF;transition:.6s;left:0;top:0}
.s2-item:hover .s2-text:after{width:100%}
 