html{
    font-size:12px;
    width:100%;
    height:100%;
    font-family: Arial,Verdana,Sans-serif;
    overflow:hidden;
    overflow-y:auto;
}
body{
    height:100%;
}

@font-face {
    font-family: 'lexue';
    src: url('fonts/lexue.eot');
    src: local('☺'), url('fonts/lexue.woff') format('woff'), url('fonts/lexue.ttf') format('truetype'), url('fonts/lexue.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
.lexue-icon {
    display: inline-block;
    font: normal normal normal 14px/1 lexue;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.lexue-logo:before {
    content: "\E604";
}
.lexue-down:before {
    content: "\E601";
}
.lexue-down-shi:before {
    content: "\E605";
}
.lexue-hezuo:before {
    content: "\E602";
}
.lexue-apply:before {
    content: "\E606";
}
.lexue-apply-shi:before {
    content: "\E603";
}
.lexue-news:before {
    content: "\E607";
}
.lexue-news-shi:before {
    content: "\E608";
}
.lexue-user:before {
    content: "\E609";
}
.lexue-uparw:before {
    content: "\E580";
}
.lexue-downarw:before {
    content: "\E581";
}

.mt1{
    margin-top:1rem;
}
.pt1{padding-top:1rem;}
.pb4{
    padding-bottom:4rem;
}
.pb2{
    padding-bottom:2rem;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.auto{
    margin-left:auto;
    margin-right:auto;
}
.talc{text-align: center}
.talr{text-align: right;}

.m-header{
    max-width:480px;
    text-align: center;
    padding:2.125rem 0;
}
.m-logo{
    font-weight:normal;
    font-size:1.875rem;
}
.m-bnr-login{
    display: block;
    max-width: 100%;
}
.m-login-tip{
    color:#f30101;
    font-size:1rem;
    text-align: center;
}
.m-return-index{
    color:#09aadf;
    font-size:1.4rem;
}
.m-reidx{
    text-align: right;
    padding-right:1.6rem;
    padding-bottom:3rem;
}
a.m-return-index:active{
    color:#f00;
}
.m-tip{
    margin:1.25rem 0;
    padding:1rem;
    color:#fff;
    background:#3BC6AD;
    font-size:1rem;
}

.m-idx-item,.m-idx-item2{
    position: relative;
    box-sizing: border-box;
    height:23rem;
    max-width: 480px;
    margin:0 auto;
    overflow: hidden;
}
.m-idx-item2{
    height:19rem;
}
@media screen and (min-width:448px){
    .m-idx-item{
        height:26rem;
    }
    .m-idx-item2{
        height:22rem;
    }
}
.m-idx-item5{
    box-sizing: border-box;
    min-height:27rem;
    max-width: 480px;
    margin:0 auto;
}
.m-idx-grybg{
    background:#EEE;
}
.m-idx-i1{
    padding:2rem 0
}
.m-idx-tit1{
    font-size:1.3rem;
    font-weight: normal;
}
.m-idx-intro1{
    font-size:1rem;
    line-height:1.6em;
}
.m-idx-picwp1{
    position: relative;
    height:9rem;
}
.m-idx-bgbar{
    position:absolute;
    left:0;
    bottom:3rem;
    width:100%;
    height:4rem;
    background:#3EC6AD;
}
.m-idx-img1{
    position:relative;
    z-index:2;
    display:block;
    margin:1.8rem auto 0;
    width:80%;
    max-width:480px;
}
.m-idx-img5{
    position:relative;
    z-index:2;
    display:block;
    margin:1.8rem auto 0;
    width:70%;
    max-width:480px;
}
.m-idx-lintro{
    float:left;
    box-sizing: border-box;
    width:60%;
    padding-left:1.6rem;
}
.m-idx-heightlight{
    color:#ff5723;
}
.m-idx-picwp{
    position: relative;
    float:right;
    width:40%;
}
.m-idx-rpic{
    position: absolute;
    max-width:95%;
    margin-left:-1rem;
}
.m-idx-pt2{
    padding-top:3rem;
    position: relative;
}
.m-idx-bgbar3{
    position:absolute;
    left:0;
    bottom:1rem;
    width:100%;
    height:4rem;
    background:#878787;
}
.m-idx-img3{
    position:relative;
    z-index:2;
    display:block;
    margin:0.8rem auto 0;
    width:80%;
    max-width:480px;
}
.m-idx-picwp4{
    position: relative;
    float:left;
    width:40%;
}
.m-idx-rpic4{
    position: absolute;
    max-width:95%;
    right:-10px;
}
.m-idx-lintro4{
    float:right;
    box-sizing: border-box;
    width:60%;
    padding-right:1.6rem;
    text-align: right;
}
.m-idx-bgbar5{
    position:absolute;
    left:0;
    bottom:1rem;
    width:100%;
    height:4rem;
    background:#FFA55C;
}
@media screen and (max-width: 321px) {
    .m-idx-bgbar5{
        bottom:2rem;
    }
}
.m-idx-dosth{
    box-sizing: border-box;
    background:#EEE;
    max-width:480px;
    padding:1rem 1.6rem;
}
.m-idx-dosth-ul li{
    position: relative;
    padding:0.2rem 1.4rem;
}
.m-idx-dosth-ul a{
    font-size:1.1rem;
    color:#3e3e3e;
}
.m-idx-dosth-ul a:active{
    color:#f00;
}
.m-idx-dosth-ul li:before{
    content: " ";
    position: absolute;
    left:0;
    top:0.7rem;
    width:0.8rem;
    height:0.8rem;
    border-radius: 50%;
    background:#3EC6AD;
}
.m-idx-btnwp{
    padding:1rem 0;
}
a.m-idx-btn1{
    display:inline-block;
    background:#2FC0E9;
    font-size:1.4rem;
    padding:0.5rem 2rem;
    color:#fff;
    border-radius: 5px;
}
a.m-idx-btn1:active{
    background:#1DBBE7;
}
a.m-idx-btn2{
     display:inline-block;
     background:#FF7A31;
     font-size:1.4rem;
     padding:0.5rem 2rem;
     color:#fff;
     border-radius: 5px;
 }
a.m-idx-btn2:active{
    background:#FF6C1A;
}
.m-idx-btnhuang{
    margin-top:0;
}
a.m-idx-btn3{
    display:inline-block;
    background:#2FC0E9;
    font-size:1.4rem;
    padding:0.5rem 2rem;
    color:#fff;
    border-radius: 5px;
}
a.m-idx-btn3:active{
    background:#1DBBE7;
}

.m-tip-topc{
    font-size:1.1rem;
    text-align: center;
    padding:1rem;
    padding-bottom:0;
}
.m-frlink{

}
.m-frlink a{
    display: inline-block;
    font-size:1.16rem;
    color:#333;
}
.m-frlink a:active{
    color:#f00;
}
.m-dot{
    display: inline-block;
    width:5px;
    height:5px;
    background:#000;
    border-radius: 50%;
    margin:0 1rem;
}
.m-servicetel{
    font-size:1.1rem;
    color:#666;
    line-height:2rem;
}

.m-form{
    margin-top:3rem;
}
.m-form-one{
    margin-bottom:2rem;
}
.m-form-tip{
    float:left;
    width:6rem;
    text-align: right;
    font-size:1.2rem;
    line-height:2.5rem;
}
.m-form-iptwp{
    margin-left:7.6rem;
    margin-right:3rem;
}
.m-form-input{
    box-sizing: border-box;
    width:100%;
    height:2.5rem;
    padding:0 0.625rem;
    border:1px solid #D2D2D2;
}
.m-form-codeimg{
    padding-top:0.625rem;
}
.m-form-code{
    float:left;
    height:2.375rem;
    width:6em;
    border:1px solid #C5C9CC;
}
.m-form-seecode{
    float:left;
    margin-left:0.625rem;
    padding-top:1rem;
    color:#3bc6ad;
    text-decoration: underline;
    font-size:1rem;
}
.m-form-submit{
    display:block;
    width:10rem;
    margin:3rem auto 3rem;
    background:#FFA55C;
    padding:0.8rem 3rem;
    color:#fff;
    font-size:1.125rem;
    text-align: center;
    border-radius: 0.3rem;
}
a:link,a:visited,a:hover,a:active{text-decoration: none;}
.blink{
    border-color:#f00;
}
.m-congra{
    font-size:2.5rem;
    color:#3bc6ad;
}
.m-congra-p{
    padding-top:1rem;
    color:#696969;
    font-size:1.4rem;
    line-height:1.6em;
}
.m-congrawp{
    padding:4rem 0 8rem;
    text-align: center;
}
.m-time{
    text-align: center;
    color:#ff5a54;
    font-size:1.2rem;
    padding-bottom:5rem;
}
a.jr-btn-disabled{
    background:#ccc;
    cursor: default;
}


.m-lexue,.m-down,.m-teach,.m-i-apply,.m-icon-larw{
    display:inline-block;
    background:url(http://www.ljlx.com/ljlx/newlx/m/images/m_icon.png) no-repeat;
}
.m-lexue{
    width:24px;
    height:24px;
    background-position: 0 0;
}
a.on .m-lexue{
    background-position: -26px 0;
}
.m-down{
    width:24px;
    height:24px;
    background-position: 0 -27px;
}
a.on .m-down{
    background-position: -25px -27px;
}
.m-teach{
    width:24px;
    height:24px;
    background-position: 0 -54px;
}
a.on .m-teach{
    background-position: -26px -54px;
}
.m-i-apply{
    width:24px;
    height:24px;
    background-position: 0 -83px;
}
a.on .m-i-apply{
    background-position: -25px -83px;
}
.m-icon-larw{
    width:12px;
    height:20px;
    background-position:-55px 0;
}


.m-footer{
    max-width: 480px;
    padding:2rem 0 6rem;
    text-align: center;
}
.m-ftgry{
    background:#EEE;
}
.m-cp{
    font-size:1rem;
    color:#515151;
    line-height:2em;
}
.m-menu{
    position: relative;
    top: 0;
    left: 1px;
    right: 1px;
    background: #fff;
    z-index: 99;
    border-bottom: 1px solid #e0e0e0;
}

.m-menu-ul{
    list-style: none;
}
.m-menu-ul i.lexue-icon{
    font-size:2rem;
}
.m-menu-ul li{
    float:left;
    width:25%;
    overflow: hidden;
}
.m-menu-ul a{
    box-sizing: border-box;
    display: block;
    height:4rem;
    padding-top:0.5rem;
    text-align: center;
    line-height:1em;
    color:#969696;
}
.m-menu-ul a.on{
    color:#3bc6ad;
}
.m-menuname{
    display:block;
}

.m-container{
    padding:0 1rem;
    max-width: 480px;
}
.m-gapp-slogon{
    text-align: center;
}
.m-gapp-slogon img{
    display: inline-block;
    max-width:100%;
}
.m-gapp-intro{
    padding-top:1.25rem;
    font-size:1rem;
    color:#545454;
    line-height:1.6em;
}
.m-down-btns{
    padding:4rem 0;
}
.m-down-onebtn{
    float:left;
    width:50%;
    text-align: center;
}
.m-btn-blue{
    display: inline-block;
    width:80%;
    background:#3EC6AD;
    color:#fff;
    font-size:1.5rem;
    border-radius: 5px;
    padding:0.5rem 0;
}
a.m-btn-blue:active{
    background:#37B9A1;
}
.m-bnr{
    max-width:480px;
    position:relative;
}
.m-bnr-img{
    display:block;
    width:100%;
}
.m-bnr-say{
    position:absolute;
    right:1rem;
    top:1rem;
    width:19.5rem;
    padding:0.8rem;
    background:rgba(0,0,0,.3);
    text-align: center;
}
.m-bnr-h{
    color:#38f4da;
    font-size:1.6rem;
}
.m-bnr-p{
    color:#fff;
    font-size:1rem;
    line-height:1.8em;
    padding-top:0.625rem;
}
.m-bar-header{
    position:relative;
    max-width:480px;
    background:#EEE;
}
.m-bar-header img{
    display:block;
    max-width:100%;
}
header.m-bar-header,header.m-header{margin-top:49px;}
.m-bar-logo{
    box-sizing: border-box;
    float:left;
    width:30%;
    padding-top:0.8rem;
}
.m-bar-top{
    display:block;
    overflow: hidden;
}
.m-bar-login{
    position:absolute;
    top:50%;
    right:1.2rem;
    margin-top:-12px;
    color:#555;
}
.m-bar-login i{
    font-size:2rem;
    vertical-align: middle;
    margin-right:5px;
    color:#00A891;
}
.m-bar-say{
    box-sizing: border-box;
    float:right;
    width:66%;
    padding-top:1.4rem;
}
.m-bar-logo img{
    display:block;
    max-width: 80%;
    margin-left:1.4rem;
}
.m-bar-say img{
    display:block;
    max-width: 95%;
    margin-left:auto;
    margin-right:auto;
}
.m-cp-item{
    margin-top:1rem;
}
.m-cp-item-title{
    padding:1rem 0;
    text-align: center;
}
.m-cp-item-title span{
    position: relative;
    display:inline-block;
    font-size:1.2rem;
    font-weight: normal;
}
.m-cp-item-title span:before{
    position: absolute;
    content:" ";
    height:1px;
    width:30px;
    left:-40px;
    top:50%;
    background:#B4B4B4;
}
.m-cp-item-title span:after{
    position: absolute;
    content:" ";
    height:1px;
    width:30px;
    right:-40px;
    top:50%;
    background:#B4B4B4;
}
.m-cp-ctpic img{
    display: inline-block;
    max-width:100%;
}
.m-cp-card{
    width:45%;
}
.m-cp-card-tit{
    position: relative;
    box-sizing: border-box;
    padding-left:3.2rem;
    height:2.2rem;
    line-height:2.2rem;
    color:#fff;
    font-size:1.2rem;
    border-radius: 0.9rem;
}
.m-cp-card-tit:before{
    position: absolute;
    left:-2px;
    top:-0.35rem;
    width:2.4rem;
    height:2.4rem;
    border:0.25rem solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height:1.8em;
    font-style: italic;
    font-size:1.3rem;
    color:#fff;
}
.m-cp-card1{
    background:#3EC6AD;
}
.m-cp-card1:before{
    content:"1";
    background:#3EC6AD;
}
.m-cp-card2{
    background:#FFA55C;
}
.m-cp-card2:before{
    content:"2";
    background:#FFA55C;
}
.m-cp-card3{
    background:#3AC4EC;
}
.m-cp-card3:before{
    content:"3";
    background:#3AC4EC;
}
.m-cp-card4{
    background:#3EC6AD;
}
.m-cp-card4:before{
    content:"4";
    background:#3EC6AD;
}
.m-cp-card5{
    background:#FFA55C;
}
.m-cp-card5:before{
    content:"5";
    background:#FFA55C;
}


.m-cp-card-p{
    text-indent:2em;
    padding-top:1rem;
}
.m-cp-hzone{
    float:left;
    width:33.33%;
}
.m-cp-hzct{
    width:95%;
    border:2px solid #F0F0F0;
}
.m-cp-hzhead{
    padding:1.5rem 0;
    font-size:1.2rem;
    text-align: center;
    background:#F0F0F0;
}
.m-cp-hz-icon{
    display: inline-block;
    width:3rem;
    height:3rem;
}
.m-cp-type-intro{
    min-height:23rem;
    padding:1rem 0.5rem;
    line-height: 1.8em;
    font-size:1rem;
}
@media screen and (max-width: 376px) {
    .m-cp-type-intro{
        min-height: 25rem;
    }
}
@media screen and (max-width: 361px) {
    .m-cp-type-intro{
        min-height: 30rem;
    }
}
@media screen and (max-width: 321px) {
    .m-cp-type-intro{
        min-height: 33rem;
    }
}
.m-cp-djgsay{
    font-size:1rem;
    text-align: center;
    line-height:1.2em;
}
.cp-jyj-one{
    float:left;
    margin-bottom:1rem;
    position: relative;
    width:46%;
    border:2px solid #CACACA;
}
.cp-jyj-one img{
    display: block;
    width:100%;
    height:auto;
}
.cp-jyj-name{
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:3rem;
    background:rgba(0,0,0,.5);
    *background:#000;
    *filter:alpha(opacity=50);
    color:#fff;
    line-height: 3rem;
    text-align: center;
}
.m-cp-djg{
    padding-top:2rem;
}
.m-cp-djg .cp-jyj-one:nth-child(2n){
    float:right;
}
.bdl{
    border-bottom:1px solid #ccc;
    padding-bottom:2rem;
    margin-bottom:1rem;
}
.txc{
    text-align: center;
}
.m-return-bar{
    z-index:10;
    position: fixed;
    left:0;
    top:0;
    width:100%;
    height:3.5rem;
    background:#3EC6AD;
}
.m-return{
    display:block;
    color:#fff;
    font-size:1.4rem;
    padding:0 1rem;
    line-height:3.5rem;
}
.m-hack-rtrtp{
    margin-top:3.5rem;
}
a.m-return:active{
    background:#37B9A1;
}
.m-return i{
    vertical-align: -4px;
    margin-right:5px;
}
.m-abt-item{
    max-width:480px;
    padding:2rem 0;
}
.m-abt-say{
    box-sizing: border-box;
    width:60%;
}
.m-abt-say h2{
    font-weight:normal;
    font-size:1.4rem;
}
.m-abt-say p{
    text-indent: 2em;
    line-height:1.6em;
    font-size:1rem;
    margin:0.8rem 0;
}
.m-abt-img{
    width:40%;
    padding-top:7rem;
}
.m-abt-img img{
    display:inline-block;
    width:90%;
}
.m-abt-tot{
    max-width:480px;
}
.m-abt-tot img{
    max-width:100%;
}
.m-abt-say2{
    margin-top:2rem;
}
.m-abt-say2 h2{
    font-weight:normal;
    font-size:1.4rem;
}
.m-abt-say2 p{
    text-indent: 2em;
    line-height:1.6em;
    font-size:1rem;
    margin:0.8rem 0;
}
.m-cnt-item{
    margin-top:3rem;
}
.m-cnt-itemtit{
    box-sizing: border-box;
    padding-left:1rem;
    border-left:5px solid #3EC6AD;
    height:3rem;
    line-height:3rem;
    font-size:1.6rem;
}
.m-cnt-itemgry{
    margin-top:1rem;
    background:#F0F0F0;
    padding:1rem 0.5rem;
}
.m-cnt-itemgry img{
    display:block;
    width:96%;
}
.m-jz-item{
    position: relative;
    box-sizing: border-box;
    height:20rem;
    max-width: 480px;
    margin:0 auto;
    overflow: hidden;
}
@media screen and (min-width:448px ){
    .m-jz-item{
        height:23rem;
    }
}
.m-jz-lintro{
    float:left;
    box-sizing: border-box;
    width:70%;
    padding-left:1.6rem;
    padding-top:1.4rem;
}
.m-jz-picwp{
    position: relative;
    float:right;
    width:30%;
}
.m-jz-rpic4{
    position: absolute;
    max-width:95%;
    left:2rem;
    bottom:0;
}
.m-jz-lintro4{
    float:right;
    box-sizing: border-box;
    width:60%;
    padding-right:1.6rem;
    padding-top:2rem;
    text-align: right;
}
.m-jz-apps{
    max-width:480px;
    padding-top:1rem;
}
.m-jz-more{
    font-size:1.3rem;
    font-weight:normal;
    color:#f30417;
    text-align: center;
    padding:1rem;
}
.m-jz-appls{
    margin:1rem;
}
.m-jz-appls li{
    display:inline-block;
    width:20%;
    height:8rem;
    text-align: center;
    font-size:1.2rem;
}
.m-jz-appls li img{
    max-width:100%;
}
.hr{
    max-width:480px;
    height:1px;
    background:#ccc;
    margin:2rem auto;
}
.m-tc-img1{
    position:relative;
    z-index:2;
    display:block;
    margin:0.3rem auto 0;
    width:80%;
    max-width:480px;
}
.m-tc-i1{
    padding:1rem 0
}
.pthl{
    padding-top:0.2rem;
}
.m-tc-rpic{
    position: absolute;
    right:2rem;
    bottom:0;
}
.m-jy-lintro{
    float:left;
    box-sizing: border-box;
    width:55%;
    padding-left:1.6rem;
    padding-top:1.4rem;
}
.m-tc-rpic4{
    position: absolute;
    max-width:95%;
    left:2rem;
}
.m-jy-tit1{
    position:absolute;
    top:2rem;
    right:1.6rem;
    font-size:1.3rem;
    font-weight: normal;
}
.m-jy-appls{
    width:80%;
    margin-left:auto;
    margin-right:auto;
}
.m-jy-appls li{
    width:25%;
}

.m-last{padding-bottom:2rem;}

.open-browser{
    display:none;
    box-sizing: border-box;
    position:fixed;
    top:10px;
    width:100%;
    background:rgba(0,0,0,.9);
    padding:20px;
    text-align: center;
}
.open-arw{
    position:absolute;
    right:12px;
    top:-10px;
    border-bottom:10px solid rgba(0,0,0,.9);
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    border-top:0;
}
.open-hit{
    font-size:12px;
    color:#fff;
}
.open-inbroswer{
    font-size:2rem;
    color:#fedd00;
}
.open-safari{
    font-size:1.8rem;
    color:#3bc6ad;
}
.open-white{
    color:#fff;
}

.news-body{
    max-width:480px;
}
.main-width{
    max-width:480px;
}
.news-contwp{
    margin-left:1rem;
    margin-right:1rem;
}

.news-conttit{
    border-bottom:2px solid #DCDCDC;
    padding:1rem 0 1rem;
}
.news-conttitle{
    color:#545454;
    font-size:2rem;
    padding-bottom:1rem;
}
.news-content{
    padding:1rem 0;
    line-height:1.8em;
}
.news-content img{
    display:block;
    max-width:100%;
}
.disn{
    display:none;
}
.news-one{
    box-sizing: border-box;
    padding:1rem;
    border-bottom:1px solid #EEE;
}
.news-img{
    float:left;
    width:33.33%;
    max-height:6.66rem;
}
.news-img img{
    display:block;
    width:90%;
    max-height:6.66rem;
}
.news-info{
    margin-left:35%;
}
.news-title{
    font-size:1.3rem;
    color:#545454;
}
a.news-title:hover{
    color:#f00;
}
.news-intro{
    padding:0.2rem 0;
    font-size:1rem;
    line-height:1.6em;
    color:#545454;
}
.news-date{
    font-size:0.8rem;
    color:#969696;
}
.news-pics{
    padding:1rem 0;
}
.m-help-wrap{
    max-width:448px;
    margin:0 auto;
    border-top:1px solid #fff;
    padding-top:3.5rem;
}
.m-help-item{
    display:block;
    position: relative;
    height:4rem;
    line-height:4rem;
    border-bottom:1px solid #E4E4E4;
    color:#68615D;
    padding-left:1.6rem;
    font-size:1.3rem;
}
.m-help-item i{
    position:absolute;
    right:1rem;
    top:1.1rem;
    font-size:1.8rem;
}
.m-help-ul{
    display:none;
    background:#F5F5F5;
}
.m-help-ul a{
    display:block;
    height:3.5rem;
    line-height:3.5rem;
    border-top:1px solid #D1D1D1;
    text-align:center;
    font-size:1.2rem;
    color:#68615D;
}
.m-help-ul a:hover{
    color:#50CAB4;
}
.m-help-ul li:first-child a{
    border-top:0;
}
.m-help-open .m-help-item{
    background:#FFF2E0;
}
.m-help-open .m-help-ul{
    display:block;
}

.news-date a{
    color:#999;
}
.news-date a:hover{
    color:#666;
}

.list-pages{
    text-align: center;
    padding-top:20px;
    padding-bottom:60px;
}
.list-pages a{
    display:inline-block;
    padding:6px 10px;
    border:1px solid #ccc;
    background:#fff;
    margin-right:2px;
    margin-left:2px;
    color:#999;
}
.list-pages a:hover{
    background:#eee;
}
.list-pages>b{
    display:inline-block;
    padding:6px 10px;
    border:1px solid #32A88C;
    background:#32A88C;
    color:#fff;
    margin-left:5px;
}

.m-form-sel{
    box-sizing: border-box;
    width:100%;
    height:2.5rem;
    padding:0 0.625rem;
    border:1px solid #D2D2D2;
    background:#fff;
}

/*客服*/
body #YSF-BTN-HOLDER {
    right: auto;
    bottom: auto;
    max-width: none;
    max-height: none;
    left: 9px;
    top: 89px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 1px 5px 5px rgba(0,0,0,.2);
}
body #YSF-BTN-HOLDER img{
    width:4rem;
    height:4rem;
}
@media screen and (max-width: 321px) {
    body #YSF-BTN-HOLDER {
        top: 89px;
    }
    body #YSF-BTN-HOLDER img{
        width:3rem;
        height:3rem;
    }
}
#YSF-BTN-HOLDER #YSF-CUSTOM-ENTRY-0{
    right:0;
    bottom:0;
    box-shadow:none;
}