﻿@charset "utf-8";
.home-top-grid1 {
  background: rgba(11, 100, 143, 0.7);
  transition: 0.5s all;
}
.home-top-grid2 {
  background: rgba(226, 23, 55, 0.5);
  transition: 0.5s all;
}
.home-top-grid3 {
  background: rgba(11, 100, 143, 0.4);
  transition: 0.5s all;
}
.clearfix {
  _zoom: 1;
}
/*.clearfix:after {
  clear: both;
  content: '.';
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}*/
.clear {
  overflow: hidden;
  _zoom: 1;
}
@font-face {
  font-family: 'Arial';
  src: url('../fonts/akzident.eot');
  src: url('../fonts/akzident.eot?#iefix') format('embedded-opentype'), url('../fonts/akzident.woff2') format('woff2'), url('../fonts/akzident.woff') format('woff'), url('../fonts/akzident.ttf') format('truetype'), url('../fonts/akzident.svg#Arial') format('svg');
}
@font-face {
  font-family: 'AvantGardeBook.otf';
  src: url('../AvantGardeBook.otf');
}
@font-face {
  font-family: 'AvantGardeITCbyBT-Book.otf';
  src: url('../AvantGardeITCbyBT-Book.otf');
}
@font-face {
  font-family: 'FuturaCondensedNormal.otf';
  src: url('../FuturaCondensedNormal.otf');
}
@font-face {
  font-family: 'futura-condensedbold';
  src: url('../fonts/futura-condensedbold.eot');
  src: url('../fonts/futura-condensedbold.eot?#iefix') format('embedded-opentype'), url('../fonts/futura-condensedbold.woff2') format('woff2'), url('../fonts/futura-condensedbold.woff') format('woff'), url('../fonts/futura-condensedbold.ttf') format('truetype'), url('../fonts/futura-condensedbold.svg#Arial') format('svg');
}
@font-face {
  font-family: 'Pabloco';
  src: url('../fonts/Pabloco.eot');
  src: url('../fonts/Pabloco.eot?#iefix') format('embedded-opentype'), url('../fonts/Pabloco.woff2') format('woff2'), url('../fonts/Pabloco.woff') format('woff'), url('../fonts/Pabloco.ttf') format('truetype'), url('../fonts/Pabloco.svg#Arial') format('svg');
}
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');/* IE9*/
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff') format('woff'), /* chrome、firefox */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg#iconfont') format('svg');/* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
img {
  max-width: 100%;
}
.vcenter {
/*  position: absolute;
*/  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
  transition: .5s all linear;
}
.vcenter:hover{transform: scale(0.9);}

.vcenter1 {
 position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;
}



.vcenter2 {
 position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%;
  display: block;
  vertical-align: middle;
  margin: auto;width:40px;
}


