*{margin: 0px;padding: 0px;}
.inter img{width: 100%;}
.footer{background: #047754;line-height: 60px;color: #ffffff;text-align: center;}
.head{background: #047754;padding: 0px 0px;}
.head div{width: 1200px;margin: 0px auto;display: flex;justify-content: space-between;align-items: center;}
.head div ul{display: flex;justify-content: center;align-items: center;width: 50%;}
.head div ul li{width: 25%;}
.head div ul li a{display: block;line-height: 100px;font-size: 14px;color: #ffffff;text-align: center;}
.head div ul li a:hover{background: #ffffff;color: #047754;font-weight: bold;}
.head div ul li a.active{background: #ffffff;color: #047754;font-weight: bold;}
.cend{width: 1200px;margin: 30px auto;padding: 10px;}
.cend .title{display: block;margin: 30px auto;}
.cend .com p{font-size: 14px;color: #333333;line-height: 30px;text-indent: 2em;text-align: left;}
.job{display: flex;justify-content: space-between;align-items: flex-start;}
.job_left{width: 240px;}
.job_right{width: calc(100% - 300px);padding: 20px;border: 2px solid #047754;border-radius: 20px;}
.job_left span{display: block;width: 100%;line-height: 60px;text-align: center;font-size: 28px;font-weight: bold;color: #ffffff;background: #047754;border-radius: 30px;margin: 10px 0px;cursor: pointer;}
.job_left span a{color: #ffffff;}
.job_left p{line-height: 60px;text-align: center;font-size: 14px;color: #047754;margin: 10px 0px;background: #e5e5e5;cursor: pointer;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 0px 10px;}
.newsContent{min-height: 300px;}
.newsContent p{text-align: left;}
.table{display: none;}
.table table{width: 100%;}
.table table th{background: #047754;font-size: 14px;color: #ffffff;padding: 20px 10px;}
.table table th:nth-child(1){text-align: left;padding-left: 20px;width: 50%;}
.table table th:nth-child(2){width: 30%;}
.table table th:nth-child(3){width: 20%;}
.table table td{color: #047754;padding: 10px 10px;}
.table table td:nth-child(1){text-align: left;padding-left: 20px;}
.table table td:nth-child(2){text-align: center;}
.table table td:nth-child(3){text-align: center;}

.newsContent div{display: none;}
.newsContent div p{font-size: 14px;color: #047754;line-height: 28px;text-indent: 2em;}
