@charset "utf-8";
/* CSS Document */
*{
  margin: 0;
  padding: 0;
}
body{
  font-family: "微软雅黑";
  position: absolute;
  width: 100%;
  height: 100%;
}
li{
  list-style: none;
}
h1,h2,h3,h4,h5,h6,strong,b{
  font-size: 12px;
  font-weight: normal;
}
em,i{
  font-style: normal;
}
pre{
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
a{
  text-decoration: none;
}
a:focus{
  outline:none;
}
.clearfix:after{
  content: "";
  display: block;
  clear: both;
}
.clearfix{
  zoom: 1;
}
.fl{
  float: left;
}
.fr{
  float: right;
}
input{
  border: none;
  background: none;
  outline: none;
}
select{
	background-color: #fdfdfd00;
	 text-decoration: none;
  border: none;
  outline: none;
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
}
select option{
	
	background-color: black;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { display: none; }
textarea{
  resize: none;
  border: none;
  outline: none;
  background: none;
}
input[type=button],input[type=submit],input[type=file],button{
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
}

.bottom-border:after{
  content: " ";
  position: absolute;
  left: 0.3rem;
  bottom: 0;
  right: 0.3rem;
  border-top: 1px solid #c0bebe;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.w{
  margin:0 auto;
  width:1100px;
}

/* index */
.header{
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  min-width: 1100px;
  background-color: #fff;
}
.header .flex{
  align-items: center;
}
.header .logo{
  height: 70px;
  color: #555;
  margin: 5px 0;
  font-size: 16px;
  position: relative;
}
.header .logo img{
  height: 70px;
  position: relative;
}
.header .tel img{
  width: 25px;
  height: 25px;
  transform: translateY(30%);
}
.header .nav{
  border-top: 1px solid #f1f1f1;
  margin-top: 10px;
}
.header .nav .nav-item{
  padding: 0 10px;
  line-height: 60px;
  font-size: 18px;
  color: #555;
}
.header .nav .nav-item.on{
  color: #007bc2;
}
.header .nav .nav-item:hover{
  color: #007bc2;
}
.header .mouse{
  position: relative;

}
.header .mouse1{
  position: relative;

}
.header #subItem1{
  position: absolute;
  z-index: 999;
  width: 100%;
}
#subItem1 .subNav{
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #333;
  background-color: #f5f5f5;
  cursor: pointer;
}
#subItem1 .on{
  background-color: #007bc2;
  color: #fff;
}

.header .mouse2{
  position: relative;

}
.header #subItem2{
  position: absolute;
  z-index: 999;
  width: 100%;
}
#subItem2 .subNav{
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #333;
  background-color: #f5f5f5;
  cursor: pointer;
}
#subItem2 .on{
  background-color: #007bc2;
  color: #fff;
}



.header .mouse5{
  position: relative;

}
.header #subItem5{
  position: absolute;
  z-index: 999;
  width: 100%;
}
#subItem5 .subNav{
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #333;
  background-color: #f5f5f5;
  cursor: pointer;
}
#subItem5 .on{
  background-color: #007bc2;
  color: #fff;
}




.header .mouse6{
  position: relative;

}
.header #subItem6{
  position: absolute;
  z-index: 999;
  width: 100%;
}
#subItem6 .subNav{
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #333;
  background-color: #f5f5f5;
  cursor: pointer;
}
#subItem6 .on{
  background-color: #007bc2;
  color: #fff;
}





.header .mouse7{
  position: relative;

}
.header #subItem7{
  position: absolute;
  z-index: 999;
  width: 100%;
}
#subItem7 .subNav{
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #333;
  background-color: #f5f5f5;
  cursor: pointer;
}
#subItem7 .on{
  background-color: #007bc2;
  color: #fff;
}




.header .mouse4{
  position: relative;

}
.header #subItem4{
  position: absolute;
  z-index: 999;
  width: 100%;
}
#subItem4 .subNav{
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #333;
  background-color: #f5f5f5;
  cursor: pointer;
}
#subItem4 .on{
  background-color: #007bc2;
  color: #fff;
}

.header #subItem{
  position: absolute;
  z-index: 999;
  width: 100%;
}

