﻿

    a {
        color: #666;
    }

    .slider-wrapper {
        width: 100%;
        display: flex;
        font-size: 1.6rem;
        display: -webkit-flex;
        /*水平居中*/
        justify-content: center;
        -webkit-justify-content: center;
    }

    .gridwrapper {
        overflow: hidden;
    }

    @media all and (min-width:430px) {

        .top-middle {
            margin-left: 50px;
        }

        .top-right {
            margin-left: 50px;
        }

        .tdck {
            padding: 1.5%;
        }
    }

    .theme-default {
        padding: 0px;
        max-width: 1900px;
        width: 100%;
        margin: 0px auto;
    }

    @media screen and (min-width:2000px){
        .twoNewsUL2 li {
            font-size: 0.9rem !important;
        }
        .jqx-menu-item a:link, .jqx-menu-item a:visited, .jqx-menu-item a:hover, .jqx-menu-item-top a:link, .jqx-menu-item-top a:visited, .jqx-menu-item-top a:hover {
            font-size: 1rem !important;
        }
        .yqlink {
            font-size: 0.9rem !important;
        }

    }
    @media all and (min-width:1040px) {
        .twoNewUI2SPace {
            max-width: 510px;
            width: 100%;
            margin: 0;
            padding: 0;
            overflow: hidden;
        }

        #limarquee, #wzdisplay {
            display: normal;
        }

        .list-tw-ul li {
            max-width: 180px;
        }

            .list-tw-ul li > div {
                max-width: 170px;
            }
    }

    @media all and (max-width:1040px) {
        .twoNewUI2SPace {
            max-width: 510px;
            width: 100%;
            margin: 0;
            padding: 0;
            overflow: hidden;
        }


        #productpic, #aboutcorporation {
            display: none;
        }

        .list-tw-ul li {
            max-width: 180px;
        }

            .list-tw-ul li > div {
                max-width: 170px;
            }
    }

    @media all and (max-width:430px) {
        .top-middle {
            margin-left: 4px;
        }

        .top-right {
            margin-left: 4px;
        }

        .tdck {
            padding: 1.2%;
        }

        #limarquee, #wzdisplay, #aboutcorporation {
            display: none;
        }

        .list-tw-ul li {
            max-width: 180px;
        }

            .list-tw-ul li > div {
                max-width: 170px;
            }
    }

    @media all and (max-width:414px) {
        .list-tw-ul li {
            max-width: 160px;
        }

            .list-tw-ul li > div {
                max-width: 160px;
            }
    }

    @media all and (max-width:360px) {
        .list-tw-ul li {
            max-width: 150px;
        }

            .list-tw-ul li > div {
                max-width: 150px;
            }
    }

    .flexslider {
        border: 0 !important;
        margin: 0 0 4px 0 !important;
    }

        .flexslider a:hover {
            text-decoration: none;
        }

        .flexslider .slides > li {
            max-height: 384px;
        }

        .flexslider .slides img {
            max-height: 384px;
        }

    .hometitle {
        max-width: 1041px;
        margin: 0 auto;
    }



    .homemaininfo {
        width: 230px;
        min-height: 190px;
        margin-left: 15px;
        display: flex;
        flex-wrap: wrap;
    }

    .zlxz {
        width: 230px;
        height: 100%;
    }

        .zlxz ul {
            padding: 0;
            margin: 0;
        }

            .zlxz ul > li > a {
                text-decoration: none;
            }

                .zlxz ul > li > a:hover {
                    color: #ff0000;
                    text-decoration: underline;
                }

            .zlxz ul li {
                display: block;
                border-bottom: 1px dotted #ddd;
                margin: 0px;
                text-align: left;
                background-image: url(../images/arrow.gif);
                background-position: left;
                background-repeat: no-repeat;
                padding-left: 16px;
                margin-top: 10px;
            }

            .zlxz ul > li {
                text-overflow: ellipsis;
                overflow: hidden;
                font-size: 1.4rem;
                line-height: 16px;
            }

    .twoNews {
        max-width: 1580px;
        display: flex;
        font-size: 1.6rem;
        display: -webkit-flex;
        justify-content: center;
        -webkit-justify-content: center;
        align-items: center;
        -webkit-align-items: center;
        margin: 0 auto;
        flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        overflow: hidden;
    }

    .to_right {
        width: 0;
        height: 0;
        border-left: 6px solid rgba(0, 124, 194, 1);
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        float: left;
        margin-right: 5px;
        margin-top: 8px;
        margin-left: 6px;
    }


    .twoNewsUl {
        max-width: 510px;
        width: 100%;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

    .twoNewsImagTop {
        list-style-type: none;
        max-height: 35px;
    }

    .twoNewsUL2 {
        max-width: 510px;
        width: 100%;
        display: flex;
        display: -webkit-flex;
        flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        margin: 0;
        padding: 0
    }

        .twoNewsUL2 li {
            list-style-type: none;
            border-bottom: 1px dotted #ddd;
            line-height: 27px;
            height: 27px;
            padding-left: 0px;
            margin: 0px;
            text-align: left;
            font-size: 1.4rem;
        }

    .twoNewsUl2Title {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        width: 410px;
    }

    .twoNewsUl2Date {
        margin-left: 20px;
        max-width: 80px;
        white-space: nowrap;
        padding-right: 6px;
    }

    .twoNewsUl2Title a {
        text-decoration: none;
        text-overflow: ellipsis;
        overflow: hidden;
    }

        .twoNewsUl2Title a:hover {
            color: #ff0000;
            text-decoration: underline;
        }

    .hometitlemiddle {
        list-style-type: none;
        background-image: url(/images/home_barbg-middle.png);
        width: 100%;
    }

    .hometitleul {
        padding: 0;
        margin: 0;
        display: flex;
        display: -webkit-flex;
        flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
    }

    /*----移动端----------------------------------------------------*/
    .list-tw-ul .jqx-widget-header-bootstrap, .jqx-fill-state-normal-bootstrap, .jqx-widget-content-bootstrap, .jqx-fill-state-hover-bootstrap, .jqx-fill-state-pressed-bootstrap {
        font: 14px normal 100%,微软雅黑,Microsoft YaHei,SimSun,宋体,Arial Narrow,HELVETICA,Helvetica Neue,Helvetica,STHeiTi,Arial,sans-serif;
        font-size: 14px;
        font-size: 1.4rem;
        overflow: hidden
    }

    .list-tw-ul {
        padding: 0;
        margin: 6px 2px 0 2px;
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        -webkit-align-content: center;
        align-content: flex-start;
        -webkit-align-items: center;
    }

        .list-tw-ul li {
            height: 250px;
            margin-bottom: 20px;
            margin-right: 10px;
            text-align: center;
            width: 100%;
        }

            .list-tw-ul li > div {
                border-radius: 5px;
                border: 1px solid #e2e2e2;
                height: 100%;
                width: 100%;
                display: flex;
                display: -webkit-flex;
                flex-wrap: wrap;
                -webkit-flex-wrap: wrap;
                justify-content: center;
                -webkit-justify-content: center;
                -webkit-align-content: center;
                -webkit-align-items: center;
                padding: 2px;
            }

                .list-tw-ul li > div:hover {
                    box-shadow: 0px 10px 20px -9px rgba(0, 0, 0, 0.75);
                    -webkit-box-shadow: #000000bf 0px 10px 20px -14px;
                    -moz-box-shadow: #000000bf 0px 10px 20px -14px;
                    background-color: #fafafa;
                }

    /*------------------------------------------------------------ --> */
    .about-header {
        background-image: url(../images/nav_arrow.jpg);
        background-repeat: no-repeat;
        background-position: left;
        padding-left: 18px;
        font-size: 1.6rem;
        color: #005580 !important;
    }

    .abouttitle {
        font-size: 1.2rem;
        line-height: 18px;
        margin-left: 10px;
        width: 70%;
    }

    .line-clamp {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
        margin: 0;
        max-height: 92px;
    }

    .aboutpic {
        width: 30%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: 4px;
    }

    .mWrap img {
        max-height: 136px;
    }

    .webfooter {
        margin-top: 4px !important;
    }

    .yqlink h4 {
        border-bottom: 1px solid #ddd;
        margin: 0;
        font-size: 18px;
        color: #015b7e;
        line-height: 40px;
        background: url(../images/link.png) left center no-repeat;
        padding-left: 32px;
    }

    .yqlink ul {
        margin: 10px 0 0 0;
        padding: 0;
        display: flex;
        display: -webkit-flex;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }

        .yqlink ul li {
            float: left;
            text-align: center;
            padding: 1px 15px;
            overflow: hidden;
            white-space: nowrap;
            margin: 5px 0 5px 0;
            border-right: 1px dotted #36756c;
        }

            .yqlink ul li a {
                color: #666666;
            }

  
