@charset "utf-8";
a:active {
  outline: none;
}
* {
  margin: 0px;
  padding: 0px;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a:link,
a:visited {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #148742;
  text-decoration: none;
}
img {
  border: none;
  vertical-align: top;
}
.cl {
  clear: both;
  height: 0px;
  overflow: hidden;
}
body {
  font-size: 14px;
  font-family: "微软雅黑", sans-serif, serif;
  /* text-align: center; */
  min-width: 1340px;
}
.w_box {
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  /* text-align: center; */
}
.ws_box {
  width: 1200px;
  margin: 0 auto;
}
.color_lan {
  color: #148742;
}
.color_hong {
  color: #FF0000;
}
.hidtext {
  text-align: left;
  overflow: hidden;
  text-indent: -99999em;
}
#Container {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  text-align: left;
}
.TopTip {
  background: #148742;
  min-width: 1200px;
  margin: 0 auto;
  padding: 8px 0px;
  text-align: center;
  color: #FFF;
}
#VideoBox {
  width: 100%;
  min-width: 1200px;
  overflow: hidden;
  position: relative;
}
#VideoBox .video_bk {
  width: 100%;
  max-width: 100%;
}
#VideoBox .Video {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#VideoBox .Video video {
  position: absolute;
  left: 0px;
  bottom: -100px;
}
#VideoBox .text {
  position: absolute;
  top: 50%;
  margin-top: -8%;
  z-index: 99;
  width: 100%;
  display: none;
}
#VideoBox .text h2 {
  font-size: 48px;
  color: #FFF;
}
#VideoBox .text p {
  font-size: 35px;
  line-height: 2;
  color: #efefef;
}
#VideoBox .other {
  position: absolute;
  right: 10px;
  top: 0px;
  z-index: 9;
}
#VideoBox .other ul li {
  float: left;
  padding: 10px;
  color: #FFF;
  text-align: center;
  cursor: pointer;
}
#VideoBox .other ul li span {
  display: block;
  width: 151px;
  height: 33px;
  line-height: 33px;
  background: url(../images/bk2.png) left center no-repeat;
}
#VideoBox .other ul li span a {
  color: #FFF;
}
#VideoBox .other ul li span img {
  vertical-align: middle;
  position: relative;
  top: -3px;
  margin-right: 8px;
}
#VideoBox .other ul li ul {
  padding-top: 5px;
  display: none;
}
#VideoBox .other ul li ul li {
  float: none;
  padding: 0px;
  margin: 5px 0px;
}
#VideoBox .other ul li.tel:hover {
  background: url(../images/bk1.png) left top repeat;
}
#VideoBox .other ul li.tel:hover ul {
  display: block;
}
#B_ITEM {
  width: 1200px;
  /* position: absolute; */
  left: 50%;
  /* margin-left: -600px; */
  bottom: 0;
  margin: 0 auto;
  z-index: 99;
  /*background:url(../images/bk5.png) left center repeat;*/
}
#B_ITEM .Box {
  width: 1200px;
  height: 185px;
  margin: auto;
}
#B_ITEM .Box ul li {
  width: 239px;
  height: 185px;
  float: left;
  text-align: center;
  text-shadow: 1px 1px 0px #e3e0e4;
}
#B_ITEM .Box ul li a {
  display: block;
  padding-top: 15px;
  color: #148742;
}
#B_ITEM .Box ul li a i {
  display: block;
  width: 83px;
  height: 81px;
  margin: 10px auto;
  border-radius: 45px;
  background-color: #E3E0E4;
  background-image: url(../images/b_icon.png);
  background-repeat: no-repeat;
}
#B_ITEM .Box ul li a i.i1 {
  background-position: 0px top;
}
#B_ITEM .Box ul li a i.i2 {
  background-position: -83px top;
}
#B_ITEM .Box ul li a i.i3 {
  background-position: -166px top;
}
#B_ITEM .Box ul li a i.i4 {
  background-position: -249px top;
}
#B_ITEM .Box ul li a i.i5 {
  background-position: -332px top;
}
#B_ITEM .Box ul li a span {
  display: block;
  font-weight: bold;
  font-size: 16px;
  padding: 5px 0;
}
#B_ITEM .Box ul li.e {
  border-right: none;
}
#B_ITEM .Box ul li:hover {
  opacity: 1;
}
#B_ITEM .Box ul li:hover a i {
  background-color: #FFF;
}
#B_ITEM:hover ul li {
  opacity: 0.5;
}
.index_title {
  color: #148742;
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  padding-bottom: 20px;
  background: url(../images/t_ar.png) center bottom no-repeat;
}
.index_title span {
  display: block;
  color: #696969;
  font-weight: 300;
  font-size: 18px;
  font-variant: small-caps;
}
#index_about {
  background: url(../images/a_bj.png) center top no-repeat;
}
#index_about .Box {
  padding-top: 40px;
}
#index_about .Box .index_title {
  margin-bottom: 40px;
}
#index_about .Box .about_text {
  height: 382px;
  margin-bottom: 20px;
  padding-left: 40px;
  text-align: left;
  background: url(../images/about_bk.jpg) left top no-repeat;
}
#index_about .Box .about_text .t {
  width: 585px;
  padding-top: 20px;
  line-height: 1.8;
  color: #FFF;
  font-size: 24px;
  border-bottom: 1px solid #FFF;
}
#index_about .Box .about_text p {
  width: 590px;
  padding-top: 25px;
  text-indent: 32px;
  color: #FFF;
  line-height: 2.3;
  font-size: 16px;
}
#index_about .Box .about_text p abbr {
  font-weight: bold;
}
#index_about .Box .about_dangan {
  height: 383px;
  background: url(../images/about_bk2.jpg) left center no-repeat;
  text-align: left;
}
#index_about .Box .about_dangan .t {
  margin-left: 425px;
  height: 43px;
  line-height: 1.8;
  color: #148742;
  font-size: 24px;
  border-bottom: 2px solid #148742;
}
#index_about .Box .about_dangan .t ul {
  float: right;
  padding-left: 20px;
  font-size: 16px;
  color: #333;
}
#index_about .Box .about_dangan .t ul li {
  float: left;
  margin-right: 33px;
  padding-top: 8px;
}
#index_about .Box .about_dangan .t ul li span {
  display: inline-block;
  padding: 0px 25px;
  background: #148742;
  color: #FFF;
}
#index_about .Box .about_dangan .item {
  margin-left: 560px;
  height: 187px;
  border-bottom: 2px solid #148742;
}
#index_about .Box .about_dangan .item ul {
  padding-top: 10px;
  position: relative;
  left: -10px;
  display: block;
}
#index_about .Box .about_dangan .item ul li {
  float: left;
  width: 44%;
  margin: 4px;
  background: #f6f6f6;
  padding: 7px 13px;
  font-size: 15px;
}
#index_about .Box .about_dangan .item ul li span {
  font-weight: bold;
  margin-right: 15px;
}
#index_about .Box .about_dangan .item ul li.ll {
  background: #f0faff;
}
#index_about .Box .about_dangan .item ul li.log {
  width: 598px;
}
#index_about .Box .about_dangan .item ul li.log span {
  color: #148742;
}
#index_about .Box .about_dangan .about_rz {
  background: url(../images/rz_img.png) right bottom no-repeat;
  height: 145px;
}
#index_about .Box .about_item {
  background: #f8f8f8;
  padding: 25px 0px;
  height: 117px;
  margin-top: 30px;
}
#index_about .Box .about_item ul {
  padding-left: 55px;
}
#index_about .Box .about_item ul li {
  background: url(../images/a_item.png) left top no-repeat;
  width: 110px;
  height: 110px;
  padding-right: 7px;
  padding-bottom: 7px;
  margin: 0 50px;
  float: left;
}
#index_about .Box .about_item ul li a {
  display: block;
  background: url(../images/a_item_icon.png) left 15px no-repeat;
  padding-top: 80px;
  font-weight: bold;
}
#index_about .Box .about_item ul li:hover {
  background-position: right top;
}
#index_about .Box .about_item ul li:hover a {
  text-decoration: underline;
}
#index_about .Box .about_item ul li.i1 a {
  background-position: 25px 15px;
}
#index_about .Box .about_item ul li.i2 a {
  background-position: -93px 15px;
}
#index_about .Box .about_item ul li.i3 a {
  background-position: -225px 15px;
}
#index_about .Box .about_item ul li.i4 a {
  background-position: -350px 15px;
}
#index_about .Box .about_item ul li.i5 a {
  background-position: -500px 15px;
}
#index_product {
  width: 1200px;
  /* padding-top: 30px; */
  position: relative;
  height: auto;
  margin: 0 auto;
  /* padding-bottom: 30px; */
  /* background: #ccffd8 url(../images/pro_bk.gif) center top no-repeat; */
}
#index_product .tit1{margin-top:50px;}
#index_product .Box {
  padding-top: 55px;
}
#index_product .Box ul {
  padding-top: 40px;
}
#index_product .Box ul li {
  width: 290px;
  float: left;
  margin: 0 5px;
}
#index_product .Box ul li .imgBox {
  width: 290px;
  height: 290px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
