@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'iconfont';  /* project id 2125215 */
  src: url('//at.alicdn.com/t/font_2125215_dxokiwq96uq.eot');
  src: url('//at.alicdn.com/t/font_2125215_dxokiwq96uq.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_2125215_dxokiwq96uq.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_2125215_dxokiwq96uq.woff') format('woff'),
  url('//at.alicdn.com/t/font_2125215_dxokiwq96uq.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_2125215_dxokiwq96uq.svg#iconfont') format('svg');
}
.iconfont{font-family:"iconfont" !important; font-style:normal; }

/* 首页样式 */
#box_headerNav a h2{margin: 0;font-size: 14px;line-height: 52px;}
#pageUp span{background:url(/upload/images/pageUp.png) 3px 1px no-repeat;transition:all ease 0.6s;}
#pageUp span:hover{background:url(/upload/images/pageUp_h.png) #eae9e9 3px 1px no-repeat;transition:all ease 0.6s;}
#pageDown span{background:url(/upload/images/pageDown.png) 3px 3px no-repeat;transition:all ease 0.6s;}
#pageDown span:hover{background:url(/upload/images/pageDown_h.png) #eae9e9 3px 3px no-repeat;transition:all ease 0.6s;}
#pageNum{width:55px;height:30px;margin:0 auto}
#pageNum span{width:55px;height:30px;display:block}
#pageNum .d1{background:url(/upload/images/d1.png) center center no-repeat}
#pageNum .d2{background:url(/upload/images/d2.png) center center no-repeat}
#pageNum .d3{background:url(/upload/images/d3.png) center center no-repeat}
#pageNum .d4{background:url(/upload/images/d4.png) center center no-repeat}
#pageNum .d5{background:url(/upload/images/d5.png) center center no-repeat}
#pageNum .d6{background:url(/upload/images/d6.png) center center no-repeat}


