@charset "utf-8";
/* CSS Document111 */

input[type="radio" i], input[type="checkbox" i] {
    background-color: initial;
    margin: 3px 0.5ex;
    padding: initial;
    border: initial;
}
input[type="radio" i] {
    -webkit-appearance: radio;
    box-sizing: border-box;
}
input, textarea, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em 0em 0em 0em;
    font: 13.3333px Arial;
}
input {
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    user-select: text;
    cursor: auto;
    padding: 1px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}

table{ width:100%!important;}
	table, td, th{border-collapse: collapse;}table tr td{
    text-align:center;}
    table, td, th
      {
      border:1px solid #aaaeb0!important;
      }
        table td{ text-align:center; vertical-align:middle; font-size:16px; line-height:28px; padding:8px;}
    tbody tr:nth-child(even) td,
    tbody tr:nth-child(even) th {background-color:#ffffff;}
	 tbody .firstRow td,
    tbody .firstRow th {background-color:#0062b1!important; color:#fff;}
	tbody .firstRow td p,tbody .firstRow th p{ color:#fff!important;}
    tbody tr:nth-child(odd) td,
    tbody tr:nth-child(odd) th {background-color:#e7f5fe;}
     tbody tr:nth-child(odd) th span{
		 color:#fff;
		 }

#pian {
    width: 100%;
    margin: 60px auto 0;
    overflow: hidden;
    background-color: #fafafa;
}
#pian p:first-child {
    border-right: 1px solid #dfdfdf;
    text-align: left;
    float: left;
    margin: 10px 0;
    padding-left: 30px;
    padding-right: 10px;
}
#pian p:last-child {
    text-align: right;
    float: right;
    margin: 10px 0;
    padding-right: 30px;
    padding-left: 10px;
}
#pian p {
    width: calc(100%/2 - 41px);
    height: 60px;
    line-height: 60px;
    background-color: #fafafa;
    font-size: 16px;
    color: #868686;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#pian p a {
    display: block;
    font-size: 16px;
    color: #868686;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#pian p:hover a {
    color: #009a4e;
    transition: all 0.3s linear;
}

#pian p:first-child a:before {
    content: "<";
    margin-right: 4%;
    font-size: 16px;
}
#pian p:last-child a:after {
    content: ">";
    margin-left: 4%;
    font-size: 16px;
}

.pagination{
    text-align: center;
	margin-top:40px;
}
.pagination li{
	display: inline-block;
    margin: 0 5px;
	}
.pagination .active span, .pagination .active a{
	background-color:#009a4e;
	color:#fff;
	}
.pagination li:hover span, .pagination li:hover a{
	background-color:#009a4e;
	color:#fff;
	}
.pagination span, .pagination a {
	display: block;
    font-size: 14px;
    line-height: 14px;
    padding: 8px 12px;
    color: #666;
    cursor: pointer;
    background-color: #eee;
}
.pagination .disabled span, .pagination .disabled a{
	color:#ccc;
	}


.n_banner{
	width:100%;
	position:relative;
	display:flex;
    justify-content:center;
    align-items:center;
	}
.n_banner .txt{
	position:absolute;
	margin-top:60px;
	}
.n_banner h1{
	text-align:center;
    font-size: 55px;
    color: #ffff;
	font-family:"BEBAS";
}
.n_banner p{
	text-align:center;
    font-size: 36px;
    color: #ffff;
}

.list_nav{
	overflow:hidden;
	width:100%;
	height:60px;
	line-height:60px;
	text-align:center;
	background-color:#f8f8f8;
	}
.list_nav .center{
	display: flex;
    justify-content: center;
    align-items: center;
	}
.list_nav li{
	float:left;
	width:calc(100%/7);
	}
.list_nav li a{
	font-size:15px;
	color:#999;
	display:block;
	}	
.list_nav li:hover a{
	color:#fff;
	background-color:#009a4e;
	transition:all 0.3s linear;
	}
.list_nav .ative a{
	color:#fff;
	background-color:#009a4e;
	}


.indrwp .title h1{ 
	color: #333;
    font-size: 50px;
	font-family:"BEBAS";
	}
.indrwp .title span {
    color: #009a4e;
    font-size: 35px;
    display: block;
    margin-bottom: 20px;
}
.indrwp .title .xian{
	width:50px;
	height:4px;
	background-color:#f25920;
	}	
	
.indrwp	.about{
	padding:80px 0;
	}	
.indrwp	.about .top{
	overflow:hidden;
	display: flex;
    align-items: center;
	}
