/*        global downloadWrap csss         */
/*temp add start*/
#globalCgtTop{position:relative;}
#globalCgtTop .close{display: inline-block;height: 5.917rem;width: 2.042rem;position: absolute;left: 0;top:0;z-index: 999;}
#globalCgtTop .link{display: block;}
#globalCgtTop img{/*width:26.67rem;*/width: 100%; height: 5rem; display: block;}

/*temp add end*/
#globalCgt{position:fixed;bottom: 0px;width: 100%;z-index: 9999;}
.downloadWrap {width: 100%;height: 55px;padding: 5px 15px;background-color: rgba(0,0,0,0.75);z-index: 9999;box-sizing: border-box;color: #fff;margin-top:9px;position:relative;}
.downloadWrap .left{width: 100%;}
.downloadWrap .close{position: absolute;left: 0px;top: 0px;height: 12px;width: 12px;background: url('../../images/close.png') no-repeat center right transparent;background-size: 12px 11px;}
.downloadWrap .icon{display: inline-block;width: 45px;height: 45px;background:url('../../images/icon-cgt.png') no-repeat center center transparent;background-size: 45px 45px;float: left;}
.downloadWrap .desc{display: table-cell;height: 45px;vertical-align: middle;padding-left: 5px;}
.downloadWrap .title{display:block;font-size: 12px;height: 13px;line-height: 13px;color:#fff;}
.downloadWrap .stars{color: #fad142;-webkit-text-size-adjust:none; font-size:10px;}
.downloadWrap .try-now{height: 29px;width: 70px;border: 1px solid #999;font-size: 14px;color: #181818 !important;border-radius: 5px;position: absolute;right: 5px;bottom: 13px;text-align: center;line-height: 29px;background: #eaf0f8;}

/*终极页新增添加立即采购按钮样式*/
.buyBox{ position: fixed; bottom: 0; left: 0; width: 100%; height: 4.5rem;}
.buyDiv{ max-width: 26.67rem; margin: 0 auto; height: 3.75rem; background: #fff; padding-top: 0.75rem; border-top: 1px #cbcbcb solid;}
.buyBox a{ display: block; width: 70%; margin: 0 auto; color: #fff; font: 1.25rem/2.833rem "microsoft yahei"; text-align: center; height: 2.833rem; background: #00b8e0; border-radius: 0.2083rem;}

