/*
redeme:维护此页面的同事请注意：
此.css文件由.less开发，请各位在修改时，修改less文件，该文件已上传svn
*/
/*样式初始化——go*/
img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /*ie8*/
  -ms-interpolation-mode: bicubic;
  /*为了照顾IE图片缩放失真*/
}
body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article.aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
  border: none;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
/*将内边框+border算在宽高里面*/
body {
  min-width: 320px;
  font-family: "Microsoft Yahei";
  background-color: #fff;
  overflow-x: hidden;
}
.Cons {
  width: 91.4%;
  margin: 0 auto;
}
.Cons:after {
  display: table;
  content: " ";
  clear: both;
}
.Cons:before {
  display: table;
  content: " ";
  clear: both;
}
.f_l {
  float: left;
}
.f_r {
  float: right;
}
.w33 {
  width: 33.33333333333% !important;
}
.none {
  display: none;
}
/*样式初始化——end*/
/*字体图标*/
@font-face {
  font-family: "iconfont";
  src: url('/tpl/m/fonts/about/iconfont.eot?t=1471406206');
  /* IE9*/
  src: url('/tpl/m/fonts/about/iconfont.eot?t=1471406206#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/tpl/m/fonts/about/iconfont.woff?t=1471406206') format('woff'), /* chrome, firefox */ url('/tpl/m/fonts/about/iconfont.ttf?t=1471406206') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ url('/tpl/m/fonts/about/iconfont.svg?t=1471406206#iconfont') format('svg');
  /* iOS 4.1- */
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-caidan:before {
  content: "\e600";
}
/*处理ios中input获得焦点自动放大*/
/*
@media only screen and (min-device-width : 320px) and (max-device-width : 1024px) { select:focus, textarea:focus, input:focus { font-size: 16px !important; } }
*/
/*菜单按钮*/
#menu_top {
  line-height: 1.4em;
  height: 1.5em;
  text-align: center;
  font-size: 1.4em;
  color: #fff;
}
/*头部样式——END*/
/************************公司简介——————GO**************us.html**********/
/*关于我们*/
.banner img {
  width: 100%;
}
.about_usittip {
  color: #575757;
}
.about_usittip h3 {
  font-size: 0.3rem;
  font-weight: 400;
  line-height: 0.3rem;
  color: #212121;
}
.about_usittip h4 {
  font-weight: 400;
  margin-bottom: 0.4rem;
  line-height: 0.14rem;
  color: #000;
  padding-top: 0.1rem;
}
.about_usittip .p1 {
  text-indent: 2em;
  text-align: justify;
  line-height: 0.3rem;
}
.about_usittip .Cons div {
  font-size: 0.2rem;
  line-height: 0.2rem;
  font-weight: bold;
  padding: 0.4rem 0;
  color: #575757;
}
.about_usittip .p2 {
  text-align: justify;
  line-height: 0.3rem;
  padding-bottom: 0.45rem;
}
.about_usittip img {
  width: 100%;
  margin-bottom: 0.8rem;
}
/*九大优势*/
.advantage .Cons {
  border-top: 1px solid #999;
  padding-bottom: 0.8rem;
}
.advantage .Cons .clear {
  clear: both;
}
.advantage .Cons .last {
  width: 100% !important;
}
.advantage .Cons .last dd {
  padding-left: 3% !important;
}
.advantage .Cons .li {
  width: 50%;
  float: left;
  margin-top: 0.4rem;
}
.advantage .Cons .li dt {
  background: url(/tpl/m/image/about/Nine-Advantages-Img.gif) no-repeat;
  width: 0.8rem;
  height: 0.8rem;
  -webkit-background-size: cover;
          background-size: cover;
  float: left;
}
.advantage .Cons .li dd {
  width: 70%;
  padding-left: 6%;
  float: left;
  font-size: 0.18rem;
  line-height: 120%;
}
.advantage .Cons .li dd h3 {
  font-size: 0.24rem;
  line-height: 0.24rem;
  padding-bottom: 0.2rem;
}
.advantage img {
  width: 100%;
}
/*荣誉证书*/
.honor_book .Cons {
  border-top: 1px solid #999;
}
.honor_book .Cons .li {
  width: 100%;
  padding-top: 0.34rem;
  height: 3.6rem;
}
.honor_book .Cons .li dt {
  width: 80%;
}
.honor_book .Cons .li dd {
  text-align: center;
  padding-top: 0.1rem;
  clear: both;
  font-size: 0.2rem;
  line-height: 120%;
  width: 90%;
}
.honor_book .Pl_10 {
  padding-left: 10%;
}
.honor_book .Pr_10 {
  padding-right: 10%;
}
.honor_book img {
  width: 100%;
}
/*底部*/
.footer p {
  font-size: 0.22rem;
  line-height: 0.52rem;
}
.footer .p2 {
  padding-top: 0.44rem;
  padding-bottom: 0.5rem;
  text-align: center;
}
body {
  position: relative;
  z-index: 10;
  width: 100%;
}
#pop_con {
  display: none;
  width: 50%;
  overflow: hidden;
  background-color: #1d37a5;
  position: absolute;
  top: 0;
  right: -50%;
  z-index: 900;
  overflow-y: auto;
}
#popup {
  width: 100%;
  overflow: hidden;
  padding-bottom: 0.2rem;
}
#popup .Cons2 {
  width: 90%;
  float: right;
}
#popup .Cons2 .shouQi {
  padding-top: 0.3rem;
  font-size: 0.32rem;
  padding-left: 2px;
  color: #fff;
}
#popup .Cons2 .shouYe {
  padding-top: 0.45rem;
}
#popup .Cons2 .shouYe dt {
  background: url("/tpl/m/image/about/JianJie5_popBg.png") no-repeat;
  width: 0.41rem;
  height: 0.44rem;
  -webkit-background-size: cover ;
          background-size: cover ;
}
#popup .Cons2 .shouYe dd h3,
#popup .Cons2 .women dd h3,
#popup .Cons2 .fuwu dd h3,
#popup .Cons2 .dingGou dd h3,
#popup .Cons2 .bangZhu dd h3,
#popup .Cons2 .heZuo dd h3 {
  padding-top: 0.18rem;
}
#popup .Cons2 .shouYe dd h3 > a,
#popup .Cons2 .women dd h3 > a,
#popup .Cons2 .fuwu dd h3 > a,
#popup .Cons2 .dingGou dd h3 > a,
#popup .Cons2 .bangZhu dd h3 > a,
#popup .Cons2 .heZuo dd h3 > a {
  font-size: 0.32rem;
  color: #fff;
  font-weight: 400;
  padding-top: 0.18rem;
}
#popup .Cons2 .shouYe dd p,
#popup .Cons2 .women dd p,
#popup .Cons2 .fuwu dd p,
#popup .Cons2 .dingGou dd p,
#popup .Cons2 .bangZhu dd p,
#popup .Cons2 .heZuo dd p {
  font-size: 0.18rem;
  color: #bcc3e4;
  padding-top: 0.13rem;
}
#popup .Cons2 .women div,
#popup .Cons2 .fuwu div,
#popup .Cons2 .dingGou div,
#popup .Cons2 .bangZhu div,
#popup .Cons2 .heZuo div {
  padding-top: 0.5rem;
}
#popup .Cons2 .women div p,
#popup .Cons2 .fuwu div p,
#popup .Cons2 .dingGou div p,
#popup .Cons2 .bangZhu div p,
#popup .Cons2 .heZuo div p {
  border-bottom: 1px solid #bcc3e4;
  padding-bottom: 0.12rem;
}
#popup .Cons2 .women div p a,
#popup .Cons2 .fuwu div p a,
#popup .Cons2 .dingGou div p a,
#popup .Cons2 .bangZhu div p a,
#popup .Cons2 .heZuo div p a {
  color: #bcc3e4;
  font-size: 0.28rem;
  line-height: 0.5rem;
}
#popup .Cons2 .women div p:last-child,
#popup .Cons2 .fuwu div p:last-child,
#popup .Cons2 .dingGou div p:last-child,
#popup .Cons2 .bangZhu div p:last-child,
#popup .Cons2 .heZuo div p:last-child {
  border: none;
  padding: 0;
}
#popup .Cons2 .women dl {
  padding-top: 0.45rem;
}
#popup .Cons2 .women dt {
  background: url("/tpl/m/image/about/JianJie5_popBg.png") -1rem 0.11rem no-repeat;
  width: 0.5rem;
  height: 0.44rem;
  -webkit-background-size: cover ;
          background-size: cover ;
}
#popup .Cons2 .fuwu dl {
  padding-top: 0.45rem;
}
#popup .Cons2 .fuwu dt {
  background: url("/tpl/m/image/about/JianJie5_popBg.png") -2.06rem 0.02rem no-repeat;
  width: 0.5rem;
  height: 0.44rem;
  -webkit-background-size: cover ;
          background-size: cover ;
}
#popup .Cons2 .dingGou dl {
  padding-top: 0.45rem;
}
#popup .Cons2 .dingGou dt {
  background: url("/tpl/m/image/about/JianJie5_popBg.png") -3.4rem 0.02rem no-repeat;
  width: 0.5rem;
  height: 0.48rem;
  -webkit-background-size: cover ;
          background-size: cover ;
}
#popup .Cons2 .bangZhu dl {
  padding-top: 0.45rem;
}
#popup .Cons2 .bangZhu dt {
  background: url("/tpl/m/image/about/JianJie5_popBg.png") -4.08rem 0.02rem no-repeat;
  width: 0.8rem;
  height: 0.44rem;
  -webkit-background-size: cover ;
          background-size: cover ;
}
#popup .Cons2 .heZuo dl {
  padding-top: 0.45rem;
}
#popup .Cons2 .heZuo dt {
  background: url("/tpl/m/image/about/JianJie5_popBg.png") -5.1rem 0.02rem no-repeat;
  width: 0.8rem;
  height: 0.44rem;
  -webkit-background-size: cover ;
          background-size: cover ;
}
/*********************公司简介——————end*******************/
/*********************发展历程——————GO***********milestones.html*********/
.faZhan_history h3 {
  padding-top: 0.3rem;
  font-size: 0.3rem;
  color: #393939;
  line-height: 100%;
}
.faZhan_history h4 {
  font-size: 0.22rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.1rem;
}
.faZhan_history .time_list {
  padding-bottom: 2.66rem;
  background: url("/tpl/m/image/about/faZhan_history_bg.png") no-repeat bottom;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
}
.faZhan_history .time_list .Up_Arrow {
  width: 100%;
  font-size: 0.32rem;
  line-height: 100%;
  color: #ccc;
  padding-left: 16%;
  padding-top: 0.2rem;
  padding-bottom: 0.15rem;
  font-weight: bold;
}
.faZhan_history .time_list ul li {
  width: 100%;
  overflow: hidden;
}
.faZhan_history .time_list ul .f_l {
  width: 18%;
  font-size: 0.22rem;
  color: #575757;
  line-height: 130%;
  position: relative;
  padding-top: 0.4rem;
}
.faZhan_history .time_list ul .f_l span {
  display: inline-block;
  width: 0.22rem;
  height: 0.22rem;
  position: absolute;
  right: -0.14rem;
}
.faZhan_history .time_list ul .f_l span img {
  width: 100%;
}
.faZhan_history .time_list ul .f_r {
  border-left: 3px solid #ccc;
  width: 82%;
  font-size: 0.22rem;
  color: #575757;
  padding-left: 0.24rem;
  text-align: justify;
  line-height: 130%;
  padding-top: 0.4rem;
}
.faZhan_history .time_list ul .f_r span {
  padding-right: 0.2rem;
}
.faZhan_history .time_list ul li .last2 {
  padding-bottom: 0.4rem;
}
.faZhan_history .time_list ul li .last1 {
  border: none;
  padding-top: 0 !important;
}
/*********************发展历程——————END*******************/
/*********************专业团队——————GO***********teams.html*********/
.zhuanYe_teams img {
  width: 100%;
}
.zhuanYe_teams h3 {
  padding-top: 0.3rem;
  font-size: 0.3rem;
  color: #393939;
  line-height: 100%;
}
.zhuanYe_teams h4 {
  font-size: 0.22rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.1rem;
}
.zhuanYe_teams .p_txt {
  padding-top: 0.45rem;
  font-size: 0.22rem;
  line-height: 140%;
  color: #575757;
}
.teams_fengCai .con_lunbo {
  position: relative;
  background-color: #d2e8fb;
  padding: 0.08rem 0.08rem 0 0.08rem;
}
.teams_fengCai p {
  text-align: center;
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.26rem;
  color: #575757;
}
.teams_fengCai .hd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.26rem;
  color: #575757;
}
.teams_fengCai .hd span {
  display: block;
  width: 0.7rem;
  height: 0.7rem;
  text-align: center;
  font-weight: bold;
  font-size: 0.3rem;
}
.teams_fengCai .no_lunbo {
  margin-bottom: 0.55rem;
}
.teams_fengCai .no_lunbo .img {
  background-color: #d2e8fb;
  padding: 0.08rem 0.08rem 0 0.08rem;
  margin-top: 0.2rem;
}
.teams_fengCai .no_lunbo p {
  height: 0.48rem;
  line-height: 0.48rem;
}
/*********************专业团队——————END*******************/
/*********************我们的业务——————GO***********our_businesses.html*********/
.our_businesses {
  padding-bottom: 0.8rem;
}
.our_businesses img {
  width: 100%;
}
.our_businesses h3 {
  padding-top: 0.3rem;
  font-size: 0.3rem;
  color: #393939;
  line-height: 100%;
}
.our_businesses h4 {
  font-size: 0.22rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.1rem;
  padding-bottom: 0.45rem;
}
.our_businesses .navs {
  width: 100%;
  overflow: hidden;
}
.our_businesses .navs li {
  width: 33.333333333%;
  height: 1.5rem;
  border: 1px dashed #ccc;
  float: left;
  text-align: center;
}
.our_businesses .navs li div {
  height: 0.88rem;
}
.our_businesses .navs li div img {
  height: 0.88rem;
  width: auto;
}
.our_businesses .navs li p {
  height: 0.62rem;
  width: 100%;
  line-height: 0.62rem;
  font-size: 0.24rem;
  color: #333;
}
.our_businesses .jingDian {
  padding-top: 0.2rem;
}
.our_businesses .jingDian .img {
  margin-top: 0.26rem;
  height: 0.8rem;
}
.our_businesses .jingDian .img img {
  height: 0.8rem;
}
.our_businesses .jingDian .txt {
  padding: 0.26rem 0.12rem 0.3rem 0.14rem;
  border: 1px solid #ccc;
  border-top: none;
}
.our_businesses .jingDian .txt p {
  font-size: 0.22rem;
  line-height: 130%;
  color: #575757;
  text-align: justify;
}
.our_businesses .jingDian .txt h3 {
  font-size: 0.22rem;
  line-height: 0.22rem;
  color: #1d8eee;
  padding-top: 0.32rem;
  padding-bottom: 0.16rem;
}
.our_businesses .jingDian .free .txt {
  overflow: hidden;
}
.our_businesses .jingDian .free span {
  display: block;
  float: left;
  width: 25%;
  font-size: 0.22rem;
  line-height: 130%;
  color: #575757;
  padding-top: 0.28rem;
}
.our_businesses .jingDian .free span.first {
  padding-top: 0;
}
.our_businesses .jingDian .free .w15 {
  width: 15%;
}
.our_businesses .jingDian .free .w40 {
  width: 40%;
}
.our_businesses .jingDian .free .pt18 {
  padding-top: 0.18rem;
}
/*********************我们的业务——————END*******************/
/*********************加入我们——————GO***********recruitment.html*********/
.join_us img {
  width: 100%;
}
.join_us h3 {
  padding-top: 0.3rem;
  font-size: 0.3rem;
  color: #393939;
  line-height: 100%;
}
.join_us h4 {
  font-size: 0.22rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.1rem;
  padding-bottom: 0.3rem;
}
.join_us h5 {
  font-size: 0.32rem;
  color: #333;
  line-height: 130%;
}
.join_us h6 {
  font-size: 0.26rem;
  color: #7cbff8;
  line-height: 150%;
}
.join_us .employee li {
  overflow: hidden;
  padding-bottom: 0.24rem;
  border: 1px solid #e4e4e4;
  margin-bottom: 0.14rem;
  margin-top: 0.1rem;
}
.join_us .employee li .f_l {
  width: 22%;
}
.join_us .employee li .f_l p {
  width: 0.9rem;
  height: 0.87rem;
  margin-top: 0.34rem;
  float: right;
}
.join_us .employee li .f_l .p1 {
  background: url(/tpl/m/image/2015/about/BenefitsiIMG.gif) 0 0 no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.join_us .employee li .f_l .p2 {
  background: url(/tpl/m/image/2015/about/BenefitsiIMG.gif) -0.85rem 0 no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.join_us .employee li .f_l .p3 {
  background: url(/tpl/m/image/2015/about/BenefitsiIMG.gif) -1.71rem 0 no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.join_us .employee li .f_l .p4 {
  background: url(/tpl/m/image/2015/about/BenefitsiIMG.gif) -2.61rem 0 no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.join_us .employee li .f_l .p5 {
  background: url(/tpl/m/image/2015/about/BenefitsiIMG.gif) -3.5rem 0 no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.join_us .employee li .f_l .p6 {
  background: url(/tpl/m/image/2015/about/BenefitsiIMG.gif) -4.32rem 0 no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.join_us .employee li .f_r {
  width: 78%;
  padding-left: 0.34rem;
}
.join_us .employee li .f_r h3 {
  font-size: 0.24rem;
  line-height: 100%;
  color: #575757;
  padding-top: 0.28rem;
  font-weight: 700;
}
.join_us .employee li .f_r p {
  font-size: 0.2rem;
  line-height: 140%;
  padding-top: 0.2rem;
}
.join_us .nav .active {
  background-color: #7cbff8;
  color: #fff;
  position: relative;
}
.join_us .nav .active p {
  display: block;
}
.join_us .nav div {
  width: 50%;
  color: #575757;
  font-size: 0.26rem;
  line-height: 280%;
  text-align: center;
  background-color: #e4e4e4;
}
.join_us .nav p {
  width: 0;
  height: 0;
  border-left: 0.15rem solid transparent;
  border-right: 0.15rem solid transparent;
  border-top: 0.1rem solid #7cbff8;
  position: absolute;
  left: 47%;
  display: none;
}
.join_us .job_list {
  overflow: hidden;
  width: 100%;
}
.join_us .job_list li {
  width: 100%;
  overflow: hidden;
  padding-top: 0.5rem;
}
.join_us .job_list .f_l {
  width: 5.2%;
}
.join_us .job_list .f_l p {
  width: 0.3rem;
  height: 0.3rem;
  line-height: 0.23rem;
  font-size: 0.5rem;
  text-align: center;
  color: #fff;
  background-color: #3ca2f8;
}
.join_us .job_list .current1 p {
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 0.3rem;
  line-height: 0.3rem;
}
.join_us .job_list .f_r {
  width: 94.8%;
  padding-left: 0.14rem;
}
.join_us .job_list .f_r h3 {
  padding-top: 0;
  font-size: 0.24rem;
  font-weight: bold;
  color: #575757;
  line-height: 100%;
  margin-top: 0.03rem;
}
.join_us .job_list .f_r h6 {
  font-weight: bold;
  font-size: 0.22rem;
  color: #666;
  padding-top: 0.3rem;
}
.join_us .job_list .f_r p {
  font-size: 0.22rem;
  color: #666;
  line-height: 150%;
  padding: 0 0;
}
.join_us .tell {
  display: block;
  font-size: 0.24rem;
  line-height: 150%;
  padding-bottom: 0.4rem;
  color: #e84139;
}
/*********************加入我们——————END*******************/
/*********************联系我们——————GO***********recruitment.html*********/
.contact_us {
  /*表单提交弹出样式*/
  /*end*/
}
.contact_us img {
  width: 100%;
}
.contact_us h3 {
  padding-top: 0.3rem;
  font-size: 0.3rem;
  color: #393939;
  line-height: 100%;
}
.contact_us h4 {
  font-size: 0.22rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.1rem;
  padding-bottom: 0.3rem;
}
.contact_us .list_bt h5 {
  padding-top: 0.45rem;
  font-size: 0.32rem;
  color: #1d8eed;
  line-height: 100%;
}
.contact_us .list_bt p {
  font-size: 0.24rem;
  color: #575757;
  line-height: 270%;
}
.contact_us .succ-wrap {
  display: none;
  z-index: 9999;
}
.contact_us .succ-wrap .succ-box-sh {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.contact_us .succ-wrap .succ-box {
  position: absolute;
  width: 4.3rem;
  height: 2.15rem;
  left: 50%;
  top: 85%;
  z-index: 10000;
  background: #fff;
  margin: -1.07rem 0 0 -2.15rem;
}
.contact_us .succ-wrap .succ-box-clo {
  width: 0.14rem;
  height: 0.10rem;
  background: url(/tpl/m/image/custommade/dz-close-ico.png) no-repeat;
  display: block;
  position: absolute;
  right: 0.1rem;
  top: 0.1rem;
  cursor: pointer;
  font-style: normal;
  -webkit-background-size: cover;
          background-size: cover;
}
.contact_us .succ-wrap .succ-box-a {
  height: 0.44rem;
  line-height: 0.44rem;
  color: #626262;
  font-size: 0.24rem;
  font-weight: bold;
  text-align: center;
  width: 100%;
  margin: 0.30rem 0;
}
.contact_us .succ-wrap .succ-box-b {
  font-size: 0.14rem;
  color: #888888;
  line-height: 0.20rem;
  width: 2.70rem;
  margin: 0 auto 0.10rem auto;
  font-weight: bold;
  text-align: center;
}
.contact_us .succ-wrap .succ-box-c {
  border: 1px solid #E3E3E3;
  color: #fff;
  background: #FE8902;
  text-align: center;
  width: 1.80rem;
  font-size: 0.16rem;
  height: 0.37rem;
  line-height: 0.37rem;
  font-weight: bold;
  border-radius: 0.04rem;
  margin: 0 auto;
  display: block;
  text-decoration: none;
}
.contact_us .zxqt {
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.contact_us .zxqt li {
  float: left;
  width: 28%;
  margin-left: 8%;
}
.contact_us .zxqt li:first-child {
  margin-left: 0;
}
.contact_us .serve_tell {
  padding-bottom: 0.5rem;
  border-bottom: 1px dashed #ccc;
}
.contact_us .serve_tell h5 {
  padding-top: 0.15rem;
}
.contact_us .serve_tell dl {
  border: 1px solid #e4e4e4;
  margin-top: 0.1rem;
  overflow: hidden;
}
.contact_us .serve_tell dl dt {
  width: 50%;
  color: #666;
  font-size: 0.22rem;
  height: 0.8rem;
  line-height: 0.8rem;
}
.contact_us .serve_tell dl dt span {
  width: 27%;
  display: block;
  height: 0.8rem;
  float: left;
}
.contact_us .serve_tell dl dt .bg1 {
  background: url("/tpl/m/image/about/fuwu_tell.png") no-repeat 0 0;
  -webkit-background-size: cover;
          background-size: cover;
}
.contact_us .serve_tell dl dt .bg2 {
  background: url("/tpl/m/image/about/fuwu_tell.png") no-repeat -0.77rem 0;
  -webkit-background-size: cover;
          background-size: cover;
}
.contact_us .serve_tell dl dt .bg3 {
  background: url("/tpl/m/image/about/fuwu_tell.png") no-repeat -1.6rem 0;
  -webkit-background-size: cover;
          background-size: cover;
}
.contact_us .serve_tell dl dd {
  width: 50%;
  color: #47acff;
  font-size: 0.3rem;
  height: 0.8rem;
  line-height: 0.8rem;
  padding-left: 0.1rem;
}
.contact_us .online_negotiation {
  padding-bottom: 0.4rem;
  border-bottom: 1px dashed #ccc;
}
.contact_us .online_negotiation .email {
  padding-top: 0.45rem;
  line-height: 100%;
}
.contact_us .online_negotiation .email span {
  font-size: 0.26rem;
  color: #999;
  padding-right: 0.2rem;
}
.contact_us .online_negotiation img {
  margin-top: 0.25rem;
}
.contact_us .company_map {
  padding-bottom: 0.4rem;
  border-bottom: 1px dashed #ccc;
}
.contact_us .company_map dl {
  padding-top: 0.16rem;
}
.contact_us .company_map dl dt {
  font-size: 0.22rem;
  line-height: 140%;
  color: #666;
}
.contact_us .company_map dl dt span {
  height: 0.24rem;
  display: block;
  width: 0.54rem;
  float: left;
  padding-top: 0.04rem;
}
.contact_us .company_map dl dd {
  padding-left: 0.54rem;
  font-size: 0.22rem;
  line-height: 140%;
  padding-top: 0.16rem;
}
.contact_us .company_map .pt_40 {
  padding-top: 0.4rem;
}
.contact_us .online_message {
  /*表单*/
}
.contact_us .online_message p {
  line-height: 120%;
  padding-top: 0.25rem;
  padding-bottom: 0.4rem;
}
.contact_us .online_message .tab_menu li {
  float: left;
  width: 24.25%;
  margin-right: 1%;
  font-size: 0.24rem;
  color: #999;
  text-align: center;
  line-height: 0.46rem;
  background-color: #e5e5e5;
  height: 0.46rem;
}
.contact_us .online_message .tab_menu .qita {
  margin-right: 0;
}
.contact_us .online_message .tab_menu .active {
  background-color: #7ac1fb;
  color: #fff;
}
.contact_us .online_message .tab_box {
  padding: 0.38rem 0.25rem 0.25rem 0.5rem;
  background-color: #7ac1fb;
}
.contact_us .online_message .tab_box .mt10 {
  margin-top: 0.1rem;
  overflow: hidden;
}
.contact_us .online_message .tab_box .mt10 .div1 {
  width: 93%;
  float: left;
}
.contact_us .online_message .tab_box .mt10 input {
  padding-left: 0.16rem;
  font-size: 0.2rem;
  width: 100%;
  background-color: #fff;
  color: #bcbec0;
  height: 0.5rem;
}
.contact_us .online_message .tab_box .mt10 textarea {
  padding-bottom: 0.1rem;
  line-height: 130%;
  padding-left: 0.16rem;
  font-size: 0.2rem;
  width: 100%;
  background-color: #fff;
  color: #bcbec0;
  padding-top: 0.1rem;
}
.contact_us .online_message .tab_box .mt10 .div2 {
  width: 7%;
  float: left;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  color: red;
  font-size: 0.3rem;
}
.contact_us .online_message .tab_box .reset input {
  width: 32%;
  float: left;
}
.contact_us .online_message .tab_box .reset .yzm {
  width: 20%;
  float: left;
  height: 0.5rem;
  overflow: hidden;
  margin-left: 0.1rem;
}
.contact_us .online_message .tab_box .reset .yzm img {
  height: 100%;
}
.contact_us .online_message .tab_box .reset .F-map a {
  color: #246ba6;
  float: left;
  display: block;
  width: 30%;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.2rem;
  margin-left: 0.1rem;
}
.contact_us .online_message .tab_box .submit {
  width: 93%;
  text-align: right;
}
.contact_us .online_message .tab_box .submit button {
  width: 45%;
  margin-top: 0.3rem;
  letter-spacing: 0.06rem;
  text-align: center;
  padding-left: 0.06rem;
  height: 0.46rem;
  font-size: 0.24rem;
  background-color: #fa932b;
  line-height: 0.46rem;
  color: #fff;
}
/*********************联系我们——————END*******************/
/*********************用户协议——————GO***********order_agreement.html*********/
.user_agreement {
  margin-bottom: 0.8rem;
}
.user_agreement img {
  width: 100%;
}
.user_agreement .pt20 {
  padding-top: 0.2rem;
}
.user_agreement .pb30 {
  padding-bottom: 0.3rem;
}
.user_agreement .pt30 {
  padding-top: 0.3rem;
}
.user_agreement .cons-h3 {
  padding-top: 0.3rem;
  font-size: 0.3rem;
  color: #393939;
  line-height: 100%;
}
.user_agreement .cons-h4 {
  font-size: 0.22rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.1rem;
  padding-bottom: 0.3rem;
}
/*********************用户协议——————END*******************/
/*********************隐私和版权声明——————GO***********privacy_policy.html*********/
.copyright_privacy {
  margin-bottom: 0.8rem;
}
.copyright_privacy h3 {
  padding-top: 0.3rem;
  font-size: 0.3rem;
  color: #393939;
  line-height: 100%;
}
.copyright_privacy h4 {
  font-size: 0.22rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.1rem;
  padding-bottom: 0.3rem;
}
.copyright_privacy .p_txt {
  font-size: 0.22rem;
  color: #575757;
  line-height: 0.4rem;
  padding-top: 0.15rem;
}
.copyright_privacy h5 {
  font-size: 0.24rem;
  color: #1d8eed;
  line-height: 100%;
  padding-top: 0.45rem;
}
.copyright_privacy .pic {
  width: 100%;
  height: 1.18rem;
  float: left;
}
.copyright_privacy .pic div {
  width: 1.48rem;
  height: 1.48rem;
  float: right;
  position: relative;
  top: -16px;
}
/*********************隐私和版权声明——————END*******************/
/*********************床型介绍——————GO*************************/
.bedType-introduction {
  margin-bottom: 0.8rem;
}
.bedType-introduction h3 {
  padding-top: 0.3rem;
  font-size: 0.3rem;
  color: #393939;
  line-height: 100%;
}
.bedType-introduction h4 {
  font-size: 0.22rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.1rem;
  padding-bottom: 0.3rem;
}
.bedType-introduction .p_txt {
  font-size: 0.22rem;
  color: #575757;
  line-height: 0.4rem;
  padding-top: 0.15rem;
}
.bedType-introduction .p_txt p {
  border-top: 1px dotted #ccc;
}
.bedType-introduction .p_txt p:last-child {
  border-bottom: 1px dotted #ccc;
}
.bedType-introduction .p_txt p:before {
  content: '';
  display: table;
  clear: both;
}
.bedType-introduction .p_txt p:after {
  content: '';
  display: table;
  clear: both;
}
.bedType-introduction .p_txt p span {
  display: block;
  width: 19%;
  float: left;
}
.bedType-introduction .p_txt p i {
  display: block;
  width: 80%;
  float: left;
}
.bedType-introduction h5 {
  font-size: 0.24rem;
  color: #1d8eed;
  line-height: 100%;
  padding-top: 0.45rem;
}
/*********************床型介绍——————END***********************/
/*********************支付方式——————GO***********payment.html*********/
.play_methods {
  margin-bottom: 0.8rem;
}
.play_methods h3 {
  padding-top: 0.3rem;
  font-size: 0.3rem;
  color: #393939;
  line-height: 100%;
}
.play_methods h4 {
  font-size: 0.22rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.1rem;
  padding-bottom: 0.3rem;
}
.play_methods img {
  width: 100%;
}
.play_methods .zffs-Li ul {
  border: 1px solid #cacaca;
  height: auto !important;
  overflow: hidden;
  border-radius: 0.06rem;
  border-top: none;
  margin-top: 0.23rem;
}
.play_methods .zffs-Li .paytit {
  width: 100%;
  height: 0.6rem;
  border-radius: 0.06rem;
  border-left: 1px solid #47a4f1;
  border-right: 1px solid #47a4f1;
}
.play_methods .zffs-Li .paycont {
  height: auto !important;
  overflow: hidden;
  padding-bottom: 5px;
}
.play_methods .zffs-Li .paycont a {
  display: inline-block;
  height: 0.94rem;
  line-height: 0.94rem;
  float: left;
  padding-left: 0.8rem;
}
.play_methods .zffs-Li .paycont a span {
  font-size: 0.2rem;
  color: #3a3a48;
}
.play_methods .zffs-Li .paycont .two {
  display: block;
  line-height: 140% !important;
  padding-top: 0.25rem;
}
.play_methods .zffs-Li .usa a {
  background-position-y: 0px !important;
  -webkit-background-size: cover !important;
          background-size: cover !important;
}
.play_methods .zffs-Li .china a {
  background-position-y: 0px !important;
  -webkit-background-size: cover !important;
          background-size: cover !important;
}
.play_methods .zffs-xx {
  /*margin-top: 0.3rem;*/
}
.play_methods .zffs-xx .list_item {
  padding-top: 0.15rem;
  padding-bottom: 0.3rem;
  border-top: 1px dotted #ccc;
}
.play_methods .zffs-xx .list_item h5 {
  font-size: 0.24rem;
  color: #1d8eed;
  line-height: 220%;
  font-weight: 400;
}
.play_methods .zffs-xx .list_item h5 span {
  display: block;
  float: left;
  width: 0.6rem;
  height: 0.55rem;
  background: url("/tpl/m/image/about/play/zffs_bg.png") no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  margin-right: 0.25rem;
}
.play_methods .zffs-xx .list_item h5 span.wechat-icon {
  width: 0.66rem;
  background: url("/tpl/m/image/about/play/wechat.png") no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  margin-right: 0.25rem;
}
.play_methods .zffs-xx .list_item .txt {
  font-size: 0.22rem;
  color: #575757;
  line-height: 0.38rem;
  padding-top: 0.15rem;
}
.play_methods .zffs-xx .list_item .txt a {
  color: #1d8eed;
  text-decoration: underline;
}
.play_methods .zffs-xx .list_item .txt2 {
  font-size: 0.22rem;
  color: #575757;
  line-height: 0.38rem;
}
.play_methods .zffs-xx .list_item H6 {
  font-size: 0.23rem;
  color: #575757;
  line-height: 0.38rem;
}
.play_methods .zffs-xx .list_item .hr1 {
  border: 1px solid #ccc;
  margin-top: 0.6rem;
  margin-bottom: 0.2rem;
}
.play_methods .zffs-xx .list_item .hr {
  width: 100%;
  height: 0.44rem;
  font-size: 0.24rem;
  line-height: 0.44rem;
  color: #fff;
  text-align: center;
  background-color: #47a4f1;
}
.play_methods .zffs-xx .list_item .hr2 {
  border: 1px solid #ccc;
  margin-top: 0.2rem;
}
.play_methods .zffs-xx .list_item .hr2 p {
  font-size: 0.22rem;
  color: #575757;
  height: 0.5rem;
  line-height: 0.5rem;
  padding-left: 0.22rem;
}
.play_methods .zffs-xx .list_item .payTable {
  border: 1px solid #cacaca;
}
.play_methods .zffs-xx .list_item .payTable p {
  font-size: 0.1rem;
  height: 0.44rem;
  line-height: 0.44rem;
  color: #fff;
  text-indent: .14rem;
  background: #47a4f1;
}
.play_methods .zffs-xx .list_item .payTable li {
  border-top: 1px solid #fff;
  overflow: hidden;
}
.play_methods .zffs-xx .list_item .payTable li span {
  background: #e7f3ff;
  line-height: .4rem;
}
.play_methods .zffs-xx .list_item .payTable li span:first-child {
  background: #83bdf7;
  color: #fff;
  width: 1.4rem;
  float: left;
  text-align: center;
}
.play_methods .zffs-xx .list_item .payTable li span:last-child {
  display: block;
  margin-left: 1.4rem;
  padding: 0 .1rem 0;
}
.play_methods .zffs-xx .list_item .payTable li span.h35 {
  line-height: .8rem;
}
.play_methods .zffs-xx .list_item .payTable li:nth-child(2n) span:last-child {
  background: #fff;
}
.play_methods .zffs-xx .xyzf {
  border: none !important;
}
.play_methods .zffs-xx .smfk p {
  padding-top: 0 !important;
}
.play_methods .zffs-xx .smfk h6.num_1 {
  padding-top: 0.15rem;
}
.play_methods footer {
  border: 1px solid #cacaca;
  padding: 0.22rem 0.22rem 0.3rem 0.2rem;
  border-radius: 0.06rem;
  background: url("/tpl/m/image/about/play/footerbg.png") no-repeat 0 0;
  -webkit-background-size: cover;
          background-size: cover;
  min-height: 2rem;
}
.play_methods footer h5 {
  font-size: 0.28rem;
  color: #1d8eed;
  line-height: 100%;
  padding-bottom: 0.1rem;
}
.play_methods footer h6 {
  font-size: 0.22rem;
  color: #575757;
  line-height: 0.4rem;
}
.play_methods footer p {
  font-size: 0.2rem;
  color: #575757;
  line-height: 100%;
}
/*********************支付方式——————END*******************/
/*********************变更和取消条例——————GO***********change_plan.html*********/
.cancellation {
  margin-bottom: 0.8rem;
}
.cancellation img {
  width: 100%;
}
.cancellation .pt20 {
  padding-top: 0.2rem;
}
.cancellation .pb30 {
  padding-bottom: 0.3rem;
}
.cancellation .pt30 {
  padding-top: 0.3rem;
}
.cancellation .cons-h3 {
  padding-top: 0.3rem;
  font-size: 0.3rem;
  color: #393939;
  line-height: 100%;
}
.cancellation .cons-h4 {
  font-size: 0.22rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.1rem;
  /*padding-bottom: 0.3rem;*/
}
/*********************变更和取消条例——————END*******************/
/*********************退款说明——————GO***********refund_instructions.html*********/
.Refund_Instructions {
  margin-bottom: 0.8rem;
}
.Refund_Instructions img {
  width: 100%;
}
.Refund_Instructions h3 {
  padding-top: 0.3rem;
  font-size: 0.3rem;
  color: #393939;
  line-height: 100%;
}
.Refund_Instructions h4 {
  font-size: 0.22rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.1rem;
  padding-bottom: 0.3rem;
}
.Refund_Instructions .table {
  border: 1px solid #cacaca;
}
.Refund_Instructions .table .thead {
  width: 100%;
  height: 0.44rem;
  line-height: 0.44rem;
  background-color: #47a4f1;
}
.Refund_Instructions .table .thead p {
  color: #fff;
  text-align: left;
  font-size: 0.26rem;
  padding-left: 0.15rem;
}
.Refund_Instructions .table .thead .f_l {
  width: 22.6%;
}
.Refund_Instructions .table .thead .f_r {
  width: 76%;
}
.Refund_Instructions .table .tbody li {
  width: 100%;
  line-height: 0.24rem;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  overflow: hidden;
}
.Refund_Instructions .table .tbody li p {
  padding-left: 0.15rem;
  padding-right: 0.18rem;
  color: #575757;
  font-size: 0.2rem;
  line-height: 120%;
}
.Refund_Instructions .table .tbody li .f_l {
  width: 22.6%;
}
.Refund_Instructions .table .tbody li .f_r {
  width: 76%;
}
.Refund_Instructions .table .tbody li .red {
  color: #ff5635;
}
.Refund_Instructions .table .tbody li:nth-child(2n) {
  background-color: #e7f3ff;
}
.Refund_Instructions h6 {
  font-size: 0.22rem;
  margin-top: 0.22rem;
}
.Refund_Instructions .txt {
  font-size: 0.22rem;
  line-height: 0.4rem;
  padding-top: 0.12rem;
}
/*********************退款说明——————END*******************/
/*********************常见问题——————GO***********faq_question.html*********/
.faqs img {
  width: 100%;
}
.faqs .pb30 {
  padding-bottom: 0.3rem;
}
.faqs .pt30 {
  padding-top: 0.3rem;
}
.faqs h3 {
  padding-top: 0.3rem;
  font-size: 0.3rem;
  color: #393939;
  line-height: 100%;
  display: inline-block;
  margin-right: 0.04rem;
}
.faqs h4 {
  font-size: 0.22rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.1rem;
  padding-bottom: 0.3rem;
  display: inline-block;
}
.faqs nav ul .w33 {
  width: 33.3333333333333%;
}
.faqs nav ul .w33 .w50 {
  width: 50%;
}
.faqs nav ul li {
  float: left;
  border: 1px solid #ddd;
  font-size: 0.3rem;
  line-height: 220%;
  text-align: center;
  color: #686868;
}
.faqs .hr {
  clear: both;
  width: 100%;
  height: 0.8rem;
  background-color: #f6f6f6;
  color: #575757;
  font-size: 0.28rem;
  line-height: 1rem;
  padding-left: 3.5%;
  font-weight: 800;
  border-bottom: 1px solid #dedede;
  border-top: 1px solid #dedede;
}
.faqs section {
  width: 100%;
}
.faqs section .first {
  padding-top: 0.1rem;
}
.faqs section .list1 {
  width: 100%;
  font-size: 0.22rem;
  color: #575757;
}
.faqs section .list1 .mt_10 {
  margin-top: 0 !important;
  padding-bottom: 0 !important;
}
.faqs section .list1 .title_click {
  font-size: 0.21rem;
  margin-left: 3.5%;
  width: 96%;
  padding-bottom: 0.1rem;
  position: relative;
}
.faqs section .list1 .title_click i {
  width: 92.8%;
  display: inline-block;
  border-bottom: 1px solid #ddd;
  line-height: 120%;
  padding-bottom: 0.2rem;
  padding-top: 0.1rem;
  margin-left: 7.8%;
}
.faqs section .list1 .title_click i.last {
  border: none;
  position: relative;
  top: -0.05rem;
}
.faqs section .list1 .title_click span {
  width: 0.33rem;
  height: 0.33rem;
  color: #fff;
  background-color: #47a4f1;
  margin-right: 0.1rem;
  display: inline-block;
  text-align: center;
  line-height: 0.35rem;
  position: absolute;
  top: 0.06rem;
  left: 0;
}
.faqs section .list1 .active i {
  border-bottom: none !important;
}
.faqs section .list1 .txts {
  width: 100%;
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
  background-color: #e7f3ff;
  padding-left: 3.5%;
  display: none;
  padding-right: 3.5%;
  line-height: 130%;
}
.faqs section .list1 #txts {
  display: block;
}
/*********************常见问题——————END*******************/
/*********************会员积分——————GO***********faq_points.html*********/
.faq_points {
  padding-bottom: 0.8rem;
}
.faq_points img {
  width: 100%;
}
.faq_points h3 {
  padding-top: 0.3rem;
  font-size: 0.3rem;
  color: #393939;
  line-height: 100%;
}
.faq_points h4 {
  font-size: 0.22rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.1rem;
  padding-bottom: 0.3rem;
}
.faq_points section {
  width: 100%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.faq_points section .list1 {
  width: 100%;
  font-size: 0.22rem;
  color: #575757;
  line-height: 0.4rem;
}
.faq_points section .list1 .title_click {
  font-size: 0.24rem;
  margin-left: 3.5%;
  width: 96%;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}
.faq_points section .list1 .title_click i {
  width: 92.8%;
  display: inline-block;
  border-bottom: 1px solid #ddd;
  line-height: 120%;
  padding-bottom: 0.2rem;
}
.faq_points section .list1 .title_click span {
  width: 0.33rem;
  height: 0.33rem;
  color: #aaaaaa;
  background-color: #e5e5e5;
  margin-right: 0.1rem;
  display: inline-block;
  text-align: center;
  line-height: 0.28rem;
  font-size: 0.3rem;
}
.faq_points section .list1 .title_click .positionT20 {
  position: relative;
  top: -0.28rem;
}
.faq_points section .list1 .title_click i.last {
  border-bottom: none;
}
.faq_points section .list1 .active i {
  border-bottom: none !important;
}
.faq_points section .list1 .active span {
  background-color: #47a4f1;
  color: #fff;
}
.faq_points section .list1 .txts {
  width: 100%;
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
  background-color: #e7f3ff;
  padding-left: 3.5%;
  display: none;
  padding-right: 3.5%;
}
.faq_points section .list1 #txts {
  display: block;
}
/*********************会员积分——————END*******************/
/*********************旅美须知——————GO***********faq_points.html*********/
.travel_notice {
  padding-bottom: 0.8rem;
}
.travel_notice img {
  width: 100%;
}
.travel_notice h3 {
  padding-top: 0.3rem;
  font-size: 0.3rem;
  color: #393939;
  line-height: 100%;
}
.travel_notice h4 {
  font-size: 0.22rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.1rem;
  padding-bottom: 0.3rem;
}
.travel_notice section {
  width: 100%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.travel_notice section .list1 {
  width: 100%;
  font-size: 0.22rem;
  color: #575757;
  line-height: 0.4rem;
}
.travel_notice section .list1 .title_click {
  font-size: 0.24rem;
  margin-left: 3.5%;
  width: 96%;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}
.travel_notice section .list1 .title_click i {
  width: 92.8%;
  display: inline-block;
  border-bottom: 1px solid #ddd;
  line-height: 120%;
  padding-bottom: 0.2rem;
}
.travel_notice section .list1 .title_click span {
  width: 0.33rem;
  height: 0.33rem;
  color: #aaaaaa;
  background-color: #e5e5e5;
  margin-right: 0.1rem;
  display: inline-block;
  text-align: center;
  line-height: 0.28rem;
  font-size: 0.3rem;
}
.travel_notice section .list1 .title_click .positionT20 {
  position: relative;
  top: -0.28rem;
}
.travel_notice section .list1 .title_click i.last {
  border-bottom: none;
}
.travel_notice section .list1 .active i {
  border-bottom: none !important;
}
.travel_notice section .list1 .active span {
  background-color: #47a4f1;
  color: #fff;
}
.travel_notice section .list1 .txts {
  width: 100%;
  padding-top: 0.15rem;
  padding-bottom: 0.15rem;
  background-color: #e7f3ff;
  padding-left: 3.5%;
  display: none;
  padding-right: 3.5%;
}
.travel_notice section .list1 #txts {
  display: block;
}
/*********************旅美须知——————END*******************/
/*********************网站联盟——————GO***********affiliate_program.html*********/
.affiliate_program {
  margin-bottom: 0.6rem;
}
.affiliate_program img {
  width: 100%;
}
.affiliate_program .pt18 {
  padding-top: 0.18rem;
}
.affiliate_program .pt40 {
  padding-top: 0.4rem;
}
.affiliate_program .pb16 {
  padding-bottom: 0.16rem;
}
.affiliate_program .pb30 {
  padding-bottom: 0.3rem;
}
.affiliate_program .borderNone {
  border: none !important;
}
.affiliate_program .Cons > h3 {
  padding-top: 0.3rem;
  font-size: 0.3rem;
  color: #393939;
  line-height: 100%;
}
.affiliate_program h4 {
  font-size: 0.22rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.1rem;
}
.affiliate_program nav {
  margin-top: 0.3rem;
  width: 100%;
  height: 3rem;
  background: url("/tpl/m/image/about/lianMeng/navbg.png") no-repeat center;
  -webkit-background-size: cover;
          background-size: cover;
}
.affiliate_program nav ul .w33 {
  width: 33.3333333333333%;
}
.affiliate_program nav ul .w33 .w50 {
  width: 50%;
}
.affiliate_program nav ul li {
  overflow: hidden;
  float: left;
  border: 1px solid #ddd;
  font-size: 0.24rem;
  line-height: 100%;
  text-align: center;
  color: #686868;
  padding-top: 1rem;
  padding-bottom: 0.22rem;
}
.affiliate_program nav ul li span {
  font-size: 0.3rem;
}
.affiliate_program .list h5 {
  font-size: 0.24rem;
  color: #1d8eed;
  line-height: 100%;
  border-top: 1px dotted #ccc;
}
.affiliate_program .list .txt {
  font-size: 0.22rem;
  color: #575757;
  line-height: 0.4rem;
}
.affiliate_program .processBox ul {
  overflow: hidden;
}
.affiliate_program .processBox li {
  width: 48.8%;
  margin-top: 0.1rem;
}
.affiliate_program .processBox li .Box {
  overflow: hidden;
  border: 1px solid #ccc;
  border-top: none;
  padding-bottom: 0.26rem;
}
.affiliate_program .processBox li h6 {
  color: #fff;
  background-color: #47a4f1;
  font-size: 0.26rem;
  text-align: center;
  line-height: 0.66rem;
  font-weight: 400;
}
.affiliate_program .processBox li h6 span {
  font-size: 0.34rem;
  margin-right: 0.1rem;
  position: relative;
  top: 0.03rem;
}
.affiliate_program .processBox li .txt {
  line-height: 0.3rem;
  padding: 0.28rem 0.28rem  0.3rem 0.22rem;
  font-size: 0.22rem;
}
.affiliate_program .processBox li .btn1 {
  width: 56%;
  margin: 0 auto;
  font-size: 0.2rem;
  color: #0076d7;
  background-color: #b5dbf9;
  line-height: 0.37rem;
  text-align: center;
}
.affiliate_program .processBox li .btn1 span {
  display: inline-block;
  width: 18.75%;
  background-color: #47a4f1;
  color: #fff;
  font-size: 0.1rem;
  text-align: center;
}
.affiliate_program .tuiGuang {
  overflow: hidden;
}
.affiliate_program .tuiGuang li {
  width: 100%;
  height: 1.24rem;
  border: 1px solid #e4e4e4;
  margin-top: 0.18rem;
}
.affiliate_program .tuiGuang li span {
  display: inline-block;
  width: 1.44rem;
  height: 100%;
  background: url("/tpl/m/image/about/lianMeng/tuiguangBg.png") no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
}
.affiliate_program .tuiGuang li dl {
  width: 74%;
  padding: 0.1rem 0.3rem 0.22rem 0.12rem;
}
.affiliate_program .tuiGuang li dl dt {
  font-size: 0.24rem;
  font-weight: bold;
  color: #575757;
  line-height: 170%;
}
.affiliate_program .tuiGuang li dl dd {
  font-size: 0.2rem;
  color: #666;
  line-height: 0.3rem;
}
.affiliate_program .tuiGuang .list1 span {
  background-position: 0 0;
}
.affiliate_program .tuiGuang .list2 span {
  background-position: 0 -1.42rem;
}
.affiliate_program .tuiGuang .list3 span {
  background-position: 0 -2.84rem;
}
.affiliate_program .tuiGuang .list4 span {
  background-position: 0 -4.26rem;
}
.affiliate_program .hot-Product li {
  width: 49%;
  overflow: hidden;
  float: left;
  margin-top: 0.1rem;
}
.affiliate_program .hot-Product li .Pic-txt {
  width: 100%;
  height: 2.86rem;
  position: relative;
}
.affiliate_program .hot-Product li .Pic-txt img {
  width: 100%;
  height: 100%;
}
.affiliate_program .hot-Product li .Pic-txt .txt {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.affiliate_program .hot-Product li .Pic-txt .txt p {
  padding: 0.06rem 0.18rem;
  width: 100%;
  height: 0.7rem;
  line-height: 0.27rem;
}
.affiliate_program .hot-Product li .Pic-txt .txt p a {
  font-weight: 400;
  font-size: 0.2rem;
  color: #fff;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  line-height: 0.27rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.affiliate_program .hot-Product li .Price {
  width: 100%;
  clear: both;
  padding: 0.18rem 0.18rem 0.15rem 0.18rem;
  overflow: hidden;
  border: 1px solid #ccc;
  border-top: none;
}
.affiliate_program .hot-Product li .Price .l-Price {
  width: 37%;
}
.affiliate_program .hot-Product li .Price .l-Price h3 {
  font-size: 0.26rem;
  color: #f2930e;
  font-weight: bold;
  height: 0.38rem;
  line-height: 0.38rem;
}
.affiliate_program .hot-Product li .Price .l2-Price {
  width: 60%;
  background-color: #b5dbf9;
  text-align: center;
}
.affiliate_program .hot-Product li .Price .l2-Price a {
  font-size: 0.2rem;
  color: #0076d7;
  line-height: 0.37rem;
}
.affiliate_program .hot-Product li .Price .l2-Price a span {
  display: inline-block;
  width: 18.75%;
  background-color: #47a4f1;
  color: #fff;
  font-size: 0.1rem;
  text-align: center;
}
.affiliate_program .hot-Product .f__r {
  float: right !important;
}
/*********************网站联盟——————END*******************/
/*********************协议联盟——————GO***********affiliate_agreement.html*********/
.affiliateAgreement {
  margin-bottom: 0.3rem;
}
.affiliateAgreement ul .first {
  border: none !important;
}
.affiliateAgreement ul li {
  padding-top: 0.4rem;
  padding-bottom: 0.3rem;
  border-top: 1px dotted #ccc;
}
.affiliateAgreement ul li h3 {
  line-height: 100%;
  font-size: 0.24rem;
  color: #1d8eed;
  margin-bottom: 0.2rem;
}
.affiliateAgreement ul li p {
  line-height: 0.4rem;
  font-size: 0.22rem;
  color: #575757;
  text-align: justify;
}
/*********************协议联盟——————END*******************/
/*校园合作go*/
.schools {
  margin-bottom: 0.6rem;
}
.schools img {
  width: 100%;
}
.schools .Cons > h3 {
  padding-top: 0.3rem;
  font-size: 0.3rem;
  color: #393939;
  line-height: 100%;
}
.schools .Cons > h4 {
  font-size: 0.22rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.1rem;
}
.schools section {
  margin-top: 0.4rem;
}
.schools section p {
  font-size: 0.24rem;
  color: #575757;
  line-height: 0.4rem;
}
.schools footer {
  margin-top: 0.34rem;
}
.schools footer h5 {
  font-size: 0.3rem;
  color: #656565;
  line-height: 100%;
}
.schools footer p {
  font-size: 0.2rem;
  color: #666;
  line-height: 100%;
  padding-top: 0.16rem;
}
.schools footer p span {
  color: #1d8eee;
}
.schools footer p .iconfont {
  font-size: 0.24rem;
  position: relative;
  top: 0.03rem;
  margin-left: 0.04rem;
}
/*校园合作end*/
/*商务合作go*/
.business_cooperation {
  /*表单提交弹出样式*/
}
.business_cooperation img {
  width: 100%;
}
.business_cooperation h3 {
  padding-top: 0.3rem;
  font-size: 0.3rem;
  color: #393939;
  line-height: 100%;
}
.business_cooperation h4 {
  font-size: 0.22rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.1rem;
  padding-bottom: 0.3rem;
}
.business_cooperation section {
  border-top: 1px dashed #65b9fd;
  margin-top: 0.38rem;
  border-bottom: 1px dashed #65b9fd;
  padding-bottom: 0.34rem;
  position: relative;
}
.business_cooperation section .P-title {
  overflow: hidden;
}
.business_cooperation section .P-title .f_l h5,
.business_cooperation section .P-title .f_l h6 {
  font-size: 0.3rem;
  color: #535353;
  line-height: 100%;
}
.business_cooperation section .P-title .f_l h6 {
  padding-top: 0.2rem;
}
.business_cooperation section .P-title .f_l h5 {
  padding-top: 0.28rem;
}
.business_cooperation section .P-title .f_r {
  position: absolute;
  right: 0;
  top: 0.76rem;
}
.business_cooperation section .P-title .f_r .iconfont {
  display: inline-block;
  width: 0.7rem;
  height: 0.35rem;
  text-align: center;
  line-height: 0.35rem;
  background-color: #e2e2e2;
  color: #bebec1;
  font-size: 0.26rem;
  margin-left: 0.05rem;
}
.business_cooperation section .P-title .f_r .active {
  background-color: #65b9fd;
  color: #fff;
}
.business_cooperation section .Partners-img {
  clear: both;
  width: 100%;
  height: 1.96rem;
  position: relative;
  overflow: hidden;
  margin-top: 0.4rem;
}
.business_cooperation section .Partners-img ul {
  /*width*/
  height: 1.96rem;
  width: 9.8rem;
  position: absolute;
}
.business_cooperation section .Partners-img li.first {
  padding-left: 0 !important;
}
.business_cooperation section .Partners-img li {
  float: left;
  width: 1.93rem;
  padding-left: 0.1rem;
}
.business_cooperation section .Partners-img li div {
  float: left;
  width: 100%;
  height: 0.9rem;
  border: 1px solid #ccc;
  margin-bottom: 0.16rem;
}
.business_cooperation .succ-wrap {
  display: none;
  z-index: 9999;
}
.business_cooperation .succ-wrap .succ-box-sh {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.business_cooperation .succ-wrap .succ-box {
  position: absolute;
  width: 4.3rem;
  height: 2.15rem;
  left: 50%;
  top: 85%;
  z-index: 10000;
  background: #fff;
  margin: -1.07rem 0 0 -2.15rem;
}
.business_cooperation .succ-wrap .succ-box-clo {
  width: 0.14rem;
  height: 0.10rem;
  background: url(/tpl/m/image/custommade/dz-close-ico.png) no-repeat;
  display: block;
  position: absolute;
  right: 0.1rem;
  top: 0.1rem;
  cursor: pointer;
  font-style: normal;
  -webkit-background-size: cover;
          background-size: cover;
}
.business_cooperation .succ-wrap .succ-box-a {
  height: 0.44rem;
  line-height: 0.44rem;
  color: #626262;
  font-size: 0.24rem;
  font-weight: bold;
  text-align: center;
  width: 100%;
  margin: 0.30rem 0;
}
.business_cooperation .succ-wrap .succ-box-b {
  font-size: 0.14rem;
  color: #888888;
  line-height: 0.20rem;
  width: 2.70rem;
  margin: 0 auto 0.10rem auto;
  font-weight: bold;
  text-align: center;
}
.business_cooperation .succ-wrap .succ-box-c {
  border: 1px solid #E3E3E3;
  color: #fff;
  background: #FE8902;
  text-align: center;
  width: 1.80rem;
  font-size: 0.16rem;
  height: 0.37rem;
  line-height: 0.37rem;
  font-weight: bold;
  border-radius: 0.04rem;
  margin: 0 auto;
  display: block;
  text-decoration: none;
}
#business_cooperation_footer .list_bt p {
  font-size: 0.24rem;
  color: #575757;
  line-height: 270%;
}
#business_cooperation_footer .online_message {
  /*留言*/
  padding-bottom: 1rem;
}
#business_cooperation_footer .online_message p {
  line-height: 120%;
  padding-top: 0.3rem;
  padding-bottom: 0.24rem;
}
#business_cooperation_footer .online_message p span {
  color: red;
}
#business_cooperation_footer .online_message .tab_menu li {
  float: left;
  width: 24.25%;
  margin-right: 1.2%;
  font-size: 0.24rem;
  color: #999;
  text-align: center;
  line-height: 0.46rem;
  background-color: #e5e5e5;
  height: 0.46rem;
}
#business_cooperation_footer .online_message .tab_menu .qita {
  margin-right: 0;
  float: right !important;
}
#business_cooperation_footer .online_message .tab_menu .three {
  margin-right: 0 !important;
}
#business_cooperation_footer .online_message .tab_menu .active {
  background-color: #7ac1fb;
  color: #fff;
}
#business_cooperation_footer .online_message .tab_box {
  padding: 0.38rem 0.25rem 0.25rem 0.5rem;
  background-color: #7ac1fb;
}
#business_cooperation_footer .online_message .tab_box .mt10 {
  margin-top: 0.1rem;
  overflow: hidden;
}
#business_cooperation_footer .online_message .tab_box .mt10 .div1 {
  width: 93%;
  float: left;
}
#business_cooperation_footer .online_message .tab_box .mt10 input {
  padding-left: 0.16rem;
  font-size: 0.2rem;
  height: 0.5rem;
  line-height: 0.5rem;
  width: 100%;
  background-color: #fff;
  color: #bcbec0;
}
#business_cooperation_footer .online_message .tab_box .mt10 textarea {
  padding-bottom: 0.1rem;
  padding-left: 0.16rem;
  font-size: 0.2rem;
  width: 100%;
  background-color: #fff;
  color: #bcbec0;
  padding-top: 0.1rem;
  line-height: 130%;
}
#business_cooperation_footer .online_message .tab_box .mt10 .div2 {
  width: 7%;
  float: left;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  color: red;
  font-size: 0.3rem;
}
#business_cooperation_footer .online_message .tab_box .reset input {
  width: 32%;
  float: left;
}
#business_cooperation_footer .online_message .tab_box .reset .yzm {
  width: 20%;
  float: left;
  height: 0.5rem;
  overflow: hidden;
  margin-left: 0.1rem;
}
#business_cooperation_footer .online_message .tab_box .reset .yzm img {
  height: 100%;
}
#business_cooperation_footer .online_message .tab_box .reset .F-map a {
  color: #246ba6;
  float: left;
  display: block;
  width: 30%;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.2rem;
  margin-left: 0.1rem;
}
#business_cooperation_footer .online_message .tab_box .submit {
  width: 93%;
  text-align: right;
}
#business_cooperation_footer .online_message .tab_box .submit button {
  width: 45%;
  margin-top: 0.3rem;
  letter-spacing: 0.06rem;
  text-align: center;
  padding-left: 0.06rem;
  height: 0.46rem;
  font-size: 0.24rem;
  background-color: #fa932b;
  line-height: 0.46rem;
  color: #fff;
}
/*商务合作end*/
/*关于美联星start*/
.welcomeUsitrip {
  width: 100%;
}
.welcomeUsitrip .hr {
  background-color: #f6f6f6;
  height: 0.26rem;
  clear: both;
  -webkit-box-shadow: -1px -1px 4px #ccc;
          box-shadow: -1px -1px 4px #ccc;
}
.welcomeUsitrip .Cons2 {
  width: 96%;
  float: right;
}
.welcomeUsitrip section {
  padding-left: 6.2%;
}
.welcomeUsitrip section .li {
  padding-top: 0.5rem;
  padding-bottom: 0.3rem;
}
.welcomeUsitrip section .li dl h3 {
  font-size: 0.32rem;
  color: #393939;
  line-height: 100%;
  margin-left: 10.8%;
}
.welcomeUsitrip section .li dl p {
  font-size: 0.18rem;
  color: #393939;
  line-height: 100%;
  padding-top: 0.16rem;
  margin-left: 10.8%;
}
.welcomeUsitrip section .li .nav_list {
  margin-left: 10.8%;
  clear: both;
  padding-top: 0.32rem;
}
.welcomeUsitrip section .li .nav_list .borderNone {
  border: none !important;
}
.welcomeUsitrip section .li .nav_list p {
  width: 100%;
  height: 0.7rem;
  line-height: 0.7rem;
  border-top: 1px solid #e2e2e2;
  position: relative;
}
.welcomeUsitrip section .li .nav_list p a {
  font-size: 0.28rem;
  color: #4a4a4a;
  display: block;
  width: 100%;
}
.welcomeUsitrip section .li .nav_list p span {
  position: absolute;
  right: 0.5rem;
  top: 0;
  color: #b2b2b2;
  font-weight: bold;
  font-size: 0.25rem;
}
.welcomeUsitrip section .women dt {
  background: url("/tpl/m/image/about/sifangHeZuo/icons1.png") no-repeat left;
  -webkit-background-size: cover;
          background-size: cover;
}
.welcomeUsitrip section .fuwu dt {
  background: url("/tpl/m/image/about/sifangHeZuo/icons2.png") no-repeat left;
  -webkit-background-size: cover;
          background-size: cover;
}
.welcomeUsitrip section .fuwu h3 {
  line-height: 130% !important;
}
.welcomeUsitrip section .dingGou dt {
  background: url("/tpl/m/image/about/sifangHeZuo/icons3.png") no-repeat left;
  -webkit-background-size: cover;
          background-size: cover;
}
.welcomeUsitrip section .bangZhu dt {
  background: url("/tpl/m/image/about/sifangHeZuo/icons4.png") no-repeat left;
  -webkit-background-size: cover;
          background-size: cover;
}
.welcomeUsitrip section .bangZhu h3 {
  line-height: 120% !important;
}
.welcomeUsitrip section .heZuo dt {
  background: url("/tpl/m/image/about/sifangHeZuo/icons5.png") no-repeat left;
  -webkit-background-size: cover;
          background-size: cover;
}
.welcomeUsitrip section .heZuo h3 {
  line-height: 120% !important;
}
.welcomeUsitrip #footer {
  clear: both;
  background-color: #f6f6f6;
}
/*关于美联星end*/
/*用户协议 start*/
.user_agreement .user-agreement-content h3,
.cancellation .user-agreement-content h3 {
  font-size: 0.24rem;
  color: #1d8eed;
  line-height: 140%;
  /*padding-top:0.45rem;*/
}
.user_agreement .user-agreement-content p,
.cancellation .user-agreement-content p {
  font-size: 0.22rem;
  color: #575757;
  line-height: 0.4rem;
  padding-top: 0.05rem;
}
.user_agreement .user-agreement-content .color1d8eeeA,
.cancellation .user-agreement-content .color1d8eeeA,
.user_agreement .user-agreement-content .color1d8eee,
.cancellation .user-agreement-content .color1d8eee {
  color: #1d8eee;
}
.user_agreement .user-agreement-content .marTop20,
.cancellation .user-agreement-content .marTop20 {
  margin-top: 0.2rem;
}
.user_agreement .user-agreement-content .marTop35,
.cancellation .user-agreement-content .marTop35 {
  margin-top: 0.35rem;
}
.user_agreement .user-agreement-content .marTop40,
.cancellation .user-agreement-content .marTop40 {
  margin-top: 0.4rem;
}
.user_agreement .user-agreement-content .marTop56,
.cancellation .user-agreement-content .marTop56 {
  margin-top: 0.56rem;
}
.user_agreement .user-agreement-content .User-a1,
.cancellation .user-agreement-content .User-a1 {
  text-indent: 0.42rem;
}
.user_agreement .user-agreement-content .Other-way,
.cancellation .user-agreement-content .Other-way {
  width: 100%;
  height: 0.6rem;
  line-height: 0.6rem;
  font-size: 0.22rem;
  color: #393939;
  background-color: #c1e3ff;
  padding-left: 0.14rem;
  margin-top: 0.17rem;
}
.user_agreement .user-agreement-content .dglc-gc-xx,
.cancellation .user-agreement-content .dglc-gc-xx,
.user_agreement .user-agreement-content .Other-way-xx,
.cancellation .user-agreement-content .Other-way-xx,
.user_agreement .user-agreement-content .Other-way-xx1,
.cancellation .user-agreement-content .Other-way-xx1 {
  margin-top: 0.2rem;
}
.user_agreement .user-agreement-content .dglc-gc-xx li,
.cancellation .user-agreement-content .dglc-gc-xx li,
.user_agreement .user-agreement-content .Other-way-xx li,
.cancellation .user-agreement-content .Other-way-xx li,
.user_agreement .user-agreement-content .Other-way-xx1 li,
.cancellation .user-agreement-content .Other-way-xx1 li {
  font-size: 0.22rem;
  color: #575757;
  line-height: 0.4rem;
  margin-bottom: 0.3rem;
}
.user_agreement .user-agreement-content .dglc-gc-xx li span,
.cancellation .user-agreement-content .dglc-gc-xx li span,
.user_agreement .user-agreement-content .Other-way-xx li span,
.cancellation .user-agreement-content .Other-way-xx li span,
.user_agreement .user-agreement-content .Other-way-xx1 li span,
.cancellation .user-agreement-content .Other-way-xx1 li span {
  padding: 0 0.08rem;
  height: 0.28rem;
  color: #fff;
  background-color: #47a4f1;
  margin-right: 0.1rem;
  display: inline-block;
  text-align: center;
  line-height: 0.28rem;
}
.user_agreement .user-agreement-content .dglc-gc-xx p,
.cancellation .user-agreement-content .dglc-gc-xx p,
.user_agreement .user-agreement-content .Other-way-xx p,
.cancellation .user-agreement-content .Other-way-xx p,
.user_agreement .user-agreement-content .Other-way-xx1 p,
.cancellation .user-agreement-content .Other-way-xx1 p {
  line-height: 0.4rem;
  margin-top: 0 !important;
}
.user_agreement .user-agreement-content .Other-way-xx li,
.cancellation .user-agreement-content .Other-way-xx li {
  margin-bottom: 0;
}
.user_agreement .user-agreement-content .Other-way-xx li b,
.cancellation .user-agreement-content .Other-way-xx li b {
  color: #1d8eee;
}
.user_agreement .user-agreement-content div[class^='marTop'] .dglc-gc-xx li,
.cancellation .user-agreement-content div[class^='marTop'] .dglc-gc-xx li {
  margin-bottom: 0;
}
.user_agreement .user-agreement-content .q-qt,
.cancellation .user-agreement-content .q-qt {
  margin-top: 0.5rem;
}
.user_agreement .user-agreement-content .Law-sm,
.cancellation .user-agreement-content .Law-sm {
  margin-top: 0.45rem;
}
/*用户协议 end*/
/*————————————0.01rem == 1px————————————————*/
footer#footer {
  width: 100%;
  background: #f6f6f6;
}
footer#footer div {
  background: #f6f6f6;
}
footer#footer aside {
  height: 29px;
  background-color: #ebebeb;
  padding: 8px 21px 0 21px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-align-items: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