.mark{
  background-color: #f5f5f5;
}
#subItem .subNav{
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #333;
  background-color: #f5f5f5;
  cursor: pointer;
}
#subItem .on{
  background-color: #007bc2;
  color: #fff;
}

.banner-section{
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.banner.animated{
  -webkit-animation-duration: 6s;
  animation-duration: 6s;
}
.banner .content{
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -200px 0 0 -600px;
  text-align: center;
  font-size: 0;
}
.banner{
  display: block;
  margin: 0 auto;
  width: 100%;
}
.banner .content .text{
  margin-top: 75px;
  line-height: 47px;
  text-align: center;
  font-size: 45px;
  color: #fff;
}
.banner .content .white-paper{
  display: inline-block;
  vertical-align: top;
  margin-top: 98px;
  padding: 0 68px;
  line-height: 70px;
  font-size: 42px;
  border-radius: 8px;
  background: #f5bc01;
  color: #000;
}
.banner .content .white-paper:hover{
  background: #dba803;
}

.flex{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.title-wrapper{
  width: 49%;
  margin: 30px 0;
}
.title1{
  background: url('../img/title1.png') center center no-repeat;
}
.title2{
  background: url('../img/title2.png') center center no-repeat;
}
.title3{
  background: url('../img/title3.png') center center no-repeat;
}
.title4{
  background: url('../img/title4.png') center center no-repeat;
}
.title5{
  background: url('../img/title5.png') center center no-repeat;
}
.title6{
  background: url('../img/title6.png') center center no-repeat;
}
.title7{
  background: url('../img/title7.png') center center no-repeat;
}
.title8{
  background: url('../img/title8.png') center center no-repeat;
}
.title-wrapper .title{
  margin: 0 auto;
  height: 55px;
  background-size: 100%;
}
.ins{
  width: 100%;
  overflow: hidden;
  /* height: 240px; */
  align-items: center;
}
.busBg{
  width: 48%;
}
.ins .text{
  width: 50%;
  height: 100%;
  padding: 15px 0;
  line-height: 24px;
  font-size: 14px;
  color: #333;
  text-emphasis: emphasis;
  word-wrap: none;
}
.imgs{
  border: 1px solid #daecf6;
  padding: 15px 10px;
}
.imgs .img{
  height: 100%;
  width: 100%;
}
.items{
  font-size: 16px;
}
.item{
  width: 100%;
  overflow: hidden;
  margin: 20px 0;
}
.item .sign{
  text-align: center;
}
.item .sign a{
  display: block;
  width: 70px;
  height: 28px;
  line-height: 28px;
  background-color: #f2f3f7;
  font-size: 16px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.item .sign i{
  display: block;
  width: 70px;
  height: 15px;
  line-height: 15px;
  background-color: #007bc2;
  font-size: 12px;
  color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.item .tip{
  border-bottom: 1px solid #ddd;
  width: calc(100% - 85px);
  line-height: 43px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.newsCtn{
  padding: 20px 0;
}
.news{
  font-size: 15px;
  line-height: 2.2;
}
.news span:first-child{
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #333;
}
.news span{
  color: #777;
}
.business{
  background-color: #f5f5f5;
}
.cps{
  width: 100%;
  margin-top: 20px;
}
.line{
  margin-top: 20px;
  background-color: #fff;
  color: #555;
  padding: 19px 30px;
  line-height: 2.2;
  font-size: 16px;
}
.informations{
  margin-top: 20px;
}
.products{
  margin-top: 60px;
  width: 100%;
}

.footer{
  padding: 25px 0;
  min-width: 1100px;
  background: #007cc3;
  color: #fff;
}
.footer .flex{
  align-items: center;
}
.footer p{
  line-height: 2.2;
  opacity: 0.9;
  font-size: 15px;
}
.footer .erCode{
  width: 120px;
}
.footer .erCode img{
  width: 100%;
}
.footer span{
  display: block;
  text-align: center;
  width: 100%;
}

/* sub web style */
.ctn{
  padding: 30px 0 60px;
  background-color: #f5f2f5;
}
.ctn .flex{
  align-self: auto;
  align-items: flex-start;
}
.slide{
  width: 250px;
  background: #fff url("../img/slide3.png") 0 0 no-repeat;
  background-size: 100%;
  padding-top: 325px;
}
.honer{
  background: #fff url("../img/slide2.png") 0 0 no-repeat;
}
.ctn .newsItem{
  background: #fff url("../img/slide1.png") 0 0 no-repeat;
}
.slide .slideNav{
  height: 50px;
  line-height: 50px;
  padding-left: 35px;
  color: #333;
  font-size: 15px;
  display: block;
  width: 100%;
  box-sizing: border-box;
  cursor: pointer;
  border-bottom: 1px solid #f5f2f5;
}
.slide .slideNav.on{
  background-color: #00913d;
  color: #fff;
  border-color: #00923d;
}
.content{
  width: calc(100% - 270px);
  background-color: #fff;
  box-sizing: border-box;
  padding: 30px 50px;
}
.content .head{
  border-bottom: 1px solid #f5f2f5;
  align-items: flex-end;
  padding: 10px 0;
  color: #777;
  font-size: 13px;
}
.content .head h1{
  color: #00923f;
  font-size: 20px;
  font-weight: 400;
}
.content .head .act{
  color: #00923f;
}
.showCtn{
  padding: 10px 15px 70px 15px;
}
.hidden{
  display: none;
}
#equip img{
  border: 1px solid #ededed;
  padding: 10px;
}
#system img,#firmInfo img{
  width: 100%;
}
#firm .news{
  width: 100%;
}


/* 加盟页面新添加样式 */
#join-us .green {
	color: #3fa262
}

#join-us .join {
	width: 100%;
	height: auto;
	background-color: #fff;
}

