﻿body {
    font: 12px/22px 'Microsoft YaHei',YouYuan,Verdana, Geneva, sans-serif;
    line-height: 1.5;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0 auto !important;
    overflow-x: hidden;
    overflow-y: auto;
    min-width: 320px;
    max-width: 1920px;
}

/***飘窗***/
#activity {
    display: none;
    background-image: url(../Img/activity/pc1.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: fixed;
    left: 10px;
    top: 130px;
    width: 152px;
    height: 180px;
    z-index: 999;
    cursor: pointer;
}

    #activity .close {
        height: 30px;
        width: 30px;
        float: right;
    }

    #activity .clicklink {
        height: 165px;
    }

@media only screen and (max-width: 1200px) {
    #activity {
        top: 100px;
    }
}

@media only screen and (max-width: 640px) {
    #activity {
        background-size: 100% 100%;
        position: fixed;
        left: 10px;
        top: 80px;
        width: 76px;
        height: 90px;
        z-index: 999;
        cursor: pointer;
    }
}

.bannerbox {
    position: relative;
    width: 100%;
    height: 480px;
}

    .bannerbox .sliderbox {
        position: absolute;
        width: 100%;
        z-index: 2;
    }

        .bannerbox .sliderbox .banner {
            position: relative;
            height: 480px;
            overflow: hidden;
        }

            .bannerbox .sliderbox .banner ul li div {
                position: relative;
                height: 480px;
                z-index: 100;
            }

            .bannerbox .sliderbox .banner .wapimg {
                background-size: auto 100% !important;
            }

.am-slider-a1 .am-control-nav li a.am-active {
    background-color: #fff;
}

.bannerbox .menubox {
    position: relative;
    width: auto;
    max-width: 1200px;
    padding: 0;
    margin: 0 auto;
}

    .bannerbox .menubox .leftbox {
        position: relative;
        background: rgba(24,142,238,0.7);
        color: #fff;
        width: 75%;
        height: auto;
        z-index: 80;
    }

        .bannerbox .menubox .leftbox .menu {
            position: absolute;
            width: 220px;
            height: 480px;
            padding: 0;
            overflow: visible;
            background: rgba(24,142,238,0.5);
            top: 0;
            left: 0;
        }

            .bannerbox .menubox .leftbox .menu li {
                list-style-type: none;
                height: 30px;
                line-height: 30px;
                cursor: pointer;
                padding: 0 15px 0 15px;
                clear: both;
                font-size: 1rem;
                /*zoom:1;*/
            }

                .bannerbox .menubox .leftbox .menu li a {
                    color: #fff;
                }

                    .bannerbox .menubox .leftbox .menu li a:hover {
                        text-decoration: none;
                    }

.menucurr {
    background: rgba(24,142,238,0.8);
}

.bannerbox .menubox .leftbox .cmenu {
    position: absolute;
    left: 220px;
    top: 0;
    background: rgba(255,255,255,0.85);
    width: 345%;
    height: 480px;
    display: none;
    flex-flow: column wrap;
    z-index: 666;
}

    .bannerbox .menubox .leftbox .cmenu .cmenubox {
        position: relative;
        width: 49%;
        padding: 10px;
        line-height: 25px;
    }

        .bannerbox .menubox .leftbox .cmenu .cmenubox .stitle {
            color: #188eee;
        }

            .bannerbox .menubox .leftbox .cmenu .cmenubox .stitle:hover {
                color: orangered;
                text-decoration: none;
            }

        .bannerbox .menubox .leftbox .cmenu .cmenubox .ttitle {
            color: #333;
            padding: 0 10px 0 0;
            display: inline-block;
        }

            .bannerbox .menubox .leftbox .cmenu .cmenubox .ttitle:hover {
                color: orangered;
                text-decoration: none;
            }

    .bannerbox .menubox .leftbox .cmenu .cmenubox2 {
        position: relative;
        width: 70%;
        padding: 10px;
        line-height: 25px;
        display: flex;
        flex-direction: column;
        height: 100%;
        flex-wrap: wrap;
    }

        .bannerbox .menubox .leftbox .cmenu .cmenubox2 .stitle {
            color: #188eee;
        }

            .bannerbox .menubox .leftbox .cmenu .cmenubox2 .stitle:hover {
                color: orangered;
                text-decoration: none;
            }

        .bannerbox .menubox .leftbox .cmenu .cmenubox2 .ttitle {
            color: #333;
            padding: 0 10px 0 0;
            display: inline-block;
        }

            .bannerbox .menubox .leftbox .cmenu .cmenubox2 .ttitle:hover {
                color: orangered;
                text-decoration: none;
            }

