* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 15px;
    font-family: "微软雅黑", "宋体";
}

body,
ul,
li,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
}

ul,
li,
dl,
dt,
dd {
    list-style: none;
}

a {
    text-decoration: none;
    color: black;
}

a:hover {
    color: #2289cc;
}

img {
    border: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.body_fiximg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: url(body_bg.jpg) no-repeat left top;
    background-size: 100% 100%;
    z-index: -99;
}

.bg_box {
    width: 100%;

    z-index: -90;
}

.mtktz {
    margin: 0px auto;
    height: auto;
    width: 1200px;
}

.mtktz .mtktzl {
    background-color: #fff;
    margin: 0 auto;
    height: auto;
    width: 1200px;
    overflow: hidden;
}

.mtktz .mtktzl .mtktzlnr {
    padding: 30px;
    line-height: 15px;
    overflow: hidden;
}

.mtktz .mtktzl .nrtop {
    /*border: 1px solid red;*/
    overflow: hidden;
}

.mtktz .mtktzl .nrtopl {
    width: 550px;
    /*border: 1px solid red;*/
}

.mtktz .mtktzl .slider-carousel {
    position: relative;
    width: 100%;
    height: 366px;
    overflow: hidden;
}

.slider-carousel .item {
    width: 100%;
    height: 366px;
}

.item .pannel-image a img {
    width: 100% !important;
    height: 366px;
}

.slider-carousel .slidesjs-previous {
    background: url(index_btn01.png) no-repeat;
    left: 0px;
}

.slider-carousel .slidesjs-next {
    background: url(index_btn02.png) no-repeat;
    right: 0px;
}

.slider-carousel .slidesjs-navigation {
    width: 42px;
    height: 67px;
    position: absolute;
    text-indent: -9999em;
    top: 145px;
    z-index: 100;
}

.slider-carousel .slidesjs-pagination {
    zoom: 1;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 90px;
    height: 12px;
    z-index: 10;
}

.slider-carousel .slidesjs-pagination-item {
    float: left;
    width: 20px;
    height: 10px;
}

.slider-carousel .slidesjs-pagination-item a {
    float: left;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    line-height: 0;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 8px;
    color: #fff;
    text-indent: -999em;
}

.slider-carousel .slidesjs-pagination-item a.active {
    background: #ee3e32;
    color: #ee3e32;
}

.mtktz .mtktzl .slider-carousel .titBg {
    position: absolute;
    width: 100%;
    height: 43px;
    left: 0;
    bottom: 0px;
    z-index: 1;
}

.mtktz .mtktzl .slider-carousel .subtitle {
    width: 100%;
    padding-left: 20px;
    background: rgba(0, 0, 0, 0.5);
    height: 40px;
    line-height: 40px;
    position: absolute;
    left: 0;
    bottom: 80px;
    z-index: 999;
}

.mtktz .mtktzl .slider-carousel .subtitle a {
    display: block;
    color: #fff;
    width: 60%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}

.mtktz .mtktzl .nrtopr {
    margin-left: 30px;
    width: 550px;
    /*border: 1px solid red;*/
}

.mtktz .mtktzl .nrtopr h2 {
    width: 100%;
    height: auto;
    text-align: center;
    overflow: hidden;
    font-size: 20px;
    color: #252525;
    line-height: 40px;
    font-weight: bold;

}

.mtktz .mtktzl .nrtopr .span {
    color: rgb(102, 102, 102);
    text-indent: 2em;
    line-height: 28px;
    font-size: 15px;
    display: inline-block;
    border-bottom: 1px dashed #dedede;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.mtktz .mtktzl .nrtopl .nrtoplx div {
    width: 280px;
}

.mtktz .mtktzl .nrtopl .img-text {
    text-align: center;
    max-width: 100%;

    overflow: hidden;
    font-size: 15px;
}

.mtktz .nrtopr ul.list {
    margin-top: 5px;
}

.mtktz .nrtopr ul.list li {
    overflow: hidden;
    background: url(listbg.png) no-repeat left center;
    padding-left: 18px;
    line-height: 39px;
    font-size: 16px;
}

.mtktz .nrtopr ul.list li a {
    color: #333;
    float: left;
    width: 83%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

.mtktz .nrtopr ul.list li a:hover {
    color: #2289cc;
}

.mtktz .nrtopr ul.list li span {
    float: right;
}

.mtktz .nrtopr .span a {
    color: #777779;
}

.mtktz .nrtopr .span a:hover {
    color: #23527c;
}

.mtktz .caption {
    font-size: 16px;
    font-weight: bold;
}

.mtktz .mtktzl .nrbottom {
    overflow: hidden;
    /*border: 1px solid red;*/
    margin-top: 20px;

}

.hot-bottom-img {
    overflow: hidden;
    padding: 0;
    margin: 6px 0 16px 0;
    background: #eef2f3;
}

.mtktz .mtktzl .nrbottom .news-img-wrapper {
    width: 240px;
    height: 120px;
    float: left;
}

.mtktz .mtktzl .nrbottom .news-img-wrapper img {
    width: 240px;
    height: 120px;
}

.hot-bottom-imginfo {
    padding: 5px;
    margin-left: 245px;
    margin-top: 20px;
    overflow: hidden;
    height: 90px;
    line-height: 24px;
}

.hot-bottom-img .caption {
    display: block;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.hot-bottom-img p {

    overflow: hidden;
    text-overflow: ellipsis;
}

.desc a {
    color: #777779;
}

.desc1 {
    margin-top: 5px;
    line-height: 26px;
    text-align: right;
}

.nrbottom li {
    border-top: 1px dashed #dedede;
    padding: 16px 0;
}

.mtktz .mtktzr .mtktzrtop {
    border-bottom: 1px solid #dedede;
    height: 45px;
    line-height: 45px;
}

@media screen and (max-width:991px) {
    .mtktz {
        width: 100%;
    }

    .mtktz .mtktzl {
        width: 100%;
    }

    .mtktz .mtktzl .nrtopl {
        width: 100%;
    }

    .mtktz .mtktzl .nrtopr {
        width: 100%;
    }

    .mtktz .mtktzl .slider-carousel {
        width: 100%;
        height: 300px;
    }

    .ztheader .nva ul li a {
        font-size: 30px;
    }

    .slidesjs-control {
        height: 300px;
    }

    .pannel-image {
        height: 300px;
    }

    .item .pannel-image a img {
        height: 100%;
    }

    .mtktz .mtktzl .slider-carousel .subtitle {
        bottom: -50px;
    }

    .mtktz .mtktzl .nrbottom .news-img-wrapper {
        width: 100%;
        height: 180px;
        float: left;
    }

    .mtktz .mtktzl .nrbottom .news-img-wrapper img {
        width: 100%;
        height: 100%;
    }

    .slider-carousel .slidesjs-pagination {
        display: none;
    }

    .nrbottom li a { 
        line-height: 20px;
    }

    .hot-bottom-imginfo {
        padding: 10px;
        margin-left: 0;
        margin-top: 20px;
        overflow: hidden;
        height: 120px;
        line-height: 30px;
    }

    .mtktz .caption {
        font-weight: bold;
    }

    .desc a {
        color: #777779;
    }

    .desc1 {
        line-height: 45px;
    }

    .mtktz .mtktzl .mtktzlnr {
        padding-top: 20px;

    }
}