@charset "utf-8";
@font-face { 
  font-family:'font1'; 
  src: url('../font/politicaregular.ttf'); 
}
@font-face { 
  font-family:'font2'; 
  src: url('../font/Oswald-Medium.ttf'); 
}
@font-face { 
  font-family:'font3'; 
  src: url('../font/akrobat-regular.ttf'); 
}
@font-face { 
  font-family:'font4'; 
  src: url('../font/Oswald-ExtraLight.ttf'); 
}
/* CSS Document */
* {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #333;
	list-style: none;
	/*border: 0;*/
	text-decoration: none;
	font-family: "microsoft yahei";
	font-weight: normal;
}
a {
	text-decoration: none;
}

.w-1300 {
	width: 1350px;
	margin: 0 auto;
	overflow: hidden;
}

.w-1300-1 {
	width: 1350px;
	margin: 0 auto;
}
#w-80 {
  width: 80%;
  margin: 0 auto;
}

#w-90 {
  width: 90%;
  margin: 0 auto;
}
.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}

.mt-35 {
	margin-top: 35px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-50 {
	margin-top: 55px;
}
.mt-60 {
  margin-top: 60px;
}

/*search*/
.h-input1 {
  float: left;
  width: 226px;
  height: 40px;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  font-size: 14px;
  color: #666;
  line-height: 40px;
  text-indent: 15px;
}

.h-input2 {
  float: right;
  width: 82px;
  height: 40px;
  background-color: #eb0909;
  text-align: center;
  font-size: 15px;
  color: #fff;
  line-height: 40px;
}
/*end search*/
.top-logo {
  float: left;
}
.top-logo h1{
	width:100%;
}
#w-top{
  width: 88%;
  margin:0 auto;
}
.top-w {
  font-size: 14px;
  color: #b3b5b7;
  min-width: 1350px;
  height: 50px;
  line-height: 50px;
 background: #ffffff;
 border-bottom:1px solid #dadada;
  padding: 0 80px 0 80px;
  position: relative;
}

.top-gg {
  float: left;
  width: 60%;
  font-size: 16px;
  color: #3a3a3a;
  line-height: 50px;
}

.top-gg p{
  float: left;
  width: 60%;
  font-size: 16px;
  color: #3a3a3a;
  line-height: 50px;
}

.top-biaoti {
  float: left;
  margin-top: 15px;
  font-size: 18px;
  color: #555;
  line-height: 32px;
  padding-top: 5px;
}

.top-biaoti strong {
  display: block;
  font-size: 25px;
  color: #222;
  font-weight: bold;
}

.top-biaoti p {
  display: block;
}

.top-phone {
  float: right;
  width: 28%;
  height: 50px;
  border-radius: 0px 0px 0px 40px;
  font-size: 16px;
  color: #b7d3ed;
  line-height: 50px;
}

.top-phone img {
  display: inline-block;
  float: left;
  margin-left: 40px;
}

.top-phone p{
  display: inline-block;
  float: left;
  padding-left: 10px;
  line-height: 50px;
  font-size:20px;
  color: #343434;
  vertical-align: sub;
}

.top-phone p span{
	font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  display: inline-block;
  line-height: 50px;
  font-size: 28px;
  color: #fe0000;
  vertical-align: sub;
}

.menu-bg {
  overflow: hidden;
  padding-left: 20px;
  box-sizing: border-box;
}

/*menu*/
.h-menu {
  width: 100%;
  padding-top: 44px;
  overflow: hidden;
  text-align: center;
}

.h-menu li {
  display: inline-block;
  width: 11.2%;
  border-radius: 0px;
  overflow: hidden;
}

.h-menu li a {
  display: block;
  height: 40px;
  line-height: 39px;
  font-size: 16px;
  color: #333;
  text-align: center;
}

.h-menu li a:hover {
  color: #0766d4;
  font-weight:bold;
}

.h-menu-hover {
  color: #0766d4 !important;
  font-weight:bold !important;
}

/*end menu*/

/*middle*/
.search-wa {
  padding: 20px 0px 20px 0px;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}

