/*Mobile v1*/
@media only screen and (max-width:767px){
body.index {
    height: auto;
    min-height: 100vh;
}
.wrapper,body.index .wrapper{
	width:92%;
	margin:0 4%;
}
.w100{
  display: block;
  width:100%;
}
.h5{
  display: block;
}
.h5.red{
  display: inline-block;
}
.pc{
  display: none !important;
}
.register-box .wrapper,.contact .wrapper{
  width: 92% !important;
  padding: 10px 15px 30px 15px;
  box-sizing: border-box;
}
.contact .wrapper{
  min-height: 380px;
}
.bt-notice {
    float: left;
    width: auto;
    min-width: 100%;
    margin-top: 10px;
}
.bt-notice .nt-time{
  display: none;
}
.today-number .ckt-icon {
    position: absolute;
    padding: 10px 10px;
}
body.index .h2title {
    padding: 15px 0;
    font-size: 22px;
}
body.index .footer{
    position: relative;
    width: 100%;
    font-size: 12px;
    line-height: 1.5;
    padding: 30px 4% 30px 4%;
    box-sizing: border-box;
    color: rgba(255,255,255,0.5);
}
body.index .footer a{
    color: rgba(255,255,255,0.5);
}
.header.home{
    padding-top: 0;
}
.header.home .menu{
  display: none;
  width: 100%;
  padding-bottom: 15px;
}
.header.home .menu li {
  width: 25%;
  height: 65px;
}
.header.member .layui-nav .layui-nav-item.icon-message {
  padding-top: 10px;
  line-height: 40px;
}
.header.member .layui-nav-child {
    top: 50px;
    left: unset;
    right: 0;
    position: fixed;
    min-width: 100px;
}
.header.member .layui-nav .layui-nav-item {
    line-height: 50px;
}
.header.member .layui-nav .layui-nav-item a {
    padding: 0 10px 0 15px;
}
.header.member .layui-nav .layui-nav-more {
    right: 10px;
    display: none;
}
.header.member img.img-face {
    width: 32px;
    height: 32px;
    margin-right: 6px;
}
.header.member .layui-nav .layui-nav-item .face-text{
  display: none;
}
.header.member .layui-nav-child dd {
    margin: 8px 0;
    position: relative;
}
/*header*/
.header{
  float: left;
  width: 100%;
  height: 50px;
}
.header .logo{
	margin: 7px 4.2% 6px 0;
	width: auto;
	height: 36px;
}
.header.member .logo{
  margin-left: 4%;
}
.icon-menu{
     display: block;
}
.icon-menu.show{
    background: url(../images/icon-topclose.png) no-repeat center center;
    background-size: 26px auto;
}
.header.member .layui-nav{
  display: block;
  margin-right: 35px;
}
.regbanner,.contactbanner,.browsbanner{
  background-size: auto 100px;
  height: 100px;
}
.regbanner:hover,.contactbanner:hover,.browsbanner:hover{
    background-size: auto 100px;
}

.layui-input-inline.flex{
  float: none !important;
}
.layui-input-inline.flex{
  display: block !important;
}
/*手机独立菜单*/
.menuMobile{
    display: none;
    height: 88%;
    width: 50%;
    top: 50px;
    left: unset;
    right: 0;
    overflow-y: auto;
    padding: 20px 0 12vh 0;
    position: fixed;
    background-color: #FFFFFF;
    border-top: none;
    z-index: 1000;
    box-shadow: 0 2px 4px rgb(0 0 0 / 12%);
}
.menuMobile li {
    width: 100%;
    padding: 0 0;
    position: relative;
    min-height: 50px;
}
.menuMobile li a{
    display: block;
    color: #333333;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    padding: 12px 0 12px 30px;
    width: 100%;
    box-sizing: border-box;
}
.menuMobile li a .iconfont{
    color:#808080; 
}
.menuMobile li:hover a, .menuMobile li.cur a{
    text-align: left;
    color: #2596ff;
    font-weight: bold;
}
.menuMobile li:hover a .iconfont, .menuMobile li.cur a .iconfont{
    color: #2596ff; 
}
.menuMobile li dl{
    display: none;
}
.menuMobile li.cur dl{
    display: flex;
    flex-direction: column;
    margin-top: 0px;
    margin-bottom: 10px;
    position: relative;
    padding: 0 12px 0 53px;
    width: 100%;
    height: 100%;
    min-width: auto;
    border-radius: 0;
    transform: translate(0, 0);
    box-shadow: none;
    background-color: #FFF;
    overflow-y: auto;
    box-sizing: border-box;
}
.menuMobile li dd a {
    line-height: 20px;
    margin: 0 0 0 0;
    font-size: 15px;
    font-weight: normal !important;
    color: #333333 !important;
    height: auto;
    width: 100%;
    padding: 10px 0;
    /*background: url(../images/icon-training01.png) no-repeat right center;
    background-size: 12px 12px;*/
}
.menuMobile li dd.cur a{
    color: #2596ff !important; 
}
.menuMobile li dd a.down{
    /*background: url(../images/icon-training-down.png) no-repeat right center;
    background-size: 12px 12px;*/
    font-weight: bold !important;
    color: #333333 !important;
}
.menuMobile li dl dd.cur dl.threenav{
    display: block;
}
.menuMobile li dl dd dl.threenav{
   position: relative;
    left: 0;
    transform: translate(0, 0);
    top: 0;
    display: block;
    width: 100%;
    padding: 0 0 0 0;
    height: auto;
}
.menuMobile li dl dd dl.threenav a{
    font-size: 14px;
    background: none;
    color: #333333 !important;
}
.menuMobile li dl dd dl.threenav a.subtit {
    font-size: 16px;
    color: #2596ff !important;
    font-weight: bold !important;
    background: none;
    margin-bottom: 5px;
    padding: 10px 0 16px 0;
    border-bottom: 1px solid #EAEAEA;
}
.menuMobile li dl dd dl.threenav dd.cur a{
    color: #2596ff !important; 
}
.register-box{
  display: table;
  width: 100%;
  padding-top: 0;
  margin: 35px 0 35px 0;
  padding-bottom: 0;
}
.register-box .item {
  position: relative;
  height: 38px;
  line-height: 38px;
  width: 100%;
  margin: 0 auto 0 auto;
  padding: 15px 0 15px 0;
  overflow: hidden;
}
.register-box .item .icon {
  width: 22px;
  height: 22px;
  left: 0;
  top: 23px;
}
.register-box .item input.txt-input {
width: 80%;
  padding-left: 38px;
  font-size: 15px;
}
.register-box .submit{
  display: block;
  width: 268px;
  height: 45px;
  line-height: 45px;
  border-radius: 10px;
  font-size: 15px;
  color: #fff;
  margin: 25px auto 0 auto;
}
.register-box .submit:hover{
  background-image: linear-gradient(107deg,#299be8,#005ae1);
}
.sendCode {
    right: 5px;
    bottom: 18px;
}
.register-box .img-vcode{
  position: absolute;
  right: 5px;
  top: unset;
  height: 35px;
  width: 108px;
  bottom: 18px;
}
.register-box .error_msg{
  position: absolute;
  height: 30px;
  right: 0;
  left: 38px;
  top:38px;
  font-size: 12px;
  color: #FF6600;
}
.reg-tips{
  display: block;
  font-size: 15px;
  margin: 50px auto 0 auto;
  width: 295px;
  min-height: 60px;
}
.reg-tips strong{
  display: block;
  font-size: 18px;
}
.reg-tips img{
  float: left;
  width: 50px;
  height: auto;
  margin-right: 15px;
}
.browstable{
  display: table;
  width: 92%;
  padding: 15px 10px 30px 10px;
  margin: 35px auto 60px auto;
  min-height: auto;
  box-sizing: border-box;
}
.browstable table{
  width: 100%;
  margin: 0 auto;
}
.browstable td{
  height: 80px;
  padding: 0px 0;
  font-size: 12px;
}
.browstable td img{
  display: block;
  margin: 0 auto;
  width: 30px;
  height: auto;
}
.browstable td a{
  display: inline-block;
  color: #2056BD;
  width: 30%;
}
.layui-form-item .layui-input-inline.w500{
   width: 100% !important;
}
/*home*/
.topbanner {
    display: table;
    width: 100%;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
.topbanner .wrapper {
    height: auto;
}
.login-banner {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 220px;
}
.login-banner .swiper-slide .pic {
    position: absolute;
    left: 0;
    top: 55px;
    width: 213px;
    height: 115px;
}
.login-banner .swiper-slide .pic img{
    display: block;
    width: 100%;
    height: auto;
}
.login-banner .swiper-slide .text {
    position: absolute;
    left: 110px;
    top: 20px;
    width: auto;
    height: 65px;
}
.login-banner .swiper-slide .text img{
    display: block;
    width: auto;
    max-width: 225px;
    height: auto;
    max-height: 100%;
}
.login-banner .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
}
.login {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    height: auto;
    padding: 0 35px 30px 35px;
    border-radius: 10px;
    display: table;
    margin-top: 10px;
}
.login .w100 {
    height: auto;
}
.img-vcode {
    position: absolute;
    right: 5px;
    bottom: unset;
    top: 210px;
    height: 26px;
    width: 60px;
}
.ercode {
    top: 8px;
    right: -28px;
}
.login h2 {
    font-size: 18px;
    margin: 30px 0 5px 0;
}
.login .minput {
    height: 36px;
    line-height: 36px;
    margin-top: 22px;
    text-indent: 35px;
    font-size: 14px;
}
.icon-user {
    background: transparent url(../images/icon-user.png) no-repeat 10px 9px;
    background-size: 18px 18px;
}
.icon-pass {
    background: transparent url(../images/icon-pass.png) no-repeat 10px 9px;
    background-size: 18px 18px;
}
.icon-vcode {
    background: transparent url(../images/icon-vcode.png) no-repeat 10px 9px;
    background-size: 18px 18px;
}
.login .submit {
    height: 38px;
    line-height: 38px;
    margin-top: 22px;
    font-size: 15px;
}
.login p.login-link {
    font-size: 13px;
    margin-top: 20px;
}
.reg-box{
  display: table;
  width: 100%;
  margin: 55px 0 125px 0;
}
.reg-box .item {
  position: relative;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #EEEEEE;
  background: #fff;
  width: 600px;
  margin: 0 auto 10px auto;
  padding: 18px 0 15px 0;
  overflow: hidden;
}
.reg-box .item .icon {
  position: absolute;
  width: 29px;
  height: 29px;
  left: 0;
  top: 22px;
}
.reg-box .item input.txt-input {
width: 450px;
  height: 38px;
  border: 0;
  padding-left: 55px;
  font-size: 16px;
  display: block;
  background: transparent;
}
.reg-box input[type="checkbox"]{
  width:18px;
  height:18px;
  display: inline-block;
  text-align: center;
  vertical-align: -3px; 
  line-height: 18px;
  position: relative;
  margin-right: 26px}
.reg-box input[type="checkbox"]::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  border: 1px solid #0089FF
}
.reg-box .submit{
  display: block;
  width: 268px;
  height: 49px;
  line-height: 49px;
  border-radius: 10px;
  background-image: linear-gradient(107deg,#33bef7,#00acf4); 
  font-size: 18px;
  color: #fff;
  margin: 30px auto 0 auto;
  border: 0;
  padding: 0;
  cursor: pointer;
}
.reg-box .submit:hover{
  background-image: linear-gradient(107deg,#299be8,#005ae1);
}
.reg-box .img-vcode{
  position: absolute;
  right: 18px;
  height: 35px;
  width: 108px;
  bottom: 18px;
}
.reg-box .error_msg{
  position: absolute;
  height: 30px;
  right: 5px;
  top:18px;
  color: #FF6600;
}
.contact{
  display: table;
  width: 100%;
  margin: 35px 0 60px 0;
  text-align: center;
  min-height: 345px;
}
.contact h2{
  font-size: 18px;
  margin: 0 0 35px 0;
}
.contact .qq-box,.qq-box{
  display: inline-block;
  width: 32%;
  margin: 0 auto;
  text-align: center;
}
.contact .qq-box img,.qq-box img{
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
  width: 70%;
}
.im-mini{
	display: none;
}
/*member*/
.header.member .menu{
  display: none;
  float: left;
  margin-left: 4.5%;
  position: relative;
}
.header.member .icon-nav{
  display: block;
  float: right;
  width: 50px;
  height: 50px;
  margin-right: 0;
  background: url(../images/icon-nav.png) no-repeat center center;
  background-size: 24px auto;
}
.header.member .user-info{
  display: block !important;
  position: absolute;
  right: 45px;
  float: none;
  top: 0;
  margin-right: 0;
  width: auto;
  z-index: 100;
}
.header.member .user-info ul{
  display: none;
  margin-left: 0;
  width: 140px;
  position: absolute;
  top: 45px;
  right: -45px;
  padding: 15px 0;
  background-color: #FFFFFF;
  -moz-box-shadow: 0px 6px 18px rgba(231,231,231,0.45);
  -webkit-box-shadow: 0px 6px 18px rgb(231 231 231 / 45%);
  box-shadow: 0px 6px 18px rgb(231 231 231 / 45%);
}
.header.member .user-info li{
  display: block;
  width:100px;
  height: 45px;
  line-height: 45px;
  color:#333333;
  font-size:15px;
  padding: 0 20px 0 20px;
  margin: 0 0 0 0;
  text-align: left;
}
.header.member .user-info li a{
  color:#333333;
}
.header.member .user-info .user-ul{
  display: none;
}
.header.member .user-info .user-ub{
  display: block;
}
.header.member .user-face{
  display: block;
  width: 45px !important;
  height: 45px !important;
}
.header.member .user-face a{
  display: block;
  width: 100%;
  height: 100%;
}
.header.member .user-face img{
  width: 30px;
  height: 30px;
  border-radius: 50%;
  vertical-align: -18px;
  margin-right: 10px;
  border: 1px solid #00a4e9;
  margin-top: 6.5px;
}
.header.member .user-info a:hover{
  color: #333333;
}
body.bg-member {
  padding-top: 55px;
  padding-bottom: 20px;
}
/*nav*/
.navlist{
  display: none;
  position: absolute;
  top: 50px;
  right: -50%;
  float: left;
  width:50%;
  background-color:#FFFFFF;
  overflow:hidden;
  padding-right: 1%;
  min-height: 100vh;
  padding-top: 15px;
  z-index: 1000;
  transition: all 0.4s linear;
  -moz-box-shadow: 0px 6px 18px rgba(231,231,231,0.45);
  -webkit-box-shadow: 0px 6px 18px rgb(231 231 231 / 45%);
  box-shadow: 0px 6px 18px rgb(231 231 231 / 45%);
}
.navlist.cur{
  right: 0;
}
.content{
  display: block;
  float: none;
  position: relative;
  padding: 15px 4% 20px 4%;
  width: 100%;
  height: auto;
  left: 0;
  right: 0;
  top: 0;
  min-height: auto;
  box-sizing: border-box;
}
.content.m1120,.content.m1200{
    min-width: auto;
}
.content h1.h1title{
    font-size: 18px;
    font-weight: bold;
    height: 18px;
    padding-bottom: 0;
    line-height: 1;
}
.content h2.h2title{
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    padding-left: 5px;
    margin-top: 15px;
}
.today-number{
  display: flex;
  margin: 5px 0 5px 0;
  flex-wrap: wrap;
  justify-content: space-between;
}
.today-number a {
    float: none;
    width: 48%;
    height: 76px;
    padding: 10px 0 0 0;
    margin: 15px 0 0 0;
    font-size: 15px;
    line-height: 26px;
    border-radius: 10px;
    color: #FFFFFF !important;
    box-sizing: border-box;
}
.today-number a strong{
  font-size: 18px;
}
.today-number a strong img{
  vertical-align: -12px;
  margin: 0 12px 0 23px;
  width: 36px;
  height: auto;
}
.today-number a span {
    display: block;
    width: 100%;
    text-align: right;
    margin: 0 0 0 0;
    box-sizing: border-box;
}
.mbox{
  display: table;
  margin-bottom:5px;
}
.mbox.w01{
  width: 100%;
  height: 160px;
  margin-right: 0;
}
.mbox.w01 ul{
  display: table;
  width: 92%;
  margin: 0 auto;
  margin-top: 35px;
  font-size: 12px;
}
.mbox.w01 img.face{
  border-radius: 50%;
  margin: 12px 15px 20px 5px;
}
.mbox.w01 p{
  margin: 0px 0 4px 0;
  font-size: 12px;
  color: #666666;
}
.mbox.w01 p strong{
  color: #0c97b9;
  font-size: 14px;
  margin-right: 15px;
}
.mbox.w01 a{
  margin-bottom: 5px;
}
.mbox.w02{
  width: 100%;
  margin-right: 0;
}
.mbox.w02 ul{
  display: table;
  width: 100%;
  margin: 0 auto;
  margin-top: 40px;
}
.mbox.w02 li{
  display: inline-block;
  width: 32%;
  font-size: 15px;
  color: #666666;
  border-right:1px solid #eaeaea; 
  text-align: center;
}
.mbox.w02 li:nth-child(3n) {
  border-right: 0;
}
.mbox.w02 li strong{
  display: block;
  font-size: 22px;
  color: #808080;
  font-weight: normal;
  margin-top: 10px;
}
.mbox.w02 li strong.blue{
  color: #2596ff;
}
.mbox.w02 li strong.orange{
  color: #ff6600;
}
.mbox.w03{
  width: 100%;
}
.mbox.w03 ul{
  display: table;
  width: 92%;
  padding: 0 4%;
  margin: 0 auto;
  margin-top: 40px;
  font-size: 15px;
}
.mbox.w03 strong{
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
}
.mbox.w03 p{
  margin: 10px 0 0 0;
}
.mbox.w03 p b{
  font-weight: normal;
  color: #009900;
  font-size: 28px;
  margin-right: 15px;
  vertical-align: -2px;
}
.home-function{
  display: table;
  width: 100%;
  margin-top: 0;
  padding-top: 8px;
}
.home-function ul{
  position: relative;
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
}
.home-function li {
    width: 92%;
    height: auto;
    float: left;
    color: #666666;
    margin-right: 0;
    margin-bottom: 15px;
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 20px 4% 20px 4%;
}
.home-function li:hover{
}
.home-function li:nth-child(4n) {
    margin-right: 0;
}
.home-function li img {
    float: left;
    width: 36px;
    height: 36px;
    margin-right: 12px;
    margin-bottom: 0;
    transition: all 0.4s linear;
}
.home-function li:hover img{
  opacity: 1;
  transform: scale(1.08);
}
.home-function li strong{
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    font-weight: normal;
}
.home-function li p {
    font-size: 13px;
    margin: 5px 0 0 0;
    line-height: 20px;
    height: auto;
}
.home-function li a.bt-blue{
  display: inline-block;
  width: auto;
  height: 20px;
  padding:0 12px;
  background-color: #2596ff;
  color: #FFFFFF;
  font-size: 13px;
  border-radius: 5px;
  line-height: 20px;
  vertical-align: 1px;
}
.home-function li a.bt-blue:hover{
  background-color: #FF6600;
}
.home-function li a.bt-white{
  display: inline-block;
  width: auto;
  height: 18px;
  padding:0 12px;
  color: #2596ff;
  font-size: 13px;
  border-radius: 5px;
  line-height: 18px;
  margin-left: 2px;
  border: 1px solid #2596ff;
  vertical-align: 1px;
}
.home-function li a.bt-white:hover{
  color: #FF6600;
  border: 1px solid #FF6600;
}
a.bt-theme{
  float: right;
  display: block;
  width: 100px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  text-align: center;
  border: 1px solid #2596ff;
  border-radius: 5px;
  color: #2596ff;
}
a.bt-theme img{
  vertical-align: -2px;
  margin-right: 5px;
  width: 15px;
  height: auto;
}
a.bt-theme:hover{
  background-color: #E6F7FF;
}
.newrder{
  float: none;
  display: table;
  width: auto;
  margin-bottom: 25px;
}
.newrder.home{
  float: none;
  display: block;
  width: auto;
  margin-bottom: 0;
}
.xbox{
  width: 100%;
  padding: 22px 4% 30px 4%;
  height: auto;
  float: left;
  position: relative;
  color: #454545;
  background-color: #FFFFFF;
  border-radius: 10px; 
  -moz-box-shadow: 0px 2px 15px rgba(231,231,231,0.70);
  -webkit-box-shadow: 0px 2px 15px rgb(231 231 231 / 70%);
  box-shadow: 0px 2px 15px rgb(231 231 231 / 70%);
  margin-top: 15px;
  box-sizing: border-box;
}
.xbox h3{
  font-size: 14px;
  line-height: 180%;
}
.xbox .layui-form-item.flex{
  display: flex;
  position: relative;
}
.xbox .layui-form-item.flex .layui-form-label{
  flex: 0 0 80px;
}
.xbox .layui-form-item.flex .layui-input-block{
  width: 100%;
}
.xbox .layui-form-item.flex .layui-input-inline{
  width: 100% !important;
}
.xbox .layui-form-item.flex .layui-form-mid{
  position: absolute;
  left: 80px;
  top: 30px;
  font-size: 12px;
}
.xbox .layui-form-item.flex .mr10{
  margin-right: 10px !important;
}
.xbox .layui-form-item .layui-inline.flex{
  display: flex;
  position: relative;
  margin-bottom: 8px;
}
.xbox .layui-form-item .layui-inline.flex .layui-input-inline{
  width: 100% !important;
}

.xbox.cabox {
  float: none;
  width: 100%;
  padding: 22px 4% 30px 4%;
  height: auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
}
.xbox.mscroll{
  float: none;
  height: auto;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  box-sizing: border-box;
}
.xbox.cabox .h5scroll,.xbox.mscroll .h5scroll{
    overflow: hidden;
    overflow-x: auto;
    vertical-align: text-top;
    white-space: nowrap;
    z-index: 2;
    height: auto;
    max-width: 100vw;
}
.xbox.cabox .h5scroll::-webkit-scrollbar,.xbox.mscroll .h5scroll::-webkit-scrollbar{
        /*display: none;*/
}
.table,.message>table{
    width: 100%;
    max-width: 100%;
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
}
.table thead {
    display: table-header-group;
    background-color: #f6f6f6;
}
.table>thead>tr>th{
    font-size: 13px;
}
.table>tbody>tr>td, .table>tfoot>tr>td,.message>table td, .message>table th {
    padding: 15px 8px;
    font-size: 12px;
    border-bottom: 1px solid #eaeff0;
    white-space:nowrap; /* 自适应宽度*/
    word-break:keep-all; /* 避免长单词截断，保持全部 */
}
.message table td, .message table th {
    padding: 8px 12px;
    /*white-space: pre-line;*/
    word-break: break-all !important;
    word-wrap: break-word !important;
    display: table-cell;
    vertical-align: middle !important;
}
.table-hover>tbody>tr:hover>td {
    background-color: #fafafa;
}
.table>thead>tr>th.tright, .table>tbody>tr>td.tright, .table>tfoot>tr>td.tright {
    text-align: right;
}
.table>thead>tr>th.tcenter, .table>tbody>tr>td.tcenter, .table>tfoot>tr>td.tcenter {
    text-align: center;
}
.text-blue{
  color: #0073b7!important;
}
.layui-input, .layui-textarea{
  display: block;
  width: 100% !important; 
  padding-left: 10px;
}
.node .inner table td .layui-input {
  width: unset !important;
}
.layui-input.mip40{
  width: 40px !important;

}
.layui-form .layui-form-item .layui-form-label {
  float: none !important;
    width: 80px !important;
    text-align: left !important;
    padding: 9px 0;
}
.layui-form-item .layui-input-inline{
    margin: 0 0 15px 0 !important;
    left: 0 !important;
}
.layui-form-item .layui-input-inline+.layui-form-mid{
  margin-left: 0 !important;
}
.layui-form-item .layui-inline.inb{
  display: inline-block;
}
.layui-form-item .layui-inline.inb span{
  margin-left: 5px;
}
.layui-form .dpnone,.layui-btn-container .dpnone{
  display: none !important;
}
.layui-laypage input{
  width: 40px !important;
}
.layui-input-block{
  margin-left: 0 !important;
}
.sk-label{
  width: 100%;
  padding-left: 0;
}
.tag-l {
    width: 100% !important;
    height: auto !important;
    padding-bottom: 30px;
}
.tag-r {
    margin-left: 0 !important;
}
.tag-l li {
    width: 33% !important;
}
.pay-body-content {
    padding: 10px 0;
}
.font-fa2d59 {
    margin-top: 0;
}
.pay-body-content li{
  height: auto;
  width: 20%;
}
.pay-body-content li .logo {
    padding: 0;
    width: 100%;
}
.pay-body-content li .logo img {
  margin: 0 auto 5px auto;
}
.pay-body-content li .des {
    padding-left: 0;
    text-align: center;
    width: 100%;
}
body.bg-user .content{
  float: left;
    padding: 10px 4% 35px 4%;
    width: 92%;
    height: auto;
    min-height: auto;
}
body.bg-user .content.mini{
    padding: 50px 4% 35px 4%;
    width: 100%;
}
body.bg-user .wrapper {
    width: auto;
}
body.bg-user .xbox {
    width: 100%;
    padding: 30px 3.5% 38px 3.5%;
}
.xbox h3.mh3{
    margin-left: 0;
}
.ximg {
    vertical-align: middle;
    margin-right: 5px;
    padding-left: 0;
    width: 30px;
    height: 30px;
}
.accountder{
  float: none;
  display: table;
  width: 100%;
  margin-bottom: 25px;
  margin-top: -15px;
}
.wx-user {
    margin-right: 10px !important;
}
.wx-user img {
    margin-left: 0 !important;
}
.wx-btn {
    margin-right: 0 !important;
}
.layui-inline.od{
  width: 100% !important;
  margin-left: 0 !important;
}
.odlay{
  padding-bottom: 30px;
}
.layui-btn.btn-order{
  position: relative;
  width:150px;
  height:45px;
  right: 0;
  margin-right: 0;
  top:0;
}
.layui-inline.btnserver .layui-btn+.layui-btn{
  margin-left: 5px !important;
}
.weixin .layui-tab {
    min-width: 300px !important;
    max-width: 320px !important;
}
.weixin .layui-form .layui-form-item .layui-form-label{
    width: 100% !important;
}
.weixin .layui-form .layui-form-item.wxil{
  margin-bottom: 0;
  margin-top: -10px !important;
}
.weixin .layui-form .layui-form-item .layui-form-label.wxil{
  display: inline-block;
  width: 80px !important;
  padding: 9px !important;
  float: left  !important;
}
.weixin .layui-form-mid.wxil{
  display: inline-block;
}
.er403{
  display: block;
    margin: 50px auto;
    width: 100%;
    font-size: 16px;
    text-align: center;
}
.img100{
  width: 100%;
  height: auto;
}
.node .inner table.sta-input td .layui-input {
    display: inline-block !important;
    width: auto !important;
}
.node .inner table.sta-input60 td .layui-input {
    display: inline-block !important;
    width: 60px !important;
}
.node .inner table th{
  text-align:left !important;
}
.node .inner table.sta-input100 th {
    font-weight: normal;
    width: 100px;
    height: 90px;
    display: block;
}
.node .inner table.sta-input65 td .layui-input {
    display: inline-block !important;
    width: 60px !important;
}
.node .inner table.sta-input65 th {
    font-weight: normal;
    width: 100px;
    height: 58px;
    display: block;
    line-height: 58px;
}
.layui-form-item .layui-form-label{
    padding: 9px 0 !important;
    text-align: left !important;
}
.layui-layer{
  width: 88% !important;
}
.layui-layer .layui-form-item{
  margin-bottom: 0 !important;
}
.rp-layer{
    display: block;
    width: 88%;
    margin: 0 auto !important;
}
.mp-layer {
    display: block;
    width: 88%;
    margin: 0 auto !important;
    margin-top: 25px !important;
}
.rp-layer .layui-form-item .red{
  margin-left: 0 !important;
  margin-top: 8px !important;
  line-height: 30px;
}
.layui-input.auto{
  width: 200px !important;
}
.header.member .user-info.mo{
  float: right;
  margin-right: 3%;
  right: 0;
}
.header.member .user-info.mo ul{
  display: block;
  margin-left: 0;
  width: auto;
  position: relative;
  top: 0;
  right: 0;
  padding: 0 0;
  background:none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow:  none;
  text-align: right;
}
.header.member .user-info.mo li{
  padding: 0;
  display: inline-block;
  width:auto;
  height: 45px;
  line-height: 45px;
  color:#FFFFFF;
  font-size:15px;
  margin: 0 20px;
  text-align: center;
}
.header.member .user-info.mo li a{
  color:#FFFFFF;
}
/*footer*/
.footer{
  visibility: visible !important;
  width: 92%;
  height: 95px;
  padding: 20px 4% 20px 4%;
  font-size: 10px;
  line-height: 22px;
}
.payservice-number {
  margin: 20px 0 10px 0 !important;
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.payservice-number li {
    float: none;
    width: 48% !important;
    height: 100px !important;
    padding: 0 0 0 0 !important;
    margin: 12px 0 0 0 !important;
    font-size: 22px !important;
    line-height: 30px !important;
}
.payservice-number li strong {
    font-size: 13px !important;
    padding: 0 0 3px 15px !important;
    line-height: 1.5 !important;
    margin: 18px 0 0 0;
}
.payservice-number .pn-link {
    margin-top: -3px !important;
    font-size: 13px !important;
}
.btn-pshome button{
  margin: 4px 0;
}

}
/*PC 1280 v1*/
@media only screen and (min-width:1440px) and (max-width:1850px){
body.index .wrapper {
    width: 94%;
}
.browstable,.contact .wrapper,.register-box .wrapper{
    width: 92% !important;
    box-sizing: border-box;
}
.home-basic a.bt-white {
    display: inline-block;
    width: 60px;
}
.mbox.w03 ul {
    font-size: 13px;
}
.home-function li p {
    font-size: 0.729166vw;
    overflow: hidden;
    height: 40px;
}
}

/*PC 1280 v1 vw=17*/
@media only screen and (min-width:1000px) and (max-width:1440px){
.topbanner {
  height:32.94117647058823vw;
  padding-top:5.882352941176471vw;
}
body.index .topbanner .wrapper {
    width: 92%;
    height:32.94117647058823vw;
}
.login-banner {
  width:61.76470588235294vw;
  height:32.470588235294116vw;
}
.login-banner .swiper-slide .pic {
  left:2.3529411764705883vw;
  top:7.352941176470588vw;
  width:35.294117647058826vw;
  height:19.058823529411764vw;
}
.login-banner .swiper-slide .text {
  left:19.41176470588235vw;
  top:2.9411764705882355vw;
  height:7.588235294117647vw;
}
.login-banner .swiper-slide .text img {
  max-width:40vw;
}
.login {
  right: 1.8vw;
  width:26.470588235294116vw;
  height:29.764705882352942vw;
  padding:0 2.6470588235294117vw;
  border-radius:0.5882352941176471vw;
}
.login:after {
  bottom:-2.7058823529411766vw;
  height:2.6470588235294117vw;
}
.login h2 {
  font-size:1.4705882352941178vw;
  margin:2.9411764705882355vw 0 0.8823529411764706vw 0;
}
.login .minput {
  width:100%;
  height:2.5294117647058822vw;
  line-height:2.5294117647058822vw;
  margin-top:1.7647058823529411vw;
  text-indent:2.6470588235294117vw;
  border-radius:0.29411764705882354vw;
  font-size:0.9411764705882353vw;
}
.login p.login-link {
  font-size:0.8823529411764706vw;
  margin-top:1.7647058823529411vw;
}
.login .w100 {
  height:23.529411764705884vw;
}
.img-vcode {
  right:0.29411764705882354vw;
  height:2.0588235294117645vw;
  bottom:7.764705882352941vw;
}
.icon-user {
  background:#fff url(../images/icon-user.png) no-repeat 0.5882352941176471vw 0.5294117647058824vw;
  background-size:1.2941176470588236vw 1.2941176470588236vw;
}
.icon-pass {
  background:#fff url(../images/icon-pass.png) no-repeat 0.5882352941176471vw 0.5294117647058824vw;
  background-size:1.411764705882353vw 1.411764705882353vw;
}
.icon-vcode {
  background:#fff url(../images/icon-vcode.png) no-repeat 0.5882352941176471vw 0.5294117647058824vw;
  background-size:1.411764705882353vw 1.411764705882353vw;
}
.login .submit {
  height:2.6470588235294117vw;
  line-height:2.6470588235294117vw;
  margin-top:1.7647058823529411vw;
  border-radius:0.29411764705882354vw;
  font-size:1.0588235294117647vw;
}
.ercode {
  top:0.47058823529411764vw;
  right:-2.176470588235294vw;
  width:3.5294117647058822vw;
  height:3.588235294117647vw;
}
body.index .wrapper {
    width: 94%;
}
.browstable,.contact .wrapper,.register-box .wrapper{
    width: 92% !important;
    box-sizing: border-box;
}
.header {
    width: 100%;
    height: 60px;
}
.header .logo {
    width: auto;
    height: 41px;
}
.header.member .menu {
    float: left;
    margin-left: 2%;
}
.menu li.home {
    width: 80px;
}
.menu li {
    width: 110px;
    height: 60px;
}
.menu li a {
    height: 60px;
    line-height: 60px;
    font-size: 14px;
}
.header.member .user-info ul {
    margin-left: 0px;
}
.header.member .user-info li {
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    margin: 0 10px;
}
.navlist {
    top: 60px;
}
.navlist li dt {
    width: 148px;
    height: 35px;
    padding: 10px 0 10px 22px;
    font-size: 15px;
    line-height: 35px;
}
.navlist li dd {
    display: block;
    width: 128px;
    height: 45px;
    padding: 0 0 0 50px;
    line-height: 45px;
    font-size: 15px;
}
.navlist li dd.hover {
    width: 126px;
    padding: 0 0 0 50px;
    background-color: #E6F7FF;
    border-right: 2px solid #1990FF;
}
.mbox.w02 li{
  font-size: 1.04166vw;
}
.mbox.w02 li strong {
    font-size: 1.45833vw;
}
.mbox.w03 strong {
  font-size: 1.04166vw;
}
.mbox.w03 p b {
    font-size: 1.45833vw;
    margin-right: 0.78125vw;
}
.mbox.w03 ul{
  font-size: 0.8333vw;
}
.home-basic a.bt-white {
    width: 58px;
    font-size: 12px;
}
.mbox.w01 img.face {
    width: 4.1666vw;
    height: 4.1666vw;
    margin-right: 10px;
    margin-top: -5px;
}
.mbox.w01 p strong {
    font-size: 15px;
    display: block;
    margin-right: 10px;
}
.home-function li strong {
    font-size: 15px;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.home-function li strong .float_right {
    float: none;
    position: relative;
    left: 0;
    width: auto;
    display: flex;
    top: 0;
}
.home-function li p {
    font-size: 0.729166vw;
    overflow: hidden;
    height: 40px;
}
.home-function li img {
    width: 2.604166vw;
    height: auto;
    margin-right: 10px;
}
.today-number a {
    font-size: 22px;
}
.today-number a strong {
    font-size: 14px;
}
.today-number a strong img {
    vertical-align: -15px;
    margin: 0 15px 0 14px;
}
.content {
    top: 60px;
}
.content h2.h2title {
    font-size: 18px;
    height: 34px;
    line-height: 34px;
    padding-left: 8px;
    margin-top: 10px;
}
.content h1.h1title {
    font-size: 18px;
    height: 28px;
    line-height: 28px;
}
.mbox.w01 p {
    height: auto;
}


}

@media only screen and (min-width:768px) and (max-width:1000px){
.header.member .menu{
  display: block;
}
.header.member .layui-nav-child {
    left: unset;
    right: 0;
}
.menu li a {
    padding: 0 8px !important;
    font-size: 13px !important;
}
.layui-form-item .layui-input-inline {
    width: 160px !important;
}
.layui-form-item .layui-input-inline.w500{
   width: 50% !important;
}
.layui-form-item .layui-input-inline.w500 .layui-input{
   width: 100% !important;
}
.header.member .layui-nav .layui-nav-item {
    line-height: 50px;
}
.header.member .layui-nav .layui-nav-item a {
    padding: 0 10px 0 15px;
}
.header.member .layui-nav .layui-nav-more {
    right: 10px;
    display: none;
}
.header.member img.img-face {
    width: 32px;
    height: 32px;
    margin-right: 6px;
}
.header.member .layui-nav .layui-nav-item .face-text{
  display: none;
}
.header.member .layui-nav-child dd {
    margin: 8px 0;
    position: relative;
}

}
/*PC 768 v1*/
@media only screen and (min-width:768px) and (max-width:1280px){
.wrapper {
  width: 92%;
}
.header {
    width: 100%;
    height: 60px;
}
.header .logo {
    width: 145px;
}
body.bg-user .content {
    padding: 30px 0 30px 0;
}
.header.member .menu {
    float: left;
    margin-left: 2%;
}
.menu li.home {
    width: 80px;
}
.menu li {
    width: 80px;
    height: 60px;
}
.menu li a {
    padding: 0 0;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
}
.header.member .user-info ul {
    margin-left: 0px;
}
.header.member .user-info li {
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    margin: 0 10px;
}
.header.member .layui-nav-child {
    top: 60px;
}
.header.member .layui-nav{
    margin-right: 0;
}
.header.member .layui-nav .layui-nav-item {
    line-height: 60px;
}
.header.member .layui-nav .layui-nav-item.icon-message {
    line-height: 50px;
}
.navlist {
    top: 60px;
}
.navlist li dt {
    width: 90%;
    height: 30px;
    padding: 10px 0 10px 15px;
    font-size: 13px;
    line-height: 35px;
}
.navlist li dt img {
    vertical-align: -2px;
    margin: 0 8px 0 0;
    width: 15px;
    height: 15px;
}
.navlist li dd {
    display: block;
    width: 100%;
    height: 40px;
    padding: 0 0 0 39px;
    line-height: 45px;
    font-size: 12px;
}
.navlist li dd.hover {
    width: 126px;
    padding: 0 0 0 50px;
    background-color: #E6F7FF;
    border-right: 2px solid #1990FF;
}
.banner-title img{
  width: 41.09375vw;
  height: auto;
}
.banner-logo {
    left: 35.1875vw;
}
.banner-logo img{
  width: 50vw;
  height: auto;
}
.regbanner,.contactbanner,.browsbanner{
  height: 18.22916vw;
}
.advantage li{
  font-size: 0.8333vw;
}
.browstable {
    width: 92%;
}
.mbox.w02 li{
  font-size: 1.04166vw;
}
.mbox.w02 li strong {
    font-size: 1.45833vw;
}
.mbox.w03 strong {
  font-size: 1.04166vw;
}
.mbox.w03 p b {
    font-size: 1.45833vw;
    margin-right: 0.78125vw;
}
.mbox.w03 ul{
  font-size: 0.8333vw;
}
.home-basic a.bt-white {
    width: 58px;
    font-size: 12px;
}
.mbox.w01 img.face {
    width: 4.1666vw;
    height: 4.1666vw;
    margin-right: 10px;
    margin-top: -5px;
}
.mbox.w01 p strong {
    font-size: 15px;
    display: block;
    margin-right: 10px;
}
.home-function li strong {
    font-size: 15px;
    position: relative;
    display: flex;
    justify-content: space-between;
}
.home-function li strong .float_right {
    float: none;
    position: relative;
    left: 0;
    width: auto;
    display: flex;
    top: 0;
}
.home-function li a.bt-blue {
    padding: 0 8px;
    font-size: 12px;
}
.home-function li a.bt-white {
    padding: 0 8px;
    font-size: 12px;
}
.home-function li p {
    font-size: 0.729166vw;
    overflow: hidden;
    height: 40px;
}
.home-function li img {
    width: 2.604166vw;
    height: auto;
    margin-right: 10px;
}
.today-number a {
    font-size: 22px;
}
.today-number a strong {
    font-size: 14px;
}
.today-number a strong img {
    vertical-align: -15px;
    margin: 0 15px 0 14px;
}
.content h2.h2title {
    font-size: 18px;
    height: 34px;
    line-height: 34px;
    padding-left: 8px;
    margin-top: 10px;
}
.content h1.h1title {
    font-size: 18px;
    height: 28px;
    line-height: 28px;
}
.mbox.w01 p {
    height: auto;
}

}