li {
  list-style: none;
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
a {
  color:#8f8f8f;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
.container {
  max-width: 1200px;
  margin: auto;
  padding: 0px;
  width: 98%;
}
body {
  font-family: "Arial";
  min-width: 318px;
  overflow-x: hidden;
}
/*-header-*/
.header {
  clear: both;
}
/*-banner-*/
.banner {
  position: relative;
  text-align: center;
  overflow: hidden;
}
.banner img {
  max-width: 100%;
  margin: auto;
}
/*-phone-nav-*/
.phone-nav {
  position: absolute;
  right: 1%;
  margin-right: 15px;
  display: none;
  color: #fff;
  z-index: 9;
  padding-top: 9px;
}
.phone-nav span {
  color: #000;
  font-size: 30px;
}
@media (max-width: 1000px) {
  .phone-nav {
    display: block;
  }
}
.head{position: relative; overflow:hidden;}
.header{background: #ffffff;position: fixed;left: 0;top: 0;z-index: 999;width: 100%;box-shadow: -5px 0px 12px #bfbfbf;}
.header .logo {
width:13%;
    float: left;
    padding:19px 0 0 0;
}@media (max-width: 1000px) {
  .header .logo {
    padding: 0px;
    width: 50%;
  }
  .header .logo img{ }
  
  .banner{ margin-top:0px !important; height:auto !important}
}

@media (max-width: 640px) {
<!--.swiper-container{margin-top: 16% !important;}
-->
.pro_com .p_right ul li .zhe_a{ height:80.5% !important;}
.home_news .news_com .n_left .imgd{height: 213px!important;}

}


.header .nav_right {
  width: 78%;
  float: right;
}
.header .nav_right ul {
  width: 88%;
  float: left;
}
.header .nav_right ul li {
  float: left;
/*  width: 14.2%;
*/  height: 82px;
  padding:26px 20px 18px;
  box-sizing: border-box;
  position: relative;/*font-weight: bold;*/
}
.header .nav_right ul li a {
  color: #171616;
  font-size: 15px;
  text-align: center;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
}
.header .nav_right ul li a:hover{ }


.header .nav_right ul li .erji {
  position: absolute;
  z-index: 9999;
  background: #fff;
  width: 100%;
  padding: 0px;
  display: none;margin-top: 16px;    border-bottom:3px solid #1c77c6;    box-shadow:1px 8px 11px #adadad;  width:190px;}
.header .nav_right ul li .erji a {
  display: block;
  color: #000 !important;
  width: 100%;
  text-align: left;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  font-size: 14px;    padding-left: 11%; font-weight:normal;
}
.header .nav_right ul li .erji a:hover {
  background: #1c77c6; color:#fff !important;
}
.header .nav_right ul li:hover {
}
.header .nav_right ul li:hover a {
  color: #0092e4;
}
.header .nav_right ul li:hover .erji {
  display: block; color: #fff;
}
.header .nav_right ul .active { /*border-bottom:2px solid #0092e4;*/color:#337ab7;
}
.header .nav_right ul .active a {
  color: #337ab7;
}
.header .nav_right .yuyan {

  width: 45px;
/*  background: url(../images/yu.jpg) no-repeat left;*/
  height: 40px;
  float: right;
  margin-top: 31px;
  line-height: 40px;
  cursor: pointer; width:50px;
}
.header .nav_right .yuyan span {
  font-size: 12px;
  color: #666666;
  margin-left: 31px;
  display: inline-block;
/*  background: url(../images/yu_xia.jpg) no-repeat right;
*/  padding-right: 18px;
}
.header .nav_right .yuyan span a{ color:#666}
.header .nav_right .yuyan i {
  font-style: normal;
  position: relative;
  z-index: 999;
  display: none;
  background: #fff;
  text-align: center;
}
.header .nav_right .yuyan i a {
  display: block;
  line-height: 25px;
  height: 25px;
  color: #666;
  font-size: 12px;
}
@media (max-width: 1000px) {
  .header .nav_right {
    display: none;
  }
}
@media (max-width: 1000px) {
  .header .container {
    padding: 10px 0px;
  }
}
.dian_div {
  background: #1c77c6;
}
.dian_div .container {
  color: #fff;
  text-align: right;
  font-size: 12px;
  line-height: 25px;
}
.dian_div .container span {
  background: url(../images/dian.png) no-repeat left;
  padding-left: 25px;
  display: inline-block;
  line-height: 25px;
}
.dian_div .container a {
  font-size: 16px;
  font-family: arial;
  color: #fff;
  display: inline-block;
  line-height: 25px;
}
.banner {
  overflow: hidden;
}

.home_pro {
  background: #fff;
  padding: 2% 0px 5%
}
.home_pro .pro_nei {
  max-width: 1200px;
  width: 98%;
  margin: auto;
}
.pro_com {
  padding-top: 1%;
}
.pro_com .p_left {
  width: 49.5%;
  float: left;
  position: relative;
}
.pro_com .p_left i {
  display: block;
  padding-bottom: 79.3103448275862%;
}
.pro_com .p_left .zhe_a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url(../images/zhe_bg.png);
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  padding: 30% 0px;
  display: none;
}
.pro_com .p_left .zhe_a img {
  max-width: 100%;
  max-height: 100%;
}
.pro_com .p_left .zhe_a span {
  display: block;
  color: #fff;
  width: 98%;
  margin: auto;
}
.pro_com .p_left .zhe_a .zw {
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  margin-top: 5%;
}
.pro_com .p_left .zhe_a .yw {
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.pro_com .p_left:hover .zhe_a {
  display: block;
}
.pro_com .p_right {
  width: 100%;
margin: 0 auto;}



.pro_com .p_right ul li {
  width:30%;
  float: left;
  position: relative;  text-align: center;  border: 1px solid #ddd; margin-right:0 !important; margin-bottom:2.3% !important;margin-left:30px !important; 
}

.plus {
    margin: 30px auto 0;
    height: 52px;
    width: 52px;
    border-radius: 50%;
    border: 1px solid #ee4547;
    background: #ee4547;
    color: #fff;
    line-height: 64px;
    text-align: center;
    display: block;
    transition: all .5s;
}
.hot-pro-box .feature-list li .apart .ibox .hover-box .plus i {
    font-size: 30px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}
	
	
	
.pro_com .p_right ul li:nth-child(2n+2) {
  margin-right: 0px;
}
.pro_com .p_right ul li .pic {
  position: relative;height: 360px;
}
.pro_com .p_right ul li .pic i {
  display: block;
  padding-bottom: 79.3103448275862%;
}

.pro_com .p_right ul p{ background:#efefef; height: 48px; line-height: 48px; margin:0 !important;  }
 .pro_com .p_right ul p{ font-size: 13px;}
.pro_com .p_right ul p a{ color:#000}
.pro_com .p_right ul p a:hover{ text-decoration:none;text-align: center; color:#1c77c6} 

.pro_com .p_right ul li .zhe_a {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height:88.5%;
  background:rgba(24, 21, 21, 0.6);
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  padding:28% 0px;
  display: none;
}
.pro_com .p_right ul li .zhe_a img {
  max-width: 100%;
  max-height: 100%;
}
.pro_com .p_right ul li .zhe_a span {
  display: block;
  color: #fff;
  width: 98%;
  margin: auto;
}
.pro_com .p_right ul li .zhe_a .zw {
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  height: 18px;
  overflow: hidden;
  margin-top: 5%;
}
.pro_com .p_right ul li .zhe_a .yw {
  font-size: 13px;
/*  height: 30px;
*/  line-height: 25px;
  overflow: hidden;padding:8px 8px 0; text-align:center;
}
.pro_com .p_right ul li:hover .zhe_a {
  display: block;
}
@media (max-width: 768px) {
  .pro_com .p_left {
    width: 100%;
    margin-bottom: 10px;
  }
  .pro_com .p_right {
    width: 100%;
  }
  

  
}
@media (max-width: 640px) {
  .pro_com .p_right {
    width: 100%;
  }
  .pro_com .p_right ul li {
    width: 46%;
    margin-left: 10px !important;
    margin: 16px 14px;
  }
  
.pro_com .p_right ul li .pic {
  position: relative; height:200px;}
  
.pro_com .p_right ul li .zhe_a{  padding:13% 0px;
}
  
}

.banner_top{ display:none !important;}

/*轮显*/

/* ====== Slideshow & Scrollable ====== */

.carousel-direction a { 

	display:block; width:30px; height:60px; line-height:60px; overflow:hidden; position:absolute; top:50%; z-index:100; margin-top:-30px; 

	font-family:simsun; text-align:center; color:#fff; font-size:30px; text-decoration:none; cursor:pointer; background-color:#ad7669;

	-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;

}

.carousel-direction a:hover { background-color:#5a342b; color:#fff; text-decoration:none; }

.carousel-direction a.disabled, .carousel-direction a.disabled:hover { background-color:#e5e5e5; color:#ccc; cursor:default; }

.carousel-prev { left:0; }

.carousel-next { right:0; }

.carousel-btn { text-align:center; margin:10px 0; line-height:normal; }

.carousel-btn a { display:inline-block; width:67px; height:2px; margin:0 5px; background:url(../images/dian.png) no-repeat; background-size:100% 100%; /*border-radius:50%; */}

.carousel-btn .selected {background:url(../images/dian2.png) no-repeat; cursor:default;background-size:100% 100%;}

.carousel-btn a span { display:none;}

.carousel-btn-fixed { width:100%; position:absolute; bottom:15px; left:0; margin:0; z-index:8; }

.carousel-num { position:absolute; bottom:7px; right:10px; z-index:100; }

.carousel-num a { display:inline-block; *display:inline; *zoom:1; width:22px; height:22px; line-height:22px; margin:0 0 0 5px; text-align:center; background:#fff; font-size:12px; color:#2d2d2d; }

.carousel-num a:hover { text-decoration:none; }

.carousel-num a.selected { background:#5a342b; color:#fff; cursor:default; }

.carousel-thumbs { text-align:center; } 

.carousel-thumbs a { border:2px solid #ccc; margin:0 3px; display:inline-block; *display:inline; *zoom:1; }

.carousel-thumbs a img { display:block; }

.carousel-thumbs a:hover, .carousel-thumbs a.selected { border-color:#f60; }

.carousel { position:relative; }

.carousel-item { position:relative; float:left; display:block; }

.carousel-item .carousel-img { display:block; }

.carousel-item .carousel-img a[href="javascript:;"] { cursor:default; }

.carousel-item .carousel-img img { display:block; }

.carousel-info { position:absolute; bottom:0; left:0; width:100%; background:url(../images/opa70.png); }

.carousel-info-inner { font-size:13px; padding:8px 10px; color:#fff; }

.carousel-info-inner a, .carousel-info-inner a:hover { color:#fff; }

.carousel-info-inner h3 { font-size:15px; line-height:18px; color:#fff; }

.carousel-info-inner p {margin-top:5px; } 

.responsive-carousel { overflow:hidden; }

.responsive-carousel .carousel-item img { width:100%; height:auto !important; }

.responsive-carousel .carousel-direction { display:none; }

.responsive-carousel:hover .carousel-direction { display:block; }

.responsive-carousel-set .carousel-info-inner h3 { font-weight:normal; }

.slideshow { overflow:hidden; } 

.slideshow .carousel-direction a { width:55px; height:55px; line-height:55px;}

.slideshow .carousel-direction a:hover { }

.slideshow .carousel-prev {  position:absolute; top:51%;cursor:pointer;left:10%; background:url(../images/i_left.png) no-repeat; width:55px; height:55px; }
.slideshow .carousel-prev:Hover{background:url(../images/i_left_on.png) no-repeat; }
.slideshow .carousel-next { position:absolute; top:51%;cursor:pointer;right:10%;background:url(../images/i_right.png) no-repeat; width:55px; height:55px; }
.slideshow .carousel-next:Hover{background:url(../images/i_right_on.png) no-repeat;}
.slideshow-gallery { margin-bottom:18px; }

.slideshow-gallery .carousel-img a { display:block; text-align:center; width:100%; }

.slideshow-gallery .carousel-img img { display:inline; }

.slideshow-gallery .carousel-info-inner h3 { font-size:14px; line-height:18px; }

.slideshow-gallery .carousel-direction a { display:none !important; }

.slideshow-gallery:hover .carousel-direction a { display:block !important; }

.slideshow-gallery:hover .carousel-direction a { display:block; }

.slideshow-gallery-thumbs { position:relative; padding:0 30px; }

.slideshow-gallery-thumbs img { float:left; display:block; margin:0 2px; border:1px solid #ccc; cursor:pointer; width:104px; }

.slideshow-gallery-thumbs img:hover, .slideshow-gallery-thumbs img.selected { border:1px solid #f00; }

.slideshow-gallery-thumbs-direction { padding:0 50px; }

.slideshow-gallery-thumbs-direction a { 

	display:block; width:18px; height:76px; line-height:76px; overflow:hidden; position:absolute; top:50%; z-index:100; margin-top:-38px; 

	font-family:simsun; text-align:center; color:#fff; font-size:25px; text-decoration:none; cursor:pointer; background-color:#ccc; 

}

.slideshow-gallery-thumbs-direction a:hover { background-color:#999; color:#fff; text-decoration:none; }

.slideshow-gallery-thumbs-direction .thumbs-carousel-prev { left:0; }

.slideshow-gallery-thumbs-direction .thumbs-carousel-next { right:0; }

.slideshow-gallery-thumbs-direction .disabled, .slideshow-gallery-thumbs-direction .disabled:hover { background-color:#dcf2ff; color:#ccc; cursor:default; }


@media screen and (max-width:1440px) {	
/* slideshow */
.slideshow { height:563px !important;  }
.slideshow img { height:563px !important; }

}



@media screen and (max-width:1200px) {	
/* slideshow */
.slideshow { height:469px !important;  }
.slideshow img { height:469px !important; }
.slideshow .carousel-prev{ left:10%;}
.slideshow .carousel-next{ right:10%;}

}





@media (min-width:768px) and (max-width:991px) {


	/* slideshow */

	.slideshow { height:387px !important;  }

	.slideshow img { height:387px !important; }

	.slideshow-min { height:380px !important; }

	.slideshow-min img { height:380px !important; }

	.slideshow .carousel-direction { display:none; }

	.carousel-thumbs a img { width:100px; }


}







@media screen and (max-width:768px) {

	/* slideshow */

	.slideshow { height:300px !important;  }

	.slideshow img { height:300px !important; }

	.slideshow-min { height:300px !important;  }

	.slideshow-min img { height:300px !important; }

	.slideshow .carousel-direction { display:none; }

	.carousel-thumbs a { border:none; width:12px; height:12px; margin:0 5px; margin:0 5px; border-radius:50%; background-color:#ccc; }

	.carousel-thumbs a.selected { background-color:#1d1d1d; }

	.carousel-thumbs a img { display:none; }

	.slideshow .carousel-page{ display:none;}

}





@media screen and (max-width:640px) {

	/* slideshow */

	.slideshow { height:250px !important;  }

	.slideshow img { height:250px !important; }

	.slideshow-min { height:240px !important;  }

	.slideshow-min img { height:240px !important; }

	.scrollable .carousel-direction a { width:40px; height:40px; line-height:40px; }
	.carousel-btn{ bottom:10px;}
	.carousel-btn a { width:12px; height:12px; border-radius:50%; }

}



@media screen and (max-width:480px) {

	/* slideshow */	

	.slideshow { height:188px !important;  }

	.slideshow img { height:188px !important; }

	.slideshow-min { height:200px !important;  }

	.slideshow-min img { height:200px !important; }

	.slideshow .carousel-direction { display:none; }

	.carousel-thumbs a img { width:80px; }

	.scrollable-text { height:auto; }

	.scrollable-text .carousel-direction { display:none; }

	.carousel-btn-fixed { bottom:8px; }

	

}


@media screen and (max-width:360px) {

	/* slideshow */

	.slideshow-min { height:141px !important;  }

	.slideshow-min img { height:141px !important; }

	.slideshow .carousel-direction { display:none; }

	

}





.top_all {
  text-align: center;
  overflow: hidden;
}
.top_all h3 {
/*  border-bottom: 3px solid #1c77c6;
*/  font-size: 28px;
  color: #333333;
  width: 118px;
  line-height: 50px;
  text-align: center;
  height: 50px;
  overflow: hidden;
  margin: auto; font-weight:bold;
}
.top_all span {
  color: #333;
  font-size: 14px;
display: inline-block;
    margin:5px 0 18px 0;
}


.top_all:after {
/*  content: url(../images/you.png);
*/  position: absolute;
  right: 0px;
  bottom: 23px;
}
.top_all:before {
/*  content: url(../images/zuo.png);
*/  position: absolute;
  left: 0px;
  bottom: 23px;
}


.top_all1 {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.top_all1 h3 {
/*  border-bottom: 3px solid #1c77c6;
*/  font-size: 28px;
  color: #333333;
  width: 118px;
  line-height: 50px;
  text-align: center;
  height: 50px;
  overflow: hidden;
  margin: auto;
  font-weight:bold;margin-top: 20px;
}
.top_all1 span {
  color: #333;
  font-size: 14px;
display: inline-block;
    margin:0 0 18px 0;
}



@media (max-width: 768px) {
  .top_all:after {
    display: none;
  }
  .top_all:before {
    display: none;
  }
}
.home_about {  padding:1% 0px 4%; background: url(../images/index_about.jpg) no-repeat center;
    width: 100%;
    background-size: cover;height: 515px;
}
.home_about .about_com {
  max-width: 1200px;
  width: 98%;
  margin:25px auto;
}
.home_about .about_com .a_left {
  width: 47%;
  float: left;
  position: relative;
}
.home_about .about_com .a_left .ab_bg {
/*  background: url(../images/about_a_bg.jpg) no-repeat;
  position: relative;
*/}
.home_about .about_com .a_left .ab_bg i {
  display: block;
  padding-bottom: 73.38403041825094%;
}
.home_about .about_com .a_left .pic {
  position: absolute;
  z-index: 999;
  width: 100%;
  top: 15px;
  left: 18px;
}
.home_about .about_com .a_left .pic i {
  display: block;
  padding-bottom: 73.38403041825094%;
}
.home_about .about_com .a_left .pic img {
  z-index: 999;
}
.home_about .about_com .a_right {
  width: 50%;
  float: left;
  margin-left: 2%;
  color: #5f5f5f;
  padding-top: 1%;
}
.home_about .about_com .a_right .span_y {
  font-family: FuturaCondensedNormal;
  font-size: 34px;
  width: 98%;
  overflow: hidden;
  height: 27px;
  line-height: 27px;
}
.home_about .about_com .a_right .span_z {
  font-size: 28px;
  line-height: 24px;
  height: 24px;
  width: 98%;
  overflow: hidden;    font-weight: bold;margin-top: 2%;color: #333333;
}
.home_about .about_com .a_right p {
line-height: 38px;
    /* height: 48px; */
    overflow: hidden;
    width: 98%;
    margin: 0px auto 0;padding-top: 20px; color:#666;
}
.home_about .about_com .a_right .more {
color: #1c77c6;
    font-size: 14px;
    height: 40px;
    width: 150px;
    /* background: #ffffff; */
    display: block;
    text-align: center;
    line-height: 40px;
    margin-top: 31px;
    border: 1px solid #1c77c6;}
.home_about .about_com .a_right .more:hover {
  font-weight: 700; background:#1c77c6; color:#fff;
}
@media (max-width: 768px) {
  .home_about .about_com .a_left {
    width: 100%;
  }
  .home_about .about_com .a_left .pic {
    top: 0px;
    left: 0px;
  }
  .home_about .about_com .a_right {
    width: 100%;
    margin-left: 0px;
  }
  .home_about .about_com .a_right .span_y {
    font-size: 24px;
  }
  .home_about .about_com .a_right .span_z {
    font-size: 18px;
  }
  .home_about .about_com .a_right p {
    margin: 10px auto;
  }
}
.home_news {

  padding:5% 0px 4%;
}
.home_news .top_all {
  margin-bottom: 2%;
}
.home_news .news_com {
  max-width: 1200px;
  margin: auto;
  width: 98%; background:#fff
}
.home_news .news_com .n_left {
  width:41.5%;
  float: left;
  position: relative;
}
.home_news .news_com .n_left .imgd {
  position: relative;
  margin-bottom: 10px;    margin-left: 10px;
  overflow: hidden;
}
.home_news .news_com .n_left .imgd i {
  display: block;
  padding-bottom: 25.89118198874296%;
}
.home_news .news_com .n_left .imgd img {
  transition: 0.3s;
}
.home_news .news_com .n_left .imgd img:hover {
  transform: scale(1.1);
}
.home_news .news_com .n_left .imgd .ri {
  position: absolute;
  background: #1c77c6;
  z-index: 9999;
  top: 0px;
  left: 0px;
  color: #fff;
  padding: 5px 10px;
  max-width: 99px;
}
.home_news .news_com .n_left .imgd .ri i {
  font-style: normal;
  font-size: 40px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  width: 98%;
  margin: auto;
  display: block;
  text-align: center;
  overflow: hidden;
}
.home_news .news_com .n_left .imgd .ri time {
  font-size: 13px;
  width: 98%;
  margin: auto;
  display: block;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
}
@media (max-width: 480px) {
  .home_news .news_com .n_left .imgd .ri i {
    font-size: 18px;
    height: 25px;
    line-height: 25px;
  }
  .home_news .news_com .n_left .imgd .ri time {
    font-size: 10px;
  }
}
.home_news .news_com .n_left h4 {
  color: #333333;
  font-size: 18px;
  line-height:22px;
  height: 22px;
  overflow: hidden;
  width: 100%;    padding-left: 10px;
}
.home_news .news_com .n_left h4 a{ color:#000;}
.home_news .news_com .n_left h4 a:hover {
  color: #1c77c6;
}
.home_news .news_com .n_left p {
  font-size: 14px;
  max-height:109px;
  color: #666;
  line-height: 23px;
  margin: 10px 0px;
  overflow: hidden;padding-left: 10px;
  overflow-wrap: break-word: ;
}
.home_news .news_com .n_left .more {
  width: 160px;
  height: 36px;
  background: #1c77c6;
  display: block;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-size: 12px;
  margin-top: 18px;
  transition: 0.3s;
}
.home_news .news_com .n_left .more:hover {
  background: #fe9d00;
}
.home_news .news_com .n_right {
  width:53.5%;
  float: right;padding-right: 10px;
}
.home_news .news_com .n_right ul li {
  border-bottom: 1px solid #ededed;
  padding:0 0 16px 14px;margin-bottom: 14px;}
.home_news .news_com .n_right ul li .ri {
  width: 15%;
  float: left;
  max-width: 90px;
  color: #a4a4a4;
  font-weight: 500;
  text-align: center;
}
.home_news .news_com .n_right ul li .ri i {
  font-style: normal;
  font-size: 32px;
  font-weight: 700;
  height: 48px;
  line-height: 48px;
  width: 98%;
  margin: auto;
  display: block;
  overflow: hidden;
  margin-bottom: 3px;
}
.home_news .news_com .n_right ul li .ri time {
  font-size: 17px;
  width: 98%;
  margin: auto;
  display: block;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
}
.home_news .news_com .n_right ul li .wen_nei {
  width: 84%;
  float: right;
}
.home_news .news_com .n_right ul li .wen_nei h4 {
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  color: #000;
  margin-bottom: 6px;
  overflow: hidden;
  width: 100%;
}
.home_news .news_com .n_right ul li .wen_nei h5 {
  color: #666;
  font-size: 14px;
  height: 40px;
  line-height: 21px;
  overflow: hidden;
}
.home_news .news_com .n_right ul li:last-child {
  border-bottom: 1px solid #ededed;
}
.home_news .news_com .n_right ul li:hover .wen_nei h4 {
  color: #1c77c6;
}
@media (max-width: 768px) {
  .home_news .news_com .n_left {
    width: 100%;
    margin-bottom: 10px;
  }
  .home_news .news_com .n_right {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .home_news .news_com .n_right ul li .ri {
    width: 20%;
  }
  .home_news .news_com .n_right ul li .ri i {
    font-size: 36px;
    height: 40px;
    line-height: 40px;
  }
  .home_news .news_com .n_right ul li .ri time {
    font-size: 12px;
  }
  .home_news .news_com .n_right ul li .wen_nei {
    width: 79%;
  }
}
.links {
  border-top: 1px solid #e8e8e8;
  padding-top: 10px;
  margin-top: 5%;
}
.links span {
  width: 5%;
  max-width: 60px;
  float: left;
  background: url(../images/link_bg.jpg) no-repeat left top;
  display: block;
  line-height: 32px;
  color: #333333;
  font-size: 14px;
}
.links .link_a {
  width: 94%;
  float: right;
  line-height: 32px;
}
.links .link_a a {
  display: inline-block;
  padding: 0px 5px;
  line-height: 32px;
  font-size: 14px;
  color: #666;
}
.links .link_a a:hover {
  color: #1c77c6;
}
@media (max-width: 768px) {
  .links span {
    width: 10%;
    float: left;
  }
  .links .link_a {
    width: 84%;
    float: right;
  }
}
@media (max-width: 640px) {
  .links span {
    width: 100%;
  }
  .links .link_a {
    width: 100%;
  }
}
.footer {
  width: 100%;
/*  margin-top: 1%;
*/}
@media (max-width: 768px) {
  .footer {
    padding-bottom: 71px;
}
#footer.style3 .footer-cent{ display:none;}
.customers{    padding: 2em 0 0;}
.home_about{ height:auto;}
.footer-bottom .copyright{ display:none;}
  }
}
.footer_com {
  max-width: 1200px;
  width: 98%;
  margin: auto;
  padding:3% 0 0 0;
}
.footer_com .di_nav {
  width: 56%;
  float: left;
}
.footer_com .di_nav li {
  width: 18%;
  float: left;
  border-left: 1px solid #4a4a4a;
  padding-left: 15px;
}
.footer_com .di_nav li a {
  display: block;
  color: #959595;
  font-size: 12px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  width: 100%;
}
.footer_com .di_nav li a:hover {
  color: #1c77c6;
}
.footer_com .di_nav li .tit {
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  width: 100%;
  color: #fff;
  margin-bottom: 10px;
}
.footer_com .er_right {
  width: 40%;
  float: right;
}
.footer_com .er_right .er {
  width: 22%;
  float: left;
}
.footer_com .er_right .er .pic {
  position: relative;
}
.footer_com .er_right .er .pic i {
  display: block;
  padding-bottom: 100%;
}
.footer_com .er_right .er .pic img {
  padding: 10px;
  border: 1px solid #606060;
  box-sizing: content-box;
}
.footer_com .er_right .er .text {
  color: #fff;
  text-align: center;
  margin-top: 18px;
  padding-left: 10px;
}
.footer_com .er_right .er .text span {
  display: block;
  line-height: 25px;
  height: 25px;
  width: 100%;
  overflow: hidden;
  font-size: 14px;
}
.footer_com .er_right .er .text span:last-child {
  color: #aeaeae;
  font-size: 12px;
}
.footer_com .er_right .dian {
  width: 55%;
/*  background: url(../images/di_dian.png) no-repeat left;
*/  float: right;
  padding-left: 52px;
}
.footer_com .er_right .dian span {
  display: block;
  color: #fff;
  font-size: 16px;
}
.footer_com .er_right .dian a {
  display: block;
  color: #fff;
  font-size: 31px;
  font-family: Pabloco;
}
@media (max-width: 768px) {
  .footer_com .di_nav {
    display: none;
  }
  .footer_com .er_right {
    width: 100%;
    padding: 5% 0px;
  }
  .footer_com .er_right .er {
    width: 30%;
  }
  .footer_com .er_right .er .pic i {
    padding-bottom: 31.25%;
  }
  .footer_com .er_right .dian {
    width: 60%;
  }
}
@media (max-width: 480px) {
  .footer_com .er_right .er {
    width: 100%;
  }
  .footer_com .er_right .er .text {
    padding-left: 0px;
  }
  .footer_com .er_right .dian {
    width: 100%;
    display: none;
  }
  .footer_com .er_right .dian span {
    font-size: 14px;
  }
  .footer_com .er_right .dian a {
    font-size: 18px;
  }
}
.copy {
  max-width: 1200px;
  width: 98%;
  margin: auto;
  padding:9px 10px;
  color: #7a7a7a;
  font-size: 12px;
}
.copy .amap {
  float: left;
}
.copy .amap:hover {
  color: #1c77c6;
}
.copy span {
  width: 60%;
  display: inline-block;
}
.copy .y_a {
  float: right;
}
.copy .y_a .map {
  margin-right: 10px;
  display: none;
}
.copy .y_a .map:hover {
  color: #1c77c6;
}
@media (max-width: 640px) {
  .copy {
    text-align: center;
  }
  .copy .amap {
    display: none;
  }
  .copy span {
    width: 100%;
  }
  .copy .y_a {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  .copy .y_a .map {
    display: inline-block;
  }
}
.zi_com {
  max-width: 1200px;
  width: 98%;
  margin: auto;
}
.zi_com .zi_left {
  width: 20.7%;
  float: left; /* box-shadow:1px 5px 14px #bfbfbf;*/
}
.zi_com .zi_left .top {
background: #1c77c6;
    padding: 22px 0px 18px;
    text-align: center;
    border-bottom: 1px solid #fff;
    height: 70px;}
.zi_com .zi_left .top span {
  display: block;
  color: #fff;
  font-weight: 600; text-align:left;padding-left: 10.5%;
}
.zi_com .zi_left .top .span1 {
  font-size: 18px;
}
.zi_com .zi_left .top .span2 {
  font-size: 14px;
  font-family: arial;
}
@media (max-width: 480px) {
  .zi_com .zi_left .top {
    padding: 15px 0px 10px;
  }
}


.dot{display: block; float: right; width: 34px; position: absolute; top:8px; right: 8px; color: #000; cursor: pointer;line-height:32px; box-sizing: border-box; border: 1px solid rgba(255,255,255,0);
}

 span.dot:after {
        content: "\f0dd";
    font-family: FontAwesome, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif;
    font-size: 14px;
	 position: relative;
	 top:-3px;
	 
}


.top{ display: block; }
.top1{ display: none; }
.zi_com .zi_left ul {
  background: #ffffff; color:#2c2c2c;    
  background: #ffffff; color:#2c2c2c;    
 border-left: 1px solid #eee;
   border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;}


.zi_com .zi_left ul li {
   
    line-height: 50px;
    text-align: left;
 text-align: center;
position: relative;
}

.zi_com .zi_left ul li.active > a{background: #1c77c6; color: #fff; }

.zi_com .zi_left ul li a.active{background: #1c77c6; color: #fff; }
	
.zi_com .zi_left ul li:hover > a,.zi_com .zi_left ul li.hover > a{ background: #1c77c6; color: #fff; }
.zi_com .zi_left ul li:hover > .dot,.zi_com .zi_left ul li.hover >  .dot{ color: #fff;top:9px;}
.zi_com .zi_left ul li.hover >  span.dot:after{  content: "\f0de"; top:3px; }

.zi_com .zi_left ul li.on > a{ background: #1c77c6; color: #fff; }
.zi_com .zi_left ul li.on >  .dot{ color: #fff; }
.zi_com .zi_left ul li.on >  span.dot:after{  content: "\f0de"; }

span.dot:hover{border:1px solid #fff;}

.zi_com .zi_left ul li > a {
  height:50px;
  line-height:50px;
  color: #2c2c2c;
  display: block;
  background: #fff;
  font-size: 15px;
  overflow: hidden;
  width: 100%;
 border-top: 1px solid #F2F5FA;text-align: left;
    padding-left: 25px;
}

.zi_left ul li.hover .er{ display: block; }


.zi_com .zi_left ul li:nth-child(1) a{ border-top:none; }

.zi_com .zi_left ul li > a:hover {
/*  background: #1c77c6;
*/  font-size: 14px; color:#fff;background: #1c77c6; color: #fff;
}
.zi_com .zi_left ul li .er {
  padding:8px 0 15px 0;
	
	-moz-user-select:none;
      -webkit-user-select:none;
      user-select:none;  
	
	
}
.zi_com .zi_left ul li .er a {
  display: block;
  width: 100%;
  font-size: 13px;
  height: 31px;
  line-height: 31px;
  font-weight: 500;
  width: 100%;
  color: #000;
  overflow: hidden;
  text-align: left;
 padding-left:28px;
}
}
.zi_com .zi_left ul li .er a:last-child{ border-bottom: none; }
.zi_com .zi_left ul li .er a:hover {
  background: #fff;
  font-weight: 500;
  font-size: 14px;
  color:  #1c77c6;
}

.zi_com .zi_left ul li .er a.hover {
  background: #fff;
  font-weight: 500;
  font-size: 14px;
  color:  #1c77c6;
}



@media (max-width: 480px) {
  .zi_com .zi_left ul li a {
    line-height: 40px;
    height: 40px;
  }
}
/*.zi_com .zi_left ul .active a {
    color: #0093E5;
    text-decoration: none;
    font-weight: bold;
    background: url(../images/g_bg5.jpg) no-repeat 0px;
    display: block;}*/
@media (max-width: 480px) {
  .zi_com .zi_left ul {
    padding-bottom: 5%;
  }
}
.zi_com .zi_left .lian {
  padding:0 0 0 0;
}
.zi_com .zi_left .lian .lian_t {
background: #1c77c6;      text-align: center;
    padding-bottom: 11px;
    padding-top: 22px;
    height: 70px;}
.zi_com .zi_left .lian .lian_t span {
  display: block;
}
.zi_com .zi_left .lian .lian_t .span1 {
display: block;
    color: #fff;
    font-weight: 600; font-size:18px;}
.zi_com .zi_left .lian .lian_t .span2 {
  color: #fff;
    font-size: 14px;
    font-family: arial;font-weight: 600;
}
.zi_com .zi_left .lian p {
    line-height: 4px;
    color: #666;
    font-size: 14px;
    padding: 22px 27px 8px 33px;
    display: block;}
.zi_com .zi_left .lian p a:hover {
  color: #1c77c6;
}
.zi_com .zi_right {
  width:74.6%;
  float: right;
}
.zi_com .zi_right .bar {
  border-bottom: 1px solid #eaeaea;
  padding: 30px 0px 10px;
}
.zi_com .zi_right .bar .b_tt {
  float: left;
  font-size: 18px;
  color: #1f1f1f;
  display: block;
  height: 30px;
  line-height: 30px;
  width: 30%;
  overflow: hidden;
}
.zi_com .zi_right .bar .curbar {
  float: right;
  text-align: right;
  font-size: 14px;
  color: #000;
  width: 58%;
  vertical-align: middle;
  margin-top: 12px;
   line-height: 18px;
}
.zi_com .zi_right .bar .curbar a {
/*  max-width: 100px;
*/  overflow: hidden;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top; color:#000;
}
.zi_com .zi_right .bar .curbar a:hover {
  color: #1c77c6;
}
.zi_com .zi_right .bar .curbar i {
  font-style: normal;
<!--  max-width: 149px;
-->  overflow: hidden;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 640px) {
  .zi_com .zi_right .bar .b_tt {
    width: 100%;
  }
  .zi_com .zi_right .bar .curbar {
    width: 100%;
    text-align: left;
  }
  
  .zi_com .zi_right .bar .curbar {
  float: left;
  text-align: left;
  font-size: 12px;
  color: #6e6e6e;
  width: 100%;
  vertical-align: middle;
  margin-top: 12px;
      line-height: 18px;
}
.zi_com .zi_right .bar .curbar a {
  max-width: 100px;
  overflow: hidden;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
}
.zi_com .zi_right .bar .curbar a:hover {
  color: #1c77c6;
}
.zi_com .zi_right .bar .curbar i {
  font-style: normal;
  overflow: hidden;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  vertical-align: top;
}
  
  
  
}
@media (max-width: 1024px) {
  .zi_com .zi_left {
    width: 21%;
  }
  .zi_com .zi_right {
    width: 76%;
  }
  .zi_com .zi_right .bar {    padding:0 0px 10px 10px;
  }
}
@media (max-width: 768px) {
  .zi_com .zi_left {
    width: 100%;
  }
  .zi_com .zi_right {
    width: 100%;
  }
  .zi_com .zi_right .bar {
  }
  .zi_com .zi_right .bar .curbar{ float:left; text-align:left;}}
}
.pro_ul {
  padding: 2% 0px;
  overflow: hidden;
}
.pro_ul li {
  width: 30%;
  float: left;
  margin-right: 4.9%;
  cursor: pointer;
  margin-top: 18px;
}
.pro_ul li .pic {
  position: relative;
  overflow: hidden;    border: 1px solid #ccc;    height: 199px;
}
.pro_ul li .pic i {
  display: block;
  padding-bottom: 82.14285714285714%;
}
.pro_ul li .pic .zhe_a {
  background:rgba(24, 21, 21, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  display: none;
}
.pro_ul li .pic .zhe_a span{
width: 78px;
/*    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;*/
    line-height: 32px;
    /* left: 50%; */
    /* margin-left: -56px; */
    /* bottom: 10%; */
    display: block;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    top: 41%;
    position: absolute;
    left:50%;margin-left: -39px;
	}
.pro_ul li .pic .zhe_a span::before{    content: '';
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height:1px;
    background: #fff;
    transition: all .2s ease;}
	
.pro_ul li .pic .zhe_a span::after{content: '';
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height:1px;
    background: #fff;
    transition: all .1s ease;}


.pro_ul li .pic .zhe_a:hover span::before{
	width: 20%;
	}
.pro_ul li .pic .zhe_a:hover span::after{
	width: 20%;
	}	
.pro_ul li.hover .pic .zhe_a span::before{
	width: 20%;
	}
.pro_ul li.hover .pic .zhe_a span::after{
	width: 20%;
	}		
	
.pro_ul li:nth-child(3n+3) {
  margin-right: 0px;
}
.pro_ul li:nth-child(3n+3):after {
  display: none;
}
.pro_ul li:after {
  content: "";
  border-right: 1px dashed #ccc;
  height: 100%;
  position: absolute;
  top: 0px;
  right: -9.95%;
}
.pro_ul li:before {
  content: "";
/*  border-bottom: 1px dashed #ccc;
*/  width: 120%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.pro_ul li .text {
  padding:5% 0px 0;
}
.pro_ul li .text h4 {
  color: #606a71;
  font-size: 15px;
height: 38px;
    line-height: 18px;  width: 98%;
  overflow: hidden;    text-align: center;  padding-left: 1%;
}

.pro_ul li .text h4 a{ color:#000;}

.pro_ul li .text h4 a:hover{ color:#1d77c6}

.pro_ul li .text span {
  height:99px;
/*  background: #c9c9c9;
*/  width: 104px;
  display: block;
  vertical-align: top;
  margin: 15px 0px 18px;
  width: 37%;
}
.pro_ul li .text .more {
  background: #999999;
  color: #fff;
  font-size: 12px;
  font-family: arial;
  width: 75px;
  display: block;
  height: 28px;
  line-height: 28px;
  border: 1px solid #8c8c8c;
  position: relative;
  text-align: center;
}
.pro_ul li .text .more:after {
  width: 71px;
  height: 24px;
  border: 1px solid #adadad;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
}
.pro_ul li:hover .pic .zhe_a {
  display: block;
}
.pro_ul li:hover .text span {
/*  background: #1c77c6;
*/}
.pro_ul li:hover .text .more {
  background: #1c77c6;
  border: 1px solid #1c77c6;
}
.pro_ul li:hover .text .more:after {
  border: 1px solid #1c77c6;
}
@media (max-width: 640px) {
  .pro_ul li {
    width: 47%;
  }
  .pro_ul li:nth-child(3n+3) {
    margin-right: 4%;
  }
  .pro_ul li:nth-child(3n+3):after {
    display: block;
  }
  .pro_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
  .pro_ul li:nth-child(2n+2):after {
    display: none;
  }
  .pro_ul li:after {
    content: "";
    border-right: 1px dashed #ccc;
    height: 100%;
    position: absolute;
    top: 0px;
    right: -3.95%;
  }
  .pro_ul li .pic{ height:auto}

}



.cls{
  clear:both; width:100%; height:100%; overflow:hidden;	
}

.imgbox{float:left; border:1px silver solid; text-align:center;width: 44%; /*height:367px; */}
#pro {width: 100%; /*height: 237px;*/}
.fdj2 {
    display: block;
    right: 0;
    position: absolute;
    bottom: 0;
}
.ismall {
    float: right;
    width: 53%;
}

/*.ismall p {
    line-height: 26px;
    text-align: left;
    width:98%;
    margin-bottom: 10px;
}*/

.ismall p b {
    float: left;
}

.ismall_new p b {
    float: none!important;    padding-right: 2px; 
}


.ismall p img { display:block; border-radius:5px;
}

.slist {
    height: 133px;
    overflow: hidden;
/*    width: 337px;
*/    margin-top:8px;
    margin-bottom: 11px;
}
.slist li {
    float: left;
    width: 33%;
    text-align: left;
    height: 91px;
}
.slist li img {
    bordeR: 1px silver solid;
    margin: 3px;
	width: 91%;
    height: 124px;
    cursor: pointer;
} 

@media (max-width:640px) {
.imgbox{ height: auto;border:1px silver solid; text-align:center;width: 100%;}
#pro{width: 100%;text-align:center; display:block}
.ismall {    float: right;width:98%;    padding-top: 10px;}


.btn1{text-align: center;
    /* margin-top: 50px; */
    /* width: 25%; */
    width: 16%;
    display: block;
    margin: 18px auto 0;
}
.btn1 a{padding: 5px;
    text-decoration: none;
    border: 1px solid #fff;
    text-align: center;
    color: #fff; 
    border-radius: 6px;
    font-size: 18px;
    transition: all .5s;
    background: #1c77c6;
    width: 100%;
    display: block;line-height: 35px;}
.btn1 a:hover{ border: 1px solid #1c77c6; background: #fff; color:#1c77c6}
	
}

.btn1{text-align: center;
    /* margin-top: 50px; */
    /* width: 25%; */
    width: 16%;
    display: block;
    margin: 18px auto 0;
}
.btn1 a{padding: 5px;
    text-decoration: none;
    text-align: center;
    color: #fff; 
    font-size: 18px;
    transition: all .5s;
    background: #1c77c6;
    width: 100%;
    display: block;line-height: 35px;border:2px solid #1c77c6;}
.btn1 a:hover{ border:2px solid #1c77c6; background: #fff; color:#1c77c6}
.banner1{padding-top: 60px;}


.btn2{text-align: center;
   margin-top: 10px;
    /* width: 25%; */
    width: 20%;
    display: block;

}
.btn2 a{
    text-decoration: none;
    text-align: center;
    color: #fff; 
    border-radius:5px;
    font-size: 14px;
    transition: all .5s;
    background: #1c77c6;
    width: 100%;
    display: block;line-height: 28px;}



	
@media (max-width: 1024px) 



.page {
  margin: 18px 0px 40px 0px;
  text-align: center;
}
.page a {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  font-family: arial;
  margin: 0px 3px;
  color: #666666;
}
.page a:hover {
  text-decoration: none;
  color: #666666;
}
.page .active {
  text-decoration: underline;
  color: #1c77c6;font-weight: bold;
}
.page .ye {
  display: inline-block;
  height: 30px;
  width: 30px;
  background: #c2c2c2;
  border-radius: 50%;
  position: relative;
}
.page .ye:hover {
  background: #1c77c6;
}
.page .ye1:after {
  content: "";
  width: 0px;
  height: 0px;
  border: 7px solid transparent;
  border-right-color: #fff;
  position: absolute;
  top: 7px;
  left: 3px;
}
.page .ye2:after {
  content: "";
  width: 0px;
  height: 0px;
  border: 7px solid transparent;
  border-left-color: #fff;
  position: absolute;
  top: 7px;
  right: 3px;
}
.guan_new .guan_ul li {
  width: 49%;
  margin-right: 2%;
  float: left;
}
.guan_new .guan_ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.guan_new .guan_ul li time {
  font-family: tahoma;
  font-size: 14px;
  color: #999999;
  line-height: 30px;
  height: 30px;
  width: 100%;
  overflow: hidden;
}
.guan_new .guan_ul li h4 {
  font-size: 16px;
  color: #333333;
  line-height: 40px;
  height: 40px;
  width: 100%;
  overflow: hidden;
  font-weight: 700;
}
.guan_new .guan_ul li p {
  font-size: 13px;
  color: #666666;
  line-height: 21px;
  height: 42px;
  overflow: hidden;
}
.guan_new .guan_ul li span {
  width: 109px;
  height: 30px;
  background: #c7c7c7;
  color: #fff;
  font-size: 14px;
  font-family: arial;
  display: block;
  line-height: 30px;
  text-align: center;
  margin: 18px 0px;
}
.guan_new .guan_ul li:last-child {
  margin-right: 0px;
}
.guan_new .guan_ul li:hover h4 {
  color: #1c77c6;
}
.guan_new .guan_ul li:hover span {
  background: #1c77c6;
}
@media (max-width: 640px) {
  .guan_new .guan_ul li {
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px dashed #f3f3f3;
    margin-right: 0px;
  }
}
.guan_new .guan_ul2 li {
  line-height: 39px;
  height: 39px;
}
.guan_new .guan_ul2 li a {
  width: 80%;
  float: left;
  display: block;
  color: #666;
  height: 39px;
  overflow: hidden;
  background: url(../images/new_li.png) no-repeat 6px center;
  padding-left: 18px;
}
.guan_new .guan_ul2 li span {
  width: 20%;
  float: right;
  color: #999;
  display: block;
  height: 39px;
  overflow: hidden;
  text-align: right;
  padding-right: 6px;
}
.guan_new .guan_ul2 li:nth-child(2n+2) {
  background: #f6f6f6;
}
.guan_new .guan_ul2 li:hover a {
  color: #1c77c6;
}
.guan_top {
  border-bottom: 1px solid #f3f3f3;
  font-size: 18px;
  color: #333333;
  font-weight: 700;
  margin-bottom:8px;
  padding: 8px;
  position: relative;
}
.guan_top:before {
  content: "";
  height: 1px;
  width: 50px;
  background: #eaeaea;
  top: 24px;
  left: 189px;
  position: absolute;
}
.guan_top:after {
  content: "";
  height: 1px;
  width: 170px;
  background: #eaeaea;
  bottom: 19px;
  left: 126px;
  position: absolute;
}
.guan_top span {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  display: inline-block;font-size: 15px;
}
/*移动端底部导航*/
.phonefooternav {
  position: fixed;
  bottom: 0;
  width: 100%;
  display: none;
  z-index: 99999;
}
.phonefooternav ul li {
  width: 25%;
  background: #494949;
  float: left;
  padding: 10px 0;
  border-right: 1px solid #666;
  list-style: none;
}
.phonefooternav ul li a {
  display: block;
  color: #fff;
  text-align: center;
}
.phonefooternav ul li a i {
  display: block;
  font-size: 18px;
  padding: 10px 0;
}
@media (max-width: 768px) {
  .phonefooternav {
    display: block;
  }

.news_list li .box .pic{ display:none !important}
.news_list li .box .btn{ display:none !important}


.top{ display: none; }
.top1{ display: block; }

.lian{ display: none; }
.zi_com .zi_left{ box-shadow: none; }
.zi_com .zi_left .top1{ padding: 0; height: 46px; background: #1c77c6; line-height: 46px; text-align: left;text-indent: 18px; color: #fff;}
.zi_com .zi_left .top1 span{ color: #fff;

  font-weight: 600; }

.zi_com .zi_left .top1 .span1{ float: left; font-size: 18px;}
.zi_com .zi_left .top1 .span2{ float: right; padding-right: 18px; cursor: pointer; }
.zi_com .zi_left ul.hover{display:block}
.zi_com .zi_left ul { display: none; transition:all 1s ease; }
.zi_com .zi_left ul li {
   
    line-height: 51px;
    text-align: left;
 text-align: left;}
  
.zi_com .zi_left .top1 .span2 i{ display: inline-block; font-style:normal; font-size:13px;} 
.zi_com .zi_left .top1 .span2 em{ display: none; font-style:normal;} 

.zi_com .zi_left .top1 .span2 i:after {
    content: "\f0dd";
    font-family: FontAwesome, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif;
    font-size: 14px;
    position: relative;
    top: -3px;
	left:5px;
}

.zi_com .zi_left .top1 .span2 em:after {
    content: "\f0de";
    font-family: FontAwesome, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif;
    font-size: 14px;
    position: relative;
    top: 2px;
	left:5px;
}




.zi_com .zi_left .top1 .span2.on i{ display:none;}
.zi_com .zi_left .top1 .span2.on em{ display: inline-block;font-style:normal;font-size:13px;}
  
.zi_com .zi_left ul li:hover > a,.zi_com .zi_left ul li.hover > a{ background: #1c77c6; color: #fff; }
.zi_com .zi_left ul li{ border-bottom: 1px solid #fff;background: #1c77c6;}
.zi_com .zi_left ul li > a {
  height: 35px;
  line-height: 35px;
  color: #fff;
  display: block;
  
 
  font-size: 14px;
  overflow: hidden;
  width: 100%;
 background:none;
 text-indent: 18px;
}

.zi_left ul li .er{ display: block; }


.zi_com .zi_left ul li:nth-child(1) a{ border-top:none; }

.zi_com .zi_left ul li > a:hover {
/*  background: #1c77c6;
*/  font-size: 14px; color:#fff;
}
.zi_com .zi_left ul li .er {
  padding: 0px 0px;
      display: none;
}
.zi_com .zi_left ul li .er a {
  display: block;
  width: 100%;
 background: #276ca7;
  font-size: 14px;
  height: 31px;
  line-height: 31px;
  font-weight: 500;
  width: 100%;
  color: #fff;
  text-indent: 18px;

  overflow: hidden;
  border-bottom: 1px solid #F2F5FA;
}
.zi_com .zi_left ul li .er a:last-child{ border-bottom: none; }
.zi_com .zi_left ul li .er a:hover {
  background: #276ca7;
  font-weight: 500;
  font-size: 14px;
  color:  #fff;
}

.zi_com .zi_left ul li .er a.hover {
  background: #fff;
  font-weight: 500;
  font-size: 14px;
  color:  #004494;
}

.left_contact{ display:none;}

}
@media (max-width: 480px) {
  .phonefooternav ul li {
    padding: 3px 0px;
  }
}
.zy_q a {
  display: inline-block;
  float: left;
}
/*相关产品*/
.guan_pro .pro_ul {
  padding: 0px 0px 4%;
}
/*产品详情页面*/
.pro_s1 {
  padding: 4% 0px;
}
.pro_s1 .ps1_left {
  width: 51%;
  float: left;
  position: relative;
}
.pro_s1 .ps1_left i {
  display: block;
  padding-bottom: 77.32793522267207%;
}
.pro_s1 .ps1_right {
  width: 46%;
  float: right;
}
.pro_s1 .ps1_right h3 {
  font-size: 18px;
  color: #333333;
  font-weight: 500;
  padding-bottom: 18px;
  height: 30px;
  line-height: 30px;
  width: 100%;
  overflow: hidden;
}
.pro_s1 .ps1_right span {
  background: url(../images/ce_bg.jpg) no-repeat;
  display: block;
  width: 100%;
  height: 7px;
  margin: 3% 0px;
}
.pro_s1 .ps1_right p {
  font-size: 14px;
  color: #6b6b6b;
  line-height: 24px;
}
@media (max-width: 640px) {
  .pro_s1 .ps1_left {
    width: 100%;
  }
  .pro_s1 .ps1_right {width: 100%;}

}
.pro_s2 .img_pro {
  position: relative;
}
.pro_s2 .img_pro i {
  display: block;
  padding-bottom: 47.58403361344538%;
}
.pro_s2 p {
  line-height: 1;
  color: #666666;
/*  margin: 5% 0px;
*/}
/*上下页切换*/
.prev_next {
  text-align: left;
  margin: 5% auto;
  line-height: 40px;
  color: #7b7b7b;
  font-size: 12px;
}
.prev_next li {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  background: #f6f6f6;
}
.prev_next li a {
  color: #7b7b7b;
  display: block;
  height: 40px;
  width: 100%;
  overflow: hidden;
}
.prev_next li:hover {
  background: #1c77c6;
}
.prev_next li:hover a {
  color: #fff;
}
@media (max-width: 640px) {
  .prev_next {
    margin: 30px auto 30px;
  }
  .prev_next li {
    width: 100%;
    margin-bottom: 10px;
  }
  .prev_next li:last-child {
    text-align: left;
  }
  .banner_top{ height:57px; display:block !important;}
  .dot{ display:none !important}
}
  .banner_top{ height:57px; display:block;}

.gotop{ position:fixed; bottom:10%; right:1%; width:45px; height:45px; background:url(../images/gotop.png) no-repeat; background-size:100% 100%;
-webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out;
-o-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; border-radius:45px;z-index: 999999999999999999999999999;
}
.gotop:hover{-webkit-transform:rotate(360deg); -ms-transform:rotate(360deg); -o-transform:rotate(360deg); -moz-transform:rotate(360deg); cursor:pointer; transform:rotate(360deg); background:url(../images/gotop1.png) no-repeat;background-size:100% 100%;}



/*--服务项目 end--*/

.index_youshi{  padding-bottom:18px;margin-top: 20px;}
@media screen and (max-width: 801px){
	.pro_com .p_right ul li .zhe_a{ height:80.5% !important;}
	
	
    .index_youshi_con{	 overflow:hidden;}
	.youshi1{overflow: hidden;}
	.youshi1_l{ overflow: hidden; float: left; width: 100%;margin:9px 0;}
	.youshi1_l img{ float: left; padding-right: 30px;}
	
	.txt1{ overflow: hidden;}
	
	.txt1{overflow:hidden;}
	.icon1{ overflow:hidden; float:left; background:#337ab7; width:55px; height:55px; display:block; text-align:center;border-radius:5px; margin-right:15px;}
	.icon1 h8{ overflow:hidden;font-size:32px; font-weight:bold; font-family:Impact; color:#fff;}
	.icon1 i{ display:block; width:30px; height:2px; background:#fff; margin:0 auto;}
	
	.youshi1_l h1{font-size: 22px;color: #929291; font-weight: bold;padding-bottom: 13px;border-bottom: 1px dashed #929291;}
	.youshi1_l h1 span{padding-left: 18px;}
	.youshi1_l h2{color: #777;font-size: 14px;line-height: 29px;padding-top: 2%;}
	.youshi1_r{ overflow: hidden;    margin: 0 auto;    width: 98%;}
	.youshi1_r img{ width: 100%;padding-bottom: 30px;}
	.youshi2{overflow: hidden;}
	.youshi2_l{ overflow: hidden; width: 100%;margin-top: 5px;}
	.youshi2_l img{ float: left; padding-right: 18px;}
	.youshi2_l div{ overflow: hidden; }
	.txt2{overflow:hidden;}
	.icon2{ overflow:hidden; float:left; background:#337ab7; width:55px; height:55px; display:block; text-align:center;border-radius:5px; margin-right:15px;}
	.icon2 h8{ overflow:hidden;font-size:32px; font-weight:bold; font-family:Impact; color:#fff;}
	.icon2 i{ display:block; width:30px; height:2px; background:#fff; margin:0 auto;}
	.youshi2_l h1{font-size: 22px;color: #929291; font-weight: bold;padding-bottom: 13px;border-bottom: 1px dashed #929291;}
	.youshi2_l h1 span{padding-left: 18px;}
	.youshi2_l h2{color: #777;font-size: 14px;line-height: 29px;padding-top: 2%;}
	.youshi2_r{ overflow: hidden;    margin: 0 auto;    width: 98%;}
	.youshi2_r img{ width: 100%;padding-bottom: 29px;    padding-top: 6px;}
.customers{    padding:1% 0 0;}
}


@media screen and (min-width: 801px){
	
    .index_youshi_con{ width:1200px; margin:0 auto 30px; overflow:hidden;}
	.youshi1{width: 98%;margin: 0 auto;transition: all .6s ease-out; position:relative;height: 226px;}
	.youshi1::after {
    content: " ";
    width: 0px;
    height:2px;
    background-color: #666;
    position: absolute;
    top:200px;
    left: 50%;
    transition: all .4s ease-out;}
	
	
	.youshi1:hover::after {
    width: 100%;
    left: 0%;
    transition: all .6s ease-out;
}	
	
	.youshi1:hover .youshi1_l{ margin-left:-10px}
	
	.youshi1_l{ overflow: hidden; float: left; width: 550px;margin-top:0.8%; transition: all .6s ease-out;}
	.youshi1_l img{ float: left; padding-right: 18px;}
	
	.youshi1_l div{ overflow: hidden; }
	
	.txt1{overflow:hidden;}
	.icon1{ overflow:hidden; float:left; background:#0078cc; width:50px; height:50px; display:block; text-align:center;border-radius:5px; margin-right:15px;}
	.icon1 h8{ overflow:hidden;font-size:28px; font-weight:bold; font-family:Impact; color:#fff;}
	.icon1 i{ display:block; width:30px; height:2px; background:#fff; margin:0 auto;}
	
	
	
	.youshi2{width: 98%;margin: 0 auto;transition: all .6s ease-out; position:relative;height: 226px;}
	
	.youshi2::after {
    content: " ";
    width: 0px;
    height:2px;
    background-color: #666;
    position: absolute;
    top:200px;
    left: 50%;
    transition: all .4s ease-out;}	
	
	.youshi2:hover::after {
    width: 100%;
    left: 0%;
    transition: all .6s ease-out;}
	
	.youshi2_l{ overflow: hidden; float: right; width:47%;margin-top:0.8%; transition: all .6s ease-out;}
	.youshi2:hover .youshi2_l{ margin-right:-10px}

	
	
	.youshi2_l img{ float: left; padding-right: 18px;}
	
	.youshi2_l div{ overflow: hidden; }
	
	.txt2{overflow:hidden;}
	.icon2{ overflow:hidden; float:left; background:#0078cc; width:50px; height:50px; display:block; text-align:center;border-radius:5px; margin-right:15px;}
	.icon2 h8{ overflow:hidden;font-size:28px; font-weight:bold; font-family:Impact; color:#fff;}
	.icon2 i{ display:block; width:30px; height:2px; background:#fff; margin:0 auto;}
	.youshi2_l h1{font-size: 18px;color: #666666; font-weight: bold;padding-bottom: 8px;width: 504px;}
	.youshi2_l h1 span{padding-left: 18px;}
	.youshi2_l h2{color: #777;font-size: 14px;line-height: 26px;}
	.youshi2_r{ overflow: hidden; float: left;}
	.youshi1_l h1{font-size: 18px;color: #666666; font-weight: bold;padding-bottom: 8px;width: 495px;}
	.youshi1_l h1 span{padding-left: 18px;}
	.youshi1_l h2{color: #777;font-size: 14px;line-height: 25px;}
	.youshi1:hover .youshi1_r img{ margin-right:-10px;}
	
	.youshi1_r{ overflow: hidden; float: right; margin:10px auto 35px;}
	.youshi1_r img{transition: all .6s ease-out;}
	
	.youshi2{ overflow: hidden;}
	.youshi2_r{overflow: hidden; float: left; width:50%; margin:10px auto 35px  0}
	.youshi2_r img{transition: all .6s ease-out;}
	.youshi2:hover .youshi2_r img{ margin-left:-10px;}
	
	
	.youshi2_r_t{overflow: hidden;margin-top: 80px;}
	.youshi2_r_t img{ float: left; padding-right: 18px;}
	.youshi2_r_t div{ overflow: hidden;}
	.youshi2_r_t h1{font-size: 19px;color: #929291; font-weight: bold;padding-bottom: 18px;}
	.youshi2_r_t h1 span{padding-left: 18px;}
	.youshi2_r_t h2{color: #777;font-size: 14px;line-height: 24px;}
	.youshi2_r_b{ overflow: hidden;margin-top: 80px;}
	.youshi2_r_b img{ float: left; padding-right: 18px;}
	.youshi2_r_b div{ overflow: hidden;}
	.youshi2_r_b h1{font-size: 26px;color: #929291; font-weight: bold;padding-bottom: 18px;}
	.youshi2_r_b h1 span{padding-left: 18px;}
	.youshi2_r_b h2{color: #777;font-size: 14px;line-height: 24px;}
}







/*成功案例*/



/*成功案例*/
.case_ul li {float: left;width: 31%;border:4px solid #fff; background:#fff; margin:2% 1%;border-bottom: 1px solid #eaeaea;}
.case_ul li a{ text-decoration:none;}
.case_ul li p{ text-align:left; font-size:14px; color:#000;line-height: 22px;}
.case_ul li p:hover{color:#1c77c6;}
.case_ul li h4 img{ width:100%;transition: .5s all linear;}
.case_ul li h4 img:hover{transform: scale(0.9)}
.case_ul li h1{ font-size:16px; color:#000; padding:15px;line-height: 22px;}
.case_ul li h1:hover{ color:#1c77c6; }
.case_ul li h2{ font-size:14px; color:#999; height:60px; line-height:22px;/* padding-left:15px;*/}
.case_ul li h3{ font-size:14px; color:#1c77c6; padding:15px;}




@media (max-width: 640px) {
.case_ul li {float: left;width: 98%;border: 4px solid #fff;background: #fff;}

}
    /* margin: 0 1%;}
.case_ul li a{ text-decoration:none;}
.case_ul li h4{ text-align:center;}
.case_ul li h4 img{ width:100%; }
.case_ul li h1{ font-size:18px; color:#444; padding:15px;}
.case_ul li h2{ font-size:14px; color:#999; height:60px; line-height:22px; padding-left:15px;}
.case_ul li h3{ font-size:14px; color:#1c77c6; padding:15px;}

}
.case_show {
  padding: 4% 0px;
}
.case_show .img_case {
  position: relative;
}
.case_show .img_case h1{    font-size: 18px;
    text-align: center;
    margin-bottom: 5%;}
	
	
.case_show .img_case i {
  display: block;
  padding-bottom: 40.80402010050251%;
}

.case_show .img_case img{display: block;margin: 0 auto;}

.case_show .case_c {
  text-align: left;
  margin-top: 3%;
}
.case_show .case_c p {
  line-height: 24px;
  font-size: 13px;
  color: #6b6b6b;
}
.case_show .case_c span {
  font-size: 15px;
  color: #1e1e1e;
}
.guan_case {
  margin-bottom: 3%;
}
/*新闻中心*/
.news_list {
margin-bottom: 35px;
    padding: 35px 29px 0 6px;
    overflow: hidden;
    /* border: solid #eeeeee 1px; */
    
}

.news_list li{ margin-bottom:30px; padding-bottom:30px;border-bottom: solid #e4e4e4 1px;}
.news_list li:nth-child(6n){ margin-bottom:0;}
.news_list li .box{ padding-right:10px; display:block; overflow:hidden; }
.news_list li .box .pic{ margin-right:30px; float:left; width:239px; height:186px;background: no-repeat center center; background-size: cover; float:left; display:block;transition: .5s all linear;}
.news_list li .box .pic:hover{transform: scale(1.1);}

.news_list li .box .p1{ margin-bottom:10px; padding-top:10px; font-size:18px; color:#333;transition: ease .3s;overflow:hidden; height:2em;}
.news_list li .box .tm{ margin-bottom:10px; font-size:14px; color:#999999;}
.news_list li .box .p2{ margin-bottom:16px; font-size:14px; color:#777777; line-height:26px; overflow:hidden; height:4em;}
.news_list li .box .btn{    color: #00b2ee;    display: inline-block; background:#c8c8c8; color:#fff}



@media (max-width: 640px) {
  .news_list li .ri i {
    font-size: 40px;
  }
  .news_list li .ri time {
    font-size: 12px;
  }
}
.news_list li .wen_nei {
  width: 88%;
  float: right;
}
.news_list li .wen_nei h4 {
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  color: #333333;
  margin-bottom: 12px;
  overflow: hidden;
  width: 100%;
}
.news_list li .wen_nei p {
  color: #808080;
  font-size: 14px;
  height: 40px;
  line-height: 18px;
  overflow: hidden;
}
.news_ul li:hover {
  news_list: #1c77c6;
}
.news_list li:hover .ri {
  color: #fff;
}
.news_list li:hover .ri time {
  color: #a3c7e4;
}
.news_list li:hover .wen_nei h4 {
  color: #fff;
}
.news_list li:hover .wen_nei p {
  color: #a3c7e4;
}

.news_list li:hover .box {
    background: #f8f8f8;
    transition: ease .3s;
}

.news_list li:hover .box .btn {
    background: #1c77c6;
    color: #fff;
    transition: ease .3s;
}

@media (max-width: 768px) {
  .news_list li .ri {
    width: 15%;
  }
  .news_list li .ri i {
    line-height: 35px;
    height: 35px;
  }
  .news_ul li .wen_nei {
    width: 84%;
  }
}
.news_show {
  padding-top: 4%;
}
.news_show .top_show {
  text-align: center;
  border-bottom: 1px dashed #dfdfdf;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.news_show .top_show h3 {
  color: #333333;
  font-size: 18px;
  line-height: 30px;
  overflow: hidden;
  width: 100%;
}
.news_show .top_show p {
  font-size: 12px;
  color: #ababab;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  width: 100%;
  margin: 10px 0px;
}
.news_show p {
  color: #666666;
/*  font-size: 13px;
  line-height: 24px;
*/}
.news_show .n_s_img {
  position: relative;
  padding: 3% 0px;
}
.news_show .n_s_img i {
  display: block;
  padding-bottom: 36.582914572864325%;
}
.news_show .n_s_img img {
  box-shadow: -30px -30px 1px #f2f2f2;
}
@media (max-width: 980px) {
  .news_show .n_s_img {
    margin: 18px 0px;
  }
  .news_show .n_s_img img {
    box-shadow: -10px -10px 1px #f2f2f2;
  }
}
.news_show .guan_pro {
  margin-top: 4%;
}
.contact_map {
  width: 100%;
  background: url(../images/con_bg.png) center center no-repeat;
  min-height: 319px;
  position: relative;
}
.contact_map #map {
  width: 210px;
  height: 210px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  position: absolute;
  left: 50%;
  margin-left: -202px;
  top: 18px;
}
.contact_map .BMap_stdMpCtrl {
  display: none;
}
.contact_map .BMap_noprint {
  display: none;
}
@media (max-width: 480px) {
  .contact_map {
    background: none;
    min-height: auto;
  }
  .contact_map #map {
    width: 100%;
    height: 200px;
    border-radius: 0px;
    position: inherit;
    top: 0px;
    left: 0px;
    margin: 0px;
  }
}
.contact_zi {
  padding-top: 5%;
}

.contact_zi a{}


.cont_text {
  width: 100%;
  max-width: 365px;
  margin: 3% auto 5%;
}



.cont_text span {
  background: #1c77c6;
  height: 28px;
  display: block;
  width: 100%;
  color: #fff;
  line-height: 28px;
  font-family: ;
  font-size: 18px;
  padding-left: 10px;
  margin-bottom: 10px;
}
.cont_text span a {
  font-family: georgia;
  font-size: 24px;
  color: #fff;
}
.cont_text p {
  font-size: 13px;
  color: #666666;
  line-height: 24px;
  margin: 0px;
  padding: 0px;
}
.cont_text p a {
  font-family: arial;
}
/*在线留言*/
.mess_nei {
  background: #fff;
  margin: auto;
  font-family: arial;
  text-align: center;
  width: 100%;
  max-width: 887px;
  padding: 2% 0px;
}
.mess_nei i {
  font-style: normal;
  color: #FF0000;
}
.mess_nei .top_mes_t {
  color: #008c40;
  font-size: 48px;
  height: 25px;
  line-height: 25px;
  text-align: center;
}
.mess_nei p {
  font-size: 14px;
  color: #000000;
  margin:15px 80px auto;
  line-height: 29px;
/*  height: 65px;
*/  overflow: hidden;
  word-wrap: break-word;
  word-break: break-all;text-align: left;}
}
.mess_nei .name_li {
  width: 81%;
  margin: auto;
}
.mess_nei .name_li li {
  width: 90%;
  height: 35px;
  border-radius: 5px;
  padding: 5px 6px;
  margin-right: 13px;
  margin-bottom: 10px;
}
/*.mess_nei .name_li li img {
  display: block;
  float: left;
  margin-right: 10px;
}*/
.mess_nei .name_li li span{font-size: 14px;
    padding-right: 10px;
    display: block;
    /* text-align: left; */
    width: 98px;
    float: left;}
.mess_nei .name_li li input {
  height: 31px;
  width: 376px;
  border: none;
  line-height:31px;
  color: #888888;
  font-size: 12px;
  outline: none;  border: 1px solid #dcdcdc;
}
@media (max-width: 1200px) {
  .mess_nei .name_li {
    width: 100%;
  }
}
.mess_nei textarea {
width: calc(52% - 46px);
    float: left;
    height: 36px;
    line-height: 34px;
    border: 1px solid #a9a9a9;
    background: #fff;
    font-size: 14px;
    color: #000;
    padding: 0 1px;}
	
	
.mess_nei .yan {
  margin: 0px auto 18px;
  width: 60%;
  text-align: left;
}
.mess_nei .yan input {
  width: 140px;
  height: 34px;
  border: 1px solid #dfdfdf;
  line-height: 25px;
  color: #888888;
  font-size: 12px;
  border-radius: 5px;
  padding: 5px;
  outline: none;
}
.mess_nei .yan img {
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 10px;
}
.mess_nei .yan .ah {
  color: #acacac;
  font-size: 12px;
}
.mess_nei .yan .ah:hover {
  color: #008c40;
}
  .mess_nei textarea,.mess_nei input {
    width: 60%; max-width:242px;
	float:left;
	outline: none;
  }
@media (max-width: 640px) {
  .mess_nei .name_li {
    text-align: center;
  }
  .mess_nei .name_li li {
    float: none;
    margin: 0px auto 10px;
  }
  .mess_nei textarea,.mess_nei input {
    width: 90%; max-width:242px;
	float:left;
  }
  .mess_nei .yan {
    width: 242px;
  }
  .mess_nei .yan input {
    width: 60px;
  }
  .mess_nei .yan img {
    margin: 0px 3px;
  }
  .tex_a span{text-align:left !important;}
  .mess_nei p{ height:auto; margin:15px 21px auto;}
  .form1{ width:91%;}
  .tijiao .btn{ width:85px !important;margin-right:0;}
  
  .banner1{ height:60px;}
  .banner1 img{ display:none}
  .mess_nei textarea{border:1px solid #bababa !important;}
  .tijiao{ padding-left:0 !important}
}


.tijiao .btn {
  width: 108px;
  height: 33px;
  background: #a0a0a0;
  color: #fff;
  font-size: 14px;
  display: inline-block;
  text-align: center;
  line-height: 33px;
  border-radius: 5px;
  padding: 0px;
  cursor: pointer;
  margin-right: 10px;margin-top: 30px;
    margin-bottom: 50px;outline: none;}
.tijiao .btn:hover {
  background: #1c77c6;
}
.tijiao .active {
  background: #1c77c6;
}
.tijiao .sub {
  margin-right: 18px;
}
/*关于我们*/
.about_zi {
  padding: 4% 0px;
}
.about_zi .ab_img {
  position: relative;
}
.about_zi .ab_img i {
  display: block;
  padding-bottom: 15.706806282722512%;
}
.about_zi p {
  font-size: 14px;
  color: #666;
  line-height: 30px;
}
.about_ul li {
  margin-bottom: 15px;
}
.about_ul .quan {
  background: #1c77c6;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  width: 85px;
  height: 85px;
  border-radius: 50%;
  text-align: center;
  display: block;
  overflow: hidden;
  line-height: 85px;
  float: left;
}
.about_ul .wen {
  width: 87%;
  float: right;
  border: 1px solid #f0f0f0;
  box-shadow: 0px 5px 1px #f5f5f5;
  padding: 1% 2%;
}
.about_ul .wen h4 {
  height: 28px;
  line-height: 28px;
  color: #4c4c4c;
  width: 100%;
  overflow: hidden;
  font-size: 16px;
}
.about_ul .wen h6 {
  color: #999999;
  font-family: arial;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 640px) {
  .about_ul .quan {
    width: 65px;
    height: 65px;
    font-size: 14px;
    line-height: 65px;
  }
  .about_ul .wen {
    width: 85%;
  }
  .about_ul .wen h4 {
    font-size: 14px;
  }
  .about_ul .wen h6 {
    font-size: 12px;
    height: 18px;
    line-height: 18px;
  }
}
@media (max-width: 640px) {
  .about_ul .quan {
    width: 60px;
    height: 60px;
    font-size: 12px;
    line-height: 60px;
  }
  .about_ul .wen {
    width: 80%;
  }
}
.service_com {
  padding: 4% 0px;
}
.service_com h3 {
  font-size: 18px;
  color: #000;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 100%;
  overflow: hidden;
}
.service_com .biao {
  background: #1c77c6;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 45px;
  text-align: center;
  padding: 0px 10px;
  overflow: hidden;
  margin: 10px 0px;
  width: 100%;
  border-top-right-radius: 18px;
  border-bottom-right-radius: 18px;
}
@media (max-width: 768px) {
  .service_com .biao {
    font-size: 14px;
    height: auto;
    line-height: 30px;
  }
}
.service_com .p1 {
  line-height: 18px;
  color: #666;
  font-size: 13px;
  width: 100%;
  max-width: 880px;
  margin: auto;
  text-align: center;
}
.ul_xian {
  position: relative;
}
.ul_xian:after {
  content: "";
  width: 100%;
  height: 1px;
  background: #939395;
  position: absolute;
  bottom: 9px;
  left: 0px;
  z-index: 1;
}
@media (max-width: 980px) {
  .ul_xian:after {
    display: none;
  }
}
.liu_ul {
  border-top: 1px solid #c8c8c8;
  margin: 10px 0px;
  padding-top: 30px;
}
.liu_ul li {
  width: 25%;
  float: left;
  min-height: 290px;
  position: relative;
  z-index: 999;
  overflow: hidden;
}
.liu_ul li p {
  width: 160px;
  font-size: 13px;
  line-height: 18px;
  color: #666;
  margin-top: 78px;
  margin-left: 40px;
  max-height: 140px;
  overflow: hidden;
}
@media (max-width: 980px) {
  .liu_ul li {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .liu_ul li {
    width: 100%;
    margin-bottom: 10px;
  }
  .liu_ul li:first-child {
    min-height: 230px;
  }
  .liu_ul li:last-child {
    min-height: 230px;
  }
}
.liu_ul .li1 {
  background: url(../images/ser1.png) no-repeat left bottom;
}
.liu_ul .li1 p {
  margin-top: 130px;
}
@media (max-width: 480px) {
  .liu_ul .li1 p {
    margin-top: 90px;
  }
}
.liu_ul .li2 {
  background: url(../images/ser2.png) no-repeat left bottom;
}
.liu_ul .li3 {
  background: url(../images/ser3.png) no-repeat left bottom;
}
.liu_ul .li3 p {
  margin-top: 90px;
}
.liu_ul .li4 {
  background: url(../images/ser4.png) no-repeat left bottom;
}
.liu_ul .li4 p {
  margin-top: 130px;
}
@media (max-width: 480px) {
  .liu_ul .li4 p {
    margin-top: 80px;
  }
}
.xx_p p {
  font-size: 13px;
  color: #666;
  line-height: 22px;
}
.xx_p h4 {
  font-weight: 700;
  color: #555555;
  font-size: 24px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.xx_p ul li {
  background: url(../images/xing.png) no-repeat left center;
  padding-left: 18px;
  font-size: 13px;
  color: #555555;
  line-height: 36px;
  height: 36px;
  width: 100%;
  overflow: hidden;
}
.about2 {
  padding: 5% 0px 10%;
  width: 100%;
  position: relative;
}
.about2 ul {
  width: 450px;
  height: 348px;
  position: relative;
  margin: 0 auto;
}
.about2 ul li {
  width: 300px;
  height: 348px;
  opacity: 1 !important;
  background-color: #ffffff;
  box-shadow: 0px 10px 30px #f1f1f1;
}
.about2 ul li .rongyu-img {
  width: 300px;
  height: 348px;
  position: relative;
  max-width: 100%;
  max-height: 100%;
}
.about2 ul li .rongyu-img img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  max-width: 100%;
  max-height: 100%;
}
.about2 ul li span {
  text-align: center;
  position: absolute;
  bottom: -40px;
  display: none;
  margin: auto;
  left: -25%;
  right: 0;
  font-size: 18px;
  color: #333333;
  font-weight: 700;
  width: 150%;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.about2 ul .roundabout-in-focus span {
  display: block;
}
.about2 button {
  width: 32px;
  height: 88px;
  position: absolute;
  top: 230px;
  border: 0;
  cursor: pointer;
}
.about2 .ban_l_btn {
  left: 0;
  background: url(../images/ban_l_btn.png) no-repeat center;
}
.about2 .ban_l_btn:hover {
  background: url(../images/ban_l_btn2.png) no-repeat center;
}
.about2 .ban_r_btn {
  right: 0;
  background: url(../images/ban_r_btn.png) no-repeat center;
}
.about2 .ban_r_btn:hover {
  background: url(../images/ban_r_btn2.png) no-repeat center;
}
@media (max-width: 980px) {
  .about2 {
    display: none;
  }
}
.hon_ul {
  padding-bottom: 4%;
  display: none;
}
.hon_ul li {
  background: #e8e8e8;
  width: 23.5%;
  float: left;
  margin-right: 2%;
  margin-top: 3.5%;
  padding: 2% 2% 0;
}
.hon_ul li .pic {
  position: relative;
}
.hon_ul li .pic i {
  display: block;
  padding-bottom: 100%;
}
.hon_ul li p {
  width: 94%;
  margin: auto;
  text-align: center;
  font-size: 13px;
  font-family: 宋体;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  margin-bottom: 10px;
}
.hon_ul li:nth-child(4n+4) {
  margin-right: 0px;
}
@media (max-width: 640px) {
  .hon_ul li {
    width: 49%;
    margin-right: 2%;
  }
  .hon_ul li:nth-child(2n+2) {
    margin-right: 0px;
  }
}
@media (max-width: 980px) {
  .hon_ul {
    display: block;
  }
}
.w1004 {
  max-width: 1200px;
  margin: auto;
  border-radius: 5px;
  width: 98%;
}
.map {
  margin: 0 auto;
}
.map dl {
  margin: 18px 0 18px 0;
  overflow: hidden;
  line-height: 30px !important;
}
.map dl:hover dt a {
  color: #fff;
  font-weight: bold;
}
.map dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  background: #1c77c6;
}
.map dt a {
  color: #fff;
  display: block;
}
.map dt a:hover {
  color: #fff;
  font-weight: bold;
}
.map dd {
  font-size: 12px;
  overflow: hidden;
  float: left;
  width: 85%;
  margin: 0px;
}
.map dd .p2 {
  padding: 0 0 0 18px;
  clear: both;
}
.map dd .p2 a {
  color: #1c77c6;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.map dd .p2 a:hover {
  color: #1c77c6;
}
.map dd div {
  clear: both;
  overflow: hidden;
  padding: 0px 18px 0 10px;
}
.map dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
}
.map dd div a:hover {
  color: #003e7e;
  background: #1c77c6;
  color: #fff;
}
@media (max-width: 768px) {
  .map dt {
    width: 15%;
  }
  .map dd {
    width: 85%;
  }
}
@media (max-width: 640px) {
  .map dt {
    width: 20%;
  }
  .map dd {
    width: 80%;
  }
}
@media (max-width: 400px) {
  .map dt {
    width: 100%;
  }
  .map dd {
    width: 100%;
  }
}
.form_xj {
  width: 100%;
  max-width: 490px;
  margin: auto;
}
.form_xj .inp_d {
  margin-bottom: 10px;
}
.form_xj .inp_d span {
  width: 60px;
  display: inline-block;
  text-align: right;
  font-size: 14px;
  color: #666666;
  letter-spacing: 2px;
  float: left;
  height: 35px;
  line-height: 35px;
  margin-right: 5px;
}
.form_xj .inp_d input {
  border: 1px solid #dbdbdb;
  padding: 5px;
  line-height: 25px;
  width: 227px;
}
.form_xj .inp_d textarea {
  border: 1px solid #dbdbdb;
  padding: 5px;
  line-height: 18px;
  max-width: 400px;
  font-size: 12px;
  min-height: 195px;
  width: 70%;
}
.form_xj .inp_d i {
  font-style: normal;
  color: #FF0000;
  margin-left: 5px;
}
.form_xj .yan input {
  width: 100px;
  float: left;
}
.form_xj .yan img {
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
  float: left;
}
.form_xj .yan a {
  color: #373737;
  font-size: 14px;
  margin-top: 8px;
  display: inline-block;
}
@media (max-width: 480px) {
  .form_xj .yan a {
    margin-left: 65px;
  }
}
.form_xj .tijiao {
  margin: 10% 0px 5%;
}
.form_xj .tijiao .btn {
  border-radius: 0px;
}
.tex_a {
  margin-bottom: 20px; overflow:hidden;
}
.tex_a span{ width:151px; float:left; display:block;    line-height: 25px;text-align: right;padding-right: 14px;}
.tex_a i {
  display:inline-block;
  float:left;
  padding-left:5px;
  }


.tijiao{    text-align: left;

    padding-left: 151px;}
/*# sourceMappingURL=style.css.map */

.page {
    margin: 18px 0px 26px 0px;
    text-align: center;
}

.left_contact .content{
    box-sizing: border-box;
    padding:10px 18px;
    border-left:1px solid #eee;
    border-right:1px solid #eee;    border-bottom: 1px solid #eee;
}

.left_contact .content a:hover{ color:#f37327}
.left_contact .content p{
    font-size: 14px;
    line-height:28px;text-decoration: none;
    display: block;
}
.left_contact .content p img{
    margin-right: 10px;
}
.left_contact h1{
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #1c77c6;
    line-height: 40px;
    font-weight: normal;
}

.left_contact h2 {
    font-weight: normal;
    font-size: 16px;
    color: #666;
    margin-bottom: 18px;}
.img_case{}
.img_case h1{ font-size:24px;font-size: 24px;margin: 32px auto;display: block;text-align: center;}
.img_case img{ margin:0 auto;    display: block;padding-top: 41px;}
.case_c{}
.case_c p{ font-size:14px; padding:1%;line-height: 25px;}
.about_zi img {
    margin-right: 10px;
    margin-bottom: 10px;
}

.service_com img {
    margin-right: 10px;
    margin-bottom: 10px;
}




#footer{
    width: 100%;
    overflow: hidden;
    position: relative;
}



#footer a {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

#footer a:hover {
    text-decoration: none;
}

#footer .logo {
    float: none;
    vertical-align: top;
    display: inline-block;
}

#footer.style3 .f-get-touch {
    padding-top: 2px;
}

#footer.style3 .f-get-touch p {
    margin: 0 0 18px;
}

#footer.style3 .footer-top {
    padding-top: 20px;
    padding-bottom: 12px;
}

#footer.style3 .footer-top .holder {
    max-width: inherit;
    padding: 0 2px 0 0;
}

#footer.style3 .footer-top .logo {
    margin: 0;
    float: left;
}

#footer.style3 .footer-social {
    float: right;
    margin: 2px 0 0;
}

#footer.style3 .footer-social li {
    padding: 0 0 10px 6px;
}

#footer.style3 .footer-social li.apple,
#footer.style3 .footer-social li.skype {
    display: inline-block;
    vertical-align: top;
}

#footer.style3 .footer-social a {
    font-size: 20px;
    width: 46px;
    height: 46px;
}

#footer.style3 .footer-social .fa-apple {
    font-size: 21px;
    margin: 2px 0 0;
}

#footer.style3 .footer-social .fa-skype {
    font-size: 20px;
    margin: 0 2px 0 0;
}

#footer.style3 .footer-social .fa-behance {
    margin: 0 2px 0 0;
}

#footer.style3 .footer-social .fa-facebook {
    margin: 3px 0 0;
    font-size: 21px;
}

#footer.style3 .footer-cent {
    padding-top: 53px;
}

#footer.style3 .footer-bottom {
}

#footer.style4 .f-get-touch p {
    margin: 0 0 18px;
}

#footer.style4 .footer-top {
    padding-top: 25px;
    padding-bottom: 26px;
}

#footer.style4 .footer-top .f-contact-us {
    display: block;
}

#footer.style4 .footer-social {
    float: right;
    margin: 2px 0 0;
}

#footer.style4 .footer-social li {
    padding: 0 0 10px 6px;
}

#footer.style4 .footer-social li.apple,
#footer.style4 .footer-social li.skype {
    display: inline-block;
    vertical-align: top;
}

#footer.style4 .footer-social a {
    width: 46px;
    height: 46px;
    font-size: 20px;
}

#footer.style4 .footer-social .fa-apple {
    font-size: 21px;
    margin: 2px 0 0;
}

#footer.style4 .footer-social .fa-skype {
    font-size: 20px;
    margin: 0 2px 0 0;
}

#footer.style4 .footer-social .fa-behance {
    margin: 0 2px 0 0;
}

#footer.style4 .footer-social .fa-facebook {
    margin: 3px 0 0;
    font-size: 21px;
}

#footer.style4 .footer-cent {
    padding-top: 55px;
    padding-bottom: 79px;
}

#footer.style4 .footer-bottom {
    padding-top: 30px;
}

#footer.style5 .footer-bottom {
    padding-top: 60px;
    padding-bottom: 60px;
}

#footer.style6 .footer-top {
    padding-bottom: 40px;
}

#footer.style6 .footer-top .footer-social li {
    padding: 0 3px;
}

#footer.style6 .footer-top .footer-social li.apple,
#footer.style6 .footer-top .footer-social li.skype {
    display: inline-block;
    vertical-align: top;
}

#footer.style6 .footer-top .footer-social a {
    width: 45px;
    height: 45px;
}

#footer.style6 .footer-top .logo {
    margin: 0 auto 32px;
}

#footer.style6 .footer-cent {
    padding-top: 55px;
}

#footer.style6 .footer-bottom {
    padding-top: 26px;
}

#footer.style7 .footer-top {
    padding-bottom: 40px;
}

#footer.style7 .footer-top .footer-social li {
    padding: 0 3px;
}

#footer.style7 .footer-top .footer-social li.apple,
#footer.style7 .footer-top .footer-social li.skype {
    display: inline-block;
    vertical-align: top;
}

#footer.style7 .footer-top .footer-social a {
    width: 45px;
    height: 45px;
}

#footer.style7 .footer-top .logo {
    margin: 0 auto 32px;
}

#footer.style7 .footer-bottom {
    padding-top: 25px;
}

#footer.style7 .footer-bottom .bottom-box4 {
    display: block;
}

#footer.style8 .footer-top {
    padding-bottom: 60px;
}

#footer.style8 .footer-top .holder {
    padding: 0 10%;
}

#footer.style8 .footer-top p {
    margin: 0;
}

#footer.style8 .footer-top .logo {
    margin: 0 auto 26px;
}

#footer.style8 .footer-bottom {
    padding-top: 0;
    padding-bottom: 30px;
}

#footer.style9 .footer-cent {
    padding-bottom: 57px;
}

#footer.style9 .footer-bottom {
    padding-top: 19px;
    padding-bottom: 9px;
}

#footer.style9 .bottom-box5 {
    padding: 0;
    border: 0;
}

#footer.style9 .f-our-mission .btn-more:hover {
    background: none;
}

#footer.style10 .footer-top {
    padding-bottom: 63px;
}

#footer.style10 .footer-cent {
    padding-bottom: 55px;
}

#footer.style10 .footer-bottom {
    padding-top: 23px;
}

#footer.style10 .footer-bottom .copyright {
    margin-top: 5px;
}

#footer.style10 .insta-box li {
    padding: 0 1.2px 0 0;
    margin: 0 0 -2px 0;
}

#footer.style11 .btn-more:hover {
    color: #fff;
}

#footer.style12 {
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    position: absolute;
}

#footer.style12 .footer-bottom {
    padding-top: 0;
    padding-bottom: 59px;
}

#footer.style12 .footer-bottom:after {
    display: none;
}

#footer.style12 .f-social-networks {
    margin: 0 0 13px;
}

#footer.style12 .f-social-networks li {
    padding: 0 8px;
}

#footer.style12 .copyrights {
    display: block;
    padding: 0;
}

#footer.style13 .footer-app {
    padding: 27px 0 49px;
    border-bottom: 1px solid #313131;
}

#footer.style13 .bottom-box3 {
    color: #8f8f8f;
    font-size: 15px;
    line-height: 25px;
    padding: 33px 0 0;

}

#footer.style13 .bottom-box3 .logo {
    width: 90px;
    height: auto;
    margin: 0 auto 24px;
}

#footer.style13 .bottom-box3 p {
    margin: 0 0 27px;
}

#footer.style13 .bottom-box3 .footer-social {
    margin: 0 0 55px;
}

#footer.style13 .f-info-box {
    color: #8f8f8f;
    text-transform: uppercase;
    font: 300 24px/28px "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer.style13 .f-info-box p {
    margin: 0 0 48px;
}

#footer.style13 .f-info-box .title {
    color: #fff;
    display: block;
    margin: 0 0 12px;
    font-weight: 400;
}

#footer.style13 .f-info-box .tel {
    font-size: 70px;
    margin: 0 0 14px;
    font-weight: 900;
    line-height: 80px;
    display: inline-block;
    vertical-align: top;
}

#footer.style13 .f-info-box .num {
    color: #fff;
    display: block;
    margin: 0 0 6px;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
}

#footer.style13 .f-info-box .counter-box {
    color: #8f8f8f;
    text-transform: uppercase;
    font: 14px/20px "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer.style13 .f-info-box .counter-box p {
    margin: 0;
}

#footer.style15 {
    z-index: 5;
    position: relative;
}

