*{
    margin: 0;
    padding: 0;
    list-style: none;
}
body {
    font-size: 16px;
}
li{
    cursor: pointer;
}
button{
    border: none;
}
.w10{
    width:10px
}
.mt10{
    margin-top: 10px;
}
.mb10{
    margin-bottom: 10px;
}
.ml10{
    margin-left: 10px;
}
.mr10{
    margin-right: 10px;
}
.display-flex{
    display: flex;
}
.dis-flex-around{
    justify-content: space-around;
}
.dis-flex-bwn{
    justify-content: space-between;
}
.display-ib{
    display: inline-block;
}
.Nav{
    width: 100%;
    background: #00a270;
}
.bt-png{
	height: 40px!important;
	width: auto!important;
}
#Top_Z .Logo{
    width: 648px;
    height: 109px;
    margin: 0 auto;
    padding-top: 38px;
    padding-bottom: 28px;
}
#Top_Z .Logo img{
    width: 100%;
    height: 100%;
}
/* #Top_Z .Nav{
    width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
#Top_Z .Nav ul{
    display: flex;
    font-size: 16px;
} */
#Top_Z .Nav{
    width: 100%;
    background: #00a270;
    display: flex;
    justify-content: space-between;
}
#Top_Z .Nav .NavCon{
    width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}
#Top_Z .Nav ul{
    display: flex;
    font-size: 16px;
}

