@charset "utf-8";
*{
    margin:0;
    padding: 0;
    box-sizing: border-box;
}
.fr{float:right}
.fl{float:left}
a:hover{text-decoration: none;}
.clearfix {
    height:auto!important;
}
.clearfix::after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
}
.one-row {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.two-row {
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.zthead{
    position: relative;
}
.logoback {
    position: absolute;
    top: 30px;
    left: 40px;
    width: 300px;
}
.headbg{
    width:100%;
    max-height:500px;
}
.headtit{
    position: absolute;
    width:600px;
    top: 150px;
    left:-520px;
    margin-left:50%;  
}
.fsjhead .headtit{
    top: 175px;
}
.backsy img{
    position: absolute;
    height:60px;
    line-height: 40px;
    padding:0 40px;
    bottom:-22px;
    left:-650px;
    margin-left:50%;  
}

.ztmain{
    width:1200px;
    margin:40px auto;
}
.block{
    margin-top:30px;
}


.zttitle{
    width: 100%; 
    height: 55px;
    line-height: 55px;
    margin-bottom: 10px;
}
.zttitle p{
    width: auto;
    padding-right: 20px;
    float: left; 
    display: block;
    height: 100%;
    color: #333;
    font-size: 24px;
    font-weight: bold;
    font-family: fzltzhk--gbk1-0, fzltzhk--gbk1;
}
.zttitle p i{
    margin: 0 10px;
    background:  left center no-repeat;
    background-size:100%;
    width: 20px;
    height: 20px;
    display: inline-block;
    
}
.zttitle span{
    float: right;
    margin-right: 20px;
}
.zttitle span img{
   position: relative;
   top:6px;
   height: 20px;
}
/**1**/
.ztlist{
    width:830px;  
}
.xjztlist{
    width: 1200px;
}
.ztlist ul{
    padding:10px 25px;
    border:1px solid #087f57;
    border-left:3px solid #087f57;
    border-right:3px solid #087f57;
    min-height:680px;
}
.ztlist ul li{
    width: 100%; 
    float: left;
    height: 55px; 
    line-height: 55px;
    border-bottom: 1px dashed #999999;
}
.ztlist ul li:last-child{
    border: none;
}
.ztlist ul li a{
    color: #000000; 
    font-size: 16px;
    width:80%;
    display: inline-block;
}
.ztlist ul li a:hover{
    color:#087f57;
}
.ztlist ul li:hover i{
    background-color:#087f57 ;
}
.ztlist ul li:hover small{
    color: #000000;
}
.ztlist ul li small{
    float: right;
    color: #999999;
    font-size: 14px;
}
.wllist{
    width:350px;
    padding-top: 60px;
}

.wllist ul li{
    height: 68px; 
    line-height: 63px; 
    width: 100%; 
    margin-bottom: 10px; 
    padding-left:20px;
    text-align: center;
    background:  center center no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.xjwllist{
    width: 1200px;
    padding-top:30px;
}
.xjwllist ul li{
    float: left;
    width:350px;
    margin-right:75px;
}
.xjwllist ul li:nth-child(3n){
    margin-right:0px;
}
.wllist ul li:last-child{
    margin-bottom: 0;
}
.wllist ul li a{
    color: #087f57;
    font-size:17px;
    font-weight: bold;
    display: block;
}
.wllist ul li a img{
    height: 50px;
    position: absolute;
    top: 5px;
    left: 15px;
}
.wllist ul li:hover{
    background:  center center no-repeat;
    background-size: 100% 100%;
}
.wllist ul li:hover a{
    color: #ffffff;
}
/**2**/
.qhtit{
    line-height: 50px;
    padding: 25px 16px;
    padding-bottom: 10px;
    background-color: #7de6c2;
    box-shadow: 5px 5px 20px 0px #9d9d9d;
    border-radius: 8px 8px 0 0;
}
.qhtit h2{ 
   float: left;
    font-size: 19px;
    margin-right: 24px;
    margin-bottom: 20px;
}
.qhtit h2:last-child{
	margin-right:0;
}
.qhtit h2 a{ 
    display:block; 
    width:100%;
    float:left;
    height: 40px;
    line-height:36px; 
	color:#107753;
    background:none;
    border-bottom: none;
	cursor: pointer;
}
.qhtit h2 .active{
   color:#fff;
   background:none;
   border-bottom: 5px solid #fff; 
}
.qhlist{
    display:none;
    padding:15px;
    background-color: #ffffff;
    box-shadow: 5px 5px 20px 0px #9d9d9d;
    border-radius: 0 0 8px 8px;
}
.qhlist ul li{
    font-size:18px; 
    font-weight: bold;
    height:40px; 
    line-height:40px; 
    margin-right:20px;
    margin-bottom:10px;
    float:left;
   
}
.qhlist ul li a{ 
    color:#9d9d9d; 
    padding:0 10px;
	cursor: pointer;
}
.qhlist ul li:hover{ 
    border-bottom: 3px solid #0ddf97; 
}
.qhlist ul li:hover a{ 
    color:#0ddf97;
}
/**3**/
.threediv{
    width: 100%; 
    margin-bottom: 20px;
}

.threediv ul li{
    width: 385px;
    font-size: 18px; 
    text-align: center;
    float: left;
	color: #fff;
    border-radius: 5px;
    padding: 15px 0;
    line-height: 35px;
    margin-right: 22px;
    background: url(/uploads/image/aximages/njcall.png) center center no-repeat;
    font-family: fzltzhk--gbk1-0, fzltzhk--gbk1;
}
.threediv ul li:last-child{
    margin-right: 0;
}

.threediv ul li img{
    height: 30px;
    margin-right: 10px;
    position: relative;
    top: 10px;
}
.threediv ul li span{
   font-size: 16px;
}
.threediv ul li p{
    font-size: 32px;
 }

 .email{
    width:100%;
    height:150px;
    line-height: 150px;
    color:#fff;
    font-size: 42px;
    text-align: center;
    background: url(/uploads/image/aximages/njemail.png) center center no-repeat;
    background-size: 103%;
 }
 .sjxs {
    box-shadow: 5px 5px 20px 0px #9d9d9d;
    border-radius: 8px;
    display: flex;
    align-items: center;
    min-height:60px;
    background-color: #7de6c2
}
.sjxsname{
    width:150px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
}
.sjxslist{
    padding:10px 20px 0px 40px;
    width:1050px;
    background: #fff;
    border-radius:0 8px 8px 0;
}
.sjxslist ul li{
    font-size:18px; 
    font-weight: bold;
    height:40px; 
    line-height:40px; 
    margin-right:20px;
    margin-bottom:10px;
    float:left;

   
}
.sjxslist ul li a{ 
    color:#9d9d9d; 
    padding:0 10px;
	cursor: pointer;
}
.sjxslist ul li:hover{ 
    border-bottom: 3px solid #0ddf97; 
}
.sjxslist ul li:hover a{ 
    color:#0ddf97;
}
 @media (max-width: 1440px) {
 .headtit {
    position: absolute;
    width: 476px;
    top: 125px;
    left: -370px;
    margin-left: 50%;
}
.fsjhead .headtit{
    top: 140px;
}
}
 