@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
a{ text-decoration:none;}
li{ list-style:none;}
table,tr,td,ul,li,dl,dt,dd,div{ border:0;}
img{ border:0; image-rendering: -moz-crisp-edges; image-rendering: -o-crisp-edges; image-rendering: -webkit-optimize-contrast; image-rendering: crisp-edges; -ms-interpolation-mode: nearest-neighbor;}
body{ font-size:12px; font-family:"Noto Sans SC",Arial; overflow-x: hidden; }

body,div,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,td,tr,th,p{padding:0; margin:0; font-family:"Noto Sans SC",Arial;font-weight:normal;}
li,dd,ol,ul{list-style-type:none;}
a{ text-decoration:none;cursor: pointer; color:#555;}
img{border:none; outline: medium none; }
img a{border:none;}
input,select,button{outline: medium none;border: none; padding: 0; margin: 0;}
textarea {outline: medium none; background: none; border: 0; padding: 0; margin: 0; resize: none;}
i,em {font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
ul li img { display: block; }
.fl{float:left}
.fr{float:right}
.clearfix:before,.clearfix:after{display:table;content:"";line-height:0px}
.clearfix:after{clear:both}
.clearfix{*zoom:1}
.w1400{width: 1400px;margin:0 auto;}
.w1200{width: 1200px;margin:0 auto;min-width:1200px;}

.tc{text-align:center !important;}.pt20{padding-top:20px;}.ml_5{margin-left:5px;}.ml_10{margin-left:10px;}.h34{height:34px;}.w240{width:240px;}.ml220{margin-left:220px;}.mb60{margin-bottom:60px;}.mb50{margin-bottom:50px;}.mb40{margin-bottom:40px;}.mb30{margin-bottom:30px;}.mb20{margin-bottom:20px;}.mb15{margin-bottom:15px;}.mt60{margin-top:60px;}.mt50{margin-top:50px;}.mt40{margin-top:40px;}.mt30{margin-top:30px;}.mt20{margin-top:20px;}.mt15{margin-top:15px;}.cb0{clear:both;height:0px;line-height:0px;font-size:0;overflow:hidden;}.cb{clear:both;height:1px;line-height:1px;font-size:0;overflow:hidden;}.cb5{clear:both;height:5px;line-height:5px;font-size:0;overflow:hidden;}.cb10{clear:both;height:10px;line-height:10px;font-size:0;overflow:hidden;}.cb15{clear:both;height:15px;line-height:15px;font-size:0;overflow:hidden;}.cb20{clear:both;height:20px;line-height:20px;font-size:0;overflow:hidden;}.cb30{clear:both;height:30px;line-height:30px;font-size:0;overflow:hidden;}.cb40{clear:both;height:40px;line-height:40px;font-size:0;overflow:hidden;}.cb50{clear:both;height:50px;line-height:50px;font-size:0;overflow:hidden;}.cb60{clear:both;height:60px;line-height:60px;font-size:0;overflow:hidden;}.cb80{clear:both;height:80px;line-height:80px;font-size:0;overflow:hidden;}.cb90{clear:both;height:90px;line-height:90px;font-size:0;overflow:hidden;}.cb100{clear:both;height:100px;line-height:100px;font-size:0;overflow:hidden;}.cb120{clear:both;height:120px;line-height:120px;font-size:0;overflow:hidden;}.cb500{clear:both;height:500px;line-height:500px;font-size:0;overflow:hidden;}.sj04{-webkit-transition-duration:.4s;transition-duration:.4s;}.sj09{-webkit-transition-duration:.9s;transition-duration:.9s;}.sj012{-webkit-transition-duration:1.2s;transition-duration:1.2s;}.sj015{-webkit-transition-duration:1.5s;transition-duration:1.5s;}.sj018{-webkit-transition-duration:1.8s;transition-duration:1.8s;}.sj022{-webkit-transition-duration:2.2s;transition-duration:2.2s;}.sj030{-webkit-transition-duration:3s;transition-duration:3s;}.sj050{-webkit-transition-duration:5s;transition-duration:5s;}span.cb20{display:block;height:15px;line-height:15px;}

@media screen and (min-width:1660px){
	.container{margin:0 220px}
}
@media screen and (max-width:1660px) and (min-width:1360px){
	.container{margin:0 160px}
}
@media screen and (max-width:1360px) and (min-width:960px){
	.container{margin:0 60px}
}
@media screen and (max-width:960px){
	.container{margin:0 20px}
}

/*==通用==*/

/*news_title*/
.news_title{ width: 100%;position: relative;top:-100px;opacity: 0;padding:3% 0;text-align: center; }
.news_title h2{font-size: 30px;color: #19b3ab;font-weight: 900;}
.news_title h4{font-size: 18px;color: #666;font-weight: normal;}
.news_title img { display: block; margin: 0px auto;}
.news_title.fade_com{top: 0;opacity: 1;}

@media screen and (max-width: 680px){
.news_title h2 {font-size: 24px;}
.news_title h4{font-size: 16px;}
}
@media screen and (max-width: 480px){
.news_title h2 {font-size: 20px;}
.news_title h4{font-size: 14px;}
}


/*==公用头部==*/
.header{position:absolute;left:0;top:0;width:100%;z-index: 333;background-color: #fff;}
.header .container {width:88%;margin:0 auto;display: flex;justify-content: space-between;align-items: center;}

.headCenter{}
.logoBox{float:left;width:220px;margin-right: 25px;}
.headLogo{float: left;display: block;width:auto;}
.headLogo img{display:block;max-width:100%;}
.headLogo .wapimg{display:none;}

.searchBtn{height: 90px;line-height: 90px;}
.searchBtn .hsearch{display: inline-block;width: 23px;height: 23px;background: url(../images/indexIco1-1.png) no-repeat;}

/* 搜索框 */
.searchBot{display:none;position:fixed;top:0;left:0;background:#00946d;width:100%;height:120px;line-height:120px;z-index:1200;padding:0 10%}
.searchbox{float:left;width:50%;height:60px;line-height:60px;background:#fff;border-radius:40px;margin:30px 0 0 20%;padding:0 30px}
.searchbox input{width:80%;height:60px;color:#666;font-size:20px;border:none}
.searchbox .sbicon{display:block;float:right;width:25px;height:60px;}
/* .searchbox .sbicon{display:block;float:right;width:25px;height:60px;background:url(../images/indexIco1-4.png) center center no-repeat;} */
.closesearch{cursor:pointer;float:right}
.closesearch i{display:block;color:#fff;font-size:35px}

@media screen and (max-width:1440px){
/* .header .container {width:92%;} */
}
@media screen and (max-width:1200px){
.logoBox{margin-right: 15px;}
}

@media screen and (max-width:960px){
.header .container {width:auto;margin:0 20px;}
.logoBox{margin-right: 10px;}
.headLogo{margin-bottom: 4px;margin-top: 4px;}
/* .headLogo .pcimg{display:none;} */
.headLogo .wapimg{display:block;}

/* 搜索框 */
.searchBot{padding:0 2%;}
.searchbox{width:85%;margin-left:2%;height: 50px;line-height: 50px;margin-top: 25px;}
.searchbox input{height:50px;font-size: 14px;}
.searchbox .sbicon{height: 50px;}
}

/*nav*/
.nav {float:right;flex: 1;position: relative;z-index:100;}
.navbar{height: 100px;margin-right: 80px;}
.nav .navbar ul {display:flex;justify-content: flex-end;height: 100px;align-items: center;}
.nav .navbar li{display:block;position:relative;float:left;text-align:center;/* line-height:100px; */}
.nav .navbar ul li a{display: block;position: relative;padding: 0 18px;font-size:17px;color:#333;}
.nav .navbar ul li a::before{content:'';display:block;width:9px;height:6px;position: absolute;top:50%;right: 2%;margin-top:-4.5px;z-index: -1;}
.nav .navbar ul li:first-child a::before{display:none;}
.nav .navbar ul li.on a,.nav .navbar ul li:hover a{color:#00946d;}
.nav .navbar ul li.on li a,.nav .navbar ul li:hover li a{font-weight:normal;}
.nav .navbar ul li:hover a::before{}
/* nav二级菜单 */
.navbar ul li .sub-menu{display: block;position:absolute;margin:0;left:0;width:100%;min-height:44px;line-height:34px;z-index:1000;background-color:rgba(255,255,255,0.8);-webkit-transition:top 0.3s ease 0s,opacity 0.5s;transition:top 0.5s ease 0s,opacity 0.5s;transform:scaleX(0);-moz-transform:scaleX(0);-webkit-transform:scaleX(0);-o-transform:scaleX(0);-ms-transform:scaleX(0);opacity:0;border:none;-moz-border-radius:0;-webkit-border-radius:0;-o-border-radius:0;-ms-border-radius:0;white-space:nowrap;text-align:center;border-radius: 0 0 5px 5px;z-index:22;}
.navbar ul li:nth-child(2) .sub-menu{left:-10%;width:120%;}
.navbar ul li:nth-child(5) .sub-menu{left:-25%;width:150%;}
.navbar ul li .sub-menu li{float: none;/* display:inline; */line-height:34px;}
.navbar ul li .sub-menu li:last-child {border-radius: 0 0 5px 5px;}
.navbar ul li .sub-menu li a{padding:0;font-weight:normal;display:inline;color:#00946d !important;margin:0px;font-size: 15px;}
.navbar ul li .sub-menu li a::before,.nav .navbar ul li.on .sub-menu li a::before,.nav .navbar ul li:hover .sub-menu li a::before{display:none;}
.navbar ul li .sub-menu li:hover{background: #00946d;color:#fff;}
.navbar ul li .sub-menu li:hover a{color: #fff !important;}
.navbar ul li .sub-menu .menu-item-has-children{position:relative}
.navbar ul li .sub-menu .menu-item-has-children:after{position:absolute;content:'\f2fb';top:50%;right:28px;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%)}
.navbar ul li:hover > ul{opacity:1;top:100%;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}
.navright{position:absolute;right: -6%;top: 0;height: 100px;display: flex;align-items: center;}
.navright a{display:inline-block;padding: 0 6px;font-size: 17px;color:#101010;}
.navright .hsearch{width:35px;height:35px;margin-right: 6px;border-radius:50%;background: #00946d url(../images/indexIco1-2.png) center center no-repeat;}
.navright .changeL{margin-left:20px;}
.navright a:hover{color:#00946d;}

.lanall{position: relative;height: 100px;width: 110px;}
.lan{height: 100%;display:flex;font-size: 18px;color:#222;align-items: center;justify-content: space-between;}
/* .active .lan{background: #2d3864;border-radius:50%} */
.lan .lanImg{display: flex;align-items:center;width: 35px;height: 35px;border:none;cursor:pointer;font-size:14px;background-color: #002c75;border-radius: 50%;user-select:none;white-space:nowrap;justify-content: center;}
.lan img{width:24px;}
.lan .earthChoice{display:block}
.lanall .language-list2{position:absolute;left: 0;top: 100px;width: 100px;height: 0;margin-left: 0;background:#fff;transition:all 1s;overflow:hidden;z-index: 222;box-shadow: 0px 2px 5px 0px rgba(133, 133, 133, 0.3);}
.lanall .language-list2 li {padding:2px 6px;}
.lanall .language-list2 li a{display: flex;width:100%;vertical-align:top;padding:4px 0;text-align:center;font-family:"Roboto Medium";font-weight:500;font-size:16px;color:#666;border-bottom:1px solid #e9e9e9;align-items: center;justify-content: center;}
.lanall .language-list2 li a.on{color:#099}
.lanall .language-list2 li a img{display:none;}
.lanall .language-list2 li:hover a{color:#d81818}
.lanall:hover {cursor: pointer;}
.lanall:hover .language-list2{height:76px}

.lang{position: relative;/* right:70px;top: 0; */width: 35px;height: 100px;float: left;margin-left: 6px;}
.lang-icon{position:absolute;left:0;top: calc(50% - 17.5px);display:flex !important;align-items:center;width: 35px;height: 35px;border:none;cursor:pointer;font-size:14px;background-color: #002c75;border-radius: 50%;user-select:none;white-space:nowrap}
.lang-icon span{position:relative;padding-right:18px;color:#FFF}
.lang-icon>img{margin-right:0;width:24px;margin: 5.5px;}
.lang-icon span::before{content:"";position:absolute;right:4px;top:11px;width:8px;height:1px;background:#FFF;transform:rotate(50deg)}
.lang-icon span::after{content:"";position:absolute;right:0px;top:11px;width:8px;height:1px;background:#FFF;transform:rotate(-50deg)}
.lang-drop{position:absolute;top: 100%;right: -50%;height: 0;transform: translateX(0%);background:#FFF;border:1px solid #EBEEF5;border-radius:var(--border);box-shadow:0 2px 12px 0 rgba(0,0,0,.1);z-index: 222;visibility:hidden;opacity: 0;transition:opacity .3s,top .3s}
.lang-drop.lang-flex{transform:translateX(23%)}
.lang-drop.lang-flex .lang-arrow{left:75%}
.lang-drop.active{visibility:visible;opacity:1;top:calc(100% + 12px)}
.lang-arrow{display:block;width:10px;height:10px;background-color:#FFF;border-top:1px solid #EBEEF5;border-left:1px solid #EBEEF5;transform:translateX(-50%) rotate(45deg);position:absolute;top:-6px;left: 90%;}
.lang-wrap{width: 340px;height: 0;display: flex;flex-wrap: wrap;padding: 8px;}
.lang-flex .lang-wrap{width:340px;display:flex;flex-wrap:wrap;padding:8px}
.lang-wrap li{width:33%;padding:0;box-sizing:border-box;transition:background-color .3s}
.lang-flex .lang-wrap li{width:33%;padding:0px}
.lang-flex .lang-wrap li a{padding:8px 6px}
.lang-wrap li.lang-active,.lang-wrap li:hover{background-color:#EEE}
.lang-wrap li a{display:block;color:var(--fontcolor);font-size:12px;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding: 8px 6px;}
.lang-wrap li img{display:inline-block;width:24px;height:16px;vertical-align:-.25em;margin-right:4px}
.lang:hover .lang-drop{height:150px;opacity: 1;visibility:visible;}
@media screen and (max-width: 1660px){
.nav .navbar ul li a{padding: 0 15px;font-size:16px;}
}
@media screen and (max-width: 1360px){
.nav .navbar ul li a{padding: 0 10px;font-size:15px;}
.navright a{font-size: 15px;padding:0 4px;}
.navright .changeL{margin-left: 10px;}
}

@media screen and (max-width:1200px){
.nav .navbar ul li a{padding: 0 5px;font-size:14px;}

.navright a{font-size: 13px;padding:0 2px;}
.navright .hsearch{width: 30px;height: 30px;}
.lang{width: 30px;}
.lang-icon{width: 30px;height: 30px;top: calc(50% - 15px);}
.lang-icon>img{margin: 3px;}
.navright .changeL{margin-left: 5px;}
}

@media screen and (max-width:960px){
.header{box-shadow: 6px -1px 6px 0px #00946d;background-color: #ffffff !important;border-bottom:none !important;}
.navright{right: 40px;height: 50px;}
.navright a{font-size: 11px;padding: 0 2px;}
.lang{height:50px;margin-left: 0;margin-right: 6px;}
.lanall{height: 50px;width: 35px;}
.lan .earthChoice{display: none;}
.lanall .language-list2{top: 50px;left: -60px;}
}

	
/* 手机菜单 */
a.smllmenu{display:none;position: absolute;top: 0;right: -20px;height: 50px;float: right;/* margin-top: 20px; */}
a.smllmenu img{height: 100%;}
.m_nav{ display: none;}

@media screen and (max-width:960px){
.nav{display:flex;justify-items:center;justify-content: flex-end;height: 50px;}
.navbar{display: none;}
.navright .hsearch{display: none;}
a.smllmenu{display:block;}
/*手机版样式*/
.m_nav{display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
.m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
.m_nav .closeicon{position:absolute;width:20%;left:0;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
.m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#00946d;height:100%;z-index:100;right:-80%;overflow-y:scroll}
.m_nav .m_navList ul{padding-left:5%;padding-right:5%}
.m_nav .m_navList ul li{border-bottom:1px solid #0da17a;}
.m_nav .m_navList ul li a{display:block;height:50px;color:#fff;line-height:50px;padding-left:5%;font-size:18px}
.m_nav .m_navList ul li .m_f_a{display:flex;align-items:center;justify-content:space-between;width:100%}
.m_nav .m_navList ul li .m_f_a a{flex:1}
.m_nav .m_navList ul li .m_f_a i{width:40px;height:35px;box-sizing:border-box;padding:0 5px;display:block}
.icon{background:url(../images/plus.png) 100% no-repeat;background-position:50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.icon_on{background: url(../images/reduce.jpg) 50% no-repeat!important;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
.m_nav .m_navList ul li .m_s_nav{display:none;width:100%}
.m_nav .m_navList ul li .m_s_nav a{display:block;height:40px;line-height:40px;font-size:16px;padding-left:10%;overflow:hidden;white-space:nowrap;width:90%;text-overflow:ellipsis;color:#fff}
.m_nav .m_navList ul li .m_s_nav a:hover{font-weight:bold;}
}

@media screen and (max-width:680px){
}


.All_Content {}

/*内页banner*/
.subBanner{width:100%;position: relative;height:450px;overflow:hidden}
.subBanner .img{width:100%;height:100%;position:absolute;left:0%;top:0;background:center center no-repeat;background-size:cover;}
.subBanner img{max-width:none;width:100%;height: 100%;}
.slogan{/* display: none; */width:100%;position:absolute;left:0;top: 65%;-webkit-transform:translateY(-50%);color:#fff;z-index:10}
.slogan .title{text-align: center;display: flex;flex-wrap: wrap;flex-direction: column;color: #fff;}
.slogan .title h4{font-size: 56px;font-weight: 600;text-shadow: -3px 1px 1px black;}
.m_innerban{display: none;}

@media screen and (max-width: 1440px) {
.slogan .title h4{font-size: 44px;}
}
@media screen and (max-width: 1200px) {
.subBanner img{height: 100%;}
.slogan .title h4{font-size: 34px;}
}
@media screen and (max-width: 960px) {
.subBanner{height:320px;}  
.slogan{top: 50%;}
.slogan .title h4{font-size: 26px;text-align: center;}
}
@media screen and (max-width: 680px){
.subBanner .img{width: 100%;}
.subBanner>img{opacity: 1;}
.comBanner{display: block !important;overflow: inherit;}
.comBanner .img{display: none;}
.m_innerban {display: block !important;width: 100%;}
/* .subBanner{display: none;} */
}

/*面包屑*/
.list-url{height:40px;padding-top:20px;line-height:40px;font-size:16px;color:#1f1f1e;text-align: right;}
.list-url .container{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.list-url span{padding-left:35px;font-size: 16px;text-transform:capitalize;background:url(../images/home.png) left center no-repeat;}
.list-url span a{color:#1f1f1e;}
.list-url span a:last-child,
.list-url span a.on{color:#000}

@media screen and (max-width:960px){
.list-url{height:35px;line-height:35px;font-size: 16px;}
.list-url span{line-height:35px}
.list-url p{display:none}
}

/* 标题 */
.abTit{margin-bottom:40px;text-align:center;}
.abTit h4{margin-bottom:5px;font-size: 60px;font-weight: 500;color: #00946d;letter-spacing: 2px;text-transform: uppercase;font-family: Impact;}
.abTit p{position:relative;font-size:26px;color:#333;}
@media screen and (max-width: 1200px){
.abTit h4{font-size: 38px !important;}
.abTit p{font-size:26px !important;}
}
@media screen and (max-width: 960px){
.abTit h4{font-size:24px !important;letter-spacing:0;}
.abTit p{font-size:20px !important;}
}


/*内页内容*/
.inner_bg{}
/* .innerpage{padding:0 0 40px;}
@media screen and (max-width: 1200px){
.innerpage{padding:0 0 25px;}
}
@media screen and (max-width: 960px){
.innerpage{padding:0 0 15px;}
} */

/*内页标题*/
.ntitle{position:relative;top:-100px;opacity:0;padding:0.5% 0;text-align:center}
.ntitle h2{font-size: 30px;color: #19b3ab;font-weight: 900;}
.ntitle h3{font-size: 24px;color: #999;font-weight: 900;text-transform: uppercase;letter-spacing: 1px;}
.ntitle h3 i{color: #19b3ab;}
.ntitle.fade_com{top:0;opacity:1}

.nableft .nabinfo{position:relative;left:-50%;opacity:0;z-index:2}
.nabright .nabinfo{position:relative;right:-50%;opacity:0;z-index:2}
.nableft .nabinfo.fade_com{left:0;opacity:1}
.nabright .nabinfo.fade_com{right:0;opacity:1}

@media screen and (max-width: 680px){
.ntitle h2 {font-size: 24px;}
.ntitle h3{font-size: 18px;}
}

/* 列表公用样式==begin== */
.newList{float:left;width:31.7%;margin-right:2.4%;margin-bottom:50px}
.newList:nth-child(3n){margin-right:0;}
.newList a{display:block;}

.newPicBox{position:relative;width:100%;height:0px;padding-bottom:65%;overflow:hidden;margin:0 auto}
.newPic{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);width:100%;height:auto;transition:all .5s ease}

.contentBoxB{margin-top:25px;padding:5px;}

.newTitle{margin-bottom:15px;font-size:18px;height:22px;line-height:1.2;font-weight:bold;color:#333;transition:all .5s ease;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}

.TimeBox{margin:15px 0;font-size:18px;line-height:1.5;color:#999;}

.newMs{position:relative;width:100%;clear:both;font-size:18px;color:#666;height:40px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}

.bottom_btn{margin-top:20px;font-size:14px;line-height:1.5;text-transform:Capitalize;transition:all .5s ease;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;overflow:hidden}
.bottom_btn i{display:inline-block;padding:4px 10px;border:1px solid transparent;color:#00946d;border-radius:25px;background:transparent;transition: background 0.3s ease, color 0.3s ease;}

.lineBox{position:relative;width:100%;height:1px;background:#ededed;margin-bottom:26px}
.lineBox::before{content:'';position:absolute;top:0px;left:0px;width:0px;height:100%;background:#afafaf;transition:all .5s ease;}
.newList:hover .newPic{transform:translate(-50%,-50%) scale(1.1)}
.newList:hover .newTitle{color:#00946d}
.newList:hover .lineBox::before{width:100%} 
.newList:hover .bottom_btn{}
.newList:hover .bottom_btn i{border-color:#00946d;animation: MoveButton 0.3s;}


@media screen and (max-width: 960px){
.newList{width:48.5%;margin-right:2%;margin-bottom:15px}
.newList:nth-child(3n){margin-right:2%;}
.newList:nth-child(2n){margin-right:0;}
.newTitle{margin-bottom:0px;font-size:16px;}
.contentBoxB{margin-top:5px !important;}
}
/* 列表公用样式==end== */


/* A按钮公用样式==begin== */
.indexAb_more{display:block;width: 120px;height: 40px;margin-top: 0;background:#bbb;line-height: 40px;text-align:center;color:#fff;font-size:16px;position:relative;overflow:hidden;z-index:5;border-radius:22.5px;transition: background 0.3s ease, color 0.3s ease;}
.indexAb_more:before{content: '';width: 0;height: 100%;background: #00946d;color:#fff;position: absolute;left: 0;top: 0;transition: 0.3s ease all;z-index:-1;}
.indexAb_more:hover{animation: MoveButton 0.3s;}
.indexAb_more:hover:before{width:100%;}
/* A按钮公用样式==end== */


/* tab样式 */
.insidesTab{display:flex;display:-webkit-flex;margin-bottom:40px;text-align:center;}
.insidesTab a{flex:1;-webkit-flex:1}
.insidesTab .ittext{position:relative;display:block;float:left;color: #333;font-size: 24px;height: 70px;text-align:center;line-height: 70px;margin:0 auto;margin-right: 2px;z-index:100;box-sizing:border-box;overflow:hidden;background-color: #d6d6d6;}
.insidesTab .ittext:last-child{margin-right: 0;}
.insidesTab .ittext:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;color: #fff;background:#00946d;transition:0.45s;z-index:-1}
.insidesTab .ittext.active,.insidesTab .ittext:hover{color: #fff;}
.insidesTab .ittext.active:before,.insidesTab .ittext:hover:before{transition:0.45s;height:100%;}


@media screen and (max-width: 1200px){}
@media screen and (max-width: 960px){
.insidesTab .ittext{height: 50px;line-height: 50px;font-size:15px;}
}

.inner_bg{padding-bottom: 40px;}
.allBox{margin-top:45px;}


/*【1】==公司概况*/
.ComBg{padding-bottom:0;}
.comBox{padding-top:40px;background:url(../images/innerBg1-1.jpg) no-repeat;}

.comTop{padding:30px 0 50px;}
.comTop .clearfix{display:flex;align-items: center;}
.comTop .topLeft{float:left;width:500px;}
.comTop .topLeft img{width:100%;}
.comTop .topRight{float:right;width:calc(100% - 540px);margin-left:40px;}
.topRight .trTit{padding-top:80px;padding-bottom:25px;margin-bottom: 30px;font-size:30px;color:#202020;font-weight:bold;background:url(../images/cifuco.png) no-repeat;}
.topRight .trText{font-size:16px;color:#202020;line-height:1.75;}
.topRight .trText p:last-child{text-align:justify;}

.comLinks{background-color:#00946e}
.linksWall{min-height:264px;display:flex;flex-wrap:wrap;align-content:flex-start;padding:25px;gap:0%}
.linksWall .item{width:20%;height:62px;display:flex;justify-content:center;align-items:center;flex-direction:row;margin-bottom:16px;overflow:hidden}
.linksWall .item a{padding:0 6px;width: 100%;}
.linksWall .item img{width: 100%;object-fit: cover;}
@media screen and (max-width:768px){
	.linksWall .item{width:30%}
}

.comCen{position:relative;padding-bottom: 80px;background:url(../images/innerBg1-2.jpg) center no-repeat;background-size: 100% 100%;overflow:hidden;}
.comCen::before{content:'';position:absolute;left:0;top:0;width: 220px;height:894px;background:#00946e url(../images/innerImg1-2.png) left center no-repeat;background-size: contain;z-index:3;}
.comCen::after{content:'';position:absolute;right:0;bottom:0;width: calc(100% - 220px);height:276px;background-color:rgba(0, 148, 109, 0.47);z-index:4;}
.comCen .container{margin-top:80px;}
.comCen .comCenT {padding-bottom: 203px;}
.comCen .comCenT img{display:block;max-width:100%;}
.comCen .comCenB{position:relative;}
.comCen .comCenB img{position:absolute;right:0;top: -106px;max-width: 100%;z-index:6;}


.comBottom{position:relative;padding:180px 0;background:url(../images/innerBg1-3.jpg) no-repeat;overflow:hidden;}
.comBottom::before{content:'';position:absolute;right:0;top:0;width:220px;height:894px;background:#00946e url(../images/innerImg1-9.png) left center no-repeat;background-size: contain;z-index:3;}
.qyysCon .newList{width: 28.3%;margin-right: 5%;margin-bottom: 0;}
.qyysCon .image_con{}
.qyysCon .newPicBox{padding-bottom: 101%;border-radius:50%;}
.qyysCon .newTitle{height: 72px;margin-bottom: 0;line-height: 2;font-weight: normal;text-align: center;}
.qyysCon .newList:hover .newTitle{color:#333;}

@media screen and (max-width: 1660px) and (min-width: 1360px){
.comCen::before{width: 160px;}
.comCen::after{width: calc(100% - 160px);}
	
.comBottom{padding:120px 0;}
.comBottom::before{width: 160px;}
}
@media screen and (max-width: 1360px) and (min-width: 960px){
.comCen::after{width: 100%;height: 200px;}
}
@media screen and (max-width: 1360px){
.comCen{padding-bottom: 40px;}
.comCen::before,
.comBottom::before{display:none;opacity:0;}
.comCen::after{width: 100%;}
}
@media screen and (max-width:1200px){
.comTop .topLeft{display:none;}
.comTop .topRight{float:none;width:100%;}
.topRight .trTit{padding-top:10px;padding-bottom:10px;margin-bottom: 10px;font-size:26px;background-image:none;text-align:center}
}
@media screen and (max-width:960px){
.comCen{padding-bottom: 25px;}
.comCen::after{height: auto;min-height: 180px;}
.comCen .comCenT {padding-bottom: 50px;}
.comCen .comCenB img{position: inherit;right: inherit;top: inherit;float: none;max-width: 100%;margin: 10px auto 0;display: block;z-index:6;}

.comBottom{padding:60px 0;}
}
@media screen and (max-width:680px){
.comCen::after{min-height: 120px;}
}


/*【2】==产品中心*/
.ProBg{padding-bottom:80px;}
.ProNav{float:left;position:relative;width:250px;z-index:333;}
.ProNavTit{position:absolute;left:0;top:-120px;height:170px;width:100%;background-color:#00946d;text-align:center;line-height:170px;box-shadow:1px 4px 15px 0px rgba(17, 17, 17, 0.45);}
.ProNavTit h4{font-size:20px;color:#fff;}
.ProNavA{margin-top:80px;text-align:left;}
.ProNav a{position:relative;display:flex;height:64px;margin-bottom:1px;padding-left:30px;/* line-height:64px; */font-size:20px;color:#111;background-color: #ecedf0;*display: inline;transition: all .3s ease-out 0s;z-index:1;align-items: center;}
.ProNav a:last-child{}
.ProNav a span{line-height:1;}
.ProNav a::before{content:'>';display:none;position:absolute;right:20px;top:0;font-size:20px;color:#fff;z-index:1;}
.ProNav a::after{content:'';display:none;position:absolute;left:0;top:0;width:100%;height:100%;background-color:#00946d;z-index:-1;}
.ProNav a.on,.ProNav a:hover{color:#fff;}
.ProNav a.on::after,.ProNav a:hover::after,.ProNav a.on::before,.ProNav a:hover::before{display:block;}

.ProSon{float:right;width:calc(100% - 290px);padding-top:20px;border-top:3px solid #00946d;}
.ProSon .image_con{border: 1px solid #dcdcdc;}
.ProSon .newPicBox{padding-bottom: 62%;}
.ProSon .newPic{width:auto;}
.ProSon .newList{width:49%;margin-right:2%;margin-bottom:30px;}
.ProSon .newList:nth-child(2n){margin-right:0;}
.ProSon .contentBoxB{margin-top:10px;}
.ProSon .newTitle{margin-bottom:0;text-align:center;white-space: nowrap;font-size:18px;font-weight:normal;}

/* 推荐产品 */
.Recommend .abTit{padding-bottom:10px;border-bottom:3px solid #00946d;}
.Recommend .abTit p{text-align:left;}

.RecommendBox .newList{width:32%;margin-right:2%;margin-bottom:0;}
.RecommendBox .newList:nth-child(2){margin-right:2%;}
.RecommendBox .newList:nth-child(3n){margin-right:0;}

/* 产品详情 */
.ProContent{margin-bottom:50px;}
.ProDetails_Con p{line-height:1.75;font-size:16px;color:#333;}
.ProDetails_Con .nytit{width:100%;margin-top:60px;height: 80px;background: #d0dbd8;padding: 0 30px;font-size:20px;font-weight:bold;line-height:80px;}
.ProDetails_Con .show01{margin-top: 20px;padding: 30px 10px;}
.ProDetails_Con .onlineButton{display:block;width:240px;height:56px;padding:0 20px;margin:50px auto 30px;line-height:56px;background: linear-gradient(to right, #ff416c, #ff4b2b);border-radius:20px;text-align:center;font-size:18px;color:#fff;transition: transform 0.3s ease;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.ProDetails_Con .onlineButton:hover{background: linear-gradient(to right, #ff4b2b, #ff416c);opacity:.8;transform: translateY(-3px);filter:alpha(opacity=80)}
.ProDetails_Con img{max-width:100%;display:block;margin:0 auto;}

@media screen and (max-width:1200px){
.ProBg{padding-bottom:40px;}
.ProNav{width: 220px;}
.ProNav a{height: 44px;padding-left: 20px;line-height: 44px;font-size: 18px;}
.ProSon{width: calc(100% - 250px);}

.Recommend .abTit{margin-bottom:20px;}
}
@media screen and (max-width:960px){
.ProNav{width: 100%;float:none;}
.ProNavTit{display:none;}
.ProNavA{margin-top: 0;display: flex;display: -webkit-flex;flex-wrap: wrap;justify-content: space-between;text-align: center;}
.ProNav a{display:block;float:left;flex:20%;height: 44px;padding-left: 0;display: flex;flex-direction: column;justify-content: center;line-height: 44px;font-size: 18px;margin-bottom: 10px;margin-right: 10px;}
.ProNav a:nth-child(2){line-height:1.25;font-size:16px}
.ProNav a:nth-child(4n),
.ProNav a:last-child{margin-right:0;}
.ProNav a.on::after,.ProNav a:hover::after,.ProNav a.on::before,.ProNav a:hover::before{display:none;}
.ProSon{width: 100%;border-top:none;}
.innerPro .ProNav{display:none;}
}
@media screen and (max-width:678px){
.ProNav a{font-size:14px !important;}
.ProSon .newList,
.RecommendBox .newList{width:100%;margin-right:0%;margin-bottom:15px;}
.Recommend {margin-top:40px;}
}

/*【3】==行业解决方案*/
.IsBg{background:url(../images/innerBg3.jpg) no-repeat;background-size:100% 100%;}
.IsCon .newTitle{height: 30px;font-size: 24px;-webkit-line-clamp: 1;}
.IsCon .newMs{height: 78px;-webkit-line-clamp: 3;}

@media screen and (max-width:1200px){
.IsCon .newList{margin-bottom: 25px;}
.IsCon .contentBoxB{margin-top:10px;}
.IsCon .newTitle{margin-bottom:10px;font-size: 20px;height: 24px;}
.IsCon .newMs{font-size: 16px;height: 74px;}
}
@media screen and (max-width:960px){
.IsBg{background-image:none;background-color:#f3f3f3;}
.IsCon .newList{width:49%;}
.IsCon .newList:nth-child(2n){margin-right:0;}
.IsCon .newMs{font-size: 16px;height: 50px;}
}
@media screen and (max-width:678px){
.IsCon .newList{width:100%;margin-right:0;}
}

/*【4】==荣誉资质*/
.HonerBg{background:url(../images/innerBg4.jpg) no-repeat;background-size: 100% 100%;}
.HonerCon{padding-bottom:40px;}
.HonerCon .newList{width:23%;margin-right:2%;margin-bottom:35px;}
.HonerCon .newList:nth-child(4n){margin-right:0;}
.HonerCon .image_con{position: relative;}
.HonerCon .contentBoxB{display:none;margin: 0 auto;width: 100%;height:100%;position:absolute;left:0;top:0;z-index:2;}
.HonerCon .contentBoxB::before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background: rgba(0, 148, 109, 0.5);transition: all 0.3s linear;opacity: 0;z-index:-1;}
.HonerCon .contentBoxB .newTitle{position:absolute;left:0;top:35%;width: 100%;height: 50px;padding: 0 25px;text-align:center;z-index:3;}
.HonerCon .bottom_btn{position:absolute;left:50%;top:70%;width:44px;height:44px;margin-left: -22px;margin-top: 0;text-align:center;border-radius: 50%;color: #fff;background: url(../images/rightArrow.png) center no-repeat;border:1px solid #fff;transition: background 0.3s ease, color 0.3s ease;}
.HonerCon .bottom_btn i{color:transparent;border:none;}

.HonerCon .newList:hover .contentBoxB{display:block;}
.HonerCon .newList:hover .contentBoxB::before{opacity:1; transition: all 0.3s linear;}
.HonerCon .newList:hover .newTitle{color:#fff;}
.HonerCon .newList:hover .bottom_btn {animation: MoveButton 0.3s;}
.HonerCon .newList:hover .bottom_btn i{border:none;}

.LongHoner .newPicBox{padding-bottom: 133%;}


@media screen and (max-width:1200px){
.HonerCon .newList{width:49%;}
.HonerCon .newList:nth-child(2n){margin-right:0;}
}
@media screen and (max-width:960px){
.HonerBg{background-image:none;background-color:#f3f3f3;}
}
@media screen and (max-width:678px){
.HonerCon .newList{width:100%;margin-right:0;}
}


/*【5】==人才招聘*/
.RecBg{background:url(../images/innerBg5.jpg) no-repeat;background-size: 100% 100%;}
/* 用人理念 */
.IdeaBox{margin-bottom:40px;}
.IdeaCon{}
.IdeaLeft{float:left;width:48%;}
.IdeaLeft img{display: block;max-width: 100%;}
.IdeaRight{float:right;width:50%;margin-top:40px;color:#202020;}
.IdeaRight h4{margin-bottom:40px;font-size:34px;}
.IdeaRight .IdeaP{font-size:24px;line-height:2;text-align:justify;}

/* 招聘信息 */
.RecBox{margin-bottom:40px;}
.RecSon{position:relative;float:left;width:49%;margin-right:2%;margin-bottom:45px;padding:40px 15px 20px;border:1px solid #a2a3a4}
.RecSon:nth-child(2n){margin-right:0;}
.RecSon::before{content:'';position:absolute;left:-1px;top:-20px;width:calc(100% + 2px);height:40px;background:repeating-linear-gradient(to right,#00946d,#4fa7f4);z-index:3}
.RecTit{position:absolute;top:-20px;left:0;width:100%;height:40px;line-height:2;z-index:33}
.RecTit h4{width: 80%;padding-left:15px;font-size:20px;color:#fff;overflow: hidden;white-space: nowrap;}
.RecTit a{position:absolute;right:10px;top:8px;z-index:22;color:#fff;font-size:14px}
.RecTit a:hover{text-decoration:underline;}
.RecIntro{height:180px;font-size:18px;color:#686868;line-height:2;overflow:hidden}
.RecCon .indexAb_more{margin:0 auto;background-color:#adadad;}
.RecCon .indexAb_more::before{background-color:#00946d;}

@media screen and (max-width:1600px){
.IdeaRight{margin-top: 20px;}
.IdeaRight h4{margin-bottom: 20px;font-size:30px;}
.IdeaRight .IdeaP{font-size:22px;line-height:1.75;}
}
@media screen and (max-width:1400px){
.IdeaRight{margin-top: 15px;}
.IdeaRight h4{margin-bottom: 15px;font-size:26px;}
.IdeaRight .IdeaP{font-size:20px;line-height:1.75;}
}
@media screen and (max-width:1200px){
.IdeaRight h4{font-size:24px;}
.IdeaRight .IdeaP{font-size:18px;line-height:1.5;}
.RecTit h4{font-size:18px;}
.RecSon{padding: 25px 10px 10px;}
.RecSon:last-child{margin-bottom:25px;}
.RecIntro{height: 160px;font-size:16px;}
}
@media screen and (max-width:960px){
.IdeaLeft,
.IdeaRight{float:none;width:100%;}
.IdeaLeft img{margin:0 auto;}
.IdeaRight h4,
.IdeaRight .IdeaP{text-align:center;}
.recImg{display: none;}
.recIntro{margin:10px 0;}
}
@media screen and (max-width:768px) {
.RecBg{background-image:none;background-color: #ececec;}
.RecSon{width: 100%;margin-right: 0;}
.IdeaLeft img{display: none;}
}



/*【6】==联系我们*/
.ContactBg{padding-bottom: 0;background:url(../images/innerBg6-1.jpg) no-repeat;}
.contactTop {padding-bottom:100px;}
.TopFir{padding-top: 50px;}
.TopFir .abTit{float:left;width:50%;margin-top:80px;text-align: left;}
.TopFir .abTit h4,
.TopFir .abTit p{font-size:36px;color:#333;text-align:left;font-weight:500;font-family: inherit;}

.TopFir .TopImg{float:right;width:50%;}
.TopImg img{display:block;margin:0 auto;max-width: 100%;}
.TopAll{width:100%;}
.TopSec{width:100%;margin-top:20px;}
.TopSec ul{}
.TopSec ul li{float:left;width:23.5%;height:205px;margin-right:2%;padding:0 20px;position:relative;z-index:1;cursor:pointer;background:#fff;border-radius:20px;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;}
.TopSec ul li:last-child{margin-right:0}
.TopSec ul li:hover{background-color: #00946d;-webkit-box-shadow:rgba(40,109,174,.2) 0px 0px 30px;-moz-box-shadow:rgba(40,109,174,.2) 0px 0px 30px;box-shadow:rgba(40,109,174,.2) 0px 0px 30px;-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);-o-transform:translateY(-6px);transform:translateY(-6px)}
.TopSec ul li i{display:block;width: 38px;height: 38px;margin:30px auto 15px;background-repeat: no-repeat;}
.TopSec ul li:nth-child(1) i{background-image: url(../images/innerIco6-1.png);}
.TopSec ul li:nth-child(2) i{background-image: url(../images/innerIco6-2.png);}
.TopSec ul li:nth-child(3) i{background-image: url(../images/innerIco6-3.png);}
.TopSec ul li:nth-child(4) i{background-image: url(../images/innerIco6-4.png);}
.TopSec ul li span{display:block;font-size:18px;color:#666;line-height: 1.5;text-align:center;}
.TopSec ul li span b{font-size:22px;line-height: 1.75;color:#333;}
.TopSec ul li:hover:nth-child(1) i{background-image: url(../images/innerIco6-5.png);}
.TopSec ul li:hover:nth-child(2) i{background-image: url(../images/innerIco6-6.png);}
.TopSec ul li:hover:nth-child(3) i{background-image: url(../images/innerIco6-7.png);}
.TopSec ul li:hover:nth-child(4) i{background-image: url(../images/innerIco6-8.png);}
.TopSec ul li:hover span,.TopSec ul li:hover span b{color:#fff}

/* Feedback */
.contactFB{position: relative;height: 845px;background:url(../images/innerBg6-2.jpg) no-repeat;}
.contactFB .container{}
.contactFB .postionFB{position: absolute;width: 55%;top:0;right: 0;}
.FormBox{padding: 138px 0 138px 100px;background-color: rgba(0,148,109,0.6);}
.FormBox .abTit{margin-bottom: 15px;text-align: left;border-bottom: none;}
.FormBox .abTit h4{color: #fff;font-size: 48px;}
.FormBox .abTit h4 i{color: #fff;}
.FormBox .abTit p{color: #fff;font-size: 30px;font-weight:normal;}
.FormBox .abTit p::before{display:none;}
.FormBox .flg{font-size: 18px;color: #fff;}
.feedForm{width: calc(100% - 220px);margin-top: 15px;}
.contactFB input[type='text']{display: block;width:100%;height:44px;margin-bottom:15px;padding-left: 10px;line-height:44px;border-radius: 10px;background:#e5e7e9;border:none;font-size:18px;color:rgba(38,38,38,0.7);}
.contactFB textarea{width:100%;height:100px;margin-bottom:15px;padding-left: 10px;border:none;font-size:18px;background:#e5e7e9;border-radius: 10px;}
.contactFB .btnBox input[name='checkcode']{float:left;width:calc(100% - 140px);}
.contactFB .btnBox img{float:right;width:120px;}
.contactFB .btnBox input[type='submit'],.contactFB button[type='reset']{float:left;width:49%;height:42px;font-size:18px;line-height:42px;color:#fff;border-radius:5px;text-align:center;cursor:pointer;}
.contactFB .btnBox input[type='submit']{margin-right:2%;border:none;background:#1cd2a3;}
.contactFB .btnBox button[type='reset']{border:1px solid #fff;background:transparent;}
.contactFB .btnBox input[type='submit']:hover{background:#fff;color:#1cd2a3;}
.contactFB .btnBox button[type='reset']:hover{background:#1cd2a3;border:none;color:#fff;}



/* WebKit, Blink, Edge */
input[type='text']::-webkit-input-placeholder{color:rgba(38,38,38,0.7);}
/* Mozilla Firefox 4 to 18 */
[type='text']:-moz-placeholder{color:rgba(38,38,38,0.7);}
/* Mozilla Firefox 19+ */
[type='text']::-moz-placeholder{color:rgba(38,38,38,0.7);}
/* Internet Explorer 10-11 */
input[type='text']:-ms-input-placeholder{color:rgba(38,38,38,0.7);}
/* Microsoft Edge */
input[type='text']::-ms-input-placeholder{color:rgba(38,38,38,0.7);}

/* 地图 */
.MapBox{padding:50px 0;background:url(../images/innerBg6-3.jpg) no-repeat;}
.MapBox .abTit {text-align:left;}
.Map{width:100%;height:346px;border:10px solid #00946d;border-radius: 10px;}
#allmap{width:100%;height:100%;}


@media screen and (max-width: 1660px) and (min-width: 1360px){
.feedForm{width: calc(100% - 160px);}
.FormBox{padding-left:80px;}
}
@media screen and (max-width: 1360px) and (min-width: 1200px){
.feedForm{width: calc(100% - 60px);}
.FormBox{padding-left:40px;}
}
@media screen and (max-width:1200px){
.contactTop{padding-bottom: 50px;}
.TopSec ul li{height:180px;}
.TopSec ul li span{font-size:16px;}
.TopSec ul li span b{font-size:18px;}
.contactFB{height: auto;}
.contactFB .postionFB{height: auto;position:inherit;width:100%;top:inherit;right:inherit;}
.FormBox{padding:50px 4%}
.contactFB textarea{height:80px}
.feedForm{width: 100%;}

/* 地图 */
.MapBox{padding: 25px 0;}
.MapBox .abTit{margin-bottom: 20px}
}
@media screen and (max-width:960px){
.ContactBg{background-image:none;background-color:#f1f1f1;}
.TopFir .abTit{float: none;width: 100%;margin: 25px 0;}
.TopFir img{display:block;margin: 0 auto 20px;max-width: 100%;}
.TopFir .abTit h4, .TopFir .abTit p{text-align: center;}
.TopImg{display:none;}
.TopSec ul li{width:49%;margin-bottom:20px;}
.TopSec ul li:last-child{margin-bottom:0;}
.TopSec ul li:nth-child(2n){margin-right:0;}
.contactFB{background-image:none;background-color: #00946d;}
.FormBox{padding:20px 1%;background-color:transparent;}

/* 地图 */
.MapBox{background-image: none;}
}
@media screen and (max-width: 680px) {
.TopSec ul li{width:100%;margin-right:0;}
}



/* 版权部分 */
.footerbg{position:relative;background: #4b4b4b;}
.updown{opacity:0;visibility:hidden}
.updown.active{opacity:1;visibility:visible}
.updown i{cursor:pointer;display:block;width:51px;height:51px;line-height:51px;position:fixed;bottom:3%;right:1%;background: #fff url(../images/top.png) center center no-repeat;border-radius:50%;z-index:333;box-shadow: -1px 1px 6px 0px rgba(253, 93, 20, 0.46);}
.updown i:hover{background-color:#00946d;}

.footerCenter{padding:50px 0;}
.fcLeft{float:left;width:calc(100% - 480px);margin-right: 30px;}
.fcRight{float:right;width:450px;}
.fcRight .footer_com{width:100%;}
.footer_com{float:left;width: 20%;}
.footer_com:nth-child(2){width: 27%;}
.footer_com:nth-child(3){width: 33%;}
.comH4{margin-bottom:20px;line-height:44px;font-size:20px;color:#fff;}
.comH4 span{display:block;}
.comLogo{margin-bottom:25px;position:relative;}
.comLogo img{float:left;display:block;max-width:100%;}
.comLogo p{float:left;margin-top: 5px;font-size: 20px !important;color:#fff;line-height: 28px !important;text-transform:uppercase;font-weight:bold;}
.comLogo i{font-size:16px;font-family:'Arial';}
.comIs{}
.comSpan{float:left;width:75%;}
.footer_com p,.footer_com a,.footer_com span{font-size:15px;color:#fff;}
.footer_com p {line-height: 1.5;}
.footer_com a,.footer_com span{display:block;margin-bottom:5px;font-weight: lighter;}
.fcRight h4 strong{font-size: 44px;font-family: Arial;text-transform: uppercase;}
.fcRight .comSpan span{margin-bottom:10px;line-height:1.5;}
.fcRight .comSpan span:nth-child(1) em,
.fcRight .comSpan span:nth-child(2) em{color:#fd5d14;}
.comImg{float:right;width:25%;}
.comImg img{display:block;float:right;max-width: 100%;}

.feedBack{}
.feedBack input[type='text']{width:100%;height:40px;margin-bottom:15px;line-height:40px;background:transparent;border-bottom:1px solid #6d6d6d;font-size:18px;color:#fff;}
.feedBack label{color:#d7d7d7;font-size:18px;}
.feedBack textarea{width:100%;height:116px;margin:10px 0;border-radius:5px;border:1px solid #aeafb0;background:transparent;color:#fff;}
.feedBack input[type='submit']{width:104px;height:36px;padding-left:8px;color:#d7d7d7;font-size:18px;line-height:36px;border-radius:5px;border:1px solid #aeafb0;background:transparent;text-align:left;cursor:pointer;}
.feedBack input[type='submit']:hover{background:#aeafb0;border-color:transparent;color:#fd5d14;}


.copyright{padding:20px 0;width:100%;background:#00946d;color:#fff;font-size:16px;}
.copyright span b{margin:0 6px;font-weight:normal;}
.copyright a{color:#fff;}


@media screen and (max-width: 1200px){
.footerCenter{padding:30px 0;}
.fcLeft{width: calc(100% - 430px);}
.footer_com{width: 18%;}
.footer_com:nth-child(2){width: 27%;}
.footer_com:nth-child(3){width: 35%;}
.fcRight{width:400px;}
.comH4{font-size:18px;margin-bottom: 15px;}
.footer_com p, .footer_com a, .footer_com span{font-size:14px;}
.footer_com a, .footer_com span{margin-bottom:10px;}
.fcRight h4 strong{font-size:36px;}
.copyright{padding:25px 0;}
}

@media screen and (max-width: 960px){
.footerCenter {
  display: none;
}
.copyright{padding:15px 0;text-align: center;font-size: 14px;}
.copyright span.fl{float: none;}
.copyright span.fr{float: none;display: block;}
}
@media screen and (max-width: 680px){
.copyright span:nth-child(2),
.copyright span:nth-child(3){display: none;}
}

/* WebKit, Blink, Edge */
.feedBack input[type='text']::-webkit-input-placeholder{color:rgba(255,255,255,0.7);}
/* Mozilla Firefox 4 to 18 */
.feedBack [type='text']:-moz-placeholder{color:rgba(255,255,255,0.7);}
/* Mozilla Firefox 19+ */
.feedBack [type='text']::-moz-placeholder{color:rgba(255,255,255,0.7);}
/* Internet Explorer 10-11 */
.feedBack input[type='text']:-ms-input-placeholder{color:rgba(255,255,255,0.7);}
/* Microsoft Edge */
.feedBack input[type='text']::-ms-input-placeholder{color:rgba(255,255,255,0.7);}



/* search */
.SeaBg{margin-top:40px;}
.insidesBanner{overflow: hidden;}
.insidesTitle{position:relative;padding:60px 0;}
.itc{text-align:center;color:#333333;font-size:50px;line-height:1;font-weight:normal;text-transform:uppercase;}
.titBox{line-height:45px;border-bottom:1px solid #000000;}
.sltitle{float:left;margin-right:20px;color:#1a1a1a;font-size:28px;font-weight:normal;text-transform:uppercase;letter-spacing:0;}
.srjg{float:left;text-align:center;color:#333333;font-size:16px}
.srjg a{color:#cc0000;font-weight:bold;}
.srList li{padding:20px 0;border-bottom:1px solid #e7e3e3}
.sltit{display:block;color:#000000;font-size:20px;font-weight:bold;height:40px;}
.sltxt{display:block;color:#666666;font-size:16px;height:28px;}
.eT{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.metadata img{display: block;margin:20px auto;}
.srList li:hover{border-bottom-color:#00946d;}
.srList li:hover .sltxt{color:#00946d;}


/*分页*/
.pagination-wrapper {clear:both;padding:1em 0;text-align:center;margin-top:10px;} 
.pagination {display: inline-block;*display: inline;*zoom: 1;font-size:14px;} 
.pagination li{float: left;display: inline;padding:0 1em;margin-right:10px;height:34px;line-height: 34px;text-decoration: none;border: 1px solid #d8dce0;border-radius: 5px;list-style: none; } 
.pagination li a {display: inline-block;color: #80909a; text-align:center;} 
.pagination li a:link{color: #555555;} 
.pagination li a:hover{text-decoration:none;color:#00946d;} 
.pagination li a:link:hover {color:#00946d;} 
.pagination li.thisclass{background-color: #00946d;border-color:transparent;} 
.pagination li.thisclass a{color:#fff;}
.pagination li:first-child,
.pagination li:last-child{border-radius: 20px;} 
.pagination li:last-child{margin-right:0;}
.pagination .pageinfo{color: #444;}
.pagebar .pagination{display:flex;justify-content:center;margin-top:20px}
.pagination a{background:#fff;border:1px solid #ccc;color:#333;font-size:14px;padding:5px 10px;margin:0 5px;border-radius:5px}
.pagination span{color:#333;font-size:14px;padding:8px 2px;margin:0 5px;border-radius:5px}
.pagination a:hover,
.pagination a.page-num-current{color:#fff;background:#00946d;border:1px solid #00946d;}


/*回到顶部-悬浮链接*/
.suspension{position:fixed;right:2px;bottom: 60px;width:60px;height: 204px;z-index:555;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:60px;height: 60px;line-height: 60px;background-color:#00946d;margin-bottom:2px;cursor:pointer;outline:none;border-radius: 10px;text-align: center;box-shadow: -1px 1px 6px 0px rgba(255, 255, 255, 0.54);}
.suspension .a.active,
.suspension .a:hover{background:#ce4405;}
.suspension .a span{font-size: 12px;color: #fff;}
.suspension .a .i{display: inline-block;width:38px;height: 38px;margin: 0 auto;background-position: center center;background-repeat:no-repeat;vertical-align:middle;}
.suspension .a-service-phone .i{background-image:url(../images/indexIco5-1.png);}
.suspension .a-qrcode .i{background-image:url(../images/indexIco5-2.png);}
.suspension .a-service-jm .i{background-image:url(../images/indexIco5-4.png);}
.suspension .a-top{background:#d90707;display:none;height: 40px;line-height: 40px;margin-bottom: 0;}
.suspension .a-top .i{background-image:url(../images/kfIco_top.png);background-position: 0;height: 40px;}
.suspension .a-top:hover{background:#00946d;}
.suspension .d{display:none;width: 110px;background:#fff;position:absolute;right: 66px;/* min-height:90px; */border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top: 20px;}
.suspension .d-service-phone{top: 0;width:120px;}
.suspension .d-qrcode{top: 62px;}
.suspension .d-service-jm{top: 124px;}
.suspension .d .inner-box{padding: 10px 0;}
.suspension .d-service-phone .inner-box{padding:10px 8px;}
.suspension .d-service-item{/* border-bottom:1px solid #eee; *//* padding: 10px 0; */}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/phone_ico2.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:28px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{width: 120px;line-height:22px;font-size:15px;margin-left:0;}
.suspension .d-service-item .text .number{  }
.suspension .d-qrcode,.suspension .d-service-jm{text-align:center;}
.suspension .d-qrcode .inner-box{}
.suspension .d-qrcode .qrcode-img,.suspension .d-service-jm .qrcode-img{width: 100px;height: 100px;overflow: hidden;margin:0px auto;}
.suspension .d-qrcode .qrcode-img img,.suspension .d-service-jm .qrcode-img img{width: 100%;}
.suspension .d-qrcode p{font-size: 14px;color: #999;}
@media screen and (max-width:960px){
.suspension{display: none;}  
}


/* 新闻详情 */
.ndBg{background:#fafafa;}
.NewsContent{}
.NewsLeft{width:100%;max-width: 1200px;margin: 0 auto;padding:40px 30px;background:#fff;}
.n_park {text-align:center;}
.n_park h1{font-size:24px;font-weight:bold;color:#333;line-height: 2;}
.fabu {padding: 20px 0;margin-top: 20px;border-top: 1px solid #ccc;}
.n_park p{font-size:14px;color:#666;}
.Details_Con,
.Details_Con p{text-align:justify;line-height:1.75;font-size:16px;color:#333;text-indent: 32px;}
.Details_Con img{max-width: 100%;display: block;margin: 0 auto;}
.Details_List {width:100%;margin-top:80px;}
.Details_List a{width:48.5%;height:40px;padding-left:16px;line-height:40px;color:#333;background:transparent;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow: hidden;border:1px solid #ccc;border-radius: 25px;transition: background 0.3s ease, color 0.3s ease;}
.Details_List a:hover{background:#00946d;color:#fff;border-color: transparent;animation: MoveButton 0.3s;}

@media screen and (max-width:1200px){
.NewsLeft{padding:25px 15px;}
}
@media screen and (max-width:960px){
.NewsLeft{padding:15px 5px;}
}

@keyframes jump{
0%{-webkit-transform:translate(0);transform:translate(0)}
10%{-webkit-transform:translateY(5px) scaleX(1.2) scaleY(.8);transform:translateY(5px) scaleX(1.2) scaleY(.8)}
30%{-webkit-transform:translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg);transform:translateY(-13px) scaleX(1) scaleY(1) rotateZ(5deg)}
50%{-webkit-transform:translateY(0) scale(1) rotateZ(0);transform:translateY(0) scale(1) rotateZ(0)}
55%{-webkit-transform:translateY(0) scaleX(1.1) scaleY(.9) rotateZ(0);transform:translateY(0) scaleX(1.1) scaleY(.9) rotateZ(0)}
70%{-webkit-transform:translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg);transform:translateY(-4px) scaleX(1) scaleY(1) rotateZ(-2deg)}
80%{-webkit-transform:translateY(0) scaleX(1) scaleY(1) rotateZ(0);transform:translateY(0) scaleX(1) scaleY(1) rotateZ(0)}
85%{-webkit-transform:translateY(0) scaleX(1.05) scaleY(.95) rotateZ(0);transform:translateY(0) scaleX(1.05) scaleY(.95) rotateZ(0)}
100%{-webkit-transform:translateY(0) scaleX(1) scaleY(1);transform:translateY(0) scaleX(1) scaleY(1)}
}





/* 动画专区 */
@keyframes MoveButton {
  30% {
    transform: translate3d(-3px, 0, 0);
  }

  70% {
    transform: translate3d(3px, 0, 0);
  }
}
@keyframes appear1{
	from{transform:translateX(-300px)}
	to{transform:translateX(0)}
}

