#Top_Z .Nav ul li{
    padding-left: 23px;
    padding-right: 23px;
    /* width: 106px; */
    line-height: 72px;
    text-align: center;
    color: #fff;
}
#Top_Z .Nav ul li:first-child{
    /* width: 85px; */
}
#Top_Z .Nav .loginBtn{
    width: 110px;
    height: 40px;
    margin-top: 14px;
    font-size: 16px;
}
#Top_Z .Nav .loginBtn button{
    width: 100%;
    height: 100%;
    border-radius: 25px;
    background:#fff;
    color: #00a270;
	line-height: 42px;
}
.activeLi li{
    background: #fff;
    color: #00a270 !important;
    font-weight: 600;
}
#Top_Z .banner{
    width: 100%;
    height: 500px;
    position: relative;
}
#Top_Z .banner .swiper-pagination{
    position: absolute;
    bottom: 46px;
    left: 50%;
    margin-left: -47px;
}
#Top_Z .banner .swiper-pagination .swiper-pagination-bullet{
    background: #fff;
    opacity: 0.9;
    margin-left: 16px;
}
#Top_Z .banner .swiper-pagination .swiper-pagination-bullet-active{
    width: 30px;
    background: #00a270;
    border-radius: 5px;
    opacity: 1;
}
#Cen_Z{
    width: 100%;
    padding-top: 68px;
}
#Cen_Z .New {
    margin-bottom: 110px;
}
#Cen_Z .New,.Entity{
    width: 1170px;
    margin: 0 auto;
}
#Cen_Z .New .NewTitle{
    width: 186px;
    height: 45px;
    margin: 0 auto;
}
#Cen_Z .New .NewTitle img{
    width: 100%;
    height: 100%;
}
#Cen_Z .NewCon{
    display: flex;
    margin-top: 46px;
}
#Cen_Z .New .NewConLeft{
    width: 610px;
    height: 390px;
	border-radius: 10px;
    overflow: hidden;
    position: relative;
}
#Cen_Z .New .NewConLeft img{
    width: 100%;
    height: 100%;
}
#Cen_Z .New .NewConLeft .swiper-paginationS{
    position: absolute;
    bottom: 24px;
    left:524px;
    z-index: 9;
}
#Cen_Z .New .NewConLeft .swiper-paginationS .swiper-pagination-bullet{
    background: #fff;
    opacity: 0.6;
    margin-left: 6px;
}
#Cen_Z .New .NewConLeft .swiper-paginationS .swiper-pagination-bullet-active{
    width: 30px;
    background: #fff;
    border-radius: 5px;
    opacity: 1;
}
#Cen_Z .New .NewConLeft .COCon{
    position: absolute;
    left: 20px;
    bottom: 0;
    color: #fff;
    z-index: 99;
    line-height: 64px;
    font-size: 16px;
}
#Cen_Z .New .NewConLeft .opt{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 64px;
    background:rgba(0, 0, 0,0.5);
    z-index: 1;
}
#Cen_Z .New .NewConRight{
    flex: 1;
    margin-left: 46px;
    /* padding-right: 30px; */
}
#Cen_Z .New .NewConRight h2{
    font-size: 24px;
    font-weight: 600;
    color: #455164;
}
#Cen_Z .New .NewConRight p{
    line-height: 24px;
    font-size: 14px;
    border-bottom: 1px dashed #ccc;
    padding: 24px 0;
    color: #898fa1;
}
#Cen_Z .New .NewConRight ul{
    margin-top: 12px;
}
#Cen_Z .New .NewConRight ul li{
    line-height: 45px;
    color: #142c44;
}
#Cen_Z .New .NewConRight ul li span{
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #29a26f;
    margin-right: 9px;
    vertical-align: middle;
}
#Cen_Z .New .NewConRight .more{
    float: right;
    color: #3f4b6e;
    font-weight: 600;
}
#Cen_Z .New .NewConRight .more img{
    margin-right: 8px;
    vertical-align: middle;
}
#Cen_Z .Entity .EntityImg{
    width: 171px;
    height: 40px;
    margin: 0 auto 12px auto;
}
#Cen_Z .Entity .EntityImg img{
    width: 100%;
    height: 100%;
}
#Cen_Z .Entity .EntityTitle p{
    font-size: 16px;
    line-height: 2;
    color: #3f4b6e;
    text-align: center;
}
#Cen_Z .Entity .EntityEight ul{
    display: flex;
    flex-wrap: wrap;
}
#Cen_Z .Entity .EntityEight ul li{
    flex: 25%;
    text-align: center;
    padding-top: 52px;
}
#Cen_Z .Entity .EntityEight ul li h4{
    font-weight: bolder;
    color: #455164;
    font-size: 20px;
    line-height: 60px;
}
#Cen_Z .Entity .EntityEight ul li p{
    width: 180px;
    margin: 0 auto;
}
#Cen_Z .Entity .OnlineCon {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
#Cen_Z .Entity .OnlineCon .item {
    width: calc(100% / 2 - 30px);
}
#Cen_Z .Entity .OnlineCon .item h2 {
    font-size: 22px;
    font-weight: 600;
    color: #455164;
}
#Cen_Z .Entity .OnlineCon .item p {
    margin-top: 4px;
}
#Cen_Z .Entity .EntityBtn{
    width: 370px;
    margin: 0 auto;
    margin-top: 40px;
    display: flex;
    justify-content: center;
}
#Cen_Z .Entity .EntityBtn button{
    width: 130px;
    height: 38px;
    text-align: center;
    border: 2px solid #00a270;
    color: #00a270;
    font-size: 16px;
    border-radius: 30px;
}
#Cen_Z .Entity .EntityBtn .BtnActive{
    background: #00a270;
    color: #fff;
}
#Cen_Z .Online{
    width: 100%;
    background: #f9f9f9;
    margin-top: 81px;
    padding-top: 81px;
    padding-bottom: 85px;
}
#Cen_Z .Online .OnlineTitle p{
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #3f4b6e;
}
#Cen_Z .Online .OnlineTitle .OnlineImg{
    width: 174px;
    height: 40px;
    margin: 0 auto 12px auto;
}
#Cen_Z .Online .OnlineTitle .OnlineImg img{
    width: 100%;
    height: 100%;
}
#Cen_Z .Online .OnlineCon{
    width: 1170px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 32px;
}
#Cen_Z .Online .OnlineCon .OnlineConLeft{
    display: flex;
    margin-top: 30px;
}
#Cen_Z .Online .OnlineCon .OnlineConLeft .OnlineConLeftImg{
    width: 280px;
    height: 216px;
}
#Cen_Z .Online .OnlineCon .OnlineConLeft .OnlineConLeftImg img{
    width: 100%;
    height: 100%;
}
#Cen_Z .Online .OnlineCon .OnlineConLeft h2{
    font-size: 22px;
    font-weight: 600;
    color: #455164;
    line-height: 50px;
}
#Cen_Z .Online .OnlineCon .OnlineConLeft .green{
    color:#00a270;
    font-size: 16px;
    line-height: 34px;
}
#Cen_Z .Online .OnlineCon .OnlineConLeft .gray{
    color: #767f97;
    line-height: 24px;
    width: 370px;
}
#Cen_Z .Online .OnlineCon .OnlineConLeft .OnlineConLeftCon{
    margin-left: 32px;
}
#Cen_Z .Online .OnlineCon .OnlineConLeft .OnlineConLeftCon .more{
    /* float: right; */
    margin-top: 35px;
    color: #3f4b6e;
    font-weight: 600;
    font-size: 16px;
}
#Cen_Z .Online .OnlineCon .OnlineConLeft .OnlineConLeftCon .more img{
    margin-right: 8px;
    vertical-align: middle;
}
#Cen_Z .Online .OnlineCon .OnlineConRight .OnlineConRightBtn{
    width: 188px;
    height: 60px;
    margin-left: 85px;
}
#Cen_Z .Online .OnlineCon .OnlineConRight .OnlineConRightBtn button{
    width: 188px;
    height: 42px;
    background: #33b58d;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin: 0 auto;
}
#Cen_Z .Online .OnlineCon .OnlineConRightH{
    width: 179px;
    height: 52px;
    margin-right: 80px;
    background: url('../img/zhesuanBg.png');
    background-size: 100% 100%;
    padding: 50px;
    padding-left: 90px;
    padding-right: 65px;
    padding-top: 80px;
}
#Cen_Z .Online .OnlineCon .OnlineConRightH h1,#Cen_Z .Online .OnlineCon .OnlineConRightH h2{
    color:#455164;
    font-weight: bolder;
    text-align: center;
}
#Cen_Z .Online .OnlineCon .OnlineConRightH h2{
    font-size: 22px;
}
#Cen_Z .Online .OnlineCon .OnlineConRightH h1{
    font-size: 28px;
    line-height: 56px;
}
#Cen_Z .Pious{
    width: 1170px;
    margin: 81px auto 0 auto;
    display: flex;
    justify-content: space-between;
}
#Cen_Z .Pious .PiousLeft{
    width: 480px;
}
#Cen_Z .Pious .PiousLeft .Zhengshu{
    display: flex;
    margin-top: 50px;
}
#Cen_Z .Pious .PiousLeft .Zhengshu .more{
    /* float: right; */
    color: #3f4b6e;
    font-weight: 600;
    text-align: center;
    margin-bottom: 35px;
    font-size: 16px;
}
#Cen_Z .Pious .PiousLeft .Zhengshu .more img {
    margin-right: 4px;
    vertical-align: text-bottom;
}
#Cen_Z .Pious .PiousLeft .Zhengshu .book{
    width: 220px;
}
#Cen_Z .Pious .PiousLeft .Zhengshu .book img{
    width: 100%;
    height: 100%;
}
#Cen_Z .Pious .PiousLeft .Zhengshu .ZhengshuRight{
    margin-left: 35px;
}
#Cen_Z .Pious .PiousLeft .form{
    margin-top: 30px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
