html,body{ width: 100%; height: 100%; font-family: "微软雅黑", "宋体"; }
input,select{font-family: "微软雅黑", "宋体"}
a { outline: 0;blr:expression(this.onFocus=this.blur());-moz-outline-style:none;}
a:hover { text-decoration: none }
body {padding: 0; margin: 0;}
ul,li{list-style:none;padding:0; margin:0;}
/*首页焦点图*/
#slides { display:block;width:100%;height:640px; position: relative; margin: auto;background-color:#080f6a;}
#slides li { display:block; width:100%;height:640px;position:absolute;opacity: 0;left:0;top:0;}
#slides li.show {opacity: 1;}
#slides li a { display:block;width:100%;height:640px; text-indent:-1px;cursor:default;}
#slides li a.slides-img-1{background:url('https://pic.meikayun.com/yingmei/banner/201912021.jpg') no-repeat 50% 100%;background-size: cover;}
#slides li a.slides-img-2{background:url('https://pic.meikayun.com/yingmei/banner/201912022.jpg') no-repeat 50% 100%;background-size: cover;}
#slides li a.slides-img-3{background:url('https://pic.meikayun.com/yingmei/banner/201912023.jpg') no-repeat 50% 100%;background-size: cover;}
#loginbox.regbox{height:100%;}
/* 登录页面背景图 */
/* .newHeader .newHeader-left a{
	width: 100%;
	height: 100%;
	display: block;
} */
.yingmeiBg,.unionBg{display: block; width: 100%;height: 640px;position: absolute;left: 0;top: 0;}
.yingmeiBg{background: url(https://pic.meikayun.com/yingmei/login/yingmeiBanner20200418.jpg) no-repeat 50% 100%;background-size: cover;display:inline-block;}
.unionBg{background: url(https://pic.meikayun.com/yingmei/login/unionBanner202004182.jpg) no-repeat 50% 100%;background-size: cover;display: none;}
/*头部*/
.newHeader {height:70px;font-size:14px;border-left:0;border-right:0;display:flex;justify-content: space-between;flex:1;line-height:70px;padding: 0 40px;display: -webkit-flex;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.newHeader .newHeader-left{
	
}
.newLogo-right{font-size: 16px;height: 30px;line-height: 30px;width: 156px;display:inline-block;border-left: 1px solid #ccc;color: #888;margin-left:15px;padding-left:12px;vertical-align: middle;}
.newHeader-right {text-align:right;position:relative;}
.newHeader-right .right,.newHeaderRight,.qrCode{display:inline-block;}
.newHeader-right .right a,.newHeader-right .newHeaderRight a,.newHeader-right .qrCode{padding-left:25px;}
.newHeader-right a,.newHeader-right .qrCode a{color: #808080;font-size: 12px;}
.newHeader-right a:hover,.newHeader-right .qrCode a:hover{color: #df4d96;}
.newHeader-right .qrCode{cursor:pointer;position:relative;}
.newHeader-right .qrCode .qrCodeImg{position:absolute;top:70px;left:-102px;z-index:999;background-color: #fff;padding: 0 15px;
    -webkit-box-shadow:-5px 5px 10px -4px rgba(0,0,0,.2),5px 5px 10px -4px rgba(0,0,0,.2);
	-moz-box-shadow:-5px 5px 10px -4px rgba(0,0,0,.2),5px 5px 10px -4px rgba(0,0,0,.2);
    -o-box-shadow:-5px 5px 10px -4px rgba(0,0,0,.2),5px 5px 10px -4px rgba(0,0,0,.2);
	box-shadow:-5px 5px 10px -4px rgba(0,0,0,.2),5px 5px 10px -4px rgba(0,0,0,.2);}
.newHeader-right .qrCode .qrCodeBoss{position:absolute;top:70px;left:-17px;z-index:999;}
.bossImg{width:145px;height:145px;line-height:145px;display:none;background-color:#fff;text-align:center;
    -webkit-box-shadow:-5px 5px 10px -4px rgba(0,0,0,.2),5px 5px 10px -4px rgba(0,0,0,.2);
	-moz-box-shadow:-5px 5px 10px -4px rgba(0,0,0,.2),5px 5px 10px -4px rgba(0,0,0,.2);
    -o-box-shadow:-5px 5px 10px -4px rgba(0,0,0,.2),5px 5px 10px -4px rgba(0,0,0,.2);
	box-shadow:-5px 5px 10px -4px rgba(0,0,0,.2),5px 5px 10px -4px rgba(0,0,0,.2);}
.bossImg::before{content:'';position:absolute;top:0;left:42.5px;width:60px;height:2px;background-color:#df4d96;display:inline-block;}
.bossImg img{width:100px;margin:0 auto;}
.qrCodeModel{width:270px;display:none;}
.qrCodeModel::before{position:absolute;content:'';top:0;left:50%;margin-left:-24px;width:48px;height:2px;display:inline-block;background-color:#df4d96;}
.qrCodeImg .android,.qrCodeImg .ios{display:inline-block;background-color:#fff;padding:10px;}
.qrCodeImg .android{margin-right:24px;}
.qrCodeImg .android span,.qrCodeImg .ios span{color:#333;display:block;text-align:center;line-height:30px;}
.qrCodeImg .android img,.qrCodeImg .ios img{width:100px;height:100px;}
.newHeader-left img{width:23%;}
/*登陆窗口*/
#loginbox {position: relative;width:1100px; height:640px; margin:0 auto;}
#loginbox form { width: 400px;height:540px;text-align: center; display: block; position: absolute;right:50px;top:50px;border-radius: 4px; background: #FFF;box-shadow: 0 2px 6px 0 rgba(0,0,0,.1);}
#loginbox p { margin-bottom: 24px; padding:0px; font-size:17px;overflow:auto;}
#loginbox p a{ display:block;  float:left; line-height:63px; height:63px; width:50%; text-align:center; background-color: #f3f3f3;background-image:none;color:#333;}
#loginbox p{border-radius:4px 4px 0 0;}
#loginbox p .open-on{ background:#fff !important;}
#loginbox .form-actions { padding: 0px 21px 15px 20px;margin-top:0;height:50px;}
#loginbox .form-actions .pull-left { margin-top:2px}
#loginbox form#loginform { z-index:200}
#loginbox form#recoverform { z-index: 100; opacity: 0; display: none}
#loginbox form#recoverform .form-actions { margin-top: 27px}
#loginbox form#recoverform .control-group { margin: 23px 0}
.login-reg .title{font-size:24px;color:#262626;font-weight:100;}
.login-reg .reg-weixin{margin-top:20px;}
.login-reg .reg-weixin img{vertical-align:top;}
.login-reg .reg-weixin .tit{font-size:12px;color:#c7c7c7;font-weight:lighter;margin:0;padding-top:4px;}
#slides.reg-slide{height:490px;position: relative}
#loginbox.regbox{top:0;}
#loginbox.regbox .form-actions{border-top:0;padding-top:10px;}
.regbox .form-vertical .input-prepend-new input{width:100%;box-sizing:border-box;}
.regbox .form-vertical .input-prepend-new{padding:0 10%;}
.skin-reg .footer{position:absolute;left:0;right:0;bottom:0;}
.loginbox.regbox .btn-success{
	border:0;
	background-image: -moz-linear-gradient(top,#3b78dd,#3b78dd);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#3b78dd),to(#3b78dd));
	background-image: -webkit-linear-gradient(top,#3b78dd,#3b78dd);
	background-image: -o-linear-gradient(top,#3b78dd,#3b78dd);
	background-image: linear-gradient(to bottom,#3b78dd,#3b78dd);
	background-repeat: repeat-x;
	text-shadow:none;
	color: #fff;
	width:auto !important;
	display:block;}
.regbox .reg_ok{display:inline-block;width:24px;height:20px;background:url(../../../images/yingmei/0/reg_ok.png) no-repeat;}
.skin-reg .textar{width:100%;box-sizing:border-box;font-size:14px;height:36px;line-height:30px;transition:all 300ms 0ms;}
.skin-reg .textar:focus{height:60px;overflow:auto;}
.footer p{margin-bottom:0;}
.form-vertical,.form-actions { margin-bottom: 0; }
.form-actions { background: #FFF;border-top:0;cursor: pointer}
.input-prepend-new i { opacity: 0.2;font-size:20px;}
.input-prepend-new .add-on { padding: 0px 6px 0px 15px; height: 48px; background-color:transparent;position: absolute;top:0;left:0px;z-index: 99;border:0;line-height:48px;}
.form-vertical .input-prepend-new input { height: 48px; line-height:32px;width:100%;padding-left:42px;border-radius:4px;}
.form-vertical .input-prepend-new { margin-bottom: 12px;position:relative;width:340px;margin:0 auto 22px;}
.form-vertical .input-prepend-new .code-on{
    top: 2px;
    left: auto;
    right: 2px;
    padding: 0 6px;
    height: 45px;
    background-color: #fff;
    border-left: 1px solid #ddd;
}
.form-vertical .input-prepend-new .code-on a{
    line-height: 45px;
}
.form-vertical .input-prepend-new .code-on img{
    margin-top: -4px;
}
.form-vertical .btn {width:100%;background-color:#DF4D96;opacity:1;height:100%;
	background-image: -moz-linear-gradient(top,#DF4D96,#DF4D96);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#DF4D96),to(#DF4D96));
	background-image: -webkit-linear-gradient(top,#DF4D96,#DF4D96);
	background-image: -o-linear-gradient(top,#DF4D96,#DF4D96) ;
    background-image: linear-gradient(to bottom,#DF4D96,#DF4D96);
    background-image:none;background-repeat: repeat-x;}
/* 验证码 */
.code-on{padding: 6px 6px 0px 8px; height: 28px; background: #fafafa;}
.form-vertical .btn:hover{background: #cb2896;}
#loginform .control-group{font-size:0;text-align:center;}
#loginform .control-group > a{font-size:14px;}
#loginform .control-group > a:nth-child(2){display:none;}
input[type="text"]:focus, 
input[type="password"]:focus{border-color:#DF4D96 !important;box-shadow:none;}
/*底部*/
.footer { text-align: center; color: #666;font-size: 12px; }
.footer a { color: #666;display:inline-block;}
.footer a:hover { color: #df4d96;}
.newFooter{margin-top:50px;}
.newFooterPort a{display: inline-block;vertical-align: middle;margin-left: 10px;color: #666;font-size: 12px;}
.newFooterPort a:first-of-type::before{display: none;}
.newFooterPort a::before{content: "";display: inline-block;vertical-align: middle; margin-top: -2px;margin-right: 10px;width: 1px;height: 12px;background: #cecece;}
.newFooterMargin a{margin-right:3px;}
.newFooterMargin{
    position: relative;z-index: 222;
}
.newFooterMargin {
    line-height: 1.6em;
}
/*注册*/
#login-reg{width:90%; max-width:960px; height:520px; border-radius: 8px; background: #FFF; border: 1px solid #1872d2; box-shadow: 0px 0px 12px rgba(0,0,0,0.2);  margin: 6px auto; background:#fff url(../../../images/yingmei/0/login-02.jpg) no-repeat bottom right;}
#login-reg form{ width:90%; margin:0px auto; padding-top:25px;}
#login-reg p { font-size:22px;padding-bottom:15px; display:block; margin-bottom:10px; border-bottom:1px dashed #ddd;}
#login-reg form .controls input[type="text"]{height: 36px; line-height:32px; width:280px;}
#login-reg form .controls{padding-top:10px;}
.help-block{font-size:12px;color:#aaa;}
.selcss{width:auto; margin-top:-3px;}
#submitform{width:310px;}
/* new登录 */
.newState{padding:0px 0 26px 0;width:340px;margin:0 auto;}
.newState-left{float:left;border-right: none;color: #808080;}
.newState-left .newStateCheck{display: block;float: left;}
.newStateLogin{width: 16px !important;height: 16px;background: #fff;vertical-align: text-top;margin:0 !important;padding:0;}
.newStateLabel{font-size: 14px;color: #a3a3a3;line-height: 18px;display: block;float: left;height: 16px;padding-left: 8px;}
.newState-right{float:right;color: #808080;font-size: 14px;}
.newControlGroup{color:#DF4D96;font-size:14px;}
.newControlGroup:hover{color: #cb2896;}
.newPhone{position:absolute;bottom:0;left:0;height:70px;width:100%;text-align:center;line-height:70px;background-color: #fafafa;border-radius: 0 0 4px 4px;}
.newPhone .phonenum{font-size:15px;color:#555;}
.newClickIcon{position: absolute;right: 508px;bottom: 50px;z-index: 999;width:65px;}
.newClickIcon a{margin-right:7px;display:inline-block;height:25px;width:25px;opacity: .5;}
.newClickIcon a:last-of-type{margin-right:0;}
.newMobilePhone{display:none;position: relative;z-index: 222}
.arrow-left{background: url('../../../images/yingmei/0/left.png') 50% no-repeat;background-size: 100% 100%;}
.arrow-right{background: url('../../../images/yingmei/0/right.png') 50% no-repeat;background-size: 100% 100%;}
.arrow-left:hover{background: url('../../../images/yingmei/0/leftHover.png') 50% no-repeat;background-size: 100% 100%;opacity: 1;}
.arrow-right:hover{background: url('../../../images/yingmei/0/rightHover.png') 50% no-repeat;background-size: 100% 100%;opacity: 1;}
.input-append{height:32px;line-height: 32px;display:flex;justify-content: space-between;width: 340px;margin: 0 auto 22px;}
.input-append .code-on{height:100%;display:flex;align-items: center;background-color:#fafafa;}
.input-append input{flex:1;height:130%;}
.phone-hide{position: relative;}
.newWeiXiCode{position:absolute;bottom:25px;right:-40px;width:100px;height:auto;-moz-box-shadow:0px 0px 5px -2px #333;-webkit-box-shadow:0px 0px 5px -2px #333;box-shadow:0px 0px 5px -2px #333;background-color:#fff;display:none;}
.hrefMeiKa{margin-left:6px;}
.regButton{width:87% !important;margin:0 6.5%;}
.regAppend{height:40px;line-height:40px;width:87%;margin:0 auto 16px;}
/* 申请注册页面 */
.loginform p{margin-bottom:0 !important;display: block;float: left;line-height: 63px;height: 63px; width:100%;color: #333;text-align: center;background-color: #f3f3f3;}
.input-register .add-on{height:30px;line-height:30px;}
.input-register input{width:80%;height:40px;}
.input-register{margin-bottom:10px;}
.controls-sure{width:100%;display:inline-block;}
.directLogin{display:block;}
.directLogin-text{font-size:12px;padding-top:10px;display:inline-block;}
.directLogin-block{margin-bottom:10px;}
.last-directLogin{position:absolute;bottom:0;left:0;background-color: #f1f1f1;border-radius: 0 0 4px 4px;height:50px;line-height:50px;text-align:center;display:inline-block;width:100%;}
.last-a a{color:#DF4D96;}
.select-add{height:30px!important;line-height:30px !important;}
.select-city{width:100% !important;height:30px !important;}
.select-selcss{width:33%;height:100%;height:35px !important;}
/* 忘记密码 */
.forget_password{background-color:#f3f3f3;padding-top:23px;}
/* .password-list{width:833px;height:595px;background-color:#fff;margin:0 auto;} */
.password-list{width:710px;height:540px;background-color:#fff;margin:0 auto;}
.retrieve_password{padding:33px 0 35px 0;text-align: center;border-bottom:1px solid #dadada;font-size:#333;font-size:30px;margin:0;}
.input-password{padding:40px 197px 0;}
.input-password  .input-phone{margin-bottom:10px;color:#808080;font-size:14px;}
.input-put{width:438px;padding:14px 20px;border:1px solid #dadada;border-radius:3px;height:48px !important;}
.phone-code{margin-top:18px;}
.input-short{width:438px;height:48px;}
.input-code{width:325px;margin-right:13px;float: left;}
.but-code{width:100px !important;height:100%;float: right;background-color:#3B78DD;color:#fff;font-size:15px;border:none;border-radius:3px;}
.but-last{width:438px;height:50px;background-color:#3B78DD;color:#fff;border-radius:3px;border:none;font-size:21px;}
.but-step{margin-top:40px;text-align: center;}
.input-icon{text-align: center;margin-top:61px;}
.input-icon .iconqueding{font-size:85px;color:#1AAD19;}
.setUp-passWord{margin-top:28px;font-size:21px;color:#444;padding-bottom:11px;}

.passWord-index,.lastStepUp,.goIndex{display:none;}
.findPassWord{display:block;}

.findPassWordModel{padding: 40px 135px 0;}
.checkingCode{height:48px;line-height:48px;display: flex;justify-content: space-between;margin: 22px 0 22px;}
.checkingCode .add-on{height:38px;border:1px solid #ddd;line-height:38px;
	background-color: #f0f0f0;padding: 4px 5px;}
.checkingCode .addIcon{border-right:0;border-radius: 4px 0 0 4px;}
.checkingCode .input-put{border-radius:0;flex:1;}
.checkingCode .addCode{border-radius: 0 4px 4px 0;border-left:0;}
.icon-shouji{
    background-position: -241px -168px
}
.pic_box{
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.pic_box img{
    width: 100%;
    vertical-align: top;
    height: 100%;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
/*新轮播*/
.banner_main{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;

}
.banner_main .swiper-container{
    width: 100%;
    height: 100%;
}

.banner_main .banner01{
    width: 100%;
    height: 640px;
    background-image: url(https://pic.meikayun.com/uploads/20220815/163956a43845c2adeab9adbc3832506f91a08a.jpg?v=202208151640);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    background-position: center center;
    background-size: cover;
    image-rendering:-moz-crisp-edges;
    image-rendering:-o-crisp-edges;
    image-rendering:-webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode:nearest-neighbor;
}
.banner_main .banner02{
    width: 100%;
    height: 640px;
    background-image: url(https://pic.meikayun.com/uploads/20220815/163814ba1aa94c4d94574b31c28bb9604abe02.jpg?v=202208151640);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    background-position: center center;
    background-size: cover;
    image-rendering:-moz-crisp-edges;
    image-rendering:-o-crisp-edges;
    image-rendering:-webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode:nearest-neighbor;
}
.swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%234f2477'%2F%3E%3C%2Fsvg%3E") !important;}
.swiper-button-prev{background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%234f2477'%2F%3E%3C%2Fsvg%3E") !important;}
.newState a:hover{
    color: #DF4D96;
}

/*点击了解————美咖*/
.flex_align_center{
    display: -webkit-box !important; /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box !important; /* Firefox 17- */
    display: -webkit-flex !important;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex !important; /* Firefox 18+ */
    display: -ms-flexbox !important; /* IE 10 */
    display: flex !important;/* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
    align-items: center;
}
.click-toLearn-more{
    justify-content: center;
    margin-bottom: 15px;
}
.click-toLearn-more i{
    font-size: 10px;
    margin-left: 3px;
}
.click-toLearn-more img {
    width: 58px;
    height: 20px;
    margin-left: 10px;
}
@media (max-width: 480px) {
    .banner_main{display: none;}
    #logo img {display: block;float: none;margin: auto;}
    .newHeader-right{display: none;} /*右边视频*/
    .newHeader-left{flex:1;text-align:center;padding-left:0;} /*logo*/
    .newLogo-right{display:block;width:100%;text-align:center;border-left:0;padding-left:0;margin-left:0;margin-top:10px;}
    .newHeader-left img{width:60%;}
}
@media (max-width: 640px) {
    .banner_main{display: none;}
    body{position: relative;}
    #login-reg form .controls input[type="text"]{height: 40px; line-height:32px; width:91%;}
    #login-reg{ background:#fff;}
    #submitform{width:100%;}
    .login-reg .selcss{padding-left:0;padding-right:0;}
    #logo .right{display:none;}
    #slides{width:100%;height:auto;margin:30px 0 0 0;background-color:#fff;position: relative}
    #slides li,#pagination{ display:none !important; overflow:hidden;}
    #loginbox {top:25px;height:100%;width:90% !important; position: relative; margin: 0 auto; right: 0px;clear:both;box-shadow:none;border:0;top:0;overflow:visible;}
    #loginbox.regbox{width:73%;padding-bottom:0;}
    #loginform .controls .input-prepend-new{display:flex;width:100%;}
    #loginform .controls .input-prepend-new input{flex:1;width:100%;border-radius:24px;}
    #loginform .controls .input-prepend-new .code-on{border-radius: 0 24px 24px 0;}
    #loginbox .form-actions{padding:0;}
    #logo{padding-top:50px;}
    .skin-reg #logo{padding-top:10px;}
    .login-reg.form-vertical .btn{display:block;width:auto !important;}
    /* .form-vertical .btn{width:100% !important;} */
    #loginbox.regbox .form-actions{border-top:0;padding-top:10px;}
    #loginform.login-reg .control-group .contr-txr{font-size:14px;text-align:right;color:#c6c6c6;margin-top:10px;padding-right:10%;}
    .phone-hide{display:none !important;}
    .newHeader{height:auto !important;} /*logo栏高度*/
    .newHeader-right{display: none;} /*右边视频*/
    .newHeader-left{flex:1;text-align:center;padding-left:0;} /*logo*/
    .newHeader-left img{width:60%;}
    .newLogo-right{display:block;width:100%;text-align:center;border-left:0;padding-left:0;margin-left:0;margin-top:10px;}
    .newState{width:100%;}
    .control-group{margin-top:10px;}
    #loginbox p a{line-height: 45px;background-image:none;border-bottom:0;background-color:transparent;border-bottom:0;height:50px;}
    #loginbox p .open-on{color:#DF4D96;border-bottom:0 ;}
    #loginbox p .open-on::after{content:'';width:20%;height:2px;background-color:#DF4D96;display:block;margin:0 auto;}
    .newPhone{display:none;}
    .newFooterPort,.phone-hide,.newLogo-right{display:none;}
    .slides-list,.newClickIcon{display: none;} /*轮播按钮*/
    .newMobilePhone{display:block;}
    #loginbox form{position:static;width:100%;height:auto;box-shadow:none;}
    .newHeaderRight{display:none;}
    .loginform p{background-color:transparent !important;}
    .input-register input{width:80% !important;}
    .selectCity-phone .input-append{width:87% !important;}
    #shopname{width:80% !important;}
    .last-directLogin{margin-top:10px;color:#666}
    .last-directLogin a{color:#666 !important;font-size:12px;}
    .yingmeiBg,.unionBg{display:none !important;}
    .newFooter{margin-top:20px;}
    #submitform,#login{
        border-radius: 25px;
    }
    .pic_box{
        display: block;
    }
    .reg_slides{
        margin-bottom: 0 !important;
        background: rgba(0,0,0,0) !important;
    }
    .reg_slides .last-directLogin{
        background: rgba(0,0,0,0) !important;
        height: auto;
        line-height: 1;
    }
    .reg_footer{
        margin-top: 0px;
    }
    .reg_slides #loginbox form{
        background: rgba(0,0,0,0) !important;
    }

    .click-toLearn-more{
        justify-content: center;
        margin-bottom: 12px !important;
        padding-top: 22px;
    }
    .click-toLearn-more i{
       display: none !important;
    }
    .click-toLearn-more img {
        margin-left: 10px;
    }
}
@media (min-width: 641px) and (max-width: 900px) {
    .banner_main{display: none;}
    #slides li,#pagination{ display:none !important;overflow:hidden;}
    #loginbox {margin: 0 auto; right: 0px; position: relative;width:400px;} 
    #loginbox form{margin:0 auto;position:relative;right:0;}
    .newHeader-right{display: none;} /*右边视频*/
    .newHeader-left{flex:1;text-align:center;padding-left:0;} /*logo*/
    .newLogo-right,.newClickIcon{display:none;}
    .newHeader-left img{width:35%;margin-top:35px;}
    #shopname{width:80% !important;}
    .yingmeiBg,.unionBg{display:none !important;}
}
@media (min-width: 900px)and (max-width: 1499px){
    .newClickIcon{left:50%;}
}