.indrwp	.about .top .left{
	float:left;
	width:50%;
	}
.indrwp	.about .top .right{
	float:right;
	width:45%;
	}
.indrwp	.about .top .left .p{
	font-size:15px;
	color:#666;
	line-height:26px;
	margin-top:60px;
	}
.indrwp	.about .bot{
	border-top:1px dashed #ccc;
	padding-top:40px;
    margin-top: 40px;
	font-size:15px;
	color:#666;
	line-height:26px;
	}
.indrwp	.about .gg{
    padding: 10px 0 0;
	overflow:hidden;
	}
.indrwp	.about .gg .center{	   
	overflow: hidden;
	}
.indrwp	.about .gg .list{
	float:left;
	width: calc(100%/3);
	position:relative;
	}
.indrwp	.about .gg .list h1.jumbo {
	font-size: 60px;
	color: #f25920;
	text-align:center;
	font-weight:normal;
	font-family: "BEBAS";
	}
.indrwp	.about .gg .list p.a{
	font-size:14px;
	color:#666;
	position:absolute;
	top:0;
	right:0;
	font-family: "BEBAS";
	}
.indrwp	.about .gg .list1 p.a{
	right: 84px;
	}
.indrwp	.about .gg .list2 p.a{
	font-size:14px;
	right:94px;
	}
.indrwp	.about .gg .list3 p.a{
	font-size:14px;
	right:68px;
	}
.indrwp	.about .gg .list p.b{
	font-size:14px;
	color:#666;
	text-align:center;
	font-family: "BEBAS";
	margin-top:10px;
	}
	
.indrwp	.licheng{
	padding:80px 0 60px;
	}
.indrwp	.licheng .title h1{
	text-align:center;
	}	
.indrwp	.licheng .title span{
	text-align:center;
	}	
.indrwp	.licheng .title .xian{
	margin:0 auto;
	}	

.indrwp	.zuzhi{
	padding:80px 0;
	}
.indrwp	.zuzhi .title h1{
	text-align:center;
	}	
.indrwp	.zuzhi .title span{
	text-align:center;
	}	
.indrwp	.zuzhi .title .xian{
	margin:0 auto;
	}
.indrwp .zuzhi .p{
	font-size:14px;
	line-height:24px;
	color:#666;
	}

.indrwp	.honor{
	padding:80px 0 60px;
	}
.indrwp	.honor .title h1{
	text-align:center;
	}	
.indrwp	.honor .title span{
	text-align:center;
	}	
.indrwp	.honor .title .xian{
	margin:0 auto;
	}
.indrwp .honor .list{
	overflow:hidden;
	margin-top:60px;
	}
.indrwp .honor .list li{
	float:left;
	width:30%;
	margin-right:18px;
	margin-bottom:18px;
	}	
.indrwp .honor .list li:nth-child(5n+0){
	margin-right:0;
	}
.indrwp .honor .list li p{
	width:100%;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:15px;
	color:#666;
	white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
	}	

.indrwp	.culture{
	padding:80px 0;
	}
.indrwp	.culture .title h1{
	text-align:center;
	}	
.indrwp	.culture .title span{
	text-align:center;
	}	
.indrwp	.culture .title .xian{
	margin:0 auto;
	}	
.indrwp	.culture .box{
	padding:0;
	margin-top:60px;
	background-color:#f8f8f8;
	overflow:hidden;    
	display: flex;
    justify-content: center;
    align-items: center;
	}	
.indrwp	.culture .box .img{
	float:left;
	width:46%;
	}
.indrwp	.culture .box:hover .img{
	/* transform: scale(1.05, 1.05); */
    transition: transform 0.6s ease 0s;
	}
.indrwp	.culture .box .right{
	float:left;
	width:54%;
	}
.indrwp	.culture .box .right .p{
	width:80%;
	margin:0 auto;
	font-size:16px;
	color:#666;
	line-height:45px;
	}	
	
.indrwp .industry{
	padding:80px 0;
	background:url(../images/industry_bg.jpg) no-repeat center/cover;
	}
.indrwp .industry .txt{
	overflow:hidden;
	margin-top:60px;    
	display: flex;
    justify-content: center;
    align-items: center;
	}
.indrwp .industry .txt .p{
	float:left;
	width:55%;
	font-size:15px;
	line-height:26px;
	color:#666;
	}
.indrwp .industry .info{
	margin-top:30px;
	}
.indrwp .industry .info p,.indrwp .industry .info span{
	font-size:15px;
	line-height:26px;
	color:#666;
	}