#footer.style15 .parallax-holder {
    z-index: -1;
}

#footer.style15 .footer-cent {
    padding-top: 97px;
    background: rgba(0, 0, 0, .8);
}

#footer.style15 .footer-cent .f-info-col {
    color: #fff;
}

#footer.style15 .footer-cent .f-info-col p {
    margin: 0 0 26px;
}

#footer.style15 .footer-cent .logo {
    margin: 5px 0 8px;
}

#footer.style15 .footer-cent h5 {
    font-weight: 700;
    text-transform: uppercase;
}

#footer.style15 .footer-news-box a {
    color: #fff;
}

#footer.style15 .footer-news-box a a {
    color: #fff;
}

#footer.style15 .f-contact-info2 {
    color: #fff;
}

#footer.style15 .f-contact-info2 a {
    color: #fff;
}

#footer.style15 .footer-bottom {
    padding-top: 0;
    font-size: 12px;
    line-height: 13px;
    text-transform: uppercase;
    background: rgba(0, 0, 0, .8);
}

#footer.style15 .footer-bottom .footer-nav li {
    padding: 0 11px 0 0;
}

#footer.style15 .footer-bottom .footer-nav li a {
    color: #fff;
}

#footer.style15 .footer-bottom .copyright {
    color: #fff;
    max-width: 570px;
}

