/* Extracted from templates/pc/index.html */

/* banner */
.banner {
            width: 100%;
            height: 600px;
            background: url("../images/228_02.jpg) center center no-repeat;
            background-size: cover;
        }

.skrzpx ul li a {
                float: left;
                width: 100px;
                margin: 15px 0px 0 55px;
                line-height: 35px;
                text-align: center;
                border: 0;
                color: #fff;
                font-size: 14px;
                background-color: #329de1;
                border-radius: 2px;
                cursor: pointer;
            }

            .skrzpx ul li {
                background: url("../images/1111_03.jpg') no-repeat;
                background-size: 100%;
            }

            .skrzpx ul li .left img {
                height: 323px;
                margin-top: 10px;
            }

            .ditu {
                background: url("../images/1015_72.png) center no-repeat;
                background-size: 100%;
                height: 700px;
                position: relative;
            }

            .inside h1 {
                color: #000;
                text-align: center;
                padding-top: 70px;
                font-size: 36px;
            }

            .ditu .d1 {
                position: absolute;
                right: 363px;
                top: 76px;
            }

            .ditu .d2 {
                position: absolute;
                right: 350px;
                top: 136px;
            }

            .ditu .d3 {
                position: absolute;
                right: 291px;
                top: 86px;
            }

            .ditu .d4 {
                position: absolute;
                right: 152px;
                top: 330px;
            }

            .ditu .d5 {
                position: absolute;
                right: 665px;
                top: 50px;
            }

            .ditu .d6 {
                position: absolute;
                right: 445px;
                top: 165px;
            }

            .ditu .d7 {
                position: absolute;
                left: 266px;
                top: 85px;
            }

            .ditu .d8 {
                position: absolute;
                right: 515px;
                top: 116px;
            }

            /*.ditu div{
          width: 150px;
        }*/
            .ditu img {
                display: none;
                width: 150px;
                top: -40px;
                right: -60px;
            }

            .ditu dd img {
                position: absolute;
            }

            .ditu a {
                width: 35px;
                height: 160px;
                display: block;
                background: url("../images/p_03.png") center no-repeat;
                background-size: 100%;
                text-align: center;
                padding-top: 23px;
                font-size: 20px;
                color: #545454;
                margin: 0 auto;
            }

            .ditu .nav {
                color: #9c7b19;
                background: url("../images/p_06.png") center no-repeat;
                background-size: 100%;
            }
