@charset "utf-8";
html{margin:0;padding:0;font-size:14px;font-family:"微软雅黑";min-width: 1170px;background: #f8f8f8;}
body{margin:0;padding:0;min-width: 1170px;position: relative}
a{
    text-decoration: none;
}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,button,img,button,select,iframe{text-decoration: none;list-style: none;text-decoration: none;padding:0;margin:0;border:0;}

img,input,button,select,textarea,fieldset,iframe{vertical-align:top;*vertical-align:middle;}
.wrap{
    width: 1170px;
    margin: 0 auto;
}
.left{
    float: left;
}
.right{
    float: right;
}
.clearfix{
    clear: both;
}
.header{
    width: 100%;
    height: 80px;
    background: #fff;
    line-height: 80px;
    text-align: left;
    font-max-size: 0;
    font-size: 14px;
    overflow: hidden;
}
.header img{
    margin-top: 20px;
}
.header .right{
    position: relative;
    width: 198px;
}
.header .right p{
    width: 100%;
    position: absolute;
    top: 1px;
    left: 0;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.bannernav{
    width: 100%;
    height: 562px;
    background: url('../images/qd/banner.jpg') no-repeat center center;
    position: relative;
}
.banner-nav-bg{
    position: absolute;
    bottom: 0;
    left: 0;
    background: #21B47C;
    width: 100%;
    height: 60px;
    text-align: center;
}
.banner-nav-bg img{
    position: absolute;
    bottom: 0;
    left: 0;
}
.bannernav .wrap{
    position: relative;
    height: 100%;
}
.bannernav ul{
    width: 100%;
    height: 95px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    z-index: 99;
}
.bannernav ul li{
    display: inline-block;
    line-height: 95px;
    padding: 0 45px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}
.bannernav .banner-name{
    font-family: 'fzzd';
    font-size: 70px;
    color: #fff;
    text-align: center;
    padding-top: 150px;
}
.bannernav .banner-org{
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
}
.bn-logo{
    position: absolute;
    top: -37px;
    left: 50%;
    margin-left: -77px;
}


@keyframes myfirst
{
    from {width: 0;margin-right: 25px;}
    to {width: 30px;margin-right: 5px;}
}

@-webkit-keyframes myfirst /* Safari 和 Chrome */
{
    from {width: 0;margin-right: 25px;}
    to {width: 30px;margin-right: 5px;}
}
.ft-carousel {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ft-carousel .carousel-inner {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.ft-carousel .carousel-inner .carousel-item {
    float: left;
    height: 100%;
}

.ft-carousel .carousel-item img {
    width: 100%;
    max-height: 359px;
	-o-object-fit: cover;
	   object-fit: cover;
}
.newsimgtext{
    position: relative;
}
.newsimgtext p{
    font-size: 16px;
    color: #222;
    position: absolute;
    width: 88%;
    left: 4%;
    bottom: -40px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ft-carousel .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 94%;
    padding-right: 6%;
    text-align: right;
    font-size: 0;
}

.ft-carousel .carousel-indicators span {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #fff;
    margin: 0 4px;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #00A23B;
}
.ft-carousel .carousel-indicators span:last-child{
    margin-right: 0;
}
.ft-carousel .carousel-indicators span.active {
    background-color: #00A23B;
    width: 30px;
    border-radius: 8px;
    animation: myfirst 1s;
    -moz-animation: myfirst 1s;	/* Firefox */
    -webkit-animation: myfirst 1s;	/* Safari 和 Chrome */
    -o-animation: myfirst 1s;
}

.ft-carousel .carousel-btn {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 45px;
    margin-top: -25px;
    cursor: pointer;
}

.topnav{
    width: 100%;
    background: #00A13D;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.topnav a{
    display: inline-block;
    color: #fff;
    width: 102px;
    text-align: center;
    font-size: 16px;
    position: relative;
}
.topnav a img{
    position: absolute;
    bottom: -2px;
    left: 0;
    display: none;
}
.topnav a.active img{
    display: block;
}
.topnav a:after{
    content: '';
    position: absolute;
    top: 17px;
    right: 0;
    background: #fff;
    width: 1px;
    height: 16px;
}
.topnav a:last-child:after{
    width: 0;
}
.content-container{
    width: 100%;
    background: url("../images/qd/content.jpg") no-repeat top center;
    padding-bottom: 75px;
    background-color: #fff;
}
.news-detail{
    width: 100%;
    border-top: 1px solid #fff;
}
.title-name-img{
    width: 90%;
    margin: 0 auto;
    margin-top: 45px;
}
.title-name-img img{
    width: 100%;
}
.nd-container{
    width: 100%;
    margin-top: 60px;
}
.nd-container .nit-img{
    width: 280px;
}
.nd-container .nit-img img{
    width: 100%;
    border-radius: 4px;
}
.nd-container .nit-text{
    width: 400px;
    color: #15202c;
    text-align: justify;
}
.nd-container .nit-text .nit-t-title{
    font-size: 30px;
    line-height: 35px;
}
.nd-container .nit-text .nit-t-content{
    color: #15202c;
    line-height: 24px;
    font-size: 14px;
    margin: 11px 0;
}
.nd-container .nit-text a{
    color: #00A13D;
}
.w540{
    width: 540px;
}
.w570{
    width: 570px;
}
.w560{
    width: 560px;
}
.newslist{
    width: 100%;
    position: relative;
}
.newslist .nl-title{
    font-size: 32px;
    line-height: 34px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #333;
    width: 100%;
}
.newslist .nl-text{
    color: #696969;
    font-size: 16px;
    text-align: justify;
    line-height: 28px;
}
.newslist ul.ul li{
    width: 100%;
    margin-top: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.newslist ul.ul li img{
    margin-right: 10px;
}
.newslist ul.ul li span{
    font-size: 16px;
    line-height: 22px;
    color: #333;
    font-weight: bold;
}
.newslist ul.ul li p{
    font-size: 14px;
    color: #09ac6e;
    display: block;
    margin-top: 15px;
    padding-left: 36px;
}
.textoverflow{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newslist .nl-more{
    display: block;
    text-align: right;
    font-size: 14px;
    color: #8d8d8d;
    position: absolute;
    right: 40px;
    top: -35px;
    color: #00a13d;
}
.newslist .nl-more img{
    position: relative;
    top: 3px;
}
.twoboxcontainer{
    position: relative;
    width: 100%;
}
.twoboxcontainer .tbc-bg{
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    z-index: 9;
}
.twoboxcontainer .tbc-stjz{
    width: 90%;
    padding-left: 20px;
    padding-right: 50px;
}
.twoboxcontainer .tbc-stjz .tbc-stjz-title{
    margin-top: 50px;
}
.twoboxcontainer .tbc-stjz .tbc-s-stcy{
    margin-top: 30px;
    position: relative;
}
.twoboxcontainer .tbc-s-stcy-title{
    font-size: 30px;
    color: #00a13d;
    margin-bottom: 20px;
    font-weight: bold;
}
.twoboxcontainer .tbc-s-stcy-text{
    width: 400px;
    text-align: justify;
    font-size: 14px;
    color: #15202c;
    position: relative;
    line-height: 22px;
}
.twoboxcontainer .tbc-stjz .jzxs-title{
    margin: 25px 0;
    line-height: 20px;
    margin-left: 28px;
}
.twoboxcontainer .tbc-stjz .jzxs-title img{
    position: relative;
    top: 7px;
    margin-right: 10px;
}
.twoboxcontainer .tbc-stjz .jzxs-title span{
    color: #00A13D;
    font-size: 20px;
}
.twoboxcontainer .tbc-stjz .jzxs-list ul{
    margin-left: 28px;
    height: 262px;
}
.twoboxcontainer .tbc-stjz .jzxs-list ul li{
    width: 143px;
    height: 123px;
    background: #fff;
    border: 1px solid #dedede;
    border-radius: 5px;
    margin-right: 11.5px;
    margin-bottom: 11px;
    text-align: center;
    float: left;
}
.twoboxcontainer .tbc-stjz .jzxs-list ul a:nth-child(4n) li{
    margin-right: 0;
}
.twoboxcontainer .tbc-stjz .jzxs-list ul li img{
    margin-top: 20px;
}
.twoboxcontainer .tbc-stjz .jzxs-list ul a:last-child li img{
    margin-top: 40px;
}
.twoboxcontainer .tbc-stjz .jzxs-list ul li p{
    font-size: 16px;
    color: #15202c;
    line-height: 28px;
}
.tbc-s-stcy-cysb{
    position: absolute;
    right: 0;
    top: 25px;
}
.tbc-s-stcy-cysb a{
    position: relative;
    display: block;
    margin-bottom: 20px;
}
.tbc-s-stcy-cysb a p{
    position: absolute;
    top: 0;
    left: 0;
    color: #45CBCD;
    text-align: center;
    width: 100%;
    line-height: 50px;
}
.tbc-s-stcy-cysb a p.green{
    color: #00A13D;
}
.twoboxcontainer .tbc-wlsy{
    position: relative;
    z-index: 99;
}
.twoboxcontainer .tbc-zsbz{
    border-radius: 5px;
    height: 60px;
    line-height: 60px;
    margin: 25px 0;
    text-align: center;
    font-size: 18px;
    margin-bottom: 0;
}
.twoboxcontainer .tbc-zsbz span{
    font-size: 36px;
}
.twoboxcontainer .saocode p{
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #00a13d;
}
.twoboxcontainer .saocode .codebox{
    width: 150px;
    height: 150px;
    padding: 20px 17px;
    border: 1px solid #00a13d;
    border-radius: 5px;
    position: relative;
    margin: 0 auto;
}
.twoboxcontainer .saocode .codebox img{
    width: 100%;
}
.twoboxcontainer .saocode .codebox .codewx{
    width: 33px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
}
.ywzsryb{
    width: 100%;
    background: #fff;
}
.zscodebox{
    width: 610px;
    margin: 0 auto;
    margin-top: 35px;
}
.zscodebox ul li{
    width: 193px;
    float: left;
}
.zscodebox ul a:nth-child(2n) li{
    margin: 0 15px;
}

.zscodebox ul a:last-child li{
    margin-right: 0;
}
.zscodebox ul a li .zcb-top{
    width: 133px;
    padding: 30px;
    background: #61C44D;
    border-radius: 5px 5px 0 0;
}
.zscodebox ul li .zcb-top .img{
    width: 100%;
}
.zscodebox ul a:nth-child(2n) li .zcb-top{
    padding: 11px 30px;
    background: #94CBCC;
}
.zscodebox ul a:nth-child(3n) li .zcb-top{
    background: #F8B551;
    margin-right: 0;
}
.zscodebox ul a li .zcb-top .white{
    width: 80%;
    height: 110px;
    padding: 10px 10%;
    background: #fff;
}
.zscodebox ul a li .zcb-top .white img{
    width: 100%;
}
.zscodebox ul a li .zcb-bottom{
    width: 100%;
    padding-top: 15px;
    padding-bottom: 25px;
    background: #F6F6F6;
    border-radius: 0 0 5px 5px;
    text-align: center;
}
.zscodebox ul a li .zcb-bottom p{
    font-size: 18px;
    color: #15202c;
    line-height: 20px;
}
.zscodebox ul a li .zcb-bottom p.big{
    font-size: 24px;
    line-height: 40px;
}
.zscodebox ul a li .zcb-bottom .zcb-more{
    margin-top: 40px;
    text-align: center;
}
.zscodebox ul a li .zcb-bottom .zcb-more span{
    font-size: 14px;
    color: #00a13d;
}
.ywzsryb{
    padding-bottom: 100px;
}
.ywzsryb .search-box{
    width: 665px;
    margin: 0 auto;
    margin-top: 30px;
}
.ywzsryb .search-box .sb-inputbox{
    width: 325px;
    font-size: 0;
}
.ywzsryb .search-box p{
    font-size: 14px;
    color: #15202c;
    line-height: 30px;
    padding-left: 28px;
}
.ywzsryb .search-box .sb-inputbox input{
    width: 216px;
    padding-left: 28px;
    height: 50px;
    border: 1px solid #00a13d;
    border-radius: 5px 0 0 5px;
    background: #fff;
    border-right: none;
    outline: none;
}
.ywzsryb .search-box .sb-inputbox button{
    width: 65px;
    height: 52px;
    background: #00a13d;
    border-radius: 0 5px 5px 0;
    color: #fff;
    font-size: 18px;
}
.jk-list-over{
    width: 100%;
    height: 540px;
    overflow: hidden;
    position: relative;
    margin-top: 25px;
}
.jk-list-over ul{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.jk-list-over ul li{
    width: 90%;
    padding: 0 5%;
    border-bottom: 1px solid #dedede;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
}
.jk-list-over ul li .morey{
    color: #00a13d;
}
.jk-list-over ul li .left,.jk-list-over ul li .right{
    width: 50%;
}
.jk-list-over ul li .right{
    text-align: right;
}
.jk-list-over ul li img{
    position: relative;
    top: 5px;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.jk-list-over ul li .jlo-cell-1{
    width: 41%;
}
.jk-list-over ul li .jlo-cell-2{
    width: 39%;
}
.jk-list-over ul li .jlo-cell-3{
    width: 20%;
    color: #333;
}
.stcyjz{
    width: 100%;
    padding-top: 60px;
}
.content-container .s-title{
    width: 100%;
    font-size: 32px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
    position: relative;
}
.content-container .s-title a{
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 16px;
    color: #00a13d;
    font-weight: normal;
}
.content-container .s-title a img{
    margin-right: 5px;
}
.content-container .s-text{
  font-size: 16px;
  color: #696969;
  width: 560px;
  line-height: 28px;
}
.stcyjz .stcy-list{
    width: 100%;
}
.stcyjz .stcy-list li{
    width: 342px;
    float: left;
    margin-right: 67px;
    margin-top: 40px;
	position: relative;
}
.stcyjz .stcy-list li .greenbzbox{
    width: 100%;
    background: #09AC6E;
    padding: 25px;
    box-sizing: border-box;
    font-size: 0;
    position: absolute;
    bottom: -292px;
    z-index: 9999;
    display: none;
}
.stcyjz .stcy-list li:hover .greenbzbox{
    display: block;
}
.stcyjz .stcy-list li .greenbzbox .gbb-title{
   font-size: 24px;
   color: #fff;
   padding-left: 5px;
}
.stcyjz .stcy-list li .greenbzbox img{
    width: 100%;
    display: block;
    margin-top: 8px;
    margin-bottom: 10px;
}
.stcyjz .stcy-list li .greenbzbox .gbb-content{
    font-size: 14px;
    color: #fff;
    text-align: justify;
    line-height: 26px;
    padding: 0 5px;
}
.stcyjz .stcy-list li:nth-child(3n){
    margin-right: 0;
}
.stcyjz .stcy-list li .left{
    width: 70px;
}
.stcyjz .stcy-list li .left img{
    width: 100%;
}
.stcyjz .stcy-list li .right{
    width: 250px;
}
.stcyjz .stcy-list li .right .s-l-name{
    width: 100%;
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}
.stcyjz .stcy-list li .right .s-l-text{
    width: 100%;
    font-size: 14px;
    color: #696969;
    line-height: 22px;
    text-align: justify;
}
.stcyjz .stcy-list li a.s-l-href{
    width: 100%;
    display: block;
    text-align: right;
    margin-bottom: 10px;
}
.stcyjz .stcy-list li a.s-l-href.wysb img{
    margin-right: -19px;
}
.item-jzxm{
    margin-top: 40px;
}
.item-jzxm .left{
    width: 205px;
    position: relative;
}
.item-jzxm .left img{
    width: 100%;
    border-radius: 3px;
}
.item-jzxm .left p{
    position: absolute;
    padding: 5px 10px;
    border-radius: 3px;
    background: #21B47C;
    color: #fff;
    font-size: 14px;
}
.item-jzxm .right{
    width: 330px;
    position: relative;
}
.item-jzxm .right .ij-name{
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.item-jzxm .right .ij-text{
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin: 6px 0;
}
.item-jzxm .right  .ij-time{
    font-size: 16px;
    color: #696969;
    margin-top: 4px;
}
.item-jzxm .right a{
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
}
.item-jzxm .right a img{
    margin-right: 5px;
    margin-top: -2px;
}
.item-jzxm .right a span{
    color: #00a13d;
}
.ywzsjzzs{
    margin-top: 40px;
}
.ywzsjzzs .wrap{
    position: relative;
}
.jzzs-list{
    margin-top: 40px;
}
.jzzs-list .jl-box-cell{
    width: 245px;
    height: 235px;
    padding: 30px  35px;
    padding-top: 0;
    /* background: #fff;
    border-radius: 5px;
    box-shadow: 0 2px 20px #ddd; */
    float: left;
    margin-right: 20px;
}
.jzzs-list .jl-box-cell p{
    line-height: 60px;
    text-align: center;
    color: #333;
    font-size: 16px;
}
.jzzs-list .jl-box-cell img{
    width: 100%;
}
.jzzs-list .jl-box-cell .input-title{
    font-size: 18px;
    color: #333;
    padding-left: 25px;
    text-align: left;
    font-weight: bold;
    line-height: 40px;
}
.jzzs-list .jl-box-cell .jbc-input-box{
    font-size: 0;
    margin-bottom: 15px;
}
.jzzs-list .jl-box-cell .jbc-input-box input{
    width: 154px;
    height: 40px;
    border: 1px solid #00a13d;
    border-radius: 20px 0 0 20px;
    padding-left: 25px;
    border-right: none;
    outline: none;
}
.jzzs-list .jl-box-cell .jbc-input-box button{
    width: 60px;
    height: 42px;
    background: #09AC6E;
    color: #fff;
    font-size: 16px;
    border-radius: 0 20px 20px 0;
}
.ywzsjzzs .codebox{
    position: absolute;
    right: 20px;
    top: 58px;
}
.ywzsjzzs .codebox img.code{
    position: absolute;
    top: 66px;
    left: 35px;
    width: 130px;
}

/* .footer{
    width: 100%;
    height: 233px;
    padding-top: 60px;
    background: url('../images/qd/qdfooter.jpg') no-repeat center center;
}
.footer .f-nav{
    width: 100%;
    height: 78px;
    line-height: 78px;
    border: 1px solid #000;
    border-right: none;
    border-left: none;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.footer .f-nav a{
    padding: 0 20px;
    color: #fff;
}
.footer .f-logo{
    margin-top: 40px;
    text-align: center;
} */
.broadside-nav{
    position: absolute;
    right: 60px;
    bottom: 100px;
}
.broadside-nav a{
    display: block;
    width: 40px;
    height: 40px;
    padding: 10px;
    border-radius: 50%;
    margin-bottom: 25px;
    background: #077F51;
    color: #fff;
    text-align: center;
    box-shadow: 0 2px 20px #666;
}