#index_product .Box ul li .imgBox img {
  width: 290px;

  height: 290px;
  vertical-align: middle;
}
#index_product .Box ul li .imgBox i {
  display: none;
  width: 46px;
  height: 46px;
  background: url(../images/new_pro_icon.png) left top no-repeat;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 2;
}
#index_product .Box ul li .info {
  display: block;
  text-align: center;
  background: #ebebec;
  padding: 0 5px;
  border: 1px solid #ccc;
  border-top: none;
}
#index_product .Box ul li .info .t {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #333;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
}
#index_product .Box ul li .info span.t2 {
  display: block;
  height: 26px;
  line-height: 26px;
  border: 1px solid #ccc;
  border-left: none;
  border-right: none;
  color: #148742;
}
#index_product .Box ul li .info .other {
  display: block;
  height: 42px;
}
#index_product .Box ul li .info .other span {
  display: inline-block;
  height: 42px;
  line-height: 42px;
  margin: 0 4px;
  background: url(../images/pro_sel_icon.png) left center no-repeat;
  padding-left: 20px;
}
#index_product .Box ul li .info .other a {
  float: right;
  padding-top: 3px;
}
#index_product .Box ul li:hover .info {
  background: #148742;
}
#index_product .Box ul li:hover .info .t {
  color: #fff;
}
#index_product .Box ul li:hover .info span.t2 {
  color: #fff;
}
#index_product .Box ul li:hover .info .other span {
  background-position: -171px center;
  color: #FFF;
}
#index_product .mask_ad {
  text-align: center;
  margin-bottom: 20px;
}
#index_product .Category {
  padding-top: 40px;
  background: url(../images/category_bj.png) center -5px no-repeat;
}
#index_product .Category ul {
  padding-top: 20px;
}
#index_product .Category ul li {
  float: left;
  width: 12.5%;
  text-align: center;
  margin-bottom: 13px;
}
#index_product .Category ul li a {
  display: block;
  width: 88%;
  height: 35px;
  line-height: 35px;
  background: #FFF;
  border-radius: 10px;
  color: #15A1E5;
  box-shadow: 0px 0px 8px #ccc;
}
#index_product .Category ul li a:hover,
#index_product .Category ul li a.e {
  background: #15A1E5;
  color: #FFF;
}
#index_product .Category ul li a.e span {
  font-family: "宋体";
  padding-left: 5px;
}
#YW_SYS .YW {
  /* height: 461px; */
  padding-top: 50px;
  background: url(../images/yw_bj.jpg) center top no-repeat;
}
#YW_SYS .YW .Box {
  height: 200px;
  background: #ccffd8;
  margin-top: 30px;
  margin-bottom: 35px;
}
#YW_SYS .YW .Box ul {
  display: block;
  width: 1200px;
  height: 200px;
  margin: 0 auto;
}
#YW_SYS .YW .Box ul li {
  width: 24.5%;
  height: 200px;
  float: left;
  margin: 0 1px;
  position: relative;
  text-align: center;
  font-size: 22px;
}
#YW_SYS .YW .Box ul li img {
  width: 100%;
  height: 200px;
}
#YW_SYS .YW .Box ul li a {
  display: block;
  width: 100%;
  height: 130px;
  padding-top: 70px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 2;
  color: #FFF;
  background: url(../images/bk3.png) left top repeat;
}
#YW_SYS .YW .Box ul li a span {
  display: inline-block;
  margin-top: 10px;
  font-size: 16px;
  padding: 2px 28px;
  border: 1px solid #fff;
}
#YW_SYS .YW .Box ul li:hover a {
  background-image: url(../images/bk4.png);
}
#YW_SYS .YW .Box ul li:hover a span {
  background: #FFF;
  color: #148742;
}
#YW_SYS .SYS {
  height: 731px;
  overflow: hidden;
  margin-top: 15px;
  text-align: center;
  /* background: url(../images/sys_bj.jpg) center top no-repeat; */
}
#YW_SYS .SYS .Box {
  padding-top: 20px;
}
#YW_SYS .SYS .Box .i1 {
  /* margin-right: 80px; */
}
#YW_SYS .SYS .Box .i2 {
  margin-right: 20px;
  position: relative;
  /* top: 40px; */
}
#YW_SYS .SYS .Box a {
  position: relative;
  top: 410px;
}
#YW_SYS .SYS .Box div img {
  height: 250px;
}
#YW_SYS .SYS2 {

  height: 100px;
  line-height: 100px;
  color: #FFF;
  font-size: 26px;
  background: url(../images/sys_bj2.jpg) center top no-repeat;
  text-shadow: 2px 2px 3px #333;
}
#YW_SYS .SYS2 span {
  color: red;
  font-weight: bold;
}
#YW_SYS .SYS2 span font {
  font-size: 34px;
}
#index_HZ {
  padding-top: 15px;
  padding-bottom: 20px;
  background: #f6f6f6;
}
#index_HZ .Box {
  background: url(../images/map.png) center -15px no-repeat;
  height: 636px;
  position: relative;
}
#index_HZ .Box .text {
  font-size: 16px;
  line-height: 1.5;
  width: 300px;
  text-align: center;
  left: 540px;
  top: 270px;
  position: absolute;
}
#index_HZ .Box .text span {
  display: block;
  color: #148742;
  font-size: 22px;
}
#index_NEWS {
  /* margin-top: 45px; */
}
#index_NEWS .Box {
  padding-top: 40px;
}
#index_NEWS .Box .NewsAd {
  width: 600px;
  height: 380px;
  position: relative;
  float: left;
}
#index_NEWS .Box .NewsAd a.ar {
  position: absolute;
  display: none;
  width: 41px;
  height: 85px;
  top: 50%;
  margin-top: -45px;
  z-index: 3;
}
#index_NEWS .Box .NewsAd a.ar.prev {
  background: url(../images/lar.png) left top no-repeat;
  left: 0px;
}
#index_NEWS .Box .NewsAd a.ar.next {
  background: url(../images/rar.png) left top no-repeat;
  right: 0px;
}
#index_NEWS .Box .NewsAd .bd {
  width: 600px;
  height: 380px;
  position: relative;
}
#index_NEWS .Box .NewsAd .bd ul li {
  width: 600px;
  height: 380px;
  position: relative;
}
#index_NEWS .Box .NewsAd .bd ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
#index_NEWS .Box .NewsAd .bd ul li span {
  background: url(../images/bk5.png) left center repeat;
  height: 35px;
  line-height: 35px;
  text-indent: 14px;
  color: #FFF;
  font-size: 16px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  text-align: left;
}
#index_NEWS .Box .NewsAd:hover a.ar {
  display: block;
}
#index_NEWS .Box .News1 {
  width: 560px;
  float: right;
}
#index_NEWS .Box .News1 .t {
  font-size: 23px;
  font-weight: bold;
  height: 44px;
  line-height: 38px;
  color: #148742;
  text-align: left;
  border-bottom: 2px solid #148742;
  background: url(../images/new_t_icon.jpg) left top no-repeat;
  padding-left: 60px;
}
#index_NEWS .Box .News1 .t a {
  float: right;
  font-size: 12px;
  font-weight: 300;
  color: #148742;
  margin-top: 5px;
  margin-right: 8px;
}
#index_NEWS .Box .News1 ul {
  padding: 15px 0px 0px 0px;
}
#index_NEWS .Box .News1 ul li {
  height: 38px;
  line-height: 38px;
  text-align: left;
  border: 1px solid #fff;
  padding-left: 40px;
  background: url(../images/news_ar.jpg) 10px 11px no-repeat;
}
#index_NEWS .Box .News1 ul li a {
  display: block;
  font-size: 16px;
}
#index_NEWS .Box .News1 ul li:hover {
  border-color: #148742;
  background-position: 10px -36px;
}
#index_NEWS .Box .News2 {
  background: url(../images/news_2.jpg) center center no-repeat;
  margin-top: 30px;
  padding: 15px 0px;
  border-top: 1px solid #148742;
  border-bottom: 1px solid #148742;
}
#index_NEWS .Box .News2 ul {
  width: 470px;
  height: 130px;
  padding-left: 30px;
}
#index_NEWS .Box .News2 ul li {
  font-size: 16px;
  height: 25px;
  line-height: 25px;
  margin: 15px 0px;
  text-align: left;
  background: url(../images/news_dian.gif) left -39px no-repeat;
  padding-left: 15px;
}
#index_NEWS .Box .News2 ul li:hover {
  background-position: left 9px;
}
#index_NEWS .Box .News2 ul.l {
  float: left;
  border-right: 1px solid #148742;
}
#index_NEWS .Box .News2 ul.r {
  float: right;
  border-left: 1px solid #148742;
}
#Foot {
  background: #f0faff;
  padding: 30px 0px;
  margin-top: 50px;
  color: #575757;
}
#Foot a:link,
#Foot a:visited {
  color: #575757;
}
#Foot a:hover {
  color: #148742;
}
#Foot .Info {
  width: 1000px;
  margin: 0 auto;
}
#Foot .Info .l {
  float: left;
}
#Foot .Info .l dl {
  height: 110px;
}
#Foot .Info .l dl dt {
  width: 89px;
  height: 110px;
  padding-right: 20px;
  float: left;
  border-right: 1px solid #d1d1d1;
}
#Foot .Info .l dl dd {






  margin-left: 140px;

  text-align: left;
  background: url(../images/24h.png) left top no-repeat;
  padding-top: 35px;
}
#Foot .Info .l dl dd span {
  font-size: 30px;
  font-weight: bold;
  color: #148742;
}
#Foot .Info .l dl dd span img {
  position: relative;
  top: 5px;
}
#Foot .Info .l dl dd p {
  padding-top: 5px;
}
#Foot .Info .l .copyright {
  text-align: left;
  padding-top: 20px;
  line-height: 2;
}
#Foot .Info .l .copyright span {
  font-weight: bold;
}
#Foot .Info img.qcode {
  float: right;
}
#Foot .LinkBox {
  margin-top: 20px;
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}
#Foot .LinkBox .FootNav {
  text-align: center;
  font-size: 16px;
}
#Foot .LinkBox .FootNav a {
  display: inline-block;
  margin: 0 20px;
}
#Foot .LinkBox .FriendLink {
  text-align: center;
  padding-top: 25px;
}
#Foot .LinkBox .FriendLink a {
  display: inline-block;
  margin-right: 17px;
}
#GoTop {
  display: none;
  width: 26px;
  height: 32px;
  padding: 3px 6px;
  font-size: 12px;
  position: fixed;
  bottom: 80px;
  background: #F5F5F5 url(../images/GoTop.gif) left center no-repeat;
  border: 1px solid #CCC;
  text-align: left;
  text-indent: -9999em;
  z-index: 9999;
}
#GoTop:hover {
  background-image: none;
  text-align: center;
  text-indent: 0em;
}
#mermaid {
  position: fixed;
  z-index: 999;
  top: 20%;
  display: none;
}
/*内页*/
#Head {
  background: #148742;
  /* height: 60px; */
  line-height: 38px;
  text-align: center;
}
#Head .Box {
  display: flex;
  padding-top: 0;
}
#Head .Box .logo {
  display: block;
  float: left;
  width: 130px;
  margin-top: 10px;
  height: 40px;
}
#Head .Box .Nav {
 
margin: 0 auto;
  position: relative;
}#Head .Box .Nav li {float: left;list-style: none;position: relative;z-index: 111;}
#Head .Box .Nav li a{color:#fff;display:block;}
#Head .Box .Nav li a:hover{color:#148742;background:#fff;}


.header-dropdown{display:none;position: absolute;top: 60px;z-index: 1111;width: 136px;background: #00692a;}

#Head .Box .Nav a.navt {
  display: block;
  line-height: 57px;
  height: 57px;
  border-bottom: 3px solid #148742;
  color: #FFF;
  font-size: 18px;
  padding: 0 32px;
}
#Head .Box .Nav a:hover.navt,
#Head .Box .Nav a.sel {
  border-bottom: 3px solid #e28129;
  background: #00451c;
}
#Root {
  background-color: #f0faff;
}
#Root .Box {
  text-align: right;
  padding: 5px 0px;
  color: #148742;
}
#Root .Box a {
  color: #148742;
}
.AboutBanner {
  height: 350px;
  background: url(../images/about_banner.jpg) center top no-repeat;
}
.About_ceyq_Banner {
  height: 770px;
  background: url(../images/about/cyjqBanner.jpg) center top no-repeat;
}
.About_honro_Banner {
  height: 350px;
  background: url(../images/about/honorBanner.jpg) center top no-repeat;
}
.About_Unit_Banner {
  height: 350px;
  background: url(../images/unit/banner.jpg) center top no-repeat;
}
.business_Banner {
  height: 350px;
  background: url(../images/business_Banner.jpg) center top no-repeat;
}
.AboutPage {
  text-align: left;
  padding-top: 40px;
}
.AboutPage .AT {
  border-left: 3px solid #148742;
  font-size: 20px;
  line-height: 1;
  padding-left: 8px;
  margin-bottom: 25px;
}
.AboutPage .about_text {
  position: relative;
  height: 310px;
  margin-bottom: 35px;
  background: url(../images/a_box_bk.jpg) 102% -7px no-repeat;
  box-shadow: 0px 0px 14px #999;
}
.AboutPage .about_text h2 {
  font-size: 20px;
  padding-top: 40px;
  padding-left: 35px;
}
.AboutPage .about_text h2 span {
  color: #148742;
}
.AboutPage .about_text p {
  width: 650px;
  padding-left: 35px;
  padding-top: 10px;
  font-size: 16px;
  line-height: 2.1;
}
.AboutPage .about_text a {
  display: inline-block;
  padding: 6px 20px;
  color: #FFF;
  background: #148742;
  margin-left: 35px;
  margin-top: 15px;
}
.AboutPage .about_dangan {
  border: 1px solid #d1d1d1;
  padding: 20px 30px;
}
.AboutPage .about_dangan .item {
  width: 370px;
  float: left;
  border-right: 1px solid #d1d1d1;
  padding-right: 15px;
}
.AboutPage .about_dangan .item ul li {
  width: 50%;
  float: left;
  margin: 8px 0px;
}