#footer.style15 .footer-bottom .copyright a {
    color: #fff;
}

#footer.style15 .footer-bottom .bottom-box1 {
    padding-top: 27px;
    border-top: 1px solid #333;
}

#footer.style16 .footer-top {
    padding-bottom: 32px;
}

#footer.style16 .footer-top .holder {
    padding: 0 13%;
}

#footer.style16 .footer-top p {
    margin: 0 0 28px;
}

#footer.style16 .footer-top .logo {
    margin: 0 auto 26px;
}

#footer.style16 .footer-bottom {
    padding-top: 25px;
    padding-bottom: 25px;
}

#footer.style16 .footer-bottom .footer-nav {
    text-transform: capitalize;
}

#footer.style17 {
    z-index: 5;
    position: relative;
}

#footer.style17 .parallax-holder {
    z-index: -1;
}

#footer.style17 .footer-cent {
    padding-top: 97px;
    background: rgba(0, 0, 0, .8);
}

#footer.style17 .footer-cent .f-info-col {
    color: #fff;
}

#footer.style17 .footer-cent .f-info-col p {
    margin: 0 0 26px;
}

#footer.style17 .footer-cent .logo {
    margin: 5px 0 8px;
}

#footer.style17 .footer-cent h5 {
    font-weight: 700;
    text-transform: uppercase;
}

