@charset "UTF-8";
/*  箭头 @include arrow(direction,size,color);
**/
/* 超出省略号 @include ell(); */
/* inline-block @include inline_block(); */
/* font-size of REM @include font_size(fz); */
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
.pc_block{display:block;}
.mb_block{display:none;}
header .btn_gp a.mobile_menu_btn{display:none;}
header .mobile_nav{display:none;}
.verify-wrap{width:482px!important; }
.indu_6 .txt_body .slider .btn-link{display:none;}
.indu_7 .slider .btn-link{display:none;}
.ywrh_5 .txt_body .content .slider .btn-link{display:none;}
.serv_2 .content .cont_body .slider .btn-link{display:none;}
.serv_3 .cont_body .slider .btn-link{display:none;}

@media only screen and (min-width : 1440px) {
	.slider_1 .contBy .slider-1 .swiper-slide .box .pic{width:58%;}
}
@media only screen and (min-width : 1600px) {
	header .sub_nav_body .navBy ul.indlist li{width:33%;}
}

@media only screen and (max-width : 768px) {
	.pc_block{display:none;}
	.mb_block{display:block;}
	
	header,header.open,header:hover{height:50px;background-color:#fff;padding:0;}
	header a.logo,header.open a.logo,header:hover a.logo{height:50px;width:110px;position: absolute;left:0;top:0;background:url(../images/common/logo_open.svg) no-repeat center;background-size:auto 30px;}

	header nav{display:none;}
	header .btn_gp{padding-top:0;}
	header .btn_gp .login,header .btn_gp .joinus{display:none;}
	header .btn_gp a.lang,header .btn_gp a.lang:hover{color:#666!important;background-color:#fff;line-height:48px;margin-right:0;font-weight:400;}
	header .btn_gp a.search,header .btn_gp a.search:hover{color:#666!important;background-color:#fff;height:48px;line-height:48px;margin-right:0;font-weight:400;}
	header .btn_gp a.search i,header .btn_gp a.search:hover i{background:url(../images/common/icon_search_m.png) no-repeat center 16px;background-size:18px;}
	
	header .btn_gp a.mobile_menu_btn{display:inline-block;float:left;height:50px;line-height:50px;color:#666;font-size:20px;padding:0 15px;width:48px;box-sizing: border-box;}
	header .btn_gp a.mobile_menu_btn.cur{text-indent:-999em;background:url(../images/common/mobile_btn_cur.png) no-repeat center;background-size:20px;}
	header .mobile_nav{position: fixed;left:0;right:0;top:50px;bottom:0;background-color:rgba(0,0,0,.5);}
	header .mobile_nav .list{background-color:#fff;border-top:2px solid #e7e7e7;}
	header .mobile_nav .list h3{font-size:16px;line-height:50px;color:#454546;padding:0 15px;font-weight:700;position: relative;height:50px;}
	header .mobile_nav .list h3 a{display:block;color:#454546;}
	header .mobile_nav .list h3 i{position: absolute;display:inline-block;right:0;top:0;height:50px;width:50px;cursor:pointer;background:url(../images/common/mobile_h3.png) no-repeat center;background-size:20px auto;z-index:3;transition:all ease-out .3s;}
	header .mobile_nav .list h3 i.cur{transform:rotate(180deg);}
	
	header .mobile_nav .list ul{display:none;background-color:#e6e9ed;padding:10px 0;}

	header .mobile_nav .list ul li h4{font-size:14px;line-height:40px;padding:0 15px;font-weight:700;color:#939398;position: relative}
	header .mobile_nav .list ul li h4 a{font-size:14px;line-height:40px;font-weight:700;color:#939398;}
	header .mobile_nav .list ul li h4 i{position: absolute;display:inline-block;right:0;top:0;height:40px;width:50px;cursor:pointer;background:url(../images/common/mobile_h4_1.png) no-repeat center;background-size:16px auto;z-index:3;transition:all ease-out .3s;}
	header .mobile_nav .list ul li h4 i.cur{background:url(../images/common/mobile_h4_2.png) no-repeat center;background-size:16px auto;}
	header .mobile_nav .list ul li .dropdown{display:none;padding:0 15px 10px 30px;}
	header .mobile_nav .list ul li .dropdown p a{font-size:14px;line-height:38px;color:#939398;display:block;text-decoration:none;}
	header .mobile_nav .list ul li .dropdown p{border-bottom:1px solid #c9cccf;}
	header .mobile_nav .list ul li .dropdown p:first-child{border-top:1px solid #c9cccf;}
	header .search_nav{top:50px;padding:20px 0 30px;}
	header .search_nav input{font-size:1.6rem;padding:5px 0;}
	header .search_nav a.search_btn{height:33px;line-height:33px;font-size:2rem;}
	
	
	.searchBy{padding-top:50px;padding-bottom:40px;}
	.searchBy .sechTip{padding:20px 0 30px;}
	.searchBy .sechTip input{font-size:1.6rem;padding:5px 0;}
	.searchBy .sechTip a.search_btn{height:33px;line-height:33px;font-size:2rem;}
	.searchBy .sechNav{padding:10px 0;}
	.searchBy .sechNav a{font-size:1.6rem;line-height:36px;margin-right:25px;display:inline-block;}
	.searchBy .sechList ul li{padding:30px 0;}
	.searchBy .sechList ul li a h3{font-size:1.6rem;}
	.searchBy .sechList ul li a p{font-size:1.4rem;line-height:24px;padding-right:0;}
	.kv .swiper-slide{width:100%;overflow:hidden;}
	.kv .box{overflow:hidden;position: relative;}
	.kv .box video{height:100%;width:auto;display:inline-block;position: absolute;transform: translateX(-50%);left:50%;}
	.kv .box .txt_body{padding-top:0;top:50%;transform: translateY(-50%);}
	.kv .box .txt_body h3{font-size:2.6rem;line-height:36px;}
	.kv .box .txt_body h3 span{font-size:1.8rem;line-height:30px;}
	
	.kv .box .txt_body a.more{margin-top:45px;height:36px;line-height:36px;font-size:14px;padding:0 15px;}
	.kv .box .txt_body a.more span{padding-right:30px;background-size:auto 14px;}
	.kv .dots span{width:50px;}

	.slider_1 .contBy h3{font-size:2.8rem;line-height:38px;padding-bottom:40px;}
	.slider_1 .contBy .slider-1{padding-bottom:30px;}
	.slider_1 .contBy .slider-1 .swiper-slide .box{padding:0 20px;}
	.slider_1 .contBy .slider-1 .swiper-slide .box .pic{width:100%;}
	.slider_1 .contBy .slider-1 .swiper-slide .box .txt{width:100%;padding-left:0;}
	.slider_1 .contBy .slider-1 .swiper-slide .box .txt h4{font-size:2.8rem;line-height:38px;}
	.slider_1 .contBy .slider-1 .swiper-slide .box .txt p{font-size:1.6rem;line-height:26px;}
	.slider_1 .contBy .slider-1 .slider-btn{top:15%;}
	.slider_1 .contBy .slider-2{display:none;}
	.slider_1 .contBy .slider-1 .dot{position: absolute;left:0;right:0;bottom:0;text-align:center;z-index:4;}
	.slider_1 .contBy .slider-1 .dot span{display:inline-block;width:8px;height:8px;background-color:#bcc5c2;cursor:pointer;border-radius:50%;opacity:1;margin:0 4px;}
	.slider_1 .contBy .slider-1 .dot span.swiper-pagination-bullet-active{background-color:#036453;}
	.slider_1 .contBy .slider-1 .swiper-slide .box .txt a{height:40px;line-height:40px;font-size:14px;padding:0 10px 0 20px;}
	
	.slider_2{padding:30px 0;}
	.slider_2 h2{font-size:2.8rem;line-height:38px;}
	.slider_2 .swiper-container{padding:0 20px;}
	.slider_2 .swiper-slide{width:100%;margin:30px 0;box-shadow: 0 0 20px rgba(94,106,102,.16);}
	.slider_2 .btn_link{left:8px;width:36px;}
	.slider_2 .btn_link span{width:36px;height:36px;line-height:36px;font-size:1.6rem;margin:5px 0;}
	.slider_2 .swiper-slide .box{height:360px;}
	.slider_2 .swiper-slide .box .mask .icon{display:none;}
	.slider_2 .swiper-slide .box .mask .dropdown{display:block!important;padding-top:20px;}
	.slider_2 .swiper-slide .box .mask{padding:25px 30px 0;}
	.slider_2 .swiper-slide .box .mask h3{font-size:1.6rem;line-height:30px;}
	.slider_2 .swiper-slide .box .mask h4{font-size:2rem;line-height:24px;}
	.slider_2 .swiper-slide .box .mask .dropdown a.more{height:40px;line-height:40px;padding:0 10px;}
	.slider_2 .swiper-slide .box .mask .dropdown a.more span{font-size:1.4rem;padding:0 30px 0 20px;background-size:10px auto;}
	.slider_2 .dot{width:200px;margin-left:-100px;}
	
	.index_service{overflow:hidden;}
	.index_service .tit{padding:0 20px;}
	.index_service .tit h2{font-size:2.8rem;line-height:38px;}
	.index_service .tit h3{font-size:2rem;line-height:26px;}
	.index_service .list{padding:0 20px;display:block;font-size:0;}
	.index_service .list .box:nth-child(odd){padding-top:0;margin-bottom:10px;vertical-align:top;}
	.index_service .list .box{width:calc((100% - 20px)/3);height:inherit;display:inline-block;margin-right:10px;}
	.index_service .list .box:nth-child(3n){margin-right:0;}
	.index_service .list .box .line{display:none;}
	.index_service .list .box a{border:0;background-color:#f3f3f3;display:block;width:100%;padding:15px 0;border-radius:8px;}
	.index_service .list .box a::after{display:none;}
	.index_service .list .box a p{font-size:1.6rem;line-height:20px;text-align:center!important;}
	.index_service .waveBody{margin-top:0;}
	.index_service .list .box a i.ico_1{background:url(../images/index/service_ico_m_1.jpg) no-repeat center;background-size:50px;}
	.index_service .list .box a i.ico_2{background:url(../images/index/service_ico_m_2.jpg) no-repeat center;background-size:50px;}
	.index_service .list .box a i.ico_3{background:url(../images/index/service_ico_m_3.jpg) no-repeat center;background-size:50px;}
	.index_service .list .box a i.ico_4{background:url(../images/index/service_ico_m_4.jpg) no-repeat center;background-size:50px;}
	.index_service .list .box a i.ico_5{background:url(../images/index/service_ico_m_5.jpg) no-repeat center;background-size:50px;}
	.index_service .list .box a i.ico_6{background:url(../images/index/service_ico_m_6.jpg) no-repeat center;background-size:50px;}
	.index_service .list .box a i.ico_7{background:url(../images/index/service_ico_m_7.jpg) no-repeat center;background-size:50px;}
	.index_service .list .box a i.ico_8{background:url(../images/index/service_ico_m_8.jpg) no-repeat center;background-size:50px;}
	.index_service .waveBody{width:1920px;margin-top:-120px;}
	
	.index_about{height:480px;}
	.index_about h2.tit{padding-top:60px;margin-bottom:40px;font-size:2.8rem;line-height:38px;}
	.index_about ul.list li{width:50%;margin-bottom:20px;}
	.index_about ul.list li h4{width:100%!important;font-size:16px;}
	.index_about ul.list li h3 span{font-size:6rem;line-height:6rem;}
	.index_about ul.list li h3 sup{font-size:2.8rem;top:-30px;}
	.index_about ul.list li h3 em{font-size:2rem;left:-10px;}
	.index_about ul.list li::after{display:none;}
	.index_about .video_bg video{width:inherit;height:100%;position: absolute;left:50%;transform: translateX(-50%);}
	
	
	
	.index_news{padding:40px 15px;}
	.index_news h2{font-size:2.8rem;margin-bottom:30px;}
	.index_news .list .box h3{height:inherit}
	.index_news .list .box a.picture{height:180px;}
	.index_news .list .dot{display:block!important;}
	.index_news .list .dot span{margin:0 4px;width:8px;height:8px;}
	
	.foot-lx{border-radius:0;padding:30px 0;}
	.foot-lx h2{font-size:2.8rem;line-height:38px;}
	.foot-lx ul{font-size:0;margin-top:30px;}
	.foot-lx ul li{display:inline-block;width:33.3333%;vertical-align:top;}
	.foot-lx ul li a p{font-size:1.4rem;line-height:20px;text-align:center!important}
	.foot-lx ul li a p span{font-size:1.4rem;}
	
	.footer-1 .top-lt{display:none;}
	.footer-1{padding:0 0 20px}
	.footer-1 .container{padding:0;}
	.footer-1 .list-lt ul.list{width:100%;}
	.footer-1 .list-lt ul.list li{width:100%;}
	.footer-1 .list-lt ul.list li h3{padding:10px 15px;margin-bottom:0;border-bottom:1px solid #58585c;}
	.footer-1 .list-lt ul.list li h3::after{display:none;}
	.footer-1 .list-lt ul.list li h3::before{content:"";position: absolute;right:0;top:0;bottom:0;width:50px;background:url(../images/common/footer_h3.png) no-repeat center;background-size:20px auto;transition:all ease-out .3s;}
	.footer-1 .list-lt ul.list li h3.cur{margin-bottom:15px;}
	.footer-1 .list-lt ul.list li h3.cur::before{transform: rotate(180deg)}
	
	.footer-1 .list-lt ul.list li h2{padding:10px 15px;margin-bottom:0;border-bottom:1px solid #58585c;}
	.footer-1 .list-lt ul.list li h2 a {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 26px;
		line-height: 2.6rem;
		color: #fff;
		text-decoration: none;
		transition: all ease-out .5s;
		display:block;
	}
	
	.footer-1 .list-lt ul.list li p{padding:0 15px;display:none;background-color:#34343a;}
	.footer-1 .list-lt ul.list li p:last-child{margin-bottom:10px;}
	.footer-1 .list-lt .fr{text-align:center;padding-top:20px;width:100%;}
	.footer-1 .list-lt .wx{float:none;margin:0 auto;}
	.footer-1 .list-lt .fr p{text-align:center!important;}
	.footer-1 .list-lt .fr p a:first-child{margin-left:0;}
	.footer-2 .foot-nr span.fl{display:none;}
	.footer-2 .foot-nr span.fr{width:100%;text-align:center;}
	.footer-2 .foot-nr span.fr a{display:block;margin-left:0;}
	.fixRt{display:none;}
	
	.pageKv{height:300px;}
	.pageKv img{object-fit: cover;height:100%;}
	.pageKv .txt_body{top:50px;}
	.pageKv .txt_body .box{left:15px;right:15px;}
	.pageKv .txt_body .box h1{font-size:3.2rem;line-height:42px;}
	.pageKv .txt_body .box h3{font-size:3.2rem;line-height:42px;}
	.pageKv .txt_body .box h4{font-size:1.8rem;line-height:28px;margin-top:15px;}
	.pageKv .txt_body .box a{height:40px;line-height:40px;font-size:1.4rem;padding:0 10px 0 20px}
	.pageKv .txt_body .box a span{padding-right:25px;background-size:10px auto!important}
	
	.page_tit{font-size:2.8rem;line-height:38px;margin-bottom:20px;}
	.page_tit::after{width:40px;height:3px;}
	
	.swiper-four-wrap a.box p{text-align:center!important}
	
	
	/*业务*/
	.bus_1 .txt_body_1{padding-top:40px;height:400px;}
	.bus_1 .txt_body_1 .container{font-size:1.6rem;line-height:26px;}
	.bus_1 .txt_body_2 .top{height:240px;background-size:100% auto!important;;margin-left:15px;margin-right:20px;margin-top:-120px;}
	.bus_1 .txt_body_2 .content{background-size:220% auto!important;background-position:left bottom!important; margin-top:0;padding-bottom:320px;padding-top:40px;margin-left:20px;margin-right:20px;}
	.bus_1 .txt_body_2 .content .txt{padding-left:0;padding-right:0;padding-top:0;}
	.bus_1 .txt_body_2 .content .txt p{font-size:1.6rem;line-height:2.6rem;margin-bottom:0;}
	.bus_2{padding:40px 0;}
	.bus_2 img{margin-bottom:35px;}
	.bus_2 p{font-size:16px;font-size:1.6rem;line-height:26px;}
	.bus_3{padding:40px 0;background-size:80px auto,80px auto!important;background:none;}
	.bus_3 .txt_body{padding-top:40px;}
	.bus_3 .txt_body p{padding-right:0;font-size:1.6rem;line-height:26px;}
	
	.bus_4{padding-bottom:40px;background-size:80px auto;display:none;}
	.bus_4 .txt_body{padding-top:30px;}
	.bus_4 .txt_body p{width:100%;padding-top:0;font-size:1.6rem;line-height:26px;}
	.bus_4 .txt_body img{display:block;width:100%;margin-top:30px;}
	.bus_5{height:inherit;}
	.bus_5 .bg{position: inherit;width:100%;left:inherit;top:inherit;right:inherit;bottom:inherit;height:200px;border-radius:0;}
	.bus_5 .container .txt_body{width:100%;padding:30px 0 0;position: inherit;top:inherit;transform:none;right:inherit;}
	.bus_5 .container .txt_body h3{text-align:center;font-size:2.8rem;line-height:38px;padding-bottom:20px;}
	.bus_5 .container .txt_body h3::after{left:50%;transform: translateX(-50%);width:40px;height:3px;}
	
	.bus_5 .container .txt_body p{font-size:1.6rem;line-height:26px;background: url(../images/common/p_dot.png) no-repeat left 4px;background-size:14px;}
	.bus_5 .container .txt_body p:last-child{margin-bottom:0;}
	
	
	.busBody{padding-bottom:40px;}
	.busBody .contBy{padding:15px 0 40px;}
	.busBody .contBy .list{width:100%;padding:0 20px;}
	.busBody .contBy h3{font-size:2.8rem;line-height:38px;margin-bottom:30px;}
	.busBody .contBy .list .swiper-container {padding:20px 0 40px;}
	.busBody .contBy .list .dot{display:block!important;}
	.busBody .contBy .list .box .txt{padding:15px 20px 0;}
	.busBody .contBy .list .box .txt p br{display:none;}
	.busBody .contBy .list .box{width:100%;}
	.busBody .contBy .list .box .txt h4{font-size:2.8rem;margin-bottom:15px;}
	.busBody .contBy .list .dot span{width:8px;height:8px;margin:0 4px;}
	
	
	.busdt_1{padding:40px 0 0;background:#fff;}
	.busdt_1 .txt_body_1 p{font-size:1.6rem;line-height:26px;}
	.busdt_1 .txt_body_2 h3.page_tit{margin-bottom:0;}
	.busdt_1 .txt_body_2 .txt_body{background:none;height:inherit;padding-top:0;}
	.busdt_1 .txt_body_2 .txt_body .content{width:100%;height:inherit;padding-left:0;background:none;}
	.busdt_1 .txt_body_2 .txt_body .content .box{overflow:hidden;width:100%;}
	.busdt_1 .txt_body_2 .txt_body .content .box ul{font-size:0;}
	.busdt_1 .txt_body_2 .txt_body .content .box ul li{width:calc((100% - 20px)/2);padding-right:0;text-align:center;min-height:inherit;margin-top:30px;margin-right:20px;}
	.busdt_1 .txt_body_2 .txt_body .content .box ul li:nth-child(2n){margin-right:0;}
	.busdt_1 .txt_body_2 .txt_body .content .box ul li .icon{display:inline-block;}
	.busdt_1 .txt_body_2 .txt_body .content .box ul li h4{font-size:1.8rem;line-height:28px;}
	.busdt_1 .txt_body_2 .txt_body .content .box ul li p{font-size:1.6rem;line-height:26px;}
	
	.busdt_2{display:block;padding:40px 0 20px;}
	.busdt_2 .txt_body{width:100%;}
	.busdt_2 .txt_body h3{text-align:center;font-size:2.8rem;line-height:38px;padding-bottom:20px;}
	.busdt_2 .txt_body h3::after{left:50%;transform: translateX(-50%);width:40px;height:3px;}
	.busdt_2 .slider{width:100%;}
	.busdt_2 .txt_body p{font-size:1.6rem;line-height:26px;}
	.busdt_3{padding:40px 0;background:none;}
	.busdt_3 .slider{padding-left:0;padding-left:20px;padding-right:20px;}
	.busdt_3 .slider i{display:none;}
	.busdt_3 .slider .dot{}
	.busdt_3 .slider .dot span{width:8px;height:8px;margin:0 4px;}
	
	.busdt_4{padding:0 0 40px;}
	.busdt_4 h4{font-size:1.6rem;line-height:26px;}
	
	.busdt_5{padding:40px 0;margin-bottom:20px;}
	.charaSlider .swiper-container{padding:10px;}
	.charaSlider .swiper-slide{box-shadow: 0 0 5px rgba(0,0,0,.1);}
	.charaSlider .swiper-slide .box{padding:30px 10px;}
	.charaSlider .swiper-slide .box h4{font-size:1.8rem;}
	.charaSlider .swiper-slide .box p{font-size:1.6rem;line-height:26px;text-align:center!important;}
	.charaSlider .dot{display:block!important}
	.charaSlider .dot span{width:8px;height:8px;margin:0 4px;}
	
	.busdt_6{padding:20px 0 40px;background:none;}
	.busdt_6 .bg{position: inherit;width:100%;left:inherit;top:inherit;right:inherit;bottom:inherit;height:300px;border-radius:0;display:none;}
	.busdt_6 .contBy{height:inherit;}
	.busdt_6 .container .txt_body{width:100%;padding:0;right:inherit;top:inherit;transform:none;position: static;}
	.busdt_6 .container .txt_body h3{text-align:center;font-size:2.8rem;line-height:38px;padding-bottom:20px;}
	.busdt_6 .container .txt_body h3::after{left:50%;transform: translateX(-50%);width:40px;height:3px;}
	.busdt_6 .container .txt_body p{font-size:1.6rem;line-height:26px;background: url(../images/common/p_dot.png) no-repeat left 4px;background-size:14px;}
	.bus_5 .container .txt_body p:last-child{margin-bottom:0;}
	
	.busdt_7{}
	
	.indu_1{padding:40px 0;background:#dfe6e4;}
	.indu_1 .container{font-size:1.6rem;line-height:26px;}
	
	
	
	.indu_2{padding:40px 0;}
	.indu_2 .list{text-align:center;}
	.indu_2 .list::before{display:none;}
	.indu_2 .list .box{width:47%;box-sizing: border-box;padding:0 1%;text-align:center;margin-top:30px;vertical-align:top;}
	.indu_2 .list .box::before{display:none;}
	.indu_2 .list .box .icon{width:100px;}
	.indu_2 .list .box:last-child::after{display:none;}
	.indu_2 .list .box p{font-size:1.8rem;line-height:28px;text-align:center!important;}
	.indu_2 .list .box p br{display:none;}
	
	.indu_3{padding:40px 0;background:url(../images/industry/indu_3_bg.jpg) no-repeat center 40px;}
	.indu_3 h3.page_tit{margin-top:30px;}
	.indu_3 h4{font-size:1.8rem;padding:0 15px;}
	.indu_3 .slider{padding:0 15px 30px;margin-top:30px;}
	.indu_3 .slider i{display:none;}
	.indu_3 .slider .dot{}
	.indu_3 .slider .dot span{width:8px;height:8px;margin:0 4px;}
	.indu_4{background:none;padding-bottom:0;}
	.indu_4 h4{font-size:1.8rem;line-height:28px;margin-bottom:20px;}
	.indu_5{padding:40px 0;background:none;}
	.indu_5 h3{margin-bottom:30px;}
	.indu_5 .slider{padding-bottom:30px;}
	.indu_5 .slider .swiper-container{padding:10px;}
	.indu_5 .slider .box{box-shadow: 0 0 5px rgba(0,0,0,.1);}
/*	.indu_5 .slider .swiper-wrapper{font-size:0;display: block;}
	.indu_5 .slider .swiper-slide{display:inline-block;width:50%;flex-shrink: 1;vertical-align:top;margin-bottom:30px;}*/
	.indu_5 .slider .box .icon{width:100px;height:100px;background-size:cover!important;}
	.indu_5 .slider .box h4{font-size:1.8rem;line-height:28px;margin:20px 0 10px;}
	.indu_5 .slider .box p{font-size:1.6rem;line-height:26px;}
	.indu_5 .slider .dot{display:block!important;}
	.indu_5 .slider .dot span{width:8px;height:8px;margin:0 4px;}
	
	.indu_6 .bg{position: absolute;top:0;bottom:0;right:0;left:0;height:inherit;width:100%;}
	.indu_6 .txt_body{position: static;left:inherit;top:inherit;right:inherit;bottom:inherit;padding:40px 0}
	.indu_6 .txt_body .slider{margin-top:40px;}
	.indu_6 .txt_body .slider .swiper-container{padding:0 0 30px;}
	.indu_6 .txt_body .slider .swiper-slide{box-shadow:0 0 0 rgba(0,0,0,0);padding:0 10px;}
	.indu_6 .txt_body .slider .box{width:100%;height:220px;padding-top:60px;box-shadow:0 0 10px rgba(179,179,179,.35);}
	.indu_6 .txt_body .slider .box h4{font-size:2rem;}
	.indu_6 .txt_body .slider .box p{font-size:1.6rem;line-height:26px;}
	.indu_6 .txt_body .slider .dot{}
	.indu_6 .txt_body .slider .dot span{width:8px;height:8px;margin:0 4px;}
	
	.indu_6 .txt_body .slider .btn-link{display:inline-block;border:1px solid #e6e6e6;width:36px;height:36px;line-height:30px;text-align:center;background-color:#fff;font-size:20px;font-size:2rem;font-weight:700;color:#000;margin:10px 0;cursor:pointer;transition:all ease-out .4s;position: absolute;top:50%;transform: translateY(-50%);z-index:6;border-radius:4px;}
	.indu_6 .txt_body .slider .btn-link.left{left:-10px;}
	.indu_6 .txt_body .slider .btn-link.right{right:-10px;}
	
	
	.indu_7{padding:40px 0;}
	.indu_7 h4{font-size:2rem;line-height:30px;margin-bottom:30px;}
	.indu_7 .slider .swiper-container{padding:20px 0;}
	.indu_7 .slider .swiper-slide{box-shadow:0 0 0 rgba(0,0,0,0);padding:0 10px;}
	.indu_7 .slider .box{box-shadow:0 0 10px rgba(179,179,179,.35);width:100%;height:290px;}
	.indu_7 .txt_body{background:url(../images/industry/indu_7.jpg) no-repeat center bottom;background-size: 100% auto;padding-bottom:0;}
	.indu_7 .slider .box h5{font-size:2rem;line-height:30px;margin-bottom:15px;}
	.indu_7 .slider .box h5::after{height:7px;}
	.indu_7 .slider .box p{font-size:1.6rem;line-height:26px;}
	.indu_7 .slider .box ul li{font-size:1.6rem;line-height:26px;background: url(../images/industry/indu_7_li.jpg) no-repeat left 7px;background-size:12px;}
	.indu_7 .slider .dot{display:none!important;}
	.indu_7 .slider .btn-link{display:inline-block;border:1px solid #e6e6e6;width:36px;height:36px;line-height:30px;text-align:center;background-color:#fff;font-size:20px;font-size:2rem;font-weight:700;color:#000;margin:10px 0;cursor:pointer;transition:all ease-out .4s;position: absolute;top:50%;transform: translateY(-50%);z-index:6;border-radius:4px;}
	.indu_7 .slider .btn-link.left{left:-10px;}
	.indu_7 .slider .btn-link.right{right:-10px;}
	
	
	
	.indudt_1 ul{margin:20px 0 10px;font-size:0;}
	.indudt_1 ul li{font-size:1.4rem;line-height:36px;height:36px;padding:0 15px 0 10px;margin:0 10px 10px 0;border-left:4px solid #2e6557;}
	.indudt_1 ul li p{font-size:1.4rem;line-height:36px;}
	
	.soft_1{padding:40px 0;}
	.soft_1 .container{font-size:1.6rem;line-height:26px;}
	.soft_2{height:inherit;padding-bottom:280px;background: url(../images/software/soft_2_bg_m.jpg) no-repeat center bottom;background-size:100% auto;padding-top:40px;}
	.soft_2 h3{text-align:center;font-size:2.8rem;line-height:38px;margin-bottom:30px;}
	.soft_2 h3::after{left:50%;transform: translateX(-50%);width:40px;height:3px;}
	.soft_2 p{font-size:1.6rem;line-height:26px;}
	.soft_3::before{display:none;}
	.soft_3{padding-top:40px;}
	.soft_3 .tabTit{margin-bottom:30px;}
	.soft_3 .tabTit span{font-size:1.6rem;padding:0 5px;margin:0 5px;line-height:40px;}
	.soft_3 .tabTit span.cur{font-size:1.8rem;}
	
	.soft_3 .tabCon .con img{display:block;width:100%;}
	.soft_3 .tabCon .con h3{font-size:1.8rem;line-height:28px;margin-bottom:15px;}
	.soft_3 .tabCon .con p{font-size:1.6rem;line-height:26px;margin-bottom:20px;}
	.soft_4{padding:40px 0;}
	
	.soft_5{padding:40px 0;}
	.soft_5 .slider .swiper-container{padding:0;}
	.soft_5 .slider .swiper-container .swiper-wrapper{justify-content:flex-start}
	.soft_5 .slider .swiper-slide{padding:10px;box-shadow: 0 0 0 rgba(0,0,0,.15);margin:0;}
	.soft_5 .slider .swiper-slide .box{box-shadow: 0 0 5px rgba(0,0,0,.15);min-height:370px;}
	.soft_5 .slider .swiper-slide .box p{font-size:1.6rem;line-height:26px;}
	.soft_5 .slider .dot{}
	.soft_5 .slider .dot span{width:8px;height:8px;margin:0 4px;}
	
	.soft_6{padding-bottom:40px;}
	.soft_6 .slider .swiper-slide .box .mask{display:block!important;}
	.soft_6 .slider .swiper-slide .box h3{display:none;}
	.soft_6 .slider .dot{}
	.soft_6 .slider .dot span{width:8px;height:8px;margin:0 4px;}
	.soft_6 .slider .swiper-slide .box .mask .txt{bottom:inherit;top:80px;}
	.soft_6 .slider .swiper-slide .box .mask .txt h4{font-size:2rem;}
	.soft_6 .slider .swiper-slide .box .mask .txt p{font-size:1.6rem;line-height:26px;}
	
	.serv_1{padding:40px 0;}
	.serv_1 .txt_body{margin-bottom:0;display:none;}
	.serv_1 .box_left{width:100%;}
	.serv_1 .box_left li{width:100%;margin-right:0;margin-bottom:0;margin-top:15px;}
	.serv_1 .box_left li .box .txt .con p{font-size:2rem;}
	.serv_1 .box_left li .box .txt{display:none;}
	.serv_1 .box_left li .box .mask .con h3{font-size:1.8rem;line-height:28px;}
	.serv_1 .box_left li .box .mask .con p{font-size:1.6rem;line-height:26px;}
	.serv_1 .box_left li .box .mask .con a{font-size:1.4rem;height:40px;line-height:40px;}
	.serv_1 .box_right{width:100%;box-sizing: border-box;height: 220px;border: 2px solid #608f90;
    border-radius: 4px;background:none;margin-top:15px;}
	.serv_1 .box_left li .box .mask,.serv_1 .box_left li:hover .box{transform:none;}
	.serv_1 .box_right .txt h3{font-size: 1.8rem;line-height: 28px;color: #333333;margin-bottom:5px;}
	.serv_1 .box_right .txt .mask{display:block!important;}
	.serv_1 .box_right .txt .mask p{font-size:1.6rem;line-height:26px;color:#666;}
	.serv_1 .box_right .txt .mask a{font-size:1.4rem;height:40px;line-height:40px;}
	
	.serv_2{padding:40px 0;background:none;}
	.serv_2 h2{margin-bottom:30px;}
	.serv_2 h3{font-size:1.6rem;line-height:26px;padding:0 15px;margin-bottom:20px;}
	.serv_2 .content{background:none;padding:40px 0 0;}
	.serv_2 .content .cont_body{height:inherit;}
	.serv_2 .content .cont_body .bg{width:100%;}
	.swiper-four-wrap{margin-top:0;padding:40px 0;}
	.swiper-four-wrap .swiper-container{padding:0;}
	.swiper-four-wrap a.box{margin:10px 0;}
	.swiper-four-wrap .swiper-container .swiper-slide{padding:0 10px;}

	.serv_2 .content .cont_body .slider .btn-link{display:inline-block;border:1px solid #e6e6e6;width:36px;height:36px;line-height:30px;text-align:center;background-color:#fff;font-size:20px;font-size:2rem;font-weight:700;color:#000;margin:10px 0;cursor:pointer;transition:all ease-out .4s;position: absolute;top:50%;transform: translateY(-50%);z-index:6;border-radius:4px;}
	.serv_2 .content .cont_body .slider .btn-link.left{left:-10px;}
	.serv_2 .content .cont_body .slider .btn-link.right{right:-10px;}
	
	.serv_2 .content .cont_body .slider .swiper-wrapper{justify-content:flex-start}
	.serv_2 .content .cont_body .slider .dot{bottom:20px;}
	.serv_2 .content .cont_body .slider .dot span{width:8px;height:8px;margin:0 4px;}
	
	.serv_3{padding:0;background:none;}
	.serv_3 h2{margin-bottom:30px;}
	.serv_3 h3{font-size:1.6rem;line-height:26px;padding:0 15px;margin-bottom:20px;}
	.serv_3 .cont_body{height:100%}
	.serv_3 .cont_body .bg{width:100%;}
	.serv_3 .cont_body .slider .dot{bottom:20px;display:none!important;}
	.serv_3 .cont_body .slider .dot span{width:8px;height:8px;margin:0 4px;}
	
	.serv_3 .cont_body .slider .btn-link{display:inline-block;border:1px solid #e6e6e6;width:36px;height:36px;line-height:30px;text-align:center;background-color:#fff;font-size:20px;font-size:2rem;font-weight:700;color:#000;margin:10px 0;cursor:pointer;transition:all ease-out .4s;position: absolute;top:50%;transform: translateY(-50%);z-index:6;border-radius:4px;}
	.serv_3 .cont_body .slider .btn-link.left{left:-10px;}
	.serv_3 .cont_body .slider .btn-link.right{right:-10px;}
	
	
	.serv_4{background:none;padding:40px 0;}
	.caselit_body{padding-bottom:20px;}
	.caselit_body .swiper-container{padding:0 20px 30px;}
	.caselit_body .swiper-slide{width:100%;margin:20px 0;box-shadow: 0 0 20px rgba(94,106,102,.16);}
	.caselit_body .btn_link{left:8px;width:36px;}
	.caselit_body .btn_link span{width:36px;height:36px;line-height:36px;font-size:1.6rem;margin:5px 0;}
	.caselit_body .swiper-slide .box{height:360px;}
	.caselit_body .swiper-slide .box .mask .icon{display:none;}
	.caselit_body .swiper-slide .box .mask .dropdown{display:block!important;padding-top:20px;}
	.caselit_body .swiper-slide .box .mask{padding:25px 30px 0;}
	.caselit_body .swiper-slide .box .mask h3{font-size:2rem;line-height:24px;}
	.caselit_body .swiper-slide .box .mask p{font-size:1.6rem;line-height:30px;}
	.caselit_body .swiper-slide .box .mask .dropdown a.more{height:40px;line-height:40px;padding:0 10px;}
	.caselit_body .swiper-slide .box .mask .dropdown a.more span{font-size:1.4rem;padding:0 30px 0 20px;background-size:10px auto;}
	.caselit_body .swiper-slide .box .drop .txt p{text-align:center!important;}
	.caselit_body .dot{width:200px;margin-left:-100px;bottom:10px;}
	
	.softdt_1{padding:40px 0;}
	.softdt_1 .txt_body h3{text-align:center;font-size:2.8rem;line-height:38px;width:100%;padding-bottom:20px;}
	.softdt_1 .txt_body h3::before{height:3px;width:40px;left:50%;transform: translateX(-50%);}
	.softdt_1 .txt_body p{width:100%;font-size:1.6rem;line-height:26px;margin-top:30px;}
	.softdt_2{padding:40px 0 0;}
	.softdt_2 .txt_body{display:block;}
	.softdt_2 .txt_body .slider{width:100%;}
	.softdt_2 .txt_body .right_txt{width:100%;padding-top:40px;}
	.softdt_2 .txt_body .right_txt .box{position: static;left:inherit;right:inherit;top:inherit;transform:none;}
	.softdt_2 .txt_body .right_txt .box h3{text-align:center;font-size:2.8rem;line-height:38px;padding-bottom:20px;}
	.softdt_2 .txt_body .right_txt .box h3::before{height:3px;width:40px;left:50%;transform: translateX(-50%);}
	.softdt_2 .txt_body .right_txt .box p{font-size:1.6rem;line-height:26px;}
	
	.softdt_3{padding-top:40px;}
	
	.softdt_4 .txt_body{padding:40px 0;; }
	.softdt_4 .txt_body .bg_1{position: static;left:inherit;right:inherit;top:inherit;width:100%;height:280px;}
	.softdt_4 .txt_body .box{position: static;top:inherit;left:inherit;right:inherit;bottom:inherit;padding-top:40px;}
	.softdt_4 .txt_body .box .txt{position: static;top:inherit;left:inherit;right:inherit;transform:none;width:100%;}
	.softdt_4 .txt_body .bg_2{height:220px;position: absolute;left:0;top:70px;width:inherit;}
	.softdt_4 .txt_body .bg_2 img{height:100%;width:inherit;}
	.softdt_4 .txt_body .box .txt h4{font-size:2rem;margin-bottom:20px;}
	.softdt_4 .txt_body .box .txt p{font-size:1.6rem;line-height:26px;}
	.softdt_5{padding:0;}
	.softdt_5 .page_tit{margin-bottom:40px;}
	.softdt_5 .list{padding-bottom:40px;}
	.softdt_5 .list .pic{width:100%;}
	.softdt_5 .list .box{position: static;left:inherit;right:inherit;top:inherit;transform:none;}
	.softdt_5 .list .box .txt{width:100%;padding:0;padding-bottom:40px;}
	.softdt_5 .list .box .txt h4{font-size:2rem;line-height:20px;margin-bottom:20px;}
	.softdt_5 .list .box .txt p{font-size:1.6rem;line-height:26px;}
	
	.otherlinks{margin-bottom:40px;}
	.otherlinks .list .box{width:100%;margin-right:0!important;padding:30px 40px 30px 15px;background-size:100px auto!important}
	.otherlinks .list .box .txt h4{font-size:1.6rem;}
	.otherlinks .list .box .txt p{font-size:1.6rem;line-height:26px;}
	.otherlinks .list .box .txt a{font-size:1.4rem;line-height:24px;}
	.otherlinks .list .box .txt a span{font-size:2.2rem;line-height:22px;}
	
	.downBy .contBy{padding:40px 15px;}
	.downBy .contBy h3{font-size:1.8rem;}
	.downBy .contBy a{height:40px;line-height:40px;font-size:1.4rem;background-color:#2e6557;border: 1px solid #2e6557;}
	.downBy .contBy a span{padding-right:20px;background: url(../images/common/icon_joinus.png) no-repeat right center;position: relative;color:#fff;}
	
	
	
	.pageNav{height:40px;line-height:40px;}
	.pageNav a{font-size:1.6rem;line-height:40px;padding:0 8px;}
	
	.servdt_1{padding:40px 0 100px;}
	.servdt_1 h3{font-size:1.6rem;line-height:26px;}
	.servdt_1 h3 br{display:none;}
	.servdt_2{padding-bottom:40px;}
	.servdt_2 .bg_1{margin-top:-70px;}
	.servdt_2 .bg_1 img{display:block;width:100%;}
	.servdt_2 .txt p{font-size:16px;line-height:26px;}
	.servdt_2 .txt_body .txt{padding-right:0;width:100%;padding-top:40px;padding-left:20px;font-size:1.6rem;line-height:26px;}
	.servdt_2 .txt_body .txt::before{height:inherit;bottom:0;}
	
	.servdt_3{padding-bottom:40px;}
	.servdt_3 ul li{width:100%;padding:35px 20px;height:inherit;}
	.servdt_3 ul li .box .icon{width:80px;height:80px;margin-right:20px;}
	.servdt_3 ul li .box .txt{width:calc(100% - 100px);float:right;position: inherit;right:inherit;top:inherit;transform:none;}
	.servdt_3 ul li .box .txt h4{font-size:2rem;line-height:30px;}
	.servdt_3 ul li .box .txt p{font-size:1.6rem;line-height:26px;}
	
	.indudt_1{padding-top:40px;}
	.indudt_1 h3{margin-bottom:30px;}
	.indudt_1 p{font-size:1.6rem;line-height:26px;}
	.indudt_2{padding-top:40px;padding-bottom:0;}
	.indudt_2 p{font-size:1.6rem;line-height:26px;}
	.indudt_2 .slider{padding-bottom:30px;margin-bottom:30px;}
	.indudt_2 .slider .swiper-slide img{max-width:100%;}
	.indudt_3{margin-bottom:40px;}
	.indudt_3 .slider{padding-bottom:30px;margin-bottom:30px;}
	.indudt_3 .slider .dot{position: absolute;left:0;right:0;bottom:0;text-align:center;z-index:4;}
	.indudt_3 .slider .dot span{display:inline-block;width:8px;height:8px;background-color:#bcc5c2;cursor:pointer;border-radius:50%;opacity:1;margin:0 4px;}
	.indudt_3 .slider .dot span.swiper-pagination-bullet-active{background-color:#036453;}
	
	
	
	.indudt_4{padding:0;background:none;}
	.indudt_4 .txt_body{height:inherit;padding-bottom:0;padding-top:40px;}
	.indudt_4 .txt_body .bg{width:100%;border-radius:0;}
	.indudt_4 .txt_body .tu{width:100%;}
	.indudt_4 .txt_body .box .txt{position: static;top:inherit;transform:none;width:100%;right:inherit;}
	.indudt_4 .txt_body .box .txt h3{text-align:center;font-size:2.8rem;line-height:38px;width:100%;margin-bottom:15px;}
	.indudt_4 .txt_body .box .txt h3::after{width:40px;height:3px;left:50%;transform:translateX(-50%);}
	.indudt_4 .txt_body .box .txt p{font-size:1.6rem;line-height:26px;padding-left:25px;margin-top:15px;background: url(../images/common/p_dot.png) no-repeat left 4px;background-size:14px;}
	.indudt_5{margin-bottom:0;padding-top:40px;}
	.indudt_5 .list_body .box{margin-bottom:30px;}
	.indudt_5 .list_body .box:last-child{margin-bottom:0;}
	.indudt_5 .list_body .box .txt{position: static;top:inherit;transform:none;width:100%;}
	.indudt_5 .list_body .box .tu{width:100%;}
	.indudt_5 .list_body .box .txt h4{font-size:2rem;margin-bottom:10px;}
	.indudt_5 .list_body .box .txt p{font-size:1.6rem;line-height:26px;}
	.indudt_6{padding-bottom:40px;padding-top:40px;}
	
	.pageKv.aboutKv .txt_body .box h3{font-size:2.4rem;}
	.ab_1{padding:40px 0;}
	.ab_1 p{font-size:1.6rem;line-height:26px;}
	.ab_1 p span.mb_block{display:inline-block;}
	.ab_2 .contBy{height:inherit;width:100%;}
	.ab_2 .contBy .box{height:inherit;width:100%!important;margin-top:20px;}
	.ab_2 .contBy .box .list{display:none!important;}
	.ab_2 .contBy .box .mask{display:block!important;width:100%;height:inherit;}
	.ab_2 .contBy .box .mask .tu{height:inherit;width:100%;}
	.ab_2 .contBy .box .mask .txt{padding:30px 20px;height:inherit;}
	.ab_2 .contBy .box .mask .txt h4{font-size:2rem;margin-bottom:20px;}
	.ab_2 .contBy .box .mask .txt p{font-size:1.6rem;line-height:26px;}
	
	.ab_2 .slider{display:flex;padding-bottom:40px;position: relative;}
	.ab_2 .slider .box .tu{width:100%;}
	.ab_2 .slider .box .tu img{display:block;width:100%;}
	.ab_2 .slider .box .txt{padding:30px 20px;height:inherit;background-color: #016759;min-height:258px;}
	.ab_2 .slider .box .txt h4{font-size:2rem;margin-bottom:20px;color: #fff;}
	.ab_2 .slider .box .txt p{font-size:1.6rem;line-height:26px;color: #fff;}
	.ab_2 .slider .dot{position: absolute;left:0;right:0;bottom:0;text-align:center;z-index:4;}
	.ab_2 .slider .dot span{display:inline-block;width:8px;height:8px;background-color:#bcc5c2;cursor:pointer;border-radius:50%;opacity:1;margin:0 4px;}
	.ab_2 .slider .dot span.swiper-pagination-bullet-active{background-color:#036453;}
	
	
	
	.ab_3{padding:40px 0 0;}
	.ab_3 .top h4{font-size:2rem;}
	.ab_3 .top h5{font-size:1.6rem;line-height:26px;}
	.ab_3 .top h5 a.more{height:40px;line-height:40px;font-size:14px;padding:0 10px 0 20px;}
	.ab_3 .top h5 a.more em{padding-right:30px;background-size:auto 14px;}
	.ab_3 .map img{width:100%;}
	.ab_3 .map_list ul li{margin-right:0;width:100%;font-size:1.6rem;line-height:26px;padding-left:20px;padding-bottom:15px;margin-bottom:20px;background: url(../images/about/ab_3_list.jpg) no-repeat left 9px;background-size:10px auto;}
	.ab_3 .map_list ul li span{font-size:1.6rem;line-height:26px;}
	
	.ab_4{padding:40px 0 20px;}
	.ab_4 ul li{width:50%;margin-bottom:20px;padding:0 10px;box-sizing: border-box;}
	.ab_4 ul li .icon{width:80px;height:80px;}
	.ab_4 ul li h4{font-size:1.8rem;}
	.ab_4 ul li p{font-size:1.4rem;line-height:20px;}
	.ab_4 ul li p br{display:none;}
	
	.ab_5{margin-top:30px;margin-bottom:0;padding-top:40px;}
	.ab_5 .txt_body_1{padding:0 15px;margin-bottom:30px;}
	.ab_5 .txt_body_1 h4{font-size:1.6rem;line-height:26px;}
	.ab_5 .txt_body_2{height:inherit;background-color:#fff;padding-top:200px;background:#fff url(../images/about/ab_5.jpg) no-repeat center top;background-size:auto 280px;}

	.ab_5 .txt_body_2 ul li{margin:0 15px 15px;width:calc(100% - 30px);height:inherit;}
	.ab_5 .txt_body_2 ul li h4{font-size:1.6rem;}
	.ab_5 .txt_body_2 ul li p{font-size:1.4rem;line-height:20px;}
	.ab_5 .txt_body_2 ul li:last-child{margin-bottom:0;}
	
	.honBy{padding:40px 0 0;}
	.honSlider{display:none;}
	.honlist{padding-top:30px;}
	.honlist .list{padding-bottom:40px;}
	.honlist .list h3{font-size:2.8rem;line-height:38px;padding-left:35px;background-size:26px;}
	.honlist .list ul{width:100%;}
	.honlist .list ul li{width:calc((100% - 20px)/2);margin-right:20px;padding-right:0;border-right:0;height:inherit;}
/*	.honlist .list ul li .box{height:120px;background:none;}
	.honlist .list ul li .box img{max-width:calc(100% - 40px);max-height:100%;}*/
	.honlist .list ul li .box{height:inherit;background:none;}
	.honlist .list ul li .box img{height:inherit;}
	.honlist .list ul li h4{font-size:1.6rem;line-height:20px;padding-top:15px;}
	.honlist .list ul li:nth-child(2n){margin-right:0;}
	
	.partBy{padding:40px 0;margin-bottom:0;}
	.partBy .tit{padding-bottom:40px;}
	.partBy .tit h3{font-size:1.6rem;line-height:26px;padding:0 30px;text-align:justify;}
	.partBy .tit h3::after, .partBy .tit h3::before{width:18px;height:17px;background-size:cover;}
	.partBy .list ul li{width:calc((100% - 40px)/3);margin-bottom:30px;padding:0;margin-right:20px;position: static;}
	.partBy .list ul li .box{width:100%;height:inherit;}
	.partBy .list ul li:nth-child(3n){margin-right:0;}
	.partBy .list ul li .mask{position: fixed;width:100%;top:50%;transform: translateY(-50%);left:0!important;right:0!important;padding:15px;font-size:1.6rem;line-height:26px;z-index:99;}
	.partBy .list ul li.cur .mask,.partBy .list ul li:hover .mask{display:none;}
	.partBy .list ul li .mask{overflow:inherit;}
	.partBy .list ul li .mask .closed{display:inline-block;width:36px;height:36px;position: absolute;top:-40px;right:0;cursor:pointer;background:url(../images/about/closed.png) no-repeat center;background-size:cover;}
	.popPart{position: fixed;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:97;display:none;}
	
	.culBy{background:none;}
	.cul_1{padding:40px 0;}
	.cul_1 i{width:18px;height:17px;background-size:cover;}
	.cul_1 h3{font-size:2.4rem;padding:25px 0 35px;}
	.cul_1 h3 span{font-size:3.2rem;}
	.cul_1 h3::after{height:30px;}
	.cul_1 ul{margin-top:10px;width:100%;}
	.cul_1 ul li{width:100%;margin:0;height:inherit;position: relative;width:100%;margin-top:30px!important;box-shadow: 0 0 10px rgba(56,72,67,.16);}
	.cul_1 ul li .pic{float:left;width:40%;height:140px!important;background-position:center;}
	.cul_1 ul li .txt{float:left;width:60%;box-sizing: border-box;padding:0;padding-left:20px;position: absolute;top:50%;transform: translateY(-50%);padding-right:20px;right:0;}
	.cul_1 ul li .txt h4{font-size:1.8rem;line-height:20px;}
	.cul_1 ul li .txt p{font-size:1.2rem;line-height:20px;}
	.cul_1 ul li .pic.p_1{background:url(../images/about/cul_1_1_m.jpg) no-repeat center;backgorund-size:cover;}
	.cul_1 ul li .pic.p_2{background:url(../images/about/cul_1_2_m.jpg) no-repeat center;backgorund-size:cover;float:right;}
	.cul_1 ul li .pic.p_3{background:url(../images/about/cul_1_3_m.jpg) no-repeat center;backgorund-size:cover;}
	.cul_1 ul li:nth-child(2) .txt{left:0;right:inherit;}
	.cul_1 ul li:nth-child(2) .txt p br:nth-child(2){display:none;}
	
	.cul_2{padding-bottom:10px;}
	.cul_2 .list{width:100%;height:inherit;}
	.cul_2 .list .box{display:inline-block;position: static!important;width:100%;height:inherit;left:inherit;top:inherit;right:inherit;bottom:inherit;margin-bottom:30px;}
	.cul_2 .list .box .cont{float:left;width:100%;height:120px;background-size:auto 100px;background-position:left top; position: relative;}
	.cul_2 .list .box .cont .txt{width:100%;position: static;left:inherit;right:inherit;top:inherit;transform:none;text-align:left;}
	.cul_2 .list .box .cont .txt i{width:50px;height:50px;background-size:40px;float:left;margin-left:25px;margin-top:25px;}
	.cul_2 .list .box .cont .txt h4{display:inline-block;font-size:2.4rem;margin-left:45px;}
	.cul_2 .list .box .cont .txt p{display:inline-block;font-size:1.6rem;}
	.cul_2 .list .box .mask{display:block;background:none;transform:none;position: static;left:inherit;right:inherit;top:inherit;bottom:inherit;float:left;opacity:1!important;}
	.cul_2 .list .box .mask .txt{text-align:left;position:static;left:inherit;top:inherit;right:inherit;bottom:inherit;transform:none;}
	.cul_2 .list .box .mask .txt p{color:#666;width:100%;font-size:14px;line-height:20px;padding-left:120px;margin-top:-90px;display:block!important;}
	
	
	.hisBody{padding:40px 0 0;}
	.hisBody ul.list li .content .box:first-child{padding-left:40px;}
	.hisBody ul.list li .content{background: url(../images/about/his_line.jpg) no-repeat 10px top;padding:40px 0;}
	.hisBody ul.list li:first-child .content {background: url(../images/about/his_line.jpg) no-repeat 10px 40px;}
	.hisBody ul.list li .content .box{width:100%!important;}
	.hisBody ul.list li .content .box h3{font-size:2.4rem;line-height:28px;padding-bottom:25px;margin-bottom:20px;}
	.hisBody ul.list li .content .box p{font-size:1.6rem;line-height:26px;}
	.hisBody ul.list li .content .box:nth-child(2){background: url(../images/about/his_dot.png) no-repeat left 6px;padding-left:40px;}
	
	
	.contactKv .txt_body .box p{font-size:1.4rem;line-height:24px;}
	.contactKv .txt_body .box ul li{font-size:1.4rem;line-height:24px;}
	.contactKv .txt_body .box ul li a{padding:0;background:none;font-size:1.4rem;line-height:24px;height:inherit;margin:0;border-radius:0;display:inline;}
	.contactKv .txt_body .box a.map{font-size:1.4rem;line-height:24px;height:24px;}
	
	.abBody{padding-bottom:40px;}
	.contTit{display:none;}
	.conlist .list ul{width:100%;}
	.conlist .list ul li{width:100%;margin-right:0;}
	.conlist .list .pic{width:100%;}
	.conlist .list{padding:40px 0 0;}
	.conlist .list h3{font-size:2.4rem;}
	
	.newsTp{padding:40px 0;}
	.newsTp select{width:160px;height:40px;line-height:40px;background: #dedede url(../images/about/select.png) no-repeat 130px center;background-size:18px auto;}
	ul.newsHot li{padding-right:0;border-right:0;width:100%;height:inherit;margin-right:0;margin-bottom:30px;}
	ul.newsHot li h3{font-size:1.8rem;height:auto;margin-bottom:10px;}
	ul.newslist li{padding:30px 0;}
	ul.newslist li a h3{font-size:1.8rem;}
	ul.newslist li a p{padding-right:0;font-size:14px;line-height:24px;}
	
	.newsTp .newsSelt p.current{height:40px;line-height:40px;font-size:1.8rem;}
	.newsTp .newsSelt ul.year_list{width:150px;max-height:150px;top:40px;}
	.newsTp .newsSelt ul.year_list li a{height:37px;line-height:36px;font-size:14px;padding:0 10px;}
	.newsTp .newsSelt ul.year_list li a p{font-size:14px;padding-left:10px;}
	
	
	.newsDetKv .box h1{font-size:2.4rem;}
	.newsDetKv .box p{font-size:1.4rem;}
	.newsDet{padding:40px 0;}
	.newsDet .fckBody img{max-width:100%;height:inherit!important;}
	.newsDet ul.list{margin-top:40px;}
	.newsDet ul.list li a{height:40px;font-size:1.4rem;line-height:40px;}
	
	.Pager{padding:40px 0;}
	.Pager ul.pagination{height:30px;width:100%;text-align:center;margin:0;}
	.Pager ul.pagination li{margin:0 10px;}
	.Pager ul.pagination li:first-child, .Pager ul.pagination li:last-child{display:none;}
	.Pager ul.pagination li:first-child a, .Pager ul.pagination li:first-child span{width:30px;height:30px;background-size:cover;display:none;}
	.Pager ul.pagination li:last-child a, .Pager ul.pagination li:last-child span{width:30px;height:30px;background-size:cover;display:none;}
	.Pager ul.pagination li a, .Pager ul.pagination li span{font-size:12px;}
	
	.cul_3 .content{width:100%;}
	.cul_3 .content .box{width:100%!important;height:inherit!important;}
	.cul_3 .content .box .mask h4{left:0;right:0;top:50%;transform:translateY(-50%);text-align:center;font-size:2rem;}
	.cul_3 .content .box .mask h4 br{display:none;}
	.popSlider .popSBy .content{width:100%;padding:0 30px;box-sizing: border-box;}
	.popSlider .popSBy .content .slider-btn{width:30px;height:30px;background-size:cover;}
	.popSlider .popSBy .content .slider-btn.left{left:0;}
	.popSlider .popSBy .content .slider-btn.right{right:0;}
	.popSlider .popSBy .content .box{width:100%;}
	.popSlider .popSBy .content .box h4{font-size:12px;line-height:20px;}
	.popSlider .popSBy .content .closed{width:36px;height:36px;top:-40px;right:0;background-size:cover;}
	
	.popBody .container .popContent, .popDown .container .popContent, .popBack .container .popContent{padding:20px;}
	.popBody .container, .popDown .container, .popBack .container{width:100%;height:inherit;left:0;right:0;top:50%;transform: translateY(-50%);margin:0;}
	.popBody .container .popContent ul.list li .box, .popDown .container .popContent ul.list li .box, .popBack .container .popContent ul.list li .box{width:calc(100% - 25px);}
	.popBody .container .popContent ul.list li .box input, .popDown .container .popContent ul.list li .box input, .popBack .container .popContent ul.list li .box input{outline:none;-webkit-appearance: none;width:calc(100% - 95px);}
	.verify-wrap{width:250px!important; }
	
	.respon_1{background:none;}
	.respon_1 .tip{font-size:1.6rem;line-height:26px;padding:40px 0;}
	.respon_1 ul.list li{height:inherit;margin-bottom:40px;}
	.respon_1 ul.list li img{display:block;width:100%;}
	.respon_1 ul.list li .txt{position: inherit;width:inherit;height:inherit;right:inherit;top:inherit;transform:none;padding:30px 20px;}
	.respon_1 ul.list li .txt div{position: inherit;width:inherit;height:inherit;right:inherit;left:inherit;transform:none;text-align:center;}
	.respon_1 ul.list li:nth-child(2n) .txt{left:inherit;}
	.respon_1 ul.list li .txt div h3{font-size:2rem;margin-bottom:15px;}
	.respon_1 ul.list li .txt h4{font-size:1.6rem;line-height:26px;height:inherit;}
	.respon_1 ul.list li .txt a{width:120px;height:36px;line-height:36px;font-size:1.4rem;margin-top:15px;}
	
	.respon_2{padding:40px 0 30px;margin-bottom:0;}
	.respon_2 .tip{padding-bottom:30px;}
	.respon_2 .tip h3{font-size:2.4rem;}
	.respon_2 .tip h4{font-size:2rem;}
	.respon_2 .slider{padding-bottom:30px;}
	.respon_2 .slider .box{padding:30px 20px;height:240px;}
	.respon_2 .slider .box h4{font-size:2rem;margin-bottom:15px;}
	.respon_2 .slider .box h4::after{width:30px;height:2px;}
	.respon_2 .slider .box p{font-size:16px;line-height:26px;}
	.respon_2 .slider .dot span{width:8px;height:8px;margin:0 4px;}
	
	.join_nav{box-shadow:none;padding:30px 0;height:inherit;line-height:inherit;}
	.join_nav a{font-size:1.6rem;line-height:30px;color:#666;padding:10px 0;}
	.join_nav a.active,.join_nav a:hover{background:none;border-bottom:1px solid #006758;color:#666;}
	.join_1{padding:40px 0;}
	.join_1 .img_out{width:100%;text-align:center;}
	.join_1 .img_out img{display:inline-block;width:80%;}
	.join_1 .img_out i{width:200px;height:86px;background-size:cover;left:54%;top:75%;}
	.join_1 .txt_out h3{font-size:2.4rem;}
	.join_1 .txt_out h3::after{width:30px;height:3px;}
	.join_1 .txt_out p{font-size:1.6rem;line-height:36px;padding-left:25px;;background:url(../images/common/p_dot.png) no-repeat left 11px;background-size:14px;margin-top:10px;}
	.join_2{padding-top:40px;margin-bottom:0;}
	.join_2 h4{font-size:2rem;}
	.join_2 ul.list{margin-top:40px;}
	.join_2 ul.list li{padding:15px 0;}
	.join_2 ul.list li a{padding-right:40px;font-size:16px;line-height:26px;}
	.join_2 ul.list li a span{height:30px;overflow:hidden;text-indent:-99999em;width:20px;}
	.join_2 ul.list li a span i{text-indent:0;font-size:30px;}
	
	.school_nav{padding:0 15px;}
	.processBy{padding:40px 0;}
	.workBy{padding:40px 0;margin:30px 0 0;}
	.workBy .list ul li{width:100%;height:90px;margin-right:0;}
	.workBy .list ul li a{padding-right:30px;}
	.workBy .list ul li a .box{padding:10px 5px;}
	.workBy .list ul li a .box .img_out{width:58px;height:70px;}
	.workBy .list ul li a .box .txt{left:90px;}
	.workBy .list ul li a .box .txt h3{font-size:2rem;margin-bottom:10px;}
	.workBy .list ul li a .box .txt h4{font-size:1.4rem;}
	.workBy .list ul li a .box .txt p{font-size:.14rem;}
	.workBy .list ul li a::after{width:28px;background-size:16px auto;}
	.popWork a.closed{right:10px;top:10px;width:40px;height:40px;background-size:cover;}
	.popCont .contBy{box-sizing: border-box;width:calc(100% - 30px);margin:0 15px;}
	.popCont .contBy .tit{padding:20px 15px;}
	.popCont .contBy .tit::after{display:none;}
	.popCont .contBy .tit h3{font-size:2rem;}
	.popCont .contBy .tit h4{font-size:1.4rem;line-height:24px;}
	.popCont .contBy .tit p{font-size:1.4rem;line-height:24px;}
	.popCont .contBy .fckBody{padding:15px;font-size:1.4rem;line-height:24px;}
	.popCont .contBy .fckBody h3{font-size:1.6rem;margin-bottom:15px;}
	.popCont .contBy .fckBody p{font-size:1.4rem;line-height:24px;}
	
	.life_1{padding:40px 0;}
	.life_1 .slider{margin-top:40px;height:210px;}
	.life_1 .slider ul li{width:318px;height:210px;}
	.life_2{padding-bottom:40px;}
	
	.life_2 .content{width:100%;}
	.life_2 .content .box{width:100%!important;height:inherit!important;}
	.life_2 .content .box .mask h4{left:0;right:0;top:50%;transform:translateY(-50%);text-align:center;font-size:2rem;}
	.life_2 .content .box .mask h4 br{display:none;}
	.life_2 .content .box:last-child{margin-bottom:0;}
	
	.faqBy{padding:40px 0;}
	.faqBy ul li{padding-top:20px;}
	.faqBy ul li h3{font-size:1.6rem;line-height:26px;margin-bottom:20px;padding-left:34px;}
	.faqBy ul li h3 em{width:26px;height:26px;background-size:cover;line-height:26px;font-size:12px;margin-right:8px;}
	.faqBy ul li h3 span{font-size:14px;padding-right:20px;background-size:14px auto;}
	.faqBy ul li h3.cur span{background-size:14px auto;}
	.faqBy ul li .mask{padding:15px 34px;font-size:1.4rem;line-height:24px;}
	.faqBy ul li .mask p{font-size:1.4rem;line-height:24px;}
	
	
	.yzsz1{padding:40px 0;}
	.yzsz1 .txt_body_1{padding-bottom:20px;}
	.yzsz1 .txt_body_2 img{width:100%;}
	.yzsz2{padding:40px 0 20px;}
	.yzsz2 .txt_body p{font-size:1.6rem;line-height:26px;}
	.yzsz2 .slider .swiper-container{padding:10px;}
	.yzsz2 .slider .box{box-shadow: 0 0 5px rgba(0,0,0,.1);}
	.yzsz2 .slider .box h4{font-size:1.6rem;line-height:26px;height:52px;}
	.yzsz2 .slider .box .icon{width:100px;height:100px;}
	.yzsz2 .slider .box h3{font-size:2rem;line-height:2.4rem;}
	.yzsz2 .slider .dot{display:block!important;}
	.yzsz2 .slider .dot span{display:inline-block;width:8px;height:8px;background-color:#bcc5c2;cursor:pointer;border-radius:50%;opacity:1;margin:0 4px;}
	.yzsz2 .slider .dot span.swiper-pagination-bullet-active{background-color:#036453;}
	
	
	
	.yzsz3{padding:40px 0 20px;}
	.yzsz3 .slider .swiper-container{padding:10px;}
	.yzsz3 .slider .swiper-slide{box-shadow: 0 0 5px rgba(0,0,0,.1);}
	.yzsz3 .slider .box .icon{width:70px;height:70px;}
	.yzsz3 .slider .box h4{font-size:1.6rem;}
	.yzsz3 .slider .box p{font-size:1.6rem;min-height:44px;}
	.yzsz3 .slider .dot{display:block!important;}
	.yzsz3 .slider .dot span{display:inline-block;width:8px;height:8px;background-color:#bcc5c2;cursor:pointer;border-radius:50%;opacity:1;margin:0 4px;}
	.yzsz3 .slider .dot span.swiper-pagination-bullet-active{background-color:#036453;}
	
	
	.yyxd_2{background: url(../images/business/yyxd_2_bg.jpg) no-repeat right 40px;background-size:80px auto;padding-bottom:40px;}
	.yyxd_3{padding:40px 0;}
	.yyxd_3 .img_out{width:100%;}
	.yyxd_4{padding:40px 0 20px;}
	.yyxd_4 .slider .swiper-container{padding:10px;}
	.yyxd_4 .slider .swiper-slide{box-shadow: 0 0 5px rgba(0,0,0,.1);}
	.yyxd_4 .slider .swiper-slide .box{padding:20px;}
	.yyxd_4 .slider .swiper-slide .box .icon{width:100px;height:100px;margin-bottom:15px;}
	.yyxd_4 .slider .swiper-slide .box h4{font-size:1.6rem;line-height:26px;height:52px;}
	.yyxd_4 .slider .dot{display:block!important;}
	.yyxd_4 .slider .dot span{display:inline-block;width:8px;height:8px;background-color:#bcc5c2;cursor:pointer;border-radius:50%;opacity:1;margin:0 4px;}
	.yyxd_4 .slider .dot span.swiper-pagination-bullet-active{background-color:#036453;}
	
	.yyxd_5{padding-bottom:40px;}
	.yyxd_5 .contBy{height:inherit;}
	.yyxd_5 .bg{position:inherit;width: 100%;left: inherit;top: inherit;right: inherit;bottom: inherit;height: 300px;border-radius: 0;margin-bottom:40px;}
	
	.yyxd_5 .container .txt_body{width:100%;padding:0;left:inherit;top:inherit;transform:none;position:static;}
	.yyxd_5 .container .txt_body h3{text-align:center;font-size:2.8rem;line-height:38px;padding-bottom:20px;}
	.yyxd_5 .container .txt_body h3::after{left:50%;transform: translateX(-50%);width:40px;height:3px;}
	.yyxd_5 .container .txt_body p{font-size:1.6rem;line-height:26px;background: url(../images/common/p_dot.png) no-repeat left 4px;background-size:14px;}
	.yyxd_5 .container .txt_body p:last-child{margin-bottom:0;}
	
	
	.ywrh_1{padding:40px 0;}
	.ywrh_1 .txt_body h3{text-align:center;font-size:2.8rem;line-height:38px;width:100%;padding-bottom:20px;}
	.ywrh_1 .txt_body h3::before{height:3px;width:40px;left:50%;transform: translateX(-50%);}
	.ywrh_1 .txt_body p{width:100%;font-size:1.6rem;line-height:26px;margin-top:30px;}
	.ywrh_1 .txt_body p br{display:none;}
	.ywrh_2{padding:40px 0;}
	.ywrh_3{padding:40px 0 20px;}
	.ywrh_3 .txt_body{margin-top:30px;padding: 0 15px 30px;}
	.ywrh_3 .txt_body i{display:none;}
	
	
	.ywrh_4{padding:40px 0 20px;}
	.ywrh_4 .slider .swiper-container{padding:10px;}
	.ywrh_4 .slider .swiper-slide{box-shadow: 0 0 5px rgba(0,0,0,.1);}
	.ywrh_4 .slider .swiper-slide .box{padding:20px;}
	.ywrh_4 .slider .swiper-slide .box .icon{width:100px;height:100px;margin-bottom:15px;}
	.ywrh_4 .slider .swiper-slide .box h3{font-size:1.8rem;}
	.ywrh_4 .slider .swiper-slide .box h4{font-size:1.6rem;line-height:26px;}
	.ywrh_4 .slider .dot{display:block!important;}
	.ywrh_4 .slider .dot span{display:inline-block;width:8px;height:8px;background-color:#bcc5c2;cursor:pointer;border-radius:50%;opacity:1;margin:0 4px;}
	.ywrh_4 .slider .dot span.swiper-pagination-bullet-active{background-color:#036453;}
	
	
	
	.ywrh_5{padding-bottom:40px;}
	.ywrh_5 .txt_body .bg{position: absolute;top:0;bottom:0;right:0;left:0;height:inherit;width:100%;}
	.ywrh_5 .txt_body .content{position: static;left:inherit;top:inherit;right:inherit;bottom:inherit;padding:40px 0}
	.ywrh_5 .txt_body .content .slider .swiper-container{padding:0 0 30px;}
	.ywrh_5 .txt_body .content .slider .swiper-container .swiper-wrapper{justify-content:flex-start}
	.ywrh_5 .txt_body .content .slider .swiper-slide{box-shadow:0 0 0 rgba(0,0,0,0);padding:0 10px;}
	.ywrh_5 .txt_body .content .slider .box{width:100%;height:300px;padding-top:60px;box-shadow:0 0 10px rgba(179,179,179,.35);}
	.ywrh_5 .txt_body .content .slider .box h4{font-size:2rem;}
	.ywrh_5 .txt_body .content .slider .box p{font-size:1.6rem;line-height:26px;}

	.ywrh_5 .txt_body .content .slider .btn-link{display:inline-block;border:1px solid #e6e6e6;width:36px;height:36px;line-height:30px;text-align:center;background-color:#fff;font-size:20px;font-size:2rem;font-weight:700;color:#000;margin:10px 0;cursor:pointer;transition:all ease-out .4s;position: absolute;top:50%;transform: translateY(-50%);z-index:6;border-radius:4px;}
	.ywrh_5 .txt_body .content .slider .btn-link.left{left:-10px;}
	.ywrh_5 .txt_body .content .slider .btn-link.right{right:-10px;}
	
	.ywrh_5 .txt_body .content .slider .dot{}
	.ywrh_5 .txt_body .content .slider .dot span{width:8px;height:8px;margin:0 4px;}
	

	
	
	
	.yfw_1{padding:40px 0;}
	.yfw_1 p{font-size:1.6rem;line-height:26px;}
	
	.yfw_2 {background-size: 220% auto!important;background-position: left bottom!important;margin-top: 0;padding-bottom: 320px;padding-top: 40px;}
	
	.yfw_2 .txt_body{background:none;padding-bottom:0;}
	.yfw_2 .txt{height:inherit;padding-left:0;padding-top:0;}
	.yfw_2 .txt h4{font-size:1.8rem;}
	.yfw_2 .txt p{font-size:1.6rem;line-height:26px;}
	.yfw_3{padding:40px 0 10px;}
	.yfw_3 .txt_body_1 h4{font-size:1.6rem;line-height:26px;}
	.yfw_3 .txt_body_2{margin-top:30px;padding: 0 15px 30px;}
	.yfw_3 .txt_body_2 i{display:none;}
	
	.yfw_4{padding:0 0 20px;}
	.yfw_4 .slider .swiper-container{padding:10px;}
	.yfw_4 .slider .swiper-slide{box-shadow: 0 0 5px rgba(0,0,0,.1);}
	.yfw_4 .slider .swiper-slide .box{padding:20px;}
	.yfw_4 .slider .swiper-slide .box .icon{width:100px;height:100px;margin-bottom:15px;}
	.yfw_4 .slider .swiper-slide .box h3{font-size:1.8rem;}
	.yfw_4 .slider .swiper-slide .box h4{font-size:1.6rem;line-height:26px;}
	.yfw_4 .slider .dot{display:block!important;}
	.yfw_4 .slider .dot span{display:inline-block;width:8px;height:8px;background-color:#bcc5c2;cursor:pointer;border-radius:50%;opacity:1;margin:0 4px;}
	.yfw_4 .slider .dot span.swiper-pagination-bullet-active{background-color:#036453;}
	
	.fwcj_1{padding:40px 0;}
	.fwcj_1 p{font-size:1.6rem;line-height:26px;}
	
	.fwcj_2{background:none;height:inherit;padding-top:0;}
	.fwcj_2 .content{width:100%;height:inherit;padding-left:0;background:none;padding-top:0;}
	.fwcj_2 .content .box{overflow:hidden;width:100%;}
	.fwcj_2 .content .box ul{font-size:0;}
	.fwcj_2 .content .box ul li{width:calc((100% - 20px)/2);padding-right:0;text-align:center;min-height:inherit;margin-top:30px;margin-right:20px;}
	.fwcj_2 .content .box ul li:nth-child(2n){margin-right:0;}
	.fwcj_2 .content .box ul li .icon{display:inline-block;}
	.fwcj_2 .content .box ul li h4{font-size:1.8rem;line-height:28px;}
	.fwcj_2 .content .box ul li h4 br{display:none;}
	.fwcj_3{padding:40px 0 20px;}
	.fwcj_3 .txt_body{margin-top:30px;padding: 0 15px 30px;}
	.fwcj_3 .txt_body i{display:none;}
	
	.fwcj_4{padding-bottom:40px;background-size:cover;}
	.fwcj_4 .img_out{width:100%;}
	
	
	.fwcj_5{padding:15px 0 80px;margin-top:80px;}
	.fwcj_5 h3.page_tit{position: relative;top:-40px;}
	.fwcj_5 .img_out{padding-top:10px;}
	
	.osea_1{padding:40px 0;}
	.osea_1 p{font-size:1.6rem;line-height:26px;}
	
	.osea_2{padding:40px 0;}
	
	.osea_2 .txtBody{height:inherit;}
	.osea_2 .mb_block{width: 100%;height: 100%;background-color: rgba(43,46,45,.75);}
	
	.osea_2 .txtBody .slider .box{padding:40px 15px 50px; text-align:center;}
	.osea_2 .txtBody .slider .box h3{font-size:18px;font-size:1.8rem;line-height:28px;font-weight:bold;color:#fff;position: relative;margin-bottom:40px;}
	.osea_2 .txtBody .slider .box h3::after{content:"";display:inline-block;width:30px;height:4px;background-color:#57a28a;position: absolute;left:50%;transform: translateX(-50%); bottom:-20px;}
	.osea_2 .txtBody .slider .box p{font-size:16px;font-size:1.6rem;line-height:26px;color:#fff;}
	.osea_2 .txtBody .content ul li:hover{background-color:rgba(43,46,45,.47);}
	.osea_2 .txtBody .slider{position: relative;padding-bottom:20px;}
	.osea_2 .txtBody .slider .dot{display:block!important;position: absolute;left:0;right:0;bottom:20px;text-align:center;}
	.osea_2 .txtBody .slider .dot span{display:inline-block;width:8px;height:8px;background-color:#fff;cursor:pointer;border-radius:50%;opacity:1;margin:0 4px;}
	.osea_2 .txtBody .slider .dot span.swiper-pagination-bullet-active{background-color:#036453;}
	
	
	.osea_3{padding-bottom:40px;}
	.osea_3 .contBy{height:inherit;}
	.osea_3 .bg{position:inherit;width: 100%;left: inherit;top: inherit;right: inherit;bottom: inherit;height: 300px;border-radius: 0;margin-bottom:40px;}
	.osea_3 .container .txt_body{width:100%;padding:0;left:inherit;top:inherit;transform:none;position:static;}
	.osea_3 .container .txt_body h3{font-size:2.2rem;line-height:32px;padding-bottom:20px;}
	.osea_3 .container .txt_body ul li{font-size:1.6rem;line-height:26px;background: url(../images/common/p_dot.png) no-repeat left 4px;background-size:14px;width:100%;margin-top:10px;}
	.osea_3 .container .txt_body p:last-child{margin-bottom:0;}
	
	.osea_4{padding:40px 0;}
	
	.ab_3{padding:40px 0 0;}
	.osea_4 .top h4{font-size:2rem;}
	.osea_4 .top h5{font-size:1.6rem;line-height:26px;}
	
	.osea_4 .map_list ul li{margin-right:0;width:100%;font-size:1.6rem;line-height:26px;padding-left:20px;padding-bottom:15px;margin-bottom:20px;background: url(../images/about/ab_3_list.jpg) no-repeat left 9px;background-size:10px auto;}
	.osea_4 .map_list ul li span{font-size:1.6rem;line-height:26px;}
	
	.caselit_body .swiper-slide .box .drop{display:block!important;}
	
	.osea_5 .swiper-slide .box .drop .txt h3{font-size:2rem;}
	.osea_5 .swiper-slide .box .drop .txt h4{font-size:1.6rem;line-height:26px;}
	
	.znyw_1{padding:40px 0;}
	.znyw_1 p{font-size:1.6rem;line-height:26px;}
	.znyw_2{padding:40px 0;background-size: 100% auto;}
	.znyw_2 h4{font-size:1.8rem;line-height:28px;}
	.znyw_2 .img_out{width:100%;}
	.znyw_2 .img_out img{display:block;width:100%;}
	.znyw_3 .txt_body{margin-top:30px;padding-bottom:20px;padding-left:15px;padding-right:15px;}
	.znyw_3 .txt_body i{display:none;}

	.znyw_4 .slider{position: relative;}
	.znyw_4 .slider .swiper-container{padding:10px;}
	.znyw_4 .slider .swiper-slide{box-shadow: 0 0 5px rgba(0,0,0,.1);}
	.znyw_4 .slider .swiper-slide .box{padding:30px 10px;}
	.znyw_4 .slider .swiper-slide .box .icon{width:100px;height:100px;}
	.znyw_4 .slider .swiper-slide .box h4{font-size:1.8rem;}
	.znyw_4 .slider .swiper-slide .box p{font-size:1.6rem;line-height:26px;text-align:center!important;}
	.znyw_4 .slider .dot{display:block!important;}
	.znyw_4 .slider .dot span{width:8px;height:8px;margin:0 4px;}
	
	.znyw_5 .swiper-wrapper{justify-content:flex-start}
	
	.ywrhBody .indudt_5{padding-top:40px;}
	.bus_6 .txt_body_1 {height:inherit;padding-bottom:100px;}
	.bus_6 .txt_body h3{text-align:center;font-size:2.8rem;line-height:38px;width:100%;padding-bottom:20px;}
	.bus_6 .txt_body h3::before{height:3px;width:40px;left:50%;transform: translateX(-50%);}
	.bus_6 .txt_body p{width:100%;font-size:1.6rem;line-height:26px;margin-top:30px;}
	
	
	
}