.AboutPage .about_dangan .item ul li span {
  font-weight: bold;
}
.AboutPage .about_dangan .item ul li.log {
  width: 100%;
}
.AboutPage .about_dangan .AT2 {
  position: relative;
}
.AboutPage .about_dangan .AT2 .line {
  height: 2px;
  overflow: hidden;
  background: #000;
  position: absolute;
  left: 0px;
  top: 4px;
  width: 100%;
  z-index: 1;
}
.AboutPage .about_dangan .AT2 span {
  display: inline-block;
  padding: 4px 8px;
  background: #FFF;
  position: relative;
  z-index: 3;
}
.AboutPage .about_dangan .rzBox {
  float: right;
  margin-right: 10px;
}
.AboutPage .about_dangan .rzBox .AT2 {
  height: 40px;
  width: 200px;
  margin: 0 auto;
  margin-bottom: 10px;
  text-align: center;
}
.AboutPage .about_dangan .rzBox .AT2 .line {
  top: 15px;
}
.AboutPage .about_dangan .rzBox .AT2 span {
  font-size: 18px;
  font-weight: bold;
}
.AboutPage .about_dangan .ssBox {
  padding-top: 15px;
}
.AboutPage .about_dangan .ssBox .AT2 {
  height: 30px;
  margin: 0 auto;
  margin-bottom: 10px;
  text-align: center;
}
.AboutPage .about_dangan .ssBox .AT2 .line {
  top: 15px;
  background: #ccc;
  height: 1px;
}
.AboutPage .about_dangan .ssBox .AT2 span {
  font-size: 18px;
  padding: 4px 12px;
  font-weight: bold;
  color: #148742;
}
.AboutPage .about_dangan .ssBox dl {
  width: 240px;
  float: left;
  margin: 5px 202px 5px 0px;
  background: #148742;
  height: 30px;
  line-height: 30px;
}
.AboutPage .about_dangan .ssBox dl dt {
  float: left;
  background: #fff;
}
.AboutPage .about_dangan .ssBox dl dd {
  text-align: center;
  color: #FFF;
}
.AboutPage .about_dangan .ssBox dl.e {
  margin-right: 0px;
}
.AboutPage .about_item {
  background: #f8f8f8;
  padding: 25px 0px;
  height: 117px;
  margin-top: 30px;
  text-align: center;
}
.AboutPage .about_item ul {
  padding-left: 15px;
}
.AboutPage .about_item ul li {
  background: url(../images/a_item.png) left top no-repeat;
  width: 110px;
  height: 110px;
  padding-right: 7px;
  padding-bottom: 7px;
  margin: 0 37px;
  float: left;
}
.AboutPage .about_item ul li a {
  display: block;
  background: url(../images/a_item_icon.png) left 15px no-repeat;
  padding-top: 80px;
  font-weight: bold;
}
.AboutPage .about_item ul li:hover,
.AboutPage .about_item ul li.on {
  background-position: right top;
}
.AboutPage .about_item ul li:hover a,
.AboutPage .about_item ul li.on a {
  text-decoration: underline;
}
.AboutPage .about_item ul li.i1 a {
  background-position: 25px 15px;
}
.AboutPage .about_item ul li.i2 a {
  background-position: -93px 15px;
}
.AboutPage .about_item ul li.i3 a {
  background-position: -225px 15px;
}
.AboutPage .about_item ul li.i4 a {
  background-position: -350px 15px;
}
.AboutPage .about_item ul li.i5 a {
  background-position: -500px 15px;
}
.AboutPage .about_item ul li.i6 a {
  background: url(../images/a_item_icon6.png) center 15px no-repeat;
}
.AboutPage .CYJQ {
  width: 1147px;
  margin: 0 auto;
}
.AboutPage .CYJQ .Company {
  margin-bottom: 30px;
}
.AboutPage .CYJQ .Company dl dt {
  float: left;
  width: 576px;
  height: 383px;
  border: 2px solid #148742;
  border-right: none;
}
.AboutPage .CYJQ .Company dl dt span {
  display: block;
  margin: 0 40px;
}
.AboutPage .CYJQ .Company dl dt span.t {
  font-size: 36px;
  margin-bottom: 5px;
  margin-top: 80px;
}
.AboutPage .CYJQ .Company dl dt span.t2 {
  font-size: 18px;
  color: #333;
  border-bottom: 2px solid #333;
  padding-bottom: 5px;
}
.AboutPage .CYJQ .Company dl dt p {
  padding: 20px 40px;
  font-size: 16px;
  line-height: 1.7;
}
.AboutPage .CYJQ .Company dl dd {
  float: right;
}
.AboutPage .CYJQ .jqBox1 {
  height: 694px;
  position: relative;
  background: url(../images/about/cyjqbk1.jpg) left top no-repeat;
}
.AboutPage .CYJQ .jqBox1 .text {
  width: 339px;
  height: 290px;
  position: absolute;
  padding: 21px;
  margin: 0px;
}
.AboutPage .CYJQ .jqBox1 .text span {
  display: block;
  width: 80px;
  height: 70px;
  padding: 40px;
  margin: 0 auto;
  border: 2px solid #148742;
  line-height: 0.7;
  text-align: center;
  font-size: 40px;
}
.AboutPage .CYJQ .jqBox1 .text span font {

  font-size: 20px;
}
.AboutPage .CYJQ .jqBox1 .text p {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  font-size: 16px;
  margin-left: 0px;
  margin-right: 0px;
}
.AboutPage .CYJQ .jqBox1 .text1 {
  bottom: 0px;
  left: 0px;
  color: #FFF;
}
.AboutPage .CYJQ .jqBox1 .text2 {
  width: 342px;
  right: 0px;
  bottom: 0px;
  color: #FFF;
}
.AboutPage .CYJQ .jqBox3 {
  background: #148742;
  padding: 40px 0px;
  color: #FFF;
}
.AboutPage .CYJQ .jqBox3 span {
  display: block;
  width: 80px;
  height: 70px;
  padding: 40px;
  margin: 0 auto;
  border: 2px solid #FFF;
  line-height: 0.7;
  text-align: center;
  font-size: 40px;
}
.AboutPage .CYJQ .jqBox3 span font {
  font-size: 20px;
}
.AboutPage .CYJQ .jqBox3 p {
  text-align: center;
  padding-top: 15px;
  font-size: 16px;
}
.AboutPage .HonorBox1 {
  height: 830px;
  margin-bottom: 40px;
  background: url(../images/about/honorImg1.jpg) center top no-repeat;
}
.AboutPage .HonorBox2 {
  height: 410px;
  background: url(../images/about/honorImg2.jpg) center top no-repeat;
}
.AboutPage .untBox1 {
  height: 600px;
  background: url(../images/unit/1.jpg) center top no-repeat;
}
.AboutPage .untBox1 .Box {
  height: 600px;
  font-size: 18px;
}
.AboutPage .untBox1 .Box .c1 {
  width: 590px;
  height: 150px;
  margin-left: 60px;
  padding-top: 93px;
  line-height: 1.9;
}
.AboutPage .untBox1 .Box .c2 {
  width: 664px;
  height: 145px;
  line-height: 1.7;
  float: right;
  margin-top: 80px;
  margin-right: 50px;
}
.AboutPage .untBox1 .Box .c2 h2 {
  color: red;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.AboutPage .text {
  font-size: 26px;
  color: #FFF;
  margin: 10px 0px 30px 0px;
  background: #27469b;
  line-height: 2;
  text-align: center;
}
.AboutPage .untBox2 {
  width: 1234px;
  margin: 0 auto;
}
.AboutPage .untBox2 ul {
  display: block;
}
.AboutPage .untBox2 ul li {
  float: left;
  padding-bottom: 25px;
  cursor: pointer;
}
.AboutPage .untBox2 ul li.on {
  background: url(../images/unit/ar.png) center bottom no-repeat;
}
.AboutPage .untBox3 {
  height: 603px;
  background: url(../images/unit/3.jpg) center top no-repeat;
}
.AboutPage .untBox3 .Box dl {
  padding-top: 55px;
}
.AboutPage .untBox3 .Box dl dt {
  width: 135px;
  float: left;
  color: #FFF;
  font-size: 24px;
  line-height: 2;
  padding-top: 42px;
  padding-right: 30px;
  padding-left: 20px;
  text-align: center;
}
.AboutPage .untBox3 .Box dl dd {
  margin-left: 185px;
}
.AboutPage .untBox3 .Box dl dd p {
  font-size: 16px;
  line-height: 1.7;
  color: #27469b;
  padding-bottom: 10px;
}
.AboutPage .untBox3 .Box dl dd p span {
  color: red;
  font-weight: bold;
}
.AboutPage .untBox3 .Box dl dd div {
  padding-top: 40px;
  padding-bottom: 25px;
  height: 100px;
  font-size: 16px;
  line-height: 1.7;
  color: #27469b;
}
.AboutPage .untBox3 .Box .c2 {
  font-size: 18px;
  width: 1100px;
  margin: 0 auto;
  line-height: 2;
  padding-top: 68px;
}
.MaskePage .Box1 {
  height: 597px;
  background: url(../images/maske/banner.jpg) center top no-repeat;
  position: relative;
}
.MaskePage .Box1 img {
  position: absolute;
  width: 924px;
  height: 200px;
  bottom: -100px;
  left: 50%;
  margin-left: -462px;
  z-index: 1;
}
.MaskePage .Box2 {
  height: 582px;
  background: url(../images/maske/2.jpg) center top no-repeat;
}
.MaskePage .Box3 {
  height: 350px;
  background: url(../images/maske/3.jpg) center top no-repeat;
  position: relative;
}

.MaskePage .Box3 .Box {
  position: relative;
  height: 328px;
}
.MaskePage .Box3 .Box img {
  position: absolute;
  right: 50px;
  bottom: 0px;
  z-index: 1;
}
.MaskePage .Box4 {
  height: 347px;
  background: url(../images/maske/4.jpg) center top no-repeat;
}
.MaskePage .Box5 {

  position: relative;
}
.MaskePage .Box5 .Box a.ar {
  position: absolute;
  width: 41px;
  height: 85px;
  top: 50%;
  margin-top: -50px;
  z-index: 3;
  display: none;
}
.MaskePage .Box5 .Box a.ar.prev {
  background: url(../images/maske/lar.png) left top no-repeat;
  left: 10%;
}
.MaskePage .Box5 .Box a.ar.next {
  background: url(../images/maske/rar.png) left top no-repeat;
  right: 10%;
}
.MaskePage .Box5 .Box img {
  max-width: 100%;
}
.MaskePage .Box5 .Box:hover a.ar {
  display: block;
}
.MaskePage .Box5 p {
  text-align: center;
  line-height: 40px;
  font-size: 16px;
}
.MaskePage .Box5 p font {
  color: red;
}
.MaskePage .Box6 {
  height: 579px;
  background: url(../images/maske/6.jpg) center center no-repeat;
}
.MaskePage .Box7 {
  height: 535px;
  background: url(../images/maske/7.jpg) center center no-repeat;
}
.MaskePage .Box8 {
  height: 404px;
  background: url(../images/maske/8.jpg) center top no-repeat;
}
.MaskePage .Box8 .Box {
  margin-top: 30px;
  padding: 20px 0px;
  background: #faf7f2;
}
.MaskePage .Box8 .Box .db {
  overflow: hidden;
}
.MaskePage .Box8 .Box .db .tempWrap {
  padding: 10px 0px;
}
.MaskePage .Box8 .Box .db ul {
  text-align: center;
  padding: 10px;
}
.MaskePage .Box8 .Box .db ul li {
  display: inline-block;
  margin: 0 6px;
}
.MaskePage .Box8 .Box .db ul li img {
  width: 230px;
  height: 230px;
}
.MaskePage .Box8 .Box .db ul li span {
  display: block;
  background: #00a0ea;
  color: #FFF;
  font-weight: bold;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
}
.MaskePage .Box8 .Box .db ul li:hover {
  z-index: 5;
}
.MaskePage .Box8 .Box .db ul li:hover img {
  width: 250px;
  height: 250px;
  position: relative;
  top: -10px;
  left: -10px;
}
.MaskePage .Box8 .Box .db ul li:hover span {
  width: 250px;
  position: relative;
  top: -10px;
  left: -10px;
}
.MaskePage .Box9 {
  height: 101px;
  background: url(../images/maske/9.jpg) center top no-repeat;
}
.CnasBanner {
  background: url(../images/cnas/banner.jpg) center top no-repeat;
  height: 833px;
  border-top: 1px solid #d1d1d1;
  position: relative;
}
.CnasBanner .text {
  width: 1070px;
  position: absolute;
  left: 50%;
  margin-left: -535px;
  bottom: 75px;
  text-align: left;
  font-size: 18px;
  line-height: 1.7;
  text-indent: 36px;
}
.CnasPage .jdkj {
  height: 1107px;
  background: url(../images/cnas/bk1.jpg) center top no-repeat;
}
.CnasPage .jdkj .Box {
  width: 1100px;
  min-width: 1100px;
  margin: 0 auto;
}
.CnasPage .jdkj .Box .text {
  text-align: left;
  padding-top: 70px;
  float: left;
}
.CnasPage .jdkj .Box .text h2 {
  font-size: 30px;
  color: red;
}
.CnasPage .jdkj .Box .text p {
  color: red;
  font-size: 20px;
  line-height: 2;
}
.CnasPage .jdkj .Box .text ul li {
  margin: 12px 0px;
  font-size: 16px;
  font-weight: bold;
}
.CnasPage .jdkj .Box .text ul li span {
  display: inline-block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  margin-right: 12px;
  border-radius: 15px;
  background: #148742;
  text-align: center;
  color: #FFF;
}
.CnasPage .jdkj .Box img {
  float: right;
}
.CnasPage .td {
  height: 395px;
  margin: 40px auto;
  background: url(../images/cnas/img2.jpg) center top no-repeat;
}
.CnasPage .dj {
  height: 370px;
  margin-top: 20px;
  text-align: left;
  background: url(../images/cnas/dj.jpg) right top no-repeat;
}
.CnasPage .dj h2 {
  color: red;
  font-size: 40px;
  margin-left: 40px;
}
.CnasPage .dj h2 span {
  color: black;
}
.CnasPage .dj .text {
  margin-left: 40px;
  width: 570px;
  margin-top: 15px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.8;
  border-bottom: 2px solid #333;
}
.CnasPage .dj .text2 {
  margin-left: 40px;
  width: 570px;


  font-weight: bold;
}
.CnasPage .dj .text2 p {
  font-size: 16px;
  margin-bottom: 10px;
}
.CnasPage .dj .text2 span {
  display: inline-block;
  text-align: center;

  color: #333;
  padding: 3px 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  background: #ecebeb;
  font-size: 18px;
  font-variant: small-caps;
}

.CnasPage .dj .text2 span.short {
  width: 120px;
}
.CnasPage .dj .text2 span.log {
  width: 190px;
}
.CnasPage .dj .text2 span.yb {
  width: 150px;
}
.CnasPage .dj .text2 span.e {
  font-size: 16px;
}
.CnasPage .dj .text2 span.l {
  background: #e0f5ff;
}
.CnasPage .hz {
  background: url(../images/cnas/hz.jpg) center top repeat-x;
  height: 447px;
  margin-top: 50px;
  text-align: center;
}
.CnasPage .shebei {
  margin-bottom: 30px;
}
.CnasPage .shebei .t {
  background: #148742;
  font-size: 18px;
  text-align: center;
  color: #FFF;
  padding: 6px 0px;
}
.CnasPage .shebei .item {
  border-bottom: 1px solid #148742;
  padding: 24px 0px;
}
.CnasPage .shebei .item.e {
  border: none;
}
.CnasPage .other {
  background: url(../images/sys_bj2.jpg) center center no-repeat;
  height: 100px;
  overflow: hidden;
}
.CnasPage .other img {
  position: relative;
  top: -2px;
}
.ProductBook {
  min-height: 800px;
}
.ProductBook .Box {
  padding-top: 8px;
  width: 992px;
  margin: 0 auto;
  position: relative;
}
.ProductBook .Box .t {
  font-size: 20px;
  font-weight: bold;
  padding: 0 50px;
}
.ProductBook .Box .t a {
  font-size: 12px;
  color: #148742;
  font-weight: 300;
  padding: 5px 0px;
}
.ProductBook .Box .t a.prev {
  background: url(../images/product/l_ar.png) right center no-repeat;
  padding-right: 20px;
  float: left;
}
.ProductBook .Box .t a.next {
  background: url(../images/product/r_ar.png) left center no-repeat;
  padding-left: 20px;
  float: right;
}
.ProductBook .Box ul {
  position: absolute;
  top: 100px;
  display: block;
  text-shadow: 1px 1px 3px #222;
}
.ProductBook .Box ul a {
  display: block;
}
.ProductBook .Box ul a:link,
.ProductBook .Box ul a:visited {
  color: #FFF;
}
.ProductBook .Box ul li {
  width: 165px;
  height: 42px;
  line-height: 32px;
  text-align: left;
}
.ProductBook .Box ul li i {
  display: inline-block;
  font-style: normal;
  margin-right: 30px;
  color: #148742;
  text-shadow: none;
}
.ProductBook .Box ul li.sel i,
.ProductBook .Box ul li:hover i {
  color: #f24e44;
}
.ProductBook .Box ul.lbox {
  left: -145px;
}
.ProductBook .Box ul.lbox li {
  background: url(../images/product/mr_l.png) right top no-repeat;
}
.ProductBook .Box ul.lbox li.sel,
.ProductBook .Box ul.lbox li:hover {
  background-image: url(../images/product/mr_l_sel.png);
}
.ProductBook .Box ul.rbox {
  right: -148px;
}
.ProductBook .Box ul.rbox li {
  background: url(../images/product/mr_r.png) left top no-repeat;
  text-align: right;
}
.ProductBook .Box ul.rbox li i {
  float: right;
  margin-left: 30px;
  margin-right: 0px;
}
.ProductBook .Box ul.rbox li.sel,
.ProductBook .Box ul.rbox li:hover {
  background-image: url(../images/product/mr_r_sel.png);
}
.ProductBook .Box .BookBox {
  width: 957px;
  height: 689px;
  padding-left: 35px;
  padding-top: 21px;
  margin: 0px auto;
  overflow: hidden;
  background: url(../images/product/book.png) left top no-repeat;
}
.ProductBanner {
  height: 350px;
  background: url(../images/product/banner.jpg) center top no-repeat;
}
.ProductPage .Title {
  height: 50px;
  border-bottom: 1px solid #d1d1d1;
  text-align: center;
  margin-bottom: 35px;
}
.ProductPage .Title span {
  display: inline-block;
  padding: 5px 28px;
  font-size: 24px;
  font-weight: bold;
  position: relative;
  top: 26px;
  z-index: 2;
  background: #FFF;
}
.ProductPage .CateBox {
  border: 1px solid #aaa;
  padding: 15px;
  margin-bottom: 20px;
}
.ProductPage .CateBox ul li {
  width: 134px;
  /* height: 39px; */
  line-height: 39px;
  float: left;
  z-index: 11111;
  position: relative;
  text-align: center;
  margin: 7px 5px;
  background-color: #ebebec;
  border: 1px solid #aaa;
  background-image: url(../images/product/cate_icon.png);
  background-repeat: no-repeat;
}





.ProductPage .CateBox ul li a {
  display: block;
  line-height: 39px;
  text-align: left;
  text-indent: 43px;
  position: relative;
}
.ProductPage .CateBox ul li a i {
  position: absolute;
  top: -10px;
  right: 30px;
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/product/hot.png) left center no-repeat;
}
.ProductPage .CateBox ul li:hover{  background-color: #148742;}


.ProductPage .CateBox ul li.i1:hover {/* background-image: url(../images/product/cate_icon_hover.png); */}

.ProductPage .CateBox ul li:hover a {
  color: #FFF;
}

.ProductPage .CateBox ul dd{line-height:49px;background:#ebebec;position: absolute;display:none;width: 134px;}
.ProductPage .CateBox ul li:hover dd{background: #148742;display:block;color:#fff}
.ProductPage .CateBox ul li:hover dd a{color:#fff;}

.ProductPage .CateBox ul dd a{line-height:45px;width:100%;text-indent: 0;text-align:center;}
.ProductPage .CateBox ul dd a:hover{background:#000;color:#fff;}


.ProductPage .CateBox ul li.i1 {
 background-position: 3px -45px;
}
.ProductPage .CateBox ul li.i2 {
  background-position: 3px 8px;
}
.ProductPage .CateBox ul li.i3 {
  background-position: -397px 8px;
}
.ProductPage .CateBox ul li.i4 {
  background-position: -593px 8px;
}
.ProductPage .CateBox ul li.i5 {
  background-position: -787px 8px;
}
.ProductPage .CateBox ul li.i6 {
  background-position: -985px 8px;
}
.ProductPage .CateBox ul li.i7 {
  background-position: -201px 8px;
}
.ProductPage .CateBox ul li.i8 {
  background-position: -201px -45px;
}
.ProductPage .CateBox ul li.i9 {
  background-position: -390px -45px;
}
.ProductPage .CateBox ul li.i10 {
  background-position: -586px -45px;
}
.ProductPage .CateBox ul li.i11 {
  background-position: -780px -45px;
}
.ProductPage .CateBox ul li.i12 {
  background-position: -978px -45px;
}
.ProductPage .CateBox ul li.i13 {
  background-position: 10px -97px;
}
.ProductPage .CateBox ul li.i14 {
  background-position: -194px -97px;
}
.ProductPage .CateBox ul li.i15 {
  background-position: -390px -97px;
}
.ProductPage .CateBox ul li.i16 {
  background-position: -586px -97px;
}
.ProductPage .CateBox ul li.i17 {
  background-position: -780px -97px;
}
.ProductPage .CateBox ul li.i18 {
  background-position: -978px -97px;
}
.ProductPage .CateBox ul li.i19 {
  background-position: 10px -152px;
}
.ProductPage .CateBox ul li.i20 {
  background-position: -194px -152px;
}
.ProductPage .CateBox ul li.i21 {
  background-position: -390px -152px;
}
.ProductPage .CateBox ul li.i22 {
  background-position: -586px -152px;
}
.ProductPage .CateBox ul li.i23 {
  background-position: -780px -152px;
}
.ProductPage .CateBox ul li.i24 {
  background-position: -978px -152px;
}
.ProductPage .CateBox ul li.i25 {
  background-position: 10px -207px;
}
.ProductPage .CateBox ul li.i26 {
  background-position: -194px -207px;
}
.ProductPage #index_product {
  height: auto;
}
.ProductPage #index_product .Box {
  padding-top: 0px;
}
.ProductPage #index_product ul li {
  margin-bottom: 5px;
  margin-top: 20px;
}
.ProductDetail {
  margin-top: 30px;
}
.ProductDetail .ProductContent {
  width: 840px;
  float: left;
  padding: 20px;
  border: 1px solid #d1d1d1;
}
.ProductDetail .ProductContent .Title {
  font-size: 18px;
  font-weight: bold;
  line-height: 2;
  padding-bottom: 6px;
  border-bottom: 1px solid #d1d1d1;
}
.ProductDetail .ProductContent .Title span {
  font-weight: 300;
  font-size: 12px;
  display: block;
}
.ProductDetail .ProductContent .Title span font {
  color: #E71F3E;
}
.ProductDetail .Right {



  width: 300px;
  float: right;
  border: 1px solid #d1d1d1;
}
.ProductDetail .Right .Title {
  color: #FFF;
  height: 40px;
  line-height: 37px;
  font-size: 20px;
  padding: 0px;
  padding-left: 50px;
  text-align: left;
  background: #148742 url(../images/right_title_icon1.png) 12px center no-repeat;
}
.ProductDetail .Right div {
  border-top: 1px solid #d1d1d1;
  padding: 20px;
}
.ProductDetail .Right div .imgBox {
  width: 260px;
  height: 260px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
.ProductDetail .Right div .imgBox img {
  width: 260px;
  height: 260px;
  vertical-align: middle;
}
.ProductDetail .Right div .info {
  display: block;
  text-align: center;
  background: #ebebec;
  border: 1px solid #ccc;
  border-top: none;
}
.ProductDetail .Right div .info .t {
  display: block;
  font-weight: bold;
  font-size: 16px;
  color: #333;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.ProductDetail .Right div .info .other {
  display: block;
  height: 42px;
}
.ProductDetail .Right div .info .other span {

  display: inline-block;
  height: 42px;


  line-height: 42px;
  margin: 0 4px;
  background: url(../images/pro_sel_icon.png) left center no-repeat;
  padding-left: 20px;
}
.ProductDetail .Right div .info .other a {
  float: right;
  padding-top: 3px;
}
.ProductDetail .Right div:hover .info {
  background: #148742;
}
.ProductDetail .Right div:hover .info .t {
  color: #fff;
}
.ProductDetail .Right div:hover .info .other span {
  background-position: -171px center;
  color: #FFF;
}
.BusinessPage {
  background: url(../images/yewu/tBk.jpg) center top no-repeat;
}
.Title {
  border-bottom: 1px solid #e8e8e8;
  height: 68px;
  padding-top: 20px;
  text-align: left;
}
.Title span {
  display: inline-block;
  margin-right: 10px;
}
.Title span a {
  display: block;
  height: 45px;
  line-height: 45px;
  border-right: 1px solid #dfe2e1;
  text-align: center;
  padding: 0 12px 0 55px;
  font-size: 16px;
}
.Title span a:hover {
  color: #000;
}
 .Title span.hztype a {
  background: url(../images/yewu/anniu_hover.png) left top no-repeat;
}
 .Title span.hztype.sel a {
  background-image: url(../images/yewu/anniu.png);
  color: #fff;
}
.Title span.fwxm a {
  background: url(../images/yewu/anniu.png) right top no-repeat;
}
.Title span.fwxm.sel a {
  background-image: url(../images/yewu/anniu_hover.png);
  color: #fff;
}
.hztypeBox {
  width: 1240px;
  margin: 0 auto; list-style: 180%;
	
	
}.hztypeBox p{
 margin-bottom: 15px;
	
	
}
 .hztypeBox ul {
  padding-top: 40px;
}
 .hztypeBox ul li {
  float: left;
  width: 610px;
  overflow: hidden;
  margin: 5px;
}
 .fwxmBox {
  padding-top: 40px;
}
 .fwxmBox .hf {
  margin-bottom: 35px;
}
 .fwxmBox .fwitem {
  position: relative;
}
 .fwxmBox .fwitem img {
  position: relative;
  top: -25px;
}
.CaseItem dl {
  width: 350px;
  height: 166px;
  padding: 20px;
  text-align: left;
  color: #FFF;
  float: left;
  margin: 5px 5px;
  background-color: #148742;
  background-repeat: no-repeat;
}
.CaseItem dl dt {
  margin-bottom: 12px;
}
.CaseItem dl dt span {
  font-size: 20px;
}
.CaseItem dl dt p {
  line-height: 1.5;
}
.CaseItem dl dd span {
  display: block;
  float: left;
  width: 200px;
  height: 65px;
  padding: 5px 10px;
  line-height: 1.5;
  border: 1px solid #fff;
}
.CaseItem dl dd i {
  display: block;
  float: right;
  margin-right: 20px;
  font-size: 30px;
  width: 76px;
  height: 65px;
  line-height: 55px;
  font-weight: bold;
  font-style: normal;
  color: #148742;
  text-align: center;
  background: url(../images/case/case_name_bk.png) left top no-repeat;
}
.CaseItem dl.br {
  background-image: url(../images/case/br.png);
  background-position: right bottom;
}
.CaseItem dl.bl {
  background-image: url(../images/case/bl.png);
  background-position: left bottom;
}
.CaseItem dl.tm {
  background-color: #148742;











}
.CaseItem dl.tr {
  background-image: url(../images/case/tr.png);
  background-position: right bottom;
}
.CaseItem dl.tl {
  background-image: url(../images/case/tl.png);
  background-position: left bottom;
}

.CaseItem dl.bm {
  background-color: #148742;
}
.ArticleDetail {
  margin-top: 35px;
}
.ArticleDetail .Left {
  width: 890px;
  float: left;
}
.ArticleDetail .Left .NewsBox {
  min-height: 450px;
  padding-bottom: 15px;
  border: 1px solid #d1d1d1;
}
.ArticleDetail .Left .NewsBox dl {
  height: 220px;
  border-bottom: 1px solid #d1d1d1;
  padding: 15px;
}
.ArticleDetail .Left .NewsBox dl dt {
  width: 350px;
  height: 220px;
  float: left;
  background: #FFF;
  padding: 1px;
  border: 1px solid #CCC;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.ArticleDetail .Left .NewsBox dl dt img {
  max-width: 350px;
  max-height: 220px;
  vertical-align: middle;
}
.ArticleDetail .Left .NewsBox dl dd {
  margin-left: 370px;
  height: 151px;
  text-align: left;
}
.ArticleDetail .Left .NewsBox dl dd h2 {

  font-size: 14px;
  margin-bottom: 8px;
  font-size: 18px;
}
.ArticleDetail .Left .NewsBox dl dd span {
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
  color: #909090;
}
.ArticleDetail .Left .NewsBox dl dd p {
  line-height: 1.7;
  font-size: 15px;
  color: #909090;
}
.ArticleDetail .Left .NewsBox dl dd p a {
  color: red;
}
.ArticleDetail .Left .ArticleDetailed {
  padding: 25px 35px;
  border: 1px solid #d1d1d1;
}
.ArticleDetail .Left .ArticleDetailed h1 {
  text-align: center;
  font-size: 25px;
  margin-bottom: 15px;
  color: #333;
}
.ArticleDetail .Left .ArticleDetailed .Item {
  font-size: 15px;
  clear: both;
  height: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d1d1d1;
}
.ArticleDetail .Left .ArticleDetailed .Item .AuthorTime {
  width: 355px;
  float: left;
}
.ArticleDetail .Left .ArticleDetailed .Item .Other {
  float: right;
  color: #444;
}
.ArticleDetail .Left .ArticleDetailed .Item .Other div {
  clear: both;
}
.ArticleDetail .Left .ArticleDetailed .Item .Other a {
  color: #148742;
}
.ArticleDetail .Left .ArticleDetailed .AuthorTime span {
  display: block;
  line-height: 22px;
  color: #666;
}
.ArticleDetail .Left .ArticleDetailed .ArticleContent {
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 30px;
  text-align: left;
}
.ArticleDetail .Left .ArticleDetailed .PrevNext {
  text-align: left;
  line-height: 30px;
  color: #1072c1;
  position: relative;
}
.ArticleDetail .Left .ArticleDetailed .PrevNext .Return {
  position: absolute;
  right: 20px;
  top: 19px;
}
.ArticleDetail .Left .ArticleDetailed .PrevNext .Return a {
  color: #148742;
  padding: 22px 32px 4px 0px;
  background: url(../images/return.png) right center no-repeat;
}
.ArticleDetail .Left .xgArticle {
  padding: 25px;
  border: 1px solid #d1d1d1;
  margin-top: 15px;
}
.ArticleDetail .Left .xgArticle .title {
  height: 20px;
  border-bottom: 1px solid #d1d1d1;
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
.ArticleDetail .Left .xgArticle .title span {
  display: inline-block;
  position: relative;
  z-index: 1;
  font-weight: bold;
  color: #148742;
  font-size: 18px;
  padding: 8px 25px 8px 62px;
  background: #FFF url(../images/article_xg_icon.png) 18px center no-repeat;
}
.ArticleDetail .Left .xgArticle ul {
  padding-left: 20px;
}
.ArticleDetail .Left .xgArticle ul li {
  width: 50%;
  float: left;
  text-align: left;
  line-height: 30px;
}
.ArticleDetail .Left .xgArticle ul li i {
  width: 5px;
  height: 5px;
  position: relative;
  top: -3px;
  border-radius: 50%;
  background: #333;
  display: inline-block;
  margin-right: 3px;
}
.ArticleDetail .Left .xgArticle ul li:hover i {
  background-color: #148742;
}
.ArticleDetail .Right {
  width: 290px;
  float: right;
}
.ArticleDetail .Right .Title {
  color: #FFF;
  height: 40px;
  line-height: 39px;

  font-size: 20px;
  padding: 0px;
  padding-left: 50px;
  text-align: left;
  border-top: none;
}
.ArticleDetail .Right .Hot {
  border: 1px solid #d1d1d1;
  margin-bottom: 15px;
}
.ArticleDetail .Right .Hot .Title {
  background: #148742 url(../images/right_title_icon2.png) 12px center no-repeat;
}
.ArticleDetail .Right .Hot ul {
  padding: 15px 12px;
}
.ArticleDetail .Right .Hot ul li {
  height: 35px;
  line-height: 25px;
  text-align: left;
  font-size: 16px;
}
.ArticleDetail .Right .Hot ul li i {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-right: 5px;
  width: 26px;
  height: 26px;


  line-height: 26px;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  background: url(../images/article_num.png) left -112px no-repeat;
}
.ArticleDetail .Right .Hot ul li i.i1 {
  background-position: left 0px;
}
.ArticleDetail .Right .Hot ul li i.i2 {
  background-position: left -37px;
}
.ArticleDetail .Right .Hot ul li i.i3 {
  background-position: left -75px;
}
.ArticleDetail .Right .article_item {
  border: 1px solid #d1d1d1;
  margin-bottom: 15px;
}
.ArticleDetail .Right .article_item .Title {
  background: #148742 url(../images/right_title_icon3.png) 12px center no-repeat;
}
.ArticleDetail .Right .article_item .Title a {
  font-size: 14px;
  float: right;
  margin-right: 10px;
  color: #FFF;
}
.ArticleDetail .Right .article_item ul {
  padding: 12px;
}
.ArticleDetail .Right .article_item ul li {
  text-align: left;
  padding: 6px 0px;
}
.ArticleDetail .Right .article_item ul li a {
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.ArticleDetail .Right .article_item ul li a i {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: #111;
  vertical-align: middle;
  margin-right: 5px;
}
.ArticleDetail .Right .article_item ul li span {
  display: block;
  padding-left: 15px;
  line-height: 1.6;
}
.ArticleDetail .Right .article_item ul li span a {
  display: inline-block;
  color: #FF0000;
  font-size: 14px;
  font-weight: 200;
}
/*人鱼眼泪*/
#MermaidPage {
  min-width: 1200px;
}
#MermaidPage .Top {
  height: 570px;
  position: relative;
  background: url(../images/mermaid/Top.jpg) left top no-repeat;
}
#MermaidPage .Top .text {
  position: absolute;
  top: 60px;
  right: 17%;
}
#MermaidPage .Top .PaoBox {
  height: 570px;
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
#MermaidPage .Top .PaoBox img {
  position: absolute;
}
#MermaidPage .Top .PaoBox img.p1 {
  left: 45px;
  top: 140px;
  animation: imgp1 2s infinite;
  -webkit-animation: imgp1 2s infinite;
  -moz-animation: imgp1 2s infinite;
}
#MermaidPage .Top .PaoBox img.p2 {
  left: 360px;
  top: 50px;
  animation: imgp2 2s infinite;
  -webkit-animation: imgp2 2s infinite;
  -moz-animation: imgp2 2s infinite;
  animation-delay: 1s;
}
#MermaidPage .Top .PaoBox img.p3 {
  right: 288px;
  top: 139px;
  animation: imgp3 2s infinite;
  -webkit-animation: imgp3 2s infinite;
  -moz-animation: imgp3 2s infinite;
}
#MermaidPage .Top .PaoBox img.p4 {
  right: 100px;
  top: 216px;
  animation: imgp4 2s infinite;
  -webkit-animation: imgp4 2s infinite;
  -moz-animation: imgp4 2s infinite;
  animation-delay: 1s;
}
@keyframes imgp1 {
  0% {
    top: 140px;
  }
  10% {
    top: 140px;
  }
  20% {
    top: 138px;
  }
  30% {
    top: 136px;
  }
  50% {
    top: 134px;
  }
  60% {
    top: 132px;
  }
  70% {
    top: 134px;
  }
  80% {
    top: 136px;
  }
  90% {
    top: 138px;
  }
  100% {
    top: 140px;
  }
}
@keyframes imgp2 {
  0% {
    top: 50px;
  }
  10% {
    top: 50px;
  }
  20% {
    top: 48px;
  }
  30% {
    top: 46px;
  }
  50% {
    top: 44px;
  }
  60% {
    top: 42px;
  }
  70% {
    top: 44px;
  }
  80% {
    top: 46px;
  }
  90% {
    top: 48px;
  }
  100% {
    top: 50px;
  }
}
@keyframes imgp3 {
  0% {
    top: 139px;
  }
  10% {
    top: 139px;

  }
  20% {
    top: 137px;
  }
  30% {
    top: 135px;

  }
  50% {
    top: 133px;
  }
  60% {
    top: 131px;
  }
  70% {
    top: 133px;
  }
  80% {
    top: 135px;
  }
  90% {
    top: 137px;
  }
  100% {
    top: 139px;
  }
}
@keyframes imgp4 {
  0% {
    top: 216px;
  }
  10% {
    top: 216px;
  }
  20% {
    top: 214px;
  }
  30% {
    top: 212px;
  }
  50% {
    top: 210px;
  }
  60% {
    top: 208px;
  }
  70% {
    top: 210px;
  }
  80% {
    top: 212px;

  }
  90% {
    top: 214px;
  }
  100% {
    top: 216px;
  }
}
@-webkit-keyframes imgp1 {
  0% {
    top: 140px;
  }
  10% {
    top: 140px;
  }
  20% {
    top: 138px;
  }
  30% {
    top: 134px;
  }
  50% {
    top: 132px;
  }
  60% {
    top: 130px;
  }
  70% {
    top: 132px;
  }
  80% {
    top: 134px;
  }
  90% {
    top: 138px;
  }
  100% {
    top: 140px;
  }
}
@-moz-keyframes imgp1 {
  0% {
    top: 140px;
  }
  10% {
    top: 140px;
  }
  20% {
    top: 138px;
  }
  30% {
    top: 134px;
  }
  50% {
    top: 132px;
  }
  60% {
    top: 130px;

  }
  70% {
    top: 132px;
  }
  80% {
    top: 134px;
  }
  90% {
    top: 138px;
  }
  100% {
    top: 140px;
  }
}
@-webkit-keyframes imgp2 {
  0% {
    top: 50px;
  }
  10% {
    top: 50px;
  }
  20% {
    top: 48px;
  }
  30% {
    top: 46px;
  }
  50% {
    top: 44px;
  }
  60% {
    top: 42px;
  }
  70% {
    top: 44px;
  }
  80% {
    top: 46px;
  }
  90% {
    top: 48px;
  }
  100% {
    top: 50px;
  }
}
@-moz-keyframes imgp2 {
  0% {
    top: 50px;
  }
  10% {
    top: 50px;
  }
  20% {
    top: 48px;
  }
  30% {
    top: 46px;
  }
  50% {
    top: 44px;
  }
  60% {
    top: 42px;
  }
  70% {
    top: 44px;
  }
  80% {
    top: 46px;
  }
  90% {
    top: 48px;
  }
  100% {
    top: 50px;
  }
}
@-webkit-keyframes imgp3 {
  0% {
    top: 139px;
  }
  10% {
    top: 139px;
  }
  20% {
    top: 137px;
  }
  30% {
    top: 135px;
  }
  50% {
    top: 133px;
  }
  60% {
    top: 131px;
  }
  70% {
    top: 133px;
  }
  80% {
    top: 135px;
  }
  90% {
    top: 137px;
  }
  100% {
    top: 139px;
  }
}
@-moz-keyframes imgp3 {
  0% {
    top: 139px;
  }
  10% {
    top: 139px;
  }
  20% {
    top: 137px;
  }
  30% {
    top: 135px;
  }
  50% {
    top: 133px;
  }
  60% {
    top: 131px;
  }
  70% {
    top: 133px;
  }
  80% {
    top: 135px;
  }
  90% {
    top: 137px;
  }
  100% {
    top: 139px;
  }
}
@-webkit-keyframes imgp4 {
  0% {
    top: 216px;
  }
  10% {
    top: 216px;
  }
  20% {
    top: 214px;
  }
  30% {
    top: 212px;
  }
  50% {
    top: 210px;
  }
  60% {
    top: 208px;
  }
  70% {
    top: 210px;
  }
  80% {
    top: 212px;
  }
  90% {
    top: 214px;
  }
  100% {
    top: 216px;
  }
}
@-moz-keyframes imgp4 {
  0% {
    top: 216px;
  }
  10% {
    top: 216px;
  }
  20% {
    top: 214px;
  }
  30% {
    top: 212px;
  }
  50% {
    top: 210px;
  }
  60% {
    top: 208px;
  }
  70% {
    top: 210px;
  }
  80% {
    top: 212px;
  }
  90% {
    top: 214px;
  }
  100% {
    top: 216px;
  }
}
.Mid {
  min-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.Mid .ImgBox {
  position: relative;
  min-width: 1200px;
}
.Mid .ImgBox1 {
  height: 1063px;
  position: relative;
  background: url(../images/mermaid/Bj.jpg) center top no-repeat;
  z-index: 99;
}
.Mid .ImgBox1 .Video {
  background: #efefef;
  width: 546px;
  height: 308px;
  margin-top: 130px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 100;
}
.Mid .ImgBox1 .PaoBox {
  width: 1200px;
  height: 1063px;
  margin: 0 auto;
  z-index: 98;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -600px;
}
.Mid .ImgBox1 .PaoBox img {
  position: absolute;
  z-index: 7;
}
.Mid .ImgBox1 .PaoBox .pao1 {
  left: 35px;
  top: 280px;
  animation: pao1 2s infinite;
  -webkit-animation: pao1 2s infinite;
  -moz-animation: pao1 2s infinite;
}

.Mid .ImgBox1 .PaoBox .pao2 {
  right: 0px;
  top: 200px;
  animation: pao2 2s infinite;
  -webkit-animation: pao2 2s infinite;
  -moz-animation: pao2 2s infinite;
  animation-delay: 0.5s;
}
.Mid .ImgBox1 .PaoBox .pao3 {
  left: 96px;
  bottom: 72px;
  animation: pao3 2s infinite;
  -webkit-animation: pao3 2s infinite;
  -moz-animation: pao3 2s infinite;
}
.Mid .ImgBox1 .PaoBox .pao4 {
  right: 58px;
  bottom: 130px;
  animation: pao4 2s infinite;
  -webkit-animation: pao4 2s infinite;
  -moz-animation: pao4 2s infinite;
  animation-delay: 0.5s;
}
.Mid .ImgBox1 .PaoBox .text {
  left: 330px;
  bottom: 295px;
  z-index: 5;
}
.Mid .ImgBox2 {
  height: 633px;
  background: url(../images/mermaid/Bj-2.jpg) center top no-repeat;
}
@keyframes pao1 {
  0% {
    top: 280px;
  }
  10% {
    top: 280px;
  }
  20% {
    top: 278px;
  }
  30% {
    top: 276px;
  }
  50% {
    top: 274px;
  }
  60% {
    top: 272px;
  }
  70% {
    top: 274px;
  }
  80% {
    top: 276px;
  }
  90% {
    top: 278px;
  }
  100% {
    top: 280px;
  }
}
@keyframes pao2 {
  0% {
    top: 200px;
  }
  10% {
    top: 200px;
  }
  20% {
    top: 198px;
  }
  30% {
    top: 196px;
  }
  50% {
    top: 194px;
  }
  60% {
    top: 192px;
  }
  70% {
    top: 194px;
  }
  80% {
    top: 196px;
  }
  90% {
    top: 198px;
  }
  100% {
    top: 200px;
  }
}
@keyframes pao3 {
  0% {
    bottom: 72px;
  }
  10% {
    bottom: 72px;
  }
  20% {
    bottom: 70px;
  }
  30% {
    bottom: 68px;
  }
  50% {
    bottom: 66px;
  }
  60% {
    bottom: 64px;
  }
  70% {
    bottom: 66px;
  }
  80% {
    bottom: 68px;
  }
  90% {
    bottom: 70px;
  }
  100% {
    bottom: 72px;
  }
}
@keyframes pao4 {
  0% {
    bottom: 130px;
  }
  10% {
    bottom: 130px;
  }
  20% {
    bottom: 128px;
  }
  30% {
    bottom: 126px;
  }
  50% {
    bottom: 124px;
  }
  60% {
    bottom: 122px;
  }
  70% {
    bottom: 124px;
  }
  80% {
    bottom: 126px;
  }
  90% {
    bottom: 128px;
  }
  100% {
    bottom: 130px;
  }
}
@-webkit-keyframes pao1 {
  0% {
    top: 280px;
  }
  10% {
    top: 280px;
  }
  20% {
    top: 278px;
  }
  30% {
    top: 276px;
  }
  50% {
    top: 274px;
  }
  60% {
    top: 272px;
  }
  70% {
    top: 274px;
  }
  80% {
    top: 276px;
  }
  90% {
    top: 278px;
  }
  100% {
    top: 280px;
  }
}
@-moz-keyframes pao1 {
  0% {
    top: 280px;
  }
  10% {
    top: 280px;
  }
  20% {
    top: 278px;
  }
  30% {
    top: 276px;
  }
  50% {
    top: 274px;
  }
  60% {
    top: 272px;
  }
  70% {
    top: 274px;
  }
  80% {
    top: 276px;
  }
  90% {
    top: 278px;
  }
  100% {
    top: 280px;
  }
}
@-webkit-keyframes pao2 {
  0% {
    top: 200px;
  }
  10% {
    top: 200px;
  }
  20% {
    top: 198px;
  }
  30% {
    top: 196px;
  }
  50% {
    top: 194px;
  }
  60% {
    top: 192px;
  }
  70% {
    top: 194px;
  }
  80% {
    top: 196px;
  }
  90% {
    top: 198px;
  }
  100% {
    top: 200px;
  }
}
@-moz-keyframes pao2 {
  0% {
    top: 200px;
  }
  10% {
    top: 200px;
  }
  20% {
    top: 198px;
  }
  30% {
    top: 196px;
  }
  50% {
    top: 194px;
  }
  60% {
    top: 192px;
  }
  70% {
    top: 194px;
  }
  80% {
    top: 196px;
  }
  90% {
    top: 198px;
  }
  100% {
    top: 200px;
  }
}
@-webkit-keyframes pao3 {
  0% {
    bottom: 72px;
  }
  10% {
    bottom: 72px;
  }
  20% {
    bottom: 70px;
  }
  30% {
    bottom: 68px;
  }
  50% {
    bottom: 66px;
  }
  60% {
    bottom: 64px;
  }
  70% {
    bottom: 66px;
  }
  80% {
    bottom: 68px;
  }
  90% {
    bottom: 70px;
  }
  100% {
    bottom: 72px;
  }
}
@-moz-keyframes pao3 {
  0% {
    bottom: 72px;
  }
  10% {
    bottom: 72px;
  }
  20% {
    bottom: 70px;
  }
  30% {

    bottom: 68px;
  }
  50% {
    bottom: 66px;
  }
  60% {
    bottom: 64px;
  }
  70% {
    bottom: 66px;
  }
  80% {
    bottom: 68px;
  }
  90% {
    bottom: 70px;
  }
  100% {
    bottom: 72px;
  }
}
@-webkit-keyframes pao4 {
  0% {
    bottom: 130px;
  }
  10% {
    bottom: 130px;
  }
  20% {
    bottom: 128px;
  }
  30% {
    bottom: 126px;
  }
  50% {
    bottom: 124px;
  }
  60% {
    bottom: 122px;
  }
  70% {
    bottom: 124px;
  }
  80% {
    bottom: 126px;
  }
  90% {
    bottom: 128px;
  }
  100% {
    bottom: 130px;
  }
}

@-moz-keyframes pao4 {
  0% {
    bottom: 130px;
  }
  10% {
    bottom: 130px;

  }
  20% {
    bottom: 128px;
  }
  30% {
    bottom: 126px;
  }
  50% {
    bottom: 124px;

  }
  60% {
    bottom: 122px;
  }
  70% {
    bottom: 124px;
  }
  80% {
    bottom: 126px;
  }
  90% {
    bottom: 128px;
  }
  100% {
    bottom: 130px;





  }
}
.Contact {
  min-width: 1200px;
  text-align: center;
  background: url(../images/mermaid/contact-bj.jpg) left center no-repeat;
  background-size: auto 100% ;
}
.Contact .Box {
  padding: 20px 0px;
  background: url(../images/mermaid/contact-bj2.jpg) right center no-repeat;
  background-size: auto 100%;
  position: relative;
}
.Contact .Box img {
  max-width: 60%;
}
.Product {
  background: url(../images/mermaid/pro-bj.jpg) center top repeat-y;
}
.Product .item {
  height: 504px;
}
.Product .item1 {
  background: url(../images/mermaid/pro1.png) center 130px no-repeat;
}
.Product .item2 {
  background: url(../images/mermaid/pro2.png) center 100px no-repeat;
}
.Product .item3 {
  background: url(../images/mermaid/pro3.png) center center no-repeat;
}
.Product .item4 {
  background: url(../images/mermaid/pro4.png) center center no-repeat;
}
.FootText {
  text-align: center;
  color: #FFF;
  background: #114698;
  font-size: 33px;
  padding: 30px 0px;
}
.FootText span {
  display: block;
  font-size: 51px;
  padding-top: 4px;
}
/*分页样式*/
DIV.scott {
  padding: 3px;
  margin: 3px;
  text-align: center;
  font-size: 12px;
  clear: both;
}
DIV.scott a,
DIV.scott span {
  padding: 5px 9px;
  margin-right: 8px;
}
DIV.scott a {
  border: #4CACF9 1px solid;
  color: #4CACF9;
  text-decoration: none;
}
DIV.scott a:hover,
DIV.scott a:active {
  border: #E71F3E 1px solid;
  color: #FFF;
  background-color: #E71F3E;
}
DIV.scott span.current {
  border: #E71F3E 1px solid;
  font-weight: bold;
  color: #fff;
  background-color: #E71F3E;
}
DIV.scott span.disabled {
  border: #999 1px solid;
  color: #999;
}
.tit1{font:44px "Microsoft Yahei";color: #148742;font-weight:bold;text-align:center;height:155px;}
.tit1 a{ color:#148742;}
.tit1 em{ display:block; font:24px "Microsoft Yahei"; color:#494949; padding-top:5px; letter-spacing:5px;}
.tit1 b{ display:block; background:url(../images/h.png) no-repeat; width:280px; height:24px; margin:10px auto 0;}

.content{
    width: 1200px;
    margin: 0 auto;
}

.pro_bj{height: 945px;/* overflow:hidden; */position:relative;}

.pro_banner{ height:549px;width:100%; position:relative; z-index:1;}
.pro_banner .bd,.pro_banner .bd li{width:100%; height:549px; overflow:hidden;}
.pro_banner .bd li img{ position:absolute; top:0; left:50%; margin-left:-960px; height:549px;}
.pro_banner .protit{ width:80px; height:10px;position:absolute; bottom:30px;left:50%; margin-left:530px; z-index:8;}
.pro_banner .protit li{ width:10px; height:10px; float:left;background:#225dbb;opacity:1; border-radius:10px; margin:0 7px;}
.pro_banner .protit li.on{background:#000;}
.pro_fen{width:398px;height:549px;position:absolute;top: 205px;left:50%;margin-left:-580px;background:url(../images/pro_bg.jpg) no-repeat;z-index:2;}
.pro_fen h2{ font:36px "Microsoft YaHei"; text-align:center; color:#fff; padding:16px 0;}
.pro_fen h2 a{ color:#fffefe;}
.pro_fen h2 em{ display:block; font:18px "Microsoft YaHei"; color:#fff; opacity:0.2; padding-top:4px;}
.pro_fen li{ width:199px; height:70px; float:left; font:20px "Microsoft YaHei";}
.pro_fen li a{ display:block; color:#fff; height:54px; background:url(../images/pro_arr1.png) no-repeat 16px 25px; padding:16px 0 0 34px;}
.pro_fen li em{ display:block; font:12px Arial; color:#fff; opacity:0.2;}
.pro_fen li a:hover{ background:#fff url(../images/pro_arr2.png) no-repeat 34px 25px; width:164px; padding-left:52px; color:#225dbb; margin-left:-18px; box-shadow:0.1rem 0.1rem 1rem 0 #333;}

.pro_fen li a:hover em{ color:#dadada; opacity:1;}
.pro_fen li:nth-child(2n) a:hover{ width:165px;}
.pro{ margin-top:13px; position:relative;}
.pro1{margin:0 auto; overflow:hidden;}
.pro li{ width:390px; height:390px; float:left; margin-right:15px; position:relative;}
.pro li img{ display:block;width:390px; height:390px}
.pro li em{ display:none; width:350px; height:50px; font:18px "Microsoft YaHei"; line-height:50px; color:#000; padding:0 20px; height:50px; overflow:hidden; position:absolute; bottom:0; left:0; background:rgba(255,255,255,0.8);}
.pro li em i{ float:right; font:16px "宋体"; font-weight:bold; line-height:50px;}
.pro li a:hover em{ display:block;}
.arr3{ font:30px "宋体"; font-weight:bold; color:#454545; position:absolute; top:170px; left:-30px;}
.arr4{font:30px "宋体"; font-weight:bold; color:#454545; position:absolute; top:170px; right:-30px;}



            .footWrap{background:url(../images/ft_bj.jpg) repeat-x center top;height:418px;overflow:hidden;font-family:"Microsoft Yahei";}
            .footer{width:1200px;margin: 0 auto;position: relative;padding-top: 70px;}
            .ft_t{height: 303px;}
              .footer a{color:#fff;}
            .ft_fl{float:left;width:251px;}
            .ft_logo{padding-left:7px;width:233px;height:83px;border-bottom:1px solid #242424;}
            .ft_logo img {width:217px;/* height:49px; */}
            .ft_bn{text-align: center;padding-top:30px;font-size:14px;color: #a5a5a5;line-height: 30px;}
            .ft_bn a {color: #a5a5a5}
            .ft_bn span {padding-left:40px;}
            .lianx{float:left;width:368px;padding-left:51px;text-align: center;}
            .lianx h4{font-size:18px;color: #fff;height: 48px;line-height: 48px;}
            .lianx p {font-size:14px;color: #fff;line-height:24px;padding-bottom:10px;}
            .lianx p span {display: block;margin:8px 0;}
            .ft_nav {float:left;width:249px;padding-left:61px;}
            .ft_nav h4{font-size:16px;color: #fff;height: 48px;line-height: 48px;font-weight: bold}
            .footWrap p {text-indent:0;}
            .ft_nav p a{width:95px;display: inline-block;font-size:14px;color: #a8a8a8;line-height: 40px;}
            
            .erwm {width:205px;float:right;line-height: 40px;color: #fff;}
            .erwm em {display: block;height: 48px;line-height: 28px;font-size:22px;font-style:italic;color: #fff;margin-bottom:12px;text-align: left;}
            .erwm p {float:left;width: 134px;text-align: center;font-size:0;line-height: 0;margin-right:17px;}
            .erwm p img {width: 134px;}
            .erwm p span {padding-top:8px;font-size:14px;color: #a8a8a8;line-height: 20px;display: block;}
            .erwm p:last-child{margin:0;}
            .link{height: 45px;line-height: 45px}
            .link a {font-size:14px;color: #ffffff;padding:0 20px}
        

.yinz{ height:745px; margin-top:70px; overflow:hidden;}
.yinz dl{ height:378px; overflow:hidden; background:#f6f6f6;}
.yinz dt{width:600px;height:378px; float:left; overflow:hidden;}
.yinz dt img{ display:block; width:600px; height:378px;}
.yinz dd{width:500px;padding:50px 50px 0 50px;float:left;height:318px;overflow:hidden;border-bottom: 10px solid #148742;}
.yinz dd p{ font:16px "Microsoft Yahei"; line-height:34px; color:#494949; height:102px;}
.yinz dd span{ display:block; width:500px; height:144px;margin-top:30px;}
.yinz ul{ margin-top:25px; height:170px; overflow:hidden;}
.yinz li{ width:300px; float:left; font:22px "Microsoft YaHei"; text-align:center; color:#000; height:160px; overflow:hidden; position:relative;}
.yinz li span{display:block;font:58px "Times New Roman", Times, serif;color: #148742;position:relative;}
.yinz li b{font:18px "Microsoft YaHei";color:#000;display:block;position:absolute;top:10px;right: 45px;}
.yinz li:before{ content:""; position:absolute; top:15px; right:0; width:1px; height:88px; background:#ccc;}
.yinz li:last-child:before{ background:none;}
.yinz li:nth-child(2) b{right: 70px;}
.yinz li:nth-child(3) b{right: 85px;}
.hzlogo{max-width:100%;margin-top: 50px;}
.hzlogo td{text-align:center;vertical-align:middle;padding:5px;}
.hzlogo img{max-width:100px;max-height:100px;}





.omeks li{}
.omeks li a{
  width: 130px;
  /* height: 39px; */
  line-height: 39px;
  font-size:16px;
  /* float: left; */
  z-index: 111;
  position: relative;
  text-align: center;
  margin: 7px 7px;
  color:#fff;
  background-color: #00af0d;
  border: 1px solid #aaa;
  }
.omeks li dd{
    /* float: right; */
    /* width: 1040px; */
    /* display: block; */
    text-align: center;
}
.omeks li dd a{background-color: #ebebec;color:#666;width:auto;padding: 0px 17px;margin-top: 15px;display: inline-block;line-height: 40px;font-size:14px;}

.omeks li dd a:hover{background:#00af0d;color:#fff;}



















.submenu-row2__leftbox {
    float: left;
    width: 136px;
}

#Head .Box .Nav li .submenu-row2__navlist li {
    display: block;
    width: 100%;
    float: initial;
}

.submenu-row2__rightbox {
    float: right;
    width: 203px;
    padding: 30px;
}

ul.submenu-row2__navlist {
    border-right: 1px solid #0b6f3b;
    /* min-height: 220px; */
}

.context {
    position: relative;
}
.product .btn{text-align:center;}
.product .btn span{
    display: inline-block;
    width:135px;
    /* background: #333; */
    font-size: 14px;
    text-decoration: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    }
.product .btn span a{color: #666;display: block;/* background: #333; */margin-bottom: 20px;line-height: 30px;border: 1px solid #666;}


.product .btn span a:hover,.product .btn span.active a{
    background: #2c9445;
    color: #fff;
    }
.about{background: url(/images/x0.jpg) no-repeat 50%;height: 790px;text-align: center;}
	.about div{margin: 0px auto;width: 1300px;line-height: 3;font-size: 22px;color: #fff;padding: 100px 0;}
	.about div a{display: block;width: 210px;height: 60px;line-height: 60px;color: #fff;}
.flex {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
}.title {
    width: 100%;
    color: #1a1a1a;
    font-size: 26px;
    text-align: center;
}
.news{width: 100%;padding: 50px 0;}
.news .wrapper{flex-wrap: wrap;padding-top: 30px;}
.news .wrapper li{width: 48%;margin-bottom: 20px;}
.news .wrapper li a{transition: all 0.3s ease;position: relative; padding: 20px; font-size: 14px;color: #666666;}
.news .wrapper li a .time{width: 15%;color: #999;font-size:14px;}

.news .wrapper li a img{width:20%;}

.news .wrapper li a .time span:first-child{color: #666; font-size: 24px;display: block}
.news .wrapper li a .content{width: 58%;font-size: 18px;color: #333;}
.news .wrapper li a .content h3{font-size:16px;}

.news .wrapper li a .content p{ font-size: 14px;color: #666;line-height: 1.8;-webkit-line-clamp:2;}
.news .wrapper li .hvr-curl-top-right{display: flex;}
.news .wrapper li a:hover{transform: translateY(-5px); box-shadow: 2px 2px 3px 1px #ccc; background: #f5f5f5;transition: all 0.5s ease;}
	  .wrapper {
    width: 1300px;
    margin: 0 auto;
    padding: 1px 0;
    box-sizing: border-box;
} .more{width: 100%;text-align: center}
 .more a{padding: 5px 30px;color: #fff;font-size:14px;background: #148742;box-shadow: 0 2px 3px 1px #ccc;border-radius: 10px;}
.hvr-curl-top-right:before {
    pointer-events: none;
    position: absolute;
    content: '';
    height: 0;
    width: 0;
    top: 0;
    right: 0;
    background: #fff;
    background: linear-gradient(225deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);
    box-shadow: -1px 1px 1px rgba(0,0,0,.4);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: width,height;
    transition-property: width,height;
}.hvr-curl-top-right:active:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:hover:before {
    width: 25px;
    height: 25px;
}
/* banner */
.c-banner{
	width: 100%;
	position: relative;
}
.c-banner img{
	width: 100%;
}
.c-banner .banner ul{
	list-style: none;
	padding-left: 0px;
	margin-bottom: 0px;
}
.c-banner .banner ul li{
	position: absolute
	display: none;
	opacity: 0;
}
.c-banner .banner ul li:nth-child(1){
	opacity: 1;
	display: block;
}
.c-banner .banner ul li img{
	width: 100%;
	position: absolute;
	top: 0px;
}
.c-banner .banner ul li:first-child img{
	position: relative;
}
.c-banner .nexImg,.c-banner .preImg{
	padding: 25px 10px 25px 10px;
	position: absolute;
	top: 50%;
	margin-top: -53px;
	background: #000000;
	opacity: 0.5;
	border-radius: 5px;
	z-index: 10;
	
}
.c-banner .nexImg:hover,.c-banner .preImg:hover{
	opacity: 0.8;
}
.c-banner .nexImg{
	right: 0px;
}
.c-banner .nexImg img,.c-banner .preImg img{
	
	
}
.c-banner .jumpBtn{
	width: 100%;
	position: absolute;
	bottom: 20px;
	text-align: center;
}
.c-banner .jumpBtn ul{
	margin-bottom: 0px;
	padding: 0px;
}

.c-banner .jumpBtn ul li{
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: inline-block;
	background-color: white;
	opacity: 0.9;
	margin-left: 10px;
}
.c-banner .jumpBtn ul li:first-child{
	margin-left: 0px;
}
@media screen and (max-width:768px) {
	.c-banner{
		width: 100%;
		height: 345px;
		overflow: hidden;
	}
	.c-banner .banner ul li img{
		width: 768px;
		height: 345px;
		position: absolute;
		left: 50%;
		margin-left: -384px;
	}
}
.h-h2 {
	font-size: 30px;
	line-height: 1.2;
	text-align: center;
	background-image: url(/images/t-xian.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 13px;
	margin-top: 0;
	color: #2c9445;
	/* margin-bottom: 26px; */
}.h-h3 {line-height:2;font-size:20px;color:#666;font-weight:normal;text-align: center;}

 .con ul {
	display: none;
	width: 1214px;
}
 .con ul li {
	margin-bottom: 30px;
	margin-right: 14px;
	width: 289px;
	float: left;
	text-align: center;

}
 .con ul li .pic {
	display: block;
	width: 289px;
	height: 289px;
	overflow: hidden;
	font-size: 0;
	line-height: 187px;
	position: relative;
	background:#CCCCCC;
	padding:4px;
}
 .con ul li .pic img {
	-webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -ms-transform: scaleY(1);
    -ms-transition: all .6s ease-in-out;
}
 .con ul li .pic:hover img {
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -ms-transform: scale(1.1);
}
 .con ul li .pic .cover {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: rgba(206,0,0,0.7);
	opacity: 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	-ms-transition: all .5s ease;
	-webkit-backface-visibility: hidden;
}
 .con ul li .pic:hover .cover  {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
}
 .con ul li .pic .cover img{
	position: absolute;
	top: 50%;
	left: 31%;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -20px;
	margin-left: -20px;
	width: 152px;
	height: 39px!important;
	cursor: pointer;
	-webkit-transition: all .5s ease;

	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-ms-box-sizing: border-box;
	-ms-transition: all .5s ease;
	-ms-transform: scale(0);
}
 .con ul li .pic:hover .cover img {
    z-index: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-backface-visibility: hidden;
}
 .con ul li .tit {
	font-size: 14px;
	color: #686868;
	text-decoration: none;
	line-height: 60px;
}
 .con ul li .tit:hover {
	color: #CE0000;
}

#filter-by li:hover a{
    color:#148742;
}
#filter-by.option-set {
	position: relative;
	font-size: 0;
	margin: 0;
	padding: 0;
}
#filter-by.option-set:not(.hm_faq_opt):last-child {
	float: none;
}
#filter-by > li {
	display: inline-block;
	font-size: 14px;
	list-style: none;
}
#filter-by > li a {
	background: #fff;
	border: 1px solid #148742;
	color: #555;
	display: block;
	font-size: 14px;
	line-height: 17px;
	margin-left: -1px;
	padding: 12px 20px 14px;
	position: relative;
}
.filter_buttons #filter-by > li a {
	border-radius: 100px !important;
	-webkit-border-radius: 100px !important;
	-moz-border-radius: 100px !important;
	-o-border-radius: 100px !important;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 1;
	margin: 0 12px 0 0;
	padding: 12px 21px;
}
.filter_buttons #filter-by > li a:not(.selected):hover {
	color: #148742;
}
.filter_simple #filter-by > li a {
	background: none!important;
	border: none !important;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 2px;
	margin: 0;
	padding: 11px 17px;
	text-transform: uppercase;
}
.white_section .filter_simple #filter-by > li a:not(.selected) {
	color: #fff;
}
.filter_simple #filter-by > li a.selected, .filter_simple #filter-by > li a:hover {
	color: #148742;
}
.filter_simple #filter-by > li:not(:last-child) a:after {
	content: "/";
	position: absolute;
	right: -3px;
	opacity: 0.4;
}
.filter_simple #filter-by > li:first-child a {
	padding-left: 0;
}
#filter-by > li a.selected {
	background: #148742;
	border-color: #148742;
	color: #fff;
}
#filter-by > li:first-child a {
	border-left: 1px solid #ecb9c7;
}
.filter_by_mobile #filter-by > li a {
	border: 1px solid #dfe3e6;
	margin: 0 7px 7px 0;
	padding: 12px 14px;
}
.filter_by_mobile #filter-by > li a.selected {
	border-color: #148742;
}.has_sapce_portos .filter_item_block {
	padding: 0 1%;
	margin-bottom: 8px;
}
	  #sort-by.option-set, .has_sapce_portos.porto_simple_title .porto_desc:not(.simple_porto_desc) {
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}.porto_desc:not(.simple_porto_desc) {
	/* background: #fff; */
	overflow: hidden;
	padding: 11px 30px 18px 30px;
	position: relative;
	z-index: 1;
	text-align: center;
}.filter_item_block {
	width: 31.3%;
	float: left;
	position: relative;
}
	  #options .sort_list:hover a.sort_selecter, a.add2cart_img, .feature_inner_ling, .blog_grid_desc, .occ_expanded .acc_title, .lfc_header, .table_container, .before_after_img, .hm_go_top, .hm_owl_carousel .related_img, .has_sapce_portos.porto_simple_title .porto_type {
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-ms-border-radius: 3px 3px 0 0;
	-o-border-radius: 3px 3px 0 0;
}
.porto_type {
	overflow: hidden;
	position: relative;
	z-index: 1;
}
.porto_type > img {
	position: relative;
	top: 0;
}
.porto_block {
	position: relative;
	overflow: hidden;
}.three_blocks .porto_desc h6 {
    font-size: 16px;
}.img_move {
    -webkit-transition: all .4s;
    transition: all 0.4s ease-in-out 0s;
}.img_move:hover {
    transform: scale(1.05);
}
	  div:after,ul:after,li:after,p:after{content:"";display:block;clear:both;/* width: 100%; */}
.fuwu-bg {
	background: url(/images/fuwu-bg.jpg) no-repeat 50%;
}
.fuwu { text-align: center;
	padding: 45px 0 30px 0
}
.fuwu, .fuwu a, .fuwu a small {
	color: #FFF
}
.fuwu h3 a {
	font-size: 26px;
	font-weight: bold;
}
.fuwu h3 a small {
	font-size: 14px
}
.fuwu h3 {
	background-image: url(/images/a-xian.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 18px;
	margin-bottom: 10px
}
.fuwu figure p {
	line-height: 28px;
	margin: 0;
	font-size: 16px;
}
.fuwu figure {
	margin-bottom: 30px;width: 33.33%;float: left;
}
.fuwu a.pic1, .fuwu a.pic2, .fuwu a.pic3, .fuwu a.pic4 {
	height: 160px;
	width: 160px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto
}
.fuwu a.pic1, .fuwu a.pic2, .fuwu a.pic3, .fuwu a.pic4 {
	transform: scale(0.9, 0.9);
	-ms-transform: scale(0.9, 0.9);
	-webkit-transform: scale(0.9, 0.9);
	-moz-transform: scale(0.9, 0.9);
	-o-transform: scale(0.9, 0.9)
}
.fuwu a.pic1:hover, .fuwu a.pic2:hover, .fuwu a.pic3:hover, .fuwu a.pic4:hover {
	transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-o-transform: scale(1, 1)
}
.fuwu a.pic1 {
	background-image: url(/images/services-1-1.png)
}
.fuwu a.pic1:hover {
	background-image: url(/images/services-1.png)
}
.fuwu a.pic2 {
	background-image: url(/images/services-2-2.png)
}
.fuwu a.pic2:hover {
	background-image: url(/images/services-2.png)
}
.fuwu a.pic3 {
	background-image: url(/images/services-3-3.png)
}
.fuwu a.pic3:hover {
	background-image: url(/images/services-3.png)
}
.fuwu a.pic4 {
	background-image: url(/images/services-4-4.png)
}
.fuwu a.pic4:hover {
	background-image: url(/images/services-4.png)
}