#join-us .join-content {
	width: 1200px;
	margin: 0 auto;
}

#join-us .join-title {
	border-bottom: solid 2px #f7f7f7;
}

#join-us .join-title-content {
	padding: 22px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}

#join-us .join-title-left {
	font-size: 20px;
}

#join-us .join-title-right {
	font-size: 13px
}

#join-us .head {
	margin: 23px 0 20px;
	text-align: center;
}

#join-us .head-big {
	font-size: 30px;
	margin-bottom: 40px;
}

#join-us .head-small {
	font-size: 20px;
}

#join-us .demo {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#join-us .demo-item {
	padding: 40px 30px 0;
	height: 414px;
	width: 280px;
	text-align: center;
}

#join-us .demo-item ul {
	list-style-type: square;
	text-align: left;
	margin-left: 25px;
}

#join-us .demo-item p {
	font-size: 13px;
	margin: 8px 0
}

#join-us .demo-item li {
	font-size: 13px;
	margin: 3px 0
}

#join-us .demo-item .big {
	font-size: 22px;
	margin: 30px 0;
}

#join-us .special-img img {
	height: 203px;
	width: 203px;
}

#join-us .support {
	width: 100%;
	height: 700px;
	background-color: #ebebeb;
}

#join-us .support-content {
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
}

#join-us .support .head {
	margin-bottom: 30px;
	margin-top:0
}

#join-us .support .demo-item {
	width: 274px;
	padding: 40px 0 0;
}

#join-us .support .demo img {
	height: 230px;
	width: 274px;
}

#join-us .register {
	width: 100%;
	height: 490px;
	background: url('../img/bg_2.png') no-repeat center;
}

#join-us .register-content {
	display: flex;
	align-items: center;
	width: 1200px;
	margin: 0 auto;
	justify-content: space-between;
	padding: 74px 40px 0;
}

#join-us .reg-left p {
	font-size: 13px;
	color: #fff;
	margin-bottom: 18px;
}

#join-us .reg-left .first-line {
	margin: 40px 0 30px;
	font-size: 22px;
}

#join-us .reg-left .third-line {
	margin-top: 100px;
	font-size: 20px;
}

#join-us .reg-right {
	padding: 30px 30px 0;
	background-color: #fff;
}

#join-us .reg-right input {
	border: 0;
}

#join-us .reg-right>div {
	width:340px;
	border-bottom: solid 1px #eee;
	margin-bottom: 20px;
	font-size:13px;
}

#join-us .reg-right p{
	display: inline-block;
	width:80px;
}

#join-us .reg-right .to-register {
	margin: 40px 0 52px;
	border-radius: 15px;
	background-color: #007cc3;
	width:160px;
	margin-left:100px;
	color:#fff;
	padding: 8px 0;
	text-align: center;
}