.section {
  color: #696f7e;
  border-bottom: 1px solid #dae4ec;
    font-size: 16px;
}
.section h3 {
  text-align: center;
}
.section h3 span {
  display: block;
}
.section h3 .zh {
  line-height: 1;
  color: #3d5a7b;
  font-size: 42px;
  font-weight: lighter;
}
.section h3 .en {
  margin-left: 15px;
  font-size: 16px;
  font-weight: lighter;
  line-height: 4;
}
.section .txt {
	text-align: left;
	line-height: 1.8;
	margin-bottom: 80px;
	margin-left: 170px;
}
.sectionOne {
  padding-top: 70px;
  padding-bottom: 60px;
}
.sectionOne ul li {
  float: left;
  width: 25%;
  text-align: center;
}
.sectionOne ul li span {
  display: inline-block;
  width: 100px;
  height: 123px;
  margin: 0 auto;
}
.sectionOne ul li i {
  display: block;
  color: #6ea8ed;
  font-size: 16px;
  margin-top: 24px;
}
.sectionOne ul .one .pic {
  background: url("../img/section1_1.png")no-repeat;
}
.sectionOne ul .two .pic {
  background: url("../img/section1_2.png")no-repeat;
}
.sectionOne ul .three .pic {
  background: url("../img/section1_3.png")no-repeat;
}
.sectionOne ul .four .pic {
  background: url("../img/section1_4.png")no-repeat;
}
.sectionTwo {
  padding-top: 75px;
  padding-bottom: 90px;
  background: #f7f9fb;
}
.serviceList li {
  float: left;
  width: 250px;
  height: 64px;
  padding: 18px 35px;
  overflow: hidden;
  border: 1px solid #d9e3ec;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
  margin-bottom: 29px;
  cursor: pointer;
}
.serviceList li:hover {
  color: #fff;
}
.serviceList .one,
.serviceList .two,
.serviceList .four,
.serviceList .five {
  margin-right: 29px;
}
.serviceList .icon {
  float: left;
  width: 64px;
  height: 64px;
  margin-right: 20px;
}
.serviceList p {
  float: left;
}
.serviceList p i {
  display: block;
}
.serviceList p span {
  display: block;
  font-size: 20px;
  margin-top: 3px;
  margin-bottom: 8px;
  font-weight: bold;
}
.serviceList .one .icon {
  background: url("../img/service1.png") no-repeat;
}
.serviceList .one:hover {
  background: #6ea8ed;
}
.serviceList .one:hover .icon {
  background: url("../img/service1_1.png") no-repeat;
}
.serviceList .two .icon {
  background: url("../img/service2.png") no-repeat;
}
.serviceList .two:hover {
  background: #a1e959;
}
.serviceList .two:hover .icon {
  background: url("../img/service2_1.png") no-repeat;
}
.serviceList .three .icon {
  background: url("../img/service3.png") no-repeat;
}
.serviceList .three:hover {
  background: #95dcec;
}
.serviceList .three:hover .icon {
  background: url("../img/service3_1.png") no-repeat;
}
.serviceList .four .icon {
  background: url("../img/service4.png") no-repeat;
}
.serviceList .four:hover {
  background: #eaca1d;
}
.serviceList .four:hover .icon {
  background: url("../img/service4_1.png") no-repeat;
}
.serviceList .five .icon {
  background: url("../img/service5.png") no-repeat;
}
.serviceList .five:hover {
  background: #c869f2;
}
.serviceList .five:hover .icon {
  background: url("../img/service5_1.png") no-repeat;
}
.serviceList .six .icon {
  background: url("../img/service6.png") no-repeat;
}
.serviceList .six:hover {
  background: #b0e900;
}
.serviceList .six:hover .icon {
  background: url("../img/service6_1.png") no-repeat;
}
.sectionThree {
  padding-top: 76px;
  padding-bottom: 100px;
}
.sectionThree .detailWrap {
  position: relative;
  height: 260px;
  overflow: hidden;
}
.sectionThree .detailWrap .detailCon {
  position: absolute;
  top: 0;
  left: 0;
  width: 2000%;
}
.sectionThree .detailWrap .detailCon .detail {
  width: 1024px;
  float: left;
}
.sectionThree ul {
  width: 870px;
  height: 48px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 90px;
  border: 1px solid #d9e3ec;
  -moz-border-radius: 26px;
  -webkit-border-radius: 26px;
  border-radius: 26px;
  position: relative;
  overflow: hidden;
}
.sectionThree ul li {
  float: left;
  width: 290px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  cursor: pointer;
  -moz-border-radius: 26px;
  -webkit-border-radius: 26px;
  border-radius: 26px;
  position: relative;
}
.sectionThree ul li span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sectionThree ul li:hover {
  color: #6ea8ed;
}
.sectionThree ul .hasRadius span {
  -moz-border-radius: 0 26px 26px 0;
  -webkit-border-radius: 0 26px 26px 0;
  border-radius: 0 26px 26px 0;
}
.sectionThree ul .on {
  background: #6ea8ed;
  color: #fff;
}
.sectionThree ul .on:hover {
  color: #fff;
}
.sectionThree ul .one {
  margin-right: -1px;
  border-right: 1px solid #d9e3ec;
}
.sectionThree ul .two {
  margin-right: -1px;
  border-right: 1px solid #d9e3ec;
}
.sectionThree .detail dl {
  text-align: justify;
  float: left;
  width: 322px;
  margin-right: 29px;
}
.sectionThree .detail .lastOne {
  margin-right: 0;
}
.sectionThree .detail dt {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.sectionThree .detailTwo dl {
  width: 100%;
}
.sectionThree .detailTwo dt {
  display: block;
}
.sectionThree .detailTwo dd {
  width: 490px;
}
.sectionThree .detailTwo dd b {
  display: block;
  font-weight: bold;
  margin-bottom: 10px;
}
.sectionFour {
  padding-top: 126px;
  padding-bottom: 160px;
  background: #fcfdfe;
}
.sectionFour h3 {
  margin-bottom: 40px;
}
.sectionFour .txtBox {
  margin-bottom: 20px;
  overflow: hidden;
}
.sectionFour .num {
  float: left;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-top: 4px;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  background: #94a9bc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.sectionFour p {
  text-align: justify;
  float: right;
  width: 976px;
}
.wrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: rgba(246, 246, 246, 0.9);
}
.detailList {
  position: absolute;
  top: 170px;
  left: 50%;
  z-index: 1;
  width: 1024px;
  margin-left: -512px;
  padding-top: 26px;
  padding-bottom: 106px;
  background: #fff;
  box-shadow: 0 0 14px 5px #ddd;
}
.detailList .share {
  margin-left: 62px;
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: lighter;
  color: #696f7e;
}
.detailList .share .tip {
  height: 60px;
  line-height: 60px;
  margin-right: 10px;
}
.detailList .share li {
  float: left;
  width: 34px;
  height: 60px;
  margin: 0 8px;
  cursor: pointer;
}
.detailList .share .weChat {
  background: url("../img/share1.png") no-repeat center center;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.detailList .share .weChat:hover {
  background-image: url("../img/share1_1.png");
}
.detailList .share .circle {
  width: 29px;
  background: url("../img/share2.png") no-repeat center center;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.detailList .share .circle:hover {
  background-image: url("../img/share2_1.png");
}
.detailList .share .more {
  width: auto;
  margin-left: 9px;
}
.detailList .share .more .ellipsis {
  float: left;
  margin-right: 20px;
  width: 24px;
  height: 60px;
  background: url("../img/share3.png") no-repeat center center;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
  cursor: pointer;
}
.detailList .share .more .ellipsis:hover {
  background-image: url("../img/share3_1.png");
}
.detailList .share .more .moreList {
  display: none;
  float: left;
  background: #fff;
  box-shadow: 0 0 20px 2px #ecf1fb;
  border-radius: 4px;
}
.detailList .share .more .moreList li {
  margin: 0 20px;
}
.detailList .share .more:hover .moreList {
  display: block;
}
.detailList .share .space {
  background: url("../img/share4.png") no-repeat center center;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.detailList .share .space:hover {
  background-image: url("../img/share4_1.png");
}
.detailList .share .qq {
  width: 31px;
  background: url("../img/share5.png") no-repeat center center;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.detailList .share .qq:hover {
  background-image: url("../img/share5_1.png");
}
.detailList .share .sina {
  width: 40px;
  background: url("../img/share6.png") no-repeat center center;
  -ms-background-size: 100% auto;
  -o-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -webkit-background-size: 100% auto;
  background-size: 100% auto;
}
.detailList .share .sina:hover {
  background-image: url("../img/share6_1.png");
}
.detailList .closeBtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background: url("../img/closeBtn.png") no-repeat;
  -ms-background-size: 40px auto;
  -o-background-size: 40px auto;
  -moz-background-size: 40px auto;
  -webkit-background-size: 40px auto;
  background-size: 40px auto;
  cursor: pointer;
  opacity: 0.6;
}
.detailList .closeBtn:hover {
  opacity: 1;
}
.detailList .introduceWrap {
  padding-left: 50px;
  padding-right: 26px;
}
.detailList .introduceWrap h4 {
  font-size: 18px;
  font-weight: bold;
  color: #3d5a7b;
  margin-bottom: 28px;
}
.detailList .introduceWrap .left {
  text-align: justify;
  width: 280px;
  margin-right: 4px;
}
.detailList .introduceWrap .left .item {
  overflow: hidden;
}
.detailList .introduceWrap .left span {
  font-weight: bold;
}
.detailList .introduceWrap .left p {
  margin-bottom: 24px;
}
.detailList .introduceWrap .right {
  width: 651px;
  height: 501px;
}
.arrowBox dd {
  width: 44px;
  height: 86px;
  position: fixed;
  top: 50%;
  margin-top: -43px;
  background: url("../img/arrowL.png") no-repeat center center;
  -ms-background-size: 42px auto;
  -o-background-size: 42px auto;
  -moz-background-size: 42px auto;
  -webkit-background-size: 42px auto;
  background-size: 42px auto;
  cursor: pointer;
  opacity: 0.6;
}
.arrowBox dd:hover {
  opacity: 1;
}
.arrowBox .left {
  left: 50%;
  margin-left: -556px;
}
.arrowBox .right {
  right: 50%;
  margin-right: -556px;
  background-image: url("../img/arrowR.png");
}