.m1-tit {
  width: 60%;
  text-align: left;
  padding: 15px 0px;
}

.m1-tit h3 {
  display: inline-block;
  font-size: 16px;
  color: #2363ad;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
}

.m1-tit a {
  display: inline-block;
  font-size: 14px;
  color: #848383;
}

.h-form {
  float: right;
  padding: 0px;
  width: 330px;
  color: #a8a8a8;
  background-color: #eff0f2;
  border-radius: 50px;
  overflow: hidden;
}

.h-input1 {
  float: left;
  margin: 6px 0px;
  width: 74%;
  height: 35px;
  font-size: 14px;
  color: #a8a8a8;
  padding-left: 15px;
  background-color: #eff0f2;
  border: 0px;
}

.h-input1::-webkit-input-placeholder {
  color: #a8a8a8;
}

.h-input1:-moz-placeholder {
  color: #a8a8a8;
}

.h-input2 {
  float: right;
  width: 20%;
  height: 46px;
  background: url(../images/search-img.jpg) center center no-repeat #fb9316;
  border: 0px;
}

.tit01 {
  padding-top: 6px;
  padding-bottom: 15px;
  width: 100%;
  height: auto;
  text-align: center;
  overflow: hidden;
}

.tit01 h2 {
  display: block;
  font-size: 43px;
  color: #313131;
  text-align: center;

}
.tit01 h2 b {
  font-size: 43px;
  color: #0766d4;

}

.tit01 p {
  display: block;
  margin-top: 10px;
  position: relative;
  font-size: 20px;
  letter-spacing: 1px;
  text-align: center;
}
.tit01 img{
	display:block;
	width:119px;
	height:22px;
	margin:0 auto;
}

.tit01 span {
  display: block;
  margin-top: 8px;
  text-align: center;
  font-size: 14px;
  color: #999;
}

.tit01 .zia {
  font-size: 35px;
  color: #313131;
  font-weight: bold;
}

/*分类*/

.th-pro {
  padding: 6px;
  text-align: center;
}

.th-pro li {
  display: inline-block;
  padding: 5px 25px;
  margin: 5px 0.2%;
  border: 1px solid #333333;
  border-radius:8px;
  width: 12%;
  transition: all 0.4s ease 0s;
}

.th-pro li a {
  display: block;
  padding: 5px;
  text-align: center;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
  transition: all 0.4s ease 0s;
}

.th-pro li:hover {
  background-color: #0766d4;
  transition: all 0.3s ease-in-out;
}

.th-pro li:hover a {
  color: #fff;
}

.th-pro-hover {
  background-color: #0766d4;
}

.th-pro-hover a {
  color: #fff !important;
}

/*产品*/
.jg-pro {
  margin-top: 20px;
  width: 100%;
  height: auto;
}

.jg-pro li {
  float: left;
  margin-right: 1%;
  margin-bottom: 1%;
  width: 24.2%;
  background-color: #FFF;
  overflow: hidden;
}

.jg-pro li:nth-child(4n) {
  margin-right: 0px;
}

.jg-pro li .tu {
  position: relative;
  width: 100%;
  border: 1px solid #efefef;
  box-sizing: border-box;
  overflow: hidden;
}

.jg-pro li .tu img {
  width: 100%;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}

.jg-pro li:hover .tu img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.jg-pro li .tu .more {
  border: 2px solid rgba(204, 204, 204, 0.8);
  background-color: rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 20px;
  border-radius: 20px;
  font-size: 16px;
  line-height: 16px;
  padding: 10px 20px;
  color: #DDD;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  margin-top: -60px;
  margin-left: -55px;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
  opacity: 0;
}

.jg-pro li:hover .tu .more {
  opacity: 1;
  margin-top: -20px;
}

.jg-pro li .tu:before {
  display: block;
  opacity: 0;
  content: '';
  background-color: rgba(0, 0, 0, 0.3);
  ilter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}

.jg-pro li:hover .tu:before {
  opacity: 1;
}

.jg-pro li .tit {
  padding: 15px 20px 15px;
  background-color: #e5e5e5;
  transition: all 0.5s ease-out;
  border: 1px solid #efefef;
}

