.tban { width:100%; height:60%; background-color:#666; position:relative; 
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;}
.tbanc { width:500px; height:auto; position:absolute; bottom:0; left:50%; margin-left:-250px;}
.tbanc img { display:block; width:100%; height:auto; margin-bottom:5px;}
.tbanc span { display:block; width:100%; height:auto; text-align:right; font-size:60px; line-height:60px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-style:italic;}
.tintro { height:auto; background:#282f35; text-align:center; padding:30px 15%; color:#999; line-height:30px; font-size:14px;}
.tmain { width:100%; height:300px; background:#efefef; position:relative; z-index:10; margin-bottom:20px;}
.tface { width:100%; height:130px; margin-top:1px; z-index:20;}
.tfacebox { width:1200px; padding-left:20px; height:130px; margin:0 auto;}
.tfacep { width:220px; margin:0 10px; height:130px; position:relative; float:left; z-index:30;}
.tfa { width:120px; height:120px; margin:5px auto 0 auto; border-radius:50%; overflow:hidden; cursor:pointer;}
.tfa img { width:100%; height:auto;}
.tfp { width:280px; height:475px; position:absolute; left:0; top:0; background:#52cade; overflow:hidden; display:none;
-webkit-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
box-shadow: 3px 3px 0px rgba(0, 0, 0, 0.1);
}
.tfp img.pp { width:280px; height:330px;}
.tfp img.pf { display:block; margin:0 auto;}
.tfp span { display:block; font-size:16px; line-height:26px; text-align:center; color:#fff;}
.tmainc { width:40%; padding:50px 0 0 4%; font-size:14px; line-height:26px; position:absolute; left:50%; z-index:10; display:none;}
#c1.tmainc { margin-left:-280px;}
#c2.tmainc { margin-left:-60px;}
#c3.tmainc { padding:50px 4% 0 0; left:4%; width:38%;}
#c4.tmainc { padding:50px 4% 0 0; margin-left:-500px; width:40%;}
#c5.tmainc { padding:50px 4% 0 0; left:6%; margin-left:280px;}

.maint { height:auto; text-align:center;}
.maint span { display:block;}
.maint span.t1 { height:50px; line-height:40px; padding-top:30px; font-size:24px; color:#001332; }
.maint strong { display:block; height:35px; line-height:35px; font-size:14px; width:100px; border-top:1px solid #001332; margin:0 auto; font-weight:normal; margin-bottom:40px; color:#001332; font-family:Arial, Helvetica, sans-serif;}

.fcbox { width:1200px; height:500px; margin:0 auto;}
.fcp { width:220px; height:150px; float:left; margin:10px; position:relative; overflow:hidden;}
.fcp img { width:220px; height:150px; display:block;transition: all 1.2s;}
.fcp img:hover{
	transform:scale(1.2);
	-ms-transform:scale(1.2); /* IE 9 */
	-moz-transform:scale(1.2); /* Firefox */
	-webkit-transform:scale(1.2); /* Safari and Chrome */
	-o-transform:scale(1.2); /* Opera */
}
.tdr { width:1210px; height:330px; margin:0 auto; padding-left:10px;}
.tdrbox { width:370px; height:260px; border:5px solid #eee; border-radius:10px; float:left; margin:50px 10px 0 10px;}
.tdrp { width:100px; height:100px; overflow:hidden; border-radius:50%; border:5px solid #eee; position:absolute; margin-left:230px; margin-top:-60px;}
.tdrp img { width:100px; height:auto;}
.tdrt { height:60px; font-size:20px; line-height:60px; padding-left:20px;}
.tdrc { height:auto; line-height:24px; padding:0 20px; }
