﻿html{
    background-color: #fff;
    font-size: 12px;
    font-family: '微软雅黑';
}
body{
    font-size: 12px;
}
.w970{
    width: 970px;
    margin: 0 auto;
}
#banner{
    width: 100%;
    height: 362px;
    background: url("../images/zhty.jpg") no-repeat center center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
#banner .zhuban{
    font-weight: 600;
    font-size: 12px;
}
#banner h5{
    font-size: 60px;
    color: #389A00;
    text-shadow:#000 0px 0 0,#fff 0 3px 0,#fff -3px 0 0,#fff 0 -3px 0;
    -moz-text-shadow:#fff 5px 0 0,#fff 0 5px 0,#fff -5px 0 0,#fff 0 -5px 0;
    -webkit-text-shadow:#fff 5px 0 0,#fff 0 5px 0,#fff -5px 0 0,#fff 0 -5px 0;
    margin-top: 130px;
    text-align: center;
}
#banner .canyu{
    font-size: 18px;
    font-weight: bold;
    color: #389A00;
    text-align: center;
    margin-top: 30px;
}
#banner .orgin{
    color: #DC9100;
}
#banner .nav{
    width: 916px;
    height: 78px;
    background: url("../images/nav.png") no-repeat;
    margin-top: 73px;
    text-align: center;
}
#banner .nav a{
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
}
#banner .nav a b{
    color: #7E7E7E;
    font-size: 12px;
    margin: 0 5px;
}
.w820{
    width: 820px;
    margin: 0 auto;
}
.content_white{
    border: 1px solid #fff;
    width: 970px;
    margin: 0 auto;
    background: #fff;
}
.dangqianweizhi{
    margin-top: 50px;
    color: #7F7F7F;
}
.zizhanbiaoti{
    height: 30px;
    border-bottom: 2px dashed #dedede;
    position: relative;
    margin-bottom: 50px;
}
.bt_beijing{
    width: 192px;
    height: 60px;
    background: url("../images/btbj.png") no-repeat;
    position: absolute;
    top: 12px;
    left: -101px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
}
#mzdjnl .m-title{
    margin: 18px 0;
    text-align: center;
    width: 100%;
}
#mzdjnl .m-number{
    font-size: 14px;
    color: #444444;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
}
#mzdjnl .m-number span{
    margin-right: 30px;
}
#mzdjnl .m-number span.font-20{
    font-size: 20px;
    margin-right: 0;
}
#mzdjnl .m-titlebanner{
    width: 100%;
}
#mzdjnl .m-titlebanner img{
    width: 100%;
    border-radius: 4px;
}
#mzdjnl .m-jianjie{
    width: 896px;
    margin: 0 auto;
    margin-top: 15px;
    position: relative;
}
#mzdjnl .m-jianjie img{
    width: 100%;
}
#mzdjnl .m-jianjie .m-j-text{
    font-size: 14px;
    color: #444;
    line-height: 24px;
    text-align: justify;
    width: 758px;
    height: 90px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    left: 115px;
}
#mzdjnl .m-childnav{
    margin-top: 45px;
    border-bottom: 2px solid #00A13D;
    padding-bottom: 15px;
}
#mzdjnl .m-childnav .m-c-cell{
    font-size: 14px;
    color: #444;
    padding: 0 50px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    font-weight: bold;
    position: relative;
    cursor: pointer;
}
#mzdjnl .m-childnav .m-c-cell:after{
    content: '';
    width: 2px;
    height: 22px;
    background: #00A13D;
    position: absolute;
    right: 0;
    top: 5px;
}
#mzdjnl .m-childnav .m-c-cell:last-child:after{
    width: 0;
    height: 0;
}
#mzdjnl .m-childnav .m-c-cell.active{
    font-size: 20px;
    color: #00A13D;
    font-weight: bold;
}
#mzdjnl .m-itemcell{
    margin-top: 30px;
    padding-bottom: 30px;
    position: relative;
}
#mzdjnl .m-itemcell:after{
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("../images/border.png") repeat;
}
#mzdjnl .m-itemcell.m-i-list{
    padding-bottom: 20px;
    margin-top: 0;
}
#mzdjnl .m-itemcell.m-i-list:after{
    height: 0;
}
#mzdjnl .m-itemcell:last-child:after{
    width: 0;
}
#mzdjnl .m-itemcell .m-i-gray{
    width: 915px;
    background: #F8F8F8;
    padding: 20px 0;
    margin-left: 55px;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-img{
    width: 178px;
    height: 100px;
    overflow: hidden;
    margin-left: -55px;
    position: relative;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-i-yry{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.4);
    display:flex;
    justify-content: center;
    align-items: center;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-img img{
    width: 100%;
    border-radius: 3px;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-i-yry img{
    width: 129px;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-content{
    width: 565px;
    margin-left: 20px;
    position: relative;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-content .m-i-g-rightlook{
    position: absolute;
    right: 0;
    top: 16px;
    width: 170px;
    height: 38px;
    background: #00A13D;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    border-radius: 10px;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-content .m-i-g-c-name{
    font-size: 20px;
    font-weight: bold;
    color: #00A13D;
    height: 20px;
    line-height: 20px;
    margin-bottom: 15px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-content .m-i-g-c-year{
    font-weight: bold;
    font-size: 14px;
    color: #444;
    margin-bottom: 14px;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-content .m-i-g-c-year span{
    margin-right: 18px;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-content .m-i-g-c-text{
    text-align: justify;
    line-height: 24px;
    font-size: 14px;
    color: #444444;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-content .m-i-g-c-xgimg{
    margin-top: 14px;
    width: 100%;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-content .m-i-g-c-xgimg .m-i-g-c-x-xgzp{
    width: 22px;
    font-size: 14px;
    color: #737373;
    line-height: 14px;
    height: 106px;
    display: flex;
    align-items: center;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-content .m-i-g-c-xgimg .m-i-g-c-x-xgzpbox{
    width: 455px;
    height: 106px;
    overflow: hidden;
    font-size: 0;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-content .m-i-g-c-xgimg .m-i-g-c-x-xgzpbox-ul{
    width: 2000px;
    position: relative;
    left: 0;
    transition: all .2s;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-content .m-i-g-c-xgimg .m-i-g-c-x-xgzpbox img{
    width: 138px;
    margin-right: 20px;
    border-radius: 3px;
    cursor: pointer;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-content .m-i-g-c-xgimg .m-i-g-c-x-xgzpbox img:last-child{
    margin-right: 0;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-content .m-i-g-c-xgimg .m-i-g-c-x-xgarrow{
    width: 85px;
    height: 106px;
    text-align: center;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-content .m-i-g-c-xgimg .m-i-g-c-x-xgarrow img{
    display: block;
    width: 30px;
    margin: 15px auto;
    cursor: pointer;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-ewmbox{
    margin-right: 20px;
    width: 136px;
    cursor: pointer;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-ewmbox .m-i-g-e-title{
    font-size: 14px;
    color: #00A13D;
    font-weight: bold;
    width: 100%;
    text-align: center;
    line-height: 32px;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-ewmbox .m-i-g-e-title.active{
    color: #444444;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-ewmbox .m-i-g-e-title span{
    font-size: 26px;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-ewmbox .m-i-g-e-ewm{
    width: 130px;
    height: 130px;
    background: #00A13D;
    padding: 4px;
    border-radius: 3px;
    margin-top: 15px;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-ewmbox .m-i-g-e-ewm img{
    width: 100%;
}
#mzdjnl .m-itemcell .m-i-gray .m-i-g-ewmbox .m-i-g-e-ewmtext{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #00A13D;
    height: 35px;
    line-height: 35px;
    border: 1px solid #00A13D;
    border-top: none;
    border-radius: 0 0 3px 3px;
    width: 100%;
    margin-top: -1px;
}
#lookImgModel{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.8);
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
}
#lookCodeModel{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,.8);
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
}
#lookImgModel .lim-container{
    width: 740px;
    margin: 0 auto;
    position: relative
}
#lookCodeModel .lim-container{
    width: 460px;
    margin: 0 auto;
    position: relative
}
#lookImgModel .lim-container .lim-c-title{
    width: 100%;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    font-family: '微软雅黑';
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
#lookCodeModel .lim-container .lim-c-title{
    width: 100%;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    font-family: '微软雅黑';
    height: 70px;
    line-height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
#lookImgModel .lim-container .lim-c-imgbox{
    width: 600px;
    height: 460px;
    overflow: hidden;
    margin: 0 auto;
}
#lookImgModel .lim-container .lim-c-arrow{
    position: absolute;
    top: 265px;
    left: 0;
    width: 100%;
}
#lookImgModel .lim-container .lim-c-arrow .lim-c-a-left{
    position: absolute;
    left: 0;
}
#lookImgModel .lim-container .lim-c-arrow .lim-c-a-right{
    position: absolute;
    right: 0;
}
#lookImgModel .lim-container .lim-c-close{
    width: 130px;
    height: 45px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 14px;
    background: #515151;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 65px;
}
#lookCodeModel .lim-container .lim-ewmbox{
    width: 100%;
}
#lookCodeModel .lim-container .lim-ewmbox .lim-e-title{
    background: #00A13D;
    color: #fff;
    width: 90%;
    height: 55px;
    line-height: 55px;
    padding: 0 5%;
    font-size: 16px;
    border-radius: 5px 5px 0 0;
}
#lookCodeModel .lim-container .lim-ewmbox .lim-e-ewmwhite{
    width: 460px;
    height: 400px;
    background: #fff;
    border-radius: 0 0 5px 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#lookCodeModel .lim-container .lim-ewmbox .lim-e-ewmwhite img{
    width: 315px;
}
#lookCodeModel .lim-container .lim-ewmbox .lim-e-title .left{
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#lookCodeModel .lim-container .lim-ewmbox .lim-e-title .right{
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}
#lookCodeModel .lim-container .lim-c-close{
    width: 130px;
    height: 45px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    color: #fff;
    font-size: 14px;
    background: #515151;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 25px;
    cursor: pointer;
}
.swiper-container {
    width: 600px;
    height: 460px;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{
    content: '';
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: '';
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    left: 0;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    right: 0;
}
.swiper-pagination{
    width: 100%;
    bottom: 75px;
}
.swiper-pagination-bullet {
    width: 12px;
    height: 6px;
    display: inline-block;
    border-radius: 0;
    background: #fff;
    margin-right: 5px;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background: #00A13D;
    width: 40px;
}
*{
    outline: none!important;
}
.swiper-slide{
    display: flex;
    justify-content: center;
    align-items: center;
}
.swiper-slide img{
    max-width: 600px;
    max-height: 460px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.searchcontainer{
    margin-top: 60px;
    margin-bottom: 30px;
    font-size: 0;
}
.searchcontainer input{
    width: 718px;
    padding: 0 20px;
    height: 40px;
    border-radius: 4px 0 0 4px;
    border: 1px solid #B9B9B9;
    border-right: none;
    font-size: 14px;
}
.searchcontainer button{
    height: 42px;
    width: 60px;
    background: #FFA800;
    color: #fff;
    border-radius: 0 4px 4px 0;
    font-size: 14px;
    cursor: pointer;
}


















