@charset "UTF-8";
	/*定义全局*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans);
@font-face {
  font-family: "ag";
  src: url("../fonts/ag.woff2") format("woff2"), url("../fonts/ag.ttf") format("truetype"), url("../fonts/ag.eot") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
* {
	margin:0px;
	padding:0px;
	font-family:-apple-system,BlinkMacSystemFont,'Open Sans','Roboto',Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;
}
html,body {
	margin:0;
	padding:0;
	height:100%;
	font:14px/200%;
	color:#333;
	background-color:#fff;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	-webkit-text-size-adjust:100%;
	font-family:-apple-system,BlinkMacSystemFont,'Open Sans','Roboto',Microsoft YaHei,Source Han Sans SC,Noto Sans CJK SC,WenQuanYi Micro Hei,sans-serif;
}
ol,ul,li {
	padding:0;
	margin:0;
	list-style:none;
}
/*定义标题*/
h1,h2,h3,h4,h5,h6 {
	color:#333;
	font-size:14px;
	font-weight:500;
	line-height:150%
}
select,input,img,select {
	vertical-align:middle;
}
b,i,address,cite,code,em,th {
	font-weight:normal;
	font-style:normal;
}
a,a:active {
	color:inherit;
	text-decoration:none;
	cursor:pointer;
	border:0;
}
input,textarea {
	outline:none;
	border:none;
}
input {
	-webkit-appearance:none;
}
em,i,b {
	font-style:normal;
	font-weight:normal;
}
.clearfix {
	*zoom:1
}
.clearfix:before,.clearfix:after {
	display:table;
	content:""
}
.clearfix:after {
	clear:both
}
.f36 {
	font-size:36px;
}
.f30 {
	font-size:30px;
}
.f24 {
	font-size:24px;
}
.f20 {
	font-size:20px;
}
.f18 {
	font-size:18px;
}
.c10 {
	color:#6abe2a;
}
.w50{width:180px}
.tleft {
	text-align:left;
}
.tright {
	text-align:right;
}
.left {
	float:left;
}
.right {
	float:right;
}
.ofh {
	overflow:hidden;
}
.mtop35{margin-top:35px;margin-bottom: 35px;}
.mtop15{margin-top:15px;}
.col-md-22 {
	width:20% !important;
	float:left
}
.col-md-22 {
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px
}
@media (max-width:992px) {
	.col-md-22 {
	width:50% !important;
}
}
.seemore {
  margin-top:30px;
  height: 42px;
  line-height: 42px;
  border-radius: 5px;
  float: left;
  background: #3FA9F5;
}
.seemore:hover {
  background:#2e2e2e;
	 border-radius: 5px;
}
.seemore:hover span {
  color: #fff;
}
.seemore span {
  font-size: 16px;
  color: #fff;
  display: block;
  padding: 0 20px 0 22px;
  transition-duration: 0.4s;
}
.row {
	padding:0;
	margin:0
}
a,a:link {
	color:#333;
	text-decoration:none
}
a:hover,a:focus {
	color:#404143;
	text-decoration:none;
	outline:none;
	-moz-outline:none
}
a:active {
	color:#666666
}
.imgh:hover img {
  	-webkit-transform:scale(1.05);
	transform:scale(1.05)
}
.imgh img {
	-webkit-transition:transform .75s;
	transition:transform .75s
}
.pro-container {
	width:100%;
	padding:10px 0 30px;
}
.tbg{background-color:#f7f7f7;}

.ibtu2 {
	display:none;
}
.topbanner {
  margin-top:65px;
  position: relative;
}	
.topbanner .img {
  width: 100%;
	height: 275px;
	overflow: hidden;
	
}	
.topbanner .img img {
  width: 100%;
	object-fit: cover;
	height: 100%;
}
.top-menu {
  width: 100%;
  height: 30px;
  z-index: 666;
  background-color: #efefef;
	 border-bottom: 1px solid #dfdfdf;
	overflow: hidden;
	white-space: nowrap;text-overflow: ellipsis;
}
.nav_menu {
	font-size:15px;
	color:#333;
	line-height:30px;
	padding-right:20px;
	overflow: hidden;
	padding-left: 145px;
    float: left
}
.nav_menu li {
	float:left;
	color: #333333;
	font-size:16px;
	font-weight: 300;
}
.nav_menu li i {
	padding:0 5px;
	color:#333333;
	font-size:13px;
}
.nav_menu li a {
	color: #333333;
	font-weight: 300;
}	
.txtcon {
	min-height:300px;
	padding:35px;
	display: block
}
.txtcon p {
	color:#333333;
	font-size:16px;
	line-height:40px;
}
.txtcon .col-md-6 {
	margin-bottom: 10px;
	display: block
}
.txtcon img {
	margin:0;
	max-width:100%;
	width:auto;
	height:auto;
}
.txtcon .col-md-6 img {
	 display: block;
	margin: 0 auto;
 	max-width: 100%;
   height: 500px;
    clip:rect(100%,100%)
}

.top-about{margin-top: 115px}
.top-banner {
	background-repeat:no-repeat !important;
	background-size:cover !important;
    -webkit-background-size: cover !important; 
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
	padding:25px 0px;
	margin-top:95px;
/*	position:relative;*/
	z-index:3;
}
.top-banner-height {
	height:250px;
	line-height:250px;
}
.top-banner-height1 {
	height:450px;
	line-height:450px;
}
.top-banner h1,.top-banner h2 {
	font-size:40px;
    font-family: "ag";
	font-weight:bold;
	color:#fff;
	opacity: 1;
	letter-spacing:2px;
	
	display:inline-block
}
.nav-menu {
	line-height:38px;
	width: 100%;
	text-align: right;
	background: rgba(197, 197, 197, 0.2);
}
.nav-menu i {
	color:#333;
	padding-right: 5px
}
/*下载管理*/
.download .box a {
  display: block;
  position: relative;
  overflow: hidden;
}
.download .box a:hover .text {
  background: url(../images/caseFilter2.png);
}
.download .box a:hover img {

  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}
.download .box img {
   width:100%;
  height:auto;
  display: block;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
.download .box .text {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  background: url(../images/caseFilter.png);
  font-size: 18px;
  color: #fff;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
}
 .box .text span {
  height: 70px;
  line-height: 70px;
  display: block;
  background: url(../images/solutionList_icon.png) no-repeat right 20px center;
  padding: 0 80px 0 20px;
  box-sizing: border-box;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
/*新闻资讯*/
.pic {
  overflow: hidden;
  height:300px
}
.pic img {
  height: 100%;
  transition-duration: 0.8s;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
   overflow: hidden
}
.newslist a {
  display: block;
}

.newslist a:hover .pic img{
	width: 100%;
  overflow: hidden;
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
}	
.newslist a:hover .tit {
  color: #3FA9F5;
}
.newslist .date {
  display: inline-block;
  border-radius: 4px;
  background: #f0f7e7;
  padding: 0 16px;
  color: #3FA9F5;
  line-height: 36px;
  margin: 15px 0 0;
}
.newslist .tit {
  height: 52px;
  line-height: 25px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  font-size: 16px;
  font-weight: bold;
}

.news-list .title {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.news-list .date {
  color: #333;
  text-align: center;
  margin-top: 12px;
}
.news-list .share i {
  padding-left: 5px;
	color:#3FA9F5
}
.news-list .news-list-cont  {
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  padding: 24px 0;
  margin: 10px 0 30px 0;
  
}
.prevnext {
  overflow: hidden;
}
.prevnext .prev,
.prevnext .next,
.prevnext .return {
  height: 24px;
  line-height: 24px;
  color: #333;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.prevnext .prev a,
.prevnext .next a,
.prevnext .return a {
  color: #333;
}
.prevnext .prev a:hover,
.prevnext .next a:hover,
.prevnext .return a:hover {
  color: #3FA9F5;
}
.prevnext .prev,
.prevnext .next {
  width: 350px;
  float: left;
}
.prevnext .next {
  margin-left: 34px;
}
.prevnext .return {
  float: right;
}
.prevnext .return a {
  padding-left: 36px;
  background: url(../images/return1.png) no-repeat 0 center;
}
.prevnext .return a:hover {
  background-image: url(../images/return2.png);
}
@media only screen and (max-width: 1200px) {
.prevnext .return,
.prevnext .prev,
.prevnext .next {
	width: 100%;
	float: none;
	margin: 4px 0 0 0;
}
.news-list .title {
	font-size: 20px;
}
.news-list .news-list-cont {
	padding: 30px 0;
	margin: 30px 0;
}
}

/*.return {

	width:120px;
	height:50px;
	line-height:50px;
    padding:15px 25px;
	border:1px solid #eee;
	border-radius:5px;
	font-size:14px;
	color:#FFF;
	text-align:center;
	background:#3FA9F5
}
.return i {
	display:inline-block;
	vertical-align:middle;
	margin:-2px 4px 0 0;
	width:20px;
	height:20px;
	background:url(../images/newsD2-on.png) center center no-repeat;
	-webkit-background-size:cover;
	background-size:cover
}
	.return:hover {color: #fff}*/

/*公司简介*/
.profile {display: flex;margin-top:15px;}
.profile .title {
  font-family: "ag";
  font-size: 50px;
  color: #333;
  font-weight: bold;
}
.profile .line {
  width: 66px;
  height: 6px;
  background: url(../images/btn_bg1.jpg) no-repeat center;
  background-size: 240px auto;
  margin: 30px 0 34px 0;
}
.profile .txt p{
  line-height:38px;
  font-size: 16px;

}
.profile h2 {
  font-size:28px;;
  font-weight:900
}

/*.fuhao p:before{content:"•";padding-right: 5px}*/
.profile p{line-height: 25px;font-size:18px }
.profile .col-md-6 {
	margin:0;
	overflow:hidden;
	padding:0
}
.txtcon .col-md-6 {
	height:500px;
	overflow: hidden
}	
.profile .txt{
	padding:15px;

}
.profile img {
	margin:0;
	max-width:95%;
	width:auto;
	height:auto;
}
@media (max-width:1400px) {

	
}
/*项目展示*/
.capab .row {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	flex-wrap:wrap;
	padding:0;
	margin:0
}

.capab .title{text-align: center;width: 100%;font-weight: bold;font-size: 30px;color: #333;margin: 0 auto;line-height:60px;text-transform:uppercase;margin-bottom: 30px;}
.capab .line {
  width: 66px;
  height: 6px;
  background: url(../images/btn_bg1.jpg) no-repeat center;
  background-size: 240px auto;
  margin: 0 auto;

}
.heading {
	position:relative
}
.project .col-md-6 {
	margin:40px 0;
}
.project .col-md-12 {
	margin:60px 0;
}
.project .mhgt {
	margin:100px 0;
}
.font-3 {
	font-size:26px;
	line-height:32px;
	letter-spacing:0;
	font-weight:bold;
	display:block;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	margin-bottom:16px
}
.rich-text {
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	text-transform:none;
	font-size:16px;
	line-height:33px;

}
.col-center-block {
	position:absolute;
	top:50%;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%);
}
@media (max-width:1400px) {
.project .col-md-6 {
	margin:10px 0;
}
.col-center-block {
	top:30%;

}
.col-center-block img{
   width: 90%
}	
}
/*产品类别*/
.headsea {
	display:inline-block;
	vertical-align:top;
	line-height:80px;
	margin-left:18px;
	width: 100%;
}
.headsea form input[type="text"] {
  line-height: 40px;
  width: 90%;
  height: 40px;
  border: 1px solid #cccccc;
  text-indent: 9px;
  color: #333;
  border-radius: 10px 0px 0px 10px;
}
.headsea form input[type="submit"] {
  float: right;
  width: 10%;
  line-height: 40px;
  background-color: #325cc8;
  text-align: center;
  font-size: 18px;
  margin-top:20px;
  padding-right:2px;
  color: #333;
  cursor: pointer;
  border-radius: 0px 10px 10px 0px;
}
.protab{box-shadow: 0 0 2px 1px #e6e6e6;background: #fff;border-radius:3px;margin-bottom: 20px}
.col-md-6 .protab:hover {
	box-shadow:0 2px 10px 0 rgba(0,0,0,.14)
}.col-md-4 .protab:hover {
	box-shadow:0 2px 10px 0 rgba(0,0,0,.14)
}
.pro-tabrpic{width:100%;height: 300px;overflow: hidden;}
.pro-tabrpic img{	
   margin: 0 auto;
 	max-width: 100%;
    max-height: 100%;
    position: relative;
    top: 50%;
    left: 50%;
   transform: translate(-50%,-50%);
}
.pro-tabrwords{width: 100%;text-align: center;}
.pro-tabrwords h6{font-size: 16px;color: #1e1e1e;font-weight: bold;padding: 10px 0 15px}	
.hs-submit {
	background:url(../images/search.png) no-repeat;
	background-position:center center;
}
.procate{margin:0 0 20px;}
.procate h3{
	height:50px;
	font-size:23px;
	font-weight:bold;
	line-height:50px;
	border-bottom:1px solid #e2e2e2;
	margin-bottom: 20px;
	}
.procate .curr{color:#3FA9F5}
.procate > ul > li h5{height:45px;line-height:45px;display:block;padding:0 0 0 5px;font-size:15px;color:#333;cursor:pointer;position:relative;}
.procate > ul > li h5 a{display:block;padding:0 40px 0 0;box-sizing:border-box;color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.procate > ul > li h5 a:hover{color:#222;}
.procate > ul > li h5 span{position:absolute;right:0;top:3px;background:url("../images/big.png") no-repeat center;width:30px;height:35px;display:block;}
.procate > ul > li ul{display:none;}
.procate > ul > li ul li{line-height:24px;border-bottom:1px dashed #DCDCDC;background:#fff;padding:8px 20px;}
.procate > ul > li ul li:last-child{border-bottom:none;}
.procate > ul > li ul li a{font-size:14px;padding-left:10px;color:#666;display:block;}
.procate > ul > li ul li.active a,.procate > ul > li ul li a:hover{color:#222;}
.procate > ul > li.active h5{color:#222;border-bottom:1px solid #e2e2e2;}
.procate > ul > li.active h5 a{color:#222;}
.procate > ul > li.active span{background:url("../images/big-1.png") no-repeat center;}	
/*产品列表*/
.prod-details .box .pfont {
	font-size:24px;
	color:#606060;
    margin:0 0 10px;
}

.prod-details .box .words {
	font-size:14px;
	color:#000;
	 margin:10px 0 25px;
}
.prod-details .box .words p{
	line-height:28px;
	 margin:0 auto;
	font-size:14px;
	color:#000;
}
.link {
	display:inline-block;
	width:140px;
	height:50px;
	line-height:50px;
	font-size:15px;
	color:#fff !important;
	text-align:center;
	background:#3FA9F5;
	margin-top:25px;
	border-radius: 5px;
}
.link i {
	padding-right:5px;
	font-size:18px;
	color:#fff;
}
.gallery-font{font-weight: bold;font-size: 19px;color: #000000;line-height: 45px;margin-bottom: 15px}
.proxq-pic{width: 100%;float: left;overflow: hidden;position: relative;}
.gallery-top{width: 100%;overflow: hidden;text-align: center;margin-bottom: 20px;}
.gallery-top img{max-width: 500px;max-height: 500px;}
.gallery-button{width: 100%;position: relative;padding: 5px 0;}
.gallery-thumbs{width: 100%;height: 85px;padding: 0 10px;}
.gallery-thumbs .equip-min span{width:95%;display: block;height: 85px;overflow: hidden;line-height:85px;text-align: center;border: 1px solid #e5e5e5;margin-left: 3px}
.gallery-thumbs .equip-min span img{height: 100%; display: inline-block;object-fit:cover}
.gallery-thumbs .equip-min.cur span,.gallery-thumbs .equip-min span:hover{border: 1px solid #0071BC;}
.gallery-top{display: none;}
.proxq-pic-toBig {width: 100%;position: relative;text-align: center;max-width: 100%;max-height:500px;overflow: hidden}
.proxq-pic-toBig img{max-width:auto;max-height:500px;}
.gallery-button .swiper-button-prev,.gallery-button .swiper-button-next {
	background:url('../images/pro-ico1.png') no-repeat center;
	width:10px;
	transition:all .4s ease;
}
.gallery-button .swiper-button-prev {
	transform:rotate(180deg);
	left:0;
}
.gallery-button .swiper-button-next {
	right:0;
}
div.zoomDiv {z-index: 999;position: absolute;top: 0px;left: 0px;width: 350px !important;height: 350px !important;background: #fff;display: none;text-align: center;overflow: hidden;}
div.zoomMask {position: absolute;background: url("images/zoommask.png") repeat scroll 0 0 transparent;cursor: move;z-index: 1;}
.pro_line{width:100%;height: 1px;background-color:#e5e5e5;margin:5px 0 35px;}
.rec_pro .title {
  line-height: 30px;
  font-family: "ag";
  font-size: 18px;
  padding-left: 20px;
  font-weight: bold;
}
.rec_item {
  display: block;
background: #fff;
}
.rec_item .img {
  width: 100%;
	height: 180px;
  overflow: hidden;
	border:solid 1px #e5e5e5;
}
.rec_item .img img {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.rec_item:hover .img img {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.rec_item .font {
  padding-top: 15px;
  text-align: center;
}
.rec_item .font strong {
  display: block;
  color: #262626;
  line-height: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 20px;
   font-weight: bold;
  font-size: 18px;
}
@media all and (max-width:1000px) {
.proxq-pic-toBig{display: none;}
.gallery-top{display: block;height:500px !important;}
.gallery-top img{max-width:auto;max-height:auto;width:100%;height: auto}
.details-cat{height: 25px}
.details-cat li{font-size: 14px}
.details-cat i img{width: 15px;height: 15px}
.rec_item .font {
padding-top: 18px;
margin-top: 30px;
}
.rec_item .font strong {
font-size: 20px;
margin-bottom: 15px;
}	
.proxq-pic-toBig{display: none;}	
}
@media all and (max-width:767px) {
.gallery-top{display: block;height:280px !important;}
.gallery-thumbs{width: 100%;}
.gallery-thumbs{height: 60px;}
.gallery-thumbs .equip-min span{height: 60px;line-height: 60px;}
.gallery-button {padding: 0 32px;}
.rec_item .font {
margin-top: 10px;
margin-top: 15px;
}
.rec_item .font strong {
font-size: 18px;
margin-bottom: 10px;
}	
}
/*联系我们*/
.coninfo em{
		font-size: 45px;color:#3FA9F5;font-weight: bold
	}
.coninfo h3{
		font-size: 20px;color:#333;font-weight: bold;margin-top:-8px;
	}
.coninfo p{
		font-size: 16px;color:#666;
	}
.leftline{border-left: solid 1px #e5e5e5;padding-left: 50px}
.conmess {
	width:100%;
	margin:0 auto;
}
.conmess .title {
	font-size:35px;
	color:#3FA9F5;
	margin-bottom:30px;
}
.conmess .input {

	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	width: 80%;
	height: 50px;
	margin-bottom: 50px;
	vertical-align: top;
}
.conmess .input input,.conmess .input textarea {
	width:100%;
	height:100%;
	display:block;
	border-radius:5px;
	border:1px solid #e6e6e6;
	font-size:16px;
	color:#999999;
	padding:0 17px;
	box-sizing:border-box;
	outline:none;
}
.conmess .input.big {
	width: 80%;
	height:150px;
	margin-right:23px;
}
.conmess .form form {
	text-align:left;
}
.signin_btn {
	margin-top: 10px;
	display:block;
	background-color:#e5e5e5;
	text-align:center;
	line-height:40px;
	color:#111;
	width:100px;
	font-size:14px;
	border-radius:5px;
	cursor:pointer;
    border: none
	}
.error_input {
	border:1px solid #ff0000;
}
.msg {
	font-size:12px;
	line-height:35px
}
.onError {
	color:#ff0000;
}
@media all and (max-width:1000px) {
.leftline{border:none;padding:0}
.contact .col-md-6,.coninfo .col-md-6,.coninfo .col-md-12{padding:0}
.conmess .input {
	width: 99%;
}
.conmess .input.big {
	width: 99%;
}
}
/*网站底部*/
.atitle {
  position: relative;
  font-size:16px;
  font-weight: 500px;
  color: #fff !important;
  float: left;
  opacity: 0.5;
  padding-right:80px;
}
.atitle::after {
  content: "";
  position: absolute;
  left:90px;
  top: 2px;
  width: 22px;
  height: 100%;
  background: url(../images/next.svg) no-repeat center ;
}
.atitle:hover{color: #fff}
.bgfooter{width: 100%;padding: 94px 0 30px;background-color: #333333;margin-top:50px;}
.footer-logo {float: left;max-width: 100%;/* width:82px; */}
.footer-logo a {display:inline-block;margin-top:20px;}
.footer-logo a img{max-width:100%;object-fit:cover;}
.footer-tel {float: left;width:100%;text-align:left;margin-top:10px}
.footer-tel i {font-size: 15px;color: #fff;line-height: 1.5;padding-right: 8px;font-weight: bold}
.footer-tel .footer-info{font-size: 16px;color: #fff;line-height: 1.5;margin-bottom:5px}
.footer-tel .footer-info a{color: #fff}
.footer-email{font-size: 23px;color: #fff;margin-bottom:5px}
.footer-add{font-size: 16px;color: #fff;line-height: 32px;}
.footer-form-link { width: 100%;font-size: 0;display: flex;flex-direction: row;margin-top: 18px;}
.footer-form-link a {display: flex;margin-right:18px;align-items: center;justify-content: center;width: 25px;height: 25px;border-radius: 50%;background: transparent;transition: all .4s ease;position: relative;}
.footer-link-img{display: none;width: 152px;height: 152px;padding: 6px;position: absolute;bottom: 36px;left: 50%;margin-left: -76px;background: #fff;border-radius: 4px;}
.footer-link-img::after{content: "";display: block;width: 0px;height: 0px;border: 8px solid transparent;border-top-color: #fff;position: absolute;bottom: -16px;left: 50%;margin-left: -8px;}
.footer-link-img img{width: 100%;height: 100%;object-fit: cover;}
.footer-form-link a:hover .footer-link-img{display: block;animation: FooterCode .6s ease-in-out both;}
@keyframes FooterCode{0%{transform: translateY(-14px);}100%{transform: translateY(0);}}
.footer ul li {
	display:block;
	
	line-height:18px;
	overflow:hidden;
	font-size:14px;
	width:100%;
	text-align:center
}
.footer ul li a {
    display: block;font-size: 16px;color: #fff;padding: 10px 0;transition: all .4s ease;
}
.footer ul li a:hover {
	margin-left:5px;
	padding-right:0;
	color: #fff;
}
.footer .h2 {
	display: block;
	font-weight: bold;
	line-height: 1;
	overflow:hidden;
	font-size:23px;
	color:#3FA9F5;
	margin-bottom:12px;
	text-align:center
}
.footer-copyright{width: 100%;padding: 20px 0 15px;background-color: #222222;}
.footer-copyright a{color: #fff;opacity:1}
.footer-copyright .layout h5{font-size: 14px;color: #fff; opacity: 0.8}	
.footer-copyright .layout i{width: 1px;height: 12px;background-color: #3b3c40;margin: 18px 20px 0; }	
.foot-link a{font-size: 13px;color: #bbb;float: left;}		
.gotop{position:fixed;z-index:50;bottom:20px;right:40px;width:30px;height:30px;display:none;cursor: pointer}
.gotop img{display:block;width:30px}
@media (max-width: 1720px){.gotop{right:5px}}
@media (max-width: 767px){
.bgfooter{width: 100%;padding: 94px 0 20px; }
.navbar-collapse{border: none;-webkit-box-shadow:none;box-shadow:none}
.footer .h2 {
	font-size:18px;
	width:100%;
	text-align:left;
	display: block;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 10px 5px;
}
.footer ul li {
	font-size:14px;
	text-align:left
}
.footer .h2 span {
   display: block;
	float: right;
}
.footer-copyright .layout h5{text-align: center}	
.footer-copyright .layout i{display: none}	
.footer-copyright .layout h5 .beian{display: inline-block}
}
@media screen and (max-width:767px) {
.pro-container {
	padding:0px 0 10px;
}
.txtcon {
	min-height:auto;
	padding:5px;
}
.ibtu1 {
	display:none;
}
.ibtu2 {
	display:block;
}
}
.footer-icon {
	width:100%;
	margin-top:28px
}
.footer-icon a {
	display:inline-block;
	vertical-align:middle;
	margin-right:20px;
}
.footer-icon-ewm {
	position:relative;
}
.footer-icon-ewmimg {
	position:absolute;
	width:130px;
	height:130px;
	left:0;
	bottom:24px;
	z-index:10;
	display:none;
}
.footer-icon-ewm:hover .footer-icon-ewmimg {
	display:block;
}
.foot_wechat{display: inline-block}
.foot_wechat img {
	width:150px;
	float: left;
	margin:10px 25px;
}
@media screen and (max-width:1400px) {
.foot_wechat img {
	width:120px;
	float: left;
	margin:10px 15px;
}
}
/*翻页*/
#to_page .page_button {
	background:#f3f3f3;
	border:1px solid #ccc;
	margin:0 3px;
	padding:2px 5px;
}
#to_page .prev {
	position:relative;
	margin-left:10px;
	margin-right:15px;
	background:url(/images/page_left.png) no-repeat center center;
}
#to_page .next {
	position:relative;
	margin-right:10px;
	margin-left:15px;
	background:url(/images/page_right.png) no-repeat center center;
}
#to_page {
	text-align:center;
	height:26px;
	line-height:26px;
	display:inline-block;
	width:100%;
	margin:35px 0px;
}
#to_page .page_item {
	background:#f3f3f3;
	border:1px solid #ccc;
	padding:2px 5px;
	margin:0 3px;
	color:#333;
}
#to_page .page_item_current {
	background:#3FA9F5;
	border:1px solid #3FA9F5;
	padding:2px 5px;
	margin:0 3px;
	color:#fff;
}
#to_page a:hover {
	text-decoration:none;
}
.video-popup{width:100%;height:100%;position:fixed;top:0px;left:0px;z-index:9999999999999999;visibility:hidden;opacity:0;transition:all 0.25s ease-out;}
.video-popup .black{width:100%;height:100%;background:#000;opacity:0.8;filter:alpha(opacity = 80)}
.video-popup .videoMain{width:70%;position:absolute;top:50%;left:15%;background:#000;transform:translateY(-50%) scale(0.5);-webkit-transform:translateY(-50%) scale(0.5);-moz-transform:translateY(-50%) scale(0.5);transition:all 0.35s;}
.video-popup .closeBtn{width:40px;height:40px;position:absolute;top:0px;right:0px;z-index:100;background:url(/images/close.png) no-repeat center;cursor:pointer;opacity:0.75;}
.video-popup .closeBtn:hover{opacity:1}
.video-popup .videoContent{width:100%;height:100%;}
.video-popup .videoContent video{display:block;width:100%;height:100%} 
#videoPop.showTime{visibility:visible;opacity:1;}
#videoPop.showTime .videoMain{transform:translateY(-50%) scale(1);-webkit-transform:translateY(-50%) scale(1);-moz-transform:translateY(-50%) scale(1)}
.col-md-22 {
	width:20%;
	padding:5px;
	float:left
}
.project .col-md-3{padding:5px;}
@media (max-width:991px) {
.top-banner {
	margin-top:62px;
}
.top-banner-height {
	height:150px;
	line-height:150px;
}
.pro-tabrpic{height: 160px;}
	.pro-tabrwords h6{font-size: 14px;padding:5px 0 10px}
.row ,.col-md-4,.col-md-10{padding:5px;}
.profile {display:block;margin:auto;}
.profile img{padding-top:0;padding-left:0}
.col-center-block {
	position:static;
	top:0;
	-webkit-transform:translateY(0);
	-moz-transform:translateY(0);
	-ms-transform:translateY(0);
	-o-transform:translateY(0);
	transform:translateY(0);
}
.heading {
	position:static
}
.project .col-md-6 ,.project .col-md-12,.project .mhgt{
	margin:0
}
.col-md-22 {
	width:50%;
	padding-right:5px;
	padding-left:5px
}	
.txtcon .col-md-6 {
	height: auto
}	
}