.cpxxde ul li{border-bottom: 1px #eaeaea solid;margin-bottom: 14px;padding-bottom: 14px;}
.cpxxde ul li p{line-height: 28px;font-size: 16px;}
.cpxxms{width: 100%;background: #eaeaea;height: 48px;margin:30px 0}
.cpxxms p{width: 280px;background: #009241;color: #fff;text-align: center;line-height: 48px;font-weight: bold;font-size: 17px;}
.linn{border-bottom: 1px #f3f3f3 solid;margin-bottom: 10px;text-align: center;color: #009241;}
.linn a{padding: 0 5px;color: #009241;font-size: 15px;}
#box_headerNav{margin-top: 160px;margin-bottom: 100px;}
.lanmu{width: 140px;margin: 0 auto 200px;height: 34px;}
.lanmu:hover a{transform: translateY(-8px);transition: 0.5s}
.lanmu a{display: block;line-height: 34px;color: #fff !important;text-align: center;font-size: 16px;border-radius: 20px;background: #009241;transition: 0.5s}
#box_headerNav li:nth-child(3) ul li a{padding-left: 25px;}
#box_headerNav li:nth-child(4),#box_headerNav li:nth-child(5),#box_headerNav li:nth-child(6),#box_headerNav li:nth-child(7){display: none;}
#box_headerNav li ul li:nth-child(1),#box_headerNav li ul li:nth-child(4),#box_headerNav li ul li:nth-child(5),#box_headerNav li ul li:nth-child(6),#box_headerNav li ul li:nth-child(7){display: block;}
#box_headerNav li:nth-child(3) a{border-bottom: 1px #f3f3f3 solid}
#box_headerNav li:nth-child(2) ul li a{border-bottom: none}
#box_headerNav li:nth-child(3) ul li a{border-bottom: none}
/* h5 */
#superContainer{height: 100%; position: relative; /* Touch detection for Windows 8 */ -ms-touch-action: none; /* IE 11 on Windows Phone 8.1*/ touch-action: none;}
.fp-section{position: relative; -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */ -moz-box-sizing: border-box; /* <=28 */ box-sizing: border-box;}
.fp-slide{float: left;}
.fp-slide, .fp-slidesContainer{height: 100%; display: block;}
.fp-slides{z-index:1; height: 100%; overflow: hidden; position: relative; /* -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */ /*transition: all 0.3s ease-out;*/}
.fp-section.fp-table, .fp-slide.fp-table{display: table; table-layout:fixed; width: 100%;overflow: hidden;}
.fp-tableCell{display: table-cell; vertical-align: middle; width: 100%; height: 100%;}
.fp-slidesContainer{float: left; position: relative;}
.fp-controlArrow{position: absolute; z-index: 4; top: 50%; cursor: pointer; width: 0; height: 0; border-style: solid; margin-top: -38px;}
.fp-controlArrow.fp-prev{left: 15px; width: 0; border-width: 38.5px 34px 38.5px 0; border-color: transparent #fff transparent transparent;}
.fp-controlArrow.fp-next{right: 15px; border-width: 38.5px 0 38.5px 34px; border-color: transparent transparent transparent #fff;}
.fp-scrollable{overflow: scroll;}
.fp-notransition{-webkit-transition: none !important; transition: none !important;}
#fp-nav{position: fixed; z-index: 100; margin-top: -32px; top: 50%; opacity: 1; width:85px; background:rgba(0,0,0,.3); padding:15px 0px;border-radius: 3px;}
#fp-nav.right{right: 17px;display: none;}
#fp-nav.left{left: 17px;}
.fp-slidesNav{position: absolute; z-index: 4; left: 50%; opacity: 1;}
.fp-slidesNav.bottom{bottom: 17px;}
.fp-slidesNav.top{top: 17px;}
#fp-nav ul,
.fp-slidesNav ul{margin: 0; padding: 0; background:url(/upload/images/smallNavLogo.png) center top no-repeat; padding-top:45px;}
#fp-nav #pageNum,
.fp-slidesNav #pageNum{display: block; position:relative;}
#fp-nav ul li,
.fp-slidesNav ul li{display: block; position:relative; margin:10px auto;}
.fp-slidesNav ul li{display: inline-block;}
#fp-nav ul li a,
.fp-slidesNav ul li a{display: block; position: relative; z-index: 1; width:65px; height:20px; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius:15px; transition: 0s all; margin:0 auto;}
.fp-slidesNav ul li a:hover{color: #d72d2c}
#fp-nav ul li a.active,
.fp-slidesNav ul li a.active{width:65px; height:20px; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius:15px; background:#d72d2c;}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span{background: none; border:none; display:none;}
#fp-nav ul li a span,
.fp-slidesNav ul li a span{width: 18px; height: 18px; cursor: pointer; text-decoration: none; margin:0 auto; border: 1px solid #fff; background-color:#eae9e9; border-radius: 50%; display:block; text-align:center; line-height:16px; font-family:verdana; position:absolute; left:50%; margin-left:-11px;}
#fp-nav ul li a h2,
.fp-slidesNav ul li a h2{position:absolute;text-align:center;color:#fff;width:100%;line-height:20px;display:none;margin: 0;font-size: 12px;}
#fp-nav ul li a.active h2,
.fp-slidesNav ul li a.active h2{display:block;}
#fp-nav ul li .fp-tooltip{position: absolute; top: -2px; color: #fff; font-size: 14px; white-space: nowrap; max-width: 220px; overflow: hidden; display: block; opacity: 0; width: 0;}
#fp-nav ul li:hover .fp-tooltip{-webkit-transition: opacity 0.2s ease-in; transition: opacity 0.2s ease-in; width: auto; opacity: 1;}
#fp-nav ul li .fp-tooltip.right{right: 20px;}
#fp-nav ul li .fp-tooltip.left{left: 20px;}

.banner_bg{width:500px;height: 500px;background-image: linear-gradient(to right, rgba(7,134,50,0.66) , rgba(162,192,43,0.66));position: absolute;left: 570px;top: 200px;border-top-left-radius: 110px;border-bottom-right-radius: 110px;padding: 100px 40px 0}
.hbg{background: url(/upload/slide/banner1.jpg) no-repeat center top;}
.gksp{width: 130px;height: 36px;margin-top:40px;text-align: center;line-height: 36px;background: rgba(255,255,255,.7);border-radius: 4px;}
.gksp a{display: block;line-height: 36px;font-size: 16px;color: #2a913a;}
.gksp a:hover p{transform: translateX(6px);transition: 0.4s}
.gksp a p{line-height: 36px;color: #2a913a;transition: 0.4s}
.gksp a p i{padding-left: 5px;font-size: 14px;}
.bwz1{font-size: 42px;color: #fff;text-align: left;padding-bottom: 30px;}
.bwz2{font-size: 16px;color: #fff;text-align: left;}
.di2{width:100%;background: url(/upload/images/bg1.jpg) no-repeat center top;height: 100vh;padding:100px 140px;}
.di3{width:100%;background: url(/upload/images/bg2.jpg) no-repeat center top;height: 100vh;padding:60px 140px;}
.di4{width:100%;background: url(/upload/images/bg0.jpg) no-repeat center top;height: 100vh;padding:60px 100px;}
.di5{width:100%;background: url(/upload/images/bg3.jpg) no-repeat center top;height: 100vh;padding:60px 0px;}
.di6{width:100%;height: 100vh;}
.di61{width:100%;padding:40px 140px 70px;}
.di2_wz1{font-size: 34px;color: #fff;text-align: center;font-weight: bold;}
.di3_wz1{font-size: 34px;text-align: center;font-weight: bold;background-image:linear-gradient(to right, #009241 , #a2c42b);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #009241;}
.di4_wz1{font-size: 34px;text-align: left;font-weight: bold;background-image:linear-gradient(to right, #009241 , #a2c42b);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #009241;margin-top: 20px;}
.di4_wz1 span,.di3_wz1 span{background-image:linear-gradient(to right, #009241 , #a2c42b);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: #009241;}
.di2_wz2{font-size: 15px;color: #fff;text-align: center}
.di3_wz2{font-size: 15px;color: #333;text-align: center}
.di4_wz2{font-size: 16px;color: #333;text-align: left;margin-top: 30px;line-height: 28px;}
.di2_wz_line{width:88px;height: 4px;background: #fff;margin:20px auto;border-radius: 10px;}
.di3_wz_line{width:88px;height: 4px;background: #268c37;margin:20px auto;border-radius: 10px;}
.di4_wz_line{width:88px;height: 4px;background: #268c37;border-radius: 10px;}
.di4a{display: flex;margin-top: 50px;}
.di4a1{width: 400px;margin-right: 70px;margin-top: 30px;}
.di4a2{flex: 1;}
.die4b1{background: url(/upload/images/b1.jpg) 0 100%;height: 600px;transition: 0.5s;z-index: 10;}
.die4b2{background: url(/upload/images/b2.jpg) 0 100%;height: 600px;transition: 0.5s;z-index: 10;}
.die4b3{background: url(/upload/images/b3.jpg) 0 100%;height: 600px;transition: 0.5s;z-index: 10;}
.die4b1_bg{background: none;position: absolute;bottom: 0;left: 0;width: 100%;padding: 30px 25px;}
.die4b1_i{text-align: left;font-size: 52px;color: #fff;line-height: 54px;}
.die4b1_wz1{text-align: left;font-size: 22px;color: #fff;margin: 20px 0;font-weight: bold;padding-bottom:18px;}
.die4b1_wz2{text-align: left;font-size: 14px;color: #fff;height: 50px;overflow: hidden;line-height: 24px;}
.die4b1_wz2 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: block;}
.die4b1_line{width:100%;height:1px;background: #fff;display: none; margin-top:30px;}
.die4b1_more{margin-top:20px;text-align: right;display: none;}
.die4b1_more a{color: #fff !important;font-size: 14px;}

.die4b1:hover,.die4b2:hover,.die4b3:hover{transform:scale(1.1);transition: 0.5s;box-shadow: 0 0 30px #222;z-index: 20;}
.die4b1_bg22{background: none;
    position: absolute;
	overflow: hidden;
    bottom: 0px;left:0;width:100%;padding:30px 23px 30px 22px;transition: 0.5s;}

.die4b1_bg{bottom: -300px;background: none;z-index: -1;height: 300px;transition: 0.5s;}
.die4b1:hover .die4b1_bg,.die4b2:hover .die4b1_bg,.die4b3:hover .die4b1_bg{background-image: linear-gradient(to right, rgba(7,134,50,0.9) , rgba(162,192,43,0.9));z-index: -1;transition: 0.5s;transform: translateY(-300px);}
.die4b1:hover .die4b1_wz2,.die4b2:hover .die4b1_wz2,.die4b3:hover .die4b1_wz2{height:100px;transition: 0.5s;}
.die4b1:hover .die4b1_wz2 span,.die4b2:hover .die4b1_wz2 span,.die4b3:hover .die4b1_wz2 span{text-overflow: inherit;white-space: inherit;transition: 0.5s;}
.die4b1:hover .die4b1_line,.die4b1:hover .die4b1_more,.die4b2:hover .die4b1_line,.die4b2:hover .die4b1_more,.die4b3:hover .die4b1_line,.die4b3:hover .die4b1_more{display: block;transition: 0.5s;}
.die4b1:hover .die4b1_i,.die4b2:hover .die4b1_i,.die4b3:hover .die4b1_i{display: none;}
.die3_new .col-md-6{width: 44%;margin-left: 3%;margin-right: 3%;padding: 0;margin-bottom: 30px;overflow: hidden;}
.die3_new .col-md-6 img{transition: 0.4s}
.die3_new .col-md-6:hover img{transform: scale(1.1);transition: 0.4s}
.die3_news_con{background: #009241;padding: 45px;}
.die3_a1{text-align: left;margin-bottom: 0}
.die3_a2{text-align: left;margin-bottom: 0;overflow:hidden;color: #fff;font-size: 14px;}
.die3_a1 a{font-size: 16px;font-weight: bold;color: #fff !important;display: block;transition: 0.5s}
.die3_new .col-md-6:hover .die3_a1 a{transform: translateX(10px);transition: 0.5s;color: #ffb870 !important;}
.die3_new{margin-top:40px;display: flex;justify-content: space-between;}
.die3_new111{margin-right: 40px;flex: 1;overflow: hidden;}
.die3_new111_img{overflow: hidden;}
.die3_new111:hover img{transform: scale(1.1);transition: 0.4s}
.die3_new111 img{transition: 0.4s}
.die3_new111:nth-child(3){margin-right: 0px;}
.die6_hz{margin-top:40px;}
.die6_hz .col-md-2{margin-bottom:30px;background: #fff;padding: 5px;border-radius: 10px;box-shadow: 0 0 30px #ccc;width:12.66%;margin-left:2%;margin-right:2%;transition: 0.4s}
.die6_hz .col-md-2:hover{transition: 0.4s;transform: translateY(-10px)}
.die6_foot{width:100%;background:#555;min-height: 440px;padding:30px 140px; }
.die6_footny{min-height: auto;padding: 45px 15% 20px;}
.dyg1 .col-md-2{text-align: left;}
.dyg1 .col-md-2 a{font-size: 16px;color: #FFFFFF !important;font-weight: bold;margin-bottom: 15px;display: block;}
.dyg1 .col-md-2 ul li{list-style: none;}
.dyg1 .col-md-2 ul li a{font-size: 15px;color: #FFFFFF !important;font-weight: normal;margin-bottom:0px;line-height: 30px}
.dyg1 .col-md-2 ul li a:hover{text-decoration:underline;color: #009241 !important;font-weight: bold;font-size: 16px;}
.bx_db{text-align: center;}
.bx_db_wz1{text-align:center;color: #fff;line-height:36px;font-size: 15px}
.dyg1{width:100%;}
.dyg1 .col-md-2{width: 15% !important;}
.dyg1 .col-md-2:nth-child(2){width: 25% !important;}
.die6_foot1{display: flex;padding-top: 15px;margin-top: 15px;border-top: 1px #ccc solid;}
.die6_foot1a{flex: 1;color: #fff;text-align: left;font-size: 14px;}
.die6_foot1b{text-align: right;}
.die6_foot1b a{color: #fff !important;font-size: 14px;}
.die6_foot1b a:hover{text-decoration:line-through;color: #a7c840 !important}
.die3_a3{font-size: 14px;color: #fff;text-align: left;}

/* 头部样式 */
.j_left{width: 13%;position: fixed;left: 0;top: 0;background:url(/upload/images/left.jpg) no-repeat #fff left top;;z-index: 100;height: 100vw;box-shadow: 0 2px 15px #d2d2d2;}
.j_logo img{text-align: center;margin: 66px auto;}
.j_nav{margin-top: 30%;margin-bottom: 40%;}
.j_nav li a{line-height: 54px;border-top: 1px #f3f3f3 solid;display: block;text-align: left;padding-left: 88px;margin:0;font-size: 16px;}
.j_nav li:nth-child(7) a{border-bottom: 1px #f3f3f3 solid;}
.j_nav li a:hover{color: #fff;}
.nav ul{display: flex;margin-bottom: 0}
.navitem a{font-size: 15px;display: block;position: relative;color:#333;margin-left: 16px;margin-right: 16px;line-height: 47px;}
.navitem a:hover{color:#d72e2b}
.navitem a:hover > .active1 a{background: none;}
.navitem a::before{position:absolute; content:''; width:1px;height:54px;left:0; bottom:0;transition:all ease 0.6s;}
.navitem a:hover:before{background: #009241;width:100%;transition:all ease 0.6s;z-index: -1}

.die6_job1{max-width: 680px;width: 500px;}
.job11{font-size: 22px;font-weight: bold;text-align: left;margin-bottom: 20px;color: #008b3e;}
.job11a1{width: 150px;text-align: left;}
.job11a1 a{font-size: 15px;color: #008b3e !important;text-align: left}
.job11a2{font-size: 15px;color: #666;text-align: left;width: 170px;}
.job11a3 a{font-size: 15px;color: #008b3e !important;text-align: left}
.job11a1 a:hover,.job11a3 a:hover{color: #008b3e !important;}
.job11aa{border-bottom: 1px #c4decf solid;margin-bottom: 10px;padding-bottom: 10px;display: flex;justify-content: space-between;}
.job11b{display: flex;justify-content: space-between;margin: 30px 0}
.job11b1{font-size:16px;line-height: 38px;text-align: left;}





#box_headerNav .active1 a{color:#fff;background-color: #009241; /* 不支持线性的时候显示 */background: #009241;}
.rj_p1{text-align: center;color: #000;padding: 30px 0}
.rj_p1 span{font-size: 46px;}
.rj_p1 span:nth-child(1){font-weight: bold;}
/* 应用领域 */
.sy_yingyong{width: 100%;margin-top: 40px;margin-bottom: 40px;}
.w1200{width: 920px;margin: 0 auto;position: relative;text-align: left;}
.swiper-banner{width: 100%;height: 650px; margin-top:50px;}
.swiper-banner .swiper-slide{width: 100%;height: 650px;display: block;}
.swiper-banner .swiper-slide .wrap{height: 520px;}
.swiper-banner .swiper-slide .sl-left{padding-top: 200px;}
.swiper-banner .swiper-slide .t1{font-size: 40px;font-weight: bold;color: #fff;line-height: 50px;margin-bottom: 40px;}
.swiper-banner .swiper-slide .t2,.swiper-banner .swiper-slide .t3{font-size: 16px;color: #fff;font-weight: normal;line-height: 32px;margin-bottom: 50px;}
.swiper-banner .swiper-slide .t3 a{color: #009241;}
.swiper-banner .swiper-slide .t3 a:hover{color: #009241;}
.swiper-banner .swiper-slide .img1{top: 110px;left: 490px;}
.swiper-banner .swiper-slide .img2{top: 0px;left: 700px;}
.swiper-banner .swiper-slide .img3{top: 100px;left: 650px;}
.swiper-banner .swiper-slide.slide1{background: url(/upload/images/case1.jpg) no-repeat center top;}
.swiper-banner .swiper-slide.slide2{background: url(/upload/images/case2.jpg) no-repeat center top;}
.swiper-banner .swiper-slide.slide3{background: url(/upload/images/case3.jpg) no-repeat center top;}
.swiper-banner .swiper-slide.slide4{background: url(/upload/images/case4.jpg) no-repeat center top;}
.swiper-banner .swiper-slide.slide5{background: url(/upload/images/case5.jpg) no-repeat center top;}

.swiper-banner .swiper-nav{width: 270px;height: 100%;background: rgba(18, 67, 140, .3);left: 0;bottom: 0;z-index: 999;position: absolute}
.swiper-banner .swiper-nav li{color: #fff;cursor: pointer;}

.j_nav .navitem ul{width:250px;position: absolute;height:100vh;background: rgba(255,255,255,.9);right:0;z-index: 800;border-left:1px #f3f3f3 solid;border-right:1px #f3f3f3 solid;display: none;top: 0;transition: .5s;padding-top: 362px;}
.j_nav .navitem:nth-child(2) ul{width:180px;}
.j_nav .navitem ul li a{padding-left:55px;height: 44px;font-size: 15px;line-height: 44px;}
.j_nav .navitem ul li a:before{height: 44px;}
.j_nav li:nth-child(3) ul li:nth-child(1){padding-top: 55px;}
.j_nav li ul li:nth-child(7) a{border-bottom: none;}
.j_nav li:nth-child(7) ul li a{border-bottom: none;}
.j_nav li:nth-child(2) ul li:last-child,.j_nav li:nth-child(3) ul li:last-child,.j_nav li:nth-child(4) ul li:last-child,.j_nav li:nth-child(5) ul li:last-child,.j_nav li:nth-child(6) ul li:last-child,.j_nav li:nth-child(7) ul li:last-child{border-bottom:1px #f3f3f3 solid;}
.j_nav li:nth-child(4) ul li:nth-child(1){padding-top: 110px;}
.j_nav li:nth-child(5) ul li:nth-child(1){padding-top: 165px;}
.j_nav li:nth-child(6) ul li:nth-child(1){padding-top: 220px;}
.j_nav li:nth-child(7) ul li:nth-child(1){padding-top: 275px;}
.j_nav .navitem:hover ul{display: block;left: 100%;transition: 0.5s;}
.w12001{padding: 100px 30px}
.w12001 .info p{background:rgba(255,255,255,.8);text-align: center;line-height: 44px;color: #333;font-size: 16px;border-radius: 50px;margin: 40px 0}
.w12001 .active .info p{background:#009342;color: #fff;}


.j_left_index .j_nav .navitem ul{background: rgba(255,255,255)}
.yingwen{display: flex; align-items: center;flex-flow: row nowrap;justify-content: space-between;margin-top:60px;}
.yingwen1{text-align: left;flex: 1;}
.yingwen2{text-align: right;background: url(/upload/images/mbx.jpg) no-repeat left;padding-left:24px;}
.yingwen2 a{color: #666 !important;padding:0 5px;}
.yingwen2 a:hover{color: #009241 !important;}
.yingwen1a span{font-size: 52px;font-weight: bold;letter-spacing: -3px; background: #009241;-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.yingwen1a{line-height: 60px;height:60px;}
.yingwen1b{font-size: 40px;color: #ccc;line-height: 60px;letter-spacing: 2px;}
.flcpxl_can p{margin-bottom: 0}


.flcpxl{display: flex;text-align: left}
.flcpxl_img{width:550px;margin-right:80px;}
.flcpxl_wez{flex:1}
.flcpxl_bt{font-size: 30px;color: #009241;margin-bottom:20px !important;font-weight: bold;}
.flcpxl_gai{color: #666 !important;margin-bottom:25px;line-height: 28px !important;}
.flcpxl_gai p{line-height:32px !important;}
.flcpxl_can p{font-size: 16px;}
.flcpxl_can ul li{margin-bottom:4px;padding-bottom:4px;border-bottom:1px #f1f1f1 solid;}
.flcpxl_con{width:100%;margin-top:50px;background: #e8e8e8;height:60px;margin-bottom: 20px;}
.flcpxl_conxx{padding-bottom:120px;text-align: left;font-size: 15px;}
.flcpxl_con p{width:220px;background: #009241;color: #fff;line-height: 60px;text-align: center;font-size: 22px;}

.rjjj{display: flex;justify-content: space-between}
.rjjj1{flex: 1;overflow: hidden;}
.rjjj1 img{transition: 0.4s;}
.rjjj1:hover img{transform: scale(1.1);transition: 0.4s;}
.rjjj2{flex: 1;margin-left: 70px;text-align: left;}
.rjjj3{display: flex;justify-content: space-between;margin-top: 10px;text-align: center;}
.rjjj3 p{margin-bottom: 0;}
.rjjj3 a{font-size: 16px;color: #666;}
.rjjj3 a:hover{color: #009241;}
.rj_p1_line{width: 90px;background: #009241;height: 4px;margin: 0px auto 20px;}
.rj_p1_p{font-size: 16px;text-align: center;color: #666;margin-bottom: 60px !important;}
.rjjj2_p1{font-size: 36px;font-weight: bold;color: #009241;margin-bottom: 35px;}
.rjjj2_p2{font-size: 16px;font-weight: normal;color: #666;margin-bottom: 10px;}
.rjjj2_p2:nth-child(2){margin-bottom: 20px;}
.rjjj4{width: 190px;height: 50px;margin:50px auto 0px;}
.rjjj4 a{display: block;border-radius: 50px;background: #009241;color: #fff !important;font-size: 16px;padding: 7px 0}
.rjjj4 a:hover{color: #fff;background: #007d38}


.nav .navitem a{font-size: 16px;display: block;position: relative;color:#333;margin-left: 19px;margin-right: 19px;line-height: 47px;font-weight: bold;}
.nav .navitem a:hover{color:#009241}
.nav .navitem a::before{position:absolute; content:''; width:0px;height:4px;left:0; bottom:0;transition:all ease 0.6s;}
.nav .navitem a:hover:before{background: #009241;width:100%;transition:all ease 0.6s;z-index: -1}
.nav{width:72% !important;margin-left:3%;}

.j_foot{margin-top: 30%;width: 220px;margin: 0 auto;}
.j_foot i{margin-right: 7px;padding-right: 7px;font-size: 34px;background: #009241;-webkit-background-clip: text;-webkit-text-fill-color: transparent;margin-top:7px;}
.j_foot_right{text-align: center;line-height: 34px;display: flex;justify-content: center;}
.j_foot_right .span1{font-size: 20px;color: #666;text-align: left;line-height: 24px;}
.j_foot_right .span2{font-size: 13px;color: #afafaf;}
.j_bei{margin-top: 30px;color: #9d9d9d}
.j_right{width: 87%;float:right;position: relative;z-index: 80}
.j_jj{margin-top: 120px;padding: 0 100px;}
.j_cpfl{width: 100%;background: url(/upload/images/bg.jpg) no-repeat;padding: 100px;}
.j_cpfl_li{width: 90px;height: 90px;margin: 40px auto 80px;text-align: center;padding-top:120px;text-transform: uppercase;font-size: 16px;color: #848484}
.j_cpfl_li1{background: url(/upload/images/icon1.png) no-repeat center;transition:all ease 0.6s;}
.j_cpfl_li1:hover{background: url(/upload/images/icon1_hov.png) no-repeat center;transition:all ease 0.6s;color: #009241}
.j_cpfl_li2{background: url(/upload/images/icon2.png) no-repeat center;transition:all ease 0.6s;}
.j_cpfl_li2:hover{background: url(/upload/images/icon2_hov.png) no-repeat center;transition:all ease 0.6s;color: #009241}
.j_cpfl_li3{background: url(/upload/images/icon3.png) no-repeat center;transition:all ease 0.6s;}
.j_cpfl_li3:hover{background: url(/upload/images/icon3_hov.png) no-repeat center;transition:all ease 0.6s;color: #009241}
.j_cpfl_li4{background: url(/upload/images/icon4.png) no-repeat center;transition:all ease 0.6s;}
.j_cpfl_li4:hover{background: url(/upload/images/icon4_hov.png) no-repeat center;transition:all ease 0.6s;color: #009241}
.j_cpfl_li5{background: url(/upload/images/icon5.png) no-repeat center;transition:all ease 0.6s;}
.j_cpfl_li5:hover{background: url(/upload/images/icon5_hov.png) no-repeat center;transition:all ease 0.6s;color: #009241}
.j_cpfl_li6{background: url(/upload/images/icon6.png) no-repeat center;transition:all ease 0.6s;}
.j_cpfl_li6:hover{background: url(/upload/images/icon6_hov.png) no-repeat center;transition:all ease 0.6s;color: #009241}
.j_cpfl_li7{background: url(/upload/images/icon7.png) no-repeat center;transition:all ease 0.6s;}
.j_cpfl_li7:hover{background: url(/upload/images/icon7_hov.png) no-repeat center;transition:all ease 0.6s;color: #009241}
.j_cpfl_li8{background: url(/upload/images/icon8.png) no-repeat center;transition:all ease 0.6s;}
.j_cpfl_li8:hover{background: url(/upload/images/icon8_hov.png) no-repeat center;transition:all ease 0.6s;color: #009241}
.j_cpfl_li9{background: url(/upload/images/icon9.png) no-repeat center;transition:all ease 0.6s;}
.j_cpfl_li9:hover{background: url(/upload/images/icon9_hov.png) no-repeat center;transition:all ease 0.6s;color: #009241}
.j_case{width: 25%;float: left;position: relative;transition:all ease 0.6s;}
.j_case_title{color: #fff;font-size: 22px;font-weight: bold;position: absolute;top: 25px;text-align: center;transition:all ease 0.6s;opacity: 0;z-index: 999;width: 100%;}
.j_case_con{color: #fff;font-size: 14px;position: absolute;top: 86px;text-align: center;transition:all ease 0.6s;opacity: 0;z-index: 999;width: 100%;padding: 0 40px;line-height: 24px;}
.j_case_line{background: #fff;width: 26px;height: 2px; position: absolute;top: 66px;left: 50%;margin-left: -13px; transition:all ease 0.6s;opacity: 0;z-index: 999;}
.j_case_more{font-size: 24px;color: #fff; position: absolute;top: 140px;transition:all ease 0.6s;opacity: 0;z-index: 999;width: 100%;text-align: center;}
.case ul li:hover .j_case_title{top: 35px;transition:all ease 0.6s;opacity: 1}
.case ul li:hover .j_case_line{top: 76px;transition:all ease 0.7s;opacity: 1}
.case ul li:hover .j_case_con{top: 96px;transition:all ease 0.8s;opacity: 1}
.case ul li:hover .j_case_more{top: 150px;transition:all ease 0.9s;opacity: 1}
.j_news{width: 100%;padding: 0 100px;margin: 100px auto;}
.dyg{text-align: left;margin: 50px auto;}
.title_line{width: 40px;height: 1px;position: absolute;left: 30px;top: 50%;background: #b7b7b7;transition:all ease 0.6s;}
.dyg .title{font-size: 15px;color: #333;transition:all ease 0.6s;}
.dyg .description{font-size: 14px;color: #999999;padding-top:60px;}
.dyg .col-md-4{border-top: 1px #eaeaea solid;margin-top: 5px;}
.dyg a:hover{color: #d72d2c}
.j_news_more{width: 136px;height: 44px;float: left;margin-top: 20px;}
.j_news_more a{display: block;border: 1px #ccc solid;text-align: center;line-height: 44px;font-size: 18px;border-radius: 2px;transition:all ease 0.6s;}
.j_news_more a:hover{display: block;border: 1px #d72d2c solid;text-align: center;line-height: 44px;font-size: 18px;}
.dyg:hover .title_line{transition:all ease 0.6s;background: #d72d2c}
.dyg:hover .col-md-2{transform:translateX(5px);transition:all ease 0.6s;}
.dyg .col-md-2{transition:all ease 0.6s;}
.dyg:hover .date2{color: #d72d2c;transition:all ease 0.6s;}
.dyg .date2{transition:all ease 0.6s;}
.j_contact{width: 100%;padding: 0;}
.j_c1{width: 636px;float: left;height: 950px;}
.j_c2{float: left;padding-right: 100px;margin-left: 80px;}
.jcwz1{margin-top: 60px;font-size: 22px;color: #009241;text-align: left;text-transform: uppercase;}
.j_c2 ul li{min-width: 280px;float: left;}
.j_c2 ul{width: 600px;text-align: left;color: #999999;margin-top: 40px;border-bottom: 1px #f2f2f2 solid;padding-bottom: 80px;}
.j_mes{margin-top: 60px;max-width: 700px;}
.nlgo{padding: 15px 0}

.jx_bg{background:rgba(255,255,255,.8);border-radius: 70px;display: flex;max-height: 550px;}
.jx_syimg{width: 650px;}
.jx_syimg img{border-top-left-radius: 70px;border-bottom-left-radius: 70px;width:650px;height:550px;}
.jx_sycon{flex:1;padding:55px 80px;text-align: left;}
.jx_bg .jx_sycon{display: none;}
.swiper-slide-active .jx_sycon{display: block;}
.jx_sy_wz1{font-size: 28px;color: #30944e;font-weight: bold}
.jx_sy_wz2{font-size: 16px;color: #666;margin-top: 30px;max-height: 70px;}
.jx_sy_wz3{font-size: 16px;color: #333;margin-top: 30px;}
.jx_sy_wz4{width: 150px;height: 42px;background: #009241;border-radius: 40px;margin-top: 30px;}
.jx_sy_wz4 a{display: block;text-align: center;line-height: 42px;color: #fff !important;font-size: 16px;}

.containerzp1{width:100%;background:#009241;height:50px;line-height: 50px;color: #fff;font-size: 16px;text-align: center}
.containerzp2{text-align: center}
.containerzp2 .row{border-bottom: 1px #eaeaea solid;margin-left:0;margin-right:0}
.containerzp1 .row{margin-left:0;margin-right:0}
.containerzp1 .col-md-1,.containerzp1 .col-md-4,.containerzp1 .col-md-3,.containerzp1 .col-md-2{line-height: 50px;}
.containerzp2 .col-md-1,.containerzp2 .col-md-4,.containerzp2 .col-md-3,.containerzp2 .col-md-2{line-height: 40px;}

.swiper-container1 .swiper-pagination{width:50%;margin-left: -10% !important; bottom:30px !important;}
.swiper-container1 .swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;background: #fff;opacity: .7;}
.swiper-container1 .swiper-pagination .swiper-pagination-bullet-active{background: #138b31;opacity: .7}


.con_wz1{font-size: 26px;text-align: center;color: #333333;}
.con_wz2{font-size: 14px;color: #dedede;}
.con_line{width:55px;height: 2px;position: relative;background: #009241;margin: 30px auto;}
.dbt{font-size: 260px;color: #fafafa;position: absolute;top: 140px;text-align: center;z-index: -1;left: 0px;letter-spacing:60px;}
.con_wz3{font-size: 14px;text-align: left;margin-top: 80px;}
.about_more{width: 205px;height: 52px;border: 1px #009241 solid;border-radius: 30px;margin-top: 40px;margin-bottom: 60px; background: none;line-height: 48px;transition:all ease 0.6s; float: left;}
.about_more a{color: #009241 !important;font-size: 15px;transition:all ease 0.6s;display: block;}
.about_more:hover{background: #009241;transition:all ease 0.6s; }
.about_more:hover a{color: #fff !important;transition:all ease 0.6s; }
.about_left{width: 520px;float: left;position: relative;}
.about_right{width: 580px;float: right;}
.xbanner{margin-top: 30px;height: 300px !important;width: 465px;}
.xbanner_border{height: 300px;width: 465px;border:5px #ececec solid;background: none;position: absolute;left: 45px;top: 0px;}
.con_wz5{text-align: left;color: #2e2e2e;font-size: 25px;border-bottom: 1px #e4e4e4 solid;padding-bottom:24px;}
.con_wz6{text-align: left;font-size: 16px; padding-top:10px;}
.con_wz6 span{color: #009241;}
.num_m1{font-size: 42px;color: #fff;padding-top: 10px;padding-bottom: 15px;text-align: center;}
.num_m2{font-size: 24px;color: #fff;}
.num_m2 span{font-size: 15px;}
.num .num_m1p{position: absolute;left: 200px;top: 35px;}
.num .num_m2p{position: absolute;left: 160px;top: 35px;}
.num .num_m3p{position: absolute;left: 200px;top: 5px;}
.cc1,.cc2,.cc3{text-align: center;}
.bg{background: #009241;width: 100%;position: relative;}
.mmm{padding: 40px 100px}
.fl{width:600px;margin: 0 auto;}
.fl a{width: 160px;height: 50px;border: 1px #ccc solid;border-radius: 30px;background: none;line-height: 50px;transition:all ease 0.6s; display: block;text-align: center;color: #666;float: left;margin:0 20px;}
.fl a:hover{color: #fff !important;transition:all ease 0.6s; background: #009241;border: 1px #009241 solid;}
.case{width: 100%;}
.case ul li{width: 24.6%;margin-left: .2%;margin-right: .2%;margin-bottom:.4%; float: left;position: relative;height: 220px;overflow: hidden;border-radius: 10px;}
.case ul li img{border-radius: 10px;}
.case_bg{opacity: 0;width: 100%;background-color: rgba(215,45,44,0.6);height: 100%;transition:all ease 0.6s;position: absolute;left: 0px;top: 0px;border-radius: 10px;}
.case ul li:hover .case_bg{opacity: 1;transition:all ease 0.6s;z-index: 8;}
.case_wz{position: absolute;opacity: 0;width: 344px;height: 56px;background-color: rgba{0,148,148,0.85};border-radius: 8px;display: block;left: 50%;margin-left: -172px;bottom: 0px;z-index: 10;transition:all ease 0.6s;font-size: 26px;color: #fff !important;line-height: 56px;}
.case ul li:hover .case_wz{opacity: 1;bottom: 35px;transition:all ease 0.6s;background-color: rgba(0,148,218,0.85);}
.case_more{position: absolute;opacity: 0;width: 84px;height: 84px;left:50%;margin-left: -42px;top: 0px;transition:all ease 0.6s;z-index: 10}
.case ul li:hover .case_more{transition:all ease 0.6s;opacity: 1;top: 40px;}
.news_bg{width: 100%;background: url(/upload/images/img10.jpg) no-repeat center top;padding-bottom:90px;}


#div1{ position: relative;overflow: hidden;margin-top:30px;}
#div1 ul { position: relative; }
#div1 ul li { float: left; list-style: none;padding-left: 12px;padding-right: 12px;}
#div1 ul li img { width: 272px; height: 210px; display: inline-block;border:3px #efefef solid;transition:all ease 0.6s;}
#div1 ul li img:hover{ border:3px #009241 solid;transition:all ease 0.6s;}
.cplb .cp_xx1 a{text-align: left;color: #000000;}
.cplb .cp_xx1 a:hover,.cplb .cp_xx3 a:hover{color: #009241}
.cp_xx1{text-align: left;font-size: 15px;padding-top: 8px;line-height: 28px;}
.cp_xx2{text-align: left;padding: 0px;}
.cp_xx3{text-align: right;padding-top: 5px;}
.cplb .cp_xx3 a{color: #666;text-align: left;}
.htiao{width: 170px;height: 2px;background: #c3c3c3;position: relative;float: left;margin-top: 15px;margin-bottom: 30px;}
.htiao1{position: absolute;left: 0px;top: -2px;background: #009241;width: 120px;height: 5px;}
div.orbit-wrapper { position: relative; overflow: visible; width: 100%;height: auto;margin-top: 30px;}
div.orbit { position: relative; overflow: hidden;margin-left: 10px;}
div.orbit span { display:none;}
div.orbit a img{ position: absolute; display:block;width: 236px; box-shadow: 0 0px 15px rgba(0,0,0,0.25); padding:3px; border:#ccc 1px solid; background:#fff; }
div.orbit-wrapper h4{ display: none; }
div.timer {display: none;}
div.slider-nav { display: block; }
div.slider-nav span { width: 55px; height: 55px;  color: #fff; text-align: center; position: absolute; z-index: 100; top: 140px; cursor: pointer; text-indent:-9999px;transition:all ease 0.6s;}
div.slider-nav span.right { right: -10px; background:url(/upload/images/jt01.png) no-repeat;transition:all ease 0.6s; }
div.slider-nav span.left { left:0px;background:url(/upload/images/jt02.png) no-repeat;transition:all ease 0.6s; }
div.slider-nav span.right:hover {background:url(/upload/images/jt01_hov.png) no-repeat;transition:all ease 0.6s;}
div.slider-nav span.left:hover {background:url(/upload/images/jt02_hov.png) no-repeat;transition:all ease 0.6s;}
.con_news img{border-radius: 5px;}
.con_wz7{font-size: 16px;color: #000;line-height: 50px;text-align: left;background: url(/upload/images/dian.jpg) no-repeat left center;padding-left: 20px;}
.con_wz8{color: #929292;line-height: 26px;text-align: left;}
.xxxx{border-bottom: 2px #eaeaea solid;height: 50px;width: 100%;}
.xxxx1{border-bottom: 2px #009241 solid;height: 50px;width: 120px;font-size: 18px;text-align: center;color: #009241;font-weight: bold;line-height: 50px;}

/* 底部样式 */
.con_foot{background: #222222;width: 100%;padding: 35px 0;}
.con_foot1{background: #222222;width: 100%;padding: 20px 0;border-top: 1px #363636 solid;}
.con_wz9{font-size: 16px;color: #e5e5e5;font-weight: bold;text-align: left;padding-bottom:14px;}
.con_foot_li{float: left;}
.con_foot_li li a{text-align: left;display: block;color: #e7e7e7;}
.con_foot_li li a:hover{text-decoration: underline;color: #e7e7e7;}
.con_foot_li{margin-left: 10px;margin-right: 18px;}
.con_foot_lix{margin-left: 10px !important;margin-right: 20px !important;}
.con_foot_li li{text-align: left;display: block;color: #e7e7e7;}
.con_wz10{color: #e7e7e7;text-align: left;text-transform: uppercase;}
.con_wz11{text-align: right;}
.con_wz11 a{color: #e7e7e7;}
.con_wz11 a:hover{text-decoration: underline;color: #e7e7e7;}
.con_foot_li:nth-child(5){display: none}


.die6_jiaruwomen{width: 1040px;margin: 0 auto;background: rgba(0,0,0,0.5);border-radius: 30px;padding: 60px;}
.die6_jiaruwomen_p1{font-size: 16px;line-height: 34px;margin-bottom: 40px;color: #fff;text-align: left;}
.die6_jiaruwomen1{display: flex;justify-content: space-between;text-align: center;}
.die6_jiaruwomen1 li{text-align: center;flex: 1;}
.die6_jiaruwomen1 li p{font-size: 20px;font-weight: bold;line-height: 50px;display: block;transition: 0.5s;color: #fff;}
.die6_jiaruwomen1 li a:hover p{color: #fff;transition: 0.5s}
.die6_jiaruwomen_p2{margin: 40px auto;width: 160px;height: 46px;background: none;border-radius: 40px;border: 1px #fff solid;}
.die6_jiaruwomen_p2 a{color: #fff !important;font-size: 16px;line-height: 46px;display: block;}
.die6_jiaruwomen_p2 a:hover{color: #fff !important;}

/* 内页样式 */
.inner-banner img{width: 100%;}
.nycon_wz1{font-size: 24px;color: #009241;text-align: left;line-height: 70px;font-weight: bold;}
.box_ty ul li a{display: block;line-height: 70px;font-size: 16px;padding-left: 30px;padding-right:30px;float: left;margin-right: 2px;}
.box_ty_cp ul li a{display: block;line-height: 70px;font-size: 16px;padding-left: 25px;padding-right:25px;float: left;margin-right: 2px;}
.box_ty ul li a:hover{background-image:linear-gradient(to right, #009241 , #a2c42b);color:#fff;transition: 0s}
.curr{background-image:linear-gradient(to right, #009241 , #a2c42b);color: #fff !important;transition: 0.6s}
.nycon_text{text-align: left;padding-bottom:120px;font-size: 15px;}
.nycon_text p{line-height: 38px;}
.xztop p{line-height: 50px;}
.ty_color{font-weight: bold;color: #ef8819}
.cp_tit{font-size: 18px;font-weight: bold;color: #333;margin-top: 30px;line-height: 44px;text-align: center;}
.cpbk{transition: 0.5s;}
.cpbk1{padding:10px 0;font-size:15px;text-align: center;}
.cpbkk:hover .cpbk1{color: #009241}
.xwlm{padding-bottom:19px;padding-top: 19px;float: left;transition: all 0.6s ease 0s;}
.xwlm:hover{box-shadow:0px 2px 20px #e5e5e5;padding-top: 23px;padding-bottom:23px;padding-left: 10px;transition: all 0.6s ease 0s;}
.xwlm a:hover{color: #666;}
.date1{font-size: 16px;color: #7b7b7b;text-align: center;margin:0px;}
.date2{font-size: 50px;color: #666;text-align: center;margin:0px;line-height: 50px;padding-top:5px;}
.news_con_title {font-size:28px;font-weight: bold;line-height: 26px;text-align: center;height: 26px;}
.news_con_top {border-bottom: 1px dashed #e9e9e9;color: #7d7d7d;font-size: 14px;text-align: center;line-height: 80px;margin: 0px auto;margin-bottom: 14px;overflow: hidden;}
.xwlm .title{font-size: 16px;font-weight: bold;margin-bottom: 0px;}
.zjtd{padding-bottom: 30px;border-bottom: 1px #eaeaea dashed;margin-bottom:30px;}
.cp_fl{width: 100%;background: #EEE;border-radius:5px;padding: 20px 40px;}
.cp_fl li a{display: block;line-height: 44px;font-size: 15px;margin: 1px auto;border-radius: 2px;text-align: left;padding-left: 25px;border-bottom: 1px solid #e0e0e0}
.cp_fl li a:hover{color: #fff;background: #009241;}
.cp_fl li a::after {content: "›"; margin-right: 15px; float: right; font-size: 24px; font-weight: normal;}
.abcc img{-webkit-transition:-webkit-transform .4s;-moz-transition:-moz-transform .4s;-ms-transition:-ms-transform .4s;-o-transition:-o-transform .4s;transition:transform .4s}
.cpbkk a:hover .abcc img, .cpbkk a:active .abcc img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.news_left a:hover .news_left11 img, .news_left  a:active .news_left11 img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}
.news_left img{-webkit-transition:-webkit-transform .4s;-moz-transition:-moz-transform .4s;-ms-transition:-ms-transform .4s;-o-transition:-o-transform .4s;transition:transform .4s}
.news_left{overflow: hidden;width: 570px;}
.news_left11{overflow: hidden;}
.syxw_bt{position: absolute;bottom: 0px;margin:0px;width:570px;background-color:rgba(0,0,0,0.6);left:15px;color: #fff;font-size: 22px;padding: 22px;}
.xwkd{width: 45% !important;margin-left: 40px;}
.xwlm{padding-bottom:17px;padding-top: 17px;float: left;transition: all 0.6s ease 0s;width: 100%;}
.xwlm:hover{box-shadow:0px 2px 20px #e5e5e5;padding-top: 17px;padding-bottom:17px;padding-left: 10px;transition: all 0.6s ease 0s;}
.xwlm a:hover{color: #333;}
.date1{font-size: 13px;color: #b1b1b1;text-align: center;margin:0px;}
.date2{font-size: 40px;color: #999999;text-align: center;margin:0px;line-height: 30px;}
.xbj .xwlm .title{font-size:16px;color: #000;margin:0px;}
.xbj .date{margin:0px;}
.xbj .xwlm .title:hover{color: #009241;transition: all ease .5s}
.sjxt{border-right: 1px #ccc solid;margin-right: 20px;}
.description{line-height: 24px !important;color:#808080;font-size: 14px;}
.description:hover{color:#808080; }
.date{font-size: 15px;color: #999;margin-top: 5px !important;margin-bottom: 5px !important;}

.banner_wz1{color: #fff;font-size: 36px;text-transform: uppercase;text-align: center;padding-top: 410px;padding-bottom: 25px;}
.banner_wz2{color: #fff;font-size: 26px;text-align: center;}
.demo {
    font-size: 16px;
    bottom: 6%;
    left: 50%;
    margin-left: -20px;
    position: absolute;
    text-align: center;
    animation: Updown 1s infinite alternate;
}
.demo p{line-height: 36px;text-transform: uppercase;font-size: 14px;color:#fff;}
@keyframes Updown {
  from {
    bottom: 6%;
  }
  to {
    bottom: 8%;
  }
}


.syly .txt{width: 48%;float: left;margin-right:2%;border-right: none;border-top: none;border-left: none;border-bottom: 1px #d9d9d9 solid;border-radius: 0;color: #d9d9d9;padding: 10px 0;margin-bottom: 10px;margin-top: 10px;font-size: 16px;background: none;box-shadow:none;}
.syly .txt:focus{border-bottom: 1px #bd0000 solid;background: none;box-shadow: none;}
.syly .input5{width: 100%;min-height: 180px;}
.syly .btn{width: 100%;background: #bd0000;padding: 15px;color: #fff;margin: 25px 0 10px;text-transform: uppercase;font-size: 20px;}
.syly .btn:hover{color: #fff;}
.syly .input5::-webkit-input-placeholder{
            color:#aeaeae;
    text-transform: uppercase;
    font-size: 15px;
}
.syly input::-webkit-input-placeholder{
            color:#aeaeae;
    text-transform: uppercase;font-size: 15px;
}
.syly input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#aeaeae;
    text-transform: uppercase;font-size: 15px;
        }
.syly input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#aeaeae;
    text-transform: uppercase;font-size: 15px;
        }
.syly input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#aeaeae;
    text-transform: uppercase;font-size: 15px;
        }



.abcc{overflow: hidden;}
.xzzz{border:1px #eaeaea solid;border-radius: 5px;margin-left: 15px;margin-right: 15px;}
.xztitle{text-align: center;line-height: 50px;font-size: 16px;font-weight: bold;color: #666;}
.xzdate{text-align: center;line-height: 50px;font-size: 16px;font-weight: bold;color: #666}
.xztype{text-align: center;line-height: 50px;font-size: 16px;font-weight: bold;color: #666}
.download{text-align: center;line-height: 50px;font-size: 16px;font-weight: bold;color: #666}
.xz_xt{line-height: 50px;text-align: center;margin-top: 10px;margin-bottom: 10px;}
.xz_xtx{background: #009241;font-size: 15px;color: #fff;font-weight: normal;border-radius: 4px;text-align: center;line-height: 34px !important;margin: 10px auto 0;width:140px;}
.xz_xtx i{font-size: 18px;}
.xzzz a:hover{color: #009241 !important}

/* 幻灯样式 */
.swiper-container1 {width: 100%;height:950px;}
.swiper-container {width: 100%;height:820px;}
.swiper-slide {background-position: center;background-size: cover;height: 100% !important;}
.swiper-wrapper .xt{background:#fff;height:3px;width:97px;position:absolute;left:24%;top:46%;box-shadow: 0 1px 10px #c2c2c2;}
.swiper-slide .title {font-size: 52px;font-weight: 300;font-family: 'zt';text-shadow: 0 1px 10px #c2c2c2;color:#fff;line-height: 55px;position:absolute;left:24%;top:30%;}
.swiper-slide {-webkit-box-sizing: border-box;box-sizing: border-box;}
.parallax-bg {position: absolute;left: 0;top: 0;width: 130%;height: 100%;-webkit-background-size: cover;background-size: cover;background-position: center;}

/* 小幻灯样式 */
.banner_index{height:300px;position: relative;overflow:hidden;width: 465px;margin-top:45px;}
.banner_index .btn,.banner_pro .bBtn{position: absolute;top:128px;width: 24px;height: 44px;display: block;z-index: 3;}
.banner_index .btnPre,.banner_pro .bPre{background: url(/upload/images/bg_btnPre_index.png) no-repeat 0 0;left:20px;}
.banner_index .btnPre:hover,.banner_pro .bPre:hover{background: url(/upload/images/bg_btnPre_index_hover.png) no-repeat 0 0;}
.banner_index .btnNext,.banner_pro .bNext{background: url(/upload/images/bg_btnNext_index.png) no-repeat 0 0;right: 0px;}
.banner_index .btnNext:hover,.banner_pro .bNext:hover{background: url(/upload/images/bg_btnNext_index_hover.png) no-repeat 0 0;}
.banner_index .banner_wrap{position: absolute;left:0px;top: 0px; z-index: 2;}
.banner_index .banner_wrap li{width: 465px;float: left;}


/* 通用样式 */
HTML{overflow-x: hidden;}
BODY{background-image: none; text-align: center; padding-bottom: 0px; margin: 0px auto; padding-left: 0px; background-attachment: fixed; padding-right: 0px; background-repeat: no-repeat; font-family: arial,Microsoft YaHei; background-position: center center; color: #555; font-size: 15px; overflow: hidden; padding-top: 0px;}
DIV,FORM,P,I,IMG,UL,LI,OL,DT,DO,TABLE,TR,TD,TH,FIELDEST,LABEL,LEGEND,SELECT,BUTTON,IMPUT{padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px;}
P{line-height:32px;}
LI,DIV{line-height:32px;}
H1,H2,H3,H4,H5,H6{padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; font-weight: normal; padding-top: 0px;}
H1 IMG,H2 IMG,H3 IMG,H4 IMGH5 IMG,H6 IMG{margin: 0px;}
UL,OL,LI,DL,DT,DD{list-style-type: none;}
IMG,A IMG{padding-bottom: 0px; border-right-width: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; border-top-width: 0px; border-bottom-width: 0px; vertical-align: middle; border-left-width: 0px; padding-top: 0px;}
A:link{color: #333; text-decoration: none;}
A:visited{color: #333; text-decoration: none;}
A:hover{color: #009241; text-decoration: none; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s;}
A:active{color: #333; text-decoration: none;}
.clearBoth{line-height: 0; width: 100%; height: 1px; clear: both; font-size: 0px; overflow: hidden;}
.clearfix{display: block;}
.xbj{margin-top:50px;}

/* 分页样式 */
#pages A {padding: 8px 16px;background: #e4e4e4;color: #666;border-radius: 5px;margin-right: 2px;margin-left: 2px;float:left;}
#pages A:hover {COLOR: #fff;background: #009241;}
#pages span {padding:8px 16px;background: #009241;color: #fff;float:left;border-radius: 5px;margin-right: 2px;margin-left: 2px;}
#tab_title{ background:url(/images/bg_title.jpg) no-repeat left center; color:#FFF; padding-left:30px; height:36px; line-height:36px; font-size:16px;margin:20px 0px;}
#pages .nolink {padding: 8px 16px;background: #e4e4e4;color: #666;border-radius: 5px;margin-right: 2px;float:left;margin-left: 2px;}
#pages {margin: 60px 0px 60px 15px;height: 36px;text-align: center;float:right;}

/* 留言样式开始 */
.demand_box {width: 80%;overflow: hidden;margin: 0 auto;}
.demand_box h2 {text-align: center;line-height: 35px;margin-bottom: 50px;color: #333;}
.demand_box .input1{width: 48%;float: left;margin-bottom: 3%;border-radius: 3px;height:50px}
.demand_box .input3{width: 48%;float: left;border-radius: 3px;height:50px}
.demand_box .input2{width: 48%;float: right;margin-bottom: 3%;border-radius: 3px;height:50px}
.demand_box .input4{width: 48%;float: right;border-radius: 3px;margin-bottom: 3%;height:50px}
.demand_box .input5{height:180px}
.demand_box .txt {border: 1px solid #d9d9d9;padding: 10px;background: #fff;font-weight:normal;}
.demand_box .btn {float: left;border: 0;background: #009241;border-radius: 4px;width: 100%;padding: 0 11px;height: 55px;cursor: pointer;text-align: center;font-size: 16px;color: #fff;margin-top: 20px;}
.demand_box .btn:hover {background: #009241;color:#fff;}

@media (min-width:1681px) and (max-width:1750px){.w1200{width:700px;}.rjjj2_p2:nth-child(2){display: none;}.die3_a2{line-height: 22px;height: 44px;overflow: hidden;}.rj_p1{padding:0}.job11b1,.job11b{line-height: 28px;}.rj_p1ss{padding: 30px 0 10px;}}

@media (width:1680px){.w1200{width:700px;}.rjjj2_p2:nth-child(2){display: none;}.die3_a2{line-height: 22px;height: 44px;overflow: hidden;}.rj_p1{padding:0}.job11b1,.job11b{line-height: 28px;}.rj_p1ss{padding: 30px 0 10px;}}

@media (min-width:1601px) and (max-width:1679px){.w1200{width:700px;}.rjjj2_p2:nth-child(2){display: none;}.die3_a2{line-height: 22px;height: 44px;overflow: hidden;}}

@media (width:1600px){.w1200{width:700px;}.rjjj2_p2:nth-child(2){display: none;}.die3_a2{line-height: 22px;height: 44px;overflow: hidden;}}

@media (min-width:1441px) and (max-width:1599px){.w1200{width:600px;}.rjjj2_p1{font-size: 30px;margin-bottom: 20px;}.di3,.di61{padding: 30px 60px;overflow: hidden;}.rjjj2_p2:nth-child(2){display: none;}.die3_a2{line-height: 22px;height: 44px;overflow: hidden;}.die3_news_con{padding: 20px 15px;}.die6_foot{padding: 30px 60px;}.lanmu{margin: 0 auto 150px;}.swiper-wrapper{height: 100vh !important;}.job11aa{padding-bottom: 5px;margin-bottom: 5px;}.job11{margin-bottom: 10px;}.job11b1,.job11b{line-height: 28px;}.job11xx{padding-left: 40px;}}


@media (width:1440px){.j_left{width: 220px;}.j_right{width: 1220px;}.w1200{width:600px;}.rjjj2_p1{font-size: 30px;margin-bottom: 20px;}.di3,.di61{padding: 30px 60px;}.rjjj2_p2:nth-child(2){display: none;}.die3_a2{line-height: 22px;height: 44px;overflow: hidden;}.die3_news_con{padding: 20px 15px;}.die6_foot{padding: 30px 60px;}.lanmu{margin: 0 auto 150px;}.swiper-wrapper{height: 100vh !important;}.job11aa{padding-bottom: 5px;margin-bottom: 5px;}.job11{margin-bottom: 10px;}.job11b1,.job11b{line-height: 28px;}.job11xx{padding-left: 40px;}}

@media (min-width:1401px) and (max-width:1439px){.j_left{width: 200px;}.j_right{width: 1200px;}.w1200{width:600px;}.rjjj2_p1{font-size: 30px;margin-bottom: 20px;}.di3,.di61{padding: 30px 60px;}.rjjj2_p2:nth-child(2){display: none;}.die3_a2{line-height: 22px;height: 44px;overflow: hidden;}.die3_news_con{padding: 20px 15px;}.die6_foot{padding: 30px 60px;}.j_nav li a{padding-left: 60px;}.j_nav .navitem ul{padding-top: 306px;}.j_foot_right .span1{font-size: 17px;}.j_foot{width: 200px;}.rjjj4{display: none;}}

@media (width:1400px){.j_left{width: 200px;}.j_right{width: 1200px;}.w1200{width:600px;}.rjjj2_p1{font-size: 30px;margin-bottom: 20px;}.di3,.di61{padding: 30px 60px;}.rjjj2_p2:nth-child(2){display: none;}.die3_a2{line-height: 22px;height: 44px;overflow: hidden;}.die3_news_con{padding: 20px 15px;}.die6_foot{padding: 30px 60px;}.j_nav li a{padding-left: 60px;}.j_nav .navitem ul{padding-top: 306px;}.j_foot_right .span1{font-size: 17px;}.j_foot{width: 200px;}.rjjj4{display: none;}}

@media (min-width:1367px) and (max-width:1399px){.j_left{width: 200px;}.j_right{width: 1166px;}.w1200{width:500px;}.rjjj2_p1{font-size:30px;margin-bottom:20px;}.di3,.di61{padding: 30px 60px;}.rjjj2_p2:nth-child(2){display: none;}.die3_a2{line-height: 22px;height: 44px;overflow: hidden;}.die3_news_con{padding: 20px 15px;}.die6_foot{padding: 20px 60px;}.j_nav li a{padding-left: 60px;}.j_nav .navitem ul{padding-top: 306px;}.j_foot_right .span1{font-size: 17px;}.j_foot{width: 200px;}.container{width: 1136px !important}.lanmu{margin: 0 auto 80px;}.swiper-wrapper{height: 100vh !important;}.job11aa{padding-bottom: 5px;margin-bottom: 5px;}.job11{margin-bottom: 10px;}.job11b1,.job11b{line-height: 28px;}.job11xx{padding-left: 40px;}.die6_foot1{margin-top: 5px;padding-top: 10px;}.w12001{padding:80px 30px;}.rjjj2_p2{font-size: 15px;line-height: 28px;}.rj_p1{padding:0}.job11b1,.job11b{line-height: 28px;}.rj_p1ss{padding: 30px 0 10px;}.rj_p1_pman{margin-bottom: 30px !important}.rjjj4{display: none;}.di61{padding: 15px 60px !important;}.dyg1 .col-md-2 ul li a{font-size: 14px;}}

@media (width:1366px){.j_left{width: 200px;}.j_right{width: 1166px;}.w1200{width:500px;}.rjjj2_p1{font-size:30px;margin-bottom:20px;}.di3,.di61{padding: 30px 60px;}.rjjj2_p2:nth-child(2){display: none;}.die3_a2{line-height: 22px;height: 44px;overflow: hidden;}.die3_news_con{padding: 20px 15px;}.die6_foot{padding: 20px 60px;}.j_nav li a{padding-left: 60px;}.j_nav .navitem ul{padding-top: 306px;}.j_foot_right .span1{font-size: 17px;}.j_foot{width: 200px;}.container{width: 1136px !important}.lanmu{margin: 0 auto 80px;}.swiper-wrapper{height: 100vh !important;}.job11aa{padding-bottom: 5px;margin-bottom: 5px;}.job11{margin-bottom: 10px;}.job11b1,.job11b{line-height: 28px;}.job11xx{padding-left: 40px;}.die6_foot1{margin-top: 5px;padding-top: 10px;}.w12001{padding:80px 30px;}.rjjj2_p2{font-size: 15px;line-height: 28px;}.rj_p1{padding:0}.job11b1,.job11b{line-height: 28px;}.rj_p1ss{padding: 30px 0 10px;}.rj_p1_pman{margin-bottom: 30px !important}.rjjj4{display: none;}.di61{padding: 15px 60px !important;}.dyg1 .col-md-2 ul li a{font-size: 14px;}}

@media (min-width:1361px) and (max-width:1365px){.j_left{width: 200px;}.j_right{width: 1166px;}.w1200{width:500px;}.rjjj2_p1{font-size: 30px;margin-bottom: 20px;}.di3,.di61{padding: 30px 60px;}.rjjj2_p2:nth-child(2){display: none;}.die3_a2{line-height: 22px;height: 44px;overflow: hidden;}.die3_news_con{padding: 20px 15px;}.die6_foot{padding: 20px 60px;}.j_nav li a{padding-left: 60px;}.j_nav .navitem ul{padding-top: 306px;}.j_foot_right .span1{font-size: 17px;}.j_foot{width: 200px;}.container{width: 1136px !important}.lanmu{margin: 0 auto 80px;}.swiper-wrapper{height: 100vh !important;}.job11aa{padding-bottom: 5px;margin-bottom: 5px;}.job11{margin-bottom: 10px;}.job11b1,.job11b{line-height: 28px;}.job11xx{padding-left: 40px;}.die6_foot1{margin-top: 5px;padding-top: 10px;}.w12001{padding:80px 30px 0;}.rjjj2_p2{font-size: 15px;line-height: 28px;}.rj_p1{padding:0}.job11b1,.job11b{line-height: 28px;}.rj_p1ss{padding: 30px 0 10px;}.rj_p1_pman{margin-bottom: 30px !important}.rjjj4{display: none;}.di61{padding: 15px 60px !important;}.dyg1 .col-md-2 ul li a{font-size: 14px;}}

@media (width:1360px){.j_left{width: 200px;}.j_right{width: 1166px;}.w1200{width:500px;}.rjjj2_p1{font-size: 30px;margin-bottom: 20px;}.di3,.di61{padding: 30px 60px;}.rjjj2_p2:nth-child(2){display: none;}.die3_a2{line-height: 22px;height: 44px;overflow: hidden;}.die3_news_con{padding: 20px 15px;}.die6_foot{padding: 20px 60px;}.j_nav li a{padding-left: 60px;}.j_nav .navitem ul{padding-top: 306px;}.j_foot_right .span1{font-size: 17px;}.j_foot{width: 200px;}.container{width: 1136px !important}.lanmu{margin: 0 auto 80px;}.swiper-wrapper{height: 100vh !important;}.job11aa{padding-bottom: 5px;margin-bottom: 5px;}.job11{margin-bottom: 10px;}.job11b1,.job11b{line-height: 28px;}.job11xx{padding-left: 40px;}.die6_foot1{margin-top: 5px;padding-top: 10px;}.w12001{padding:80px 30px 0;}.rjjj2_p2{font-size: 15px;line-height: 28px;}.rj_p1{padding:0}.job11b1,.job11b{line-height: 28px;}.rj_p1ss{padding: 30px 0 10px;}.rj_p1_pxx{display: none;}.rj_p1_pman{margin-bottom: 30px !important}.rjjj4{display: none;}.di61{padding: 15px 60px !important;}.dyg1 .col-md-2 ul li a{font-size: 14px;}}

@media (min-width:1281px) and (max-width:1359px){.j_left{width: 230px;}.j_right{width: 1050px;}.w1200{width:400px;}.rjjj2_p1{font-size: 30px;margin-bottom: 20px;}.di3,.di61{padding: 30px 60px;}.rjjj2_p2:nth-child(2){display: none;}.die3_a2{line-height: 22px;height: 44px;overflow: hidden;}.die3_news_con{padding: 20px 15px;}.die6_foot{padding: 30px 60px;}.j_nav li a{padding-left: 60px;}.j_nav .navitem ul{padding-top: 306px;}.j_foot_right .span1{font-size: 17px;}.j_foot{width: 200px;}.container{width: 1020px !important}.lanmu{margin: 0 auto 60px;}.swiper-wrapper{height: 100vh !important;}.job11aa{padding-bottom: 5px;margin-bottom: 5px;}.job11{margin-bottom: 10px;}.job11b1,.job11b{line-height: 28px;}.job11xx{padding-left: 40px;}.die6_foot1{margin-top: 5px;padding-top: 10px;}.rj_p1{padding:0}.job11b1,.job11b{line-height: 28px;}.rj_p1ss{padding: 30px 0 10px;}.rj_p1_pman{margin-bottom: 30px !important}.rjjj4{display: none;}}

@media (width:1280px){.j_left{width: 230px;}.j_right{width: 1050px;}.w1200{width:400px;}.rjjj2_p1{font-size: 30px;margin-bottom: 20px;}.di3,.di61{padding: 30px 60px;}.rjjj2_p2:nth-child(2){display: none;}.die3_a2{line-height: 22px;height: 44px;overflow: hidden;}.die3_news_con{padding: 20px 15px;}.die6_foot{padding: 30px 60px;}.j_nav li a{padding-left: 60px;}.j_nav .navitem ul{padding-top: 306px;}.j_foot_right .span1{font-size: 17px;}.j_foot{width: 200px;}.container{width: 1020px !important}.lanmu{margin: 0 auto 60px;}.swiper-wrapper{height: 100vh !important;}.job11aa{padding-bottom: 5px;margin-bottom: 5px;}.job11{margin-bottom: 10px;}.job11b1,.job11b{line-height: 28px;}.job11xx{padding-left: 40px;}.die6_foot1{margin-top: 5px;padding-top: 10px;}.rj_p1{padding:0}.job11b1,.job11b{line-height: 28px;}.rj_p1ss{padding: 30px 0 10px;}.rj_p1_pman{margin-bottom: 30px !important}.rjjj4{display: none;}}

@media (min-width:1004px) and (max-width:1279px){.j_left{width: 230px;}.j_right{width: 1050px;}.w1200{width:400px;}.rjjj2_p1{font-size: 30px;margin-bottom: 20px;}.di3,.di61{padding: 30px 60px;}.rjjj2_p2:nth-child(2){display: none;}.die3_a2{line-height: 22px;height: 44px;overflow: hidden;}.die3_news_con{padding: 20px 15px;}.die6_foot{padding: 30px 60px;}.j_nav li a{padding-left: 60px;}.j_nav .navitem ul{padding-top: 306px;}.j_foot_right .span1{font-size: 17px;}.j_foot{width: 200px;}.container{width: 1020px !important}.lanmu{margin: 0 auto 60px;}.swiper-wrapper{height: 100vh !important;}.job11aa{padding-bottom: 5px;margin-bottom: 5px;}.job11{margin-bottom: 10px;}.job11b1,.job11b{line-height: 28px;}.job11xx{padding-left: 40px;}.die6_foot1{margin-top: 5px;padding-top: 10px;}.rj_p1{padding:0}.job11b1,.job11b{line-height: 28px;}.rj_p1ss{padding: 30px 0 10px;}.rj_p1_pman{margin-bottom: 30px !important}.rjjj4{display: none;}}