.banner span{
	display: inline-block;
	top:  75%;
	left: 45%;
	width: 220px;
	height: 50px;
	line-height: 50px;
	border-radius: 30px;
	background-color: #ff5f06;
	text-align: center;
	
}
.mailkefu{
  position:fixed;
  top:50%;
  right:10px;
  width:70px;
  _position:absolute;
  transform: translateY(-50%);
  _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
  z-index:990;
}

.kefu_list{
  background: #eb2b03;
}

.kefu_list_ul{
  /*overflow: hidden;*/
  padding: 5px 0;
}
.kefu_list_ul li{
  width: 100%;
  padding: 8px 0;
}

.kefu_list_ul li a{
  overflow: hidden;
  text-align: center;
  position: relative;
}


.kefu_list_ul li a .img_icon{
  position: relative;
  height: 38px;background: url(/images/zixun.png) no-repeat top center;
}
.kefu_list_ul li a .img_icon1{
  position: relative;
  height: 38px;background: url(/images/zixun2.png) no-repeat top center;
}
.kefu_list_ul li a .img_icon2{

  height: 38px;background: url(/images/zixun3.png) no-repeat top center;
}
.kefu_list_ul li a .img_icon i{
  display: block;
  font-size: 20px;
  padding: 5px;
  position: absolute;
  top: 0;
  left: 50%;
  color: #fff;
  transform: translateX(-50%);
  background: rgba(255,255,255,.3);
  border-radius: 50%;
  transition: all .5s;
}
.kefu_list_ul li a p{
  display: block;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
}
.kefu_list_ul li:hover a .img_icon i{
  background: rgba(255,255,255,1);
  color: #eb2b03;
}

.kefu_list_ul li .tel_txt{
  display: none;
  width: 208px;
  height: 113px;
  background: url(../images/tel.png) no-repeat top center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  position: absolute;
  top: -10px;
  left: -190px;
}
.kefu_list_ul li:hover .tel_txt{
  display: block;
}
.kefu_list_ul li .toTop{
  text-align: center;
  cursor: pointer; height:38px
}



.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right:1%;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 120px;
	height: 53px;
	font: 12px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 44px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #ff4a00 url(/images/fixcont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #ff4a00 url(/images/fixcont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #ff4a00 url(/images/fixcont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	height:160px;
	background: #ff4a00 url(/images/fixcont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}
