.nav_bot_la .mainlevel .subnav li {
    background: url(../img/background2.png) repeat !important;
}
.nav_bot .mainlevel .subnav li:hover a {
    color: red;
    transition: all 0.3s linear;
}
/*.zzsc .tab a:last-child {
    color: black;
}*/
.nav_bot .mainlevel .subnav li a {
    color: black;
    transition: all 0.3s linear;
}
.nav_bot .mainlevel .subnav {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    width: 110%;
    margin-left: -10%;
    padding-top: 19px;
}
.body, td, th {
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 14px;
    line-height: 22px;
    color: #333333;
}
.nr1 p span {
    font-family: Î¢ÈíÑÅºÚ !important;
    font-size: 12pt !important;
    line-height: 30px !important;
}
/*µ¼º½*/
nav {
    background-color: #94070a;
    height: 48px;
    width: 100%;
    text-align: center;
}

.nav {
    display: inline-block;
    height: 48px;
}

    .nav li {
        float: left;
        height: 48px;
        line-height: 48px;
        position: relative;
        padding-top: 0;
        padding-bottom: 0;
        padding-right: 17px;
        padding-left: 17px;
        z-index: 69;
    }

        .nav li.sub a {
            color: #fff;
            text-align: center;
            font-size: 16px;
        }

        .nav li.sub:hover, .nav li.sub.cur {
            background: #002C52;
            color: black;
        }

        .nav li.sub:hover, .nav li .subNav {
            display: block;
            color: black;
        }

            .nav li.sub:hover p > a {
                background-color: #fff;
                color: black;
            }

        .nav li .subNav {
            position: absolute;
            top: auto;
            z-index: 69;
            line-height: normal;
            display: none;
            background-color: #CCC;
            left: 0px;
        }

            .nav li .subNav p a {
                color: black;
                display: block;
                text-align: left;
                padding-top: 7px;
                padding-right: 12px;
                padding-bottom: 7px;
                padding-left: 12px;
                list-style-type: disc;
                border-bottom-width: 1px;
                border-bottom-style: solid;
                border-bottom-color: #00549e;
            }

                .nav li .subNav p a:hover {
                    color: black;
                }