.indrwp .industry .txt>img{
	float:right;
	width:40%;
	margin-left:5%;
	max-height: 270px;
    object-fit: cover;
	object-position: bottom;
	}
	
.indrwp .contact{
	padding:80px 0 0;
	}
.indrwp .contact .txt{
	overflow:hidden;
	display: flex;
    justify-content: center;
    align-items: center;
	}	
.indrwp .contact .txt .left{
	float:left;
	width:60%;
	}	
.indrwp .contact .txt .img{
	float:right;
	margin-left:5%;
	width:35%;
	}	
.indrwp .contact .txt .left>span{
	font-size:16px;
	display:block;
	line-height:28px;
	width:60%;
	margin:60px 0 20px;
	}
.indrwp .contact .txt .left .list{
	overflow:hidden;
	}
.indrwp .contact .txt .left .list li{
    float: left;
    padding: 10px 0;
    border-bottom: 1px solid #DDD;
    width: 42%;
    margin-right: 8%;
	margin-top:10px;
}	
.indrwp .contact .txt .left .list li h1{
    font-size: 16px;
	font-weight:normal;
    color: #333;
}
.indrwp .contact .txt .left .list li p{
    font-size: 15px;
    color: #666;
    margin-top: 10px;
}
.indrwp .contact #container{
	height:600px;
	margin-top:80px;
	}
	
.indrwp	.caselist{
	padding:80px 0;
	}
.indrwp	.caselist .title h1{
	text-align:center;
	}	
.indrwp	.caselist .title span{
	text-align:center;
	}	
.indrwp	.caselist .title .xian{
	margin:0 auto;
	}
.indrwp .caselist .list{
	overflow:hidden;
	}
.indrwp .caselist .list li{
	float:left;
	width:calc(100%/3 - 12px);
	margin-right:18px;
	margin-bottom:18px;
	}	
.indrwp .caselist .list li:nth-child(3n+0){
	margin-right:0;
	}
.indrwp .caselist .list li p{
	width:100%;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:15px;
	color:#666;
	background-color:#f8f8f8;
	white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
	}	
.indrwp .caselist .list li:hover p{
	color:#fff;
	background-color:#009a4e;
	transition:all 0.3s linear;
	}	
	
.indrwp	.join{
	padding:80px 0;
	}
.indrwp	.join .title h1{
	text-align:center;
	}	
.indrwp	.join .title span{
	text-align:center;
	}	
.indrwp	.join .title .xian{
	margin:0 auto;
	}	
	
.indrwp .newslist {
	padding:80px 0;
	}	
.indrwp .newslist .list{
	overflow:hidden;
	}
.indrwp .newslist .list li{
    float: left;
    padding: 20px;
    background: #fff;
    margin: 0 30px 30px 0;
    width: calc(100%/2 - 57px);
	border: 1px solid #eee;
}
.indrwp .newslist .list li:hover{
	box-shadow:0 0 20px #ccc;
	background-color:#009a4e;
	transition:all 0.3s linear;
	}
