.r{float: right;}
.l{float: left;}
.section1 {
  width: 100%;
  height: 661px;
  background: url(../images/section1-bg.png) no-repeat center center;
  background-size: cover;
}
.section1 .wrap {
  height: 561px;
  padding-top:100px;
  box-sizing: border-box;
  text-align: center;
}
.section1 .wrap .content-box {
  width: 1056px;
  margin: 0 auto;
  text-align: center;
}
.section1 .wrap .content-box h1 {
  margin-bottom: 10px;
  color: #07111b;
  font-size: 36px;
  line-height: 1;
}
.section1 .wrap .content-box .smalle-title {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 200;
  color: #07111b;
  line-height:26px;
}
.section1 .wrap .content-box .content {
 
  width: 615px;
  font-size: 16px;
  color: #07111b;
  font-weight: 200;
  line-height: 24px;
  text-align: left;
}
.section1 .wrap .content-box .content .item {margin-bottom:40px; width: 45%;height: 130px;  margin-left:4%; }
.section1 .wrap .content-box .content .item .item-title {margin-bottom: 12px; font-size: 24px; line-height: 36px; color:#5b3015; font-weight: 200; }

.section2 {
  width: 100%;
  height: 395px;
  background: #fff;
}

.section2 .wrap {
  position: relative;
  box-sizing: border-box;
  text-align: center;
}
.section2 .wrap .content-box {
  padding-top:100px;
  width: 1056px;
  margin: 0 auto;
  text-align: center;
  box-sizing: border-box;
}
.section2 .wrap .content-box h1 {
  color: #07111b;
  font-size: 36px;
  line-height: 1;
  margin-bottom: 10px;
}
.section2 .wrap .content-box h3 {
  color: #07111b;
  font-size: 18px;
  line-height: 24px;
  font-weight: 200;
  margin-bottom: 50px;
}
.section2 .wrap .content-box .content {
  width: 100%;
}
.section2 .wrap .content-box .content .box {
  width: 33.3%;
  text-align: center;
  box-sizing: border-box;
}
.section2 .wrap .content-box .content .box .img-box {
  margin: 0 auto 20px;
  width: 64px;
  height: 64px;
}
.section2 .wrap .content-box .content .box .smalle-title {
  font-size: 24px;
  line-height: 1;
  color: #346aec;
  margin-bottom: 20px;
}
.section2 .wrap .content-box .content .box p {
  font-size: 14px;
  line-height: 24px;
  color: #07111b;
  font-weight: 200;
  text-align: center;
}

.section2 .wrap .content-box .content .box1 {
  width: 25%;
  text-align: center;
  box-sizing: border-box;
}
.section2 .wrap .content-box .content .box1 .img-box {
  margin: 0 auto 20px;
  width: 64px;
  height: 64px;
}
.section2 .wrap .content-box .content .box1 .smalle-title {
  font-size: 24px;
  line-height: 1;
  color: #346aec;
  margin-bottom: 20px;
}
.section2 .wrap .content-box .content .box1 p {
  font-size: 14px;
  line-height: 24px;
  color: #07111b;
  font-weight: 200;
  text-align: center;
}

.section2 .wrap .content-box .content .box2 {
  width: 190px;
  text-align: center;
  box-sizing: border-box;
  margin:0 10px;
}
.section2 .wrap .content-box .content .box2 .img-box {
  margin: 0 auto 20px;
  width: 64px;
  height: 64px;
}
.section2 .wrap .content-box .content .box2 .smalle-title {
  font-size: 24px;
  line-height: 1;
  color:#0d4c8b;
  margin-bottom: 20px;
}
.section2 .wrap .content-box .content .box2 p {
  font-size: 14px;
  line-height: 24px;
  color: #07111b;
  font-weight: 200;
  text-align: center;
}

.chaxunb{width: 100%;height:700px;background: url("../images/chaxunbg_02.jpg") top center no-repeat;}
.chaxunb .title{font-size:50px;font-weight:bold;text-align: center;padding:80px 80px 0px;color:#fff;}
.chaxunb .title1{font-size:26px;text-align: center;padding:30px;color:#ffa700;}
.chaxunb .zqu{width:400px;height:265px;margin:0 auto;background-color: rgba(0,0,0,0.3);padding:40px;}
blockquote.deng{background: url("../images/deng.png") left center no-repeat; padding-left: 35px;}

.shuzi{width: 100%;height:620px;background: url("../images/shuziquan_07.png") center 180px no-repeat #fff;}
.shuzi .title{font-size:36px;font-weight:bold;text-align: center;padding:80px 80px 0px;color:#333;}
.shuzi .item{width:400px;height:400px;float: left;margin-top:80px;}
.shuzi .item1 ul li{text-align: right;line-height:70px;font-size: 24px;}
.shuzi .item1 ul li a{font-size: 24px;}
.shuzi .item2 span{font-size: 34px;color: #fff;padding-top: 110px;padding-left: 130px;display: block;width: 138px;}
.shuzi .item3 ul li{line-height:70px;font-size: 24px;}
.shuzi .item3 ul li a{font-size: 24px;}


.layui-form-pane .layui-input {
  border-radius: 0 2px 2px 0;
  height: 53px;
}