.mt40 {
  margin-top: 40px;
}

/*----baner begin---*/
.banner {
  width: 100%;
  position: relative;
  height: 700px;
  margin: 0 auto;
  background: transparent;
  overflow: hidden;
}

.banner .bd {
  margin: 0 auto;
  height: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.banner .bd ul {
  height: 100%;
  width: 100%;
}

.banner .bd li {
  height: 100%;
  overflow: hidden;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
}

.banner .bd li a {
  display: block;
  height: 100%;
  width: 100%;
}

.banner .prev, .banner .next {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 15%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px #000000 no-repeat;
  cursor: pointer;
  *filter: alpha(opacity=50);
  *opacity: .5;
  display: none;
}

.banner .next {
  left: auto;
  right: 15%;
  background-position: -6px -137px;
}

.wen_zi {
  margin-top: 50px;
}

.lc_t {
  margin-top: 40px;
}

.lc_n {
  background: url(../images/lc_pic.jpg) no-repeat top center;
  padding-top: 190px;
  margin-top: 50px;
  height: 120px;
}

.lc_n li {
  position: absolute;
  text-align: center;
  font-size: 18px;
  color: #353535;
}

.lc_n li p {
  font-size: 12px;
  margin-top: 4px;
}

.lc_n li.lc1 {
  left: 126px;
}

.lc_n li.lc2 {
  left: 308px;
}

.lc_n li.lc3 {
  left: 520px;
}

.lc_n li.lc4 {
  left: 764px;
}

.lc_n li.lc5 {
  left: 941px;
}

h4, h3 {
  font-weight: normal;
}

.kehu_dbg {
  height: 503px;
  background: #f4f5f7;
}

.pro_t {
  width: 300px;
  margin: 100px 0 0 5px;
}

.pro_nav {
  width: 760px;
  margin-top: 67px;
}

.pro_nav .hd {
  height: 70px;
  overflow: hidden;
}

.pro_nav .hd ul {
  width: 105%;
}

.pro_nav .hd li {
  float: left;
  width: 160px;
  height: 49px;
  display: block;
  background: url(../images/pro_nav.jpg) no-repeat right 0;
  margin-right: 32px;
  text-align: center;
  line-height: 41px;
}

.pro_nav .hd li a {
  color: #FFF;
  font-size: 18px;
}

.pro_nav .hd li.on {
  background: url(../images/pro_nav.jpg) no-repeat 0 0;
}

.pro_nav .bd {
  background: #FFF;
  width: 643px;
  height: 113px;
  box-shadow: 0 0 10px 5px #f5f5f5;
  border-radius: 10px;
  margin-left: 30px;
}

.pro_nav .bd  ul {
  padding: 10px 20px 10px 30px;
}

.pro_nav .bd  li {
  float: left;
  width: 260px;
  height: 40px;
  line-height: 40px;
  overflow:hidden;
  margin-right: 20px;
}

.pro_nav .bd  li a {
  font-size: 16px;
  color: #8b8b8b;
  background: url(../images/pro_tag.jpg) no-repeat left center;
  padding-left: 25px;
}

.pro_show_n ul {
  width: 1250px;
}

.pro_show_n li:hover .info {
  background: #0879c2;
  cursor: pointer;
  box-shadow: 0 0 16px 6px #b2cee2;
}

.pro_show_n li:hover .info a {
  color: #FFF;
}

.pro_show_n {
  margin-top: 50px;
}

.pro_show_n li .info {
  height: 48px;
  line-height: 48px;
  display: block;
  overflow: hidden;
  background: #FFF;
  z-index: 3;
}

.pro_show_n li .info a {
  font-size: 15px;
  color: #323232;
}

.pro_show_n li {
  width: 270px;
  float: left;
  height: 220px;
  background: #FFF;
  margin: 0 41px 38px 0px;
  display: inline;
  text-align: center;
  position: relative;
  z-index: 1;
}

.pro_show_n li a {
  overflow: hidden;
}

.pro_show_n li .pic a {
  width: 270px;
  height: 180px;
  overflow: hidden;
  display: block;
}

.pro_show_n li .pic img {
  width: 270px;
  height: 180px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s;
  overflow: hidden;
}

.pro_show_n li:hover img {
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);  /* IE 9 */
  -moz-transform: scale(1.2, 1.2);   /* Firefox */
  -webkit-transform: scale(1.2, 1.2); /* Safari ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬â„¢ Chrome */
  -o-transform: scale(1.2, 1.2);
}