.indrwp .newslist .list li a {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.indrwp .newslist .list li:hover .txt h1{
	color:#fff;
	transition:all 0.3s linear;
	}
.indrwp .newslist .list li:hover .txt .p{
	color:#fff;
	transition:all 0.3s linear;
	}

.indrwp .newslist .list li:nth-child(even){
    margin: 0 0 30px 0;
	}
.indrwp .newslist .list li .date{
    float: left;
    width: 15%;
    height: auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
	border-right: 1px solid #ddd;
}
.indrwp .newslist .list li:hover .date{
	transition:all 0.3s linear;
	border-color: #fff;
	}
.indrwp .newslist .list li .date p{
	font-size:26px;
	color:#444;
	text-align:center;
	}
.indrwp .newslist .list li:hover .date p, .indrwp .newslist .list li:hover .date span {
	color:#fff;
}
.indrwp .newslist .list li .date span{
	font-size:12px;
	color:#999;
	text-align:center;
	display:block;
	margin:5px 0 8px;
	}
.indrwp .newslist .list li .date>img{
	display:block;
	margin:0 auto;
	}
.indrwp .newslist .list li .txt{
    float: right;
    width: 75%;
	margin-right:2%;
    padding: 15px 0 0;
}
.indrwp .newslist .list li .txt h1{
	font-size:16px;
	font-weight:normal;
	color:#333;
	margin-bottom:20px;
	white-space: nowrap; text-overflow: ellipsis; overflow: hidden;
	}
.indrwp .newslist .list li .txt .p{
	font-size:14px;
	line-height:24px;
	color:#999;
	height:48px;
	display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;
	}

.indrwp .news{
	padding:80px 0;
	}
.indrwp .news .info h1{
	font-size:22px;
	text-align:center;
	color:#333;
	}
.indrwp .news .info h2{
	font-size:14px;
	text-align:center;
	font-weight:normal;
	color:#999;
	margin:5px 0 30px;
	padding-bottom:30px;
	border-bottom:1px dashed #ccc;
	}
.indrwp .news .info .p p, .indrwp .news .info .p span{
	font-size:15px;
	line-height:25px;
	color:#666;
	}
	





/* 补充 */
.about-bottom {
	align-items: flex-start;
}
.aboutContent {
    width: 46%;
	background-color: #fff;
	padding: 18px;
}
.about-bottom li {
	padding: 10px 0;
	margin-left: 17px;
	list-style: disc;
	color: #009a4e;
}
.about-bottom .active {
	list-style: none;
	margin-left: 0;
}
.about-bottom .active .about-content01 {
    display: none;
}
.about-bottom .active .about-content02 {
    display: flex;
	background-color: #f8f8f8;
}
.about-title {
	margin-bottom: 15px;
}
.about-content02 .aboutTexts img {
    max-height: 95px;
    object-fit: contain;
}
.about-title p {
    position: relative;
	padding-left: 18px;
	font-size: 24px;
	max-width: 456px;
	color: #333;
}
.about-title p::after {
    content: '';
    width: 4px;
    height: 30px;
    background-color: #009a4e;
    position: absolute;
    left: 0;
    bottom: 0;
}
.about-content01 {
	flex-wrap: nowrap;
}
.about-content01 p {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: -5px;
	color: #333;
}
.about-content01 span {
	color: #333;
}
.about-content02 {
	display: none;
	flex-wrap: nowrap;
	align-items: flex-start;
	padding: 10px 10px;
	max-height: 170px;
    overflow: hidden;
}
.about-content02 img {
	max-width: 270px;
	width: 100%;
	max-height: 150px;
	object-fit: cover;
}
.aboutTexts {
	width: 45%;
	padding-left: 10px;
}
.aboutTexts p {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	color: #333;
    margin-top: 5px;
}
.aboutTexts span {
	display: block;
	margin-top: 25px;
	color: #666;
}



	
@media (max-width:1299px){
.n_banner .txt{
	margin-top:50px;
	}
.n_banner h1{
	font-size:40px;
	}
.n_banner p{
	font-size:30px;
	}
	}
@media (max-width:992px){
.indrwp .industry .info{
	margin-top:20px;
	}
.indrwp .industry .info p,.indrwp .industry .info span{
	font-size:14px;
	line-height:24px;
	color:#666;
	}
#pian{
	margin:30px auto 0;
	}
#pian p:first-child{
	margin:5px 0;
	}
#pian p:last-child{
	margin:5px 0;
	}
.pagination{
	margin-top:30px;
	}
.pagination li:first-child{
	display:none;
	}
.pagination li:last-child{
	display:none;
	}
.n_banner{
	margin-top:50px;
	}
.n_banner .txt{
	margin-top:0;
	}
.n_banner h1{
	font-size:35px;
	}
.n_banner p{
	font-size:22px;
	}
	
.list_nav{
	display:none;
	}

.indrwp .title h1 {
    font-size: 32px;
	}
.indrwp .title span{
	font-size:26px;
	margin-bottom:12px;
	}

.indrwp	.about{
	padding:40px 0;
	}
.indrwp .about .top .left{
	float:none;
	width:100%;
	margin-bottom:30px;
	}	
.indrwp .about .top .left .p{
	margin-top:30px;
	font-size:14px;
	line-height:24px;
	}
.indrwp .about .top .right{
	float:none;
	width:100%;
	}
.indrwp .about .bot{
	margin-top:30px;
	padding-top:30px;
	font-size:14px;
	line-height:24px;
	}	

.indrwp	.licheng{
	padding:40px 0 30px;
	}
	
.indrwp	.zuzhi{
	padding:40px 0;
	}


.indrwp	.honor{
	padding:40px 0 30px;
	}	
.indrwp .honor .list{
	margin-top:30px;
	}
.indrwp .honor .list li{
	width:calc(100%/2 - 7.5px);
	margin-right:15px;
	margin-bottom:10px;
	}	
