@charset "utf-8";
.join-btn a{
  display: block;
  width:120px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color:#fff;
  border-radius: 2px;
  background-color: #2468f2;
  margin: auto;
  margin-top:30px;
}
.join-btn a:hover{
  background: #2468f2;
}
.joinus{
  background:#f8f9fc url(joinusbg.jpg) no-repeat center top;
  background-size: 100% auto;
  padding-bottom: 40px;
}
.joinus .main{
  background: none;
  width: 1200px;
  margin: 0 auto;
}
.joinus .main-title{
  text-align: center;
}
.joinus .main-title-h{
  font-size: 18px;
  padding-top:50px;
}
.joinus .main-title .exp{
  font-size: 14px;
  margin-top: 5px;
  color: #888;
}
.page-footer{
  height: 210px;
  background: #fafbfe;
  padding-top:50px;
}
.page-footer .main,.net .main{
  background: none;
  width: 1200px;
  margin: 0 auto;
}
.footer-show{
  display: flex;
}
.footer-about{
  flex: 1;
  display: flex;
}
.footer-about ul {
  flex: 1;
}
.footer-about ul li{
  font-size:12px;
  line-height: 30px;
  color:#888
}
.footer-about ul li a{
  color:#888
}
.footer-ewm{
  width:105px;
  text-align: center;
  color:rgba(255,255,255,.65);
  font-size:12px;
  padding-top: 12px;
}
.footer-ewm p{
  margin-top:2px;
}
.footer-msg{
  width:355px;
  margin-left:80px;
  text-align: right;
  padding-top: 30px;
}
.footer-msg p {
  font-size: 12px;
  color:#888;
  line-height: 30px;
}
.footer-msg p span{
  margin-left:1em
}
.footer-about ul li.footer-link{
  color:#000;
  font-size:14px;
  line-height: 36px;
  font-weight: bold;
}
.net{
  height:50px;
  line-height: 50px;
  color:#888;
  background-color:#ffffff;
}
.net a{
  color:#888;
}
.net-left{
  float: left;
}
.net-right{
  float: right;
}
.net-left,.net-right{
  height:50px;
  line-height: 50px;
  color:#888;
}
.net:after{
  clear: both;
}
.service{
  position: fixed;
  z-index: 1000;
  top: 35%;
  margin-top: -80px;
  right: 0;
}
.service .menu{
  position: relative;
  width: auto;
}
.service .menubtn{
  background: #fff;
  border: 1px #f0f0f0 solid;
  width: 80px;
  height: 50px;
  text-align: center;
  padding: 15px 0;
  font-size: 14px;
  cursor: pointer;
}
.service .menuconbox{
  background: #fff;
  border: 1px #ccc solid;
  width: 215px;
  display: none;
  padding: 20px;
}
.service .menucon{
  position: absolute;
  right: 82px;
  top: 0;
  padding-right: 18px;
}
.service .menubtn .m{
  background: url(right_pic5.png) no-repeat;
  width: 25px;
  height: 25px;
  margin: 0 auto 5px;
}
.service .menubtn:hover{
  background: #2468f2;
  color: #fff;
  border: 1px #2468f2 solid;
}
.service .menubtn:hover .m{
  background: url(right_pic5s.png) no-repeat;
}
.service .menucon .mark{
  position: absolute;
    top: 30px;
    right: 9px;
    overflow: hidden;
    width: 18px;
    height: 18px;
}
.service .menucon .mark::after{
  position: absolute;
  top: 0;
  left: 0;
  width: 13px;
  height: 13px;
  content: ' ';
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-radius: 2px;
  background: #fff;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.service .menucon .title{
  background: url(icon-3.jpg) no-repeat left 0px;
  padding-left: 65px;
  font-size: 14px;
  color: #888;
  border-bottom: 1px #f0f0f0 solid;
  padding-bottom: 15px;
}
.service .menucon .title .tt{
  font-size: 24px;
  color: #2468f2;
  margin-bottom: 5px;
}
.service .menucon .intro{
  padding: 15px 0;
  border-bottom: 1px #f0f0f0 solid;
}
.service .menucon .intro .tt{
  font-size: 14px;
  color: #888;
}
.service .menucon .intro .c{
  font-size: 16px;
  margin-top: 10px;
}
.service .menucon .qqlist{
  padding: 8px 0;
  border-bottom: 1px #f0f0f0 solid;
}
.service .menucon .qqlist01{
  padding-bottom: 0;
  border-bottom: none;
}
.service .menucon .qqlist .tt{
  font-size: 14px;
  color: #888;
}
.service .menucon .slist{
  overflow: hidden;
  margin-top: 10px;
}
.service .menucon .slist .li{
  float: left;
  width: 33.33%;
  height: 40px;
  line-height: 40px;
}
.service .menucon .qqlist .tt a{
  background: url(q1.gif) no-repeat left center;
  padding-left: 40px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  color: #888;
}
.service .menucon .slist .lino a{
  background: url(q2.jpg) no-repeat left center;
  padding-left: 40px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  color: #888;
}
.service .menucon .slist .name{
  font-size: 16px;
  margin-top: 10px;
}
.service .menubtn01 .m{
  background: url(right_pic7.png) no-repeat;
  width: 27px;
  height: 25px;
  margin: 0 auto 5px;
}
.service .menubtn01:hover .m{
  background: url(right_pic7s.png) no-repeat;
}
.service .menucon01{
  position: absolute;
  right: 82px;
  top: 0;
  padding-right: 18px;
}
.service .menucon01 .menuconbox{
  width: 270px;
}
.service .menucon01 .title{
  border-bottom: none;
  padding-bottom: 0;
  background: url(icon-4.jpg) no-repeat left 5px;
}
.service .menubtn02{
  background: #2468f2;
  color: #fff;
  border: 1px #2468f2 solid;
}
.backtop{
  display: none;
}
.service .menubtn02 .m{
  background: url(right_pic6_on.png) no-repeat;
  width: 25px;
  height: 25px;
  margin: 0 auto 5px;
}
.service .menubtn02:hover .m{
  background: url(right_pic6_on.png) no-repeat;
}
.service .menubtn02 a{
  color: #fff;
}
.service .menubtn02 a span{
  display: block;
}