.jg-pro li:hover .tit {
  background-color: #0766d4;
}

.jg-pro li .tit h3 {
	float:left;
  font-size: 18px;
  padding-bottom: 6px;
  color: #333;
  width:65%;
}
.jg-pro li:hover .tit h3{
	color:#fff;
}

.jg-pro li .tit p.intro {
	width:90px;
  height: 28px;
  border:1px solid #6d6d6d;
  font-size: 14px;
  color: #333;
  line-height:28px;
  text-align: center;
  float:right;
  text-transform: uppercase;
}

.jg-pro li:hover .tit a h3,
.jg-pro li:hover .tit p.intro {
  color: #fff;
  border:1px solid #fff;
}

.about-ys{
	padding-top:60px;
  width: 100%;
  height: 580px;
  background: url(../images/aboutys.jpg) top center repeat-x;
  overflow: hidden;
}
.about-ys .ystit h3{
	  display: block;
    font-size: 45px;
    color: #fff;
	font-weight:bold;
	line-height:70px;
    text-align: center;
}
.about-ys .ystit p{
	  display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
	text-transform: uppercase;
}
.about-ys li{
	margin-top:25px;
	width:20%;
	background:#ffffff;
	padding:21px;
	float:left;
	margin-left:0.8%;
	margin-right:0.8%;
}
.about-ys li img{
	display:block;
	margin:0 auto;
}
.about-ys li h3{
	line-height:65px;
	 font-size: 28px;
    color: #4c4c4c;
    text-align: center;
	font-weight:bold;
}
.about-ys li:hover h3{
	color:#0067dd;
}
.about-ys li:hover p{
	background:#0067dd;
	color:#fff;
}
.about-ys li p{
	line-height:42px;
	 font-size: 20px;
    color: #4c4c4c;
    text-align: center;
	width:95%;
	margin:0 auto;
	border:1px #bebebe solid;
}
	


/*简介*/
.about-w {
	padding-top:60px;
  width: 100%;
  background: url(../images/about-w.jpg) top center repeat-x;
  overflow: hidden;
}

.about-l {
  float: left;
  width: 48%;
  height:475px;
}


.about-r {
  float:right;
  width: 46%;
}


.about-l .about-tit h4{
	height:62px;
	color:#595959;
	line-height:60px;
	font-size:22px;
	text-transform: uppercase;
}



.about-l .about-tit h2{
	height:42px;
	color:#373737;
	font-size:38px;
	font-weight:bold;
}
.about-l .about-con p{
	color:#545454;
	line-height:33px;
	font-size:16px;
}
.about-l a{
	display:block;
	color:#fff;
	line-height:33px;
	font-size:16px;
	width:205px;
	height:50px;
	background:#0067dd;
	text-align:center;
	line-height:50px;
}


.about-con1{
	width:100%;
	height:152px;
}
.about-con1 li{
	display:block;
	float:left;
	width:23.5%;
	margin-left:1%
}


.caseg{
	padding-top:30px;
  width: 100%;
  background: url(../images/about-gs.jpg);
  overflow: hidden;
  padding-bottom:25px;
}


/*案例*/
.zhanhui {
  width: 100%;
}

.zhanhui li {
	padding:22px;
	background:#fff;
  float: left;
  display: block;
  width: 21.2%;
  margin-right: 1%;
  margin-bottom: 15px;
}

.zhanhui li:nth-child(4n) {
  margin-right: 0px;
}