.banner span a{
	font-size: 20px;
	color: #fff;
	display: block;
}
.case{
	line-height: 1;
	text-align: center;
}
.case .title{
	font-size:26px;
	color: #333333;
	margin-bottom: 20px;
}
.pageinfo{ width:20%}
.case .sub-title{
	font-size: 18px;
	color: #828282;
	margin-bottom: 50px;
}
.case .content{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.case .center{
	background-color: #f7f7f7;
	overflow: hidden;
}
.case .img{
	width: 760px;
	height: 490px;
	display: inline-block;
	vertical-align: top;
}
.case .img img{
	display: inline-block; width:100%; height:100%
}
.case .text{
	width: 435px;
	display: inline-block;
	vertical-align: top;
	padding: 105px 47px 0;
	box-sizing: border-box;
	text-align: left;
}
.case .company{
	font-size: 20px;
	color: #333333;
	margin-bottom: 27px;
}
.case .description{
	color: #00c2de;
	padding-bottom: 19px;
	border-bottom: 1px solid #eeeeee;
}
.case .description span:last-child{
	float: right;
}
.case .text-description{
	font-size: 16px;
	color: #828282;
	margin-top: 53px;
	line-height: 30px;
}
.case ul{
	white-space: nowrap;
	transition: all 0.6s;
}
.case ul li{
	display: inline-block;
	margin-left: -4px;
}
.case ul li:first-child{
	margin-left: 0;
}
.case ul li .text{
	white-space: normal;
}
.case .content .left,.case .content .right{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
}
.case .content .left{
	left: -40px;
}
.case .content .right{
	right: -40px;
}
@media (max-width: 768px) {
	.case .title{
		font-size: 22px;
		margin-bottom: 10px;
	}
	.case .sub-title{
		font-size: 14px;
		margin-bottom: 20px;
	}
	.case .content{
		width: 100%;
	}
	.case .content .left, .case .content .right{
		display: none;
	}
	.case .img{
		width: 100%;
		height: auto;
	}
	.case ul li{
		white-space: normal;
	}
	.case .img img{
		width: 100%;
	}
	.case .text{
		width: 100%;
		padding: 20px 10px 0;
	}
	.case .text-description{
		margin-top: 20px;
		padding-bottom: 20px;
	}
}
.millions-businesses{
	width: 100%;
	height: 680px;
	background-image: url(../images/millions-businesses-bg.png);
	background-size: cover;
	line-height: 1;
	margin-top: 100px;
}
.millions-businesses .content{
	width: 1200px;
	margin: 0 auto;
	padding-top: 154px;
}
.millions-businesses .content>div{
	width: 50%;
	float: left;
	color: #fff;
}
.millions-businesses .title{
	position: relative;
	font-size: 36px;
	z-index: 1;
	display: inline-block;
}
.millions-businesses .title:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: -7px;
	width: 100%;
	height: 14px;
	background-color: #e33b38;
	z-index: -1;
}
.millions-businesses .sub-title{
	margin-top: 57px;
	font-size: 20px;
	color: #fff;
	line-height: 36px;
	margin-bottom: 105px;
}
.millions-businesses .right{
	margin-top: -45px;
}
.millions-businesses .custom{
	display: inline-block;
	width: 260px;
	height: 60px;
	line-height: 60px;
	border-radius: 30px;
	background-color: rgb(0, 194, 222);
	box-shadow: 0px 12px 49.59px 7.41px rgba(0, 194, 222, 0.4);
	text-align: center;
}
.millions-businesses .custom a{
	display: block;
	font-size: 20px;
	color: #fff;
}
@media (max-width: 768px) {
	.millions-businesses{
		margin-top: 40px;
		height: 360px;
	}
	.millions-businesses .content{
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.millions-businesses .content .right{
		display: none;
	}
	.millions-businesses .content>div{
		padding-top: 50px;
		width: 100%;
	}
	.millions-businesses .title{
		font-size: 24px;
	}
	.millions-businesses .sub-title{
		margin-top: 30px;
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 40px;
	}
	.millions-businesses .title:before{
		height: 10px;
		bottom: -5px;
	}
	.millions-businesses .custom{
		width: 200px;
		line-height: 45px;
		height: 45px;
	}
	.millions-businesses .custom a{
		font-size: 18px;
	}
	.introduce{
		margin-top: 20px;
	}
}

.calculator {
	margin-top: 100px;
	width: 100%;
	height: 220px;
	line-height: 1;
	background-image: url(../images/calculator-bg.png);
}

.calculator .content {
	width: 1200px;
	margin: 0 auto;
	padding-top: 73px;
}

.calculator .content:after {
	content: "";
	width: 0;
	display: block;
	clear: both;
}

.calculator li {
	position: relative;
	float: left;
	width: 546px;
	vertical-align: top;

}

.calculator li:nth-child(2) {
	width: 474px;
}

.calculator li:last-child {
	width: 180px;
}

.calculator .title {
	padding-top: 4px;
	font-size: 24px;
	color: #fff;
	margin-bottom: 28px;
}

.calculator .sub-title {
	font-size: 18px;
	color: #fafafa;
}

.calculator li:nth-child(2) {
	text-align: left;
}

.calculator .buy {
	padding-top: 4px;
	font-size: 24px;
	color: #fff;
	margin-bottom: 24px;
}

.calculator .buy input {
	color: #fff;
	font-size: 20px;
	width: 54px;
	height: 28px;
	border: none;
	border-bottom: 1px solid #fff;
	background-color: transparent;
	outline: none;
	margin: 0 13px;
	box-shadow: 0px 3px 9.84px 2.16px rgba(210, 210, 210, 0.18);
	text-align: center;
}

.calculator .text {
	font-size: 18px;
	color: #fff;
}

.calculator .text span {
	color: #e33b38;
}

.calculator .open {
	width: 180px;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	background-color: #c22501;
	color: #fff;
	font-size: 18px;
	text-align: center;
	margin: 0 0 0 auto;
	margin-bottom: 17px;
	box-shadow: 0px 15px 29.76px 2.24px rgba(194, 37, 1, 0.28);
}
.calculator .open a{
	color: #fff;
}
.calculator .description {
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-bottom: 9px;
}
.instructions{
	text-align: center;
	line-height: 1;
	margin-top: 100px;
}
.instructions .title{
	font-size: 26px;
	color: #333;
	margin-bottom: 20px;
}
.instructions .sub-title{
	font-size: 18px;
	color: #828282;
	margin-bottom: 50px;
}
.instructions .content{
	width: 1200px;
	margin: 0 auto;
}
.instructions .content:after{
	width: 0;
	display: block;
	content: "";
	clear: both;
}
.instructions  li{
	width: 580px;
	height: 170px;
	padding-top: 41px;
	padding-left: 38px;
	border-radius: 5px;
	background: #fafafa;
	display: inline-block;
	box-sizing: border-box;
	float: left;
	margin-bottom: 40px;
	transition: all 0.3s;
}
.instructions  li:nth-child(2n){
	float: right;
}
.instructions  li a>div{
	display: inline-block;
	vertical-align: top;
}
.instructions  li:hover{
	box-shadow: 0px 5px 28.88px 9.12px rgba(185, 185, 185, 0.16);
	background-color: rgb(255, 255, 255);
	transform: translateY(-5px);
}
.instructions .left{
	margin-right: 14px;
}
.instructions .right{
	width: 485px;
	padding-right: 46px;
	float: right;
	text-align: left;
	box-sizing: border-box;
}
.instructions .text-title{
	font-size: 20px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.instructions .text-description{
	color: #666666;
	font-size: 16px;
	line-height: 30px;
	margin-top: 19px;
	box-sizing: border-box;
	overflow : hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	
}
.process{
	margin-top: 60px;
}
::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #fff;
}

::-moz-placeholder {
	/* Firefox 19+ */
	color: #fff;
}

:-ms-input-placeholder {
	/* IE 10+ */
	color: #fff;
}

:-moz-placeholder {
	/* Firefox 18- */
	color: #fff;
}
.el-input-number.is-controls-right{
	display: inline-block;
}
@media (max-width: 768px) {
	.calculator{
		margin-top: 40px;
		height: 300px;
	}
	.calculator .title{
		font-size: 22px;
		margin-bottom: 10px;
	}
	.calculator li{
		float: none;
		text-align: center;
		width: 100%;
	}
	.calculator .content{
		padding-top: 30px;
		width: 100%;
	}
	.calculator li:nth-child(2){
		text-align: center;
		width: 100%;
		margin-top: 30px;
	}
	.calculator .buy{
		font-size: 22px;
		margin-bottom: 10px;
	}
	.calculator li:last-child{
		width: 100%;
		margin-top: 30px;
	}
	.calculator .open{
		margin: 0 auto;
	}
	.calculator .open{
		width: 150px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}
	.instructions{
		margin-top: 40px;
	}
	.instructions .title{
		font-size: 22px;
		margin-bottom: 10px;
	}
	.instructions .sub-title{
		font-size: 14px;
		margin-bottom: 30px;
	}
	.instructions .content{
		width: 100%;
	}
	.instructions li{
		padding: 30px 10px 0;
		width: 100%;
		height: 140px;
	}
	.instructions .right{
		padding-right: 10px;
		width: 70%;
	}
	.instructions .left img{
		width: 60px;
	}
	.instructions .text-title{
		font-size: 16px;
	}
	.instructions .text-description{
		font-size: 14px;
		line-height: 28px;
		margin-top: 10px;
	}
}

.case1{
	line-height: 1;
	text-align: center;
	margin-top: 100px;
}
.case1 .title{
	font-size: 26px;
	color: #333333;
	margin-bottom: 20px;
}
.case1 .sub-title{
	font-size: 18px;
	color: #828282;
	margin-bottom: 50px;
}
.case1 .content{
	width: 1200px;
	margin: 0 auto;
}
.case1 li{
	display: inline-block;
	width: 580px;
	height: 536px;
	border-radius: 10px;
	box-shadow: 0px 7px 29.76px 2.24px rgba(182, 182, 182, 0.28);
	text-align: left;
	margin-bottom: 40px;
}
.case1 li:nth-child(2n){
	margin-left: 35px;
}
.case1 li .icon img{
	width: 100%;
	display: block;
}
.case1 li .li-bottom{
	padding: 43px 35px 0;
}
.case1 li .text-title{
	font-size: 24px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.case1 li .text-description{
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin-top: 20px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.partners{
	margin-top: 60px;
}
@media (max-width: 768px) {
	.case1{
		margin-top: 40px;
	}
	.case1 .title{
		font-size: 22px;
		margin-bottom: 10px;
	}
	.case1 .sub-title{
		font-size: 14px;
		margin-bottom: 30px;
	}
	.case1 .content{
		width: 100%;
	}
	.case1 li{
		width: 100%;
		height: auto;
		margin-bottom: 30px;
	}
	.case1 li .li-bottom{
		padding: 15px 10px ;
	}
	.case1 li .text-title{
		font-size: 18px;
	}
	.case1 li .text-description{
		margin-top: 10px;
	}
	.case1 li:nth-child(2n){
		margin-left: 0;
	}
	.partners{
		margin-top: 10px;
	}
}

.news1{
	position: relative;
	width: 1200px;
	margin: 100px auto 0;
	line-height: 1;
	text-align: center;
}
.news1 .title{
	font-size: 26px;
	color: #333;
	margin-bottom: 20px;
}
.news1 .sub-title{
	font-size: 18px;
	color: #828282;
	margin-bottom: 40px;
}
.news1 .wrapper{
	text-align: left;
	margin-bottom: 53px;
}
.news1 .wrapper li{
	display: inline-block;
	width: 120px;
	height: 34px;
	line-height: 34px;
	color: #828282;
	font-size: 16px;
	border-radius: 5px;
	text-align: center;
	margin-right: 29px;
}
.news1 .wrapper li:hover,.news1 .wrapper li.active{
	box-shadow: 0px 4px 14.94px 3.06px rgba(183, 183, 183, 0.1);
}
.news1 .wrapper li :hover a,.news1 .wrapper li.active a{
	color: #e33b38;
}
.news1 .wrapper li a{
	display: block;
	color: #828282;
}
.news1 .div-search{
	position: absolute;
	right: 0;
	top: 99px;
	width: 200px;
	height: 40px;
	 border-radius: 5px;
	box-shadow: 0px 5px 28px 7px rgba(183, 183, 183, 0.22);
}
.news1 .div-search input{
	width: 162px;
	height: 100%;
	line-height: 40px;
	border: none;
	color: #999999;
	font-size: 14px;
	padding-left: 16px;
	vertical-align: middle;
	box-sizing: border-box;
	outline: none;
}

.news1 .div-search button{
	width: 38px;
	height: 100%;
	line-height: 40px;
	display: inline-block;
	margin-left: -5px;
	background-color: #e33b38;
	vertical-align: top;
	cursor: pointer;
	border: none;
}
.news1 .content li{
	width: 100%;
	padding: 0 35px 39px;
	box-sizing: border-box;
	margin-bottom: 15px;
	border-radius: 5px;
	transition: all 0.3s;
}
.news1 .content li:hover{
	box-shadow: 0px 5px 32px 0px rgba(205, 205, 205, 0.2);
	transform: translateY(-5px);
}
.news1 .content .li-head{
	text-align: left;
	padding-top: 39px;
	padding-bottom: 13px;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 22px;
}
.news1 .content .text-title{
	font-size: 24px;
	color: #333333;
}
.news1 .content .date{
	font-size: 16px;
	color: #999999;
	float: right;
	margin-top: 5px;
}
.news1 .li-content>div{
	display: inline-block;
	vertical-align: top;
}
.news1 .content .left{
	width: 500px;
}
.news1 .content .left img{
	width: 100%;
}
.news1 .content .right{
	width: 630px;
	padding-left: 35px;
	margin-left: -5px;
	
	box-sizing: border-box;
}
.news1 .content .text-description{
	font-size: 18px;
	line-height: 28px;
	color: #666666;
	padding-top: 35px;
	text-align: left;
	height: 162px;
	box-sizing: border-box;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news1 .content .details_info{
	border-top: 1px solid #f4f4f4;
	text-align: left;
}
.news1 .content .details_info a{
	display: block;
	padding-top: 23px;
}
.news1 .content .text{
	position: relative;
	padding-left: 22px;
	color: #333333;
	font-size: 16px;
}
.news1 .content .text:before{
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 2px;
	height: 22px;
	background-color: #e33b38;
}
.news1 .content .arrow{
	float: right;
}
.news1 .content1 li{
	display: inline-block;
	width: 374px;
	height: 296px;
	border-radius: 5px;
	padding: 40px 30px 0;
	box-shadow: 0px 6px 21.84px 4.16px rgba(200, 200, 200, 0.2);
	box-sizing: border-box;
	text-align: left;
	line-height: 1;
	margin-bottom: 40px;	vertical-align: top;
}
.news1 .content1 li:nth-child(3n-1){
	margin: 0 34px 40px;
}
.news1 .content1 .text-title{
	font-size: 20px;
	color: #e33b38;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news1 .content1 .text-title img,.news1 .content1 .text-title span{
	vertical-align: middle;
	/*display: inline-block;*/
}
.news1 .content1 .text-description{
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin-top: 19px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}
.news1 .content1 .text-title span{
	padding-left: 12px;
}
.partners{
	margin-bottom: 120px;
}
.pageing{
	margin-top: 20px;
	text-align: center;
	/* padding-bottom: 104px; */
	display: inline-block;
}
.pageing li{
	position: relative;
	display: inline-block;
	width: 70px;
	height: 50px;
	line-height: 48px;
	border: 1px solid #e5e5e5;
	font-size: 18px;
	color: #343434;
	margin-left: -5px;
	border-left: none;
	cursor: pointer;
	vertical-align: top;
}
.pageing li .img{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
.pageing li .img:last-child{
	display: none;
}
.pageing li:hover .img:last-child{
	display: block;
}
.pageing li:hover .img:first-child{
	display: block;
}
.pageing li:first-child{
	margin-left: 0;
	border-left: 1px solid #e5e5e5;
}
.pageing li.prev,.pageing li.next{
	letter-spacing: -6px;
	width: 65px;
	color: #838383;	font-size: 18px;
}
.pageing li.prev{
	border-radius: 5px 0 0 5px;
}
.pageing li.next{
	border-radius: 0 5px 5px 0;
}
.pageing li.prev a,.pageing li.next a{
	position: relative;
	height: 50px;
}
.pageing li.prev img,.pageing li.next img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.pageing li.prev a,.pageing li.next a{
	font-size: 22px;
}
.pageing li.prev:hover img:last-child,.pageing li.next:hover img:last-child{
	display: none;
}
.pageing li:hover,.pageing li.active{
	background-color: #d90000;
	color: #fff;
}
.pageing li a{
	display: block;
	color: #828282;
	font-size: 14px;
}
.pageing li:hover a, .pageing li.active a{
	color: #fff;
}
@media (max-width: 768px) {
	.news1{
		width: 100%;
		margin-top: 40px;
	}
	.news1 .title{
		font-size: 22px;
		margin-bottom: 10px;
	}
	.news1 .sub-title{
		font-size: 14px;
		margin-bottom: 80px;
	}
	.news1 .wrapper li{
		font-size: 14px;
		width: auto;
		margin-right: 15px;
	}
	.news1 .wrapper li:last-child{
		margin-right: 0;
	}
	.news1 .div-search{
		top: 80px;
		right: 10px;
	}
	.news1 .wrapper{
		margin-bottom: 30px;
		padding: 0 10px;
	}
	.news1 .content li{
		padding: 10px;
		margin-bottom: 0px;
	}
	.news1 .content .li-head{
		padding-top: 15px;
		overflow: hidden;
	}
	.news1 .content .text-title{
		font-size: 16px;
	}
	.news1 .content .date{
		/* margin-top: 0; */
	}
	.news1 .content .left{
		width: 100%;
	}
	.news1 .content .right{
		padding-left: 0;
		width: 100%;
	}
	.news1 .content .text-description{
		padding-top: 15px;
		font-size: 14px;
		height: auto;
		-webkit-line-clamp: 3;
	}
	.news1 .content .details a{
		padding-top: 10px;
	}
	.news1 .content1 li{
		margin-bottom: 30px;
	}
	.news1 .content1 li:nth-child(3n-1){
		margin: 0 0 30px;
	}
}


.team{
	width: 1200px;
	margin: 100px auto;
	line-height: 1;
	text-align: center;
}
.team .title{
	font-size: 26px;
	color: #333333;
}
.team .description{
	font-size: 18px;
	line-height: 32px;
	margin-top: 43px;
	text-align: left;
	color: #666666;
	margin-bottom: 24px;
}
.team .team-img{
	max-width: 100%;
}
.contact{
	margin: 100px auto 120px;
	width: 1200px;
	line-height: 1;
	text-align: center;
}
.contact .title{
	font-size: 26px;
	color: #333333;
	margin-bottom: 50px;
}
.contact .content:after{
	content: "";
	width: 0;
	display: block;
	clear: both;
}
.contact li{
	float: left;
	width: 25%;
	border-radius: 10px;
	height: 240px;
	padding-top: 30px;
	box-sizing: border-box;
	transition: all 0.3s;
}
.contact li:hover{
	box-shadow: 0px 6px 23.52px 0.48px rgba(193, 193, 193, 0.3);
	transform: translateY(-5px);
}
.contact li:hover .icon{
	box-shadow: none;
}
.contact li:hover .icon img:first-child{
	display: none;
}
.contact li:hover .icon img:last-child{
	display: inline-block;
}
.contact li:first-child:hover .icon{
	background-color: #db9be6;
}
.contact li:nth-child(2):hover .icon{
	background-color: #7483fe;
}
.contact li:nth-child(3):hover .icon{
	background-color: #00c9d6;
}
.contact li:nth-child(4):hover .icon{
	background-color: #fb9958;
}
.contact li .icon{
	position: relative;
	width: 100px;
	height: 80px;
	border-radius: 10px;
	box-shadow: 0px 6px 23.52px 0.48px rgba(182, 182, 182, 0.16);
	margin: 0 auto 21px;
}
.contact li .icon img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.contact li .icon img:last-child{
	display: none;
}
.contact li .text-title{
	font-size: 18px;
	color: #333333;
	margin-bottom: 15px;
}
.contact li .text-description{
	font-size: 20px;	padding: 0 10px;
	color: #333333;
	line-height: 1.4;
}

@media (max-width: 768px) {
	.team{
		width: 100%;
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.team .title{
		font-size: 22px;
	}
	.team .description{
		margin-top: 20px;
		padding: 0 10px;
		box-sizing: border-box;
		font-size: 16px;
	}
	.contact{
		margin: 40px 0 50px;
		width: 100%;
	}
	.contact .title{
		font-size: 22px;
		margin-bottom: 20px;
	}
	.contact li{
		width: 50%;
	}
	.yb_conct{ display:none}
	.contact li .icon{
		width: 80px;
		height: 60px;
	}
	.contact li .icon img{
		width: 30px;
	}
	.contact li .text-title{
		font-size: 16px;
	}
	.contact li .text-description{
		font-size: 18px;
	}
}

body{
	/* background-color: #f6f6f6; */
}
.head .right li:nth-child(6) a{
	color: #d53d3a;
}
.fr{
	float: right;
}
.details{
	/* background:rgba(246,246,248,1); */
	background-color: #fff;
	padding-top: 100px;
	width: 1200px;
	margin: 0 auto;
	line-height: 1;
	margin-bottom: 106px;
}
.details .title{
	font-size: 30px;
	color: #343434;
	text-align: center;
	margin-bottom: 30px;
}

.details p{
line-height:1.75em; font-size:16px
}
.details .article-details {
	font-size: 16px;
	color: #666666;
	text-align: center;
	margin-bottom: 46px;
}
.details .article-details .date{
	padding-right: 90px;
}
.details .line{
	width: 1075px;
	margin: 0 auto 30px;
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}
.details .img{
	width: 1075px;
	margin: 0 auto 49px;
}
.details .img img:nth-child(2){
	float: right;
}
.div_btn_last {
    margin-top: 95px;
	padding-bottom: 55px;
    width: 1075px;
    height: 74px;
	margin-left: auto;
	margin-right: auto;
    /* background: pink; */
}

.div_btn {
   /* width: 189px; */
   
    /* padding: 3px 0px 3px 2px; */
    
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
	/* float: left; */
	display: block;
}
.div_btn a{
	display: inline-block;
	background: #DADFE4;
	border-radius: 12px;
	/* height: 100px; */
	/* height: 24px; */
	padding: 5px 15px 5px 5px;
	color: #666;
}
.radius {
    /* width: 20px;
    height: 20px; */
    padding: 0 6px 0 6px;
    background: #c3cada;
    border-radius: 50%;
    color: #ffffff;
    margin: 0 15px 0 2px;
}

.right_return {
    padding: 2px 29px 2px 29px;
    margin-top: -64px;
    background: #c3cada;
    border-radius: 13px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
	height: 19px;
	line-height: 19px;
}
.right_return a{
	color: #fff;
}
.btn {
    margin-top: 25px;
}
.channel{
	text-align: center;
	line-height: 1;
	padding-bottom: 140px;
}
.channel .content{
	width: 1200px;
	margin: 0 auto;
}
.channel .content:after{
	content: "";
	width: 0;
	display: block;
	clear: both;
}
.channel .title{
	font-size: 26px;
	color: #343434;
	margin-bottom: 20px;
}
.channel .sub-title{
	font-size: 14px;
	color: #cccccc;
	margin-bottom: 80px;
}
.channel li{
	width: 588px;
	height: 166px;
	padding: 28px 37px 0 55px;
	box-sizing: border-box;
	float: left;
	text-align: left;
	margin-bottom: 26px;
}
.channel li:hover{
	box-shadow: 0px 0px 16px 0px rgba(52, 52, 52, 0.11);
}
.channel li:nth-child(2n){
	float: right;
}
.channel .text-title{
	font-size: 22px;
	color: #343434;
	margin-bottom: 12px;
}
.channel .text-description{
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.channel .date{
	font-size: 14px;
	color: #cccccc;
	margin-top: 14px;
}
.channel .more a{
	display: inline-block;
	width: 140px;
	height: 36px;
	border: 1px solid #343434;
	font-size: 16px;
	color: #343434;
	line-height: 36px;
	border-radius: 18px;
	margin-top: 20px;
}
@media only screen and (max-width:768px) {
	.div_map_wrap.{
		width: 100%;
	}
	.div_map_wrap img{
		width: 100%;
		height: auto;
	}
	.details{
		width: 100%;
		padding: 30px 10px 0;
		box-sizing: border-box;
		background-color: transparent;
		margin-bottom: 0;
		
	}
	.details img{
		width: 100%!important;
		height: 100%!important;
	}
	.details .title{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.details .article-details .date{
		padding-right: 20px;
	}
	.details .article-details{
		font-size: 12px;
		margin-bottom: 20px;
	}
	.details .line{
		width: 100%;
		font-size: 16px;
	}
	.div_btn_last{
		margin-top: 40px;
		width: 100%;
	}
	.details .img{
		width: 100%;
	}
	.details .img img{
		width: 100%;
	}
	.channel .title{
			font-size: 18px;
	}
	.channel .sub-title{
		margin-bottom: 30px;
	}
	.channel .content{
		width: 100%;
	}
	.channel li{
		width: 100%;
	}
	.channel li{
		padding: 10px;
	}
	.channel .text-title{
		font-size: 16px;
		line-height: 1;
	}
	.channel .text-description{
		font-size: 14px;
	}
	.channel{
		padding-bottom: 50px;
	}
	.right_return{
		margin-top: 10px;
	}
}