﻿/*手机端样式*/

@media (max-width:768px) {

    /*公共css*/
    .pagesleft {
        display: none;
    }
    .pages {
        width: 100% !important;
        text-align: center;
    }
    .my_pages a, span.cpb {
        float: initial;
        display: initial;
        padding: 5px 10px;
    }

    div#bdshare {
        display: none;
    }
    /*公共css end*/

    .bj1, .bj4, .foot, .datu, .bj2, .bj3 {
        display: none;
    }


    .phone {
        display: block;
    }

    .logo {
        padding-left: 10px;
    }


    .logofoot {
        background-color: #F0F0F0;
        height: 10px;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: #E7E7E7;
    }

    .sjdh {
        padding-right: 10px;
        padding-left: 10px;
        height: 42px;
    }

        .sjdh li {
            float: left;
            width: 16.66%;
        }

            .sjdh li a {
                font-size: 14px;
                color: #666666;
                line-height: 40px;
                text-align: center;
                display: block;
                height: 40px;
                padding-top: 2px;
            }

                .sjdh li a:active {
                    color: #0DA3E2;
                }

                .sjdh li a.no {
                    border-bottom-width: 2px;
                    border-bottom-style: solid;
                    border-bottom-color: #0DA3E2;
                    line-height: 36px;
                    height: 36px;
                    padding-top: 4px;
                }

            .sjdh li dl {
                margin-top: 42px;
                margin-left: 0px;
                position: absolute;
                background-color: #FFFFFF;
                padding-top: 10px;
                padding-bottom: 10px;
                z-index: 9;
            }

                .sjdh li dl dd a {
                    font-size: 12px;
                    line-height: 20px;
                    color: #666666;
                    text-align: left;
                    display: block;
                    height: 20px;
                    border-top-width: 0px;
                    border-right-width: 0px;
                    border-bottom-width: 0px;
                    border-left-width: 0px;
                    margin-right: 10px;
                    margin-left: 10px;
                }

                    .sjdh li dl dd a:active {
                        color: #0DA3E2;
                    }

    /*图片播放*/
    .picBox {
        width: 100%;
        height: 100%;
        position: relative;
    }

    .icon_num {
        position: absolute;
        bottom: 8px;
        left: 0px;
        width: 100%;
        text-align: center;
    }

        .icon_num a {
            border-radius: 7px;
            padding: 0;
            line-height: 6px;
            cursor: pointer;
            margin-right: 4px;
            display: inline-block;
            overflow: hidden;
            *zoom: 1;
            opacity: 0.5;
            filter: Alpha(opacity=50);
            background-color: #FFFFFF;
            height: 6px;
            width: 6px;
        }

            .icon_num a:hover, .icon_num .active {
                background-color: #FF0000;
            }

    .t1t {
        background-image: url(images/t1b.jpg);
        text-align: center;
        margin-top: 20px;
        margin-bottom: 15px;
    }



    .t1 {
        background-color: #FFFFFF;
    }

        .t1 li {
            text-align: center;
            float: left;
            width: 25%;
            padding-bottom: 20px;
        }

            .t1 li span {
                display: block;
                line-height: 20px;
                font-size: 12px;
                color: #000000;
                padding-top: 10px;
            }

        .t1.nei {
            padding-right: 5px;
            padding-left: 5px;
        }

            .t1.nei li {
                width: 20%;
            }

    .bq {
        text-align: center;
        padding-bottom: 20px;
    }


    /*foot*/
    .fding {
        height: 50px;
    }

    .phone .foot {
        height: 50px;
        position: fixed;
        left: 0px;
        bottom: 0px;
        width: 100%;
        background-color: #EAE8E9;
        background-image: url(images/f1.jpg);
        background-repeat: repeat-x;
        background-position: 0px 0px;
        padding-top: 2px;
        display:block;
    }

        .phone .foot li {
            float: left;
            width: 33.3%;
        }

            .phone .foot li a {
                text-align: center;
                background-image: url(images/f2.jpg);
                background-repeat: repeat-y;
                background-position: right 0px;
                display: block;
                padding-right: 2px;
                height: 50px;
            }

                .phone .foot li a.no {
                    background-image: none;
                }

                .phone .foot li a img {
                    display: block;
                    margin-right: auto;
                    margin-left: auto;
                    padding-top: 7px;
                }

                .phone .foot li a span {
                    font-size: 12px;
                    line-height: 1.2em;
                    color: #666666;
                    display: block;
                    padding-top: 5px;
                    text-align: center;
                }

    .nt {
        height: 32px;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #CCCCCC;
        margin-right: 10px;
        margin-left: 10px;
    }

        .nt .z {
            font-size: 14px;
            line-height: 26px;
            color: #333333;
            height: 26px;
            padding-top: 5px;
            padding-right: 8px;
            padding-left: 8px;
            border-bottom-width: 2px;
            border-bottom-style: solid;
            border-bottom-color: #0DA3E2;
            float: left;
        }

    .nbody {
        margin: 10px;
    }



    /* 分页css代码 白加红*/
    .mblistpage {
        MARGIN: 3px;
        TEXT-ALIGN: center;
        padding: 5px;
    }

        .mblistpage A, .mblistpage A:visited {
            PADDING-RIGHT: 7px;
            PADDING-LEFT: 7px;
            PADDING-BOTTOM: 3px;
            COLOR: #333333;
            font-weight: bold;
            PADDING-TOP: 5px;
            TEXT-DECORATION: none;
            border: 1px solid #CCCCCC;
            background-color: #FFFFFF;
            margin-top: 5px;
            margin-right: 4px;
            margin-bottom: 3px;
            margin-left: 4px;
        }

            .mblistpage A:hover {
                COLOR: #FFFFFF;
                border: 1px solid #990000;
                background-color: #CC0000;
            }

            .mblistpage A:active {
                COLOR: #FFFFFF;
                border: 1px solid #990000;
                background-color: #CC0000;
            }

        .mblistpage SPAN.current {
            PADDING-RIGHT: 7px;
            PADDING-LEFT: 7px;
            PADDING-BOTTOM: 3px;
            COLOR: #FFFFFF;
            font-weight: bold;
            PADDING-TOP: 5px;
            background-color: #CC0000;
            border: 1px solid #990000;
            margin-top: 5px;
            margin-right: 4px;
            margin-bottom: 4px;
            margin-left: 4px;
        }

        .mblistpage SPAN.disabled {
            PADDING-RIGHT: 7px;
            PADDING-LEFT: 7px;
            PADDING-BOTTOM: 3px;
            COLOR: #333333;
            font-weight: bold;
            PADDING-TOP: 5px;
            background-color: #FFFFFF;
            border: 1px solid #CCCCCC;
            margin-top: 5px;
            margin-right: 4px;
            margin-bottom: 4px;
            margin-left: 4px;
        }
    /*end*/

    li.dh_li.dh_li_44 {
        display: none;
    }
}