footer#footer aside a:first-child {
  margin-right: auto;
  margin-left: 0;
}
footer#footer aside a {
  text-shadow: 1px 1px 0 #fff;
}
footer#footer aside nav {
  text-align: center;
}
footer#footer aside nav a:last-child {
  padding-right: 0;
}
footer#footer aside nav a {
  margin-left: 18px;
  padding-right: 20px;
  position: relative;
  color: #858585;
  font-family: 宋体, Arial;
  border-right: 1px solid #ccc;
}
footer#footer div {
  text-align: center;
  padding: 0;
  color: #adadad;
  font-family: Arial;
}
footer#footer div p {
  line-height: 22px;
  font-size: 1.03em;
  font-family: 宋体, Arial;
  color: #adadad;
}
footer#footer aside nav a:after {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  background: #d3d3d3;
  border-right: 1px #fff solid;
  right: 0;
}
footer#footer aside nav a:last-child:after {
  display: none;
}
footer#footer aside nav a:last-child {
  border-right: 0;
}
footer#footer .tabLang {
  margin: 15px 0;
  margin-bottom: 7px;
}
footer#footer .tabLang,
footer#footer .tabLang a {
  color: #858585;
  font-family: 宋体, Arial;
}
footer#footer .tabLang a {
  padding-right: 5%;
  border-right: 1px solid #ccc;
}
footer#footer .tabLang i {
  margin: 0 10px;
}
footer#footer .tabLang span {
  padding: 1px 10px;
  padding-left: 4%;
}
footer#footer .tabLang span em {
  background: url("/tpl/m/image/upIndex.jpg") no-repeat center;
  -webkit-background-size: contain;
          background-size: contain;
  width: 2%;
  padding-bottom: 2%;
  display: inline-block;
  vertical-align: middle;
}
footer#footer #footBg {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  display: none;
}
footer#footer .tabLangUl {
  width: 100%;
  position: absolute;
  bottom: -200px;
  left: 0;
  padding-top: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
