/*前置控制*/
.fa-title{display: none;}
.news-container{
    max-width: 1920px;
}
.fa-con{width: auto;}

/*----------- 景区方案  ------------*/

.oem-ticket-system > section{margin: 0 auto}
.oem-ticket-system img{vertical-align: middle!important;}
.oem-ticket-system ul,.oem-ticket-system li{
    list-style: none;
}
    .oem-ticket-system > section > h3{
        font-weight: bold;
        color: #ea4502;
        font-size: 40px;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 80px;
    }
    .oem-ticket-system > section > hr{
        background:#ffaf09;
        margin: 0 auto 100px auto;
        width: 120px;
        height: 6px;
        border: none;
        border-radius: 5px;
    }
    .oem-ticket-system .advantage{
        background:url(/a/ticketsystem/imgs/pc/advantage.png);
        overflow: hidden;
        clear: both;
        box-sizing: border-box;
        padding: 355px 0 200px;
        text-align: center;
        background-repeat: no-repeat;
    }
    .oem-ticket-system .advantage > div{
        max-width: 1418px;
        margin: 0 auto;
        overflow: hidden;
        clear: both;
    }
    .oem-ticket-system .advantage > div > *{
        float: left;
    }
    .oem-ticket-system .advantage figure{
        margin-top: 66px;
        border: 2px solid #fff;
        padding: 60px 14px 10px 14px;
        border-radius: 14px;
        color: #fff;
        margin-left: 36px;
        margin-right: 0;
    }
    .oem-ticket-system .advantage figure img{
        cursor: pointer;
        transition-duration: 1s;
    }
    .oem-ticket-system .advantage figure img:hover{
        transform: rotateY(360deg) translateY(-8px);

    }
    .oem-ticket-system .advantage h5{
        font-size: 20px;
        margin-bottom: 9px;
        margin-top: 20px;
        font-weight: bold;
    }
    .oem-ticket-system .functions table{
        width: 100%;
        background-image: url(/a/ticketsystem/imgs/pc/functions.jpg);
        background-position: center 80px;
        background-repeat: no-repeat;
        overflow: hidden;
        border-spacing: 165px;
        margin-top: -40px;
        border-collapse: separate;
    }
    .oem-ticket-system .functions table tr td{
       /*border: 1px solid #000;*/
        box-sizing: border-box;
        height: 265px;
        width:50%;
    }
    @media screen and (min-width:1710px){
    .oem-ticket-system .functions table tr .left-part{
        padding-left: 6vw
    }}
    .oem-ticket-system .functions h4{
        border: 2px solid #ea4502;
        border-radius: 30px;
        padding: 5px 25px;
        display: inline-block;
        letter-spacing: 9px;
        text-indent: 5px;
        color: #ea4502;
    }
    .oem-ticket-system .functions span, .functions-app span{
        position: relative;
        padding-left: 20px;
        padding-right: 20px;
        line-height: 32px;
    }
    .functions-app span{
        font-size: 11px;
        /*letter-spacing: 7px;*/
        padding-right: 8px;
    }
    .oem-ticket-system .functions span:before{
        position: absolute;
        width: 18px;
        height: 17px;
        content: "";
        top: 2px;
        left: 0;
        background-image: url(/a/ticketsystem/imgs/pc/3-7.png);
    }
    .functions-app span:before{
        position: absolute;
        width: 18px;
        height: 17px;
        content: "";
        top: 0px;
        left: 0;
        background-image: url(/a/ticketsystem/imgs/pc/3-7.png);
        background-size: 76%;
        background-repeat: no-repeat;
        background-position: top center;
    }
    .oem-ticket-system .application > div{
        display: table;
        margin: 0 auto;
        border-spacing: 58px
    }
    .oem-ticket-system .application > h3{
        margin-top: 80px;
    }
     .oem-ticket-system .application > hr{
        margin-bottom: 55px;
    }
    .oem-ticket-system .application figure{
        display: table-cell;
        position: relative;
        color: #fff;
        overflow: hidden;
    }
    .oem-ticket-system .application figure h5{
        padding: 15px 0 19px 0;
        text-align: center;
        font-size: 16px;
        background: #ea4502a1;
        box-sizing: border-box;
        margin: 0;
        letter-spacing: 6px;
        line-height: 25px;
    }
    .oem-ticket-system .application figcaption{
    position: absolute;
    top: 0;
    left: 0;  
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    padding-top: 266px;
    cursor: pointer;
    transition-duration: .2s;
    }
    .oem-ticket-system .application figcaption:hover{
        padding-top: 0px
    }
    .oem-ticket-system .application figcaption hr{
        margin-top: 0;
        margin-bottom: 15px;
    }
    .oem-ticket-system .application figcaption div{
        padding: 40px;
        padding-top: 0;
        background: #ea4502a1;
        display: block;
        height: 500px;
        letter-spacing: 4px;
    }
    .oem-ticket-system .application figcaption h5 span{
        font-size: 15px;
    }
    .oem-ticket-system .device table{
        max-width: 100%;
        margin: 0 auto;
        border-collapse: separate;
        border-spacing: 10px;
    }
    .oem-ticket-system .device table tr td{
        padding: 0px;
        position: relative;
        border-radius: 7px;
        overflow: hidden;
        cursor: pointer;
        border: 1px solid #fe8244;
        transition-duration: .3s;
    }
    .oem-ticket-system .device table tr td:hover{
        box-shadow: 0 0 10px #492711;
    }
    .oem-ticket-system .device table tr td h4{
        position: absolute;
        width: 100%;
        text-align: center;
        margin-bottom: 16px;
        bottom: 0;
        letter-spacing: 5px;
        color: #fff;
    }
    .oem-ticket-system .gallery{
        position: relative;
        overflow: hidden;
        height: 631px;
        padding: 0;
        margin: 0 auto;
        width: 1414px;}
    .oem-ticket-system .gallery li{position: absolute;}
    .oem-ticket-system .gallery li > div{
        position: relative;
    }
    .oem-ticket-system .gallery li > div figcaption:hover{
        opacity: 1;
    }
    .oem-ticket-system .gallery li > div figcaption{
        position: absolute;
        width: 100%;
        height: 100%;
        background:#a8a8a8a1;
        top: 0;
        display: flex;
        text-align: center;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        opacity: 0;
        transition-duration: 0.5s;
        cursor: pointer;
        font-size: 19px;
        font-weight: bold;
        text-shadow: 10px 0px 15px #000;
        color: #fff;
    }
    
    .oem-ticket-system .photo2{top: 180px}
    .oem-ticket-system .photo3{bottom: 0}
    .oem-ticket-system .photo4{left: 430px}
    .oem-ticket-system .photo5{bottom: 0;left: 535px}
    .oem-ticket-system .photo6{left: 1059px;}
    .oem-ticket-system .photo7{top: 339px;left: 1059px}
    .oem-ticket-system .photo8{top:492px;left:  1059px}
    .oem-ticket-system .service div{
        display: table;
        table-layout: fixed;
        width: 100%;
        max-width: 1500px;
        margin: 0 auto;
    }

    .oem-ticket-system .service figure{
        text-align: center;
        color: #ea4502;
        width: 20%;
        display: table-cell;

    }
    .oem-ticket-system .service figure figcaption{
        font-weight: bold;
        padding:20px 0;
    }
    /*ap--------------------------------------------------------------------p*/
