html{width: 100%;}
body{font-size: 16px; background: #fff; font-family: futura,"Microsoft Yahei","Arial",Verdana,Arial,sans-serif; line-height: 28px; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;/*display: block;*/}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
*{margin: 0;padding: 0;box-sizing: border-box;}
.clearfix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;overflow: hidden;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.container{position: relative;width: 1740px;margin: 0 auto;}
.w1560{position: relative;width: 1560px;margin: 0 auto;}
.flex {display: flex;height: 100%;}
.content_box {box-sizing: border-box;width: 100%;margin: auto;padding-top: 100px;}
.pd50{padding: 0 50px;}


.h-header-zw{display: block;width: 100%;height: 110px;transition: .3s;}
.h-header{padding-left: calc((100vw - 1580px)/2);display: flex;position: fixed;top: 0;left: 0;width: 100%;z-index: 9999;background: #FFFFFF;}
.h-header .h-logo{margin: auto 0;}
.h-phone{background: #e37712;display: flex;align-items: center;padding: 0 calc((100vw - 1580px)/2) 0 40px;}
.h-phone img{display: block;margin-right: 10px;}
.h-phone span{font-size: 30px;font-weight: bold;color: #FFFFFF;}
.h-nav{margin-left: auto;display: flex;}
.h-nav .li{margin: 0 20px;position: relative;}
.h-nav .li>a{display: block;line-height: 110px;font-size: 16px;color: #222222;padding: 0 5px;position: relative;transition: .3s;}
.h-nav .li>a::after{content: "";display: block;width: 0%;height: 4px;background: #e37712;position: absolute;left: 50%;top: 50%;margin-top: 30px;transition: .3s;}
.h-nav .li.active>a{color: #e37712;font-weight: bold;}
.h-nav .li.active>a::after,.h-nav .li:hover>a::after{width: 100%;left: 0;}

.h-subnav {width:220px;background:#ffffff;font-size:12px;text-align:left;position:absolute;left:50%;transform: translateX(-50%);top:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 0 16px -4px rgba(0,0,0,.3);margin-top:20px;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:44;}
.h-subnav ol {padding:12px 0;}
.h-subnav ol li{width: 100%;margin: 0 !important;}
.h-subnav a {transition: .3s; padding: 0 10px;box-sizing: border-box; width: 100%; display:block;height:50px;line-height:50px;color:#333;font-size: 14px;text-align: center;}
.h-subnav a:hover {background:#e37712;color:#fff!important;}
.h-nav .li:hover .h-subnav {height:auto;opacity:1;visibility:visible;margin-top:0;}


.h-header-zw.active{height: 80px;}
.h-header.active{box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .25);}
.h-header.active .h-nav .li>a{line-height: 80px;}


.wap_header{width: 100%; height: 60px; padding: 0 20px; display: none; justify-content: space-between; align-items: center; background: #fff; position: fixed; left: 50%; top: 0; transform: translateX(-50%); z-index: 9999;box-sizing: border-box;border-bottom: 1px solid #ddd;}
.wap_header .toggle{display: block; width: 25px; height: 24px; position: relative; z-index: 6;}
.wap_header .toggle i{display: block; width: 25px; height: 2px; background: #000; position: absolute; left: 0; transition: all ease .35s;}
.wap_header .toggle i:nth-of-type(1){top: 0;}
.wap_header .toggle i:nth-of-type(2){top: 8px;}
.wap_header .toggle i:nth-of-type(3){top: 16px;}
.wap_header .toggle.on i{background: #000;}
.wap_header .toggle.on i:nth-of-type(1){top: 8px; transform: rotate(45deg);}
.wap_header .toggle.on i:nth-of-type(2){width: 0;}
.wap_header .toggle.on i:nth-of-type(3){top: 8px; transform: rotate(-45deg);}
.wap_header #h60{height: 60px;}
.wap_header .maskbg{width: 100%; height: 100vh; background: rgba(0,0,0,.5); display: none; position: fixed; left: 0; top: 0; z-index: 3;}
.wap_header .maskbg.on{display: block;}
.wap_header .nav{width: 240px; background: #fff; height: 100vh; padding: 56px 0 20px 0; position: fixed; right: 0; top: 0; z-index: 5; transform: translateX(100%); opacity: 0; transition: transform .4s,opacity .4s;}
.wap_header .nav.open{transform: translateX(0); opacity: 1;}
.wap_header .nav > ul{height: calc(100vh - 70px); margin: 0 auto; position: relative; overflow-y: auto; -webkit-overflow-scrolling: touch;}
.wap_header .nav ul li{border-top: 1px solid #ddd; margin: 0 20px; line-height: 40px; font-size: 14px; position: relative;}
.wap_header .nav > ul > li:first-child{border-top: 0 none;}
.wap_header .nav ul li a{height: 60px; line-height: 60px; display: block; padding-right: 30px; font-size: 14px; color: #333;text-overflow: ellipsis;white-space:nowrap;overflow: hidden;}
.wap_header .nav ul li a:active  {color: #CE0100 !important;}
.wap_header .nav ul li ul{display: none;}
.wap_header .nav ul li i{width: 30px; height: 60px; font-size: 16px; color: #9c9c9c; position: absolute; right: 0; top: 0; transition: transform .5s;}
.wap_header .nav ul li i.down{color: #CE0100; transform: rotate(90deg);}
.wap_header .nav ul li .icon{background: url(../images/yjt.png)no-repeat;background-size: 20px !important;background-position: center !important;}
.wap_header .nav ul li ul li{margin-right: 0;}
.wap_header .nav ul li ul li a{color: #666; height: 40px; line-height: 40px; font-size: 14px;}
.wap_header .nav ul li ul li i{top: -10px;}
.wap_header .logo{float: left;margin-top: 8px;position: relative;height: 44px;}
.wap_header .logo img{height: 100%;}
.wap_header .toggle{float: right;margin-top: 21px;}
.wap_header .dropdown{float: right;margin-top: 18px;margin-right: 20px;position: relative;}
.wap_header #dLabel{border: 1px solid #9C9C9C;background: none;color: #9C9C9C;padding: 2px 5px;font-size: 12px;position: relative;}
.wap_header .dropdown-menu{background: #222;min-width: auto !important;text-align: center;}
.wap_header .dropdown-menu li a{color: #9C9C9C !important;transition: .3s;font-size: 14px !important;}
.dropdown-menu {position: absolute;top: 100%;left: 0;z-index: 1000;display: none;float: left;min-width: 160px;padding: 0;margin: 2px 0 0;font-size: 14px;text-align: left;list-style: none;background-color: #fff;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #ccc;border: 1px solid rgba(0, 0, 0, .15);border-radius: 4px;-webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);box-shadow: 0 6px 12px rgb(0 0 0 / 18%);width: 100%;}
.open>.dropdown-menu {display: block;}
.caret {display: inline-block;width: 0;height: 0;margin-left: 2px;vertical-align: middle;border-top: 4px dashed;border-right: 4px solid transparent;border-left: 4px solid transparent;}
.wap_header .h-more{float: right;margin: 16px 15px 0 0;}
.wap_header .h-more .head_icon.search{background-image: url(../images/head_icon22.png);}
.wap_header .h-more .head_icon.earth{background-image: url(../images/head_icon11.png);}
.wap_header .h-more .lang_item{color: #000000;font-size: 14px;}
.h-more .hLangBox{color: #444;opacity: 1;}





.nfooter{background: #e37712;}
.nfooter .w1600{max-width: 1400px;}
.nfoot1{padding: 50px 0 40px;border-bottom: 1px solid rgba(255,255,255,.1);}
.nfoot1_box{display: flex;}
.nfoot1_box .fnav{width: 100%;display: flex;justify-content: space-between;}
.nfoot1_box .fnav .fnav_item{max-width: 380px;}
.nfoot1_box .fnav .fnav_item.mx260{max-width: 260px;}
.nfoot1 .atit{font-size: 24px;color: #FFFFFF;line-height: 36px;display: block;margin-bottom: 8px;}
.nfoot1 .btit{display: block;font-size: 18px;line-height: 30px;color: #FFFFFF;opacity: 0.5;}
.nfoot1 .btit img{margin-right: 5px;}
.nfoot1 a.btit:hover{opacity: 1;}
.fnav_item2 .fnav_list{display: flex;flex-wrap: wrap;}
.fnav_item2 .fnav_list a{width: 50%;}

.nfoot2{padding: 15px 0;}
.nfoot2 a,.nfoot2 span{line-height: 50px;font-size: 14px;font-weight: 400;color: #FFFFFF;}
.nfoot2 .fl a,.nfoot2 .fl span{opacity: .5;}
.nfoot2 .fl a:hover{opacity: 1;}
.yqlj_box{position: relative;}
.yqlj span{display: block;float: right;height: 40px;line-height: 38px;color: rgba(255,255,255,.3);border: 1px solid rgba(255,255,255,.15);box-sizing: border-box;padding: 0 18px 0 50px;background: url(../images/yqlj.png) no-repeat;background-position: 12px 12px;font-size: 16px;}
.yqlj i.jt{height: 40px;width: 40px;margin: 0;background-image: url(../images/jt.png);background-repeat: no-repeat;background-color: rgba(255,255,255,0.1);background-position: center !important;cursor: pointer;transition: .3s;overflow: hidden;display: block;float: right;}
.yqlj_list{display: none;position: absolute;width: 100%;bottom: 40px;left: 0;background: #e37712;text-align: center;border: 1px solid rgba(255,255,255,.15);border-bottom: 0;}
.yqlj_list a{display: block;color: rgba(255,255,255,.3);height: 40px;line-height: 40px;}
.yqlj_list a:hover{color: #fff;}








.indTitleBox{display: flex;padding: 50px 0 40px;}
.indTitle {position: relative;}
.indTitle .atit{font-size: 50px;font-weight: bold;color: #333333;line-height: 1.4;position: relative;z-index: 9;}
.indTitle .atit b{color: #e37712;}
.indTitle .btit{position: absolute;top: 0;left: 0;z-index: 1;}
.indTitle .ctit{font-size: 24px;color: #777777;line-height: 1.5;margin-top: 5px;position: relative;z-index: 9;}
.indTitle .dtit{font-size: 20px;color: #777777;line-height: 1.8;margin-top: 10px;position: relative;z-index: 9;}
.indTitle.white .atit{color: #FFFFFF;}
.indTitle.white .atit b{color: #4BB23F;}
.indTitle.white .ctit{color: #FFFFFF;}
.indTitle.white .dtit{color: #FFFFFF;}
.indTitleBox.center{justify-content: center;text-align: center;}
.indTitleBox.center .indTitle .btit{left: 50%;transform: translateX(-50%);}


.indSelList{position: relative;z-index: 9;margin: auto 0 0 auto;display: flex;flex-wrap: wrap;justify-content: flex-end;max-width: 660px;}
.indSelList a{display: block;font-size: 18px;color: #222222;padding: 0 10px;min-width: 160px;margin: 2px;border: 1px solid #CCCCCC;text-align: center;height: 48px;line-height: 46px;background: #FFFFFF;transition: .3s;}
.indSelList a:hover{border-color: #184088;font-weight: bold;color: #184088;}

.indTitleA{margin: auto 0 0 auto;display: flex;width: 240px;height: 60px;background: #4BB23F;align-items: center;justify-content: center;}
.indTitleA span{font-size: 22px;color: #FFFFFF;line-height: 1;margin-right: 15px;}
.indTitleA img{transition: .3s;}
.indTitleA:hover img{transform: translateX(10px);}




.banner .mySwiperBanner {width: 100%;height: 100%;position: relative;overflow: hidden;}
.banner .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-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;}
.banner .swiper-pagination{bottom: 30px!important;}
.banner .swiper-pagination-bullet{width: 25px;height: 25px;background: #FFFFFF;opacity: 1;}
.banner .swiper-pagination-bullet-active{background: #e37712;transition: .3s;}
.banner .img{width: 100%;}
.banner .img img{width: 100%;}


.sec1{padding-bottom: 65px;}
.caseItem{display: flex;background: #F6F6F6;width: 100%;height: 100%;}
.caseItem .caseImg{width: 53%;}
.caseItem .caseImg img{width: 100%;height: 100%;object-fit: cover;object-position: center;}
.caseItem .caseDesc{width: 47%;padding: 50px 40px 50px 50px;}
.caseItem .caseDesc .atit{font-size: 36px;font-weight: bold;color: #333333;line-height: 1.5;padding: 18px 0;border-bottom: 1px solid #CCCCCC;}
.caseItem .caseDesc .btit{font-size: 24px;font-weight: bold;color: #184088;line-height: 1.5;margin: 20px 0 5px;}
.caseItem .caseDesc .ctit{font-size: 16px;color: #777777;line-height: 2;}
.caseItem .caseDesc .dtit{display: flex;flex-wrap: wrap;margin-top: 15px;}
.caseItem .caseDesc .dtit .img{width: calc(50% - 10px);margin-right: 20px;border: 2px solid #cccccc;}
.caseItem .caseDesc .dtit .img:nth-of-type(2n){margin-right: 0;}
.caseItem .caseDesc .dtit .img img{width: 100%;}

.caseSmlItem{display: block;cursor: pointer;width: 100%;position: relative;border: 2px solid transparent;transition: .3s;}
.caseSmlItem .img{overflow: hidden;}
.caseSmlItem .img img{width: 100%;transition: .5s;}
.caseSmlItem p{position: absolute;bottom: 0;left: 0;width: 100%;height: 50px;line-height: 50px;padding: 0 10px;text-align: center;background: rgba(16, 54, 120, .8);font-size: 18px;color: #FFFFFF;transition: .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.caseSmlItem:hover .img img{transform: scale(1.05);}

.caseBox .swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.caseBox .swiper-slide {height: auto;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-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;}
.mySwiperCaseSml{margin-top: 20px;}
.swiper-slide-thumb-active .caseSmlItem{border-color: #4BB23F;}
.swiper-slide-thumb-active .caseSmlItem p{background: #4BB23F;}

.indNP .swiper-button-next:after,.indNP .swiper-button-prev::after{display: none;}
.indNP .swiper-button-next,.indNP .swiper-button-prev{width: 32px;height: 78px;background: #4BB23F;border-radius: 10px 0px 0px 10px;margin-top: -39px;}
.indNP .swiper-button-next{right: 2px;}
.indNP .swiper-button-prev{left: 2px;transform: rotate(180deg);}


.sec2{background: url(../images/sec2Bg.jpg) center/cover;padding-bottom: 80px;}
.mySwiperCate {width: 100%;height: 100%;position: relative;overflow: hidden;}
.swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-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;}
.cateItem{display: block;width: 100%;background: #FFFFFF;}
.cateItem .img{overflow: hidden;}
.cateItem .img img{width: 100%;transition: .5s;}
.cateItem .desc{padding: 25px 40px 40px 30px;}
.cateItem .desc .atit{font-size: 30px;color: #184088;line-height: 45px;height: 45px;font-weight: bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cateItem .desc .line{display: block;width: 104px;height: 2px;background: #184088;margin: 5px 0 15px;}
.cateItem .desc .btit{font-size: 16px;font-weight: normal;color: #222222;line-height: 24px;height: 80px; overflow: hidden;} 
.cateItem .desc .btit p+p{margin-top: 8px;}
.cateItem .desc .btit b{color: #184088;font-weight: bold;}
.cateItem:hover .img img{transform: scale(1.05);}
.categoryBox .swiper-pagination{position: relative;bottom: 0;display: flex;align-items: center;justify-content: center;margin-top: 40px;}
.categoryBox .swiper-pagination-bullet{display: block;height: 12px;width: 32px;border-radius: 6px;background: #FFFFFF;opacity: 1;transition: .3s;}
.categoryBox .swiper-pagination-bullet-active{width: 67px;background: #4BB23F;}
.categoryBox .swiper-button-prev,.categoryBox .swiper-button-next{margin-top: -65px;}
.categoryBox .swiper-button-prev{left: 0;}
.categoryBox .swiper-button-next{right: 0;}





/* .hzkhimg{padding-bottom: 110px;} */
.hzkhimg{padding-bottom: 50px;}
.hzkhimg img{width: 100%;}


.sec4{background: url(../images/sec4Bg.jpg) center/cover;padding-top: 150px;}
.indAboutBox{display: flex;width: 100%;}
.indabimg{width: 50%;background: #000000;border: 3px solid #FFFFFF;border-radius: 50px 50px 0px 0px;overflow: hidden;}
.indabimg img{width: 100%;height: 100%;object-fit: cover;object-position: center;}
.indabdesc{width: 50%;margin-top: auto;background: rgb(215 119 0 / 90%);padding: 50px 35px 60px 50px;}
.indabdesc .atit{font-size: 36px;color: #FFFFFF;line-height: 1.5;font-weight: bold;}
.indabdesc .btit{font-size: 18px;color: #FFFFFF;line-height: 1.5;margin-top: 2px;}
.indabdesc .line{display: block;width: 62px;height: 5px;background: #FFFFFF;margin: 18px 0 20px;}
.indabdesc .ctit{font-size: 16px;color: #FFFFFF;line-height: 2.2;}
.indabdesc .dtit{display: flex;flex-wrap: wrap;margin-top: 50px;}
.indabdesc .dtit a{display: block;font-size: 24px;text-align: center;color: #222222;height: 68px;line-height: 68px;width: 25%;background: #FFFFFF;}
.indabdesc .dtit a:nth-of-type(2n){background: #F6F6F6;}
.indabdesc .dtit a:hover{background: #4BB23F;color: #FFFFFF;}

.indHonor{background: rgba(0, 0, 0, 0.68);padding: 40px 0 36px;margin-top: 30px;}
.mySwiperHonor {width: 100%;height: 100%;position: relative;overflow: hidden;}
.mySwiperHonor .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-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;}
.mySwiperHonor .swiper-button-prev{left: 0;}
.mySwiperHonor .swiper-button-next{right: 0;}
.mySwiperHonor .img{width: 100%;display: block;}
.mySwiperHonor .img img{width: 100%;}



.newsSel{position: relative;z-index: 9;margin: auto 0 0 auto;display: flex;flex-wrap: wrap;max-width: 660px;}
.newsSel a{display: block;font-size: 18px;color: #222222;padding: 0 10px;min-width: 120px;margin: 2px;border: 1px solid #CCCCCC;text-align: center;height: 45px;line-height: 43px;background: #FFFFFF;transition: .3s;}
.newsSel a:hover,.newsSel a.active{border-color: #e37712;color: #FFFFFF;background: #e37712;}




.sec5{padding-bottom: 100px;}
.indNews_Box{display: flex;flex-wrap: wrap;margin-top: 0px;}
.indnews_left{width: 40%;height: 100%;background: #FFFFFF;box-shadow: 0px 0px 5px #ccc;}
.indnews_right{width: 60%;height: 100%;padding-left: 30px;}

.news_item1{position: relative;display: block;}
.news_item1 .img{overflow: hidden;}
.news_item1 .img img{width: 100%;transition: .5s;height: 282px;object-fit: cover;object-position: center;}
.news_item1 .desc{padding: 20px 30px;}
.news_item1 .desc .atit{font-size: 16px;color: #777777;line-height: 1.2;margin-bottom: 11px;}
.news_item1 .desc .btit{font-size: 20px;font-weight: bold;color: #333333;line-height: 30px;height: 30px;margin-bottom: 12px;transition: .3s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_item1 .desc .ctit{font-size: 16px;color: #777777;line-height: 24px;height: 48px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news_item1 .desc .dtit{}
.news_item1:hover .img img{transform: scale(1.05);}
.news_item1:hover .desc .btit{color: #4BB23F;}
.leftList{padding: 0 30px 20px;}
.leftList .news_item3:first-child{border-top: 1px solid #cccccc;}

.indnews_rone{background: #FFFFFF;box-shadow: 0px 0px 5px #ccc;display: flex;padding: 45px 0;}
.news_item2{display: block;padding: 0 40px;position: relative;width: 50%;}
.news_item2+.news_item2::before{content: "";display: block;height: 100%;width: 2px;background: #CCCCCC;position: absolute;left: 0;top: 0;}
.news_item2 .atit{display: flex;align-items: center;margin-bottom: 18px;}
.news_item2 .atit span{display: block;font-size: 20px;font-weight: bold;color: #333333;line-height: 24px;width: calc(100% - 30px);padding-right: 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.news_item2 .atit img{width: 29px;height: 14px;}
.news_item2 .btit{font-size: 16px;color: #777777;line-height: 1.2;margin-bottom: 4px;margin-bottom: 45px;}
.news_item2 .ctit{font-size: 16px;color: #777777;line-height: 24px;height: 48px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news_item2:hover .atit span{color: #4BB23F;}

.indnews_rtwo{display: flex;margin-top: 30px;}
.indnews_list{width: calc(50% - 15px);box-shadow: 0px 0px 5px #ccc;padding: 20px 20px 20px 30px;}
.indnews_list+.indnews_list{margin-left: 30px;}
.news_item3{display: flex;align-items: center;position: relative;padding-left: 15px;}
.news_item3::before{content: "";display: block;width: 5px;height: 5px;background: #333333;border-radius: 100%;position: absolute;left: 0;top: 50%;margin-top: -2px;}
.news_item3 .desc{display: block;font-size: 16px;color: #333333;line-height: 50px;height: 50px;width: calc(100% - 120px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.news_item3 .date{display: block;font-size: 16px;color: #777777;line-height: 1.2;width: 120px;text-align: right;transition: .3s;}
.news_item3:hover .desc{color: #4BB23F;}
.news_item3:hover .date{color: #4BB23F;}
.news_item3:hover::before{background: #4BB23F;}


.sec1,.sec2,.sec3,.sec4,.sec5{overflow: hidden;}


@media screen and (max-width:1680px) {
	.w1560{width: 1200px;}
	.h-header{padding-left: calc((100vw - 1220px)/2);}
	.h-phone{padding: 0 calc((100vw - 1220px)/2) 0 20px;}
	.h-nav .li{margin: 0 2px;}
	.h-phone span{font-size: 24px;}
	
	.banner .swiper-pagination{bottom: 15px;}
	.banner .swiper-pagination-bullet{width: 18px;height: 18px;}
	
	.indTitle .atit{font-size: 42px;}
	.indTitle .btit img{max-height: 60px;}
	.indTitle .ctit{font-size: 20px;}
	.indTitle .dtit{font-size: 16px;}
	.indTitleA{width: 200px;}
	.indTitleA span{font-size: 18px;}
	
	
	.indSelList{max-width: 576px;}
	.indSelList a{min-width: 140px;font-size: 16px;}
	
	.caseItem .caseDesc{padding: 15px 35px 40px 40px;}
	.caseItem .caseDesc .atit{font-size: 32px;}
	.caseItem .caseDesc .btit{font-size: 20px;}
	.caseItem .caseDesc .ctit{font-size: 15px;}
	.caseSmlItem p{font-size: 16px;}
	
	.cateItem .desc{padding: 15px 25px 30px 25px;}
	.cateItem .desc .atit{font-size: 25px;}
	.cateItem .desc .btit{font-size: 15px;line-height: 20px;}
	
	.indabdesc{padding: 40px 30px 45px 40px;}
	.indabdesc .atit{font-size: 32px;}
	.indabdesc .btit{font-size: 16px;}
	.indabdesc .ctit{font-size: 15px;line-height: 1.8;}
	.indabdesc .dtit{margin-top: 30px;}
	.indabdesc .dtit a{height: 55px;line-height: 55px;font-size: 20px;}
	
	.indnews_left{width: 400px;}
	.indnews_right{width: calc(100% - 400px);}
	
	.news_item1 .img img{height: 240px;}
	.news_item1 .desc{padding: 20px 25px;}
	.news_item1 .desc .atit{font-size: 15px;}
	.news_item1 .desc .ctit{font-size: 15px;line-height: 22px;height: 44px;}
	.news_item3 .desc{font-size: 15px;width: calc(100% - 100px);}
	.news_item3 .date{font-size: 15px;width: 100px;}
	
	.indnews_rone{padding: 30px 0;}
	.news_item2{padding: 0 35px;}
	.news_item2 .btit{font-size: 15px;margin-bottom: 28px;}
	.news_item2 .ctit{font-size: 15px;}
	.indnews_list{padding: 20px;}
	
	
	.nfoot1_box .fnav .fnav_item.lx{max-width: 220px;}
	.nfoot1_box .fnav .fnav_item.mx260{max-width: 230px;}
	
}
@media screen and (max-width:1380px) {
	.w1560{width: 1100px;}
	.h-header{padding-left: calc((100vw - 1120px)/2);}
	.h-phone{padding: 0 calc((100vw - 1120px)/2) 0 20px;}
	.h-nav .li{margin: 0 5px;}
	.h-header .h-logo img{max-width: 250px;}
	
}
@media screen and (max-width:1199px) {
	.w1560{width: 100%;padding: 0 20px;}
	
	.h-header{display: none;}
	.h-header-zw{height: 60px;}
	.wap_header{display: block;padding: 0 10px;}
	
	.indTitleBox{display: flex;flex-wrap: wrap;justify-content: center;}
	.indSelList{margin: 10px auto 0;max-width: none;justify-content: center;}
	.newsSel{margin: 10px auto 0;max-width: none;}
	.indTitle{text-align: center;}
	.indTitle .atit{font-size: 32px;}
	.indTitle .btit{top: 4px;left: 50%;transform: translateX(-50%);}
	.indTitle .btit img{height: 40px;}
	.indTitle .ctit{font-size: 14px;}
	.indTitle .dtit{font-size: 14px;}
	
	.caseItem .caseDesc{padding: 15px 25px 30px 30px;}
	.caseItem .caseDesc .atit{font-size: 28px;padding: 12px 0;}
	.caseItem .caseDesc .btit{font-size: 18px;}
	.caseItem .caseDesc .ctit{font-size: 14px;line-height: 1.8;}
	.caseItem .caseDesc .dtit .img{width: calc(50% - 5px);margin-right: 10px;}
	.mySwiperCaseSml{margin-top: 12px;}
	.caseSmlItem p{font-size: 15px;}
	.indNP .swiper-button-next, .indNP .swiper-button-prev{height: 60px;width: 25px;margin-top: -30px;}
	
	.indTitleA{margin: 15px auto 0;width: 170px;height: 45px;}
	.indTitleA span{font-size: 15px;}
	.indTitleA img{zoom: .5;}
	
	.cateItem .desc{padding: 15px 15px 20px 15px;}
	.cateItem .desc .atit {font-size: 20px;line-height: 35px;height: 35px;}
	.cateItem .desc .btit{font-size: 14px;}
	.categoryBox .swiper-pagination{margin-top: 25px;}
	.categoryBox .swiper-button-prev,.categoryBox .swiper-button-next{margin-top: -50px;}
	
	.indabdesc {padding: 25px 20px 30px 25px;}
	.indabdesc .atit{font-size: 28px;}
	.indabdesc .btit{font-size: 14px;}
	.indabdesc .ctit{font-size: 14px;}
	.indabdesc .dtit a{font-size: 15px;}
	
	.indnews_left{width: 100%;}
	.indnews_right{width: 100%;padding-left: 0;margin-top: 20px;}
	.news_item1 .desc{padding: 20px;}
	.leftList{padding: 0 20px 20px;}
	.indnews_rtwo{margin-top: 20px;}
	.indnews_list{width: calc(50% - 10px);}
	.indnews_list+.indnews_list{margin-left: 20px;}
	.sec5{padding-bottom: 60px;}
	
	.nfoot1_box .fnav{justify-content: flex-start;flex-wrap: wrap;}
	.nfoot1_box .fnav .fnav_item{margin: 0 40px 20px 0;}
	
	
}
@media screen and (max-width:780px) {
	.w1560{padding: 0 15px;}
	
	.indTitleBox{overflow: hidden;padding: 50px 0 30px;}
	.indSelList a{min-width: 120px;font-size: 15px;}
	.newsSel a{min-width: 120px;font-size: 15px;}
	.caseItem{display: block;}
	.caseItem .caseImg{width: 100%;}
	.caseItem .caseDesc{width: 100%;padding: 15px 15px 30px 15px;}
	.caseItem .caseDesc .atit{font-size: 24px;}
	.caseSmlItem p{font-size: 14px;}
	.sec2{padding-bottom: 60px;}
	.categoryBox .swiper-pagination-bullet{width: 25px;}
	.categoryBox .swiper-pagination-bullet-active{width: 40px;}
	.hzkhimg{padding-bottom: 60px;}
	
	.indAboutBox{flex-wrap: wrap;}
	.indabimg{width: 100%;}
	.indabdesc{width: 100%;padding: 25px 15px 30px 15px;}
	.indHonor{padding: 30px 0 25px;}
	.indHonor .w1560{padding: 0!important;}
	
	.news_item1 .desc{padding: 20px 15px;}
	.leftList{padding: 0px 15px 10px;}
	.news_item3 .desc{line-height: 45px;height: 45px;}
	.indnews_rone{flex-wrap: wrap;padding: 0px 0;}
	.news_item2{width: 100%;padding: 20px 15px;}
	.news_item2+.news_item2::before{height: 1px;width: calc(100% - 30px);left: 15px;}
	.indnews_rtwo{flex-wrap: wrap;}
	.indnews_list{width: 100%;padding: 20px 15px;}
	.indnews_list+.indnews_list{margin-top: 15px;margin-left: 0;}
	
	.nfoot1_box .fnav .fnav_item{display: none;}
	.nfoot1_box .fnav .fnav_item.lx{display: block;max-width: none;margin: 0;}
	
	.nfoot1{padding: 40px 10px 30px;}
	.nfoot2 .fr{display: none;}
	.nfoot2{text-align: center;}
	.nfoot2 a, .nfoot2 span{line-height: 20px;display: inline-block;}
	
	
}
@media screen and (max-width:560px) {
	.w1560{padding: 0 10px;}
	
}















.nsec1{padding: 50px 0 80px;}
.nCaseList{display: flex;flex-wrap: wrap;}
.nCaseItem{display: block;width: calc(33.333% - 10px);margin: 0 15px 15px 0;border: 2px solid transparent;}
.nCaseItem:nth-of-type(3n){margin-right: 0;}
.nCaseItem .img{width: 100%;overflow: hidden;}
.nCaseItem .img img{width: 100%;display: block;transition: .5s;}
.nCaseItem .p{display: block;height: 50px;line-height: 50px;text-align: center;padding: 0 10px;background: #2D4C80;font-size: 18px;color: #FFFFFF;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.nCaseItem:hover{border-color: #4BB23F;}
.nCaseItem:hover .img img{transform: scale(1.05);}
.nCaseItem:hover .p{background: #4BB23F;}

.nsec1A{display: flex;align-items: center;justify-content: center;width: 365px;height: 60px;background: #e37712;border-radius: 30px;font-size: 22px;color: #FFFFFF;margin: 20px auto 0;}
.nsec1A:hover{transform: translateY(-10px);box-shadow: 0px 5px 5px 0px #ccc;}



.nsec2{background: url(../images/nsec2Bg.jpg) center/cover;padding: 30px 0 90px;}
.nlbList{display: flex;flex-wrap: wrap;}
.nLbItem{display: block;width: calc(33.333% - 10px);margin: 0 15px 20px 0;position: relative;overflow: hidden;}
.nLbItem:nth-of-type(3n){margin-right: 0;}
.nLbItem:nth-of-type(10){display: none;}
.nLbItem .img{width: 100%;overflow: hidden;}
.nLbItem .img img{width: 100%;display: block;transition: .5s;}
.nLbItem .p{position: absolute;bottom: 0;left: 0;width: 100%;display: block;height: 50px;line-height: 50px;text-align: center;padding: 0 10px;background: rgba(255,255,255,.9);font-size: 22px;color: #2D4C80;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.nLbItem .desc{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(75, 178, 63, .9);display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 0 15px;transition: .3s;opacity: 0;}
.nLbItem .desc .atit{font-size: 30px;font-weight: bold;color: #FFFFFF;line-height: 1.5;}
.nLbItem .desc .btit{display: block;width: 120px;height: 2px;background: #FFFFFF;margin: 15px auto 18px;}
.nLbItem .desc .ctit{font-size: 16px;color: #FFFFFF;line-height: 24px;max-height: 96px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;}
.nLbItem:hover .p{bottom: -50px;}
.nLbItem:hover .desc{opacity: 1;}


.nsec3{padding: 20px 0 100px;}
.dpList{display: flex;flex-wrap: wrap;}
.dpItem{width: calc(25% - 20px);margin-right: 20px;background: #F8F8F8;text-align: center;padding: 30px 25px 40px;}
.dpItem:nth-of-type(4n){margin-right: 0;}
.dpItem .atit{}
.dpItem .btit{font-size: 28px;font-weight: bold;color: #333333;line-height: 1.5;margin-bottom: 10px;}
.dpItem .ctit{font-size: 16px;color: #333333;line-height: 1.6;}





@media screen and (max-width: 1680px){
	.nLbItem .p{font-size: 18px;}
	.nLbItem .desc .atit{font-size: 24px;}
	.nLbItem .desc .ctit{font-size: 14px;}
	.dpItem .btit{font-size: 24px;}
	.dpItem .ctit{font-size: 15px;}
	
}

@media screen and (max-width: 1199px){
	.nsec1{padding: 20px 0 60px;}
	.nsec1A{width: 320px;font-size: 18px;height: 55px;line-height: 55px;}
	.nCaseItem .p{font-size: 16px;}
	
	.nLbItem .p{bottom: 0!important;}
	
	.nsec2{padding: 20px 0 70px;}
	.dpItem .ctit{font-size: 14px;}
	.dpItem .btit{font-size: 22px;}
	
	.nsec3{padding: 20px 0 70px;}
	
}
@media screen and (max-width: 780px){
	.nCaseItem{width: calc(50% - 6px);margin: 0 12px 12px 0;}
	.nCaseItem:nth-of-type(3n){margin-right: 12px;}
	.nCaseItem:nth-of-type(2n){margin-right: 0;}
	.nsec1A{width: 280px;}
	
	.nsec2{padding: 20px 0 50px;}
	.nLbItem{width: calc(50% - 6px);margin: 0 12px 12px 0;}
	.nLbItem:nth-of-type(3n){margin-right: 12px;}
	.nLbItem:nth-of-type(2n){margin-right: 0;}
	.nLbItem:nth-of-type(10){display: block;}
	.nLbItem .desc{display: none;}
	.nLbItem .p{position: relative;font-size: 16px;}
	
	.nsec3{padding: 20px 0 30px;}
	.dpItem{width: calc(50% - 6px);margin: 0 12px 12px 0;padding: 15px 15px;}
	.dpItem:nth-of-type(2n){margin-right: 0;}
	.dpItem .atit{zoom: .5;}
	.dpItem .btit{font-size: 20px;}
	.dpItem .ctit{font-size: 12px;}
	
}











.xbanner_text{background: #F5F5F5;padding: 16px 0;}
.xbanner_list{display: flex;max-width: 1400px;margin: 0 auto;}
.xbanner_item{width: 25%;text-align: center;position: relative;padding: 5px 0;}
.xbanner_item span{font-family: bebas;font-size: 40px;color: #222222;line-height: 1;}
.xbanner_item sub{font-size: 16px;color: #222222;line-height: 1;position: relative;top: -6px;}
.xbanner_item+.xbanner_item::after{content: "";position: absolute;display: block;width: 1px;height: 100%;left: 0;top: 0;background: #C5C5C5;}







@font-face {
	font-family:bebas;
	src: url(../fonts/BEBAS-1.ttf);
}

.nsec1{overflow: hidden;}
.zCaseBox{display: flex;margin-bottom: 40px;}
.zCaseL{width: 50%;padding-right: 10px;}
.zCaseR{width: 50%;padding-left: 10px;display: flex;flex-wrap: wrap;}
.zCaseItem1{display: block;position: relative;height: 100%;}
.zCaseItem1::after{content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;border: 4px solid rgba(75, 178, 63, .8);box-sizing: border-box;transition: .3s;opacity: 0;}
.zCaseItem1 .img{width: 100%;height: 100%;overflow: hidden;}
.zCaseItem1 .img img{display: block;width: 100%;height: 100%;transition: .5s;object-fit: cover;object-position: center;}
.zCaseItem1 .atit{position: absolute;bottom: 0;left: 0;width: 100%;background:rgb(215 119 0 / 90%);text-align: center;height: 60px;line-height: 60px;font-size: 22px;color: #FFFFFF;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;padding: 0 10px;}
.zCaseItem1:hover::after{opacity: 1;}
.zCaseItem1:hover .img img{transform: scale(1.05);}
.zCaseItem1:hover .atit{background: rgba(75, 178, 63, .8);}
.zCaseItem2{display: block;position: relative;width: calc(50% - 10px);}
.zCaseItem2:nth-of-type(2n){margin-left: 20px;}
.zCaseItem2:nth-of-type(1),.zCaseItem2:nth-of-type(2){margin-bottom: 20px;}
.zCaseItem2::after{content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;border: 4px solid rgba(75, 178, 63, .8);box-sizing: border-box;transition: .3s;opacity: 0;}
.zCaseItem2 .img{width: 100%;height: 100%;overflow: hidden;}
.zCaseItem2 .img img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;transition: .5s;}
.zCaseItem2 .atit{position: absolute;bottom: 0;left: 0;width: 100%;background: rgb(215 119 0 / 90%);text-align: center;height: 40px;line-height: 40px;font-size: 18px;color: #FFFFFF;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;padding: 0 10px;}
.zCaseItem2:hover::after{opacity: 1;}
.zCaseItem2:hover .img img{transform: scale(1.05);}
.zCaseItem2:hover .atit{background: rgba(75, 178, 63, .8);}

.zsec2{background: #F9F9F9;padding: 40px 0 100px;overflow: hidden;}
.zAppList{display: flex;flex-wrap: wrap;margin: -20px;}
.zAppItem{width: calc(50% - 40px);margin: 20px;display: flex;background: #FFFFFF;box-shadow: 0px 0px 5px 0 #ccc;}
.zAppItem .desc{width: 250px;padding: 25px 40px 20px 15px;}
.zAppItem .desc .atit{font-weight: bold;font-size: 24px;color: #e37712;line-height: 1.5;margin-bottom: 15px;}
.zAppItem .desc .btit{font-size: 14px;color: #555555;line-height: 1.8;}
.zAppItem .desc .ctit{font-size: 14px;color: #555555;line-height: 1.8;}
.zAppItem .desc .line{display: block;width: 55px;height: 2px;background: #4BB23F;margin: 50px 0 15px;}
.zAppItem .img{width: calc(100% - 250px);}
.zAppItem .img img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}


.zsec3{background: url(../images/zsec3Bg.png) center/cover;padding: 100px 0;overflow: hidden;}
.dvBox{display: flex;}
.dvL{width: 45%;padding-top: 100px;}
.dvL .atit{font-weight: bold;font-size: 48px;color: #FFFFFF;line-height: 1.5;margin-bottom: 20px;}
.dvL .btit{display: flex;flex-wrap: wrap;font-size: 22px;color: #FFFFFF;line-height: 1.5;max-width: 450px;}
.dvL .btit img{margin-right: 3px;}
.dvL .btit span{min-width: 50%;margin: 10px 0;}
.dvR{width: 55%;display: flex;}
.dvList{width: calc(50% - 18px);}
.dvList+.dvList{margin-left: 35px;padding-top: 70px;}
.dvItem{width: 100%;background: #F8F8F8;padding: 35px 30px;}
.dvItem+.dvItem{margin-top: 35px;}
.dvItem .atit{}
.dvItem .atit img{display: block;}
.dvItem .btit{font-weight: bold;font-size: 28px;color: #333333;line-height: 1.2;margin: 15px 0 15px;}
.dvItem .ctit{font-size: 16px;color: #333333;line-height: 32px;min-height: 96px;}

@media screen and (max-width:1680px) {
	.zCaseL{padding-right: 5px;}
	.zCaseR{padding-left: 5px;}
	.zCaseItem2:nth-of-type(1), .zCaseItem2:nth-of-type(2) {margin-bottom: 10px;}
	.zCaseItem2:nth-of-type(2n) {margin-left: 10px;}
	.zCaseItem2{width: calc(50% - 5px);}
	.zCaseItem2 .atit{font-size: 16px;}
	.zCaseItem1 .atit{font-size: 20px;}
	.zAppItem .desc .line{margin: 30px 0 15px;}
	.zAppItem .desc .btit{line-height: 1.6;}
	.zAppItem .desc .ctit{line-height: 1.6;}
	.zAppList{margin: -10px;}
	.zAppItem{width: calc(50% - 20px);margin: 10px;}
	.zAppItem .desc{padding: 25px 25px 20px 15px;}
	.dvItem .ctit{font-size: 15px;line-height: 24px;min-height: 72px;}
	
}
@media screen and (max-width:1380px) {
	.dvL{padding-top: 70px;}
	.dvItem+.dvItem {margin-top: 20px;}
	.dvList {width: calc(50% - 10px);}
	.dvList+.dvList {margin-left: 20px;padding-top: 40px;}
	
}
@media screen and (max-width:1199px) {
	.xbanner_item span{font-size: 30px;}
	.xbanner_item sub{font-size: 12px;}
	.zCaseItem2 .atit {font-size: 15px;}
	.zCaseItem1 .atit {font-size: 18px;height: 50px;line-height: 50px;}
	
	.zsec2{padding: 0 0 70px;}
	.zAppItem{width: 100%;}
	.zAppItem:nth-of-type(even){flex-direction: row-reverse;}
	
	.zsec3{padding: 70px 0;}
	.dvL .atit{font-size: 32px;}
	.dvL .btit{font-size: 18px;}
	.dvL .btit span{margin: 5px 0;}
	.dvItem{padding: 20px 15px 30px;}
	.dvItem .ctit {font-size: 14px;line-height: 24px;min-height: 96px;}
	.dvItem+.dvItem {margin-top: 10px;}
	.dvList+.dvList{margin-left: 10px}
	.dvList {width: calc(50% - 5px);}
	
	
}
@media screen and (max-width:780px) {
	.nsec1{padding-top: 0;}
	.zCaseBox{flex-wrap: wrap;}
	.zCaseL{width: 100%;padding-right: 0;}
	.zCaseR{width: 100%;padding-left: 0;padding-top: 10px;}
	.zAppItem .desc {padding: 25px 15px 20px 15px;min-height:300px;position: relative;z-index: 99;background: linear-gradient(90deg, rgba(24, 64, 136, .8), rgba(24, 64, 136, 0));width: 100%;padding-right: 40%;}
	.zAppItem{position: relative;margin: 5px 10px;}
	.zAppItem .img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
	.zAppItem:nth-of-type(even) .desc{background: linear-gradient(-90deg, rgba(24, 64, 136, .8), rgba(24, 64, 136, 0));padding-right: 15px;padding-left: 40%;}
	.zAppItem .desc .atit{color: #FFFFFF;}
	.zAppItem .desc .btit{color: #FFFFFF;}
	.zAppItem .desc .ctit{color: #FFFFFF;}
	.zAppItem .desc .line{background: #FFFFFF;}
	
	.zsec3 {padding: 60px 0;}
	.dvBox{flex-wrap: wrap;}
	.dvL{padding-top: 0;width: 100%;}
	.dvL .btit{font-size: 16px;max-width: 320px;}
	.dvR{width: 100%;padding-top: 30px;}
	.dvItem .atit{zoom: .75;}
	.dvItem .btit{font-size: 24px;}
	.xbanner_list{flex-wrap: wrap;}
	.xbanner_item{width: 50%;padding: 10px 0;}
	
	.xbanner_item::after{display: none!important;}
	.xbanner_item:nth-of-type(even)::after{content: "";position: absolute;display: block!important;width: 1px;height: calc(100% - 10px);left: 0;top: 5px;background: #C5C5C5;}
	.xbanner_item:nth-of-type(1)::before,.xbanner_item:nth-of-type(2)::before{content: "";position: absolute;display: block!important;height: 1px;width: calc(100% - 10px);left: 5px;bottom: 0;background: #C5C5C5;}
	
	
	.banner .swiper-pagination {bottom: 5px!important;}
	.banner .swiper-pagination-bullet {width: 12px;height: 12px;}
	
}



.tjCaseBox{display: flex;flex-wrap: wrap;margin: 0 -20px 50px;}
.tjCase{display:block;width: calc(25% - 40px);box-shadow: 0px 0px 10px #eee;transition: all .5s ease;position: relative;margin: 0 20px;}
.tjCase .img{overflow: hidden;position: relative;}
.tjCase .img img{width: 100%;transition: all .5s ease;}
.tjCase p{display: block;position: relative;font-size: 16px;padding: 15px 40px 15px 20px;color: #666666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index: 9;}
.tjCase p:after,.tjCase p::before {content: '';display: block;position: absolute;z-index: -1;}
.tjCase p:after {width: 18px;height: 18px;border-radius: 50%;right: 20px;top: calc(50% - 10px);background: url(../images/cymprotwo_1.png) no-repeat top center;}
.tjCase p:before {width: 100%;height: 0px;bottom: 0px;left: 0px;background: #184088;transition: all 0.5s ease;}
.tjCase:hover p:before {height: 100%;transition: 0.6s;}
.tjCase:hover p:after {background-position-y: -18px;}
.tjCase:hover p{color: #fff;}

.rcNews{padding: 60px 0 90px;}
.tjNews {margin-bottom: 20px;color: #e37712;}
.indNewsList{display: flex;flex-wrap: wrap;}
.indNewsItem{width: calc(33.3333% - 34px);margin: 0 50px -1px 0;border-top: 1px solid #EEEEEE;border-bottom: 1px solid #EEEEEE;padding: 20px 0;position: relative;}
.indNewsItem:nth-of-type(3n){margin-right: 0;}
.indNewsItem .atit{font-size: 14px;color: #999999;line-height: 2;transition: .3s;}
.indNewsItem .btit{font-size: 18px;color: #000000;line-height: 40px;height: 40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition: .3s;}
.indNewsItem .ctit{display: flex;align-items: center;font-size: 14px;color: #999999;line-height: 2;transition: .3s;}
.indNewsItem .ctit i{display: block;width: 6px;height: 11px;background: url(../images/iconRight3.png);margin-left: 8px;transition: .3s;}
.indNewsItem:hover{border-color: #e37712;z-index: 99;}
.indNewsItem:hover .atit{color: #e37712;}
.indNewsItem:hover .btit{color: #e37712;}
.indNewsItem:hover .ctit{color: #e37712;}
.indNewsItem:hover .ctit i{background: url(../images/iconRight4.png);}
@media screen and (max-width:1199px){
	.tjCaseBox{margin: -15px -15px 35px;}
	.tjCase{width: calc(50% - 30px);margin: 15px;}
}
@media screen and (max-width:780px){
	.tjCaseBox{margin: -10px -10px 40px;}
	.tjCase{width: calc(50% - 20px);margin: 10px;}
	.rcNews{padding: 50px 0 50px;}
	.indNewsItem{width: 100%;}
	.indNewsItem+.indNewsItem{border-top: none;}
}