.indrwp .honor .list li:nth-child(5n+0){
	margin-right:15px;
	}
.indrwp .honor .list li:nth-child(even){
	margin-right:0;
	}

.indrwp	.culture{
	padding:40px 0;
	}
.indrwp	.culture .box{
	display:block;
	margin-top:30px;
	}
.indrwp	.culture .box .img{
	width:100%;
	float:none;
	}
.indrwp	.culture .box .right{
	padding:20px 0;
	width:100%;
	float:none;
	}
.indrwp	.culture .box .right .p{
	width:90%;
	margin:0 auto;
	text-align:center;
	font-size:14px;
	line-height:35px;
	}

.indrwp .industry{
	padding:40px 0;
	}
.indrwp .industry .txt{
	display:block;
	margin-top:30px;
	}
.indrwp .industry .txt .p{
	float:none;
	width:100%;
	font-size:14px;
	line-height:24px;
	margin-bottom:30px;
	}
.indrwp .industry .txt>img{
	float:none;
	width:100%;
	margin-left:0;
	}	

.indrwp .contact{
	padding:40px 0 0;
	}	
.indrwp .contact .txt{
	display:block;
	}
.indrwp .contact .txt .left{
	float:none;
	width:100%;
	margin-bottom:30px;
	}
.indrwp .contact .txt .img{
	display:none;
	}
.indrwp .contact .txt .left>span{
	margin:30px 0 10px;
	width:100%;
	}
.indrwp .contact #container{
	height:300px;
	margin-top:10px;
	}
	
.indrwp	.caselist{
	padding:40px 0;
	}
.indrwp .caselist .list li{
	width:calc(100%/2 - 7.5px);
	margin-right:15px;
	margin-bottom:15px;
	}	
.indrwp .caselist .list li:nth-child(3n+0){
	margin-right:15px;
	}
.indrwp .caselist .list li:nth-child(even){
	margin-right:0;
	}
	
.indrwp	.join{
	padding:40px 0;
	}

.indrwp .newslist {
	padding:40px 0;
	}	
.indrwp .newslist .list li{
    margin: 0 0 20px 0;
    width: calc(100% - 30px);
	padding:20px;
	}
.indrwp .newslist .list li:nth-child(even){
    margin: 0 0 20px 0;
	}
.indrwp .newslist .list li .date{
	width: 22%;
	}
.indrwp .newslist .list li .txt{
	width: 70%;
	margin-right:1%;
	}	

.indrwp .news{
	padding:40px 0;
	}
.indrwp .news .info h1{
	font-size:20px;
	}
.indrwp .news .info h2{
	margin:5px 0 20px;
	padding-bottom:20px;
	}
.indrwp .news .info .p p, .indrwp .news .info .p span{
	font-size:14px;
	line-height:24px;
	}	
}

@media (max-width:599px){
.n_banner h1{
	font-size:24px;
	}
.n_banner p{
	font-size:16px;
	margin-top:2px;
	}
.n_banner>img{
	height:150px;
	}
.n_banner .txt {
    margin-top: 20px;
}
.indrwp .title h1 {
    font-size: 28px;
	}
.indrwp .title span{
	font-size:22px;
	}

}




@media (max-width:1099px){
.indrwp	.about .gg .list1 p.a{
	right: 70px;
	}
.indrwp	.about .gg .list2 p.a{
	right:80px;
	}
.indrwp	.about .gg .list3 p.a{
	right:55px;
	}
	.list_nav {
		line-height: 30px;
	}
	}		
@media (max-width:767px){
.indrwp	.about .gg{
	padding:20px 0 0;
}

}
@media screen and (max-width:768px) {
.aboutContent  {
	width: 95%;
	margin-bottom: 20px;
	}
}

.indrwp	.about .gg .list h1.jumbo {
    font-size: 30px;
}	
.indrwp	.about .gg .list p.a{
	font-size:12px;
	}
.indrwp	.about .gg .list1 p.a{
	right: 62px;
	}
.indrwp	.about .gg .list2 p.a{
	right:65px;
	}
.indrwp	.about .gg .list3 p.a{
	right:55px;
	}
}
@media (max-width:699px){
.indrwp	.about .gg .list p.a{
	display:none;
	}
.indrwp	.about .gg .list p.b{
	font-size:12px;
	}
}
@media (max-width:425px){
	.about-content02 {
		flex-direction: column;
		align-items: center;
	}
	.aboutTexts {
		width: 95%;
	}
	.indrwp .about .gg .list {
		width: 100%;
	}
}