.zhanhui li .tua {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.zhanhui li .tua .zh-logo {
  position: absolute;
  z-index: 10;
  bottom: 50%;
  left: 50%;
  margin-bottom: -150px;
  margin-left: -150px;
  opacity: 0;
}

.zhanhui li .tua .zh-logo img {
  width: 300%;
}

.zhanhui li:hover .tua .zh-logo {
  opacity: 1;
  left: 0px;
  bottom: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.zhanhui li:hover .tua .zh-logo img {
  width: 100px;
}

.zhanhui li .tua img {
  width: 100%;
  -webkit-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
    transition: All 0.4s ease-in-out;
}
.zhanhui li:hover .tua img {
  -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.zhanhui li .tita {
  padding: 8px;
}

.zhanhui li .tita h3 {
  display: block;
  font-size:20px;
  color: #006dd7;
  font-weight:bold;
  text-align: center;
}

.zhanhui li .tita p {
  display: block;
  height:42px;
  line-height:42px;
  font-size: 15px;
  color: #4e4e4e;
  width:95%;
  border:1px solid #bebebe;
  text-align: center;
  margin-top:15px;
}
.zhanhui li:hover .tita p{
	background:#006bd4;
	color:#fff;
}


.xwng{
	background:#f1f1f1;
	padding-top:25px;
	width:%;
	padding-bottom:50px;
}
.xwng .tit05{
	float:left;
}
.xwng .tit05 h2{
	font-size:38px;
	color:#313131;
	height:48px;
	font-weight:bold;
}
.xwng .tit05 p{
	font-size:16px;
	color:#313131;
	height:48px;
	text-transform: uppercase;
	
}
.xwng .tit06 a{
	border-radius: 10px;
	width:178px;
	height:67px;
	background:#0e984b;
	color:#fff;
	line-height:67px;
	text-align:center;
	font-size:20px;
	display:block;
	float:right;
	margin-top:30px;
}

/*新闻*/
.h-news-w{
  padding: 30px 0 60px 0;
  background: #f5f5f5;
  overflow: hidden;
}
.h-news1{
  margin-top: 40px;
  padding: 2%;
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  overflow: hidden;
}
.h-news1 .news_img{
  float: left;
  width: 30%;
}
.h-news1 .news_img img{
  width: 100%;
}
.h-news1 .news_txt {
  float: right;
    width: 67%;
  box-sizing: border-box;
}
.h-news1 .news_txt h3{
  display: block;
  margin: 18px 0;
  font-size: 32px;
  color: #333;
  line-height: 60px;
  transition: color 0.4s;
}
.h-news1 .news_txt p{
  font-size: 15px;
  color: #555;
  line-height: 36px;
  height: 72px;
  overflow: hidden;
}
.h-news1 .news_txt span{
  display: block;
  margin-top: 20px;
  font-size: 14px;
  color: #555;
}
.h-news2{
  padding:20px 0px;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
.h-news2 li{
  width: 32%;
  border: 1px solid #eee;
  background-color: #fff;
  padding: 2% 2%;
  box-sizing: border-box;
  overflow: hidden;
}
.h-news2 li h3{
  display: block;
  position: relative;
  font-size: 22px;
  line-height: 60px;
  color: #333;
  transition: border 0.5s;
}
.h-news2 li h3:after{
  position: absolute;
  display: block;
  content: " ";
  width: 0;
  height: 1px;
  bottom: 0;
  left: 0;
  transition: width 0.5s ease-in-out;
  background-color: #0067dd;
}
.h-news2 li p{
  display: block;
  color: #888;
  font-size: 14px;
  line-height: 32px;
  height: 96px;
  overflow: hidden;
}
.h-news2 li .news_time{
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  padding: 0 3%;
  min-width: auto;
  height: 60px;
  line-height: 60px;
  color: #333;
  background: #f9f9f9;
}
.h-news2 li .news_time span{
  font-size: 14px;
}
.h-news2 li:hover h3:after {
        width: 100%;
    }
.h-news2 li:hover .news_time {
  color: #fff;
  background: #0067dd;
}
.h-news2 li:hover .news_time span{
  color: #fff;
}

/*方案*/
.service-title {
  text-align: center;
  margin: 30px 0 0 0;
}

.service-title h2 {
  display: block;
  font-size: 36px;
}

.service-title p {
  display: block;
  color: #888;
  font-size: 16px;
}

.solution-box {
  background: #373d41;
  margin: 30px 0 0 0;
}

.solution-cut {
  width: 1560px;
  margin: 0 auto;
  position: relative;
}

.solution-swiper {
  width: 100%;
  overflow: hidden;
}

.solution-box button.fa {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 50px;
  background: rgba(0, 0, 0, .1);
  color: rgba(255, 255, 255, .5);
  cursor: pointer;
  border: none;
  font-size: 40px;
  padding: 0;
  transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
}

.solution-box button.fa:hover {
  background: #0166ce;
  color: #fff;
}

.solution-box .fa-back {
  right: 100%;
}

.solution-box .fa-more {
  left: 100%;
}

.solution-box ul {
  width: 10000%;
}

.solution-box ul:after {
  display: block;
  clear: both;
  content: '';
}

.solution-box ul li {
  width: .2%;
  float: left;
  text-align: center;
  color: #fff;
  position: relative;
}

.solution-box ul li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .5);
  text-align: center;
  transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
}

.solution-box ul li:nth-child(2) span,
.solution-box ul li:nth-child(4) span {
  background: rgba(0, 0, 0, .75);
  transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
}

.solution-box ul li i {
  font-size: 50px;
  opacity: .85;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 53%;
  text-align: center;
  transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
}

.solution-box ul li hr {
  width: 30px;
  height: 2px;
  background: #fff;
  border: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 0 0 0 -15px;
  padding: 0;
  transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
}

.solution-box ul li h3 {
  font-size: 24px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 53%;
  color: #fff;
  text-align: center;
  transition: .3s;
}

.solution-box ul li p {
  width: 80%;
  position: absolute;
  font-size: 16px;
  color: #fff;
  left: 10%;
  top: 70%;
  opacity: 0;
  transition: .3s;
}

.solution-box ul li a {
  position: absolute;
  top: 85%;
  left: 30%;
  font-size: 16px;
  line-height: 32px;
  width: 120px;
  text-align: center;
  margin: 0 0 0 -60px;
  color: #fff;
  border: 2px solid #fff;
  opacity: 0;
  transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  -webkit-transition: .3s;
}

.solution-box ul li a:hover {
  background: #fff;
  color: #373d41;
}

.solution-box ul li img {
  display: block;
  width: 100%;
}

.solution-box ul li:hover span {
  background: rgba(4, 83, 175, .85);
}

.solution-box ul li:hover i {
  bottom: 63%;
  text-align: center;
}

.solution-box ul li:hover hr {
  top: 40%;
  opacity: 0;
}

.solution-box ul li:hover h3 {
  top: 38%;
}

.solution-box ul li:hover p {
  top: 50%;
  opacity: 1;
}

.solution-box ul li:hover a {
  top: 75%;
  opacity: 1;
}

/*响应式*/
@media(max-width:1680px) {
  .solution-cut {
    width: 1480px;
  }

  .solution-box ul li i {
    font-size: 46px;
    color: #fff;
  }

  .solution-box ul li h3 {
    font-size: 22px;
  }

  .solution-box ul li p {
    font-size: 14px;
  }

  .solution-box ul li a {
    display: block;
    font-size: 14px;
    line-height: 28px;
    width: 100px;
    margin: 0 0 0 -50px;
    margin: 0 auto;
    text-align: center;
  }
}

@media(max-width:1600px) {
  .solution-cut {
    width: 1300px;
  }
}

@media(max-width:1440px) {
  .solution-cut {
    width: 1200px;
  }

  .solution-box ul li i {
    font-size: 40px;
    color: #fff;
  }

  .solution-box ul li h3 {
    font-size: 18px;
  }

  .solution-box ul li p {
    font-size: 12px;
  }
}

@media(max-width:767px) {
  .solution-cut {
    width: 100%;
    padding: 0;
  }

  .solution-box ul li {
    width: 290px;
  }

  .solution-box button.fa {
    display: none;
  }

  .solution-box .fa-back {
    left: 0;
    right: auto;
  }

  .solution-box .fa-more {
    left: auto;
    right: 0;
  }
}

/*字体标*/
@font-face {
  font-family: "icon";
  src: url('../font/iconfont.eot');
  src: url('../font/iconfont.eot') format('embedded-opentype'), url('../font/iconfont.woff') format('woff'), url('../font/iconfont.ttf') format('truetype'), url('../font/iconfont.svg') format('svg');
}

.fa {
  font-family: "icon" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-back:before {
  content: "\e697";
}

.fa-more:before {
  content: "\e6a7";
}

.fa-wxbgongju:before {
  content: "\e61b";
}

.fa-all:before {
  content: "\e696";
}

.fa-security:before {
  content: "\e71c";
}

.fa-huanhuobz:before {
  content: "\e67c";
}

.fa-aniukefu2:before {
  content: "\e6ca";
}

.fa-set1:before {
  content: "\e6dc";
}

.fa-naozhong:before {
  content: "\e648";
}

.fa-suo:before {
  content: "\e652";
}

/*end middle*/
.link-foot{
  padding-top: 20px;
  padding-left:5px;
  overflow: hidden;
}
.link-foot h3{
  display: block;
  float: left;
  padding-right: 15px;
  line-height: 60px;
  font-size: 20px;
  color: #fff;
}
.link-foot a{
  display: inline-block;
  font-size: 14px;
  color: #fff;
  padding-right: 10px;
  line-height: 60px;
}
.foot-link{
  width: 100%;
  background: url(../images/foot_bg.png) top center no-repeat;
  height: 96px;
}
.foot-w{
  padding: 50px 0 30px;
  width: 100%;
  font-size: 15px;
  color: #808185;
  background-color: #222126;
  overflow: hidden;
}
.foot-tit h3{
  display: block;
  margin-bottom: 20px;
  font-size: 20px;
  color: #fff;
  margin-bottom: 30px;
}
.foot-fa{
  float: left;
  width: 21%;
}
.foot-fb{
  float: left;
  width: 21%;
}
.foot-fc{
  float: left;
  width: 28%;
}
.foot-fd{
  float: right;
  width: 25%;
}
.foot-line{
  float: left;
  margin:0px 2% ;
  margin-top: 50px;
  height: 200px;
  width: 1px;
  border-left: 1px dashed #343538;
}
.foot-phone{
  font-size: 36px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
  line-height: 32px;
}
.foot-lx{
  
}
.foot-lx p{
  display: block;
  font-size: 15px;
  color: #fff;
  line-height: 20px;
}
.foot-lx p a{
  font-size: 15px;
  color: #808185;
  line-height: 20px;
}
.foot-fl a{
  display: block;
  width: 48%;
  margin-right: 1%;
  float: left;
  line-height: 38px;
  font-size: 15px;
  color: #fff;
}
.foot-menu a{
  display: block;
  line-height: 38px;
  font-size: 15px;
  color: #808185;
}
.foot-ewm{
  padding:0px 20px;
}
.foot-ewm li{
  margin-right: 2%;
  width: 52%;
  float: left;
  padding:15px;
  box-sizing: border-box;
}
.foot-ewm li img{
  width: 100%;
}
.foot-ewm li p{
  display: block;
  text-align: center;
  font-size: 15px;
  color: #fff;
}
/*foot*/

.foot-bq {
  padding: 10px 15px;
  border-top: 1px solid #464646;
  text-align: center;
}

.foot-bq p,
.foot-bq p a {
  text-align: center;
  font-size: 14px;
  color: #cccccc;

}
.foot-bq a {
  text-align: center;
  font-size: 14px;
  color: #cccccc;

}

.foot-bq img {
  vertical-align: middle;
}


.casebg{
	background: url(../images/casebg.jpg) top center no-repeat;
	width:100%;
	height:286px;
}

.h-foot2 {
  float: right;
  width: 460px;
  height: 343px;
  background-color: #0e984b;
  overflow: hidden;
  text-align: center;
}

.h-foot2-con {
  margin-top: 48px;
  margin-left: 58px;
}

.f-phone {
  margin-bottom: 15px;
  width: 100%;
  height: 98px;
}

.f-phone span {
  display: block;
  width: 100%;
  height: 31px;
  font-size: 16px;
  color: #fff;
}

.f-phone p {
  display: block;
  font-size: 40px;
  color: #fff;
}

.f-lxwm {
  float: left;
  margin-left: 26px;
  width: 218px;
  height: auto;
  font-size: 14px;
  color: #fff;
  line-height: 150%;
}
.f-lxwm p, .f-lxwm p a{
  font-size: 14px;
  color: #fff;
  line-height: 150%;
}
/*end bottom*/


/*内页*/
.fangan-list{
  text-align: center;
}
.fangan-list li{
  display: inline-block;
  margin:0.5%;
  width: 32%;
  padding:15px;
  box-sizing: border-box;
  background-color: #0883d3;
}
.fangan-list li h4{
  display: block;
  margin-top: 15px;
  text-align: center;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
}
.fangan-list li p{
  display: block;
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
}
/*标题*/
.tit-line{
  width: 100%;
  height: 10px;
  border-bottom: 1px solid #e5e5e5;
}
   
	/*联系我们*/
ul.lx{width:100%;}
ul.lx img{max-width:100%;height:auto;}
ul.lx li.lianxi{float:left;width:40%;padding:2.5%;}
ul.lx li.guestbook{float:left;width:50%;}

.ny-lx{
  padding:20px;
  background-color: #fff;
}
.ny-lx p{
  display: block;
  font-size: 20px;
  color: #333;
  line-height: 190%;
}

.ny-fa{
  display: block;
  margin:0 auto;
  padding:60px 30px;
  width: 100%;
  height: auto;
  background: url(../images/ny-fab.jpg);
  box-sizing: border-box;
}

.ny-video{
  float: left;  
  width: 50%; 
  padding:15px;
  box-sizing: border-box;
}


  /*当前位置*/

.ny-weizhi{padding:10px 0px;/*width: 100%;*/height: auto;background-color: #efefef;border:1px solid #DFDEDE;}
.ny-weizhi .ny-r-t{margin:0 auto;width: 1350px; font-size: 15px;color: #333;}
	/*单页效果*/
.text-c{text-align: center;}
.ny-biaoti{padding:15px 0px;}
.ny-biaoti h2{display:block; font-size: 26px; color: #333; font-weight: bold;}
.ny-cont{
	padding:20px 30px;
	margin:0 auto;
	width: 100%;
	font-size: 15px;
	color: #333;
	line-height: 190%;
	letter-spacing: 0px;
  background-color: #efefef;
  box-sizing: border-box;
  overflow: hidden;
}
.ny-cont p, .ny-cont p a{
	margin-bottom:15px;
	font-size: 15px;
	color: #333;
	line-height: 190%;
}
.ny-cont a{
 	font-size: 15px;
	color: #333;
	line-height: 190%;
 }
 .ny-cont-h1{
	display: block;
	width: 100%;
	font-size: 26px;
	color: #333;
	font-weight: bold;
	text-align: center;
}
.ny-cont table tbody tr td{padding:10px;}
/*详情页样式*/
.ny-xq{
  margin:30px auto;
  width: 1200px;
  height: auto;
}
.ny-xq-l{
  float: left;
  width: 145px;
  height: 115px;
  border-right: 1px solid #d6d6d6;
}
.ny-xq-l .date1{
  position: relative;
  width: 110px;
  height: 36px;
  text-align: center;
}
.ny-xq-l .date1 .year1 {
  position: relative;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  text-align: center;
}
.ny-xq-l .date1 .year1 span{
  position: absolute;
  left:35%;
  z-index:2;
  display:block;
  background: #fff;
  padding: 0 5px;
  font-size: 20px;
  color: #000;
  font-family:"font1";
  background-color: #fff;
  letter-spacing: 0px; 
}
.ny-xq-l .date1 .year1:before{
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  top: 12px;
  left: 0;
  z-index:1;
}
.ny-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #ff4a4a;
  font-family:"font1";
  letter-spacing: 0px;
}
.ny-xq-l .read1{
  margin-top: 5px;
  font-size: 13px;
  text-align: center;
  color: #333333;
  letter-spacing: 0px;
}
.ny-xq-l .read1 strong{
  font-weight: bold;
}
.ny-xq-r{
  float: right;
  padding:18px 45px;
  width: 960px;
  height: 80px;
  background-color: #e5e5e5;
  overflow: hidden;
}
.ny-xq-r p{
  display: block;
  height: 70px;
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.ny-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}
 /*内页新闻1*/
.ny-news01{
  width:100%;
  height: auto;
}
.ny-news01 li{
	padding:20px 0px;
  width: 100%;
  border-bottom:1px dashed #dedddd;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width: 185px;
	height: 130px;
	overflow: hidden;
  border:1px solid #efefef;
}
.ny-news01 li .tu1 img{
	width: 185px;
	height: 130px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  float: right;
  margin-left:15px;
  width: 92px;
  height: 100px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height: 57px;
  font-size: 45px;
  color: #555;
  text-align: center;
  line-height: 57px;
  font-family: "Impact";
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{
	color: #ff2a2a;
}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left:50px;
  width: 850px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 16px;
  color: #555;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li:hover .r01 a h2{
	color:#ff2a2a;
}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height: 36px;
  font-size: 14px;
  color: #555;
  letter-spacing: 0px;
  line-height: 130%;
  overflow: hidden;
}
/*内页产品详情电话*/
.yan-phone{
  margin-top: 20px;
  border-top:1px solid #efefef;
  overflow: hidden;
}

.proshow1{
  overflow: hidden;
}
.proshow1 p{
  display: block;
  padding:5px;
  font-size: 17px;
  color: #2e2e2e;
  vertical-align: middle;
  line-height: 40px;
  border-bottom: 1px dashed #d2d2d2;
  overflow: hidden;
}
.proshow1 p img{
  display:inline-block;
  float: left;
  margin-right: 15px;
  vertical-align: middle;
}
.proshow1 a{
  display: block;
  margin-top: 15px;
  width: 206px;
  height: 47px;
  background-color: #434343;
  text-align: center;
  line-height: 47px;
  font-size: 17px;
  color: #fff;
  border-radius: 8px;
}
.proshow2{
  margin-top: 20px;
  overflow: hidden;
  text-align: center;
}
.proshow2 li{
  float: left;
  margin:0 5px;
  width: 140px;
  height: auto;
}
.proshow2 li img{
  display: block;
  margin:0 auto;
  margin-bottom: 10px;
}
.proshow2 li p{
  display: block;
  font-size: 17px;
  color: #434343;
  line-height: 170%;
  text-align: center;
}
.proshow2 li p strong{
  font-size: 17px;
  color: #434343;
  line-height: 170%;
  font-weight: bold;
}
.proshow2 a{
  display: block;
  margin-top: 15px;
  width: 206px;
  height: 47px;
  background-color: #434343;
  text-align: center;
  line-height: 47px;
  font-size: 17px;
  color: #fff;
  border-radius: 8px;
}

/*上一页 下一页*/
.n-page{
  margin:15px 0px;
  background-color: #f5f5f5;
  overflow: hidden;
  box-sizing: border-box;
}
.n-page li{
  padding:20px 15px;
  width: 49%;
  font-size: 16px;
  color: #666;
  box-sizing: border-box;
}
.n-page li:hover{
  background-color: #edecec;
}
.n-page li:nth-child(1){
  float: left;
  text-align: left;
}
.n-page li:nth-child(1) a{
  display:inline-block;
  font-size: 16px;
  color: #666;
}
.n-page li:nth-child(2){
  float: right;
  text-align: right;
}
.n-page li:nth-child(2) a{
  display:inline-block;
  text-align: right;
  font-size: 16px;
  color: #666;
}
/*手机站*/
@media only screen and (max-width: 1560px) {
  #w-top{width: 96%;}
  .top-w{ padding: 0px 20px;}
  .top-biaoti strong{font-size: 20px;}
  .top-biaoti{font-size: 15px;}
}
@media only screen and (max-width: 1480px) {
  #w-80 {
    width: 1340px;
  }

  #w-90 {
    width: 1340px;
  }
  .top-biaoti strong{font-size: 25px;}
  .top-biaoti{font-size: 18px;}
}