.ys_dbg {
  background: url(../images/ys_dbg.jpg) no-repeat  center 0px;
  height: 663px;
}

.ys_t {
  padding-top: 44px;
}

.ys_n {
  margin-top: 58px;
}

.ys_n li:first-child {
  margin-left: 0px;
}

.ys_n li {
  width: 250px;
  height: 374px;
  background: #fff;
  margin-left: 60px;
  float: left;
  overflow: hidden;
}

.ys_n li .info {
  height: 102px;
  display: block;
  text-align: center;
  overflow: hidden;
}

.ys_n li .info h4 {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  background: url(../images/ys_x.jpg) no-repeat bottom center;
  padding-bottom: 10px;
  margin-top: 15px;
}

.ys_n li .info  p {
  font-size: 12px;
  text-transform: uppercase;
  font-family: arial;
  color: #a2a2a2;
  margin-top: 12px;
}

.ys_n li .con {
  position: relative;
}

.ys_n li .con div {
  position: absolute;
  top: 374px;
  left: 270px;
  display: block;
}

.ys_n li:hover .con div {
  background: rgba(23, 86, 59, .87);
  height: 272px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  cursor: pointer;
  transition: all 0.3s ease-out 0s;
}

.ys_n li .con div p {
  padding: 20px;
  text-align: center;
  color: #FFF;
  line-height: 24px;
  text-align: left;
}

.kehu_n {
  position: relative;
  margin-top: 50px;
  height: 260px;
  overflow: hidden;
}

.kehu_n  ul {
  overflow: hidden;
  zoom: 1;width:105%;
}

.kehu_n ul li {
  margin: 0 18px 0 0;
  float: left;
  overflow: hidden;
  text-align: center;
  width: 275px;
  height: 260px;
  padding: 0 5px;
}

.kehu_n ul li .pic a:hover img {
  border-color: #999;
}

.kehu_n ul li .info {
  line-height: 42px;
  height: 42px;
  display: block;
  background: #FFF;
  box-shadow: 0px 0px 7px 4px #f1f1f1;
  overflow: hidden;
}

.kehu_n  ul li:hover .pic img {
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);   /* IE 9 */
  -moz-transform: scale(1.2, 1.2);  /* Firefox */
  -webkit-transform: scale(1.2, 1.2); /* Safari ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬â„¢ Chrome */
  -o-transform: scale(1.2, 1.2);
}

.kehu_n  ul li .pic {
  text-align: center;
  width: 275px;
  height: 200px;
  overflow: hidden;
  display: block;
}

.kehu_n ul li .pic img {
  width: 275px;
  height: 200px;
  display: block;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s;
  overflow: hidden;
}

/*gg1*/
.gg1 {
  background: url(../images/gg1.jpg) no-repeat top center;
  height: 190px;
}

.gg1_zi {
  float: left;
  margin: 60px 0 0 34px;
  color: #Fff;
}

.gg1_zi h4 {
  font-size: 18px;
  font-weight: bold;
}

.gg1_zi p {
  font-size: 30px;
  margin-top: 10px;
}

.gg1_tel {
  margin: 60px 10px 0 0;
}

.gg1_tel p {
  height: 60px;
  float: left;
  color: #FFF;
  background: url(../images/gg_tel.png) no-repeat left center;
  padding-left: 70px;
}

.gg1_tel span {
  font-size: 30px;
  color: #fff;
  font-family: arial;
  display: block;
  margin-top: 5px;
}

.gg1_tel a {
  font-size: 18px;
  color: #FFF;
  background: #17563b;
  width: 156px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  text-align: center;
  float: left;
  margin: 10px 0 0 30px;
}

.pro_dbg {
  height: 1124px;
  background: #f4f5f7; margin-top:40px;
}

.about_t {
  margin-top: 60px;
}

.about_t h3 a {
  font-size: 16px;
  color: #646464;
}

.about_t h3  a img {
  float: left;
}

.about_t h3 a span {
  float: left;
  margin: 80px 0 0 20px;
}

.about_n {
  width: 480px;
  margin: 42px  0 0 0px;
}

.about_n h3 {
  text-align: center;
  border-bottom: 1px solid #e3e1e2;
  padding-bottom: 17px;
  text-align: left;
}

.about_n h3   {
  font-size: 24px;
  color: #2d2d2d;
  font-weight: bold;
}

.about_n h3 p {
  font-size: 14px;
  color: #2d2d2d;
  text-transform: uppercase;
  margin-top: 5px;
}

