@media screen and (min-width: 768px) {
    .body {
        background-color: white;
        margin: 0;
        padding: 0;
    }

    .part1 {
        display: none;
    }

    .mobile {
       # display: none;
    }


}


@media screen and (max-width:767px) {
.wid_414_f1 {
        width: 356px;
        height: 313px;
       border: #E5E6E6 2px solid;
        float: none;
        margin: 0px 0 0 5px;
    }

.news_list {
        width: 99%;
        height: 100%;
        border: #E5E6E6 0px solid;
        float: none;
        margin: 0 auto;
    }

.tab_news {
        width: 100%;
        height: 100%;
        border: #E5E6E6 2px solid;
        float: none;
        margin: 0px 0 0 5px;
    }

.special_t {
        width: 356px;
        height: 313px;
       border: #E5E6E6 2px solid;
        float: none;
        margin: 0px 0 0 5px;
    }
.dtjt8_div_img {
        width: 356px;
        height: 313px;
       border: #E5E6E6 0px solid;
        float: none;
        margin: 0 auto;
    }

.head_r {
        display: none;
    }
.wid_414 fl{
border: #E5E6E6 2px solid;
        float: none;
        margin: 0px 0 0 5px;
         width: 356px;
        height: 313px;
    }
 .tab_news {
        width: 100%;
        height: 100%;
        border: #E5E6E6 0px solid;
        float: none;
        margin: 0 auto;
    }
    .r_work{
        width: 356px;
        height: 313px;
border: #E5E6E6 2px solid;
        float: none;
        margin: 0px 0 0 5px;
    }

.footer {
        width: 100%;
        height: 100%;
        border: #E5E6E6 0px solid;
        float: none;
        margin: 0 auto;
    }

.main {
        width: 100%;
        margin: 0 auto;
        min-width: 368px;
    }
    .body {
        margin: 0 auto;
        padding: 0 auto;
        display: none;
    }

.nav{
    display: none;
    }
 
    .mobile {
        width: 100%;
        position: absolute;
        height: 42px;
        display: block;
        top: 0;
        right: 0;
        z-index: 99991;
    }

    .mobile-inner-header {
        width: 100%;
        height: 40px;
        position: absolute;
        top: 8px;
        right: 0px;
    }

    .mobile-inner-header-icon {
        color: #fff;
        padding-top: 5px;
        height: 35px;
        line-height: 28px;
        text-align: left;
        float: right;
        width: 40px;
        position: relative;
        cursor: pointer;
        margin-right: 10px;
        font-weight: bold;
        text-align: right;
        z-index: 9999;
        background: #5e226c;
    }

    .mobile-inner-nav {
        background-color: #FFFFFF;
        width: 96%;
        position: absolute;
        top: 10px;
        left: 0px;
        padding-top: 10px;
        padding-bottom: 25px;
        display: none;
        box-shadow: rgba(0, 0, 0, 0.1) 0 5px 7px;
    }

    .mobile_search {
        clear: both;
        position: relative;
        height: 36px;
        margin: 10px 30px 0;
        border: 1px solid #d3d3d3;
        border-radius: 30px;
        overflow: hidden;
    }


    .mobile-inner-header-icon span {
        position: absolute;
        left: calc((100% - 25px) / 2);
        top: calc((100% - -13px) / 3);
        width: 26px;
        height: 2px;
        background-color: rgba(255, 255, 255, 1);
    }

    .mobile-inner-header-icon span:nth-child(1) {
        transform: translateY(4px) rotate(0deg);
    }

    .mobile-inner-header-icon span:nth-child(2) {
        transform: translateY(-4px) rotate(0deg);
    }

    .mobile-inner-header-icon-click span:nth-child(1) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: clickfirst;
    }

    .mobile-inner-header-icon-click span:nth-child(2) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: clicksecond;
    }

    .mobile-inner-header-icon {
        color: #fff;
        height: 31px;
        text-align: left;
        float: right;
        width: 50px;
        position: relative;
        cursor: pointer;
        margin-right: 10px;
        font-weight: bold;
        text-align: right;
    }

    .mobile-inner-header-icon-out span {
        width: 22px;
        height: 2px;
        background-color: #fff;
        display: block;
    }

    .mobile-inner-header-icon-out span:nth-child(1) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: outfirst;
    }

    .mobile-inner-header-icon-out span:nth-child(2) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: outsecond;
    }

    .mobile-inner-header-icon-out span:nth-child(2) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: outthird;
    }

    .mobile-inner-header-icon span:nth-child(1) {
        transform: translateY(4px) rotate(0deg);
    }

    .mobile-inner-header-icon span:nth-child(2) {
        transform: translateY(-4px) rotate(0deg);
    }

    .mobile-inner-header-icon span:nth-child(3) {
        transform: translateY(12px) rotate(0deg);
    }

    .mobile-inner-header-icon-click span:nth-child(1) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: clickfirst;
    }

    .mobile-inner-header-icon-click span:nth-child(2) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: clicksecond;
    }

    .mobile-inner-header-icon-click span:nth-child(3) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: clickthird;
    }

    .mobile-inner-header-icon-out span:nth-child(1) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: outfirst;
    }

    .mobile-inner-header-icon-out span:nth-child(2) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: outsecond;
    }

    .mobile-inner-header-icon-out span:nth-child(3) {
        animation-duration: 0.5s;
        animation-fill-mode: both;
        animation-name: outthird;
    }



    @keyframes clickfirst {
        0% {
            transform: translateY(4px) rotate(0deg);

        }

        100% {
            transform: translateY(0) rotate(45deg);
        }
    }

    @keyframes clicksecond {
        0% {
            transform: translateY(-4px) rotate(0deg);
        }

        100% {
            transform: translateY(0) rotate(-45deg);
        }
    }

    @keyframes clickthird {
        0% {
            opacity: 0
        }

        100% {
            opacity: 0
        }
    }

    @keyframes outfirst {
        0% {
            transform: translateY(0) rotate(-45deg);
        }

        100% {
            transform: translateY(-4px) rotate(0deg);
        }
    }



    @keyframes outsecond {
        0% {
            transform: translateY(0) rotate(45deg);
        }

        100% {
            transform: translateY(4px) rotate(0deg);
        }
    }

    @keyframes outthird {
        0% {
            transform: translateY(0) rotate(90deg);
        }

        100% {
            transform: translateY(12px) rotate(0deg);
        }
    }

    .mobile-inner-nav {
        background-color: #FFFFFF;
        width: 100%;
        position: absolute;
        top: 10px;
        left: 0px;
        padding-top: 10px;
        padding-bottom: 25px;
        display: none;
        box-shadow: rgba(0, 0, 0, 0.1) 0 5px 7px;
    }

    .mobile-inner-nav a {
        display: inline-block;
        line-height: 45px;
        text-decoration: none;
        width: 100%;
        font-size: 1.4rem;
        border-bottom: solid 1px #d3d3d3;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .mobile-inner-nav a:hover {
        color: #5e226c;
    }

    .mobile-inner-nav li {
        position: relative;
        padding: 0 20px;
    }

    .mobile-inner-nav li a {
        text-indent: 15px;
    }

    .mobile-inner-nav li strong {
        color: #aaa;
        position: absolute;
        right: 20px;
        top: 0;
        font-size: 2.5rem;
        cursor: pointer;
        width: 40px;
        height: 45px;
        text-align: center;
        line-height: 40px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .mobile-inner-nav a {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: returnToNormal;
        animation-name: returnToNormal;
    }

    @-webkit-keyframes returnToNormal {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    @keyframes returnToNormal {
        from {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
        }

        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
        }
    }

    .mobile_subNav {
        display: none;
        padding-left: 10px;
    }

    .mobile-inner-nav dd a {
        height: 35px;
        line-height: 35px;
        border-bottom: dotted 1px rgba(0, 0, 0, 0.2);
        font-size: 1.2rem;
    }

    .mobile_search {
        clear: both;
        position: relative;
        height: 34px;
        margin: 10px 30px 0;
        border: 1px solid #d3d3d3;
        border-radius: 30px;
        overflow: hidden;
    }

    .mobile_search input.notxt {
        width: 80%;
        color: #333;
        margin-left: -3px;
        border: none;
    }

    .mobile_search input.notxt1 {
        width: 55px;
        background-color: #fff;
        right: auto;
        left: 0;
        background: url(../images/serBtn.png) no-repeat center center #5e226c;
        border: none;
    }

    .mobile-links {
        width: auto;
        margin: 0 20px 10px;
        overflow: hidden;
        border-bottom: solid 1px #d3d3d3;
        padding: 6px 0;
    }

    .mobile-links span {
        float: left;
        padding: 0 15px;
    }

    .mobile-links span a {
        border: none;
        line-height: 25px;
        padding: 4px 0;
    }


    #mainpart {
        margin: 0 auto;
        display: none;
    }

    ul {
        list-style: none;
    }

    .bodyt {
        margin: 0 auto;
        width: 100%;
        height: auto;
        background-repeat: repeat-x;
    }

    .header1 {
        width: 100%;
        background-repeat: no-repeat;
        background-position-x: 69%;
        background-size: 165%;
    }

    .header1-inner {
        background-repeat: no-repeat;
    }

    .logo {
        height: 62px;
        background-size: 100% auto;
        background: url(../images/header.gif) no-repeat;
        background-position-x: 30%;
        background-position-y: 1%;
        background-size: 140%;
    }

}