.part_sch {
    width: 1200px;
    margin: 0 auto;
    margin-top: 15px;
}

.partchl {
    float: left;
    width: 865px;
    margin-right: 15px;
    border: 1px solid #f0f6fc;
    padding: 15px;
}

.part_chtb {
    width: 100%;
    overflow: hidden;
}

.chlogo a {
    float: left;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    width: 500px;
    padding-top: 5px;
    height: 70px;
    padding-bottom: 5px;
    position: relative;
}

.chbtn {
    float: right;
    width: 80px;
    margin-top: 15px;
    margin-right: 15px;
}

.chbtn a {
    background: #3c68ed;
    line-height: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    width: 80px;
    padding: 0px;
}

.chlogo a img {
    width: 60px;
    height: 60px;
    border: 5px solid #3c68ed;
    border-radius: 50px;
    float: left;
    margin-left: 5px;
}

.chname {
    width: 100%;
    padding-left: 70px;
    float: left;
    position: absolute;
    height: 60px;
    text-align: left;
}

.chname h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    margin-top: 10px;
    width: 100%;
    display: inline-block;
}

.chname p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    width: 100%;
    display: inline-block;
}

.chlogo {
    width: 100%;
    height: 70px;
    background: #e8f3fe;
    margin-bottom: 15px;
    border: 1px solid #f1f1f1;
}

.chbase {
    width: 100%;
    overflow: hidden;
}

.chimg {
    width: 250px;
    float: left;
    margin-right: 15px;
    text-align: center;
}

.chimg img {
    width: 250px;
    height: 180px;
    border: 1px solid #f6f6f6;
}

.chimg span {
    display: inline-block;
    width: 100%;
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #767676;
}

.chbin {
    width: 568px;
    float: left;
    overflow: hidden;
    border-right: 1px solid #f6f6f6;
    border-bottom: 1px solid #f6f6f6;
}

.chbin span {
    width: 33.333%;
    float: left;
    line-height: 40px;
    height: 40px;
    border-top: 1px solid #f6f6f6;
    border-left: 1px solid #f6f6f6;
    padding-left: 15px;
}

span.chbind {
    width: 100%;
}

.chbin span i {
    font-weight: bold;
    margin-right: 5px;
    display: inline-block;
    border-right: 1px solid #f6f6f6;
    padding-right: 5px;
    width: 65px;
    color: #767676;
}

/* chtext */
.chtext {
    width: 100%;
    margin: 15px auto;
    position: relative;
    border: 1px solid #f6f6f6;
}

.chtext h2 {
    font-size: 16px;
    height: 44px;
    color: #3366cc;
    margin-top: 20px;
}

.chtext dl dt {
    font-size: 14px;
    color: #ff6600;
    margin-top: 30px;
    font-weight: 800;
}

.chtext dl dt,
.chtext dl dd {
    line-height: 22px;
}

/* chtbtn */
.chtbtn {
    height: 40px;
}

.chtbtn li {
    float: left;
    position: relative;
    margin: 0 0 0 -1px;
}

.chtbtn li a {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    width: 108px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
}

.chtbtn li.schtabon a {
    height: 40px;
    line-height: 40px;
    color: #3c68ed;
    font-weight: 800;
    position: relative;
}

.chtbtn li.schtabon a::before {
    content: '';
    background: #3c68ed;
    position: absolute;
    width: 30px;
    height: 4px;
    left: 36px;
    bottom: 0px;
    border-radius: 3px;
}

/* schtabbox */
.schtabbox {
    position: relative;
    overflow: hidden;
}

.schtabbox .subbox {
    position: absolute;
    /*必要元素*/
    left: 0;
    top: 0;
}

.schtabbox .schtabmain {
    padding: 5px 10px;
    overflow: hidden;
    width: 100%;
}

/* leftcon */
#leftcon .subbox {
    width: 9999em;
}

#leftcon .subbox .schtabmain {
    float: left;
    width: 664px;
}

/* schtabmain */
.schtabmain {
    padding: 10px;
}

.schtabmain li {
    height: 28px;
    line-height: 28px;
    font-size: 12px;
}

.schtabmain li span {
    margin: 0 5px 0 0;
    font-family: "宋体";
    font-size: 12px;
    font-weight: 400;
    color: #ddd;
}

.abtch {
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}

.abtch p {
    line-height: 30px;
    margin-bottom: 15px;
}

.abtch img {
    max-width: 600px;
    height: auto;
}

.abtch strong,
.abtch a {
    font-weight: 600;
    color: #f10859;
    font-size: 16px;
}

.abtch table {
    width: 99% !important;
    border-bottom: 1px solid #beccdb;
    border-right: 1px solid #beccdb;
}

.abtch table tr {
    border-top: 1px solid #beccdb;
    border-left: 1px solid #beccdb;
    line-height: 1.5;
    padding: 10px;
    font-size: 16px;
}

.abtch td {
    border-top: 1px solid #beccdb;
    border-left: 1px solid #beccdb;
    line-height: 1.5;
    padding: 10px;
    font-size: 16px;
}

.schlist li {
    position: relative;
    padding-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
    border: 1px solid #f3f3f3;
    height: 120px;
    line-height: initial;
    font-size: 14px;
}

.part_txt {
    width: auto;
    margin-left: 10px;
}

.part_txt h2 {
    height: 30px;
    line-height: 30px;
    margin-top: 0px !important;
}

.part_txt p {
    font-size: 13px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #767676;
    margin-top: 5px;
    padding-right: 10px;
}

.part_info {
    width: auto;
    height: 20px;
    font-size: 13px;
}

