@charset "utf-8";
/* CSS Document */

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #b3b3b3;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #b3b3b3;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #b3b3b3;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #b3b3b3;
}
*{
	padding: 0;
	margin: 0;
	list-style: none;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	font-family: "微软雅黑";
}
a{
	text-decoration: none;
	color: inherit;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}
.wrap{
	padding: 0 0 4rem 0;
	position: relative;
	right: 0;
	transition:right ease 0.35s;
}
.wrap.on{
	right: 60%;
}
#nav-over {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 998;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
#nav-over.on{
	display: block;
}
.bg-color{
	background: #fff;
}
.sp_header{
	width: 100%;
	height: 4rem;
	background-color: rgba(255, 255, 255, 1);
	z-index: 100;
	position: relative;
}
.sp_logo{
	position: absolute;
	top: 0;
	left: 1rem;
	width: 20rem;
	height: 3rem;
	line-height: 3rem;
	margin-top: 0.5rem;
	color: #008aff;
	font-size: 1.3rem;
	font-weight: bold;
}
.header__icon{position: absolute;top: 1.3rem;right: 1rem;width: 2rem;}
.sp_nav{width:100%;position:relative;cursor:pointer;}
.sp_nav span{display:block;background:#008aff;width:2.2rem;height:0.27rem;position:absolute;left:0;transition:all ease 0.35s;border-radius: 20px;}
.sp_nav span:nth-of-type(1){top:0px;}
.sp_nav span:nth-of-type(2){top:0.6rem;}
.sp_nav span:nth-of-type(3){top:1.2rem;}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:999;background:#fff;width:60%;font-size:14px;line-height:40px;top:0;right:-60%;height: 100%;overflow:auto;overflow-x:hidden;transition:right ease 0.35s;}
.nav_show{right: 0;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.8);-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);}
.sjj_nav ul{padding: 10% 0;}
.sjj_nav ul li{border-top:1px #ddd solid;padding: 0 20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav ul li:first-child{border-top: none;}
.sjj_nav ul li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li ul li{border-top:1px #ddd solid;}
.sjj_nav ul li ul li:first-child{border-top: 1px #ddd solid;}
.sjj_nav ul li a{color:#666;width:100%;display: block;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.banner{
	width: 100%;
	margin: 0rem auto 0;
	position: relative;
	overflow: hidden;
	background-color: #fff;
}
.banner img{
	display: block;
	width: 100%;
}
/*底部导航栏*/
.footer{
	position: fixed;
	z-index: 999;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 0.5rem 0;
	background-color: #2775e6;
}
.footer li{
	width: 19%;
	float: left;
	height: 3rem;
	text-align: center;
}
.footer li a{
	display: block;
}
.footer li a .img{
	height: 1.5rem;
	margin-bottom: 0.5rem;
}
.footer li a .img img{
	height: 100%;
}
.footer li a p{
	color: #fff;
	font-size: 0.8rem;
	line-height: 1rem;
}
.footer li.home{
	width: 24%;
	position: relative;
}
.footer li.home a{
	position: absolute;
	top: -1.3rem;
	left: 50%;
	width: 4rem;
	height: 4rem;
	text-align: center;
	margin-left: -2.3rem;
	border: 0.3rem solid #849eff;
	background-color: #fff;
	border-radius: 50%;
	overflow: hidden;
}
.footer li.home a .img{
	width: 1.5rem;
	height: 1.5rem;
	margin: 0.5rem auto 0.2rem;
	text-align: center;
	line-height: 1.5rem;
}
.footer li.home a .img img{
	height: 100%;
	vertical-align: middle;
}
.footer li.home a p{
	text-align: center;
	width: 100%;
	color: #2982ff;
	font-size: 0.8rem;
	line-height: 1rem;
	font-weight: bold;
}

@keyframes move1 {
  0%, 100% {
	  top: 40%;
  }
  50% {
	  top: 70%;
  }
  75% {
	  top: 69%;
  }
	100%{
		top: 69%;
	}
}


.cd-top{
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 5rem;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  /* image replacement properties */
  overflow: hidden;
  text-align: center;
  line-height: 40px;
  white-space: nowrap;
  background: #2775e6;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.cd-top img{width: 50%;}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}

/* 无内容 */
.no-goods,.no-network{padding-top:7rem;overflow: hidden;text-align: center;}
.no-goods img{display: block;margin:0 auto 2rem;width:14rem;max-height: 10rem;}
.no-network img{display: block;margin:0 auto 2rem;width:14rem;max-height: 10rem;}
.no-goods p,.no-network p{font-size:14px;color:#666666;line-height: 20px;}

.title{padding: 0 1rem;background-color: #ededed;line-height: 3rem;color: #6d6d6d;font-size: 0.9rem;}
.title span{color: #2775e6;}

.common{padding: 1rem;}

.de-about-content{background-color: #fff;}
.de-about-content p{font-size: 1rem;line-height: 2rem;}
.de-about-content p img{max-width: 100%;}

.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 1rem 0;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #237ed2;
  background: #237ed2;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
  display: none;
}
.de-page-mian .page-inner span {
  display: none;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: none;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}
.center-img{width: 100%;overflow: hidden;}
.center-img img{width: 100%;display: block;}
.center-name{text-align: center;line-height: 3rem;font-size: 1rem;}
.conter-zx{text-align: center;margin: 1rem 0;}
.conter-zx img{width: 50%;}
.conter-zx h1{font-size: 1.1rem;line-height: 2.4rem;}
.conter-zx h2{color: #ff0000;font-size: 1.2rem;}
.center-title{font-size: 1rem;color: #202263;text-align: center;line-height: 1.5rem;margin-bottom: 20px;border-bottom: 1px solid #ededed;padding: 1rem 0;}
.center-content {overflow: hidden;padding-bottom: 1rem;}
.center-content img {max-width: 100%;}
.prodect-Info .info-center .infoCenter-right .center-content table {max-width: 100%;}
.prodect-Info .info-center .infoCenter-right .center-content table.contentTab {font-family: '微软雅黑';width: 100%;border-collapse: collapse;table-layout: fixed;margin-bottom: 20px;}
.prodect-Info .info-center .infoCenter-right .center-content table.contentTab tr th {width: 50%;text-align: center;font-size: 15px;color: #262626;background: #f6f6f6;border: 1px solid #e6e6e6;line-height: 48px;font-weight: bold;}
.prodect-Info .info-center .infoCenter-right .center-content table.contentTab tr td {line-height: 45px;color: #595959;font-size: 15px;text-align: center;border: 1px solid #e6e6e6;}

.newsPage {padding: 0 12px;font-size: 16px;color: #323232;line-height:30px; margin: 0.5rem 0 1rem;}
.newsPage a {color: #323232;}

.news-detail-content {width: 100%;margin: 0 auto;}
.news-detail-content .news-detail-title {padding-bottom: 0.8rem;border-bottom: 1px dashed #ededed;text-align: center;margin-bottom: 0.8rem;}
.news-detail-content .news-detail-title .h3 {font-size: 1.2rem;color: #323232;line-height: 24px;font-weight: bold;margin: 1rem 0 0.5rem;}
.news-detail-content .news-detail-title .b {font-size: 14px;color: #999999;line-height: 20px;}
.news-detail-content .news-detail p {font-size: 14px;color: #595959;line-height: 24px;}
.news-detail-content .news-detail img {max-width: 100%;margin: 0 auto;}

.de-contact {overflow: hidden;background-color: #fff;}
.de-contact .contact-list {overflow: hidden;margin: 0.8rem 0 1rem;}
.de-contact .contact-list ul li {min-height: 28px;padding-left: 3rem;width: 20rem;float: left;font-size: 14px;color: #595959;line-height: 20px;padding-top: 8px;margin-bottom: 14px;word-wrap: break-word;}
.de-contact .contact-list ul li span {display: block;float: left;color: #999;}
.de-contact .contact-list ul li.icon-01 {background: url(../images/contact-icon-01.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-02 {background: url(../images/contact-icon-02.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-03 {background: url(../images/contact-icon-03.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-04 {background: url(../images/contact-icon-04.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-05 {background: url(../images/contact-icon-05.png) no-repeat left top;}
.de-contact .contact-list ul li.icon-06 {background: url(../images/contact-icon-06.png) no-repeat left top;}
.de-contact .contact-map {overflow: hidden;}
.de-contact .contact-map #dituContent {width: 100%;height: 24rem;margin: 0 auto 1rem;}

.de-message {overflow: hidden;}
.de-message .tips {font-size: 14px;line-height: 2rem;color: #737373;}
.de-message .mes-form {overflow: hidden;margin: 1rem 0;}
.de-message .mes-form .form-tr {overflow: hidden;}
.de-message .mes-form .form-tr input {display: block;width: 21rem;padding: 0 10px;height: 38px;line-height: 38px;border: 1px solid #e6e6e6;}
.de-message .mes-form .form-tr textarea {display: block;width: 21rem;padding: 5px 10px;height: 168px;border: 1px solid #e6e6e6;}
.de-message .mes-form .form-tr .code {overflow: hidden;}
.de-message .mes-form .form-tr .code input {width: 11rem;float: left;margin-right: 0.2rem;}
.de-message .mes-form .form-tr .code .verify {cursor: pointer;float: left;margin-left: 2rem;width: 8rem;height: 40px;line-height: 40px;text-align: center;font-size: 0;}
.de-message .mes-form .form-tr .code img{margin-left: 1rem;display: inline-block;vertical-align: middle;max-width: 100%;height: 40px;}
.de-message .mes-form .form-tr .submit {display: block;width: 100%;height: 40px;text-align: center;line-height: 40px;background: #2775e6;color: #fff;font-size: 1rem;border: none;}
.de-message .mes-form .form-tr .submit:hover {background: #212121;}
.de-message .mes-form .form-tr .error {height: 18px;line-height: 18px;font-size: 12px;color: #f00;padding: 0 5px;}

.pro-sider-ul{width: 100%;margin: 0 auto 1rem;}
.pro-sider-ul .ul-li{height: 2.4rem;width: 32%;float: left;margin-bottom: 0.3rem;margin-right: 2%;}
.pro-sider-ul .ul-li:nth-child(3n){margin-right: 0;}
.pro-sider-ul .ul-li a{height: 2.4rem;line-height: 2.4rem;font-size: 14px;color: #f9f6f1;display: block;text-align: center;background: #2775e6;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pro-sider-ul .ul-li a.currentmenu{background: #212121;color: #fff;}

/* 产品列表 */
.product li{width: 49%;float: left;margin-right: 2%;}
.product li:nth-child(2n){margin-right: 0;}
.product li .product_img{height: 10rem;text-align: center;border: 1px solid #e9e9e9;line-height: 10rem;background-color: #fff;}
.product li .product_img img{width: 100%;height: 100%;object-fit: cover;vertical-align: middle;display: block;}
.product li p{line-height: 2.5rem;text-align: center;color: #333;font-size: 1rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/* 荣誉列表 */
.honor li{width: 49%;float: left;margin-right: 2%;margin-bottom: 0.5rem;}
.honor li:nth-child(2n){margin-right: 0;}
.honor li .honor_img{height: 15rem;text-align: center;border: 1px solid #e2e2e2;line-height: 15rem;background-color: #fff;}
.honor li .honor_img img{max-width: 100%;max-height: 100%;vertical-align: middle;margin-top: -3px;}

.news{width: 100%;margin: 0 auto;}
.news ul li{width: 100%;margin-bottom: 1rem;}
.news ul li a{display: block;}
.news ul li a .img{float: left;width: 6rem;height: 5.5rem;overflow: hidden;}
.news ul li a .img img{width: 100%;height: 100%;object-fit: cover;}
.news ul li a .text{float: right;width: 16rem;color: #212121;}
.news ul li a .text h4{font-size: 1rem;line-height: 1.5rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news ul li a .text p{font-size: 0.8rem;line-height: 1.2rem;margin: 0.3rem 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news ul li a .text span{font-size: 0.8rem;line-height: 1rem;display: block;}

.contact{width: 100%;margin: 0 auto;text-align: center;}
.contact li{line-height: 2.4rem;color: #3e3e3e;font-size: 1.2rem;}

.page{clear: both;margin-top: 10px;text-align: center;font-size: 12px;letter-spacing: 0px; font-family:"微软雅黑";}
.page #page_num{ width:50px; margin-top:6px; border-radius:0px;display: none;}
.page a{margin-bottom: 0.5rem; display:inline-block; height:16px; line-height:16px; border:1px solid #ccc; padding:5px;color:#000; border-radius:0px; background:#fff; margin-right:4px;
		transition: all .3s ease-in-out;
			-moz-transition: all .3s ease-in-out;
			-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;}
.page a &:hover{background:#f4f4f4;border:none; padding:5px 25px;color:#000; text-decoration:none; border:1px solid #ccc; height:16px; line-height:16px;}
.page span{display: inline-block;padding: 5px 12px;}
.page span.current{background-color: #2775e6;color: #fff;}
.btn2 { border:solid 1px #ccc; padding:5px; }
.btn3 { border:solid 1px #ccc; background:#f4f4f4; padding:5px 25px; margin-right:4px; height:18px; }
#page_num1 { width:50px; height:29px; line-height:18px; margin-top:4px; border:solid 1px #ccc; border-radius:0px; }


.topic-con{padding:20px; font-size:1rem;line-height:1.8rem;}
.article{padding:0;}
.article .hd{font-size:1.3em;font-weight:normal;text-align:center;}
.article .meta{padding:0 0.833em;font-size:0.857em;color:#9c9c9c;text-align:center;}
.article .intro{padding:0.5em 1em;margin:0 0.833em;border-radius:0.21em;}
.article .article-con{margin:0.8em 0.833em 0 0.833em;}
.article .article-con img{width:95%;height:auto;max-width:600px;}

#prev_next {width: 100%;padding: 10px 0px;border-top: 1px solid #f2f2f2;margin-top: 10px;}
#prev_next li {line-height: 36px;width: 100%;padding: 0 1%;}
#prev_next li a {color: #333;text-decoration: none;}

.cnyleft{width: 96%;margin: 2rem auto;}
.cnyleft h4{width: 100%;height: 3rem;border-bottom: 1px solid #ddd;line-height: 3rem;font-size: 1.2rem;font-weight: normal;}
.cnyleft h4 img{width: 8%;margin-right: 1rem;display: inline-block;vertical-align: middle;}
.cnyleft li{width: 100%;line-height: 3rem;}
.cnyleft li img{width: 8%;display: inline-block;vertical-align: middle;}
.cnyleft .cnyewm{width: 100%;}
.cnyleft .cnyewm img{width: 50%;margin: 2rem;}


/*首页轮播 */
.index-banner {
	width: 25rem;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.index-slide__item {
	width: 100%;
	outline: 0;
}
.index-slide__item img {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.index-slide>.index-slide__page {
	width: 100%;
	height: 20px;
	text-align: center;
	position: absolute;
	left: 0;
	z-index: 2;
}
.index-slide>.index-slide__page .swiper-pagination-bullet {
	display: inline-block;
	width: 8px;
	height: 8px;
	background-color: #dbdadd;
	opacity: 1;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.index-slide>.index-slide__page .swiper-pagination-bullet-active {
	width: 24px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-color: #008aff;
}
/* 首页公共顶部 */
.index-title{
	color: #212121;
	font-size: 1rem;
	line-height: 2rem;
	text-transform: uppercase;
	margin-bottom: 0.5rem;
}
.index-title b{
	font-size: 1.2rem;
	padding-right: 0.5rem;
}
/* 关于我们 */
.index-about{
	background-color: #fff;
	padding: 1rem;
}
.index-about .img{
	display: block;
	width: 100%;
	margin-bottom: 1rem;
}
.index-about .img img{
	display: block;
	width: 100%;
}
.index-about .text{
	color: #212121;
	font-size: 1rem;
	line-height: 2rem;
	text-indent: 2em;
}
/* 客户案例 */
.index-case{
	background-color: #fff;
	padding: 0 1rem;
}
.index-case .index-title{
	text-align: right;
}
.index-case ul li{
	float: left;
	width: 49%;
	margin-right: 2%;
	margin-bottom: 0.5rem;
}
.index-case ul li:nth-child(2n){
	margin-right: 0;
}
.index-case ul li a{
	display: block;
}
.index-case ul li a .img{
	width: 100%;
	height: 10rem;
}
.index-case ul li a .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.index-case ul li:last-child{
	width: 100%;
	margin-right: 0;
	margin-bottom: 0;
}
.index-case ul li:last-child a .img{
	height: auto;
}
/* 产品展示 */
.index-pro{
	background-color: #fff;
	padding: 1rem;
}
.index-pro .top{
	text-align: center;
	margin-bottom: 1rem;
	color: #212121;
}
.index-pro .top h4{
	font-size: 1.2rem;
	line-height: 1.5rem;
	margin-bottom: 0.2rem;
}
.index-pro .top p{
	font-size: 0.8rem;
	line-height: 1rem;
}
.index-pro .type{
	margin-bottom: 1rem;
}
.index-pro .type li{
	display: inline-block;
}
.index-pro .type li a{
	font-size: 1rem;
	line-height: 2rem;
}
.index-pro .type li span{
	padding: 0 0.5rem;
}
.index-pro .pro-list li{
	float: left;
	width: 49%;
	margin-right: 2%;
}
.index-pro .pro-list li:nth-child(2n){
	margin-right: 0;
}
.index-pro .pro-list li a{
	display: block;
}
.index-pro .pro-list li a .img{
	width: 100%;
	height: 10rem;
}
.index-pro .pro-list li a .img img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.index-pro .pro-list li a p{
	color: #212121;
	font-size: 1rem;
	line-height: 2rem;
	text-align: center;
	background-color: #dddddd;
	margin: 0.5rem 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index-pro .tel{
	background: url(../images/pro-tel.jpg) center center no-repeat;
	background-size: 100% 100%;
	padding: 1rem;
	text-align: center;
	color: #fff;
	line-height: 2rem;
}
.index-pro .tel h4{
	font-weight: normal;
	font-size: 1.4rem;
}
.index-pro .tel p{
	font-size: 1.1rem;
}
/* 4大理由 */
.index-youshi{
	padding: 1rem;
}
.index-youshi .top{
	text-align: center;
	margin-bottom: 3rem;
}
.index-youshi .top h4{
	color: #0062e8;
	font-size: 1.4rem;
	line-height: 1.5rem;
	margin-bottom: 0.5rem;
}
.index-youshi .top img{
	display: block;
	width: 5%;
	margin: 0 auto;
}
.index-youshi li{
	width: 100%;
	padding-bottom: 2rem;
}
.index-youshi li:last-child{
	padding-bottom: 0;
}
.index-youshi li .img{
	width: 100%;
	height: 10rem;
	position: relative;
}
.index-youshi li .img img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.index-youshi li .img .txt{
	position: absolute;
	top: -2rem;
	left: 1rem;
	width: 4.5rem;
	height: 5.5rem;
	background-color: #0062e8;
	color: #fff;
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 1.6rem;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.index-youshi li p{
	color: #191919;
	font-size: 1rem;
	line-height: 1.5rem;
	margin: 0.5rem 0 1rem 0;
}
/* 最新案例 */
.index-new{
	background-color: #fff;
	padding: 0 1rem 1rem 1rem;
}
.index-new li{
	float: left;
	width: 49%;
	margin-right: 2%;
}
.index-new li:nth-child(2n){
	margin-right: 0;
}
.index-new li a{
	display: block;
}
.index-new li a .img{
	width: 100%;
	height: 10rem;
}
.index-new li a .img img{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}
.index-new li a p{
	color: #2c2c2c;
	font-size: 1rem;
	line-height: 2.5rem;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/* 首页留言 */
.index-message{
	background-color: #fff;
	padding: 0 1rem 1rem 1rem;
}
.index-message .con{
	background-color: #e1e1e1;
	padding: 1rem;
}
.index-message .con input,
.index-message .con textarea{
	display: block;
	padding: 0 5%;
	width: 90%;
	height: 2.5rem;
	line-height: 2.5rem;
	border: none;
	background-color: #fff;
	box-shadow: none;
	border-radius: 0;
	color: #151515;
	font-size: 0.9rem;
	margin-bottom: 0.5rem;
}
.index-message .con input:focus,
.index-message .con textarea:focus{outline: none;}
.index-message .con textarea{
	height: 4rem;
}
.index-message .con input.captcha{
	width: 40%;
	float: left;
}
.index-message .con img{
	float: right;
	height: 2.5rem;
}
.index-message .con .submit{
	width: 30%;
	height: 2.5rem;
	background-color: #5a5a5a;
	color: #fff;
	margin-bottom: 0;
	margin-right: 0;
}
.index-message .con .submit:hover{
	background-color: #0062e8;
	color: #fff;
}
/* 联系我们 */
.index-contact{
	background: url(../images/contact.jpg) center center no-repeat;
	background-size: 100% 100%;
	padding: 2rem 1rem;
}
.index-contact .index-title{
	color: #fff;
}
.index-contact p{
	color: #fff;
	font-size: 1rem;
	line-height: 2rem;
}
.index-contact p a{
	color: #fff;
}

.wechat{
	display: block;
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 9rem;
	right: 10px;
	opacity: 1;
	z-index: 99;
}
.wechat img{
	width: 100%;
}
.wx_box p{
	text-align: center;
	font-size: 1.2rem;
	line-height: 2.5rem;
}
.wx_box h4{
	text-align: center;
	font-size: 1.6rem;
	background: #2775e6;
	color: #fff;
	line-height: 3rem;
	font-weight: bold;
}
.wx_box img{
	width: 14rem;
	height: 14rem;
	margin: 1rem auto 0;
	display: block;
	border: 1px solid #eee;
}
.wx_box span{
	display: block;
	text-align: center;
	font-size: 1.2rem;
	color: #666;
	line-height: 2.5rem;
}