#boxTabPage { width:100%; float:left; padding:100px 0px 0px;}
#boxTabPage .main { width:100%; float:left;}
#tabPage { width:100%; float:left;}
#tabPage .main2 { width:1440px; margin:0px auto;}
#tabTitle { width:100%; float:left; padding:0px 208px; box-sizing:border-box;}
#tabPage .title { width:100%; float:left; font-size: 21px; color: #0095d8; text-transform: none; line-height: 50px;}
#tabPage .tabTitle { width:100%; float:left; margin-top: 10px; border-bottom:1px dotted #ccc; margin-bottom:24px; padding-bottom: 40px;}
#tabPage .tabTitle ul { width:100%; float:left;}
#tabPage .tabTitle ul li { float:left; position: relative;}
#tabPage .tabTitle ul li+li { margin-left:40px;}
#tabPage .tabTitle ul li a { font-size:18px; color:#F19831; text-transform: none;}
#tabPage .tabTitle ul li.current:after { content: ""; width: 9px; height: 8px; position: absolute; left: 50%; bottom: -21px; margin-left: -4.5px; background: url(../images/icon-li-active.png) center center no-repeat; }
#tabPage .tabTitle ul li.current a { color:#666;}
#tabCon { width:100%; float:left;}
#tabCon .main { width:1440px; margin:0px auto; float:none;} 
#tabCon .tabCon { width:100%; float:left;}
#tabCon #privacy { padding-top: 0; }