.sy_login_box{display:none;text-align:center;width:680px;height:354px;border-radius:4px;background:#fff;position:fixed;z-index:99999;left:50%;top:50%;margin-left:-370px;margin-top:-177px;}
.sy_account_login,.sy_scan_login{float:left;width:340px;padding:0 14px;margin:24px 0}
.sy_account_login{border-right:2px solid #ccc;}
.sy_login_title{color:#333;font-weight:normal;margin:10px 0;position:relative;z-index:999}
.sy_login_form{margin-top:20px}
.sy_login_form input{width:270px;height:38px;line-height:38px;padding-left:40px;border-radius:2px;border:1px solid #ececec;margin:6px 0}
.sy_user{background:url(../imgs/account.png) no-repeat 8px center;}
.sy_pwd{background:url(../imgs/code.png) no-repeat 8px center;}
.sy_login_form .sy_login_btn{width:270px;padding:0;font-size:16px;letter-spacing:4px;background:#CE0F07;color:#fff;border-radius:2px;border:1px solid #CE0F07;}
.sy_forget{position:relative;margin-bottom:30px;}
.sy_forget a{position:absolute;color:#CE0F07;margin-bottom:12px;}
.sy_login_form{display:none}
.sy_welcome_scan{margin-top:20px;color:#333}
.sy_welcome_txt{float:left;font-size:16px;padding:0 8px;}
.sy_edge_line{float:left;width:92px;border-bottom:1px solid #ccc;position:relative;top:11px;}
.sy_ewm{margin-top:20px;}
.sy_login_tip{    width: 120px;
    height: 40px;
    margin: 5px 0 0 0;
    float: left;
    cursor: pointer;
    position:absolute;
    bottom:10px;
    z-index: 999;}
.sy_quick_login{ position: absolute;left: 0px;top: 0px;cursor: pointer;}
.sy_login_tip .poptip{
    color: #3a7ab2;
    position: absolute;
    font-size: 12px;
    left: 46px;
    top: 0px;
    height: 28px;
    line-height: 16px;
    padding: 5px 10px;
    border: 1px solid #3a7ab2;
}

/******绠ご********/
.sy_left{
    width:20px;
    height:20px;
    position:absolute;
    left:-13px;
    top:7px;
    z-index: 2;/*鍏煎ie8-*/
}
.sy_left-arrow1,.sy_left-arrow2{
    width:0;
    height:0;
    display:block;
    position:absolute;
    left:0;
    top:0;
    z-index:5;/*鍏煎ie8-*/
    border-top:6px transparent dashed;
    border-left:6px transparent dashed;
    border-bottom:6px transparent dashed;
    border-right:6px white solid;
    overflow:hidden;
}
.sy_left-arrow1{
    border-right:6px  #3a7ab2 solid;
}
.sy_left-arrow2{
    left:1px;/*閲嶈*/
    border-right:6px white solid;
}
.sy_login_close{    display: block;
    width: 24px;
    height: 24px;
    line-height: 21px;
    cursor:pointer;position:absolute;top:6px;right:6px;color:#666;font-size:24px;transition: transform 0.5s ease;}
.sy_login_close:hover {
    color: #e69f2d;
    transform-origin: 50% 50%;
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);

    -moz-transform: rotateZ(90deg);

}


/**********澶╃考浜岀淮鐮佺櫥褰�***********/

.sy_codewrap_top,.sy_codewrap_left,.sy_codewrap_right,.sy_codewrap_bottom{position:absolute;z-index:101;background-color:#fff;}
.sy_codewrap_top{width:330px;height:88px;top:0;}
.sy_codewrap_left{width:90px;height:180px;top:66px;}
.sy_codewrap_right{width:70px;height:180px;top:66px;right:0;}
.sy_codewrap_bottom{width:320px;bottom:52px;height:79px;}



