.weaver_scene {
    width: 100%;
    font-size: 12px;
    font-family: Î¢ÈíÑÅºÚ;
}

    .weaver_scene .weaver_scenetitle {
        background: #fff;
        color: #fff;
        height: 46px;
    }

        .weaver_scene .weaver_scenetitle .weaver_scenetitlename {
            position: relative;
            font-size: 16px;
            height: 46px;
            line-height: 46px;
            margin: 0px auto;
            float: left;
            color: #000;
            width: 100%;
        }

        .weaver_scene .weaver_scenetitle .weaver_sceneoption {
            float: right;
            margin-right: 12px;
            cursor: pointer;
            border: 1px solid #cccccc;
            font-size: 12px;
            position: absolute;
            right: 17px;
            top: 10px;
            line-height: 12px;
            padding: 6px 30px;
        }

            .weaver_scene .weaver_scenetitle .weaver_sceneoption:hover {
                color: #1296DB;
            }

    .weaver_scene .weaver_scenemenus {
        overflow: hidden;
        background-color: rgb(18,150,219);
        color: #fff;
    }

        .weaver_scene .weaver_scenemenus .weaver_scenemenusall {
            padding-left: 26px;
            width: 90%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            float: left;
        }

        .weaver_scene .weaver_scenemenus .weaver_scenemenusmore {
            overflow: hidden;
            text-align: right;
            margin-right: 12px;
            margin-top: 6px;
            display: none;
        }

    .weaver_scene .moreicon {
        padding-left: 10px;
        margin-top: 0px;
    }

    .weaver_scene .weaver_scenemenusmore span {
        cursor: pointer;
    }

    .weaver_scene .weaver_scenemenus .weaver_scenemenu {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        margin-right: 10px;
        margin-left: 10px;
        cursor: pointer;
        float: left;
    }

        .weaver_scene .weaver_scenemenus .weaver_scenemenu:hover {
            font-weight: bold;
        }

    .weaver_scene .weaver_scenemenus .weaver_active {
        font-weight: bold;
    }

    .weaver_scene .weaver_scenecontent {
        height: 450px;
        background-color: #fff;
    }

        .weaver_scene .weaver_scenecontent .weaver_scenesubmenus {
            height: 100%;
            background-color: #fff;
            width: 170px;
            float: left;
            overflow: auto;
            border-right: 1px solid #d9d9d9;
            border-left: 1px solid #d9d9d9;
            border-bottom: px solid #d9d9d9;
        }

        .weaver_scene .weaver_scenecontent .weaver_scenesubmenu {
            height: 45px;
            width: 100%;
            line-height: 45px;
            text-align: center;
            display: inline-block;
            cursor: pointer;
            border-bottom: 1px solid #d9d9d9;
        }

            .weaver_scene .weaver_scenecontent .weaver_scenesubmenu:hover {
                color: #2477e7;
            }

            .weaver_scene .weaver_scenecontent .weaver_scenesubmenu:hover {
                color: #2477e7;
            }

            .weaver_scene .weaver_scenecontent .weaver_scenesubmenu.activemn {
                background: #fff;
                font-size: 12px;
                font-weight: bold;
                color: #1296DB;
            }

        .weaver_scene .weaver_scenecontent .weaver_scenedescribe {
            overflow: hidden;
            height: 100%;
            padding-left: 45px;
            position: relative;
        }

        .weaver_scene .weaver_scenecontent .weaver_scenedeslists {
            width: 210px;
            float: left;
            padding-top: 10px;
            /*margin-right: 40px;*/
        }

        .weaver_scene .weaver_scenecontent .weaver_scenedeslist {
            padding: 10px 0px;
            border-bottom: 1px solid #ccc;
            cursor: pointer;
            text-align: left;
        }

            .weaver_scene .weaver_scenecontent .weaver_scenedeslist.activels {
                color: #2477e7;
            }

.hlight {
    color: #1296DB;
}

.weaver_scene .weaver_scenecontent .weaver_scenedesslider {
    height: 100%;
    overflow: hidden;
}

.weaver_scene .weaver_scenecontent .weaver_scenedessliders {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.weaver_scene .weaver_scenecontent .weaver_scenedesslider {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}

.weaver_bannerwrapper {
    width: 688px;
    margin: 22px auto;
    position: relative;
}

#content {
    padding-top: 82px;
}

.contentwrapper {
    width: 1200px;
    margin: 0 auto;
}

.weaver_banner img {
    width: 100%;
    height: 326px;
    margin-top: 10px;
}

.scenes {
    width: 770px;
    margin: 40px auto;
    overflow: hidden;
}

    .scenes .scene {
        width: 232px;
        height: 262px;
        margin-left: 20px;
        display: inline-block;
        float: left;
    }

        .scenes .scene:hover {
            box-shadow: 0px 0px 20px rgba(0,0,0,0.3);
            cursor: pointer;
        }

        .scenes .scene .sceneinner {
            width: 172px;
            margin: 30px auto;
        }

.scenetitle {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    margin-top: 40px;
    font-family: 'Î¢ÈíÑÅºÚ';
}