#footer.style17 .f-contact-info2 {
    color: #fff;
}

#footer.style17 .f-contact-info2 a {
    color: #fff;
}

#footer.style17 .footer-news-box a {
    color: #fff;
}

#footer.style17 .footer-news-box a a {
    color: #fff;
}

#footer.style17 .footer-bottom {
    padding-top: 0;
    font-size: 12px;
    line-height: 13px;
    text-transform: uppercase;
    background: rgba(0, 0, 0, .8);
}

#footer.style17 .footer-bottom .footer-nav li {
    padding: 0 11px 0 0;
}

#footer.style17 .footer-bottom .footer-nav li a {
    color: #fff;
}

#footer.style17 .footer-bottom .copyright {
    color: #fff;
    max-width: 570px;
}

#footer.style17 .footer-bottom .copyright a {
    color: #fff;
}

#footer.style17 .footer-bottom .bottom-box1 {
    padding-top: 27px;
    border-top: 1px solid #333;
}

#footer.style18 .footer-cent {
    padding-bottom: 57px;
}

#footer.style18 .footer-bottom {
    padding-top: 19px;
    padding-bottom: 9px;
}

#footer.style18 .bottom-box5 {
    padding: 0;
    border: 0;
}

#footer.style18 .btn-more:hover {
    background: transparent;
}

