<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*jquery.bxslider.css*/
.bx-pager a.active img {
    border: 1px solid #222;
    width: 104px;
    height: 54px
}

.bx-pager a img {
    display: inline-block;
    width: 100px;
    height: 50px;
    padding: 3px;
    border: 1px solid #909090;
    background: rgba(255,255,255,.5);
    border-radius: 2px
}

.bx-pager a {
    margin: 0 3px
}
.banner_02{ height:600px; overflow:hidden;}
.banner_02 #banner_02_con{ display:none;}
.bx-wrapper {
    position: relative;
    padding: 0;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}
.banner_03{ position:relative; z-index: 1; width:100%; height:640px; overflow:hidden;}
.banner_03 .bd { Z-INDEX: 0; position: relative; overflow:hidden; }
.banner_03 .bd ul{ margin:0px auto;}
.banner_03 .bd li { width:100%; height:640px; text-align:center;  overflow:hidden;}
.banner_03 .hd { position:relative; top:-40px; width:1100px; height:20px; margin:0px auto; text-align:center;}
.banner_03 .hd ul { position:absolute; left:50%; margin-left:-60px; bottom:0px; z-index:99; width:150px; height:22px;}
.banner_03 .hd ul li { height:22px; width:22px; margin-left:15px; text-align:center; text-indent:-9999em; float:left; background:url(../Images/BannerBg_02.png) no-repeat; cursor:pointer;}
.banner_03 .hd ul .on { background:url(../images/BannerBg_01.png) no-repeat; }
.banner_03 .prev { position:absolute;  TOP:50%; left:20px; Z-INDEX:2; width:31px; height:53px; margin-top:-30px; background:url(../Images/BannerLeft.png) no-repeat; cursor: pointer;}
.banner_03 .next { position:absolute; TOP:50%; right:20px; Z-INDEX:2; width:31px; height:53px; margin-top:-30px; background:url(../Images/BannerRgt.png) no-repeat; cursor:pointer;}
    .bx-wrapper img {
        max-width: 100%;
        display: block
    }
.dataItem-k35xm23qBtnLink:hover{
    background-color: rgb(0, 143, 218);
    color: rgb(255, 255, 255);
    border-style: solid;
    border-radius: 4px;
    box-shadow: undefined;
}
.dataItem-i27q26d6Btn a{
    background-color: rgb(0, 143, 218);
    color: rgb(255, 255, 255);
    border-style: solid;
    border-radius: 4px;
    box-shadow: undefined;
    text-align:  center;
}
.bxslider {
    margin: 0;
    padding: 0;
    display: table
}

ul.bxslider {
    list-style: none
}

.bxslider li {
    display: table-cell
}

.bx-viewport {
    -webkit-transform: translateZ(0)
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    position: absolute;
    bottom: 30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

    .bx-wrapper .bx-pager.bx-default-pager a {
        background: #666;
        text-indent: -9999px;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px
    }

        .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
            background: #000
        }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager-item {
    display: inline-block;
    vertical-align: bottom
}

.bx-wrapper .bx-pager-item {
    font-size: 0;
    line-height: 0
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(images/controls.png) no-repeat 0 -32px
}

    .bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
        background-position: 0 0
    }

.bx-wrapper .bx-next {
    right: 10px;
    background: url(images/controls.png) no-repeat -43px -32px
}

    .bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {
        background-position: -43px 0
    }

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 1
}

    .bx-wrapper .bx-controls-direction a.disabled {
        display: none
    }

.bx-wrapper .bx-controls-auto {
    text-align: center
}

    .bx-wrapper .bx-controls-auto .bx-start {
        display: block;
        text-indent: -9999px;
        width: 10px;
        height: 11px;
        outline: 0;
        background: url(images/controls.png) -86px -11px no-repeat;
        margin: 0 3px
    }

        .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus, .bx-wrapper .bx-controls-auto .bx-start:hover {
            background-position: -86px 0
        }

    .bx-wrapper .bx-controls-auto .bx-stop {
        display: block;
        text-indent: -9999px;
        width: 9px;
        height: 11px;
        outline: 0;
        background: url(images/controls.png) -86px -44px no-repeat;
        margin: 0 3px
    }

        .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus, .bx-wrapper .bx-controls-auto .bx-stop:hover {
            background-position: -86px -33px
        }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80,80,80,.75);
    width: 100%
}

    .bx-wrapper .bx-caption span {
        color: #fff;
        font-family: Arial;
        display: block;
        font-size: .85em;
        padding: 10px
    }
