@charset "utf-8";
/* CSS Document */

.consolidationBanner{ background: url("../images/consolidation/banner.png") no-repeat center; height:630px; margin-top:100px }


/*program*/
.programImg{width:100%; float:left; background:url("../images/consolidation/programBg.png") no-repeat;}
.programImg li{width:130px; float:left;}
.programImg li:nth-child(1),.programImg li:nth-child(3),.programImg li:nth-child(5){margin-top:160px; margin-left:20px;}
.programImg li:nth-child(3){margin-left:80px;}
.programImg li:nth-child(5){margin-left:90px;}
.programImg li:nth-child(2),.programImg li:nth-child(4),.programImg li:nth-child(6){margin-left:80px;}

.programMain .tab {width: 100%; float:left;}
.programMain .tabTitle {width:100%; float:left; line-height:70px; border-bottom:1px solid #ddd;}
.programMain .tabTitle .tabItem {width: 130px; float:left; height:70px; line-height: 70px;text-align: center;color: #333;font-size: 24px; margin-right:96px;}
.programMain .tabTitle .tabItem:last-child{margin-right:0px!important;}
.programMain .tabTitle .tabItem:hover, .programMain .tabTitle .tabItemCur{color: #0033a0; border-bottom: 2px solid #0033a0; font-weight: bold;}
.programMain .tabContent {width: 1260px;height: 60px; float:left; position: relative;overflow: hidden; margin-top:10px;}
.programMain .tabContentWrap {position: absolute; }
.programMain .tabContent .tabItem {width: 1260px;height: 60px; line-height: 60px; font-size:16px;  text-align: center; color:#666;}





/*advantage*/
.advantageList{ height:620px; }
.advantageImg{width:600px; }
.advantageImg img{ float:left; margin-top:85px;}
.advantageText{width:540px;}
.advantageText .title{font-size:30px; font-weight: bold; color:#333; line-height: 40px; margin-top:90px;}
.advantageText .summary div{font-size:16px; color:#333333; font-weight: bold; margin-top:40px; line-height: 24px;}
.advantageText .summary div span{width:5px; height:5px; border-radius: 50%; background:#0033a0; display: block; float:left; margin-right:10px; margin-top:10px;}
.advantageText .summary p{font-size:16px; color:#666; line-height: 30px; margin-top:5px;}
.advantageText .btn{width:160px; height: 48px; line-height: 48px;  background: #0033a0; text-align: center; font-size:20px;}
.advantageText .btn a{color:#fff; display: block;}
.advantageList:last-child .title{margin-top:160px;}




/*highlight*/
.highlight{padding-bottom: 100px;}
.highlight .tab {width: 100%; float:left;}
.highlight .tabTitle {width:220px; float:left; line-height:40px; border-right:1px solid #ddd;}
.highlight .tabTitle .tabItem {width: 100%; float:left; height:40px; line-height: 40px;text-align: center;color: #333;font-size: 18px; margin-top:40px;}
.highlight .tabTitle .tabItem:last-child{margin-bottom:40px;}
.highlight .tabTitle .tabItem:hover, .highlight .tabTitle .tabItemCur{color: #fff; font-weight: bold; background: url("../images/consolidation/highlightsBg.png") no-repeat;}
.highlight .tabContent {width: 990px; float:right; height: 420px; position: relative;overflow: hidden; margin-top:15px;}
.highlight .tabContentWrap {position: absolute; }
.highlight .tabContent .tabItem {width: 1260px;height: 420px; font-size:16px; color:#333;}



/*client*/ 
.client { background: url("../images/consolidation/clientBg.png") no-repeat center; height:740px;  }
.client ul{width:100%; float:left;}
.client ul li{ width:400px; float:left; margin-right:30px; margin-top:30px;}
.client ul li:nth-child(3n){margin-right:0px!important;}