#footer.style19 .footer-app {
    padding: 27px 0 49px;
}

#footer.style19 .bottom-box3 {
    color: #8f8f8f;
    font-size: 14px;
    line-height: 25px;
    padding: 66px 0 43px;
}

#footer.style19 .footer-bottom {
    border-top: 1px solid #313131;
}

#footer.style19 .footer-bottom:after {
    background: transparent;
}

#footer.style19 .footer-bottom .copyright {
    float: none;
    display: block;
    max-width: 100%;
    text-align: center;
}

#footer.style19 .f-info-box {
    color: #8f8f8f;
    text-transform: uppercase;
    font: 300 24px/28px "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer.style19 .f-info-box p {
    margin: 0 0 48px;
}

#footer.style19 .f-info-box .title {
    color: #fff;
    display: block;
    margin: 0 0 12px;
    font-weight: 400;
}

#footer.style19 .f-info-box .tel {
    font-size: 70px;
    margin: 0 0 14px;
    font-weight: 900;
    line-height: 80px;
    display: inline-block;
    vertical-align: top;
}

#footer.style19 .f-info-box .num {
    color: #fff;
    display: block;
    margin: 0 0 6px;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
}

#footer.style19 .f-info-box .counter-box {
    color: #8f8f8f;
    text-transform: uppercase;
    font: 14px/20px "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer.style19 .f-info-box .counter-box p {
    margin: 0;
}

