﻿/*关于我们-团队理念Banner图片*/
.TeamConceptBanner{ width:100%; height:530px; background:url(../images/Banner19.png) no-repeat top center;}
.TeamConceptBanner .TeamConceptBannerTitle{ width:1200px; height:530px; margin:0 auto;position:absolute;z-index:50;left:calc(50% - 600px);top:70px;}
.TeamConceptBanner .TeamConceptBannerTitle h3{ width:300px; height:300px; border:10px solid #ff0200; float:left; color:#fff; font-size:48px;  font-weight:normal; text-align:center; line-height:300px; margin-top:105px;}

/*关于我们标题*/
.AboutUS{ width:1200px; height:auto; margin:40px auto; overflow:hidden;}
.AboutUS .AboutUSTitle{ width:1200px; height:66px;}
.AboutUS .AboutUSTitle ul li{ height:66px; border-bottom:2px solid #fff; text-align:center; float:left; margin-right:40px; cursor:pointer;}
.AboutUS .AboutUSTitle ul li a{ color:#a5958c; font-size:36px;  font-weight:lighter; line-height:64px;}
.AboutUS .AboutUSTitle ul li:hover{ border-bottom:2px solid #FF0200;}
.AboutUS .AboutUSTitle ul .SelectedTab{ border-bottom:2px solid #FF0200;}

/*关于我们-团队理念*/
.AboutUS .TeamConcept{ width:1200px; height:auto; margin-top:20px; margin-bottom:30px; overflow:hidden;}
.AboutUS .TeamConcept .Title{ width:1200px; height:62px;}
.AboutUS .TeamConcept .Title h3{ width:1200px; height:60px; text-align:left; color:#a5958c; font-size:30px;  font-weight:lighter; line-height:60px;}
.AboutUS .TeamConcept .Title i{ display:block; width:60px; height:2px; background:#a5958c;}

/*关于我们-团队理念内容*/
.AboutUS .TeamConcept .TeamConceptImg{ width:1200px; height:360px; margin-top:20px; margin-bottom:20px;}
.AboutUS .TeamConcept .TeamConceptImg img{ width:1200px; height:360px;}
.AboutUS .TeamConcept .TeamConceptCon{ width:1200px; height:auto; margin-top:30px; margin-bottom:40px;}
.AboutUS .TeamConcept .TeamConceptCon p{ color:#000; font-size:18px;   font-weight:lighter; line-height:32px; text-align:justify; margin-bottom:10px;}
