* {
  padding: 0;
  margin: 0;
  font-size: 100%;
  color: #333;
}
@font-face{
  font-family: siyuan;
  src: url('../fonts/sy.otf');
  font-family: siyuan;
  font-weight: 500;
}
html {
  font-size: 100%;
  font-family:siyuan;
  color: #666;
  font-weight: 400;
}

a {
  text-decoration: none;
  color: #000000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}
li {
  list-style: none;
  overflow: hidden;
}
div,
section,
li,
figure {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  background-size: cover;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.icon {
  width: 1rem;
  height: 1rem;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
html {
  font-size: 100%;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
img{
  border: none
}
.pages{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  margin-bottom: 25px;
  margin-top: 25px;
}
.pages a{
  display: inline-block;
    padding: 8px 16px 8px 16px;
    border: 1px solid #eee;
    color: #888;
    font-size: 12px;
}
.page_active{
  background-color: #3486DA !important;
  color: #fff !important;
}

.pages a:hover{
  background-color: #3486DA;
  color: #fff;
}

.social-share > a:nth-of-type(7),
.social-share > a:nth-of-type(4),
.social-share > a:nth-of-type(8){
    display: none
}




.form .div1 {
  border: 1px solid #3486da;
  margin-top: 20px;
}
.form .div1 .left {
  width: 280px;
  height: 115px;
  display: inline-block;
  background: #3486da;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  padding: 14px 20px 2px;
  box-sizing: border-box;
}
.form .div1 .left h5 {
  color: #fff;
  font-size: 16px;
}

.form .div1 .left p {
  color: #fff;
}


.form .div1 .right {
  float: right;
  width: calc(100% - 280px);
  padding: 10px 25px 0 25px;
  box-sizing: border-box;
}

.form .div1 .right .p1 {
  background: #f0f0f0;
  position: relative;
  padding-left: 22px;
  height: 48px;
  line-height: 48px;
  position: relative;
}
.form .div1 .right .p1 input {
  width: calc(100% - 94px);
  height: 48px;
  border: none;
  outline: none;
  background: transparent;
}

.form .div1 .right .p1 button {
  width: 94px;
  height: 48px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  position: absolute;
  top: 0;
  right: 0;
  background: #3486da;
  border: none;
  outline: none;
  cursor: pointer;
}

.form .div1 .right .p2 {
  font-size: 14px;
  color: #616161;
  padding: 20px 0 0 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.form .div1 .right .p2 a {
  margin-right: 20px;
}
.aftercb:after {
  content: '';
  display: block;
  clear: both;
}

.index-main7 {
  background: #3eb893;
  padding: 68px 0 68px;
  margin-top: 50px;
  margin-bottom: -30px;
}
.wrap {
  max-width: 1200px;
  margin: 0 auto;
}

.index-main7 ul li {
  float: left;
  width: 21.6%;
  margin-right: 4.53%;
  box-sizing: border-box;
}

.index-main7 ul li .img {
  display: inline-block;
  width: 64px;
  height: 64px;
  position: relative;
  margin-top: 19px;
}
.index-main7 ul li .right p{
  font-size: 14px;
  line-height: 30px;
  color: #fff;
}
.img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  max-width: 100%;
  max-height: 100%;
}
.index-main7 ul li:last-child {
  margin-right: 0;
}
.index-main7 ul li .right {
  float: right;
  width: calc(100% - 76px);
  color: #fff;
  font-size: 14px;
  line-height: 30px;
}
.index-main7 ul li .right h5 {
  font-size: 22px;
  margin-bottom: 14px;
  color: #fff;
}



#rightArrow{width:62px;height:40px;background:url(/public/imgs/online_arrow.png) no-repeat;position:fixed;top:300px;right:145px;z-index:9999999;}
#rightArrow a{display:block;height:45px;}

#floatDivBoxs{width:165px;background:#fff;position:fixed;top:300px;right:0;z-index:9999999; font:12px/180% Arial, Helvetica, sans-serif;}
#floatDivBoxs img{border:none;outline:none;}
#floatDivBoxs a{color:#666;text-decoration:none;outline:none; font-size:15px;}
#floatDivBoxs a:hover{color:#e8431f;}
#floatDivBoxs .floatDtt{width:100%;height:40px;line-height:40px; background:#268D84;color:#fff;font-size:18px;text-align:center;position:relative;font-weight:bold;}
#floatDivBoxs .floatDqq{padding:0 14px; list-style:none;}
#floatDivBoxs .floatDqq li{height:30px;line-height:30px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0px;}
#floatDivBoxs .floatDtxt{font-size:14px;color:#268D84;padding:5px 16px; font-weight:bold;}
#floatDivBoxs .floatDtel{padding:0 0 5px 15px; color:#268D84; font-size:14px; font-weight:bold;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(/public/imgs/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}

.open{ cursor:pointer;}
.wechat img{width: 80px;}
.form{
  position: relative;
  z-index: 999999;
}