#APFBody #cssmenu > ul > li > a {
    color: #333;
}
#APFBody .topTel {
    color: #333;
}
#APFBody #cssmenu > ul > li:hover > a,#APFBody #cssmenu > ul > li.active > a {
    color: #5197FF!important;
}
/* APF详情页 */
#APFBody header .logo {
    background: url("../../images/logoDark.png") no-repeat center/cover;
}
/* 顶图 */
.APFTopImg {
    width: 100%;
    height: 842px;
    margin-top: 100px;
    background: url("../../images/APF/APFTopImgBg.png") no-repeat center/cover;
    position: relative;
}
/* 轮播文字 */
.APFTopImg h3 {
    width: 450px;
    font-size: 56px;
    font-weight: bold;
    color: #121928;
    position: absolute;
    top: 325px;
    left: 210px;
}
.APFTopImg h5 {
    width: 450px;
    font-size: 26px;
    font-weight: 400;
    color: #121928;
    position: absolute;
    top: 414px;
    left: 210px;
}
.APFTopImg .sliderText {
    width: 570px;
    height: 178px;
    position: absolute;
    top: 326px;
    left: 210px;
}
.APFTopImg .sliderText::after {
    display: block;
    content: '';
    width: 10px;
    height: 127px;
    background-color: #2F80F7;
    position: absolute;
    top: 150px;
    left: -26px;
}
.APFTopImg .sliderText::before {
    display: block;
    content: '';
    width: 613px;
    height: 127px;
    background-image: linear-gradient(to right, rgba(135,190,221,1), rgba(255,0,0,0));
    opacity: 0.6;
    position: absolute;
    top: 150px;
    left: -16px;
}
.APFTopImg .sliderText p {
    margin-top: 162px;
    text-indent: 20px;
    line-height: 26px;
    position: relative;
}
/* 功能原理 */
.gnyl {
    width: 100%;
    height: 842px;
    background: url("../../images/APF/gnylBg.png") no-repeat center/cover;
}
.gnyl section div {
    margin-top: 110px;
}
.gnyl section div h2 {
    font-size: 52px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin-bottom: 50px;
}
.gnyl section div h4 {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    line-height: 36px;
    text-align: center;
}
/* DFT检测算法 */
section.DFTBg {
    background-color: #FBFBFB;
}
.DFT .DFTText{
    margin: 300px 0 0 170px;
}
.APFText h3 {
    font-size: 52px;
    font-weight: bold;
    color: #121928;
    margin-bottom: 40px;
}
.APFText p {
    width: 442px;
    height: 97px;
    font-size: 20px;
    color: #24314E;
    line-height: 40px;
    position: relative;
    margin-left: 20px;
}
.APFText p::before {
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #333;
    position: absolute;
    top: 15px;
    left: -17px;
}
/* 核心器件 */
.hxqj {
    width: 100%;
    height: 842px;
    background: url("../../images/APF/hxqjBg.png") no-repeat center/cover;
    position: relative;
}
.hxqj .hxqjText {
    position: absolute;
    top: 275px;
    left: 230px;
}
.hxqj section div h3 {
    font-size: 52px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 40px;
}
.hxqj section div p {
    width: 429px;
    font-size: 20px;
    color: #fff;
    opacity: 0.7;
    height: auto;
}
.hxqj section div p::before {
    background-color: #fff;
    opacity: 0.7;
}
/* 模块化 */
.mkhBg {
    background-color: #F2F3F9;
}
.mkh {
    position: relative;
    width: 100%;
    height: 842px;
}
.mkh .mkhText {
    position: absolute;
    top: 275px;
    right: 230px;
}
/* 分层设计 */
.fcsj {
    position: relative;
    width: 100%;
    height: 842px;
}
.fcsj  .fcsjText {
    position: absolute;
    top: 275px;
    left: 230px;
}
/* 轮播 */
.lunbo {
    width: 100%;
    height: 842px;
    background: url("../../images/APF/lunboBg.png") no-repeat center/cover;
}
.lunbo .lunboBox {
    width: 600px;
    height: 663px;
    background: url("../../images/APF/lunboBoxBg.png") no-repeat center/cover;
    margin: 170px 0 0 650px;
    padding: 100px 70px 0px
}
.lunbo .lunboBox h1 {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-align: left;
    margin-bottom: 16px;
}
.lunbo .lunboBox i.line {
    display: block;
    width: 140px;
    height: 4px;
    background: #2F80F7;
    position: relative;
}
.lunbo .lunboBox i.line::after {
    display: block;
    content: '';
    width: 508px;
    height: 4px;
    background: #2F80F7;
    opacity: 0.5;
    position: absolute;
    top: 0;
    left: 0;
}
.lunbo .lunboBox p {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: left;
    padding-left: 30px;
    margin-top: 18px;
}
#APFLunbo .apfImg {
    width: 660px!important;
    height: 842px!important;
    margin-left: -790px;
    padding-top: 120px;
}
/* 左右按钮 */
.glide__arrow {
    width: 40px;
    height: 40px;
    border: 0;
    margin-top: 80px;
}
.glide__arrow--left {
    background: url("../../images/APF/left.png") no-repeat center/cover;
    left: 7em;
    animation: arrowLeft 1s infinite alternate;
}
@keyframes arrowLeft {
    0% {
        left: 6em;
        opacity: 0.3;
      }
  
    100% {
        left: 7em;
        opacity: 1;
    }              
}
.glide__arrow--right {
    background: url("../../images/APF/right.png") no-repeat center/cover;
    right: 7em;
    animation: arrowRight 1s infinite alternate;
}
@keyframes arrowRight {
    0% {
        right: 6em;
        opacity: 0.3;
      }
  
    100% {
        right: 7em;
        opacity: 1;
    }           
}
/* 笔记本电脑 1366 */
@media (max-width: 1366px){
    .APFTopImg {
        height: 600px;
    }
    .APFTopImg h3 {
        font-size: 53px;
        top: 230px;
        left: 150px;
    }
    .APFTopImg h5 {
        top: 298px;
        left: 150px;
    }
    .APFTopImg .sliderText{
        top: 198px;
        left: 150px;
        width: 436px;
        height: 106px;
    }
    .APFTopImg .sliderText::before {
        width: 436px;
        height: 106px;
    }
    .APFTopImg .sliderText p {
        line-height: 20px;
    }
    .APFTopImg .sliderText::after {
        height: 106px;
    }
    .gnyl {
        height: 600px;
    }
    .gnyl section div h2 {
        font-size: 48px;
        margin-bottom: 30px;
    }
    .gnyl section div {
        margin-top: 66px;
    }
    .gnyl section div h4 {
        font-size: 18px;
        line-height: 30px;
    }
    .DFT img {
        height: 600px;
    }
    .APFText h3 {
        font-size: 40px;
        display: block;
        width: 500px;
    }
    .APFText p {
        font-size: 16px;
    }
    .hxqj section div p {
        font-size: 16px;
    }
    .DFT .DFTText {
        margin: 210px 0 0 60px;
    }
    .hxqj {
        height: 600px;
    }
    .hxqj section div h3 {
        font-size: 40px;
    }
    .hxqj .hxqjText {
        top: 175px;
        left: 150px;
    }
    .mkh {
        height: 600px;
    }
    .mkh img {
        height: 600px;
    }
    .mkh .mkhText {
        top: 105px;
        right: 38px;
        width: 450px;
    }
    .fcsj {
        height: 600px;
    }
    .fcsj img {
        height: 600px;
    }
    .fcsj .fcsjText {
        top: 175px;
        left: 106px;
    }
    /* 轮播 */
    .lunbo {
        height: 600px;
    }
    .lunbo .lunboBox {
        width: 500px;
        height: 553px;
        padding: 70px 60px 0px;
        margin: 0px 0 0 520px;
    }
    .lunbo .lunboBox h1 {
        font-size: 24px;
    }
    .lunbo .lunboBox i.line::after {
        width: 406px;
    }
    #APFLunbo .apfImg {
        width: 440px!important;
        height: 600px!important;
        margin-left: -630px;
        padding-top: 0;
    }
    .lunbo .lunboBox p {
        line-height: 28px;
    }
    .lunbo .glide {
        top: 0;
    }
    .glide__arrow {
        margin-top: 0;
    }
    .glide__arrow--right {
        right: 4em;
    }
    .glide__arrow--left {
        left: 4em;
    }
}
/* 移动端 */
@media(max-width: 768px) {
    .APFTopImg {
        background: url(../../images/APF/APFTopImgBg1.jpg) no-repeat center/cover;
    }
    .APFTopImg h3 {
        font-size: 30px;
        top: 80px;
        left: 15px;
        width: 80%;
    }
    .APFTopImg h5 {
        top: 140px;
        left: 15px;
        font-size: 18px;
        width: 330px;
    }
    .APFTopImg .sliderText {
        top: 40px;
        left: 46px;
        width: 300px;
        height: 122px;
    }
    .APFTopImg .sliderText::before {
        width: 330px;
        height: 140px;
    }
    .APFTopImg .sliderText::after {
        height: 140px;
    }
    .gnyl {
        background: url(../../images/APF/gnylBg1.jpg) no-repeat center/cover;
    }
    .gnyl section div h2 {
        font-size: 30px;
    }
    .gnyl section div h4 {
        font-size: 14px;
    }
    .gnyl section div h4 br {
        display: none;
    }
    .DFTBg {
        background: url(../../images/APF/DFTLeftImg1.jpg) no-repeat center/cover; 
        height: 600px;
    }
    .DFTBg .col-xs-12:nth-child(1) {
        display: none;
    }
    .DFTBg .col-xs-12:nth-child(2) {
        height: 600px;
    }
    .APFText h3 {
        font-size: 30px;
        width: 100%;
        margin-bottom: 30px;
    }
    .DFT .DFTText {
        margin: 44px 0 0 0;
    }
    .APFText p {
        font-size: 14px;
        width: 95%;
        line-height: 26px;
        height: auto;
    }
    .APFText p::before {
        top: 10px;
    }
    .hxqj {
        background: url(../../images/APF/hxqjBg1.jpg) no-repeat center/cover;
    }
    .hxqj section div h3 {
        font-size: 30px;
        width: 100%;
        margin-bottom: 30px;
        transform: none;
    }
    .hxqj section div p {
        font-size: 14px;
        width: 90%;
        line-height: 26px;
    }
    .hxqj .hxqjText {
        top: 50px;
        left: 15px;
    }
    .mkhBg {
        background: url(../../images/APF/DFTLeftImg1.jpg) no-repeat center/cover;
        height: 600px;
    }
    .mkhBg .col-xs-12:nth-child(1) {
        display: none;
    }
    .mkh .mkhText {
        top: 50px;
        right: 0;
        width: 98%;
    }
    .fcsj {
        background: url(../../images/APF/DFTLeftImg1.jpg) no-repeat center/cover;
        height: 600px;
    }
    .fcsj .col-xs-12:nth-child(2) {
        display: none;
    }
    .fcsj .fcsjText {
        top: 50px;
        left: 0;
        width: 98%;
    }
    /* 轮播 */
    .lunbo {
        background: url(../../images/APF/lunboBg1.jpg) no-repeat center/cover;
    }
    .lunbo .lunboBox {
        background: none;
        padding: 0;
        margin: -170px 0 0 0;
        height: 180px;
    }
    .lunbo .lunboBox h1 {
        font-size: 14px;
    }
    .lunbo .lunboBox i.line::after {
        width: 230px;
    }
    .lunbo .lunboBox i.line {
        width: 70px;
    }
    .lunbo .lunboBox p {
        padding-left: 0;
        line-height: 22px;
        font-size: 14px;
    }
    #APFLunbo .apfImg {
        width: 300px!important;
        height: 340px!important;
        margin-left: 0;
        position: absolute;
        top: 268px;
    }
    .glide__track,.glide__slides {
        height: 600px;
    }
    .glide__arrow {
        position: static;
        margin-top: -160px;
    }
    .glide__arrow--right {
        margin: -40px 336px;
    }
}