.scenetitledes {
    text-align: center;
    color: #cbcbcb;
}

.apply_now {
    width: 210px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    border: 2px solid #597ec4;
    text-align: center;
    color: #597ec4;
    margin-top: 40px;
    margin-bottom: 40px;
    cursor: pointer;
}

.scene_img {
    float: left;
    margin-right: 1px;
}

.scene_des {
    overflow: auto;
    height: 100%;
}

.scene_des_title {
    font-size: 18px;
    margin: 0;
    line-height: 22px;
    color: #fff;
    font-weight: bold;
    font-family: 'Î¢ÈíÑÅºÚ';
}

.scenes .scene.one {
    background-color: #5B88DB;
}

.scenes .scene.two {
    background-color: #51C45C;
}

.scenes .scene.three {
    background-color: #94944E;
}

.scene_des_detail {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    margin-top: 30px;
    padding-right: 12px;
}

.scene_dialog {
    width: 1000px;
    position: absolute;
    top: 72px;
    display: none;
}

.weaver_banner ul li {
    min-height: 360px !important;
}

.scene.one:hover {
    background-color: #5c95fe;
}

.scene.two:hover {
    background-color: #46da54;
}

.scene.three:hover {
    background-color: #b9b857;
}



/*×Ô¶¨Òå*/


.weaver_banner {
    position: relative;
    width: 100%;
    overflow: auto;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: rgba(255,255,255,.6);
    background: #fff;
}

    .weaver_banner ul {
        list-style: none;
        width: 300%;
    }

        .weaver_banner ul li {
            display: block;
            float: left;
            width: 33%;
            min-height: 364px;
            -o-background-size: 100% 100%;
            -ms-background-size: 100% 100%;
            -moz-background-size: 100% 100%;
            -webkit-background-size: 100% 100%;
            /*background-size: 100% 100%;*/
            background-size: 684px 360px;
            background-repeat: no-repeat;
            background-position: center;
            /*border:1px solid #cccccc;*/
        }


            .weaver_banner ul li .imgborder {
                border: 1px solid #cccccc;
                height: 360px;
                width: 684px;
                margin: 1px auto;
            }


    .weaver_banner .inner {
        padding: 160px 0 110px;
    }

    .weaver_banner h1, .weaver_banner h2 {
        font-size: 40px;
        line-height: 52px;
        color: #fff;
    }

    .weaver_banner .btn {
        display: inline-block;
        margin: 25px 0 0;
        padding: 9px 22px 7px;
        clear: both;
        color: #fff;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        text-decoration: none;
        border: 2px solid rgba(255,255,255,.4);
        border-radius: 5px;
    }

        .weaver_banner .btn:hover {
            background: rgba(255,255,255,.05);
        }

        .weaver_banner .btn:active {
            -webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
            -moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
            -ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
            -o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
            filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
        }

    .weaver_banner .btn, .weaver_banner .dot {
        -webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
        -moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
        -ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
        -o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
        filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
    }

    .weaver_banner .dots {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0px;
        width: 100%;
    }

        .weaver_banner .dots li {
            display: inline-block;
            *display: inline;
            zoom: 1;
            width: 12px;
            height: 12px;
            line-height: 12px;
            margin: 0 4px;
            text-indent: -999em;
            *text-indent: 0;
            background-color: #999999;
            border-radius: 13px;
            cursor: pointer;
            /*-webkit-transition: background .5s, opacity .5s;
            -moz-transition: background .5s, opacity .5s;
            transition: background .5s, opacity .5s;*/
        }

            .weaver_banner .dots li.active {
                background: rgb(18,150,219);
                color: rgb(18,150,219);
                opacity: 1;
                text-indent: 0px;
                height: 12px;
                line-height: 12px;
                width: 12px;
                font-size: 12px;
                vertical-align: middle;
                margin-top: -3px;
                border-radius: 50%;
                padding-bottom: 1px;
            }

    .weaver_banner .arrows {
        position: absolute;
        bottom: 20px;
        right: 20px;
        color: #fff;
    }

    .weaver_banner .arrow {
        display: inline;
        padding-left: 10px;
        cursor: pointer;
    }

.scene_content {
    display: none;
    width: 1200px;
    height: 500px;
    padding: 10px;
    position: relative;
}

    .scene_content .contleft {
        width: 200px;
        height: 500px;
        float: left;
        box-sizing: border-box;
    }

    .scene_content .contright {
        width: 1000px;
        height: 100%;
        float: left;
    }


.poptitle {
    height: 100px;
    line-height: 100px;
    color: #fff;
    font-size: 20px;
    padding-left: 15px;
}



    .poptitle p {
        text-align: left;
        padding-left: 35px;
    }

.menu {
    display: block;
    position: absolute;
    top: 46px;
    left: 50px;
    width: 30px;
    height: 30px;
    background-image: url(../../img/menu_32.png);
    background-size: cover;
}

