/*
CopyRight:DFrobot.com.cn 2017
Author:Fish
Content:wishlist
*/
#addWishListFrame{position: absolute;top: 0;width: 100%;z-index: 100;font-size: 14px;left: 0;}
#addWishListFrame .con{position: absolute;z-index: 2;background: #FFFFFF;width: 538px;left: 50%;margin-left: -275px;height: 677px;}
#addWishListFrame .con input{height: 38px;line-height: 38px;font-size: 16px;}
#addWishListFrame .con textarea{width: 96%;margin: 0;padding: 5px 2%;height: 50px;border: 1px solid #bfbfbf;}
#addWishListFrame .con .name{border: 1px solid #bfbfbf;width: 510px;padding: 0 14px;height: 38px;line-height: 38px;}
#addWishListFrame .con .name span{font-size: 16px;display: block;float: left;width: 64px;}
#addWishListFrame .con .name input{width: 446px;outline: none;padding: 0;margin: 0;border: 0;}
#addWishListFrame .con .errtips{height: 27px;line-height: 27px;color: #ed6a00;}
#addWishListFrame .con .title{height: 46px;font-size: 16px;font-weight: bold;position: relative;}
#addWishListFrame .con .title a{display: block;position: absolute;right: 0;top: 0;font-size: 20px;cursor: pointer;color: #000000;}
#addWishListFrame .con .title a:hover{color: #ed6a00;}
#addWishListFrame .con .imgupload{margin-bottom: 24px;position: relative;overflow: hidden;height: 40px;}
#addWishListFrame .con .imgupload img{width: 38px;height: 38px;float: right;border: 1px solid #bfbfbf;}
#addWishListFrame .con .imgupload span{font-size: 16px;display: block;float: left;width: 64px;height: 38px;line-height: 38px;border: 1px solid #bfbfbf;padding-left: 14px;border-right: none;}
#addWishListFrame .con .imgupload .thumburl{width: 399px;height: 38px;float: left;padding: 0;border: none;border: 1px solid #bfbfbf;padding: 0 14px 0 0;border-left: none;}
#addWishListFrame .con .imgupload .fileBox{position: absolute;top: -30px;left: -130px;height: 200px;padding: 0;width: 800px;}
#addWishListFrame .con .productTitle{height: 28px;font-size: 16px;}
#addWishListFrame .con .productListFrame{padding: 9px 10px;border: 1px solid #bfbfbf;}
#addWishListFrame .con .productListFrame .searchProductFrame{margin-bottom: 10px;position: relative;}
#addWishListFrame .con .productListFrame .searchProductFrame .searchBox{border: 1px solid #bfbfbf;width: 514px;height: 38px;line-height: 38px;}
#addWishListFrame .con .productListFrame .searchProductFrame .searchBox input{float: left;outline: none;width: 494px;padding: 0 10px;}
#addWishListFrame .con .productListFrame .searchProductFrame .searchBox button{float: right;width: 13%;height: 27px;}
#addWishListFrame .con .productListFrame .searchProductFrame .searchResult{position: absolute;margin-top: -1px;border: 1px solid #bfbfbf;background: #FFFFFF;width: 502px;padding: 6px;display: none;height: 106px;overflow-y: scroll;z-index: 2;}
#addWishListFrame .con .productListFrame .searchProductFrame .searchResult ul{}
#addWishListFrame .con .productListFrame .searchProductFrame .searchResult ul li{cursor: pointer;line-height: 30px;height: 30px;margin: 3px 0;}
#addWishListFrame .con .productListFrame .searchProductFrame .searchResult ul li:hover{color: #e16811;}
#addWishListFrame .con .productListFrame .searchProductFrame .searchResult ul li .imageFrame{}
#addWishListFrame .con .productListFrame .searchProductFrame .searchResult ul li .imageFrame .smallImg{width: 28px;height: 28px;float: left;margin-right: 6px;border: 1px solid #bfbfbf;}
#addWishListFrame .con .productListFrame .searchProductFrame .searchResult ul li .imageFrame .thumbImg{display: none;position: fixed;margin: 0 0 0 40px;width: 300px;height: 300px;border: 1px solid #bfbfbf;top: 35%;}
#addWishListFrame .con .productListFrame .searchProductFrame .searchResult ul li .imageFrame:hover .thumbImg{display: block;}
#addWishListFrame .con .productListFrame .list{width: 100%;height: 268px;overflow-y: scroll;}
#addWishListFrame .con .productListFrame .list ul{width: 100%;}
#addWishListFrame .con .productListFrame .list ul li{width: 100%;height: 32px;padding: 6px 0;border-bottom: 1px dashed #bfbfbf;}
#addWishListFrame .con .productListFrame .list ul li .productIndex{float: left;width: 31px;height: 32px;line-height: 32px;}
#addWishListFrame .con .productListFrame .list ul li .productImg{float: left;width: 48px;position: relative;}
#addWishListFrame .con .productListFrame .list ul li .productImg .smallImg{width: 30px;height: 30px;float: left;border: 1px solid #bfbfbf;}
#addWishListFrame .con .productListFrame .list ul li .productImg .thumbImg{display: none;position: fixed;margin: 0 0 0 40px;width: 300px;height: 300px;border: 1px solid #bfbfbf;top: 35%;background: #FFFFFF;}
#addWishListFrame .con .productListFrame .list ul li .productImg:hover .thumbImg{display: block;}
#addWishListFrame .con .productListFrame .list ul li .productName{float: left;width: 312px;height: 32px;line-height: 32px;overflow: hidden;word-break: break-all;}
#addWishListFrame .con .productListFrame .list ul li .productName input{border: 0;outline: none;width: 300px;height: 32px;line-height: 32px;}
#addWishListFrame .con .productListFrame .list ul li .productNum{float: left;width: 78px;border: 1px solid #bfbfbf;height: 28px;line-height: 28px;}
#addWishListFrame .con .productListFrame .list ul li .productNum button{width: 18px;height: 28px;background: #ffffff;border: none;outline: none;}
#addWishListFrame .con .productListFrame .list ul li .productNum button:hover{background: #eeeeee;}
#addWishListFrame .con .productListFrame .list ul li .productNum .left{float: left;}
#addWishListFrame .con .productListFrame .list ul li .productNum .right{float: right;}
#addWishListFrame .con .productListFrame .list ul li .productNum input{width: 40px;height: 28px;padding: 0;text-align: center;border-left: 1px solid #bfbfbf;border-right: 1px solid #bfbfbf;border-top: none;border-bottom: none;}
#addWishListFrame .con .productListFrame .list ul li .options{float: left;width: 28px;text-align: center;height: 32px;line-height: 32px;}
#addWishListFrame .con .totalInfo{line-height: 56px;height: 56px;}
#addWishListFrame .con .totalInfo .totPNum{float: left;}
#addWishListFrame .con .totalInfo .totPrice{float: right;}
#addWishListFrame .con .totalInfo .totPrice span{font-weight: normal;}
#addWishListFrame .con .totalInfo b{color: #e16811;}
#addWishListFrame .con .sumbitBtn{text-align: right;}
#addWishListFrame .con .sumbitBtn button{width: 140px;height: 30px;background: #fd9326;border: none;color: #FFFFFF;cursor: pointer;outline: none;}
#addWishListFrame .con .page_0{}
#addWishListFrame .con .page_1{height: 535px;opacity: 0;}
#addWishListFrame .con .page_1 .describe{margin-bottom: 10px;}
#addWishListFrame .con .page_1 .describe textarea{height: 535px;}
#addWishListFrame .maskBG{position: absolute;z-index: 1;background: #000000;opacity: 0.5;width: 100%;height: 300px;}