#footer.style20 .footer-cent {
    padding-bottom: 55px;
}

#footer.style20 .footer-bottom {
    padding-top: 23px;
}

#footer.style20 .footer-bottom .copyright {
    margin-top: 5px;
}

#footer.style20 .insta-box li {
    padding: 0 1.2px 0 0;
    margin: 0 0 -2px 0;
}

#footer.style21 .copyright {
    float: none;
    display: block;
    max-width: 100%;
    text-align: center;
}

#footer.style22 .footer-cent {
    padding-bottom: 55px;
}

#footer.style22 .footer-bottom {
    padding-top: 23px;
}

#footer.style22 .footer-bottom .copyright {
    margin-top: 5px;
}

#footer.style22 .insta-box li {
    padding: 0 1.2px 0 0;
    margin: 0 0 -2px 0;
}

#footer.style23 .footer-app {
    padding: 27px 0 49px;
    border-bottom: 1px solid #313131;
}

#footer.style23 .bottom-box3 {
    color: #8f8f8f;
    font-size: 14px;
    line-height: 25px;
    padding: 33px 0 0;
}

#footer.style23 .bottom-box3 .logo {
    width: 90px;
    height: auto;
    margin: 0 auto 54px;
}

#footer.style23 .bottom-box3 p {
    margin: 0 0 27px;
}

#footer.style23 .bottom-box3 .footer-social {
    margin: 0 0 65px;
}

#footer.style23 .copyright {
    float: none;
    display: block;
    max-width: 100%;
    text-align: center;
}

#footer.style23 .socialize-holder {
    z-index: 99;
    position: relative;
    z-index: 1;
}

#footer.style23 .socialize-holder:before {
    top: 0;
    z-index: -1;
    bottom: 0;
    left: -9999px;
    right: -9999px;
    background: transparent;
}

#footer.style23 .socialize-holder:before {
    z-index: 2;
    background: rgba(0, 0, 0, .4);
}

#footer.style23 .socialize-holder .container {
    z-index: 99;
    position: relative;
}

#footer.style23 .f-info-box {
    color: #8f8f8f;
    text-transform: uppercase;
    font: 700 18px/24px "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer.style23 .f-info-box p {
    margin: 0 0 48px;
}

#footer.style23 .f-info-box .title {
    color: #fff;
    display: block;
    margin: 0 0 12px;
    font-weight: 400;
}

#footer.style23 .f-info-box .tel {
    font-size: 70px;
    margin: 0 0 14px;
    font-weight: 900;
    line-height: 80px;
    display: inline-block;
    vertical-align: top;
}

#footer.style23 .f-info-box .num {
    color: #fff;
    display: block;
    margin: 0 0 6px;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
}

#footer.style23 .f-info-box .counter-box {
    color: #8f8f8f;
    text-transform: uppercase;
    font: 14px/20px "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer.style23 .f-info-box .counter-box p {
    margin: 0;
    letter-spacing: 2px;
}

#footer.style23 .footer-bottom:after {
    background: transparent;
}

#footer.style24 .copyright {
    float: none;
    display: block;
    max-width: 100%;
    text-align: center;
}

#footer.style24 .socialize-holder {
    z-index: 99;
    position: relative;
    z-index: 1;
}

#footer.style24 .socialize-holder:before {
    top: 0;
    z-index: -1;
    bottom: 0;
    left: -9999px;
    right: -9999px;
    background: transparent;
}

#footer.style24 .socialize-holder:before {
    z-index: 2;
    background: rgba(0, 0, 0, .4);
}

#footer.style24 .socialize-holder .container {
    z-index: 99;
    position: relative;
}

#footer.style26 .footer-app {
    padding: 27px 0 49px;
    border-bottom: 1px solid #313131;
}

#footer.style26 .bottom-box3 {
    color: #8f8f8f;
    font-size: 15px;
    line-height: 25px;
    padding: 33px 0 0;
}

#footer.style26 .bottom-box3 .logo {
    width: 90px;
    height: auto;
    margin: 0 auto 24px;
}

#footer.style26 .bottom-box3 p {
    margin: 0 0 27px;
}

#footer.style26 .bottom-box3 .footer-social {
    margin: 0 0 55px;
}

#footer.style26 .f-info-box {
    color: #8f8f8f;
    text-transform: uppercase;
    font: 300 24px/28px "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer.style26 .f-info-box p {
    margin: 0 0 48px;
}

#footer.style26 .f-info-box .num {
    display: block;
    margin: 0 0 6px;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
}

#footer.style26 .f-info-box .counter-box {
    color: #8f8f8f;
    text-transform: uppercase;
    font: 14px/20px "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer.style26 .f-info-box .counter-box p {
    margin: 0;
}

#footer.style27 .footer-app {
    background: #2a2a2a;
    padding: 27px 0 49px;
    border-bottom: 1px solid #313131;
}