.closeicon {
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -moz-transform: scale(1,1);
    z-index: 10;
    background-image: url(../../img/jaf-close.png);
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

    .closeicon:hover {
        background-image: url(../../img/jaf-close-hover.png);
    }

.popbody {
    padding: 0 10px 0 20px;
}

.leftitem {
    font-size: 15px;
    color: #666;
    margin: 15px 0px 15px 0px;
    cursor: pointer;
    text-align: left;
}

    p.leftitem:hover, .leftitem.curitem {
        font-weight: bold;
    }

.poptitleitem {
    color: #4f77bb;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    font-weight: 600;
    border-bottom: 2px solid #f2f2f5;
    text-align: left;
}

.layui-layer-page .layui-layer-content {
    overflow: visible!important;
}

.applyfloat {
    position: absolute;
    right: -37px;
    top: 180px;
    width: 37px;
    height: 105px;
    cursor: pointer;
    display: none;
    z-index: 1000;
    padding-top: 5px;
    border-radius: 5px;
    color: #fff;
    background-color: #0c71c0;
    font-family: Î¢ÈíÑÅºÚ;
    font-size: 14px;
    box-sizing: border-box;
}

    .applyfloat span {
        display: inline-block;
        width: 27px;
        text-align: center;
        line-height: 16px;
        padding-top: 12px;
    }

.popconwrapper {
    margin: 10px 10px 0 25px;
    position: relative;
}

    .popconwrapper .img {
        background-size: 100% 100%;
        width: 708px;
        height: 420px;
        margin-top: 20px;
    }

.maincont {
    padding-top: 20px;
    overflow: hidden;
}

    .maincont img {
        width: 708px;
        height: 420px;
        float: right;
    }

        .maincont img[src=""], .maincont img:not([src]) {
            opacity: 0;
        }

    .maincont ul {
        float: left;
    }

    .maincont li {
        width: 220px;
        border: 1px solid rgb(211,211,211);
        padding: 5px 0;
        font-size: 14px;
        margin-bottom: 10px;
        border-radius: 5px;
        cursor: pointer;
    }


.rule .poptitle {
    background-color: #1296DB;
}

.rule .contleft, .rule .maincont li:hover, .rule .maincont li.active {
    border: 1px solid #1296DB;
}

.rule .maincont li:hover, .rule .maincont li.active, .rule .poptitleitem, .rule p.leftitem:hover, .rule .leftitem.curitem {
    color: #1296DB;
}

.xzgl .poptitle {
    background-color: #ff0c0c;
}

.xzgl .contleft, .xzgl .maincont li:hover, .xzgl .maincont li.active {
    border: 1px solid #ff0c0c;
}

.xzgl .maincont li:hover, .xzgl .maincont li.active, .xzgl .poptitleitem, .xzgl p.leftitem:hover, .xzgl .leftitem.curitem {
    color: #ff0c0c;
}

.htgl .poptitle {
    background-color: #aaaa2e;
}

.htgl .contleft, .htgl .maincont li:hover, .htgl .maincont li.active {
    border: 1px solid #aaaa2e;
}

.htgl .maincont li:hover, .htgl .maincont li.active, .htgl .poptitleitem, .htgl p.leftitem:hover, .htgl .leftitem.curitem {
    color: #aaaa2e;
}


.rsgl .poptitle {
    background-color: #46a318;
}

.rsgl .contleft, .rsgl .maincont li:hover, .rsgl .maincont li.active {
    border: 1px solid #46a318;
}

.rsgl .maincont li:hover, .rsgl .maincont li.active, .rsgl .poptitleitem, .rsgl p.leftitem:hover, .rsgl .leftitem.curitem {
    color: #46a318;
}

.gwgl .poptitle {
    background-color: #aa2e2e;
}

.gwgl .contleft, .gwgl .maincont li:hover, .gwgl .maincont li.active {
    border: 1px solid #aa2e2e;
}

.gwgl .maincont li:hover, .gwgl .maincont li.active, .gwgl .poptitleitem, .gwgl p.leftitem:hover, .gwgl .leftitem.curitem {
    color: #aa2e2e;
}

.hygl .poptitle {
    background-color: #a31bd1;
}

.hygl .contleft, .hygl .maincont li:hover, .hygl .maincont li.active {
    border: 1px solid #a31bd1;
}

.hygl .maincont li:hover, .hygl .maincont li.active, .hygl .poptitleitem, .hygl p.leftitem:hover, .hygl .leftitem.curitem {
    color: #a31bd1;
}

.qywh .poptitle {
    background-color: #eb9c08;
}

.qywh .contleft, .qywh .maincont li:hover, .qywh .maincont li.active {
    border: 1px solid #eb9c08;
}

.qywh .maincont li:hover, .qywh .maincont li.active, .qywh .poptitleitem, .qywh p.leftitem:hover, .qywh .leftitem.curitem {
    color: #eb9c08;
}


.wbzy .poptitle {
    background-color: #4cd2d2;
}

.wbzy .contleft, .wbzy .maincont li:hover, .wbzy .maincont li.active {
    border: 1px solid #4cd2d2;
}

.wbzy .maincont li:hover, .wbzy .maincont li.active, .wbzy .poptitleitem, .wbzy p.leftitem:hover, .wbzy .leftitem.curitem {
    color: #4cd2d2;
}

.AQITEM {
    display: none;
}
