/*防劫持*/
/*內容*/
.anti{

}
.content-wrap {
    position: relative;
}
/*標題*/
.anti .inner-wrap{ margin:0 auto;}
.anti .inner-wrap h1 {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 3px;
    color: #f4dfa8;
    text-align: center;
    /*background: url(tpl/common/images/anti/tigerfa_logo.png) no-repeat 35px 0;*/
    padding-left: 100px;
    padding: 18px 0;
    margin: 20px auto 10px;
}
.anti .inner-wrap h2{ font-size:20px; font-weight:bold; color:#fff;text-align:center; margin:0px;letter-spacing: 3px;}
.anti .inner-wrap h2 b{ color:#ffff00;}
.anti .inner-wrap h3{ font-size:18px; color:#00ffff;text-align:center;margin: 0px;}
.anti .inner-wrap h4{ font-size:18px; color:#ffff00;text-align:center;margin: 10px auto 30px;letter-spacing: 2px;}
.anti .inner-wrap p{
    font-size: 16px;
    color: #fff;
    margin: 0;
    letter-spacing: 4px;
    padding: 10px;
    text-align: center;
}
.anti .content-wrap .step{ width:1000px;margin-bottom: 20px;}
.anti .content-wrap .step::after {
    content: '';
    display: block;
    clear: both;
}
.anti .content-wrap .step .step-point {
    float: left;
    color: #ffff00;
    border: solid 2px #ffff00;
    border-radius: 50px;
    padding: 5px 20px;
    width: 200px;
    margin: 10px;
}
.anti .content-wrap .step .step-txt {
    float: left;
    width: 700px;
    text-align: left;
    font-size: 20px;
    color: #fff;
    margin-top: 5px;
}
.anti .content-wrap .step .step-txt a{ color:#fffc0f; text-decoration:underline;}
.anti .content-wrap section::after {
    content: '';
    display: block;
    clear: both;
}
.anti .content-wrap .content-current {
    display: block;
    margin: 0 auto;
    padding: 1em;
    max-width: 1000px;
    text-align: center;
    background-color: #0d2455;
}
.anti table tr:nth-child(1) {
    background-image: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
    background-image: -o-linear-gradient(top, #fff 0, #f2f2f2 100%);
    background-image: linear-gradient(to bottom, #fff 0, #f2f2f2 100%);
}
/* Underline */
.anti .tabs-style-underline2 nav {
    background: none;
}
.anti .tabs nav ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 1000px;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.anti .tabs-style-underline2 nav a {
    padding: 0px;
    border-left: 1px solid #fff;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    color:#fff;
    text-decoration: none;
}

.anti .tabs-style-underline2 nav li:last-child a {
    border-right: 1px solid #fff;
}
.anti .tabs-style-underline2 nav a span {
    font-weight: 700!important;
    font-size: 24px!important;
}
.anti.tabs-style-underline2 nav li a::after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6px;
    background: none;
    content: '';
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    -webkit-transform: translate3d(0,150%,0);
    transform: translate3d(0,150%,0);
}
.anti .tabs {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    font-weight: 300;
    font-size: 1.25em;
}
.anti .tabs nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.anti .tabs nav a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.5;
}
.anti .tabs nav a:hover {
    text-decoration: none;
}
.anti .tabs nav a span {
    vertical-align: middle;
    font-size: 0.75em;
}
.anti .tabs nav li.tab-current {
    background-color: #ffff00;
}

.anti .tabs nav li.tab-current a {
    color: #333;
}
.anti .tabs nav a:focus {
    outline: none;
}
.anti .content-wrap table {
    background-color: #fff!important;
    width: 80%;
    margin: 30px auto;
}
.anti .content-wrap table td {
    border: solid 1px #656565;
    color: #050505;
    font-size: 16px;
    padding: 10px;
}
.anti .content-wrap .step-tit {
    font-size: 24px;
    border: solid 2px #ffff00;
    padding: 10px 100px;
    color: #ffff00;
    border-radius: 50px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 30px;
}
.anti .content-wrap .step-tit2 {
    width: 100%;
    text-align: left;
}
.ios-step1{
    background: url(../../images/anti/ios_ph01.jpg) no-repeat center 135px;
}
.ios-step2{
    background: url(../../images/anti/ios_ph02.jpg) no-repeat center 135px;
}
.ios-step3{
    background: url(../../images/anti/ios_ph03.jpg) no-repeat center 135px;
}
.ios-step4{
    background: url(../../images/anti/ios_ph04.jpg) no-repeat center 135px;
}
.ios-step5{
    background: url(../../images/anti/ios_ph05.jpg) no-repeat center 135px;
}
.ios-step6{
    background: url(../../images/anti/ios_ph06.jpg) no-repeat center 135px;
}
.ios-step7{
    background: url(../../images/anti/ios_ph07.jpg) no-repeat center 135px;
}
.ios-step1.en-us{
    background: url(../../images/anti/en-us/ios_ph01.png) no-repeat center 135px;
}
.ios-step2.en-us{
    background: url(../../images/anti/en-us/ios_ph02.png) no-repeat center 135px;
}
.ios-step3.en-us{
    background: url(../../images/anti/en-us/ios_ph03.png) no-repeat center 135px;
}
.ios-step4.en-us{
    background: url(../../images/anti/en-us/ios_ph04.png) no-repeat center 135px;
}
.ios-step5.en-us{
    background: url(../../images/anti/en-us/ios_ph05.png) no-repeat center 135px;
}
.ios-step6.en-us{
    background: url(../../images/anti/en-us/ios_ph06.png) no-repeat center 135px;
}
.ios-step7.en-us{
    background: url(../../images/anti/en-us/ios_ph07.png) no-repeat center 135px;
}
.anti .step-mac{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
}
.step-mac-txt{
    margin: auto;
    float: left;
    color: white;;
    width: 50%;
    padding: 15px;
}
.step-mac-txt b{
    color: #ffdb08;
    font-weight: 200;
}
.step-mac-img01{
    float: right;
    width: 50%;
}
.anti .step-content{ padding:20px 0;}
.anti step-content::after {
    content: '';
    display: block;
    clear: both;
}
.anti .step-box,.step-box2{ width:50%; float:left;margin-bottom: 30px;}
.anti .step-tit2 {
    width: 100%;
    text-align: left;
}
.anti .step-nu {
    color: #ffdb08;
    font-size: 30px;
    border: solid 2px #ffdb08;
    padding: 3px 19px;
    border-radius: 50px;
    float: left;
}
.anti .step-tit2 .step-txt {
    color: #fff;
    font-size: 22px;
    float: left;
    width: 78%;
    margin:13px 0 0 10px;
    height:110px;
}

.anti .step-tit2 .step-txt.en-us {
    font-size: 18px;
}

.anti .step-txt b{ color:#ffdb08;font-weight: 200;}

/*彈跳視窗*/
.modal-content-anti{
    width: 63vw;
    margin: 0 auto;
    background: url(../../images/anti/bg_img.jpg) #1f3c79 no-repeat 0 0;
    color: #74777b;
    font-weight: 400;
    font-size: 1em;
    font-family: Microsoft YaHei;
}
.anti-content{
    min-width: 768px;
    background: #000b21;
    background: -moz-linear-gradient(top, #000b21 0%, #0d4796 100%);
    background: -webkit-linear-gradient(top, #000b21 0%,#0d4796 100%);
    background: linear-gradient(to bottom, #000b21 0%,#0d4796 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000b21', endColorstr='#0d4796',GradientType=0 );
}
#AntiModal .modal-anti{
    height: 800px;
    overflow: auto;
}
.anti .step-t1{
    display: flex;
    flex-wrap: wrap;
}
.anti .step-c1{
    margin: auto;
    float: left;
    color: white;
}
.anti .step-c2{
    float: right;
}
.anti .step-c3{
    margin: auto;
    float: left;
    color: white;
    text-align: left;
}
.anti .mg-bot1{
    margin-bottom:60px;
}
.anti .mg-bot2{
    margin-bottom:20px;
}
.anti .mg-top1{
    margin-top: 20px!important;
}
.anti .mg-top2{
    margin: -30px auto 0;
}
.anti .mg-top3{
    margin: -30px auto 0;
}