@charset "utf-8";

					
						.CRelatedWatchesD_A{
		                    
                            
                            
                            
                            
                            
                            
                        }
                        
                        .CRelatedWatchesD_A>.outBox{
                            
                            padding:0;
                            background-color:#fff;
                            
                            
                        }
                        @media screen and (max-width:768px){
                            .CRelatedWatchesD_A{
		                        
                                
                                
                                
                                
                                
                                
                            }
                            
                            .CRelatedWatchesD_A>.outBox{
                                
                                
                                
                                
                                
                            }
                        }
					
					
                        .CRelatedWatchesD_A{
                            position:relative;
                        }
                        
                        .CRelatedWatchesD_A .listBoard{
                            width:100%;
                            max-width:1120px;
                            margin:0 auto;
                            padding:33px 0 0 0;
                            border-top: 1px #be935c solid;
                            /*border-bottom: 1px #be935c solid;*/
                            -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
                        }
                        
                        .CRelatedWatchesD_A .cBox{
                        }
                        
                        .CRelatedWatchesD_A .container{
                            margin:0 auto 0 -30px;
                            -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
                            text-align: center;
                        }
                        
                        .CRelatedWatchesD_A .unit{
                            width: 25%;
                            padding-top: 40px;
                            padding-bottom:30px;
                            padding-left:30px;
                            -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;
                        }
                        
                        .CRelatedWatchesD_A .inBox{
                            text-align:center;
                            position: relative;
                            width:188px;
                            margin:0 auto;
                        }
                        
                        .CRelatedWatchesD_A .title{
                            font-size: 24px;
                            color: #be935c;
                            text-align: center;
                        }
                        
                        .CRelatedWatchesD_A .imgBox{
                            width:188px;
                            font-size:0;
                            position: relative;
                        }
                        
                        .CRelatedWatchesD_A .imgBox img{
                            opacity:0;
                            width:100%;
                            height:auto;
                        }
                        
                        .CRelatedWatchesD_A .showIcon {
                            position: absolute;
                            width: 100%;
                            height: 20px;
                            top: -25px;
                            left: 0;
                            right: auto;
                        }
                        
                        .CRelatedWatchesD_A .iconNew {
                            background-image: url(/hk/images/common/newA.svg);
                        }
                        
                        .CRelatedWatchesD_A .likesBtn {
                            position: absolute;
                            bottom: 0;
                            right: -20px;
                            z-index: 1;
                            pointer-events: all;
                        }
                        
                        .CRelatedWatchesD_A .scoresBtn{
		                    position:absolute;
		                    top:20px;
		                    right:-24px;
		                    z-index:1;
		                }
                        
                        .CRelatedWatchesD_A .info{
                            width:100%;
                        }
                        
                        .CRelatedWatchesD_A .name{
                            width:100%;
                        }
                        
                        .CRelatedWatchesD_A .brand{
                            padding-top:30px;
                            font-size:18px;
                            color:#606060;
                        }
                        
                        .CRelatedWatchesD_A .series{
                            padding-top:0;
                            font-size:16px;
                            color:#606060;
                        }
                        
                        .CRelatedWatchesD_A .watch{
                            padding-top:19px;
                            font-size:16px;
                            color:#606060;
                        }
                        
                        .CRelatedWatchesD_A .hr{
                            margin-top: 6px;
                            height: 1px;
                            background-color: #d2d2d2;
                        }
                        
                        .CRelatedWatchesD_A .price{
                            padding-top: 6px;
                            font-size: 19px;
                            color: #be935c;
                        }
                        
                        .CRelatedWatchesD_A .addBox{
                            padding-top: 18px;
                        }
                        
                        .CRelatedWatchesD_A .addCBtn{
                            cursor: pointer;
                            margin-top: 12px;
                            margin-left: auto;
                            margin-right: auto;
                            text-align: center;
                            width: 120px;
                            font-size: 16px;
                            line-height: 24px;
                        }
                        
                        .CRelatedWatchesD_A .addCText{
                            border: 1px #c9c9c9 solid;
                            color: #7a7a7a;
                        }
                        
                        .CRelatedWatchesD_A .addCTextA{
                            border: 1px #be935c solid;
                            color: #FFF;
                            background-color: #be935c;
                        }
                        
                        .CRelatedWatchesD_A .price_tip{
						    width:20px;
						    height:20px;
						    line-height:20px;
						    text-align:center;
						}
						
						.CRelatedWatchesD_A .moreBtn {
		                    padding: 30px 0 30px 30px;
                        }
                        
                       .CRelatedWatchesD_A .moreBtn .sensor {
                            cursor: pointer;
                            margin: 0 auto;
                            width: 100%;
                            height: auto;
                            max-width: 500px;
                            background-color: #be935c;
                            padding: 20px 0;
                            text-align: center;
                            line-height: 0;
                        }
                        
                        .CRelatedWatchesD_A .moreBtn .text {
                            display: inline-block;
                            vertical-align: middle;
                            font-size: 16px;
                            color: #FFF;
                        }
                        
                        .CRelatedWatchesD_A .moreBtn .icon {
                            display: inline-block;
                            vertical-align: middle;
                            width: 15px;
                            height: 15px;
                            background-size: contain;
                            background-repeat: no-repeat;
                            background-position: center;
                            background-image: url(/tw/images/common/arrow-4.svg);
                            -webkit-filter: grayscale(0%) brightness(200%) contrast(100%);
                            filter: grayscale(0%) brightness(200%) contrast(100%);
                            margin-left: 30px;
                        }
                        
                        @media screen and (max-width:768px){
                            .CRelatedWatchesD_A .title {
                                font-size: 5.8vw;
                            }
                            
                            .CRelatedWatchesD_A .listBoard{
                                width:100%;
                                padding:8vw 0 0 0;
                            }
                            
                            .CRelatedWatchesD_A .cBox {
                                overflow-x: scroll;
                                -webkit-overflow-scrolling: touch;
                            }
                            
                            .CRelatedWatchesD_A .container{
                                position: relative;
                                display: flex;
                            }
                            
                            .CRelatedWatchesD_A .unit{
                                width: 25% !important;
                                min-width: 50vw;
                                max-width: 280px;
                                padding-top:9.67vw;
                                padding-bottom:7.2vw;
                            }
                            
                            .CRelatedWatchesD_A .unit .imgBox {
                                width: 40vw;
                                height: 51.06vw;
                            }
                            
                            .CRelatedWatchesD_A .showIcon {
                                height: 4.83vw;
                                top: -6.04vw;
                            }
                            
                            .CRelatedWatchesD_A .hr{
                                width:60%;
                                margin:0 auto;
                                margin-top: 6px;
                            }
                            
                            .CRelatedWatchesD_A .addBox {
                                padding-top: 18px;
                            }
                            
                            .CRelatedWatchesD_A .likesBtn {
                                bottom: 0;
                                right: -3px;
                            }
                            
                            .CRelatedWatchesD_A .scoresBtn {
                                top: 0;
                                right: -8px;
                            }
                            
                            .CRelatedWatchesD_A .price_tip{
                                width:4.83vw;
                                height:4.83vw;
                                line-height:4.83vw;
                            }
                        }
					
					