﻿body {
    background: #f3f3f3;
    position:relative;
}
.noindex{display:none;}
@media(min-width:1025px) {
    .target {
        background: #e3d9c7;
        width:100px;
        height:32px;
        z-index:1;
        border-radius:5px;
        transition: all 0.35s ease-in-out;
    }
    .defaultTarget {
        transform: translateX(-160px);
    }
    .home-head-user{display:none;}
    .head-tool {
        display: none
    }
    .hid{display:none}
    .logo {
        position: absolute;
        top: 25px;
        left: 145px;
    }
    .head {
        height: 455px;
        /*background: url(/WebUI/PaintingVideo/Images/banner1.jpg) no-repeat;*/
        /*background-size: cover;
        background-position: 50% 50%;*/
        overflow: hidden;
    }
    .banner-title{width:519px;margin:auto;height:96px;background:url(/WebUI/PaintingVideo/Images/banner-title.png) no-repeat;z-index:9999;position:relative;margin-top:130px;}
    .focus-box {
        position: absolute;
        width: 100%;
        height: 455px;
        top: 0;
        left: 0;
        z-index: 0;
        overflow: hidden;
    }

    .focus-scroll {
        height: 455px;
        position: relative;
    }

        .focus-scroll div {
            /*float: left;*/
            height: 455px;
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            transition: opacity 1s linear;
        }
            .focus-scroll div.active {
                opacity: 1;
            }
            .focus-scroll div.sqt {
                background: url(/WebUI/PaintingVideo/Images/banner1.jpg) no-repeat;
                background-size: cover;
                background-position: 50% 50%;
            }
            .focus-scroll div.sqt1 {
                background: url(/WebUI/PaintingVideo/Images/banner.jpg) no-repeat;
                background-size: cover;
                background-position: 50% 50%;
            }
            .focus-scroll div.sqt2 {
                background: url(/WebUI/PaintingVideo/Images/banner2.jpg) no-repeat;
                background-size: cover;
                background-position: 50% 50%;
            }
            .focus-scroll div.sqt3 {
                background: url(/WebUI/PaintingVideo/Images/banner3.jpg) no-repeat;
                background-size: cover;
                background-position: 50% 50%;
            }
            .focus-scroll div.sqt4 {
                background: url(/WebUI/PaintingVideo/Images/banner4.jpg) no-repeat;
                background-size: cover;
                background-position: 50% 50%;
            }
    .search {
        width: 724px;
        height: 45px;
        border: 3px solid #b8b8b9;
        margin: auto;
        position: relative;
        margin-top: 28px;
        background: #fff;
        border-radius:20px;
    }
        .search input {
            width: 592px;
            padding: 12px 5px;
            margin: 0;
            border: 0;
            border-radius: 20px;
        }
            .search input:focus {
                outline: none;
            }
        .search a {
            width: 122px;
            height: 45px;
            line-height: 45px;
            text-align: center;
            background: #f4313f;
            color: #fff;
            letter-spacing: 15px;
            text-indent: 15px;
            border-radius: 20px;
        }
        .search a:hover{text-decoration:none;}
    .nav-iphone{display:none;}
    .iphone{display:none;}
    
    .nav {
        width: 1200px;
        margin: auto;
        overflow: hidden;
        position: relative;
        border-bottom: 2px solid #c9c9c9;
    }
    .nav-item{width:1157px;z-index:555;position:relative;padding-left:10px;}
        .nav-item a{float:left;height:54px;padding:0 5px;line-height:54px;color:#000000;margin-right:40px;text-decoration:none;}
            .nav-item a:hover{color:red;}
            .nav-move {
                position: absolute;
                top: 0;
                right: 0;
                width: 43px;
                height: 54px;
                text-align: center;
                line-height: 54px;
                cursor: pointer;
            }
        .nav-move i {
            font-size: 18px;
        }
    .title {
        font-size: 36px;
        text-align: center;
        color: #d00202;
        margin-top:46px;
    }
    .title-desc {
        font-size: 14px;
        text-align: center;
        color: #000000;
        margin-top:5px;
    }
    .item{width:1200px;margin:0 auto;margin-top:23px;position:relative;}
    .info {
        width: 233px;
        float: left;
        margin: 0 2px;
        height: 329px;
        margin-bottom: 50px;
    }
        .info img {
            transition: all 0.5s;
            -moz-transition: all 0.5s;
            -webkit-transition: all 0.5s;
        }
            .info img:hover {
                -webkit-transform: scale(1.1,1.1);
                -moz-transform: scale(1.1,1.1);
                transform: scale(1.1,1.1);
            }

            .info-icon {
                width: 233px;
                height: 329px;
                background: url(/WebUI/PaintingVideo/Images/icon-bg-pc1.png) no-repeat;
                display: block;
                overflow: hidden;
            }
        .info-icon span {
            display: block;
            width:165px;height:257px;
            overflow:hidden;
            margin-top:30px;
            margin-left:35px;
        }
    .info-attr{height:40px;line-height:40px;padding:0 10px 0 25px;}
        .info-attr span {
            float: right;
            color: #999999;
        }
    .info-attr span i{font-size:20px;margin-right:2px;}
            .info-attr span label {
                font-size: 14px;
                color: #999999;
            }
    .order {
        /*height: 60px;*/
        /*line-height: 60px;*/
        text-align: center;
        margin-top:-10px;
    }

        .order .line {
            display: inline-block;
            width: 150px;
            border-top: 1px solid #ccc;
        }

        .order .txt {
            color: #686868;
            vertical-align: middle;
        }


    .fast-posi {
        position: fixed;
        top: 100px;
        right: 30px;
        border-top: 1px solid #fa3a50;
        z-index:999;
    }
        .fast-posi li a {
            display:block;
            width: 110px;
            height: 46px;
            text-align: center;
            line-height: 46px;
            border: 1px solid #fa3a50;
            border-top: 0;
            background: #fff;
        }
            .fast-posi li a:hover{text-decoration:none;}
            .fast-posi li a.fast-posi-top {
                background: url(/WebUI/PaintingVideo/Images/rtop.jpg) no-repeat;
            }
    .head-user {
        position: absolute;
        color: #ffffff;
        top: 30px;
        right: 100px;
    }
    .hotleft{position:absolute;left:-40px; top:50%;margin-top:-50px;}
    .hotright {
        position: absolute;
        right: -40px;
        top: 50%;
        margin-top: -50px;
    }
        .hotleft i, .hotright i {
            font-size: 40px;
            cursor:pointer;
        }
    .ipd{display:none;}
    .contentItem{z-index:1;position:relative;}
    /*装饰*/
    .homeleft {
        background: url(/WebUI/PaintingVideo/Images/homeleft1.jpg) no-repeat;
        position: absolute;
        top: 745px;
        left: 0;
        width: 263px;
        height: 1017px;
        z-index: 0;
    }
    .homeleft2 {
        background: url(/WebUI/PaintingVideo/Images/homeleft2.jpg) no-repeat;
        position: absolute;
        top: 2045px;
        left: 0;
        width: 207px;
        height: 1204px;
        z-index: 0;
    }
    .homeleft3 {
        background: url(/WebUI/PaintingVideo/Images/homeleft3.jpg) no-repeat;
        position: absolute;
        bottom: 200px;
        left: 0;
        width: 188px;
        height: 562px;
        z-index: 0;
    }
    .homeright {
        background: url(/WebUI/PaintingVideo/Images/homeright1.jpg) no-repeat;
        position: absolute;
        top: 745px;
        right: 0;
        width: 190px;
        height: 840px;
        z-index: 0;
    }
    .homeright2 {
        background: url(/WebUI/PaintingVideo/Images/homeright2.jpg) no-repeat;
        position: absolute;
        top: 1945px;
        right: 0;
        width: 447px;
        height: 827px;
        z-index: 0;
    }
    .homeright3 {
        background: url(/WebUI/PaintingVideo/Images/homeright3.jpg) no-repeat;
        position: absolute;
        bottom: 95px;
        right: 0;
        width: 214px;
        height: 1016px;
        z-index: 0;
    }
    .index-min{min-height:2500px;}
    .bnav-iphone{display:none;}
    .mast-top{display:none;}
}

@media screen and (min-width:701px) and (max-width:1024px) {
    .fast-posi {
        display: none
    }
    .banner-title{display:none}
    .head {
        height: 11.4375em;
        background: url(/WebUI/PaintingVideo/Images/banner1-iphone.jpg) no-repeat bottom;
        background-size: cover;
    }

    .ipd {
        display: block;
    }

    .search {
        display: none;
    }

    .head-tool {
        float: right;
        height: 3.125em;
        line-height: 3.125em;
    }

        .head-tool i {
            color: #fff;
            font-size: 30px;
            margin-right: 0.4em;
        }

    .head-top {
        height: 3.125em;
        background: #000000;
        position: relative;
    }

    .logo {
        float: left;
        margin-top: 0.5em;
        margin-left: 0.5em;
    }

    .nav {
        display: none;
    }

    .nav-iphone {
        overflow-x: auto;
        /*background: #fff;*/
        overflow: hidden;
    }

    .bnav-iphone {
        /*background: #fff;*/
        overflow: hidden;
        padding-bottom: 5px;
    }

    .nav-iphone div a {
        float: left;
        width: 10%;
        position: relative;
        border-radius: 50%;
        text-align: center;
        margin: 0.5em 0;
    }

    .nav-iphone a:hover {
        text-decoration: none;
    }

    .nav-iphone a div {
        width: 3.81em;
        height: 3.81em;
        border-radius: 50%;
        text-align: center;
        line-height: 3.81em;
        margin: 0 auto;
    }
    .nav-bgss {
        background: url(/WebUI/PaintingVideo/Images/hotbg-ipad.jpg) repeat;
    }

    .item-hot-bg {
        background: url(/WebUI/PaintingVideo/Images/hotbg1-ipad.jpg) repeat;
    }
    .pagnav-bg {
        height: 10px;
        text-align: center;
        width: 90px;
        margin: auto;
    }

        .pagnav-bg a {
            padding: 2px 10px;
            background: #e2e2e2;
            height: 1px;
            float: left;
            margin: 0 3px;
            border-radius: 5px;
        }

            .pagnav-bg a.e {
                background: #e64f4f;
            }

    .z {
        background: #ffae00;
    }

    .l {
        background: #4ba3e7;
    }

    .f {
        background: #ff9764;
    }

    .r {
        background: #a152e4;
    }

    .green {
        background: #3cdddf;
    }

    .rs {
        background: #ca4344;
    }

    .nav-iphone a i {
        font-size: 30px;
        color: #fff;
    }
    .citem-bg {
        background: url(/WebUI/PaintingVideo/Images/hotbg2-ipad.jpg) repeat;
    }
    .contentItem {
        /*background: #fff;*/
        overflow: hidden;
        position: relative;
        margin: 0.3em 0;
        padding-bottom: 1em;
    }

        .contentItem .title {
            font-size: 24px;
            color: #d00202;
            margin-top: 1.7em;
            margin-bottom: 0.7em;
            text-indent: 1.3em;
        }


        .contentItem .title-desc {
            display: none;
        }

        .contentItem .info {
            float: left;
            width: 25%;
            height: 310px;
            /*height: 189px;*/
            /*height:169px;*/
            overflow: hidden;
            display: flex;
            flex-direction: column;
            align-items: center;
        }

        .contentItem .hot {
            width: 11.4%
        }

        .contentItem .hote {
            /*width: 25%;
            height: 260px;*/
            bottom: 10px;
        }

        .contentItem .info-icon {
            /*width: 112px;
            height: 169px;*/
            width: 190px;
            height: 280px;
            display: block;
            overflow: hidden;
            background: url(/WebUI/PaintingVideo/Images/icon-bg-pc.png) no-repeat;
            background-size: cover
        }

        .contentItem .hote .info-icon {
            /*width: 160px;
            height: 238px;
            background: url(/WebUI/PaintingVideo/Images/icon-bg-iphone.png);
            background-size: cover;
            background-position: 50% 50%;*/
        }

        .contentItem .info-icon span {
            display: block;
            width: 128px;
            height: 192px;
            overflow: hidden;
            margin-top: 44px;
            margin-left: 30px;
        }

        .contentItem .hote .info-icon span {
            /*width: 140px;
            height: 208px;
            margin-left: 10px;*/
        }

    .info-attr span {
        display: none;
    }

    .order {
        position: absolute;
        top: 3.3em;
        right: 1.7em;
        font-weight: bold;
    }

    .contentItem .scale {
        flex: 0 0 36%;
        height: 226px;
    }

    .scale .info-icon {
        width: 130px;
        height: 190px;
        background: url(/WebUI/PaintingVideo/Images/icon-bg-iphone.png) no-repeat;
        background-size: cover;
        background-position: 50% 50%;
    }

    .pc {
        display: none;
    }

    .iphone {
        display: none
    }

    .head-user {
        float: right;
        color: #ffffff;
        height: 3.125em;
        line-height: 3.125em;
        margin-right: 0.1em;
    }

    .home-head-user {
        display: none;
    }
    .mast-top {
        height: 68px;
        overflow: hidden;
        text-align: center;
        line-height: 68px;
        background: url(/WebUI/PaintingVideo/Images/top.gif);
        cursor: pointer;
    }
}

@media(max-width:700px) {
    .fast-posi {
        display: none
    }
    .head {
        height: 11.4375em;
        background: url(/WebUI/PaintingVideo/Images/banner1-iphone.jpg) no-repeat bottom;
        background-size: cover;
    }
    .search {
        display:none;
    }
    .head-tool {
        float: right;
        height: 3.125em;
        line-height: 3.125em;
    }
        .head-tool i {
            color: #fff;
            font-size: 30px;
            margin-right:0.4em;
        }
        .head-top {
            height: 3.125em;
            background: #000000;
            position: relative;
        }
    .logo{float:left;margin-top:0.5em;margin-left:0.5em;}
    .nav{display:none;}
    .nav-iphone{overflow-x:auto;/*background:#fff;*/overflow:hidden;}
        .nav-iphone a {
            float: left;
            width: 20%;
            position: relative;
            border-radius: 50%;
            text-align:center;
            margin:0.5em 0;
        }
            .nav-iphone a:hover {
                text-decoration: none;
            }
            .nav-iphone a div {
                width: 3.81em;
                height: 3.81em;
                border-radius: 50%;
                text-align: center;
                line-height: 3.81em;
                margin:0 auto;
            }
    .z {
        background: #ffae00;
    }
    .l {
        background: #4ba3e7;
    }
    .f {
        background: #ff9764;
    }
    .r {
        background: #a152e4;
    }
    .green {
        background: #3cdddf;
    }
    .rs {
        background: #ca4344;
    }
            .nav-iphone a i {
                font-size: 30px;
                color:#fff;
            }
    .contentItem {
        background: #fff;
        overflow: hidden;
        position: relative;
        margin: 0.3em 0;
        padding-bottom: 1em;
        background: url(/WebUI/PaintingVideo/Images/hotbg2.jpg) repeat;
    }
        .contentItem .title {
            font-size: 24px;
            color: #d00202;
            margin-top: 1.3em;
            margin-bottom: 0.3em;
            text-indent: 0.5em;
        }
    
        
        .contentItem .title-desc {
            display: none;
        }
        .contentItem .info {
            float:left;
            width:33.3%;
            height: 189px;
            /*height:169px;*/
            overflow: hidden;
            display: flex;
            flex-direction: column;
            align-items: center;
        }
        .contentItem .hot {
            /*width: 11.4%*/
        }

    .contentItem .hote {
        /*width: 25%;
        height: 260px;*/
        bottom:10px;
    }
        .contentItem .info-icon {
            width: 112px;
            height: 169px;
            display: block;
            overflow: hidden;
            background:url(/WebUI/PaintingVideo/Images/icon-bg-iphone.png) no-repeat;
        }

    .contentItem .hote .info-icon {
        /*width: 160px;
        height: 238px;
        background: url(/WebUI/PaintingVideo/Images/icon-bg-iphone.png);
        background-size: cover;
        background-position: 50% 50%;*/
    }
            .contentItem .info-icon span {
                display: block;
                width: 96px;
                height: 144px;
                overflow: hidden;
                margin-top: 9px;
                margin-left:8px;
            }
        .contentItem .hote .info-icon span {
            /*width: 140px;
            height: 208px;
            margin-left: 10px;*/
        }
        .info-attr span {
            display: none;
        }
    .order {
        position: absolute;
        top: 2.5em;
        right: 1.9em;
    }
    .contentItem .scale {
        flex: 0 0 36%;
        height: 226px;
    }
    .scale .info-icon {
        width: 130px;
        height: 190px;
        background: url(/WebUI/PaintingVideo/Images/icon-bg-iphone.png) no-repeat;
        background-size: cover;
        background-position: 50% 50%;
    }
    .pc{display:none;}
    .ipd{display:none;}
    .iphone{display:block;}
    .nav-bgss {
        background: url(/WebUI/PaintingVideo/Images/hotbg.jpg) repeat;
    }
    .item-hot-bg {
        background: url(/WebUI/PaintingVideo/Images/hotbg1.jpg) repeat;
    }
    .head-user {
        float: right;
        color: #ffffff;
        height: 3.125em;
        line-height: 3.125em;
        margin-right: 0.1em;
    }
    .home-head-user{display:none;}

    .nav-iphone {
        overflow-x: auto;
        /*background: #fff;*/
        overflow: hidden;
    }

    .bnav-iphone {
        /*background: #fff;*/
        overflow: hidden;
        padding-bottom: 5px;
    }

    .nav-iphone div a {
        float: left;
        width: 11.11%;
        position: relative;
        border-radius: 50%;
        text-align: center;
        margin: 0.5em 0;
    }

    .nav-iphone a:hover {
        text-decoration: none;
    }

    .nav-iphone a div {
        width: 3.81em;
        height: 3.81em;
        border-radius: 50%;
        text-align: center;
        line-height: 3.81em;
        margin: 0 auto;
    }

    .pagnav-bg {
        height: 10px;
        text-align: center;
        width: 90px;
        margin: auto;
    }

        .pagnav-bg a {
            padding: 2px 10px;
            background: #e2e2e2;
            height: 1px;
            float: left;
            margin: 0 3px;
            border-radius: 5px;
        }

            .pagnav-bg a.e {
                background: #e64f4f;
            }
    .mast-top {
        height: 68px;
        overflow: hidden;
        text-align: center;
        line-height: 68px;
        background: url(/WebUI/PaintingVideo/Images/top.gif)
    }

    .focus-box {
        position: absolute;
        width: 100%;
        height: 11.4375em;
        top: 0;
        left: 0;
        z-index: 0;
        overflow: hidden;
    }

    .focus-scroll {
        height: 11.4375em;
        position: relative;
    }

        .focus-scroll div {
            /*float: left;*/
            height: 11.4375em;
            width: 100%;
            position: absolute;
            top: 0;
            left: 0;
            opacity: 0;
            transition: opacity 1s linear;
        }

            .focus-scroll div.active {
                opacity: 1;
            }

            .focus-scroll div.sqt {
                background: url(/WebUI/PaintingVideo/Images/banner1-iphone.jpg) no-repeat;
                background-size: cover;
                background-position: 50% 50%;
            }

            .focus-scroll div.sqt1 {
                background: url(/WebUI/PaintingVideo/Images/banner-iphone.jpg) no-repeat;
                background-size: cover;
                background-position: 50% 50%;
            }

            .focus-scroll div.sqt2 {
                background: url(/WebUI/PaintingVideo/Images/banner2-iphone.jpg) no-repeat;
                background-size: cover;
                background-position: 50% 50%;
            }

            .focus-scroll div.sqt3 {
                background: url(/WebUI/PaintingVideo/Images/banner3-iphone.jpg) no-repeat;
                background-size: cover;
                background-position: 50% 50%;
            }

            .focus-scroll div.sqt4 {
                background: url(/WebUI/PaintingVideo/Images/banner4-iphone.jpg) no-repeat;
                background-size: cover;
                background-position: 50% 50%;
            }
    .banner-title {
        width: 250px;
        margin-left:-125px;
        height: 47px;
        background: url(/WebUI/PaintingVideo/Images/banner-title-iphone.png) no-repeat;
        z-index: 9999;
        position: absolute;
        left: 50%;
        margin-top: 90px;
    }
}
.ui-loader {display:none;}