.bannerbox .menubox .rightbox {
    position: relative;
    background: rgba(24,142,238,0.4);
    color: #fff;
    width: 220px;
    height: 480px;
    z-index: 80;
    float: right;
}

    .bannerbox .menubox .rightbox .dzTitle {
        font-size: 1.2rem;
        color: #fff;
        padding: 10px;
        cursor: default;
    }

    .bannerbox .menubox .rightbox .dzClass {
        position: relative;
        width: 220px;
        height: auto;
        padding: 0;
    }

        .bannerbox .menubox .rightbox .dzClass li {
            list-style-type: none;
            cursor: pointer;
            padding: 5px 15px 5px 15px;
            clear: both;
            font-size: 1rem;
        }

            .bannerbox .menubox .rightbox .dzClass li:hover {
                background: rgba(24,142,238,0.6);
            }

            .bannerbox .menubox .rightbox .dzClass li a {
                color: #fff;
            }

                .bannerbox .menubox .rightbox .dzClass li a:hover {
                    text-decoration: none;
                }

.jsbox {
    position: relative;
    width: 100%;
}

    .jsbox .jstab {
        max-width: 760px;
        margin-top: 30px;
    }

        .jsbox .jstab .ptjs {
            padding: 0;
            text-align: left;
            cursor: pointer;
        }

        .jsbox .jstab .gnjs {
            padding: 0;
            text-align: center;
            cursor: pointer;
        }

        .jsbox .jstab .sysm {
            padding: 0;
            text-align: right;
            cursor: pointer;
        }

    .jsbox .jsline {
        width: 100%;
        height: auto;
        background: transparent; /* 为较旧的或者不支持的浏览器设置备用属性 */
        background: linear-gradient(180deg, #eeefef 0%, #eeefef 20%, #f6f6f7 60%, #fefefe 100%);
    }

        .jsbox .jsline .jsactive {
            max-width: 760px;
        }

            .jsbox .jsline .jsactive .ptjsactive {
                position: relative;
                padding: 0;
                text-align: left;
                line-height: 0;
            }

            .jsbox .jsline .jsactive .gnjsactive {
                position: relative;
                padding: 0;
                text-align: center;
                line-height: 0;
            }

            .jsbox .jsline .jsactive .sysmactive {
                position: relative;
                padding: 0;
                text-align: right;
                line-height: 0;
            }

    .jsbox .jscontent {
        max-width: 760px;
        margin: 0 auto;
    }

        .jsbox .jscontent .ptjscon {
            padding: 40px 0;
            height: 200px;
            line-height: 2;
            letter-spacing: 1px;
            font-size: 1rem;
        }

        .jsbox .jscontent .gnjscon {
            display: table;
            padding: 40px 0;
            height: 200px;
            line-height: 1.8;
            letter-spacing: 1px;
            font-size: 1rem;
        }

        .jsbox .jscontent .sysmcon {
            padding: 40px 0;
            height: 200px;
            line-height: 2;
            letter-spacing: 1px;
            font-size: 1rem;
        }

    .jsbox .jslinebox {
        width: 100%;
        height: 15px;
        background: #f3f5fb;
    }

    .jsbox .xcp {
        position: absolute;
        top: 120px;
        left: calc((100% - 1150px)/2);
        cursor:pointer;
    }

        .jsbox .xcp img {
            height: 100px;
            width: auto;
        }

    .jsbox .xcp2 {
        position: absolute;
        top: 120px;
        left: calc((100% - 1150px)/2);
        cursor: pointer;
    }

        .jsbox .xcp2 img {
            height: 100px;
            width: auto;
        }

    .jsbox .wrap {
        width: 100%;
        height: 100%;
    }

        .jsbox .wrap .player {
            width: 100%;
            height: auto;
        }

    .jsbox .am-modal-hd {
        padding:0;
    }

    .jsbox .am-modal-bd {
        padding: 0;
    }

    .jsbox .am-close-spin {
        z-index:10000;
    }

    .jsbox2 {
        display: none;
        background-color: #fff;
    }

    .jsbox2 .jstab2 {
        width: 100%;
        padding: 15px 10px 15px 10px;
    }

        .jsbox2 .jstab2 img {
            width: 88%;
            height: auto;
        }

        .jsbox2 .jstab2 .ptjs2 {
            padding: 3px 0 0 0;
            text-align: left;
            cursor: pointer;
            border-right: 1px solid #97aeda;
        }

        .jsbox2 .jstab2 .gnjs2 {
            padding: 3px 8px 0 0;
            text-align: center;
            cursor: pointer;
        }

        .jsbox2 .jstab2 .sysm2 {
            padding: 3px 0 0 0;
            text-align: right;
            cursor: pointer;
            border-left: 1px solid #97aeda;
        }

    .jsbox2 .jsline2 {
        width: 100%;
        height: auto;
        background: #fff;
    }

        .jsbox2 .jsline2 img {
            width: 88%;
            height: auto;
        }

        .jsbox2 .jsline2 .jsactive2 {
            max-width: 760px;
        }

            .jsbox2 .jsline2 .jsactive2 .ptjsactive2 {
                position: relative;
                padding: 0;
                text-align: center;
                line-height: 0;
            }

            .jsbox2 .jsline2 .jsactive2 .gnjsactive2 {
                position: relative;
                padding: 0;
                text-align: center;
                line-height: 0;
            }

            .jsbox2 .jsline2 .jsactive2 .sysmactive2 {
                position: relative;
                padding: 0;
                text-align: center;
                line-height: 0;
            }

    .jsbox2 .jscontent2 {
        width: 100%;
        margin: 0 auto;
        background-color: #fff;
    }

        .jsbox2 .jscontent2 .ptjscon2 {
            padding: 20px 10px;
            height: 160px;
        }

        .jsbox2 .jscontent2 .gnjscon2 {
            display:table;
            padding: 20px 10px;
            height: 160px;
        }

        .jsbox2 .jscontent2 .sysmcon2 {
            padding: 20px 10px;
            height: 160px;
        }

    .jsbox2 .jslinebox2 {
        width: 100%;
        height: 20px;
        background: #f3efef;
    }

    .jsbox2 .bgline {
        display: none;
        width: 100%;
        height: 41px;
        background: url(../Img/bg_line.png) repeat-x;
    }

#modal-xcp .pv-logo {
    left:auto !important;
    right:3%;
}