.about_n .con {
  line-height: 30px;
  margin-top: 20px;
  height: 240px;
  display: block;
  overflow: hidden;
  color: #6e6e6e;
  font-size: 15px;
}

.about_a a {
  width: 119px;
  text-align: center;
  display: block;
  background: url(../images/about_tag.jpg) no-repeat left center;
  float: left;
}

.about_a {
  border: 1px solid #0879c2;
  height: 35px;
  line-height: 35px;
  margin-top: 20px;
}

.about_a a:first-child {
  background: none;
}

.about_a a:hover {
  background: #0879c2;
  color: #FFF;
}

.about_pic {
  width: 654px;
  height: 406px;
  margin: 44px 44px 0 0;
}

.about_pic img {
  width: 654px;
  height: 406px;
}

.fc_n {
  height: 370px;
  overflow: hidden;
}

.fc_nav {
  text-align: center;
  margin-top: 60px;
}

.fc_nav li {
  background: url(../images/fc_nav.jpg) no-repeat right 0;
  width: 160px;
  height: 49px;
  line-height: 41px;
  text-align: center;
  display: inline-block;
  margin: 0px 16px
}

.fc_nav li  {
  font-size: 18px;
  color: #fff;
}

.fc_nav li.tag_fc {
  background: url(../images/fc_nav.jpg) no-repeat 0 0;
}

.fc_show {
  margin-top: 40px;height: 370px;
    overflow: hidden;
}

.fc_n li {
  width: 362px;
  float: left;
  height: 360px;
  margin: 0 35px 0px 0px;
  display: inline;
  text-align: center;
  position: relative;
  z-index: 1;
  padding-top: 10px;
  padding-left: 10px;
}

.fc_n li .pic {
  width: 362px;
  height: 270px;
  overflow: hidden;
  display: block;
}

.fc_n li:hover .pic {
  box-shadow: 0 0 6px 5px #e2e2e2;
}

.fc_n li .pic img {
  width: 362px;
  height: 270px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -ms-transition: all .2s;
  transition: all .2s;
  overflow: hidden;
}

.fc_n li:hover img {
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);  /* IE 9 */
  -moz-transform: scale(1.2, 1.2);   /* Firefox */
  -webkit-transform: scale(1.2, 1.2); /* Safari ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€¦Ã¢â‚¬â„¢ Chrome */
  -o-transform: scale(1.2, 1.2);
}

.fc_n li .info {
  height: 40px;
  line-height: 40px;
  display: block;
  overflow: hidden;
  margin-top: 6px;
}

.fc_n li .info a {
  font-size: 15px;
  color: #535353;
}

.news_nav {
  height: 58px;
  line-height: 58px;
  background: url(../images/news_x.jpg) no-repeat 410px center;
}

.news_nav a {
  float: left;
  width: 138px;
}

.news_nav  a {
  color: #616161;
  font-size: 18px;
}

.news_nav  a.n1 i {
  background: url(../images/news_tag.jpg) no-repeat -44px center;
  width: 28px;
  height: 58px;
}

.news_nav  a.n2 i {
  background: url(../images/news_tag.jpg) no-repeat -133px center;
  width: 28px;
  height: 58px;
}

.news_nav  a.n3 i {
  background: url(../images/news_tag.jpg) no-repeat -133px center;
  width: 28px;
  height: 58px;
}

.news_nav  a span {
  float: left;
}

.news_nav  a i {
  display: block;
  float: left;
  margin-right: 10px;
}

.news_nav a.tag_news {
  color: #b6844b;
}

.news_nav   a.n1.tag_news i {
  background: url(../images/news_tag.jpg) no-repeat 0px center;
}

.news_nav   a.n2.tag_news i {
  background: url(../images/news_tag.jpg) no-repeat -89px center;
}

.news_n a.more {
  position: absolute;
  right: 0px;
  top: -43px;
  text-transform: uppercase;
  width: 27px;
  height: 27px;
  background: url(../images/news_more.jpg) no-repeat 0 0;
}

.news_left {
  width: 590px;
  margin-top: 40px;
}

.news_left img {
  width: 590px;
  height: 238px;
}

.news_left .info a.t {
  height: 30px;
  line-height: 30px;
  display: block;
  overflow: hidden;
  color: #2d2d2d;
  margin-top: 12px;
  font-size: 16px;
}

.news_left .info p {
  font-size: 14px;
  line-height: 25px;
  height: 50px;
  display: block;
  overflow: hidden;
  color: #8c8c8c;
  margin-top: 4px;
}

