#liangshi-section1 {
    padding-top: 20px;
    width: 90%;
    max-width: 1380px;
    text-align: center;
}

#liangshi-section1 p {
    text-align: center;
    color: #666;
}

.section h2 {
    font-size: 28px;
    font-weight: bold;
}

#liangshi-section1 .tips-title {
    margin-top: 40px;
}

#liangshi-section1 h2 {
    font-size: 28px;
    font-weight: bold;
    margin-top: 10px;
}

#liangshi-section1 .tips {
    position: relative;
    width: 250px;
    height: 60px;
    margin: 80px auto 30px auto;
    line-height: 60px;
    font-size: 18px;
    color: #666;
    border: 3px solid #99BC1C;
}

@media screen and (max-width: 420px) {
    .section {
        width: 100%;
    }
    #liangshi-section1 h2 {
        font-size: 18px;
        margin-top: 0;
    }
    #liangshi-section1 .tips-title {
        margin-top: 20px;
    }
    #liangshi-section1 .tips {
        width: 180px;
        height: 30px;
        margin: 20px auto 10px auto;
        line-height: 30px;
        font-size: 14px;
        border: 2px solid #99BC1C;
    }
}

.pagging {
    bottom: 30px;
}

#liangshi-section2 {
    background: #dedede;
    max-width: 1260px;
    height: 950px;
    margin-bottom: 20px;
    margin-top: 70px;
}

#liangshi-section2 h3 {
    text-align: center;
}

#caroursel-liangshi {
    top: 80px;
}

@media screen and (max-width: 768px) {
    #liangshi-section2 {
        height: 600px;
        margin-bottom: 0;
    }
    .pagging {
        bottom: -20px;
    }
    #caroursel-liangshi {
        top: 50px;
    }
}

@media screen and (max-width: 420px) {
    #liangshi-section2 {
        height: 500px;
        margin-bottom: 10px;
    }
    .pagging {
        bottom: -20px;
    }
    #caroursel-liangshi {
        top: 50px;
    }
}

@media screen and (max-width: 320px) {
    #liangshi-section2 {
        height: 400px;
        margin-bottom: 10px;
    }
}

.exhibition_hall {
    width: 100%;
    text-align: center;
    position: relative;
    transform-origin: center top;
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    -moz-transform-origin: center top;
}

.exhibition_hall h4 {
    font-size: 30px;
    text-align: center;
    margin: 0px auto;
    padding-top: 50px;
    color: #000;
}

.tline {
    color: #dedede;
}

.roundabout_box {
    width: 1200px;
    height: 480px;
    margin-left: 0%;
}

.roundabout_box ul {}

.roundabout_box img {
    width: 100%;
}


/**********roundabout**********/

.roundabout_box {
    width: 100%;
    height: 872px;
    margin: 0 auto;
}

.roundabout-holder {
    list-style: none;
    width: 800px;
    height: 872px;
    margin: 10px auto;
}

.roundabout-moveable-item {
    font-size: 12px!important;
    width: 630px;
    height: 872px;
    cursor: pointer;
}

.roundabout-moveable-item img {
    height: 100%;
    width: 100%;
    margin: 0;
    box-shadow: none;
}

.roundabout-in-focus {
    cursor: auto;
}

.roundabout-in-focus000:hover {}

.roundabout-holder .text {
    color: #999;
}

.roundabout-in-focus000:hover span {
    display: inline;
    position: absolute;
    bottom: 5px;
    right: 5px;
    padding: 8px 20px;
    color: #3366cc;
    z-index: 999;
}

.roundabout a:active,
.roundabout a:focus,
.roundabout a:visited {
    outline: none;
    text-decoration: none;
}

.roundabout li {
    margin: 0
}

.exhibition_hall {
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -moz-transform: scale(0.95);
    overflow: visible;
    transform-origin: center top;
    -webkit-transform-origin: center top;
    -ms-transform-origin: center top;
    -moz-transform-origin: center top;
}

@media screen and (max-width: 1280px) {
    .exhibition_hall {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -moz-transform: scale(0.8);
    }
    #liangshi-section2 {
        height: 800px;
    }
}

@media screen and (max-width: 1160px) {
    .exhibition_hall {
        transform: scale(0.7);
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        -moz-transform: scale(0.7);
    }
    #liangshi-section2 {
        height: 700px;
    }
}

@media screen and (max-width: 1024px) {
    .exhibition_hall {
        margin-top: -10px;
    }
}

@media screen and (max-width: 768px) {
    .exhibition_hall {
        transform: scale(0.55);
        -webkit-transform: scale(0.55);
        -ms-transform: scale(0.55);
        -moz-transform: scale(0.55);
    }
    #liangshi-section2 {
        height: 560px;
    }
    .pagging {
        bottom: 20px;
    }
}

@media screen and (max-width: 420px) {
    .exhibition_hall {
        transform: scale(0.3);
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        -moz-transform: scale(0.3);
    }
    .roundabout-holder {
        margin-left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
    }
    #liangshi-section2 {
        height: 350px;
    }
    .pagging {
        bottom: 20px;
        transform: scale(0.6);
        -webkit-transform: scale(0.6);
        -ms-transform: scale(0.6);
        -moz-transform: scale(0.6);
    }
}

@media screen and (max-width: 320px) {
    .exhibition_hall {
        transform: scale(0.25);
        -webkit-transform: scale(0.25);
        -ms-transform: scale(0.25);
        -moz-transform: scale(0.25);
    }
    #liangshi-section2 {
        height: 300px;
    }
}

.roundabout_box {
    transform-origin: center top;
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
}

#liangshi-section2 {
    height: 800px;
}

@media screen and (max-width: 1380px) {
    .roundabout_box {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -moz-transform: scale(0.8);
    }
    #liangshi-section2 {
        height: 770px;
    }
}

@media screen and (max-width: 1280px) {
    #liangshi-section2 {
        height: 670px;
    }
}

@media screen and (max-width: 1150px) {
    #liangshi-section2 {
        height: 620px;
    }
}

@media screen and (max-width: 768px) {
    #liangshi-section2 {
        height: 480px;
    }
}

@media screen and (max-width: 420px) {
    #liangshi-section2 {
        height: 300px;
    }
}

@media screen and (max-width: 320px) {
    #liangshi-section2 {
        height: 260px;
    }
}