@media screen and (max-width:768px) {
    @import url("./font-awesome.min.css");

    body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        font-family: "Microsoft Yahei", "Simsun", "arial Black", "verdana";
        font-size: 12px;
        line-height: 22px;
        color: #333;
        background-color: #fff;
    }

    video{
        width: 100% !important;
        height: auto;
        margin-left: -28px;
        background-color: black;
    }
    input,
    select,
    textarea {
        font-family: "Microsoft Yahei", "Simsun", "arial Black", "verdana";
    }

    ::selection {
        color: #6b3d98;
    }

    ::-moz-selection {
        color: #6b3d98;
    }

    ::-webkit-selection {
        color: #6b3d98;
    }

    ::-webkit-scrollbar {
        width: 8px;
        height: 4px;
        background-color: #F5F5F5
    }

    ::-webkit-scrollbar-track {
        border-radius: 10px;
        background-color: #E2E2E2
    }

    ::-webkit-scrollbar-thumb {
        border-radius: 4px;
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
        background-color: #555
    }

    ul {
        list-style-type: none
    }

    ul,
    p,
    li,
    form,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        PaDDING-BOTTOM: 0px;
        MaRGIN: 0px;
        PaDDING-LEFT: 0px;
        PaDDING-RIGHT: 0px;
        PaDDING-TOP: 0px
    }

    #head {
        width: 100%;
        float: left
    }

    #menu {
        width: 100%;
        float: left;
    }

    #dibu {
        width: 100%;
        float: left;
        margin-top: 8px;
        margin-bottom: 70px;
    }

    #flash {
        width: 100%;
        float: left
    }

    #end {
        width: 100%;
        height: 60px;
        float: left;
        padding-bottom: 50px
    }

    #piaofu {
        width: 100%;
        height: 62px;
        position: fixed;
        bottom: 0px;
        left: 0px;
        z-index: 100;
    }

    #hyweb {
        width: 100%;
        float: left;
    }

    #lmtc {
        width: 100%;
        float: left;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .body {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        min-width: 320px;
        max-width: 640px;
    }

    #top {
        width: 100%;
        float: left;
    }

    #logo {
        width: 98%;
        float: left;
        position: relative;
        text-align: left;
        padding-top: 8px;
        padding-bottom: 8px;
        background-color: #fff;
        padding-left: 1%;
        padding-right: 1%;
        border-top: #6b3d98 solid 3px;
    }

    #logo img {
        max-width: 68%;
        display: block;
        border: 0px;
        height: auto;
    }

    #logo .lmc {
        width: 30%;
        float: right;
        text-align: right;
        cursor: pointer;
        margin-top: 3%;
    }

    #logo .lmc p {
        font-size: 14px;
        color: #6b3d98;
        font-weight: bold;
    }

    #bht {
        width: 100%;
        float: left;
    }

    .bg1 {
        background-image: url(../../images/di.jpg);
        background-repeat: repeat;
        background-position: left top;
    }

    #middle {
        width: 100%;
        float: left;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .bg1 {
        background-color: #f9f9f9;
    }

    .bg2 {
        background-color: #F0F0F0;
    }

    #gsjj {
        width: 100%;
        float: left;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    #lmbt {
        width: 100%;
        float: left;
        text-align: center;
        background-image: url(../../images/line.jpg);
        background-repeat: repeat-x;
        background-position: left 41px;
    }

    #lmbt h1 {
        font-size: 18px;
        padding-left: 5px;
        padding-right: 5px;
        color: #333;
        line-height: 40px;
        border-bottom: #666 solid 3px;
        display: inline-block;
    }

    #lmbt p {
        font-size: 14px;
        line-height: 30px;
        color: #D2D1CF;
        margin-top: 8px;
    }

    #more {
        width: 100%;
        float: left;
        margin-top: 10px;
        text-align: center;
    }

    #more a {
        display: inline-block;
        padding-left: 25px;
        padding-right: 25px;
        line-height: 30px;
        font-size: 14px;
        border-radius: 2px;
        border: #ddd solid 1px;
        background-color: #fff;
        color: #666;
    }

    #more a:hover {
        background: #6b3d98;
        color: #FFFFFF;
        border: #6b3d98 solid 1px;
    }

    .info {
        width: 100%;
        float: left;
        padding: 2%;
        overflow: hidden;
    }
    .pro ul:after,
    .info:after{
        content: '';
        visibility: hidden;
        clear: both;
        display: block;
    }
    .company {
        width: 98%;
        float: left;
        overflow: hidden;
        line-height: 22px;
        text-align: center;
    }

    .company img {
        width: 95%;
        margin-bottom: 12px;
    }

    .company p {
        text-indent: 24px;
        text-align: left;
        line-height: 24px;
    }

    .info_1 {
        width: 100%;
        float: left;
        background-image: url(../../images/dbg.jpg);
        background-repeat: repeat-x;
        background-position: left bottom;
    }

    .info_1 h1 {
        padding-left: 5px;
        padding-right: 5px;
        height: 36px;
        line-height: 36px;
        font-weight: bold;
        font-size: 14px;
        float: left;
        color: #6b3d98;
        border-bottom: #6b3d98 solid 2px;
    }

    .info_1 h1 i {
        margin-right: 10px;
    }

    .info_1 h1 span {
        color: #999;
        font-size: 12px;
        text-transform: uppercase;
        margin-left: 8px;
        font-weight: normal;
        font-family: arial, Helvetica, sans-serif;
    }

    .info_1 .more {
        float: right;
        line-height: 36px;
        font-family: arial, Helvetica, sans-serif;
    }

    .info_1 .more a {
        color: #999;
    }

    .info_1 .more a:hover {
        color: #6b3d98;
    }

    .xw {
        width: 100%;
        float: left;
        padding-top: 8px;
        padding-bottom: 8px;
    }

    news-1 {
        width: 100%;
        float: left;
        ;
    }

    #news-1 {
        width: 100%;
        float: left;
    }

    #news-1 ul {
        list-style-type: none;
        font-size: 12px;
    }

    #news-1 ul li {
        text-align: left;
        WIDTH: 100%;
        float: left;
        display: block;
        OVERFLOW: hidden;
        margin-bottom: 10px
    }

    #news-1 ul li .tp {
        width: 30%;
        height: 110px;
        float: left;
    }

    #news-1 ul li img {
        width: 100%;
        height: 110px;
    }

    #news-1 ul li .right {
        width: 66%;
        padding-left: 2%;
        padding-right: 2%;
        float: right;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    #news-1 ul li h1 {
        font-size: 14px;
        line-height: 30px;
        TEXT-OVERFLOW: ellipsis;
        WHITE-SPaCE: nowrap;
        height: 30px;
        overflow: hidden;
    }

    #news-1 ul li p {
        font-size: 12px;
        line-height: 20px;
        overflow: hidden;
        color: #666666;
        height: 40px;
    }

    #news-1 ul li .ca {
        height: 20px;
        margin-top: 5px;
        line-height: 20px;
    }

    #news-1 ul li span {
        float: left;
        color: #6b3d98;
        font-size: 12px;
    }

    #news-1 ul li b {
        float: right;
        color: #6b3d98;
        font-size: 12px
    }

    #news-1 ul li a {
        color: #333;
    }

    #news-1 ul li a:hover {
        COLOR: #6b3d98;
    }

    #news-n {
        width: 100%;
        float: left;
    }

    #news-n ul {
        list-style-type: none;
        font-size: 12px;
    }

    #news-n ul li.none {
        BaCKGROUND: none transparent scroll repeat 0% 0%;
    }

    #news-n ul li {
        text-align: left;
        WIDTH: 100%;
        float: left;
        display: block;
        line-height: 25px;
        height: 25px;
        OVERFLOW: hidden;
        font-size: 13px;
        background-repeat: no-repeat;
        background-position: 2px center;
    }

    #news-n ul li .right {
        width: 70%;
        float: left;
        TEXT-OVERFLOW: ellipsis;
        WHITE-SPaCE: nowrap;
        OVERFLOW: hidden;
    }

    #news-n ul li span {
        float: right;
        color: #999;
        font-size: 12px
    }

    #news-n ul li a {
        padding-left: 20px;
        color: #555;
    }

    #news-n ul li a:hover {
        padding-left: 20px;
        color: #6b3d98;
    }

    #mored {
        width: 50px;
        text-align: center;
        float: right;
        color: #fff;
        line-height: 15px;
        font-size: 12px;
        background-color: #fff;
        border-radius: 4px;
        margin-top: 8px;
        margin-right: 8px;
    }

    #mored a {
        color: #6b3d98;
    }

    #comfl {
        width: 100%;
        float: left;
        text-align: center;
        padding-bottom: 14px;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    #comfl ul {
        list-style-type: none;
        width: 690px;
    }

    #comfl ul li {
        width: 105px;
        float: left;
        text-align: center;
        margin-right: 10px;
    }

    #comfl ul li i {
        margin-top: 5px;
        font-size: 30px;
        font-weight: bold;
        color: #6b3d98;
        line-height: 40px;
    }

    #comfl ul li p {
        font-size: 14px;
        line-height: 25px;
    }

    #comfl ul li a {
        border: #ddd solid 1px;
        display: block;
        padding: 5px;
        color: #111;
    }

    #comfl ul li a:hover {
        background-color: #6b3d98;
        border: #6b3d98 solid 1px;
        color: #fff;
    }

    #comfl ul li a:hover i {
        color: #fff;
    }

    #banquan {
        width: 96%;
        padding-left: 2%;
        padding-right: 2%;
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 22px;
        color: #fff;
        text-align: center;
        background-color: #646464;
        margin-top: 8px;
        border-radius: 4px;
    }

    #banquan a {
        color: #fff;
    }

    a:hover {
        color: #6b3d98;
        text-decoration: none
    }

    .hg {
        margin-top: 8px;
    }

    .hg1 {
        margin-top: 15px;
    }

    #tplist {
        width: 100%;
        float: left;
        margin-top: 12px;
    }

    #tplist .swiper-slide {
        -webkit-transition: -webkit-transform 600ms ease-out;
        transition: transform 600ms ease-out;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    #tplist .swiper-slide-active {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    #tplist .swiper-slide h3 {
        font-size: 14px;
        text-align: center;
        font-weight: normal;
    }

    #tplist .swiper-slide img {
        max-width: 100%;
        margin-bottom: 15px;
        height: 10vw;
        margin-left: auto;
        margin-right: auto;
        display: block;
        border: 0px;
    }

    #tplist>a {
        display: block;
        width: 100%;
        box-sizing: border-box;
        border: 1px solid #d0d0d0;
        margin: 10px auto;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
    }

    #pro {
        width: 100%;
        float: left;
        text-align: center;
        margin-bottom: 4px;
    }

    #pro ul {
        list-style-type: none;
    }


    #pro ul li img {
        max-width: 98%;
        height: 130px;
        margin-top: 5px;
    }

    #pro ul li p {
        width: 98%;
        overflow: hidden;
        height: 25px;
        line-height: 25px;
        text-align: center;
        overflow: hidden;
        font-size: 12px;
    }

    #pro ul li a {
        color: #111
    }

    #pro ul li a:hover {
        color: #6b3d98;
    }

    #dbdh {
        position: absolute;
        left: 0px;
        bottom: 32px;
        background-color: #444F5B;
        border-radius: 6px;
        padding: 10px;
        display: none;
        z-index: 10000;
    }

    #cdh {
        width: 160px;
        float: left;
    }

    #cdh p {
        margin: 0px;
        line-height: 32px;
        height: 32px;
        text-align: center;
        border-bottom: #6b3d98 solid 1px;
    }

    #cdh p a {
        color: #fff;
        display: block;
        line-height: 32px;
        background-color: #6b3d98;
        height: 32px;
        overflow: hidden;
        border-right: 0;
    }

    #cdh p a:hover {
        background-color: #6b3d98;
        color: #fff;
        padding: 0px;
        height: 32px;
        line-height: 32px;
    }

    .bottom {
        width: 100%;
        float: left;
        height: 62px;
        background-color: #6b3d98;
    }

    .bottom .footera {
        height: 62px
    }

    .bottom .footera ul {
        TEXT-aliGN: left
    }

    .bottom .footera ul li {
        width: 25%;
        text-align: center;
        height: 62px;
        box-sizing: border-box;
        border-right: 1px solid white;
        float: left;
    }

    .bottom .footera ul li:last-of-type {
        border: none;
    }

    .bottom .footera ul li a {
        width: 100%;
        overflow: hidden;
        display: block;
        cursor: pointer;
        font-size: 0.5rem;
        text-align: center;
        line-height: 30px;
        color: #fff;
        padding-top: 30px;
    }

    .bottom .footera ul li.home {
        background-image: url(../../images/home.png);
        background-repeat: no-repeat;
        background-position: center 4px
    }

    .bottom .footera ul li.tel {
        background-image: url(../../images/dh.png);
        background-repeat: no-repeat;
        background-position: center 4px
    }

    .bottom .footera ul li.dx {
        background-image: url(../../images/fx.png);
        background-repeat: no-repeat;
        background-position: center 4px
    }

    .bottom .footera ul li.fx {
        background-image: url(../../images/dx.png);
        background-repeat: no-repeat;
        background-position: center 4px;
        position: relative;
        height: 32px;
        padding-top: 32px;
        cursor: pointer;
    }

    .bottom .footera ul li.fx a {
        padding: 0px;
        border-right: 1px solid white;
    }

    .bottom .footera ul li.d05 {
        background-image: url(../../images/ico4.png);
        background-repeat: no-repeat;
        background-position: center 4px
    }

    .bottom .footera ul li.kg {
        width: 1%;
        height: 62px;
        float: left;
        background-image: url(../../images/dl_bg.jpg);
        background-repeat: repeat-y;
        background-position: center top
    }

    a:hover {
        color: #6b3d98;
        text-decoration: none
    }

    a.normal{
        width: 40%;
        margin: 10px 5%;
        padding: 5px 0;
        float: left;
        color: white;
        text-align: center;
        background-color: #6b3d98;
    }
}