@charset "utf-8";
/* CSS Document */

/* 向下兼容 */
artical,aside,figcaption,figure,footer,header,
hgroup,menu,nav,section{
	display:block;
}；

/* 拷贝的统一设置  */
html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video
{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}

html,body{
	
	font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu ;
	text-align:center;
	width:100%;
}

img {
    max-width: 100%;
    height: auto;
}

a{    text-decoration:none;   
      color: #060;
       
	   }

#gotopbox{
	display:none;

}   

.bigtitle {
	  font-family: "Century Gothic", Helvetica, Arial, sans-serif  Helvetica, Arial, sans-serifOrator Std,Helvetica, Arial, sans-serif;
	 font-weight:normal;
	 font-size: 3em;
	 line-height:1em;
}
	  
/* 无序列表去符号 */

li {
	list-style-type:none
}

/* 导航栏 */
#top{
	position: fixed;
	top:0px;
	left:0px;
	height:55px;
	min-width:750px;
	width:100%;
	background-color:#FFF;
	z-index:9999;
	-moz-box-shadow:0 2px 4px   #CCCCCC;
	-webkit-box-shadow:0 2px 4px  #CCCCCC;
	box-shadow:0 2px 4px #CCCCCC;
	
}


#logo{
	float:left;
	margin-left:30px;
	margin-top:6px;
	width:120px;
	}
#logo img{
	height:40px;
}

#menu {
	float: right;
	color:#1F1F1F;
	padding-right: 30px;
	padding-top: 20px;
	
}

#menu li{
	font-family: Calibri, "Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu ; 
	float:left;
	font-size:.75em;
	text-align:center;
	text-transform:uppercase;
	padding: 0 20px 0 3px;
	
}
	
/* 版头 */


#intro{

	width:100%;
	margin:.1% .1%;
	display:block;

	}

.projecttitle{
	display:block;
	width: 100%;
}

#textbox{
	/*display:none;*/
	padding-top:5%;
	padding-bottom:2%;
	margin:0 auto;
	width:80%;
	text-align:center;
	font-size:.7em;
	
}

#textbox p{
	padding-top:1%;
	color:#999;
	font-size:2em;
}










/* 图片区 */
#pic{
	text-align:center;
	margin:0 auto;
	width:80%;
}

.projectimg{
	padding-top:3%;
	width:100%;
}







/* 返回 */

#backtohome h1{
	padding-top:50px;
	padding-bottom:50px;
	font-size:1.5em;
}





/*暗锚 */
.target-fix {
	float:left;
    position: relative;
    top: -55px; // 偏移值
    display: block;
    height: 0;
    overflow: hidden;
}



/* foot*/


#footbg{
	background-color:#44B687;
	width:100%;
	color:#FFF;
	
}


#footbg p{
	padding-top:4%;
	font-size:.7em;
	padding-bottom:6%;
}



@media only screen and (max-width:480px){	
    html,body{
	text-align:center;
	margin:0;
}

	#top{
	position: inherit;
	height:180px;
	min-width:100%;
	
	
	}	
	
#logo img{
	height:55px;
}

#menu {
		text-align:center;
		width:100%;
	padding-top: 10px;
	padding-right: 5px;
}

#menu li{
	float:none;
	line-height:1.4;
	font-size:.8em;
	text-align:center;
	padding: 0 20px 0 3px;
	width:100%;
}

#logo{
	text-align:center;
	float:left;
	margin-left:0px;
	margin-top:6px;
	width:100%;
	}
	
#textbox{
	/*display:none;*/
	padding-top:5%;
	padding-bottom:4%;
	margin:0 auto;
	width:80%;
	text-align:center;
	font-size:.3em;
	
}

#textbox p{
	padding-top:1%;
	color:#999;
	font-size:3em;
}

#backtohome h1{
	padding-top:50px;
	padding-bottom:50px;
	font-size:.87em;
}


#introline{
	text-align:center;
	 padding-top:50px;
     border-top-style:solid;
	 border-top-color: #FFF;
	 border-top-width:1px;
	 width:250px;
	 display:inline-block;
}




#backcolor ul{

	 padding-left:none;

}
	

	
#backcolor{
	height:600px;
	
}

#gotopbox{
	display:block;
	position: fixed;
	right:0px;
	bottom:-4px;

}

/* 关于我们 */

.servebox{
	float: none;
	width:80%;
	margin:0 auto;
	text-align:center;
	padding-bottom:15px;
	
}


.seimg {
	clear:both;

}

.servebox h2{
	clear:both;
}

.worklist {
	width:100%;
}

/*concept */
#conceptbox{
	margin:0 auto;
	width:80%;
	text-align:center;
}

.conli{
    float: none;
	width:80%;
     margin-bottom:10%;
	  margin-top:5%;
	padding-bottom:10px;


}

#conceptbox h1{
	padding-top:7%;
	padding-bottom:7%
	color:#FFF;
}



/*partner */
.partli{
	text-align:center;
	width:100%;
	position:relative;
	float:left;
	display:inline;
	padding-top:10px;
	padding-bottom:3px;
	display:inline-block;

}

/*contact */

.contactli{
	text-align:center;
	width:100%;
	position:relative;
	float:left;
	display:inline;
	padding-left:1.5%;
	padding-right:1.5%;
	margin-left:1.5%;
	margin-right:1.5%;
	margin-top:10px;
	margin-bottom:30px;
	display:inline-block;


}

.contactimg {
	width:40%;

}


/*暗锚 */
.target-fix {

    top: 0px; // 偏移值

}
	
}
