@charset "utf-8";
/*  引用字体包*/
@font-face {
	font-family: 'GILROY';
	src: url(../fonts/GILROY.OTF);
}
* {margin: 0;padding: 0;box-sizing: border-box;}
html{font-size: calc(100vw / 19.2)}
body {margin: 0;padding: 0;font-size: 16px; color: #000;line-height: 24px;}
dd,dl,dt,li,ol,ul {margin: 0;padding: 0;list-style: none;}
em,i {font-style: normal;text-decoration: none;}
a {text-decoration: none;transition: all .2s linear 0s;	color: #000;}
:focus {outline: 0;}
img {border: 0;}

.w1200{max-width:1200px; width:96%; margin:0 auto;}
.w1400{max-width:1420px; width:96%; margin:0 auto;}
.w1560{max-width:1560px; width:96%; margin:0 auto;}
.w1600{max-width:1600px; width:96%; margin:0 auto;}
.pt{padding-top:50px;}
.pb{padding-bottom:50px;}
.mt{margin-top:50px;}
.mb{margin-bottom:50px;}
.fl {float: left;}
.fr {float: right;}
.clear {clear: both;font-size: 0; height:0;}
.flex {	display: flex; }
.flex-c{justify-content:space-between;flex-wrap: wrap; display: flex;}
.flex-l{justify-content:flex-start;flex-wrap: wrap;display: flex;}
.flex-cc{justify-content:center;flex-wrap: wrap; display: flex;}


:root {
    --c:#45bbb4;
    --jc:#ff0101;
    --tc:#ff0101;
    --bw:clamp(769px,90%,1600px);
  	--bc:#666;
  	--br:5px;
    --cc: #000;
  --f14: 0.14rem;
  --f16: 0.16rem;
  --f18: 0.18rem;
  --f20: 0.2rem;
  --f22: 0.22rem;
  --f24: 0.24rem;
  --f26: 0.26rem;
  --f28: 0.28rem;
  --f30: 0.3rem;
  --f32: 0.32rem;
  --f34: 0.34rem;
  --f36: 0.36rem;
  --f38: 0.38rem;
  --f40: 0.4rem;
  --f42: 0.42rem;
  --f44: 0.44rem;
  --f46: 0.46rem;
  --f48: 0.48rem;
  --f50: 0.5rem;
  --f52: 0.52rem;
  --f54: 0.54rem;
  --f56: 0.56rem;
  --f58: 0.58rem;
  --f60: 0.6rem;
}

@media screen and (max-width: 1200px) {
  :root {
    --f22: 16px;
    --f24: 18px;
    --f26: 20px;
    --f28: 22px;
    --f30: 0.36rem;
    --f32: 0.36rem;
    --f34: 0.38rem;
    --f36: 0.4rem;
    --f38: 0.4rem;
    --f40: 0.4rem;
    --f42: 0.4rem;
    --f44: 0.4rem;
    --f46: 0.4rem;
    --f48: 0.4rem;
    --f50: 0.42rem;
    --f52: 0.46rem;
    --f54: 0.48rem;
    --f56: 0.52rem;
    --f58: 0.52rem;
    --f60: 0.54rem;
    --interval: 5vw;
    --nav_height: 58px;
  }
}
@media screen and (max-width: 767px) {
  :root  {
    --f14: 14px;
    --f16: 14px;
    --f18: 16px;
    --f20: 0.3rem;
    --f22: 0.32rem;
    --f24: 16px;
    --f26: 0.34rem;
    --f28: 0.36rem;
    --f30: 0.4rem;
    --f32: 18px;
    --f34: 0.4rem;
    --f36: 0.4rem;
    --f38: 0.4rem;
    --f40: 0.42rem;
    --f42: 20px;
    --f44: 0.42rem;
    --f46: 0.42rem;
    --f48: 0.42rem;
    --f50: 0.42rem;
    --f52: 0.42rem;
    --f54: 0.44rem;
    --f56: 0.46rem;
    --f58: 0.46rem;
    --f60: 0.48rem;
  }
}



/*导航 */
.main-nav__navigation-box {	margin: 0;padding: 0;list-style: none;display: -moz-flex;display: -ms-flex;	display: -o-flex;display: -webkit-box;display: flex;-webkit-box-align: center;
	align-items: center;position: initial !important; width:75%; max-width:1100px;}
.main-nav__navigation-box,.main-nav__navigation-box ul {margin: 0;padding: 0;list-style: none;}
.main-nav__navigation-box>li+li { position:relative;}
.main-nav__navigation-box .nava::before {content: '';display: block;position: absolute;left: -100%; bottom:0;width: 100%;height:3px;background: var(--c);transition: all .6s ease;}
.main-nav__navigation-box .nava:hover::before {left: 0;}
.main-nav__navigation-box .nava:hover{color:var(--c);}
.main-nav__navigation-box>li>a {position: relative;	display: inline-block;color: #5F6F6E;font-size:18px;line-height:80px;	text-transform: capitalize;	-webkit-transition: all 500ms ease;	transition: all 500ms ease;	z-index: 1;overflow:hidden;}
.dropdown-btn {display: none;}
.main-nav__navigation-box dl{position:relative;width: 120px;height: 30px;}
.main-nav__navigation-box dl a img{ margin-right:10px; margin-bottom:-5px;}
.main-nav__navigation-box li ul {position: absolute;width: 100%;line-height:35px;transform-origin: top;top:120%;left: 0;transform: translateY(0px);visibility: hidden;opacity:0;z-index: -999;transition: all 500ms ease; min-width:300px; border-radius:10px;}
.main-nav__navigation-box li .naver8{ min-width:300px;}
.main-nav__navigation-box li ul .naver1560{ margin:0 auto;justify-content:center; padding:0 13px 0 20px;}
.main-nav__navigation-box li ul .naver1560 a{ margin:0 1%; display:block; font-size:14px;}
.main-nav__navigation-box li ul .naver1560 a:first-child{ margin-top:10px;}
.main-nav__navigation-box li ul .naver1560 a:last-child{ margin-bottom:10px;}
.main-nav__navigation-box li:hover ul {top: 100%;transform: translateY(0);visibility: visible;opacity: 1;box-shadow: 0 10px 20px rgba(0, 0, 0, .1);z-index: 9999;background:rgba(255,255,255,1);}
.main-nav__navigation-box>li ul>li {position: relative;}
.main-nav__navigation-box>li ul>a {font-size: 14px;word-break: break-all;padding-top: 0px;padding-left: 20px;padding-right: 20px;-webkit-transition: all 500ms ease;transition: all 500ms ease;text-transform: capitalize;display: block; line-height:50px; font-weight:bold;}
.main-nav__navigation-box>li ul>a img{width:100%;}
.main-nav__navigation-box li ul a:hover{ color:var(--c); font-weight:bold;background:url(../images/jiantouyou.png) right center no-repeat; background-size:auto 15px;}



/* 手机站头部 */
.headweb {display: none;}
/* 手机站底部 */
.qedge-com-footer1 {display: none;}
.qedge-com-footer-links1 .content .qedge-com-accordion-menu1 .title {font-size: 14px;line-height: 24px;	position: relative;	font-weight: 400;margin-bottom: 0;padding: 8px 0;}
.qedge-com-accordion-menu1 .accordion-header {display: block;position: relative;color: #666;}
.qedge-com-footer-links1 .content .qedge-com-accordion-menu1 {border-bottom: 1px solid #d7d7d7;}
.qedge-com-accordion-menu1 .accordion-header::before {background-color: black;content: " ";	display: block;	width: 1px;	position: absolute;	top: 50%;	margin-top: -4px;	right: 4px;	height: 9px;	-webkit-transition: opacity linear 0.15s;transition: opacity linear 0.15s;}
.qedge-com-accordion-menu1 .accordion-header::after {background-color: black;content: " ";display: block;height: 1px;position: absolute;top: 50%;right: 0px;width: 9px;}
.qedge-com-accordion-menu1 .accordion-header::after{}
.qedge-com-accordion-menu1 .accordion-body {background-color: #F5F5F5;font-size: 1.2em;-webkit-transition: height ease-in 0.15s;transition: height ease-in 0.15s;height: auto!important;display: none;	overflow: hidden;}

.qedge-com-footer-links1 .content .qedge-com-accordion-menu1 ul {padding: 0;font-size: 12px;line-height: 22px;}
.qedge-com-footer-links1 .content .qedge-com-accordion-menu1 ul li a,.qedge-com-footer-links1 .content .qedge-com-accordion-menu1 ul li span {display: block;padding: 6px 20px;}
.content li+li {margin-top: .25em;}
.qedge-com-footer-links1 .content .qedge-com-accordion-menu1 ul li {display: block;}
.qedge-com-footer-links1 .content ul li a {color: #666666;font-weight: 400;font-size: 12px;line-height: 22px;text-decoration: none;}
.qedge-com-accordion-menu1 .accordion-header.active::after {-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.qedge-com-accordion-menu1 .accordion-header.active::before {-webkit-transform: rotate(45deg);transform: rotate(45deg);}





/* 头部 */
.headtop {width:100%;display: block; position: fixed;z-index: 9999;transition: all .5s linear 0s;background:#fff; margin:0 auto;box-shadow: 0px 10px 16px 0px rgba(3, 0, 112, 0.08);}
.headtop .topbox {height:80px;width:96%;transition: all 0.3s; margin:0 auto;}
.headtop .topbox .logo {padding-right: 0;display: flex;align-items: center;}
.headtop .topbox .logo img {width: 100%;}
.headtop .topbox .nav {width: 890px;height: 41px;padding-top: 16px;float: left;}
.headtop .topbox .nav a {color: #333;line-height: 40px;height: 40px;font-size: 16px;font-weight: 600;border-bottom: 1px solid rgba(255, 255, 255, 0);text-decoration: none;	padding-right: 50px;}
.headtop .topbox .nav a:hover {	color: #1e52a4;}
.headtop .topbox .nav a.active {color: #1e52a4 !important;}
.headtop .topbox .toptel {padding-right: 50px;color: #fff;line-height: 80px;}
.headtop .topbox .toptel img {margin-right: 10px;position: relative;top: 3px;}
.headtop .topbox .nav .neiyea {	color: #eee;}
.headtop_logo_on{display:none;}
.headtop:hover .headtop_logo{display:none;}
.headtop:hover .headtop_logo_on{display:block;}
.baidi .headtop_logo_on{display:block;}
.baidi .headtop_logo{display:none;}
.headtop .current a::after {height: 100%}
.headtop .topbox .logo {line-height:80px;}

.baidi { background:rgba(255,255,255,.9);backdrop-filter: blur(8px);width: 100%;left: 0;top: 0; border-radius:0;}
.baidi .main-nav__navigation-box li .neiyea {color: #333 !important;}

#menuClick{font-size:25PX; color:#000;fill:#5F6F6E; margin-left:20px;  width:40PX;-webkit-box-align: center;align-items: center; display: flex;margin-top: -8px;}
#menuClick:hover{ cursor: pointer;color:var(--c);}
#menuClick .icon{ margin-right:10px;}
#menuClick .icon path{}
#menuClick:hover .icon path{fill:var(--c);}


/*手机端导航*/
#openlc { position: fixed; right: 0; top: 0; z-index: 999; height: 70px; padding: 5px 0; }
.lcbody { display: inline-block; margin: 20px; width: 30px; height: 30px; position: relative; transform: translateZ(0px) rotate(0deg); transition: transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); }
.lcitem { position: absolute; left: 0; top: 0; transform: translateZ(0px) rotate(0deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; -webkit-transform: translateZ(0px) rotate(0deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; width: 30px; height: 30px; }
.lcitem .rect { width: 30px; height: 1px; background: #fff; position: absolute; left: 0; top: 14px; transition: transform 0.2s ease 0.2s; -webkit-transition: -webkit-transform 0.2s ease 0.2s; }
.lcitem .rect.top { transform: translate3d(0px, -8px, 0px); -webkit-transform: translate3d(0px, -8px, 0px); }
.lcitem .rect.bottom { transform: translate3d(0px, 68px, 0px); -webkit-transform: translate3d(0px, 8px, 0px); }
#leftcontrol { width: 260px; height: 100%; right: -260px; transition: all 0.25s; background: #202122; position: fixed; overflow-y: auto; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; z-index: 999; }
#leftcontrol ul#nav { padding-top: 13px; }
#leftcontrol ul li { display: block; min-height: 44px; border-top: 1px solid #272727;  width: 100%; }
#leftcontrol ul li a { display: block; color: #777777; padding: 0 25px; height: 44px; line-height: 44px; }
#leftcontrol ul li a span { display: inline-block; }
#leftcontrol ul li a span.circle { width: 8px; height: 8px; border: #474747 1px solid; border-radius: 5px; margin-right: 20px; }
#leftcontrol ul li .subnav { display: none; }
#leftcontrol ul.subnav li a i { margin-right: 20px;  color: #3e3e3e; }
#leftcontrol ul.subnav li a { background: #19191A; color: #7e7e7e; }
#leftcontrol ul li a span.more { width: 12px; height: 12px; position: relative; float: right; top: 16px; }
#leftcontrol ul li a span.more span { background: #474747; position: absolute; }
#leftcontrol ul li a span.more span.h { width: 12px; height: 2px; transform: translate3d(0, 5px, 0); -webkit-transform: translate3d(0, 5px, 0); }
#leftcontrol ul li a span.more span.v { transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); -webkit-transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); }
#leftcontrol ul li.active a span.more span.v { transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); -webkit-transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); }
#leftcontrol ul li.active a span.circle { border-color: var(--c); background-color: var(--c); }
#leftcontrol ul li.active a.hassub { background: #222324; color: #FFF; }
#leftcontrol ul li.onnav a { background: #111; color: #ccc; }
#leftcontrol ul li.onnav a span.circle { border-color: var(--c); background-color: var(--c); }
#leftcontrol ul li.noNav { display: none; }
.pageOn #openlc { background: #202122; }
.pageOn #leftcontrol { right: 0; top: 0; }
.pageOn .lcbody { transform: translateZ(0px) rotate(90deg); -webkit-transform: translateZ(0px) rotate(90deg); }
.pageOn .lcitem { transform: translateZ(0px) rotate(45deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; -webkit-transform: translateZ(0px) rotate(45deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; }
.pageOn .lcitem .rect { transition: transform 0.2s ease 0s; transform: translate3d(0px, 0px, 0px); -webkit-transition: -webkit-transform 0.2s ease 0s; -webkit-transform: translate3d(0px, 0px, 0px); }
.pageOn .lcitem.bottom { transform: translateZ(0px) rotate(-45deg); -webkit-transform: translateZ(0px) rotate(-45deg); }
#body { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 996; display: none; }
.pageOn #body { display: block; }


/*留言表单*/
input::placeholder,.contactTextarea::placeholder{ color:#ccc;}
.contactForm h3{ font-weight:400; font-size:18px; line-height:3; padding-left:10px;}
.contactForm h3 span{ color:#f00;}
.contactField:focus, input:focus,#gcontent:focus{ border:solid 1px var(--c);}
.contactTextarea:focus{ border:solid 0px var(--c);}
.contactSubmitButton{ line-height:19px!important; display:block!important;color:#fff; height:46px!important;background:var(--c); margin-right:4px; width:100%;border:0;}
.contact-form{ margin-bottom:20px;}
.contactTextField{ padding-bottom:5px; font-size:12px;}
.contactTextField span{ float:right; opacity:0.2;}
.contactMessageTextarea{ padding-bottom:5px; font-size:12px;}
.contactMessageTextarea span{ float:right; opacity:0.2;}
.formFieldWrap{}
.fullField{width:100%;line-height: 50px;height: 50px;}
.formCodeWrap{display:flex;}
.formCodeWrap input {flex:1; margin-right: 10px; padding:15px;}
.formCodeWrap img {height:50px;}
#contactNameField{ text-transform:capitalize;}
.contactField, input{ box-sizing:border-box; display:inline-block}
.contactTextarea{ min-width:100%; display:block; box-sizing:border-box; border:solid 1px #ddd; font-size:16px;margin-bottom:10px; padding-left:12px; padding-right:12px; padding-top:9px; padding-bottom:9px; line-height:18px; height:100px; }
.buttonWrap{ line-height:20px;  min-width:43%; display:inline-block; cursor:pointer;}
.formSubmitButtonErrorsWrap a{ width:25%; text-align:center; padding:8px 10px!important;}
.formValidationError .red-notification p{ background-image:none!important; display:block!important; padding-left:0px!important; text-align:center!important;}
.contactField, input{ padding-left:10px; padding-right:10px;  margin-bottom:15px;border:solid 1px #ddd;}
a#CodeA img{ height:50px; display:block; margin-bottom:10px;}


.formFieldWrap:nth-child(1){ width:49%; margin-top:10px;}
.formFieldWrap:nth-child(2){ width:49%; margin-top:10px;}
.formFieldWrap:nth-child(3){ width:49%; margin-top:10px;}
.formFieldWrap:nth-child(4){ width:49%; margin-top:10px;}
.formFieldWrap:nth-child(5){ width:49%; margin-top:10px;}
.formFieldWrap:nth-child(6){ width:49%; margin-top:10px;}
.formSubmitButtonErrorsWrap{ width:96%; max-width:200px; margin-top:10px;}




/* 右侧客服 */
.side{position:fixed;width:75px;right:3px;bottom:25%;z-index:99999;}
.side ul li{width:75px;height:75px;margin-bottom:5px;color:#333; font-size:14px; line-height:38px; text-align:center;transition:all 0.3s; cursor:pointer; border-radius:50%;}
.side ul .sideetel{background:url(../images/logoyou.png) center no-repeat;}
.side ul .sideetel:hover .telBox{visibility: visible;opacity: 1;left:-205px;box-shadow: 0 10px 20px rgba(0, 0, 0, .1);z-index: 9999;background:var(--c) url(../images/lxx1.png) 10px center no-repeat;background-size:auto 35px;}
.side ul .sideetel .telBox { position: absolute;width: 100%; border-radius:10px;line-height: 45px;left: -250px;transform-origin: top;top:15px;visibility: hidden;opacity:0;z-index: -999;transition: all 500ms ease;text-align: center; min-width:200px; color:#fff; font-weight:bold; font-size:18px; padding-left:30px;}
.side ul .sidetop{background:var(--c) url(../images/top.png) center no-repeat;background-size:auto 35px;width:50px;height:50px; margin:12.5px;}
@media screen and (max-width:750px) {
    .side{ display:none;}
}
/* 首页banner */
.swiperbanner { width:100%; margin:0 auto; position:relative; overflow:hidden;}
.swiperbanner .swiper-slide {background-position: center; background-size: cover;}
.swiperbanner .swiper-slide img {	transition: all 2s ease 1.4s;transform: translateX(0); display: block; width: 100%; filter:brightness(1);}
.swiper-container-fade .swiper-slide::after{content: '';  position: absolute;left: 0;top: 0;   bottom: 0;right: 0;  opacity: .5;  z-index: 0;}
.swiperbanner .swiper-slide .ind_ban_tex {position: absolute;text-align: left;width: 80%;top: 45%;left: 50%;transform: translate(-50%, -50%);z-index: 5;display: block;}
.swiperbanner .swiper-slide .ind_ban_tex .ind_ban_con {width: 100%;display: block;}
.swiperbanner .swiper-slide .ind_ban_tex .ind_ban_tex_title {overflow: hidden;position: relative;margin-left: auto;margin-right: auto;margin-bottom: 20px;}
.swiperbanner .swiper-slide .ind_ban_con .ind_ban_tex_en {font-size: 2vw;line-height: 1.2;color: #ffffff;text-shadow: 3px 0 10px rgba(22, 78, 145, 0.4);transform: translateY(30px);opacity: 0;margin-bottom: 10px;}
.swiperbanner .swiper-slide.swiper-slide-active .ind_ban_con .ind_ban_tex_en {transition: all 2s ease 0.5s;transform: translateX(0);opacity: 1;}
.swiperbanner .swiper-slide .ind_ban_tex .b_line {width: 80px;margin: 0px 0px 20px;height: 6px;background: #fff;transform: translateY(30px);opacity: 0;}
.swiperbanner .swiper-slide.swiper-slide-active .ind_ban_tex .b_line {transition: all 2s ease 1.2s;transform: translateX(0);opacity: 1;}
.swiperbanner .swiper-slide .ind_ban_tex .ind_ban_tex_title .t_big {color: #ffffff;font-size: 3.5vw; font-weight:400;text-transform: capitalize;line-height: 1.2; transform: translateY(30px); opacity: 0; }
.swiperbanner .swiper-slide.swiper-slide-active .ind_ban_tex_title .t_big {transition: all 2s ease 0.8s;transform: translateX(0);opacity: 1; margin:0;text-transform: uppercase;}
.swiperbanner .swiper-slide .ind_ban_tex .ind_ban_tex_info {color: #ffffff;font-size: 3.5vw;text-transform: capitalize;line-height: 1.2; transform: translateY(30px); opacity: 0; }
.swiperbanner .swiper-slide.swiper-slide-active .ind_ban_tex .ind_ban_tex_info {transition: all 2s ease 1.2s;transform: translateX(0);opacity: 1; margin:0;text-transform: uppercase;}
.swiperbanner .swiper-pagination-bullets {bottom: 5% !important; left:10% !important; text-align:left; position:absolute; z-index:99;}
.swiperbanner .swiper-pagination-bullet {width: 12px;	height: 12px;border-radius: 10px;background-color: rgba(255, 255, 255, 1);margin: 0 8px;opacity: 1;transition: all 0.4s ease;}
.swiperbanner .swiper-pagination-bullet-active {width: 53px;background:var(--c);}
.swiperbanner .swiper-slide .an {	width: 200px;background-image: linear-gradient( 90deg, #2a5cbf 0%, #019eed 100%);border: solid 2px #148ecc;	height: 52px;line-height: 52px;	text-align: center;	border-radius: 6px;color: #fff;	margin-top: 3%;	font-size: 16px;transform: translateY(30px);opacity: 0;}
.swiperbanner .swiper-slide.swiper-slide-active .an {transition: all 3s ease 1.4s;transform: translateX(0);opacity: 1;}



/* 按钮效果 */
.ianniu{display: flex; position: relative; overflow: hidden;text-align: left;  box-sizing: border-box;  width: 180px;  padding: 0;  background_radio: 1;border_radio: 1;
    font_radio: 1;radius_radio: 1; height: 54px;align-items: center;justify-content: space-around; box-shadow: 0 0 5px rgb(170 105 79 / 20%); display-radio: flex;background-color:var(--c);border-radius: 30px; color:#fff;}
.ianniu::before {content: '';display: block;position: absolute;left: -100%;width: 100%;height: 100%;background: rgba(0,0,0,0.1);transition: all .6s ease;}
.ianniu:hover::before {left: 0;}
.ianniu span {display: block;position: relative;z-index: 1;outline: 0;margin: 0px;overflow: hidden;transition: all .6s ease;left: 0;}
.ianniu:hover span {left: 10px}
.ianniu i {display: block;width: 24px;height: 24px;border-radius: 50%;border: 1px solid #fff;position: relative;}
.ianniu i::before {content: '';display: block;width: 5px;height: 5px;border-radius: 50%;background: #fff;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);
    transition: all 0.6s ease;}
.ianniu i::after {content: '';display: block;width: 35px;height: 1px;background: #fff; top: 50%;right: 12px;position: absolute;transform: translateY(-50%);transition: all 0.6s;}
.ianniu:hover i::before {content: '';display: block;width: 10px;height: 10px}
.ianniu:hover i::after {width: 0px}
.ianniu::after {content: "";position: absolute;width: 0;height: 100%; transition: all .3s; z-index: 0; opacity: 0; top: 0; left: 0px}
.ianniu:hover::after {opacity: 1}


	#ifubg{ position: absolute;width:100%; height:100%;display: flex;justify-content: center; top:0; }
	#ifubg img{height:100vh;}
    #logo {position: relative;  background: url(../images/iabout.jpg) center top no-repeat; height:100vh; overflow:hidden; z-index:999;}
/* 首页关于我们*/
.iabout { margin:0 auto; position:relative;color: #fff;font-size: 16px;line-height: 35px; padding-top:100px; padding-bottom:60px; opacity:0;}
.iabout h5 {font-size:24px; color:#999;text-transform: uppercase; font-weight:400; margin-top:10px;}
.iabout h2 {margin: 20px 0 20px 0; line-height:1;font-size:50px;display:block; text-transform: uppercase;}
.iabout .more{ margin-top:50px;}
.iabout .iaboutn {margin:30px auto; font-size:16px; max-width:800px; text-align:center;}
.iabout .iaboutn .ianniu{ margin:30px auto;}

.iaboutx {border-radius:0px; overflow:hidden; position:relative; margin-top:60px;}
.iaboutx .ourbox .ourli { width:25%;padding:130px 0 130px 0;text-align: center;}
.iaboutx .ourbox .ourli .our_p1 {font-size: 20px; margin-top:20px;}
.iaboutx .ourbox .ourli .our_p1 .counter {font-size:60px;font-weight: bold; color:#FFF; margin-right:5px; line-height:60px;}
.iaboutx .ourbox .ourli .our_p1 .counter2 {font-size:40px;font-weight: bold; color:#FFF; margin-right:5px; line-height:60px;}
.iaboutx .ourbox .ourli .our_p1 .counter3 {font-size:40px;font-weight: bold; color:#333; margin-right:5px; line-height:60px;}
.iaboutx .ourbox .ourli .our_p2 {font-size: 16px;margin-bottom: 10px;}

.iabout .about_xian{ position:absolute; height:100%; width:100%; max-width:1420px; top:0;border-right:1px solid rgba(255,255,255,0.2);}
.iabout .about_xian li{ border-left:1px solid rgba(255,255,255,0.2); width:100%;}


.ihegui{padding:80px 0;}
.ihegui h2{    line-height: 80px;font-size: 50px;text-align: center;font-weight: 400; color: #454A53; margin-bottom:30px;}
.ihegui .ianniu{ margin:0 auto; margin-top:50px;}
.ihegui .ihegui_info { width:96%; max-width:1200px; margin:0 auto; margin-top:-50px; z-index:99;position: relative;}
.ihegui .ihegui_info li{ width:18%;}
.ihegui .ihegui_info li img{ width:100%;}
.video-wrapper {position: relative;}
    video {width: 100%;display: block;}
    .play-btn {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 80px;
      height: 80px;
      border-radius: 50%;
      background: rgba(0, 0, 0, 0.6);
      border: none;
      color: white;
      font-size: 30px;
      cursor: pointer;
      transition: all 0.3s;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .play-btn:hover {background: rgba(0, 0, 0, 0.8);transform: translate(-50%, -50%) scale(1.1);}
    .play-btn.hidden {display: none;}

@media screen and (max-width:750px) {
    .iaboutx .ourbox .ourli .our_p1 .counter{font-size:40px;}
	.iabout .iaboutn {width: 90%;font-size: 14px;}
	.iabout {padding: 30px 3% 30px 3%;min-height: auto;margin-top:0px; background:none;margin-bottom:0px; opacity:1 !important;}
	.iabout h2 {margin-bottom: 10px;font-size: 24px;line-height: 1.6;}
	.iabout h5 {font-size: 16px;line-height: 1.5;}
	.ourboxl h2 {margin-bottom: 10px;line-height: 1.5;}
	.ourboxl {width: 94%;padding: 20px 3% 25px;	margin-bottom: 0;}
	.ourbox {padding: 0px;	width: 100%;}
	.ourbox .ourli .our_p1 .counter {font-size: 45px;}
	.iabout .iaboutn {width: 100%;overflow: hidden;	text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 8;}
	.iabout a {margin-bottom:30px;margin-top:0px;}
	.ourboxl {font-size: 16px;line-height: 1.5;}
	.ourbox .ourli .our_p2 {margin-bottom: 20px;}
	.iaboutx .ourbox {padding:10px 0px; display:block;}
	.iaboutx .ourbox .ourli{ width:50%; float:left;}
	.iabout .iaboutn .iaboutnl ul{ padding: 0 10px;}
	.iabout .iaboutn .iaboutnr{padding: 20px 10px; margin-left:0px;}
	.iaboutx{ background-size:cover;padding: 0 20px; margin-bottom:0px; padding-top:20px; margin-top:0px;}
	.iaboutx .ourbox .ourli{ padding:0;}
	.iabout .about_xian,#ifubg{ display:none;}
	.swiperbanner .swiper-slide .ind_ban_tex .ind_ban_tex_info,.swiperbanner .swiper-slide .ind_ban_tex .ind_ban_tex_title .t_big{ font-size:24px;}
	.w1400{ width:calc(100% - 40px);}
	h2{ font-size:32px !important;}
	h5{ font-size:18px !important;}
}




/* 首页产品切换 */
.islide{padding-top:50px;}
.islide h2 {line-height:80px;font-size:50px;text-align:center; font-weight:400; color:#454A53;}
.islide .ianniu{margin:30px auto;}


/* 首页产品滚动 */

.Equipment .slideGroup .parHd ul {justify-content: center;}
.swiper-container2 {position:relative;width: 100%; overflow:hidden;}
.swiper-container2 .swiper-slide {font-size: 18px;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;
      -webkit-align-items: center;align-items: center; transition: 300ms;transform: scale(0.9);}
.swiper-container2 .swiper-slide-active,.swiper-container2 .swiper-slide-duplicate-active{transform: scale(1);}
.swiper-container2 .swiper-button-prev{background:rgba(255,255,255,.5) url(../images/l.png) center no-repeat; border-radius:5px;  width:42px; height:42px;  left:2%; right:auto;box-shadow: 0 0 15px rgb(0 0 0 / 100%); }
.swiper-container2 .swiper-button-next{background:rgba(255,255,255,.5) url(../images/r.png) center no-repeat; border-radius:5px;  width:42px; height:42px; right:2%; left:auto;box-shadow: 0 0 15px rgb(0 0 0 / 100%); }



.swiper-container2 .swiper-info{ position:relative;border-radius:10px; overflow:hidden;}
.swiper-container2 .swiper-info img{ }
.swiper-container2 .swiper-info span{ position:absolute;bottom: 0px;padding:10px 20px 20px 20px;color: #fff; background:rgba(0,0,0,.5); width:calc(100% - 40px);}
.swiper-container2 .swiper-info span h3{ line-height:50px;}
@media screen and (max-width:768px) {
    .islide h2{ font-size:24px; font-weight:bold;line-height:1;}

}
.hero-quick{ position:relative; min-height:120px;}
.hero-quick-link{ position:absolute; z-index:99; min-width:1080px; margin:0 auto; top:-70px; left:50%; margin-left:-540px; }
.hero-quick-link li{ background:#201f27; color:#fff;transition: all .2s linear 0s; font-size:24px; display:block;  padding:4.6% 5%; width:40%; text-align:center;float:left;}
.hero-quick-link li:hover{background: var(--c);margin-top:-1rem;}
.hero-quick-link li span{ display:block; margin-BOTTOM:1rem;}
.hero-quick-link li span svg{width: 3rem;height: 3rem;color: var(--c);transition-timing-function: cubic-bezier(.17,0,.23,1);transition: all .2s linear 0s; line-height:3rem;}
.hero-quick-link li:hover span svg{width: 5rem;height: 5rem;color:#fff;line-height:5rem;}
.hero-quick-link li:hover span .cls-1{ fill:#fff;}
.hero-quick-link li:hover span .cls-2{fill:none;stroke:#fff;stroke-miterlimit:10;stroke-width:15px;}


/*新闻*/
.inews {color: #333; font-size: 16px;line-height: 30px; background:#f4f4f4 url(../images/zibg.png) top center no-repeat;  margin-top:60px;}
.inews .inewsc{ width:100%;height: 100%;position: relative; margin-top:50px;overflow: hidden; padding-bottom:200px;}
.inews .inewsc:hover{}
.inews .inewsc .inewscl{ position:relative; max-width:440px; color:var(--c);}
.inews .inewsc .inewscl IMG{ width:100%;}
.inews .inewsc .inewscl h3{ line-height:50px; font-size:28px; color:#000;}
.inews .inewsc .inewscl a{ position:absolute; bottom:50px; left:0; line-height:50px; text-align:center; font-weight:bold; max-width: 195px; color:#fff; background:var(--c); width:96%;}

.inews h2 {font-size:50px;display:block; text-transform: uppercase;line-height:5; font-weight:400; text-align:center;}
.inews .more .ianniu {margin:50px auto 0;}
.inews .swiper-infod{width:40%;}
.inews .swiper-info{width:30%;}
.inews .swiper-info h4{ font-size:var(--f24); margin-BOTTOM:10px; font-weight:bold;}
.inews .swiper-infoc{ width:30%;}
.inews .swiper-infoc img{ width:100%; max-width:400px;}
.inews .swiper-container {margin-right:0; padding-bottom:50px;}
.inews .swiper-wrapper{ /* 通过改变animation-timing-function 制作弹性切换效果 */transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;}
.inews .mySwiper2 .swiper-wrapper .swiper-infod,.inews .mySwiper2 .swiper-wrapper .swiper-info{ display:none;}
.inews .mySwiper2 .swiper-wrapper .swiper-slide-active .swiper-infod,.inews .mySwiper2 .swiper-wrapper .swiper-slide-active .swiper-info{ display:block;}
.inews .mySwiper2 .swiper-slide-next{ justify-content: start !important;}
.inews .mySwiper2 .swiper-slide-prev{ justify-content: end !important;}
.inews .swiper-slide { font-size: 18px;  /* Center slide text vertically */ display: flex; justify-content:space-around; align-items: center;flex-wrap:wrap;}
.inews .swiper .swiper-pagination-bullet{ background:#eee;width:10px; height:10px;}
.inews .swiper .swiper-pagination-bullet-active{ background:var(--c);width:12px; height:12px;}
.inews .swiper-slide .swiper-info{text-align:left;}
.inews .swiper-slide .swiper-info .ianniu{ width:200px; margin-top:20px;}
.inews .mySwiper2 .swiper-wrapper .swiper-slide img{ opacity:.5;}
.inews .mySwiper2 .swiper-wrapper .swiper-slide-active img{opacity:1 !important;}

.inews .swiper-slide .swiper-date{width:200px;min-height: 400px;font-size: 35px;display: block;}
.inews .swiper-slide .swiper-date span{ font-size:24px; display:block;font-size: 48px; font-weight:bold; line-height:60px;}
.inews .inewsc .swiper-button-prev{background: url(../images/l.png) center no-repeat; width:18px; height:18px; bottom:0;top:auto;left:calc(50% - 60px);}
.inews .inewsc .swiper-button-prev:hover{background: url(../images/l_on.png) center no-repeat; width:18px; height:18px; }
.inews .inewsc .swiper-button-next{background: url(../images/r.png) center no-repeat; width:18px; height:18px;  bottom:0;top:auto;left:calc(50% + 40px);}
.inews .inewsc .swiper-button-next:hover{background: url(../images/r_on.png) center no-repeat; width:18px; height:18px; }





.inews .mySwiper {width:430px;bottom:10px;left: 50%;transform: translate(-50%, -50%); position:absolute; z-index:99;}
.inews .mySwiper .swiper-wrapper .swiper-slide {width:60px !important; height:60px !important; }
.inews .mySwiper .swiper-wrapper .swiper-slide::after{content: ''; background:#eee; border:5px solid #fff; width:50px; height:50px; position:absolute; border-radius:50%; z-index:0;
    top:50%;left: 50%;transform: translate(-50%, -50%);transition: all .2s linear 0s;}
    .inews .mySwiper .swiper-wrapper .swiper-slide-thumb-active::after{background:#fff; }
.inews .mySwiper .swiper-wrapper .swiper-slide img{ width:100%;opacity:.5; z-index:2; max-width:35px;transition: all .2s linear 0s;	 position:relative;}
.inews .mySwiper .swiper-wrapper .swiper-slide-thumb-active img{opacity:1 !important;max-width:55px;}
.inews .mySwiper .swiper-wrapper .swiper-slide p{ position:absolute; color:#666;padding-left:20px;}
.inews .mySwiper .swiper-wrapper .swiper-slide-thumb-active p,.inews .mySwiper .swiper-wrapper .swiper-slide p:hover{ color:#000; font-weight:bold; background: url(../images/19.png) 20px center no-repeat; padding-left:40px;transition: all .2s linear 0s;}
.inews .mySwiper .swiper-wrapper .swiper-slide p:hover{cursor:pointer;}



@media screen and (max-width:750px) {
    .inews .swiper-slide{ font-size:14px;}
    .inews .mySwiper{ width:360px;}
    .inews .swiper-infoc,.inews .swiper-info{ width:100%;}
    .inews .mySwiper .swiper-wrapper .swiper-slide {width:50px !important; height:50px !important; }
	.inews {padding:3%; padding-top:10%;}
	.inews .slideBox ul{display:block;}
	.inews h2 {	width: 100%;margin-bottom: 0;font-size: 22px;line-height: 1.5;}
	.inews .parBd ul li {width:100%;}
	.inews .inews_l img {width: 100%;}
	.inews .inews_cont {padding-top: 10px;}
	.inews .inews_cont .inews_l {width: 100%;background: #fff;}
	.inews h5 {font-size: 16px;}
	.inews .parHd ul li {font-size: 18px;}
	.inews .swiper-info h4{ text-align:center;}
	.inews .swiper-slide .swiper-info .ianniu{ margin:0 auto; margin-top:20px;}
}








/*案例*/
.icase {color: #333; font-size: 16px;line-height: 30px; position: relative;background:#f4f4f4; padding-top:60px; overflow:hidden;}
.icase h2 {font-size:50px;display:block; text-transform: uppercase;line-height:2; font-weight:400; text-align:center;}
.icase h5 {font-size:24px;display:block; text-transform: uppercase;line-height:1; font-weight:400; text-align:center;}
.icase .mySwiper3{ margin:150px auto;}
.icase .swiper-info,.icase .swiper-infoc{width:45%;z-index:1;margin-top:-80px;}
.icase .swiper-info h2{ text-align:left; font-weight:bold;}
.icase .swiper-info h4{ font-size:var(--f24); margin-BOTTOM:10px; font-weight:bold;}
.icase .swiper-info .ianniu {margin-top:30px;}
.icase .swiper-infoc img{ width:90%; }
.icase .mySwiper3 .swiper-wrapper .swiper-slide { position:relative;}
.icase .mySwiper3 .swiper-wrapper .swiper-slide img{ opacity:.5; }
.icase .mySwiper3 .swiper-wrapper .swiper-slide-active img{opacity:1 !important;}
.icase .mySwiper3 .swiper-wrapper .swiper-slide::after{content: ''; background:#fff;width:100%; height:100%; position:absolute; z-index:0; border-radius:10px;top:50%;left: 50%;transform: translate(-50%, -50%);transition: all .2s linear 0s; padding-bottom:60px;}
.icase .mySwiper3 .swiper-wrapper .swiper-slide-prev .swiper-info{margin-top:0; display:none;}
.icase .mySwiper3 .swiper-wrapper .swiper-slide-prev .swiper-infoc{margin-top:0;text-align: right;}
.icase .mySwiper3 .swiper-wrapper .swiper-slide-next .swiper-info{margin-top:0; display:none;}
.icase .mySwiper3 .swiper-wrapper .swiper-slide-next .swiper-infoc{margin-top:0;}
.icase .mySwiper3 .swiper-slide-next{justify-content: start !important;padding:30px;max-height: 250px; margin-top:50px;}
.icase .mySwiper3 .swiper-slide-prev{justify-content: end !important;padding:30px;max-height: 250px;margin-top:50px;}
.icase .mySwiper3 .swiper-slide-prev::after{padding-bottom:0px !important;}
.icase .mySwiper3 .swiper-slide-next::after{padding-bottom:0px !important;}
.icase .mySwiper3 .swiper-slide-prev img{max-height: 190px;}
.icase .mySwiper3 .swiper-slide-next img{max-height: 190px;}
.icase .swiper-pagination{ bottom:50px !important;}





@media screen and (max-width:750px) {
    .icase .mySwiper3{ margin:80px auto;}
.icase .swiper-info, .icase .swiper-infoc,.icase .swiper-info, .icase .swiper-infoc img{ width:100%;}
.icase .mySwiper3 .swiper-wrapper .swiper-slide{ padding:5%;}
.icase .swiper-info h2{ color:#000;}
.icase .swiper-info, .icase .swiper-infoc{ margin-top:0px;}
}










/*底部*/
.foot {background:#454A53 url(../images/foot.jpg) center no-repeat; color:#fff;  font-size:14px;}
.foot .footop img{width:100%;}
.footer { margin:0 auto;padding:2% 0;width:96%;}
.footer .footerl{ margin-right:5%; width:22%; line-height:1.5; border-right:1px solid rgba(255,255,255,.3); position:relative;}
.footer .footerl .footerltop{ margin-bottom:40px; }
.footer .footerl dl { font-size:12px; color:#7d8187; position:absolute; width:100%; bottom:30px; left:0;}
.footer .footerl dl ul{ border-radius:30px;max-width:220px; line-height:60px; border:1px solid #777; margin-bottom:15px; text-align:center; font-size:var(--f18);}
.footer .footerl dl ul .icon{ margin-right:15px; margin-bottom:-5px;}
.footer .footerl dl ul a{ padding:15px 5px;}
.footer .footerl dl a{color:#7d8187;}
.footer .footerlbot{ padding:50px 0 100px 0;}
.footer .footerlbot p{ line-height:50px; font-size:var(--f50); margin-top:30px;color:#fff; }
.footer .footerlbot a{ color:#fff; background:var(--c);font-size:var(--f16); border-radius:30px; display:inline-block; line-height:3; padding:0 30px;}
.footer .ilianxi span{font-weight:bold; display:block;font-size:18px; line-height:50px; }
.footer form{ border-left:#3386c5 solid 1px; padding-left:50px; width:400px;}
.footer form span{ display:block; font-size:24px; font-weight:bold; line-height:40px;}
.footer .ilianxi p:nth-child(2){background:url(../images/lx01.png) left 5px no-repeat; background-size:25px auto;}
.footer .ilianxi p:nth-child(3){background:url(../images/lx02.png) left 5px no-repeat; background-size:25px auto;}
.footer .ilianxi p:nth-child(4){background:url(../images/lx03.png) left 5px no-repeat; background-size:25px auto;}
.footer .ilianxi p:nth-child(5){background:url(../images/lxlogo1.png) left 5px no-repeat;background-size:25px auto;}
.footer .ilianxi p{line-height: 34px; padding-left:40px;}
.footer li a {line-height:30px;display: block;font-size: 14px; }
.footer li span a{ font-size:18px; line-height:50px; margin-bottom:20px;}
.footer li a:hover {color:var(--c);}
.footer li.weixin{ text-align:center;}
.footer li.weixin img{ max-width:150px;}
.foot .footp_span {font-size: 16px; width:70%; padding-bottom:30px;}
.foot .footp_span .footerlbottom{}
.foot .footp_span .footerlbottom2 { font-size:15px; color:#999;}
.foot .footp_span .footerlbottom2 span{ display:block;font-size:18px; line-height:40px; color:#fff;}
.foot .footp_span li{padding-bottom:50px;}
.foot .footp_span li span{ width:180px;}
.foot .footp_span li span a{ color:#fff;}
.foot .footp_span li dt{ font-size:24px; line-height:44px; font-weight:400;}
.foot .footp_span li dt img{ width:150px; margin-bottom:-8px; border-right:2px solid #ccc; padding-right:20px; margin-right:20px;}
.foot .footp_span a{ margin-right:18px; line-height:32px; color:#ccc;}

.footer img {max-width:160px;}
.foot .footweixin{ position:relative; cursor:pointer;}
.foot .footweixin .erweimatu{ position:absolute; bottom:80px; left:50%; margin-left:-80px; width:160px; opacity:0;}
.foot .footweixin:hover .erweimatu{  opacity:1;}
@media screen and (max-width:768px) {
	.footer .footerlbot,.foot .footp_span .footerlbottom{ display:none;}
	.footer li:nth-child(1) {}
	.footer li:nth-child(2) {display: none;}
	.footer li:nth-child(3) {display: none;}
	.footer li:nth-child(4) {display: none;}
	.footer li:nth-child(5) {display: none;}
	.footer li:nth-child(6) {display: none;}
	.footer .flex{ display:block;}
	.footer {padding:10px;}
	.footer .footp_span {line-height: 25px;	 display:block !important; width:100%;}
	.footer .footp_span span {text-align: left;}
	.yiyingdsj h2{font-size: 24px;line-height: 1.5;}
	.yiyingdsj h5{font-size: 16px;}
	.yiyingdsj{padding-top: 30px;padding-bottom: 30px;}
	.footer .footp_span li dt{ line-height:50px;}
	.footer .footp_span li dt img{display:block;}
	.footer .footerl dl{ position: relative;}
	.footer .footerl{ width:100%;margin-right:0; border:0; padding-top:20px;}
}


/*内页banner*/
.ban {width: 100%;position:relative;}
.ban img {width: 100%;}
.ban .ban_info{ color:#fff;position: absolute;left: 10%; top: 50%;transform: translate(0, -50%) scale(1); display:none;}
.ban .ban_info span{ font-size:60px;font-weight:bold; max-width:660px;display: inline-block; line-height:1;}
.ban .ban_info span hr{ display:block; margin-bottom:30px;}
.ban .ban_info dd{display: block; max-width: 180px; line-height: 40px; background: var(--c);text-align: center; margin-top:20px;color: #fff;font-weight: bold;}
.proban {width: 100%; position:relative;background:url(../images/proban.jpg) center no-repeat; border-radius:15px;}
.proban img {width:auto; height:100%; max-height:500px; margin:0 0 0 auto; display:block;}
.proban .ban_info{ position:absolute; left:8%; top:20%; color:#666; font-size:20px; z-index: 2; max-width:700px;}
.proban::after1{content: '';background: linear-gradient(to right, rgba(235,97,0,1), rgba(235,97,0,0)); width:65%;  position: absolute; left: 0;top: 0;   bottom: 0;right: 0;  opacity:1;  z-index: 1;}
.proban .ban_info span{ display:block;font-size:32px;text-transform: uppercase; color:#000;font-weight:bold; max-width:480px;line-height:1.5;}
.proban .ban_info a { margin-top:60px;}
.proban .ban_info a span{font-size:20px; color:#fff;}

@media screen and (max-width:768px) {
.ban {width: 100%; margin-top:0px;}	
}


/*面包屑*/
.location {	box-sizing: border-box;	width: 100%;line-height:55px;}
.location li span{margin:0 5px;}
.location .newstopr a{ position:relative; overflow:hidden; display:inline-block; margin-left:30px;}
.location .newstopr a h3{font-size:16px; }
.location .newstopr a::before {content: '';display: block;position: absolute;left: -100%; bottom:0;width: 100%;height:3px;background: var(--c);transition: all .6s ease;}
.location .newstopr a:hover::before {left: 0;}
.location .newstopr a:hover{ color:var(--c);}
.location .newstopr a.active{ color:var(--c);}
.location .newstopr a.active::before {left: 0;}

@media screen and (max-width:768px) {
    .location {margin-top:0px;}
	.location li span {padding-top: 0px;float: none;padding-left: 2px;display: block;}
	.location{padding:0px 10px !important;text-align:left;}
	.cpbanner{padding: 0 10px;box-sizing: border-box;}
	.location li {max-width: 25%;text-align: center; display:none;}
	.location li span h3 {font-size: 10px;line-height: 30px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.location .cpmd a {	margin-right: 15px;}
}





.case_top{ text-align:center; color:var(--c); font-size:24px; line-height:2;}
.case_top span{ display:block;font-size:50px;color:#454A53;}
.case_info { position:relative; color:#fff; line-height:2;text-align: center;border-radius: 10px; overflow: hidden;}
.case_info img{ width:100%;}
.case_info dl h3{ font-size:32px; font-weight: bold; width:25%;align-items: center;display: flex;}
.case_info dl{ position:absolute; left:0; height:100%; padding:5%; top:0; width:100%; font-size:20px;}
.case_info dl span{ width:75%; max-width:720px; text-align:left; font-size:18px;align-items: center;display: flex;}


.fazhan{background:#FBFBFB; padding-top:100px;}
.fazhan .fazhan_top{ text-align:center; color:var(--c); font-size:24px; line-height:2;}
.fazhan .fazhan_top span{ display:block;font-size:50px;color:#454A53;}
.fazhan .fazhan_top img{ width:100%; display:block;}
.fazhan .fazhan_info{}
.fazhan .fazhan_info li{ width:32%; margin-top:3%; position:relative; border-radius:15px; overflow:hidden;}
.fazhan .fazhan_info li span{ display:block; color:#666666; position:absolute; bottom:30px; width:86%;}
.fazhan .fazhan_info li span h3{ font-size:24px; color:var(--c); line-height:2;}
.fazhan .fazhan_info .fazhan_infobg{background:#fff url(../images/55.jpg) center no-repeat; background-size:100%; padding:2.5%;}


.news{background:#FBFBFB; padding:100px 0;}
.news .news_top{ text-align:center; color:var(--c); font-size:24px; line-height:2;}
.news .news_top span{ display:block;font-size:50px;color:#454A53;}
.news .news_info{ background:#fff; margin-bottom:50px; width:100%;border-radius:15px; overflow:hidden;}
.news .news_info .newsimg{ margin-right:5%;width:40%;}
.news .news_info .newsimg img{ width:100%;}
.news .news_info .news_l_txt{align-items: center;display: flex;width:55%;}
.news .news_info a{ width:90%; color:#666;display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;overflow: hidden;}
.news .news_l{ width:75%; color:#666;}
.news .news_l em{ background:rgba(0,0,0,.1); border-radius:15px; padding:3px 15px;}
.news .news_l .title{ font-size:26px; font-weight:bold; color:#333; line-height: 1.5; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;}
.news .news_l hr{ width:80px; height:4px; border:0; background: linear-gradient(to right, #27B8F0, #4E92F2); margin-bottom:20px;}
.news .news_l h1{ font-size:26px; color:#333; line-height:2.5;}
.news .news_l .news_oth {align-items: center;display: flex;}
.news .news_l .news_oth span{background:rgba(69,187,180,0.1); font-weight:bold; color:var(--c); padding:2px 10px;  border-radius:15px; display:inline-block;}
.news .news_r{ width:22.5%;}
.news .news_r .news_r1{background:#fff; border-radius:10px; padding:5%; overflow:hidden; margin-bottom:20px;}
.news .news_r span{ display:block; border-left:3px solid var(--c); padding-left:10px; font-size:20px; font-weight:bold;}
.news .news_r .news_r1 a{ margin-right:10px;background:#dedede; color:#666; padding:2px 10px; margin-top:10px; border-radius:15px; display:inline-block;}

.news .news_r .news_r2{background:#fff; border-radius:10px; padding:5%; overflow:hidden;margin-bottom:20px;}
.news .news_r .news_r2 a{ margin-top:20px; display:inline-block; color:#666;}
.news .news_r .news_r2 a p{font-size:20px; font-weight:bold; margin-bottom:5px;line-height: 1.5; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;}
.news .news_r .news_r3{background:#fff; border-radius:10px; padding:5%; overflow:hidden;}
.news .news_r .news_r3 .news_r3_img{ text-align:center; line-height:2; font-size:18px;}
.news .news_r .news_r3 .news_r3_img img{ width:100%; max-width:200px; margin:0 auto; margin-top:30px; display:block;}
.news .news_r .news_r3 a{ background:var(--c); border-radius:20px; display:block; max-width:100px; line-height:40px; margin:0 auto; text-align:center; color:#fff; margin-top:30px;}



@media screen and (max-width:768px) {
    .case_info dl h3{ font-size:24px;}
    .case_info dl span{ font-size:16px;}
   .news{padding:50px 0;}
   .fazhan .fazhan_top span{ font-size:24px;}
   .fazhan .fazhan_info,.news .news_info{ display:block;}
   .fazhan .fazhan_info li span{ position:relative;bottom:0;}
   .fazhan .fazhan_info li{ position:relative; width:100%;}
   .fazhan .fazhan_info .fazhan_infobg{ background:none;}
   .case_info dl{ position: relative; display:block; }
   .case_info dl h3,.case_info dl span,.news .news_info .newsimg{ width:100%;}
   .news .news_info .newsimg{ margin:0; margin-bottom:30px;}
   .news .news_top span{ font-size:32px;}
   .news .news_r{ display:none;}
   .news .news_l{ width:100%;}
   .news .news_info .news_l_txt,.news .news_info a{ width:100%;}
   .news .news_l h1{ font-size:18px; line-height:1.8; margin:10px 0;}
   .case_info img{ position:absolute; height:100%; left:0; top:0;}
}



/*认证*/

.renzheng{padding:80px 0;background:url(../images/heguibg.png) bottom center no-repeat;}
.renzheng .renzheng_top{ text-align:center; color:var(--c); font-size:24px; line-height:1.5;}
.renzheng .renzheng_top span{ display:block;font-size:50px;color:#454A53;}
.renzheng .renzheng_nav a{ padding:0 5%; line-height:50px; border-radius:20px; border:1px solid #ccc; text-align:center; margin:0 10px;}
.renzheng .renzheng_nav a:hover,.renzheng .renzheng_nav a.current{background:var(--c);  color:#fff;}
.renzheng .renzheng_info{width:31%; margin:0 1.16%;margin-bottom:50px;  border-radius:25px;  border:1px solid #ccc; padding:5% 7%;position:relative;}
.renzheng .renzheng_info img{ display:block; margin:0 auto; width:100%;}
.renzheng .renzheng_info a{ position:absolute;bottom:-5%; left:calc(50% - 25px); background:#ddd; text-align:center; width:50px; height:50px; line-height:50px; border-radius:50%;}
.renzheng .renzheng_info a:hover{ background:var(--c); color:#fff;}

.hegui .hegui_top{ text-align:center; color:var(--c); font-size:24px; line-height:1.5;}
.hegui .hegui_top span{ display:block;font-size:50px;color:#454A53;}
.hegui .hegui_txt{ max-width:800px; margin:40px auto 50px; font-size:18px; color:#666666; text-align:center;}
.hegui img{ width:100%;}

.renzheng .renzheng_nav{ padding-bottom:15px;}


/*创新*/
.chuangxin{padding:80px 0; background:#fbfbfb;}
.chuangxin .chuangxin_top{  color:var(--c); font-size:24px; line-height:1.5;}
.chuangxin .chuangxin_top .chuangxin_topl{ width:55%; position:relative; max-width:500px;}
.chuangxin .chuangxin_top .chuangxin_topl span{ display:block;font-size:50px;color:#454A53;}
.chuangxin .chuangxin_top .chuangxin_topl .renzheng_toplb{ position:absolute; bottom:30px; color:#666; font-size:20px; border-left:3px solid var(--c); padding-left:20px;}
.chuangxin .chuangxin_top .chuangxin_topr{ width:43%;}
.chuangxin .chuangxin_top .chuangxin_topr img{ width:100%;}

.chuangxin .chuangxin_info{ position:relative; z-index:1; margin-bottom:100px; padding-top:100px;}
.chuangxin .chuangxin_info1l{ width:65%; z-index:1;}
.chuangxin .chuangxin_info1r{width:25%; padding-top:5%; font-size:18px; line-height:1.5; color:#666; z-index:1; margin-right:5%;}
.chuangxin .chuangxin_info1r span{ display:block; font-size:24px; font-weight:bold; border-bottom:1px solid #eee; line-height:3; margin-bottom:30px;}
.chuangxin .chuangxin_info1l img{ width:100%; border-radius:20px;}
.chuangxin .chuangxin_info .chuangxin_info1bg{ position:absolute; top:0; right:0; background:#fff; height:calc(100% - 100px); width:50%; z-index:0; border-top:3px solid var(--c);}

.chuangxin .chuangxin_info2l{ width:65%; z-index:1;}
.chuangxin .chuangxin_info2r{width:25%; padding-top:5%; font-size:18px; line-height:1.5; color:#666; z-index:1; margin-left:5%;}
.chuangxin .chuangxin_info2r span{ display:block; font-size:24px; font-weight:bold; border-bottom:1px solid #eee; line-height:3; margin-bottom:30px;}
.chuangxin .chuangxin_info2l img{ width:100%; border-radius:20px;}
.chuangxin .chuangxin_info .chuangxin_info2bg{ position:absolute; top:0; left:0; background:#fff; height:calc(100% - 100px); width:50%; z-index:0; border-top:3px solid var(--c);}

.fazhan .webimg{ display:none;}


@media screen and (max-width:768px) {
    .about .about_top span,.fzlc .fzlc_top span{ font-size:32px !important;}
    .chuangxin{ padding:50px 0 0 0;}
    .chuangxin .chuangxin_top,.chuangxin .chuangxin_info{ display:block !important;}
    .chuangxin .chuangxin_info{ padding-top:0;margin-bottom:50px;}
    .chuangxin .chuangxin_info .chuangxin_info1bg,.chuangxin .chuangxin_info .chuangxin_info2bg{ display:none;}
    .chuangxin .chuangxin_top .chuangxin_topl .renzheng_toplb{ position:relative; bottom:0px; margin-bottom:30px; font-size:16px; margin-top:20px;}
    .chuangxin .chuangxin_top .chuangxin_topl,.chuangxin .chuangxin_top .chuangxin_topr,.chuangxin .chuangxin_info1l,.chuangxin .chuangxin_info1r,.chuangxin .chuangxin_info2r,.chuangxin .chuangxin_info2l{ width:100%;}
    .chuangxin .chuangxin_info1r,.chuangxin .chuangxin_info2r{ margin:0; font-size:16px;}
    .chuangxin .chuangxin_info1l{ position: absolute; bottom:0;}
    .chuangxin .chuangxin_info1r{ padding-bottom:300px; font-size:16px; }
    .chuangxin .chuangxin_info2l{ margin-top:30px;}
    .fazhan .webimg{ display:block; width:100%; margin-top:30px;}
    .fazhan .pcimg{ display:none;}
    .chuangxin .chuangxin_top .chuangxin_topr img{ width:50%;}
    .news .news_l .title{ font-size:16px;}
    
}


/*关于我们*/
.about{ padding-top:50px; position:relative; overflow:hidden;}
.about .about_top{  color:var(--c); font-size:24px; line-height:1.5;}
.about .about_top span{ display:block;font-size:50px;}
.about .about_info{ max-width:600px; color:#666; line-height:2; padding-bottom:50px;}
.about .iaboutx .ourbox .ourli .our_p1 .counter{ color:#454A53;}
.about .iaboutx .ourbox .ourli{ max-width:250px;}
.about .aboutbg{background:url(../images/about.jpg) top center no-repeat; padding-top:160px; background-size:100% auto;}




.jiazhiguan{background:#14328A url(../images/kexindu.png) bottom left no-repeat; padding-bottom:100px;}
.jiazhiguan .jiazhiguan_top{ color:var(--c); font-size:24px; line-height:2;}
.jiazhiguan .jiazhiguan_top span{ display:block;font-size:50px;}
.jiazhiguan .jiazhiguan_info{}
.jiazhiguan .jiazhiguan_info li{ width:32%; margin-top:3%; position:relative; border-radius:15px; overflow:hidden;}
.jiazhiguan .jiazhiguan_info li img{ width:100%; height:100%;}
.jiazhiguan .jiazhiguan_info li span{ display:block; color:#666666; position:absolute; bottom:30px; width:86%;}
.jiazhiguan .jiazhiguan_info li span h3{ font-size:24px; color:var(--c); line-height:2;}
.jiazhiguan .jiazhiguan_info .jiazhiguan_infobg{background:#fff url(../images/55.jpg) center no-repeat; background-size:100%; padding:2.5%;}




.fzlc{padding:100px 0 150px 0;background:url(../images/fzlc.jpg) bottom center no-repeat; background-size:100% auto;}
.fzlc .fzlc_top{ color:var(--c); font-size:24px; line-height:2;}
.fzlc .fzlc_top span{ display:block;font-size:50px;}
.fzlc .fzlc_info{ overflow:hidden;  position:relative; font-size:14px; color:#666; padding-top:100px;}
.fzlc .fzlc_info .swiper {margin-left:20%;}

.fzlc .fzlc_info .swiper-wrapper{ height:auto !important; }
.fzlc .fzlc_info .swiper-wrapper .swiper-slide{ position:relative;min-height:390px;transition: all .5s linear 0s;transition: all .5s linear 0s;}
.fzlc .fzlc_info .swiper-wrapper .swiper-slide .swiper-slided{ position:absolute; bottom:0;transition: all .5s linear 0s;}
.fzlc .fzlc_info .swiper-wrapper .swiper-slide .swiper-slided h3{ font-size:32px;color:#777; line-height:1; margin-bottom:20px;}
.fzlc .fzlc_info .swiper-wrapper .swiper-slide-active .swiper-slided h3{ color:var(--c) !important;transition: all .5s linear 0s;}
.fzlc .fzlc_info .swiper-wrapper .swiper-slide span{ display:none;transition: all .2s linear 0s;transition: all .5s linear 0s;}
.fzlc .fzlc_info .swiper-wrapper .swiper-slide-active span{ display:block;transition: all .5s linear 0s;}
.fzlc .fzlc_info .swiper-wrapper .swiper-slide-active .swiper-slided{ top:0; bottom:auto;transition: all .5s linear 0s;}
.fzlc .fzlc_info .swiper-wrapper .swiper-slide-prev{ opacity:0;}
.fzlc .swiper-button-next{ background:var(--c) url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") no-repeat center;
    ; width:50px; height:50px; background-size:15px; border-radius:50%; right:10%;}
.fzlc .swiper-button-prev{background:var(--c) url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") no-repeat center;
    ; width:50px; height:50px; background-size:15px; border-radius:50%; left:10%;}


.honor{padding:80px 0;background:#f6f6f6; background-size:100% auto; position:relative;}
.honor .honor_top{ color:var(--c); font-size:24px; line-height:2;}
.honor .honor_top span{ display:block;font-size:50px;}
.honor .honor_info{ overflow:hidden;  position:relative; font-size:14px; color:#666;}
.honor .honor_info .swiper {margin-left:20%;}
.honor .honor_info .swiper-wrapper{ height:auto;}
.honor .honor_info .swiper-wrapper img{ width:100%;}
.honor .swiper-button-next2{ background:var(--c) url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") no-repeat center;
    ; width:50px; height:50px; background-size:15px; border-radius:50%; right:10px;top:50px; position:absolute; z-index:99;}
.honor .swiper-button-prev2{background:var(--c) url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") no-repeat center;
    ; width:50px; height:50px; background-size:15px; border-radius:50%; top:50px; right:80px;position:absolute; z-index:99;}
    
    
.fzlc .fzlc_infowap{ display:none;}
.fzlc .fzlc_infowap li {margin-bottom:30px;}
.fzlc .fzlc_infowap li h3{ font-size:32px;color:var(--c); line-height:1; margin-bottom:20px;}


.jiazhiguan .webimg{ display:none;}
 @media screen and (max-width:768px) {   
     .jiazhiguan{ background-size:100% auto;}
     .jiazhiguan .jiazhiguan_info{ display:block;}
     .jiazhiguan .jiazhiguan_info li{ width:100%;}
     .jiazhiguan .jiazhiguan_info li img{ height:auto;}
     .jiazhiguan .jiazhiguan_info li span{ position:relative; bottom:0;}
     .jiazhiguan .jiazhiguan_top span{font-size:32px;}
     .jiazhiguan .webimg{ display:block; width:100%; margin-top:30px;}
     .jiazhiguan .jiazhiguan_info .jiazhiguan_infobg{background:#fff url(../images/55.jpg) top right no-repeat; background-size:50%; padding:2.5%;margin-bottom: 30px;}
    .jiazhiguan .pcimg{ display:none;}
    .fzlc .fzlc_info .swiper{ margin-left:10%;}
    .fzlc .fzlc_info{ display:;}
    .fzlc .fzlc_infowap{ display:block;}
    .qqhz .qqhz_top span,.honor .honor_top span{ font-size:26px !important; margin-bottom:20px;}
    .fzlc{ padding:0; padding-top:30px;}
    .fzlc .fzlc_info{ padding:0;}
    .fzlc .fzlc_info .swiper-wrapper .swiper-slide{ min-height:300px;}
    .fzlc .swiper-button-prev{ top:auto; bottom:10%;}
    .fzlc .swiper-button-next{top:auto; bottom:10%;}
    .fzlc .fzlc_info .swiper-wrapper .swiper-slide .swiper-slided h3{ color:#fff;}
 }   
    

.qqhz{padding:80px 0;}
.qqhz .qqhz_top{ color:var(--c); font-size:24px; line-height:2;}
.qqhz .w1400 img{ width:100%;}
.qqhz .qqhz_top span{ display:block;font-size:50px;}
.qqhz .r_info{ overflow:hidden;  position:relative; font-size:14px; color:#666;}
.qqhz .dianwei{ width:50px; height:50px; position:absolute; left:73%;top:40%;}
.qqhz .dianwei:before {content: "";display: block;position: absolute;width:250px;height: 250px;bottom: -100px;left: -100px;border-radius: 50%;border:rgba(69,187,180,1) 1px solid;z-index: 2;animation: wave 2s ease-out infinite;animation-delay: 0.2s;transform-origin: center; opacity: 0;}
.qqhz .dianwei:after {content: "";display: block;position: absolute;width:150px;height: 150px;bottom: -50px;left: -50px;border-radius: 50%;border:rgba(69,187,180,1) 1px solid;z-index: 2;animation: wave 2s ease-out infinite;animation-delay: 0.2s;transform-origin: center; opacity: 0;}
.map_box{ position:relative;}
.uk-tooltip{display:none;position:absolute;z-index:1030;--uk-position-offset:10px;--uk-position-viewport-offset:10;top:0;box-sizing:border-box;max-width:200px;padding:5px 20px;background:var(--c);color:#fff;font-size:14px;border-radius: 1.8rem;}
.uk-tooltip.uk-active{display:block}
.mapmarker {position: absolute;width:20px;height: 20px;}
.mapmarker:before {content: "";display: block; position: absolute; width: 20px; height: 20px; bottom: 6px; left: 6px; background-color:var(--c); border-radius: 50%;z-index: 3;opacity: 0;animation: wave 2s ease-out infinite;transform-origin: center;transform-box: fill-box;scale: 0.5;}
.mapmarker:after {content: "";display: block;position: absolute;width: 46px;height: 46px;bottom: -8px;left: -8px;border-radius: 50%;background-color:rgba(69,187,180,.5);border:rgba(69,187,180,.5) 1px solid;z-index: 2;scale: 0.5;animation: wave 2s ease-out infinite;animation-delay: 0.2s;transform-origin: center; opacity: 0;}
@keyframes wave {
    0% {transform: scale(0.4);opacity:0;}
    60% {transform: scale(0.8);opacity: 1;}
    100% {transform: scale(1);opacity: 0;}
}


/*内页产品*/

.pro{padding:80px 0;}
.pro .pro_top{ text-align:center; color:var(--c); font-size:24px; line-height:1.5;}
.pro .pro_top span{ display:block;font-size:50px;color:#454A53;}
.pro .pro_nav a{line-height:50px; padding:0 20px; border-radius:30px; border:1px solid #ccc; text-align:center; margin:0 10px 10px;}
.pro .pro_nav a:hover,.pro .pro_nav a.current{background:var(--c);  color:#fff;}
.pro .pro_info{margin:0 1.16% 50px 1.16% ; width:31%; line-height:1.5; border-radius:25px; text-align:center; font-size:28px; font-weight:bold;  border:1px solid #ccc; padding:2% 4%; position:relative;padding-bottom:6%;}
.pro .pro_info:hover img{transform: scale(1.2); cursor:pointer;}
.pro .pro_info img{ display:block; margin:0 auto; width:100%; transition: all .2s linear 0s;position: relative; z-index: -1;}
.pro .pro_info a{ position:absolute;bottom:-25px; left:calc(50% - 80px); background:#ddd; font-size:18px; width:160px; font-weight:400;  text-align:center;  line-height:50px; border-radius:25px;}
.pro .pro_info a:hover{ background:var(--c); color:#fff;}

@media screen and (max-width:768px) {

    .pro{padding:0;}
    .pro_nav{ margin-top:0 !important;}
    .pro .pro_info{ width:47%;font-size: 16px;}
    .pro .pro_info a{ line-height:30px;width: 100px;bottom: -15px; left: calc(50% - 50px); font-size:14px;}
  .pro .pro_nav a{line-height:1; font-size:14px; padding:10px; border-radius:30px; border:1px solid #ccc; text-align:center; width:46.5%;  margin:5px;}  
}

/* 按钮效果 */
.ianniu{display: flex; position: relative; overflow: hidden;text-align: left;  box-sizing: border-box;  width: 180px;  padding: 0;  background_radio: 1;border_radio: 1;
    font_radio: 1;radius_radio: 1; height: 54px;align-items: center;justify-content: space-around; box-shadow: 0 0 5px rgb(170 105 79 / 20%); display-radio: flex;background-color:var(--c);border-radius: 30px; color:#fff;}
.ianniu::before {content: '';display: block;position: absolute;left: -100%;width: 100%;height: 100%;background: rgba(0,0,0,0.1);transition: all .6s ease;}
.ianniu:hover::before {left: 0;}
.ianniu span {display: block;position: relative;z-index: 1;outline: 0;margin: 0px;overflow: hidden;transition: all .6s ease;left: 0;}
.ianniu:hover span {left: 10px}
.ianniu i {display: block;width: 24px;height: 24px;border-radius: 50%;border: 1px solid #fff;position: relative;}
.ianniu i::before {content: '';display: block;width: 5px;height: 5px;border-radius: 50%;background: #fff;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);
    transition: all 0.6s ease;}
.ianniu i::after {content: '';display: block;width: 35px;height: 1px;background: #fff; top: 50%;right: 12px;position: absolute;transform: translateY(-50%);transition: all 0.6s;}
.ianniu:hover i::before {content: '';display: block;width: 10px;height: 10px}
.ianniu:hover i::after {width: 0px}
.ianniu::after {content: "";position: absolute;width: 0;height: 100%; transition: all .3s; z-index: 0; opacity: 0; top: 0; left: 0px}
.ianniu:hover::after {opacity: 1}





.Journey h2 {margin-bottom: 50px;line-height: 1;font-size: 50px;color: #111;flex-wrap: wrap; justify-content: space-between; text-align:center;}
.Journey .title{ font-size:18px; width:50%; position:relative;}
.Journey .title span{ margin-bottom: 30px;line-height: 1;font-size:32px; font-weight:bold;color: var(--c); display:block;}
.Journey .Journey_info{ margin-bottom:50px;}
.Journey .Journey_info img{ border-radius:20px; margin-left:50px;}
.Journey .Journey_c{ padding-left:50px; position:relative;}
.Journey .Journey_c:before{content: ''; position:absolute; left:0; top:25px; height:calc(100% - 80px); border-left:1px dashed var(--c);}
.Journey .title i {display: block;width: 24px;height: 24px;border-radius: 50%;border: 1px solid var(--c);position:absolute;left: -62px;}
.Journey .title i::before {content: '';display: block;width: 15px;height: 15px;border-radius: 50%;background: var(--c);position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);
    transition: all 0.6s ease;}




.pro_info .prolist{ width:calc(97% / 3); margin:0 1.5% 2% 0;}
.pro_info .prolist:nth-child(3n){margin-right:0;}
.pro_info .prolist img{ width:100%;}
.pro_info .prolist .title{ position:absolute; left:20px; top:20px; z-index:9; font-size:24px; font-weight:bold;}
.pro_info .prolist .ianniu{ position: absolute; bottom:20px; right:20px;}


.pro_c .img {text-align: center;padding:5px; max-width:50%;}
.pro_c .img img {width:100%; border-radius: 10px;cursor: pointer;margin: 0 auto;}
.pro_c .img .swiper-pagination {background: rgba(0, 0, 0, .5);color: #fff;width: auto;left: 50%;margin-left: -25px;	padding: 0 10px;border-radius: 24px;line-height: 24px;height: 24px;	font-size: 12px;}
.pro_c .text {margin-bottom: 20px; width:48%;}
.pro_c .text .txt{ font-size:20px;}
.pro_c .text .txt dt{ font-size:24px; font-weight:bold; line-height:50px; color:#666;}
.pro_c .text .txt img{ padding-left:5px; margin-bottom:10px;}
.pro_c .text .txt dl{ color:#666;}
.pro_c .text .cterist img{ display:block; height:40px; width:auto;}
.pro_c .text .message a{line-height:50px; text-align:center;  margin-top:50px;color:var(--c);border:1px solid #ccc; width:100%; font-weight:bold; font-size:18px; display:block;}
.pro_c .text .message a svg{ fill:var(--c); position: relative;bottom: -7px;}
.pro_c .text .message a:hover{ background:var(--c); color:#fff;border:1px solid var(--c);}
.pro_c .text .message a:hover svg{fill:#fff !important;}
.pro_c .text .message a span{ margin:0px;}
.pro_c .text .benefits span{ font-size:20px; line-height:3;}
.pro_c .text .tel a{line-height:50px; background:var(--c); color:#fff;border:1px solid var(--c); text-align:center; margin-top:20px; display:block; font-size:20px;}
.pro_c .text span{  font-size:20px; font-weight:bold;}



.cont{}
.cont .content{width:96%; max-width:1420px; margin:0 auto; padding:50px 0; font-size:var(--f18); color:#666;}
.cont .content img{ width:100%; margin:30px auto;}
.cont .content table{ background:#fff; margin-top:30px;line-height:1.2; width:100%; border-left:1px solid #d9d9d9;border-top:1px solid #d9d9d9;}
.cont .content table tr td{ padding:10px 15px;border-right:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;}
.cont .content table tr td:nth-child(1){ }
.cont .content table tr:nth-child(2n){ background:#ebebec;}
.cont .content table tr:nth-child(2n-1) td:nth-child(1){ background:;}
.cont .content .tit{ font-size:50px; line-height:50px;}
.cont .content .tit span{ width:220px; font-size:24px; line-height:50px; color:var(--c); display:block; }

.xinjishu{background:url(../images/pro9.jpg) bottom center no-repeat; color:#ccc; line-height:2; padding:50px 0;background-size: auto 100%;}
.xinjishu dl{ font-size:50px; line-height:50px; max-width:300px;}
.xinjishu dl span{ width:220px; font-size:24px; line-height:50px; color:var(--c); display:block; }
.xinjishu p{ max-width:700px; font-size:var(--f18);}

@media screen and (max-width: 750px) {
.xinjishu{background:url(../images/pro9.jpg) bottom center no-repeat; background-size:auto 100%;}
.interes .flex-c{ display:block;}
.interes .flex-c li{ width:100%;}
.interes .flex-c li dl{ bottom:0;}
}


.services{ text-align:center; padding:30px 0;}
.services .tit{ font-size:50px; line-height:1.5; text-align:center; font-weight:bold; margin-bottom:30px;}
.services .services_info{width:96%; max-width:1560px; margin:0 auto;justify-content:center;}
.services .services_info li{ text-align:center; background:#f6f6f6; width:calc(100% / 3); padding:5%;transition: all .6s ease;}
.services .services_info li span{ font-size:60px; color:rgba(0,0,0,.2); line-height:1.5; font-weight:bold;}
.services .services_info li h3{ font-size:30px;line-height:1.5;}
.services .services_info li:hover{ background:var(--c); color:#fff;}

.interes{  padding:60px 0; background:#fbfbfb;}
.interes li{ width:31%; background-size:100%; position:relative;  overflow:hidden;}
.interes li dl{ position:absolute; bottom:-100px; width:90%; left:5%;transition: all .3s linear 0s;}
.interes li dl span{ display:block; color:#333; font-size:var(--f32); font-weight:bold; line-height:2.5;}
.interes li dl a{line-height:50px; background:var(--c); color:#fff; border-radius:25px; margin-top:30px; max-width:150px; text-align:center; margin:50px 0; display:block;}
.interes li:hover dl{ bottom:0px;}
.interes li:hover dl span{color:var(--c);}
.interes li:hover a{margin-top:20px;}
.interes li img{ width:100%;border-radius:10px;}

.interes .tit{border-bottom:1px solid #eee;}
.interes .tit span{ width:220px; font-size:18px; line-height:50px; background:var(--c); display:inline-block; text-align:center; color:#fff;}


@media screen and (max-width: 750px) {
    .prolist .flexzuo{ display:block;}
    .prolist ul li{ width:100%;}
	.pro_c .img{padding:0; position:relative; top:0; max-width:360px;}
	.pro_c video { width:100% !important}
	.job_nrbg {padding-top:0px;}
	.pro_c {margin-bottom: 40px; display:block;}
	.pro_c .text {margin-bottom: 20px; margin-top:40px;width:100%;}
	.pro_c .img img {width: 100%;}
	}


/*内页新闻*/
.newstop { padding:20px 0; margin-top:60px;}
.newstop .newstopl{ font-size:40px;line-height:1; text-transform: uppercase;}
.newstop .newstopl span{display:block; font-size:50px;  line-height:1;color:#000; font-weight:bold;}
.newstop .newstopr{ margin-top:50px;}
.newstop .newstopr li{ margin-left:30px;}
.newstop .newstopr li a{ position:relative; overflow:hidden; display:inline-block; font-size:22px; line-height:2;}
.newstop .newstopr li a::before {content: '';display: block;position: absolute;left: -100%; bottom:0;width: 100%;height: .2rem;background: var(--c);transition: all .6s ease;}
.newstop .newstopr li a:hover::before {left: 0;}
.newstop .newstopr li a:hover{ color:var(--c);}
.newstop .newstopr li a.active{ color:var(--c);}
.newstop .newstopr li a.active::before {left: 0;}

.newlistone .newlistoneimg{ width:50%;}
.newlistone .newlistoneinfo{ width:45%;    display: flex; align-items: center;  line-height: 2em; color:#999;}
.newlistone .newlistoneinfo span{ display:block; font-size:32px;  line-height:2;color:#000; font-weight:bold;}
.newlistone .newlistoneinfo a{ display:block; max-width:200px; line-height:50px; text-align:center; background:var(--c); color:#fff;font-weight:bold; margin-top:30px;}
.newlistone .newlistoneinfo .newlistonedate{display:block; color:var(--c);}
.newlistone .newlistoneimg img{ width:100%;}


.newlist_con {margin-top:50px;}
.newlist .newslist {border-top: 1px solid #DDD;	padding-TOP: 50px;	transition: all .3s linear 0s;}
.newlist .newslist span {}
.newlist .newslist img {width: 100%; max-width:385PX;transition: all .3s linear 0s;}
.newlist .newslist p.title1 { color:var(--c); min-width:120px;}
.newlist .newslist p.title2 { color:var(--c); font-size:60px;min-width:170px; font-weight:bold;line-height: 1;}
.newlist .newslist p.title3{ margin-right:5%;}
.newlist .newslist p.title3 span{ display:block;font-size:32px;  line-height:1.5;color:#000; font-weight:bold; margin-bottom:20px;}
.newlist .newslist p.title3 a{ display:block; max-width:200px; border:1px solid #999; color:#333; line-height:50px; text-align:center; font-weight:bold; margin-top:30px;}
.newlist .newslist p.title3 a:hover{background:var(--c);border:1px solid var(--c); color:#fff; }
.newslist {	padding-bottom: 30px;}
.newlist .newslist p.title3:hover span{color:var(--c);}


.news_nr p.news_oth {color:var(--c);padding-bottom: 10px; line-height:3; font-size:22px;}
.news_nr {padding-top: 60px;}
.news_nr img {max-width: 1300px;}
.news_nr h1 {color: #000; font-size:50px;line-height:1.2;width: 80%; padding-bottom:2%;}
.news_nr .news_info{ border-top:1px solid #ddd;border-bottom:1px solid #ddd; padding:30px 0; font-size:18px; color:#666;}

@media screen and (max-width:750px) {
	.newlist .newslist p.title {height: 30px;line-height: 30px;transition: all .3s linear 0s;font-size: 16px;text-align: left;font-weight: 700;}
	.cpxqy1 {font-size: 14px;line-height: 1.5;}
	
	.newlist_con{ display:blick;}
	.newlist .newslist{ width:100%;}
}



.list_item {position: relative;	padding: 33px 0;transition: all .2s linear 0s;}
.list_item .news_con {position: absolute;width: 659px;padding: 0 30px;}
.list_item .name {padding: 15px 0 5px;font-weight: normal;margin-bottom: 10px;font-size: 18px;color: #343434;}
.list_item .news_con .des {	overflow: hidden;height: 72px;font-size: 14px;	line-height: 22px;	color: #999999;	text-align: left;}
.list_item .news_con .xian {position: absolute;	top: 16px;	height: 16px;	width: 4px;	background: #999;transition: all .2s linear 0s;}
.list_item .news_others {position: relative;overflow: hidden;width: 160px;padding: 0 40px;height: 126px;}
.list_item .news_others .inform {position: absolute;width: 100%;top: 10px;}
.list_item .news_others .date {margin-bottom: 10px;font-size: 40px;	line-height: 1;	opacity: 0.7;color: #999;display: block;padding-bottom: 5px;}
.list_item .news_others .year {margin-bottom: 5px;font-size: 14px;opacity: 0.6;color: #999;}
.list_item .news_others .more {	display: block;	width: 42px;height: 20px;opacity: 0;transform: translateX(-20px);border-bottom: 2px solid #128f5d;padding-bottom: 8px;font-size: 12px;transition: all .2s linear 0s;}

.list_item .news_xian {display: block;width: 1px;height: 192px;	background: #e3e3e4;position: absolute;	left: 210px;margin-left: -0.5px;top: 0;z-index: 0;}
.odd .list_item {padding-left: 50%;}
.odd .list_item .news_con {left: 0;}
.odd .list_item .news_con .xian {right: -2px;}
.even .list_item .news_con {right: 0;}
.even .list_item .news_con .xian {left: -2px;}
.list_item:hover {box-shadow: 0 0 20px #ddd;}
.list_item:hover .news_con .xian {height: 80%;background: #128f5d;}
.list_item:hover .news_con .name {color: #128f5d;font-weight: normal;}
.list_item:hover .news_others .date,.list_item:hover .news_others .year {opacity: 1;color: #128f5d;}
.list_item:hover .news_others .more {opacity: 1;transform: translateX(0);color: #128f5d;}
.list_item:hover .news_others .img {opacity: 1;}





.summary {position: relative;background: #fafafa;margin: 20px 10px 0;padding: 40px 20px 20px;color: #6c7480;font-style: italic;line-height: 150%;border: 1px solid #eee;border-radius: 5px;}
.summary span {position: absolute;left: -1px;top: 15px;padding: 0 0 0 20px;font-size: 1.2em;font-style: normal;color: #c2c6cc;border-left: 4px solid #c2c6cc;}

.taglist .list {display: none;border-bottom: 1px solid #f5f5f5;	height: 50px;line-height: 50px;	padding: 0 10px;}
.taglist .list span {margin-right: 20px;}
.taglist .list a {display: block;color: #777;background: url(../images/jt1.jpg) right center no-repeat;}
.tag {border-bottom: 1px dashed #ccc;padding-bottom: 16px;margin-top: 50px;	font-size: 14px;color: #29282d;margin-bottom: 30px;}
.tag a {display: inline-block;height: 25px;	line-height: 25px;padding: 0 10px;	border: 1px solid #999;	margin-left: 6px;color: #29282d;border-radius: 3px;}

.pagebox {text-align: center;}
.pagebox #pagesize li {	float: left; width:auto;margin: 0;box-shadow: 0px 0px 6px 2px rgb(0 0 0 / 0%);}
.pagenav {overflow: hidden;margin-top: 30px; padding-bottom:30px;}
.pagenav p {width: 45%;	font-size: 14px;color: #777;}
.pagenav p.prev {text-align: right;}
.pagenav p.newsnext {float: left;}
.pagenav p.newsprev {float: right;text-align: right;}


.interested {width: 96%; max-width:1400PX;margin: 0 auto;box-sizing: border-box; margin-top:50px;}
.interested h5 {font-size: 18px;color: #777;font-weight: 550;padding-top: 50px;}
.interested h2 {margin-bottom: 30px;line-height: 80px;font-size:40px;color: #111;}
.interested .tit {height: 48px;line-height: 48px;font-size: 20px;color: #202020;font-weight: 400;	margin-bottom: 10px; position:relative;}
.interested .tit span{ background:#FFF; z-index:11;position:relative; padding:0 20px;}
.interested .tit em{height:24px; background: #eba000; display:block; position:absolute; width:100%; top:12px; z-index:0;}
.interested .list {border-bottom: 1px dashed #ddd;height: 50px;line-height: 50px;padding-right: 5px;padding-left: 20px;}
.interested .list span {float: right;color: #CCC;}
.interested .list a {display: block;color: #777;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.newslist span {display: block;font-size: 14px;	color: #666;line-height:24px;height: 48px;	margin-bottom: 10px;overflow: hidden;padding: 0 15px; border-bottom:0;}
.newslist {width:23.5%;transition: all .3s linear 0s;}
.newslist p.title{ height:auto; line-height:30px; padding-top:15px; font-size:20px; text-align:left; font-weight:bold;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;overflow: hidden;}
.newslist em{ margin-top:20px; display:block; color:#999;} 
.newslist a{padding-bottom:20px; display:block;}
.newslist a:hover p.title{color:var(--c);}
.newslist a img{width:100%;transition: all .5s linear 0s;}
.newslist a .newsimg{ overflow:hidden; border-radius:10px;}
.newslist a:hover img{ transform: scale(1.1); }
.newslist .result-area p{ background:#eee; margin-right:10px; border-radius:15px; padding:0 10px;}




@media screen and (max-width: 750px) {
.newslist { width:48%;}
.newslist p.title{ font-size:16px;}
.cpwrap{margin-top:0px;}
.cpwrap .protop .protopl,.cpwrap .protop .protopr{ width:100%;}
.cpwrap .protop span{position:initial; width:90%;}
.cpwrap .protop .protopr h2{    margin-left: 20px; padding-top: 20px;}
.cpwrap .protop .protopr h5{    margin-left: 20px; }
.cpwrap .protop{margin-bottom:30px;}
.cpwrap .prolist{ width:98%;}
.casewrap .prolist{width:98%;}
.casewrap{padding-top:0px;}

.interested_con {display: block;}
.interested .newslist{ width:100%; margin:0;}
.interested .inprolist{ width:46%;}
.interested .inprolist a .title{ font-size:14px;}
 }


.photolist{margin-top:80px;}
.photolist h5 { width:100px; height:5px; background:var(--c); margin-bottom:50px;}
.photolist h2 {margin-bottom: 20px;margin-top: 20px;font-size:32px;display:block; font-weight: 300;}
.photolist .photo {margin-bottom: 28px; width:23%; padding:1%; display:block; float:left;}
.photolist .photo img {width: 100%;}
@media screen and (max-width: 750px) {
.photolist .photo { width:100%;}
.photolist h2{font-size:18px;}
	}

.zxly {padding-left: 5px;margin-bottom: 30px;line-height: 40px;font-size: 15px;}
.zxly span {font-weight: bold;font-size: 16px;}
.gbk {padding-top: 100px;}
.lxwm {padding-top:50px;box-sizing: border-box; background:#fbfbfb;}
.lxwm2{padding-bottom:100px;}
.lxwm .text{ background:#fff;}
.lxwm .text dl h2 {font-size:var(--f24);display:block; line-height:1.5;color:var(--c); padding-bottom:5px; }
.lxwm .text ul{margin:50px 0; font-size:16px; line-height:40px;}
.lxwm .text dl h3{font-size:var(--f42);display:block; font-weight:400; color:#333; margin-bottom:20px; border-bottom:1px solid #ccc; line-height:1.5; padding-bottom:10px;}
.lxwm .text dl{ width:55%;align-items: center;display: flex; }
.lxwm .text dl div{ width:90%;}
.lxwm .text dl li{ line-height:2.5;font-size:var(--f18);}
.lxwm .text dl .email{background:url(../images/lxx01.png) left center no-repeat; background-size:20px auto; padding-left:35px;}
.lxwm .text dl .tel{background:url(../images/lxx02.png) left center no-repeat; background-size:20px auto; padding-left:35px; }
.lxwm .text dl .add{background:url(../images/lxx03.png) left center no-repeat; background-size:20px auto; padding-left:35px; }
.lxwm .text ul dl img{ max-width:30px;}

@media screen and (max-width: 750px) {
    .lxwm .text{ background:none;}
.lxwm .text dl div{ margin:0 auto; padding:10px 0;}
.lxwm .text ul{display: block;}
.lxwm .contactForm{ min-height:350px;}
.lxwm .text ul dl img{ padding:0px;}
.lxwm .text ul dl{ margin-bottom:50px; width:100%;}
.lxwm .text .flex-c{ display:block;}
.lxwm .text dl{ width:100% !important;}
.lxwm .text .flex-c>div{ display:none;}
	}


.hongsebg {background: linear-gradient(to right, rgba(69,187,180,0),rgba(69,187,180,0.1));}



.joblinian{background:url(../images/joblinian.jpg) center no-repeat; min-height:730px; color:#fff; }
.joblinian li{ width:100%; text-align:center; position:relative; border-left:1px solid #999; overflow:hidden;}
.joblinian li:hover{ cursor:pointer;}
.joblinian li span{ display:block; font-size:26px; line-height:80px; font-weight:bold;}
.joblinian li .joblinian_info{ position:absolute; top:calc(100% - 80px); width:100%;padding:0 10%; transition: all .5s linear 0s; font-size:18px;}
.joblinian li .joblinian_info i{ width:30%; height:2px; background:var(--c); display:block; margin:0 auto; margin-bottom:30px;}
.joblinian li:hover .joblinian_info{top:50%;}

.jobzc{border-top:1px solid #999;}
.jobzc li { border:1px solid #999; padding:30px; border-top:0;}
.jobzc li:hover{border:2px solid var(--c);cursor:pointer;}
.jobzc li:hover span{ color:var(--c);}
.jobzc li span{ width:30%; font-size:34px; font-weight:bold;}
.jobzc li span i{ width:100px; height:2px; display:block; background:var(--c);}
.jobzc li dl{ width:70%; font-size:20px;}

.business{ margin:100px auto;}
.business h3{ font-size:24px; line-height:60px; color:#eba000;background:#fff;}
.business .sn_title{ width:48%; min-height:500px;background:#eee;}
.business .sn_title p{  display:block;line-height:40px;}
.business .sn_title p span{background:#ddd; display:block; font-size:18px; padding-left:20px;line-height:50px; }
.business .sn_title p em{ padding-left:20px; }

.business .sn_text{width:48%;}

@media screen and (max-width: 1200px) {
	.headtop {display: none;}
	.header {display: none;}
	.nav {display: none;}
	.headweb {	display: block;	position: relative;	top: 80px;	z-index: 1000;}
		.headerw {width: 100%;height: 80px;	position: relative;}
	.header_fixed {	position: fixed;z-index: 666;top: 0;left: 0;right: 0;padding: 17px 0;background: var(--c);box-shadow: 2px 2px 15px 5px rgba(0, 0, 0, .15);}
	.logo_area {height: 46px;}
	.logo_area img {height: 46px}
}

/*小于750px*/
@media screen and (max-width: 768px) {
	.obj-b2 {
		padding-top: 5px;
	}

	.obj-b2 a,
	.obj-d2 a,
	.obj-f2 a {
		line-height: 1.2;
	}

	.gbk h4 {
		font-size: 16px !important;
		margin-bottom: 20px !important;
		margin-top: 10px;
	}

	.gbk iframe {
		min-height: 420px !important;
	}

	.lxwm h2 {
		font-size: 24px;
		line-height: 1.5;
	}

	.lxwm .wrap li {
		margin-left: 0;
		width: 125px;
		line-height: 40px;
	}

	.ny_lxwm li {
		margin-top: 25px !important;
		width: 100%;
	}


	

	/* 产品详情小屏幕 */
	.cpxqy_01 span {font-size: 24px;margin-bottom: 0;}
	.cpxqy_01 {	padding: 30px 10px;}
	.cpxqy_01 img {	margin-top: 10px;margin-bottom: 20px;}
	.cpxqy_02 {	padding-top: 20px;}
	.cpxqy_02 span {font-size: 24px;margin-bottom: 10px;}
	.cpxqy_02 img {margin-top: 15px;}
	.cpxqy_03 {	padding: 30px 0;}
	.cpxqy_03 span {font-size: 24px;margin-bottom: 0;}
	.cpxqy_03 ul {margin-top: 20px;	}
	.cpxqy_04 {	padding: 30px 0;}
	.cpxqy_04 span {font-size: 24px;margin-bottom: 10px;}
	.cpxqy_04 img {	margin-top: 15px;}
	.interested .prolist p.title {height: 65px;line-height: 30px;transition: all .3s linear 0s;	font-size: 16px;text-align: left;}
	.news_nrbg {background: #fff;padding-top: 40px;}


	/* .interested .prolist2 {} */

	.news_nr h1 {text-align: left;color: #333;font-size: 16px;}
	.service-dialog {display: none;}
	.wrap {	width: 96%;	margin: auto;}

	.link {display: none;}
	.footweb {display: none;}
	.citys {display: none;}

	/*banner*/
	.swiper-container {	width: 100%;height: 100%;}
	.swiper-button-next-banner:after,.swiper-button-prev-banner:after {	font-size: 5vw;	}
	.footlogo {display: none;}

	/* .fixnav {} */



	/*header*/


	/*foot*/
	.foot {	width: 100%;height:auto;}
	.foot ul {padding-top: 5px;}
	.foot li p {color: #FFF;}
	.foot_box {	width: 100%;height: 65px;}
	.foot_back {width: 100%;height: 100%;background: url(../images/back.png) 44px 36px no-repeat rgba(0, 0, 0, 0.8);background-size: 84%;position: fixed;top: 0;z-index: 999999;display: none;}
	.foot_back a {right: 20vw;width: 66vw;height: 12vw;display: block;position: absolute;top: 109vw;border-radius: 50px;text-align: center;	line-height: 12vw;font-size: 4vw;}

	/*内页*/
	.about h2{ font-size:24px !important;}
	.c_wrap_l {	display: none;}

	.pagenav {margin-top: 20px;	margin-bottom: 0;}
	.pagenav p {font-size: 14px;width: 100%;text-align:left !important;}
	.pagenav p.newsprev {text-align: left;}
	.news_nr p.news_oth {margin-bottom: 0;}
	.interested h5 {font-size: 16px;padding-top: 0;}
	.interested h2 {line-height: 1.5;font-size: 24px;margin-bottom: 10px;}

	.interested {padding-bottom: 20px; width:96%; margin:0 auto;}
	.content img {width: 100% !important;}
	.tag {margin-top: 30px;	margin-bottom: 30px;}
	.newswep {display: block;}
	.newswep .newli {border-bottom: 1px solid #ccc;	padding: 8px 0px;margin-bottom: 20px;}
	.newswep .newli .newlitit {display: block;font-size: 18px;color: #000;line-height: 18px;}
	.newswep .newli .newlidate {font-size: 14px;color: #969696;	margin: 5px 0px;}
	.newswep .newli .newlicon {	font-size: 14px;color: #969696;margin-bottom: 5px;height: 48px;	overflow: hidden;}
	.newswep .newli .newlia {color: #5f5f5f;font-size: 16px;text-align: right;}
    .cpdier_03{	padding: 30px 10px;}
        .pro .pro_top,.case_top,.renzheng .renzheng_top,.hegui .hegui_top,.chuangxin .chuangxin_top,.fazhan .fazhan_top,.news .news_top,.about .about_top{ font-size:18px;}
    .pro .pro_top{ margin-bottom:45px;}
    .renzheng .renzheng_info{ width:47%;}
    .pro .pro_top span,.case_top span,.renzheng .renzheng_top span,.hegui .hegui_top span,.chuangxin .chuangxin_top .chuangxin_topl span{ font-size:32px; line-height:1.5;}
}