.con {
    position: relative;
    width: auto;
    height: auto;
    max-width: 1200px;
    padding: 0;
    margin: 0 auto;
    background-color: transparent;
    padding-bottom: 50px;
}

    .con .YLTitle {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    .con h3 {
        display: inline-block;
        position: relative;
        color: #333;
        font-size: 1.4rem;
        font-weight: 600;
        letter-spacing: 1px;
        padding-top: 40px;
        padding-left: 8px;
    }

    .con .chv {
        display: none;
        float: right;
        padding: 50px 10px 0 0;
    }

        .con .chv a {
            color: #188eee;
            font-size: 0.85rem;
            text-decoration: none;
        }

    .con .chv2 {
        display: inline-block;
        float: right;
        padding: 10px 10px 0 0;
    }

        .con .chv2 a {
            color: #188eee;
            font-size: 0.85rem;
            text-decoration: none;
        }

    .con .modelbox {
        position: relative;
        margin: 0 auto;
        padding: 0;
    }

        .con .modelbox .liLast {
            display: block;
        }

        .con .modelbox li {
            padding: 8px;
        }

            .con .modelbox li img {
                border-radius: 5px;
            }

            .con .modelbox li a {
                color: #333;
                font-size: 1rem;
                text-decoration: none;
            }

                .con .modelbox li a:hover img {
                    box-shadow: 0px 0px 20px 3px rgba(80, 80, 80, 0.6);
                    -webkit-transform: translateY(-5px);
                    -moz-transform: translateY(-5px);
                    -ms-transform: translateY(-5px);
                    -o-transform: translateY(-5px);
                    transform: translateY(-5px);
                    transition: 0.1s;
                    transition-duration: 0.1s;
                }

                .con .modelbox li a:hover .title {
                    color: orangered;
                }

            .con .modelbox li .imgbox {
                position: relative;
                width: 100%;
                height: auto;
            }

                .con .modelbox li .imgbox .count {
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-align: center;
                    align-items: center;
                    position: absolute;
                    bottom: 0;
                    width: 100%;
                    padding: 6px 8px;
                    -ms-flex-pack: justify;
                    justify-content: space-between;
                    color: #fff;
                    line-height: 16px;
                    /*background: rgba(0,0,0,0.3);*/
                    border-bottom-right-radius: 5px;
                    border-bottom-left-radius: 5px;
                    -webkit-text-stroke: 1px #666;
                    /*text-shadow: 2px 2px 5px #333333;
                    font-size:1.2rem;*/
                    font-weight: 900;
                }

            /*.con .modelbox li .imgbox .count i {
                        margin-right: 8px;
                        font-size: 0.9rem;
                        -ms-transform: scale(1.5,1);
                        -webkit-transform: scale(1.5,1);
                        -moz-transform: scale(1.5,1);
                        -o-transform: scale(1.5,1);
                    }*/

            .con .modelbox li .title {
                position: relative;
                color: #333;
                font-size: 1rem;
                text-align: left;
                text-shadow: none;
                padding-bottom: 0;
                text-overflow: -o-ellipsis-lastline;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                line-clamp: 1;
                -webkit-box-orient: vertical;
                height: auto;
            }

            .con .modelbox li .desc {
                position: relative;
                font-size: 0.9rem;
                text-align: left;
                color: #888;
                text-overflow: -o-ellipsis-lastline;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                line-clamp: 2;
                -webkit-box-orient: vertical;
            }

@media only screen and (max-width: 640px) {
    .bannerbox {
        height: 200px;
    }

        .bannerbox .sliderbox .banner {
            height: 200px;
        }

            .bannerbox .sliderbox .banner ul li div {
                height: 200px;
            }

    .con .chv {
        display: inline-block;
    }

    .con .chv2 {
        display: inline-block;
    }

    .jsbox {
        display: none;
    }

        .jsbox .xcp {
            display: none;
        }

    .jsbox2 {
        display: block;
    }

        .jsbox2 .bgline {
            display: block;
        }
       

    .con .moYL {
        padding-top: 10px;
    }

    .con .modelbox .liLast {
        display: none;
    }
}


* + h1, * + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 0;
}


h1, h2, h3, h4, h5, h6 {
     margin: 0; 
}