@media screen and (max-width: 767px){
    .news-container{
        padding: 0!important
    }
    .fa-txt{margin-top: 0}
}
.carousel-indicators{
    bottom: -2px!important;
}
.carousel-indicators .active{
    background:#ea4502;
}
.carousel-indicators li{
    background-color:#ddd;
}
.carousel-inner{
    width: 67%;
    margin:0 auto;
    text-align: center;
}
.carousel-inner h4{
    font-size: 24px;
    margin-bottom: 0;
    font-weight: bold;
}
.carousel-inner hr{
    margin: 10px
}
.carousel-inner p{
    font-size: 12px;
}
.oem-ticket-system-app section > h2{
    background: url(/a/ticketsystem/imgs/app/title.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 71px;
    font-weight: bold;
    color: #ea4502;
    font-size: 25px;
    text-align: center;
    margin-top: 35px;
    line-height: 70px;
    letter-spacing: 8px;
}
.oem-ticket-system-app section > hr:nth-of-type(1){
    height: 6px;
    width: 12%;
    background: #ffaf09;
    border: none;
}
.oem-ticket-system-app #myCarousel{
    background: url(/a/ticketsystem/imgs/app/1-1.png);
    background-size: 100%;
    padding-top: 65px;
    padding-bottom: 41px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
}
.advantage-app > img{
    width: 100%;
}
.advantage-app figure{
    border: 2px solid;
    box-sizing: border-box;
    padding: 1em 10px 1em 2em;
    border-radius: 10px;
    overflow: hidden;
    border-color: #fc8c00;
    color: #fc8c00;
    vertical-align: middle;
    margin: 10px 15px;
    display: table;
    /*table-layout: fixed;*/
    width:calc(100% - 30px);
}
.advantage-app figure img{
    vertical-align: middle;
    display: table-cell;
    width: 66px;
}
.advantage-app figure figcaption{
    display: table-cell;
    margin-left: 20px;
    vertical-align: middle;
    padding-left: 11px;
}
.advantage-app figure h5{
    /*margin: 0; */
    font-size: 19px;
    letter-spacing: 8px;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 3px;
}
.advantage-app figure span{
    /*font-size: 21px;*/
}
.functions-app figure{
    box-sizing: border-box;
    margin:5em 1em 0;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 2em 5vw;
    box-shadow: 0 0 20px #aaa;
}
.functions-app figure img{
    margin: 0 auto;
    display: inherit;
    width: 100%;
}
.functions-app figure h3{
    font-size: 5vw;
    border: 1px solid #ed6a37;
    display: inline-block;
    padding: 5px 30px;
    border-radius: 44px;
    color: #ed6a37;
    letter-spacing: 2px;
    font-weight: bold;
}
.application-app > a{
    display: block;
}
.application-app figure{
    display: flex;
    margin: 0 15px;
}
.application-app figure > *{
}
.application-app figure img{
    width: 30%
}
.application-app figcaption{
    padding: 14px 10px;
    background-color: #ed6a37;
    flex-grow: 2;
    margin-left: 5px;
    border-radius: 0 15px 15px 0;
    color: #fff;
}
.application-app figcaption.left-detail{
    margin-right: 5px;
    margin-left: 0;
    border-radius: 15px 0px 0px 15px;
}
.application-app figcaption h4{
    font-size: 4vw;
    margin:0;
    letter-spacing: 5px;
    text-align: center;
}
.application-app figcaption span{
    font-size: 14px;
    display: inline-block;
    padding: 14px;
}
.application-app figcaption hr{
    border:none;
    height: 2px;
    background-color: #fff;
    margin: 10px 0;
}
.service-app{
    box-sizing: border-box;
    overflow: hidden;
    clear: both
}
.service-app > figure{
    float: left;
    box-sizing: border-box;
    text-align: center;
    margin: 10px 0;
    font-size: 11px;
    color: #ea4502;
    padding: 0 10px;
}
.service-app > figure img{
    width: 74%;
}
.service-app > figure.wd50 img{
    width: 46%;
}
.service-app > figure figcaption{
    margin-top: 20px;
}
.wd30{
    width:33%;
}
.wd50{
    width: 50%;
}
.c7202{
    border-color: #fc7300!important;
    color:#fc7300!important;
}
.c4200{
    border-color: #ff4600!important;
    color:#ff4600!important;
}
