html{

}
body{
	margin:0;
	padding:0 0 0 0;
	font:13px/1.5 PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif !important;
	color:#333333;
	background-color:#FFFFFF;
}
body.bg-member{
  background-color:#FFFFFF;
}
body.index{
  width: 100%;
  height: auto;
  min-height: 100vh;
  background: url(../images/bg-login.jpg) no-repeat center center;
  background-size: cover;
}
body.index .wrapper{
  width: 1550px;
}
select{
  font:14px/1.5 PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif !important;
}
@font-face {
  font-family: 'iconfont';
  src: url('../images/font/iconfont.woff2?t=1545807318834') format('woff2'),
       url('../images/font/iconfont.woff??t=1545807318834') format('woff'),
       url('../images/font/iconfont.ttf?t=1545807318834') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 15px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 8px;
}
ul,li,dl,dd,dt{
	margin:0;
	padding:0;
	list-style-type:none;
}
h1,h2,h3{
	margin:0;
	padding:0;
	font-weight: normal;
}
em,i{
    font-style: normal;
}
img{
	border:none;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 15px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 8px;
}
.wrapper{
	width:1240px;
	margin:0 auto;
}
.w100{
  display: table;
  width:100%;
}
.w50{
  display: inline-block;
  width: 49.5%;
}
.h5{
  display: none;
}
.pc{
  display: block !important;
}
/* 滚动条宽度 */
body::-webkit-scrollbar {
    width: 6px;
    background-color: transparent;
    position: absolute;
}
/* 滚动条颜色 */
body::-webkit-scrollbar-thumb {
    background-color: rgba(187, 198, 204, 0.9);
    border-radius: 2px;
} 
a,a:focus,a:hover,.btn:focus,li, li:focus, li:hover, input, input:focus, input:hover, textarea, textarea:focus, textarea:hover, select, select:focus, select:hover {
    -webkit-tap-highlight-color: transparent;
    outline: none;
}
a,a:link,a:active,a:visited {
	color:#000000;
	text-decoration:none;
  outline: none;
}
a:hover {
	color:#FF6600;
	text-decoration:none;
}
.m12{
  margin-top:12px !important;
}
a.bt-blue{
  background-color: #3085BE;
}
a.bt-red{
  background-color: #FF6600;
}
a.bt-green{
  background-color: #20D274;
}
a.white{
  color: #FFFFFF;
}
a.white:hover{
  color: #DDDDDD;
}
a.blue{
  color: #1E9FFF;
}
a.blue:hover{
  color: #FF6600;
}
.float_left{
	float:left;
	}
