/*登录框*/
#login{z-index:99999;padding:0; border-radius:4px;text-align:center;width:400px;height:400px;background-color:#fff;position:fixed;top:25%;left:50%;margin-left:-200px;}
#login .top{border-radius:6px 6px 0 0;width:100%;height:100px;background-color:#f8fbfb;text-align:center;line-height:1;}
#login .top .logo{vertical-align:middle;margin-top:25px;}
#login .login-ul{padding: 0 30px 0}
#login .login-ul li{height:30px;line-height:30px;background-color:#fff;border:1px solid #cdcdcd;margin:20px 0;}
#login .login-ul input{color:#333;padding-left:10px;width:294px;height:30px;line-height:30px;border:none;outline:none;font:14px/30px microsoft Yahei;vertical-align:middle;float:left;}
#login .login-ul .yzcode-li{height:30px;background-color:#fff;border:none;margin:20px 0;}
#login .login-ul .yzcode-li input{width:205px;height:30px;background-color:#fff;}
#login .login-ul .login-li{border:none;height:50px;}
#login .login-ul .login-li .btn{cursor:pointer;border-radius:4px;border:none;color:#fff;font:20px/50px microsoft Yahei;width:240px;height:50px;background-color:#ff6600;}
#login .login-ul .login-li .next{padding:0;cursor:pointer;float:right;border-radius:4px;border:1px solid #cdcdcd;color:#3366cc;font:14px/50px microsoft Yahei;width:85px;height:50px;line-height:50px;background-color:#fff;}
#login .login-ul .yzcode-li .yzcode-img{float:right;cursor:pointer;}
#login .login-ul .bottom{border:none;height:20px;margin: 30px 0;}
#login .login-ul .bottom a{float:left;font:12px/13px microsoft Yahei;color:#333}
#login .login-ul .bottom span{float:left;font:12px/13px microsoft Yahei;color:#ddd}
#login .login-ul .bottom a:hover{color:#ff6600;font:12px/13px microsoft Yahei;}
#login .login-ul .user-name{float:left;background-size:contain;width:30px;height:30px;background:#f8f8f8 url(/resource/tk/www/product/20170706/imgs/login_zh.png) no-repeat;background-position:center;}
#login .login-ul .user-password{float:left;background-size:contain;width:30px;height:30px;background:#f8f8f8 url(/resource/tk/www/product/20170706/imgs/login_mm.png) no-repeat;background-position:center;}
#login .login-ul .yzm-dv{float:left;height:30px;width:236px;border:1px solid #cdcdcd;}
#login .login-ul .yzm-dv .yzbox{float:left;width:195px;background-color:#fff;height:30px;line-height:30px;}
#login .login-ul .yzcode-li .yzm-dv .user-yzcode{float:left;background-size:contain;width:30px;height:30px;background:#f8f8f8 url(/resource/tk/www/product/20170706/imgs/login_mb.png) no-repeat;background-position:center;}
#login .login-ul .yzm-dv input{float:left;}
#login .close{transition:0.4s all linear;cursor:pointer;position:absolute;right:20px;top:20px;}
/*登录框(含跳过)*/
._LoginDialog {z-index: 99999;padding: 0;border-radius: 4px;text-align: center;width: 400px;height: 350px;background-color: #fff;position: fixed;top: 25%;left: 50%;margin-left: -200px;}
._LoginDialog .top {border-radius: 6px 6px 0 0;width: 100%;height: 100px;background-color: #f8fbfb;text-align: center;line-height: 1;}
._LoginDialog .top .logo {vertical-align: middle;margin-top: 25px;}
._LoginDialog .login-ul {padding: 0 30px 0}
._LoginDialog .login-ul li {height: 30px;line-height: 30px;background-color: #fff;border: 1px solid #cdcdcd;margin: 20px 0;}
._LoginDialog .login-ul input {color: #333;padding-left: 10px;width: 294px;height: 30px;line-height: 30px;border: none;outline: none;font: 14px/30px microsoft Yahei;vertical-align: middle;float: left;}
._LoginDialog .login-ul .yzcode-li {height: 30px;background-color: #fff;border: none;margin: 20px 0;}
._LoginDialog .login-ul .yzcode-li input {width: 205px;height: 30px;background-color: #fff;}
._LoginDialog .login-ul .login-li {border: none;height: 50px;}
._LoginDialog .login-ul .login-li .btn {cursor: pointer;border-radius: 4px;border: none;color: #fff;font: 20px/50px microsoft Yahei;width: 343px;height: 50px;background-color: #ff6600;}
._LoginDialog .login-ul .login-li .next {padding: 0;cursor: pointer;float: right;border-radius: 4px;border: 1px solid #cdcdcd;color: #3366cc;font: 14px/50px microsoft Yahei;width: 85px;height: 50px;line-height: 50px;background-color: #fff;}
._LoginDialog .login-ul .yzcode-li .yzcode-img {float: right;cursor: pointer;}
._LoginDialog .login-ul .bottom {border: none;height: 20px;margin: 30px 0;}
._LoginDialog .login-ul .bottom a {float: left;font: 12px/13px microsoft Yahei;color: #333}
._LoginDialog .login-ul .bottom span {float: left;font: 12px/13px microsoft Yahei;color: #ddd}
._LoginDialog .login-ul .bottom a:hover {color: #ff6600;font: 12px/13px microsoft Yahei;}
._LoginDialog .login-ul .user-name {float: left;background-size: contain;width: 30px;height: 30px;background: #f8f8f8 url(/resource/tk/www/product/20170706/imgs/login_zh.png) no-repeat;background-position: center;}
._LoginDialog .login-ul .user-password {float: left;background-size: contain;width: 30px;height: 30px;background: #f8f8f8 url(/resource/tk/www/product/20170706/imgs/login_mm.png) no-repeat;background-position: center;}
._LoginDialog .login-ul .yzm-dv {float: left;height: 30px;width: 236px;border: 1px solid #cdcdcd;}
._LoginDialog .login-ul .yzm-dv .yzbox {float: left;width: 195px;background-color: #fff;height: 30px;line-height: 30px;}
._LoginDialog .login-ul .yzcode-li .yzm-dv .user-yzcode {float: left;background-size: contain;width: 30px;height: 30px;background: #f8f8f8 url(/resource/tk/www/product/20170706/imgs/login_mb.png) no-repeat;background-position: center;}
._LoginDialog .login-ul .yzm-dv input {float: left;}
._LoginDialog .close {transition: 0.4s all linear;cursor: pointer;position: absolute;right: 20px;top: 20px;}
/* 蒙层 */
#product_mask_ceng{display:none;height:2300px;z-index:9999;width:100%;background-color:#000;position:absolute;left:0;top:0;-moz-opacity:0.5;-khtml-opacity:0.5;filter: alpha(opacity=50);-moz-opacity:0.5;opacity: 0.5;}