.part_info span {
    width: auto;
    margin-right: 15px;
    line-height: 20px;
    height: 20px;
    display: inline-block;
}

.part_info a {
    display: inline-block;
    position: initial;
    right: 0px;
    float: right;
    margin-right: 20px;
}

.schlist {
    width: 100%;
    overflow: hidden;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
}


.partchr {
    float: left;
    width: 320px;
}

/* xinzegn */
.genlx {
    margin-bottom: 15px;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08);
    padding-top: 25px;
    padding-right: 25px;
    padding-bottom: 18px;
    padding-left: 25px;
    background: #3c68ed;
}

.genlxt {
    text-align: center;
    color: #3c68ed;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #ec425b;
    padding-bottom: 24px;
    display: block;
    padding-top: 10px;
}


.genlxinfo {
    width: 100%;
    overflow: hidden;
}

.mobile {
    text-align: center;
    position: relative;
}

span.mfx {
position: absolute;
    text-align: center;
    width: 100%;
    left: 0px;
    line-height: 26px;
    font-size: 24px;
    color: #fff;
}

.wxico {
    line-height: 22px;
    color: #333;
    background: #f6f7fb;
    width: 100%;
    padding: 10px 0;
    margin-top: 20px;
    margin-bottom: 5px;
    display: block;
    text-align: center;
}

img.tcma {
    vertical-align: bottom;
    margin-right: 10px;
    margin-bottom: 2px;
}
.genbox.bjcolor .bmbox {
    border: 1px solid #3c68ed;
}

.genbox.bjcolor {
    background: #3c68ed;
}
.genbox.bjcolor .bmbox h2 {
    color: #fff;
}
.genbox {
    padding: 10px;
    background: #ffffff;
    margin-bottom: 15px;
    /* background: #ffffff; */
    margin-bottom: 15px;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08);
}

.gentit {
    height: 40px;
    background: #ffffff;
    line-height: 40px;
}

.gentit h4 {
    float: left;
    font-size: 14px;
    padding-left: 5px;
    position: relative;
}

.gentit h4::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 4px;
    background: #3c68ed;
    left: 8px;
    bottom: 0px;
    border-radius: 2px;
}

.gentit a {
    float: right;
    margin-right: 10px;
    font-size: 13px;
    color: #7b7b7b;
}

.bmbox {
    border: 1px solid #f7fbff;
    height: 380px;
    padding: 5px;
    /* background: #f7fbff; */
}

.bmzx input {
height: 40px;
    line-height: 40px;
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    border: 1px solid #ffffff;
    background: #ffffff;
    color: #000;
    border-radius: 5px;
}
.lxtj {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.bmzx input:last-child {
background: #ffffff;
    color: #000;
    width: 120px;
    text-align: center;
    border: 1px solid #3c68ed;
    border-radius: 5px;
}

.bmzx select {
    height: 40px;
    line-height: 40px;
    width: 49%;
    float: left;
    margin-bottom: 10px;
}

select#jieduan {
    margin-left: 1%;
}

select#guojia {
    margin-right: 1%;
}

.bmms {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #3c68ed;
    font-weight: bold;
}

.bmbt {
    height: 50px;
    text-align: center;
    margin-top: 20px;
}

.gentlist {
    width: 100%;
    margin-top: 10px;
    background: #fff;
    padding: 5px;
}

.gentlist li {
    line-height: 36px;
    height: 36px;
    padding-left: 10px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gentlist li::before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #444;
    left: 0px;
    top: 13px;
    border-radius: 5px;
}

.genchlist {
    width: 100%;
    padding: 10px;
    background: #fff;
    margin-top: 10px;
    overflow: hidden;
}

.genchlist li {
    border: 1px solid #f3f3f3;
    margin-bottom: 5px;
    width: 100%;
    overflow: hidden;
    border-radius: 5px;
}

.genchlist li a {
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-top: 5px;
    height: 70px;
    padding-bottom: 5px;
    position: relative;
}

img.genchm {
    width: 60px;
    height: 60px;
    border: 5px solid #cdcdcd;
    border-radius: 50px;
    float: left;
    margin-left: 5px;
}

.gench_t {
    width: 100%;
    padding-left: 70px;
    float: left;
    position: absolute;
    height: 70px;
    text-align: left;
}

.gench_t span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    margin-top: 10px;
    width: 100%;
    display: inline-block;
}

.gench_t p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    width: 100%;
    display: inline-block;
}

.genmlist {
    width: 100%;
    padding: 10px;
    background: #fff;
    margin-top: 10px;
    overflow: hidden;
}

.genmlist li {
    width: 50%;
    float: left;
    padding: 5px;
}

.genmlist li img {
    width: 100%;
    height: 100px;
}

.genmlist li span {
    font-size: 13px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #767676;
}

.genmlist a {
    height: 100px;
    display: inline-block;
    width: 100%;
}

.partbt h1 {
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.partinfo {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
}

.partinfo a {
    padding-left: 24px;
    height: 35px;
    line-height: 35px;
    position: relative;
    width: auto;
    float: left;
    margin-right: 20px;
}

.partinfo span {
    float: left;
    padding-left: 23px;
    position: relative;
    width: auto;
    height: 35px;
    line-height: 35px;
}

.partinfo a:nth-child(1)::before {
    content: '';
    background: url(../images/webico.png) no-repeat;
    background-size: 20px;
    position: absolute;
    left: 0px;
    bottom: 8px;
    width: 20px;
    height: 20px;
}

.partinfo a:nth-child(2):before {
    content: '';
    background: url(../images/muluico.png) no-repeat;
    background-size: 20px;
    position: absolute;
    left: 0px;
    bottom: 8px;
    width: 20px;
    height: 20px;
}

.partinfo span::before {
    content: '';
    background: url(../images/time.png) no-repeat;
    background-size: 20px;
    position: absolute;
    left: 0px;
    bottom: -2px;
    width: 30px;
    height: 30px;
}


.related {
    width: 100%;
    overflow: hidden;
}

.related h4 {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f3f3f3;
    font-weight: bold;
    font-size: 16px;
    position: relative;
}

.related h4::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 4px;
    background: #3c68ed;
    border-radius: 3px;
    bottom: 0px;
}