/*globa.css*/
body {
    font-family: "å¾®è½¯é›…é»‘",HelveticaNeueW01-55Roma,HelveticaNeueW02-55Roma,HelveticaNeueW10-55Roma,Helvetica Neue,Helvetica,Arial,ãƒ¡ã‚¤ãƒªã‚ª,meiryo,ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ pro w3,hiragino kaku gothic pro,sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

*, div, li, p, ul {
    list-style: none
}

*, div, h1, h2, h3, h4, h5, h6, li, p, ul {
    margin: 0;
    padding: 0
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    line-height: 1.5rem
}

a, a:focus, a:hover {
    text-decoration: none
}

input, input:focus {
    outline: 0;
    padding-left: 5px
}

table {
    float: none
}

i {
    font-style: normal
}
/*iconcolor60.css*/
.album2_60 {
    background: url(../images/album2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.album_60 {
    background: url(../images/album_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.ambulance_60 {
    background: url(../images/ambulance_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.android_60 {
    background: url(../images/android_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.audi_60 {
    background: url(../images/audi_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.bell2_60 {
    background: url(../images/bell2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.bell_60 {
    background: url(../images/bell_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.bing_60 {
    background: url(../images/bing_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.bmw_60 {
    background: url(../images/bmw_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.board_60 {
    background: url(../images/board_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.bookmark1_60 {
    background: url(../images/bookmark1_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.bookmark2_60 {
    background: url(../images/bookmark2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.build_60 {
    background: url(../images/build_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.cadillac_60 {
    background: url(../images/cadillac_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.cake_60 {
    background: url(../images/cake_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.calendar1_60 {
    background: url(../images/calendar1_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.calendar2_60 {
    background: url(../images/calendar2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.calendar3_60 {
    background: url(../images/calendar3_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.camera_60 {
    background: url(../images/camera_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.candle_60 {
    background: url(../images/candle_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.carmini_60 {
    background: url(../images/carmini_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.car_60 {
    background: url(../images/car_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.claus_60 {
    background: url(../images/claus_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.clock2_60 {
    background: url(../images/clock2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.clock3_60 {
    background: url(../images/clock3_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.clock_60 {
    background: url(../images/clock_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.close_60 {
    background: url(../images/close_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.cloudsapp_60 {
    background: url(../images/cloudsapp_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.clouds_60 {
    background: url(../images/clouds_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.coffee_60 {
    background: url(../images/coffee_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.collect_60 {
    background: url(../images/collect_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.collection2_60 {
    background: url(../images/collection2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.collection_60 {
    background: url(../images/collection_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.color_60 {
    background: url(../images/color_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.dasauto_60 {
    background: url(../images/dasauto_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.data2_60 {
    background: url(../images/data2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.data3_60 {
    background: url(../images/data3_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.data4_60 {
    background: url(../images/data4_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.data5_60 {
    background: url(../images/data5_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.data6_60 {
    background: url(../images/data6_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.data7_60 {
    background: url(../images/data7_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.data_60 {
    background: url(../images/data_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.downmail_60 {
    background: url(../images/downmail_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.faceook_60 {
    background: url(../images/faceook_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.flagblue_60 {
    background: url(../images/flagblue_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.flaggreen_60 {
    background: url(../images/flaggreen_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.flagpink_60 {
    background: url(../images/flagpink_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.flagred_60 {
    background: url(../images/flagred_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.flagviolet_60 {
    background: url(../images/flagviolet_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.flagyellow_60 {
    background: url(../images/flagyellow_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.food_60 {
    background: url(../images/food_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.gift2_60 {
    background: url(../images/gift2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.gift3_60 {
    background: url(../images/gift3_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.gift4_60 {
    background: url(../images/gift4_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.gift_60 {
    background: url(../images/gift_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.good_60 {
    background: url(../images/good_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.google2_60 {
    background: url(../images/google2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.google_60 {
    background: url(../images/google_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.holiday2_60 {
    background: url(../images/holiday2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.holiday_60 {
    background: url(../images/holiday_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.home10_60 {
    background: url(../images/home10_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.home11_60 {
    background: url(../images/home11_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.home1_60 {
    background: url(../images/home1_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.home2_60 {
    background: url(../images/home2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.home3_60 {
    background: url(../images/home3_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.home4_60 {
    background: url(../images/home4_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.home5_60 {
    background: url(../images/home5_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.home6_60 {
    background: url(../images/home6_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.home7_60 {
    background: url(../images/home7_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.home8_60 {
    background: url(../images/home8_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.home9_60 {
    background: url(../images/home9_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.honor_60 {
    background: url(../images/honor_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.Interface_60 {
    background: url(../images/Interface_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.leftgreentwo_60 {
    background: url(../images/leftgreentwo_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.leftredtwo_60 {
    background: url(../images/leftredtwo_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.left_60 {
    background: url(../images/left_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.link1_60 {
    background: url(../images/link1_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.link2_60 {
    background: url(../images/link2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.linkedin_60 {
    background: url(../images/linkedin_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.mail2_60 {
    background: url(../images/mail2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.mailbook_60 {
    background: url(../images/mailbook_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.mailbox2_60 {
    background: url(../images/mailbox2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.mailbox_60 {
    background: url(../images/mailbox_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.mail_60 {
    background: url(../images/mail_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.mechanics_60 {
    background: url(../images/mechanics_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.medalblue_60 {
    background: url(../images/medalblue_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.medalgreen_60 {
    background: url(../images/medalgreen_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.medalred_60 {
    background: url(../images/medalred_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.medicineflag_60 {
    background: url(../images/medicineflag_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.medicine_60 {
    background: url(../images/medicine_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.menu1_60 {
    background: url(../images/menu1_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.menu2_60 {
    background: url(../images/menu2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.menublue_60 {
    background: url(../images/menublue_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.mercedesbenz_60 {
    background: url(../images/mercedesbenz_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.message_60 {
    background: url(../images/message_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.message10_60 {
    background: url(../images/message10_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.message11_60 {
    background: url(../images/message11_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.message1_60 {
    background: url(../images/message1_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.message2_60 {
    background: url(../images/message2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.message3_60 {
    background: url(../images/message3_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.message4_60 {
    background: url(../images/message4_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.message5_60 {
    background: url(../images/message5_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.message6_60 {
    background: url(../images/message6_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.message7_60 {
    background: url(../images/message7_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.message8_60 {
    background: url(../images/message8_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.message9_60 {
    background: url(../images/message9_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.network1_60 {
    background: url(../images/network1_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.network2_60 {
    background: url(../images/network2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.news_60 {
    background: url(../images/news_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.pen_60 {
    background: url(../images/pen_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.people1_60 {
    background: url(../images/people1_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.people2_60 {
    background: url(../images/people2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.people3_60 {
    background: url(../images/people3_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.phoneblack_60 {
    background: url(../images/phoneblack_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.phonewhite_60 {
    background: url(../images/phonewhite_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.photo_60 {
    background: url(../images/photo_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.picturebig_60 {
    background: url(../images/picturebig_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.picture_60 {
    background: url(../images/picture_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.plusblue1_60 {
    background: url(../images/plusblue1_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.plusblue2_60 {
    background: url(../images/plusblue2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.plusgreen_60 {
    background: url(../images/plusgreen_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.print_60 {
    background: url(../images/print_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.recovery_60 {
    background: url(../images/recovery_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.refresh_60 {
    background: url(../images/refresh_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.renren_60 {
    background: url(../images/renren_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.repair_60 {
    background: url(../images/repair_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.return2_60 {
    background: url(../images/return2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.return_60 {
    background: url(../images/return_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.right2_60 {
    background: url(../images/right2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.right3_60 {
    background: url(../images/right3_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.rightgreentwo_60 {
    background: url(../images/rightgreentwo_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.rightgreen_60 {
    background: url(../images/rightgreen_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.rightredone_60 {
    background: url(../images/rightredone_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.rightredtwo_60 {
    background: url(../images/rightredtwo_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.right_60 {
    background: url(../images/right_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.selectblue_60 {
    background: url(../images/selectblue_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.selected_60 {
    background: url(../images/selected_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.selectgreen_60 {
    background: url(../images/selectgreen_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.sharep_60 {
    background: url(../images/sharep_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.share_60 {
    background: url(../images/share_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.skype_60 {
    background: url(../images/skype_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.sugar_60 {
    background: url(../images/sugar_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.taxi_60 {
    background: url(../images/taxi_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.team1_60 {
    background: url(../images/team1_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.team2_60 {
    background: url(../images/team2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.telblue2_60 {
    background: url(../images/telblue2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.telblue_60 {
    background: url(../images/telblue_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.telgreen_60 {
    background: url(../images/telgreen_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.telold_60 {
    background: url(../images/telold_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.telred2_60 {
    background: url(../images/telred2_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.telred_60 {
    background: url(../images/telred_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.telyellow_60 {
    background: url(../images/telyellow_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.treasurebox_60 {
    background: url(../images/treasurebox_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.truck_60 {
    background: url(../images/truck_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.twitter_60 {
    background: url(../images/twitter_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.usergreen_60 {
    background: url(../images/usergreen_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.userpink_60 {
    background: url(../images/userpink_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.userred_60 {
    background: url(../images/userred_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.warning_60 {
    background: url(../images/warning_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.wifi_60 {
    background: url(../images/wifi_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.wine_60 {
    background: url(../images/wine_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.write_60 {
    background: url(../images/write_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.chinaflagcircle_60 {
    background: url(../images/chinaflagcircle.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.chinaflagparty_60 {
    background: url(../images/chinaflagparty.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.englandflagcircle_60 {
    background: url(../images/englandflagcircle.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.englandflagparty_60 {
    background: url(../images/englandflagparty.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.plusred_60 {
    background: url(../images/plusred_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.minus_60 {
    background: url(../images/minus_60.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.guide_60 {
    background: url(//hkimg.bjyyb.net/icons/guide.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.menu_60 {
    background: url(//hkimg.bjyyb.net/icons/menu.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.home_60 {
    background: url(//hkimg.bjyyb.net/icons/home.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.xinlang_60 {
    background: url(//hkimg.bjyyb.net/icons/xinlang.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.alt_60 {
    background: url(//hkimg.bjyyb.net/icons/alt.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.weixin_60 {
    background: url(//hkimg.bjyyb.net/icons/weixin.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.qq_60 {
    background: url(//hkimg.bjyyb.net/icons/qq.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.email_60 {
    background: url(//hkimg.bjyyb.net/icons/email.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.email2_60 {
    background: url(//hkimg.bjyyb.net/icons/email2.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.snapchat_60 {
    background: url(//hkimg.bjyyb.net/icons/snapchat.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.spouse_60 {
    background: url(//hkimg.bjyyb.net/icons/spouse.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.cowboy_60 {
    background: url(//hkimg.bjyyb.net/icons/cowboy.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.sale_60 {
    background: url(//hkimg.bjyyb.net/icons/sale.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.oliveplayer_60 {
    background: url(//hkimg.bjyyb.net/icons/oliveplayer.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.patient_60 {
    background: url(//hkimg.bjyyb.net/icons/patient.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.drop-down_60 {
    background: url(//hkimg.bjyyb.net/icons/drop-down.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.lower_60 {
    background: url(//hkimg.bjyyb.net/icons/lower.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.upper_60 {
    background: url(//hkimg.bjyyb.net/icons/upper.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.cloud_60 {
    background: url(//hkimg.bjyyb.net/icons/cloud.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.player_60 {
    background: url(//hkimg.bjyyb.net/icons/player.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.counter_60 {
    background: url(//hkimg.bjyyb.net/icons/counter.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.hamburger_60 {
    background: url(//hkimg.bjyyb.net/icons/hamburger.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.pizza_60 {
    background: url(//hkimg.bjyyb.net/icons/pizza.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.drinks_60 {
    background: url(//hkimg.bjyyb.net/icons/drinks.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.pineapple_60 {
    background: url(//hkimg.bjyyb.net/icons/pineapple.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.apple_60 {
    background: url(//hkimg.bjyyb.net/icons/apple.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.sailing_60 {
    background: url(//hkimg.bjyyb.net/icons/sailing.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.map_60 {
    background: url(//hkimg.bjyyb.net/icons/map.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.ship_60 {
    background: url(//hkimg.bjyyb.net/icons/ship.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.guidepost_60 {
    background: url(//hkimg.bjyyb.net/icons/guidepost.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.decoration_60 {
    background: url(//hkimg.bjyyb.net/icons/decoration.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.map2_60 {
    background: url(//hkimg.bjyyb.net/icons/map2.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.luggage_60 {
    background: url(//hkimg.bjyyb.net/icons/luggage.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.coffee1_60 {
    background: url(//hkimg.bjyyb.net/icons/coffee1.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.number1_60 {
    background: url(//hkimg.bjyyb.net/icons/number1.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.numberone_60 {
    background: url(//hkimg.bjyyb.net/icons/numberone.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.numbertwo_60 {
    background: url(//hkimg.bjyyb.net/icons/numbertwo.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.numberthree_60 {
    background: url(//hkimg.bjyyb.net/icons/numberthree.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.one_60 {
    background: url(//hkimg.bjyyb.net/icons/one.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.two_60 {
    background: url(//hkimg.bjyyb.net/icons/two.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zero_60 {
    background: url(//hkimg.bjyyb.net/icons/zero.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.three_60 {
    background: url(//hkimg.bjyyb.net/icons/three.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.fore_60 {
    background: url(//hkimg.bjyyb.net/icons/fore.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.five_60 {
    background: url(//hkimg.bjyyb.net/icons/five.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.six_60 {
    background: url(//hkimg.bjyyb.net/icons/six.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.seven_60 {
    background: url(//hkimg.bjyyb.net/icons/seven.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.eight_60 {
    background: url(//hkimg.bjyyb.net/icons/eight.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.nine_60 {
    background: url(//hkimg.bjyyb.net/icons/nine.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.briefcase_60 {
    background: url(//hkimg.bjyyb.net/icons/briefcase.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.kabao_60 {
    background: url(//hkimg.bjyyb.net/icons/kabao.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.cpu_60 {
    background: url(//hkimg.bjyyb.net/icons/cpu.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.folder_60 {
    background: url(//hkimg.bjyyb.net/icons/folder.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.gongjuxiang_60 {
    background: url(//hkimg.bjyyb.net/icons/gongjuxiang.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.maobi_60 {
    background: url(//hkimg.bjyyb.net/icons/maobi.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.bell1_60 {
    background: url(//hkimg.bjyyb.net/icons/bell1.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.downbutton_60 {
    background: url(//hkimg.bjyyb.net/icons/downbutton.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.playkey_60 {
    background: url(//hkimg.bjyyb.net/icons/playkey.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.playkey2_60 {
    background: url(//hkimg.bjyyb.net/icons/playkey2.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.addto_60 {
    background: url(//hkimg.bjyyb.net/icons/addto.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.addto2_60 {
    background: url(//hkimg.bjyyb.net/icons/addto2.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.headset_60 {
    background: url(//hkimg.bjyyb.net/icons/headset.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.dialogue_60 {
    background: url(//hkimg.bjyyb.net/icons/dialogue.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.minussign_60 {
    background: url(//hkimg.bjyyb.net/icons/minussign.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.ride_60 {
    background: url(//hkimg.bjyyb.net/icons/ride.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.wifi_60 {
    background: url(//hkimg.bjyyb.net/icons/wifi.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.magnifier_60 {
    background: url(//hkimg.bjyyb.net/icons/magnifier.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.excavating_60 {
    background: url(//hkimg.bjyyb.net/icons/excavating.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.towercrane_60 {
    background: url(//hkimg.bjyyb.net/icons/towercrane.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.dig_60 {
    background: url(//hkimg.bjyyb.net/icons/dig.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.truck_60 {
    background: url(//hkimg.bjyyb.net/icons/truck.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.goods_60 {
    background: url(//hkimg.bjyyb.net/icons/goods.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.taxi_60 {
    background: url(//hkimg.bjyyb.net/icons/taxi.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.cake2_60 {
    background: url(//hkimg.bjyyb.net/icons/cake2.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.cake3_60 {
    background: url(//hkimg.bjyyb.net/icons/cake3.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.balloon_60 {
    background: url(//hkimg.bjyyb.net/icons/balloon.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.christmas1_60 {
    background: url(//hkimg.bjyyb.net/icons/christmas1.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.christmas2_60 {
    background: url(//hkimg.bjyyb.net/icons/christmas2.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.gift1_60 {
    background: url(//hkimg.bjyyb.net/icons/gift1.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.gift2_60 {
    background: url(//hkimg.bjyyb.net/icons/gift2.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.world_60 {
    background: url(//hkimg.bjyyb.net/icons/world.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.address_60 {
    background: url(//hkimg.bjyyb.net/icons/address.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.address1_60 {
    background: url(//hkimg.bjyyb.net/icons/address1.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.time1_60 {
    background: url(//hkimg.bjyyb.net/icons/time1.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.time2_60 {
    background: url(//hkimg.bjyyb.net/icons/time2.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.time3_60 {
    background: url(//hkimg.bjyyb.net/icons/time3.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.statistics3_60 {
    background: url(//hkimg.bjyyb.net/icons/statistics3.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.statistics4_60 {
    background: url(//hkimg.bjyyb.net/icons/statistics4.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.statistics5_60 {
    background: url(//hkimg.bjyyb.net/icons/statistics5.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.statistics6_60 {
    background: url(//hkimg.bjyyb.net/icons/statistics6.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.statistics7_60 {
    background: url(//hkimg.bjyyb.net/icons/statistics7.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.hospital1_60 {
    background: url(//hkimg.bjyyb.net/icons/hospital1.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.hospital2_60 {
    background: url(//hkimg.bjyyb.net/icons/hospital2.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.hospital3_60 {
    background: url(//hkimg.bjyyb.net/icons/hospital3.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.hospital4_60 {
    background: url(//hkimg.bjyyb.net/icons/hospital4.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.hospital5_60 {
    background: url(//hkimg.bjyyb.net/icons/hospital5.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.hospital6_60 {
    background: url(//hkimg.bjyyb.net/icons/hospital6.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.hospital7_60 {
    background: url(//hkimg.bjyyb.net/icons/hospital7.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.hospital8_60 {
    background: url(//hkimg.bjyyb.net/icons/hospital8.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.hospital9_60 {
    background: url(//hkimg.bjyyb.net/icons/hospital9.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.payment1_60 {
    background: url(//hkimg.bjyyb.net/icons/payment1.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.payment2_60 {
    background: url(//hkimg.bjyyb.net/icons/payment2.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.payment3_60 {
    background: url(//hkimg.bjyyb.net/icons/payment3.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.payment4_60 {
    background: url(//hkimg.bjyyb.net/icons/payment4.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.payment5_60 {
    background: url(//hkimg.bjyyb.net/icons/payment5.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.payment6_60 {
    background: url(//hkimg.bjyyb.net/icons/payment6.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.payment7_60 {
    background: url(//hkimg.bjyyb.net/icons/payment7.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.icon01_60 {
    background: url(//hkimg.bjyyb.net/icons/icon01.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.rongyu01_60 {
    background: url(//hkimg.bjyyb.net/icons/rongyu01.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.rongyu02_60 {
    background: url(//hkimg.bjyyb.net/icons/rongyu02.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.rongyu03_60 {
    background: url(//hkimg.bjyyb.net/icons/rongyu03.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.rongyu04_60 {
    background: url(//hkimg.bjyyb.net/icons/rongyu04.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.rongyu05_60 {
    background: url(//hkimg.bjyyb.net/icons/rongyu05.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.rongyu06_60 {
    background: url(//hkimg.bjyyb.net/icons/rongyu06.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.rongyu07_60 {
    background: url(//hkimg.bjyyb.net/icons/rongyu07.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.rongyu08_60 {
    background: url(//hkimg.bjyyb.net/icons/rongyu08.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.rongyu09_60 {
    background: url(//hkimg.bjyyb.net/icons/rongyu09.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.rongyu10_60 {
    background: url(//hkimg.bjyyb.net/icons/rongyu10.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.rongyu11_60 {
    background: url(//hkimg.bjyyb.net/icons/rongyu11.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.rongyu12_60 {
    background: url(//hkimg.bjyyb.net/icons/rongyu12.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zzp01_60 {
    background: url(//hkimg.bjyyb.net/icons/zzp01.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zzp02_60 {
    background: url(//hkimg.bjyyb.net/icons/zzp02.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zzp03_60 {
    background: url(//hkimg.bjyyb.net/icons/zzp03.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zzp04_60 {
    background: url(//hkimg.bjyyb.net/icons/zzp04.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zzp05_60 {
    background: url(//hkimg.bjyyb.net/icons/zzp05.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zzp06_60 {
    background: url(//hkimg.bjyyb.net/icons/zzp06.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zzp07_60 {
    background: url(//hkimg.bjyyb.net/icons/zzp07.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zzp08_60 {
    background: url(//hkimg.bjyyb.net/icons/zzp08.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zzp09_60 {
    background: url(//hkimg.bjyyb.net/icons/zzp09.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zzp10_60 {
    background: url(//hkimg.bjyyb.net/icons/zzp10.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zzp11_60 {
    background: url(//hkimg.bjyyb.net/icons/zzp11.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zzp12_60 {
    background: url(//hkimg.bjyyb.net/icons/zzp12.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zzp13_60 {
    background: url(//hkimg.bjyyb.net/icons/zzp13.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zzp14_60 {
    background: url(//hkimg.bjyyb.net/icons/zzp14.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zzp301_60 {
    background: url(//hkimg.bjyyb.net/icons/zzp301.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zzp302_60 {
    background: url(//hkimg.bjyyb.net/icons/zzp302.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.zzp303_60 {
    background: url(//hkimg.bjyyb.net/icons/zzp303.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.alabo_60 {
    background: url(//hkimg.bjyyb.net/icons/alabo.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.alabocircle_60 {
    background: url(//hkimg.bjyyb.net/icons/alabocircle.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.malaixiya_60 {
    background: url(//hkimg.bjyyb.net/icons/malaixiya.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.malaixiyacircle_60 {
    background: url(//hkimg.bjyyb.net/icons/malaixiyacircle.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.Vietnam_60 {
    background: url(//hkimg.bjyyb.net/icons/Vietnam.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.Vietnam1_60 {
    background: url(//hkimg.bjyyb.net/icons/Vietnam1.png) 45% 45% no-repeat;
    background-size: 60px 60px
}

.aaa_60 {
    background: url(//hkimg.bjyyb.net/icons/aaa.png) 45% 45% no-repeat;
    background-size: 60px 60px
}
/*fontsCss.css*/
@charset "utf-8";

@font-face {
    font-family: 'æ–¹æ­£ç»¼è‰º_GBK_0';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('æ–¹æ­£ç»¼è‰º_GBK_0'),local('æ–¹æ­£ç»¼è‰º_GBK_0-Regular'),url(//hkimg.bjyyb.net/p/fonts/FZZYK--GBK1-0.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'æ±‰ä»ªç«‹é»‘ç®€';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('æ±‰ä»ªç«‹é»‘ç®€'),local('æ±‰ä»ªç«‹é»‘ç®€-Regular'),url(//hkimg.bjyyb.net/p/fonts/HYt4gj.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'åŽæ–‡ç»†é»‘';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('åŽæ–‡ç»†é»‘'),local('åŽæ–‡ç»†é»‘-Regular'),url(//hkimg.bjyyb.net/p/fonts/HWXH.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'æ­£ä¸­é»‘ç®€ä½“';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('æ­£ä¸­é»‘ç®€ä½“'),local('æ­£ä¸­é»‘ç®€ä½“-Regular'),url(//hkimg.bjyyb.net/p/fonts/FZZZHONGJW--GB1-0.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'é€&nbsp;å­—å·¥æˆ¿å°šé»‘G0v1çº¤ç»†ä½“';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('é€&nbsp;å­—å·¥æˆ¿å°šé»‘G0v1çº¤ç»†ä½“'),local('é€&nbsp;å­—å·¥æˆ¿å°šé»‘G0v1çº¤ç»†ä½“-Regular'),url(//hkimg.bjyyb.net/p/fonts/NOTDEF.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'æ–¹æ­£èˆ’ä½“';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('æ–¹æ­£èˆ’ä½“'),url(//hkimg.bjyyb.net/p/fonts/fzstk-webfont.woff2)
}

@font-face {
    font-family: AngsanaUPC;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('AngsanaUPC-Italic'),local('AngsanaUPC-Regular'),url(//hkimg.bjyyb.net/p/fonts/AngsanaUPC-Italic.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Aparajita;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Aparajita-Italic'),local('Aparajita-Regular'),url(//hkimg.bjyyb.net/p/fonts/Aparajita-Italic.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: ArabicTypesetting;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('ArabicTypesetting'),local('ArabicTypesetting-Regular'),url(//hkimg.bjyyb.net/p/fonts/ArabicTypesetting.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Arial MT';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('ArialMT'),local('ArialMT-Regular'),url(//hkimg.bjyyb.net/p/fonts/ArialMT.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Book Antiqua';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('BookAntiqua'),local('BookAntiqua-Bold'),url(//hkimg.bjyyb.net/p/fonts/BookAntiqua-Bold.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Broadway;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Broadway'),local('Broadway-Regular'),url(//hkimg.bjyyb.net/p/fonts/Broadway.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Calisto MT';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('CalistoMT'),local('CalistoMT-Italic'),url(//hkimg.bjyyb.net/p/fonts/CalistoMT-Italic.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Chaparral Pro';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('ChaparralPro'),local('ChaparralPro-Regular'),url(//hkimg.bjyyb.net/p/fonts/ChaparralPro-Regular.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Cookie;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Cookie'),local('Cookie-Regular'),url(//hkimg.bjyyb.net/p/fonts/crMuSvy3krjox1JAKfe7Ew.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Mr De Haviland';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Mr De Haviland'),local('Mr De Haviland-Regular'),url(//hkimg.bjyyb.net/p/fonts/fD8y4L6PJ4vqDk7z8Y8e2xKslWWn1MxsLfxBDz9WLj0.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: KozGoPr6N;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('KozGoPr6N'),local('KozGoPr6N-Regular'),url(//hkimg.bjyyb.net/p/fonts/KozGoPr6N-ExtraLight-AlphaNum.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Dillenia UPC';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('DilleniaUPC'),local('DilleniaUPC-Regular'),url(//hkimg.bjyyb.net/p/fonts/DilleniaUPC.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Edwardian Script ITC';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Edwardian Script ITC'),local('Edwardian Script ITC-Regular'),url(//hkimg.bjyyb.net/p/fonts/EdwardianScriptITC.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Forum;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Forum'),local('Forum-Regular'),url(//hkimg.bjyyb.net/p/fonts/eMDvaUkVr_spjjcEeqYI5A.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Eucrosia UPC';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Eucrosia'),local('Eucrosia-Regular'),url(//hkimg.bjyyb.net/p/fonts/EucrosiaUPC.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Eucrosia UPC Bold';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Eucrosia UPC Bold'),local('Eucrosia UPC Bold-Bold'),url(//hkimg.bjyyb.net/p/fonts/EucrosiaUPCBoldItalic.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Formula Serial';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Formula Serial'),local('Formula Serial-Light'),url(//hkimg.bjyyb.net/p/fonts/FormulaSerialLight.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Franklin Gothic Heavy';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Franklin Gothic Heavy'),local('Franklin Gothic Heavy-Regular'),url(//hkimg.bjyyb.net/p/fonts/FranklinGothic-Heavy.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Futura BT';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Futura BT'),local('Futura BT-Regular'),url(//hkimg.bjyyb.net/p/fonts/FuturaBT-Medium.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Gautami;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Gautami'),local('Gautami-Regular'),url(//hkimg.bjyyb.net/p/fonts/Gautami.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Gill Sans MT';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Gill Sans MT'),local('Gill Sans MT-Regular'),url(//hkimg.bjyyb.net/p/fonts/GillSansMT.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Open Sans Condensed';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Open Sans Condensed Light'),local('OpenSansCondensed-Light'),url(//hkimg.bjyyb.net/p/fonts/gk5FxslNkTTHtojXrkp-xBEur64QvLD-0IbiAdTUNXE.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Open Sans Condensed-ext';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Open Sans Condensed-ext'),local('Open Sans Condensed-ext-Regular'),url(//hkimg.bjyyb.net/p/fonts/gk5FxslNkTTHtojXrkp-xIF8zhZCJ7x9Pr62cRgaVUA.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'IrisUPC ';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('IrisUPC'),local('IrisUPC-Bold'),url(//hkimg.bjyyb.net/p/fonts/IrisUPC.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Kunstler Script';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Kunstler Script'),local('Kunstler Script-Regular'),url(//hkimg.bjyyb.net/p/fonts/KunstlerScript.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Leelawadee UI';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Leelawadee UI'),local('Leelawadee UI-Regular'),url(//hkimg.bjyyb.net/p/fonts/LeelawadeeUI.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Lucida Sans';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Lucida Sans'),local('Lucida Sans-Regular'),url(//hkimg.bjyyb.net/p/fonts/LucidaSans.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Microsoft Sans Serif';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Microsoft Sans Serif'),local('Microsoft Sans Serif-Regular'),url(//hkimg.bjyyb.net/p/fonts/MicrosoftSansSerif.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Microsoft Tai Le';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Microsoft Tai Le'),local('Microsoft Tai Le-Bold'),url(//hkimg.bjyyb.net/p/fonts/MicrosoftTaiLe-Bold.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: MinionPro;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('MinionPro Regular'),local('MinionPro-Regular'),url(//hkimg.bjyyb.net/p/fonts/MinionPro-Regular.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: MinionPro-Italic;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('MinionPro-Italic'),local('MinionPro-Italic'),url(//hkimg.bjyyb.net/p/fonts/MinionPro-It.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: MyriadPro;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('MyriadPro'),local('MyriadPro-Regular'),url(//hkimg.bjyyb.net/p/fonts/MyriadPro-Regular.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: MyriadProB;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('MyriadPro Bold'),local('MyriadPro-Bold'),url(//hkimg.bjyyb.net/p/fonts/MyriadPro-Bold.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Museo_500;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Museo_500'),local('Museo_500'),url(//hkimg.bjyyb.net/p/fonts/Museo_500.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Oswald;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Oswald'),local('Oswald-Bold'),url(//hkimg.bjyyb.net/p/fonts/Oswald-Bold.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: PalaceScriptMT;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('PalaceScriptMT'),local('PalaceScriptMT-Regular'),url(//hkimg.bjyyb.net/p/fonts/PalaceScriptMT.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Palatino;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Palatino'),local('Palatino-Regular'),url(//hkimg.bjyyb.net/p/fonts/PalatinoLinotype-Roman.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Perpetua;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Perpetua'),local('Perpetua-Regular'),url(//hkimg.bjyyb.net/p/fonts/Perpetua.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: SegoeUI;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('SegoeUI'),local('SegoeUI-Regular'),url(//hkimg.bjyyb.net/p/fonts/SegoeUI.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Segoe UI Semi';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Segoe UI Semi'),local('Segoe UI Semi-Bold'),url(//hkimg.bjyyb.net/p/fonts/SegoeUI-Semibold.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Simplified Arabic';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Simplified'),local('Simplified-Regular'),url(//hkimg.bjyyb.net/p/fonts/SimplifiedArabic.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Sylfaen;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Sylfaen'),local('Sylfaen-Regular'),url(//hkimg.bjyyb.net/p/fonts/Sylfaen.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Times New Roman'),local('Times New Roman-Regular'),url(//hkimg.bjyyb.net/p/fonts/TimesNewRoman.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: 'Urdu Typesetting';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Urdu Typesetting'),local('Urdu Typesetting-Regular'),url(//hkimg.bjyyb.net/p/fonts/UrduTypesetting.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Vani;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Vani Bold'),local('Vani-Bold'),url(//hkimg.bjyyb.net/p/fonts/Vani-Bold.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Verdana;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Verdana'),url(//hkimg.bjyyb.net/p/fonts/Verdana.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Vijaya;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Vijaya'),local('Vijaya-Regular'),url(//hkimg.bjyyb.net/p/fonts/Vijaya.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Vladimir;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Vladimir'),local('Vladimir-Regular'),url(//hkimg.bjyyb.net/p/fonts/VladimirScript.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Vrinda;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Vrinda'),local('Vrinda-Regular'),url(//hkimg.bjyyb.net/p/fonts/Vrinda.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Sacramento;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Sacramento'),local('Sacramento-Regular'),url(//hkimg.bjyyb.net/p/fonts/WFDkXpubrEwopJnSlHV6CPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Monoton;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Monoton'),local('Monoton-Regular'),url(//hkimg.bjyyb.net/p/fonts/y6oxFxU60dYw9khW6q8jGw.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Anton;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Anton Regular'),local('Anton-Regular'),url(//hkimg.bjyyb.net/p/fonts/o-91-t7-bPc7W26HmS2N4Q.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: HelveticaNeue;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('HelveticaNeue Medium'),local('HelveticaNeue-Medium'),url(//hkimg.bjyyb.net/p/fonts/HelveticaNeue-Medium.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: Roboto-Medium;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('Roboto-Medium'),local('Roboto-Medium-Italic'),url(//hkimg.bjyyb.net/p/fonts/Roboto-Medium-Italic.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: SourceHanSansCN;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('SourceHanSansCN'),local('SourceHanSansCN-Normal'),url(//hkimg.bjyyb.net/p/fonts/SourceHanSansCN-Normal.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}

@font-face {
    font-family: DUAL;
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: local('DUAL'),local('DUAL-Normal'),url(//hkimg.bjyyb.net/p/fonts/DUAL-300.woff2) format('woff2');
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215
}
/*iconfont.css*/
@font-face {
    font-family: iconfont;
    src: url(iconfont.eot?t=1498030980865);
    src: url(iconfont.eot?t=1498030980865#iefix) format('embedded-opentype'),url(iconfont.svg?t=1498030980865#iconfont) format('svg')
}

.iconfont {
    font-style: normal;
    font-size: 16px;
    font-family: iconfont;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-shezhi:before {
    content: "\e600"
}

.icon-dianhua:before {
    content: "\e63a"
}

.icon-shanchu:before {
    content: "\e601"
}

.icon-fangda:before {
    content: "\e626"
}

.icon-mao2:before {
    content: "\e658"
}

.icon-kefu:before {
    content: "\e63b"
}

.icon-dianhua1:before {
    content: "\e63c"
}

.icon-alignmiddle:before {
    content: "\e639"
}

.icon-fuzhi:before {
    content: "\e61a"
}

.icon-ordinarycontact:before {
    content: "\e64f"
}

.icon-tucengmuluguanli:before {
    content: "\e602"
}

.icon-plus:before {
    content: "\e729"
}

.icon-liangping:before {
    content: "\e647"
}

.icon-jiacu1:before {
    content: "\e66c"
}

.icon-jianhao:before {
    content: "\e620"
}

.icon-zitiyanse:before {
    content: "\e765"
}

.icon-beijingyanse:before {
    content: "\e76c"
}

.icon-tianjiatupian:before {
    content: "\e614"
}

.icon-buju:before {
    content: "\e61c"
}

.icon-lianglan:before {
    content: "\e61f"
}

.icon-mail:before {
    content: "\e63f"
}

.icon-tianjiatupian1:before {
    content: "\e664"
}

.icon-iphone:before {
    content: "\e603"
}

.icon-gengduo:before {
    content: "\e667"
}

.icon-textalignjustify:before {
    content: "\e694"
}

.icon-wodedingdan18:before {
    content: "\e62c"
}

.icon-zuoduiqi2:before {
    content: "\e641"
}

.icon-iconxieti:before {
    content: "\e62f"
}

.icon-nav3:before {
    content: "\e643"
}

.icon-suoxiao:before {
    content: "\e618"
}

.icon-i:before {
    content: "\e6c6"
}

.icon-duihao:before {
    content: "\e608"
}

.icon-021fenzuzhuzhuangtu:before {
    content: "\e6a5"
}

.icon-iconfontlink:before {
    content: "\e609"
}

.icon-jiugongge-copy:before {
    content: "\e604"
}

.icon-iconfontfenlei:before {
    content: "\e607"
}

.icon-top:before {
    content: "\e6b9"
}

.icon-chuangyibianjitihuantupian01:before {
    content: "\e6a1"
}

.icon-xiangshangtuodong:before {
    content: "\e83f"
}

.icon-tupian:before {
    content: "\e627"
}

.icon-jiantou:before {
    content: "\e650"
}

.icon-iconwangyesheji:before {
    content: "\e644"
}

.icon-icontishiwenhao:before {
    content: "\e628"
}

.icon-gantan:before {
    content: "\e634"
}

.icon-jiantou-copy2:before {
    content: "\e61b"
}

.icon-xiugai:before {
    content: "\e6e3"
}

.icon-youxianji20pxcopy:before {
    content: "\e638"
}

.icon-chexiao:before {
    content: "\e6e9"
}

.icon-fanchexiao:before {
    content: "\e6ed"
}

.icon-jiantou-copy:before {
    content: "\e605"
}

.icon-jiantou1:before {
    content: "\e6cc"
}

.icon-zhaoxiangji:before {
    content: "\e663"
}

.icon-jiantou-copy-copy:before {
    content: "\e606"
}

.icon-iconfontfaxianon2:before {
    content: "\e860"
}

.icon-lianggeliebiao:before {
    content: "\e60a"
}

.icon-thinleft:before {
    content: "\e60b"
}

.icon-2:before {
    content: "\e60c"
}

.icon-xiala:before {
    content: "\e629"
}

.icon-jiantou-copy1:before {
    content: "\e60d"
}

.icon-xiala01-copy:before {
    content: "\e65a"
}

.icon-diannao:before {
    content: "\e645"
}

.icon-shebeidiannaoshouji:before {
    content: "\e681"
}

.icon-duiqiyou:before {
    content: "\e8b8"
}

.icon-comiisfangda:before {
    content: "\e69c"
}

.icon-shouyeshouye1:before {
    content: "\e6ee"
}

.icon-unie644:before {
    content: "\e67c"
}

.icon-icxiahuaxian24px:before {
    content: "\e67d"
}

.icon-tanhao11:before {
    content: "\e631"
}

.icon-gongchengsheji:before {
    content: "\e62a"
}

.icon-waterdrop:before {
    content: "\e6e5"
}

.icon-chahao:before {
    content: "\e666"
}

.icon-duihao1:before {
    content: "\e610"
}

.icon-shiliangzhinengduixiang12:before {
    content: "\e646"
}

.icon-shouyefenlei:before {
    content: "\e652"
}

.icon-02:before {
    content: "\e64e"
}

.icon-ai44:before {
    content: "\e6a2"
}

.icon-gonggongshipinyingyong01:before {
    content: "\e61d"
}

.icon-zhuanhuan-copy:before {
    content: "\e630"
}

.icon-gonggao:before {
    content: "\e63d"
}

.icon-youxiang:before {
    content: "\e640"
}

.icon-wenhao:before {
    content: "\e60e"
}

.icon-yincang:before {
    content: "\e621"
}

.icon-a3top:before {
    content: "\e60f"
}

.icon-iconfontzhizuobiaozhun0247:before {
    content: "\e6a3"
}

.icon-shouyeshouye:before {
    content: "\e632"
}

.icon-tianjiatupian2:before {
    content: "\e636"
}

.icon-bangzhuzhongxin:before {
    content: "\e67e"
}

.icon-dianhua2:before {
    content: "\e63e"
}

.icon-beijing:before {
    content: "\e78b"
}

.icon-shangchuan:before {
    content: "\e65c"
}

.icon-ziyouxuanzhuan:before {
    content: "\e624"
}

.icon-youduiqi:before {
    content: "\e67a"
}

.icon-chanpin:before {
    content: "\e622"
}

.icon-icon-protractor:before {
    content: "\e62d"
}

.icon-dian:before {
    content: "\e68d"
}

.icon-tanhao:before {
    content: "\e67f"
}

.icon-fuzhi1:before {
    content: "\e611"
}

.icon-yuandianxuanzekuang:before {
    content: "\e74a"
}

.icon-question:before {
    content: "\e612"
}

.icon-fuzhi2:before {
    content: "\e62b"
}

.icon-fenlei:before {
    content: "\e680"
}

.icon-tianjiatupian3:before {
    content: "\e656"
}

.icon-wenhao1:before {
    content: "\e695"
}

.icon-tubiao:before {
    content: "\e648"
}

.icon-yincang1:before {
    content: "\e633"
}

.icon-yemianpeizhi:before {
    content: "\e659"
}

.icon-list1:before {
    content: "\e613"
}

.icon-loucengpingmiantu:before {
    content: "\e615"
}

.icon-sousuo_sousuo:before {
    content: "\e616"
}

.icon-shouye_shouye:before {
    content: "\e642"
}

.icon-jiaodu:before {
    content: "\e62e"
}

.icon-shuidi:before {
    content: "\ea12"
}

.icon-fengexian:before {
    content: "\e6c7"
}

.icon-fuzhi3:before {
    content: "\e617"
}

.icon-tanhao1:before {
    content: "\e619"
}

.icon-cross:before {
    content: "\e625"
}

.icon-shuangxiangjiantou:before {
    content: "\e61e"
}

.icon-wenben:before {
    content: "\e623"
}

.icon-tianjiawenjian:before {
    content: "\e635"
}

.icon-tianjiafenzu:before {
    content: "\e637"
}

.icon-diannaoshouji:before {
    content: "\e649"
}
/*** Swiper 4.2.2 */
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical &gt; .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-container-multirow &gt; .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode &gt; .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-transition-property: height,-webkit-transform;
        transition-property: height,-webkit-transform;
        -o-transition-property: transform,height;
        transition-property: transform,height;
        transition-property: transform,height,-webkit-transform
    }

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
        background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
    }

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal &gt; .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical &gt; .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

.swiper-container-horizontal &gt; .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transform: scale(.33);
        -ms-transform: scale(.33);
        transform: scale(.33);
        position: relative
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
        -webkit-transform: scale(.66);
        -ms-transform: scale(.66);
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
        -webkit-transform: scale(.33);
        -ms-transform: scale(.33);
        transform: scale(.33)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
        -webkit-transform: scale(.66);
        -ms-transform: scale(.66);
        transform: scale(.66)
    }

    .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
        -webkit-transform: scale(.33);
        -ms-transform: scale(.33);
        transform: scale(.33)
    }

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical &gt; .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

    .swiper-container-vertical &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 6px 0;
        display: block
    }

    .swiper-container-vertical &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 8px
    }

        .swiper-container-vertical &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
            display: inline-block;
            -webkit-transition: .2s top,.2s -webkit-transform;
            transition: .2s top,.2s -webkit-transform;
            -o-transition: .2s transform,.2s top;
            transition: .2s transform,.2s top;
            transition: .2s transform,.2s top,.2s -webkit-transform
        }

.swiper-container-horizontal &gt; .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

    .swiper-container-horizontal &gt; .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        -webkit-transition: .2s left,.2s -webkit-transform;
        transition: .2s left,.2s -webkit-transform;
        -o-transition: .2s transform,.2s left;
        transition: .2s transform,.2s left;
        transition: .2s transform,.2s left,.2s -webkit-transform
    }

.swiper-container-horizontal.swiper-container-rtl &gt; .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right,.2s -webkit-transform;
    transition: .2s right,.2s -webkit-transform;
    -o-transition: .2s transform,.2s right;
    transition: .2s transform,.2s right;
    transition: .2s transform,.2s right,.2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

    .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        -ms-transform-origin: left top;
        transform-origin: left top
    }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal &gt; .swiper-pagination-progressbar, .swiper-container-vertical &gt; .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

    .swiper-container-horizontal &gt; .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical &gt; .swiper-pagination-progressbar {
        width: 4px;
        height: 100%;
        left: 0;
        top: 0
    }

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255,255,255,.25)
}

    .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
        background: #fff
    }

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0,0,0,.25)
}

    .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
        background: #000
    }

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal &gt; .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical &gt; .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

    .swiper-zoom-container &gt; canvas, .swiper-zoom-container &gt; img, .swiper-zoom-container &gt; svg {
        max-width: 100%;
        max-height: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    animation: swiper-preloader-spin 1s steps(12,end) infinite
}

    .swiper-lazy-preloader:after {
        display: block;
        content: '';
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
        background-position: 50%;
        background-size: 100%;
        background-repeat: no-repeat
    }

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

    .swiper-container-cube .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1;
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%
    }

        .swiper-container-cube .swiper-slide .swiper-slide {
            pointer-events: none
        }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0
    }

.swiper-container-flip {
    overflow: visible
}

    .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1
    }

        .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none
        }

    .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}
/*https://g.alicdn.com/de/prismplayer/1.7.4/skins/default/index.css*/
.prism-player .prism-big-play-btn {
    width: 90px;
    height: 90px;
    background: url(//gw.alicdn.com/tps/TB1YuE3KFXXXXaAXFXXXXXXXXXX-256-512.png) no-repeat -2px -2px
}

.prism-player .prism-play-btn {
    width: 27px;
    height: 30px;
    background: url(//gw.alicdn.com/tps/TB1YuE3KFXXXXaAXFXXXXXXXXXX-256-512.png) no-repeat -2px -250px
}

.prism-player .prism-live-display {
    width: 56px;
    height: 19px;
    background: url(//gw.alicdn.com/tps/TB1YuE3KFXXXXaAXFXXXXXXXXXX-256-512.png) no-repeat -186px -2px
}

.prism-player .prism-play-btn.playing {
    width: 27px;
    height: 30px;
    background: url(//gw.alicdn.com/tps/TB1YuE3KFXXXXaAXFXXXXXXXXXX-256-512.png) no-repeat -208px -269px
}

.prism-player .prism-fullscreen-btn {
    width: 30px;
    height: 30px;
    background: url(//gw.alicdn.com/tps/TB1YuE3KFXXXXaAXFXXXXXXXXXX-256-512.png) no-repeat -124px -190px
}

    .prism-player .prism-fullscreen-btn.fullscreen {
        width: 30px;
        height: 30px;
        background: url(//gw.alicdn.com/tps/TB1YuE3KFXXXXaAXFXXXXXXXXXX-256-512.png) no-repeat -161px -183px
    }

.prism-player .prism-volume {
    width: 33px;
    height: 30px;
    background: url(//gw.alicdn.com/tps/TB1YuE3KFXXXXaAXFXXXXXXXXXX-256-512.png) no-repeat -199px -119px
}

    .prism-player .prism-volume.mute {
        width: 33px;
        height: 30px;
        background: url(//gw.alicdn.com/tps/TB1YuE3KFXXXXaAXFXXXXXXXXXX-256-512.png) no-repeat -164px -151px
    }

.prism-player {
    background-color: #000;
    position: relative
}

    .prism-player .prism-cover {
        width: 100%;
        height: 100%;
        background-color: #000;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        position: absolute;
        top: 0;
        left: 0
    }

    .prism-player .prism-controlbar {
        width: 100%;
        height: 61px;
        position: relative;
        z-index: 1
    }

        .prism-player .prism-controlbar .prism-controlbar-bg {
            background-color: #262626;
            width: 100%;
            height: 50px;
            position: absolute;
            bottom: 0;
            left: 0;
            z-index: -1
        }

    .prism-player .prism-time-display {
        height: 33px;
        line-height: 33px;
        color: #666
    }

        .prism-player .prism-time-display .current-time {
            color: #fff
        }

    .prism-player .prism-progress {
        cursor: pointer;
        width: 100%;
        height: 6px;
        margin-top: 5px;
        background-color: #363636;
        position: relative
    }

        .prism-player .prism-progress .prism-progress-loaded {
            position: absolute;
            top: 0;
            left: 0;
            width: 0;
            height: 100%;
            background-color: #7e2c1f
        }

        .prism-player .prism-progress .prism-progress-played {
            position: absolute;
            top: 0;
            left: 0;
            width: 0;
            height: 100%;
            background-color: #ee2a10
        }

        .prism-player .prism-progress .prism-progress-cursor {
            position: absolute;
            width: 8px;
            height: 8px;
            top: -5px;
            left: 0;
            margin-left: -8px;
            background-color: #5b5b5b;
            border: 4px solid #fff;
            border-radius: 8px;
            -webkit-box-shadow: 0 0 5px #000;
            box-shadow: 0 0 5px #000;
            overflow: hidden;
            -webkit-box-sizing: content-box;
            -moz-box-sizing: content-box;
            box-sizing: content-box
        }

    .prism-player .prism-loading {
        width: 55px;
        height: 55px;
        margin-top: -27px !important;
        margin-left: -27px !important
    }

        .prism-player .prism-loading .circle {
            background-color: rgba(0,0,0,0);
            border: 5px solid;
            border-color: rgba(0,193,222,.2) rgba(0,193,222,.5) rgba(0,193,222,.7) rgba(0,193,222,.1);
            opacity: .9;
            border-radius: 50px;
            width: 45px;
            height: 45px;
            margin: 0 auto;
            -moz-animation: spinoffPulse .9s infinite linear;
            -webkit-animation: spinoffPulse .9s infinite linear
        }

    .prism-player .prism-hide {
        display: none
    }

@-moz-keyframes spinoffPulse {
    0% {
        -moz-transform: rotate(0)
    }

    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spinoffPulse {
    0% {
        -webkit-transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg)
    }
}

:-webkit-full-screen {
    width: 100% !important;
    height: 100% !important
}

:-moz-full-screen {
    width: 100% !important;
    height: 100% !important
}

:-ms-full-screen {
    width: 100% !important;
    height: 100% !important
}

:-ms-fullscreen {
    width: 100% !important;
    height: 100% !important
}

:fullscreen {
    width: 100% !important;
    height: 100% !important
}

body.prism-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto
}

.prism-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 99999;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important
}
/*public.css*/
@charset "utf-8";

#root {
    overflow: hidden
}

#masterPage, #pageContent {
    width: 100%
}

#pageContent {
    position: relative;
    margin: 0 auto
}

body {
    font-family: "å¾®è½¯é›…é»‘",Arial,sans-serif;
    background: #fff;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

a, abbr, acronym, address, applet, b, big, blockquote, body, button, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, u, ul, var {
    outline: 0;
    margin: 0;
    padding: 0;
    border: 0
}

table, tbody, td, tfoot, th, thead, tr {
    outline: 0;
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse
}

    table td {
        padding-left: 5px
    }

*, div, li, p, ul {
    list-style: none;
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    line-height: 1.5rem
}

a, a:focus, a:hover {
    text-decoration: none
}

    a, a:hover {
        color: #878787;
        color: inherit
    }

button, button:focus, input, input:focus, textarea:focus {
    border: 0;
    outline: 0
}

    input, input:focus {
        padding-left: 5px
    }

label {
    margin: 0
}

@font-face {
    font-family: yiyingbao
}

.yiyingbaoicon {
    font-family: yiyingbao;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@font-face {
    font-family: iconfont;
    font-display: block;
    src: url(../fonts/iconfont.eot?t=1498030980865);
    src: url(../fonts/iconfont.eot?t=1498030980865#iefix) format('embedded-opentype'),url(../fonts/iconfont.woff?t=1498030980865) format('woff'),url(../fonts/iconfont.ttf?t=1498030980865) format('truetype'),url(../fonts/iconfont.svg?t=1498030980865#iconfont) format('svg')
}

.font-h1 {
    font: normal normal normal 36px/1.4em avenir-lt-w01_85-heavy1475544
}

.font-h2 {
    font: italic normal normal 36px/1.4em adobe-caslon-w01-smbd
}

.font-h4 {
    font: normal normal normal 35px/1.4em avenir-lt-w01_85-heavy1475544,sans-serif
}

.font-h6 {
    font: italic normal normal 17px/1.4em adobe-caslon-w01-smbd,serif
}

.font-h7 {
    font: normal normal normal 16px/1.4em avenir-lt-w01_85-heavy1475544,sans-serif
}

.font-h8 {
    font: normal normal normal 13px/1.4em avenir-lt-w01_85-heavy1475544,sans-serif
}

#toolText, #wpToolPageSeo, #wpToolText {
    height: calc(100% - 54px);
    overflow: hidden;
    position: relative
}

#scrollbar {
    cursor: pointer;
    opacity: 0;
    transition: opacity .4s ease
}

    #scrollbar &gt; div {
        width: 5px;
        height: 20px;
        background-color: rgba(33,150,243,.3);
        border-radius: 10px;
        position: absolute
    }

    #scrollbar &gt; div, .scrollContent {
        transition: top .2s linear,transform .2s linear
    }

    #scrollbar:hover &gt; div {
        background-color: rgba(33,150,243,.6)
    }

#scrollbar {
    width: 5px;
    height: 100%;
    background: rgba(205,205,205,.3);
    position: absolute;
    top: 1px;
    right: 2px;
    z-index: 2
}

.content {
    min-width: 260px;
    width: 100%;
    position: absolute
}

.mCSB_container {
    width: auto;
    margin-right: 0;
    overflow: hidden
}

    .mCSB_container.mCS_no_scrollbar {
        margin-right: 0
    }

.mCustomScrollBox &gt; .mCSB_scrollTools {
    width: 5px;
    height: 100%;
    top: 0;
    right: 3px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px
}

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 5px;
        height: 100%;
        margin: 0 auto;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        text-align: right
    }

.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: relative;
    height: 20px;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    top: 100%;
    margin-top: -40px
}

.prompt-mask {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5);
    width: 100vw;
    height: 100vh
}

.ediConPanl, .textConPanl {
    position: fixed !important;
    width: 288px;
    box-shadow: 0 0 18px 0 rgba(22,45,61,.27);
    border-radius: 10px;
    font-size: 16px;
    text-align: left;
    background-color: #fff
}

.ediConPanl {
    top: calc(50% - 100px);
    left: calc(50% - 144px)
}

    .ediConPanl .ediConTit {
        height: 54px;
        line-height: 54px;
        width: 100%;
        box-shadow: 0 0 8px rgba(0,0,0,.2);
        border-top-left-radius: 8px;
        border-top-right-radius: 8px
    }

.box-undragable {
    cursor: move
}

.toolTit {
    color: #555;
    background: #e8f5fe
}

.panlTit {
    color: #fff;
    background: #2196f3
}

    .panlTit span i.iconfont {
        font-size: .5rem
    }

.ediConTit h4 {
    font-size: 16px;
    line-height: 54px;
    padding-left: 24px;
    overflow: hidden;
    position: absolute;
    color: #fff;
    max-width: 75%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.ediConTit span {
    float: right;
    margin-right: 15px
}

    .ediConTit span i {
        display: inline-block;
        width: 22px;
        height: 22px;
        border-radius: 50%;
        background: #64b6f7;
        line-height: 22px;
        cursor: pointer;
        text-align: center;
        margin-left: 6px
    }

        .ediConTit span i:hover {
            background: #1a76c1
        }

p.moCti {
    padding: 20px
}

.manageSlide {
    overflow: inherit
}

.popuPublic {
    position: absolute;
    box-shadow: 0 0 14px 0 rgba(22,45,61,.36);
    border-radius: 8px;
    padding: 14px 0 16px 0;
    background-color: rgba(255,255,255,.95);
    color: #1d2d3c;
    display: none
}

.socialTypeLink li, .themeLibrary li {
    padding: 10px;
    height: auto;
    border-bottom: 1px solid #d9e1e8;
    cursor: pointer
}

    .socialTypeLin li span, .themeLibrary li span {
        display: block;
        font-size: 14px;
        color: #555
    }

    .ediConPanl.themeLibrary li span, .socialTypeLink li span {
        display: inline-block
    }

    .socialTypeLink li:last-child, .themeLibrary li:last-child {
        border: 0
    }

.switchCon {
    position: relative
}

    .switchCon span {
        font-size: 14px
    }

.switchBtn .action {
    position: absolute;
    right: 10px;
    bottom: 2px
}

    .switchBtn .action label {
        cursor: pointer;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: stretch;
        align-items: stretch;
        -webkit-justify-content: space-between;
        justify-content: space-between
    }

        .switchBtn .action label &gt; input {
            -webkit-align-self: center;
            align-self: center;
            opacity: 0
        }

.statusBtn {
    height: 20px;
    width: 40px;
    position: relative;
    border-radius: 50px;
    background: #fee5d6;
    border: 1px solid #fed8c1
}

    .statusBtn .closeBtn, .statusBtn .openBtn {
        height: 18px;
        width: 18px;
        border-radius: 50%;
        background: #fff;
        text-align: center;
        position: absolute;
        top: 0
    }

    .statusBtn .openBtn {
        display: none;
        right: 0
    }

    .statusBtn i {
        font-size: 14px;
        text-align: center;
        line-height: 19px;
        display: block;
        color: #fc975c
    }

.closeBtn i {
    position: relative;
    top: -8px
}

.statusBtn.onOpen .openBtn {
    display: block !important
}

.statusBtn.onOpen .closeBtn {
    display: none !important
}

.btnColor .statusBtn {
    background: #d3edfe;
    border: 1px solid #b1ddf8
}

    .btnColor .statusBtn i {
        color: #b1ddf8
    }

.btnColor input:checked + .statusBtn {
    background: #2196f3 !important
}

.btnColor:hover .statusBtn, .btnColor:hover input:checked + .statusBtn {
    background: rgba(33,150,243,.5) !important
}

.btnColor input:checked + .statusBtn i {
    color: #2196f3
}

.switchBtn input + .statusBtn .openBtn, .switchBtn input:checked + .statusBtn .closeBtn {
    display: none !important
}

.switchBtn input + .statusBtn .closeBtn, .switchBtn input:checked + .statusBtn .openBtn {
    display: block !important
}

.tyButton {
    cursor: pointer;
    text-align: center;
    position: relative;
    padding: 20px 0
}

.upTriangle .tyButton {
    padding: 0
}

.tyButton .buttonBg {
    display: inline-block;
    margin: 0 auto;
    padding: 0 30px;
    border-radius: 5px;
    height: 35px;
    line-height: 23px;
    font-size: 16px;
    margin-right: 10px;
    transition: background 1s,color 1s,border 1s;
    cursor: pointer;
    border-radius: 50px;
    border: 1px solid #2196f3
}

    .tyButton .buttonBg:last-child {
        margin-right: 0
    }

.qxbut {
    color: #888;
    background: 0 0;
    border: 1px solid #ccc
}

.qrbut {
    color: #fff;
    background: #2196f3;
    border: 1px solid #2196f3
}

.buttonBg:hover {
    text-decoration: none;
    background: #5bb7ff !important;
    color: #fff;
    border: 1px solid #5bb7ff
}

.dataCmain {
    margin: 0 auto;
    text-align: center
}

    .dataCmain p {
        color: #fff;
        font-size: 20px;
        line-height: 3.5em
    }

.contHovBox {
    position: absolute;
    border: 1px solid rgba(33,150,243,.7);
    background: rgba(211,237,255,.1)
}

    .contHovBox &gt; .contHover {
        white-space: nowrap;
        letter-spacing: 2px;
        font-size: 10px;
        left: 0;
        background: rgba(211,237,255,1);
        position: absolute;
        padding: 1px 7px
    }

        .contHovBox &gt; .contHover &gt; span {
            color: rgba(33,150,243,1)
        }

.attachCon {
    border: 2px dashed #2196f3;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(33,150,243,.5);
    text-align: center;
    box-sizing: border-box
}

    .attachCon p {
        text-align: center;
        display: inline-block;
        color: #fff;
        border-radius: 5px;
        margin: 1px auto;
        padding: 3px 10px;
        font-size: 13px
    }

.strip {
    position: absolute;
    right: 0;
    top: 0
}

.stripBgLine {
    background-image: url(../images/controlProperty/selectBgLine.png);
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    opacity: .5
}

.save-progress {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 5px;
    background: rgba(14,15,18,1)
}

    .save-progress i {
        display: inline-block;
        width: 10%;
        position: absolute;
        height: 5px;
        animation: saveProgress 1s infinite ease;
        background: #2196f3
    }

@keyframes saveProgress {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

.pageCon, .seLectBtn {
    margin-bottom: 20px;
    height: 0;
    transition: transform .5s;
    transform: scaleY(0);
    -webkit-perspective: 100px;
    -moz-perspective: 100px;
    perspective: 100px;
    transform-origin: 0 0 0
}

    .pageCon.openPageLink, .seLectBtn.onSelect {
        height: auto;
        transform: scaleY(1)
    }

.cusAnchor {
    display: block;
    padding-top: 20px;
    cursor: pointer;
    font-size: 14px;
    color: #1c202e
}

    .cusAnchor span {
        padding-top: 20px
    }

    .cusAnchor font {
        font-size: 14px;
        color: #2196f3
    }

    .cusAnchor:hover font {
        text-decoration: underline
    }

.webLinkCon ul {
    margin-top: 5px
}

    .webLinkCon ul li {
        padding: 5px 0
    }

.aniSetup &gt; .contorlBtn + div {
    margin-top: 15px
}

.aniSetup, .emailLink, .fileLink, .noLink, .pageLink, .poboxLink, .telLink, .webLink {
    display: none
}

.tabCon {
    box-shadow: inset 0 -2px 0 0 rgba(0,0,0,.05);
    font-size: 0;
    letter-spacing: none;
    display: -webkit-box;
    white-space: nowrap;
    display: flex
}

.pageConMain .tabCon {
    margin-top: 0;
    background: #fff
}

.tabCon .tabContainer {
    flex: 1;
    width: 100%;
    height: 52px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    box-sizing: border-box
}

.tabTwo .tabContainer {
    width: 50%
}

.tabThree .tabContainer {
    width: 33.33%
}

.tabCon .tabContainer input {
    display: none
}

.tabCon &gt; .tabContainer &gt; input:checked + .tabFont {
    border-bottom-color: #3899ec;
    color: #2b5672
}

.tabCon &gt; .tabContainer:hover .tabFont {
    border-bottom-color: #4eb8f6
}

.tabCon &gt; .tabContainer &gt; input + .tabFont {
    height: 52px;
    padding: 0 6px;
    border-bottom: solid 3px transparent;
    transition-property: border-color
}

.tabFont {
    font-size: 14px;
    box-sizing: border-box;
    transition-duration: .2s;
    position: relative;
    display: block
}

    .tabFont font {
        display: -webkit-inline-flex;
        display: inline-flex;
        -webkit-align-items: center;
        align-items: center;
        height: 49px;
        white-space: normal;
        text-overflow: ellipsis;
        overflow: hidden;
        color: #3899ec;
        transition-property: color;
        transition-duration: .2s
    }

    .tabFont:after {
        content: '';
        width: 0;
        height: 0;
        border: solid;
        border-color: transparent transparent #3899ec;
        border-width: 0 9px 7px;
        position: absolute;
        bottom: -3px;
        left: calc(50% - 9px);
        opacity: 0;
        transition-property: opacity;
        transition-duration: .2s
    }

.tabCon &gt; .tabContainer &gt; input:checked + .tabFont:after {
    opacity: 1
}

.ediConPanl .aniCon.pageWidth + .tyButton {
    width: 200px;
    margin: 0 auto
}

.tab-text {
    font-size: medium;
    position: absolute;
    left: 48px;
    width: calc(100% - 72px);
    line-height: 48px;
    padding-left: 24px;
    font-weight: 700;
    color: #2b5672;
    left: 0;
    position: relative
}

.anOpa {
    margin: -2px 6px 0 3px;
    padding: 0 6px 0 4px;
    border-radius: 8px;
    border: 1px solid transparent;
    width: 56px;
    position: absolute;
    right: 0;
    text-align: left;
    display: inline-block;
    cursor: pointer
}

    .anOpa:hover {
        background: #eaf7ff
    }

    .anOpa input {
        width: 70%;
        padding: 0;
        text-align: right;
        display: inline-block;
        font-size: 18px;
        height: 36px;
        line-height: 18px;
        border: 0;
        background: 0 0
    }

    .anOpa span {
        width: 1%;
        display: inline-block;
        white-space: nowrap;
        padding: 0 7px 0 1px;
        height: 18px;
        line-height: 18px;
        font-size: 14px
    }

.color-wrapper {
    width: 30px;
    height: 30px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    border: 1px solid #cacaca;
    box-sizing: border-box;
    border-radius: 8px;
    background-size: 20px 20px;
    background-image: linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 75%,#ccc 75%,#ccc),linear-gradient(45deg,#ccc 25%,transparent 25%,transparent 75%,#ccc 75%,#ccc);
    background-position: 5px 5px,15px 15px;
    position: relative;
    cursor: pointer;
    overflow: hidden
}

.color-color {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    background-color: #FFF;
    opacity: .53
}

.pageLinkmain &gt; .galteCon &gt; .imgDescribe, .pageLinkmain &gt; div &gt; .seLectBtn {
    margin-bottom: 10px
}

.conStretch .cusBorWid, .pageCon, .seLectBtn {
    margin-top: 10px;
    margin-bottom: 0;
    height: 0;
    display: none;
    transition: transform .5s;
    transform: scaleY(0);
    -webkit-perspective: 100px;
    -moz-perspective: 100px;
    perspective: 100px;
    transform-origin: 0 0 0
}

    .conStretch .cusBorWid.onSelect, .pageCon.openPageLink, .seLectBtn.onSelect {
        height: auto;
        transform: scaleY(1);
        display: block
    }

.cusAnchor {
    padding-top: 5px;
    cursor: pointer;
    font-size: 14px;
    color: #1c202e
}

    .cusAnchor span {
        padding-top: 20px
    }

    .cusAnchor font {
        font-size: 14px;
        color: #2196f3
    }

    .cusAnchor:hover font {
        text-decoration: underline
    }

.webLinkCon ul {
    margin-top: 5px
}

    .webLinkCon ul li {
        padding: 5px 0
    }

.ImgEnlarge {
    width: 100%;
    height: 100%;
    padding: 10px;
    font-size: 13px
}

    .ImgEnlarge &gt; p {
        display: block;
        height: 150px;
        overflow: hidden;
        margin-bottom: 10px
    }

    .ImgEnlarge &gt; em {
        float: right
    }

    .ImgEnlarge &gt; p &gt; img {
        width: 100%
    }

.imgteCon .fontText {
    line-height: 0
}

#helpCon {
    position: fixed;
    top: calc(50vh - (550px / 2));
    left: calc(50vw - (500px / 2));
    z-index: 1720;
    font-size: 0
}

.attCDesign {
    padding-bottom: 50px !important
}

.emshadow-con {
    pointer-events: none;
    opacity: .6
}

#helpCon {
    position: fixed;
    top: calc(50vh - (550px / 2));
    left: calc(50vw - (500px / 2));
    font-size: 0
}

.attCDesign {
    padding-bottom: 50px !important
}

#galleryMain {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,.5)
}

.galleryOrganize {
    width: 1280px;
    height: 875px;
    margin: 0 auto;
    left: calc(50% - 640px);
    top: calc(50% - 437.5px)
}

.sp-button-container.sp-cf {
    float: left
}

.right {
    float: right
}

.warnBtn {
    position: relative;
    top: 4px;
    cursor: pointer;
    color: #7a92a5;
    display: none
}

    .warnBtn:hover {
        color: #2196f3
    }

.tooltip-inner {
    padding: 6px 12px;
    color: #555;
    background-color: #fff;
    box-shadow: 0 2px 6px 0 rgba(22,45,61,.55)
}

.tooltip.bs-tether-element-attached-bottom .tooltip-inner::before, .tooltip.tooltip-top .tooltip-inner::before {
    border-top-color: #fff
}

.tooltip.bs-tether-element-attached-top .tooltip-inner::before, .tooltip.tooltip-bottom .tooltip-inner::before {
    border-bottom-color: #fff
}

.tooltip.bs-tether-element-attached-top .tooltip-inner, .tooltip.tooltip-bottom .tooltip-inner {
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.5)
}

.ediLines, .rightNumber, .topNumber {
    z-index: 30
}

.ediCusLin, .ediCuscol {
    z-index: 101
}

#ediHeader {
    z-index: 650
}

.hideBtn {
    z-index: 700
}

#ediTool {
    z-index: 950;
    position: fixed
}

.ediConPanl, .textConPanl {
    z-index: 1000
}

#helpCon {
    z-index: 4000
}

#linkBox {
    z-index: 3500;
    position: fixed
}

.prompt-mask {
    z-index: 3900
}

#horizontal {
    z-index: 850
}

.popuPublic {
    z-index: 900
}

.pageSetUp {
    z-index: 1001
}

#ediToolCon, .edibtn {
    z-index: 200
}

#albums {
    z-index: 3000
}

.btnBgColor {
    position: absolute;
    top: 5px;
    left: -18px;
    visibility: hidden
}

.PopupOver {
    overflow: inherit
}

.anchorLibrary ul li:hover, .conSetUp ul li:hover, .dateLibrary ul li:hover, .fontLibrary ul li:hover, .popupsLibrary ul li:hover, .rmenuCon ul li:hover, .socialTypeLink li:hover, .themeLibrary li:hover {
    background: #eaf7ff
}

.anchorLibrary ul li.on, .dateLibrary ul li.on, .fontLibrary ul li.on, .pageCon ul li font.on, .popupsLibrary ul li.on, .socialTypeLink li.on, .themeLibrary li.on {
    background-color: rgba(33,150,243,1);
    color: #fff
}

    .dateLibrary ul li.on &gt; span, .fontLibrary ul li.on &gt; span, .socialTypeLink li.on &gt; span, .themeLibrary li.on &gt; span {
        color: #fff
    }

#albums {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,.9);
    overflow-x: auto;
    overflow-y: hidden;
    top: 0
}

    #albums .album_handle {
        width: 50%;
        height: 100%;
        cursor: pointer;
        font-size: 40px;
        color: #fff;
        z-index: 1001;
        -webkit-user-select: none;
        position: fixed
    }

    #albums .des {
        font-size: 12px;
        color: #fff;
        line-height: 17px;
        text-align: center
    }

        #albums .des p {
            width: 465px;
            margin: 0 auto
        }

        #albums .des h2 {
            margin: 20px 0
        }

    #albums img {
        display: block;
        margin: 0 auto
    }

    #albums .a_l {
        left: 0;
        text-align: left
    }

    #albums .a_r {
        right: 0;
        text-align: right
    }

    #albums .album_close {
        color: #fff;
        font-size: 50px;
        text-align: center;
        right: 0;
        position: absolute;
        width: 50px;
        height: 50px;
        top: -15px;
        right: 10px;
        font-weight: lighter;
        z-index: 1005;
        cursor: pointer
    }

.adsn {
    display: none
}

#albums .tit {
    height: 90%;
    color: #fff
}

#albums .con {
    margin: 0 auto
}

.overStepScreen {
    width: 100%;
    background-image: linear-gradient(#2196f3 40%,#fff 40%);
    height: 396px;
    text-align: center
}

    .overStepScreen &gt; .overScrImg {
        position: relative;
        bottom: -20px
    }

    .overStepScreen &gt; .overScrP {
        font-family: "å¾®è½¯é›…é»‘";
        color: #fff;
        font-size: 20px;
        padding: 0 15px 190px 15px;
        background-repeat: no-repeat;
        background-position: 53% 50px
    }

    .overStepScreen &gt; .over-bg0 {
        background-image: url(../images/controlProperty/overScreen.png)
    }

    .overStepScreen &gt; .over-bg1 {
        background-image: url(../images/controlProperty/overAssembly.png)
    }

.overScrBtn {
    position: absolute;
    bottom: 30px;
    right: 20px
}

    .overScrBtn &gt; .qrbut {
        cursor: pointer;
        color: #fff;
        background: #2196f3;
        border: 1px solid #2196f3;
        border-radius: 20px;
        height: 30px;
        line-height: 30px;
        padding: 0 20px
    }

.overStepScreen .noTips {
    display: block;
    text-align: left;
    position: absolute;
    bottom: 20px;
    left: 20px
}

.overStepScreen .overTextP {
    font-size: 16px;
    padding: 10px 35px 20px 35px;
    text-align: left
}

.overStepScreen .noTips p {
    user-select: none;
    position: static;
    top: -2px !important
}

.iconBtn {
    font-size: 1rem;
    padding-right: 8px
}

.conStyle {
    padding: 20px 16px 0 16px
}

    .conStyle h5 {
        font-size: 14px;
        color: #2b5672;
        border-bottom: 1px solid #2b5672;
        padding: 0 5px 5px 5px
    }

    .conStyle .cusAnchor {
        padding-left: 10px
    }

.visHide {
    visibility: hidden
}

.visVisible {
    visibility: visible;
    opacity: 1 !important;
    transform: none !important
}

.overInherit {
    overflow: inherit
}

.editor-box {
    position: absolute
}

.aBounce-In {
    -ms-animation: dhBounce-In 1s ease-in;
    -webkit-animation: dhBounce-In 1s ease-in;
    -o-animation: dhBounce-In 1s ease-in;
    animation: dhBounce-In 1s ease-in;
    -ms-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes dhBounce-In {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        transform-origin: top left;
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1;
        visibility: visible
    }
}

@-ms-keyframes dhBounce-In {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        transform-origin: top left;
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1;
        visibility: visible
    }
}

@-o-keyframes dhBounce-In {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        transform-origin: top left;
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1;
        visibility: visible
    }
}

@keyframes dhBounce-In {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        transform-origin: top left;
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1;
        visibility: visible
    }
}

.aGlide-In {
    -ms-animation: dhGlide-In 1s linear;
    -webkit-animation: dhGlide-In 1s linear;
    -o-animation: dhGlide-In 1s linear;
    animation: dhGlide-In 1s linear;
    -ms-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes dhGlide-In {
    0% {
        opacity: 0;
        -webkit-transform: translate(-200px,0);
        -ms-transform: translate(-200px,0);
        visibility: visible
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        visibility: visible
    }
}

@-ms-keyframes dhGlide-In {
    0% {
        opacity: 0;
        -webkit-transform: translate(-200px,0);
        -ms-transform: translate(-200px,0);
        visibility: visible
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        visibility: visible
    }
}

@-o-keyframes dhGlide-In {
    0% {
        opacity: 0;
        -webkit-transform: translate(-200px,0);
        -ms-transform: translate(-200px,0);
        visibility: visible
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        visibility: visible
    }
}

@keyframes dhGlide-In {
    0% {
        opacity: 0;
        -webkit-transform: translate(-200px,0);
        -ms-transform: translate(-200px,0);
        visibility: visible
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        visibility: visible
    }
}

.aFade-In {
    -ms-animation: dhFade-In 1s linear;
    -webkit-animation: dhFade-In 1s linear;
    -o-animation: dhFade-In 1s linear;
    animation: dhFade-In 1s linear;
    -ms-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes dhFade-In {
    0% {
        opacity: 0;
        visibility: visible
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@-ms-keyframes dhFade-In {
    0% {
        opacity: 0;
        visibility: visible
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@-o-keyframes dhFade-In {
    0% {
        opacity: 0;
        visibility: visible
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@keyframes dhFade-In {
    0% {
        opacity: 0;
        visibility: visible
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

.aFloat-In {
    -ms-animation: dhFloat-In 1s linear;
    -o-animation: dhFloat-In 1s linear;
    -webkit-animation: dhFloat-In 1s linear;
    animation: dhFloat-In 1s linear;
    -ms-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes dhFloat-In {
    0% {
        opacity: 0;
        -webkit-transform: translate(200px,0);
        -ms-transform: translate(200px,0);
        visibility: visible
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        visibility: visible
    }
}

@-ms-keyframes dhFloat-In {
    0% {
        opacity: 0;
        -webkit-transform: translate(200px,0);
        -ms-transform: translate(200px,0);
        visibility: visible
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        visibility: visible
    }
}

@-o-keyframes dhFloat-In {
    0% {
        opacity: 0;
        -webkit-transform: translate(200px,0);
        -ms-transform: translate(200px,0);
        visibility: visible
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        visibility: visible
    }
}

@keyframes dhFloat-In {
    0% {
        opacity: 0;
        -webkit-transform: translate(200px,0);
        -ms-transform: translate(200px,0);
        visibility: visible
    }

    100% {
        opacity: 1;
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        visibility: visible
    }
}

.aExpand-In {
    transform: scale(1);
    -webkit-animation: dhExpand-In 2s ease-out;
    -ms-animation: dhExpand-In 2s ease-out;
    -o-animation: dhExpand-In 2s ease-out;
    animation: dhExpand-In 2s ease-out;
    -ms-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes dhExpand-In {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1;
        visibility: visible
    }
}

@-ms-keyframes dhExpand-In {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1;
        visibility: visible
    }
}

@-o-keyframes dhExpand-In {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1;
        visibility: visible
    }
}

@keyframes dhExpand-In {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1;
        visibility: visible
    }
}

.aSpin-In {
    transform: scale(1);
    -ms-animation: dhSpin-In 1s ease-in;
    -webkit-animation: dhSpin-In 1s ease-in;
    -o-animation: dhSpin-In 1s ease-in;
    animation: dhSpin-In 1s ease-in;
    -ms-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes dhSpin-In {
    0% {
        transform: rotate(-540deg) scale(0);
        -ms-transform: rotate(-540deg) scale(0);
        -webkit-transform: rotate(-540deg) scale(0);
        -o-transform: rotate(-540deg) scale(0);
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: rotate(0) scale(1);
        -ms-transform: rotate(0) scale(1);
        -webkit-transform: rotate(0) scale(1);
        -o-transform: rotate(0) scale(1);
        opacity: 1;
        visibility: visible
    }
}

@-ms-keyframes dhSpin-In {
    0% {
        transform: rotate(-540deg) scale(0);
        -ms-transform: rotate(-540deg) scale(0);
        -webkit-transform: rotate(-540deg) scale(0);
        -o-transform: rotate(-540deg) scale(0);
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: rotate(0) scale(1);
        -ms-transform: rotate(0) scale(1);
        -webkit-transform: rotate(0) scale(1);
        -o-transform: rotate(0) scale(1);
        opacity: 1;
        visibility: visible
    }
}

@-o-keyframes dhSpin-In {
    0% {
        transform: rotate(-540deg) scale(0);
        -ms-transform: rotate(-540deg) scale(0);
        -webkit-transform: rotate(-540deg) scale(0);
        -o-transform: rotate(-540deg) scale(0);
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: rotate(0) scale(1);
        -ms-transform: rotate(0) scale(1);
        -webkit-transform: rotate(0) scale(1);
        -o-transform: rotate(0) scale(1);
        opacity: 1;
        visibility: visible
    }
}

@keyframes dhSpin-In {
    0% {
        transform: rotate(-540deg) scale(0);
        -ms-transform: rotate(-540deg) scale(0);
        -webkit-transform: rotate(-540deg) scale(0);
        -o-transform: rotate(-540deg) scale(0);
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: rotate(0) scale(1);
        -ms-transform: rotate(0) scale(1);
        -webkit-transform: rotate(0) scale(1);
        -o-transform: rotate(0) scale(1);
        opacity: 1;
        visibility: visible
    }
}

.aFly-In {
    -ms-animation: dhFly-In 1s ease-in-out;
    -webkit-animation: dhFly-In 1s ease-in-out;
    -o-animation: dhFly-In 1s ease-in-out;
    animation: dhFly-In 1s ease-in-out;
    -ms-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-ms-keyframes dhFly-In {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200%);
        -ms-transform: translateX(200%);
        -ms-transform: translateX(200%);
        -o-transform: translateX(200%);
        transform: translateX(200%);
        visibility: visible
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        visibility: visible
    }
}

@-webkit-keyframes dhFly-In {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200%);
        -ms-transform: translateX(200%);
        -o-transform: translateX(200%);
        transform: translateX(200%);
        visibility: visible
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        visibility: visible
    }
}

@-o-keyframes dhFly-In {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200%);
        -ms-transform: translateX(200%);
        -o-transform: translateX(200%);
        transform: translateX(200%);
        visibility: visible
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        visibility: visible
    }
}

@keyframes dhFly-In {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200%);
        -ms-transform: translateX(200%);
        -o-transform: translateX(200%);
        transform: translateX(200%);
        visibility: visible
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        visibility: visible
    }
}

.aTurn-In {
    -webkit-animation: dhTurn-In 1s ease-out;
    -ms-animation: dhTurn-In 1s ease-out;
    -o-animation: dhTurn-In 1s ease-out;
    animation: dhTurn-In 1s ease-out;
    -ms-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-ms-keyframes dhTurn-In {
    0% {
        opacity: 0;
        -webkit-transform: rotate(90deg) translate(-300px,-600px) scaleY(0);
        -ms-transform: rotate(90deg) translate(-300px,-600px) scaleY(0);
        transform: rotate(90deg) translate(-300px,-600px) scaleY(0);
        visibility: visible
    }

    100% {
        -webkit-transform: rotate(0) translate(0) scaleY(1);
        -ms-transform: rotate(0) translate(0) scaleY(1);
        transform: rotate(0) translate(0) scaleY(1);
        opacity: 1;
        visibility: visible
    }
}

@-webkit-keyframes dhTurn-In {
    0% {
        opacity: 0;
        -webkit-transform: rotate(90deg) translate(-300px,-600px) scaleY(0);
        -ms-transform: rotate(90deg) translate(-300px,-600px) scaleY(0);
        transform: rotate(90deg) translate(-300px,-600px) scaleY(0);
        visibility: visible
    }

    100% {
        -webkit-transform: rotate(0) translate(0) scaleY(1);
        -ms-transform: rotate(0) translate(0) scaleY(1);
        transform: rotate(0) translate(0) scaleY(1);
        opacity: 1;
        visibility: visible
    }
}

@-o-keyframes dhTurn-In {
    0% {
        opacity: 0;
        -webkit-transform: rotate(90deg) translate(-300px,-600px) scaleY(0);
        -ms-transform: rotate(90deg) translate(-300px,-600px) scaleY(0);
        transform: rotate(90deg) translate(-300px,-600px) scaleY(0);
        visibility: visible
    }

    100% {
        -webkit-transform: rotate(0) translate(0) scaleY(1);
        -ms-transform: rotate(0) translate(0) scaleY(1);
        opacity: 1;
        visibility: visible
    }
}

@keyframes dhTurn-In {
    0% {
        opacity: 0;
        -webkit-transform: rotate(90deg) translate(-300px,-600px) scaleY(0);
        -ms-transform: rotate(90deg) translate(-300px,-600px) scaleY(0);
        transform: rotate(90deg) translate(-300px,-600px) scaleY(0);
        visibility: visible
    }

    100% {
        -webkit-transform: rotate(0) translate(0) scaleY(1);
        -ms-transform: rotate(0) translate(0) scaleY(1);
        opacity: 1;
        visibility: visible
    }
}

.aArc-In {
    -webkit-animation: dhArc-In 1s ease-out;
    animation: dhArc-In 1s ease-out;
    -ms-animation: dhArc-In 1s ease-out;
    -o-animation: dhArc-In 1s ease-out;
    -ms-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-ms-keyframes dhArc-In {
    0% {
        opacity: 0;
        -webkit-transform: rotateY(180deg) translate(200px,0) scale(0);
        -ms-transform: rotateY(180deg) translate(200px,0) scale(0);
        transform: rotateY(180deg) translate(200px,0) scale(0);
        visibility: visible
    }

    100% {
        -webkit-transform: rotateY(0) translate(0) scale(1);
        -ms-transform: rotateY(0) translate(0) scale(1);
        transform: rotateY(0) translate(0) scale(1);
        opacity: 1;
        visibility: visible
    }
}

@-webkit-keyframes dhArc-In {
    0% {
        opacity: 0;
        -webkit-transform: rotateY(180deg) translate(200px,0) scale(0);
        -ms-transform: rotateY(180deg) translate(200px,0) scale(0);
        transform: rotateY(180deg) translate(200px,0) scale(0);
        visibility: visible
    }

    100% {
        -webkit-transform: rotateY(0) translate(0) scale(1);
        -ms-transform: rotateY(0) translate(0) scale(1);
        transform: rotateY(0) translate(0) scale(1);
        opacity: 1;
        visibility: visible
    }
}

@-o-keyframes dhArc-In {
    0% {
        opacity: 0;
        -webkit-transform: rotateY(180deg) translate(200px,0) scale(0);
        -ms-transform: rotateY(180deg) translate(200px,0) scale(0);
        transform: rotateY(180deg) translate(200px,0) scale(0);
        visibility: visible
    }

    100% {
        -webkit-transform: rotateY(0) translate(0) scale(1);
        -ms-transform: rotateY(0) translate(0) scale(1);
        transform: rotateY(0) translate(0) scale(1);
        opacity: 1;
        visibility: visible
    }
}

@keyframes dhArc-In {
    0% {
        opacity: 0;
        -webkit-transform: rotateY(180deg) translate(200px,0) scale(0);
        -ms-transform: rotateY(180deg) translate(200px,0) scale(0);
        transform: rotateY(180deg) translate(200px,0) scale(0);
        visibility: visible
    }

    100% {
        -webkit-transform: rotateY(0) translate(0) scale(1);
        -ms-transform: rotateY(0) translate(0) scale(1);
        transform: rotateY(0) translate(0) scale(1);
        opacity: 1;
        visibility: visible
    }
}

.aPuff-In {
    -webkit-animation: dhPuff-In 1s ease-out;
    -ms-animation: dhPuff-In 1s ease-out;
    -o-animation: dhPuff-In 1s ease-out;
    animation: dhPuff-In 1s ease-out;
    -ms-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-ms-keyframes dhPuff-In {
    0% {
        -webkit-transform: scale(5);
        -ms-transform: scale(5);
        transform: scale(5);
        visibility: visible
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        visibility: visible
    }
}

@-webkit-keyframes dhPuff-In {
    0% {
        -webkit-transform: scale(5);
        -ms-transform: scale(5);
        transform: scale(5);
        visibility: visible
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        visibility: visible
    }
}

@-o-keyframes dhPuff-In {
    0% {
        -webkit-transform: scale(5);
        -ms-transform: scale(5);
        transform: scale(5);
        visibility: visible
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        visibility: visible
    }
}

@keyframes dhPuff-In {
    0% {
        -webkit-transform: scale(5);
        -ms-transform: scale(5);
        transform: scale(5);
        visibility: visible
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        visibility: visible
    }
}

.aFolddh {
    -webkit-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
    transform-origin: 0 80px 0;
    -ms-animation: dhBounce-In 1s ease-in;
    -webkit-animation: dhBounce-In 1s ease-in;
    -o-animation: dhBounce-In 1s ease-in;
    animation: dhBounce-In 1s ease-in
}

.aFold-In {
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-animation: dhFold-In 1s ease-in-out;
    -ms-animation: dhFold-In 1s ease-in-out;
    -o-animation: dhFold-In 1s ease-in-out;
    animation: dhFold-In 1s ease-in-out;
    -ms-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-ms-keyframes dhFold-In {
    0% {
        -webkit-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
        visibility: visible
    }

    100% {
        -webkit-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0);
        visibility: visible
    }
}

@-webkit-keyframes dhFold-In {
    0% {
        -webkit-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
        visibility: visible
    }

    100% {
        -webkit-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0);
        visibility: visible
    }
}

@-o-keyframes dhFold-In {
    0% {
        -webkit-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
        visibility: visible
    }

    100% {
        -webkit-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0);
        visibility: visible
    }
}

@keyframes dhFold-In {
    0% {
        -webkit-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
        visibility: visible
    }

    100% {
        -webkit-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0);
        visibility: visible
    }
}

.aFlip-In {
    -webkit-animation: dhFlip-In 1s ease-in-out;
    -ms-animation: dhFlip-In 1s ease-in-out;
    -ms-animation: dhFlip-In 1s ease-in-out;
    animation: dhFlip-In 1s ease-in-out;
    -ms-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-ms-keyframes dhFlip-In {
    0% {
        -ms-transform: rotateY(0);
        transform: rotateY(0);
        visibility: visible
    }

    50% {
        -ms-transform: rotateY(180deg);
        transform: rotateY(180deg);
        visibility: visible
    }

    100% {
        -ms-transform: rotateY(360deg);
        transform: rotateY(360deg);
        visibility: visible
    }
}

@-webkit-keyframes dhFlip-In {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
        visibility: visible
    }

    50% {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
        visibility: visible
    }

    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
        visibility: visible
    }
}

@-o-keyframes dhFlip-In {
    0% {
        -o-transform: rotateY(0);
        transform: rotateY(0);
        visibility: visible
    }

    50% {
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
        visibility: visible
    }

    100% {
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg);
        visibility: visible
    }
}

@keyframes dhFlip-In {
    0% {
        -webkit-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0);
        visibility: visible
    }

    50% {
        -webkit-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
        visibility: visible
    }

    100% {
        -webkit-transform: rotateY(360deg);
        -ms-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg);
        visibility: visible
    }
}

.aReveal {
    -webkit-perspective: 1500px;
    -ms-perspective: 900px;
    perspective: 900px;
    transform-origin: 0 80px 0;
    -webkit-animation: dhReveal 1s ease-out;
    -ms-animation: dhReveal 1s ease-out;
    -o-animation: dhReveal 1s ease-out;
    animation: dhReveal 1s ease-out;
    -ms-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-ms-keyframes dhReveal {
    0% {
        -webkit-transform: scale(0,1);
        -ms-transform: scale(0,1);
        visibility: visible
    }

    100% {
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
        visibility: visible
    }
}

@-webkit-keyframes dhReveal {
    0% {
        -webkit-transform: scale(0,1);
        -ms-transform: scale(0,1);
        visibility: visible
    }

    100% {
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
        visibility: visible
    }
}

@-o-keyframes dhReveal {
    0% {
        -webkit-transform: scale(0,1);
        -ms-transform: scale(0,1);
        visibility: visible
    }

    100% {
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
        visibility: visible
    }
}

@keyframes dhReveal {
    0% {
        -webkit-transform: scale(0,1);
        -ms-transform: scale(0,1);
        visibility: visible
    }

    100% {
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
        visibility: visible
    }
}

.aSlide-In {
    -webkit-animation: dhSlide-In 1s ease-in-out;
    -ms-animation: dhSlide-In 1s ease-in-out;
    -o-animation: dhSlide-In 1s ease-in-out;
    animation: dhSlide-In 1s ease-in-out;
    -ms-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-ms-keyframes dhSlide-In {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        visibility: visible
    }
}

@-webkit-keyframes dhSlide-In {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        visibility: visible
    }
}

@-o-keyframes dhSlide-In {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        visibility: visible
    }
}

@keyframes dhSlide-In {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
        visibility: visible
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        visibility: visible
    }
}

.transition2-enter {
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px)
}

    .transition2-enter.transition2-enter-active {
        transition: -webkit-transform .3s ease-in-out 0ms;
        transition: -ms-transform .3s ease-in-out 0ms;
        transition: transform .3s ease-in-out 0ms;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

.transition2-leave {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

    .transition2-leave.transition2-leave-active {
        transition: -webkit-transform .3s ease-in-out;
        transition: -ms-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        -webkit-transform: translateY(-60px);
        -ms-transform: translateY(-60px);
        transform: translateY(-60px)
    }

.new-aBounce-In {
    -webkit-animation: newBounce-In 1s ease-in;
    animation: newBounce-In 1s ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes newBounce-In {
    0% {
        -webkit-transform: scale(0);
        -webkit-transform-origin: top left;
        opacity: 0;
        visibility: visible
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
        visibility: visible
    }
}

@keyframes newBounce-In {
    0% {
        transform: scale(0);
        transform-origin: top left;
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1;
        visibility: visible
    }
}

.new-aGlide-In {
    -webkit-animation: newGlide-In 1s linear;
    animation: newGlide-In 1s linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes newGlide-In {
    100% {
        opacity: 1;
        -webkit-transform: translate(0);
        visibility: visible
    }
}

@keyframes newGlide-In {
    100% {
        opacity: 1;
        transform: translate(0);
        visibility: visible
    }
}

.new-aFade-In {
    -webkit-animation: newFade-In 1s linear;
    animation: newFade-In 1s linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes newFade-In {
    0% {
        opacity: 0;
        visibility: visible
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@keyframes newFade-In {
    0% {
        opacity: 0;
        visibility: visible
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

.new-aFloat-In {
    -webkit-animation: newFloat-In 1s linear;
    animation: newFloat-In 1s linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes newFloat-In {
    100% {
        opacity: 1;
        -webkit-transform: translate(0);
        visibility: visible
    }
}

@keyframes newFloat-In {
    100% {
        opacity: 1;
        transform: translate(0);
        visibility: visible
    }
}

.new-aExpand-In {
    transform: scale(1);
    -webkit-animation: newExpand-In 2s ease-out;
    animation: newExpand-In 2s ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes newExpand-In {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1;
        visibility: visible
    }
}

@keyframes newExpand-In {
    0% {
        transform: scale(0);
        -webkit-transform: scale(0);
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1);
        opacity: 1;
        visibility: visible
    }
}

.new-aSpin-In {
    transform: scale(1);
    -webkit-animation: newSpin-In 1s ease-in;
    animation: newSpin-In 1s ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes newSpin-In {
    0% {
        transform: rotate(-540deg) scale(0);
        -ms-transform: rotate(-540deg) scale(0);
        -webkit-transform: rotate(-540deg) scale(0);
        -o-transform: rotate(-540deg) scale(0);
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: rotate(0) scale(1);
        -ms-transform: rotate(0) scale(1);
        -webkit-transform: rotate(0) scale(1);
        -o-transform: rotate(0) scale(1);
        opacity: 1;
        visibility: visible
    }
}

@keyframes newSpin-In {
    0% {
        transform: rotate(-540deg) scale(0);
        -webkit-transform: rotate(-540deg) scale(0);
        opacity: 0;
        visibility: visible
    }

    100% {
        transform: rotate(0) scale(1);
        -webkit-transform: rotate(0) scale(1);
        opacity: 1;
        visibility: visible
    }
}

.new-aFly-In {
    -webkit-animation: newFly-In 1s ease-in-out;
    animation: newFly-In 1s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes newFly-In {
    100% {
        opacity: 1;
        -webkit-transform: translate(0);
        visibility: visible
    }
}

@keyframes newFly-In {
    100% {
        opacity: 1;
        transform: translate(0);
        visibility: visible
    }
}

.new-aTurn-In {
    -webkit-animation: newTurn-In 1s ease-out;
    animation: newTurn-In 1s ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes newTurn-In {
    0% {
        opacity: 0;
        -webkit-transform: rotate(90deg) translate(-300px,-600px) scaleY(0);
        visibility: visible
    }

    100% {
        -webkit-transform: rotate(0) translate(0) scaleY(1);
        opacity: 1;
        visibility: visible
    }
}

@keyframes newTurn-In {
    0% {
        opacity: 0;
        transform: rotate(90deg) translate(-300px,-600px) scaleY(0);
        visibility: visible
    }

    100% {
        transform: rotate(0) translate(0) scaleY(1);
        opacity: 1;
        visibility: visible
    }
}

.new-aArc-In {
    -webkit-animation: newArc-In 1s ease-out;
    animation: newArc-In 1s ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes newArc-In {
    0% {
        opacity: 0;
        -webkit-transform: rotateY(180deg) translate(200px,0) scale(0);
        visibility: visible
    }

    100% {
        -webkit-transform: rotateY(0) translate(0) scale(1);
        opacity: 1;
        visibility: visible
    }
}

@keyframes newArc-In {
    0% {
        opacity: 0;
        transform: rotateY(180deg) translate(200px,0) scale(0);
        visibility: visible
    }

    100% {
        transform: rotateY(0) translate(0) scale(1);
        opacity: 1;
        visibility: visible
    }
}

.new-aPuff-In {
    -webkit-animation: newPuff-In 1s ease-out;
    animation: newPuff-In 1s ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes newPuff-In {
    0% {
        -webkit-transform: scale(5);
        visibility: visible;
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        visibility: visible;
        opacity: 1
    }
}

@keyframes newPuff-In {
    0% {
        transform: scale(5);
        visibility: visible;
        opacity: 1
    }

    100% {
        transform: scale(1);
        visibility: visible;
        opacity: 1
    }
}

.new-aFolddh {
    -webkit-perspective: 1000px;
    perspective: 1000px;
    transform-origin: 0 80px 0;
    -webkit-animation: newBounce-In 1s ease-in;
    animation: dhBounce-In 1s ease-in
}

.new-aFold-In {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-animation: newBounce-In 1s ease-in-out;
    animation: newBounce-In 1s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes newBounce-In {
    0% {
        -webkit-transform: rotateY(90deg);
        visibility: visible;
        opacity: 1
    }

    100% {
        -webkit-transform: rotateY(0);
        visibility: visible;
        opacity: 1
    }
}

@keyframes newBounce-In {
    0% {
        transform: rotateY(90deg);
        visibility: visible;
        opacity: 1
    }

    100% {
        transform: rotateY(0);
        visibility: visible;
        opacity: 1
    }
}

.new-aFlip-In {
    -webkit-animation: newFlip-In 1s ease-in-out;
    animation: newFlip-In 1s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes newFlip-In {
    0% {
        -webkit-transform: rotateY(0);
        visibility: visible;
        opacity: 1
    }

    50% {
        -webkit-transform: rotateY(180deg);
        visibility: visible;
        opacity: 1
    }

    100% {
        -webkit-transform: rotateY(360deg);
        visibility: visible;
        opacity: 1
    }
}

@keyframes newFlip-In {
    0% {
        transform: rotateY(0);
        visibility: visible;
        opacity: 1
    }

    50% {
        transform: rotateY(180deg);
        visibility: visible;
        opacity: 1
    }

    100% {
        transform: rotateY(360deg);
        visibility: visible;
        opacity: 1
    }
}

.new-aReveal {
    -webkit-perspective: 1500px;
    -ms-perspective: 900px;
    perspective: 900px;
    transform-origin: 0 80px 0;
    -webkit-animation: newReveal 1s ease-out;
    animation: newReveal 1s ease-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes newReveal {
    0% {
        -webkit-transform: scale(0,1);
        visibility: visible;
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1,1);
        visibility: visible;
        opacity: 1
    }
}

@keyframes newReveal {
    0% {
        transform: scale(0,1);
        visibility: visible;
        opacity: 1
    }

    100% {
        transform: scale(1,1);
        visibility: visible;
        opacity: 1
    }
}

.new-aSlide-In {
    -webkit-animation: newSlide-In 1s ease-in-out;
    animation: newSlide-In 1s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes newSlide-In {
    100% {
        opacity: 1;
        -webkit-transform: translate(0);
        visibility: visible
    }
}

@keyframes newSlide-In {
    100% {
        opacity: 1;
        transform: translate(0);
        visibility: visible
    }
}

.transition2-enter {
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-60px)
}

    .transition2-enter.transition2-enter-active {
        transition: -webkit-transform .3s ease-in-out 0ms;
        transition: -ms-transform .3s ease-in-out 0ms;
        transition: transform .3s ease-in-out 0ms;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

.transition2-leave {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

    .transition2-leave.transition2-leave-active {
        transition: -webkit-transform .3s ease-in-out;
        transition: -ms-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        -webkit-transform: translateY(-60px);
        -ms-transform: translateY(-60px);
        transform: translateY(-60px)
    }
/*defaultStyle.css*/
#SITE_HEADER {
    z-index: 3000
}

#SITE_FOOTER, .menueNav, .navStyle {
    z-index: 1000
}

[data-btntype=back-to-top] {
    z-index: 1100
}

input:-moz-placeholder, input::-moz-placeholder, textarea:-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1
}

input:-webkit-input-placeholder {
    opacity: 1
}

input::-webkit-input-placeholder {
    opacity: 1
}

table[align=center] {
    margin: auto
}

table[align=left] {
    float: left
}

table[align=right] {
    float: right
}

video, video:focus {
    border: 0;
    outline: 0
}

.disNo {
    display: none
}

.disBl {
    display: block
}

:not(.bxslider) {
    -moz-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;
    -webkit-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;
    -o-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;
    -ms-transition: color .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out
}

.borStSolid {
    border-style: solid
}

.ulListStyleData ul.list-paddingleft-2 {
    padding-left: 20px
}

.ulListStyleData li {
    list-style: inherit
}

.tS_text {
    word-wrap: break-word
}

.font_0 {
    font: normal normal normal 60px Microsoft YaHei,Arial;
    color: #555
}

.font_1 {
    font: normal normal normal 16px Microsoft YaHei,Arial;
    color: #5f5e69
}

.font_2 {
    font: normal normal normal 55px Microsoft YaHei,Arial;
    color: #555
}

.font_3 {
    font: normal normal normal 40px Microsoft YaHei,Arial;
    color: #555
}

.font_4 {
    font: normal normal normal 35px Microsoft YaHei,Arial;
    color: #555
}

.font_5 {
    font: normal normal normal 22px Microsoft YaHei,Arial;
    color: #555
}

.font_6 {
    font: normal normal normal 17px Microsoft YaHei,Arial;
    color: #555
}

.font_7 {
    white-space: normal;
    word-wrap: break-word;
    font: normal normal normal 16px Microsoft YaHei,Arial;
    color: #555
}

.font_8 {
    font: normal normal normal 13px avenir-lt-w01_85-heavy1475544,sans-serif;
    color: #555
}

.font_9 {
    font: normal normal normal 11px Microsoft YaHei,Arial;
    color: #555
}

.font_10 {
    font: normal normal normal 12px Microsoft YaHei,Arial;
    color: #555
}

.tS_text h1, .tS_text h2, .tS_text h3, .tS_text h4, .tS_text h5, .tS_text h6 {
    margin: 0;
    line-height: normal;
    letter-spacing: normal
}

.imgBgLayer {
    display: flex;
    align-items: center
}

.picImg {
    max-height: 100%;
    max-width: 100%;
    display: block
}

.s2_link {
    display: block;
    overflow: hidden;
    height: 100%;
    box-sizing: border-box
}

.s2_img {
    overflow: hidden
}

.s3_link {
    display: block;
    overflow: hidden;
    height: 100%;
    position: relative;
    box-sizing: border-box
}

.s3_img {
    overflow: hidden
}

.s4_link {
    display: block;
    overflow: hidden;
    height: 100%;
    box-sizing: border-box
}

.s4_img {
    overflow: hidden
}

.s5_link {
    display: block;
    border-radius: 50%;
    box-sizing: border-box;
    overflow: hidden
}

.s5_img {
    border-radius: 50%;
    overflow: hidden
}

    .s5_img .picImg, .s6_img .picImg, .s7_img .picImg, .s8_img .picImg {
        border-radius: 50%
    }

.s6_link {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    border-radius: 50%;
    overflow: hidden
}

.s6_img {
    border-radius: 50%;
    overflow: hidden
}

.s7_link {
    display: block;
    border-radius: 50%;
    overflow: hidden;
    box-sizing: border-box
}

.s7_img {
    border-radius: 50%;
    overflow: hidden
}

.s8_link {
    display: block;
    border-radius: 50%;
    overflow: hidden;
    box-sizing: border-box
}

.s8_img {
    border-radius: 50%;
    overflow: hidden
}

.s9_left {
    left: -24px;
    background-position: 100% 100%
}

.s9_right {
    right: -24px;
    background-position: 0 100%
}

.s9_shd {
    position: absolute;
    bottom: 4%;
    top: 0;
    width: 24px;
    background-image: url(../images/lifted_top_shades.png);
    background-repeat: no-repeat
}

.s9_link {
    display: block;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    overflow: hidden;
    box-sizing: border-box
}

    .s9_link:after {
        content: "";
        position: absolute;
        height: 2px;
        left: 0;
        right: 0;
        bottom: -2px;
        background: url(../images/lifted_top_shades.png) center top no-repeat
    }

.s9_img {
    overflow: hidden
}

.sc10_shadow {
    position: absolute;
    bottom: -26px;
    width: 165px;
    height: 26px;
    background-image: url(../images/imgshadow.png);
    background-repeat: no-repeat
}

.s10_left {
    left: -20px;
    background-position: 0 0
}

.s10_right {
    right: -20px;
    background-position: 100% 0
}

.s10_link {
    display: block;
    box-shadow: 0 0 3px 0 rgba(0,0,0,.5);
    overflow: hidden;
    box-sizing: border-box
}

.s10_img {
    overflow: hidden
}

.s11_link {
    display: block;
    overflow: hidden;
    padding: 0 0 30px 0;
    box-sizing: border-box
}

.s11_img {
    overflow: hidden
}

.s12_shadowImgBL, .s12_shadowImgBR, .s12_shadowImgTL, .s12_shadowImgTR {
    position: absolute
}

.s12_bgShadow {
    background: url(../images/imgshpho.png) no-repeat;
    width: 168px;
    height: 154px;
    opacity: .8
}

.s12_shadowImgTL {
    background-position: 0 0;
    left: -13px;
    top: -15px
}

.s12_shadowImgTR {
    background-position: 100% 0;
    right: -15px;
    top: -14px
}

.s12_shadowImgBL {
    background-position: 0 100%;
    left: -14px;
    bottom: -13px
}

.s12_shadowImgBR {
    background-position: 100% 100%;
    right: -16px;
    bottom: -14px
}

.s12_link {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    padding: 0 0 50px;
    box-sizing: border-box
}

.s12_img {
    overflow: hidden
}

.s13_link {
    display: block;
    overflow: hidden;
    height: 100%;
    box-sizing: border-box
}

.s13_img {
    overflow: hidden
}

.s14_link {
    display: block;
    overflow: hidden;
    height: 100%;
    box-sizing: border-box
}

.s14_img {
    overflow: hidden
}

.conImagedh {
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    display: block;
    transform: scale(1);
    transform: rotateY(0);
    -webkit-transition: transform .3s ease-in,top .3s,left .3s;
    -moz-transition: transform .3s ease-in,top .3s,left .3s;
    transition: transform .3s ease-in,top .3s,left .3s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    animation-fill-mode: both
}

.enlargeImage:hover, .proBox_List:hover .enlargeImage {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2)
}

.narrowImage:hover, .proBox_List:hover .narrowImage {
    transform: scale(.8);
    -moz-transform: scale(.8);
    -webkit-transform: scale(.8);
    -o-transform: scale(.8)
}

.moveImage:hover, .proBox_List:hover .moveImage {
    top: -10px
}

.downImage:hover, .proBox_List:hover .downImage {
    top: 10px
}

.leftImage:hover, .proBox_List:hover .leftImage {
    left: -10px
}

.proBox_List:hover .rightImage, .rightImage:hover {
    left: 10px
}

.proBox_List:hover .rotateImage, .rotateImage:hover {
    transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -webkit-transform: rotateY(360deg);
    -o-transform: rotateY(360deg)
}

.proBox_List:hover .rotateImage2D, .rotateImage2D:hover {
    transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transition: All .4s ease-in-out;
    -webkit-transition: All .4s ease-in-out;
    -moz-transition: All .4s ease-in-out;
    -o-transition: All .4s ease-in-out
}

.bounceImage:hover, .proBox_List:hover .bounceImage {
    animation-name: bounceCon;
    -webkit-animation-name: bounceCon
}

@-webkit-keyframes bounceCon {
    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    0%,20%,50%,80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.proBox_List:hover .swingImage, .swingImage:hover {
    animation-name: swingCon;
    -webkit-animation-name: swingCon
}

@-webkit-keyframes swingCon {
    0%,20%,50%,80% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }

    40% {
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px)
    }

    60% {
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px)
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.s1screenBg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.s2screenBg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.s2_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-top: 0 solid rgba(47,46,46,1);
    border-bottom: 0 solid rgba(47,46,46,1)
}

.s2cenContent {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.s2conBg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0
}

.s3screenBg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.s3_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-top: 0 solid rgba(45,45,45,1);
    border-bottom: 0 solid rgba(45,45,45,1)
}

.s3cenContent {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.s3conBg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    border-radius: 0
}

.s4screenBg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.s4_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-top: 0 solid rgba(47,46,46,1);
    border-bottom: 0 solid rgba(47,46,46,1)
}

.s4cenContent {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.s4conBg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: transparent;
    border-radius: 0
}

.s5screenBg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.s5_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    box-shadow: inset 0 1px 1px rgba(255,255,255,.6),inset 0 -1px 1px rgba(0,0,0,.6),0 0 5px rgba(0,0,0,.6);
    border-top: 0 solid rgba(47,46,46,1);
    border-bottom: 0 solid rgba(47,46,46,1);
    background-image: url(../images/bevel_300.png);
    background-repeat: repeat-x
}

.s5cenContent {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.s5conBg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.s6screenBg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.s6_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-top: 0 solid rgba(189,191,55,1);
    border-bottom: 0 solid rgba(189,191,55,1)
}

.s6cenContent {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.s6conBg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 0
}

.sBtnLink {
    text-align: initial;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center
}

.sBtnLink {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center
}

.iconBtnBtnLink {
    cursor: pointer !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid
}

.iconBtnBtnLab {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    float: right;
    width: calc(100% - 50px)
}

.iconBtnBtnIconfont {
    flex-basis: 30px;
    -ms-flex-basis: 30px;
    margin-left: 20px;
    display: inline-block;
    min-width: 24px
}

.listCon .iconBtnBtnIconfont {
    margin-left: 5px
}

.iconBtnBefBtnLink {
    cursor: pointer !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid
}

    .iconBtnBefBtnLink:before {
        content: "";
        width: calc(100% - 4px);
        height: calc(100% - 4px);
        border: 2px solid #fff;
        position: absolute;
        top: 0;
        left: 0
    }

.iconBtnBefBtnLab {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    width: calc(100% - 50px);
    float: right;
    border-style: solid
}

.iconBtnBefBtnIconfont {
    flex-basis: 30px;
    -ms-flex-basis: 30px;
    margin-left: 20px;
    display: inline-block;
    min-width: 24px
}

.iconBtnShadowBtnLink {
    cursor: pointer !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid
}

.iconBtnShadowBtnLab {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    width: calc(100% - 50px);
    float: right;
    border-style: solid
}

.iconBtnShadowBtnIconfont {
    flex-basis: 30px;
    margin-left: 20px;
    display: inline-block;
    min-width: 24px
}

.iconBtnShadow_shd {
    background: url(../images/imgshadow.png) no-repeat;
    bottom: -26px;
    height: 26px;
    position: absolute;
    width: 165px;
    pointer-events: none
}

.iconBtnShadow_left {
    background-position: 0 0;
    left: -20px
}

.iconBtnShadow_right {
    background-position: 100% 0;
    right: -20px
}

.iconBtnLaceBtnLink {
    position: absolute;
    top: 0;
    right: 5px;
    bottom: 0;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    border-style: solid
}

.iconBtnLaceBtnLab {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    padding-left: 5px;
    border-style: solid;
    width: calc(100% - 50px);
    float: right
}

.iconBtnLaceBtnIconfont {
    flex-basis: 30px;
    margin-left: 20px;
    display: inline-block;
    min-width: 24px
}

.iconBtnLace_tail {
    overflow: hidden;
    width: 5px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto
}

.iconBtnLace_tri:first-child {
    margin-top: -5px
}

.iconBtnLace_tri {
    border: solid 5px transparent
}

.iconBtnTopBtnLink {
    cursor: pointer !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    border-style: solid
}

.iconBtnTopBtnLab {
    display: block;
    width: 100%;
    border-style: solid;
    top: calc(40% - 23px);
    margin-top: 2px;
    position: relative
}

.iconBtnTopBtnIconfont {
    text-align: center;
    margin-top: 6px;
    position: relative;
    top: calc(40% - 18px)
}

.BtnRight33 .iconBtnRightBtnLink, .BtnRight34 .iconBtnRightBtnLink, .BtnRight35 .iconBtnRightBtnLink {
    background: 0 0
}

.iconBtnRightBtnLink {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    border-style: solid
}

.BtnRight6 .iconBtnRightBtnLink {
    background: rgba(0,108,109,1) url(../images/shiny2button_bg.png) center top repeat-x
}

.iconBtnRightBtnLab {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    width: calc(100% - 50px);
    border-style: solid;
    float: left
}

.iconBtnRightBtnIconfont {
    flex-basis: 30px;
    -ms-flex-basis: 30px;
    margin-left: 5px;
    display: inline-block;
    min-width: 24px
}

.iconBtnColourBtnLink {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    border-style: solid
}

.iconBtnColourBtnLab {
    display: inline-block;
    white-space: nowrap;
    vertical-align: middle;
    overflow: hidden;
    width: calc(100% - 60px);
    border-style: solid;
    float: right
}

.iconBtnColourBtnIconfont {
    flex-basis: 30px;
    margin-left: 20px;
    display: inline-block;
    min-width: 24px;
    vertical-align: middle
}

    .iconBtnColourBtnIconfont .iconColour {
        display: block
    }

.btnTextStyleBtnLink {
    cursor: pointer !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    border-style: solid
}

.btnTextStyleBtnLab {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    border-style: solid
}

.iconTriangleBtn {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    cursor: pointer
}

.iconTriangleBtnLink {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    border-style: solid
}

.iconTriangleBtnLab {
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    border-style: solid
}

.iconTriangle_bottom, .iconTriangle_top {
    border-left: 0;
    border-right: 50px solid transparent;
    position: absolute;
    right: 0
}

.iconTriangle_top {
    border-bottom: 50px solid transparent;
    bottom: 50% !important
}

.iconTriangle_bottom {
    border-top: 50px solid transparent;
    top: 50% !important
}

.iconTriangle_bg {
    position: absolute;
    top: 0;
    right: 50px;
    bottom: 0;
    left: 0
}

.btnTextRoundBtnLink {
    cursor: pointer !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    border-style: solid
}

.btnTextRoundBtnLab {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    border-style: solid
}

.iconShadowO_shd {
    background: url(../images/imgshadow.png) no-repeat 100% 0;
    bottom: -26px;
    height: 26px;
    position: absolute;
    right: -20px;
    width: 165px
}

.iconShadowOBtnLink {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    border-style: solid
}

.iconShadowOBtnLab {
    display: inline-block;
    width: 100%;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    border-style: solid
}

.iconShadowT_shd {
    background: url(../images/imgshadow.png) no-repeat;
    bottom: -26px;
    height: 26px;
    position: absolute;
    width: 165px;
    pointer-events: none
}

.iconShadowT_left {
    background-position: 0 0;
    left: -20px
}

.iconShadowT_right {
    background-position: 100% 0;
    right: -20px
}

.iconShadowTBtnLink {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    border-style: solid
}

.iconShadowTBtnLab {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    border-style: solid
}

.iconShadowTBtn:active .iconShadowTBtnLink, .iconShadowTBtn:hover .s18BtnLink {
    transition: border-color .4s ease 0s,background-color .4s ease 0s
}

.iconBtnNewIcon {
    cursor: pointer !important;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    border-style: solid
}

.iconBtnNewIconfont {
    display: inline-block
}

    .iconBtnNewIconfont &gt; i {
        margin: 0 auto;
        text-align: center
    }

.listCon .iconBtnNewIconfont {
    margin-left: 5px
}

.btnImgStyleBtnLink {
    position: relative;
    display: block;
    z-index: 0;
    overflow: visible;
    -ms-touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer
}

.btnImgStylepos {
    position: absolute
}

.btnImgStyledeImage {
    overflow: hidden;
    position: absolute;
    opacity: 1
}

.btnImgStylehoverImage {
    overflow: hidden;
    position: absolute;
    opacity: 0
}

.btnImgStyleactiveImage {
    overflow: hidden;
    position: absolute;
    opacity: 0
}

.btnImgStyleBtnLink:active .btnImgStyledeImage, .btnImgStyleBtnLink:active .btnImgStylehoverImage, .btnImgStyleBtnLink:hover .btnImgStyledeImage {
    opacity: 0
}

.btnImgStyleBtnLink:active .btnImgStyleactiveImage, .btnImgStyleBtnLink:hover .btnImgStylehoverImage {
    opacity: 1
}

.BtnRight38 .iconBtnRightBtnLab {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    width: calc(100% - 50px);
    border-style: solid;
    float: left
}

.BtnRight38 .iconBtnRightBtnIconfont {
    flex-basis: 30px;
    -ms-flex-basis: 30px;
    margin: 0 5px;
    display: inline-block;
    min-width: 40px;
    text-align: left
}

.BtnRight39 .iconBtnRightBtnLink {
    cursor: auto
}

.BtnRight39 .iconBtnRightBtnIconfont {
    flex-basis: 30px;
    -ms-flex-basis: 30px;
    margin: 0 5px;
    display: inline-block;
    min-width: 78px;
    text-align: left
}

.BtnRight39 .inputCountNumber {
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    background: #fff;
    color: #222;
    padding: 7px;
    width: 56px;
    height: 30px
}

.BtnRight39 .countNumber, .BtnRight39 .countRight {
    height: 30px;
    display: inline-block;
    vertical-align: bottom
}

.BtnRight39 .countRight {
    min-width: 20px
}

    .BtnRight39 .countRight &gt; i {
        display: block;
        width: 14px;
        height: 14px;
        line-height: 14px;
        text-align: center;
        font-size: 12px;
        margin: 0 0 2px 4px;
        padding: 0;
        background-color: #f8f8f8;
        color: #000;
        cursor: pointer
    }

        .BtnRight39 .countRight &gt; i.qtyRightReduce {
            margin-bottom: 0
        }

        .BtnRight39 .countRight &gt; i:hover {
            background-color: #000;
            color: #fff
        }

a {
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 400;
    color: inherit
}

.textStyleMain a {
    font-weight: inherit;
    font-family: initial;
    font-size: inherit
}

.navStyle i.menuIcon {
    display: inline-block;
    font-size: 12px;
    vertical-align: top;
    padding-right: 10px
}

.menueNav, .menueNav2 {
    box-sizing: border-box
}

    .menueNav li {
        position: relative
    }

        .menueNav li &gt; ul, .menueNav2 li &gt; ul {
            position: absolute;
            box-sizing: border-box;
            min-width: 100px;
            width: auto
        }

.navStyle .twoLevelMenu {
    display: none
}

.menueNav2 li &gt; ul {
    opacity: 0;
    transition: opacity .5s linear
}

.menueNav li &gt; ul &gt; li {
    position: relative;
    display: block;
    width: 100%
}

.menueNav li a, .menueNav2 li a {
    display: block;
    white-space: nowrap;
    overflow: hidden
}

    .menueNav li a p, .menueNav2 li a p {
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: top;
        padding: 0 10px
    }

.menueNav li &gt; ul &gt; li &gt; a, .menueNav2 li &gt; ul &gt; li &gt; a {
    padding: 13px 12px 13px 0
}

.s14NavStyle .menueNav li &gt; ul &gt; li &gt; a {
    padding: 0
}

    .s14NavStyle .menueNav li &gt; ul &gt; li &gt; a &gt; p {
        width: calc(100% - 20px);
        padding: 0 5px
    }

.navStyle &gt; ul &gt; li:hover &gt; ul.twoLevelMenu, .navStyle &gt; ul &gt; li &gt; ul {
    display: none
}

.navStyle &gt; ul &gt; li:hover &gt; ul {
    display: block
}

.s17NavStyle.navStyle &gt; ul &gt; li:hover &gt; ul, .s23NavStyle.navStyle &gt; ul &gt; li:hover &gt; ul {
    display: none
}

.s17NavStyle.navStyle &gt; ul &gt; li.on:hover &gt; ul, .s23NavStyle.navStyle &gt; ul &gt; li.on:hover &gt; ul {
    display: block
}

.s1navTwoLi &gt; ul {
    opacity: 0;
    z-index: -1;
    -webkit-transition: opacity .2s ease-in;
    -moz-transition: opacity .2s ease-in;
    -ms-transition: opacity .2s ease-in;
    -o-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in
}

.menueNav .s1navTwoLi .s1menueSub &gt; .s1navTwoLi:hover .s1menueSub, .menueNav .s1navTwoLi:hover &gt; ul.s1menueSub {
    z-index: 1;
    opacity: 1;
    margin-top: 0;
    margin-left: 0
}

.s13menu &gt; li &gt; .s13menueSub &gt; li &gt; a, .s13menu &gt; li &gt; .s13menueSub &gt; li &gt; ul &gt; li a, .s13menu &gt; li &gt; a, .s21menu &gt; li &gt; .s21menueSub &gt; li &gt; a, .s21menu &gt; li &gt; .s21menueSub &gt; li &gt; ul &gt; li a, .s21menu &gt; li &gt; a {
    padding: 0 12px
}

.s13menu li a p, .s21menu li a p, s13menueSub li a p, s21menueSub li a p {
    max-width: calc(100% - 10px) !important;
    width: calc(100% - 10px) !important;
    padding: 0;
    vertical-align: middle
}

.menueNav2 &gt; li &gt; ul &gt; li &gt; a &gt; i.iconfont, .menueNav &gt; li &gt; ul &gt; li &gt; a &gt; i.iconfont {
    width: 10px;
    display: inline-block
}

.navStyle &gt; .menueNav &gt; li &gt; a &gt; p {
    width: calc(100% - 40px);
    text-transform: uppercase;
}

.s10NavStyle .menueNav, .s11NavStyle .menueNav, .s12NavStyle .menueNav, .s13NavStyle .menueNav, .s14NavStyle .menueNav, .s1NavStyle &gt; .menueNav, .s21NavStyle .menueNav, .s2NavStyle &gt; .menueNav, .s3NavStyle .menueNav, .s4NavStyle .menueNav, .s5NavStyle .menueNav, .s6NavStyle .menueNav, .s7NavStyle .menueNav, .s8NavStyle .menueNav, .s9NavStyle .menueNav {
    white-space: nowrap;
    font-size: 0
}

.s10menu &gt; li &gt; a, .s12menu &gt; li &gt; a, .s1menu &gt; li &gt; a, .s2menu &gt; li &gt; a, .s3menu &gt; li &gt; a, .s4menu &gt; li &gt; a, .s5menu &gt; li &gt; a, .s6menu &gt; li &gt; a, .s7menu &gt; li &gt; a, .s8menu &gt; li &gt; a, .s9menu &gt; li &gt; a {
    border-style: solid
}

.s3navbtnOne {
    box-sizing: border-box
}

.s10navbtnOne, .s11navbtnOne, .s12navbtnOne, .s1navbtnOne, .s2navbtnOne, .s3navbtnOne, .s4navbtnOne, .s5navbtnOne, .s6navbtnOne, .s7navbtnOne, .s8navbtnOne, .s9navbtnOne {
    font-size: 16px
}

.s10navbtnTwo, .s11navbtnTwo, .s12navbtnTwo, .s1navbtnTwo, .s2navbtnTwo, .s3navbtnTwo, .s4navbtnTwo, .s5navbtnTwo, .s6navbtnTwo, .s7navbtnTwo, .s8navbtnTwo, .s9navbtnTwo {
    font-size: 14px
}

.s10NavStyle .s10menu &gt; li:last-child .s10navbtnOne, .s12NavStyle .s12menu &gt; li:last-child .s12navbtnOne, .s4NavStyle .s4menu &gt; li:last-child .s4navbtnOne {
    border-right: 0
}

.s1NavStyle .s1menu &gt; li {
    display: inline-block;
    position: relative
}

.s1NavStyle .s1NavLevelTwo {
    left: 0;
    white-space: nowrap
}

.s2NavStyle .s2NavLevelTwo, .s2NavStyle .s2menueLevel3, .s2menueSub {
    visibility: visible;
    position: absolute
}

.s2NavStyle .s2menu &gt; li {
    display: inline-block;
    position: relative
}

.s2navbtnOne {
    border-style: solid
}

.s3NavStyle .s3NavLevelTwo, .s3NavStyle .s3menueLevel3, .s3menueSub {
    visibility: visible;
    position: absolute
}

.s3NavStyle .s3menu &gt; li {
    display: inline-block;
    position: relative
}

.s3NavStyle .menueNav li:hover &gt; .s3menueSub {
    visibility: inherit
}

.s3navTwoLi {
    display: inline-block;
    vertical-align: top;
    width: 50%
}

.s4NavStyle .s4NavLevelTwo, .s4NavStyle .s4menueLevel3, .s4menueSub {
    visibility: visible;
    position: absolute
}

.s4NavStyle .s4menu &gt; li {
    display: inline-block;
    position: relative;
    vertical-align: top
}

.s5NavStyle .menueNav li:hover &gt; .s5menueSub {
    visibility: inherit
}

.s5menueSub li {
    position: relative;
    display: block;
    width: 100%
}

.s5NavStyle .menueSub li:last-child {
    border-bottom: 0
}

.s5NavStyle .s5menu &gt; li {
    display: inline-block;
    vertical-align: top;
    position: relative
}

.s6menueSub li {
    position: relative;
    display: block;
    width: 100%
}

.s6NavStyle .menueSub li:last-child {
    border-bottom: 0
}

.s6NavStyle .s6menu &gt; li {
    display: inline-block;
    position: relative
}

.s6navbtnOne {
    text-align: center;
    background: rgba(255,255,255,1);
    color: #045185;
    margin-bottom: 0;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-style: solid;
    border-color: #045185
}

.s7menueSub li {
    position: relative;
    display: block;
    width: 100%
}

.s7NavStyle .menueSub li:last-child {
    border-bottom: 0
}

.s7NavStyle .s7menu &gt; li {
    display: inline-block;
    position: relative
}

.s7navbtnOne {
    transition: border .4s ease 0s,background-color .4s ease 0s,color .4s ease 0s
}

.s8menueSub li {
    position: relative;
    display: block;
    width: 100%
}

.s8NavStyle .menueSub li:last-child {
    border-bottom: 0
}

.s8NavStyle .s8menu &gt; li {
    display: inline-block;
    position: relative;
    vertical-align: top
}

.s9NavStyle .menueSub li:last-child {
    border-bottom: 0
}

.s9NavStyle .s9menu &gt; li {
    display: inline-block;
    position: relative
}

.s9navbtnOne {
    box-sizing: border-box;
    transition: border .4s ease 0s,background-color .4s ease 0s,color .4s ease 0s
}

    .s9navbtnOne:before {
        content: "";
        width: 0;
        height: 0;
        border-width: 8px 8px 0;
        border-style: solid;
        border-color: rgba(52,34,22,1) transparent transparent;
        position: absolute;
        bottom: -8px;
        left: calc(50% - 8px);
        opacity: 0;
        transition: border-color .4s ease 0s;
        z-index: 10000
    }

.s9menu &gt; li.select a:before, .s9menu &gt; li:hover a:before {
    opacity: 1
}

.s18NavStyle .menueSub li:last-child {
    border-bottom: 0
}

.s18NavStyle .s18menu &gt; li {
    display: inline-block;
    position: relative
}

.s18menu li .s18navbtnOne {
    box-sizing: border-box;
    transition: border .1s ease 0s,background-color .1s ease 0s,color .3s ease 0s
}

.s18navbtnOne:before {
    content: "";
    width: 0;
    height: 0;
    border-width: 8px 8px 8px;
    border-style: solid;
    position: absolute;
    bottom: 0;
    left: calc(50% - 8px);
    opacity: 0;
    transition: opacity .2s ease 0s
}

.s18menu &gt; li.select a:before, .s18menu &gt; li:hover a:before {
    opacity: 1
}

.s19NavStyle &gt; .menueNav {
    white-space: nowrap;
    font-size: 0;
    height: 100%
}

.s19NavStyle .s19menu &gt; li {
    vertical-align: top;
    display: inline-block;
    position: relative
}

    .s19NavStyle .s19menu &gt; li .menuIcon {
        display: block;
        padding: 0
    }

    .s19NavStyle .s19menu &gt; li .s19navbtnOne section p {
        padding: 5px 0
    }

.s19NavStyle ul li .menueTopIcon {
    display: block;
    padding-top: 2px
}

.s19NavStyle ul li .menueTopIcon {
    background-position: center !important
}

.s19NavStyle .s19navbtnOne {
    display: flex !important;
    align-items: center
}

    .s19NavStyle .s19navbtnOne section {
        width: 100%
    }

.s20NavStyle .menueSub li:last-child {
    border-bottom: 0
}

.s20NavStyle .s20menu &gt; li {
    display: inline-block;
    position: relative;
    vertical-align: top
}

.s20NavStyle .s20NavLevelOne li a.current, .s20NavStyle .s20NavLevelOne li a:hover {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-style: solid;
    border-width: 2px;
    transform: translateX(-100px);
    transition-property: transform;
    transition-timing-function: ease
}

.s20menu li .s20navbtnOne {
    box-sizing: border-box;
    transition: all .2s ease-out 0s,background-color .1s ease 0s,color .3s ease 0s
}

.s20menu &gt; li.select a:before, .s20menu &gt; li:hover a:before {
    opacity: 1
}

.s10NavStyle .menueSub li:last-child {
    border-bottom: 0
}

.s10NavStyle .s10menu &gt; li {
    display: inline-block;
    position: relative
}

.s10NavStyle .menueSub li:last-child .s10navbtnOne {
    border-right: 0
}

.s10navbtnOne {
    background: url(../images/img_inverted.png) repeat-x;
    background-position: center bottom;
    box-sizing: border-box;
    transition: border .4s ease 0s,background-color .4s ease 0s,color .4s ease 0s;
    border-style: solid
}

.s10navOneLi.on &gt; a, .s10navOneLi:hover &gt; a {
    background: url(../images/img_indented.png) repeat-x center bottom
}

.s11NavStyle .menueNav li:hover &gt; .s11menueSub {
    visibility: inherit
}

.s11NavStyle .menueSub li:last-child {
    border-bottom: 0
}

.s11NavStyle .s11menu &gt; li {
    display: inline-block;
    position: relative
}

.s11navbtnOne {
    background: url(../images/img_inverted.png) repeat-x;
    background-position: center bottom;
    box-sizing: border-box;
    transition: border .4s ease 0s,background-color .4s ease 0s,color .4s ease 0s
}

.s11navOneLi.on &gt; a, .s11navOneLi:hover &gt; a {
    background: url(../images/img_indented.png) repeat-x center bottom
}

.s12NavStyle .menueNav li:hover &gt; .s12menueSub {
    visibility: inherit
}

.s12NavStyle .menueSub li:last-child a {
    border-bottom: 0;
    border-right: 0
}

.s12NavStyle .s12menu &gt; li {
    display: inline-block;
    position: relative
}

.s13NavStyle &gt; .menueNav &gt; li &gt; a &gt; p, .s21NavStyle &gt; .menueNav &gt; li &gt; a &gt; p {
    line-height: 28px
}

.s14NavStyle &gt; .menueNav &gt; li &gt; a &gt; p {
    line-height: 28px
}

.s12navbtnOne {
    background: url(../images/img_inverted.png) repeat-x;
    background-position: left bottom;
    box-sizing: border-box;
    transition: border .4s ease 0s,background-color .4s ease 0s,color .4s ease 0s
}

.s16NavStyle .s16menu {
    white-space: nowrap
}

    .s16NavStyle .s16menu &gt; li {
        display: inline-block;
        vertical-align: middle;
        position: relative
    }

        .s16NavStyle .s16menu &gt; li:last-child a .wpDropStyle {
            display: none
        }

.s13menu li &gt; ul, .s21menu li &gt; ul {
    top: 0
}

.menueNav.s14menu li a &gt; p {
    padding: 0 5px
}

.s14navbtnOne {
    background: url(../images/img_inverted.png) repeat-x center bottom
}

.menueNav li:hover &gt; .s14menueSub, .menueNav li &gt; .s14menueSub {
    opacity: 1;
    display: block;
    position: inherit;
    left: 0 !important;
    width: auto !important;
    margin: 0;
    visibility: visible
}

.s17navbtnOne, .s17navbtnThree, .s17navbtnTwo {
    transition: background-color .4s ease 0s,color .4s ease 0s;
    display: block;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden
}

.s17navbtnThree, .s17navbtnTwo {
    padding: 8px 0
}

    .s17navbtnThree p, .s17navbtnTwo p {
        font-size: 14px
    }

.s17menueSub li &gt; ul li p, .s17menueSub p, .s17navbtnOne p {
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.s17menueSub p {
    width: calc(100% - 55px);
    padding-left: 25px
}

.s17menueFour p, .s17menueThree p, .s17navbtnOne p {
    width: calc(100% - 40px)
}

.s17navbtnThree p, .s17navbtnTwo p {
    padding-left: 8px
}

.s17NavStyle .menueNav li:hover &gt; .s1menueSub {
    visibility: inherit
}

.s1menueSub li {
    position: relative;
    display: block;
    width: 100%
}

.s17NavStyle .menueNav &gt; li {
    position: relative
}

.s17NavStyle .menueNav li.on .s1menueSub, .s17NavStyle .menueNav li:hover &gt; .s1menueSub {
    opacity: 1;
    visibility: inherit
}

.s17NavStyle .menueNav &gt; li:last-child, .s17NavStyle .menueSub li:last-child {
    border-bottom: 0
}

.s17menueSub {
    position: relative;
    display: none;
    border: none !important
}

.s17menu &gt; li.on .s17menueSub {
    display: block
}

.s17menueSub .s1navTwoLi {
    white-space: nowrap;
    z-index: 99
}

.s17menueSub &gt; li {
    position: relative
}

.s17menueFour, .s17menueThree {
    visibility: hidden
}

    .s17menueFour &gt; li:last-child &gt; a, .s17menueThree &gt; li:last-child &gt; a {
        border-bottom: 0
    }

.s17NavStyle .s17menueSub .s17menueThree .s1navTwoLi:hover .s17menueFour, .s17NavStyle .s17menueSub .s1navTwoLi:hover .s17menueThree {
    opacity: 1;
    z-index: 1;
    visibility: visible
}

.s17menueSub a {
    display: block
}

.s17menu &gt; li &gt; a &gt; .iconfont {
    display: inline-block;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}

.s17menu &gt; li.on &gt; a &gt; .iconfont {
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg)
}

.cirCular {
    font-size: 6px;
    padding-left: 5px;
    font-weight: lighter;
    display: none
}

.s17navTwoLi:last-child {
    border-bottom: 0
}

.s17menueSub .iconfont {
    padding-left: 0
}

.s17menu .iconfont {
    font-size: 8px;
    font-weight: 700;
    vertical-align: middle
}

.s17menueSub &gt; li a.s1navbtnTwo {
    display: block;
    width: 100%;
    white-space: nowrap
}

.s17menueSub &gt; li ul {
    width: 100%
}

.s23navbtnOne, .s23navbtnThree, .s23navbtnTwo {
    transition: background-color .4s ease 0s,color .4s ease 0s;
    display: block;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden
}

.s23navbtnThree, .s23navbtnTwo {
    padding: 8px 0
}

    .s23navbtnThree p, .s23navbtnTwo p {
        font-size: 14px
    }

.s23menueSub li &gt; ul li p, .s23menueSub p, .s23navbtnOne p {
    display: inline-block;
    padding-left: 10px;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.s23menueSub p {
    width: calc(100% - 80px);
    padding-left: 55px
}

.s23menueFour p, .s23menueThree p, .s23navbtnOne p {
    width: calc(100% - 40px)
}

.s23navbtnThree p, .s23navbtnTwo p {
    padding-left: 8px
}

.s23NavStyle .menueNav li:hover &gt; .s1menueSub {
    visibility: inherit
}

.s1menueSub li {
    position: relative;
    display: block;
    width: 100%
}

.s23NavStyle .menueNav &gt; li {
    position: relative
}

.s23NavStyle .menueNav li.on .s1menueSub, .s23NavStyle .menueNav li:hover &gt; .s1menueSub {
    opacity: 1;
    visibility: inherit
}

.s23NavStyle .menueNav &gt; li:last-child, .s23NavStyle .menueSub li:last-child {
    border-bottom: 0
}

.s23NavStyle .nav23Title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle
}

.s23NavStyle .navVerticalIcon {
    display: block;
    margin-bottom: 3px;
    width: calc(100% - 20px) !important
}

.s23NavStyle .menueTopIcon {
    margin-right: 10px;
    display: inline-block
}

.s23menueSub {
    position: relative;
    display: none;
    border: none !important
}

.s23menu &gt; li.on .s23menueSub {
    display: block
}

.s23menueSub .s1navTwoLi {
    white-space: nowrap;
    z-index: 99
}

.s23menueSub &gt; li {
    position: relative
}

.s23menueFour, .s23menueThree {
    visibility: hidden
}

    .s23menueFour &gt; li:last-child &gt; a, .s23menueThree &gt; li:last-child &gt; a {
        border-bottom: 0
    }

.s23NavStyle .s23menueSub .s1navTwoLi:hover .s23menueThree, .s23NavStyle .s23menueSub .s23menueThree .s1navTwoLi:hover .s23menueFour {
    opacity: 1;
    z-index: 1;
    visibility: visible
}

.s23menueSub a {
    display: block
}

.s23menu &gt; li &gt; a &gt; .iconfont {
    display: inline-block;
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg)
}

.s23menu &gt; li.on &gt; a &gt; .iconfont {
    transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg)
}

.s23navTwoLi:last-child {
    border-bottom: 0
}

.s23menueSub .iconfont {
    padding-left: 0
}

.s23menu .iconfont {
    font-size: 8px;
    font-weight: 700;
    vertical-align: middle
}

.s23menueSub &gt; li a.s1navbtnTwo {
    display: block;
    width: 100%;
    white-space: nowrap
}

.s23menueSub &gt; li ul {
    width: 100%
}

.s22NavStyle .navVerticalIcon {
    display: block;
    margin-bottom: 3px;
    width: calc(100% - 20px) !important
}

.s22NavStyle .s22menueSub {
    top: 0
}

.s22NavStyle .menueTopIcon {
    padding-right: 10px
}

.s22NavStyle .navSubText {
    padding-left: 12px;
    width: calc(100% - 24px);
    white-space: normal;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis
}

.s22NavStyle .navVerticalIcon i {
    display: inline-block;
    vertical-align: middle
}

.s22NavStyle .menuIcon {
    font-family: yiyingbao !important;
    padding-left: 10px;
    padding-right: 0
}

.s22NavStyle .nav22Title {
    width: calc(100% - 60px);
    overflow: hidden;
    text-overflow: ellipsis
}

.s22NavStyle .s1navbtnTwo {
    line-height: inherit !important;
    height: auto !important;
    padding: 13px 12px 13px 0 !important
}

.menuAnchors1 .menuAnchorsA {
    transition: background-color .4s ease 0s,color .4s ease 0s;
    display: block;
    white-space: nowrap;
    overflow: hidden
}

.menuAnchors1 ul &gt; li:last-child .menuAnchorsA {
    border-bottom: 0 !important
}

.menuAnchors1 .menuAnchorsA p {
    padding: 0 8px
}

.menuAnchors1 .menuAnchorsA {
    width: 100%;
    margin-bottom: 0
}

.menueNav li &gt; ul.navStyleThree {
    position: absolute;
    min-height: 300px;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.menueNav li:hover &gt; ul.navStyleThree {
    opacity: 1;
    display: block;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.navStyleThree li {
    display: block !important;
    position: initial !important
}

.menueNav li .navStyleThree li a {
    cursor: pointer;
    overflow: hidden
}

.navStyleThree li a &gt; p {
    padding: 0 10px;
    overflow: hidden;
    width: calc(100% - 20px);
    text-overflow: ellipsis
}

.navStyleThree li:first-child .menuImageParent {
    display: block
}

.navStyleThree li .menuImageParent {
    position: absolute;
    top: 0;
    display: none
}

.navStyleThree li .navThree_Img {
    padding: 0;
    overflow: hidden
}

    .navStyleThree li .navThree_Img img {
        width: 100%;
        height: 100%;
        object-fit: cover
    }

.navStyleThree li:hover .menuImageParent {
    display: block
}

.s15NavStyle .s15menu {
    white-space: nowrap;
    font-size: 0
}

.s15navbtnOne {
    transition: background-color .4s ease 0s,color .4s ease 0s;
    display: block;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden
}

    .s15navbtnOne p {
        width: calc(100% - 40px);
        display: inline-block;
        vertical-align: top;
        white-space: nowrap;
        text-overflow: ellipsis
    }

.s15NavStyle .s15menu &gt; li:last-child {
    border-bottom: 0
}

.s15NavStyle .s15menu &gt; li {
    display: inline-block;
    position: relative
}

.s15NavStyle .menueNav li:hover &gt; .s1menueSub {
    opacity: 1;
    visibility: inherit
}

.s15NavStyle .s15menu &gt; li:last-child {
    border-right: 0
}

.s15navbtnOne &gt; p {
    position: relative;
    height: 40px;
    overflow: hidden
}

    .s15navbtnOne &gt; p &gt; span {
        height: 20px;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        margin-top: 0;
        transition: all .1s
    }

    .s15navbtnOne &gt; p &gt; i {
        height: 20px;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
        position: relative;
        top: 0;
        transition: all .1s
    }

.s15menu &gt; li:hover p &gt; i {
    top: 18px
}

.s15menu &gt; li:hover p &gt; span {
    margin-top: -20px
}

.navNewnav li {
    position: static !important
}

.navStyle4 {
    position: static !important
}

.navStyleBox4 li {
    position: static !important
}

.navStyleBox4 {
    width: 100% !important
}

.menueNav li .navStyleBox4 {
    float: left;
    left: 0
}

    .menueNav li .navStyleBox4 li {
        float: left;
        display: inline-block;
        position: static !important;
        width: auto !important
    }

.menueNav li:hover .navStyleBox4 {
    display: block
}

.menueNav li .navStyleBox4 li a {
    float: left;
    display: block;
    text-decoration: none;
    border-bottom: 0 !important;
    position: relative;
    overflow: hidden;
    width: 100%
}

.menueNav.twoLevelMenu li p {
    min-width: calc(100% - 28px);
    width: auto
}

.navStyleBox5 {
    min-height: 300px;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.menueNav li:hover &gt; ul.navStyleBox5 {
    opacity: 1;
    display: block;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.navStyleBox5 &gt; li {
    display: block !important;
    position: initial !important;
    height: 40px;
    line-height: 40px
}

.navStyleBox5 li &gt; a {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    padding: 0 !important
}

    .navStyleBox5 li &gt; a:after {
        display: none;
        position: absolute;
        top: 1px
    }

.navStyleBox5 li:hover &gt; a:after {
    display: block
}

.navStyleBox5 li &gt; a &gt; p {
    padding: 0 10px;
    overflow: hidden;
    width: calc(100% - 40px);
    text-overflow: ellipsis
}

.navStyleBox5 li:first-child &gt; .navThree_Img {
    display: block
}

.navStyleBox5 .navThree_Img {
    padding: 10px;
    position: absolute;
    top: 0;
    display: none;
    width: 430px;
    height: calc(100% - 20px);
    background: rgba(250,250,250,1);
    overflow: hidden
}

.navStyleBox5 li .navThree_Img img {
    width: 380px;
    height: 190px;
    object-fit: cover;
    display: block;
    margin: 0 auto 10px
}

.navStyleBox5 li:hover .navThree_Img {
    display: block
}

.navStyleBox5 li .navThree_Img .navLeveText {
    line-height: 1.2rem;
    text-align: center;
    white-space: normal;
    height: calc(100% - 200px);
    overflow: hidden;
    font-size: 14px;
    color: #777;
    width: 380px;
    margin: auto
}

.navStyleBox5.navLeft li &gt; a:after {
    content: "â–¶";
    right: 10px
}

.navStyleBox5.navRight .navThree_Img {
    left: -450px !important
}

.navStyleBox5.navRight .s1navTwoLi &gt; a &gt; p {
    margin-left: 20px;
    text-align: center
}

.navStyleBox5.navRight li &gt; a:after {
    content: "â—€";
    left: 10px
}

.swiperSlideShow {
    position: relative;
    margin: 0 auto
}

    .swiperSlideShow .swiper-container {
        padding-bottom: 20px
    }

    .swiperSlideShow .swiper-slide {
        background: #fff;
        box-shadow: 0 5px 20px #ddd
    }

        .swiperSlideShow .swiper-slide img {
            display: block
        }

        .swiperSlideShow .swiper-slide p {
            line-height: 98px;
            padding-top: 0;
            text-align: center;
            color: #636363;
            font-size: 1.1em;
            margin: 0
        }

    .swiperSlideShow .swiper-pagination {
        width: 100%;
        bottom: 20px
    }

    .swiperSlideShow .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 5px;
        border: 3px solid #fff;
        background-color: #d5d5d5;
        width: 10px;
        height: 10px;
        opacity: 1
    }

    .swiperSlideShow .swiper-pagination-bullets .swiper-pagination-bullet-active {
        border: 3px solid #00aadc;
        background-color: #fff
    }

    .swiperSlideShow .swiper-button-prev {
        left: -50px;
        width: 45px;
        height: 45px;
        background: url(../images/wm_button_icon.png) no-repeat;
        background-position: 0 0;
        background-size: 100%
    }

        .swiperSlideShow .swiper-button-prev:hover {
            background-position: 0 -46px;
            background-size: 100%
        }

    .swiperSlideShow .swiper-button-next {
        right: -50px;
        width: 45px;
        height: 45px;
        background: url(../images/wm_button_icon.png) no-repeat;
        background-position: 0 -93px;
        background-size: 100%
    }

        .swiperSlideShow .swiper-button-next:hover {
            background-position: 0 -139px;
            background-size: 100%
        }

.listCon ul li a {
    font-size: inherit
}

.listCon ul li {
    cursor: pointer
}

.proList1 strong {
    font-weight: inherit;
    height: 43px;
    color: #000;
    font-family: Microsoft YaHei,Arial;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 24px;
}

.s74bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(45,45,45,1)
}

.s74[data-state~=mobileView] .s74bg {
    left: 10px;
    right: 10px
}

.s74inlineContent {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    bottom: 20px
}

.flex0_image, .flex12_image, .flex17_image, .flex18_image, .flex20_image, .flex2_image, .flex7_image {
    margin-right: 0 !important
}

    .flex0_image &gt; div, .flex12_image &gt; div, .flex17_image &gt; div, .flex19_image &gt; div, .flex20_image &gt; div, .flex2_image &gt; div, .flex7_image &gt; div {
        width: 100% !important
    }

.flex10_con, .flex11_con, .flex12_con, .flex13_con, .flex17_con, .flex18_con, .flex1_con, .flex20_con, .flex22_con, .flex25_display, .flex2_con, .flex3_con, .flex4_con, .flex5_con, .flex8_con, .flex9_con {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    direction: ltr;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.flex10_con, .flex11_con, .flex3_con, .flex4_con, .flex5_con, .flex9_con {
    overflow: hidden
}

.proBox_List.flex10_con, .proBox_List.flex11_con, .proBox_List.flex3_con, .proBox_List.flex4_con, .proBox_List.flex5_con {
    overflow: inherit
}

.flex10_con {
    display: block
}

.flex10_con, .flex11_con, .flex12_con, .flex13_con, .flex17_con, .flex18_con, .flex19_con, .flex1_con, .flex20_con, .flex22_con, .flex24_display, .flex25_display, .flex2_con, .flex3_con, .flex4_con, .flex5_con, .flex8_con, .flex9_con {
    display: inline-block;
    vertical-align: top
}

.flex12_strat, .flex13_strat, .flex17_strat, .flex18_strat, .flex19_strat, .flex1_strat, .flex20_strat, .flex22_strat, .flex2_strat, .flex4_strat, .flex5_strat, .flex8_strat {
    display: block;
    vertical-align: top;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-flex-pack: start;
    -ms-justify-content: flex-start;
    width: auto;
    min-width: 0
}

.flex1_strat {
    margin-bottom: 10px
}

.flex12_row, .flex13_row, .flex17_row, .flex18_row, .flex19_row, .flex1_row, .flex22_row, .flex2_row, .flex4_row, .flex5_row, .flex6_row, .flex7_row, .flex8_row {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    box-sizing: border-box
}

.flex10_row, .flex3_row {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex10_row, .flex11_row, .flex3_row, .flex9_row {
    position: relative;
    -webkit-box-orient: horizontal;
    box-sizing: border-box
}

.flex11_row, .flex9_row {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex10_vbox, .flex11_vbox, .flex18_display, .flex19_display, .flex1_display, .flex20_display, .flex24_display, .flex25_display, .flex3_vbox, .flex4_vbox, .flex5_vbox, .flex6_vbox, .flex7_vbox, .flex8_display, .flex9_vbox {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.flex10_vbox, .flex1_display, .flex3_vbox, .flex4_vbox, .flex5_vbox, .flex9_vbox {
    width: 100%;
    padding-top: .01em;
    padding-bottom: .01em
}

.flex20_display.flex20_vbox {
    width: 100%;
    padding: 0 2px;
    overflow: hidden
}

.flex20_btn {
    position: absolute;
    bottom: 0;
    right: 0
}

.listTimew120 {
    width: 100px
}

.prolistTimew120 {
    width: calc(100% - 105px)
}

.listTimew150 {
    width: 130px
}

.prolistTimew150 {
    width: calc(100% - 135px)
}

.listTimew200 {
    width: 180px
}

.prolistTimew200 {
    width: calc(100% - 185px)
}

.proTime3, .proTime5, .proTime9 {
    width: 100%
}

.flex6_vtitle, .flex7_vtitle {
    white-space: nowrap
}

strong.flex6_vtitle, strong.flex7_vtitle {
    display: flex;
    align-items: center
}

.flex6_vtitle &gt; a, .flex7_vtitle &gt; a {
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    vertical-align: bottom;
    display: inline-block
}

.flex6_vtitle a, .flex6_vtitle &gt; i {
    vertical-align: middle;
    display: inline-block
}

    .flex6_vtitle &gt; i &gt; a {
        vertical-align: top
    }

.flex7_vtitle &gt; i {
    padding: 3px
}

.flex11_vbox {
    padding-top: .01em;
    padding-bottom: .01em
}

.flex10_align, .flex11_align, .flex12_align, .flex13_align, .flex17_align, .flex19_align, .flex1_align, .flex22_align, .flex2_align, .flex3_align, .flex4_align, .flex5_align, .flex6_align, .flex7_align, .flex8_align, .flex9_align {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    box-align: flex-start;
    box-sizing: border-box
}

.flex12_align, .flex13_align, .flex19_align, .flex1_align, .flex22_align, .flex2_align, .flex8_align {
    text-align: center
}

.flex10_display, .flex11_display, .flex3_display, .flex5_display, .flex6_display, .flex7_display, .flex9_display {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.flex10_strat, .flex11_strat, .flex3_strat, .flex5_strat, .flex6_strat, .flex7_strat, .flex9_strat {
    display: inline-block;
    vertical-align: top;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-flex-pack: start;
    -ms-justify-content: flex-start
}

.flex10_strat, .flex11_strat, .flex3_strat, .flex9_strat {
    width: auto;
    min-width: 0
}

.flex10_ms, .flex11_ms, .flex3_ms, .flex7_ms, .flex9_ms {
    width: calc(100% - 440px);
    width: -moz-calc(100% - 440px);
    width: -webkit-calc(100% - 440px);
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.flex6_ms {
    width: 100%
}

.flex12_ms, .flex13_ms, .flex1_ms, .flex22_ms, .flex2_ms, .flex8_ms {
    width: 100%;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.flex4_ms, .flex5_ms {
    width: 100%;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: 8px
}

.flex2_btn, .flex4_btn, .flex5_btn {
    margin: 20px auto;
    display: block
}

.flex9_btn {
    display: inlock;
    margin: 0 auto
}

.flex8_ms {
    padding: 5px
}

.proList8 {
    width: 100%;
    margin-bottom: 5px;
    margin-top: 5px
}

.flex8_des {
    margin: 0 5px 5px;
    overflow: hidden
}

.flex1_des {
    margin-bottom: 25px;
    overflow: hidden
}

.flex1_List {
    margin: 0 12px
}

.flex1_Context {
    border: 1px solid #ccc;
    border-top: 0;
    border-radius: 0;
    padding: 10px;
    margin: 0 auto
}

.s74bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(45,45,45,1)
}

.s24[data-state~=mobileView] .s24bg {
    left: 10px;
    right: 10px
}

.s24inlineContent {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    bottom: 20px
}

.flex2_display {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.flex2_des, .flex2_title, .proList2 {
    overflow: hidden
}

.flex2_ms {
    padding: 0 10px
}

.flex2_List {
    box-sizing: border-box;
    display: inline-block
}

.flex2_Context {
    border: 0 solid #ccc
}

    .flex2_Context .proList2 {
        margin-top: 8px;
        padding: 5px
    }

.flex2_vbox, .proList2 {
    width: 100%;
    padding: 5px
}

.flex8_display {
    width: 100%
}

.flex8_List {
    overflow: hidden
}

.flex2_left, .flex2_right {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: calc(50% - 25px);
    width: 30px;
    height: 50px;
    line-height: 50px;
    background-color: rgba(240,240,240,1);
    font-size: 25px;
    text-align: center;
    color: rgba(195,15,16,1);
    font-weight: 200;
    transition: background-color .5s ease 0s,color .5s ease 0s;
    z-index: 9
}

.flex2_left {
    left: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.flex2_right {
    right: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px
}

    .flex2_left:hover, .flex2_right:hover {
        background-color: rgba(240,240,240,.5)
    }

.list_con2 {
    width: calc(100% - 60px);
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0
}

    .list_con2 &gt; ul {
        white-space: nowrap
    }

        .list_con2 &gt; ul li {
            white-space: normal
        }

.np_next &gt; i.yiyingbaoicon, .np_prve &gt; i.yiyingbaoicon {
    display: block
}

.flex5_con {
    overflow: hidden;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    direction: ltr;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.flex5_align {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    box-align: flex-start;
    box-sizing: border-box;
    float: right
}

.flex6_con {
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-flex-pack: start;
    -ms-justify-content: flex-start
}

.proList6 {
    width: calc(100% - 100px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top
}

    .proList6 &gt; strong &gt; a &gt; i {
        max-width: 30%;
        width: auto;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

.proTime6 {
    margin-left: 5px;
    text-align: right
}

.screenListDates {
    padding-right: 5px
}

.flex6_vtext {
    display: flex;
    align-items: center
}

.flex7_con {
    overflow: hidden;
    display: inline-block;
    vertical-align: top;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-flex-pack: start;
    -ms-justify-content: flex-start
}

.proList7 {
    width: calc(100% - 100px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top
}

    .proList7 &gt; strong &gt; a {
        display: inline;
        vertical-align: top;
        color: inherit
    }

        .proList7 &gt; strong &gt; a &gt; i {
            max-width: 30%;
            width: auto;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis
        }

.proTime7 {
    margin-left: 5px;
    text-align: right
}

.flex7_textItem.flex7_title {
    display: flex;
    align-items: center
}

.proList9 {
    width: 100%
}

.pro_display9 {
    display: block
}

.flex10_btn {
    display: inline-block
}

.flex10_image {
    margin: 10px
}

.flex10_text {
    padding: 10px
}

.flex11_btnList {
    position: absolute;
    bottom: 10px;
    right: 10px
}

    .flex11_btnList button {
        width: 20px;
        height: 20px;
        margin-right: 10px;
        background-color: #fff
    }

    .flex11_btnList .slideActive {
        background-color: #8c8c8c
    }

.s1_img {
    overflow: hidden
}

.list_con12 ul li {
    display: inline-block
}

.newsList12 {
    width: auto;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-flex;
    align-items: center;
    background: rgba(0,0,0,.5)
}

    .newsList12 .newsListBtn12 {
        position: absolute;
        bottom: 0
    }

    .newsList12 .proTime12 {
        padding: 0 10px;
        box-sizing: border-box;
        font-size: 16px;
        color: #fff;
        font-weight: 400
    }

.flex12_Text {
    padding: 10px
}

.flex12_List {
    border: 1px solid red
}

    .flex12_List:hover {
        box-shadow: 0 0 15px 0 #d9d9d9
    }

.flex12_display, .flex13_display, .flex22_display {
    box-sizing: border-box
}

.flex12_ms .flex12_vbox, .flex13_ms .flex13_vbox, .flex22_ms .flex22_vbox {
    width: 100%;
    overflow: hidden
}

.flex12_List {
    border: 0 solid #ccc;
    border-radius: 0;
    margin: 0 12px 30px
}

.flex12_Context {
    border-radius: 0;
    padding: 5px
}

.flex13_ms {
    height: 0;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    transition: bottom .3s ease-in-out,height .5s ease-in-out,opacity .5s ease-in-out,padding .3s ease-in-out;
    transform: top 1s;
    opacity: 0
}

    .flex13_ms .flex13_vbox {
        display: none
    }

.flex13_List {
    border: 0 solid #ccc;
    border-radius: 0;
    margin: 0 12px 30px
}

.flex13_Context {
    background-color: rgba(0,0,0,.5);
    border-radius: 0
}

.flex13_List:hover .flex13_ms {
    bottom: 0;
    height: 100%;
    opacity: 1
}

.flex13_List:hover .flex13_Context {
    padding: 40px
}

.flex13_List:hover .flex13_ms .flex13_vbox {
    display: block
}

.flex22_ms {
    position: absolute;
    top: 0;
    bottom: 0
}

.flex22_List {
    position: relative;
    margin: 0 12px 30px
}

.flex22_Context {
    padding: 10px 18px
}

.listHoverTitle .pro_display22 {
    width: 100%
}

.flex22_List .listHoverBack, .flex22_List .listHoverFront {
    display: block;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.flex22_List .listHoverBack {
    -webkit-transform: rotate3d(0,1,0,180deg);
    -moz-transform: rotate3d(0,1,0,180deg);
    -o-transform: rotate3d(0,1,0,180deg);
    -ms-transform: rotate3d(0,1,0,180deg);
    transform: rotate3d(0,1,0,180deg)
}

.flex22_List .listHoverBox {
    -webkit-perspective: 800px;
    -moz-perspective: 800px;
    -o-perspective: 800px;
    -ms-perspective: 800px;
    perspective: 800px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.flex22_List .listHoverAnimation {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.flex22_List:hover .listHoverAnimation {
    -webkit-transform: rotate3d(0,1,0,-180deg);
    -moz-transform: rotate3d(0,1,0,-180deg);
    -o-transform: rotate3d(0,1,0,-180deg);
    -ms-transform: rotate3d(0,1,0,-180deg);
    transform: rotate3d(0,1,0,-180deg)
}

.flex25_List .listHoverAnimation {
    position: relative;
    width: 100%;
    overflow: hidden
}

.flex25_List .listHoverBox {
    overflow: hidden
}

.flex25_ms {
    position: absolute;
    top: 0;
    bottom: 0
}

.flex25_List {
    position: relative;
    margin: 0 12px 30px
}

.flex25_Context {
    padding: 10px 18px
}

.listHoverTitle .pro_display25 {
    width: 100%
}

.listHoverTitle {
    margin-top: 12px
}

.flex25_List .listHoverBack, .flex25_List .listHoverFront {
    display: block;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.flex25_List .listHoverBack {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    height: 0;
    opacity: 0;
    position: absolute;
    top: 100%;
    bottom: 0;
    width: 100%
}

.flex25_List:hover .listHoverBack {
    height: 100%;
    top: 0;
    opacity: 1
}

.flex14_vbox {
    box-sizing: border-box;
    padding-top: .01em;
    padding-bottom: .01em
}

.flex14_display {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.flex14_con {
    position: relative;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    direction: ltr;
    box-sizing: border-box
}

.flex14_row {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    box-sizing: border-box
}

.flex14_strat {
    display: inline-block;
    vertical-align: top;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-flex-pack: start;
    -ms-justify-content: flex-start;
    width: auto;
    min-width: 0
}

.flex14_align {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    box-align: flex-start;
    box-sizing: border-box
}

.flex14_ms {
    width: calc(100% - 440px);
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.em-list-listTimeBox .flex14_tbox {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 85px;
    height: 85px;
    text-align: center
}

.flex15_strat {
    display: block;
    vertical-align: top;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-flex-pack: start;
    -ms-justify-content: flex-start;
    width: auto;
    min-width: 0
}

.flex15_display {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    overflow: hidden
}

.flex15_ms {
    width: 100%;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.flex15_con {
    position: relative;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    direction: ltr;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.flex15_btn {
    position: relative
}

.flex15_btn, .flex15_title .pro_display15 {
    display: inline-block;
    vertical-align: middle
}

.flex15_List .flex15_row:hover {
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    cursor: pointer
}

.flex15_vbox .iconBtnBtnIconfont i.yiyingbaoicon {
    text-align: center
}

.flex15_vbox .iconBtnBtnIconfont span.iconBtnBtnLab {
    text-align: left
}

.flex16_vbox {
    box-sizing: border-box;
    padding-top: .01em;
    padding-bottom: .01em
}

.flex16_display {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex
}

.flex16_con {
    position: relative;
    display: inline-block;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    direction: ltr;
    box-sizing: border-box;
    overflow: hidden
}

.flex16_row {
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    box-sizing: border-box
}

.flex16_strat {
    display: inline-block;
    vertical-align: top;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-flex-pack: start;
    -ms-justify-content: flex-start;
    width: auto;
    min-width: 0;
    margin-right: 20px
}

.flex16_align {
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -moz-box-align: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    box-align: flex-start;
    box-sizing: border-box
}

.flex16_ms {
    width: calc(100% - 440px);
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.flex16_tbox {
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    text-align: center
}

.s74bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(45,45,45,1)
}

.s24[data-state~=mobileView] .s24bg {
    left: 10px;
    right: 10px
}

.s24inlineContent {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    bottom: 20px
}

.flex17_display {
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.flex17_des, .flex17_title, .proList17 {
    overflow: hidden
}

.flex17_List {
    box-sizing: border-box;
    display: inline-block
}

.flex17_Context {
    border: 0 solid #ccc
}

    .flex17_Context .proList17 {
        margin-top: 10px
    }

.flex17_vbox, .proList17 {
    width: 100%
}

    .flex17_vbox.flex17_des, .proList1.flex17_vbox {
        margin: 15px 0;
        text-align: center;
    }

    .flex17_vbox.flex17_des {
        margin-top: 15px !important
    }

.flex17_strat.flex17_image {
    margin-right: 0 !important
}

.flex17_btn.flex17_vbox {
    margin-top: 5px !important
}

.flex18_display, .flex19_display, .flex8_display {
    width: 100%
}

.flex18_List, .flex19_List, .flex8_List {
    overflow: hidden
}

.flex17_left, .flex17_right {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    position: absolute;
    top: calc(50% - 25px);
    width: 30px;
    height: 50px;
    line-height: 50px;
    background-color: rgba(240,240,240,1);
    font-size: 25px;
    text-align: center;
    color: rgba(195,15,16,1);
    font-weight: 200;
    transition: background-color .5s ease 0s,color .5s ease 0s;
    z-index: 9
}

.flex17_left {
    left: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.flex17_right {
    right: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px
}

    .flex17_left:hover, .flex17_right:hover {
        background-color: rgba(240,240,240,.5)
    }

.list_con17 {
    width: calc(100% - 60px);
    margin: 0 auto;
    overflow: hidden;
    padding: 20px 0
}

    .list_con17 &gt; ul {
        white-space: nowrap
    }

        .list_con17 &gt; ul li {
            white-space: normal
        }

.np_next &gt; i.yiyingbaoicon, .np_prve &gt; i.yiyingbaoicon {
    display: block
}

.newsList17 {
    width: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-flex;
    align-items: center
}

    .newsList17 .newsListBtn17 {
        position: absolute;
        bottom: 0
    }

    .newsList17 .proTime17 {
        padding: 6px
    }

.flex17_align {
    text-align: left
}

.flex17_Context .flex17_btn, .flex2_Context .flex2_btn, .flex3_title .flex3_btn, .flex5_title .flex5_btn {
    margin-left: auto;
    margin-right: auto;
    display: block
}

.flex3_title .flex3_btn {
    float: left
}

.list_buttonCon {
    width: 100%;
    text-align: right
}

.list_con24 .flex24_text .sBtnLink {
    position: relative
}

.list_con24 .flex24_text .flex24_btn {
    margin-top: 0 !important;
    width: auto !important
}

    .list_con24 .flex24_text .flex24_btn &gt; div {
        width: auto !important;
        position: relative
    }

.list_con24 .flex24_text .btnTextStyleBtnLab, .list_con24 .flex24_text .iconShadowTBtnLab {
    padding: 0 12px
}

.list_con24 .flex24_text .iconTriangleBtnLab {
    padding: 0 24px 0 12px
}

.list_con24 .flex24_text .iconTriangleBtn {
    position: inherit
}

.pageStyle1 {
    margin: 35px auto 20px;
    text-align: center;
    white-space: nowrap;
    line-height: 40px
}

.pageBtnCon li {
    display: inline-block;
    width: auto;
    line-height: 1.5rem;
    text-align: center;
    margin: 0 3px;
    box-sizing: sizing
}

    .pageBtnCon li a {
        padding: 0 6px;
        display: block;
        border: 1px solid #ccc;
        background: #efefef;
        font-size: 12px;
        color: #555;
        transition: background-color .25s linear,color .25s linear;
        min-width: 30px;
        height: 30px;
        line-height: 30px
    }

        .pageBtnCon li a.on, .pageBtnCon li a:hover {
            background: rgba(255,255,255,1);
            color: #555
        }

.pageNext &gt; i, .pagePre &gt; i {
    font-size: 14px
}

.s62 {
    border-bottom: 1px solid rgba(160,160,159,1);
    height: 0 !important;
    min-height: 0 !important
}

.horLine1 {
    border-bottom: 1px solid rgba(160,160,159,1);
    height: 0 !important;
    min-height: 0 !important
}

.shapShadow7 {
    border-radius: 7px;
    box-shadow: 0 1px 0 rgba(255,255,255,.1),inset 0 1px 0 rgba(0,0,0,.25)
}

.lineShaCon30, .lineShaCon32 {
    width: 100%;
    overflow: hidden;
    position: relative;
    top: -13px
}

    .lineShaCon30:before {
        background-image: url(../images/imgshshap.png);
        background-position: 100% -60px;
        width: 30px;
        height: 30px;
        right: 0;
        position: absolute;
        top: 0;
        content: ""
    }

    .lineShaCon30:after {
        background-image: url(../images/imgshshap.png);
        background-position: 0 -60px;
        width: 30px;
        height: 30px;
        left: 0;
        position: absolute;
        top: 0;
        content: ""
    }

.shaConLine30 {
    background-image: url(../images/imgshshap.png);
    background-position: 0 100%;
    margin: 0 30px;
    height: 30px
}

.lineShaCon32:before {
    background-image: url(../images/imgshshap.png);
    background-position: 100% -30px;
    width: 30px;
    height: 30px;
    right: 0;
    position: absolute;
    top: 0;
    content: ""
}

.lineShaCon32:after {
    background-image: url(../images/imgshshap.png);
    background-position: 0 -30px;
    width: 30px;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    content: ""
}

.shaConLine32 {
    background-image: url(../images/imgshshap.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    margin: 0 30px;
    height: 30px
}

.lineShaCon33 {
    height: 29px;
    min-height: 29px;
    min-width: 90px !important
}

.shaConLine33 {
    height: 29px;
    min-height: 29px;
    background-image: url(../images/imgshfade.png);
    position: absolute;
    top: 0
}

.shaConLine_left33 {
    background-position: 0 0;
    width: 45px;
    left: 0
}

.shaConLine_center33 {
    background-position: 0 -29px;
    right: 45px;
    left: 45px
}

.shaConLine_right33 {
    background-position: 100% 0;
    width: 45px;
    right: 0
}

.verLines1 {
    height: 100%;
    border-left: 1px solid rgba(61,155,233,1);
    margin-left: -.5px;
    width: 0 !important;
    min-width: 0 !important;
    position: absolute;
    top: 0;
    bottom: 0
}

.verLines2 {
    height: 100%;
    border-left: 3px solid rgba(61,155,233,1);
    margin-left: -1.5px;
    width: 0 !important;
    min-width: 0 !important;
    position: absolute;
    top: 0;
    bottom: 0
}

.verticalBg3 {
    box-shadow: inset 1px 1px 1px 1px rgba(0,0,0,.25),1px 1px 0 0 rgba(255,255,255,.1);
    min-width: 2px;
    border-radius: 7px;
    position: absolute;
    top: 0;
    bottom: 0
}

.c10bg, .c11bg, .c12bg, .c13bg, .c14bg, .c15bg, .c16bg, .c17bg, .c18bg, .c19bg, .c1bg, .c20bg, .c21bg, .c22bg, .c23bg, .c24bg, .c25bg, .c26bg, .c27bg, .c28bg, .c29bg, .c2bg, .c30bg, .c3bg, .c4bg, .c5bg, .c6bg, .c7bg, .c8bg, .c9bg, .cBoxbg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-style: solid
}

.c10bg, .c17bg, .c18bg, .c24bg, .c28bg, .c9bg {
    left: 10px
}

.c11bg, .c25bg {
    right: 10px
}

.c23bg, .c26bg, .c27bg {
    bottom: 10px
}

.c1bg {
    background-image: url(../images/apple_box.png);
    background-repeat: repeat-x;
    background-position: 0 0
}

.styleForm2{
    background-image: url(../images/apple_box.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    border-color: rgb(67, 67, 67);
    border-top-color: undefined;
    border-width: 0px;
    border-radius: 0px;
    box-shadow: 3.21px 3.83px 7px 1px rgba(67, 67, 67, 0.37);
    background-color: rgba(255, 255, 255, 0);
}
.c3_ribbon {
    position: absolute;
    bottom: calc(-1 * (0px + 10px));
    height: 0;
    width: 0;
    border: calc(0px + 10px) solid transparent
}

.c3_fr {
    border-top-color: rgba(91,127,24,1);
    border-left-width: 0;
    right: 0
}

.c3_fl {
    border: 0;
    left: 0
}

.c3bg, .c3inlineContent, .c4bg, .c4inlineContent {
    bottom: calc(0px + 10px)
}

.c4_ribbon {
    position: absolute;
    bottom: calc(-1 * (0px + 10px));
    height: 0;
    width: 0;
    border: calc(0px + 10px) solid transparent
}

.c4_fr {
    border: 0;
    right: 0
}

.c4_fl {
    border-top-color: rgba(0,123,154,1);
    border-right-width: 0;
    left: 0
}

.c9_arrow {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    border-top: 10px solid transparent !important;
    border-left: 0 solid transparent !important;
    border-bottom: 10px solid transparent !important;
    border-right: 10px solid transparent
}

.c10_arrow {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    border-top: 10px solid transparent !important;
    border-left: 0 solid transparent !important;
    border-bottom: 10px solid transparent !important;
    border-right: 10px solid transparent
}

.c11_arrow {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    border-top: 10px solid transparent !important;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent !important;
    border-right: 0 solid transparent !important
}

.c17_arrow {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    border-top: 10px solid transparent !important;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent !important;
    border-left: 0 solid transparent !important
}

.c18_arrow {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    border-top: 10px solid transparent !important;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent !important;
    border-left: 0 solid transparent !important
}

.c23inlineContent, .c24inlineContent, .c27inlineContent {
    bottom: 30px
}

.c23_arrow {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent !important;
    border-left: 10px solid transparent !important;
    border-bottom: 0 solid transparent !important
}

.c34inlineContent {
    top: 30px
}

.c34_arrow {
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    border-bottom: 10px solid transparent;
    border-right: 10px solid transparent !important;
    border-left: 10px solid transparent !important;
    border-top: 0 solid transparent !important
}

.c24_arrow {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    border-top: 10px solid transparent !important;
    border-right: 10px solid transparent;
    border-left: 0 solid transparent !important;
    border-bottom: 10px solid transparent !important
}

.c25inlineContent {
    bottom: 10px;
    left: -10px
}

.c25_arrow {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    border-top: 10px solid transparent !important;
    border-right: 0 solid transparent !important;
    border-left: 10px solid transparent;
    border-bottom: 10px solid transparent !important
}

.c26inlineContent {
    right: -10px;
    bottom: 10px
}

.c26_arrow {
    position: absolute;
    bottom: 0;
    left: 10%;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent !important;
    border-left: 10px solid transparent !important;
    border-bottom: 0 solid transparent !important
}

.c27_arrow {
    position: absolute;
    bottom: 0;
    left: 10%;
    border-top: 10px solid transparent;
    border-right: 10px solid transparent !important;
    border-left: 10px solid transparent !important;
    border-bottom: 0 solid transparent !important
}

.c28inlineContent {
    bottom: 10px;
    left: -10px
}

.c28_arrow {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    border-top: 10px solid transparent !important;
    border-right: 10px solid transparent;
    border-left: 0 solid transparent !important;
    border-bottom: 10px solid transparent !important
}

.c30bg {
    border-style: dashed
}

.searchFromCon {
    width: 30px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0
}

.searchCon1 {
    border-radius: 4px
}

.searchCon1, .searchCon5 {
    white-space: nowrap;
    box-sizing: border-box;
    font-size: 0;
    letter-spacing: 0;
    position: relative;
    overflow: hidden
}

    .searchCon1 form button, .searchCon5 form button {
        cursor: pointer
    }

    .searchCon1 form input, .searchCon5 form input {
        padding-left: 10px
    }

.searchFrom1, .searchStyle1 form input.search {
    width: 100%
}

.searchCon1 &gt; form:last-child, .searchCon5 &gt; form:last-child {
    height: 100%
}

.searchBtn1, .searchFrom1 {
    display: inline-block;
    vertical-align: top
}

.searchFrom1 {
    height: 100%;
    padding: 0 5px;
    color: #555;
    border: 0;
    background: 0 0
}

.searchBtn1 {
    height: 100%;
    width: 60px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    position: absolute;
    right: 0;
    background-color: rgba(33,150,243,1);
    border-radius: 0
}

.s1searchBtn {
    width: auto;
    height: 100%;
    padding: 0 12px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0
}

.searchHotCon {
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0 2px 4px rgba(0,0,0,.3);
    margin-top: -20px;
    display: none
}

    .searchHotCon &gt; ul {
        padding-top: 20px
    }

        .searchHotCon &gt; ul &gt; li {
            padding: 3px 8px;
            cursor: pointer;
            overflow: hidden
        }

            .searchHotCon &gt; ul &gt; li &gt; span {
                width: 100%;
                display: block;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis
            }

            .searchHotCon &gt; ul &gt; li:hover {
                background-color: rgba(240,240,240,1)
            }

.s2searchBtn {
    height: 60%;
    position: absolute;
    top: 8px;
    text-align: center;
    right: 8px;
    border-radius: 4px
}

.s3searchBtn {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 50%
}

.s4searchBtn {
    width: auto;
    height: 100%;
    padding: 0 12px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0
}

.s4searchSelect {
    height: 100%;
    width: auto;
    text-align: center;
    font-size: 16px;
    color: #050505;
    position: absolute;
    left: 0;
    background-color: rgba(255,255,255,1);
    border-color: rgba(255,255,255,1)
}

input, select, textarea {
    font-family: Helvetica,Arial,sans-serif;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

.cf2_hiddenField {
    display: none !important
}

.formAlignL [type=text], .formAlignL textarea {
    text-align: right
}

.styleForm1 {
    min-width: 100px;
    max-width: 1500px;
    max-height: 1024px;
    position: absolute;
    width: 100%
}

    .styleForm1 span {
        color: #fff;
        float: left;
        font: normal 14px 'Helvetica Neue',Helvetica,sans-serif
    }

    .styleForm1 input[type=text], .styleForm1 textarea, .styleForm2 input[type=text], .styleForm2 textarea, .styleForm3 input[type=text], .styleForm3 textarea, .styleForm4 input[type=text] {
        padding: 6px;
        box-sizing: border-box;
        height: 34px
    }

.styleForm4 textarea {
    padding: 6px;
    box-sizing: border-box;
    width: 100%
}

.styleForm1 input[type=text], .styleForm1 textarea, .styleForm2 input[type=text], .styleForm2 textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%
}

.styleForm1 textarea {
    min-height: 130px;
    resize: none
}

.styleForm1 .styleFormText, .styleForm2 .styleFormText {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

    .styleForm1 .styleFormText .formText, .styleForm2 .styleFormText .formText {
        width: 100%;
        overflow: hidden
    }

.styleForm1 .formRightSelect, .styleForm2 .formRightSelect {
    width: 100%
}

.styleForm2 textarea {
    min-height: 90px
}

.styleForm2 {
    position: relative
}

    .styleForm2 div.formListCon:nth-child(1), .styleForm2 div.formListCon:nth-child(2), .styleForm2 div.formListCon:nth-child(3), .styleForm2 div.formListCon:nth-child(4) {
        width: 46%
    }

    .styleForm2 div.formListCon:nth-child(1), .styleForm2 div.formListCon:nth-child(3) {
        float: left
    }

    .styleForm2 div.formListCon:nth-child(2), .styleForm2 div.formListCon:nth-child(4) {
        float: right
    }

    .styleForm2 &gt; div .formListCon.styleFormMessages {
        width: 100%
    }

.styleForm1.styleForm2 div.formListCon.form2Input:nth-child(1), .styleForm1.styleForm2 div.formListCon.form2Input:nth-child(2), .styleForm1.styleForm2 div.formListCon.form2Input:nth-child(3), .styleForm1.styleForm2 div.formListCon.form2Input:nth-child(4) {
    width: 46%
}

.styleForm1 .styleForm2 div.formListCon.form2Input:nth-child(3), .styleForm1.styleForm2 div.formListCon.form2Input:nth-child(1) {
    float: left
}

.styleForm1.styleForm2 div.formListCon.form2Input:nth-child(2), .styleForm1.styleForm2 div.formListCon.form2Input:nth-child(4) {
    float: right
}

.styleForm1.styleForm2 &gt; div .formListCon {
    width: 100%
}

.messClear, .styleForm2 div.formListCon:nth-child(5) {
    clear: both
}

.styleForm2 div.formListCon.formBtnButton {
    width: 100%
}

.styleFormData {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    text-overflow: ellipsis
}

.styleFormUpload {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle
}

    .styleFormUpload .formUploadLi {
        position: relative;
        width: 68px;
        height: 68px;
        list-style: none;
        display: inline-block;
        border: 1px solid #e3e6f3;
        margin-right: 5px;
        background: #f6f6f6
    }

        .styleFormUpload .formUploadLi p {
            text-align: center;
            vertical-align: middle
        }

        .styleFormUpload .formUploadLi img {
            width: 100%;
            object-fit: cover;
            margin: 15px auto;
            display: block;
            max-width: 40px;
            max-height: 40px
        }

    .styleFormUpload .addImg &gt; p {
        margin: 0
    }

.addImg &gt; input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: block;
    padding: 0;
    cursor: pointer
}

.addImg:hover {
    background: #f3f3f3
}

.delete-image {
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 18px;
    color: #373737;
    width: 20px;
    height: 20px;
    border-radius: 30px;
    text-align: center;
    line-height: 20px;
    opacity: 0;
    z-index: -1
}

    .delete-image:hover {
        color: #000
    }

.formUploadLi:hover .delete-image {
    opacity: 1;
    z-index: 1;
    transition: opacity .5s ease-in;
    cursor: pointer
}

input[required], textarea[required] {
    box-shadow: none
}

.styleForm3 {
    width: 100%
}

    .form_Select, .styleForm3 .styleFormInput, .styleForm3 .styleFormsubmit, .styleForm3 textarea {
        padding: 5px
    }

    .styleForm3 .styleFormInput, .styleForm3 textarea {
        -webkit-appearance: none;
        -moz-appearance: none
    }

    .form_Select, .styleForm3 .styleFormInput, .styleForm3 textarea {
        background-color: #fff;
        min-height: 30px;
        border: 1px solid #ccc;
        color: #555
    }

    .styleForm3 textarea {
        min-height: 130px;
        resize: none
    }

    .styleForm3 .styleFormInput, .styleForm3 .styleFormText {
        display: inline-block;
        vertical-align: middle;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

.formListCon, .mandatory {
    position: relative;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0
}

    .mandatory:after {
        content: "*";
        color: red;
        position: absolute;
        right: -8px;
        display: block;
        height: 13px;
        top: calc(50% - 8px)
    }

.styleFormsubmit {
    min-height: 32px;
    cursor: pointer;
    min-width: 30%;
    margin: 0 auto;
    display: block
}

.form_Multi, .from_Single {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px
}

.from_SingleLine {
    width: 100%;
    margin-right: 0
}

.from_DoubleLine {
    width: calc(50% - 8px);
    margin-right: 5px
}

.from_ThreeLine {
    width: calc(33% - 8px);
    margin-right: 5px
}

.from_LevelLine {
    width: calc(25% - 8px);
    margin-right: 5px
}

.form_Multi input[type=checkbox], .from_Single input[type=radio] {
    position: relative;
    top: 2px
}

.form_Multi label, .from_Single label {
    margin-left: 2px
}

.form3Input-More .formRightSelect, .form3Input-Single .formRightSelect {
    vertical-align: top
}

.form3Input-More .styleFormText, .form3Input-Single .styleFormText {
    margin-bottom: 5px
}

.styleForm4 .formListCon {
    display: inline-block;
    vertical-align: top
}

.styleForm3 .styleFormText {
    text-align: right
}

.form_Select {
    width: 100%
}

.formTelBtn {
    width: 110px;
    min-height: 34px;
    margin: 0 0 0 5px;
    background: #eee;
    border-radius: 4px;
    border: 0;
    vertical-align: top
}

.styleForm3 .formListTel .styleFormInput {
    width: calc(100% - 120px) !important
}

.styleFormText .formText {
    margin-right: 5px;
    font-size: 14px
}

.styleFormMessages .styleFormText .formText {
    display: inline-block;
    margin-top: 6px
}

.styleFormInput, .styleFormText {
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.styleFormMessages .styleFormText {
    display: inline-block;
    vertical-align: top
}

.formRightSelect {
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.styleForm3 input::-webkit-input-placeholder, .styleForm3 textarea::-webkit-input-placeholder {
    color: #aaa
}

.styleForm3 input:-ms-input-placeholder, .styleForm3 textarea:-ms-input-placeholder {
    color: #aaa
}

.styleForm3 input::placeholder, .styleForm3 textarea::placeholder {
    color: #aaa
}

.shareCont {
    position: absolute;
    width: 100%;
    height: 100%;
    white-space: nowrap
}

    .shareCont &gt; div a img {
        object-fit: cover
    }

.bshare-custom .bdshare-button-style0-16 .bds_more, .bshare-custom .bdshare-button-style0-16 a {
    margin: 0
}

.shareHorizontal &gt; div {
    display: inline-block;
    vertical-align: top
}

.shareVertical &gt; div {
    display: block
}

.shareCont &gt; div:last-child {
    margin-right: 0 !important;
    margin-bottom: 0 !important
}

#contentBg {
    box-sizing: border-box
}

.p1bgDes {
    visibility: hidden
}

.p2bgDes {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,1);
    border-radius: 0;
    border: 1px solid rgba(242,242,242,1);
    background-image: url(../images/apple_box.png);
    background-repeat: repeat-x;
    background-position: 0 0
}

.p3bgDes {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(242,242,242,1)
}

.p4bgshadow {
    position: absolute;
    top: -15px;
    bottom: -15px;
    background-image: url(../images/shdtop.png);
    background-repeat: no-repeat;
    pointer-events: none
}

.left-shTop4 {
    left: -15px;
    background-position: left top;
    width: 50px
}

.right-shTop4 {
    right: -15px;
    background-position: right top;
    width: 50px
}

.center-shTop4 {
    right: 35px;
    left: 35px;
    background-position: center top
}

.p4bgDes {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(216,5,63,1);
    border: 0 solid rgba(242,102,143,1)
}

.p5bgshadow {
    position: absolute;
    top: -15px;
    bottom: -15px;
    background-image: url(../images/shdbottom.png);
    background-repeat: no-repeat;
    pointer-events: none
}

.left-shBottom5 {
    left: -15px;
    background-position: left bottom;
    width: 50px
}

.right-shBottom5 {
    right: -15px;
    background-position: right bottom;
    width: 50px
}

.center-shBottom5 {
    right: 35px;
    left: 35px;
    background-position: center bottom
}

.p5bgDes {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(189,193,37,1);
    border: 0 solid rgba(0,108,109,1)
}

.p6bgborder {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(43,108,163,1);
    border-radius: 10px;
    box-shadow: 1px 1px #6e5c4d,3px 3px #6e5c4d,5px 5px #6e5c4d,7px 7px #6e5c4d,9px 9px #6e5c4d
}

.p6bgDes {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(219,184,154,1);
    border-radius: 10px
}

.p7bgDes {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(182,78,151,1);
    border-radius: 0;
    border: 0 solid rgba(61,155,233,1)
}

.p7bgshd {
    position: absolute;
    bottom: -26px;
    width: 165px;
    height: 26px;
    background: url(../images/imgshadow.png) no-repeat;
    pointer-events: none
}

.p7bgleft {
    left: -20px;
    background-position: 0 0
}

.p7bgright {
    right: -20px;
    background-position: 100% 0
}

.gaImage {
    display: flex;
    align-items: center
}

.galleryImage {
    display: block;
    max-width: 100%;
    max-height: 100%
}

_:-ms-lang(x), .galleryImage1 {
    object-fit: cover
}

.ga16Container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 2.3em;
    left: 0
}

.ga16image {
    border-radius: 0
}

.ga16zoom {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255,255,255,.8);
    border-radius: 0;
    padding: 0;
    opacity: 0;
    overflow: hidden
}

.ga16zoomPadding {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px
}

.ga16table {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%
}

.ga16inner {
    display: table-cell
}

.ga16title {
    line-height: 1.4em;
    max-height: 3.9em
}

.ga16description {
    color: #2f2e2e;
    line-height: 1.4em;
    max-height: 3.9em
}

.galstyle1 a:hover .ga16zoom {
    opacity: 1
}

.ga1Container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 2.3em;
    left: 0
}

.ga1image {
    border-radius: 0;
    box-sizing: border-box
}

.ga1zoom {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255,255,255,.8);
    border-radius: 0;
    padding: 0;
    opacity: 0;
    overflow: hidden
}

.ga1zoomPadding {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px
}

.ga1table {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%
}

.ga1inner {
    display: table-cell
}

.ga1title {
    font: normal normal normal 16px/1.4em raleway,sans-serif;
    color: #2f2e2e;
    line-height: 1.4em;
    max-height: 3.9em;
    text-align: center
}

.ga1description {
    color: #2f2e2e;
    font: normal normal normal 12px/1.4em raleway,sans-serif;
    line-height: 1.4em;
    max-height: 3.9em
}

.galstyle1 a:hover .ga1zoom {
    opacity: 1
}

.ga2Container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 2.3em;
    left: 0
}

.ga2image {
    border-radius: 40px;
    box-sizing: border-box
}

.ga2zoom {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255,255,255,.8);
    border-radius: 0;
    padding: 0;
    opacity: 0;
    overflow: hidden
}

.ga2zoomPadding {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px
}

.ga2table {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%
}

.ga2inner {
    display: table-cell
}

.ga2title {
    font: normal normal normal 16px/1.4em raleway,sans-serif;
    color: #2f2e2e;
    line-height: 1.4em;
    max-height: 3.9em;
    text-align: center
}

.ga2description {
    color: #2f2e2e;
    font: normal normal normal 12px/1.4em raleway,sans-serif;
    line-height: 1.4em;
    max-height: 3.9em
}

.galstyle2 a:hover .ga2zoom {
    opacity: 1
}

.ga3Container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.ga3image {
    box-sizing: border-box
}

.ga3zoom {
    position: absolute;
    top: auto;
    right: 0;
    bottom: -100%;
    left: 0;
    padding: 0;
    background: rgba(47,46,46,.8);
    transition: bottom .3s ease-in-out;
    overflow: hidden;
    height: auto;
    max-height: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 55px
}

.ga3zoomPadding {
    position: absolute;
    top: 8px;
    right: 30px;
    bottom: 30px;
    left: 30px
}

.ga3table {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%
}

.ga3inner {
    display: table-cell
}

.ga3title {
    font: normal normal normal 16px/1.4em raleway,sans-serif;
    line-height: 1.4em;
    max-height: 3.9em;
    text-align: center
}

.ga3description {
    font: normal normal normal 12px/1.4em raleway,sans-serif;
    line-height: 1.4em;
    max-height: 3.9em
}

.galstyle3 {
    overflow: hidden;
    box-sizing: border-box
}

    .galstyle3 a:hover .ga3zoom, .galstyle3:hover .ga3zoom {
        bottom: 0
    }

.em-gallery-gridStyle-radiusGallery .galleryStyleBox {
    overflow: hidden
}

.ga4Container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 2.3em;
    left: 0
}

.ga4image {
    border-radius: 50%;
    transition: background-color .3s ease-in-out;
    box-sizing: border-box
}

.ga4zoom {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255,255,255,.5);
    border-radius: 0;
    padding: 0;
    opacity: 0;
    overflow: hidden
}

.ga4zoomPadding {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px
}

.ga4table {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%
}

.ga4inner {
    display: table-cell
}

.ga4title {
    font: normal normal normal 16px/1.4em raleway,sans-serif;
    color: #2f2e2e;
    line-height: 1.4em;
    max-height: 3.9em;
    text-align: center
}

.ga4description {
    color: #2f2e2e;
    font: normal normal normal 12px/1.4em raleway,sans-serif;
    line-height: 1.4em;
    max-height: 3.9em
}

.galstyle4 a:hover .ga4zoom {
    opacity: 1
}

.ga5Container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.ga5image {
    box-sizing: border-box;
    border-radius: 0;
    background-color: rgba(47,46,46,1);
    overflow: hidden
}

.ga5zoom {
    width: 100%;
    height: 36px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(47,46,46,.6);
    border-radius: 0;
    transition: background-color .4s ease 0s;
    padding: 0;
    opacity: 1;
    overflow: hidden;
    border-top: 0 !important;
    box-sizing: border-box
}

.ga5zoomPadding {
    position: absolute;
    top: 8px;
    right: 30px;
    bottom: 30px;
    left: 30px
}

.ga5table {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%
}

.ga5inner {
    display: table-cell
}

.ga5title {
    font: normal normal normal 16px/1.4em raleway,sans-serif;
    color: #fff;
    line-height: 1.4em;
    max-height: 3.9em;
    text-align: center
}

.ga5description {
    color: #fff;
    font: normal normal normal 12px/1.4em raleway,sans-serif;
    line-height: 1.4em;
    max-height: 3.9em
}

.galstyle5 a:hover img {
    opacity: .5
}

.ga6Container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 2.3em;
    left: 0
}

.ga6image {
    box-sizing: border-box;
    overflow: hidden
}

.ga6zoom {
    width: 100%;
    height: 36px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(47,46,46,1);
    padding: 0;
    transition: background-color .4s ease 0s;
    overflow: hidden;
    box-sizing: border-box
}

.ga6zoomPadding {
    position: absolute;
    top: 8px;
    right: 30px;
    bottom: 30px;
    left: 30px
}

.ga6table {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%
}

.ga6title {
    font: normal normal normal 16px/1.4em raleway,sans-serif;
    color: #fff;
    line-height: 1.4em;
    max-height: 3.9em;
    text-align: center
}

.ga6description {
    color: #fff;
    font: normal normal normal 12px/1.4em raleway,sans-serif;
    line-height: 1.4em;
    max-height: 3.9em
}

.galstyle6 a:hover img {
    opacity: .5
}

.ga7Container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 2.3em;
    left: 0
}

.ga7image {
    box-sizing: border-box
}

.ga7zoom {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    opacity: 0;
    overflow: hidden
}

.ga7zoomPadding {
    position: absolute;
    top: 20px;
    right: 30px;
    bottom: 30px;
    left: 30px
}

.ga7table {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%
}

.ga7inner {
    vertical-align: top;
    display: table-cell
}

.ga7title {
    font: normal normal normal 16px/1.4em raleway,sans-serif;
    color: #2f2e2e;
    line-height: 1.4em;
    max-height: 3.9em;
    text-align: center
}

.ga7description {
    color: #2f2e2e;
    font: normal normal normal 12px/1.4em raleway,sans-serif;
    line-height: 1.4em;
    max-height: 3.9em
}

.galstyle7:hover .ga7zoom {
    opacity: 1
}

.galstyle7:after, .galstyle7:before {
    content: "";
    position: absolute;
    width: 165px;
    height: 26px;
    bottom: calc(-1 * 26px);
    background: url(../images/imgshadow.png) no-repeat
}

.galstyle7:before {
    left: -15px;
    background-position: 0 0
}

.galstyle7:after {
    right: -15px;
    background-position: 100% 0
}

.ga8Container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 2.3em;
    left: 0
}

.ga8image {
    box-sizing: border-box;
    overflow: hidden
}

.ga8zoom {
    width: 100%;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    transition: background .4s ease 0s;
    overflow: hidden;
    border-top: 0 !important;
    box-sizing: border-box
}

.ga8zoomPadding {
    position: absolute;
    top: 8px;
    right: 0;
    bottom: 30px;
    left: 0;
    width: 100%
}

.ga8table {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%
}

.ga8inner {
    display: table-cell
}

.ga8title {
    font: normal normal normal 16px/1.4em raleway,sans-serif;
    color: #2f2e2e;
    line-height: 1.4em;
    max-height: 3.9em;
    text-align: center
}

.ga8description {
    color: #2f2e2e;
    font: normal normal normal 12px/1.4em raleway,sans-serif;
    line-height: 1.4em;
    max-height: 3.9em
}

.galstyle8:hover .ga8image img {
    opacity: .5
}

.ga9Container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.ga9image {
    box-sizing: border-box;
    background-color: rgba(255,255,255,1);
    transition: background-color .4s ease 0s;
    overflow: hidden
}

.ga9zoom {
    width: 100%;
    height: 36px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(47,46,46,.8);
    padding: 0;
    opacity: 1;
    overflow: hidden;
    transition: height .4s ease 0s,border-radius .8s ease 0s;
    border-top: 0 !important;
    box-sizing: border-box
}

.ga9zoomPadding {
    position: absolute;
    top: 8px;
    right: 30px;
    bottom: 30px;
    left: 30px
}

.ga9table {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%
}

.ga9inner {
    display: table-cell
}

.ga9title {
    font: normal normal normal 16px/1.4em raleway,sans-serif;
    color: #fff;
    line-height: 1.4em;
    max-height: 3.9em;
    text-align: center
}

.ga9description {
    opacity: 0;
    color: #fff;
    font: normal normal normal 12px/1.4em raleway,sans-serif;
    line-height: 1.4em;
    max-height: 3.9em
}

.galstyle9:hover .ga9zoom .ga9description {
    opacity: 1
}

.ga10Container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 2.3em;
    left: 0
}

.ga10image {
    box-sizing: border-box;
    border-radius: 0;
    background-color: rgba(204,204,204,.2);
    border: 8px solid rgba(47,46,46,1)
}

.ga10zoom {
    width: 100%;
    height: 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(204,204,204,0);
    border-radius: 0;
    padding: 0;
    transition: background .4s ease 0s;
    overflow: hidden;
    box-sizing: border-box;
    border: 0 !important
}

.ga10zoomPadding {
    position: absolute;
    top: 8px
}

.ga10table {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%
}

.ga10inner {
    display: table-cell
}

.ga10title {
    font: normal normal normal 16px/1.4em raleway,sans-serif;
    color: #2f2e2e;
    line-height: 1.4em;
    max-height: 3.9em;
    text-align: center
}

.ga10description {
    color: #2f2e2e;
    font: normal normal normal 12px/1.4em raleway,sans-serif;
    line-height: 1.4em;
    max-height: 3.9em
}

.galstyle10:hover .ga10image img {
    opacity: .5
}

.galstyle11 {
    display: inline-block;
    vertical-align: top
}

.galleryText11 {
    padding: 5px
}

.galleryImg11 {
    position: relative
}

    .galleryImg11 &gt; img {
        object-fit: cover
    }

.galstyleCon11 {
    overflow: hidden
}

    .galstyleCon11 &gt; ul {
        white-space: nowrap
    }

.ga11zoom &gt; h1 {
    white-space: normal;
    line-height: 1.8rem
}

.ga11zoom &gt; p {
    line-height: 1.6rem;
    white-space: normal
}

.ga11zoom {
    position: relative
}

.ga11zoomPadding {
    position: absolute;
    top: 8px;
    width: 100%;
    white-space: normal
}

.ga11zoom.ga11zoomText, .ga11zoomText .ga11zoomPadding {
    position: static
}

.em-gallery-gridStyle-comboxGalleryNews .gaImage {
    position: relative;
    box-sizing: border-box;
    overflow: hidden
}

.em-gallery-gridStyle-comboxGalleryNews .galleryZoom {
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    overflow: hidden;
    box-sizing: border-box
}

.em-gallery-gridStyle-comboxGalleryNews .galleryZoomPadding {
    position: absolute
}

.em-gallery-gridStyle-comboxGalleryNews .galleryTable {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%
}

.em-gallery-gridStyle-comboxGalleryNews .galleryInner {
    display: table-cell
}

.em-gallery-gridStyle-comboxGalleryNews .gaImage:before {
    transition: background .4s ease 0s;
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1
}

.em-gallery-gridStyle-textGalleryNews .galleryStyleBox {
    box-sizing: border-box;
    overflow: hidden
}

.em-gallery-gridStyle-textGalleryNews .gaImage {
    position: relative
}

    .em-gallery-gridStyle-textGalleryNews .gaImage:before {
        transition: background .4s ease 0s;
        content: " ";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1
    }

.em-gallery-gridStyle-textGalleryNews .galleryZoom {
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0;
    overflow: hidden;
    z-index: 1
}

.em-gallery-gridStyle-textGalleryNews .galleryZoomPadding {
    position: absolute
}

.em-gallery-gridStyle-textGalleryNews .galleryTable {
    display: table;
    height: 100%;
    table-layout: fixed;
    width: 100%
}

.em-gallery-gridStyle-textGalleryNews .galleryInner {
    display: table-cell
}

.tb-pic a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    overflow: hidden
}

    .tb-pic a img {
        vertical-align: middle
    }

.tb-thumb {
    margin: 10px 0 0;
    overflow: hidden
}

    .tb-thumb li {
        background: none repeat scroll 0 0 transparent;
        float: left;
        height: 42px;
        margin: 0 6px 0 0;
        overflow: hidden;
        padding: 1px
    }

.tb-s40, .tb-s40 a {
    height: 40px;
    width: 40px
}

.tb-booth {
    border: 1px solid #cdcdcd;
    position: relative
}

.tb-thumb .tb-selected {
    background: none repeat scroll 0 0 #c30008;
    height: 40px;
    padding: 2px
}

    .tb-thumb .tb-selected div {
        background-color: #fff;
        border: medium none
    }

.tb-thumb li div {
    border: 1px solid #cdcdcd
}

.zoomDiv {
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 200px;
    background: #fff;
    border: 1px solid #ccc;
    display: none;
    text-align: center;
    overflow: hidden
}

.zoomMask {
    position: absolute;
    background: url(../images/mask.png) repeat scroll 0 0 transparent;
    cursor: move;
    z-index: 1
}

.zoomHelp {
    background: #fafafa;
    position: absolute;
    top: 0;
    text-align: left;
    border: 1px solid #ccc;
    padding: 20px;
    font-size: 18px;
    color: #999
}

.carousel {
    visibility: visible;
    overflow: hidden;
    position: relative;
    z-index: 0 !important;
    left: 0;
    float: left
}

    .carousel ul {
        margin: 0;
        padding: 0;
        position: relative;
        list-style: none;
        z-index: 0 !important;
        line-height: 80px;
        display: block;
        visibility: visible
    }

        .carousel ul li {
            overflow: hidden;
            float: left;
            width: 160px;
            height: 138px;
            display: list-item;
            text-align: -webkit-match-parent;
            border: 1px solid #ccc;
            box-sizing: border-box;
            text-align: center
        }

            .carousel ul li[data-active~=active] {
                border: 1px solid #333
            }

.custom-container .prev {
    display: block;
    width: 26px;
    height: 50px;
    line-height: 44px;
    color: #868282;
    background-color: rgba(240,240,240,1);
    text-decoration: none;
    font-family: Arial,sans-serif;
    font-size: 38px;
    border-radius: 8px;
    float: left;
    margin: 22px 12px 0 0;
    text-indent: 8px
}

.custom-container .next {
    display: block;
    width: 26px;
    height: 50px;
    line-height: 44px;
    color: #868282;
    background-color: rgba(240,240,240,1);
    text-decoration: none;
    font-family: Arial,sans-serif;
    font-size: 38px;
    border-radius: 8px;
    float: right;
    margin: 22px 0 0 4px;
    text-indent: 8px
}

.custom-container a:hover {
    color: #333
}

.imgNextParent, .imgPrevParent {
    position: absolute;
    top: calc(50% - 15px)
}

.imgPrevParent {
    left: 0
}

.imgNextParent {
    right: 0
}

.imgNext, .imgPrev {
    display: block;
    background: rgba(0,0,0,.5);
    width: 30px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    font-size: 38px;
    color: #fff
}

.imgPrev {
    margin-left: 15px
}

.imgNext {
    margin-right: 15px
}

    .imgNext:hover, .imgPrev:hover {
        background: rgba(0,0,0,.8)
    }

.advancedSlide, .advancedSlideContent, .staticAdvancedSlideContent {
    width: 100%;
    height: 100%
}

    .advancedSlide #next, .advancedSlide #prev {
        cursor: pointer;
        position: absolute;
        z-index: 100;
        font-weight: lighter;
        line-height: 100%
    }

    .advancedSlideContent &gt; ul {
        width: 200%;
        height: 100%;
        position: relative
    }

        .advancedSlideContent &gt; ul &gt; li, .advancedTab &gt; .advancedSlide &gt; div &gt; ul &gt; li {
            position: relative;
            display: inline-block;
            vertical-align: top;
            overflow: hidden
        }

            .advancedSlideContent &gt; ul &gt; li &gt; div {
                height: 100%;
                margin: 0 auto
            }

    .advancedSlideContent .advancedSlideBtn {
        position: absolute;
        bottom: 20px
    }

        .advancedSlideContent .advancedSlideBtn button {
            margin: 0 5px;
            cursor: pointer;
            vertical-align: top
        }

.advancedSlideListBg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.horizontal-enter {
    transform: translateX(-100%)
}

    .horizontal-enter.horizontal-enter-active {
        transform: translateX(0);
        transition-property: transform;
        transition-timing-function: ease
    }

.horizontal-leave {
    transform: translateX(-100%)
}

    .horizontal-leave.horizontal-leave-active {
        transform: translateX(0);
        transition-property: transform;
        transition-timing-function: ease
    }

.jssorSliderNavigator {
    position: absolute;
    bottom: 12px;
    right: 12px
}

    .jssorSliderNavigator .jssorViewBox {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

    .jssorSliderNavigator .i {
        position: absolute;
        cursor: pointer;
        width: 16px;
        height: 16px
    }

        .jssorSliderNavigator .i .b {
            fill: #fff;
            fill-opacity: .5
        }

        .jssorSliderNavigator .i:hover .b {
            fill-opacity: .7
        }

    .jssorSliderNavigator .iav .b {
        fill-opacity: 1
    }

    .jssorSliderNavigator .i.idn {
        opacity: .3
    }

.jssorSliderArrow {
    display: block;
    position: absolute;
    cursor: pointer;
    width: 50px;
    height: 50px
}

    .jssorSliderArrow .c {
        fill: none;
        stroke: #fff;
        stroke-width: 400;
        stroke-miterlimit: 10
    }

    .jssorSliderArrow .a {
        fill: none;
        stroke: #fff;
        stroke-width: 400;
        stroke-miterlimit: 10
    }

    .jssorSliderArrow:hover {
        opacity: .8
    }

    .jssorSliderArrow.jssora093dn {
        opacity: .6
    }

    .jssorSliderArrow.jssora093ds {
        opacity: .3;
        pointer-events: none
    }

.bx-wrapper .jssorAnimation .bx-pager.bx-default-pager a {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: rgba(255,255,255,.8);
    width: 11px;
    height: 11px
}

    .bx-wrapper .jssorAnimation .bx-pager.bx-default-pager a.active, .bx-wrapper .jssorAnimation .bx-pager.bx-default-pager a:focus, .bx-wrapper .jssorAnimation .bx-pager.bx-default-pager a:hover {
        background: #fff
    }

.bx-wrapper .jssorAnimation .bx-next, .bx-wrapper .jssorAnimation .bx-prev {
    width: 39px;
    height: 39px
}

.bx-wrapper .jssorAnimation .bx-next, .bx-wrapper .jssorAnimation .bx-prev {
    opacity: .8
}

.bx-wrapper .jssorAnimation .bx-prev {
    background: url(images/controlsAnimation.png) no-repeat -5px -5px;
    left: 37px
}

.bx-wrapper .jssorAnimation .bx-next {
    background: url(images/controlsAnimation.png) no-repeat -56px -5px;
    right: 37px
}

.adslide-btn button {
    cursor: pointer
}

.prism-cover {
    background-image: url(../images/video.jpg);
    width: 100%;
    height: 90%;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0
}

.prism-big-play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -45px;
    margin-left: -45px;
    width: 90px;
    height: 90px;
    background: url(//gw.alicdn.com/tps/TB1YuE3KFXXXXaAXFXXXXXXXXXX-256-512.png) no-repeat -2px -2px
}

.prism-controlbar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 61px;
    z-index: 1
}

.prism-controlbar-bg {
    background-color: #262626;
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1
}

.prism-play-btn {
    float: left;
    margin-left: 15px;
    margin-top: 26px;
    width: 27px;
    height: 30px;
    background: url(//gw.alicdn.com/tps/TB1YuE3KFXXXXaAXFXXXXXXXXXX-256-512.png) no-repeat -2px -250px
}

.prism-time-display {
    float: left;
    margin-left: 10px;
    margin-top: 24px;
    height: 33px;
    line-height: 33px;
    color: #666
}

.current-time {
    color: #fff
}

.duration, .time-bound {
    line-height: 33px;
    color: #666
}

.prism-fullscreen-btn {
    float: right;
    margin-right: 20px;
    margin-top: 25px;
    width: 30px;
    height: 30px;
    background: url(//gw.alicdn.com/tps/TB1YuE3KFXXXXaAXFXXXXXXXXXX-256-512.png) no-repeat -124px -190px
}

.prism-volume {
    float: right;
    margin-right: 20px;
    margin-top: 25px;
    width: 33px;
    height: 30px;
    background: url(//gw.alicdn.com/tps/TB1YuE3KFXXXXaAXFXXXXXXXXXX-256-512.png) no-repeat -199px -119px
}

.prism-progress {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 100%;
    height: 6px;
    margin-top: 5px;
    background-color: #363636
}

.prism-progress-loaded {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #7e2c1f
}

.prism-progress-played {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #ee2a10
}

.prism-progress-cursor {
    position: absolute;
    width: 8px;
    height: 8px;
    top: -5px;
    left: 0;
    margin-left: -8px;
    background-color: #5b5b5b;
    border: 4px solid #fff;
    border-radius: 8px;
    box-shadow: 0 0 5px #000;
    overflow: hidden;
    box-sizing: content-box
}

.memberword, .memberword a {
    color: #333;
    padding: 0 5px;
    text-decoration: none
}

.memberword {
    height: 30px;
    width: 400px;
    line-height: 30px
}

    .memberword span {
        color: #2196f3;
        padding-right: 25px
    }

.memberAlert {
    background: #fff;
    border-radius: 5px;
    border: 1px solid #eee;
    width: 400px;
    margin: 10% auto;
    box-shadow: 0 0 10px #eee
}

.memberTit {
    padding: 20px;
    text-align: center;
    text-align: center;
    font-size: 16px;
    color: #333;
    border-radius: 5px 5px 0 0
}

.memberBox {
    padding: 10px 40px 30px
}

    .memberBox .input {
        border: 1px solid #ebebeb;
        border-radius: 5px;
        background: #f7f7f7;
        height: 32px;
        line-height: 32px;
        padding: 0 10px;
        width: calc(100% - 20px);
        margin-bottom: 15px
    }

    .memberBox .label {
        font-size: 12px;
        color: #999
    }

    .memberBox .checkbox {
        float: left;
        width: 14px;
        height: 14px;
        margin-right: 8px;
        margin-top: 5px
    }

    .memberBox .button {
        width: 80%;
        height: 32px;
        border: 1px solid #888;
        background: #999;
        color: #fff;
        border-radius: 5px;
        margin: 15px 10%
    }

    .memberBox p, .memberBox p a {
        text-align: center;
        color: #666;
        text-decoration: none;
        font-size: 14px
    }

.memberInnerbox {
    clear: both;
    position: relative
}

    .memberInnerbox .red {
        position: absolute;
        right: -20px;
        top: 8px;
        color: red
    }

    .memberInnerbox i {
        width: 20px;
        height: 20px;
        position: absolute;
        right: 6px;
        background: url(date.png) no-repeat center center;
        top: 6px;
        display: block
    }

    .memberInnerbox .select {
        border: 1px solid #ebebeb;
        width: calc(33.3333% - 2px);
        display: inline-block;
        margin-right: 3px;
        border-radius: 5px;
        background: #f7f7f7;
        height: 32px;
        line-height: 32px;
        padding: 0 5px;
        margin-bottom: 15px
    }

.mt0 {
    margin-bottom: 0
}

.memberInnerbox .select:last-of-type {
    margin-right: 0
}

.sideitem {
    width: 42px;
    height: 42px;
    background-color: #000;
    padding: 6px;
    text-align: center;
    opacity: .8;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    line-height: 42px;
    overflow-y: hidden;
    overflow: initial
}

.side ul li {
    position: relative;
    width: 54px;
    height: 54px
}

.sideshow p {
    color: #000;
    display: block;
    width: 100%;
    font-size: 14px;
    text-align: center;
    line-height: 30px
}

.sideshow {
    position: absolute;
    top: 0;
    right: 54px;
    border: 1px solid #dfdddd
}

.sideTitle, .sidetitle {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: transparent
}

.sideImg {
    width: 138px;
    height: 138px;
    display: block
}

.sideitem .iconColour {
    width: 42px;
    height: 42px
}

.float-box-left-image, .float-box-right-content-box, .float-box-right-image {
    display: inline-block;
    vertical-align: middle
}

.float-box {
    width: 100%;
    height: 100%
}

.float-box-left-image, .float-box-right-image {
    cursor: pointer;
    width: 40px
}

    .float-box-left-image .float-box-left-img, .float-box-right-image .float-box-right-img {
        width: 100%;
        height: auto
    }

.float-box .iconBtnBtnIconfont {
    flex-basis: 24px;
    margin-left: 0
}

.float-box-left-image, .float-box-right-image {
    cursor: pointer
}

.wpCurrentPos {
    white-space: nowrap
}

.currentPosIcon {
    margin-right: 5px;
    height: 20px;
    line-height: 20px
}

.currentPosIcon {
    display: inline-block;
    vertical-align: top;
    line-height: 1.2rem;
    padding-top: 1px
}

.currentPosFont {
    display: inline-block;
    vertical-align: top
}

    .currentPosFont a {
        padding: 0 2px
    }

.currentPosFont {
    white-space: normal
}

.leftSlide {
    position: absolute;
    top: 0;
    left: 0
}

    .leftSlide button {
        list-style: none;
        cursor: pointer;
        margin-bottom: 10px;
        text-align: left
    }

        .leftSlide button i {
            margin-left: 20px;
            float: left
        }

        .leftSlide button p {
            padding-left: 20px;
            text-overflow: ellipsis;
            padding-right: 20px;
            overflow: hidden;
            white-space: nowrap
        }

.top_Slide {
    position: absolute;
    top: 0;
    left: 0
}

.leftIconSlide button p {
    margin-left: 15px;
    padding-left: 0;
    padding-right: 0
}

.top_Slide button {
    padding: 10px 20px;
    list-style: none;
    cursor: pointer;
    border: 0;
    text-align: center
}

    .top_Slide button:hover {
        font-weight: 600 !important
    }

.top_Slide .slideActive {
    font-weight: 600 !important
}

.LanguageWI .Langdrop i {
    margin-left: 5px;
    margin-right: 5px
}

.LanguageWI {
    overflow: hidden;
    width: 110px
}

    .LanguageWI a {
        display: block;
        padding-left: 35%
    }

    .LanguageWI .Langdrop a:hover {
        background: #eee
    }

    .LanguageWI i {
        position: absolute;
        left: 8%
    }

.Langaout, .Langdrop {
    padding: 5px;
    z-index: 1;
    position: relative
}

    .Langaout a {
        background: url(../images/leyingbao_anfan2.png) no-repeat right center;
        position: relative
    }

    .Langdrop a {
        line-height: 35px;
        position: relative
    }

        .Langdrop a i {
            top: 7px
        }

.Languageword .languageText {
    padding: 10px
}

.languageSelected {
    white-space: nowrap
}

.LanguageTitleIcon {
    min-width: 250px;
    padding: 3px
}

    .LanguageTitleIcon a {
        text-align: center;
        margin: 0 5px
    }

        .LanguageTitleIcon a i, .LanguageTitleIcon a span {
            display: inline-block;
            vertical-align: middle;
            margin-right: 5px
        }

.trigger-animation-box {
    border-style: solid;
    overflow: hidden;
    box-sizing: border-box
}

.parent-hover-box-content {
    cursor: pointer
}

.bgColor, .bgImage, .hover-box-bg, .hover-box-bg div, .hover-box-content, .hover-box-link, .parent-hover-box-content, .regular-box-bg, .regular-box-bg div, .regular-box-content {
    height: 100%;
    width: 100%;
    display: block
}

.hover-box-link {
    z-index: 1;
    position: absolute
}

.hover-box, .hover-box-bg, .regular-box, .regular-box-bg {
    position: absolute;
    top: 0;
    left: 0
}

.em-hover-basicBox .hover-box, .em-hover-basicBox .regular-box {
    transition: 1s opacity ease
}

.em-hover-basicBox .regular-box, .em-hover-basicBox:hover .hover-box {
    opacity: 1
}

.em-hover-basicBox .hover-box, .em-hover-basicBox:hover .regular-box {
    opacity: 0
}

.foldToggle .toggler {
    position: relative;
    cursor: pointer;
    white-space: nowrap
}

    .foldToggle .toggler .toggleTitle {
        padding-left: 30px;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .foldToggle .toggler .toggle_icon {
        position: absolute;
        top: 0;
        left: 0;
        min-width: 25px
    }

        .foldToggle .toggler .toggle_icon span {
            position: absolute;
            top: 0;
            left: 3px;
            min-width: 24px;
            text-align: center
        }

.foldToggle .hor_icon {
    display: none
}

.foldToggle .on .hor_icon {
    display: block
}

.foldToggle .vert_icon {
    display: block
}

.foldToggle .on .vert_icon {
    display: none
}

.foldToggle .collapsible_column_box {
    height: 0;
    transition: .5s height ease;
    overflow: hidden;
    position: relative;
    border-top-width: 0
}

.foldToggle .collapsible_column_content {
    box-sizing: border-box;
    position: relative;
    overflow-x: auto;
    height: calc(100% - 16px);
    margin: 8px 0
}

.foldToggle .collapsible_column_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box
}

.collapsible_column_bg .bgColor, .collapsible_column_bg .bgImage, .collapsible_column_bg .bgMedia, .collapsible_column_bg video {
    width: 100%;
    height: 100%
}

.foldToggle .fold_Section[style*="padding-bottom: 0px;"]:not(:last-child) .toggler {
    border-bottom-width: 0 !important;
    transition: 1s border-bottom-width ease
}

.foldToggle .toggler[style*="padding-bottom: 0px;"] ~ div .collapsible_column_content {
    border-top: none !important
}

.foldToggle .fold_Section:last-child {
    padding-bottom: 0 !important
}

.foldToggleAnimation {
    transition: top .5s ease 0s
}

.lightboxModal {
    z-index: 5000
}

.lightBox {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100%;
    overflow-x: auto;
    overflow-y: scroll;
    position: fixed;
    z-index: 99999
}

.lightBox_bg {
    background: #41baae;
    width: 100%;
    height: 100%
}

.filterMain {
    width: 980px;
    display: flex
}

.parameterLable, .parameterUl {
    display: inline-block;
    vertical-align: top;
    position: relative
}

    .parameterUl .parameterLi {
        display: inline-block
    }

.list-content .list-content-box {
    overflow: hidden
}

.list-content-box .clearfix {
    zoom: 1;
    position: relative
}

.list-content-box .listTableTit, .listTableLi {
    display: table;
    width: 100%
}

.list-content-box .listTableCon {
    height: auto;
    display: inline-block;
    font-size: 0;
    overflow: hidden;
    box-sizing: border-box
}

    .list-content-box .listTableCon .list-table-link {
        display: inline-block
    }

.list-content-box .listTableLi {
    cursor: pointer;
    overflow: hidden
}

.list-content-box .listMain {
    overflow: hidden
}

.list-content-box .listTableTit, .listTableBox .listTableLi .listTableCon, .listTableBox .listTableLi .listTableCon .list-table-link, .listTableLi {
    display: box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex
}

.list-content-box .listTableCon:last-child {
    border-right: 0 !important
}

.list-content-box .listTableLi:last-child {
    border-bottom: 0 !important
}

.list-content-box .list-table-anchor {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.listTitleCon {
    width: auto;
    max-width: calc(100% - 34px);
    display: inline-block;
    vertical-align: top
}

.listHelpBox {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-left: 5px
}

    .listHelpBox .listHelpText {
        z-index: 1;
        position: absolute;
        display: none;
        background: #fff;
        border: 1px solid #000;
        width: 200px;
        padding: 6px;
        font-size: 14px;
        line-height: 18px
    }

    .listHelpBox:hover .listHelpText {
        display: block
    }

.listRadioInput, .listRadioLabel {
    display: inline-block;
    vertical-align: top
}

.listRadioLabel {
    max-width: calc(100% - 20px);
    margin-left: 5px
}

.em-shop-list-table .list-content-box .listTableLi {
    cursor: auto
}

.em-shop-list-table {
    display: inline-block
}

[data-etcontrol=em-Number] {
    text-align: center
}

.shopping-number-content {
    display: inline-block
}

.shopping-car-number, .shopping-car-number:focus {
    border: 1px solid #efefef;
    -moz-appearance: textfield
}

    .shopping-car-number::-webkit-inner-spin-button, .shopping-car-number::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0
    }

.shopping-car-label {
    width: 15px;
    display: inline-block;
    height: 31px;
    vertical-align: top;
    margin-left: 2px
}

.shopping-car-increase, .shopping-car-reduce {
    width: 13px;
    height: 13px;
    background: #efefef;
    text-align: center;
    line-height: 11px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700
}

.shopping-car-reduce {
    margin-top: 4px
}

.flex23_text {
    display: none;
    position: relative;
    z-index: 1000;
    max-height: 360px;
    overflow-y: auto
}

.listBoxLi .listBoxA {
    display: block
}

.listBoxLiHeight .listBoxA .flex23_vbox {
    height: auto !important
}

.linksBox {
    font-size: 0;
    white-space: nowrap
}

.listIconFont, .listTitle {
    display: inline-block;
    vertical-align: middle
}

.listIconFont {
    padding-right: 10px;
    padding-left: 5px
}

.listTitle {
    overflow: hidden;
    text-overflow: ellipsis
}

.flex23_text .proList1 strong {
    padding: 3px 5px;
    display: block
}

div[data-etcontrol=em-Video] &gt; div {
    width: 100%;
    height: 100%
}

.videoMask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.3) url(//hkimg.bjyyb.net/images/videoMask.png) no-repeat center center
}
</pre></body></html>