@charset "utf-8";
/* CSS Document */

body{ margin:0; font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif, "新細明體" Verdana, Geneva, sans-serif Verdana, Geneva, sans-serif Georgia, "Times New Roman", Times, serif; background-color:#141414;}
ul,li{text-decoration:none; list-style:none; margin:0; padding:0;}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.top{ 
	background-image:url(../img/team/top_bg.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#000;
	border-bottom:1px #f00 solid;
	width:100%;
	height:210px;
}

.top2{ 
	background-image:url(../img/teamLogo/bg_01.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#000;
	border-bottom:1px #f00 solid;
	width:100%;
	height:866px;
}


.teamMain{ 
	background-image:url(../img/team/bg-02.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#141414;
	width:100%;
	min-height:2000px;
}

.teamWrap{	width:1020px; margin:0 auto; padding-top:50px; overflow:hidden;}
.teamWrapR{ width:210px; float:left;  color:#fff; font-size:16px; font-weight:normal;}
.teamWrapR ul li{ background-color: rgba(255,255,255,0.3); padding:5px 0 5px 10px ; margin:10px 0;}
.teamWrapR ul a{ text-decoration:none; color:#FFF;}
.teamWrapR ul li.active{ background-color: rgba(255,0,0,0.5);}
.teamWrapL{ width:780px; float: right;}
.teamWrapJoin{ color:#fff; font-size:1rem;}
.teamWrapJoin >h1{ color:#f00;font-size:2rem; padding:10px 0;}
.teamWrapJoin >h2{ color:#FFF;font-size:1.5rem;}
.teamWrapJoin >p{     color: #999;
    font-size: 1rem;
    padding: 5px 0;
    font-weight: normal;
    line-height: 27px;}
.teamWrapJoin >p >span{ color:#F00;}
.teamWrapJoin >p >span >a{ color:#F00; text-decoration:none; border: 1px solid #f00; padding:3px;}


.teamTitleWrap{width:980px; height:160px;}

.teamTitleLogo{
	width:160px;
	height:160px;
	float:left;	
}
.teamTitleName{
	width:540px;
	height:160px;
	float:left;	
}

.teamTitleName ul li{
	width:100%;
	color:#FFF;
	padding-left:20px;
}

.teamTitleName ul li:first-child{ height:60px; padding-top:30px; font-size:18px;}
.teamTitleName ul li:nth-child(2){ height:50px; font-size:36px;}
.teamTitleName ul li:last-child{ height:50px; padding-top:4px; font-size:28px; color:#F00;}
.teamTitleName ul li a{ color:#f00; text-decoration:none;
	-webkit-transition: all 300ms ease-in-out; 
    -moz-transition: all 300ms ease-in-out; 
    -o-transition: all 300ms ease-in-out; 
    transition: all 300ms ease-in-out; 
	 }
.teamTitleName ul li a:hover { color:#fff;}
.teamTitleName ul li span{ margin-right:15px;}

.teamTitleMenu{
	width:280px;
	height:160px;
	float:left;
	font-size:18px;
	color:#F00;
	padding-top:70px
}

.teamTitleMenu span,#teamTopMenu span{ margin-right:10px; cursor:pointer;
	-webkit-transition: all 300ms ease-in-out; 
    -moz-transition: all 300ms ease-in-out; 
    -o-transition: all 300ms ease-in-out; 
    transition: all 300ms ease-in-out; 
}
.teamTitleMenu span:hover,#teamTopMenu span:hover{ color:#FFF; border-bottom:2px solid #fff;}
.teamVideo{ margin-bottom:100px; width:980px; height:552px; border:1px #f00 solid; clear:both;}

.teamInfoWrap{width:980px; height:110px; letter-spacing:2px; margin:80px 0;}
.teamInfoL{ width:310px; height:110px; float:left;}
.teamInfoL span{ color:#999; font-weight:normal;}
.teamInfoL ul li{color:#FFF; font-size:18px; font-weight:bold;}
.teamInfoR{ width:670px; height:110px; float:left; color:#FFF; padding-left:30px;}

#teamTopMenu{
	 width:100%;
	 height:50px;
	 background: rgba(0,0,0,0.5);
	 color:#F00;
	 position:fixed;
	 top:-65px; 
	 font-weight:normal;
	 border-bottom:1px solid #F00;
	 z-index:9999; 
}

#teamTopMenu ul{ width:980px; margin:10px auto ;}
#teamTopMenu ul li{ font-size:18px; width:280px; float:right;}

#teamPhotoWrap{ max-width:980px; border:1px solid #f00; margin-bottom:100px; clear:both;}

.teamGear{ width:980px;  color:#fff; margin:50px 0;}
.teamGear h1{ font-size:36px;  padding-top:20px; border-top:1px solid #f00;}
.teamGear ul{ min-height:178px;}
.teamGear ul li{ float:left;}
.teamGear ul li img {
	max-width:244px;
	border:#141414 solid 1px;
	position: relative;
	opacity:0.5;
	-webkit-transition: all 300ms ease-in-out; 
    -moz-transition: all 300ms ease-in-out; 
    -o-transition: all 300ms ease-in-out; 
    transition: all 300ms ease-in-out; 
	}
	
.teamGear ul li img:hover {opacity:1; border:#F00 solid 1px; }
.footer{ 
	background-image:url(../img/team/footer_bg.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-color:#141414;
	border-top:1px #f00 solid;
	width:100%;
	height:530px;
	clear:both;
}

/* FAQ */




/* popup window */

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

.teamListTitle{color:#FFF; width:100%; margin-bottom:50px; height:40px; line-height:40px;}
#teamListTitleL{ font-size:1.5rem; padding-right:100px; float:left}
#teamListTitleR{ color:#F00; float:left; font-size:1rem; font-weight:normal; padding-right:20px;}
.teamListTitleFilter{float:left; margin-top:10px; margin-left:20px; }
.teamListFilterColor{ background-color:#141414; color:#F00; border-style:none; font-size:1rem; border-bottom:1px solid #f00; cursor:pointer; padding-left:5px; width:auto;}
.teamAllList ul{ width:980px;}
.teamAllList ul li{ width:180px; height:250px; margin-right:20px; margin-bottom:50px; float:left; 
	-webkit-transition: all 300ms ease-in-out; 
    -moz-transition: all 300ms ease-in-out; 
    -o-transition: all 300ms ease-in-out; 
    transition: all 300ms ease-in-out; }
.teamAllList ul li img{ width:180px; height:180px; border-bottom:5px solid #f00;}
.teamAllList ul li h1{ color:#FFF; font-size:1rem; padding:5px 10px 0px 10px;}
.teamAllList ul li h2{ color:#FFF; font-size:0.6rem; padding:0 10px;}
.teamAllList ul li:hover{ background-color:#F00;}
.teamAllList ul li a{text-decoration:none; color:#fff;}

#ttbuy2{  -webkit-box-sizing: content-box;     -moz-box-sizing: content-box;          box-sizing: content-box;}