html{height:100%;font-size:24px} body{padding:0;margin:0;z-index:1;width:100%;color:#000;font-size:16px;background: #F9F9F9;} img{border:none;} a {outline:0;text-decoration:none !important} .crb{clear:both;} .logo{padding:.25rem 0;} .logo img{max-height:80px;max-width:280px;} /* -------------- banner STYLE -------------- */ .banner{width:100%;} .banner input{display: none;} .banner .bigPic{width:100%;height:25rem;} .banner .bigPic div{width:100%;text-align:center;height:25rem;display: none;} .banner .bigPic div img{height:100%;max-width:100%;} .banner .sliderPic{width:100%;background-color:#000;height:3.7rem;overflow-y: auto;} .banner .sliderPic label {padding:.5rem;float:left;cursor:pointer;} .banner .sliderPic label img{max-width:5rem;height:2.5rem;opacity:.8; } #tongtool-img-rdi-2:checked ~ .bigPic #tongtool-img-2{display:block;} #tongtool-img-rdi-2:checked ~ .sliderPic #tongtool-img-slider-2 img{border:2px solid #56A20A;opacity:1;} #tongtool-img-rdi-3:checked ~ .bigPic #tongtool-img-3{display:block;} #tongtool-img-rdi-3:checked ~ .sliderPic #tongtool-img-slider-3 img{border:2px solid #56A20A;opacity:1;} #tongtool-img-rdi-4:checked ~ .bigPic #tongtool-img-4{display:block;} #tongtool-img-rdi-4:checked ~ .sliderPic #tongtool-img-slider-4 img{border:2px solid #56A20A;opacity:1;} #tongtool-img-rdi-5:checked ~ .bigPic #tongtool-img-5{display:block;} #tongtool-img-rdi-5:checked ~ .sliderPic #tongtool-img-slider-5 img{border:2px solid #56A20A;opacity:1;} #tongtool-img-rdi-6:checked ~ .bigPic #tongtool-img-6{display:block;} #tongtool-img-rdi-6:checked ~ .sliderPic #tongtool-img-slider-6 img{border:2px solid #56A20A;opacity:1;} #tongtool-img-rdi-7:checked ~ .bigPic #tongtool-img-7{display:block;} #tongtool-img-rdi-7:checked ~ .sliderPic #tongtool-img-slider-7 img{border:2px solid #56A20A;opacity:1;} #tongtool-img-rdi-8:checked ~ .bigPic #tongtool-img-8{display:block;} #tongtool-img-rdi-8:checked ~ .sliderPic #tongtool-img-slider-8 img{border:2px solid #56A20A;opacity:1;} #tongtool-img-rdi-9:checked ~ .bigPic #tongtool-img-9{display:block;} #tongtool-img-rdi-9:checked ~ .sliderPic #tongtool-img-slider-9 img{border:2px solid #56A20A;opacity:1;} #tongtool-img-rdi-10:checked ~ .bigPic #tongtool-img-10{display:block;} #tongtool-img-rdi-10:checked ~ .sliderPic #tongtool-img-slider-10 img{border:2px solid #56A20A;opacity:1;} .flatBigPic{margin:0 auto;width:100%;text-align: center;display: none;} /* -------------- description STYLE -------------- */ .box{padding:0;margin-top:.5rem;} .titlebar{border-bottom:solid 2px #94CB32; color:#fff;padding-bottom:0px;position:relative;height:.75rem;line-height:1.5rem;padding:0 .6rem;font-size:.83rem;} .titlebar span{display:inline-block; background:#56A20A;height:1.4rem;padding:0 .5rem;line-height:1.4rem;position:absolute; top:0;left:0;border-radius:.75rem} .content{word-wrap:break-word;padding:1rem .25rem .25rem .25rem;clear:both;} /* -------------- context STYLE -------------- */ .tab_container{width:100%;word-break:break-word;} .tab_container input{display: none;} .tab_container .tab{width:100%;height:.75rem;border-bottom:solid 2px #94CB32;} .tab_container .tab ul{width:100%;list-style:none;margin:0;padding:0;} .tab_container .tab ul li{position:relative;bottom:2px;float:left;height:1.5rem;line-height:1.5rem;cursor:pointer;margin-right:4px;border:solid 2px #94CB32;background:#fff;color:#777;border-radius:.75rem;font-size: .7rem;} .tab_container .tab ul li label{display:block;padding:0 1rem;cursor:pointer;} .tab_container .tab_content{width: 100%;margin-top:.75rem;} .tab_container .tab_content #tongtool-tab-1{width: 100%;padding: .25rem;font-size:0.6rem;display:none;} #tongtool-tab-rdi-1:checked ~ .tab ul #tongtool-tab-li-1{background:#56A20A;border:#56A20A;color:#fff;} #tongtool-tab-rdi-1:checked ~ .tab_content #tongtool-tab-1{display:block;} .tab_container .tab_content #tongtool-tab-2{width: 100%;padding: .25rem;font-size:0.6rem;display:none;} #tongtool-tab-rdi-2:checked ~ .tab ul #tongtool-tab-li-2{background:#56A20A;border:#56A20A;color:#fff;} #tongtool-tab-rdi-2:checked ~ .tab_content #tongtool-tab-2{display:block;} .tab_container .tab_content #tongtool-tab-3{width: 100%;padding: .25rem;font-size:0.6rem;display:none;} #tongtool-tab-rdi-3:checked ~ .tab ul #tongtool-tab-li-3{background:#56A20A;border:#56A20A;color:#fff;} #tongtool-tab-rdi-3:checked ~ .tab_content #tongtool-tab-3{display:block;} .tab_container .tab_content #tongtool-tab-4{width: 100%;padding: .25rem;font-size:0.6rem;display:none;} #tongtool-tab-rdi-4:checked ~ .tab ul #tongtool-tab-li-4{background:#56A20A;border:#56A20A;color:#fff;} #tongtool-tab-rdi-4:checked ~ .tab_content #tongtool-tab-4{display:block;} .tab1{display:none;} /* -------------- footer STYLE -------------- */ .footer{padding:.8rem 0 1rem 0;background:#ccc;} .footer .copyright{text-align:center;font-size:.8em;} /* -------------- fix mobile STYLE -------------- */ @media screen and (max-width: 960px){ html{font-size: 12px} .container{padding:0} .tab,.tab_content{display: none} .tab1{display: block} .titlebar{font-size:1rem;} .content{word-wrap:break-word;font-size:1rem;} .banner{display:none;} .flatBigPic{display:block;} .flatBigPic ul{display: inline-block;list-style:none;margin:0;padding:0;} .flatBigPic li{display: inline-block;width:98%;margin:.25rem 0 0 0;} .flatBigPic li div{text-align:center;width:100%;} .flatBigPic li img{max-width:100%;max-height:480px;} .specialRelate .tongtool-related ul li{width:50%!important;border:0;} .specialRelate .tongtool-related ul li:hover{border:0;} } body{padding:0;margin:0} .clear{font-size:0; content:" "; clear:both; height:0; zoom:1; overflow:hidden} .specialRelate .tongtool-related{margin:0;padding:0;width:100%;} .specialRelate .tongtool-related ul{width:100%;list-style-type:none;padding:0px;margin:0px auto;} .specialRelate .tongtool-related ul li{padding:0px;margin:0px; float:left;list-style-type:none;position:relative;} .specialRelate .tongtool-related .item{background:#fff;margin:2px;border:solid 1px #C5C5C5;border-radius:8px;} .specialRelate .tongtool-related ul li div:hover{border-radius:8px;border:solid 1px #56A20A} .specialRelate .tongtool-related ul li a img{width:100%;} .specialRelate .tongtool-related ul li a{margin:5px;float:left;text-decoration:none;} .specialRelate .tongtool-related p{padding:0px 8px;margin:0px;} .specialRelate .tongtool-related .title{word-break:break-word;font-size:12px;line-height:13px;height:27px;overflow: hidden;text-align: left;text-decoration: none;width:94%;word-wrap: break-word; margin:6px 0;} .specialRelate .tongtool-related ul li:hover .title{text-decoration:none;color:#56A20A;} .specialRelate .tongtool-related .price{color:#666;font-family: Arial;font-size: 11px;font-weight: normal;height:29px;line-height:14px;text-align: left;} .specialRelate .tongtool-related .price b{color:#f60;cursor: pointer;font-size: 13px;font-weight: bold; } .specialRelate .tongtool-related .price span{color: #777777;cursor: pointer;font-size: 12px;font-weight: normal;text-decoration: line-through;} .specialRelate .tongtool-related .shipping{color:#555;font-family: Verdana,sans-serif !important;font-size: 11px;font-weight: normal;line-height: 13px;min-height: 13px;text-align: left;padding-bottom:8px;} .tongtool-tag-off{ width:50px;height:50px; background:url(https://img1.tongtool.com/v/template/img/tag-off.gif) no-repeat; position:absolute; top:-3px;left:2px; z-index:99; text-align:center; color:#fff; font-size:0.875em; } .tongtool-tag-off span{display:inline-block; margin-top:5px; line-height:15px;}
Product Description
 

Non-corrosive synthetic parts and durable rubber seal;

ABS Anti-aging, Anti-ultraviolet;

Easy to install and disassembly;

Overall size 15-3/4" x 7-7/8"(400 x 200mm), Size Opening w/ Open Window: 12-5/8" x 5.0"(300 x 128mm);

Note : Please feel free to contact us if you have any question about the product. We would try our best to solve any problem for you. Wish you have a good shopping experience.

 

Features

▪ Non-corrosive synthetic parts and durable rubber seal;

▪ ABS Anti-aging, Anti-ultraviolet;

▪ asy to install and disassembly;

▪ Durable and has a long life.

 

Specifications

▪ Overall size : 15-3/4" x 7-7/8"(400 x 200mm)

▪ Size Opening w/ Open Window: 12-5/8" x 5.0"(300 x 128mm)

▪ Color : Black & White

 

Note

▪ Manual measurement, error 1-3cm, depending on the actual situation, please understand.

▪ Please feel free to contact us if you have any question about the product. We would try our best to solve any problem for you. Wish you have a good shopping experience.

 

  • We accept PayPal only.

  • All major credit cards are accepted through secure payment processor PayPal.

  • We ship to your eBay or Paypal address. Please make sure your eBay and Paypal address is correct before you pay.

 

 

  • We ship to your eBay or Paypal address. Please make sure your eBay and Paypal address is correct before you pay.

  • Items will be shipped within 1-2 business day when we received payment.

  • Delivery time depends on destination and other factors;

  • After delivery, the package is delivered to third-party logistics, usually UPS, USPS or Fedex. Under normal circumstances, the receipt can be completed within 3-5 business days. If you do not receive the goods on time or there is any problem with the goods. Please contact us in time. We will do our best to solve it for you.

  

 
  • Our products is subject to 1 months warranty period, Defective item should be returned to us within warranty period.

  • If there is any quality problem, please do not hesitate to contact us with pictures and information. We will accept you return the item unconditionally. In addition, you will receive a full refund and postage,and at the same time please provide the tracking number to us when you have returned the item.

  • If you want to return it for personnal reason, please pay for the postage. When the warehouse receive the return items, we will issue you a full refund. Many thanks.

 

 

 

  • Our company 

  • When you select our company products you get the satisfaction of knowing you are dealing factory direct. Our factory has been manufacturing Marine Hardware and equipment for more than 10 years. 

  •  

  • 100% genuine products!!

  • Professionally made products by our skilled craftsmen. 

     

  • We have a simple business goal of delivering a great range of products, at the best possible price. We understand our success will only come from our customer’s satisfaction.

     

  • Our customers trust us and our high quality products, we appreciate this trust and are committed to delivering, we ensure speedy dispatch with full tracking and will contact you directly if something is somehow delayed.

     

  • If you have any questions or need further information, please don’t hesitate to contact us. At our company we have great product knowledge and have access to our own engineers and multinational team of experts who are always ready to assist you our valued customer. We are also committed to after sales service, if the product somehow does have an issue, or isn’t right we are only an email or phone call away.

     

  • Our company have thousands of happy customers to date and we are sure you to will enjoy your shopping experience.

 


 
Payment

  • We accept PayPal only.

  • All major credit cards are accepted through secure payment processor PayPal.

  • We ship to your eBay or Paypal address. Please make sure your eBay and Paypal address is correct before you pay.

 

 
Shipping

  • We ship to your eBay or Paypal address. Please make sure your eBay and Paypal address is correct before you pay.

  • Items will be shipped within 1-2 business day when we received payment.

  • Delivery time depends on destination and other factors;

  • After delivery, the package is delivered to third-party logistics, usually UPS, USPS or Fedex. Under normal circumstances, the receipt can be completed within 3-5 business days. If you do not receive the goods on time or there is any problem with the goods. Please contact us in time. We will do our best to solve it for you.

  

 
Returns
  • Our products is subject to 1 months warranty period, Defective item should be returned to us within warranty period.

  • If there is any quality problem, please do not hesitate to contact us with pictures and information. We will accept you return the item unconditionally. In addition, you will receive a full refund and postage,and at the same time please provide the tracking number to us when you have returned the item.

  • If you want to return it for personnal reason, please pay for the postage. When the warehouse receive the return items, we will issue you a full refund. Many thanks.

 

 
Contact Us

 

  • Our company 

  • When you select our company products you get the satisfaction of knowing you are dealing factory direct. Our factory has been manufacturing Marine Hardware and equipment for more than 10 years. 

  •  

  • 100% genuine products!!

  • Professionally made products by our skilled craftsmen. 

     

  • We have a simple business goal of delivering a great range of products, at the best possible price. We understand our success will only come from our customer’s satisfaction.

     

  • Our customers trust us and our high quality products, we appreciate this trust and are committed to delivering, we ensure speedy dispatch with full tracking and will contact you directly if something is somehow delayed.

     

  • If you have any questions or need further information, please don’t hesitate to contact us. At our company we have great product knowledge and have access to our own engineers and multinational team of experts who are always ready to assist you our valued customer. We are also committed to after sales service, if the product somehow does have an issue, or isn’t right we are only an email or phone call away.

     

  • Our company have thousands of happy customers to date and we are sure you to will enjoy your shopping experience.