.sy {
    background: rgba(0,0,0,0.3);
}
#m_myCarousel .carousel-indicators li {
    height: 18px;
    margin: 0;
    background: url("../images/m_banner_focus.png")no-repeat center;
    position: relative;
    bottom: -17px;
    left: 0%;
}

#m_myCarousel .carousel-indicators .active {
    height: 18px;
    margin: 0;
    background: url("../images/m_banner_focus_active.png")no-repeat center;
    position: relative;
    bottom: -17px;
    left: 0%;
}

.carousel-indicators {
    left: auto;
    right: 4%;
    width: 20%;
}

a:hover {
    text-decoration: none;
}

@media screen and (min-width:320px) and (max-width:768px) {
    .left_top {
        width: 130px;
        height: 450px;
        position: fixed;
        left: 0px;
        display: none;
    }

    .left_bot {
        width: 130px;
        height: 450px;
        position: fixed;
        right: 0px;
        display: none;
    }

    .gw a {
        display: inline-block;
        width: 23%;
    }

        .gw a img {
            width: 100%;
            height: 40px;
            display: inline-block;
            margin-top: 20px;
            margin-left: 3px;
        }

    iframe {
        width: 100% !important;
        height: 100% !important;
    }

    .row {
        margin: 0 auto !important;
    }

    .content {
        background: #ffffff;
        padding: 10px 0px;
        border: none;
        min-height: 500px;
        margin-top: 10px;
        padding: 5px;
    }

        .content .news .news_top {
            margin-bottom: 7px;
            font-size: .8rem;
        }

            .content .news .news_top img {
                float: left;
                width: 15px;
                height: 15px;
                margin-left: 1rem;
                margin-right: 1rem;
            }

            .content .news .news_top span {
                font-size: .8rem;
                line-height: 1rem;
                padding: 0px;
                color: #8d8d8e;
            }

                .content .news .news_top span a {
                    color: #8d8d8e;
                    text-decoration: none;
                }

        .content .icon {
            margin-bottom: 10px;
        }

            .content .icon ul li {
                width: 24%;
                float: left;
                text-align: center;
            }

                .content .icon ul li a {
                    display: block;
                }

                .content .icon ul li img {
                    margin: 0 auto;
                    width: 50%;
                }

                .content .icon ul li p {
                    margin-top: 20px;
                    font: .6rem "微软雅黑";
                }

                    .content .icon ul li p a {
                        color: #212121;
                        text-decoration: none;
                    }

        .content .news ul li .text {
            background: #ecf3fe;
            padding: 10px 10px;
        }

        .content .news .impo p {
            font-size: 18px;
            margin: 0;
            color: #1d5aca;
        }

        .content .news .last p {
            font-size: 18px;
            margin: 0;
            color: #1d5aca;
        }

        .content .news ul li .impo img {
            float: left;
            width: 18px;
            margin-top: 4px;
            margin-right: 10px;
        }

    .new_list_header {
        background: #ecf3fe;
        font-size: 1rem;
        line-height: 20px;
        padding: 10px;
        border-radius: 3px;
        color: #1d5aca;
    }

        .new_list_header img {
            width: 15px;
            vertical-align: sub;
        }

        .new_list_header span {
            color: #1d5aca;
        }

    .more {
        font-size: .6rem;
        text-decoration: none;
    }

    .not p {
        border-bottom: 1px dotted #cccccc;
        padding: 3px;
    }

        .not p a {
            font-size: .8rem;
            color: black;
            text-decoration: none;
            display: inline-block;
            width: 80%;
            height: 16px;
            overflow: hidden;
        }

    .video {
        margin-bottom: 10px;
    }

    .exh p {
        font-size: .8rem;
        margin: 0;
        color: #1d5aca;
        float: left;
    }

        .exh p + p {
            float: right;
            margin-right: 100px;
            font-size: .6rem;
        }

        .exh p a {
            text-decoration: none;
        }

    .ind p {
        font-size: .8rem;
        margin: 0;
        color: #1d5aca;
        float: left;
        margin-left: 10px;
    }

        .ind p + p {
            float: right;
            font-size: .6rem;
        }

        .ind p a {
            text-decoration: none;
        }

    .info {
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .info p {
            border-bottom: 1px dotted #cccccc;
            padding: 6px;
        }

            .info p img {
                float: left;
                width: 8px;
                margin-top: 8px;
                margin-right: 10px;
            }

            .info p a {
                color: black;
                font-size: .8rem;
                line-height: 22px;
                text-decoration: none;
                font-weight: normal;
            }

            .info p b {
                float: right;
            }

            .info p span {
                display: inline-block;
                width: 77%;
                height: 22px;
                overflow: hidden;
            }

    .dyn {
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .dyn p {
            border-bottom: 1px dotted #cccccc;
            padding: 6px;
        }

            .dyn p img {
                float: left;
                width: 8px;
                margin-top: 8px;
                margin-right: 10px;
            }

            .dyn p a {
                color: black;
                font-size: .8rem;
                line-height: 22px;
                text-decoration: none;
                font-weight: normal;
            }

            .dyn p b {
                float: right;
            }

            .dyn p span {
                display: inline-block;
                width: 78%;
                height: 22px;
                overflow: hidden;
            }

    .content .scene_top {
        margin-top: 30px;
        background: #ecf3fe;
        padding: 10px 10px 10px;
        border-radius: 3px;
        font-size: .8rem;
    }

    .content .scene .scene_top p {
        font: 20px "微软雅黑";
        color: #1d5aca;
        float: left;
        border-left: 4px solid #1d5aca;
        padding-left: 10px;
        line-height: 30px;
    }

    .content .scene .scene_top a {
        font: 14px "微软雅黑";
        color: #1d5aca;
        float: right;
        text-decoration: none;
        line-height: 30px;
    }

    .content .img {
        margin-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .content .img {
        margin-top: 30px;
    }

        .content .img ul li {
            width: 44%;
            display: inline-block;
            box-sizing: border-box;
            margin-left: 15px;
            margin-top: 10px;
        }

            .content .img ul li p {
                text-align: center;
                margin-top: 15px;
            }

            .content .img ul li a img {
                border: 1px solid #cccccc;
                padding: 5px;
                height: 110px!important;
            }

            .content .img ul li p a {
                font: .6rem "微软雅黑";
                color: black;
                text-decoration: none;
                display: block;
                width: 99%;
                height: 18px;
                overflow: hidden;max-width:100%
            }


    embed {
        width: 100%;
    }

    .content .intro {
        margin-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

        .content .intro p a {
            text-decoration: none;
            color: black;
            font: .8rem "微软雅黑";
            line-height: 30px;
        }

        .content .intro p {
            padding: 10px;
            text-indent: 2em;
        }

        .content .intro img {
            width: 70%;
            margin-left: 22%;
        }

    .content .intr {
        padding-left: 15px;
        padding-right: 15px;
    }

    .content .reco {
        margin-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .content .recom {
        margin: 0 auto;
        overflow: hidden;
        position: relative;
        margin-top: 10px;
        /*padding-left: 15px;
        padding-right: 15px;*/
    }

        .content .recom ul {
            padding: 10px;
            overflow: hidden;
            zoom: 1;
        }

            .content .recom ul li {
                margin: 0 8px;
                float: left;
                display: inline;
                text-align: center;
                margin-top: 15px;
                display: inline-block;
                width: 44%;
            }

                .content .recom ul li .pic {
                    text-align: center;
                }

                    .content .recom ul li .pic img {
                        width: 150px;
                        height: 80px;
                        display: block;
                        padding: 2px;
                        border: 1px solid #ccc;
                        text-align: center;
                    }

                    .content .recom ul li .pic a:hover img {
                        border-color: #999;
                    }

                .content .recom ul li .title {
                    line-height: 24px;
                    text-align: center;
                    margin-top: 15px;
                    width: 100%;
                    height: 40px;
                    overflow: hidden;
                }

                .content .recom ul li p a {
                    text-decoration: none;
                    color: black;
                    font: .8rem "微软雅黑";
                    text-align: center;
                }

    .content .recom1 {
        margin-bottom: 30px;
    }

        .content .recom1 ul li {
            margin-top: 15px;
            display: inline-block;
            padding: 5px;
            float: left;
            width: 50%;
        }

            .content .recom1 ul li img {
                width: 95%;
                border: 1px solid #cccccc;
                padding: 10px;
            }

            .content .recom1 ul li p {
                text-align: center;
                margin-top: 15px;
            }

                .content .recom1 ul li p a {
                    text-decoration: none;
                    color: black;
                    font: .8rem "微软雅黑";
                }
}
.news{ background:none!important; margin:0; padding:0}.pull-right{ margin-top:0!important}
.search-pagination{ text-align:center;width:100%;}
.pagination {
   text-align:center;width:100%;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
.pagination > li {
    display: inline-block;    float: none;}
.pagination > li > a,
.pagination > li > span {
    position: relative;word-break: keep-all;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #21479f;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px; }
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #21479f;
    border-color: #21479f;
    cursor: default; }.factory1 ul li a{ display:block}
@media screen and (min-width: 1200px) {
    .content {
        background: #ffffff;
        border: 1px solid #ffffff;
        border-radius: 5px;
        padding: 10px 30px;
        min-height: 500px;
        margin-top: 40px;
    }

    .left_top {
        width: 130px;
        height: 450px;
        position: fixed;
        left: 0px;
        display: inline-block;
    }

    .left_bot {
        width: 130px;
        height: 450px;
        position: fixed;
        right: 0px;
        display: inline-block;
    }

    iframe {
        width: 510px;
        height: 360px;
    }

    .gw a {
        display: inline-block;
        width: 24%;
    }.bono2{ margin-top:160px;}
.con h3{margin-top:0;}
.con{padding-top:80px;margin: 0 auto; width:1170px;text-align:center;}
        .gw a img {
            width: 100%;
            height: 80px;
            display: inline-block;
            margin-top: 20px;
            margin-left: 15px;
        }

    .left_right2 {
        position: fixed;
        right: 0;
        top: 37%;
        display: inline-block;
        width: 160px;
        height: 70px;
    }

    .left_right3 {
        position: fixed;
        right: 0;
        top: 49%;
        display: inline-block;
        width: 160px;
        height: 70px;
    }

    .left_right4 {
        position: fixed;
        right: 0;
        top: 61%;
        display: inline-block;
        width: 160px;
        height: 70px;
    }

    .left_right5 {
        position: fixed;
        right: 0;
        top: 73%;
        display: inline-block;
        width: 160px;
        height: 70px;
    }

    .left_right6 {
        position: fixed;
        right: 0;
        top: 85%;
        display: inline-block;
        width: 160px;
        height: 70px;
    }

    .left_right7 {
        position: fixed;
        right: 0;
        top: 97%;
        display: inline-block;
        width: 160px;
        height: 70px;
    }

    .content .news .news_top {
        margin-top: 20px;
        margin-bottom: 13px;
        font-size: 14px;
    }

        .content .news .news_top img {
            float: left;
            margin-left: 20px;
            width: 20px;
            height: 20px;
            margin-right: 10px;
        }

        .content .news .news_top span {
            font-size: 14px;
            line-height: 20px;
            padding: 0px;
            color: #8d8d8e;
        }

            .content .news .news_top span a {
                color: #8d8d8e;
                text-decoration: none;
            }

        .content .news .news_top p span a {
            color: #2577e3;
            text-decoration: none;
        }

    .content .icon {
        margin-bottom: 20px;
        /*margin-top: 40px;*/
    }

        .content .icon ul li {
            width: 25%;
            float: left;
            text-align: center;
        }

            .content .icon ul li img {
                margin: 0 auto;
                width: 25%;
            }

            .content .icon ul li p {
                margin-top: 20px;
                font: 16px "微软雅黑";
            }

                .content .icon ul li p a {
                    color: #212121;
                    text-decoration: none;
                    height: 30px;
                }

    .icon .sq {
        width: 24%;
        float: left;
        text-align: center;
        height: 140px;
        border: 1px solid rgba(0,0,0,0.2);
        background-color: #93C720;
        margin-right: 0.5%;
        margin-left: 0.5%;
    }

        .icon .sq h4 {
            background-color: #40A93A;
            height: 35px;
            line-height: 35px;
            color: #ffffff;
            margin-top: 0;
        }

        .icon .sq .sqbot {
            padding: 0 10px;
        }

    .icon .sqbot p a {
        color: #000;
    }

    .icon .sqbot .sqleft {
        float: left;
    }

    .icon .sqbot .sqright {
        float: right;
    }

    .zh1 {
        width: 100%;
    }

        .zh1 p {
            color: red;
            font-size: 20px;
            letter-spacing: 1px;
            display: inline-block
        }

            .zh1 p a {
                background-color: red;
                color: #fff;
                display: inline-block;
                padding: 2px 10px;
                font-size: 16px;
                border-radius: 5px;
                height:29px;
                line-height: 26px;
            }

    .content .news ul li .text {
        background: #ecf3fe;
        padding: 10px 10px;
    }

    .content .news .impo p {
        font-size: 18px;
        margin: 0;
        color: #1d5aca;
    }

    .content .news .last p {
        font-size: 18px;
        margin: 0;
        color: #1d5aca;
    }

    .content .news ul li .impo img {
        float: left;
        width: 18px;
        margin-top: 4px;
        margin-right: 10px;
    }

    .new_list_header {
        background: #EB6E00;
        /*background-color:lightgrey;*/
        font-size: 16px;
        line-height: 20px;
        padding: 10px;
        margin: 10px 0px 15px;
        border-radius: 3px;
        color: #ffffff;
    }

        .new_list_header img {
            width: 20px;
            vertical-align: sub;
        }

        .new_list_header span {
            color: #ffffff;
        }

    .tempWrap {
        width: 100% !important;
    }

    .more {
        font-size: 14px;
        text-decoration: none;
    }

    .not p {
        border-bottom: 1px dotted #cccccc;
        padding: 6px;
        font-size:14px;
    }

        .not p a {
            font-size: 14px;
            color: black;
            text-decoration: none;
            display: inline-block;
            width: 370px;
            height: 20px;
            overflow: hidden;
        }

    .video {
        margin-bottom: 20px;
    }

    .exh p {
        font-size: 18px;
        margin: 0;
        color: #1d5aca;
        float: left;
    }

        .exh p + p {
            float: right;
            margin-right: 100px;
            font-size: 12px;
        }

        .exh p a {
            text-decoration: none;
        }

    .ind p {
        font-size: 18px;
        margin: 0;
        color: #1d5aca;
        float: left;
        margin-left: 10px;
    }

        .ind p + p {
            float: right;
            font-size: 12px;
        }

        .ind p a {
            text-decoration: none;
        }

    .info {
        margin-top: 20px;
        margin-bottom: 20px;
    }

        .info p {
            border-bottom: 1px dotted #cccccc;
            padding: 6px;
        }

            .info p img {
                float: left;
                margin-right: 10px;
                width: 12px;
                margin-top: 7px;
            }

            .info p a {
                color: black;
                font-size: 14px;
                line-height: 25px;
                text-decoration: none;
            }

            .info p b {
                float: right;
            }

            .info p span {
                display: inline-block;
                width: 336px;
                height: 25px;
                overflow: hidden;
            }

    .dyn {
        margin-top: 20px;
        margin-bottom: 20px;
    }

        .dyn p {
            border-bottom: 1px dotted #cccccc;
            padding: 6px;
        }

            .dyn p img {
                float: left;
                margin-right: 10px;
                width: 12px;
                margin-top: 7px;
            }

            .dyn p a {
                color: black;
                font-size: 16px;
                line-height: 25px;
                text-decoration: none;
            }

            .dyn p b {
                float: right;
            }

            .dyn p span {
                display: inline-block;
                width: 336px;
                height: 25px;
                overflow: hidden;
            }

    .content .scene_top {
        margin-top: 30px;
        background: #ecf3fe;
        padding: 10px 10px 10px;
        border-radius: 3px;
        font-size: 18px;
    }

    .content .scene .scene_top p {
        font: 20px "微软雅黑";
        color: #1d5aca;
        float: left;
        border-left: 4px solid #1d5aca;
        padding-left: 10px;
        line-height: 30px;
    }

    .content .scene .scene_top a {
        font: 14px "微软雅黑";
        color: #1d5aca;
        float: right;
        text-decoration: none;
        line-height: 30px;
    }

    .content .img {
        margin-top: 30px;
    }

        .content .img ul li {
            width: 23%;
            display: inline-block;
            box-sizing: border-box;
            margin-left: 15px;
        }

            .content .img ul li p {
                text-align: center;
                margin-top: 25px;
            }

            .content .img ul li a img {
                border: 1px solid #cccccc;
                padding: 5px;
                height: 170px;
                width: 100%;
            }

            .content .img ul li p a {
                font: 16px "微软雅黑";
                color: black;
                text-decoration: none;
                display: block;
                width: 99%;
                height: 24px;
                overflow: hidden;
            }

    .content .intro {
        margin-top: 30px;
    }

        .content .intro p a {
            text-decoration: none;
            color: black;
            font: 16px "微软雅黑";
            line-height: 30px;
        }

        .content .intro p {
            text-indent: 2em;
            padding: 20px 40px;
        }

        .content .intro img {
            margin: 0 auto;
            width: 60%;
        }

    .content .recom1 ul li {
        display: inline-block;
        padding: 5px;
    }


    .content .recom {
        margin: 0 auto;
        width: 1100px;
        overflow: hidden;
        position: relative;
        margin-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }
     .content .zstj {
        margin: 0 auto;
        width: 1100px;
        overflow: hidden;
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
    }

    .txtScroll-top {
        width: 1100px;
        margin: 0 auto;
        overflow: hidden;
        position: relative;
    }

        .txtScroll-top .hd {
            overflow: hidden;
            height: 30px;
            background: #f4f4f4;
            padding: 0 10px;
        }

            .txtScroll-top .hd .prev,
            .txtScroll-top .hd .next {
                display: block;
                width: 9px;
                height: 5px;
                float: right;
                margin-right: 5px;
                margin-top: 10px;
                overflow: hidden;
                cursor: pointer;
                background: url("../images/icoup.gif") no-repeat;
            }

            .txtScroll-top .hd .next {
                background: url("../images/icodown.gif") no-repeat;
            }

            .txtScroll-top .hd ul {
                float: right;
                overflow: hidden;
                zoom: 1;
                margin-top: 10px;
            }

                .txtScroll-top .hd ul li {
                    float: left;
                    width: 9px;
                    height: 9px;
                    overflow: hidden;
                    margin-right: 5px;
                    text-indent: -999px;
                    cursor: pointer;
                    background: url("../images/icocircle.gif") 0 -9px no-repeat;
                }

                    .txtScroll-top .hd ul li.on {
                        background-position: 0 0;
                    }

        .txtScroll-top .bd {
            padding: 15px;
        }

      
         .txtScroll-top .infoList li {
           width:100%;
            height:34px;
            line-height: 34px;
             margin-bottom:10px;
             overflow:hidden
        }
        .txtScroll-top .infoList li a{
             /*width:33%;*/
             display:inline-block;
             text-align:center;
             font-size:14px;
             padding:0 10px;
        }
         .txtScroll-top .infoList li a{color:#000;}
            .txtScroll-top .infoList li .date {
                float: right;
                color: #999;
            }


    .content .recom ul {
            padding: 10px;
            overflow: hidden;
            zoom: 1;
        }

            .content .recom ul li {
                margin: 0 8px;
                float: left;
                _display: inline;
                text-align: center;
                margin-top: 15px;
                display: inline-block;
            }

                .content .recom ul li .pic {
                    text-align: center;
                }

                    .content .recom ul li .pic img {
                        width: 200px;
                        height: 150px;
                        display: block;
                        padding: 2px;
                        border: 1px solid #ccc;
                    }

                    .content .recom ul li .pic a:hover img {
                        border-color: #999;
                    }

                .content .recom ul li .title {
                    line-height: 24px;
                    text-align: center;
                    margin-top: 15px;
                    width: 100%;
                    height: 40px;
                    overflow: hidden;
                }

                .content .recom ul li p a {
                    text-decoration: none;
                    color: black;
                    font: 16px "微软雅黑";
                }
    .active-time {
        float: none !important
    }
    em {
        font-style:normal;
    }




    .recom1 {
            margin: 0 auto;
            width:100%;
            overflow: hidden;
            position: relative;
        }
        .recom1 ul {
            padding: 10px;
            overflow: hidden;
            zoom: 1;
        }
        .recom1  ul li {
            margin: 0 8px;
            float: left;
            _display: inline;
            text-align: center;
            height:65px;
            overflow:hidden;
        }

        /*.recom1  ul li  img {
            width:200px;
            height:65px;
            display: block;
            padding: 2px;
            border: 1px solid #ccc;
        }*/

        .recom1  ul li  a:hover img {
            border-color:#999;
        }
}