#footer.style27 .bottom-box3 {
    color: #8f8f8f;
    font-size: 14px;
    line-height: 25px;
    padding: 33px 0 0;
}

#footer.style27 .bottom-box3 .logo {
    width: 90px;
    height: auto;
    margin: 0 auto 24px;
}

#footer.style27 .bottom-box3 p {
    margin: 0 0 27px;
}

#footer.style27 .bottom-box3 .footer-social {
    margin: 0 0 55px;
}

#footer.style27 .f-info-box {
    color: #8f8f8f;
    text-transform: uppercase;
    font: 300 24px/28px "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer.style27 .f-info-box p {
    margin: 0 0 48px;
}

#footer.style27 .f-info-box .title {
    color: #fff;
    display: block;
    margin: 0 0 12px;
    font-weight: 400;
}

#footer.style27 .f-info-box .tel {
    font-size: 70px;
    margin: 0 0 14px;
    font-weight: 500;
    line-height: 80px;
    display: inline-block;
    vertical-align: top;
}

#footer.style27 .f-info-box .num {
    color: #fff;
    display: block;
    margin: 0 0 6px;
    font-size: 32px;
    font-weight: 700;
    line-height: 40px;
}

#footer.style27 .f-info-box .counter-box {
    color: #8f8f8f;
    text-transform: uppercase;
    font: 14px/20px "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer.style27 .f-info-box .counter-box p {
    margin: 0;
}

#footer.style28 .footer-bottom:after {
    border-top: 1px solid #494949;
}

#footer.style29 .footer-cent {
    padding-bottom: 55px;
}

#footer.style29 .footer-cent h5 {
    color: #222;
}

#footer.style29 .footer-bottom {
    font-size: 14px;
    padding-top: 23px;
}

#footer.style29 .footer-bottom .copyright {
    margin-top: 5px;
    float: left;
}

#footer.style29 .mailing-form2 .email,
#footer.style29 .footer-tags a {
    background: #efefef;
}

#footer.style29 .footer-tags a:hover {
    background: #222;
}

#footer.style29 .payment-nav {
    float: right;
}

#footer.style29 .insta-box li {
    padding: 0 1.2px 0 0;
    margin: 0 0 -2px 0;
}

#footer.style30 {
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    padding: 25px 0 0;
    position: absolute;
}

#footer.style30 .footer-bottom {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
}

#footer.style30 .footer-bottom:after {
    top: -20px;
    left: 44px;
    height: 2px;
    width: 60px;
    content: "";
    position: absolute;
    background: #e0e0e0;
}

#footer.style30 .f-social-networks {
    font-size: 16px;
    margin: 0 0 30px 36px;
}

#footer.style30 .f-social-networks li {
    padding: 0 8px;
}

#footer.style30 .f-social-networks a {
    color: #8f8f8f;
}

#footer.style31 .footer-aside {
    color: #fff;
    font-weight: 300;
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer.style31 .footer-aside .time-nav dt {
    font-weight: 300;
}

#footer.style31 .footer-bottom,
#footer.style31 .footer-bottom a,
#footer.style31 .btn-more:hover {
    color: #fff;
}

#footer.style31 .footer-social a {
    background: transparent;
}

#footer.style31 .f-about-box {
    font: 300 12px/24px "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#footer.style31 .footer-cent h5 {
    font-family: "Playfair Display", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    text-transform: lowercase;
    text-transform: capitalize;
}
/*------------------------------------------------------------------
2-2. footer top Styles / .footer-top
-------------------------------------------------------------------*/

.footer-top {
    color: #8f8f8f;
    font-size: 15px;
    line-height: 25px;
    padding-top: 60px;
    text-align: center;
    padding-bottom: 30px;
}

.footer-top .logo {
    float: none;
    width: 200px;
    display: block;
    margin: 0 auto 23px;
}

.footer-top .holder {
    max-width: 710px;
    overflow: hidden;
    margin: 0 auto;
}

.footer-top .holder2 {
    max-width: 750px;
    overflow: hidden;
    margin: 0 auto;
}

.footer-top .holder2 .btn-more {
    padding: 6px 15px 8px;
}

.footer-top p {
    margin: 0 0 29px;
}

/*------------------------------------------------------------------
2-3. footer social Styles / .footer-social
-------------------------------------------------------------------*/

.footer-social {
    margin: 0 0 20px;
}

.footer-social li {
    padding: 0 1px 10px;
}

.footer-social a {
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background: #3f3f3f;
    width: 44px;
    height: 44px;
}

.footer-social a:hover {
    text-decoration: none;
}

.footer-social a .fa {
    display: inline-block;
    vertical-align: middle;
}

.footer-social a .fa-facebook {
    margin: 0 2px 0 0;
}

.footer-social a .fa-google-plus {
    margin: -2px 0 0 2px;
}

.footer-social a .fa-behance {
    margin: -2px 0 0 2px;
}

/*------------------------------------------------------------------
2-4. footer cent Styles / .footer-cent
-------------------------------------------------------------------*/

.footer-cent {
    color: #8f8f8f;
    font-size: 14px;
    line-height: 25px;
    padding-top: 57px;
}

.footer-cent h5 {
    color: #fff;
    margin: 0 0 27px;
	padding-top: 25px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font: 700 14px/18px "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/*------------------------------------------------------------------
2-5. f get touch Styles / .f-get-touch
-------------------------------------------------------------------*/

.f-get-touch p {
    margin: 0 0 20px;
}

.f-get-touch a {
    color: #8f8f8f;
}

.f-get-touch a:hover {
    color: #fff;
}

.f-get-touch address {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    position: relative;
    padding: 0 10px 0 19px;
}

.f-get-touch address .fa {
    left: 0;
    top: 7px;
    color: #8f8f8f;
    font-size: 14px;
    position: absolute;
}

.f-get-touch .email {
    position: relative;
    padding: 0 0 0 25px;
    display: inline-block;
    vertical-align: top;
}

.f-get-touch .email .fa {
    left: 0;
    top: 6px;
    color: #8f8f8f;
    font-size: 14px;
    position: absolute;
}

.f-get-touch .tel {
    position: relative;
    padding: 0 0 0 22px;
    display: inline-block;
    vertical-align: top;
}

.f-get-touch .tel .fa {
    left: 0;
    top: 6px;
    color: #8f8f8f;
    font-size: 14px;
    position: absolute;
}

/*------------------------------------------------------------------
2-6. insta box Styles / .insta-box
-------------------------------------------------------------------*/

.insta-box {
    margin: 0;
    padding: 9px 0 0;
}

.insta-box a {
    max-width: 64px;
    margin: 0 2px 2px 0;
    display: inline-block;
    vertical-align: top;
}

.insta-box a:hover {
    opacity: .8;
}

.insta-box img {
    display: block;
    max-width: 100%;
    height: auto;
}

/*------------------------------------------------------------------
2-7. footer news box Styles / .footer-news-box
-------------------------------------------------------------------*/

.footer-news-box {
    font-size: 14px;
    overflow: hidden;
    line-height: 25px;
    padding: 2px 0 20px;
}

.footer-news-box time {
    color: #8f8f8f;
    font-size: 11px;
}

.footer-news-box a {
    color: #8f8f8f;
}

.footer-news-box a:hover {
    color: #fff;
}

.footer-news-box .img-box {
    float: left;
    margin: 8px 9px 0 0;
}

.footer-news-box p {
    margin: 0;
}

.footer-news-box .txt {
    overflow: hidden;
}

.footer-news-box img {
    display: block;
}

/*------------------------------------------------------------------
2-8. footer tags Styles / .footer-tags
-------------------------------------------------------------------*/

.footer-tags {
    margin: 0;
    font-size: 10px;
    font-weight: 400;
    line-height: 20px;
    padding: 10px 0 0;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.footer-tags li {
    padding: 0 3px 4px 0;
    vertical-align: top;
}

.footer-tags a {
    color: #8f8f8f;
    display: block;
    background: #3f3f3f;
    padding: 5px 17px 5px 14px;
}

.footer-tags a:hover {
    color: #fff;
    background: #8f8f8f;
}

/*------------------------------------------------------------------
2-9. footer bottom Styles / .footer-bottom
-------------------------------------------------------------------*/

.footer-bottom {
    color: #727272;
    font-size:13px;
    line-height:41px;
}

.footer-bottom a {
    font-weight: 400;
    color: #727272;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.footer-bottom a:hover {
    color: #fff;
}

.footer-bottom .footer-nav {
    margin: 0;
    float: left;
    max-width: 690px;
}

.footer-bottom .footer-nav li {
    padding: 0 24px 0 0;
}

.footer-bottom .footer-nav li.active a {
    color: #fff;
}

.footer-bottom .copyright {
    max-width: 500px;
}

/*------------------------------------------------------------------
2-10. f info col Styles / .f-info-col
-------------------------------------------------------------------*/

.f-info-col {
    color: #8f8f8f;
    font-size: 14px;
    line-height: 25px;
}

.f-info-col p {
    margin: 0 0 18px;
}

.f-info-col a {
    color: #8f8f8f;
}

.f-info-col a:hover {
    color: #fff;
}

.f-info-col .footer-social {
    font-size: 16px;
    margin: 0 0 20px;
}

.f-info-col .footer-social li {
    padding: 0;
    margin: 0 3px 5px 0;
    width: 34px;
    height: 34px;
}

.f-info-col .footer-social a {
    color: #fff;
    width: 34px;
    height: 34px;
    line-height: 32px;
    font-size: 15px;
}

.f-info-col .footer-social a .fa-facebook {
    margin: 0 0 0 1px;
}

.f-info-col .footer-social a .fa-behance {
    margin: -3px 0 0;
}

.f-info-col .footer-social a .fa-skype {
    margin: -3px 0 0;
}

.f-info-col .footer-social a .fa-apple {
    margin: -3px 0 0;
    font-size: 15px;
}

.f-info-col .logo {
    margin: 5px 0 14px;
}

/*------------------------------------------------------------------
2-11. footer form Styles / .footer-form
-------------------------------------------------------------------*/

.footer-form {
    overflow: hidden;
    padding: 9px 2px 0 0;
}

.footer-form .text {
    float: left;
    width: 100%;
    height: 30px;
    outline: none;
    color: #8f8f8f;
    margin: 0 0 5px;
    padding: 4px 12px;
    background: #3f3f3f;
    border: 1px solid #3f3f3f;
    box-shadow: none !important;
    border-radius: 0 !important;
    font: 12px/20px "Lato", Georgia, "Times New Roman", Times, serif;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.footer-form .text:focus {
    border-color: #f8f8f8;
}

.footer-form textarea {
    padding: 0;
    float: left;
    resize: none;
    outline: none;
    color: #8f8f8f;
    overflow: auto;
    margin: 0 0 4px;
    padding: 4px 12px;
    background: #3f3f3f;
    width: 100% !important;
    height: 59px !important;
    border: 1px solid #3f3f3f;
    box-shadow: none !important;
    border-radius: 0 !important;
    font: 12px/20px "Lato", Georgia, "Times New Roman", Times, serif;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}

.footer-form textarea:focus {
    border-color: #f8f8f8;
}

.footer-form .text::-webkit-input-placeholder {
    color: #8f8f8f;
}

.footer-form .text::-moz-placeholder {
    color: #8f8f8f;
    opacity: 1;
}

.footer-form .text:-ms-input-placeholder {
    color: #8f8f8f;
}

.footer-form textarea::-webkit-input-placeholder {
    color: #8f8f8f;
}

.footer-form textarea::-moz-placeholder {
    color: #8f8f8f;
    opacity: 1;
}

.footer-form textarea:-ms-input-placeholder {
    color: #8f8f8f;
}

.footer-form .btn-submit {
    border: 0;
    color: #fff;
    font-size: 12px;
    border-radius: 0;
    padding: 5px 12px;
    line-height: 20px;
    text-transform: uppercase;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.footer-form .btn-submit:hover {
    color: #3f3f3f;
    background: #f8f8f8;
}
.bg-shark {
    background: #1e1e1e;
}

.footer-cent {
    margin: 0 0 0px;
}

.footer-cent {
    color: #8f8f8f;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}

.left_contact .content p a{color:#666}


.footer-cent ul {
    list-style: none;
    padding-left: 0px;
}

.footer-cent ul li {
     margin-bottom: 5px;
/*    border-bottom: 1px solid #3e3e3e;
*/    padding-bottom: 6px;    width: 346px;    font-size: 13px;
}

.footer-cent ul li a {
    color: #8f8f8f;
}

.footer-cent ul li a:hover{
    color: #337ab7;
}
.footer-cent ul li a:before {
  /*  color: #df5461; */
	color: #5d5d5f;
    content: "\f101";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 10px;
}

.footer-cent .address:before {
    content: "\f041";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 10px;
}

.footer-cent .tel:before {
    content: "\f10b";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 10px;
}

.footer-cent .mail:before {
    content: "\f003";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 10px;
}

.footer-cent .fax:before {
    content: "\f1ac";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 10px;
}

#wp-calendar caption {
    letter-spacing: .08em;
    background-color: #99a9b5;
    color: #fff;
    line-height: 25px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    height: 39px;
    padding: 7px 0;
    text-align: center;
    margin-bottom: 29px;
}
.bg-dark-jungle-bottom {
    background: #1b1b1b;
}

.search{ display:block; width:45px; float:left; padding-top:36px;cursor: pointer;}
.yuyan{ position:relative; height:51px; float:left !important; margin-left:10px;}
.icon{ fill:#333;}
.icon:hover{fill:#8c8c8c;}
.lan{display:none; position: absolute; top:40px; left:0; width:110px !important; left:-45px;  padding-top:10px;}
.lan li{background:#f6f6f6; display:block; width:90%; margin:0 auto; text-align:center; border-bottom:1px solid #e4e4e4; float:none !important; height:40px !important; line-height:40px !important; padding:0 !important;}
.lan li a{ height:35px !important; line-height:35px !important; padding:0 !important; margin:0 !important;font-size: 13px !important;}
.lan li:last-child{ border-bottom:none;}

.searchtop{ display:none; width:100%; position:fixed; z-index:9999999999999; top:0 ; left:0; background:#FFF;}

.stop{display:block; width:100%; height:95px;}
.closebnt{ display:block; width:40px; height:40px; float:right; margin-right:84px; margin-top:12px; background:url(../images/close.jpg) no-repeat center center;}
.closebnt:hover{ background:url(../images/close_on.jpg)}
.searchform{ display:block; width:800px; margin:0 auto; border-bottom:1px solid #d1d1d1; overflow:hidden; margin-bottom:90px;}
.searchform input{ display:block; width:730px; float:left; height:45px; text-align:left; border:none; outline:none; text-indent:10px;}
.searchform button{ display:block; float:right; height:45px; width:45px; border:none; outline:none; background:url(../images/btn.jpg) no-repeat center center;}
.searchform button:hover{ background:url(../images/btn_on.jpg)}
