﻿@charset "utf-8";
.container{ padding:80px 0}
.container2{ background:#f7f8f9}
@media all and (max-width:1760px){
	.container{ padding:60px 0}
}
@media all and (max-width:1200px){
	.container{ padding:40px 0}
}
.banner{ width:100%; margin:0 auto; position:relative}
.banner>img{ width:100%; height:auto;}
.banner .img1{ display:block}
.banner .img2{ display:none}
.banner .item{ position:absolute; left:0; width:100%; color:#fff; top:50%; transform:translateY(-50%); z-index:9; color:#fff;}
.banner .item .title{ font-size:36px; text-transform:uppercase; line-height:1; font-weight:bold}
.banner .item .stitle{ font-size:24px; color:#ffffff; font-weight:bold; margin-top:25px}
.banner .item .intro{ font-size:16px; width:506px; text-align:justify; line-height:2; margin-top:30px}
.banner .item ul{display:flex;justify-content: space-between; width:300px; margin-top:90px}
.banner .item ul li{ }
.banner .item ul li .p1{ line-height:1}
.banner .item ul li .p1 .num{ font-size:36px; color:#fff; font-family:Arial; font-weight:bold}
.banner .item ul li .p1 i{ font-size:16px; color:#fff; vertical-align:top;}
.banner .item ul li .p2{ font-size:14px; color:#fff}

@media (max-width: 1760px){
	.banner .item .title{ font-size:28px;}
	.banner .item .stitle{ font-size:20px;}
	.banner .item .intro{ font-size:14px; width:422px; margin-top:25px}
	.banner .item ul{ width:260px; margin-top:60px}
}

@media (max-width: 1200px){
	.banner .img2{ display:block}
	.banner .img1{ display:none}
	.banner .item .title{ font-size:20px;}
	.banner .item .stitle{ font-size:16px;}
	.banner .item .intro{ font-size:12px; width:336px; margin-top:20px}
	.banner .item ul{ width:100%; margin-top:30px}
	.banner .item ul li .p1 .num{ font-size:28px}
	.banner .item ul li .p1 i{ font-size:12px;}
	.banner .item ul li .p2{ font-size:12px;}
}
@media (max-width: 750px){
	.banner .item .title{ font-size:18px;}
	.banner .item .intro{ width:100%}
}

/*hangye*/
.hangye{ width:100%}
.hangye01{ background:#f7f8f9; padding:80px 0}
.hangye .ihd{ text-align:center; font-size:36px; color:#333333; line-height:1; padding-bottom:24px; background:url(g_26.png) bottom center no-repeat}
.hangye01 .ibd{ margin-top:70px}
.hangye01 .ibd .swiper01 {  overflow:hidden; width:fit-content;max-width:100%; margin:0 auto}
.hangye01 .ibd .swiper01 .swiper-slide{ width:567px; margin-right:29px; background:#fff}
.hangye01 .ibd .swiper01 .swiper-slide:last-child{ margin-right:0}
.hangye01 .ibd .swiper01 .swiper-slide .pic{ width:100%; overflow:hidden}
.hangye01 .ibd .swiper01 .swiper-slide .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.hangye01 .ibd .swiper01 .swiper-slide:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.hangye01 .ibd .swiper01 .swiper-slide .title{ font-size:24px; color:#333333; padding:15px 0; text-align:center; transition:all 0.3s}
.hangye01 .ibd .swiper01 .swiper-slide:hover .title{ background:#00989d; color:#fff}
.hangye01 .ibd .swiper01 .pagination01{ width:100%; text-align:center; margin-top:40px}
.hangye01 .ibd .swiper01 .pagination01 .swiper-pagination-bullet-active{ background:#00989d}
@media (max-width: 1760px){
	.hangye .ihd{ font-size:28px; background-size:40px 3px; padding-bottom:20px}
	.hangye01{ padding:60px 0}
	.hangye01 .ibd .swiper01 .swiper-slide{ width:384px; margin-right:24px;}
	.hangye01 .ibd{ margin-top:40px}
	.hangye01 .ibd .swiper01 .swiper-slide .title{ font-size:20px}
}
@media (max-width: 1200px){
	.hangye .ihd{ font-size:20px; background-size:30px 2px; padding-bottom:16px}
	.hangye01{ padding:40px 0}
	.hangye01 .ibd{ margin-top:20px}
	.hangye01 .ibd .swiper01 .swiper-slide .title{ font-size:16px; padding:12px 0}
	.hangye01 .ibd .swiper01 .pagination01{ margin-top:20px; font-size:0}
}
@media (max-width: 750px){
	.hangye01 .ibd .swiper01 .swiper-slide{ width:49%; margin-right:2%}
	.hangye01 .ibd .swiper01 .swiper-slide .title{ font-size:14px; padding:10px 0}
}

.hangye02{ background:#fff; padding:80px 0}
.hangye02 .ibd{ margin-top:60px}
.hangye02 .ibd .intro{ font-size:18px; color:#333333; line-height:3}
.hangye02 .ibd .intro p{ background:url(g_28.png) left 22px no-repeat; padding-left:30px}
@media (max-width: 1760px){
	.hangye02{ padding:60px 0}
	.hangye02 .ibd{ margin-top:40px}
	.hangye02 .ibd .intro{ font-size:16px;}
	.hangye02 .ibd .intro p{ background:url(g_28.png) left 18px no-repeat;}
}
@media (max-width: 1200px){
	.hangye02{ padding:40px 0}
	.hangye02 .ibd{ margin-top:20px}
	.hangye02 .ibd .intro{ font-size:14px;}
	.hangye02 .ibd .intro p{ background:url(g_28.png) left 16px no-repeat;}
}


.hangye03{ background:#f7f8f9; padding:80px 0 120px}
.hangye03 .ibd{ margin-top:80px}
.hangye03 .ibd .swiper03{ width:fit-content; max-width:100%; margin:0 auto; overflow:hidden; position:relative}
.hangye03 .ibd .swiper03 .swiper-slide{ width:560px; margin-right:40px}
.hangye03 .ibd .swiper03 .swiper-slide:last-child{ margin-right:0}
.hangye03 .ibd .swiper03 .swiper-slide .pic{ width:100%; overflow:hidden}
.hangye03 .ibd .swiper03 .swiper-slide .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.hangye03 .ibd .swiper03 .swiper-slide:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.hangye03 .ibd .swiper03 .swiper-slide .cont{ width:100%; padding:30px 40px 50px ; box-sizing:border-box; background:#fff}
.hangye03 .ibd .swiper03 .swiper-slide .cont .title{ font-size:24px; color:#333333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.hangye03 .ibd .swiper03 .swiper-slide .cont .intro{ font-size:16px; color:#666666; line-height:30px; height:90px; margin-top:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.hangye03 .ibd .swiper03 .swiper-slide:hover .cont .title{ color:#00989d}
.hangye03 .ibd .swiper03 .prev03{ background:url(g_29.png) center center no-repeat; width:46px; height:46px; cursor:pointer; background-size:cover; position:absolute; left:0; top:50%; margin-top:-23px; z-index:2;}
.hangye03 .ibd .swiper03 .next03{ background:url(g_29.png) center center no-repeat; width:46px; height:46px; cursor:pointer; background-size:cover; position:absolute; right:0; top:50%; margin-top:-23px; z-index:2; transform:rotate(180deg)}
.hangye03 .ibd .swiper03 .prev03:hover{ background:url(g_30.png) center center no-repeat; background-size:cover; transform:rotate(180deg)}
.hangye03 .ibd .swiper03 .next03:hover{ background:url(g_30.png) center center no-repeat; background-size:cover; transform:rotate(0)}
@media (max-width: 1760px){
	.hangye03{ padding:60px 0 80px}
	.hangye03 .ibd{ margin-top:40px}
	.hangye03 .ibd .swiper03 .swiper-slide{ width:384px; margin-right:24px}
	.hangye03 .ibd .swiper03 .swiper-slide .cont{ padding:20px 20px 40px}
	.hangye03 .ibd .swiper03 .swiper-slide .cont .title{ font-size:20px}
	.hangye03 .ibd .swiper03 .swiper-slide .cont .intro{ font-size:14px; line-height:25px; height:75px; margin-top:15px}
	.hangye03 .ibd .swiper03 .prev03,.hangye03 .ibd .swiper03 .next03{ width:40px; height:40px; margin-top:-20px}
}
@media (max-width: 1200px){
	.hangye03{ padding:40px 0 60px}
	.hangye03 .ibd{ margin-top:20px}
	.hangye03 .ibd .swiper03 .swiper-slide .cont{ padding:15px 15px 30px}
	.hangye03 .ibd .swiper03 .swiper-slide .cont .title{ font-size:16px}
	.hangye03 .ibd .swiper03 .swiper-slide .cont .intro{ font-size:12px; }
	.hangye03 .ibd .swiper03 .prev03,.hangye03 .ibd .swiper03 .next03{ width:30px; height:30px; margin-top:-15px}

}
@media (max-width: 750px){
	.hangye03 .ibd .swiper03 .swiper-slide{ width:49%;}
	.hangye03 .ibd .swiper03 .swiper-slide .cont{ padding:15px 15px 20px}
	.hangye03 .ibd .swiper03 .swiper-slide .cont .intro{ overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3; height:75px; margin-top:10px }

}

/*second_nav*/
.second_nav{ width:100%; background:#ffffff; border-bottom:1px solid #cccccc; position:relative}
.second_nav103{ display:none}
.second_nav ul{ font-size:0;}
.second_nav ul li{ display:inline-block; vertical-align:top; position:relative; }
.second_nav ul li:last-child{ margin-right:0}
.second_nav ul li a{ display:block; line-height:70px; font-size:16px; color:#333333; padding:0 20px;}
.second_nav ul li:before{ content:""; display:block; width:0%; bottom:-1px; left:50%; height:4px; background:#00989d; position:absolute; transition:all 0.3s}
.second_nav ul li:hover:before{ width:100%; left:0}
.second_nav ul li.on:before{ width:100%; left:0}
.second_nav ul li.on a{ color:#fff; background:#00989d; font-size:16px; font-weight:bold}
.second_nav ul li:hover a{ color:#fff; background:#00989d; font-size:16px; font-weight:bold}
.second_nav .t{ display:none}
@media (max-width: 1760px){
	.second_nav ul li a{ font-size:16px; line-height:60px}
}
@media (max-width: 1200px){
	.second_nav .t{ display:block; font-size:17px; width:100%;background-color:#00989d;text-align:left;display:block;padding:5px 5.335%;line-height:40px;overflow:hidden; color:#fff; box-sizing:border-box}
	.second_nav .t i{ display:block; float:right; width:12px; height:40px; background:url(cx10.png) center center no-repeat; background-size:12px; transition:all 0.3s linear}
	.second_nav .t.on i{  background:url(cx10.png) center center no-repeat; background-size:12px; transform:rotate(180deg)}
	.second_nav{ background:#f1f1f1}
	.second_nav .nr{ width:100%}
	.second_nav ul{ text-align:left; box-sizing:border-box; background:#fff; display:none}
	.second_nav ul li{ width:100%; text-align:center;}
	.second_nav ul li a{ line-height:45px; font-size:16px; padding:0}
	.second_nav ul li:before{ height:2px}
	
}

/*job*/
.job{ background:#f7f8f9; padding:80px 0 120px}
.job01{ width:100%}
.job01 .ihd{ font-size:36px; color:#333333; line-height:1; text-align:center}
.job01 .ibd{ font-size:16px; color:#666666; line-height:2; margin-top:10px; text-align:center}
.job02 .nr{ box-sizing:border-box; background:#fff; padding:30px 50px; margin-top:50px}
.job02 .nr .item{  padding:15px 0}
.job02 .nr .item .title{ width:195px; float:left;font-size:24px; color:#333333; font-weight:bold; line-height:40px;}
.job02 .nr .item .cont{ width:calc(100% - 195px); float:right}
.job02 .nr .item .cont a{ display:block; float:left; line-height:40px; font-size:24px; color:#333333; margin-right:40px}
.job02 .nr .item .cont a.on,.job02 .nr .item .cont a:hover{ color:#00989d}
@media (max-width: 1760px){
	.job{ padding:60px 0 80px}
	.job01 .ihd{ font-size:28px;}
	.job01 .ibd{ font-size:14px;}
	.job02 .nr{ margin-top:40px; padding:20px 40px}
	.job02 .nr .item .title{ width:150px; font-size:20px}
	.job02 .nr .item .cont{ width:calc(100% - 150px);}
	.job02 .nr .item .cont a{ font-size:20px}
}
@media (max-width: 1200px){
	.job{ padding:40px 0 60px}
	.job01 .ihd{ font-size:20px;}
	.job01 .ibd{ font-size:12px;}
	.job02 .nr{ margin-top:20px; padding:10px 20px}
	.job02 .nr .item{ padding:10px 0}
	.job02 .nr .item .title{ width:100px; font-size:16px; line-height:30px}
	.job02 .nr .item .cont{ width:calc(100% - 100px);}
	.job02 .nr .item .cont a{ font-size:16px; margin-right:20px; line-height:30px}
}
@media (max-width: 750px){
	
	.job02 .nr{ padding:10px 15px}
	.job02 .nr .item{ padding:8px 0}
	.job02 .nr .item .title{ width:80px; font-size:14px; line-height:25px}
	.job02 .nr .item .cont{ width:calc(100% - 80px);}
	.job02 .nr .item .cont a{ font-size:14px; margin-right:16px; line-height:25px}
}

.rcArea02{ border-top:4px solid #00989d; margin-top:20px}
.rcArea02 .hd { font-size:30px; color:#333; text-align:center; }
.rcArea02 .bd {}

.rcArea02 .bd ul { padding-bottom:40px; }
.rcArea02 .bd ul li { border-bottom:1px solid #f7f8f9; background:#fff }
.rcArea02 .bd ul li:nth-child(2n){ background:#f3f4f5}
.rcArea02 .bd ul li .p1 { color:#000; font-size:24px; padding-left:3%; }
.rcArea02 .bd ul li .p1 i { display:block; float:left; height:120px; line-height:120px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

.rcArea02 .bd ul li .p2 { display:none; background:#ffffff; padding:40px 50px 80px; }
.rcArea02 .bd ul li .p2 .txt { font-size:16px; color:#777777; line-height:2; margin-bottom:40px; }
.rcArea02 .bd ul li .p2 .txt01 { font-size:16px; color:#fff; padding:0 35px; text-align:center; line-height:52px; background:#f29537; cursor:pointer; display:inline-block; }
.rcArea02 .bd ul li .p2 .txt01 i{ background:url(g_32.png) right center no-repeat; padding-right:42px}

.rcArea02 .bd ul li .p1 i:nth-child(1) { width:36%; margin-right:1%; }
.rcArea02 .bd ul li .p1 i:nth-child(2) { width:28%; margin-right:1%; }
.rcArea02 .bd ul li .p1 i:nth-child(3) { width:19%; margin-right:1%; }
.rcArea02 .bd ul li .p1 i:nth-child(4) { width:14%; text-align:center; cursor:pointer; color:#f29537 }
.rcArea02 .bd ul li .p1 i:nth-child(4) em { display:inline-block; width:42px; height:42px; margin-top:39px; background:url(j01.png) no-repeat center; }

.rcArea02 .bd ul li:first-child { border-bottom:none; }
.rcArea02 .bd ul li:first-child .p1 { color:#00989d!important; background:#fff!important; font-weight:bold }
.rcArea02 .bd ul li.on .p1 { background:#00989d; color:#fff }
.rcArea02 .bd ul li.on .p1 i:nth-child(4) em { background:url(j02.png) no-repeat center; }
.rcArea02 .bd ul li.on .p2 { display:block; }
.rcArea02 .bd ul li.on .p1 i:nth-child(4){ color:#fff }

.cov{position: fixed;left: 0;top:0;width: 100%;height: 100%;background:rgba(0,0,0,0.5);z-index:9998;display: none;}
.biaodan{position: fixed; padding:35px; margin:-330px 0 0 -240px; background:#fff url(zp-3.png) no-repeat center;left:50%;top:50%; z-index:9999; display: none;}
.biaodan .i-biaodan{border:1px solid #dadada;padding:45px; width:317px;position:relative;}
.biaodan .i-biaodan .h{font-size: 28px;line-height: 28px;text-align: center;font-weight: bold;margin-bottom: 12px;}
.biaodan .i-biaodan .e{font-size:14px;line-height: 14px;text-align: center;color: #969696;padding-bottom:16px;background:url(zp-2.png) no-repeat center bottom;margin-bottom:25px;}
.biaodan .i-biaodan .close{ display:block; width:24px; height:24px; background:url(zp-1.png) no-repeat center; cursor:pointer; position:absolute; top:15px; right:15px;}
.biaodan .i-biaodan ul li{padding:15px 18px;border:1px solid #c8c8c8;margin-bottom:22px;color: #bfbfbf;font-size:15px;line-height: 25px;}
.biaodan .i-biaodan ul li label { float:left; display:block; width:30px; height:25px; }
.biaodan .i-biaodan ul li:nth-child(1) label{background:url(zp-5.jpg) no-repeat left center;}
.biaodan .i-biaodan ul li:nth-child(2) label{background:url(zp-4.png) no-repeat left center;}
.biaodan .i-biaodan .ta textarea{padding:15px 18px;border:1px solid #c8c8c8;font-size:15px;line-height: 25px;color: #bfbfbf;width:100%;box-sizing: border-box;}
.biaodan .i-biaodan .jl{font-size:15px;line-height: 25px;margin:22px 0;}
.biaodan .i-biaodan .sub input{  width:100%; font-size: 20px;line-height:46px;background:#f29537;text-align: center;color: #fff;}

@media all and (max-width:1760px){
	.rcArea02 .bd ul li .p1 { font-size:20px}
	.rcArea02 .bd ul li .p1 i { line-height:100px; height:100px}
	.rcArea02 .bd ul li .p1 i:nth-child(4) em{ margin-top:29px}
	.rcArea02 .bd ul li .p2{ padding:40px 40px 60px}
}
@media all and (max-width:1200px){
	.rcArea02 .bd ul li .p1{ font-size:12px}
	.rcArea02 .bd ul li .p1 i { line-height:50px; height:50px; width:24%!important;}
	.rcArea02 .bd ul li .p1 i:nth-child(4) em{ width:100%; height:50px; background-size:20px; margin:0}
	.rcArea02 .bd ul li.on .p1 i:nth-child(4) em{background-size:20px;}
	.rcArea02 .bd ul li.on .p2{ padding:15px}
	.rcArea02 .bd ul li .p2 .txt{ font-size:14px; margin-bottom:15px}
	.rcArea02 .bd ul li .p2 .txt01{ height:35px; font-size:12px; line-height:35px; padding:0 15px}
	.rcArea02 .bd ul li .p2 .txt01 i{ padding-right:32px; background-size:16px}
}

@media all and (max-width:1200px){
	.biaodan{ padding:10px; margin:0;transform: translate(-50%,-50%); }
	.biaodan .i-biaodan { padding:15px; width:280px; }
	.biaodan .i-biaodan .h { font-size:20px; line-height:25px; margin-bottom: 10px;}
	.biaodan .i-biaodan .e { margin-bottom:15px;}
 
	.biaodan .i-biaodan ul li{padding:5px 10px; margin-bottom:10px; font-size:14px; }
 
	.biaodan .i-biaodan .ta textarea{padding:5px 10px; font-size:14px; }
	.biaodan .i-biaodan .jl{ font-size:14px;line-height: 25px;margin:10px 0;}
	.biaodan .i-biaodan .sub input{  font-size:14px;line-height:30px; }
} 

/* 分页 */
.page {  line-height:24px; text-align:center; }
.page select{ display:none}
.page a { display:inline-block; margin:0 2px; padding:8px 12px; border:1px solid #ececec; background:#ececec; color:#333; vertical-align:top; font-size:14px ; min-width:16px; border-radius:5px}
.page a:hover,.page .current { border:1px solid #f29537; background:#f29537; color:#fff; }
@media all and (max-width:1760px){
	.page a{ padding:3px 10px}
}
@media all and (max-width:1200px){
	.page a { font-size:12px}
	.page a{ padding:3px 5px}
}
@media all and (max-width:750px){
	.page a{ margin:3px 0}
}

/*third_nav*/
.third_nav{ width:100%; margin-bottom:50px}
.third_nav .lt{ float:left}
.third_nav .lt .ihd{ font-size:36px; color:#333333; line-height:1}
.third_nav .lt .intro{ font-size:16px; color:#666666; line-height:1; margin-top:16px}
.third_nav .rt{ float:right; margin-top:15px}
.third_nav .rt a{ display:block; width:130px; height:40px; box-sizing:border-box; border:1px solid #333333; color:#333333; font-size:18px; border-radius:20px; display:flex;align-items: center;justify-content: center; margin-right:25px; float:left}
.third_nav .rt a:last-child{ margin-right:0}
.third_nav .rt a.on,.third_nav .rt a:hover{ background:#f29537; color:#fff; border:1px solid #f29537}
@media all and (max-width:1760px){
	.third_nav{ margin-bottom:40px}
	.third_nav .lt .ihd{ font-size:28px;}
	.third_nav .lt .intro{ font-size:14px;}
	.third_nav .rt{ margin-top:10px}
	.third_nav .rt a{ width:110px; height:32px; font-size:16px; margin-right:20px}
}
@media all and (max-width:1200px){
	.third_nav{ margin-bottom:30px}
	.third_nav .lt .ihd{ font-size:20px;}
	.third_nav .lt .intro{ font-size:12px; margin-top:12px}
	.third_nav .rt{ margin-top:5px}
	.third_nav .rt a{ width:110px; height:32px; font-size:16px; margin-right:20px}
}
@media all and (max-width:750px){
	.third_nav{ margin-bottom:30px}
	.third_nav .lt .ihd{ font-size:20px;}
	.third_nav .lt .intro{ font-size:12px; margin-top:12px}
	.third_nav .rt{ margin-top:5px; width:100%; margin-top:20px}
	.third_nav .rt a{ width:100px; height:32px; font-size:16px; margin-right:15px}
}

/*third_nav2*/
.third_nav2{ width:100%; margin-bottom:50px}
.third_nav2 .rt a{ display:block; width:130px; height:40px; box-sizing:border-box; border:1px solid #333333; color:#333333; font-size:18px; border-radius:20px; display:flex;align-items: center;justify-content: center; margin-right:25px; float:left}
.third_nav2 .rt a:last-child{ margin-right:0}
.third_nav2 .rt a.on,.third_nav2 .rt a:hover{ background:#f29537; color:#fff; border:1px solid #f29537}
@media all and (max-width:1760px){
	.third_nav2{ margin-bottom:40px}
	.third_nav2 .rt a{ width:110px; height:32px; font-size:16px; margin-right:20px}
}
@media all and (max-width:1200px){
	.third_nav2{ margin-bottom:30px}
	.third_nav2 .rt a{ width:110px; height:32px; font-size:16px; margin-right:20px}
}
@media all and (max-width:750px){
	.third_nav2{ margin-bottom:30px}
	.third_nav2 .rt a{ width:100px; height:32px; font-size:16px; margin-right:15px}
}


/*third_nav*/
.third_nav3{ width:100%; margin:50px 0}
.third_nav3 .rt{ font-size:0; text-align:center; width:100%;}
.third_nav3 .rt a{ display:inline-block; width:130px; height:40px; box-sizing:border-box; border:1px solid #333333; color:#333333; font-size:18px; border-radius:20px; margin:0 15px; line-height:40px;}
.third_nav3 .rt a:last-child{ margin-right:0}
.third_nav3 .rt a.on,.third_nav3 .rt a:hover{ background:#f29537; color:#fff; border:1px solid #f29537}
@media all and (max-width:1760px){
	.third_nav3{ margin:40px 0}

	.third_nav3 .rt a{ width:110px; height:32px; font-size:16px; line-height:32px; }
}
@media all and (max-width:1200px){
	.third_nav3{ margin:30px 0}
	.third_nav3 .rt a{ width:110px; height:32px; font-size:16px; line-height:32px;}
}
@media all and (max-width:750px){
	.third_nav3 .nr{ overflow-x:auto; }
	.third_nav3 .rt{ width:640px; padding:5px 0}
	.third_nav3 .rt a{ float:left; margin:0; margin-right:20px;}
	.third_nav3 .rt{}	.third_nav3 .rt a.on, .third_nav3 .rt a:hover{}
}




/*picList*/
.picList{ width:100%; padding-bottom:20px}
.picList .picListItem{ width:32%; float:left; margin-right:2%; margin-bottom:2%; position:relative}
.picList .picListItem:nth-child(3n){ margin-right:0}
.picList .picListItem .pic{ width:100%; overflow:hidden}
.picList .picListItem .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.picList .picListItem:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.picList .picListItem .title{ font-size:18px; color:#333333;  padding:25px 35px; text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.picList .picListItem:hover .title{ background:url(g_34.png) right bottom no-repeat #00989d; color:#fff}
@media all and (max-width:1760px){
	.picList .picListItem .title{ font-size:18px; padding:20px}
	.picList .picListItem:hover .title{ background-size:40%}
}
@media all and (max-width:1200px){
	.picList .picListItem .title{ font-size:16px; padding:15px}
	.picList .picListItem:hover .title{ background-size:40%}
}
@media all and (max-width:750px){
	.picList .picListItem{ width:48.5%; margin-right:3%; margin-bottom:3%}
	.picList .picListItem:nth-child(3n){ margin-right:3%}
	.picList .picListItem:nth-child(2n){ margin-right:0}
	.picList .picListItem .title{ font-size:14px; padding:12px 10px}
	.picList .picListItem:hover .title{ background-size:40%}
}

/*picList2*/
.picList2{ width:100%; padding-bottom:20px}
.picList2 .picListItem{ width:32%; float:left; margin-right:2%; margin-bottom:2%; position:relative}
.picList2 .picListItem:nth-child(3n){ margin-right:0}
.picList2 .picListItem .pic{ width:100%; overflow:hidden}
.picList2 .picListItem .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.picList2 .picListItem:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.picList2 .picListItem .title{ font-size:18px;  color:#fff; font-weight:bold; position:absolute; left:0; bottom:0; z-index:9; padding:20px; width:100%; box-sizing:border-box; text-overflow: ellipsis;overflow: hidden;white-space: nowrap; background:rgba(0,0,0,0.5)}
.picList2 .picListItem:hover .title{ background:url(g_34.png) right bottom no-repeat #00989d; color:#fff}
@media all and (max-width:1760px){
	.picList2 .picListItem .title{ font-size:18px; padding:20px}
	.picList2 .picListItem:hover .title{ background-size:40%}
}
@media all and (max-width:1200px){
	.picList2 .picListItem .title{ font-size:16px; padding:15px}
	.picList2 .picListItem:hover .title{ background-size:40%}
}
@media all and (max-width:750px){
	.picList2 .picListItem{ width:48.5%; margin-right:3%; margin-bottom:3%}
	.picList2 .picListItem:nth-child(3n){ margin-right:3%}
	.picList2 .picListItem:nth-child(2n){ margin-right:0}
	.picList2 .picListItem .title{ font-size:14px; padding:12px 10px}
	.picList2 .picListItem:hover .title{ background-size:40%}
}

/*picList3*/
.picList3{ width:100%; padding-bottom:20px}
.picList3 .picListItem{ width:32%; float:left; margin-right:2%; margin-bottom:2%; position:relative}
.picList3 .picListItem:nth-child(3n){ margin-right:0}
.picList3 .picListItem .pic{ width:100%; overflow:hidden}
.picList3 .picListItem .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.picList3 .picListItem:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.picList3 .picListItem .title{ font-size:18px;  color:#fff; font-weight:bold; position:absolute; left:0; bottom:0; z-index:9; padding:20px 50px 20px 20px; width:100%; box-sizing:border-box; text-overflow: ellipsis;overflow: hidden;white-space: nowrap; background:url(g_40.png) calc(100% - 20px) center no-repeat rgba(0,0,0,0.5)}
.picList3 .picListItem:hover .title{}
@media all and (max-width:1760px){
	.picList3 .picListItem .title{ font-size:18px;background-size:24px}
	.picList3 .picListItem:hover .title{}
}
@media all and (max-width:1200px){
	.picList3 .picListItem .title{ font-size:16px; padding:15px 50px 15px 15px; background:url(g_40.png) calc(100% - 15px) center no-repeat rgba(0,0,0,0.5);background-size:20px}
	.picList3 .picListItem:hover .title{}
}
@media all and (max-width:750px){
	.picList3 .picListItem{ width:48.5%; margin-right:3%; margin-bottom:3%}
	.picList3 .picListItem:nth-child(3n){ margin-right:3%}
	.picList3 .picListItem:nth-child(2n){ margin-right:0}
	.picList3 .picListItem .title{ font-size:14px; padding:12px 30px 12px 12px;background:url(g_40.png) calc(100% - 12px) center no-repeat rgba(0,0,0,0.5);background-size:20px}
	.picList3 .picListItem:hover .title{}
}


/*hotNews*/
.hotNews{ width:100%; background:url(g_35.jpg) center center no-repeat; background-size:cover; display:flex;align-items: center;justify-content: center; height:calc( 100vh - 75px)}
.hotNews .swiperNews{ width:100%; overflow:hidden; position:relative}
.hotNews .swiperNews .swiper-slide{ width:100%; background:#fff}
.hotNews .swiperNews .swiper-slide .pic{ width:840px; float:right; overflow:hidden}
.hotNews .swiperNews .swiper-slide .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.hotNews .swiperNews .swiper-slide .pic:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.hotNews .swiperNews .swiper-slide .cont{ width:calc(100% - 840px); float:left; box-sizing:border-box; padding:110px 150px 0 75px}
.hotNews .swiperNews .swiper-slide .cont .time{ font-size:16px; color:#00989d}
.hotNews .swiperNews .swiper-slide .cont .title{ font-size:26px; color:#000000; font-weight:bold; margin-top:18px}
.hotNews .swiperNews .swiper-slide .cont .intro{ font-size:16px; color:#666666; line-height:2; margin-top:25px; height:135px}
.hotNews .swiperNews .swiper-slide .cont .more{ background:url(g_37.png) center center no-repeat; background-size:cover; width:30px; height:30px;}
.hotNews .swiperNews .paginationNews{ position:absolute; left:75px; bottom:70px; z-index:9; font-size:0}
.hotNews .swiperNews .paginationNews span{ opacity:1; background:url(g_38.png) center center no-repeat; background-size:cover; width:16px; height:16px; margin:0; padding:0; margin-right:14px;}
.hotNews .swiperNews .paginationNews span.swiper-pagination-bullet-active{ background:url(g_39.png) center center no-repeat; background-size:cover}
@media all and (max-width:1760px){
	.hotNews{}
	.hotNews .swiperNews .swiper-slide .pic{ width:575px}
	.hotNews .swiperNews .swiper-slide .cont{ width:calc(100% - 575px); padding:50px 50px 0}
	.hotNews .swiperNews .swiper-slide .cont .time{ font-size:14px}
	.hotNews .swiperNews .swiper-slide .cont .title{ font-size:20px;}
	.hotNews .swiperNews .swiper-slide .cont .intro{ font-size:14px; height:100px}
	.hotNews .swiperNews .swiper-slide .cont .more{ width:24px; height:24px}
	.hotNews .swiperNews .paginationNews{ left:50px; bottom:40px; }
	.hotNews .swiperNews .paginationNews span{ width:12px; height:12px; margin-right:10px}
}
@media all and (max-width:1200px){
	.hotNews{  height:calc( 100vh - 60px)}
	.hotNews .swiperNews .swiper-slide .pic{ width:50%}
	.hotNews .swiperNews .swiper-slide .cont{ width:50%; padding:4% 4% 0}
	.hotNews .swiperNews .swiper-slide .cont .time{ font-size:12px}
	.hotNews .swiperNews .swiper-slide .cont .title{ font-size:16px; margin-top:10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
	.hotNews .swiperNews .swiper-slide .cont .intro{ font-size:12px; line-height:20px; height:60px; margin-top:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
	.hotNews .swiperNews .swiper-slide .cont .more{ width:24px; height:24px; margin-top:15px}
	.hotNews .swiperNews .paginationNews{ left:4%; bottom:8%; }
	.hotNews .swiperNews .paginationNews span{ width:10px; height:10px; margin-right:8px}
}
@media all and (max-width:750px){
	.hotNews .swiperNews .swiper-slide .pic{ width:100%}
	.hotNews .swiperNews .swiper-slide .cont{ width:100%; padding:4% 4% 50px}
	.hotNews .swiperNews .paginationNews{ bottom:20px; text-align:center}
}

.newsList{ width:100%; padding:0 0 40px}
.newsList .newsListItem{ width:32%; float:left; margin-right:2%; margin-bottom:2%}
.newsList .newsListItem:nth-child(3n){ margin-right:0}
.newsList .newsListItem .a{ width:100%; box-sizing:border-box; padding:calc(520 / 840 * 100%) 0 0 0; position:relative; overflow:hidden}
.newsList .newsListItem .a .b{ width:100%; height:100%; position:absolute; left:0; top:0; transition:all 0.3s linear;transform:scale(1);}
.newsList .newsListItem:hover .a .b{ transform:scale(1.1);}

.newsList .newsListItem .pic{ width:100%; overflow:hidden}
.newsList .newsListItem .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.newsList .newsListItem:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.newsList .newsListItem .title{ font-size:18px; color:#333333; text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin-top:25px}
.newsList .newsListItem .intro{ font-size:14px; color:#999999; line-height:25px; height:50px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin-top:12px}
.newsList .newsListItem .time{ font-size:14px; color:#00989d; margin-top:16px}
.newsList .newsListItem:hover .title{ color:#00989d}
@media all and (max-width:1760px){

}
@media all and (max-width:1200px){
	.newsList{ width:100%; padding:0 0 20px}
	.newsList .newsListItem .title{ font-size:16px; margin-top:15px}
	.newsList .newsListItem .intro{ font-size:12px; line-height:20px; height:40px}
	.newsList .newsListItem .time{ font-size:12px; color:#00989d; margin-top:12px}
}
@media all and (max-width:750px){
	.newsList .newsListItem{ width:48.5%; margin-right:3%; margin-bottom:3%}
	.newsList .newsListItem:nth-child(3n){ margin-right:3%}
	.newsList .newsListItem:nth-child(2n){ margin-right:0}

}


/*tzzgx*/
.tzzgx01{ width:100%; padding:80px 0 100px}
.tzzgx01 .nr{ width:1000px; margin:0 auto;}
.tzzgx01 .nr .lt{ float:left; font-size:18px; color:#333333; line-height:40px}
.tzzgx01 .nr .rt{ float:right; font-size:18px; color:#333333; line-height:40px}
.tzzgx01 .nr .rt a{ font-weight:bold; color:#01979e}
.tzzgx02{ background:#f7f7f7; padding:100px 0}
.tzzgx02 .nr{ width:1000px; margin:0 auto;}
.tzzgx02 .nr .lt{ width:320px; float:left;}
.tzzgx02 .nr .lt .ico{ text-align:center}
.tzzgx02 .nr .lt .ico img{ height:50px}
.tzzgx02 .nr .lt .title{ border-bottom:1px dashed #989898; text-align:center; line-height:1; padding:45px 0 30px; font-size:36px; color:#333333}
.tzzgx02 .nr .lt .intro{ font-size:16px; color:#333333; line-height:40px; margin-top:20px}
.tzzgx02 .nr .lt .intro a{ color:#333333} 
.tzzgx02 .nr .lt:nth-child(2){ float:right}
@media all and (max-width:1760px){
	.tzzgx01 .nr{ width:900px}
	.tzzgx02 .nr{ width:900px}
}
@media all and (max-width:1200px){
	.tzzgx01{ padding:60px 0}
	.tzzgx01 .nr{ width:92%}
	.tzzgx02{ padding:60px 0}
	.tzzgx02 .nr{ width:92%}
	.tzzgx01 .nr .lt{ font-size:16px; line-height:2}
	.tzzgx01 .nr .rt{ font-size:16px; line-height:2}
	.tzzgx02 .nr .lt .ico img{ height:40px}
	.tzzgx02 .nr .lt .title{ font-size:28px; padding:35px 0 25px}
	.tzzgx02 .nr .lt .intro{ font-size:14px; line-height:2}
}
@media all and (max-width:750px){
	.tzzgx01{ padding:40px 0}
	.tzzgx02{ padding:40px 0}
	.tzzgx01 .nr .lt{ font-size:14px; line-height:2; width:100%}
	.tzzgx01 .nr .rt{ font-size:14px; line-height:2; width:100%}
	.tzzgx02 .nr .lt{ width:100%}
	.tzzgx02 .nr .lt .ico img{ height:32px}
	.tzzgx02 .nr .lt .title{ font-size:20px; padding:20px 0}
	.tzzgx02 .nr .lt .intro{ font-size:14px; line-height:2; margin-top:10px}
	.tzzgx02 .nr .lt:nth-child(2){ margin-top:40px}
}

/*about01*/
.about01{ width:100%}
.about01 .ihd{ text-align:center; font-size:40px; color:#333333; line-height:1; padding:100px 0 60px}
.about01 .ibd{ width:100%; background:url(g_21.jpg) center center no-repeat; background-size:cover;}
.about01 .ibd .item{ width:calc(100% / 3); float:left; text-align:center; box-sizing:border-box; padding:14.5vw 0 10.5vw; color:#fff; border-right:1px solid rgba(255,255,255,0.2); position:relative; height:32vw}
.about01 .ibd .item:after{ content:""; display:block; width:100%; height:0%; background:rgba(0,0,0,0.3); position:absolute; left:0; bottom:0; transition:all 0.3s linear}
.about01 .ibd .item:hover:after{ height:100%}
.about01 .ibd .item .cont{ position:relative; z-index:99; top:0; transition:all 0.3s linear}
.about01 .ibd .item .title{ font-size:32px; color:#fff; line-height:1; padding-bottom:28px; }
.about01 .ibd .item .intro{ margin-top:25px; font-size:16px; color:#fff; line-height:35px; min-height:70px; opacity:0; visibility:hidden; transition:all 0.3s linear}
.about01 .ibd .item:hover .title{background:url(g_22.png) bottom center no-repeat;}
.about01 .ibd .item:hover .intro{ opacity:1; visibility:visible}
.about01 .ibd .item:hover .cont{ top:-6vw}
@media all and (max-width:1760px){
	.about01 .ihd{ font-size:32px; padding:80px 0 40px}
	.about01 .ibd .item .title{ font-size:26px;}
	.about01 .ibd .item .intro{ font-size:14px; line-height:30px; min-height:60px}
}
@media all and (max-width:1200px){
	.about01 .ihd{ font-size:20px; padding:40px 0 40px}
	.about01 .ibd .item .title{ font-size:20px; padding-bottom:15px; background-size: 30px 2px}
	.about01 .ibd .item .intro{ font-size:14px; line-height:30px; min-height:60px;  margin-top:20px}
}
@media all and (max-width:750px){
	.about01 .ihd{ font-size:20px; padding:40px 0 40px}
	.about01 .ibd .item{ width:100%; float:none; height:auto; border:0; border-bottom:1px solid rgba(255,255,255,0.2)}
	.about01 .ibd .item .title{ font-size:18px; background:url(g_22.png) bottom center no-repeat; background-size:auto 3px }
	
	
	.about01 .ibd .item:hover:after{ height:0}
	
	.about01 .ibd .item .intro{ opacity:1; visibility:visible; transition:all 0.3s linear}
	.about01 .ibd .item:hover .title{background:url(g_22.png) bottom center no-repeat; background-size:auto 3px}
	.about01 .ibd .item:hover .intro{ opacity:1; visibility:visible}
	.about01 .ibd .item:hover .cont{ top:0}
	
	
}
.about02{ width:100%; background:url(g_46.jpg) center center no-repeat; background-size:cover; padding:80px 0}
.about02 .ihd{ text-align:center; font-size:40px; color:#333333;}
.about02 .ibd{ position:relative; margin-top:60px}
.about02 .ibd .hd{ position:absolute; left:0; top:0; z-index:2; width:100%; text-align:center; font-size:0}
.about02 .ibd .hd ul{ display:inline-block; vertical-align:top; margin:0 auto}
.about02 .ibd .hd ul li{ display:inline-block; vertical-align:top; width:130px; height:40px; box-sizing:border-box; border:1px solid #333333; font-size:18px; border-radius:20px;display:flex;align-items: center;justify-content: center; float:left; margin:0 12px; cursor:pointer}
.about02 .ibd .hd ul li.on{ background:#f29537; border:1px solid #f29537; color:#fff}
.about02 .ibd .bd{ width:100%}
.about02 .ibd .bd .pic{ width:100%}
.about02 .ibd .bd .pic img{ width:100%}
.about02 .ibd .bd .content{display:flex;justify-content: space-between;
}
.about02 .ibd .bd .content a{ display:block; background:url(g_47.png) left center no-repeat; padding-left:30px; font-size:18px; color:#333333; margin-bottom:15px}
.about02 .ibd .bd .content a:hover{ color:#f29537}
@media all and (max-width:1760px){
	.about02{ padding:60px 0}
	.about02 .ihd{ font-size:32px}
	.about02 .ibd{ margin-top:40px}
	.about02 .ibd .hd ul li{ width:120px; height:36px; font-size:16px; margin:0 10px}
	.about02 .ibd .bd .content a{ font-size:14px; background-size:8px; padding-left:25px;}
}
@media all and (max-width:1200px){
	.about02{ padding:40px 0}
	.about02 .ihd{ font-size:24px}
	.about02 .ibd{ margin-top:20px}
	.about02 .ibd .hd{ position:relative}
	.about02 .ibd .hd ul li{ width:90px; height:32px; font-size:16px; margin:0 5px}
	.about02 .ibd .bd .content{ display:block; font-size:0}
	.about02 .ibd .bd .content .item{ width:50%; display:inline-block; vertical-align:top;}
	.about02 .ibd .bd .content a{ font-size:14px; background-size:8px; padding-left:25px; margin-bottom:12px}
}
@media all and (max-width:750px){
	.about02 .ihd{ font-size:20px}
	.about02 .ibd .hd{ position:relative}
	.about02 .ibd .bd .content .item{ width:100%;}
	.about02 .ibd .bd .content a{ margin-bottom:10px}
}

.about03{ width:100%; background:url(g_23.jpg) center center no-repeat; background-size:cover; padding:120px 0 0;overflow:hidden }
.about03 .ihd{ text-align:center; font-size:40px; color:#fff; line-height:1}
.about03 .ibd{ margin-top:100px; border-top:1px solid rgba(255,255,255,0.2)}
.about03 .ibd .item{ width:calc(100% / 7); box-sizing:border-box;   float:left; padding:4.7vw 2vw 3vw; color:#fff; position:relative; }
.about03 .ibd .item:after{ content:""; display:block; width:1px; height:1000%; background:rgba(255,255,255,0.2); position:absolute; right:0; top:0}
.about03 .ibd .item .ico img{ height:2.34375vw; transition:all 0.3s}
.about03 .ibd .item .title{ font-size:1.12vw; padding:2.1875vw 0 1.8vw}
.about03 .ibd .item .intro{ font-size:0.8333vw; opacity:0.9; line-height:2}
.about03 .ibd .item:hover .ico img{ transform:rotateY(180deg)}
@media all and (max-width:1760px){
	.about03{ padding:100px 0 0}
	.about03 .ihd{ font-size:32px}
	.about03 .ibd{ margin-top:60px}
}
@media all and (max-width:1200px){
	.about03{ padding:40px 0 0}
	.about03 .ihd{ font-size:20px}
	.about03 .ibd{ margin-top:30px}
	.about03 .ibd .item .ico img{ height:24px}
	.about03 .ibd .item .title{ font-size:14px; padding:15px 0 12px}
	.about03 .ibd .item .intro{ font-size:12px}
}
@media all and (max-width:750px){

	.about03 .ibd .item{ width:100%; padding:30px 4%; border-bottom:1px solid rgba(255,255,255,0.2)}
	.about03 .ibd .item:last-child{ border:0}
}

.about04{ background:#f7f8f9; padding:80px 0}
.about04 .ihd{ text-align:center; font-size:40px; color:#333333; line-height:1}
.about04 .ibd{ margin-top:50px}
.about04 .ibd .hd ul{ width:fit-content; margin:0 auto}
.about04 .ibd .hd ul li{ display:inline-block; vertical-align:top; width:130px; height:40px; box-sizing:border-box; border:1px solid #333333; font-size:18px; border-radius:20px;display:flex;align-items: center;justify-content: center; float:left; margin:0 12px; cursor:pointer}
.about04 .ibd .hd ul li.on{ background:#f29537; border:1px solid #f29537; color:#fff}
.about04 .ibd .bd{ margin-top:50px; overflow:hidden}
.about04 .ibd .bd .con{ width:100%}
.about04 .ibd .bd .con .swiper04{ width:100%}
.about04 .ibd .bd .con .swiper04 img{ width:100%}
.about04 .ibd .bd .con .swiper04 .pagination04{ width:100%; font-size:0; text-align:center; margin-top:50px}
.about04 .ibd .bd .con .swiper04 .pagination04 span{ width:25px; height:9px; border-radius:5px; background:#d9d9d9; opacity:1}
.about04 .ibd .bd .con .swiper04 .pagination04 span.swiper-pagination-bullet-active{ background:#f29537; width:50px}
.about04 .ibd .bd .con .itemList3{ width:100%}
.about04 .ibd .bd .con .itemList3 .item{ width:calc(94% / 7); float:left; margin-right:1%; margin-bottom:1%}
.about04 .ibd .bd .con .itemList3 .item:nth-child(7n){ margin-right:0}
.about04 .ibd .bd .con .itemList3 .item img{ width:100%}
@media all and (max-width:1760px){
	.about04{ padding:60px 0}
	.about04 .ihd{ font-size:32px}
	.about04 .ibd{ margin-top:40px}
	.about04 .ibd .hd ul li{ width:120px; height:36px; font-size:16px; margin:0 10px}
}
@media all and (max-width:1200px){
	.about04{ padding:40px 0}
	.about04 .ihd{ font-size:24px}
	.about04 .ibd{ margin-top:20px}
	.about04 .ibd .hd{ position:relative}
	.about04 .ibd .hd ul li{ width:90px; height:32px; font-size:16px; margin:0 5px}
	.about04 .ibd .bd{ margin-top:20px}	
	.about04 .ibd .bd .con .swiper04 .pagination04{ margin-top:20px}
	.about04 .ibd .bd .con .swiper04 .pagination04 span{ width:12px; height:8px;}
	.about04 .ibd .bd .con .swiper04 .pagination04 span.swiper-pagination-bullet-active{ width:20px}
}
@media all and (max-width:750px){
	.about04 .ihd{ font-size:20px}
	.about04 .ibd .bd .con .itemList3 .item{ width:49%; float:left; margin-right:2%; margin-bottom:2%}
	.about04 .ibd .bd .con .itemList3 .item:nth-child(7n){ margin-right:2%}
	.about04 .ibd .bd .con .itemList3 .item:nth-child(2n){ margin-right:0}


}

.pro .ihd{ text-align:center}
.pro .ihd .title{ font-size:36px; color:#333333; line-height:1;}
.pro .ihd .intro{ font-size:16px; color:#666666; margin-top:15px}
.pro .ibd{ margin-top:60px}
.pro .ibd .pro{ width:100%}
.pro .ibd .proItem{ width:560px; float:left; margin:0 40px 40px 0; background:#fff; overflow:hidden; height:670px}
.pro .ibd .proItem:nth-child(3n){ margin-right:0}
.pro .ibd .proItem .pic{ width:100%; text-align:center}
.pro .ibd .proItem .pic img{ height:460px; width:auto; transition:all 0.3s linear}
.pro .ibd .proItem .cont{ width:100%; height:220px; box-sizing:border-box; padding:30px 40px 0 40px}
.pro .ibd .proItem .cont .title{ font-size:24px; color:#333333; line-height:30px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.pro .ibd .proItem .cont .intro{ font-size:16px; color:#666666; line-height:30px; text-align:justify; margin-top:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.pro .ibd .proItem:hover .cont .title{ color:#f29537; font-weight:bold}
.pro .ibd .proItem:hover .pic img{ height:360px}
.pro .ibd .proItem:hover .cont .intro{ display:none}
.pro .ibd .proItem .cont .bq{ margin-top:20px; border-bottom:1px solid #ebebeb; display:none; padding-bottom:20px}
.pro .ibd .proItem .cont .bq span{ display:block;  height:36px; box-sizing:border-box; float:left; margin:0 2% 2% 0; border:1px solid #e0e0e0;display:flex;align-items: center;justify-content: center; font-size:14px; color:#666666; padding:0 3%}
.pro .ibd .proItem .cont .more{ margin-top:30px; width:130px; height:40px;display:flex;align-items: center;justify-content: center; border-radius:20px; background:#f29537; border-radius:20px; color:#fff; font-size:18px; display:none}
.pro .ibd .proItem:hover .cont .bq{ display:block}
.pro .ibd .proItem:hover .cont .more{ display:flex}

.pro .ibd .proItem2{ width:860px; float:left; margin:0 40px 40px 0; background:#fff; overflow:hidden;}
.pro .ibd .proItem2:nth-child(2n){ margin-right:0}
.pro .ibd .proItem2 .pic{ width:460px; float:left; text-align:center}
.pro .ibd .proItem2 .pic img{ width:100%; transition:all 0.3s linear}
.pro .ibd .proItem2 .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.pro .ibd .proItem2:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.pro .ibd .proItem2 .cont{ width:calc(100% - 460px); float:right; box-sizing:border-box; padding:90px 30px 0}
.pro .ibd .proItem2 .cont .title{ font-size:24px; color:#333333; line-height:30px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.pro .ibd .proItem2 .cont .intro{ font-size:16px; color:#666666; line-height:30px; text-align:justify; margin-top:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3; height:90px}
.pro .ibd .proItem2:hover .cont .title{ color:#f29537; font-weight:bold}
.pro .ibd .proItem2 .cont .more{ margin-top:40px; width:130px; height:40px;display:flex;align-items: center;justify-content: center; border-radius:20px; background:#f29537; border-radius:20px; color:#fff; font-size:18px;}





@media all and (max-width:1760px){
	.pro .ihd .title{ font-size:30px; }
	.pro .ihd .intro{ font-size:14px; }
	.pro .ibd{ margin-top:40px}
	.pro .ibd .proItem{ width:380px; margin:0 30px 30px 0; height:480px}
	.pro .ibd .proItem .pic img{ height:312px; width:auto;}
	.pro .ibd .proItem:hover .pic img{ height:260px}
	.pro .ibd .proItem .cont{ padding:20px 30px 0 30px; height:140px}
	.pro .ibd .proItem .cont .title{ font-size:20px; line-height:24px}
	.pro .ibd .proItem .cont .intro{ font-size:14px; line-height:25px;}
	.pro .ibd .proItem .cont .bq{ overflow:hidden; margin-bottom:10px; padding-bottom:15px}
	.pro .ibd .proItem .cont .bq .all{ max-height:70px; overflow:hidden}
	.pro .ibd .proItem .cont .bq span{ height:29px; font-size:12px}

	
	.pro .ibd .proItem .cont .more{ margin-top:20px; width:110px; height:32px; font-size:14px}
	
	.pro .ibd .proItem2{ width:585px; margin:0 30px 30px 0;}
	.pro .ibd .proItem2 .pic{ width:315px}
	.pro .ibd .proItem2 .cont{  width:calc(100% - 315px);padding:40px 20px 0;}
	.pro .ibd .proItem2 .cont .title{ font-size:20px; line-height:24px}
	.pro .ibd .proItem2 .cont .intro{ font-size:14px; line-height:25px; height:75px}
	.pro .ibd .proItem2 .cont .more{ margin-top:20px; width:120px; height:36px; font-size:16px}
}
@media all and (max-width:1200px){
	.pro .ihd .title{ font-size:20px; }
	.pro .ihd .intro{ font-size:12px; margin-top:10px }
	.pro .ibd{ margin-top:30px}
	.pro .ibd .proItem{ width:100%; margin:0 0 20px 0; height:auto}
	.pro .ibd .proItem .pic img{ height:160px; width:auto;}
	.pro .ibd .proItem:hover .pic img{ height:160px}
	.pro .ibd .proItem .cont{ padding:10px 20px 20px; height:auto}
	.pro .ibd .proItem .cont .title{ font-size:16px; line-height:24px}
	.pro .ibd .proItem .cont .intro{ font-size:12px; line-height:20px; margin-top:10px}
	.pro .ibd .proItem .cont .bq{ height:auto; display:block; padding:0 0 10px 0}
	.pro .ibd .proItem .cont .bq span{ height:28px; font-size:12px}
	.pro .ibd .proItem .cont .bq .all{ max-height:none; overflow:hidden}
	.pro .ibd .proItem .cont .more{ margin-top:15px; width:100px; height:32px; font-size:14px; display:flex}
	.pro .ibd .proItem .cont .intro{ display:block; height:auto}
	.pro .ibd .proItem:hover .cont .intro{ display:block; height:auto}
	.pro .ibd .proItem .cont .bq{ margin-top:10px}
	
	.pro .ibd .proItem2{ width:100%; margin:0 0 20px 0; height:auto}
	.pro .ibd .proItem2 .pic{ width:100%}
	.pro .ibd .proItem2 .cont{ width:100%; padding:10px 20px 20px; height:auto}
	.pro .ibd .proItem2 .cont .title{ font-size:16px; line-height:24px}
	.pro .ibd .proItem2 .cont .intro{ font-size:12px; line-height:20px; margin-top:10px; height:auto}
	.pro .ibd .proItem2 .cont .more{ margin-top:15px; width:100px; height:32px; font-size:14px; display:flex}
}

/*proDisplay01*/
.proDisplay{ border-top:30px solid #f7f8f9; }
.proDisplay01{ width:100%;padding:50px 0 0 0}
.proDisplay01 .pic{ width:820px; float:left; overflow:hidden}
.proDisplay01 .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.proDisplay01 .pic:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.proDisplay01 .pic .swiperPic{ width:100%; position:relative; overflow:hidden}
.proDisplay01 .pic .swiperPic .swiper-slide{ overflow:hidden}
.proDisplay01 .pic .swiperPic .paginationPic{ width:100%; position:absolute; left:0; bottom:20px; z-index:99; text-align:center}
.proDisplay01 .pic .swiperPic .paginationPic span{ width:10px; height:10px; background:#ddd; border-radius:50%; opacity:1; margin:0 4px;}
.proDisplay01 .pic .swiperPic .paginationPic span.swiper-pagination-bullet-active{ background:#f29537}

.proDisplay01 .cont{ width:880px; float:right}
.proDisplay01 .title{ font-size:32px; color:#000000; font-weight:bold; margin-top:40px}
.proDisplay01 .intro{ font-size:16px; color:#666666; margin-top:30px; padding-bottom:30px; border-bottom:1px solid #d6d6d6; line-height:2; height:0; overflow:hidden; padding:0!important}
.proDisplay01 .bq01{ margin-top:50px; padding-bottom:50px}
.proDisplay01 .bq01 a{ display:block; float:left; padding:0 30px; background:#00989d; color:#fff; font-size:16px; line-height:42px; margin-right:20px; border-radius:21px; margin-bottom:20px}
.proDisplay01 .bq02{ padding-bottom:60px}
.proDisplay01 .bq02 .t1{ float:left; width:70px; float:left; font-size:20px; color:#333333; line-height:50px;}
.proDisplay01 .bq02 .t2{ width:calc(100% - 70px); float:right}
.proDisplay01 .bq02 .t2 a{ display:block; width:auto%; height:50px; box-sizing:border-box; border:1px solid #d1d1d1; color:#333;display:flex;align-items: center;justify-content: center; font-size:16px; float:left; margin-right:2%; margin-bottom:2%; padding:0 20px;}
.proDisplay01 .bq02 .t2 a:hover{ background:#00989d; color:#fff; border:1px solid #00989d}
.proDisplay01 .lk .a1{ float:left;display:flex;align-items: center;justify-content: center; width:195px; height:58px; border:1px solid #999999; box-sizing:border-box; font-size:18px; color:#333333; border-radius:30px; margin-right:25px}
.proDisplay01 .lk .a1:hover{  background:#f29537; color:#fff; border:1px solid #f29537}
.proDisplay01 .lk .a2{ float:left;display:flex;align-items: center;justify-content: center; width:265px; height:58px; border:1px solid #f29537; box-sizing:border-box; font-size:18px; color:#fff; background:#f29537; border-radius:30px; margin-right:25px}
.proDisplay01 .lk .a2 i{ display:inline-block; vertical-align:top; background:url(g_49.png) left center no-repeat; padding-left:35px}
@media all and (max-width:1760px){
	.proDisplay01 .pic{ width:46%;}
	.proDisplay01 .cont{ width:50%}
	.proDisplay01 .title{ font-size:24px; margin-top:0}
	.proDisplay01 .intro{ font-size:14px; line-height:25px; margin-top:20px}
	.proDisplay01 .bq01{ margin-top:20px; padding-bottom:20px}
	.proDisplay01 .bq01 a{ padding:0 20px; font-size:14px; line-height:32px; margin-right:15px; margin-bottom:15px}
	.proDisplay01 .bq02{ padding-bottom:20px}
	.proDisplay01 .bq02 .t1{ width:60px; font-size:16px; line-height:36px}
	.proDisplay01 .bq02 .t2{ width:calc(100% - 60px); }
	.proDisplay01 .bq02 .t2 a{ height:36px; font-size:14px;}
	.proDisplay01 .lk .a1{ width:150px; height:45px; font-size:16px; margin-right:20px; border-radius:40px}
	.proDisplay01 .lk .a2{ width:225px; height:45px; font-size:16px}
	.proDisplay01 .lk .a2 i{ background-size:18px; padding-left:30px}
}
@media all and (max-width:1200px){
	.proDisplay{ border-top:20px solid #f7f8f9; }
	.proDisplay01{ padding:40px 0 0 0}
	.proDisplay01 .pic{ width:100%;}
	.proDisplay01 .cont{ width:100%}
	.proDisplay01 .title{ font-size:20px; margin-top:20px}
	.proDisplay01 .intro{ font-size:14px; line-height:25px; margin-top:15px; padding-bottom:20px;}
	.proDisplay01 .bq01{ margin-top:20px; padding-bottom:10px}
	.proDisplay01 .bq01 a{ padding:0 15px; box-sizing:border-box; border-radius:5px; font-size:12px;  margin-right:2%; margin-bottom:10px;display:flex;align-items: center;justify-content: center; width:32%; height:50px; line-height:normal}
	.proDisplay01 .bq01 a:nth-child(3n){ margin-right:0}
	.proDisplay01 .bq02{ padding-bottom:10px}
	.proDisplay01 .bq02 .t1{ width:100%; font-size:14px; line-height:30px}
	.proDisplay01 .bq02 .t2{ width:100%; }
	.proDisplay01 .bq02 .t2 a{ width:23.5%; margin-right:2%; font-size:12px; height:30px;display:flex;align-items: center;justify-content: center; width:auto; padding:0 10px}
	.proDisplay01 .bq02 .t2 a:nth-child(4n){ margin-right:0}
	.proDisplay01 .lk .a1{ width:100px; height:36px; font-size:14px; margin-right:15px; border-radius:5px}
	.proDisplay01 .lk .a2{ width:180px; height:36px; font-size:14px; border-radius:5px}
	.proDisplay01 .lk .a2 i{ background-size:18px; padding-left:30px}
}
@media all and (max-width:1200px){
	.pro .ibd .proItem .cont .bq span{ width:auto}
}

.proDisplay02{ margin-top:90px; padding:0 0 100px}
.proDisplay02 .ihd{ border-bottom:1px solid #cccccc}
.proDisplay02 .ihd a{ display:block; width:180px; height:54px;display:flex;align-items: center;justify-content: center; font-size:18px; color:#333333; float:left}
.proDisplay02 .ihd a.on,.proDisplay02 .ihd a:hover{ background:#00989d; color:#fff}
.proDisplay02 .ibd .item01{ margin-top:80px}
.proDisplay02 .ibd .hd{ text-align:center; font-size:32px; color:#333333; line-height:1}
.proDisplay02 .ibd .aintro{ font-size:16px; color:#000000; line-height:30px; text-align:center; line-height:2; margin-top:20px}

.proDisplay02 .ibd .item01 .bd{ margin-top:60px; overflow:hidden}
.proDisplay02 .ibd .item01 .bd .swipers{ width:fit-content; margin:0 auto; max-width:100%}
.proDisplay02 .ibd .item01 .bd .swipers .swiper-slide{ width:235px; margin-right:19px; overflow:hidden; position:relative}
.proDisplay02 .ibd .item01 .bd .swipers .swiper-slide img{ width:100%}
.proDisplay02 .ibd .item01 .bd .swipers .swiper-slide img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.proDisplay02 .ibd .item01 .bd .swipers .swiper-slide:hover img{transform:scale(1.2); }
.proDisplay02 .ibd .item01 .bd .swipers .swiper-slide:last-child{ margin-right:0}
.proDisplay02 .ibd .item01 .bd .swipers .swiper-slide span{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:2;display:flex;align-items: center;justify-content: center; color:#fff; font-size:24px; opacity:1;transition:all 0.3s; box-sizing:border-box}
.proDisplay02 .ibd .item01 .bd .swipers .paginations{ margin-top:60px; font-size:0; text-align:center}
.proDisplay02 .ibd .item01 .bd .swipers .paginations span{ margin:0; padding:0; width:80px; height:3px; background:#d1d1d1; opacity:1; border-radius:0; }
.proDisplay02 .ibd .item01 .bd .swipers .swiper-slide:hover span{ border:5px solid #00989d}
.proDisplay02 .ibd .item01 .bd .swipers .paginations span.swiper-pagination-bullet-active{ background:#f29537}
.proDisplay02 .ibd .item02{ margin-top:80px}
.proDisplay02 .ibd .item02 .bd{ margin-top:60px; font-size:16px; line-height:2}
.proDisplay02 .ibd .item02 .bd .item{ width:23.5%; margin-right:2%; float:left; margin-bottom:2%; background:#f7f8f9; padding:65px 25px; box-sizing:border-box; top:0; transition:all 0.5s; position:relative}
.proDisplay02 .ibd .item02 .bd .item:nth-child(4n){ margin-right:0}
.proDisplay02 .ibd .item02 .bd .item .ico{ text-align:center;transform:rotate(0); transition:all 0.3s}
.proDisplay02 .ibd .item02 .bd .item .ico img{ height:70px; width:auto}
.proDisplay02 .ibd .item02 .bd .item .title{ margin-top:50px; font-size:24px; color:#000000; text-align:center}
.proDisplay02 .ibd .item02 .bd .item .intro{ font-size:16px; color:#000000; line-height:30px; height:120px; margin-top:10px; overflow:auto}
.proDisplay02 .ibd .item02 .bd .item:hover .ico{ transform:rotateY(180deg)}
.proDisplay02 .ibd .item02 .bd .item:hover{ box-shadow: 0 0 10px rgba(0,00,0,0.15); top:-15px;}
.proDisplay02 .ibd .item02 .bd .item:after{ content:""; display:block; background:#00989d; width:0%; height:10px; position:absolute; left:0; top:100%; z-index:1; transition:all 0.3s linear }
.proDisplay02 .ibd .item02 .bd .item:hover:after{ width:100%;}

.proDisplay02 .ibd .item01 .bd .swipers .prevs{ background:url(g_29.png) center center no-repeat; width:46px; height:46px; cursor:pointer; background-size:cover; position:absolute; left:0; top:calc(50% - 31px); margin-top:-23px; z-index:2; display:none}
.proDisplay02 .ibd .item01 .bd .swipers .nexts{ background:url(g_29.png) center center no-repeat; width:46px; height:46px; cursor:pointer; background-size:cover; position:absolute; right:0; top:calc(50% - 31px); margin-top:-23px; z-index:2; transform:rotate(180deg); display:none}
.proDisplay02 .ibd .item01 .bd .swipers .prevs:hover{ background:url(g_30.png) center center no-repeat; background-size:cover; transform:rotate(180deg)}
.proDisplay02 .ibd .item01 .bd .swipers .nexts:hover{ background:url(g_30.png) center center no-repeat; background-size:cover; transform:rotate(0)}
.proDisplay02 .ibd .item01 .bd .swipers:hover .prevs{ display:block}
.proDisplay02 .ibd .item01 .bd .swipers:hover .nexts{ display:block}





.proDisplay02 .ibd .item03{ margin-top:80px}
.proDisplay02 .ibd .item03 .bd{ margin-top:60px; font-size:16px; line-height:2}
.proDisplay02 .ibd .item04{ margin-top:80px}
.proDisplay02 .ibd .item04 .bd{ margin-top:60px; font-size:16px; line-height:2}
.proDisplay02 .ibd .item05{ margin-top:80px}
.proDisplay02 .ibd .item05 .bd{ margin-top:60px; font-size:16px; line-height:2}
.proDisplay02 .ibd .item06{ margin-top:80px}
.proDisplay02 .ibd .item06 .bd{ margin-top:60px; font-size:16px; line-height:2}
.proDisplay02 .ibd img{ max-width:100%; height:auto}
.proDisplay02 .ibd .item07 .bd .picList .swiperx1{ width:fit-content; margin:0 auto; overflow:hidden}
.proDisplay02 .ibd .item07{ margin-top:80px}
.proDisplay02 .ibd .item07 .bd{ margin-top:60px; font-size:16px; line-height:2}
.proDisplay02 .ibd .item07 .picList{ padding-bottom:0!important}
.proDisplay02 .ibd .item07 .picList .picListItem{ width:415px; margin-right:33px; margin-bottom:0!important}
.proDisplay02 .ibd .item07 .picList .picListItem:last-child{ margin-right:0}
@media all and (max-width:1760px){
	.proDisplay02{ margin-top:60px; padding:0 0 80px}
	.proDisplay02 .ihd a{ width:150px;  height:50px; font-size:16px}
	.proDisplay02 .ibd .item01{ margin-top:60px}
	.proDisplay02 .ibd .hd{ font-size:28px;}
	.proDisplay02 .ibd .item01 .bd{ margin-top:40px; }
	.proDisplay02 .ibd .item01 .bd .swipers .swiper-slide{ width:160px; margin-right:13px;}
	.proDisplay02 .ibd .item01 .bd .swipers .swiper-slide span{ font-size:20px}
	.proDisplay02 .ibd .item01 .bd .swipers .paginations{ margin-top:40px}
	.proDisplay02 .ibd .item01 .bd .swipers .paginations span{ width:60px}
	.proDisplay02 .ibd .item02{ margin-top:60px}
	.proDisplay02 .ibd .item02 .bd{ margin-top:40px; font-size:16px; line-height:2}
	.proDisplay02 .ibd .item03{ margin-top:60px}
	.proDisplay02 .ibd .item03 .bd{ margin-top:40px; font-size:16px; line-height:2}
	.proDisplay02 .ibd .item04{ margin-top:60px}
	.proDisplay02 .ibd .item04 .bd{ margin-top:40px; font-size:16px; line-height:2}
	.proDisplay02 .ibd .item05{ margin-top:60px}
	.proDisplay02 .ibd .item05 .bd{ margin-top:40px; font-size:16px; line-height:2}
	.proDisplay02 .ibd .item06{ margin-top:60px}
	.proDisplay02 .ibd .item06 .bd{ margin-top:40px; font-size:16px; line-height:2}
	
	.proDisplay02 .ibd .item07{ margin-top:60px}
	.proDisplay02 .ibd .item07 .bd{ margin-top:40px;}
	
	.proDisplay02 .ibd .item02 .bd .item{ padding:50px 15px}
	.proDisplay02 .ibd .item02 .bd .item .ico img{ height:52px}
	.proDisplay02 .ibd .item02 .bd .item .title{ font-size:16px; margin-top:30px}
	.proDisplay02 .ibd .item02 .bd .item .intro{ font-size:12px; line-height:22px; height:66px}
	
	.proDisplay02 .ibd .item01 .bd .swipers .prevs{ top:calc(50% - 21px);}
	.proDisplay02 .ibd .item01 .bd .swipers .nexts{ top:calc(50% - 21px);}
	.proDisplay02 .ibd .item07 .picList .picListItem .title{ padding:15px; font-size:16px}
	.proDisplay02 .ibd .item07 .picList .picListItem{ width:285px; margin-right:20px; margin-bottom:0!important}
	
	.proDisplay02 .ibd .aintro{ font-size:14px;}
}
@media all and (max-width:1200px){
	.proDisplay02{ margin-top:40px; padding:0 0 60px}
	.proDisplay02 .ihd a{ width:25%; max-width:100px;  height:40px; font-size:14px}
	.proDisplay02 .ibd .item01{ margin-top:20px}
	.proDisplay02 .ibd .hd{ font-size:20px;}
	.proDisplay02 .ibd .item01 .bd{ margin-top:20px; }
	.proDisplay02 .ibd .item01 .bd .swipers .swiper-slide{ width:32%; margin-right:2%}
	.proDisplay02 .ibd .item01 .bd .swipers .swiper-slide span{ font-size:14px}
	.proDisplay02 .ibd .item01 .bd .swipers .paginations{ margin-top:20px}
	.proDisplay02 .ibd .item01 .bd .swipers .paginations span{ width:20px}
	.proDisplay02 .ibd .item02{ margin-top:40px}	
	.proDisplay02 .ibd .item02 .bd{ margin-top:20px; font-size:14px; line-height:2}
	.proDisplay02 .ibd .item03{ margin-top:40px}	
	.proDisplay02 .ibd .item03 .bd{ margin-top:20px; font-size:14px; line-height:2}
	.proDisplay02 .ibd .item04{ margin-top:40px}	
	.proDisplay02 .ibd .item04 .bd{ margin-top:20px; font-size:14px; line-height:2}
	.proDisplay02 .ibd .item05{ margin-top:40px}	
	.proDisplay02 .ibd .item05 .bd{ margin-top:20px; font-size:14px; line-height:2}
	.proDisplay02 .ibd .item06{ margin-top:40px}	
	.proDisplay02 .ibd .item06 .bd{ margin-top:20px; font-size:14px; line-height:2}
	.proDisplay02 .ibd .item06 .bd .sj_nr{ overflow:auto}
	.proDisplay02 .ibd .item06 .bd .sj_nr table{ width:1200px!important}
	.proDisplay02 .ibd .item07{ margin-top:40px}
	.proDisplay02 .ibd .item07 .bd{ margin-top:20px;}
	.proDisplay02 .ibd .item07 .bd .picList .swiperx1{ width:100%}
	.proDisplay02 .ibd .item07 .picList .picListItem{ width:32%; margin-right:2% }
	
	.proDisplay02 .ibd .item02 .bd .item{ width:32%; margin-right:2%; margin-bottom:2%; padding:40px 10px; box-sizing:border-box; height:276px}
	.proDisplay02 .ibd .item02 .bd .item:nth-child(4n){ margin-right:2%}
	.proDisplay02 .ibd .item02 .bd .item:nth-child(3n){ margin-right:0}
	.proDisplay02 .ibd .item02 .bd .item .ico img{ height:40px}
	.proDisplay02 .ibd .item02 .bd .item .title{ font-size:16px; line-height:30px; margin-top:20px}
	.proDisplay02 .ibd .item02 .bd .item .intro{ font-size:12px; line-height:22px; height:66px}
	
	.proDisplay02 .ibd .item01 .bd .swipers .prevs{ top:calc(50% - 12px); width:30px; height:30px; margin-top:-15px}
	.proDisplay02 .ibd .item01 .bd .swipers .nexts{ top:calc(50% - 12px); width:30px; height:30px; margin-top:-15px}
	
	.proDisplay02 .ibd .aintro{ font-size:12px;}
	
}
@media all and (max-width:750px){
	.proDisplay02 .ibd .item02 .bd .item{ width:49%; margin-right:2%; margin-bottom:2%; padding:40px 10px; box-sizing:border-box; height:260px}
	.proDisplay02 .ibd .item02 .bd .item:nth-child(4n){ margin-right:2%}
	.proDisplay02 .ibd .item02 .bd .item:nth-child(3n){ margin-right:2%}
	.proDisplay02 .ibd .item02 .bd .item:nth-child(2n){ margin-right:0}	
	.proDisplay02 .ibd .item07 .picList .picListItem{ width:49%; }
	.proDisplay02 .ibd .item07 .picList .picListItem .title{ font-size:14px; line-height:20px}
}

.pc_nr{ display:block}
.sj_nr{ display:none}
@media all and (max-width:1200px){
	.pc_nr{ display:none}
	.sj_nr{ display:block}
	
	
	
}


/* 内容模式 */
.article { width:100%; margin:0 auto; box-sizing:border-box; line-height:2; font-size:16px; word-wrap:break-word; min-height:400px; }
.article .hd { margin:0 0 30px; padding:0 0 30px; border-bottom: 1px dotted #ccc; }
.article .hd h1 { color:#000; font-size:28px; text-align:center; font-weight:normal; line-height:1.6 }
.article .hd .titBar { color:rgba(0,0,0,0.6); font-size:16px; text-align:center; margin-top:10px }
.article .bd { padding-bottom:40px; line-height:2; font-size:16px; color:#282828 }
.article .bd img{ max-width:100%; height:auto}
.article .ft { margin:12px 0 0;}
.article .ft a{}
.article .ft ul{display:flex;justify-content: space-between; height:70px}
.article .ft ul li { width:49.5%; background:#fff; background:#fff; box-sizing:border-box; padding:0 35px; text-align:left; line-height:70px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; color:#282828}
.article .ft ul li a{ color:#282828}
.article .ft ul:hover li a{ color:#617478}
.nr_pc{ display:block}
.nr_sj{ display:none}
.article .bd video{ max-width:100%; height:auto}
@media all and (max-width:1200px){
	.article {}
	.article .hd h1{ font-size:18px}
	.article .hd{ padding-bottom:20px; margin-bottom:20px}
	.article .hd .titBar { font-size:12px}
	.article{ font-size:14px}
	.article .ft{ }
	.article .ft .back{ top:20px}
	.article .ft ul li{ width:100%}
	.article .ihd{ font-size:20px;  padding:5px 0; margin-bottom:20px}
	.nr_pc{ display:none}
	.nr_sj{ display:block}
	.article .ft { margin:0 0 0; height:auto}
	.article .ft ul{ display:block; height:auto}
	.article .ft ul li { width:100%; line-height:50px;margin:10px 0 0; padding:0 15px}
	.article .bd{ font-size:14px; line-height:2}	
}
/*articles*/
.articles{ padding:30px 0; background: #f6f7f8}
.articles .content .nr{ background:#fff; padding:50px; box-sizing:border-box}
@media all and (max-width:1200px){
	.articles .content .nr{ padding:15px}
	.articles{ padding:20px 0 }
}

.newsList{ padding-bottom:35px}
.newsList .item{ width:100%; height:136px; margin-bottom:25px; background:#fff}
.newsList .item a{ display:block;display:flex;align-items: center;   width:100%; height:100% }
.newsList .item .time{ width:190px; text-align:center; font-weight:bold; color:#5b5b5b}
.newsList .item .time .p1{ display:inline-block; vertical-align:top; font-size:32px; line-height:1; border-bottom:1px solid #ebebeb; padding-bottom:10px; margin-bottom:8px}
.newsList .item .cont{ width:calc(100% - 190px); box-sizing:border-box; padding:0 45px 0 0}
.newsList .item .cont .title{ font-size:18px; color:#282828;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.newsList .item .cont .intro{ font-size:16px; color:rgba(0,0,0,0.45); line-height:24px; height:48px; margin-top:6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.newsList .item:hover a{ }
.newsList .item:hover{ background:#00989d; box-shadow:0px 12px 23.75px 1.25px rgba(0,4,35,0.13);}
.newsList .item:hover .time{ color:#fff}
.newsList .item:hover .time .p1{ border-bottom:1px solid #fff}
.newsList .item:hover .cont .title{ color:#fff;}
.newsList .item:hover .cont .intro{ color:rgba(255,255,255,0.47);}
@media all and (max-width:1200px){
	.newsList{ padding-bottom:10px}
	.newsList .item{ margin-bottom:20px; height:125px}
	.newsList .item .time{ width:100px;}
	.newsList .item a{ }
	.newsList .item:hover a{ }
	.newsList .item .time .p1{ font-size:24px;padding-bottom:8px; margin-bottom:6px}
	.newsList .item .cont{ width:calc(100% - 100px); padding:0 30px 0 0}
	.newsList .item .cont .title{ font-size:16px}
	.newsList .item .cont .intro{ font-size:12px; line-height:20px; height:40px}
}
@media all and (max-width:450px){
	.newsList .item{ height:100px}
	.newsList .item .time{ width:80px;}
	.newsList .item a{  }
	.newsList .item:hover a{ }
	.newsList .item .time .p1{ font-size:24px;padding-bottom:8px; margin-bottom:6px}
	.newsList .item .cont{ width:calc(100% - 80px); padding:0 15px 0 0}
	.newsList .item .cont .title{ font-size:16px}
	.newsList .item .cont .intro{ font-size:12px; line-height:20px; height:40px}
}



/*picx*/
.picx{ background: #f6f7f8; padding:40px 0 90px}
.picxList{ width:100%; padding-bottom:20px}
.picxList .item{ width:23.5%; float:left; margin-right:2%; background:#fff; margin-bottom:40px}
.picxList .item:nth-child(4n){ margin-right:0}
.picxList .item:hover{ box-shadow:0 0 10px rgba(00,0,0,0.15)}
.picxList .item a{}
.picxList .item a .pic{ width:100%; overflow:hidden; position:relative}
.picxList .item a .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.picxList .item:hover a .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.picxList .item a .cont{ padding:20px}
.picxList .item a .cont .title{ font-size:18px; color:#282828;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; text-align:center}
.picxList .item:hover a .cont .title{ color:#00989d; font-weight:bold}
@media all and (max-width:1440px){
	.picxList{ padding-bottom:30px}
	.picxList .item{ margin-bottom:30px}
	.picx{ padding:40px 0 60px}

}
@media all and (max-width:1200px){
	.picx{ background: #f6f7f8; background-size:40%}
	.picxList{ padding-bottom:20px}
	.picxList .item{ margin-bottom:20px}
	.picx{ padding:40px 0 40px}
	.picxList .item a .cont{ padding:15px}
	.picxList .item a .cont .title{ font-size:16px}	

}
@media all and (max-width:750px){
	.picxList .item{ width:48.5%;   margin-right:3%;margin-bottom:15px}
	.picxList .item:nth-child(3n){ margin-right:3%}
	.picxList .item:nth-child(2n){ margin-right:0}	
	.picxList .item a .cont{ padding:10px}
	.picxList .item a .cont .title{ font-size:14px;}	

}

.danjPage{ background:url(g_39.png) left bottom no-repeat #f6f7f9; padding:40px 0 60px}
.danjPage .danjList{ padding-bottom:60px}
.danjPage .danjList .item{ width:100%; background:#fff; box-sizing:border-box; padding:25px 30px; margin-bottom:20px;}
.danjPage .danjList .item:hover{box-shadow: 0 0 15px rgba(0,4,35,0.46);}
.danjPage .danjList .item a{ display:flex;align-items: center;justify-content: center; width:100%; height:100%}
.danjPage .danjList .item .pic{ width:277px; position:relative; overflow:hidden}
.danjPage .danjList .item .pic2{ display:none}
.danjPage .danjList .item .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.danjPage .danjList .item:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.danjPage .danjList .item .cont{ width:calc(100% - 277px); box-sizing:border-box; padding-right:60px}
.danjPage .danjList .item .cont .time{ background:url(g_57.png) left center no-repeat; padding-left:26px; font-size:18px; font-family:Arial; color:#bdbdbd}
.danjPage .danjList .item .cont .title{ font-size:18px; color:#282828;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin-top:12px}
.danjPage .danjList .item .cont .intro{ font-size:16px; color:#9d9d9d; line-height:30px; height:60px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin-top:10px}
.danjPage .danjList .item:hover .cont .title{ color:#617478}

.danjPage.danjPage104 .danjList .item:hover{box-shadow:0px 12px 23.75px 1.25px rgba(255,10,0,0.13)}
.danjPage.danjPage104 .danjList .item:hover .cont .title{ color:#e51a0e}
@media all and (max-width:1440px){
	.danjPage .danjList .item .cont{ padding-right:30px}
}
@media all and (max-width:1200px){
	.danjPage{ background:url(g_39.png) left bottom no-repeat #f6f7f9; background-size:40%; padding:40px 0}
	.danjPage .danjList{ padding-bottom:20px}
}
@media all and (max-width:750px){
	.danjPage .danjList .item{ padding:15px}
	.danjPage .danjList .item .pic{ width:150px;}
	.danjPage .danjList .item .cont{ width:100%; padding:15px 0 0 0}
	.danjPage .danjList .item .cont .time{ background-size:12px; padding-left:18px; font-size:12px}
	.danjPage .danjList .item .cont .title{ font-size:14px; margin-top:5px}
	.danjPage .danjList .item .cont .intro{ font-size:12px; line-height:20px; height:40px; margin-top:5px}
	.danjPage .danjList .item .pic{ display:none}
	.danjPage .danjList .item .pic2{ display:block; width:100%}
	.danjPage .danjList .item .pic2 img{ width:100%}
	.danjPage .danjList .item a{ display:block}
}

.fuwu{ width:100%}
.fuwu .ihd .a{ text-align:center; font-size:36px; color:#333333; line-height:1}
.fuwu01{ margin-top:100px}
.fuwu01 .ihd .b{ display:table; margin:0 auto; padding:0 12px; background:#00989d; color:#fff; margin-top:30px}
.fuwu01 .ihd .b i{ display:inline-block; vertical-align:top; background:url(ax3.png) left center no-repeat; padding-left:22px; font-size:20px; line-height:40px}
.fuwu01 .ibd{ margin-top:80px;}
.fuwu01 .ibd .item{ width:23.5%; float:left; background:#f7f8f9; text-align:center; height:256px; box-sizing:border-box; margin-right:2%; position:relative; top:0; transition:all 0.3s}
.fuwu01 .ibd .item:hover{ top:-10%}
.fuwu01 .ibd .item .pic{ padding:60px 0 0 0}
.fuwu01 .ibd .item .pic img{ height:62px}
.fuwu01 .ibd .item .title{ font-size:24px; color:#333333; margin-top:40px; line-height:1}
.fuwu01 .ibd .item:nth-child(4){ margin-right:0}
.fuwu02{ margin-top:100px}
.fuwu02 .ibd{ margin-top:80px;}
.fuwu02 .ibd .item{ width:23.5%; float:left; background:#f7f8f9; height:180px; box-sizing:border-box; margin-right:2%;display:flex;align-items: center; box-sizing:border-box; padding:0 40px; position:relative; top:0; transition:all 0.3s}
.fuwu02 .ibd .item:hover{ top:-10%}
.fuwu02 .ibd .item:nth-child(4){ margin-right:0}
.fuwu02 .ibd .item .pic img{ height:84px}
.fuwu02 .ibd .item .pic{ margin-right:30px}
.fuwu02 .ibd .item .cont .title{ font-size:24px; color:#333333; line-height:1}
.fuwu02 .ibd .item .cont .intro{ font-size:14px; color:#666666; line-height:1; margin-top:15px}
.fuwu03{ margin-top:100px}
.fuwu03 .ibd{ margin-top:40px;}
.fuwu03 .ibd .hd{ text-align:center; font-size:0}
.fuwu03 .ibd .hd ul{ display:inline-block; vertical-align:top; border-bottom:1px solid #cccccc}
.fuwu03 .ibd .hd ul li{ display:inline-block; vertical-align:top; line-height:1; font-size:16px; color:#333333; margin:0 40px; position:relative; padding-bottom:20px; cursor:pointer}
.fuwu03 .ibd .hd ul li:nth-child(1){ margin-left:0}
.fuwu03 .ibd .hd ul li:last-child { margin-right:0}
.fuwu03 .ibd .hd ul li.on:after{ content:""; display:block; width:100%; height:3px; background:#00989d; position:absolute; left:0; bottom:-2px; z-index:2}
.fuwu03 .ibd .bd{ margin-top:60px; background:#f7f8f9; padding:40px 0 80px}
.fuwu03 .ibd .bd ul{ width:1760px; margin:0 auto}
.fuwu03 .ibd .bd ul li{ width:48%; float:left; border-bottom:1px dashed #8e8f90}
.fuwu03 .ibd .bd ul li a{ display:block; box-sizing:border-box; background:url(ax4.png) 98% center no-repeat; font-size:20px; color:#333333; line-height:80px; padding-right:10%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.fuwu03 .ibd .bd ul li:nth-child(2n){ float:right}
.fuwu03 .ibd .bd ul li:hover a{ font-weight:bold; color:#00989d;background:url(ax5.png) 98% center no-repeat; } 

.fuwu04{ padding:100px 0 80px}
.fuwu04 .ibd{ margin-top:50px}
.picList .picListItem .title.hui{ background:#f7f8f9}
.picList .picListItem:hover .title.hui{ background:url(g_34.png) right bottom no-repeat #00989d}
.picList .swiperx1{ overflow:hidden}
.picList .swiperx1 .picListItem:nth-child(3n){ margin-right:2%!important}
.picList .swiperx1 .picListItem:last-child{ margin-right:0%!important}
@media all and (max-width:1760px){
	.fuwu .ihd .a{ font-size:30px}
	.fuwu01{ margin-top:80px}
	.fuwu01 .ihd .b{ margin-top:25px}
	.fuwu01 .ihd .b i{ font-size:18px; line-height:36px; background-size:16px; padding-left:20px}
	.fuwu01 .ibd{ margin-top:60px}
	.fuwu01 .ibd .item{ height:200px}
	.fuwu01 .ibd .item .pic{ padding-top:50px}
	.fuwu01 .ibd .item .pic img{ height:54px}
	.fuwu01 .ibd .item .title{ font-size:20px; margin-top:30px}
	.fuwu02{ margin-top:80px}
	.fuwu02 .ibd{ margin-top:60px}
	.fuwu02 .ibd .item{ padding:0 25px; height:140px}
	.fuwu02 .ibd .item .pic img{ height:64px}
	.fuwu02 .ibd .item .pic{ margin-right:20px}
	.fuwu02 .ibd .item .cont .title{ font-size:20px;}
	.fuwu02 .ibd .item .cont .intro{ font-size:12px;}
	.fuwu03{ margin-top:80px}
	.fuwu03 .ibd{ margin-top:30px;}
	.fuwu03 .ibd .bd{ margin-top:40px;}
	.fuwu03 .ibd .bd{ margin-top:60px;  padding:40px 0 60px}
	.fuwu03 .ibd .bd ul{ width:1200px; margin:0 auto}
	.fuwu03 .ibd .bd ul li{ }
	.fuwu03 .ibd .bd ul li a{ line-height:60px;font-size:16px}
	.fuwu04{ padding:80px 0 60px}
	.fuwu04 .ibd{ margin-top:40px}
	
}
@media all and (max-width:1200px){
	.fuwu .ihd .a{ font-size:24px}
	.fuwu01{ margin-top:60px}
	.fuwu01 .ihd .b{ margin-top:20px}
	.fuwu01 .ihd .b i{ font-size:16px; line-height:32px; background-size:14px; padding-left:18px}
	.fuwu01 .ibd{ margin-top:20px}
	.fuwu01 .ibd .item{ height:170px; width:48.5%; margin-right:3%; margin-top:3%}
	.fuwu01 .ibd .item:nth-child(2n){ margin-right:0}
	.fuwu01 .ibd .item .pic{ padding-top:40px}
	.fuwu01 .ibd .item .pic img{ height:50px}
	.fuwu01 .ibd .item .title{ font-size:18px; margin-top:26px}
	.fuwu02{ margin-top:60px}
	.fuwu02 .ibd{ margin-top:20px}
	.fuwu02 .ibd .item{ padding:0 25px; height:140px;width:48.5%; margin-right:3%; margin-top:3%}
	.fuwu02 .ibd .item:nth-child(2n){ margin-right:0}
	.fuwu02 .ibd .item .pic img{ height:64px}
	.fuwu02 .ibd .item .pic{ margin-right:20px}
	.fuwu02 .ibd .item .cont .title{ font-size:20px;}
	.fuwu02 .ibd .item .cont .intro{ font-size:12px;}
	.fuwu03{ margin-top:60px}
	.fuwu03 .ibd{ margin-top:20px;}
	.fuwu03 .ibd .hd ul li{ margin:0 30px}
	.fuwu03 .ibd .bd{ margin-top:40px;}
	.fuwu03 .ibd .bd{ margin-top:40px;  padding:40px 0 60px}
	.fuwu03 .ibd .bd ul{ width:92%; margin:0 auto}
	.fuwu03 .ibd .bd ul li{ width:100%; margin-right:0}
	.fuwu03 .ibd .bd ul li a{ line-height:60px;font-size:16px}
	
	.fuwu04{ padding:60px 0 40px}
	.fuwu04 .ibd{ margin-top:30px}
	.picList .picListItem:hover .title.hui{ background-size:40%}
}
@media all and (max-width:750px){
	.fuwu .ihd .a{ font-size:20px}
	.fuwu01 .ihd .b i{ font-size:14px; line-height:30px; background-size:12px}
	.fuwu01 .ibd{ margin-top:20px}
	.fuwu01 .ibd .item{ height:140px;}
	.fuwu01 .ibd .item .pic{ padding-top:30px}
	.fuwu01 .ibd .item .pic img{ height:42px}
	.fuwu01 .ibd .item .title{ font-size:16px; margin-top:20px}
	.fuwu02{ margin-top:60px}
	.fuwu02 .ibd{ margin-top:20px}
	.fuwu02 .ibd .item{ padding:20px; height:auto; display:block}
	.fuwu02 .ibd .item:nth-child(2n){ margin-right:0}
	.fuwu02 .ibd .item .pic{ width:100%; text-align:center}
	.fuwu02 .ibd .item .pic img{ height:50px}
	.fuwu02 .ibd .item .pic{ margin-right:0}
	.fuwu02 .ibd .item .cont{ width:100%; text-align:center}
	.fuwu02 .ibd .item .cont .title{ font-size:16px; margin-top:8px}
	.fuwu02 .ibd .item .cont .intro{ font-size:12px; margin-top:8px}
	.fuwu03{ margin-top:60px}
	.fuwu03 .ibd{ margin-top:20px;}
	.fuwu03 .ibd .hd ul li{ margin:0 16px; font-size:14px; padding-bottom:16px}
	.fuwu03 .ibd .bd{ padding:20px 0 40px}
	.fuwu03 .ibd .bd ul{ width:92%; margin:0 auto}
	.fuwu03 .ibd .bd ul li{ width:100%; margin-right:0}
	.fuwu03 .ibd .bd ul li a{ line-height:50px;font-size:14px}
	.picList .swiperx1 .picListItem:nth-child(2n){ margin-right:3%!important}
	.picList .swiperx1 .picListItem:nth-child(3n){ margin-right:3%!important}
}

.fzlc{ padding:120px 0}
.fzlc .ihd{ text-align:center; font-size:40px; color:#333333; line-height:1}
.fzlc .ibd{ margin-top:50px;}
.fzlc .ibd .cont{ width:100%; box-sizing:border-box; padding-left:50%}
.fzlc .ibd .cont:nth-child(2n){ padding:0 50% 0 0}
.fzlc .ibd .cont .a{ position:relative; padding-left:70px}
.fzlc .ibd .cont:nth-child(2n) .a{ padding:0 70px 0 0}
.fzlc .ibd .cont .a:after{ content:""; display:block; width:2px; height:100%; background:#e7ebee; position:absolute; left:-1px; top:4px}
.fzlc .ibd .cont:nth-child(2n) .a:after{ left:auto; right:-1px}
.fzlc .ibd .cont:last-child .a:after{ height:0}
.fzlc .ibd .cont .a .hd{ font-size:30px; color:#333333; line-height:34px; font-weight:bold; position:relative;}
.fzlc .ibd .cont .a .hd:after{ content:""; display:block; width:34px; height:34px; background:url(ax6.png) center center no-repeat; background-size:100%; position:absolute; top:0; left:-85px; z-index:9}
.fzlc .ibd .cont .a .bd{ margin-top:50px; background:#f7f8f9; padding:50px 35px; box-sizing:border-box; position:relative; border-radius:10px}
.fzlc .ibd .cont .a .bd:after{ content:""; width:16px; height:10px; background:url(ax8.png) center center no-repeat; position:absolute; left:38px; bottom:100%}
.fzlc .ibd .cont .a .bd .item{ margin-bottom:30px}
.fzlc .ibd .cont .a .bd .item .lt{ display:block; float:left; padding:0 15px; font-size:16px; color:#fff; background:#0c99a0; border-radius:5px; margin-right:25px; line-height:30px}
.fzlc .ibd .cont .a .bd .item .rt{ display:block; font-size:16px; color:#333333; line-height:30px; overflow:hidden;}
.fzlc .ibd .cont:nth-child(2n) .a .hd{ text-align:right}
.fzlc .ibd .cont:nth-child(2n) .a .hd:after{ background:url(ax7.png) center center no-repeat; background-size:100%; right:-85px; left:auto; z-index:9}
.fzlc .ibd .cont:nth-child(2n) .a .bd:after{left:auto; right:38px;}
@media all and (max-width:1760px){
	.fzlc{ padding:100px 0}
	.fzlc .ihd{ font-size:32px; }
	.fzlc .ibd{ margin-top:40px;}
	.fzlc .ibd .cont .a{ padding-left:50px}
	.fzlc .ibd .cont:nth-child(2n) .a{ padding:0 50px 0 0}
	.fzlc .ibd .cont .a .hd{ font-size:24px; color:#333333; line-height:30px; font-weight:bold; position:relative;}
	.fzlc .ibd .cont .a .hd:after{ width:30px; height:30px; left:-62px;}
	.fzlc .ibd .cont .a .bd{ margin-top:30px;  padding:35px 25px }
	.fzlc .ibd .cont .a .bd .item{ margin-bottom:25px}
	.fzlc .ibd .cont .a .bd .item .lt{  font-size:14px;  margin-right:20px; line-height:25px}
	.fzlc .ibd .cont .a .bd .item .rt{ font-size:14px; line-height:25px; }
	.fzlc .ibd .cont:nth-child(2n) .a .hd:after{ right:-62px;}
}
@media all and (max-width:1200px){
	.fzlc{ padding:60px 0}
	.fzlc .ihd{ font-size:24px; }
	.fzlc .ibd{ margin-top:30px;}
	.fzlc .ibd .cont{ padding-left:0%;}
	.fzlc .ibd .cont:nth-child(2n){ padding:0 0% 0 0}
	
	.fzlc .ibd .cont .a{ padding-left:30px; padding-bottom:30px}
	
	.fzlc .ibd .cont:nth-child(2n) .a{ padding:0 0 30px 30px}
	.fzlc .ibd .cont .a .hd{ font-size:20px; line-height:24px; font-weight:bold; position:relative;}
	.fzlc .ibd .cont .a .hd:after{ width:24px; height:24px; left:-40px;}
	.fzlc .ibd .cont:nth-child(2n) .a .hd:after{ left:-40px; right:auto}
	
	
	.fzlc .ibd .cont .a .bd{ margin-top:20px;  padding:15px }
	.fzlc .ibd .cont .a .bd .item{ margin-bottom:25px}
	.fzlc .ibd .cont .a .bd .item .lt{  font-size:12px; padding:0 10px;  margin-right:15px; line-height:25px}
	.fzlc .ibd .cont .a .bd .item .rt{ font-size:12px; line-height:25px; }
	.fzlc .ibd .cont:nth-child(2n) .a .hd:after{ right:-62px;}
	
	.fzlc .ibd .cont:nth-child(2n) .a .hd{ text-align:left}
	
	.fzlc .ibd .cont:nth-child(2n) .a::after{ left: -1px; right: auto;}
	.fzlc .ibd .cont:nth-child(2n) .a .hd::after{ background:url(ax6.png) center center no-repeat; background-size:100%;}
	.fzlc .ibd .cont .a .bd .item{ margin-bottom:15px}
	
}

.sseach .a1{ padding:50px 0 0 }
.sseach .a1 input{float: left; height: 44px;}
.sseach .a1 form input[type="text"]{width: 535px; padding-left: 20px; font-size: 16px; color: #000000; border: 1px solid #00989d; border-right: none; }
.sseach .a1 form input[type="submit"]{width: 110px; font-size: 16px; color: #ffffff; background: #00989d; cursor: pointer;}

.sseach .a2{  padding:50px 0}
.sseach .a2 .b1 .item{float: left; margin-right: 40px; font-size: 18px; font-weight: bold; color: #333333;}
.sseach .a2 .b1 .item:last-child{margin-right: 0;}
.sseach .a2 .b1 .item a{color: #333333;}
.sseach .a2 .b1 .item.on a{color: #00989d;}
.sseach .a4{ font-size:16px; line-height:2; padding:50px 0}
@media all and (max-width:1200px){
	.sseach .a1{ padding:40px 0 0 }
	.sseach .a2{  padding:40px 0}
	.sseach .a1 form input[type="text"]{width: 200px; padding-left:20px}
	.sseach .a1 form input[type="submit"]{width: 80px; }
	.sseach .a2 .b1 .item{ margin-right: 15px; font-size: 14px; font-weight: bold; color: #333333;}
}

.hotNews .aitem{ width:100%; position:relative}
.hotNews .aitem .pic{ width:100%; overflow:hidden}
.hotNews .aitem .pic img{ width:100%}
.hotNews .aitem .pic .img1{ display:block}
.hotNews .aitem .pic .img2{ display:none}
.hotNews .aitem .cont{ width:100%; position:absolute; left:0; top:50%; transform:translateY(-50%); z-index:2; color:#fff; box-sizing:border-box; padding:0 5%}
.hotNews .aitem .cont .title{ font-size:36px}
.hotNews .aitem .cont .intro{ font-size:16px; margin:50px 0 80px}
.hotNews .aitem .cont .aplay{ font-size:0; width:55px; height:55px; background:url(ax9.png) center center no-repeat; background-size:100%}
@media all and (max-width:1760px){
	.hotNews .aitem .cont .title{ font-size:30px}
	.hotNews .aitem .cont .intro{ font-size:14px; margin:40px 0 60px}
	.hotNews .aitem .cont .aplay{ width:42px; height:42px;}
}
@media all and (max-width:1200px){
	.hotNews .aitem .pic .img1{ display:none}
	.hotNews .aitem .pic .img2{ display: block}
	.hotNews .aitem .cont{ top:5%; transform:translateY(0)}
	.hotNews .aitem .cont .title{ font-size:20px}
	.hotNews .aitem .cont .intro{ font-size:12px; margin:20px 0 40px}
	.hotNews .aitem .cont .aplay{ width:36px; height:36px;}
}




.conArea02 { margin-top:80px; }
.conArea02 .hd { font-size:34px; font-weight:bold; text-align:center; color:#101010 }
.conArea02 .bd { margin-top:75px; }
.conArea02 .bd ul li { float:left; width:48%; margin-right:4%; }
.conArea02 .bd ul li:nth-child(2n) { margin-right:0; }
.conArea02 .bd ul li:nth-child(n + 3) { margin-top:35px; }
.conArea02 .bd ul li .p1 { line-height:40px; font-size:16px; color:#181818; }
.conArea02 .bd ul li .p1 i { color:#e52b26; }
.conArea02 .bd ul li .p2 .text { width:100%; height:60px; line-height:60px; border:1px solid #eee; font-size:14px; padding:0 20px; box-sizing: border-box; }
.conArea02 .bd ul li .p2 .textarea { width:100%; height:120px;  border:1px solid #eee; font-size:14px; padding:10px 20px; box-sizing: border-box; }
.conArea02 .bd ul li.li05 { width:100%; margin-right:0; }
.conArea02 .bd ul li.li06 { width:100%; margin-right:0; text-align:center; }
.conArea02 .bd ul li.li06 .btn { display:inline-block; width:150px; height:50px; text-align:center; line-height:50px; font-size:18px; color:#fff; letter-spacing:6px; background:#f29537; margin:0 20px; border-radius:35px; cursor:pointer; }
.conArea02 .bd ul li.li06 .btn01 { background:#00989d;  }

@media all and (max-width:1760px){

	.conArea02 { margin-top:60px; }
	.conArea02 .hd { font-size:28px; }
	.conArea02 .bd { margin-top:60px; }
	.conArea02 .bd ul li:nth-child(n + 3) { margin-top:25px; } 
	.conArea02 .bd ul li .p2 .text { height:50px; line-height:50px; }

}
@media all and (max-width:1200px){

	.conArea02 { margin-top:60px; }
	.conArea02 .hd { font-size:28px; }
	.conArea02 .bd { margin-top:60px; }
	.conArea02 .bd ul li:nth-child(n + 3) { margin-top:25px; }
	.conArea02 .bd ul li .p2 .text { height:50px; line-height:50px; }

}
@media all and (max-width:750px){

	.conArea02 { margin-top:30px; }
	.conArea02 .hd { font-size:18px; }
	.conArea02 .bd { margin-top:30px; }
	.conArea02 .bd ul li { float:none; width:100%; margin-right:0; }
	.conArea02 .bd ul li:nth-child(2n) { margin-right:0; }
	.conArea02 .bd ul li:nth-child(n + 2) { margin-top:10px; }
	.conArea02 .bd ul li .p1 { line-height:30px; font-size:14px; }
	.conArea02 .bd ul li .p2 .text { height:40px; line-height:40px; font-size:14px; padding:0 10px; }
	.conArea02 .bd ul li .p2 .textarea {  border:1px solid #eee; font-size:14px; padding:10px; }
	.conArea02 .bd ul li.li06 .btn { width:100px; height:40px; line-height:40px; font-size:14px; margin:0 10px; }
}



.ab{ background:url(x1.jpg) bottom center no-repeat; background-size:cover; padding:120px 0}
.ab .abta{ font-size:40px; color:#333333; text-align:center;}
.ab .abtb{ width:44px; height:4px; background:#f29537; border-radius:2px; margin:0 auto; margin-top:10px}
.ab .aba .abad .abadc{margin-top: 65px;padding: 0 30px;position: relative;}
.ab .aba .abad .abadc .abadcline{border-top:2px dotted #b1b2b2;position: absolute;left:30px;top:70px;width: 1680px;}
.ab .aba .abad .abadc .abadci .abadcia{text-align: center;font-size: 24px;color: #666666;padding-bottom: 40px;line-height: 30px;background: url(ab7_03.png) no-repeat bottom center;transition: all 0.6s;-moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s;}
.ab .aba .abad .abadc .abadci .abadcib{margin: 66px auto 0;/*background:url(ab14_06.png) no-repeat center;background-size: contain;*/padding: 45px 33px 23px;max-width: 334px; height: 318px;transition: all 0.6s;-moz-transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s;}
.ab .aba .abad .abadc .abadci .abadcib p{font-size: 16px;color: #555555;line-height: 24px;margin-bottom: 15px;padding-left: 17px;background: url(ab10_15.png) no-repeat left 10px;}
.ab .aba .abad .abadc .swiper-button-prev-abadc{width: 40px;height: 40px;left:0px;border-radius: 40px;background: #e9eaea;background-image: url(s3_prevb_06.png);background-size: cover;top:50px;margin-top: 0}
.ab .aba .abad .abadc .swiper-button-prev-abadc:hover{background: #0c99a0;background-image: url(s3_preva_06.png);background-size: cover;}
.ab .aba .abad .abadc .swiper-button-next-abadc{width: 40px;height: 40px;right:0;border-radius: 40px;background: #e9eaea;background-image: url(s3_nexta_03.png);background-size: cover;top:50px;margin-top: 0}
.ab .aba .abad .abadc .swiper-button-next-abadc:hover{background: #0c99a0;background-image: url(s3_nextb_03.png);background-size: cover;}
.ab .aba .abad .abadc .swiper-slide:hover .abadci .abadcia{font-weight: bold;color: #007457;}
.ab .aba .abad .abadc .swiper-slide:hover .abadci .abadcib{margin-top: 45px;/*background: url(ab15_03.png) no-repeat center;background-size: contain;*/}
.ab .aba .abad .abadc .swiper-slide.swiper-slide-active .abadci .abadcia{font-weight: bold;color: #0c99a0;}
.ab .aba .abad .abadc .swiper-slide.swiper-slide-active .abadci .abadcib{margin: 45px auto 0;/*background: url(ab15_03.png) no-repeat center;background-size: contain;*/}
.ab .aba .abad .abadc .abadci.swiper-slide-active .abadcib p{background: url(ab10_15_2.png) no-repeat left 10px;}
.ab .aba .abad .abadc .abadci:hover .abadcib p{background: url(ab10_15_2.png) no-repeat left 10px;}
@media only screen and (max-width:1440px){
	.ab .aba .abad{margin-top: 85px;}
	.ab .aba .abad .abadc{padding: 0 2%;margin-top: 45px;}
	.ab .aba .abad .abadc .abadcline{top:56px;width: 94%;}
	.ab .aba .abad .abadc .abadci .abadcia{font-size: 20px;padding-bottom: 30px;line-height: 26px;}
	.ab .aba .abad .abadc .swiper-button-prev-abadc{top:36px;}
	.ab .aba .abad .abadc .swiper-button-next-abadc{top:36px;}
	.ab .aba .abad .abadc .abadci .abadcib{margin:56px auto 0;padding: 45px 22px 22px;}
	.ab .aba .abad .abadc .abadci .abadcib p{font-size: 14px;line-height: 22px;}
	.ab .aba .abad .abadc .swiper-slide:hover .abadci .abadcib,.ab .aba .abad .abadc .swiper-slide.swiper-slide-active .abadci .abadcib{margin:30px auto 0;}
}
@media only screen and (max-width:1200px){
	.ab .aba .abad{margin-top: 60px;}
	.ab .aba .abad .abadc{padding: 0 2%;margin-top: 35px;}
	.ab .aba .abad .abadc .abadcline{top:44px;width: 92%;}
	.ab .aba .abad .abadc .abadci .abadcia{font-size: 18px;padding-bottom: 20px;line-height: 24px;}
	.ab .aba .abad .abadc .swiper-button-prev-abadc{top:22px;}
	.ab .aba .abad .abadc .swiper-button-next-abadc{top:22px;}
	.ab .aba .abad .abadc .abadci .abadcib{margin:40px auto 0;padding: 35px 15px 15px;}
	.ab .aba .abad .abadc .abadci .abadcib p{font-size: 13px;line-height: 20px;}
}
@media only screen and (max-width:640px){
	.ab .aba .abad{margin-top: 40px;}
	.ab .aba .abad .abadc{margin-top: 25px;}
	.ab .aba .abad .abadc .abadcline{width: 90%;}
	.ab .aba .abad .abadc .abadci .abadcia{font-size: 16px;}
	.ab .aba .abad .abadc .abadci .abadcib p{margin-bottom: 10px;}
}







.about_banner{ width:100%; height:calc(100vh - 75px); position:relative}
.about_banner .img{ height:100%; width:100%; position:absolute; left:0%; top:0%;}
@media only screen and (max-width:1200px){
		.about_banner{ height:calc(100vh - 60px);}
}


.xjjfa01{ background:#f7f8f9; padding:75px 0}
.xjjfa01 .swiper01{ width:100%; overflow:hidden; position:relative}
.xjjfa01 .swiper01 .swiper-slide{ width:19.2%; margin-right:1%; padding-bottom:80px}
.xjjfa01 .swiper01 .swiper-slide:last-child{ margin-right:0}
.xjjfa01 .swiper01 .swiper-slide .pic{ width:100%; overflow:hidden}
.xjjfa01 .swiper01 .swiper-slide .pic img{ width:100%}
.xjjfa01 .swiper01 .swiper-slide .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.xjjfa01 .swiper01 .swiper-slide:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.xjjfa01 .swiper01 .swiper-slide .cont{ width:90%; position:absolute; left:5%; bottom:0}
.xjjfa01 .swiper01 .swiper-slide .cont .title{ width:100%; height:80px; background:#fff;display:flex;align-items: center;justify-content: center; font-size:24px; color:#333333; padding-bottom:20px}
.xjjfa01 .swiper01 .swiper-slide .cont .ico{ text-align:center; width:fit-content; margin:0 auto;margin-top:-30px; }
.xjjfa01 .swiper01 .swiper-slide .cont .ico img{ height:46px;}
.xjjfa01 .swiper01 .swiper-slide .cont .ico .img1{ display:block}
.xjjfa01 .swiper01 .swiper-slide .cont .ico .img2{ display:none}
.xjjfa01 .swiper01 .swiper-slide.on .cont .ico .img2{ display:block}
.xjjfa01 .swiper01 .swiper-slide.on .cont .ico .img1{ display:none}
.xjjfa01 .swiper01 .swiper-slide.on .cont .title{ background:#00969b; color:#fff}

.xjjfa01 .swiper01 .swiper-slide:hover .cont .ico .img2{ display:block}
.xjjfa01 .swiper01 .swiper-slide:hover .cont .ico .img1{ display:none}
.xjjfa01 .swiper01 .swiper-slide:hover .cont .title{ background:#00969b; color:#fff}

.xjjfa01 .swiper01 .aprev{ width:30px; height:30px; position:absolute; left:0; top:50%; margin-top:-30px; z-index:9; background:url(aprev.png) center center no-repeat; background-size:cover; display:none}
.xjjfa01 .swiper01 .anext{ width:30px; height:30px; position:absolute; right:0; top:50%; margin-top:-30px; z-index:9; background:url(anext.png) center center no-repeat; background-size:cover; display:none}
@media all and (max-width:1760px){
	.xjjfa01{ padding:60px 0}
	.xjjfa01 .swiper01 .swiper-slide{padding-bottom:50px}
	.xjjfa01 .swiper01 .swiper-slide .cont .title{ height:60px; font-size:18px; padding-bottom:15px}
	.xjjfa01 .swiper01 .swiper-slide .cont .ico{ margin-top:-25px; }
	.xjjfa01 .swiper01 .swiper-slide .cont .ico img{ height:40px;}


}
@media all and (max-width:1200px){
	.xjjfa01{ padding:40px 0}
	.xjjfa01 .swiper01 .swiper-slide{ width:49%; margin-right:2%; padding-bottom:40px}
	.xjjfa01 .swiper01 .swiper-slide .cont .title{ height:40px; font-size:14px; padding-bottom:12px}
	.xjjfa01 .swiper01 .swiper-slide .cont .ico{ margin-top:-22px; }
	.xjjfa01 .swiper01 .swiper-slide .cont .ico img{ height:30px;}
	.xjjfa01 .swiper01 .aprev{ display:block}
	.xjjfa01 .swiper01 .anext{ display:block}

}

.xjjfa03{  padding:75px 0}
.xjjfa03 .xjjfa03_nav{ width:320px; float:left}
.xjjfa03 .xjjfa03_nav .ihd{ width:100%; height:140px; background:url(x4.jpg) center center no-repeat; background-size:cover; position:relative;display:flex;align-items: center;justify-content: center; color:#fff; font-size:36px; font-weight:bold}
.xjjfa03 .xjjfa03_nav ul{ background:#f7f8f9; padding:30px 0}
.xjjfa03 .xjjfa03_nav ul li a{ display:block; padding:0 55px;}
.xjjfa03 .xjjfa03_nav ul li a i{ display:block; padding:20px 0; font-size:18px; color:#333333; line-height:24px; position:relative}
.xjjfa03 .xjjfa03_nav ul li a i:after{ content:""; display:block; width:0%; height:1px; background:#00969b; position:absolute; left:0; bottom:0; transition:all 0.5s linear}
.xjjfa03 .xjjfa03_nav ul li.on a i:after{ width:100%}
.xjjfa03 .xjjfa03_nav ul li:hover a i:after{ width:100%}
.xjjfa03 .xjjfa03_nav ul li.on a i{ font-weight:bold; color:#00969b; background:url(bx1.png) right center no-repeat}
.xjjfa03 .xjjfa03_nav ul li:hover a i{ font-weight:bold; color:#00969b; background:url(bx1.png) right center no-repeat}
.xjjfa03 .xjjfa03_main{ width:calc(100% - 360px); float:right}
.xjjfa03 .xjjfa03_main .item{ width:18%; margin-right:2.5%; float:left; margin-bottom:20px}
.xjjfa03 .xjjfa03_main .item:nth-child(5n){ margin-right:0}
.xjjfa03 .xjjfa03_main .item .pic{ width:100%; overflow:hidden}
.xjjfa03 .xjjfa03_main .item .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.xjjfa03 .xjjfa03_main .item:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.xjjfa03 .xjjfa03_main .item .title{ text-align:center; font-size:16px; color:#333; padding:15px 0;}
@media all and (max-width:1760px){
	.xjjfa03{  padding:60px 0}
	.xjjfa03 .xjjfa03_nav{ width:230px;}
	.xjjfa03 .xjjfa03_nav .ihd{ height:100px; font-size:28px }
	.xjjfa03 .xjjfa03_nav ul{ padding:25px 0}
	.xjjfa03 .xjjfa03_nav ul li a{ padding:0 40px;}
	.xjjfa03 .xjjfa03_nav ul li a i{ padding:15px 0; font-size:16px;}
	.xjjfa03 .xjjfa03_main{ width:calc(100% - 270px); }
	.xjjfa03 .xjjfa03_main .item{ margin-bottom:10px}
	.xjjfa03 .xjjfa03_main .item .title{ font-size:14px; padding:10px 0;}

}
@media all and (max-width:1200px){
	.xjjfa03{  padding:40px 0}
	.xjjfa03 .xjjfa03_nav{ width:100%;}
	.xjjfa03 .xjjfa03_nav .ihd{ height:80px; display:block; height:auto; padding:10px 4%; box-sizing:border-box; font-size:18px }
	.xjjfa03 .xjjfa03_nav .ihd i{ display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:0; background:url(cx10.png) 96% center no-repeat; background-size:16px}
	.xjjfa03 .xjjfa03_nav ul{ padding:10px 0; display:none}
	.xjjfa03 .xjjfa03_nav ul li a{ padding:0 4%;}
	.xjjfa03 .xjjfa03_nav ul li a i{ padding:10px 0; font-size:14px;}
	.xjjfa03 .xjjfa03_main{ width:100%; margin-top:20px }
	.xjjfa03 .xjjfa03_main .item{ width:32%; margin-right:2%; margin-bottom:10px}
	.xjjfa03 .xjjfa03_main .item:nth-child(5n){ margin-right:2%}
	.xjjfa03 .xjjfa03_main .item:nth-child(3n){ margin-right:0}
	.xjjfa03 .xjjfa03_main .item .title{ font-size:14px; padding:10px 0;}

}




.xjjfa02{ background:#f7f8f9; padding:0  0 75px}
.xjjfa02 .swiper02{ width:100%; overflow:hidden}
.xjjfa02 .swiper02 .swiper-slide{ width:49%; margin-right:2%;  background:#fff}
.xjjfa02 .swiper02 .swiper-slide a{ display:flex}
.xjjfa02 .swiper02 .swiper-slide:last-child{ margin-right:0}
.xjjfa02 .swiper02 .swiper-slide .pic{ width:50%; overflow:hidden}
.xjjfa02 .swiper02 .swiper-slide .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.xjjfa02 .swiper02 .swiper-slide:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.xjjfa02 .swiper02 .swiper-slide .cont{ width:50%; box-sizing:border-box; padding:3%;}
.xjjfa02 .swiper02 .swiper-slide .cont .title{ font-size:20px; color:#333333; line-height:30px; height:60px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xjjfa02 .swiper02 .swiper-slide .cont .intro{ font-size:14px; color:#666666;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin:20px 0 35px}
.xjjfa02 .swiper02 .swiper-slide .cont .time{ font-size:14px; color:#00969b}
.xjjfa02 .swiper02 .pagination02{ margin-top:40px; text-align:center; font-size:0}
.xjjfa02 .swiper02 .pagination02 span{ margin:0; padding:0; border-radius:0; width:4%; height:3px; background:#d1d1d1; opacity:1}
.xjjfa02 .swiper02 .pagination02 span.swiper-pagination-bullet-active{ background:#f29537}
@media all and (max-width:1760px){
	.xjjfa02{ padding:0  0 60px}
	.xjjfa02 .swiper02 .swiper-slide .cont .title{ font-size:18px;}
	.xjjfa02 .swiper02 .swiper-slide .cont .intro{ font-size:12px;  margin:15px 0 25px}
	.xjjfa02 .swiper02 .swiper-slide .cont .time{ font-size:12px; }
	.xjjfa02 .swiper02 .pagination02{ margin-top:30px;}
}
@media all and (max-width:1200px){
	.xjjfa02{ padding:0  0 40px}
	.xjjfa02 .swiper02 .swiper-slide a{ display:block}
	.xjjfa02 .swiper02 .swiper-slide .pic{ width:100%}
	.xjjfa02 .swiper02 .swiper-slide .cont{ width:100%; padding:5%}
	.xjjfa02 .swiper02 .swiper-slide .cont .title{ font-size:14px; line-height:25px; height:50px;}
	.xjjfa02 .swiper02 .swiper-slide .cont .intro{margin:15px 0}
	.xjjfa02 .swiper02 .pagination02{ margin-top:20px;}
}











































































































