.news_left .info a.m {
  font-size: 14px;
  color: #6b6b6b;
  width: 193px;
  height: 35px;
  line-height: 35px;
  display: block;
  text-align: center;
  border: 1px solid #cccccc;
  margin-top: 15px;
}

.news_he {
  height: 500px;
}

.news_right {
  width: 547px;
  margin-top: 20px;
}

.news_right li .info {
  width: 470px;
  float: right;
}

.news_right li .d {
  display: block;
  font-size: 40px;
  color: #656565;
  background: url(../images/news_dxx.jpg) no-repeat center 50px  #eaeaea;
  width: 50px;
  height: 65px;
  float: left;
  font-family: times new roman;
  text-align: center;
  padding-top: 5px;
  margin-top: 10px;
}

.news_right li .info a {
  font-size: 16px;
  color: #000;
  height: 30px;
  display: block;
  overflow: hidden;
  line-height: 30px;
  margin-top: 4px;
}

.news_right li .info p {
  height: 50px;
  display: block;
  overflow: hidden;
  color: #7d7d7d;
  line-height: 25px;
}

.news_right li {
  height: 60px;
  display: block;
  background: url(../images/news_dx.jpg) no-repeat bottom left;
  line-height: 60px;
  width: 45%;
  float: left;
  margin-right: 5%;
  overflow: hidden;
}

.news_right li:hover {
  cursor: pointer;
}

.news_right li:hover .info a {
  color: #b6844b;
}

.news_right li:hover .d {
  color: #b6844b;
}

.hz_dbg {
  background: url(../images/gg2.jpg) no-repeat top center;
  height: 245px;
  margin-top: 50px;
  padding-top: 11px;
}

.gg2_tel {
  margin: 60px 10px 0 0;
  width: 306px;
}

.gg2_tel p {
  height: 60px;
  color: #FFF;
  background: url(../images/gg_tel.png) no-repeat left center;
  padding-left: 70px;
}

.gg2_tel span {
  font-size: 30px;
  color: #fff;
  font-family: arial;
  display: block;
  margin-top: 5px;
}

.gg2_tel a {
  font-size: 18px;
  color: #FFF;
  background: #17563b;
  width: 156px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  text-align: center;
  margin: 10px 0 0 30px;
  display: block;
}

.hz_t {
  width: 290px;
  padding: 20px;
}

.hz_t h4 {
  color: #464545;
  font-size: 20px;
}

.hz_t span {
  font-size: 16px;
  color: #c3c3c3;
  text-transform: uppercase;
  display: block;
  background: url(../images/hz_x.jpg) no-repeat top left;
  padding-top: 15px;
  margin-top: 15px;
}

.hz_t p {
  font-size: 14px;
  line-height: 22px;
  color: #464545;
  margin-top: 20px;
}

.hz_t a.m {
  background: #5a5a5a;
  width: 112px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #FFF;
  margin-top: 20px;
  display: block;
}

.hz_n {
  width: 507px;
  margin: 18px  0  0 0;
}

.hz_n ul {
  width: 105%;
}

.hz_n li {
  width: 157px;
  float: left;
  margin: 0 17px 17px 0;
  position: relative;
  text-align: center;
}

.hz_n li .pic {
  width: 157px;
  height: 96px;
}

.hz_n li .pic img {
  width: 157px;
  height: 96px;
}

.hz_n li .info {
  display: none;
}

.hz_n li:hover .info {
  position: absolute;
  background: rgba(0, 0, 0, .5);
  height: 24px;
  line-height: 24px;
  display: block;
  overflow: hidden;
  bottom: 0px;
  left: 0px;
  width: 100%;
}

.hz_n li .info a {
  color: #FFF;
  font-size: 13px;
}

.hz_n li:hover {
  cursor: pointer;
}

.end_link {
  height: 90px;
  border-bottom: 1px solid #565758;
  background: #3c3d3f;
}

.end_link h4 {
  float: left;
  font-size: 16px;
  width: 106px;
  text-align: center;
  margin-top: 16px;
  background: url(../images/links_x.jpg) no-repeat right 5px;
}

.end_link h4 p {
  font-size: 24px;
  font-family: arial;
  color: #FFF;
  display: block;
}

.end_link ul {
  margin: 20px 0 0 20px;
  float: left;
  width: 1030px;
}

.end_link ul li a {
  color: #ddd;
  height: 30px;
  line-height: 30px;
  float: left;
  margin: 12px 20px 0 0;
}

.none {
  display: none;
}

.block {
  display: block;
}
