body{min-width: 1200px;margin:0 auto;overflow-x: hidden;max-width: 1680px;position:absolute;left:50%;margin-left:-840px;}

.index .slideBox{width: 100%;height: 620px;position: relative;z-index:1;overflow:hidden;}
.index .slideBox .a_btn{display: block;width: 44px;height: 44px;position:absolute;z-index:2;top:240px;}
.index .slideBox .prev{background: url(/en/img/index/idx-prev.png) no-repeat center;left: -3%;}
.index .slideBox .next{background: url(/en/img/index/idx-next.png) no-repeat center;right: -3%;}
.index .slideBox:hover .prev{left: 3%;}
.index .slideBox:hover .next{right: 3%;}
.index .slideBox .hd{position:absolute;bottom:150px;left: 0;z-index:3;width: 100%;}
.index .slideBox .hd ul{width: 1200px;margin:0 auto;text-align: right;}
.index .slideBox .hd ul li{width: 25px;height: 4px;background: #fff;display: inline-block;margin-left: 3px;}
.index .slideBox .hd ul li.on{background: #197550;}

@media screen and (max-width: 1440px){
    #content .index .slideBox .prev{background: url(/en/img/index/idx-prev.png) no-repeat center;left: -3%;}
    #content .index .slideBox .next{background: url(/en/img/index/idx-next.png) no-repeat center;right: -3%;}
    #content .index .slideBox:hover .prev{left: 20%;}
    #content .index .slideBox:hover .next{right: 20%;}
}

.idx-cnt{position:relative;z-index: 2;margin-top: -126px;overflow:hidden;}
.idx-cnt .h375{height: 316px;width:100%;background:none;overflow: hidden;}
.idx-cnt .h278{height: 264px;width:100%;background:none;overflow: hidden;position: relative;}

.h375 .l-tab{float:left;position:relative;width: 43%;height:300px;background:#FBFBFB;}
.h375 .r-tab{float:left;position:relative;width: 57%;height:300px;}
.h375 .m-tab{float:left;width:303px;height:265px;overflow: hidden;}
.h375 .l-tab-img1{width:100%;height:265px;position:absolute;top:0;right:0;background:url(/en/img/index/tab-ban1.jpg) no-repeat right;transition: all 400ms;}
.h375 .r-tab2{width:658px;height: 314px;background:#fff ;float: left;position: absolute;left: 300px;z-index:2;margin-top: 2px;}
.w355{width: 355px;overflow: hidden;}


.tab-lst{width:100%;height: 50px;position: absolute;bottom:0px;right: 5px;}
.tab-lst ul{margin-right:15px;}
.tab-lst li{float: left;margin-right:10px;width: 147px;height: 40px;display: table-cell;vertical-align: middle;text-align: center;background: #fff;transition: all 400ms;}
.tab-lst li.on{background: #56cf92;transition: all 400ms;}
.tab-lst li a{font-size: 12px;font-weight:bold;color:#333;display: block;}
.tab-lst li.on a{color:#fff;}

.h278 .l-tab{float:left;position:relative;width: 43%;height:264px;background:#FBFBFB;}
.h278 .r-tab{float:left;position:relative;width: 57%;height:264px;}
.tab-img4{height: 314px;background: url(/en/img/index/tab-img4.jpg) no-repeat left;background-size:cover;transition: all 600ms;position: relative;}
.h278 .l-tab .img-lst li{width: 100%;height: 264px;display: none;position: absolute;top:0;left:0;}
.h278 .l-tab .img-lst li.on{display: block;}
.h278 .l-tab .img-lst li a{display: block;width: 100%;height: 100%;}
.w710{width: 710px;position: relative;}
.w370{width: 370px;}
.w410{width: 410px;}
.pt85{padding-top:85px;}
.pt45{padding-top:45px;}
.tab-img4 h1{font-size: 30px;color:#333;font-family: 'DINCond-Medium';letter-spacing: -1px;opacity: 0.6;filter:alpha(opacity=60);transition: all 400ms;text-indent: 20px;}
.tab-img4 h2{font-size: 20px;color:#1d1d1d;opacity: 0.8;filter:alpha(opacity=80);margin-bottom: 5px;transition: all 400ms;font-weight: bold;}
.tab-img4 p{font-size: 13px;color:#fff;line-height:22px;text-align:justify; text-justify:distribute;opacity: 0;filter:alpha(opacity=0);transition: all 400ms;}
.tab-img4:hover{background: url(/en/img/index/tab-img4h.jpg) no-repeat left;background-size:cover;transition: all 800ms;}
.tab-img4:hover h1,.tab-img4:hover h2{color:#fff;transition: all 800ms;}
.tab-img4:hover p{opacity: 0.6;filter:alpha(opacity=60);transition: all 800ms;}

.m-tab .h-bg{width: 100%;height:265px;padding-top:70px;background: url(/en/img/index/m-tab-img.jpg) no-repeat top;transition: all 400ms;}
.m-tab .h-bg:hover{width: 100%;height: 265px;padding-top:38px;background: url(/en/img/index/m-tab-img2.jpg) no-repeat top;transition: all 400ms;}
.h-bg .project_card{width: 50px;height: 50px;margin:0 auto;background:url(/en/img/index/project_card.png) no-repeat center;background-size:90%;transition: all 400ms;}
.h-bg:hover .project_card{background:url(/en/img/index/project_cardh.png) no-repeat center;background-size:90%;transition: all 400ms;-webkit-animation:dong 2s ease-in-out 0s infinite;}
@-webkit-keyframes dong{from{transform:rotate(0deg)}to{transform:rotate(360deg);}}
.h-bg h1{font-size: 20px;color:#00995a;text-align: center;margin-top: 5px;font-weight: 500;}
.h-bg h2{font-size: 18px;color:#00995a;text-align: center;margin-top: 5px;font-weight: bold;}
.h-bg p{font-size: 14px;color:#1b2a23;line-height:22px;text-align: center;margin-top: 10px;height: 0px;overflow:hidden;transition: all 400ms;}
.h-bg:hover h1,.h-bg:hover h2{color:#c2d5cd;}
.h-bg:hover p{height:70px;transition: all 400ms;}

.l-tab-img1 .idx-490r{width: 490px;float: right;position: relative;}
.l-tab-img1 .idx-490r h1{font-size: 30px;color:#000;font-family: 'DINCond-Medium';opacity:0.6;filter:alpha(opacity=60);margin-top:30px;letter-spacing: -1px;margin-bottom: 5px;}
.l-tab-img1 .idx-490r h2{font-size: 20px;color:#1d1d1d;margin-bottom:8px;font-weight: bold;opacity: 0.7;filter:alpha(opacity=70);}
.l-tab-img1 .idx-490r p{font-size: 14px;color:#808485;line-height: 20px;width: 460px;padding-right: 20px;text-align: justify;text-justify:distribute;}

.idx-inv{position: absolute;z-index:2;bottom:0;right: 0;width:172px;height:314px;background:rgba(28,35,42,0.1);text-align: center;}
.idx-inv h2{font-size: 16px;color:#333;font-weight:bold;line-height: 24px;/*opacity: 0.45; filter:alpha(opacity = 45);*/margin-top:90px;}
.idx-inv h2 b{font-size: 20px; font-weight: 500;}
.idx-inv h1{font-size: 50px;color:#da0000 !important;font-family: 'DINCond-Medium';letter-spacing:-3px;padding-right: 55px;background: url(/en/img/hr/hr-rimg-i.png) no-repeat 130px 21px;margin-top: 0px;}
.idx-inv h1.down{font-size: 50px;color:#00995A !important;font-family: 'DINCond-Medium';letter-spacing:-3px;padding-right: 55px;background: url(/en/img/hr/hr-rimg-id.png) no-repeat 130px 21px;margin-top: 0px;}

.Lcation{display: block;width: 100%;height: 210px;position: absolute;top:0;right: 0;z-index: 2;display: none;}


/*¾É°æ12.08*/
/* .r-tab2 h1{font-size: 14px;color:#2a2929;display: table-cell;vertical-align: top;line-height: 20px;}
.r-tab2 h1 b{font-size: 36px;color:#da3131;font-family: 'DINCond-Medium';font-weight: 500;letter-spacing:-1px;vertical-align: top;line-height: 32px;}
.r-tab2 .slideTxtBox{width: 370px;margin-top: 20px;}
.r-tab2 .slideTxtBox .idx-new li{display: inline-block;margin-right: 18px;margin-bottom: 20px;}
.r-tab2 .slideTxtBox .idx-new li a{font-size: 15px;color:#333;border-bottom: 4px solid #f6f6f7;padding-bottom: 5px;}
.r-tab2 .slideTxtBox .idx-new li.on a{color:#56cf92;border-bottom: 4px solid #56cf92;}
.r-tab2 .slideTxtBox .bd h3{font-size: 14px;color:#666;}
.r-tab2 .slideTxtBox .bd h3 b{font-size: 14px;color:#f3a960;}
.r-tab2 .slideTxtBox .bd h1{font-size: 18px;color:#333;font-weight: bold;padding-bottom: 10px;}
.r-tab2 .slideTxtBox .bd p{font-size: 12px;color:#666;line-height: 20px;text-align:justify; text-justify:distribute;}
.r-tab2 .slideTxtBox .bd hr{width: 100%;height: 3px;border:0;background: #e6e6e7 url(../img/index/idx-hr.jpg) no-repeat left;} */



<!--ºÄÊ±1759972423.6471Ãë-->