.float_right{
	float:right;
}
.m20{
	margin-top:20px !important;
}
.m30{
	margin-top:30px !important;
}
.mb10{
  margin-bottom: 10px !important;
}
.mb20{
  margin-bottom: 20px !important;
}
.mb30{
  margin-bottom: 30px !important;
}
.red{
  color: #FF0000;
}
.green,.text-green{
  color: #009900;
}
.orange{
  color: #FDA04B;
}
.blue,.text-blue{
  color: #1E9FFF;
}
.bgred{
  background-color: #FF0000;
  background: -webkit-linear-gradient(107deg, #f0575a, #f3797b);
  background: -o-linear-gradient(107deg, #f0575a, #f3797b);
  background: -moz-linear-gradient(107deg, #f0575a, #f3797b);
  background: linear-gradient(to 107deg, #f0575a, #f3797b);
  background: -ms-linear-gradient(107deg, #f0575a, #f3797b);
}
.bggreen{
  background-color: #35C7C9;
  background: -webkit-linear-gradient(107deg, #32a98b, #55cbb3);
  background: -o-linear-gradient(107deg, #32a98b, #55cbb3);
  background: -moz-linear-gradient(107deg, #32a98b, #55cbb3);
  background: linear-gradient(to 107deg, #32a98b, #55cbb3);
  background: -ms-linear-gradient(107deg, #32a98b, #55cbb3);
}
.bgorange{
  background-color: #FDA04B;
  background: -webkit-linear-gradient(107deg, #ff7b43, #ff9c61);
  background: -o-linear-gradient(107deg, #ff7b43, #ff9c61);
  background: -moz-linear-gradient(107deg, #ff7b43, #ff9c61);
  background: linear-gradient(to 107deg, #ff7b43, #ff9c61);
  background: -ms-linear-gradient(107deg, #ff7b43, #ff9c61);
}
.bgblue{
  background-color: #5AB1EF;
  background: -webkit-linear-gradient(107deg, #00acf4, #33bef7);
  background: -o-linear-gradient(107deg, #00acf4, #33bef7);
  background: -moz-linear-gradient(107deg, #00acf4, #33bef7);
  background: linear-gradient(to 107deg, #00acf4, #33bef7);
  background: -ms-linear-gradient(107deg, #00acf4, #33bef7);
}
a.bt-blue{
  display: inline-block;
  width: auto;
  height: 24px;
  padding:0 12px;
  background-color: #2596ff;
  color: #FFFFFF;
  font-size: 13px;
  border-radius: 5px;
  line-height: 24px;
  vertical-align: 1px;
}
li a.bt-blue:hover{
  background-color: #FF6600;
}
a.bt-white{
  display: inline-block;
  width: auto;
  height: 24px;
  padding:0 12px;
  color: #2596ff;
  font-size: 13px;
  border-radius: 5px;
  line-height: 24px;
  margin-left: 2px;
  border: 1px solid #2596ff;
  vertical-align: 1px;
  background-color: #FFFFFF;
}
a.bt-white:hover{
  color: #FF6600;
  border: 1px solid #FF6600;
}
input::-webkit-input-placeholder{
    color:#bbbbbb;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#bbbbbb;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#bbbbbb;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#bbbbbb;
}
/*header*/
.header{
  float: left;
  width: 100%;
  height: 65px;
  background-color: #0479d4;
}
.header.home{
  display: block;
  float: none;
  padding-top: 40px;
  background: transparent;
}
.header.home .menu li:hover, .header.home .menu li.hover {
    background: none;
}
.header.home .menu li.hover a,.header.home .menu li:hover a{
    color: #fe9400;
}
.header.home .menu li.hover a:after, .header.home .menu li:hover a:after {
    position: absolute;
    display: block;
    content: "";
    left: 50%;
    bottom: 8px;
    margin-left: -10px;
    width: 20px;
    height: 4px;
    border-radius: 2px;
    background-color: #fe9400;
}
.header .logo{
  float: left;
  margin: 10px 0 9px 0;
  width: auto;
  height: 46px;
}
.header .logo1{
  float: left;
  margin: 1px 0 9px 0;
  width: auto;
  height: 65px;
}
.icon-menu {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 55px;
    height: 50px;
    background: url(../images/icon-menu.png) no-repeat center center;
    background-size: 24px auto;
}
.menu{
  float: right;
  list-style:none;
  margin:0;
  padding:0;
  margin: 0 0 0 10px;
}
.menu li{
  float: left;
  width: 120px;
  height: 65px;
  padding: 0 0;
  display:inline-block;
  position:relative;
  transition: all 0.2s linear;
}
.menu li a{
  display:block;
  width:auto;
  height: 65px;
  line-height: 65px;
  color:#FFFFFF;
  font-size:15px;
  text-align: center;
}
.menu li:hover,.menu li.hover{
  background: -webkit-linear-gradient(90deg, #ff9c61, #ff7b43);
  background: -o-linear-gradient(90deg, #ff9c61, #ff7b43);
  background: -moz-linear-gradient(90deg, #ff9c61, #ff7b43);
  background: linear-gradient(to 90deg, #ff9c61, #ff7b43);
  background: -ms-linear-gradient(90deg, #ff9c61, #ff7b43);
}
.menu li.home{
  width: 100px;
}
.menu li.home:hover,.menu li.home.hover{
  background: -webkit-linear-gradient(90deg, #ff9c61, #ff7b43);
  background: -o-linear-gradient(90deg, #ff9c61, #ff7b43);
  background: -moz-linear-gradient(90deg, #ff9c61, #ff7b43);
  background: linear-gradient(to 90deg, #ff9c61, #ff7b43);
  background: -ms-linear-gradient(90deg, #ff9c61, #ff7b43);
}
.menuMobile{
  display: none;
}
/*home*/
.topbanner{
  display: table;
  width: 100%;
  height: auto;
  min-height: 66vh;
  padding-top: 100px;
}
.topbanner .wrapper{
  display: block;
  position: relative;
  height: 560px;
}
.login{
    position: absolute;
    right: 0;
    top: 0;
    width: 450px;
    box-sizing: border-box;
    height: 506px;
    background-color: rgba(255,255,255,0.1);
    padding: 0 45px;
    border-radius: 10px;
    color: #FFFFFF;
    box-shadow: none;
}
.login:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -46px;
    display: block;
    width: 100%;
    height: 45px;
    background: url(../images/bg-login-bottom.png) no-repeat center top;
    background-size: 100% auto;
}
.login h2{
  display: block;
  width: 100%;
  font-size: 25px;
  text-align: center;
  margin: 50px 0 15px 0;
}
.login .minput{
  width:100%; 
  height:43px;
  line-height: 43px; 
  border:none; 
  margin-top:30px; 
  text-indent:45px;
  border-radius: 5px;
  background-color: transparent;
  font-size: 16px;
  padding: 0;
  color: #FFFFFF;
  border: 1px solid rgba(255,255,255,0.2);
}
.login p.login-link{
  font-size: 15px;
  margin-top: 30px;
}
.login p.login-link a{
  color: #2596ff;
}
.login p.login-link a:hover{
  color: #FF6600;
}
.login .w100{
  position: relative;
  width: 100%;
  height: 400px;
  float: left;
}
.login-banner{
    position: absolute;
    left: 0;
    top: 0;
    width: 1050px;
    height: 552px;
}
.login-banner .swiper-container {
    width:100%;
    height:100%;
    margin:0 auto;
    overflow:hidden;
    list-style:none;
    z-index:1;
    position:absolute;
    bottom:0;
}
.login-banner .swiper-slide{
    position: relative;
}
.login-banner .swiper-slide .pic{
    position: absolute;
    left: 40px;
    top: 125px;
    width: 600px;
    height: 324px;
}
.login-banner .swiper-slide .pic img{
    display: block;
    width: 100%;
    height: auto;
}
.login-banner .swiper-slide .text{
    position: absolute;
    left: 330px;
    top: 50px;
    width: auto;
    height: 129px;
}
.login-banner .swiper-slide .text img{
    display: block;
    width: auto;
    max-width: 680px;
    height: auto;
    max-height: 100%;
}
.login-banner .swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{
    bottom:25px;
}
.login-banner .swiper-pagination-bullet{
    background: #FFFFFF;
    width:8px;
    height:8px;
    border-radius:50%;
    opacity:0.5;
    border:none;
    margin: 0 6px !important;
}
.login-banner .swiper-pagination-bullet-active{
    background: #00f2fe;
    opacity: 1;
    border:none;
}
.img-vcode{
  position: absolute;
  right: 5px;
  height: 35px;
  bottom: 132px;
}
.icon-user{
  background:#fff url(../images/icon-user.png) no-repeat 10px 9px;
  background-size: 22px 22px;
}
.icon-pass{
  background:#fff url(../images/icon-pass.png) no-repeat 10px 9px;
  background-size: 24px 24px;
}
.icon-vcode{
  background:#fff url(../images/icon-vcode.png) no-repeat 10px 9px;
  background-size: 24px 24px;
}
.login .submit{
  width:100%; 
  height:45px; 
  line-height: 45px;
  margin-top:30px; 
  border-radius:5px;
  background: #2596ff;
  font-size:18px; 
  color:#FFF; 
  cursor:pointer;
  border: none;
}
.login .submit:hover{
  background-image: linear-gradient(107deg,#299be8,#005ae1);
}

.banner-title{
  position: absolute;
  top: 95px;
  left: -30px;
}
.banner-logo{
  position: absolute;
  top: 692px;
  left: 618px;
}
.ercode{
  position: absolute;
  top: 8px;
  right: -37px;
  cursor: pointer;
  width: 60px;
  height: 61px;
}
.ercode img{
  display: block;
  width: 100%;
  height: 100%;
}
.advantage{
  display: block;
  width: 100%;
  margin-top: 75px;
  margin-bottom: 125px;
}
.advantage ul{
  display: flex;
}
.advantage li{
  width: 23.5%;
  height: 296px;
  margin-right: 2%;
  text-align: center;
  font-size: 16px;
  padding: 20px 0;
  background-color: #FFFFFF;
  border-radius: 10px;
  -moz-box-shadow: 0px 6px 18px rgba(231,231,231,0.45);
  -webkit-box-shadow: 0px 6px 18px rgba(231,231,231,0.45);
  box-shadow: 0px 6px 18px rgba(231,231,231,0.45);
  position: relative;
  overflow: hidden;
}
.advantage li:hover{
  -moz-box-shadow: 0px 6px 18px rgba(171,199,255,0.45);
  -webkit-box-shadow: 0px 6px 18px rgba(171,199,255,0.45);
  box-shadow: 0px 6px 18px rgba(171,199,255,0.45);
}
.advantage li:nth-child(4n) {
    margin-right: 0;
}
.advantage li img{
  display: block;
  margin: 35px auto;
  transition: all 0.4s linear;
}
.advantage li:hover img{
  opacity: 1;
  transform: scale(1.08);
}
.advantage li strong{
  display: block;
  font-size: 20px;
  color: #000000;
  margin: 0 0;
}
.advantage li i{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
}
.advantage li p{
  margin: 15px 0 0 0;
  line-height: 24px;
  color: #666666;
}
.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: #2596ff;
  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: 5px;
  height: 35px;
  width: 108px;
  bottom: 18px;
}
.reg-box .error_msg{
  position: absolute;
  height: 30px;
  right: 5px;
  top:18px;
  color: #FF6600;
}
.register-box{
  display: table;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 30px;
}
.sendCode{
    position: absolute;
    right: 5px;
    bottom: 28px;
    width: 120px;
    height: 36px;
    line-height: 34px;
    background-color: transparent;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 5px;
    cursor: pointer;
    opacity: 0.7;
}
.sendCode:hover{
    opacity: 1;
}
.sendCode[disabled], .sendCode[disabled]:hover {
    opacity: 0.3
}
body.index .h2title{
  display: block;
  padding: 15px 0;
  text-align: center;
  font-size: 30px;
  color: #FFFFFF;
}
.register-box .wrapper{
  width: 1200px !important;
  background-color: rgba(255,255,255,0.1);
  padding: 30px 45px;
  border-radius: 10px;
}
.register-box .item {
  position: relative;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid rgba(255,255,255,0.1);
  width: 600px;
  margin: 0 auto 10px auto;
  padding: 18px 0 28px 0;
}
.register-box .item .icon {
  position: absolute;
  width: 29px;
  height: 29px;
  left: 0;
  top: 22px;
}
.register-box .item input.txt-input {
width: 450px;
  height: 38px;
  border: 0;
  padding-left: 55px;
  font-size: 16px;
  display: block;
  color: #FFFFFF;
  background: transparent;
}
.register-box input[type="checkbox"] {
  width: 18px !important;
  height: 18px !important;
  display: inline-block !important;
  text-align: center !important;
  vertical-align: -3px !important;
  line-height: 18px !important;
  position: relative !important;
  margin-right: 26px !important
}
.register-box input[type="checkbox"]::before{
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  border: 1px solid #0089FF
}
.register-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;
}
.register-box .submit:hover{
  background-image: linear-gradient(107deg,#299be8,#005ae1);
}
.register-box .img-vcode{
  position: absolute;
  right: 5px;
  height: 35px;
  width: 108px;
  bottom: 28px;
}
.register-box .error_msg{
  position: absolute;
  height: 30px;
  left: 56px;
  top:48px;
  color: #FF6600;
}
.contact{
  display: table;
  width: 100%;
  margin: 60px 0 125px 0;
  text-align: center;
  color: #FFFFFF;
}
.contact .wrapper{
  width: 1200px !important;
  background-color: rgba(255,255,255,0.1);
  padding: 30px 45px;
  min-height: 500px;
  border-radius: 10px;
}
.contact .h2title{
  padding-bottom: 60px !important;
}
.contact .qq-box,.qq-box{
  display: inline-block;
  width: 200px;
  margin: 0 auto;
  text-align: center;
}
.contact .qq-box img, .qq-box img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    background-color: rgba(255,255,255,1.0);
    padding: 6px 6px 6px 8px;
    border-radius: 5px;
}
.regbanner {
  display: table;
  width: 100%;
  height: 350px;
  background: #FFFFFF url(../images/img-banner-register.jpg) no-repeat center top;
  background-size: auto 100%;
  transition: all 0.4s linear;
}
.regbanner:hover {
    background-size: auto 102%;
}
.contactbanner {
  display: table;
  width: 100%;
  height: 350px;
  background: #FFFFFF url(../images/img-banner-contact.jpg) no-repeat center top;
  background-size: auto 100%;
  transition: all 0.4s linear;
}
.contactbanner:hover {
    background-size: auto 102%;
}
.reg-tips{
  display: block;
  font-size: 18px;
  margin: 20px auto 0 auto;
  width: 350px;
  min-height: 100px;
  color: #FFFFFF;
}
.reg-tips strong{
  display: block;
  font-size: 22px;
  color: #FFFFFF;
}
.reg-tips img{
  float: left;
  width: 60px;
  height: auto;
  margin-right: 15px;
}
.register-box .qq-box{
  color: #FFFFFF;
}
.browsbanner {
  display: table;
  width: 100%;
  height: 350px;
  background: #FFFFFF url(../images/img-banner-brows.jpg) no-repeat center top;
  background-size: auto 100%;
  transition: all 0.4s linear;
}
.browsbanner:hover {
    background-size: auto 102%;
}
.browstable{
  clear: both;
  display: table;
  margin: 60px auto 30px auto;
  width: 1240px;
  background-color: rgba(255,255,255,0.1);
  padding: 15px 60px 80px 60px;
  border-radius: 10px;
}
.browstable table{
  width: 100%;
}
.browstable td{
  height: 80px;
  padding: 20px 0;
  font-size: 16px;
  color: #FFFFFF;
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
.browstable td img{
  display: block;
  margin: 0 auto;
}
.browstable td a{
  display: inline-block;
  color: #2056BD;
  width: 30%;
}
.browstable td a:hover{
  color: #FF6600;
}
.browstable td.cred{
  color: #F43A2F;
}
/*footer*/
.footer{
  display: table;
  width: 100%;
  background-color: #30343f;
  height: 95px;
  padding: 40px 0 40px 0;
  margin-top: 0;
  text-align: center;
  font-size: 15px;
  line-height: 25px;
  color: #FFFFFF;
}
.footer a{
  color: #DDDDDD;
}
.footer a:hover{
  color: #FFFFFF;
}
/*IM*/
.im-online{
  position: fixed;
  width: 102px;
  height: auto;/*400px*/
  top: 50%;
  margin-top: -211px;
  right: 15px;
  border-radius: 10px;
    background-image: linear-gradient(107deg,#33bef7,#00acf4); 
    text-align: left;
    padding: 22px 15px 0 15px;
    cursor: pointer;
    font-size: 15px;
    color: #FFFFFF;
    z-index: 101;
}
.im-online a{
  display: block;
  width: 100%;
    color: #FFFFFF;
    margin: 0 0 20px 0;
}
.im-online a img{
  vertical-align: -10px;
  margin-right: 8px;
}
.im-online a.weixin{
  display: block;
  text-align: center;
  margin: 25px 0 20px 1px;
}
.im-online a.weixin img{
  vertical-align: 0;
  margin-right:0;
  width: 99px;
  height: auto;
  border-radius: 10px;
}
.im-mini{
  position: fixed;
  width: 58px;
  height: auto;/*308*/
  top: 50%;
  margin-top: -160px;
  right: 15px;
  border-radius: 10px;
    background-image: linear-gradient(107deg,#33bef7,#00acf4); 
    text-align: center;
    padding: 12px 0 0 0;
    cursor: pointer;
}
.im-mini img{
  margin: 8px 0;
}


/*member*/
.header.member{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 901;
}
.header.member .logo{
  margin-left: 1.5%;
}
.header.member .menu{
  float: left;
  margin-left: 5%;
}
.header.member .icon-nav{
  display: none;
}
.header.member .user-info{
  float: right;
  margin-right: 3%;
}
.header.member .user-info ul{
  display: inline-block;
  margin-left: -20px;
}
.header.member .user-info .user-ul{
  display: inline-block;
}
.header.member .user-info .user-ub{
  display: inline-block;
}
.header.member .user-info li{
  display: inline-block;
  width:auto;
  height: 65px;
  line-height: 65px;
  color:#FFFFFF;
  font-size:15px;
  margin: 0 30px;
  text-align: center;
}
.header.member .user-info li a{
  color:#FFFFFF;
}
.header.member .user-face{
  display: inline-block;
  width: 40px;
  height: 40px;
}
.header.member .user-face a{
  display: block;
}
.header.member .user-face img{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}
.header.member .user-info a:hover{
  color: #b4e9fe;
}
.header.member .layui-nav {
    background-color: transparent;
    border-radius: 0;
    margin-right: 20px;
}
.header.member .layui-nav .layui-nav-item {
    line-height: 65px;
}
.header.member .layui-nav .layui-nav-item a{
  padding: 0 30px 0 15px;
}
.header.member .layui-nav .layui-nav-item.icon-message .layui-nav-child{
  min-width: 245px;
  white-space:unset;
}
.header.member .layui-nav .layui-nav-child a{
  line-height: 1.45;
  padding: 6px 15px;
}
.header.member .layui-nav .layui-nav-more {
    right: 10px;
}
.header.member .layui-nav .layui-nav-item:hover{
    background-color: rgba(255,255,255,0.05);
}
.header.member .layui-nav-child {
    top: 65px;
}
.header.member .toplink{
    color: rgba(255,255,255,0.9);
    margin-right: 0;
    font-size: 15px;
}
.icon-message .layui-icon-down {
    display: none !important;
}
.header.member .layui-nav .layui-nav-item.icon-message{
  padding-top: 10px;
  line-height: 55px;
}
.icon-message i {
    margin-right: 0;
    font-size: 22px !important;
    color: #FFFFFF;
    line-height: 1;
    position: relative;
}
.icon-message i em {
    position: absolute;
    top: -9px;
    right: -12px;
    display: block;
    min-width: 14px;
    height: 14px;
    padding: 2px 2px;
    line-height: 14px;
    color: #FFFFFF;
    font-size: 12px;
    border-radius: 10px;
    text-align: center;
    background-color: #FF6600;
}
.header.member img.img-face {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}
/*nav*/
.navlist{
  position: fixed;
  left: 0;
  top: 65px;
  bottom: 0;
  width: 9.5vw;
  z-index: 980;
  overflow-x: hidden;
  background-color:#eeeeee;
}
/* 滚动条宽度 */
.navlist::-webkit-scrollbar {
    width: 4px;
    background-color: transparent;
    position: absolute;
}
/* 滚动条颜色 */
.navlist::-webkit-scrollbar-thumb {
    background-color: rgba(187, 198, 204, 0.6);
    border-radius: 2px;
}
.navlist ul{
    position: relative;
    width: 100%;
    height: 100%;
    padding: 20px 0;
    box-sizing: border-box;
}
.navlist .ntitle{
  display: block;
  width: 40px;
  height: 40px;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background-color: #319cfd;
  text-align: center;

}
.navlist .ntitle i{
  margin-right: 0;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 40px;
}
.navlist li{
  display: block;
  width:100%;
  font-size: 14px;
  text-align: center;
}
.navlist li a{
  display: block;
  padding: 15px 0;
}
.navlist li a i{
  display: block;
  font-size: 26px;
  margin-right: 0;
  color: #808080;
}
.navlist li.cur a{
  color: #0479d4;
  background-color: #FFFFFF;
}
.navlist li.cur a i{
  color: #0479d4;
}
.navlist li:hover a,.navlist li:hover a i{
  color: #0479d4;
}
.subox{
  display: block;
  width: 100%;
  height: 54px;
  overflow: hidden;
}
.subox li:last-child a{
  padding-bottom: 30px;
}
.subox.show{
  height: auto;
}
.navlist .subtitle{
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  font-size: 14px;
  color: #333333;
  border-top: 1px solid #DDD;
  cursor: pointer;
  background-color: #e7e7e7;
}
.navlist .subox.show .subtitle{
  color: #319cfd;
  background-color: transparent;
}
.navlist .subtitle.nod{
  margin-top: 18px;
}
.navlist .subtitle i{
  display: inline-block;
  margin-right: 0;
  font-size: 14px;
  color: #FFFFFF;
  line-height: 26px;
  width: 26px;
  height: 26px;
  text-align: center;
  border-radius: 50%;
  background-color: #808080;
  margin-right: 6px;
}
.navlist .subox.show .subtitle i{
  background-color: #319cfd;
}
.content{
  display: table;
  position: absolute;
  left: 9.5vw;
  right: 0;
  top: 65px;
  bottom: 0;
  padding: 30px 3.5% 50px 2%;
  background-color: #FFFFFF;
  width: calc(100% - 9.5vw);
  box-sizing: border-box;
}
.content.m1120{
  min-width: 1120px;
}
.content.mini{
  left: 0;
  background:none;
}
.content.m1200{
  min-width: 1200px;
}
.content h1.h1title{
  font-size: 22px;
  font-weight: bold;
  height: 22px;
  padding-bottom: 10px;
  line-height: 1;
}
.today-number{
  position: relative;
  display: flex;
  width: 100%;
  height: auto;
  padding: 0 0;
  margin: 20px 0 20px 0;
  flex-direction: row;
  flex-wrap: nowrap;
}
.today-number a{
  width: 23.875%;
  height: 100px;
  padding: 0 0;
  margin: 0 1.5% 0 0;
  font-size: 28px;
  line-height: 36px;
  border-radius: 10px;
  background-color: #FFFFFF;
  position: relative;
  border: none;
  -moz-box-shadow: 0px 2px 15px rgba(231,231,231,0.70);
  -webkit-box-shadow: 0px 2px 15px rgba(231,231,231,0.70);
  box-shadow: 0px 2px 15px rgba(231,231,231,0.70);
}
.today-number a:nth-child(4n) {
    margin-right: 0;
}
.today-number a:hover{
  box-shadow: 0px 2px 15px rgba(4,121,212,0.30);
}
.today-number a span{
  display: block;
  padding: 0 20px;
  text-align: right;
  font-size: 15px;
  color: #999999;
  margin-top: 15px;
}
.today-number a strong{
  display: block;
  padding: 0 20px;
  text-align: right;
  font-size: 28px;
  color: #333333;
}
.today-number .ckt-icon{
  position: absolute;
  left: 15px;
  top: 15px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  line-height: 24px;
  text-align: center;
  padding: 18px 18px;
  box-sizing: content-box;
}
.today-number .ckt-icon.bg-red{
  background-color: #fff0ee;
  color: #FF6600;
}
.today-number .ckt-icon.bg-green{
  background-color: #eefaf6;
  color: #52cca3;
}
.today-number .ckt-icon.bg-blue{
  background-color: #eaf6ff;
  color: #2ea4ff;
}
.today-number .ckt-icon.bg-orange{
  background-color: #fff8ee;
  color: #ffba5b;
}
.today-number .ckt-icon.bg-purple{
  background-color: #f4f2ff;
  color: #9580ff;
}
.today-number .ckt-icon .iconfont{
  display: block;
  font-size: 24px;
  margin: 0 auto;
}
.content h2.h2title{
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  padding-left: 0;
  margin-top: 16px;
}
a.bt-theme{
  float: right;
  display: block;
  width: 112px;
  height: 34px;
  line-height: 33px;
  font-size: 15px;
  text-align: center;
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  color: #2596ff;
}
a.bt-theme img{
  vertical-align: -3px;
  margin-right: 5px;
}
a.bt-theme:hover{
  background-color: #E6F7FF;
}
.mbox{
  width: auto;
  height: 140px;
  float: left;
  position: relative;
  color: #666666;
  margin-bottom: 15px;
  background-color: #FFFFFF;
  border-radius: 10px;
  -moz-box-shadow: 0px 2px 15px rgba(231,231,231,0.70);
  -webkit-box-shadow: 0px 2px 15px rgba(231,231,231,0.70);
  box-shadow: 0px 2px 15px rgba(231,231,231,0.70);
  overflow: hidden;
  margin-top: 15px;
}
.mbox.w01{
  width: 32%;
  margin-right: 2.5%;
}
.mbox.w01 ul{
  display: flex;
  width: 86%;
  margin: 0 auto;
  margin-top: 30px;
  font-size: 16px;
  align-items: center;
}
.mbox.w01 img.face{
  float: left;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin-right: 15px;
}
.mbox.w01 p{
  display: flex;
  margin: 0px 0 4px 0;
  font-size: 14px;
  color: #666666;
}
.mbox.w01 p strong{
  color: #0c97b9;
  font-size: 16px;
  margin-right: 15px;
}
.mbox.w01 a{
  margin-bottom: 5px;
}
.mbox.w02{
  width: 36%;
  margin-right: 2.5%;
}
.mbox.w02 ul{
  display: table;
  width: 95%;
  margin: 0 auto;
  margin-top: 35px;
}
.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: 28px;
  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: 27%;
}
.mbox.w03 ul{
  display: table;
  width: 80%;
  margin: 0 auto;
  margin-top: 35px;
  font-size: 16px;
}
.mbox.w03 strong{
  font-size: 15px;
  font-weight: normal;
}
.mbox.w03 p{
  margin: 10px 0 0 0;
}
.mbox.w03 p b{
  font-weight: normal;
  color: #009900;
  font-size: 28px;
  margin-right: 15px;
}
.mbox i{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 8px;
}
.mbox:hover{
  box-shadow: 0px 2px 15px rgba(4,121,212,0.30);
}
.home-basic{
  float: left;
  width: 100%;
}
.home-basic a.bt-white{
  display: inline-block;
  width: 88px;
  height: 20px;
  color: #333;
  font-size: 13px;
  border-radius: 5px;
  line-height: 20px;
  margin-right: 8px;
  text-align: center;
  border: 1px solid #e1e1e1;
  vertical-align: 1px;
  padding:0;
  margin-left: 0;
}
.home-basic .mbox i{
  opacity: 0.3;
}
.home-basic a.bt-white:hover{
  color: #FF6600;
  border: 1px solid #FF6600;
}
.table {
    width: 100%;
    max-width: 100%;
    background-color: transparent;
    border-spacing: 0;
    border-collapse: collapse;
}
.table thead {
    display: table-header-group;
    background-color: #fafafa;
}
.table>thead>tr>th{
    font-size: 13px;
}
.table>thead>tr>th.tleft, .table>tbody>tr>td.tleft, .table>tfoot>tr>td.tleft {
    text-align: left;
    padding: 5px 8px;
}
.table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 5px 8px;
    font-size: 13px;
    border-bottom: 1px solid #ebeef5;
}
.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;
}
.home-function{
  display: table;
  width: 100%;
  margin-top: 85px;
}
.home-function ul{
  position: relative;
  margin-top: 15px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.home-function li{
  width: 20.85%;
  height: 72px;
  float: left;
  color: #666666;
  margin-right: 1.5%;
  margin-bottom: 27px;
  background-color: #FFFFFF;
  border-radius: 10px;
  padding: 25px 1% 10px 2%;
  -moz-box-shadow: 0px 2px 15px rgba(231,231,231,0.70);
  -webkit-box-shadow: 0px 2px 15px rgba(231,231,231,0.70);
  box-shadow: 0px 2px 15px rgba(231,231,231,0.70);
}
.home-function li:hover{
  box-shadow: 0px 2px 15px rgba(4,121,212,0.30);
}
.home-function li:nth-child(4n) {
    margin-right: 0;
}
.home-function li img{
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 25px;
    margin-bottom: 10px;
    transition: all 0.4s linear;
}
.home-function li:hover img{
  opacity: 1;
  transform: scale(1.08);
}
.home-function li strong{
    font-size: 18px;
    line-height: 22px;
    color: #000000;
    font-weight: normal;
}
.home-function li p{
    font-size: 14px;
    margin: 5px 0 0 0;
    line-height: 20px;
    overflow: hidden;
    height: 40px;
}
.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;
}
.newrder{
  float: left;
  display: table;
  width: 100%;
  margin-bottom: 25px;
}
.xbox{
  width: 97%;
  padding: 22px 1.5% 30px 1.5%;
  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 rgba(231,231,231,0.70);
  box-shadow: 0px 2px 15px rgba(231,231,231,0.70);
  margin-top: 15px;
}
.xbox h3{
  font-size: 14px;
  line-height: 180%;
}
.message {
    font-size: 13px;
}
.message table[border] {
    border: 1px solid #f2f2f2;
}
.message table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
.message table tbody tr {
    border-top: 1px solid #eaeff0;
}
.message table tr {
    height: 25px;
}
.message table td, .message table th {
    padding: 0 12px !important;
    height: 40px;
}
.message table th {
    background-color: #fafafa;
    text-align: left;
    font-weight: normal;
    border: 1px solid #ebeef5;
    font-weight: bold;
    white-space: nowrap;
}
.message table td {
    text-align: left;
    border: 1px solid #eaeff0;
    white-space: nowrap;
}
.message table .layui-input, .message table .layui-select{
  display: block;
  height: 30px;
  text-align: left;
  padding-left: 10px;
}
/*.message table .layui-form-checkbox[lay-skin=primary]{
  padding-left: 0;
}*/
.message table .layui-input.w45{
  margin: 0 auto;
  height: 30px;
  text-align: center;
  padding-left: 0;
  width: 40px !important;
}
.ximg{
  vertical-align: middle;
  margin: 10px 20px 10px 0;
  padding-left: 4.2vw;
}
#pages {
    text-align: center!important;
    margin-top: 20px;
}
.gt-tips{
  display: block;
  font-size: 18px;
  margin: 80px auto 0 auto;
  width: 350px;
  min-height: 200px;
}
.gt-tips strong{
  display: block;
  font-size: 22px;
  color: #000000;
}
.gt-tips img{
  float: left;
  width: 80px;
  height: auto;
  margin-right: 35px;
  margin-top: 12px;
}
.gt-submit{
  width:200px;
  height:35px;
  line-height: 35px;
  margin-top:10px;
  border-radius:5px;
  background-color: #1E9FFF;
  font-size:15px;
  color:#FFF;
  cursor:pointer;
  border: none;
}
.gt-submit:hover{
  background-image: linear-gradient(107deg,#299be8,#005ae1);
}
.layui-form-radio {
    line-height: 38px !important;
    margin: 0 5px 0 0 !important;
    padding-right: 0  !important;
    vertical-align: 4px !important;
}
.node-body {
    padding: 0;
    overflow: hidden
}

.node {
    padding: 0;
/*    overflow: hidden;*/
    display: block
}

.node .node-header {
    border-bottom: 1px solid #eee;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold
}

.node .node-header.first {
    border-top: 1px solid #f2f2f2
}

.node .node-header .close,
.node .node-header .open {
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position-y: 4px;
    width: 40px;
    height: 30px;
    display: block;
    float: right;
    background-position-x: center;
    cursor: pointer
}

.node .node-header .close {
    background-position-y: -28px;
    width: 40px
}

.node .node-header .open {
    background-position-x: center
}

.node .inner {
    /*overflow: hidden;*/
    padding: 20px 10px;
    border-bottom: 1px solid #eee
}

.node .inner table {
    border-collapse: collapse;
    border-spacing: 0;
    width: auto
}

.node .inner table th {
    font-weight: normal;
    text-align: right;
    width: 100px
}

.node .inner table td {
    font-weight: normal;
    text-align: left
}

.node .inner table td .form-control {
  width: auto;
  vertical-align: middle;
  z-index: 10001;
}
.node .inner table td .layui-input{
  display: inline-block !important;
}
.node th,
.node th,
.node th,
.node td {
    padding: 5px
}

.node .inner table td>i {
    font-size: 12px;
    color: #666;
    font-style: normal
}
.node .node-header {
    background: #fbfbfb
}
.node .list li {
    display: inline-block;
    padding: 3px 15px 3px 0;
}
.weixin .layui-tab-title li{
  font-size: 15px !important;
}
.weixin ul.layui-tab-title li.layui-this a{
  color: #1990FF !important;
}
.weixin .layui-form-label{
  width: 100px !important;
}
.layui-form-label.w45{
  width: 45px !important;
}
.layui-form-label.w60{
  width: 60px !important;
}
.er403{
  display: block;
  margin: 50px auto;
  width: 500px;
  font-size: 16px;
  text-align: center;
}
.er403 img{
  display: block;
  margin: 20px auto;
}
body.bg-user{
    background-color: #F7F7F7;
}
body.bg-user .wrapper{
  width: 1060px;
}
body.bg-user .content {
    float: none;
    padding: 80px 0 50px 0;
    width: 1000px;
    margin: 0 auto;
    height: auto;
    text-align: left;
    min-height: 680px;
}
body.bg-user .xbox {
    width: 93%;
    padding: 30px 3.5% 38px 3.5%;
}
.pay-body-content {
    padding: 10px;
}
.pay-body-content li {
    margin: 0px;
    border: 1px solid #fff;
    line-height: 150%;
    display: inline-block;
    zoom: 1;
    height: 65px;
    width: 23%;
    padding: 5px;
    cursor: pointer;
}
.pay-body-content li:hover {
    border: 1px solid #1990FF;
    background-color: #E6F7FF;
}
.pay-body-content li .logo {
    float: left;
    padding: 3px;
    width: 100px;
    text-align: center;
}
.pay-body-content li .logo img{
  width: 50px;
  height: 50px;
}
.pay-body-content li .des {
    float: left;
    padding-left: 5px;
}
.pay-body-content li .tit {
    font-weight: normal;
}
.pay-body-content li span {
    display: block;
}
.font-fa2d59 {
    color: #fa052b;
    margin-top: 10px;
}
.sever-pay-in{

}
.sever-pay-in .layui-form-label{
  width: 100px;
}
.sk-label{
  line-height:20px;
  width: 60%;
  text-align: left;
  padding:9px 0;
  padding-left: 40px;
}
.layui-btn.btn-order{
  position: absolute;
  width:150px;
  height:95px;
  right: 105px;
  top:0;
  font-size: 18px;
}
.accountder{
  display: table;
  width: 100%;
}
.layui-tab-title .layui-this a{
  color: #1990FF !important;
  font-weight: bold;
}
input.minput::-webkit-input-placeholder{
    color:rgba(255,255,255,0.2);
}
input.minput::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:rgba(255,255,255,0.2);
}
input.minput:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:rgba(255,255,255,0.2);
}
input.minput:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color:rgba(255,255,255,0.2);
}
body.index .footer{
  position: relative;
  bottom: 0;
  background-color: transparent;
  height: auto;
  padding: 30px 0 30px 0;
  font-size: 13px;
  line-height: 25px;
}
.bt-notice{
  float: right;
  display: flex;
  width: auto;
  min-width: 450px;
  height: 34px;
  line-height: 32px;
  font-size: 14px;
  color: #FF6600;
  font-weight: normal;
  align-items: center;
}
.bt-notice img{
  flex: 0 0 16px;
  width: 16px;
  height: 16px;
  margin-right: 8px;
}
.bt-notice .notice-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  min-width: 0;
  height: 32px;
  position: relative;
}
.bt-notice .notice-text .swiper-container {
    width:100%;
    height:100%;
    margin:0 auto;
    overflow:hidden;
    list-style:none;
    z-index:1;
    position:absolute;
    bottom:0;
}
.bt-notice .notice-text a.red{
  color: #FF6600;
}
.bt-notice .notice-text a.red:hover{
  opacity: 0.8
}
.bt-notice .notice-text a{
  display: flex;
  justify-content: space-between;
}
.bt-notice .notice-text a .nt-title{
  display: block;
  width: 320px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}