@media screen and (max-width: 1200px) {
    .hd-top-center {
        width: 96%;
    }
    .hd-c-center {
        width: 98%;
        height: auto;
        margin: 0 auto;
    }
    .hcc-center {
        display: none;
    }
    .nav {
        width: 100%;
    }
    #myjQueryNav {
        DISPLAY: block;
        position: absolute;
        left: 50%;
        top: 88%;
        right: initial;
        bottom: initial;
        transform: translate(-50%);
        z-index: 100;
    }
    .arrowleft {
        position: absolute;
        left: 3%;
        top: 45%;
        width: 40px;
        height: 40px;
        line-height: 40px;
        z-index: 100;
        cursor: pointer;
        transition: all 0.7s;
    }
    .arrowright {
        position: absolute;
        right: 3%;
        top: 45%;
        width: 40px;
        height: 40px;
        line-height: 40px;
        z-index: 100;
        cursor: pointer;
        transition: all 0.7s;
    }
    /* nav */
    body {
        position: relative;
    }
    .hd-nav {
        display: none !important;
    }
    .sjdhd-nav {
        display: block;
        width: 80%;
        height: 100%;
        position: fixed;
        top: 0;
        left: -80%;
        z-index: 999999;
        transition: all 0.7s;
        overflow-y: scroll;
    }
    .sjdhd-nav::-webkit-scrollbar {
        background: transparent;
    }
    .nav1 {
        width: 100%;
        height: 100%;
        background: #333333;
    }
    .nav1 .li2 .a1 {
        color: #c7c7c7;
        display: block;
        width: 80%;
        padding-left: 5%;
    }
    .nav1 .li2 {
        width: 100%;
        text-align: left;
        min-height: 40px;
        line-height: 40px;
        background: #252525;
        border-bottom: 1px solid #333333;
    }
    .h-t-c-right {
        display: none;
    }
    .liston {
        display: block;
        cursor: pointer;
    }
    .lf-left {
        left: 0;
    }
    .nav2 .li2 .a1 {
        width: 77%;
        padding-left: 6%;
        float: left;
    }
    .sjd-dh {
        display: block;
    }
    .hd {
        width: 100%;
        min-height: auto;
    }
    .nav1 .li2:hover {
        background: #252525;
        transition: ease-in 0.2s;
    }
    .ul-lm {
        position: initial;
        background: none;
    }
    .ul-lm li {
        background: #333333;
    }
    .ul-lm li a {
        color: #ffffff;
    }
    .has {
        display: block;
        padding: 14px;
    }
    .show {
        padding: 14px;
    }
    .auto {
        height: 40px !important;
        line-height: 40px;
        border-bottom: 1px solid #666666;
    }
    .auto1 {
        height: 0px !important;
        overflow: hidden;
        border-bottom: 0;
    }
    .nav1 .li2 .ul-lm li {
        background: #333333;
        width: 100%;
    }
    .nav1 .li2 .ul-lm li a {
        width: 93%;
        padding-left: 7%;
        display: block;
    }
    .lb{
		width: 100%;
	}
	#myjQueryNav{
		top: 94%;
	}
}

@media screen and (max-width: 860px) {
    .hcc-right {
        float: none;
        margin: 0 auto;
    }
    .hcc-left {
        width: 480px;
        height: auto;
        float: none;
        margin: 0 auto;
    }
    .hd-center {
        width: 100%;
        height: auto;
        background: #f1f1f1;
    }
    #wd {
        margin: 20px 0px;
    }
    .ss {
        margin: 20px 0px;
    }
}

@media screen and (max-width: 720px) {
    .hcc-left {
        width: 80%;
        height: auto;
        float: none;
        margin: 0 auto;
    }
    .hcc-left img {
        width: 100%;
        height: auto;
    }
    .hd {
        width: 100%;
        min-height: auto;
    }
    #myjQueryContent DIV {
        POSITION: absolute;
        HEIGHT: 200px;
    }
    .lb {
        width: 100%;
        height: 200px;
    }
    #myjQuery {
        BACKGROUND: #ffffff;
        OVERFLOW: hidden;
        WIDTH: 100%;
        POSITION: relative;
        HEIGHT: 200px;
    }
    #myjQuery #myjQueryContent .my1 a .lb-title {
        position: absolute;
        left: 0;
        top: 61px;
        right: 0;
        bottom: 0;
        margin: auto;
        width: 90%;
        height: 43px;
        line-height: 43px !important;
        text-align: center;
        margin-top: 50px;
    }
    #myjQueryNav{
        top: 90%;
    }
    .l-t-span1 {
        font-size: 18px;
        font-weight: bold;
        line-height: 20px;
        display: inline-block !important;
        vertical-align: middle !important;
    }
    .l-t-span2 {
        font-size: 12px;
        line-height: 36px;
        letter-spacing: 0px;
        margin-top: 8px;
        font-style: italic;
        text-shadow: 3px 5px 5px #6f6f82;
    }
}

@media screen and (max-width: 500px) {
    table {
        width: 100% !important;
    }
}

@media screen and (max-width: 360px) {
    .hcc-left {
        width: 100%;
        height: auto;
        float: none;
        margin: 0 auto;
    }
    #wd {
        width: 215px;
    }
    #myjQuery #myjQueryContent .my1 a .lb-title {
        width: 100%;
    }
}