.relabox {
    width: 100%;
    overflow: hidden;
}

.relabox li {
    width: 50%;
    float: left;
    border-radius: 5px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
}

.relabox li h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    line-height: 40px;
}

.relabox li p {
    font-size: 13px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #767676;
}

.reinfo {
    border-bottom: 1px solid #e2e2e2;
    height: 30px;
    line-height: 30px;
}

.reinfo span {
    font-size: 13px;
}

.reinfo a {
    float: right;
    font-size: 13px;
    color: #767676;
}


.partlist {
    width: 100%;
    overflow: hidden;
    padding-right: 5px;
    padding-bottom: 20px;
    padding-left: 5px;
}

.partlist li {
    padding-bottom: 5px;
    padding-top: 10px;
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #f3f3f3;
    box-shadow: 0 0 5px 1px rgba(206, 205, 205, 0.46);
}

.partlist li:hover {
    background: rgba(246, 32, 32, 0.02);
    /* border-radius: 5px; */
    box-shadow: 0 0 10px 1px rgba(139, 139, 139, 0.46);
    transition: 0.8s;
}

.listm {
    float: left;
    width: 180px;
    margin-right: 10px;
    margin-left: 10px;
}

.listm img {
    width: 180px;
    height: 120px;
}

.listm a {
    height: 120px;
    display: inline-block;
}

.part_txt {
    width: auto;
    margin-left: 10px;
}

.part_txt h2 {
    height: 30px;
    line-height: 30px;
}

.part_txt p {
    font-size: 13px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #767676;
    margin-top: 5px;
}

.part_info {
    bottom: 0px;
    width: 100%;
    left: 0px;
    position: relative;
    height: 20px;
    font-size: 13px;
    margin-left: 10px;
}

.xili_info {
    bottom: 0px;
    width: 100%;
    left: 0px;
    position: absolute;
    height: 20px;
    font-size: 13px;
    padding-left: 10px;
}

.xili_info span {
    margin: 0 5px 0 0;
    font-size: 13px !important;
    font-weight: 400;
    color: #000000 !important;
}

.xili_info a {
    right: 10px;
    position: absolute;
}

.listtu {
    overflow: hidden;
    position: relative;
    height: 125px;
}

.part_info span {
    width: auto;
    margin-right: 15px;
    line-height: 20px;
    height: 20px;
    display: inline-block;
}

.part_info a {
    display: inline-block;
    position: initial;
    right: 0px;
}