#Cen_Z .Pious .PiousLeft .form .formLeft label{
    display: block;
    line-height: 46px;
    color: #3f4b6e;
    font-weight: 600;
}
#Cen_Z .Pious .PiousLeft .form .formLeft input{
    width: 258px;
    height: 47px;
    line-height: 51px;
    border: 2px solid #00a270;
    border-radius: 26px;
    padding-left: 26px;
}
#Cen_Z .Pious .PiousLeft .form .formLeft form span{
    position: relative;
    right: 50px;
    top: 0;
}
#Cen_Z .Pious .PiousLeft .form .formRight .formEwm{
    padding: 10px;
    border-radius: 10px;
    border: 1px #00a270 dashed;
}
#Cen_Z .Pious .PiousLeft .form .formRight p{
    line-height: 20px;
    font-weight: 600;
    text-align: center;
    margin-top: 5px;
}
#Cen_Z .Pious .PiousRight{
    width: 530px;
}
#Cen_Z .Pious .PiousRight .title{
    margin-bottom: 50px;
    padding-right: 32px;
}
#Cen_Z .Pious .PiousRight .scroll{
    width: 100%;
    height: 420px;
    overflow: hidden;
}
#Cen_Z .Pious .PiousRight .scroll ul li{
    line-height: 66px;
    border-bottom: 1px #f1f1f1 solid;
    /* padding-left: 32px; */
    padding-right: 26px;
}
#Cen_Z .Pious .PiousRight .scroll ul li .ListImg{
    width: 130px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#Cen_Z .Pious .PiousRight .scroll ul li .ListNum{
    width: 180px;
    margin-left: 30px;
}
#Cen_Z .Pious .PiousRight .scroll ul li .ListImg img{
    width: 36px;
    height:36px;
    vertical-align: middle;
}
#Cen_Z .Pious .PiousRight .scroll ul li .ListTImg{
    position: relative;
    margin:0 11px;
}
#Cen_Z .Pious .PiousRight .scroll ul li .ListTImg img{
    width: 22px;
    height: 30px;
}
#Cen_Z .Pious .PiousRight .scroll ul li .ListTImg i{
    position: absolute;
    width: 24px;
    height: 24px;
    top: -12px;
    right: -12px;
    border-radius: 12px;
    background: #ffa800;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-style:normal;
    font-size: 12px;

}
/* #JKJZe .PiousRight .scroll ul li .ListTImg i strong{
    color:#fff;
} */
#Cen_Z .Pious .PiousRight .scroll ul li p span{
    margin-left: 6px;
}
#Cen_Z .Pious .PiousRight .scroll ul li p i{
    color: #10af46;
    font-style: italic;
}
#Cen_Z .Pious .PiousRight .title .more{
    float: right;
    color: #3f4b6e;
    font-weight: 600;
    margin-top: 20px;
}
#Cen_Z .Pious .PiousRight .title .more img{
    margin-right: 8px;
    vertical-align: middle;
}
#Cen_Z #Map{
    margin-top: 135px;
}
#Cen_Z #Map .MapTitle{
    width: 382px;
    height: 48px;
    margin: 0 auto 60px auto;
}
#Cen_Z #Map .MapTitle img{
    width: 100%;
    height: 100%;
}
#Cen_Z #Map #ChuZhouM{
    width: 100%;
    height: 580px;
    background: #00a270;
    margin-top: 30px;
}
#Cen_Z #Map #ChuZhouMap{
    width: 1170px;
    height: 100%;
    margin: 0 auto;
}
#sel{
    width:655px;
    position:relative;
    margin:0 auto;
    font-size: 16px;
}
#sel img{
    width: 26px;
    height: 22px;
    position: absolute;
    right: 20px;
    top:14px;
    transition: all 0.2s;
    z-index: 9999;
}
.selJt{
    position: absolute;
    right: 0;
    width:60px;
    height:47px;
    background: #01c78a;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    color:#fff;
    text-align: center;
    z-index: 10;
}
#choice{
    position: absolute;
    right:0;
    top: 0;
    display:block;
    border-radius: 30px;
    border:1px #29a26f solid;
    line-height: 45px;
    width: 80%;
    color: #000;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    z-index: 999;
    padding-left:32px;
	background: transparent;
}
#Top_Z .Nav ul li{
    padding-left:32px;
    padding-right: 32px;
    line-height: 72px;
    text-align: center;
    color: #fff;
}
.empty{
	min-width: 750px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #3f4b6e;
	font-size: 16px;
}