footer#footer .tabLangUl div {
  background: #fff!important;
}
footer#footer .tabLangUl .tabUl {
  float: left;
  width: 100%;
  padding-top: 0;
}
footer#footer .tabLangUl ul {
  margin: 0 5%;
}
footer#footer .tabLangUl li {
  float: left;
  width: 100%;
  text-align: left;
  color: #666666;
}
footer#footer .tabLangUl li:first-child {
  border-bottom: 1px solid #ededed;
  margin-top: 4.8%;
  padding-bottom: 3%;
}
footer#footer .tabLangUl li:last-child {
  margin-top: 4.5%;
  padding-bottom: 3%;
}
footer#footer .tabLangUl li i {
  width: 8%;
  display: inline-block;
  margin-right: 2%;
  vertical-align: middle;
}
footer#footer .tabLangUl li i img {
  width: 100%;
}
footer#footer .tabLangUl li span {
  display: inline-block;
  vertical-align: middle;
  padding-bottom: 1%;
}
footer#footer .tabLangUl li.on span {
  color: #fe9303;
}
footer#footer .tabLangUl li a {
  display: block;
}
footer#footer .tabClose {
  text-align: center;
  padding: 0;
  float: left;
  width: 100%;
}
footer#footer .tabClose i {
  padding: 1.8%;
  position: absolute;
  right: 5%;
  top: 10%;
  background: url("/tpl/m/image/closeIcon.jpg") no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}
footer#footer aside nav a:after {
  display: none;
}
@media screen and (min-width: 640px) {
  footer#footer aside {
    height: 58px;
    padding-top: 16px;
  }
  footer#footer aside nav a {
    margin-left: 30px;
    padding-right: 30px;
  }
  footer#footer div p {
    line-height: 2em;
    font-size: 18px;
  }
  footer#footer div {
    padding: 0;
  }
}
.wj-fw {
  font-weight: 600;
}
.wj-fc {
  color: #f00;
  font-weight: 600;
}
