
#product_content_area.component_style #old-sectionOverview .rich-module .blue-title,#product_content_area.component_style #sectionOverview .rich-module .blue-title,#overview .rich-module .blue-title{
color: #33B9FF;
font-weight: normal;
font-size: 28px;
line-height: 34px;   
}
.rich-module .unit_cut h2{
   color: #000;
   font-weight: normal;
   font-size: 22px;
   line-height: 28px;
   margin-bottom:0;
   padding-bottom:0;
}
.rich-module .unit_cut h3{
   font-size: 18px;
   font-weight: normal;
   line-height: 30px;
   margin-top:0
}
#product_content_area.component_style .unit_cut h3 ,#product_content_area.component_style #old-sectionOverview .unit_cut h3, #product_content_area.component_style #sectionOverview .unit_cut h3,#product_content_area.component_style .unit_cut h3 ,#product_content_area #old-sectionOverview .unit_cut h3, #product_content_area #sectionOverview .unit_cut h3 {
   color:#000;
   font-size: 18px;
}
.ui-rich-tabs{
   list-style: none;
   display:block;
}
.ui-rich-tabs li{
   float:left;
   margin-left: 20px;
}
.ui-rich-tabs li a{
  text-decoration: none;
}

.rich-base-style{
   float: right;
   margin-top: 10px;
   margin-bottom: 10px;
   margin-right: 10px;
}
.rich-base-style li a{
   color:#9e9e9e;
   font-size: 14px;
}
.rich-base-hover li a:hover,.rich-base-hover li.active a{
   color:#33B9FF;
}

#overview #sectionOverview .rich-content{
   width: 960px;
}
#overview #sectionOverview .unit_cut>div{
   width:960px;
   display: none;
}
#overview #old-sectionOverview .rich-content,#overview .rich-content{
   width: 870px;
}
#overview #old-sectionOverview .unit_cut>div,#overview .unit_cut>div{
   width:870px;
   display: none;
}
.rich_mask{
   overflow: hidden;
   height: 100%;
   width: 100%;
   *position:relative;
}
.rich-zone{
   position: relative;
   margin: 0;
   list-style: none;
}
.rich-zone section{
   float:left;
   display: block;
   position: relative;
}

.rich-zone .unit_nav{
   position: absolute;
   left: 50%;
   top:0px;
}
.rich-zone .unit_nav li{
   float: left;
   list-style: none;
}
.rich-zone .unit_nav a{
   background: url('/websites/rich_overview/images/active_point.png') no-repeat;
   display: block;
   width: 20px;
   height: 20px;
}
.rich-zone .unit_nav a:hover,.rich-zone .unit_nav li.active a{
   background: url('/websites/rich_overview/images/active_point.png') no-repeat 0 -20px;
}
.amount-2{
   margin-left: -20px;
}
.amount-3{
   margin-left: -30px;
}
.amount-4{
   margin-left: -40px;
 }
.amount-5{
   margin-left: -50px;
}
.amount-6{
   margin-left: -60px;
}
.amount-7{
   margin-left: -70px;
 }
 .amount-8{
   margin-left: -80px;
 }
 .amount-9{
   margin-left: -90px;
 }
 .amount-10{
   margin-left: -100px;
 }
   @media (max-width: 719px){
      #overview #sectionOverview .unit_cut,.rich_mask{
         width:320px;
         margin: 0 auto;
      }
       #overview #sectionOverview .rich-content,  #overview #sectionOverview .unit_cut>div,#overview #old-sectionOverview .rich-content,  #overview #old-sectionOverview .unit_cut>div{
         width: 100%;
      }
      .ui-rich-tabs li {
          width: 100%;
          margin:10px 0;
      }
      .rich-base-style {
         float:none;
      }
   }
   @media (min-width: 719px) and (max-width: 959px){
      #overview #sectionOverview .rich-content,  #overview #sectionOverview .unit_cut>div,#overview #old-sectionOverview .rich-content,  #overview #old-sectionOverview .unit_cut>div{
         width: 719px;
      }
      .ui-rich-tabs {
         margin-right: 0px;
      }
   }
   @media (max-width: 959px){
   
   }
   @media (max-width: 321px){
       #overview #sectionOverview .rich-content,  #overview #sectionOverview .unit_cut>div,#overview #old-sectionOverview .rich-content,  #overview #old-sectionOverview .unit_cut>div{
         width: 90%;
      }
   }