.partwzl {
    float: left;
    width: 865px;
    margin-right: 15px;
    border: 1px solid #f0f6fc;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}


.partbm {
    width: 100%;
    padding: 5px;
}

.bmpart input {
    width: 300px;
    height: 40px;
    background: #fff;
    border: 1px solid #ccc;
    padding-left: 10px;
}

.bmpart select {
    line-height: 40px;
    height: 40px;
    width: 300px;
}


.bmpart select {
    line-height: 40px;
    height: 40px;
    width: 300px;
    border: 1px solid #ccc;
}

.zxbmtj {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.zxbmtj input {
    width: 100px;
    height: 35px;
    background: #3c68ed;
    color: #fff;
}

.bmtxt {
    width: 100%;
    padding: 15px;
    border: 1px solid #f3f3f3;
    margin-bottom: 10px;
    overflow: hidden;
    margin-top: 10px;
}

.bmtxt p {
    line-height: 30px;
}

.zxbm {
    padding: 10px;
}

.bmpart {
    line-height: 40px;
    overflow: hidden;
    margin-bottom: 15px;
    /* background: #fff; */
}

.bmpart span {
    float: left;
    width: 120px;
    text-align: center;
    background: #f7f8f9;
    color: #000000;
}

.bmjd {
    margin-left: 0px !important;
}

@media (max-width:780px) {
    .ydtb {
        position: relative;
        height: 50px;
        background: #006fe2;
        display: block !important;
    }

    .ydtb .mlogo {
        display: block;
        width: 200px;
        height: 50px;
    }

    .ydtb .mlogo img {
        display: block;
        width: 100%;
        height: 50px;
    }

    .ydtb .back {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 50px;
        height: 50px;
        text-indent: -9999em;
        background: url(../images/icon-back.png) no-repeat center center;
        background-size: 12px 20px;
    }

    @font-face {
        font-family: 'icomoon';
        src: url('../images/icomoon.eot');
        src: url('../images/icomoon.eot@#iefix') format('embedded-opentype'),
            url('../images/icomoon.woff') format('woff'),
            url('../images/icomoon.ttf') format('truetype'),
            url('../images/icomoon.svg#icomoon') format('svg');
    }

    .dl-menuwrapper {
        width: 100%;
        max-width: 250px;
        float: right;
        position: absolute;
        top: 0;
        right: 0;
        padding-top: 50px;
        z-index: 999;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
        -webkit-perspective-origin: 50% 200%;
        -moz-perspective-origin: 50% 200%;
        perspective-origin: 50% 200%;
    }

    .dl-menuwrapper:first-child {
        margin-right: 100px;
    }

    .dl-menuwrapper button {
        /*background: url(../images/header-bg.png) repeat-x bottom left;*/
        border: none;
        width: 50px;
        height: 50px;
        text-indent: -900em;
        overflow: hidden;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer;
        outline: none;
        background: #006fe2 url(../images/menu-button-bg.png) no-repeat center center;
        background-size: 50%;
    }

    .dl-menuwrapper button:hover,
    .dl-menuwrapper button.dl-active {
        /*background: url(../images/header-bg.png) repeat-x bottom left;*/
        background-color: #0067d2;
    }

    .dl-menuwrapper ul {
        background: #0067d2;
    }

    /*
    .dl-menuwrapper button:after {
        content: '';
        position: absolute;
        width: 60%;
        height: 4px;
        background: #fff;
        top: 12px;
        left: 22%;
        box-shadow: 
            0 10px 0 #fff, 
            0 20px 0 #fff;
    }
    */

    .dl-menuwrapper ul {
        padding: 0;
        list-style: none;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

    .dl-menuwrapper li {
        position: relative;
    }

    .dl-menuwrapper li a {
        display: block;
        position: relative;
        padding: 15px 20px;
        font-size: 16px;
        line-height: 20px;
        font-weight: 300;
        color: #fff;
        border-top: 1px solid #0576ec;
        border-bottom: 1px solid #0053aa;
        outline: none;
    }

    .no-touch .dl-menuwrapper li a:hover {
        background: rgba(255, 248, 213, 0.1);
    }

    .dl-menuwrapper li.dl-back>a {
        padding-left: 30px;
        background: rgba(0, 0, 0, 0.1);
    }

    .dl-menuwrapper li.dl-back:after,
    .dl-menuwrapper li>a:not(:only-child):after {
        position: absolute;
        top: 0;
        line-height: 50px;
        font-family: 'icomoon';
        speak: none;
        -webkit-font-smoothing: antialiased;
        content: "\e000";
    }

    .dl-menuwrapper li.dl-back:after {
        left: 10px;
        color: rgba(255, 255, 255, 0.8);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .dl-menuwrapper li>a:after {
        right: 10px;
        color: rgba(255, 255, 255, 0.8);
    }

    .dl-menuwrapper .dl-menu {
        /* margin: 5px 0 0 0; */
        position: absolute;
        width: 100%;
        opacity: 0;
        pointer-events: none;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        transform: translateY(10px);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .dl-menuwrapper .dl-menu.dl-menu-toggle {
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .dl-menuwrapper .dl-menu.dl-menuopen {
        opacity: 1;
        pointer-events: auto;
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        transform: translateY(0px);
    }

    /* Hide the inner submenus */
    .dl-menuwrapper li .dl-submenu {
        display: none;
    }

    /* 
    When a submenu is openend, we will hide all li siblings.
    For that we give a class to the parent menu called "dl-subview".
    We also hide the submenu link. 
    The opened submenu will get the class "dl-subviewopen".
    All this is done for any sub-level being entered.
    */
    .dl-menu.dl-subview li,
    .dl-menu.dl-subview li.dl-subviewopen>a,
    .dl-menu.dl-subview li.dl-subview>a {
        display: none;
    }

    .dl-menu.dl-subview li.dl-subview,
    .dl-menu.dl-subview li.dl-subview .dl-submenu,
    .dl-menu.dl-subview li.dl-subviewopen,
    .dl-menu.dl-subview li.dl-subviewopen>.dl-submenu,
    .dl-menu.dl-subview li.dl-subviewopen>.dl-submenu>li {
        display: block;
    }

    /* Dynamically added submenu outside of the menu context */
    .dl-menuwrapper>.dl-submenu {
        position: absolute;
        width: 100%;
        top: 50px;
        left: 0;
        margin: 0;
    }

    /* Animation classes for moving out and in */

    .dl-menu.dl-animate-out-1 {
        -webkit-animation: MenuAnimOut1 0.4s;
        -moz-animation: MenuAnimOut1 0.4s;
        animation: MenuAnimOut1 0.4s;
    }

    .dl-menu.dl-animate-out-2 {
        -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
        -moz-animation: MenuAnimOut2 0.3s ease-in-out;
        animation: MenuAnimOut2 0.3s ease-in-out;
    }

    .dl-menu.dl-animate-out-3 {
        -webkit-animation: MenuAnimOut3 0.4s ease;
        -moz-animation: MenuAnimOut3 0.4s ease;
        animation: MenuAnimOut3 0.4s ease;
    }

    .dl-menu.dl-animate-out-4 {
        -webkit-animation: MenuAnimOut4 0.4s ease;
        -moz-animation: MenuAnimOut4 0.4s ease;
        animation: MenuAnimOut4 0.4s ease;
    }

    .dl-menu.dl-animate-out-5 {
        -webkit-animation: MenuAnimOut5 0.4s ease;
        -moz-animation: MenuAnimOut5 0.4s ease;
        animation: MenuAnimOut5 0.4s ease;
    }

    @-webkit-keyframes MenuAnimOut1 {
        50% {
            -webkit-transform: translateZ(-250px) rotateY(30deg);
        }

        75% {
            -webkit-transform: translateZ(-372.5px) rotateY(15deg);
            opacity: .5;
        }

        100% {
            -webkit-transform: translateZ(-500px) rotateY(0deg);
            opacity: 0;
        }
    }

    @-webkit-keyframes MenuAnimOut2 {
        100% {
            -webkit-transform: translateX(-100%);
            opacity: 0;
        }
    }

    @-webkit-keyframes MenuAnimOut3 {
        100% {
            -webkit-transform: translateZ(300px);
            opacity: 0;
        }
    }

    @-webkit-keyframes MenuAnimOut4 {
        100% {
            -webkit-transform: translateZ(-300px);
            opacity: 0;
        }
    }

    @-webkit-keyframes MenuAnimOut5 {
        100% {
            -webkit-transform: translateY(40%);
            opacity: 0;
        }
    }

    @-moz-keyframes MenuAnimOut1 {
        50% {
            -moz-transform: translateZ(-250px) rotateY(30deg);
        }

        75% {
            -moz-transform: translateZ(-372.5px) rotateY(15deg);
            opacity: .5;
        }

        100% {
            -moz-transform: translateZ(-500px) rotateY(0deg);
            opacity: 0;
        }
    }

    @-moz-keyframes MenuAnimOut2 {
        100% {
            -moz-transform: translateX(-100%);
            opacity: 0;
        }
    }

    @-moz-keyframes MenuAnimOut3 {
        100% {
            -moz-transform: translateZ(300px);
            opacity: 0;
        }
    }

    @-moz-keyframes MenuAnimOut4 {
        100% {
            -moz-transform: translateZ(-300px);
            opacity: 0;
        }
    }

    @-moz-keyframes MenuAnimOut5 {
        100% {
            -moz-transform: translateY(40%);
            opacity: 0;
        }
    }

    @keyframes MenuAnimOut1 {
        50% {
            transform: translateZ(-250px) rotateY(30deg);
        }

        75% {
            transform: translateZ(-372.5px) rotateY(15deg);
            opacity: .5;
        }

        100% {
            transform: translateZ(-500px) rotateY(0deg);
            opacity: 0;
        }
    }

    @keyframes MenuAnimOut2 {
        100% {
            transform: translateX(-100%);
            opacity: 0;
        }
    }

    @keyframes MenuAnimOut3 {
        100% {
            transform: translateZ(300px);
            opacity: 0;
        }
    }

    @keyframes MenuAnimOut4 {
        100% {
            transform: translateZ(-300px);
            opacity: 0;
        }
    }

    @keyframes MenuAnimOut5 {
        100% {
            transform: translateY(40%);
            opacity: 0;
        }
    }

    .dl-menu.dl-animate-in-1 {
        -webkit-animation: MenuAnimIn1 0.3s;
        -moz-animation: MenuAnimIn1 0.3s;
        animation: MenuAnimIn1 0.3s;
    }

    .dl-menu.dl-animate-in-2 {
        -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
        -moz-animation: MenuAnimIn2 0.3s ease-in-out;
        animation: MenuAnimIn2 0.3s ease-in-out;
    }

    .dl-menu.dl-animate-in-3 {
        -webkit-animation: MenuAnimIn3 0.4s ease;
        -moz-animation: MenuAnimIn3 0.4s ease;
        animation: MenuAnimIn3 0.4s ease;
    }

    .dl-menu.dl-animate-in-4 {
        -webkit-animation: MenuAnimIn4 0.4s ease;
        -moz-animation: MenuAnimIn4 0.4s ease;
        animation: MenuAnimIn4 0.4s ease;
    }

    .dl-menu.dl-animate-in-5 {
        -webkit-animation: MenuAnimIn5 0.4s ease;
        -moz-animation: MenuAnimIn5 0.4s ease;
        animation: MenuAnimIn5 0.4s ease;
    }

    @-webkit-keyframes MenuAnimIn1 {
        0% {
            -webkit-transform: translateZ(-500px) rotateY(0deg);
            opacity: 0;
        }

        20% {
            -webkit-transform: translateZ(-250px) rotateY(30deg);
            opacity: 0.5;
        }

        100% {
            -webkit-transform: translateZ(0px) rotateY(0deg);
            opacity: 1;
        }
    }

    @-webkit-keyframes MenuAnimIn2 {
        0% {
            -webkit-transform: translateX(-100%);
            opacity: 0;
        }

        100% {
            -webkit-transform: translateX(0px);
            opacity: 1;
        }
    }

    @-webkit-keyframes MenuAnimIn3 {
        0% {
            -webkit-transform: translateZ(300px);
            opacity: 0;
        }

        100% {
            -webkit-transform: translateZ(0px);
            opacity: 1;
        }
    }

    @-webkit-keyframes MenuAnimIn4 {
        0% {
            -webkit-transform: translateZ(-300px);
            opacity: 0;
        }

        100% {
            -webkit-transform: translateZ(0px);
            opacity: 1;
        }
    }

    @-webkit-keyframes MenuAnimIn5 {
        0% {
            -webkit-transform: translateY(40%);
            opacity: 0;
        }

        100% {
            -webkit-transform: translateY(0);
            opacity: 1;
        }
    }

    @-moz-keyframes MenuAnimIn1 {
        0% {
            -moz-transform: translateZ(-500px) rotateY(0deg);
            opacity: 0;
        }

        20% {
            -moz-transform: translateZ(-250px) rotateY(30deg);
            opacity: 0.5;
        }

        100% {
            -moz-transform: translateZ(0px) rotateY(0deg);
            opacity: 1;
        }
    }

    @-moz-keyframes MenuAnimIn2 {
        0% {
            -moz-transform: translateX(-100%);
            opacity: 0;
        }

        100% {
            -moz-transform: translateX(0px);
            opacity: 1;
        }
    }

    @-moz-keyframes MenuAnimIn3 {
        0% {
            -moz-transform: translateZ(300px);
            opacity: 0;
        }

        100% {
            -moz-transform: translateZ(0px);
            opacity: 1;
        }
    }

    @-moz-keyframes MenuAnimIn4 {
        0% {
            -moz-transform: translateZ(-300px);
            opacity: 0;
        }

        100% {
            -moz-transform: translateZ(0px);
            opacity: 1;
        }
    }

    @-moz-keyframes MenuAnimIn5 {
        0% {
            -moz-transform: translateY(40%);
            opacity: 0;
        }

        100% {
            -moz-transform: translateY(0);
            opacity: 1;
        }
    }

    @keyframes MenuAnimIn1 {
        0% {
            transform: translateZ(-500px) rotateY(0deg);
            opacity: 0;
        }

        20% {
            transform: translateZ(-250px) rotateY(30deg);
            opacity: 0.5;
        }

        100% {
            transform: translateZ(0px) rotateY(0deg);
            opacity: 1;
        }
    }

    @keyframes MenuAnimIn2 {
        0% {
            transform: translateX(-100%);
            opacity: 0;
        }

        100% {
            transform: translateX(0px);
            opacity: 1;
        }
    }

    @keyframes MenuAnimIn3 {
        0% {
            transform: translateZ(300px);
            opacity: 0;
        }

        100% {
            transform: translateZ(0px);
            opacity: 1;
        }
    }

    @keyframes MenuAnimIn4 {
        0% {
            transform: translateZ(-300px);
            opacity: 0;
        }

        100% {
            transform: translateZ(0px);
            opacity: 1;
        }
    }

    @keyframes MenuAnimIn5 {
        0% {
            transform: translateY(40%);
            opacity: 0;
        }

        100% {
            transform: translateY(0);
            opacity: 1;
        }
    }

    .dl-menuwrapper>.dl-submenu.dl-animate-in-1 {
        -webkit-animation: SubMenuAnimIn1 0.4s ease;
        -moz-animation: SubMenuAnimIn1 0.4s ease;
        animation: SubMenuAnimIn1 0.4s ease;
    }

    .dl-menuwrapper>.dl-submenu.dl-animate-in-2 {
        -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
        -moz-animation: SubMenuAnimIn2 0.3s ease-in-out;
        animation: SubMenuAnimIn2 0.3s ease-in-out;
    }

    .dl-menuwrapper>.dl-submenu.dl-animate-in-3 {
        -webkit-animation: SubMenuAnimIn3 0.4s ease;
        -moz-animation: SubMenuAnimIn3 0.4s ease;
        animation: SubMenuAnimIn3 0.4s ease;
    }

    .dl-menuwrapper>.dl-submenu.dl-animate-in-4 {
        -webkit-animation: SubMenuAnimIn4 0.4s ease;
        -moz-animation: SubMenuAnimIn4 0.4s ease;
        animation: SubMenuAnimIn4 0.4s ease;
    }

    .dl-menuwrapper>.dl-submenu.dl-animate-in-5 {
        -webkit-animation: SubMenuAnimIn5 0.4s ease;
        -moz-animation: SubMenuAnimIn5 0.4s ease;
        animation: SubMenuAnimIn5 0.4s ease;
    }

    @-webkit-keyframes SubMenuAnimIn1 {
        0% {
            -webkit-transform: translateX(50%);
            opacity: 0;
        }

        100% {
            -webkit-transform: translateX(0px);
            opacity: 1;
        }
    }

    @-webkit-keyframes SubMenuAnimIn2 {
        0% {
            -webkit-transform: translateX(100%);
            opacity: 0;
        }

        100% {
            -webkit-transform: translateX(0px);
            opacity: 1;
        }
    }

    @-webkit-keyframes SubMenuAnimIn3 {
        0% {
            -webkit-transform: translateZ(-300px);
            opacity: 0;
        }

        100% {
            -webkit-transform: translateZ(0px);
            opacity: 1;
        }
    }

    @-webkit-keyframes SubMenuAnimIn4 {
        0% {
            -webkit-transform: translateZ(300px);
            opacity: 0;
        }

        100% {
            -webkit-transform: translateZ(0px);
            opacity: 1;
        }
    }

    @-webkit-keyframes SubMenuAnimIn5 {
        0% {
            -webkit-transform: translateZ(-200px);
            opacity: 0;
        }

        100% {
            -webkit-transform: translateZ(0);
            opacity: 1;
        }
    }

    @-moz-keyframes SubMenuAnimIn1 {
        0% {
            -moz-transform: translateX(50%);
            opacity: 0;
        }

        100% {
            -moz-transform: translateX(0px);
            opacity: 1;
        }
    }

    @-moz-keyframes SubMenuAnimIn2 {
        0% {
            -moz-transform: translateX(100%);
            opacity: 0;
        }

        100% {
            -moz-transform: translateX(0px);
            opacity: 1;
        }
    }

    @-moz-keyframes SubMenuAnimIn3 {
        0% {
            -moz-transform: translateZ(-300px);
            opacity: 0;
        }

        100% {
            -moz-transform: translateZ(0px);
            opacity: 1;
        }
    }

    @-moz-keyframes SubMenuAnimIn4 {
        0% {
            -moz-transform: translateZ(300px);
            opacity: 0;
        }

        100% {
            -moz-transform: translateZ(0px);
            opacity: 1;
        }
    }

    @-moz-keyframes SubMenuAnimIn5 {
        0% {
            -moz-transform: translateZ(-200px);
            opacity: 0;
        }

        100% {
            -moz-transform: translateZ(0);
            opacity: 1;
        }
    }

    @keyframes SubMenuAnimIn1 {
        0% {
            transform: translateX(50%);
            opacity: 0;
        }

        100% {
            transform: translateX(0px);
            opacity: 1;
        }
    }

    @keyframes SubMenuAnimIn2 {
        0% {
            transform: translateX(100%);
            opacity: 0;
        }

        100% {
            transform: translateX(0px);
            opacity: 1;
        }
    }

    @keyframes SubMenuAnimIn3 {
        0% {
            transform: translateZ(-300px);
            opacity: 0;
        }

        100% {
            transform: translateZ(0px);
            opacity: 1;
        }
    }

    @keyframes SubMenuAnimIn4 {
        0% {
            transform: translateZ(300px);
            opacity: 0;
        }

        100% {
            transform: translateZ(0px);
            opacity: 1;
        }
    }

    @keyframes SubMenuAnimIn5 {
        0% {
            transform: translateZ(-200px);
            opacity: 0;
        }

        100% {
            transform: translateZ(0);
            opacity: 1;
        }
    }

    .dl-menuwrapper>.dl-submenu.dl-animate-out-1 {
        -webkit-animation: SubMenuAnimOut1 0.4s ease;
        -moz-animation: SubMenuAnimOut1 0.4s ease;
        animation: SubMenuAnimOut1 0.4s ease;
    }

    .dl-menuwrapper>.dl-submenu.dl-animate-out-2 {
        -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
        -moz-animation: SubMenuAnimOut2 0.3s ease-in-out;
        animation: SubMenuAnimOut2 0.3s ease-in-out;
    }

    .dl-menuwrapper>.dl-submenu.dl-animate-out-3 {
        -webkit-animation: SubMenuAnimOut3 0.4s ease;
        -moz-animation: SubMenuAnimOut3 0.4s ease;
        animation: SubMenuAnimOut3 0.4s ease;
    }

    .dl-menuwrapper>.dl-submenu.dl-animate-out-4 {
        -webkit-animation: SubMenuAnimOut4 0.4s ease;
        -moz-animation: SubMenuAnimOut4 0.4s ease;
        animation: SubMenuAnimOut4 0.4s ease;
    }

    .dl-menuwrapper>.dl-submenu.dl-animate-out-5 {
        -webkit-animation: SubMenuAnimOut5 0.4s ease;
        -moz-animation: SubMenuAnimOut5 0.4s ease;
        animation: SubMenuAnimOut5 0.4s ease;
    }

    @-webkit-keyframes SubMenuAnimOut1 {
        0% {
            -webkit-transform: translateX(0%);
            opacity: 1;
        }

        100% {
            -webkit-transform: translateX(50%);
            opacity: 0;
        }
    }

    @-webkit-keyframes SubMenuAnimOut2 {
        0% {
            -webkit-transform: translateX(0%);
            opacity: 1;
        }

        100% {
            -webkit-transform: translateX(100%);
            opacity: 0;
        }
    }

    @-webkit-keyframes SubMenuAnimOut3 {
        0% {
            -webkit-transform: translateZ(0px);
            opacity: 1;
        }

        100% {
            -webkit-transform: translateZ(-300px);
            opacity: 0;
        }
    }

    @-webkit-keyframes SubMenuAnimOut4 {
        0% {
            -webkit-transform: translateZ(0px);
            opacity: 1;
        }

        100% {
            -webkit-transform: translateZ(300px);
            opacity: 0;
        }
    }

    @-webkit-keyframes SubMenuAnimOut5 {
        0% {
            -webkit-transform: translateZ(0);
            opacity: 1;
        }

        100% {
            -webkit-transform: translateZ(-200px);
            opacity: 0;
        }
    }

    @-moz-keyframes SubMenuAnimOut1 {
        0% {
            -moz-transform: translateX(0%);
            opacity: 1;
        }

        100% {
            -moz-transform: translateX(50%);
            opacity: 0;
        }
    }

    @-moz-keyframes SubMenuAnimOut2 {
        0% {
            -moz-transform: translateX(0%);
            opacity: 1;
        }

        100% {
            -moz-transform: translateX(100%);
            opacity: 0;
        }
    }

    @-moz-keyframes SubMenuAnimOut3 {
        0% {
            -moz-transform: translateZ(0px);
            opacity: 1;
        }

        100% {
            -moz-transform: translateZ(-300px);
            opacity: 0;
        }
    }

    @-moz-keyframes SubMenuAnimOut4 {
        0% {
            -moz-transform: translateZ(0px);
            opacity: 1;
        }

        100% {
            -moz-transform: translateZ(300px);
            opacity: 0;
        }
    }

    @-moz-keyframes SubMenuAnimOut5 {
        0% {
            -moz-transform: translateZ(0);
            opacity: 1;
        }

        100% {
            -moz-transform: translateZ(-200px);
            opacity: 0;
        }
    }

    @keyframes SubMenuAnimOut1 {
        0% {
            transform: translateX(0%);
            opacity: 1;
        }

        100% {
            transform: translateX(50%);
            opacity: 0;
        }
    }

    @keyframes SubMenuAnimOut2 {
        0% {
            transform: translateX(0%);
            opacity: 1;
        }

        100% {
            transform: translateX(100%);
            opacity: 0;
        }
    }

    @keyframes SubMenuAnimOut3 {
        0% {
            transform: translateZ(0px);
            opacity: 1;
        }

        100% {
            transform: translateZ(-300px);
            opacity: 0;
        }
    }

    @keyframes SubMenuAnimOut4 {
        0% {
            transform: translateZ(0px);
            opacity: 1;
        }

        100% {
            transform: translateZ(300px);
            opacity: 0;
        }
    }

    @keyframes SubMenuAnimOut5 {
        0% {
            transform: translateZ(0);
            opacity: 1;
        }

        100% {
            transform: translateZ(-200px);
            opacity: 0;
        }
    }

    /* No JS Fallback */
    .no-js .dl-menuwrapper .dl-menu {
        position: relative;
        opacity: 1;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }

    .no-js .dl-menuwrapper li .dl-submenu {
        display: block;
    }

    .no-js .dl-menuwrapper li.dl-back {
        display: none;
    }

    .no-js .dl-menuwrapper li>a:not(:only-child) {
        background: rgba(0, 0, 0, 0.1);
    }

    .no-js .dl-menuwrapper li>a:not(:only-child):after {
        content: '';
    }

    .fnav {
        position: fixed;
        z-index: 102;
        bottom: 0;
        width: 100%;
        clear: both;
        background: #269be6;
        -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, .2);
        -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, .2);
        box-shadow: 0px 0px 8px rgba(0, 0, 0, .2);
        height: 55px;
        max-width: 780px;
        display: block !important;
    }

    .fnav li {
        width: 25%;
        text-align: center;
        cursor: pointer;
        position: relative;
        display: inline-block;
        float: left;
        height: 55px;
    }

    .fnav li a i {
        margin-top: 5px;
        overflow: hidden;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
    }

    .fnav li a p {
        font-size: 14px;
        overflow: hidden;
        color: #FFFFFF;
        line-height: 26px;
    }

    i.ihome {
        background: url(../images/ihome.png) no-repeat left center;
        background-size: 100%;
        width: 20px;
        height: 20px;
    }

    i.ifuwu {
        background: url(../images/ifuwu.png) no-repeat left center;
        background-size: 100%;
        width: 20px;
        height: 20px;
    }

    i.itell {
        background: url(../images/itell.png) no-repeat left center;
        background-size: 100%;
        width: 20px;
        height: 20px;
    }

    i.ikf {
        background: url(../images/ikf.png) no-repeat left center;
        background-size: 100%;
        width: 20px;
        height: 20px;
    }
   i.weixin {
        background: url(../images/footerwx.png) no-repeat left center;
        background-size: 100%;
        width: 20px;
        height: 20px;
    }
    .weixin-number {
        display: none;
    }
    /* 电脑隐藏部分 */
    .header {
        display: none;
    }

    .idh {
        display: none;
    }

    .part_sch {
        width: 100%;
        margin-top: 0;
        overflow: hidden;
    }

    .partchl {
        float: left;
        width: 100%;
        margin-right: 0;
        border: 1px solid #f0f6fc;
        padding: 5px;
    }

    .chlogo a {
        max-width: 320px;
        width: 100%;
    }

    .chbtn {
        display: none;
    }

    .chlogo {
        margin-bottom: 5px;
    }

    .fixed {
        position: fixed;
        top: -40px;
        z-index: 99;
        width: 1380px;
    }

    .chimg {
        width: 100%;
        float: left;
        margin-right: 0px;
        text-align: center;
    }

    .chimg img {
        width: 95%;
        height: auto;
        border: 1px solid #f6f6f6;
    }

    .chbin {
        width: 100%;
        float: left;
        overflow: hidden;
        border-right: 1px solid #f6f6f6;
        border-bottom: 1px solid #f6f6f6;
    }

    .chbin span {
        width: 100%;
        float: left;
        line-height: 40px;
        height: 40px;
        border-top: 1px solid #f6f6f6;
        border-left: 1px solid #f6f6f6;
        padding-left: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .chtbtn li a {
        display: block;
        float: left;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        width: auto;
        text-align: center;
        font-size: 12px;
        cursor: pointer;
        padding-right: 5px;
        padding-left: 5px;
    }

    .chtbtn li:last-child {
        display: none;
    }

    .chtbtn li.schtabon a::before {
        left: 5px;
    }

    .schtabbox .schtabmain {
        padding: 0;
    }

    .partlist {
        width: 100%;
        overflow: hidden;
        padding: 5px;
    }

    .partwzl {
        width: 100%;
        margin-right: 0px;
        padding: 0px;
    }

    .listm {
        float: left;
        width: 120px;
        margin-right: 5px;
        margin-left: 5px;
        height: 100px;
    }

    .listm img {
        width: 120px;
        height: 100px;
    }

    .listm a {
        display: inline-block;
        width: 120px;
    }

    .part_txt {
        width: auto;
        margin-left: 0px;
    }

    .listtu {
        overflow: hidden;
        position: absolute;
        height: 100px;
        padding-left: 130px;
    }

    .part_info {
        position: relative;
        height: 20px;
        font-size: 13px;
        margin-left: 0px;
        width: 100%;
    }

    .part_txt h2 {
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
        font-size: 14px;
    }

    .part_info span:nth-last-child(2) {
        display: none;
    }

    .part_info a {
        float: right;
    }

    .part_txt.listtu h2 a {
        display: inline-block;
        width: 100%;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: absolute;
        left: 0px;
        padding-left: 130px;
    }

    .partbm {
        padding: 10px;
    }

    .bmtxt {
        padding: 5px;
    }

    .bmbox {
        height: auto;
    }

    .zxbm {
        padding: 0;
    }

    .bmpart {
        position: relative;
    }

    .bmpart span {
        position: relative;
        z-index: 9;
    }

    .bmpart input {
        position: absolute;
        left: 0px;
        padding-left: 130px;
        z-index: 1;
    }

    .bmpart select {
        line-height: 40px;
        height: 40px;
        width: 300px;
        position: absolute;
        left: 0px;
        padding-left: 130px;
        z-index: 1;
    }

    .relabox li {
        width: 100%;
    }

    .abtch {
        padding: 10px;
    }

    .abtch {
        width: 100%;
        overflow: hidden;
        margin-top: 10px;
        background: #f7fbff;
        padding: 0px;
    }

    .abtch img {
        max-width: 80% !important;
        height: auto !important;
    }

    .partinfo a {
        margin-right: 5px;
    }




}