﻿@charset "utf-8";
.about_homepage {
	height: 520px;
	width: 980px;
	position: relative;
	color: #666;
	font-family: "微軟正黑體", "細明體";
	text-decoration: none;
        font-size:11px;
        line-height:1.8em;
}
.about_homepage2 {
	height: 520px;
	width: 980px;
	position: relative;
	color: #666;
	font-family: "微軟正黑體", "細明體";
	text-decoration: none;
            font-size:1em;
        line-height:1.6em;


}
.about_homepage3 {
	height: 520px;
	width: 980px;
	position: relative;
	color: #666;
	font-family: "微軟正黑體", "細明體";
	text-decoration: none;
 top:-10px;
}
.head_pic {
	height: 288px;
	width: 250px;
	margin-top: 90px;
	margin-left: 150px;
	position: absolute;
	left: -50px;
}
.head_pic2 {
	/*width: 250px;*/
	margin-top: 100px;
	margin-left: 150px;
	position: absolute;
	left: -156px;
}
/*文字*/
.gcolor {
    	font-weight: bold;
        color:#4b4a4a;
}
.rcolor {
    color:#f10909;
}

.sfont {
    -webkit-transform: scale(0.75);
    font-size:10px;
     -o-transform: scale(1);
}

.about_homepage .name {
	height: 60px;
	width: 454px;
	margin-left: 30px;
	position: absolute;
	left: 431px;
	top: 45px;
       
}
.about_homepage2 .name2 {
	height: 60px;
	width: 454px;
	margin-left: 30px;
	position: absolute;
	left: 431px;
	top: 30px;
}
.about_homepage .business {
	position: absolute;
	height: 30px;
	width: 200px;
	left: 461px;
	top: 95px;
	font-weight: bold;
    font-size:1.8em;
    color:#4b4a4a;
}
.about_homepage2 .business2 {
	position: absolute;
	height: 30px;
	width: 200px;
	left: 461px;
	top: 97px;
	font-weight: bold;
    color:#4b4a4a;
}
.about_homepage .sentance1 {

    position: absolute;
	height: 108px;
	width: 430px;
	left: 461px;
	top: 135px;
}
.about_homepage2 .sentance2 {
	position: absolute;
	height: 108px;
	width: 473px;
	left: 461px;
	top: 139px;
}
.about_homepage .job {
	position: absolute;
	height: 200px;
	width: 513px;
	left: 461px;
	top: 250px;
}
.about_homepage2 .job2 {
	position: absolute;
	height: 200px;
	width: 513px;
	left: 463px;
	top: 235px;
   
}
.about_homepage3 .team_case {
    position: absolute;
    height: 30px;
    width: 181px;
    left: 29px;
    top:25px;
}


.about_homepage3 .performance {
	position: absolute;
	height: 419px;
    width: 220px;
	top: 50px;
	font-size: 12px;
    margin-left:20px;
    line-height:1.4em;
}
.about_homepage3 .performance2 {
	position: absolute;
	height: 419px;
    width: 220px;
	left: 260px;
	top:50Px;
	font-size: 12px;
    line-height:1.4em;
          padding-left:10px;
}

.about_homepage3 .performance3 {
	position: absolute;
	height: 419px;
    width: 220px;
	left:500px;
	top: 50px;
	font-size: 12px;
    line-height:1.4em;
      padding-left:10px;

}

.about_homepage3 .performance4 {
	position: absolute;
	height: 419px;
	width: 220px;
	left: 740px;
	top: 50px;
	font-size: 12px;
     line-height:1.4em;
     padding-left:20px;
   
}





/*new about-css--------*/


/*#content-new {
	width: 980px;
    font-family: "微軟正黑體", "細明體";
    color: #666;
}
#content-new ul, #content-new li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.Left {
    display:block;
    float:left;
    margin-top:45px;
    margin-left:50px;
}
.Rig {

    display:block;
    float:left;
        width:49%;
        margin-left:50px;
}

#content-new .tabs li {
	float: left;
	margin: 0 0 -1px 5px;
	border: 1px solid #ddd;
	background: #fafafa;
	cursor: pointer;
	border-radius: 5px 5px 0 0;
}
#content-new .tabs li.active {
	background: #fff;
	padding-bottom: 1px;
	border-bottom: none;
}
#content-new .tabs li.hover{
	background: #f5f5f5; 
}
#content-new .tabs span {
	display: block;
	float: left;
	overflow: hidden;
	padding: 7px 15px 5px 15px;
}
#content-new .tab_container {
	clear: both;
	border: 1px solid #DDD;
	background: #fff;
	overflow: hidden;
	border-radius: 5px;
    height:500px;
}
#content-new .tab_container ul {
	position: relative;
	height: 500px;
	overflow: hidden;
}
#content-new .tab_container .tab_content li {
	position: absolute;
	width:980px;
	height: 100%;
	padding: 15px;
	margin-top: 10px;
	background: #fff;
}
#content-new .tab_container .tab_content li img {
	display: block;
	float: left;
	margin-right: 50px;
}
#content-new .tab_container .tab_content li h3 {
	font-size: 22px;
	line-height: 22px;
	margin: 5px 0 15px;
}

.case {
display:block;
float:left;
margin-left:80px;
font-size: 13px;
}*/