.current {
    background: #ffffff;
}
/*ÊÖ»úµ¼º½background-color: #0059b3;*/
.meun {
    display: block;
    height: 30px;
    width: 40px;
    position: absolute;
    top: 0px;
    z-index: 99;
    border-radius: 6px;
    right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.meun-nav {
    background: transparent;
    border: none;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    cursor: pointer;
}

    .meun-nav span {
        background-color: #0059b3;
        display: block;
        height: 3px;
        width: 30px;
        margin-top: 5.25px;
        margin-right: auto;
        margin-left: auto;
    }

.meunCont {
    background: #fff;
    display: none;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
    position: absolute;
    z-index: 9999;
    width: 100%;
    top: 60px;
    position: fixed;
}

    .meunCont dl {
        border-top: 1px solid #e5e5e5;
        padding-bottom: 5px;
        padding-top: 5px;
    }

    .meunCont dt {
        font-size: 15px;
        line-height: 35px;
    }

        .meunCont dt a {
            color: #333;
        }

    .meunCont dd {
        font-size: 14px;
    }

        .meunCont dd a {
            color: #999;
            margin-top: 8px;
            margin-right: 8px;
            display: inline-block;
        }

    .meunCont a:hover {
        color: #666;
    }

.wrap {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding: 0px;
    margin-top: 0;
    margin-bottom: 0;
}

    .wrap::after {
        display: table;
        clear: both;
        content: "";
    }

@media screen and (min-width:1200px) {
    body {
        font-size: 14px;
    }

    .wrap {
        width: 1310px;
    }

    .meun, .meunBox, .social_nav {
        display: none;
    }

    .news li .news-title {
        font-weight: 600;
        display: block;
        white-space: nowrap;
        overflow: hidden;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    body {
        font-size: 14px;
    }

    .wrap {
        width: 960px;
    }

    .meun, .meunBox, .social_nav {
        display: none;
    }

    .nav {
        width: 960px;
    }

        .nav li {
            padding-right: 7px;
            padding-left: 7px;
        }
}

@media screen and (min-width:768px) and (max-width:991px) {
    body {
        font-size: 13px;
    }

    .wrap {
        width: 740px;
    }

    .left-box, nav, .search, .social_nav {
        display: none;
    }

    .logo {
        margin-top: 10px;
        margin-bottom: 10px;
        float: none;
    }

        .logo img {
            width: 208px;
            height: 40px;
        }

    .meun {
        top: 40px;
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    body {
        font-size: 13px;
    }

    .wrap {
        max-width: 640px;
    }

    .left-box, .search, .right-box .phone, .right-box .email, .friend, .foot_nav_hidd, .top-box {
        display: none;
    }
 ul li	a{
		

    float: left;
    width: 85%!important;
    margin-top: 9px;
    font-size: 15px;
    color: black;
	}
	 ul li	a p{
		overflow: hidden;
     white-space: nowrap;
text-overflow: ellipsis;
   
	}
    nav {
        background-color: #0c5f67;
        height: 8px;
        width: 100%;
        text-align: center;
    }

    .wrap {
        max-width: 640px;
        display: none;
    }

    .logo {
        padding-top: 10px;
        padding-bottom: 10px;
        float: none;
    }

        .logo img {
            width: 208px;
            height: 40px;
        }

    .meun {
        top: 10px;
    }
}



@media screen and (min-width: 320px) and (max-width: 767px) {
    .swiper-container {
        height: auto !important;
    }

    .zzsc {
        width: 100% !important;
        float: none !important;
    }

    .news-box {
        width: 100% !important;
        float: left;
        height: 400px;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    #main {
        width: 100% !important;
        height: 300px !important;
    }
    #right2 {
        width: 100% !important;
        height: auto !important;
    }
    .center {
        width: 100% !important;
        margin: 0 auto;
    }

    .nav_bot .nav_list {
        float: left;
        display: none !important;
    }

    .zzsc .tab {
        overflow: initial !important;
        border-bottom: 2px solid #ccc;
        margin-bottom: 20px;
    }

    .zzsc .content ul {
        width: 100% !important;
        float: left;
    }

    .zzsc .content li {
        width: 100% !important;
        float: left;
    }

    .zzsc .content {
        overflow: hidden;
        width: 100%;
        height: auto;
        position: relative;
        padding-left: 12px;
        padding-right: 12px;
    }

    .drwp {
        padding-top: 80px !important;
    }

    .news-top {
        overflow: hidden;
        width: 90% !important;
    }

    .zzsc .content li a span {
        float: right;
        display: none;
    }

    .zzsc .content li a p {
        width: 90% !important;
    }

    .nav_bot .logo > img {
        width: 100%;
        height: auto !important;
    }

    .footer .top .right {
        float: right;
        width: 80px !important;
        padding-top: 12px;
    }

    .footer .bot {
        border-top: 1px solid #999;
        height: auto !important;
        background-color: #333;
    }

        .footer .bot p {
            margin: 0 auto;
            text-align: center;
            font-size: 14px;
            line-height: 40px;
            color: #fff;
            white-space: inherit !important;
            text-overflow: ellipsis;
            overflow: hidden;
        }

    .footer .top {
        overflow: hidden;
        background-color: #f8f8f8;
        padding: 30px 0 !important;
    }

    table {
        /*width: 357px !important;*/
        width: 100% !important;
        height: auto !important;
    }

        table tr {
            /*width: 357px !important;*/
            width: 100% !important;
            height: auto !important;
        }

            /*    table tr td {
                width: 357px !important;
                height: auto !important;
            }*/

            table tr td p {
                text-indent: 0px !important;
                line-height: 30px !important;
                /*font-size: 14px !important;*/
            }
                table tr td p img {
                    width: auto !important;
                    height: auto !important;
                }

    .nTab {
        /*width: 357px !important;*/
        width: 100% !important;
    }

    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-x: scroll;
        overflow-y: hidden;
        border: 1px solid #dddddd;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }
    iframe {
        width: 100% !important;
    }
        .nr1 img {
        width: 100%;
        height: auto;
    }
    .fullSlide{
        height: 100px !important;
    }
    .fullSlide ul li {
        background-size: 100% 50%;
        
        background-repeat: no-repeat;
        height: auto;
    }
    .nTab .TabTitle li {
        float: left;
        width: 25%!important;
        height: 30px;
        cursor: pointer;
        padding-top: 4px;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 2px;
        list-style-type: none;
        font-size: 16px;
        text-align: center;
        margin: 0;
    }
    .fullSlide .bd ul {
        width: 100% !important;
        height: 100px !important;
    }
    #tabbox {
        width: 100% !important;
        overflow: hidden;
        margin: 0 auto;
    }
    .box {
        width: 100% !important;
        margin-bottom: 5px;
    }
    .tabs1, .tab_conbox1 {
        width: 100% !important;
    }
    body {
        margin: 0px 0px 0px 0px !important;
        font-size: 14px;
    }
    img {
        border: 0;
        display: inline-block;
        max-width: 100%;
        height: auto;
    }
    .nav_bot_la {
        top: 0;
        /* padding: 15px 0; */
        background-color: #fff;
        width: 100%;
        transition: all 0.3s linear;
        box-shadow: 0 0 10px #ccc;
        height: 90px;
    }
    .bt1 section {
        width: 100%!important;
    }
    .bt1 blockquote {
        margin: 0 0 0 0px !important;
    }
    .bt1 .my_conboxzw, .bt1 .title_con {
        width: 100% !important;
    }
	.nr1 b {
       width: 100%;
    float: left;
    line-height: 40px;
}
}
