﻿
/* wrapper */
.wrapper { width: 100%; min-height: 700px }
.wrapper .ntitle { font-size: 80px; line-height: 80px; display: block; text-align: center }
.wrapper .stit { font-size: 30px; color: #007461; text-align: center; display: block; padding-top: 50px }
.wrapper .ntitle2 { position: relative; text-align: center; padding-top: 50px }
.wrapper .ntitle2 .more { font-family: arial; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; width: 85px; height: 26px; line-height: 26px; border: 1px solid #e5e5e5; -webkit-border-radius: 3px; border-radius: 3px; text-align: center; display: block }
.wrapper .ntitle2 h3 { font-size: 48px; color: #333; line-height: 48px; font-weight: 400; position: relative }
.wrapper .ntitle2 h3 s { background: url(/statics/images/a6_03.png) center center no-repeat; width: 619px; height: 9px; display: block; margin: 0 auto; margin-top: 18px }

/* location */
.location { width: 100%; height: 50px; line-height: 50px; background: #fff; position: relative; z-index: 9; overflow: hidden; border-bottom: 1px solid #dedede }
.location.chanpin { height: 102px }
.location .sitepath { color: #363636; white-space: nowrap; font-size: 14px; }
.location .sitepath s { width: 12px; height: 12px; background-position: -489px -213px; margin-right: 6px }
.location .sitepath a { color: #363636; padding: 0 5px }
.location .sitepath a:hover { color: #3fb150 }
.location .menu { height: 52px; line-height: 52px; position: relative; z-index: 1 }
.location .menu span { width: 1px; height: 16px; margin: 0 16px 0 14px; background-position: -206px -36px }
.location .menu li { padding: 0; float: left; height: 50px; line-height: 50px; margin-left: 30px; text-align: center; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; color: #363636; display: inline-block; position: relative }
.location .menu li a { display: block }
.location.chanpin .menu li { margin-left: 0; margin-right: 20px }
.location .menu li i { position: absolute; bottom: 0; left: 50%; width: 0; height: 3px; background-color: #3fb150; -webkit-transition: all .3s ease 0s; transition: all .3s ease 0s }
.location .menu li .box { width: 400px; text-align: left; position: absolute; left: 0; top: 60px; display: none }
.location .menu li .box a { display: inline-block; height: 40px; line-height: 40px; vertical-align: top; margin-right: 14px }
.location .menu li .box a s { width: 4px; height: 4px; border-radius: 100%; display: inline-block; vertical-align: middle; background: #999; margin-right: 5px }
.location .menu li:hover i, .location .menu li.hover i { width: 100%; margin-left: -50% }
.location .menu li:hover a, .location .menu li.hover a { color: #3fb150 }
.location .menu li:hover .box { display: block }

/* part_2 */
.part_2 { padding-bottom: 30px; width: 100%; }

/* dede_pages */
.dede_pages { clear: both; padding: 20px 0; font-size: 14px; text-align: center; overflow: hidden }
.dede_pages a, .dede_pages span { display: inline-block; margin: 0 2px; padding: 0 10px; line-height: 25px; font-size: 14px; color: #555555; font-family: 'microsoft yahei'; background: #fff; border: 1px solid #d8dadf; }
.dede_pages a:hover, .dede_pages span { color: #FFFFFF; border: 1px solid #2a6fab; background: #2a6fab; }

/* ntpo */
.ntpo { padding: 30px 0; width: 100%; }
.ntpo .t2 { padding: 28px 0 48px; text-align: center; }
.ntpo .t2 .titb { font-size: 30px; margin-bottom: 16px; }
.ntpo .t2 .txt { font-size: 14px; line-height: 24px; }
.ntpo .t2 .txt span { font-weight: bold; color: #3fb150; }

/* formData */
.formData { padding-bottom: 20px }
.formData .item { float: left; color: #999; font-weight: 400; width: 560px; height: 50px; line-height: 50px; border: 1px solid #e5e5e5; margin-right: 76px; margin-bottom: 30px; position: relative }
.formData .item label { padding-left: 15px; position: absolute; left: 0; top: 0; z-index: 11; text-align: center; display: block; margin: 0; height: 50px; line-height: 50px; font-size: 18px; color: #ccc }
.formData .item input { outline: none; line-height: 38px; height: 38px; font-size: 18px }
.formData .item .txt { width: 355px; height: 50px; line-height: 50px; display: block; background: 0 0; padding-left: 70px; border: 0; color: #333 }
.formData .item .red { position: absolute; right: 15px; top: 0; color: red; z-index: 11 }
.formData .item.mr0 { margin-right: 0 }
.formData .msg-box { position: absolute; left: 0; top: 0 }
.formData .liuyan { width: 1198px; height: 240px; border: 1px solid #e5e5e5; float: left }
.formData .liuyan label { text-align: right; display: block }
.formData .liuyan textarea { width: 1178px; height: 214px; line-height: 28px; padding: 12px 10px; text-indent: 100px; font-size: 18px; font-family: microsoft yahei; color: #333; border: 0; overflow: hidden; background: 0 0; resize: none; display: block; outline: none }
.formData .bot { width: 100% }
.formData .sub { width: 232px; line-height: 46px; border: 2px solid #3fb150; margin-right: 2px; text-align: center; background: #3fb150; color: #fff; cursor: pointer; font-size: 18px; display: block; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms }
.formData .sub:hover { background: 0 0; color: #3fb150 }
.formData .yzm { width: 530px }
.formData .yzm .txt { padding-left: 80px }
.formData .yzm img { position: absolute; right: 3px; top: 3px; border: 0; display: block; height: 40px; cursor: pointer; }

/* news_ul */
.news_ul { width: 1200px; margin: 0 auto; padding-bottom: 40px; padding-top: 12px }
.news_ul li { padding: 37px 0; border-bottom: 1px solid #eaeaea; position: relative }
.news_ul li .box1 { align-items: center; justify-content: center; width: 253px; height: 190px; border: 1px solid #CCCCCC; overflow: hidden }
.news_ul li .box1 img { transition: ease-in-out 0.9s; }
.news_ul li .box2 { padding-left: 42px; width: 759px; padding-top: 30px }
.news_ul li .box2 h1 { font-size: 20px; font-weight: normal; color: #333; height: 26px; line-height: 26px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; }
.news_ul li .box2 p { margin: 15px 0; color: #666; line-height: 25px; height: 50px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.news_ul li .box2 span { font-size: 12px; color: #999 }
.news_ul li .box3 { padding-right: 15px; padding-top: 45px; text-align: center }
.news_ul li .box3 h3 { font-size: 36px; color: #999; font-weight: 100 }
.news_ul li .box3 p { font-size: 24px; color: #bbb; padding-top: 10px }
.news_ul li a { display: block; cursor: pointer; width: 100%; height: 100% }
.news_ul li a:hover img { transform: scale(1.1); -webkit-transform: scale(1.1) }
.news_ul li a:hover h1 { color: #3fb150 }
.news_ul li b { display: block; width: 100px; height: 30px; border: #ccc solid 1px; text-align: center; line-height: 30px; font-weight: 400; position: absolute; right: 12px; top: 161px }

.pot_ul { width: 1200px; margin: 0 auto; padding-bottom: 40px; padding-top: 12px }
.pot_ul li { padding: 37px 0; border-bottom: 1px solid #eaeaea; position: relative }
.pot_ul li .box1 { align-items: center; justify-content: center; width: 253px; height: 190px; border: 1px solid #CCCCCC; overflow: hidden }
.pot_ul li .box1 img { transition: ease-in-out 0.9s; }
.pot_ul li .box2 { padding-left: 42px; width: 910px; padding-top: 30px }
.pot_ul li .box2 h1 { font-size:22px; font-weight: normal; color: #333; height: 26px; line-height: 26px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s; }
.pot_ul li .box2 p {font-size:14px; margin: 15px 0; color:#888; line-height: 25px; height: 50px; display: -webkit-box; 
	-webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }
.pot_ul li .box2 span { font-size:14px; padding:10px 30px; color: #ffffff;background: #3fb150; }
.pot_ul li a { display: block; cursor: pointer; width: 100%; height: 100% }
.pot_ul li a:hover img { transform: scale(1.1); -webkit-transform: scale(1.1) }
.pot_ul li a:hover h1 { color: #3fb150 }
.pot_ul li b { display: block; width: 100px; height: 30px; border: #ccc solid 1px; text-align: center; line-height: 30px; font-weight: 400; position: absolute; right: 12px; top: 161px }

/* showNews */
.showNews { width: 100%; padding-top: 50px; padding-bottom: 30px }
.showNews .title { font-size: 24px; color: #333; text-align: center; margin: 10px 0 22px; font-weight: 700 }
.showNews .mark { color: #999; height: 38px; line-height: 38px; text-align: center; margin-bottom: 20px; border-top: 1px dashed #e5e5e5; border-bottom: 1px dashed #e5e5e5 }
.showNews .mark span { margin: 0 10px }
.showNews .showContxt { color: #666; padding: 0 0 30px; line-height: 30px; text-align: justify }
.showNews .showContxt img { max-width: 100% }

.showConImg { color: #666; padding: 30px 0 30px; line-height: 30px; text-align: center;}
.showConImg img { max-width: 100% }

/* reLink */
.reLink { width: 100%; border-top: 1px solid #d7d6d6; padding: 15px 0 20px; margin-top: 20px }
.reLink .nextLink, .reLink .prevLink { width: 50%; line-height: 25px; color: #666; float: left }
.reLink .nextLink { text-align: right; float: right }
.reLink a { color: #666 }
.reLink a:hover { color: #3fb150 }

/* girdlist */
.girdlist { width: 100%; padding-top: 50px; padding-bottom: 30px }
.girdlist .pic_left h1 { text-align: center; font-size: 34px; font-weight: 400 }
.girdlist .pic_left .fabu .mark { text-align: center }
.girdlist .pic_left .fabu .mark span { display: inline-block; padding: 0 8px; padding-top: 10px; padding-bottom: 30px }
.girdlist .item { width: 380px; float: left; display: inline-block; margin-bottom: 30px; margin-right: 20px; position: relative; background: #fff }
.girdlist .item a { display: block }
.girdlist .item .image { align-items: center; justify-content: center; padding: 5px; width: 100%; height: 100%; }
.girdlist .item .image img { transition: all .6s cubic-bezier(.215,.61,.355,1) 0s; }
.girdlist .item .item_mask { width: 100%; height: 100%; background: transparent; position: absolute; left: 0; top: 0; opacity: 0; filter: Alpha(opacity=0); *zoom: 1; -webkit-transform: rotateX(180deg) scale(.5,.5); transform: rotateX(180deg) scale(.2,.2); transition: all ease-out .5s }
.girdlist .item .item_mask .item_link_icon { display: block; width: 60px; height: 60px; text-align: center; background-position: -440px -313px; line-height: 38px; position: absolute; left: 50%; top: 50%; *top: 40%; margin-left: -30px; margin-top: 0; opacity: 0; filter: Alpha(opacity=0); *zoom: 1 }
.girdlist .item .txt { background: #fff; height: 56px; line-height: 56px; position: relative; font-size: 16px; color: #333; border-bottom: #eee solid 1px }
.girdlist .item .txt p { float: left; padding: 0 15px; width: 350px; font-size: 16px; color: #333; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; transition: .5s ease; }
.girdlist .item .txt i { float: right; width: 15px; height: 15px; background-position: -487px -246px; margin-top: 20px; transition: .5s ease }
.girdlist .item:hover p { color: #3fb150; transition: .5s ease }
.girdlist .item:hover .txt i { background-position: -487px -228px; transition: .5s ease }
.girdlist .item:hover img { transform: scale(1.1,1.1) }
.girdlist .item:hover .item_mask { opacity: 1; filter: Alpha(opacity=100); -webkit-transform: rotateX(0deg) scale(1,1); transform: rotateX(0deg) scale(1,1); transition: all 1s cubic-bezier(.23,1,.38,1) 0s; background: rgba(0,0,0,.3) }
.girdlist .item:hover .item_mask .item_link_icon { transform: translateY(-21px); opacity: 1; filter: Alpha(opacity=100) }

/* showImg */
.showImg { padding: 50px 0; }
.htmleaf-container { float: left; width: 530px }
.mod18 { width: 530px; position: relative; margin: 0 auto }
.mod18 .btn1 { position: absolute; cursor: pointer; z-index: 99; font-size: 50px; font-weight: 700 }
.mod18 .prev1 { left: 10px; background: url(/statics/images/prevbtn.png) no-repeat }
.mod18 #prevTop, .mod18 #nextTop { top: 250px; width: 32px; height: 48px; display: none }
.mod18 #prev, .mod18 #next { top: 440px; width: 10px; height: 16px; background: url(/statics/images/prevbtn.png) no-repeat }
.mod18 .prev1 { left: 10px; background: url(/statics/images/prevbtn.png) no-repeat }
.mod18 #next.btn1.next { right: 10px; background: url(/statics/images/nextbtn.png) no-repeat }
.mod18 li { float: left }
.mod18 .cf li { position: relative; color: #fff }
.mod18 .cf a { display: flex; align-items: center; justify-content: center; width: 530px; height: 392px; position: absolute; color: #fff }
.mod18 .cf a img { max-width: 100%; max-height: 100%; }
.mod18 .cf li span { display: block; width: 486px; position: absolute; left: 75px; bottom: 0; padding: 10px 20px; line-height: 22px; text-align: left; background: rgba(0,0,0,.6); filter: progid:DXImageTransform.Microsoft.gradient( GradientType=0,startColorstr="#60000000",endColorstr="#60000000") }
.mod18 .picBox { width: 530px; height: 398px; position: relative; overflow: hidden }
.mod18 .picBox ul { height: 398px; position: absolute; left: 0 }
.mod18 .picBox li { width: 530px; height: 398px }
.mod18 .listBox { width: 430px; height: 71px; margin: 0 auto; position: relative; margin-top: 15px; overflow: hidden }
.mod18 .listBox ul { height: 71px; position: absolute; padding-left: 12px }
.mod18 .listBox li { display: flex; align-items: center; justify-content: center; margin: 0 2px; width: 106px; height: 71px; cursor: pointer; position: relative; border: 2px solid #CCCCCC; box-sizing: border-box; }
.mod18 .listBox li i { display: none }
.mod18 .listBox li img { max-width: 100%; max-height: 100%; -webkit-transition: all .3s ease-in-out 0s; -moz-transition: all .3s ease-in-out 0s; transition: all .3s ease-in-out 0s }
.mod18 .listBox li.on { border-color: #3fb150 }

/* imgtxtcon */
.imgtxtcon { width: 630px; float: left; margin-left: 40px }
.imgtxtcon .tit { font-size: 24px; font-weight: 700; color: #3fb150; line-height: 30px; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #dedede }
.imgtxtcon .tit2 { color: #999; font-size: 14px; margin-bottom: 30px; line-height: 30px; padding-top: 20px; text-align: justify; height: 178px; border-bottom: 1px dotted #dedede; overflow: hidden }
.imgtxtcon .tel { font-size: 20px }
.imgtxtcon .tel strong { color: #3fb150; font-size: 40px; font-weight: 700; line-height: 40px }
.imgtxtcon .btn1 img { display: block; position: absolute; left: 0; top: 38px; width: 135px; height: 0; transition: all ease 600ms }
.imgtxtcon .btn1:hover img { height: 135px }
.imgtxtcon .btn1 { background: #3fb150 }
.imgtxtcon .btn1:hover, .imgtxtcon .btn2:hover { background: #444 }
.imgtxtcon .btn2 { text-align: center; margin-right: 0; margin-left: 0; background: #999 }
.imgtxtcon .btn1, .imgtxtcon .btn2 { float: left; margin-right: 25px; font-size: 16px; -webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms; width: 140px; height: 40px; line-height: 40px; margin-top: 30px; text-align: center; color: #fff; position: relative }

/* showp_txt */
.showp_txt { padding: 40px 0; position: relative }
.showp_txt .tit { border-bottom: 1px solid #eee; position: relative; padding-bottom: 12px; margin-bottom: 15px }
.showp_txt .tit h3 { font-size: 20px; color: #333 }
.showp_txt .tit s { width: 80px; height: 5px; display: block; position: absolute; left: 0; bottom: -2px; background: #3fb150 }
.showp_txt .txtcon { color: #666; line-height: 30px }

/* relateNews */
.relateNews { padding-top: 30px; width: 100%; overflow: hidden }
.relateNews h3 { line-height: 35px; font-size: 24px }
.relateNews s { width: 4px; height: 22px; margin-right: 15px; background: #3fb150; display: inline-block; vertical-align: middle }
.relateNews .more { font-size: 16px; width: 120px; height: 30px; text-align: center; line-height: 30px; margin-top: 10px; border: 1px solid #ddd; transition: all ease 600ms }
.relateNews .more:hover { width: 150px; transition: all ease 600ms; color: #3fb150 }

/*服务承诺*/
.gua2{width: 100%;}
.gua2 li { width:285px;  margin-right: 20px;  display: inline;  float: left;background: #fff; border: 2px solid #ddd; height:260px;  
	padding: 50px 25px;  position: relative;  margin-top: 40px;}
.gua2 li:nth-child(4n){margin-right: 0;}
.gua2 li b {  font-size: 20px; border-bottom: 2px solid #333; padding-bottom: 10px; display: block; margin-bottom: 20px;
 font-weight: normal; color: #333;}
.gua2 li p { line-height: 30px; font-size: 15px;  color: #666;}
.gua2 li em { font-size: 16px; font-style: normal;  background: #3fb150;display: block; width: 30px; height: 60px; line-height: 60px;  text-align: center;
 color: #fff; position: absolute; top: -25px; left: 25px;}
