@charset "utf-8";
.header.black{ position:fixed}
.lines{ padding:96px 0 0 0}
.banner{ width:100%; margin:0 auto; position:relative; overflow:hidden}
.banner>img{ width:100%; height:auto;  transform: scale(1.1); animation: subAnimate 4s ease 1 forwards;}
.banner .img1{ display:block}
.banner .img2{ display:none}
.banner .item{ position:absolute; left:0; width:100%; color:#fff; top:50%;  z-index:9; color:#fff;}
.banner .item .title{ font-size:50px; font-weight:bold }
.banner .item .intro{ font-size:18px; margin-top:10px}
@-webkit-keyframes subAnimate {
	0% {
		-webkit-transform:  scale(1.1);
	}

	100% {
		-webkit-transform: scale(1);
	}
}
@media (max-width: 1600px){
	.banner .item .title{ font-size:36px; }
	.banner .item .intro{ font-size:16px;}
	.lines{ padding:88px 0 0 0}
}

@media (max-width: 1200px){
	.banner .img2{ display:block}
	.banner .img1{ display:none}
	.banner .item{ margin-top:-30px}
	.banner .item .title{ font-size:18px;}
	.lines{ padding:60px 0 0 0}
}


.location{ position:absolute; left:0; bottom:30px; width:100%; z-index:2; color:#fff; line-height:16px; font-size:16px}
.location a.home{ display:inline-block; vertical-align:top; background:url(g_27.png) center center no-repeat; width:16px; height:16px; margin-right:10px; margin-left:0}
.location a{ color:#fff; margin:0 10px}
@media (max-width: 1600px){
	.location{ font-size:14px}
}
@media (max-width: 1200px){
	.location{ font-size:12px; bottom:20px}
}

.pro{ width:100%; padding:120px 0}
.pro .pro_slide{ width:440px; float:left}
.pro .pro_slide .nav .item{ margin-bottom:35px}
.pro .pro_slide .nav .item a{ display:block;display:flex; align-items: center; width:100%; box-sizing:border-box; border:1px solid #ec7b3c; padding:15px}
.pro .pro_slide .nav .item a .title{ width:calc(100% - 92px); box-sizing:border-box; padding-left:20px}
.pro .pro_slide .nav .item a .title .cn{ font-size:20px; color:#313131}
.pro .pro_slide .nav .item a .title .en{ font-size:14px; text-transform:uppercase; color:#313131; opacity:0.33; padding-top:10px}
.pro .pro_slide .nav .item a .ico{ width:92px; height:92px;display:flex; align-items: center; justify-content: center; background:#f0f1f4; border-radius:50%;}
.pro .pro_slide .nav .item a .ico img{ height:56px}
.pro .pro_slide .nav .item.on a{ background:#ec7b3c}
.pro .pro_slide .nav .item.on a .title .cn{ color:#fff}
.pro .pro_slide .nav .item.on a .title .en{ color:#fff}
.pro .pro_slide .nav .item:hover a{ background:#ec7b3c}
.pro .pro_slide .nav .item:hover a .title .cn{ color:#fff}
.pro .pro_slide .nav .item:hover a .title .en{ color:#fff}
.pro .pro_slide .lx{ width:100%; position:relative}
.pro .pro_slide .lx img{ width:100%}
.pro .pro_slide .lx p{ font-size:32px; font-family:Arial; color:#fff; position:absolute; left:0; width:100%; text-align:center; bottom:20%}
.pro .pro_cont{ width:1070px; float:right}
.pro .pro_cont .pro_title{ width:100%; border-bottom:1px solid #eff2f4; position:relative; font-size:40px; color:#333333; line-height:1; padding-bottom:35px}
.pro .pro_cont .pro_title:after{ content:""; display:block; width:45px; height:2px; background:#ff7900; position:absolute; left:0; bottom:-1px}
.pro_item{ margin-top:35px}
.pro_item .titles{ background:url(g_28.png) left center no-repeat; background-size:100% 100%; height:52px; color:#fff;display:flex; align-items: center; font-size:24px; font-weight:bold; padding:0 125px 0 25px; width:fit-content;}
.pro_item .pro_item01{display:flex; align-items: center; background:#f6f7fa; margin-top:35px}
.pro_item .pro_item01 .pic{ width:319px; overflow:hidden; position:relative}
.pro_item .pro_item01 .pic .img1{ 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_item .pro_item01 .pic:hover .img1{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_item .pro_item01 .pic .img2{ width:60%; height:auto; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)}
.pro_item .pro_item01 .cont{ width:calc(100% - 319px); box-sizing:border-box; padding:0 40px; color:#585858; text-align:justify; line-height:2; font-size:16px}
.pro_item .pro_item02 .tit{ font-size:18px; color:#333333; height:60px;display:flex; align-items: center; border-bottom:2px solid #ec7b3c; font-weight:bold}
.pro_item .pro_item02 .content{ font-size:16px; line-height:2; text-align:justify; margin-top:20px}


.pro .pro_cont .pro_bd_content{ font-size:16px; color:#585858; line-height:2; text-align:justify; margin-top:35px}
.pro_item .pro_item01 .cont .t{ font-size:24px; color:#000000; font-weight:bold}
.pro_item .pro_item01 .cont .l{ display:flex; align-items: center; margin-top:20px }
.pro_item .pro_item01 .cont .l .i{ margin-right:35px; display:flex; align-items: center; font-size:16px; color:#333333}
.pro_item .pro_item01 .cont .l .i img{ height:20px; margin-right:10px}
.pro_item .pro_item01 .cont .z{ margin-top:30px}
.pro_item .pro_item01 .cont .z a{display:flex; align-items: center; justify-content: center; width:160px; height:45px; box-sizing:border-box; border:1px solid #ec8044; color:#ec8044; font-size:16px; transition:all 0.5s}
.pro_item .pro_item01 .cont .z a:hover{ background:#ec8044; color:#fff}
.csxx .i{ float:left; border-bottom:1px solid #eff2f4; height:45px; width:50%; box-sizing:border-box; padding-right:4%; position:relative;}
.csxx .i:nth-child(2n+1):after{ content:""; display:block; width:100%; height:1px; background:#eff2f4; position:absolute; left:100%; bottom:-1px}
.csxx .i:nth-child(2n){ padding-right:0; padding-left:4%}
.csxx .i .a{ float:left; height:100%;display:flex; align-items: center; font-size:16px; color:#666666}
.csxx .i .b{ float:right; height:100%;display:flex; align-items: center; font-size:16px; color:#333333; font-weight:bold}
@media (max-width: 1600px){
	.pro{ padding:100px 0}
	.pro .pro_slide{ width:320px; }
	.pro .pro_slide .nav .item{ margin-bottom:25px}
	.pro .pro_slide .nav .item a{ padding:12px}
	.pro .pro_slide .nav .item a .title{ width:calc(100% - 50px); padding-left:10px}
	.pro .pro_slide .nav .item a .title .cn{ font-size:16px;}
	.pro .pro_slide .nav .item a .title .en{ font-size:12px; padding-top:6px}
	.pro .pro_slide .nav .item a .ico{ width:50px; height:50px;}
	.pro .pro_slide .nav .item a .ico img{ height:36px}
	.pro .pro_slide .lx p{ font-size:26px; bottom:18%}
	.pro .pro_cont{ width:820px; }
	.pro .pro_cont .pro_title{ font-size:28px; padding-bottom:25px}
	.pro_item{ margin-top:25px}
	.pro_item .titles{ height:46px; font-size:20px; padding-left:20px}
	.pro_item .pro_item01{ margin-top:25px}
	.pro_item .pro_item01 .pic{ width:260px; }
	.pro_item .pro_item01 .cont{ width:calc(100% - 260px); padding:0 20px; font-size:14px}
	.pro_item .pro_item02 .tit{ font-size:16px; height:56px;}
	.pro_item .pro_item02 .content{ font-size:14px; margin-top:16px}
	
	
	.pro .pro_cont .pro_bd_content{ font-size:12px; margin-top:25px}
	.pro_item .pro_item01 .cont .t{ font-size:20px; }
	.pro_item .pro_item01 .cont .l{ margin-top:16px }
	.pro_item .pro_item01 .cont .l .i{ margin-right:25px; font-size:14px; }
	.pro_item .pro_item01 .cont .l .i img{ height:16px; }
	.pro_item .pro_item01 .cont .z{ margin-top:25px}
	.pro_item .pro_item01 .cont .z a{ width:140px; height:40px; font-size:14px; }
	.csxx .i .a{ font-size:12px; }
	.csxx .i .b{ font-size:12px; }
	
}
@media (max-width: 1200px){
	.pro{ padding:40px 0}
	.pro .pro_slide{ width:100%; }
	.pro .pro_slide .nav .item{ margin-bottom:15px}
	.pro .pro_slide .nav .item a{ padding:10px}
	.pro .pro_slide .nav .item a .title{ width:calc(100% - 50px); padding-left:0}
	.pro .pro_slide .nav .item a .title .cn{ font-size:16px;}
	.pro .pro_slide .nav .item a .title .en{ font-size:10px; padding-top:4px}
	.pro .pro_slide .nav .item a .ico{ width:50px; height:50px;}
	.pro .pro_slide .nav .item a .ico img{ height:30px}
	.pro .pro_slide .lx{ display:none}
	.pro .pro_cont{ width:100%; }
	.pro .pro_cont .pro_title{ font-size:20px; padding:20px 0}
	.pro_item{ margin-top:20px}
	.pro_item .titles{ height:40px; font-size:16px;  padding:0 100px 0 15px;}
	.pro_item .pro_item01{ margin-top:20px; display:block}
	.pro_item .pro_item01 .pic{ width:100%; }
	.pro_item .pro_item01 .cont{ width:100%; padding:20px; }
	.pro_item .pro_item01 .pic { box-sizing:border-box; padding:5% 30%; background:url(bx.jpg) center center no-repeat; background-size:cover;}
	.pro_item .pro_item01 .pic .img1{ display:none}
	.pro_item .pro_item01 .pic .img2{ width:100%; position:relative; left:auto; top:auto; transform:translate(0)}
	
	
	.pro_item .pro_item01 .cont .l{ display:block; margin-top:12px}
	.pro_item .pro_item01 .cont .l .i{ margin-right:0}
	.pro_item .pro_item01 .cont .t{ font-size:18px}
	.pro_item .pro_item01 .cont .z{ margin-top:20px; width:120px; height:36px;}
	.csxx .i{ width:100%; padding:0; font-size:12px; height:40px}
	.csxx .i:nth-child(2n){ width:100%; padding:0}
	.csxx .i .b{ font-size:12px}
	.csxx .i .a{ font-size:12px}
	.csxx .i:nth-child(2n+1):after{ width:0}
	

}

.hyyy01{ padding:140px 0; background:url(g_31.jpg) center center no-repeat; background-size:cover}
.hyyy01 .nr{display:flex; align-items: center;justify-content: space-between;}
.hyyy01 .ihd{ font-size:32px; color:#333333; width:30%}
.hyyy01 .hd ul li{ font-size:28px; color:#333; padding:10px 0}
.hyyy01 .hd ul li a{ display:block; padding:10px 0}
.hyyy01 .hd ul li.on a{ color:#ff7900; border-bottom:2px solid #ff7900}
.hyyy01 .bd .con{ width:557px; height:557px; border-radius:50%; position:relative; overflow:hidden}
.hyyy01 .bd .con .pic{ width:100%}
.hyyy01 .bd .con .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;}
.hyyy01 .bd .con: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);}

.hyyy01 .bd .con .item{ width:100%; text-align:center; position:absolute; left:0; bottom:30px; z-index:2}
.hyyy01 .bd .con .item .ico{ width:93px; height:93px; margin:0 auto; border-radius:50%; overflow:hidden}
.hyyy01 .bd .con .item .ico img{ width:100%}
.hyyy01 .bd .con .item .more{ background:url(g_34.png) bottom center no-repeat; padding-bottom:40px; margin-top:30px; color:#fff; font-size:16px;}
@media (max-width: 1600px){
	.hyyy01{ padding:100px 0; }
	.hyyy01 .ihd{ font-size:26px; }
	.hyyy01 .hd ul li{ font-size:20px;}
	.hyyy01 .bd .con{ width:420px; height:420px; }
	
	.hyyy01 .bd .con .item{ bottom:20px; }
	.hyyy01 .bd .con .item .ico{ width:70px; height:70px; }
	.hyyy01 .bd .con .item .more{ background-size:15px; padding-bottom:30px; margin-top:20px; font-size:14px;}
}
@media (max-width: 1200px){
	.hyyy01{ padding:40px 0; }
	.hyyy01 .nr{}
	.hyyy01 .ihd{ font-size:20px; }
	.hyyy01 .hd ul{ }
	.hyyy01 .hd ul li{ font-size:18px;}
	.hyyy01 .bd .con{ width:300px; height:300px; margin:0 auto }
	
	.hyyy01 .bd .con .item{ bottom:15px; }
	.hyyy01 .bd .con .item .ico{ width:50px; height:50px; }
	.hyyy01 .bd .con .item .more{ background-size:10px; padding-bottom:22px; margin-top:12px; font-size:12px;}
}
@media (max-width: 750px){
	.hyyy01{ padding:40px 0; }
	.hyyy01 .nr{ display:block}
	.hyyy01 .ihd{ font-size:20px; text-align:center; width:100%; text-align:left }
	.hyyy01 .hd ul{display:flex;justify-content: space-between; margin-top:20px; display:block}
	.hyyy01 .hd ul li{ font-size:16px; padding:0}
	.hyyy01 .bd{ margin-top:10px}
	.hyyy01 .bd .con{ width:260px; height:260px;}
	
	.hyyy01 .bd .con .item{ bottom:15px; }
	.hyyy01 .bd .con .item .ico{ width:50px; height:50px; }
	.hyyy01 .bd .con .item .more{ background-size:10px; padding-bottom:22px; margin-top:12px; font-size:12px;}
}


.hyyy02{ width:100%; }
.hyyy02 .nr{  border-bottom:1px solid #e0e0e0; padding:60px 0}
.hyyy02 .ihd{ display:flex;}
.hyyy02 .ihd .title{ width:calc(100% - 1080px); font-size:42px; color:#333333}
.hyyy02 .ihd .intro{ font-size:16px; color:#585858; line-height:2; width:1080px; text-align:justify}
.hyyy02 .ibd{ margin-top:60px; overflow:hidden}
.hyyy02 .ibd .swiper02{ width:100%; overflow:hidden}
.hyyy02 .ibd .swiper02 .swiper-slide{ width:32%; position:relative; margin-right:2%}
.hyyy02 .ibd .swiper02 .swiper-slide:last-child{ margin-right:0}
.hyyy02 .ibd .swiper02 .swiper-slide .pic{ width:100%; overflow:hidden}
.hyyy02 .ibd .swiper02 .swiper-slide .pic img{ width:100%}
.hyyy02 .ibd .swiper02 .swiper-slide .cont{ width:100%; background:#f1f2f5; padding:40px; box-sizing:border-box}
.hyyy02 .ibd .swiper02 .swiper-slide .cont .title{ font-size:24px; color:#000000; line-height:30px; height:60px;}
.hyyy02 .ibd .swiper02 .swiper-slide .cont .intro{ font-size:16px; color:#585858; line-height:30px; height:60px; overflow:hidden; margin-top:20px}
.hyyy02 .ibd .swiper02 .swiper-slide .item{ width:100%; height:100%; position:absolute; left:0; top:100%; background:url(g_36.jpg) top center no-repeat; background-size:cover; padding:180px 40px 0; box-sizing:border-box; color:#fff; transition:all 0.3s}
.hyyy02 .ibd .swiper02 .swiper-slide .item .t{ font-size:24px}
.hyyy02 .ibd .swiper02 .swiper-slide .item .i{ font-size:16px; line-height:1.8; height:220px; margin-top:20px}
.hyyy02 .ibd .swiper02 .swiper-slide .item .m{ background:url(g_37.png) left center no-repeat; padding-left:90px; line-height:59px; font-size:16px}
.hyyy02 .ibd .swiper02 .swiper-slide:hover .item{ top:0}
@media (max-width: 1600px){
	.hyyy02 .nr{ padding:50px 0}
	.hyyy02 .ihd .title{ width:calc(100% - 900px); font-size:24px; }
	.hyyy02 .ihd .intro{ font-size:14px; width:900px; text-align:justify}
	.hyyy02 .ibd{ margin-top:50px;}
	.hyyy02 .ibd .swiper02 .swiper-slide .cont{ padding:30px; }
	.hyyy02 .ibd .swiper02 .swiper-slide .cont .title{ font-size:20px; line-height:25px; height:50px; }
	.hyyy02 .ibd .swiper02 .swiper-slide .cont .intro{ font-size:14px; line-height:25px; height:50px; margin-top:10px}
	.hyyy02 .ibd .swiper02 .swiper-slide .item{ padding:80px 30px 0; }
	.hyyy02 .ibd .swiper02 .swiper-slide .item .t{ font-size:20px}
	.hyyy02 .ibd .swiper02 .swiper-slide .item .i{ font-size:14px; }
	.hyyy02 .ibd .swiper02 .swiper-slide .item .m{ background-size:45px; padding-left:70px; line-height:45px; font-size:14px}
}
@media (max-width: 1200px){
	.hyyy02 .nr{ padding:40px 0}
	.hyyy02 .ihd{ display:block}
	.hyyy02 .ihd .title{ width:100%; font-size:20px; }
	.hyyy02 .ihd .intro{ font-size:12px; width:100%; margin-top:15px}
	.hyyy02 .ibd{ margin-top:20px;}
	.hyyy02 .ibd .swiper02 .swiper-slide{ width:300px}
	.hyyy02 .ibd .swiper02 .swiper-slide .cont{ padding:20px; }
	.hyyy02 .ibd .swiper02 .swiper-slide .cont .title{ font-size:16px; line-height:22px; height:44px }
	.hyyy02 .ibd .swiper02 .swiper-slide .cont .intro{ font-size:12px; line-height:20px; height:40px; margin-top:8px}
	.hyyy02 .ibd .swiper02 .swiper-slide .item{ padding:60px 20px 0; }
	.hyyy02 .ibd .swiper02 .swiper-slide .item .t{ font-size:16px}
	.hyyy02 .ibd .swiper02 .swiper-slide .item .i{ font-size:12px; height:160px }
	.hyyy02 .ibd .swiper02 .swiper-slide .item .m{ background-size:32px; padding-left:50px; line-height:32px; font-size:12px}
}

.jssl01{ padding:120px 0; background:url(g_38.jpg) top center no-repeat #647d93; background-size:100%}
.jssl01 .ihd{ text-align:center; color:#fff; font-size:48px}
.jssl01 .ibd{ margin-top:100px}
.jssl01 .ibd .item{ width:21.25%; margin-right:5%; float:left}
.jssl01 .ibd .item:nth-child(4n){ margin-right:0}
.jssl01 .ibd .item .pic{ width:100%}
.jssl01 .ibd .item .pic img{ width:100%}
.jssl01 .ibd .item .title{ padding:30px 10px; font-size:16px; height:70px; text-align:center; color:#fff;display:flex; align-items: center; justify-content: center; line-height:1.4}
.jssl01 .imore{ width:fit-content; margin:0 auto; margin-top:60px; text-align:center; font-size:16px; color:#fff}
.jssl01 .imore a{display:flex; align-items: center;  color:#fff; font-size:16px; cursor:pointer;}
.jssl01 .imore a img{ height:59px; transition:all 0.5s; margin-right:20px}
.jssl01 .imore a:hover img{ transform:rotate(45deg)}
@media (max-width: 1600px){
	.jssl01{ padding:100px 0; }
	.jssl01 .ihd{ font-size:36px}
	.jssl01 .ibd{ margin-top:80px}
	.jssl01 .ibd .item .title{ padding:20px 5px; font-size:14px; height:50px; }
	.jssl01 .imore{ margin-top:30px; }
	.jssl01 .imore a{ font-size:14px; }
	.jssl01 .imore a img{ height:40px; }

}
@media (max-width: 1200px){
	.jssl01{ padding:40px 0; }
	.jssl01 .ihd{ font-size:24px}
	.jssl01 .ibd{ margin-top:20px}
	.jssl01 .ibd .item{ width:23%; margin-right:2%; }
	.jssl01 .ibd .item .title{ padding:15px 5px; font-size:12px; height:60px; }
	.jssl01 .imore{ margin-top:10px; }
	.jssl01 .imore a{ font-size:12px;  }
	.jssl01 .imore a img{ height:30px; margin-right:12px }
}
@media (max-width: 750px){
	.jssl01{ padding:40px 0; }
	.jssl01 .ihd{ font-size:24px}
	.jssl01 .ibd{ margin-top:20px}
	.jssl01 .ibd .item{ width:48.5%; margin-right:3%; }
	.jssl01 .ibd .item:nth-child(4n){ margin-right:3%}
	.jssl01 .ibd .item:nth-child(2n){ margin-right:0}
	.jssl01 .ibd .item .title{ padding:15px 5px; font-size:12px;  height:60px; }
	.jssl01 .imore{ margin-top:10px; }
	.jssl01 .imore a{ background-size:32px;   font-size:12px; line-height:32px; }
}

.jssl02{ background:url(g_45.jpg) center center no-repeat; background-size:cover; padding:120px 0}
.jssl02 .ihd{ text-align:center; color:#333; font-size:48px}
.jssl02 .ibd{ margin-top:120px}
.jssl02 .ibd .swiper02{ width:100%; overflow:hidden}
.jssl02 .ibd .swiper02 .swiper-slide{ width:18.4%; margin-right:8.8%}
.jssl02 .ibd .swiper02 .swiper-slide:nth-child(2n){ padding-top:90px}
.jssl02 .ibd .swiper02 .swiper-slide:last-child{ margin-right:0}
.jssl02 .ibd .swiper02 .swiper-slide .pic{ width:96%; margin:0 auto}
.jssl02 .ibd .swiper02 .swiper-slide .pic img{ width:100%}
.jssl02 .ibd .swiper02 .swiper-slide .t{ width:100%}
.jssl02 .ibd .swiper02 .swiper-slide .t img{ width:100%}
.jssl02 .ibd .swiper02 .swiper-slide .title{ font-size:16px; color:#585858; text-align:center}
.jssl02 .ibd .swiper02 .pagination021{ margin-top:60px; text-align:center; font-size:0}
.jssl02 .ibd .swiper02 .pagination021 span{ width:13px; height:13px; border-radius:50%; opacity:1; background:#adadad; margin:0 10px}
.jssl02 .ibd .swiper02 .pagination021 span.swiper-pagination-bullet-active{ background:#ed631c}
@media (max-width: 1600px){
	.jssl02{  padding:100px 0}
	.jssl02 .ihd{ font-size:36px}
	.jssl02 .ibd{ margin-top:100px}
	.jssl02 .ibd .swiper02 .swiper-slide:nth-child(2n){ padding-top:60px}
	.jssl02 .ibd .swiper02 .swiper-slide .title{ font-size:14px;  }
	.jssl02 .ibd .swiper02 .pagination021{ margin-top:50px; }
	.jssl02 .ibd .swiper02 .pagination021 span{ width:12px; height:12px; }
}
@media (max-width: 1200px){
	.jssl02{  padding:40px 0}
	.jssl02 .ihd{ font-size:24px}
	.jssl02 .ibd{ margin-top:40px}
	.jssl02 .ibd .swiper02 .swiper-slide{ width:22%; margin-right:4%}
	.jssl02 .ibd .swiper02 .swiper-slide:nth-child(2n){ padding-top:40px}
	.jssl02 .ibd .swiper02 .swiper-slide .title{ font-size:12px;  }
	.jssl02 .ibd .swiper02 .pagination021{ margin-top:20px; }
	.jssl02 .ibd .swiper02 .pagination021 span{ width:10px; height:10px; margin:0 5px }
}
@media (max-width: 750px){
	.jssl02 .ibd .swiper02 .swiper-slide{ width:48%; margin-right:4%}
	.jssl02 .ibd .swiper02 .pagination021 span{ width:8px; height:8px; margin:0 4px }
}


.jssl03{ padding:120px 0}
.jssl03 .ihd{ text-align:center; color:#333; font-size:48px}
.jssl03 .ibd{ margin-top:90px; position:relative}
.jssl03 .ibd .prev03{ background:url(g_43.jpg) center center no-repeat; width:57px; height:57px; transform:rotate(180deg); background-size:cover; cursor:pointer; position:absolute; left:0; top:50%; margin-top:-28px; z-index:9; border-radius:50%; overflow:hidden}
.jssl03 .ibd .prev03:hover{ background:url(g_44.jpg) center center no-repeat; transform:rotate(0); background-size:cover; }

.jssl03 .ibd .next03{ background:url(g_43.jpg) center center no-repeat; width:57px; height:57px; transform:rotate(0); background-size:cover; cursor:pointer; position:absolute; right:0; top:50%; margin-top:-28px; z-index:9; border-radius:50%; overflow:hidden}
.jssl03 .ibd .next03:hover{ background:url(g_44.jpg) center center no-repeat; transform:rotate(180deg); background-size:cover; }

@media (max-width: 1600px){
	.jssl03{  padding:100px 0}
	.jssl03 .ihd{ font-size:36px}
	.jssl03 .ibd{ margin-top:70px}
	.jssl03 .ibd .prev03{ width:42px; height:42px; margin-top:-21px;}
	.jssl03 .ibd .next03{ width:42px; height:42px; margin-top:-21px;}
}
@media (max-width: 1200px){
	.jssl03{  padding:40px 0}
	.jssl03 .ihd{ font-size:24px}
	.jssl03 .ibd{ margin-top:40px}
	.jssl03 .ibd .prev03{ width:32px; height:32px; margin-top:-16px;}
	.jssl03 .ibd .next03{ width:32px; height:32px; margin-top:-16px;}
}

.qualify-swiper .swiper-slide{max-width: 30%;width: 387px;}
.qualify-swiper .swiper-slide .pc{position: relative;display: block;box-shadow: -1px 6px 8px rgba(0, 0, 0, 0.15);}
.qualify-swiper .swiper-slide .pc img{ width:100%}
@media only screen and (max-width:1600px){
	.qualify-swiper .swiper-slide{ max-width: 30%;width: 340px;}
}
@media only screen and (max-width:750px){
	.qualify-swiper .swiper-slide{max-width: 190px;}
}

.lxwm01{ width:100%; padding:120px 0}
.lxwm01 .nr{ display:flex}
.lxwm01 .nr .cont{ width:660px;}
.lxwm01 .nr .cont .title{ font-size:36px; color:#333333; margin-bottom:20px}
.lxwm01 .nr .cont .a{  }
.lxwm01 .nr .cont .a .b1{  font-size:14px; color:#666666}
.lxwm01 .nr .cont .a .b2{  font-size:14px; color:#333333; padding-right:50px}
.lxwm01 .nr .cont .a1 .b2{ font-size:24px; font-weight:bold; font-family:Arial}
.lxwm01 .nr .cont .a3 .b2{ font-size:24px; font-weight:bold; font-family:Arial}
.lxwm01 .nr .cont .a5 .b2{ font-weight:bold; font-size:24px; font-family:Arial }
.lxwm01 .nr .cont .a3{ margin-top:20px}
.lxwm01 .nr .cont .a5{ margin-top:20px}
.lxwm01 .nr .map{ width:calc(100% - 660px); position:relative}
.lxwm01 .nr .map .pic{ width:100%}
.lxwm01 .nr .map .pic img{ width:100%}
.lxwm01 .nr .map a{ display:block; width:130px; height:50px;display:flex; align-items: center; justify-content: center; box-sizing:border-box; border-radius:25px; border:1px solid #ee731b; color:#ee731b; background:#f7f7f7; font-size:16px; position:absolute; left:50%; top:55%; transform:translateX(-50%)}
.lxwm01 .nr .map .ico{ position:absolute; top:50%; transform:translateY(-50%); width:157px; height:157px; border-radius:50%; left:-78px; overflow:hidden}
.lxwm01 .nr .map .ico img{ width:100%}
@media (max-width: 1600px){
	.lxwm01{ padding:100px 0}
	.lxwm01 .nr .cont{ width:500px;}
	.lxwm01 .nr .cont .title{ font-size:28px; margin-bottom:16px}
	.lxwm01 .nr .cont .a{  }
	.lxwm01 .nr .cont .a .b1{ font-size:12px; }
	.lxwm01 .nr .cont .a .b2{ font-size:12px; }
	.lxwm01 .nr .cont .a1 .b2{ font-size:22px}
	.lxwm01 .nr .cont .a3 .b2{ font-size:22px}
	.lxwm01 .nr .cont .a3{ margin-top:16px}
	.lxwm01 .nr .cont .a5{ margin-top:16px}
	.lxwm01 .nr .cont .a5 .b2{ font-size:22px}
	.lxwm01 .nr .map{ width:calc(100% - 500px);}
	.lxwm01 .nr .map a{ width:120px; height:46px; font-size:14px; }
	.lxwm01 .nr .map .ico{  width:130px; height:130px; left:-65px; }
	.lxwm01 .nr .map .ico img{ width:100%}
}
@media (max-width: 1200px){
	.lxwm01{ padding:40px 0}
	.lxwm01 .nr{ display:block}
	.lxwm01 .nr .cont{ width:100%;}
	.lxwm01 .nr .cont .title{ font-size:20px; margin-bottom:15px}
	.lxwm01 .nr .cont .a{ }
	.lxwm01 .nr .cont .a .b1{ font-size:12px; }
	.lxwm01 .nr .cont .a .b2{ font-size:12px;  }
	.lxwm01 .nr .cont .a1 .b2{ font-size:20px}
	.lxwm01 .nr .cont .a3 .b2{ font-size:20px}
	.lxwm01 .nr .cont .a5 .b2{ font-size:20px}
	.lxwm01 .nr .cont .a3{ margin-top:12px}
	.lxwm01 .nr .cont .a5{ margin-top:12px}
	.lxwm01 .nr .map{ width:100%; margin-top:60px}
	.lxwm01 .nr .map a{ width:100px; height:32px; font-size:12px; }
	.lxwm01 .nr .map .ico{  width:80px; height:80px; left:50%; top:-40px; margin-left:-40px;transform:translateY(0%);  }
	.lxwm01 .nr .map .ico img{ width:100%}
}
@media (max-width: 750px){
	.lxwm01 .nr .cont  .a4{ margin-bottom:15px}
	.lxwm01 .nr .cont .a4 .b2{ padding:15px 0 0}
}

.lxwm02{ padding:120px 0; background:#f8f9fb}
.lxwm02 .ihd{ text-align:center; font-size:48px; color:#333}
.lxwm02 .ibd{ display:flex; height:560px; margin-top:100px}
.lxwm02 .ibd .cont{ width:780px; height:100%; background:url(g_48.jpg) center center no-repeat; background-size:cover; box-sizing:border-box; padding:100px 80px; color:#fff}
.lxwm02 .ibd .cont .title{ font-size:32px;}
.lxwm02 .ibd .cont .intro{ font-size:16px; line-height:2; margin-top:50px}
.lxwm02 .ibd .rt{ width:calc(100% - 780px); height:100%; box-sizing:border-box; padding:20px 140px; background:#fff}
.lxwm02 .ibd .rt .item{  float:left; height:65px; border-bottom:1px solid #d7d9dc;display:flex; align-items: center; }
.lxwm02 .ibd .rt .item:nth-child(2n){  }
.lxwm02 .ibd .rt .item .title{ font-size:16px; color:#585858; padding-left:20px}
.lxwm02 .ibd .rt .ewm{ margin-top:30px; text-align:center; width:180px}
.lxwm02 .ibd .rt .ewm .pic{ width:100%}
.lxwm02 .ibd .rt .ewm .pic img{ width:100%}
.lxwm02 .ibd .rt .ewm .title{ font-size:14px; color:#333333; margin-top:10px}
@media (max-width: 1600px){
	.lxwm02{ padding:100px 0;  }
	.lxwm02 .ihd{ font-size:36px; }
	.lxwm02 .ibd{ height:450px; margin-top:60px}
	.lxwm02 .ibd .cont{ width:50%;   padding:60px 40px ; color:#fff}
	.lxwm02 .ibd .cont .title{ font-size:24px;}
	.lxwm02 .ibd .cont .intro{ font-size:15px; }
	.lxwm02 .ibd .rt{ width:50%;  padding:20px 80px; background:#fff}
	.lxwm02 .ibd .rt .item{ height:50px;  }
	.lxwm02 .ibd .rt .item .ico img{ height:12px}
	.lxwm02 .ibd .rt .item .title{ font-size:15px; padding-left:16px  }
	.lxwm02 .ibd .rt .ewm{ margin-top:20px; width:140px}
	.lxwm02 .ibd .rt .ewm .title{ font-size:12px;}
}
@media (max-width: 1200px){
	.lxwm02{ padding:40px 0;  }
	.lxwm02 .ibd{ display:block}
	.lxwm02 .ihd{ font-size:20px; }
	.lxwm02 .ibd{ height:auto; margin-top:20px}
	.lxwm02 .ibd .cont{ width:100%;   padding:30px 20px; }
	.lxwm02 .ibd .cont .title{ font-size:18px;}
	.lxwm02 .ibd .cont .intro{ font-size:14px; margin-top:15px }
	.lxwm02 .ibd .rt{ width:100%;  padding:20px 20px 30px; }
	.lxwm02 .ibd .rt .item{ height:50px; width:100% }
	.lxwm02 .ibd .rt .item .ico img{ height:12px}
	.lxwm02 .ibd .rt .item .title{ font-size:14px; padding-left:15px  }
	.lxwm02 .ibd .rt .ewm{ margin-top:30px; width:120px}
	.lxwm02 .ibd .rt .ewm .title{ font-size:12px;}
}


.rczp01{ padding:100px 0}
.rczp .ihd{ text-align:center; font-size:48px; color:#333}
.rczp01 .ibd{ margin-top:60px; display:flex; align-items: center;}
.rczp01 .ibd .pic{ width:659px;}
.rczp01 .ibd .pic img{ width:100%}
.rczp01 .ibd .cont{ width:calc(100% - 659px); box-sizing:border-box; padding:0 80px 0 140px; font-size:16px; color:#333333; text-align:justify; line-height:2}
.rczp01 .ibd .cont .a1{ font-weight:bold; margin-bottom:80px; font-size:18px;}
@media (max-width: 1600px){
	.rczp01{ padding:80px 0}
	.rczp .ihd{ font-size:36px; }
	.rczp01 .ibd{ margin-top:50px }
	.rczp01 .ibd .pic{ width:500px;}
	.rczp01 .ibd .cont{ width:calc(100% - 500px); padding:0 0 0 80px; font-size:15px; }
	.rczp01 .ibd .cont .a1{ margin-bottom:60px; font-size:17px}

}
@media (max-width: 1200px){
	.rczp01{ padding:40px 0}
	.rczp .ihd{ font-size:24px; }
	.rczp01 .ibd{ margin-top:30px }
	.rczp01 .ibd .pic{ width:50%;}
	.rczp01 .ibd .cont{ width:50%; padding:0 0 0 20px; font-size:12px; }
	.rczp01 .ibd .cont .a1{ margin-bottom:20px; font-size:14px}

}
@media (max-width: 750px){
	.rczp .ihd{ font-size:20px; }
	.rczp01 .ibd{ display:block; margin-top:20px }
	.rczp01 .ibd .pic{ width:100%;}
	.rczp01 .ibd .cont{ width:100%; padding:0 0 0 0; }
	.rczp01 .ibd .cont .a1{ margin-bottom:10px; margin-top:20px}

}






.rczp02{ background:#f4f5f9; padding:100px 0}
.rczp02 .aitem{ margin-top:80px}
.rczp02 .bitem{display:flex;justify-content: space-between; margin-top:100px;}
.rczp02 .bitem .item{ width:30.3%}
.rczp02 .bitem .item a{ display:flex; align-items: center; width:100%; box-sizing:border-box; padding:35px; background:url(g_51.jpg) center center no-repeat; background-size:cover }
.rczp02 .bitem .item:nth-child(2) a{  background:url(g_52.jpg) center center no-repeat; background-size:cover}
.rczp02 .bitem .item:nth-child(3) a{  background:url(g_53.jpg) center center no-repeat; background-size:cover}
.rczp02 .bitem .item:nth-child(3){ margin-bottom:0}
.rczp02 .bitem .item a .cont{ width:calc(100% - 124px)}
.rczp02 .bitem .item a .pic{ width:124px;}
.rczp02 .bitem .item a .pic img{ width:100%}
.rczp02 .bitem .item a .cont .title{ font-size:24px; color:#1c0e14; font-weight:bold}
.rczp02 .bitem .item a .cont .m{ width:120px; height:40px;display:flex; align-items: center; justify-content: center; background:#fff; border-radius:20px; font-size:16px; color:#666666; margin-top:25px}
.rczp02 .bitem .item:hover a .cont .m{ background:#ff7030; color:#fff}

.rczp02 .citem{display:flex;justify-content: space-between; margin-top:100px;}
.rczp02 .citem .item{ width:30.3%; border-top:3px solid #ee731b}
.rczp02 .citem .item a{ display:flex; align-items: center; width:100%; box-sizing:border-box; padding:35px;  }
.rczp02 .citem .item:nth-child(3){ margin-bottom:0}
.rczp02 .citem .item a .cont{ width:calc(100% - 40px)}
.rczp02 .citem .item a .pic{ width:40px;}
.rczp02 .citem .item a .pic img{ width:100%}
.rczp02 .citem .item a .cont .title{ font-size:24px; color:#1c0e14; font-weight:bold}
.rczp02 .citem .item a .cont .m{ font-size:16px; color:#666666; margin-top:25px}


@media (max-width: 1600px){
	.rczp02{ padding:80px 0}
	.rczp02 .aitem{ margin-top:60px}
	.rczp02 .bitem{ margin-top:60px;}
	.rczp02 .bitem .item a{ padding:25px; }
	.rczp02 .bitem .item a .cont{ width:calc(100% - 100px)}
	.rczp02 .bitem .item a .pic{ width:100px;}
	.rczp02 .bitem .item a .cont .title{ font-size:20px; }
	.rczp02 .bitem .item a .cont .m{ width:100px; height:32px; font-size:14px; margin-top:20px}
	
	.rczp02 .citem{ margin-top:60px;}
	.rczp02 .citem .item a{ padding:25px; }
	.rczp02 .citem .item a .cont{ width:calc(100% - 40px)}
	.rczp02 .citem .item a .pic{ width:40px;}
	.rczp02 .citem .item a .cont .title{ font-size:20px; }
	.rczp02 .citem .item a .cont .m{ width:200px; height:32px; font-size:14px; margin-top:20px}
}
@media (max-width: 1200px){
	.rczp02{ padding:40px 0}
	.rczp02 .aitem{ margin-top:30px}
	.rczp02 .bitem{ margin-top:30px;}
	.rczp02 .bitem .item a{ padding:15px; }
	.rczp02 .bitem .item a .cont{ width:calc(100% - 60px)}
	.rczp02 .bitem .item a .pic{ width:60px;}
	.rczp02 .bitem .item a .cont .title{ font-size:16px; }
	.rczp02 .bitem .item a .cont .m{ font-size:12px; margin-top:15px}
	
	.rczp02 .citem{ margin-top:30px;}
	.rczp02 .citem .item a{ padding:15px; }
	.rczp02 .citem .item a .cont{ width:calc(100% - 30px)}
	.rczp02 .citem .item a .pic{ width:30px;}
	.rczp02 .citem .item a .cont .title{ font-size:16px; }
	.rczp02 .citem .item a .cont .m{ font-size:12px; margin-top:15px}
}
@media (max-width: 750px){
	.rczp02 .bitem{ display:block}
	.rczp02 .bitem .item{ width:100%; margin-bottom:15px}
	.rczp02 .bitem .item a{ padding:20px; }
	
	.rczp02 .citem{ display:block}
	.rczp02 .citem .item{ width:100%; margin-bottom:0}
	.rczp02 .citem .item a{ padding:20px; }
	
}


.rczp03{ padding:120px 0}
.rczp03 .ibd{ margin-top:100px;}
.rczp03 .ibd .swiper03{ width:100%; overflow:hidden}
.rczp03 .ibd .swiper03 .swiper-slide{ width:31%; margin-right:3.5%; position:relative;}
.rczp03 .ibd .swiper03 .swiper-slide:last-child{ margin-right:0}
.rczp03 .ibd .swiper03 .swiper-slide .pic{ width:100%; overflow:hidden; padding-bottom:75%; position:relative}
.rczp03 .ibd .swiper03 .swiper-slide .pic img{ width:100% ; height:100%;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear; position: absolute;
left: 0;
top: 0;
object-fit: cover;}
.rczp03 .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);}
.rczp03 .ibd .swiper03 .swiper-slide .title{ width:100%; height:64px; background:#f4f5f9;display:flex; align-items: center; justify-content: center; color:#333; font-size:18px;}
.rczp03 .ibd .swiper03 .swiper-slide .title:after{ content:""; display:block; width:0%; height:2px; background:#ff7030; position:
absolute; left:0; bottom:0; z-index:2; transition:all 0.3s}
.rczp03 .ibd .swiper03 .swiper-slide:hover .title:after{ width:100%}
.rczp03 .ibd .swiper03 .swiper-slide:hover .title{ color:#ff7030; font-weight:bold}
.rczp03 .ibd .swiper03 .pagination03{ width:100%; text-align:center; font-size:0; margin-top:60px}
.rczp03 .ibd .swiper03 .pagination03 span{ width:10px; height:10px; opacity:1; margin:0 5px; border-radius:50%; background:#d6d7d8}
.rczp03 .ibd .swiper03 .pagination03 span.swiper-pagination-bullet-active{ background:#ff7030}
@media (max-width: 1600px){
	.rczp03{ padding:100px 0}
	.rczp03 .ibd{ margin-top:80px;}
	.rczp03 .ibd .swiper03 .swiper-slide .title{ height:56px; font-size:16px;}
	.rczp03 .ibd .swiper03 .pagination03{ margin-top:50px}
}
@media (max-width: 1200px){
	.rczp03{ padding:40px 0}
	.rczp03 .ibd{ margin-top:30px;}
	.rczp03 .ibd .swiper03 .swiper-slide .title{ height:70px; font-size:12px; line-height:1.4}
	.rczp03 .ibd .swiper03 .pagination03{ margin-top:20px}
}
@media (max-width: 750px){
	.rczp03 .ibd .swiper03 .swiper-slide{ width:48.5%; margin-right:3%;}
}


.rcArea { background:#fff; box-shadow:rgba(124,130,122,0.15) 4px 0px 20px; }
.rcArea ul li { border-bottom:1px solid #ededed; }
.rcArea ul li:last-child { border-bottom:none; }
.rcArea ul li .txt01 { position:relative; padding:40px 30px 30px 30px; cursor:pointer; }
.rcArea ul li .txt01 .p1 { font-size:20px; color:#1c0e14; font-weight:bold; }
.rcArea ul li .txt01 .p2 { font-size:16px; color:#666; margin-top:15px; }
.rcArea ul li .txt01 .p2 span { display:inline-block; margin-right:30px; }
.rcArea ul li .txt01 .p2 span:last-child { margin-right:0; }
.rcArea ul li .txt01 .p3 { position:absolute; top:50%; transform: translateY(-50%); right:0; width:60px; height:60px; background:url(ico18.png) no-repeat center; z-index:2; }
.rcArea ul li .txt01.on .p3 { top:auto; transform: translateY(0); bottom:0; background:url(ico19.png) no-repeat center #ff7900; }

.rcArea ul li .txt02 { padding:40px; background:#ededed; display:none; }
.rcArea ul li .txt02 .p1 { font-size:16px; color:#666; line-height:30px; }
.rcArea ul li .txt02 .p1 strong { color:#333; }
.rcArea ul li .txt02 .p2 { margin-top:15px; width:170px; border:1px solid #fd8820; border-radius:30px; text-align:center; cursor:pointer; }
.rcArea ul li .txt02 .p2 i { display:inline-block; line-height:50px; padding-right:35px; font-size:16px; color:#fd8820; background:url(ico16.png) no-repeat center right; }

.rcArea ul li .txt02 .p2:hover { background:#ff7900; }
.rcArea ul li .txt02 .p2:hover i { color:#fff; background:url(ico17.png) no-repeat center right; }


@media all and (max-width:1680px){
	.jobArea { padding:60px 0; }
	.rcArea { margin-top:40px; }
	.rcArea ul li .txt01 { padding:30px 25px; }
	.rcArea ul li .txt01 .p1 { font-size:18px; }
	.rcArea ul li .txt01 .p2 { font-size:14px;margin-top:15px; }
	.rcArea ul li .txt01 .p2 span { margin-right:15px; }
	.rcArea ul li .txt01 .p2 span:last-child { margin-right:0; }
	.rcArea ul li .txt01 .p3 { width:50px; height:50px; }
 
	.rcArea ul li .txt02 { padding:30px; }
	.rcArea ul li .txt02 .p1 { font-size:14px; line-height:25px; }
	.rcArea ul li .txt02 .p2 { margin-top:15px; width:120px; }
	.rcArea ul li .txt02 .p2 i { line-height:40px; padding-right:25px; font-size:14px; }
}
@media all and (max-width:1200px){
	.jobArea { padding:40px 0; }
	.rcArea { margin-top:30px; }
	.rcArea ul li .txt01 { padding:20px 35px 20px 15px; }
	.rcArea ul li .txt01 .p1 { font-size:16px; }
	.rcArea ul li .txt01 .p2 { font-size:14px;margin-top:5px; }
	.rcArea ul li .txt01 .p2 span { margin-right:10px; }
	.rcArea ul li .txt01 .p2 span:last-child { margin-right:0; }
	.rcArea ul li .txt01 .p3 { width:30px; height:30px; background-size:12px 8px!important; }
 
	.rcArea ul li .txt02 { padding:20px 15px; }
	.rcArea ul li .txt02 .p1 { font-size:12px; line-height:20px; }
	.rcArea ul li .txt02 .p2 i { line-height:35px; }
}

.biaodan { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.4); z-index:999; display:none; }

.jbclose {position: absolute; right: 2%;top: 3%;z-index: 11;width: 40px;height: 40px; cursor:pointer; }
.jbclose i {display: block;width: 100%;height: 40px;position: relative;transform: rotate(45deg); transition: all .4s ease;}
.jbclose i::after,.jbclose i::before {content: '';background: #000;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.jbclose i::after {width: 26px;height: 2px;}
.jbclose i::before {width: 2px;height: 26px;}
.jbclose i:hover {transform: rotate(135deg);}
.jbclose i:hover::after,.jbclose i:hover::before {background: #ff7900;}

.biaodan01 { position: absolute; width:460px; overflow: hidden; background: #fff; z-index: 10; left: 50%; top: 50%; transform: translate(-50%,-50%); padding: 3% 50px; border-radius: 10px; }
.biaodan01 .txt { text-align:center; }
.biaodan01 .txt .p1 {font-size: 30px;padding-bottom: 10px; font-weight:bold;}
.biaodan01 .txt .p2 {font-size: 14px;color: #666;}

.biaodan01 form { margin-top:30px; font-size:14px; }
.biaodan01 form .text { border: 1px solid #ededed; width: 100%; padding:0 20px; height:45px; line-height:45px; overflow: hidden; box-sizing: border-box; display: block; margin-bottom: 10px; border-radius: 4px; background: #f2f4f7; }
.biaodan01 form .text01 { float:left; width:48%; }
.biaodan01 form .text02 { float:right; width:48%; }
.biaodan01 form .pp {  margin-bottom:5px; }

.biaodan01 form .filebtn { position:relative; }
.biaodan01 form .filebtn input.file { position:absolute; top:0; left:0; width:100%; cursor: pointer; opacity: 0; height:45px; z-index: 8; }
.biaodan01 form .filebtn .file-title { position:relative; width: 100%; height:45px; }
.biaodan01 form .filebtn .file-title .file-txt { width:70px; height:36px; line-height:36px; border-radius: 5px; cursor: pointer; text-align: center; background: #000;color: #fff;position: absolute;right: 3%;top: 50%;border:none;overflow: hidden;transform: translateY(-50%); }
.biaodan01 form .filebtn .file-title .file-name {  border: 1px solid #ededed; width: 100%; padding:0 20px; height:45px; line-height:45px; overflow: hidden; box-sizing: border-box; display: block; border-radius: 4px; background: #f2f4f7; }

.biaodan01 form .btn01 { width: 100%; height:45px; line-height:45px; overflow: hidden;box-sizing: border-box;display: block;background: #ff7900;color: #fff;border: none;cursor: pointer;font-size: 16px;border-radius: 4px;text-align: center; margin-top:10px; }

@media all and (max-width:1280px){
	.biaodan01 .txt .p1 { font-size:20px; }
	.biaodan01 .txt .p2 { font-size: 14px; color: #666; }

	.biaodan01 form { margin-top:20px; }
	.biaodan01 form .text { padding:0 15px; height:35px; line-height:35px; }
	.biaodan01 form .text01 { float:left; width:48%; }
	.biaodan01 form .text02 { float:right; width:48%; }
	.biaodan01 form .pp { font-size:14px; margin-bottom:5px; }
 
	.biaodan01 form .filebtn input.file { height:35px; }
	.biaodan01 form .filebtn .file-title { height:35px; }
	.biaodan01 form .filebtn .file-title .file-txt { width:60px; height:25px; line-height:25px; }
	.biaodan01 form .filebtn .file-title .file-name { padding:0 15px; height:35px; line-height:35px; }
 
	.biaodan01 form .btn01 { height:35px; line-height:35px; }
}
@media all and (max-width:1200px){
	.biaodan01 { width:90%; padding:40px 2% 30px 2%; }
	
	.biaodan01 .txt .p1 { font-size:20px; }
	.biaodan01 .txt .p2 { font-size: 14px; color: #666; }

	.biaodan01 form { margin-top:20px; }
	.biaodan01 form .text { padding:0 15px; height:35px; line-height:35px; }
	.biaodan01 form .text01 { float:none; width:100%; }
	.biaodan01 form .text02 { float:none; width:100%; }
	.biaodan01 form .pp { font-size:14px; margin-bottom:5px; }
 
	.biaodan01 form .filebtn input.file { height:35px; }
	.biaodan01 form .filebtn .file-title { height:35px; }
	.biaodan01 form .filebtn .file-title .file-txt { width:60px; height:25px; line-height:25px; }
	.biaodan01 form .filebtn .file-title .file-name { padding:0 15px; height:35px; line-height:35px; }
 
	.biaodan01 form .btn01 { height:35px; line-height:35px; }
}

.nr_pc{ display:block}
.nr_sj{ display:none}
@media all and (max-width:1200px){
	.nr_pc{ display: none}
	.nr_sj{ display:block}
}



.second_nav{ width:100%; background:#ffffff; box-shadow:0 0 20px rgba(12,97,174,0.15); position:relative}
.second_nav .nr{ position:relative}
.second_nav ul{ font-size:0; text-align:left}
.second_nav ul li{ display:inline-block; vertical-align:top; position:relative}
.second_nav ul li a{ display:block; line-height:66px; font-size:18px; color:#252525; padding:0 30px}
.second_nav ul li:before{ content:""; display:block; width:1px; top:30%; right:0; background:#ff5001; height:40%; position:absolute}
.second_nav ul li:last-child:before{ width:0}
.second_nav ul li.on:after{ content:""; display:block; width:80%; left:10%; bottom:0; background:#ff5001; height:2px; position:absolute}
.second_nav ul li:hover:after{ content:""; display:block; width:80%; left:10%; bottom:0; background:#ff5001; height:2px; position:absolute}
.second_nav ul li.on a{ color:#ff5001}
.second_nav ul li:hover a{ color:#ff5001}
.second_nav.second_nav104 ul li.on a{ color:#e51a0e; font-weight:bold}
.second_nav.second_nav104 ul li.on:after{ background:#e51a0e}
.second_nav.second_nav104 ul li:hover a{ color:#e51a0e; font-weight:bold}
.second_nav.second_nav104 ul li:hover:after{ background:#e51a0e}
.second_nav .t{ display:none}
@media (max-width: 750px){
	.second_nav .t{ display:block; font-size:17px; width:100%;background-color:#0c61ae;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; border-bottom: 1px solid #e7e7e7;}
	.second_nav ul li a{ line-height:45px; font-size:16px; padding:0}
	.second_nav ul li:before{ width:0}
	.second_nav ul li:hover::after{ left:0; bottom:-1px; width:100%}
	.second_nav ul li.on::after{ left:0; bottom:-1px; width:100%}
	
	.second_nav.second_nav104 .t{ background:#e51a0e}
	.second_nav.second_nav104 ul li{ border-bottom: 1px solid #e7e7e7;}
	
}

.third_nav{ background:#eaedf6; padding:25px 0}
.third_nav ul li{ float:left; margin-right:30px}
.third_nav ul li a{ display:block; height:30px; padding:0 20px; font-size:16px; color:#333333; line-height:30px;}
.third_nav ul li.on a{ background:#ff5001; color:#fff; border-radius:15px}
.third_nav ul li:hover a{ background:#ff5001; color:#fff; border-radius:15px}
@media (max-width: 750px){
	.third_nav{ background:#eaedf6; padding:20px 0}
	.third_nav ul li{ width:48%; margin-right:4%; text-align:center}
	.third_nav ul li:nth-child(2n){ margin-right:0}
	.third_nav ul li a{ box-sizing:border-box; border:1px solid #ff5001; margin:5px 0; height:36px; line-height:normal;display:flex;align-items: center;justify-content: center;}
	.third_nav ul li.on a,.third_nav ul li:hover a{ border-radius:0}
}


/* 内容模式 */
.article { padding:40px 0; width:100%; margin:0 auto; box-sizing:border-box; line-height:2; font-size:16px; word-wrap:break-word; }
.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 {background:#fff; line-height:2; font-size:16px; color:#282828 }
.article .bd img{ max-width:100%; height:auto}
.article .bd video{ max-width:100%; height:auto}
.article .ft { margin:30px 0 0;}
.article .ft .nr{ padding:0!important; background:none!important}
.article .ft ul{ border-top:1px dotted #ccc; padding:30px 0 0 0 }
.article .ft ul li { width:100%; background:#fff; background:#fff; box-sizing:border-box; text-align:left; text-overflow: ellipsis;overflow: hidden;white-space: nowrap; color:#282828}
.article .ft ul li a{ color:#282828}
.article .ft ul:hover li a{ color:#ff5001}
.nr_pc{ display:block}
.nr_sj{ display:none}
.article .bd video{ max-width:100%; height:auto}
@media all and (max-width:1600px){
	.article { padding:30px 0}
}
@media all and (max-width:1200px){
	.article { padding:20px 0;}
	.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:20px 0 0; height:auto}
	.article .ft ul{ display:block; height:auto; padding:20px 0 0 0}
	.article .ft ul li { width:100% }
	.article .bd{ font-size:14px; line-height:2}	
}



@media all and (max-width:1600px){
	.article .nr{ }
}

@media all and (max-width:1200px){
	.article{ padding:40px 0;}
	.article .nr{}
}

.newsPage2{ padding:40px 0}
.newsList2{ padding-bottom:30px}
.newsList2 .item{ width:100%; height:136px; margin-bottom:25px; background:#f1f1f1;}
.newsList2 .item a{ display:block;display:flex;align-items: center;   width:100%; height:100% }
.newsList2 .item .time{ width:190px; text-align:center; font-weight:bold; color:#5b5b5b}
.newsList2 .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}
.newsList2 .item .cont{ width:calc(100% - 190px); box-sizing:border-box; padding:0 45px 0 0}
.newsList2 .item .cont .title{ font-size:18px; color:#282828;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.newsList2 .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;}
.newsList2 .item:hover a{ }
.newsList2 .item:hover{ background:#ff5001; box-shadow:0px 12px 23.75px 1.25px rgba(0,4,35,0.13);}
.newsList2 .item:hover .time{ color:#fff}
.newsList2 .item:hover .time .p1{ border-bottom:1px solid #fff}
.newsList2 .item:hover .cont .title{ color:#fff;}
.newsList2 .item:hover .cont .intro{ color:rgba(255,255,255,0.47);}
@media all and (max-width:1200px){
	.newsPage2{ padding:40px 0}
	.newsList2{ padding-bottom:10px}
	.newsList2 .item{ margin-bottom:20px; height:125px}
	.newsList2 .item .time{ width:100px;}
	.newsList2 .item a{ }
	.newsList2 .item:hover a{ }
	.newsList2 .item .time .p1{ font-size:24px;padding-bottom:8px; margin-bottom:6px}
	.newsList2 .item .cont{ width:calc(100% - 100px); padding:0 30px 0 0}
	.newsList2 .item .cont .title{ font-size:16px}
	.newsList2 .item .cont .intro{ font-size:12px; line-height:20px; height:40px}
}
@media all and (max-width:450px){
	.newsList2 .item{ height:100px}
	.newsList2 .item .time{ width:80px;}
	.newsList2 .item a{  }
	.newsList2 .item:hover a{ }
	.newsList2 .item .time .p1{ font-size:24px;padding-bottom:8px; margin-bottom:6px}
	.newsList2 .item .cont{ width:calc(100% - 80px); padding:0 15px 0 0}
	.newsList2 .item .cont .title{ font-size:16px}
	.newsList2 .item .cont .intro{ font-size:12px; line-height:20px; height:40px}
}

/*picx*/
.picx{ padding:60px 0}
.picxList{ width:100%;}
.picxList .item{ width:31.5%; float:left; margin-right:2.75%; background:#fff; margin-bottom:40px}
.picxList .item:nth-child(3n){ 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; background:#e9eaef}
.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:#fff; background:#ff5001}
.picxList .item:hover a .cont{ color:#fff; background:#ff5001}
@media all and (max-width:1600px){
	.picxList{ padding-bottom:30px}
	.picxList .item{ margin-bottom:30px}
	.picx{ padding:40px 0 60px}

}
@media all and (max-width:1200px){
	.picx{}
	.picxList{ padding-bottom:20px}
	.picxList .item{ margin-bottom:20px}
	.picx{ padding:40px 0}
	.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;}	

}

.news{ padding:80px 0}
.newsList{ width:100%; padding-bottom:60px}
.newsList .item{ width:100%; padding:30px 25px; box-sizing:border-box; background:#f1f1f1 }
.newsList .item:nth-child(2n){background:none}
.newsList .item:hover{ background:#ff5001}
.newsList .item a{ display:flex; width:100%; height:100%; box-sizing:border-box; }
.newsList .item a .pic{ width:295px; overflow:hidden;}
.newsList .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;}
.newsList .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);}
.newsList .item a .cont{ width:calc(100% - 295px);  box-sizing:border-box; padding-left:30px}
.newsList .item a .cont .time{ font-size:14px; color:#888888; margin-top:10px}
.newsList .item a .cont .title{ font-size:18px; color:#000000;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin-top:10px; line-height:30px; font-weight:bold;}
.newsList .item a .cont .intro{ font-size:14px; color:#888888; line-height:25px; height:50px;margin-top:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.newsList .item:hover a .cont .title{ color:#fff}
.newsList .item:hover a .cont .time{ color:#fff}
.newsList .item:hover a .cont .more{ color:#fff}
.newsList .item:hover a .cont .intro{ color:#fff}
.newsList .item a .cont .more{ font-size:14px; color:#888888; margin-top:20px}

@media all and (max-width:1200px){
	.news{ padding:40px 0}
	.newsList .item{ width:100%; padding:25px 20px; }
	.newsList{ padding-bottom:40px}
}
@media all and (max-width:750px){
	
	.newsList .item{ width:100%; padding:20px 20px; }
	.newsList .item a .pic{ width:160px;}
	.newsList .item a .cont{ width:calc(100% - 160px);}
	.newsList .item a .cont .time{ font-size:12px; margin:0}
	.newsList .item a .cont .title{ font-size:14px; margin-top:5px}
	.newsList .item a .cont .intro{ font-size:12px; margin-top:5px}
	.newsList .item a .cont .more{ display:none}
}
@media all and (max-width:450px){
	.newsList .item{ width:100%; padding:15px; }
	.newsList .item a .pic{ width:120px;}
	.newsList .item a .cont{ width:calc(100% - 120px); padding-left:15px}
	.newsList .item a .cont .time{ font-size:12px; margin:0}
}
/* 分页 */
.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 #e9eaef; background:#e9eaef; color:#333; vertical-align:top; font-size:14px ; min-width:16px; border-radius:5px}
.page a:hover,.page .current { border:1px solid #ff5001; background:#ff5001; color:#fff; }
@media all and (max-width:1600px){
	.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}
}

.newList{ padding:80px 0}
.newsListCont{ margin-bottom:60px; box-sizing:border-box; border-top:1px solid #f0f0f0;border-left:1px solid #f0f0f0;}
.newsListCont .item{ width:33.333333333333%; float:left; box-sizing:border-box;border-right:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0; position:relative}
.newsListCont .item a{ display:block; box-sizing:border-box; padding:30px;}
.newsListCont .item .pic{ width:100%; overflow:hidden; position:relative}
.newsListCont .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;}
.newsListCont .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);}
.newsListCont .item .cont{ width:100%; box-sizing:border-box; }
.newsListCont .item .cont .time{ text-align:right; background:url(g_60.png) left center no-repeat; font-size:16px; color:#999999; line-height:48px; margin-top:20px}
.newsListCont .item .cont .title{ font-size:24px; color:#333333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin-top:25px}
.newsListCont .item .cont .intro{ font-size:16px; color:#585858; line-height:32px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; height:64px; margin-top:15px}
.newsListCont .item:hover .cont .title{ color:#ff5001}
.newsListCont .item:hover .cont .time{ color:#ff5001;background:url(g_61.png) left center no-repeat;}
.newsListCont .item:after{ content:""; display:block; width:0%; height:2px; background:#ff5001; position:absolute; left:0; bottom:0; z-index:2; transition:all 0.3s}
.newsListCont .item:hover:after{ width:100%}
@media (max-width: 1600px){
	.newsListCont .item a{ padding:20px;}
	.newsListCont .item .cont .time{ font-size:14px; background-size:32px; line-height:32px;  }
	.newsListCont .item .cont .title{ font-size:20px; }
	.newsListCont .item .cont .intro{ font-size:14px; line-height:25px; height:50px }
	.newsListCont .item:hover .cont .time{ background-size:32px; }	
	

	
}
@media (max-width: 1200px){
	.newList{ padding:40px 0}
	.newsListCont{ margin-bottom:30px}
	.newsListCont .item{ width:50%; box-sizing:border-box}
	.newsListCont .item .cont .intro{ font-size:12px; }
	.newsListCont .item:hover .cont .time{ background-size:24px;  }	
	.newsListCont .item .cont .time{ background-size:24px;font-size:12px; margin-top:12px }	

}
@media (max-width: 750px){
	.newList{ padding:40px 0}
	.newsListCont{ margin-bottom:20px}
	.newsListCont .item{ width:100%; }
	.newsListCont .item .cont .title{ font-size:18px; }
	.newsListCont .item .cont .intro{ font-size:12px; line-height:25px; }
	.newsListCont .item .cont .more{ margin-top:30px }
}

.news_container{ background:#f4f4f4; padding:80px 0}
.news_article{ width:1080px; float:left;  box-sizing:border-box; background:#ffff; padding:40px;}
.news_article .hd .a{ display:flex}
.news_article .hd .a h1{ display:block; width:calc(100% - 110px); box-sizing:border-box; padding-right:120px; font-size:38px; color:#333333; font-weight:normal}
.news_article .hd .a a{display:flex; align-items: center; justify-content: center; width:110px; height:42px; border-radius:30px; border:1px solid #ff8b22; font-size:16px; color:#333}
.news_article .hd .a a:hover{ color:#fff; background:#ff8b22}
.news_article .titBar{ font-size:16px; color:#999999; margin:30px 0}
.news_article .bd{ font-size:16px; color:#585858; text-align:justify; line-height:2; padding-bottom:30px; border-bottom:1px solid #e5e5e5}
.news_article .bd img{ max-width:100%; height:auto}
.news_article .ft{ font-size:16px; color:#141414; margin-top:30px; line-height:2}
.news_article .ft li a{ color:#141414}
.news_article .ft li a:hover{ color:#ff5001}
@media (max-width: 1600px){
	.news_article{ width:840px; padding:30px}
	.news_article .hd .a h1{ width:calc(100% - 100px); padding-right:80px; font-size:30px; }
	.news_article .hd .a a{d width:100px; height:36px; font-size:14px; }
	.news_article .titBar{ font-size:14px; margin:20px 0}

}
@media (max-width: 1200px){
	.news_container{ padding:40px 0}
	.news_article{ width:100%; padding:20px}
	.news_article .hd .a h1{ width:calc(100% - 80px); padding-right:20px; font-size:20px; }
	.news_article .hd .a a{d width:80px; height:30px; font-size:12px; }
	.news_article .titBar{ font-size:12px; margin:15px 0}
	.news_article .bd{ font-size:14px; padding-bottom:20px; }
	.news_article .ft{ font-size:14px; margin-top:20px; }
}

.news_hot{ width:500px; float:right; background:#fff; box-sizing:border-box; padding:40px}
.news_hot .ihd{ font-size:30px; color:#333333; font-weight:bold}
.news_hot .item{ margin-top:30px}
.news_hot .item a{ display:block; box-sizing:border-box;}
.news_hot .item .pic{ width:100%; overflow:hidden; position:relative}
.news_hot .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;}
.news_hot .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);}
.news_hot .item .cont{ width:100%; box-sizing:border-box; }
.news_hot .item .cont .time{ text-align:right; background:url(g_60.png) left center no-repeat; font-size:16px; color:#999999; line-height:48px; margin-top:20px}
.news_hot .item .cont .title{ font-size:24px; color:#333333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; margin-top:25px}
.news_hot .item .cont .intro{ font-size:16px; color:#585858; line-height:32px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; height:64px; margin-top:15px}
.news_hot .item:hover .cont .title{ color:#ff5001}
.news_hot .item:hover .cont .time{ color:#ff5001;background:url(g_61.png) left center no-repeat;}
.news_hot .item:after{ content:""; display:block; width:0%; height:2px; background:#ff5001; position:absolute; left:0; bottom:0; z-index:2; transition:all 0.3s}
.news_hot .item:hover:after{ width:100%}
@media (max-width: 1600px){
	.news_hot{ width:330px; padding:30px}
	.news_hot .item a{}
	.news_hot .item .cont .time{ font-size:14px; background-size:32px; line-height:32px;  }
	.news_hot .item .cont .title{ font-size:20px; }
	.news_hot .item .cont .intro{ font-size:14px; line-height:25px; height:50px }
	.news_hot .item:hover .cont .time{ background-size:32px; }	
	

	
}
@media (max-width: 1200px){
	.news_hot{ display:none}
	.news_hot .item .cont .intro{ font-size:12px; }
	.news_hot .item:hover .cont .time{ background-size:24px;  }	
	.news_hot .item .cont .time{ background-size:24px;font-size:12px; margin-top:12px }	

}
@media (max-width: 750px){
	.news_hot{ margin-bottom:20px}
	.news_hot .item{ width:100%; }
	.news_hot .item .cont .title{ font-size:18px; }
	.news_hot .item .cont .intro{ font-size:12px; line-height:25px; }
	.news_hot .item .cont .more{ margin-top:30px }
}

.hotNews a{ width:100%; margin-bottom:55px; background:#f6f7fa; display:flex;align-items: center;}
.hotNews .pic{ width:40%; overflow:hidden}
.hotNews .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 .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 .cont{ width:60%; box-sizing:border-box; padding:0 65px}
.hotNews .cont .time{ text-align:right; background:url(g_37.png) left center no-repeat; font-size:16px; color:#999999; line-height:59px; }
.hotNews .cont .title{ font-size:32px; color:#333333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; }
.hotNews .cont .intro{ font-size:16px; color:#585858; line-height:32px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; height:64px; margin:60px 0}
@media (max-width: 1600px){
	.hotNews .cont{ padding:0 4%}
	.hotNews .cont .time{ background-size:42px; font-size:14px; line-height:42px; }
	.hotNews .cont .title{ font-size:24px; }
	.hotNews .cont .intro{ font-size:14px; line-height:28px; height:56px; margin:50px 0}

}
@media (max-width: 1200px){
	.hotNews a{ margin-bottom:30px}
	.hotNews .cont .time{ background-size:32px; font-size:12px; line-height:32px; }
	.hotNews .cont .title{ font-size:20px; }
	.hotNews .cont .intro{ font-size:12px; line-height:22px; height:auto; margin:30px 0}

}
@media (max-width: 750px){
	.hotNews a{ margin-bottom:20px; display:block}
	.hotNews .pic{ width:100%}
	.hotNews .cont{ width:100%; padding:20px}
	.hotNews .cont .intro{ margin:20px 0}

}


.about01{ width:100%; background:url(g_64.jpg) left bottom no-repeat; background-size:cover; padding:150px 0 200px}
.about01 .lt{ float:left}
.about01 .lt .a{ width:fit-content; position:relative; font-size:98px; color:#ec6243; font-weight:bold; line-height:1; text-transform:uppercase; padding:0 70px 40px 0}
.about01 .lt .a i{ position:absolute; right:0; bottom:0; font-family:Arial }
.about01 .lt .b{ font-size:54px; color:#ec6243; font-weight:bold;  font-family:Arial; margin-top:-30px}
.about01 .lt .c{ margin-top:180px; font-size:28px; color:#ff7900}
.about01 .lt .d{ margin-top:20px; font-size:26px; color:#ff7900; font-weight:bold; width:500px}
.about01 .rt{ width:930px; float:right}
.about01 .rt .a{ font-size:36px; color:#333333}
.about01 .rt .b{ font-size:16px; color:#585858; margin-top:60px; text-align:justify; line-height:2}
.about01 .rt .cont{  display:flex;justify-content: space-between;align-items: center;   padding-top:60px;}
.about01 .rt .cont .p1 span{ font-size:110px; color:#ff7900; line-height:1}
.about01 .rt .cont .p1 i{ font-size:42px; color:#ff7900}
.about01 .rt .cont .p2{ margin-top:10px}
.about01 .rt .cont .p3{ font-size:16px; color:#999999; margin-top:20px; max-width:350px}
.about01 .rt .cont .item2{ width:1px; height:60px; background:#868686}
.about01 .rt .cont .item2:last-child{ display:none}
@media (max-width: 1600px){
	.about01{ padding:100px 0 150px}
	.about01 .lt .a{  font-size:80px; padding:0 60px 30px 0}
	.about01 .lt .a i img{ height:70px}
	.about01 .lt .b{ font-size:42px; margin-top:-20px}
	.about01 .lt .c{ margin-top:150px; font-size:20px; }
	.about01 .lt .d{ font-size:24px; width:400px }
	.about01 .rt{ width:750px; }
	.about01 .rt .a{ font-size:30px; }
	.about01 .rt .b{ font-size:14px; margin-top:40px; }
	.about01 .rt .cont .p1 span{ font-size:90px; }
	.about01 .rt .cont .p1 i{ font-size:36px; }
	.about01 .rt .cont .p3{ font-size:12px; margin-top:15px;  max-width:265px}
	.about01 .rt .cont .item2{ height:50px }
}
@media (max-width: 1200px){
	.about01{ padding:40px 0}
	.about01 .lt .a{  font-size:40px; padding:0 30px 20px 0}
	.about01 .lt .a i img{ height:40px}
	.about01 .lt .b{ font-size:24px; margin-top:-10px}
	.about01 .lt .c{ margin-top:10px; font-size:16px; }
	.about01 .lt .d{ font-size:16px; width:100%; margin-top:10px }
	.about01 .rt{ width:100%; margin-top:20px }
	.about01 .rt .a{ font-size:24px; }
	.about01 .rt .b{ font-size:12px; margin-top:15px; }
	.about01 .rt .cont{ padding-top:0}
	.about01 .rt .cont{ display:block; font-size:0}
	.about01 .rt .cont .item{ display:inline-block; vertical-align:top; margin-top:20px; width:100%}
	.about01 .rt .cont .item:nth-child(n+2){ width:50%}
	.about01 .rt .cont .item2{ display:none}
	.about01 .rt .cont .p1 span{ font-size:30px; }
	.about01 .rt .cont .p1 i{ font-size:12px; }
	.about01 .rt .cont .p3{ font-size:12px; margin-top:10px; max-width:100%}
	.about01 .rt .cont .item2{ height:30px }
}


.about02{ width:100%; background:url(g_65.jpg) center center no-repeat; background-size:cover; padding:120px 0 150px}
.about02 .lt{ width:535px; float:left}
.about02 .lt img{ max-width:100%}
.about02 .rt{ width:900px; float:right}
.about02 .rt .a{ margin-top:-60px}
.about02 .rt .a span{ font-size:40px; color:#ff6724}
.about02 .rt .a i{ font-size:16px; color:#585858; margin-left:15px}
.about02 .rt .b{ font-size:28px; font-weight:bold; color:#1d1d1d; margin-top:10px}
.about02 .rt .c{ font-size:16px; color:#585858; margin-top:20px; line-height:2; text-align:justify}
@media (max-width: 1600px){
	.about02{ padding:100px 0 120px}
	.about02 .lt{ width:420px;}
	.about02 .rt{ width:700px; }
	.about02 .rt  .ico img{ height:80px}
	.about02 .rt .a{ margin-top:-40px}
	.about02 .rt .a span{ font-size:32px; }
	.about02 .rt .a i{ font-size:14px; }
	.about02 .rt .b{ font-size:24px; }
	.about02 .rt .c{ font-size:14px; }
}
@media (max-width: 1200px){
	.about02{ padding:40px 0}
	.about02 .lt{ width:100%;}
	.about02 .rt{ width:100%; margin-top:20px }
	.about02 .rt  .ico img{ height:40px}
	.about02 .rt .a{ margin-top:-20px}
	.about02 .rt .a span{ font-size:28px; }
	.about02 .rt .a i{ font-size:12px; }
	.about02 .rt .b{ font-size:20px; }
	.about02 .rt .c{ font-size:12px; }
}

.about03{ width:100%; background:url(g_68.jpg) top center no-repeat; background-size:100%; padding:170px 0; position:relative}
.about03 .nr{ position:relative; z-index:9}
.about03 .ihd{ text-align:left; font-size:48px; color:#fff; text-align:center}
.about03 .ibd{ margin-top:28vh; position:relative;}
.about03 .ibd .swiper03{ width:1400px; margin:0 auto; overflow:hidden}
.about03 .ibd .swiper03 .swiper-slide{ width:275px; margin-right:100px; border-top:1px solid #9e9e9e}
.about03 .ibd .swiper03 .swiper-slide:last-child{ margin-right:0}
.about03 .ibd .swiper03 .swiper-slide .title{ font-size:28px; font-weight:bold; color:#ff7900; font-family:Arial; padding:20px 0}
.about03 .ibd .swiper03 .swiper-slide .cont{ font-size:16px; color:#666666; line-height:2}
.about03 .ibd .prev03{ width:45px; height:45px; background:url(g_60.png) center center no-repeat; cursor:pointer; background-size:cover; position:absolute; left:0; top:60px;transform:rotate(180deg)}
.about03 .ibd .next03{ width:45px; height:45px; background:url(g_60.png) center center no-repeat; cursor:pointer; transform:rotate(0); background-size:cover;  position:absolute; right:0; top:60px;}
.about03 .ibd .prev03:hover{ background:url(g_61.png) center center no-repeat; background-size:cover;transform:rotate(180deg);}
.about03 .ibd .next03:hover{ background:url(g_61.png) center center no-repeat; background-size:cover;transform:rotate(0);}

.about03 .cloud {width: 100%;height: 590px;z-index: 2; position: absolute;left: 0;bottom: 0;background: url(cloundy.png) repeat-x left center;-webkit-animation: animate-cloud 30s linear infinite;animation: animate-cloud 30s linear infinite;}
  

@-webkit-keyframes animate-cloud {
  from {
    background-position: 1920px 100%;
  }
  to {
    background-position: 0 100%;
  }
}
@keyframes animate-cloud {
  from {
    background-position: 1920px 100%;
  }
  to {
    background-position: 0 100%;
  }
}
@media all and (max-width:1600px){
	
	
	.about03{ padding:120px 0}
	.about03 .ihd{ font-size:36px}
	.about03 .ibd .swiper03{ width:1000px}
	.about03 .ibd .swiper03 .swiper-slide{ width:22.75%; margin-right:3%;}
	.about03 .ibd .swiper03 .swiper-slide .title{ font-size:24px; padding:16px 0}
	.about03 .ibd .swiper03 .swiper-slide .cont{ font-size:14px;}
	.about03 .ibd .prev03{ width:40px; height:40px; top:50px;}
	.about03 .ibd .next03{ width:40px; height:40px;  top:50px;}

}
@media all and (max-width:1200px){
	.about03{ padding:60px 0 40px}
	.about03 .ihd{ font-size:24px}
	.about03 .ibd{ margin-top:16%; position:relative; padding:0 0 60px}
	.about03 .ibd .swiper03{ width:100%}
	.about03 .ibd .swiper03 .swiper-slide{ width:22%; margin-right:4%;}
	.about03 .ibd .swiper03 .swiper-slide .title{ font-size:20px; padding:14px 0}
	.about03 .ibd .swiper03 .swiper-slide .cont{ font-size:12px;}
	.about03 .ibd .prev03{ width:30px; height:30px;  left:50%; margin-left:-40px; top:auto; bottom:0}
	.about03 .ibd .next03{ width:30px; height:30px;  right:50%; margin-right:-40px; top:auto; bottom:0}
	.about03 .cloud{ display:none}

}
@media all and (max-width:750px){
	.about03{ padding:60px 0 40px; background-size:150%}
	.about03 .ihd{ font-size:20px}
	.about03 .ibd{ margin-top:16%; position:relative; padding:0 0 60px}
	.about03 .ibd .swiper03 .swiper-slide{ width:48%; margin-right:4%;}
	.about03 .ibd .swiper03 .swiper-slide .title{ font-size:20px; padding:14px 0}
	.about03 .ibd .swiper03 .swiper-slide .cont{ font-size:12px;}
	.about03 .ibd .prev03{ width:30px; height:30px;  left:50%; margin-left:-40px; top:auto; bottom:0}
	.about03 .ibd .next03{ width:30px; height:30px;  right:50%; margin-right:-40px; top:auto; bottom:0}

}

.about04{ background:url(g_69.jpg) center center no-repeat; padding:120px 0}
.about04 .nr{display:flex; align-items: center; }
.about04 .nr .lt{ width:820px; box-sizing:border-box; padding:0 180px 0 40px; }
.about04 .nr .lt .ihd{ font-size:48px; color:#333333; text-align:center; line-height:1}
.about04 .nr .lt .i{ font-size:22px; color:#f38209; background:url(g_72.png) center center no-repeat; text-align:center; font-weight:bold; margin-top:60px}
.about04 .nr .lt .intro{ font-size:18px; color:#333333;  margin-top:60px; text-align:justify; line-height:2}
.about04 .nr .rt{ width:calc(100% - 820px); color:#fff}
.about04 .nr .rt .item{display:flex; align-items: center; padding:40px 0; margin-left:-45px}
.about04 .nr .rt .item .title{ width:90px; height:90px;display:flex; align-items: center; justify-content: center; border-radius:50%; background:#ff7900; box-shadow:0 0 15px rgba(0,0,0,0.15); font-size:22px}
.about04 .nr .rt .item .cont{ font-size:18px; margin-left:90px; width:calc(100% - 180px)}
@media all and (max-width:1600px){
	.about04{ padding:100px 0}
	.about04 .nr .lt{ width:620px; padding:0 100px 0 0; }
	.about04 .nr .lt .ihd{ font-size:36px; }
	.about04 .nr .lt .i{ font-size:20px;  margin-top:50px}
	.about04 .nr .lt .intro{ font-size:16px; margin-top:50px; }
	.about04 .nr .rt{ width:calc(100% - 620px); color:#fff}
	.about04 .nr .rt .item{ padding:30px 0; margin-left:-40px}
	.about04 .nr .rt .item .title{ width:80px; height:80px; font-size:20px}
	.about04 .nr .rt .item .cont{ font-size:16px; margin-left:80px; width:calc(100% - 160px)}

}
@media all and (max-width:1200px){
	.about04{ padding:0 0; background:none}
	.about04 .nr { display:block; width:100%}
	.about04 .nr .lt{ width:100%; padding:40px 4%; box-sizing:border-box; background:url(g_70.jpg) center center no-repeat; background-size:cover}
	.about04 .nr .lt .ihd{ font-size:24px; }
	.about04 .nr .lt .i{ font-size:18px; background-size:auto 8px;  margin-top:20px}
	.about04 .nr .lt .intro{ font-size:12px; margin-top:20px; }
	.about04 .nr .rt{ width:100%; padding:30px 4%; box-sizing:border-box; background:url(g_71.jpg) center center no-repeat; background-size:cover}
	.about04 .nr .rt .item{ padding:10px 0; margin-left:0}
	.about04 .nr .rt .item .title{ width:60px; height:60px; font-size:18px}
	.about04 .nr .rt .item .cont{ font-size:12px; margin-left:20px; width:calc(100% - 80px)}

}


.gcon_6{ width:100%;   padding:100px 0}
.gcon_6 .lt{ float:left; width:500px}
.gcon_6 .ihd .title{ text-align:left; color:#333; line-height:1.4; font-size:32px}
.gcon_6 .intro{ font-size:18px; color:#585858; margin-top:100px; line-height:2}
.gcon_6 .rt{ width:calc(100% - 550px); float:right}
.gcon_6 .rt .inp1{ display:block; width:100%; border:0; box-sizing:border-box; height:100px; font-size:16px; color:#585858; border-bottom:1px solid #d8d8d8}
.gcon_6 .rt .inp1::placeholder{ appearance:none; opacity:1; color:#585858}
.gcon_6 .rt .p1{ font-size:16px; color:#585858; padding:40px 0 20px}
.gcon_6 .rt .inp2{ display:block; width:100%; border:0; box-sizing:border-box; height:120px; font-size:16px; color:#585858; border:1px solid #d8d8d8}
.gcon_6 .rt .p2{ margin-top:70px}
.gcon_6 .rt .p2 .inp3{ display:block; width:170px; border:0; box-sizing:border-box; height:65px; font-size:18px; color:#fff; border-radius:40px; background:#ff7900; float:left; cursor:pointer}
.gcon_6 .rt .p2 .inp4{ display:block; width:170px; border:0; box-sizing:border-box; height:65px; font-size:18px; color:#333; border-radius:40px; background:#fff; border:1px solid #ff7900; float:left; cursor:pointer; margin-left:20px}
@media (max-width: 1600px){
	.gcon_6 .ihd .title{ font-size:28px}
	.gcon_6 .intro{ font-size:16px; margin-top:80px; }
	.gcon_6 .lt{ padding-top:10px}
	.gcon_6 .rt{ }
	.gcon_6 .rt .inp1{ height:80px; font-size:14px; }
	.gcon_6 .rt .p1{ font-size:14px; padding:30px 0 15px}
	.gcon_6 .rt .inp2{ font-size:14px; }
	.gcon_6 .rt .p2{ margin-top:50px}
	.gcon_6 .rt .p2 .inp3{ width:150px; height:50px; font-size:16px;}
	.gcon_6 .rt .p2 .inp4{ width:150px; height:50px; font-size:16px;}

}
@media (max-width: 1200px){
	.gcon_6{ padding:40px 0}
	.gcon_6 .ihd .title{ font-size:20px}
	.gcon_6 .intro{ font-size:14px; margin-top:20px; }
	.gcon_6 .lt{ padding-top:10px; width:100%}
	.gcon_6 .rt{ width:100%; padding-top:10px }
	.gcon_6 .rt .inp1{ height:60px; font-size:14px; }
	.gcon_6 .rt .p1{ font-size:14px; padding:30px 0 15px}
	.gcon_6 .rt .inp2{ font-size:14px; }
	.gcon_6 .rt .p2{ margin-top:30px}
	.gcon_6 .rt .p2 .inp3{ width:120px; height:40px; font-size:14px;}
	.gcon_6 .rt .p2 .inp4{ width:120px; height:40px; font-size:14px;}

}










































































































































































































































































































