div#container
{
   width: 1250px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
@font-face
{
   font-family: "Material Icons";
   font-display: swap;
   src: url('MaterialIcons-Regular.woff2') format('woff2'),
        url('MaterialIcons-Regular.woff') format('woff'),
        url('MaterialIcons-Regular.ttf') format('truetype');
}
a.white_whitish
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white_whitish:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white_whitish:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.white_whitish:hover
{
   color: #F5F5F5;
   text-decoration: none;
}
a.aqua_light
{
   color: #008B8B;
   text-decoration: none;
}
a.aqua_light:visited
{
   color: #008B8B;
   text-decoration: none;
}
a.aqua_light:active
{
   color: #008B8B;
   text-decoration: none;
}
a.aqua_light:hover
{
   color: #20B2AA;
   text-decoration: none;
}
@media only screen and (min-width: 768px) and (max-width: 1249px)
{
}
@media only screen and (max-width: 767px)
{
}
#indexPageHeader1
{
   background-color: #20B2AA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_indexIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_indexIcon1 a
{
   text-decoration: none;
}
#wb_indexIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#indexIcon1
{
   height: 22px;
   width: 25px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#indexIcon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 22px;
   line-height: 22px;
   vertical-align: middle;
}
#wb_indexIcon1:hover #indexIcon1 i
{
   color: #F5F5F5;
}
#wb_indexIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_indexIcon2 a
{
   text-decoration: none;
}
#wb_indexIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#indexIcon2
{
   height: 28px;
   width: 35px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.indexIcon2
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.indexIcon2:before
{
   content: "\e0c8";
}
#indexIcon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_indexIcon2:hover #indexIcon2 i
{
   color: #F5F5F5;
}
#wb_indexImage1
{
   vertical-align: top;
}
#indexImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: right;
}
#wb_indexText1 div
{
   text-align: right;
}
#wb_indexResponsiveMenu1
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   font-family: "Microsoft YaHei UI Light";
   font-weight: normal;
   text-align: center;
   width: 100%;
   margin: 0;
}
#indexResponsiveMenu1
{
   display: inline-block;
   background-color: rgba(255,255,255,0.00);
   height: 66px;
}
#wb_indexResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_indexResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_indexResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_indexResponsiveMenu1 ul li i
{
   font-size: 24px;
   width: 24px;
   margin-bottom: 2px;
}
#wb_indexResponsiveMenu1 ul li a
{
   background-color: rgba(255,255,255,0.00);
   color: #4F4F4F;
   font-family: "Microsoft YaHei UI Light";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 43px 10px 43px;
   text-align: center;
}
#wb_indexResponsiveMenu1 > ul > li > a 
{
   height: 46px;
}
.indexResponsiveMenu1 a 
{
   display: block;
}
#wb_indexResponsiveMenu1 li:hover > a, #wb_indexResponsiveMenu1 li .active
{
   background-color: #FFFFFF;
   color: #20B2AA;
}
#wb_indexResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 66px;
}
#wb_indexResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_indexResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 136px;
}
#wb_indexResponsiveMenu1 ul ul li a
{
   background-color: #0D6EFD;
   border: 0px solid #0D6EFD;
   color: #FFFFFF;
}
#wb_indexResponsiveMenu1 ul ul li:hover > a, #wb_indexResponsiveMenu1 ul ul li .active
{
   background-color: #0B5ED7;
   color: #FFFFFF;
}
#wb_indexResponsiveMenu1 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_indexResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_indexResponsiveMenu1 ul ul ul li 
{
   left: 136px;
   position: relative;
   top: -66px;
}
#wb_indexResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #4F4F4F;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_indexResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_indexResponsiveMenu1 li:hover > a .arrow-down, #wb_indexResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #20B2AA;
}
#wb_indexResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_indexResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_indexResponsiveMenu1 .toggle,[id^=indexResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_indexResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_indexResponsiveMenu1 ul li a, #wb_indexResponsiveMenu1 .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_indexResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.indexResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#indexResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_indexResponsiveMenu1 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_indexResponsiveMenu1 .toggle 
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   color: #4F4F4F;
   padding: 0 20px 0 20px;
   line-height: 54px;
   text-decoration: none;
   border: none;
}
#wb_indexResponsiveMenu1 .toggle:hover
{
   background-color: #FFFFFF;
   color: #20B2AA;
}
[id^=indexResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#indexResponsiveMenu1-title
{
   height: 66px !important;
   line-height: 66px !important;
   text-align: center;
}
#wb_indexResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: center;
}
#wb_indexResponsiveMenu1 ul ul .toggle,
#wb_indexResponsiveMenu1 ul ul a 
{
   padding: 0 40px;
}
#wb_indexResponsiveMenu1 a:hover,
#wb_indexResponsiveMenu1 ul ul ul a 
{
   background-color: #0D6EFD;
   color: #FFFFFF;
}
#wb_indexResponsiveMenu1 ul li ul li .toggle,
#wb_indexResponsiveMenu1 ul ul a 
{
   background-color: #0D6EFD;
   color: #FFFFFF;
}
#wb_indexResponsiveMenu1 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_indexResponsiveMenu1 ul li a 
{
   text-align: center;
}
#wb_indexResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_indexResponsiveMenu1 ul li i 
{
   margin-right: 8px;
}
#wb_indexResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_indexResponsiveMenu1 ul ul li:hover > ul,
#wb_indexResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_indexResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_indexResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#indexResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 43px;
   top: 21px;
   user-select: none;
}
#indexResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #4F4F4F;
   color: #4F4F4F;
   width: 24px;
}
#wb_indexResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #0B5ED7;
   color: #FFFFFF;
}
#wb_indexResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #4F4F4F;
}
#wb_indexResponsiveMenu1 .toggle:hover .arrow-down, #wb_indexResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #20B2AA;
}
#wb_indexResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_indexResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_indexResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
}
#wb_curly-hairImage1
{
   vertical-align: top;
}
#curly-hairImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_page1Image1
{
   vertical-align: top;
}
#page1Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText3
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_indexText3 div
{
   text-align: left;
}
#wb_indexText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText4
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_indexText4 div
{
   text-align: left;
}
#wb_indexText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText5
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_indexText5 div
{
   text-align: left;
}
#wb_indexImage3
{
   vertical-align: top;
}
#indexImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_indexIcon3 a
{
   text-decoration: none;
}
#wb_indexIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#indexIcon3
{
   height: 32px;
   width: 50px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.indexIcon3
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.indexIcon3:before
{
   content: "\e88e";
}
#indexIcon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_indexIcon3:hover #indexIcon3 i
{
   color: #FFFFFF;
}
#wb_indexText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText6
{
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
}
#wb_indexText6 div
{
   text-align: center;
}
#wb_indexIcon7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#indexIcon7
{
   height: 28px;
   width: 38px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#indexIcon7 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_indexIcon7:hover #indexIcon7 i
{
   color: #FFFFFF;
}
#wb_indexImage4
{
   vertical-align: top;
}
#indexImage4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_indexIcon4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_indexIcon4 a
{
   text-decoration: none;
}
#wb_indexIcon4 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#indexIcon4
{
   height: 32px;
   width: 37px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#indexIcon4 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_indexIcon4:hover #indexIcon4 i
{
   color: #FFFFFF;
}
#wb_indexIcon5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_indexIcon5 a
{
   text-decoration: none;
}
#wb_indexIcon5 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#indexIcon5
{
   height: 32px;
   width: 46px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#indexIcon5 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 32px;
   line-height: 32px;
   vertical-align: middle;
}
#wb_indexIcon5:hover #indexIcon5 i
{
   color: #FFFFFF;
}
#wb_indexIcon6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#indexIcon6
{
   height: 28px;
   width: 49px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#indexIcon6 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 28px;
   line-height: 28px;
   vertical-align: middle;
}
#wb_indexIcon6:hover #indexIcon6 i
{
   color: #FFFFFF;
}
#wb_indexIcon8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#indexIcon8
{
   height: 27px;
   width: 35px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#indexIcon8 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 27px;
   line-height: 27px;
   vertical-align: middle;
}
#wb_indexIcon8:hover #indexIcon8 i
{
   color: #FFFFFF;
}
#wb_indexLine1
{
   font-size: 0;
}
#indexLine1
{
   position: absolute;
}
#indexHorizontalLine1
{
   border-color: #FFFFFF;
   border-style: solid;
   border-bottom-width: 1px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_indexLine2
{
   font-size: 0;
}
#indexLine2
{
   border-width: 0;
   height: 249px;
   width: 8px;
}
#wb_page1Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_page1Text10 div
{
   text-align: center;
}
#wb_page1Text12 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_page1Text12 div
{
   text-align: center;
}
#wb_page1Text11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_page1Text11 div
{
   text-align: center;
}
#wb_indexLine3
{
   font-size: 0;
}
#indexLine3
{
   border-width: 0;
   height: 75px;
   width: 8px;
}
#wb_indexIcon9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_indexIcon9 a
{
   text-decoration: none;
}
#wb_indexIcon9 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#indexIcon9
{
   height: 162px;
   width: 162px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#indexIcon9 i
{
   color: #20B2AA;
   display: inline-block;
   font-size: 162px;
   line-height: 162px;
   vertical-align: middle;
}
#wb_indexIcon9:hover #indexIcon9 i
{
   color: #20B2AA;
}
#wb_indexIcon10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
}
#wb_indexIcon10 a
{
   text-decoration: none;
}
#wb_indexIcon10 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#indexIcon10
{
   height: 162px;
   width: 162px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
.indexIcon10
{
   position: relative;
   left: 0;
   top: 0;
   display: inline-block;
   font-family: "Material Icons";
   font-weight: normal;
   font-style: normal;
   line-height: 1;
}
.indexIcon10:before
{
   content: "\e0c8";
}
#indexIcon10 i
{
   color: #20B2AA;
   display: inline-block;
   font-size: 162px;
   line-height: 162px;
   vertical-align: middle;
}
#wb_indexIcon10:hover #indexIcon10 i
{
   color: #20B2AA;
}
#wb_indexImage5
{
   vertical-align: top;
}
#indexImage5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#indexPageHeader2
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_indexText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText7
{
   color: #FFFFFF;
   font-family: "Microsoft YaHei UI Light";
   font-weight: normal;
   font-size: 15px;
}
#wb_indexText7 div
{
   text-align: left;
}
#wb_indexResponsiveMenu2
{
   display: block;
   font-family: "Microsoft YaHei UI Light";
   font-weight: normal;
   text-align: left;
   width: 100%;
   margin: 0;
}
#indexResponsiveMenu2
{
   background-color: rgba(255,255,255,0.00);
   height: 66px;
}
#wb_indexResponsiveMenu2 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_indexResponsiveMenu2 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_indexResponsiveMenu2 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_indexResponsiveMenu2 ul li i
{
   font-size: 24px;
   width: 24px;
   margin-bottom: 2px;
}
#wb_indexResponsiveMenu2 ul li a
{
   background-color: rgba(255,255,255,0.00);
   color: #4F4F4F;
   font-family: "Microsoft YaHei UI Light";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 10px 32px 10px 32px;
   text-align: center;
}
#wb_indexResponsiveMenu2 > ul > li > a 
{
   height: 46px;
}
.indexResponsiveMenu2 a 
{
   display: block;
}
#wb_indexResponsiveMenu2 li:hover > a, #wb_indexResponsiveMenu2 li .active
{
   background-color: rgba(255,255,255,0.00);
   color: #20B2AA;
}
#wb_indexResponsiveMenu2 ul ul
{
   display: none;
   position: absolute;
   top: 66px;
}
#wb_indexResponsiveMenu2 ul li:hover > ul
{
   display: list-item;
}
#wb_indexResponsiveMenu2 ul ul li 
{
   float: none;
   position: relative;
   width: 136px;
}
#wb_indexResponsiveMenu2 ul ul li a
{
   background-color: #0D6EFD;
   border: 0px solid #0D6EFD;
   color: #FFFFFF;
}
#wb_indexResponsiveMenu2 ul ul li:hover > a, #wb_indexResponsiveMenu2 ul ul li .active
{
   background-color: #0B5ED7;
   color: #FFFFFF;
}
#wb_indexResponsiveMenu2 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_indexResponsiveMenu2 ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_indexResponsiveMenu2 ul ul ul li 
{
   left: 136px;
   position: relative;
   top: -66px;
}
#wb_indexResponsiveMenu2 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #4F4F4F;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_indexResponsiveMenu2 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_indexResponsiveMenu2 li:hover > a .arrow-down, #wb_indexResponsiveMenu2 li .active .arrow-down
{ 
   border-top-color: #20B2AA;
}
#wb_indexResponsiveMenu2 ul ul li:hover > a .arrow-left, #wb_indexResponsiveMenu2 ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_indexResponsiveMenu2 .toggle,[id^=indexResponsiveMenu2-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_indexResponsiveMenu2
{
   margin: 0;
   text-align: left;
}
#wb_indexResponsiveMenu2 ul li a, #wb_indexResponsiveMenu2 .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_indexResponsiveMenu2 .toggle + a
{
   display: none !important;
}
.indexResponsiveMenu2 
{
   display: none;
   z-index: 9999;
}
#indexResponsiveMenu2 
{
   background-color: transparent;
}
#wb_indexResponsiveMenu2 > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_indexResponsiveMenu2 .toggle 
{
   display: block;
   background-color: rgba(255,255,255,0.00);
   color: #4F4F4F;
   padding: 0 20px 0 20px;
   line-height: 54px;
   text-decoration: none;
   border: none;
}
#wb_indexResponsiveMenu2 .toggle:hover
{
   background-color: rgba(255,255,255,0.00);
   color: #20B2AA;
}
[id^=indexResponsiveMenu2-submenu]:checked + ul 
{
   display: block !important;
}
#indexResponsiveMenu2-title
{
   height: 66px !important;
   line-height: 66px !important;
   text-align: center;
}
#wb_indexResponsiveMenu2 ul li 
{
   display: block;
   width: 100% !important;
   text-align: center;
}
#wb_indexResponsiveMenu2 ul ul .toggle,
#wb_indexResponsiveMenu2 ul ul a 
{
   padding: 0 40px;
}
#wb_indexResponsiveMenu2 a:hover,
#wb_indexResponsiveMenu2 ul ul ul a 
{
   background-color: #0D6EFD;
   color: #FFFFFF;
}
#wb_indexResponsiveMenu2 ul li ul li .toggle,
#wb_indexResponsiveMenu2 ul ul a 
{
   background-color: #0D6EFD;
   color: #FFFFFF;
}
#wb_indexResponsiveMenu2 ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_indexResponsiveMenu2 ul li a 
{
   text-align: center;
}
#wb_indexResponsiveMenu2 ul li a br 
{
   display: none;
}
#wb_indexResponsiveMenu2 ul li i 
{
   margin-right: 8px;
}
#wb_indexResponsiveMenu2 ul ul 
{
   float: none;
   position: static;
}
#wb_indexResponsiveMenu2 ul ul li:hover > ul,
#wb_indexResponsiveMenu2 ul li:hover > ul 
{
   display: none;
}
#wb_indexResponsiveMenu2 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_indexResponsiveMenu2 ul ul ul li 
{
   position: static;
}
#indexResponsiveMenu2-icon 
{
   display: block;
   position: absolute;
   left: 32px;
   top: 21px;
   user-select: none;
}
#indexResponsiveMenu2-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #4F4F4F;
   color: #4F4F4F;
   width: 24px;
}
#wb_indexResponsiveMenu2 ul li ul li .toggle:hover
{
   background-color: #0B5ED7;
   color: #FFFFFF;
}
#wb_indexResponsiveMenu2 .toggle .arrow-down 
{
   border-top-color: #4F4F4F;
}
#wb_indexResponsiveMenu2 .toggle:hover .arrow-down, #wb_indexResponsiveMenu2 li .active .arrow-down
{
   border-top-color: #20B2AA;
}
#wb_indexResponsiveMenu2 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_indexResponsiveMenu2 ul li ul li .toggle:hover .arrow-down, #wb_indexResponsiveMenu2 ul li ul li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
}
#wb_indexPanelMenu1 a, #indexPanelMenu1_markup li a
{
   display: block;
   text-align: center;
   vertical-align: middle;
}
#indexPanelMenu1_markup
{
   display: none;
   margin: 0;
   padding: 0;
}
#indexPanelMenu1_panel #indexPanelMenu1_markup
{
   display: block;
}
#indexPanelMenu1_markup ul
{
   list-style: none;
   list-style-type: none;
   margin: 0;
   padding: 0;
}
#indexPanelMenu1_markup li a, #indexPanelMenu1_markup li a:hover, #indexPanelMenu1_markup li .active
{
   padding: 10px 10px 10px 10px;
   box-shadow: none;
}
#indexPanelMenu1_markup .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #0D6EFD;
}
#indexPanelMenu1_panel
{
   display: none;
   position: fixed;
   top: 0;
   height: 100%;
   width: 250px;
   z-index: 9999;
}
#indexPanelMenu1_markup li a
{
   color: #FFFFFF;
   border: 1px solid #0D6EFD;
   background-color: #0D6EFD;
   font-family: "Microsoft YaHei UI Light";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_indexPanelMenu1 a
{
   color: #20B2AA;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   font-family: "Microsoft YaHei UI Light";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#wb_indexPanelMenu1 a
{
   display: flex;
   align-items: center;
   justify-content: center;
}
#indexPanelMenu1_markup li a:hover, #indexPanelMenu1_markup li .active
{
   color: #FFFFFF;
   background-color: #0B5ED7;
   border: 1px solid #0A58CA;
}
#indexPanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 16px;
   width: 16px;
   vertical-align: middle;
}
#indexPanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#indexPanelMenu1 .button-icon
{
   fill: currentColor;
}
#indexPanelMenu1:hover .button-icon
{
   fill: currentColor;
}
#wb_indexPanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #0B5ED7;
   border: 0px solid #0A58CA;
}
#indexPanelMenu1_panel
{
   background-color: #0D6EFD;
   overflow-y: auto;
}
#indexPanelMenu1.open .line:nth-child(1)
{
}
#indexPanelMenu1.open .line:nth-child(2)
{
}
#indexPanelMenu1.open .line:nth-child(3)
{
}
#indexPanelMenu1 svg
{
   overflow: visible;
   transition: transform 400ms linear;
}
#indexPanelMenu1 .line
{
   fill: none;
   transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
   stroke: #20B2AA;
   stroke-width: 5.28;
   stroke-linecap: square;
}
#indexPanelMenu1 .line.top
{
   stroke-dasharray: 40 172;
}
#indexPanelMenu1 .line.middle
{
   stroke-dasharray: 40 111;
}
#indexPanelMenu1 .line.bottom
{
   stroke-dasharray: 40 172;
}
#indexPanelMenu1.open .line.top
{
   stroke-dashoffset: -132px;
}
#indexPanelMenu1.open .line.middle
{   stroke-dashoffset: -71px;
}
#indexPanelMenu1.open .line.bottom
{   stroke-dashoffset: -132px;
}
#indexPanelMenu1
{
   line-height: 390px;
   width: 390px;
   height: 390px;
   position: absolute;
   z-index: 999;
}
#indexPageHeader3
{
   background-color: #F8F9FA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_indexText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText8
{
   color: #FFFFFF;
   font-family: "Microsoft YaHei UI Light";
   font-weight: normal;
   font-size: 15px;
}
#wb_indexText8 div
{
   text-align: left;
}
#wb_curly-hairImage3
{
   vertical-align: top;
}
#curly-hairImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_curly-hairImage5
{
   vertical-align: top;
}
#curly-hairImage5
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_curly-hairImage6
{
   vertical-align: top;
}
#curly-hairImage6
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_curly-hairImage7
{
   vertical-align: top;
}
#curly-hairImage7
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_curly-hairImage8
{
   vertical-align: top;
}
#curly-hairImage8
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_curly-hairImage9
{
   vertical-align: top;
}
#curly-hairImage9
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_curly-hairImage10
{
   vertical-align: top;
}
#curly-hairImage10
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_curly-hairImage11
{
   vertical-align: top;
}
#curly-hairImage11
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_curly-hairHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#curly-hairHeading2
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading2 a
{
   color: inherit;
   text-decoration: none;
}
#wb_curly-hairHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#curly-hairHeading3
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading3 a
{
   color: inherit;
   text-decoration: none;
}
#wb_curly-hairHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#curly-hairHeading4
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading4 a
{
   color: inherit;
   text-decoration: none;
}
#wb_curly-hairHeading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#curly-hairHeading5
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading5 a
{
   color: inherit;
   text-decoration: none;
}
#wb_curly-hairHeading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#curly-hairHeading7
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading7 a
{
   color: inherit;
   text-decoration: none;
}
#wb_curly-hairHeading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#curly-hairHeading8
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading8 a
{
   color: inherit;
   text-decoration: none;
}
#wb_curly-hairHeading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#curly-hairHeading9
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading9 a
{
   color: inherit;
   text-decoration: none;
}
#wb_curly-hairHeading10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#curly-hairHeading10
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading10 a
{
   color: inherit;
   text-decoration: none;
}
#wb_curly-hairImage4
{
   vertical-align: top;
}
#curly-hairImage4
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_curly-hairHeading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#curly-hairHeading6
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 12px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading6 a
{
   color: inherit;
   text-decoration: none;
}
#wb_curly-hairText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_curly-hairText1
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-size: 15px;
}
#wb_curly-hairText1 div
{
   text-align: justify;
}
#wb_curly-hairHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#curly-hairHeading1
{
   color: #4F4F4F;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 27px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_damaged-dry-hairImage1
{
   vertical-align: top;
}
#damaged-dry-hairImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_damaged-dry-hairText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_damaged-dry-hairText1
{
   color: #4F4F4F;
   font-family: Arial;
   font-weight: normal;
   font-size: 11px;
}
#wb_damaged-dry-hairText1 div
{
   text-align: justify;
}
#wb_curly-hairText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_curly-hairText3
{
   color: #808080;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#wb_curly-hairText3 div
{
   text-align: left;
}
#what-works-for-whatLayer2
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#what-works-for-whatShape3
{
   width: 95px;
   height: 83px;
   background-color: #20B2AA;
   background-image: none;
   border: 0px #245580 solid;
   -webkit-clip-path: url(#what-works-for-whatShape3-clippath);
   clip-path: url(#what-works-for-whatShape3-clippath);
}
#wb_what-works-for-whatText95 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_what-works-for-whatText95 div
{
   text-align: center;
}
#indexShape1
{
   width: 225px;
   height: 124px;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px #D2D2D2 solid;
   border-radius: 10px;
}
#indexShape1_text
{
   position: absolute;
   pointer-events: none;
   display: flex;
   align-items: center;
   justify-content: center;
   flex-direction: column;
    left: 3.11%;
   top: 5.65%;
   width: 92.89%;
   height: 87.1%;
   box-sizing: border-box;
   overflow: hidden;
   text-align: center;
   word-wrap: break-word;
}
#wb_indexVibracartPro1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 50%;
   text-align: center;
   margin: 0;
   padding: 10px 10px 10px 10px;
   line-height: 50px;
   vertical-align: top;
}
#indexVibracartPro1
{
   overflow: visible;
   vertical-align: top;
   width: 100%;
   height: 100%;
}
#indexVibracartPro1
{
   fill: #20B2AA;
   display: inline-block;
   font-size: 32px;
   vertical-align: middle;
}
#wb_indexVibracartPro1:hover #indexVibracartPro1
{
   fill: #20B2AA;
}
#indexVibracartPro1
{
   cursor: pointer;
}
#indexVibracartPro1-badge
{
   position: absolute;
   top: 0;
   right: 0;
   padding: .25em .4em;
   white-space: nowrap;
   border-radius: .25rem;
   color: #008B8B;
   background-color: #FFFFFF;
   font-size: 13px;
   line-height: 1.0;
   text-align: center;
}
#showcarttotal
{
   position: absolute;
   top: 0;
;   left: 0;
   width: 100%;
   height: 100%;
   visibility: hidden !important;
}
#indexPageFooter3
{
   background-color: #20B2AA;
   background-image: none;
   border-radius: 0px;
   box-sizing: border-box;
}
#wb_indexLine2
{
   position: absolute;
   left: 223px;
   top: 504px;
   width: 1px;
   height: 241px;
   visibility: hidden;
   z-index: 23;
}
#indexHorizontalLine1
{
   position: absolute;
   left: 0px;
   top: 107px;
   width: 138px;
   z-index: 22;
}
#wb_page1Image1
{
   position: absolute;
   left: 250px;
   top: 99px;
   width: 35px;
   height: 35px;
   z-index: 8;
}
#wb_indexVibracartPro1
{
   position: absolute;
   left: 1004px;
   top: 62px;
   width: 32px;
   height: 50px;
   text-align: center;
   z-index: 59;
}
#wb_curly-hairImage3
{
   position: absolute;
   left: 833px;
   top: 1035px;
   width: 203px;
   height: 265px;
   z-index: 35;
}
#wb_indexLine3
{
   position: absolute;
   left: 858px;
   top: 2757px;
   width: 1px;
   height: 67px;
   visibility: hidden;
   z-index: 27;
}
#wb_indexLine1
{
   position: absolute;
   left: 157px;
   top: 30px;
   width: 1px;
   height: 294px;
   z-index: 21;
}
#wb_curly-hairImage11
{
   position: absolute;
   left: 314px;
   top: 1420px;
   width: 199px;
   height: 257px;
   z-index: 42;
}
#wb_curly-hairImage10
{
   position: absolute;
   left: 571px;
   top: 1426px;
   width: 197px;
   height: 257px;
   z-index: 41;
}
#wb_indexIcon1
{
   position: absolute;
   left: 67px;
   top: 20px;
   width: 25px;
   height: 22px;
   text-align: center;
   z-index: 0;
}
#wb_curly-hairImage8
{
   position: absolute;
   left: 626px;
   top: 1034px;
   width: 204px;
   height: 265px;
   z-index: 39;
}
#wb_indexIcon10
{
   position: absolute;
   left: 91px;
   top: 231px;
   width: 162px;
   height: 162px;
   visibility: hidden;
   text-align: center;
   z-index: 31;
}
#indexPageFooter3_Container
{
   width: 1250px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexText1
{
   position: absolute;
   left: 206px;
   top: 18px;
   width: 839px;
   height: 19px;
   text-align: right;
   z-index: 3;
}
#wb_indexIcon2
{
   position: absolute;
   left: 93px;
   top: 16px;
   width: 35px;
   height: 28px;
   text-align: center;
   z-index: 1;
}
#wb_what-works-for-whatShape3
{
   position: absolute;
   left: 9px;
   top: 24px;
   width: 95px;
   height: 83px;
   z-index: 6;
}
#wb_curly-hairHeading1
{
   position: absolute;
   left: 67px;
   top: 450px;
   width: 368px;
   height: 41px;
   z-index: 54;
}
#wb_curly-hairHeading6
{
   position: absolute;
   left: 1037px;
   top: 1308px;
   width: 208px;
   height: 33px;
   z-index: 52;
}
#wb_curly-hairHeading9
{
   position: absolute;
   left: 343px;
   top: 1682px;
   width: 159px;
   height: 42px;
   z-index: 49;
}
#wb_curly-hairHeading8
{
   position: absolute;
   left: 50px;
   top: 1682px;
   width: 141px;
   height: 43px;
   z-index: 48;
}
#wb_curly-hairHeading7
{
   position: absolute;
   left: 30px;
   top: 1308px;
   width: 180px;
   height: 34px;
   z-index: 47;
}
#wb_curly-hairHeading5
{
   position: absolute;
   left: 835px;
   top: 1308px;
   width: 190px;
   height: 31px;
   z-index: 46;
}
#wb_curly-hairHeading4
{
   position: absolute;
   left: 649px;
   top: 1308px;
   width: 172px;
   height: 30px;
   z-index: 45;
}
#wb_curly-hairHeading3
{
   position: absolute;
   left: 438px;
   top: 1308px;
   width: 172px;
   height: 35px;
   z-index: 44;
}
#wb_curly-hairHeading2
{
   position: absolute;
   left: 238px;
   top: 1308px;
   width: 159px;
   height: 32px;
   z-index: 43;
}
#wb_curly-hairImage9
{
   position: absolute;
   left: 54px;
   top: 1426px;
   width: 209px;
   height: 244px;
   z-index: 40;
}
#wb_indexIcon3
{
   position: absolute;
   left: 915px;
   top: 104px;
   width: 50px;
   height: 32px;
   text-align: center;
   z-index: 13;
}
#wb_indexIcon4
{
   position: absolute;
   left: 4px;
   top: 48px;
   width: 37px;
   height: 32px;
   text-align: center;
   z-index: 17;
}
#wb_indexText3
{
   position: absolute;
   left: 295px;
   top: 107px;
   width: 156px;
   height: 90px;
   z-index: 9;
}
#wb_indexIcon5
{
   position: absolute;
   left: 50px;
   top: 49px;
   width: 46px;
   height: 32px;
   text-align: center;
   z-index: 18;
}
#wb_indexImage4
{
   position: absolute;
   left: 8px;
   top: 267px;
   width: 61px;
   height: 13px;
   z-index: 16;
}
#wb_indexImage3
{
   position: absolute;
   left: 608px;
   top: 106px;
   width: 29px;
   height: 29px;
   z-index: 12;
}
#wb_indexText4
{
   position: absolute;
   left: 647px;
   top: 107px;
   width: 175px;
   height: 128px;
   z-index: 10;
}
#wb_indexImage1
{
   position: absolute;
   left: 131px;
   top: 12px;
   width: 30px;
   height: 30px;
   z-index: 2;
}
#wb_what-works-for-whatText95
{
   position: absolute;
   left: 0px;
   top: 29px;
   width: 115px;
   height: 36px;
   text-align: center;
   z-index: 7;
}
#wb_curly-hairHeading10
{
   position: absolute;
   left: 588px;
   top: 1682px;
   width: 161px;
   height: 50px;
   z-index: 50;
}
#wb_indexImage5
{
   position: absolute;
   left: 424px;
   top: 719px;
   width: 125px;
   height: 125px;
   visibility: hidden;
   z-index: 32;
}
#wb_indexIcon6
{
   position: absolute;
   left: 0px;
   top: 231px;
   width: 49px;
   height: 28px;
   text-align: center;
   z-index: 19;
}
#wb_indexText5
{
   position: absolute;
   left: 961px;
   top: 107px;
   width: 171px;
   height: 102px;
   z-index: 11;
}
#indexPageHeader3_Container
{
   width: 1250px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#indexPageHeader3
{
   position: absolute;
   text-align: center;
   visibility: hidden;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 201px;
   z-index: -1;
}
#indexPageHeader2
{
   position: absolute;
   text-align: center;
   visibility: hidden;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 162px;
   z-index: -1;
}
#indexPageHeader1
{
   position: absolute;
   text-align: center;
   left: 0px;
   top: 0px;
   width: 100%;
   height: 57px;
   z-index: -1;
}
#what-works-for-whatLayer2
{
   position: absolute;
   overflow: auto;
   text-align: left;
   left: 0px;
   top: 248px;
   width: 148px;
   height: 116px;
   z-index: 60;
}
#wb_curly-hairText3
{
   position: absolute;
   left: 67px;
   top: 783px;
   width: 112px;
   height: 13px;
   z-index: 57;
}
#wb_curly-hairText1
{
   position: absolute;
   left: 67px;
   top: 513px;
   width: 516px;
   height: 182px;
   text-align: justify;
   z-index: 53;
}
#wb_curly-hairImage4
{
   position: absolute;
   left: 1050px;
   top: 1041px;
   width: 185px;
   height: 251px;
   z-index: 51;
}
#wb_indexIcon7
{
   position: absolute;
   left: 55px;
   top: 231px;
   width: 38px;
   height: 28px;
   text-align: center;
   z-index: 15;
}
#wb_indexText6
{
   position: absolute;
   left: 451px;
   top: 313px;
   width: 489px;
   height: 22px;
   text-align: center;
   z-index: 14;
}
#indexPageFooter3
{
   position: absolute;
   overflow: hidden;
   text-align: center;
   left: 0px;
   top: 1850px;
   width: 100%;
   height: 350px;
   z-index: -1;
}
#wb_curly-hairImage5
{
   position: absolute;
   left: 0px;
   top: 1036px;
   width: 206px;
   height: 267px;
   z-index: 36;
}
#wb_indexResponsiveMenu2
{
   position: absolute;
   left: 434px;
   top: 242px;
   width: 162px;
   height: 162px;
   visibility: hidden;
   z-index: 33;
}
#wb_indexResponsiveMenu1
{
   position: absolute;
   left: 154px;
   top: 289px;
   width: 987px;
   height: 66px;
   z-index: 28;
}
#wb_indexIcon8
{
   position: absolute;
   left: 104px;
   top: 232px;
   width: 35px;
   height: 27px;
   text-align: center;
   z-index: 20;
}
#wb_indexText7
{
   position: absolute;
   left: 214px;
   top: 236px;
   width: 405px;
   height: 22px;
   visibility: hidden;
   z-index: 4;
}
#wb_damaged-dry-hairText1
{
   position: absolute;
   left: 167px;
   top: 784px;
   width: 416px;
   height: 83px;
   text-align: justify;
   z-index: 56;
}
#wb_curly-hairImage6
{
   position: absolute;
   left: 210px;
   top: 1033px;
   width: 205px;
   height: 265px;
   z-index: 37;
}
#wb_indexText8
{
   position: absolute;
   left: 4px;
   top: 421px;
   width: 200px;
   height: 34px;
   visibility: hidden;
   z-index: 5;
}
#wb_curly-hairImage7
{
   position: absolute;
   left: 418px;
   top: 1035px;
   width: 203px;
   height: 265px;
   z-index: 38;
}
#wb_indexIcon9
{
   position: absolute;
   left: 279px;
   top: 167px;
   width: 162px;
   height: 162px;
   visibility: hidden;
   text-align: center;
   z-index: 30;
}
#wb_page1Text11
{
   position: absolute;
   left: 439px;
   top: -620px;
   width: 330px;
   height: 13px;
   visibility: hidden;
   text-align: center;
   z-index: 26;
}
#wb_page1Text12
{
   position: absolute;
   left: 480px;
   top: -665px;
   width: 316px;
   height: 13px;
   visibility: hidden;
   text-align: center;
   z-index: 25;
}
#wb_page1Text10
{
   position: absolute;
   left: 83px;
   top: 187px;
   width: 406px;
   height: 13px;
   visibility: hidden;
   text-align: center;
   z-index: 24;
}
#wb_damaged-dry-hairImage1
{
   position: absolute;
   left: 676px;
   top: 514px;
   width: 531px;
   height: 410px;
   z-index: 55;
}
#indexPageHeader1_Container
{
   width: 1250px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexShape1
{
   position: absolute;
   left: 69px;
   top: 83px;
   width: 227px;
   height: 126px;
   visibility: hidden;
   z-index: 58;
}
#wb_curly-hairImage1
{
   position: absolute;
   left: 571px;
   top: 121px;
   width: 108px;
   height: 121px;
   z-index: 29;
}
#indexPageHeader2_Container
{
   width: 1250px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
#wb_indexPanelMenu1
{
   position: absolute;
   left: 143px;
   top: 374px;
   width: 390px;
   height: 390px;
   visibility: hidden;
   text-align: center;
   z-index: 34;
}
@media only screen and (min-width: 768px) and (max-width: 1249px)
{
div#container
{
   width: 768px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#indexPageHeader1
{
   top: 0px;
   height: 149px;
   visibility: hidden;
   background-color: #20B2AA;
   background-image: none;
}
#indexPageHeader1
{
   width: 100%;
}
#indexPageHeader1_Container
{
   width: 768px;
}
#wb_indexIcon1
{
   left: 146px;
   top: 88px;
   width: 61px;
   height: 61px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#indexIcon1
{
   width: 61px;
   height: 61px;
}
#indexIcon1 i
{
   line-height: 61px;
   font-size: 61px;
   width: 62px;
}
#wb_indexIcon2
{
   left: 142px;
   top: 117px;
   width: 61px;
   height: 61px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#indexIcon2
{
   width: 61px;
   height: 61px;
}
#indexIcon2 i
{
   line-height: 61px;
   font-size: 61px;
   width: 60px;
}
#wb_indexImage1
{
   left: 135px;
   top: 135px;
   width: 105px;
   height: 105px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_indexText1
{
   left: 116px;
   top: 67px;
   width: 410px;
   height: 14px;
   visibility: hidden;
   display: none;
}
#wb_indexText1
{
   margin: 0;
   padding: 0;
}
#wb_indexResponsiveMenu1
{
   left: 98px;
   top: 239px;
   width: 623px;
   height: 76px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_curly-hairImage1
{
   left: 335px;
   top: 104px;
   width: 98px;
   height: 110px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_page1Image1
{
   left: 161px;
   top: 77px;
   width: 30px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText3
{
   left: 197px;
   top: 83px;
   width: 114px;
   height: 73px;
   visibility: visible;
   display: inline;
}
#wb_indexText3
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText4
{
   left: 382px;
   top: 84px;
   width: 142px;
   height: 104px;
   visibility: visible;
   display: inline;
}
#wb_indexText4
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText5
{
   left: 611px;
   top: 84px;
   width: 142px;
   height: 83px;
   visibility: visible;
   display: inline;
}
#wb_indexText5
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexImage3
{
   left: 344px;
   top: 80px;
   width: 28px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexIcon3
{
   left: 571px;
   top: 80px;
   width: 33px;
   height: 31px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexIcon3
{
   width: 33px;
   height: 31px;
}
#indexIcon3 i
{
   line-height: 31px;
   font-size: 31px;
   width: 30px;
}
#wb_indexText6
{
   left: 221px;
   top: 280px;
   width: 423px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText6
{
   font-size: 9.3px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexIcon7
{
   left: 55px;
   top: 161px;
   width: 25px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexIcon7
{
   width: 25px;
   height: 30px;
}
#indexIcon7 i
{
   line-height: 30px;
   font-size: 25px;
   width: 27px;
}
#wb_indexImage4
{
   left: 14px;
   top: 200px;
   width: 57px;
   height: 12px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexIcon4
{
   left: 14px;
   top: 46px;
   width: 26px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexIcon4
{
   width: 26px;
   height: 29px;
}
#indexIcon4 i
{
   line-height: 29px;
   font-size: 26px;
   width: 26px;
}
#wb_indexIcon5
{
   left: 52px;
   top: 48px;
   width: 35px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexIcon5
{
   width: 35px;
   height: 26px;
}
#indexIcon5 i
{
   line-height: 26px;
   font-size: 26px;
   width: 26px;
}
#wb_indexIcon6
{
   left: 15px;
   top: 162px;
   width: 24px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexIcon6
{
   width: 24px;
   height: 27px;
}
#indexIcon6 i
{
   line-height: 27px;
   font-size: 24px;
   width: 25px;
}
#wb_indexIcon8
{
   left: 95px;
   top: 164px;
   width: 25px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexIcon8
{
   width: 25px;
   height: 25px;
}
#indexIcon8 i
{
   line-height: 25px;
   font-size: 25px;
   width: 27px;
}
#wb_indexLine1
{
   left: 135px;
   top: 20px;
   visibility: hidden;
   display: none;
}
#indexHorizontalLine1
{
   left: 7px;
   top: 85px;
   width: 116px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#indexHorizontalLine1
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_indexLine2
{
   left: 136px;
   top: 29px;
   visibility: visible;
   display: inline;
}
#wb_page1Text10
{
   left: 64px;
   top: -640px;
   width: 840px;
   height: 13px;
   visibility: hidden;
   display: none;
}
#wb_page1Text10
{
   margin: 0;
   padding: 0;
}
#wb_page1Text12
{
   left: 292px;
   top: -617px;
   width: 316px;
   height: 13px;
   visibility: hidden;
   display: none;
}
#wb_page1Text12
{
   margin: 0;
   padding: 0;
}
#wb_page1Text11
{
   left: 268px;
   top: -589px;
   width: 330px;
   height: 13px;
   visibility: hidden;
   display: none;
}
#wb_page1Text11
{
   margin: 0;
   padding: 0;
}
#wb_indexLine3
{
   left: 526px;
   top: 1413px;
   visibility: hidden;
   display: none;
}
#wb_indexIcon9
{
   left: 558px;
   top: 76px;
   width: 25px;
   height: 31px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexIcon9
{
   width: 25px;
   height: 31px;
}
#indexIcon9 i
{
   line-height: 31px;
   font-size: 25px;
   width: 25px;
}
#wb_indexIcon10
{
   left: 584px;
   top: 75px;
   width: 40px;
   height: 32px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexIcon10
{
   width: 40px;
   height: 32px;
}
#indexIcon10 i
{
   line-height: 32px;
   font-size: 32px;
   width: 31px;
}
#wb_indexImage5
{
   left: 625px;
   top: 67px;
   width: 37px;
   height: 37px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexPageHeader2
{
   top: 0px;
   height: 50px;
   visibility: visible;
   background-color: #20B2AA;
   background-image: none;
}
#indexPageHeader2
{
   width: 100%;
}
#indexPageHeader2_Container
{
   width: 768px;
}
#wb_indexText7
{
   left: 34px;
   top: 17px;
   width: 700px;
   height: 16px;
   visibility: visible;
   display: inline;
}
#wb_indexText7
{
   font-size: 15px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexResponsiveMenu2
{
   left: 16px;
   top: 262px;
   width: 749px;
   height: 65px;
   visibility: visible;
   display: inline;
   margin: 0;
   text-align: center;
}
#wb_indexResponsiveMenu2 ul li a
{
   font-weight: normal;
   font-size: 15px;
   text-decoration: none;
}
#wb_indexResponsiveMenu2 ul li a, #wb_indexResponsiveMenu2 .toggle
{
   font-weight: normal;
   font-size: 15px;
}
#indexResponsiveMenu2
{
   height: 58px;
}
#wb_indexResponsiveMenu2 ul ul
{
   top: 58px;
}
#wb_indexResponsiveMenu2 ul ul ul li
{
   left: 136px;
   top: -58px;
}
#wb_indexResponsiveMenu2 > ul > li > a
{
   height: 38px;
}
#wb_indexResponsiveMenu2 ul ul li
{
   width: 136px;
}
#wb_indexPanelMenu1
{
   left: 88px;
   top: 230px;
   width: 240px;
   height: 240px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#indexPanelMenu1
{
   line-height: 240px;
   width: 240px;
   height: 240px;
}
#indexPanelMenu1 .line:first-child
{
   margin-top: 109px;
}
#indexPanelMenu1_markup li a
{
   color: #FFFFFF;
   border: 1px solid #0D6EFD;
   background-color: #0D6EFD;
   font-family: "Microsoft YaHei UI Light";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_indexPanelMenu1 a
{
   color: #20B2AA;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   font-family: "Microsoft YaHei UI Light";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#wb_indexPanelMenu1 a
{
   display: flex;
   align-items: center;
   justify-content: center;
}
#indexPanelMenu1_markup li a:hover, #indexPanelMenu1_markup li .active
{
   color: #FFFFFF;
   background-color: #0B5ED7;
   border: 1px solid #0A58CA;
}
#indexPanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 16px;
   width: 16px;
   vertical-align: middle;
}
#indexPanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#indexPanelMenu1 .button-icon
{
   fill: currentColor;
}
#indexPanelMenu1:hover .button-icon
{
   fill: currentColor;
}
#wb_indexPanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #0B5ED7;
   border: 0px solid #0A58CA;
}
#indexPanelMenu1_panel
{
   background-color: #0D6EFD;
   overflow-y: auto;
}
#indexPageHeader3
{
   top: 0px;
   height: 124px;
   visibility: hidden;
   background-color: #F8F9FA;
   background-image: none;
}
#indexPageHeader3
{
   width: 100%;
}
#indexPageHeader3_Container
{
   width: 768px;
}
#wb_indexText8
{
   left: 64px;
   top: 325px;
   width: 381px;
   height: 19px;
   visibility: hidden;
   display: none;
}
#wb_indexText8
{
   font-size: 17px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_curly-hairImage3
{
   left: 511px;
   top: 816px;
   width: 124px;
   height: 162px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairImage5
{
   left: 0px;
   top: 817px;
   width: 126px;
   height: 164px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairImage6
{
   left: 129px;
   top: 815px;
   width: 125px;
   height: 162px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairImage7
{
   left: 256px;
   top: 816px;
   width: 124px;
   height: 162px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairImage8
{
   left: 384px;
   top: 816px;
   width: 125px;
   height: 162px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairImage9
{
   left: 30px;
   top: 1076px;
   width: 139px;
   height: 164px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairImage10
{
   left: 398px;
   top: 1079px;
   width: 127px;
   height: 165px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairImage11
{
   left: 206px;
   top: 1076px;
   width: 126px;
   height: 164px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairHeading2
{
   left: 130px;
   top: 979px;
   width: 123px;
   height: 19px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading2
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading2 a
{
   color: inherit;
}
#wb_curly-hairHeading3
{
   left: 265px;
   top: 979px;
   width: 109px;
   height: 21px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading3
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading3 a
{
   color: inherit;
}
#wb_curly-hairHeading4
{
   left: 386px;
   top: 979px;
   width: 120px;
   height: 18px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading4
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading4 a
{
   color: inherit;
}
#wb_curly-hairHeading5
{
   left: 503px;
   top: 979px;
   width: 140px;
   height: 19px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading5
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading5 a
{
   color: inherit;
}
#wb_curly-hairHeading7
{
   left: 15px;
   top: 979px;
   width: 118px;
   height: 20px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading7
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading7 a
{
   color: inherit;
}
#wb_curly-hairHeading8
{
   left: 19px;
   top: 1244px;
   width: 110px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading8
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading8 a
{
   color: inherit;
}
#wb_curly-hairHeading9
{
   left: 220px;
   top: 1244px;
   width: 111px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading9
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading9 a
{
   color: inherit;
}
#wb_curly-hairHeading10
{
   left: 400px;
   top: 1244px;
   width: 121px;
   height: 30px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading10
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading10 a
{
   color: inherit;
}
#wb_curly-hairImage4
{
   left: 645px;
   top: 820px;
   width: 113px;
   height: 154px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairHeading6
{
   left: 623px;
   top: 979px;
   width: 156px;
   height: 20px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 8px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading6
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 8px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading6 a
{
   color: inherit;
}
#wb_curly-hairText1
{
   left: 51px;
   top: 419px;
   width: 321px;
   height: 141px;
   visibility: visible;
   display: inline;
}
#wb_curly-hairText1
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_curly-hairHeading1
{
   left: 48px;
   top: 353px;
   width: 327px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 21px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: left;
}
#curly-hairHeading1
{
   color: #4F4F4F;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
   text-align: left;
   text-transform: none;
}
#wb_damaged-dry-hairImage1
{
   left: 415px;
   top: 420px;
   width: 326px;
   height: 227px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_damaged-dry-hairText1
{
   left: 144px;
   top: 679px;
   width: 597px;
   height: 32px;
   visibility: visible;
   display: inline;
}
#wb_damaged-dry-hairText1
{
   font-size: 9.3px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_curly-hairText3
{
   left: 48px;
   top: 679px;
   width: 117px;
   height: 13px;
   visibility: visible;
   display: inline;
}
#wb_curly-hairText3
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#what-works-for-whatLayer2
{
   width: 111px;
   height: 97px;
   visibility: visible;
   display: block;
}
#wb_what-works-for-whatShape3
{
   left: 12px;
   top: 7px;
   width: 84px;
   height: 80px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#what-works-for-whatShape3
{
   width: 84px;
   height: 80px;
}
#wb_what-works-for-whatText95
{
   left: 6px;
   top: 9px;
   width: 97px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_what-works-for-whatText95
{
   margin: 0;
   padding: 0;
}
#wb_indexShape1
{
   left: 39px;
   top: 63px;
   width: 196px;
   height: 100px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#indexShape1
{
   width: 194px;
   height: 98px;
}
#wb_indexVibracartPro1
{
   left: 702px;
   top: 55px;
   width: 30px;
   height: 47px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 10px 10px 10px 10px;
   color: #20B2AA;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
}
#wb_indexVibracartPro1
{
   line-height: 47px;
}
#indexVibracartPro1
{
   width: 30px;
   height: 47px;
}
#indexVibracartPro1
{
   line-height: 47px;
   font-size: 30px;
   width: 30px;
   color: #20B2AA;
}
#indexVibracartPro1:hover
{
   fill: #20B2AA;
}
#wb_indexVibracartPro1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
}
#indexPageFooter3
{
   top: 1344px;
   height: 306px;
   visibility: visible;
}
#indexPageFooter3
{
   width: 100%;
}
#indexPageFooter3_Container
{
   width: 768px;
}
}
@media only screen and (max-width: 767px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#indexPageHeader1
{
   top: 0px;
   height: 99px;
   visibility: hidden;
   background-color: transparent;
   background-image: none;
   background-image: none;
}
#indexPageHeader1
{
   width: 100%;
}
#indexPageHeader1_Container
{
   width: 320px;
}
#wb_indexIcon1
{
   left: 60px;
   top: 36px;
   width: 25px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#indexIcon1
{
   width: 25px;
   height: 25px;
}
#indexIcon1 i
{
   line-height: 25px;
   font-size: 25px;
   width: 62px;
}
#wb_indexIcon2
{
   left: 59px;
   top: 48px;
   width: 25px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#indexIcon2
{
   width: 25px;
   height: 25px;
}
#indexIcon2 i
{
   line-height: 25px;
   font-size: 25px;
   width: 60px;
}
#wb_indexImage1
{
   left: 56px;
   top: 56px;
   width: 43px;
   height: 43px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_indexText1
{
   left: 48px;
   top: 27px;
   width: 410px;
   height: 38px;
   visibility: hidden;
   display: none;
}
#wb_indexText1
{
   margin: 0;
   padding: 0;
}
#wb_indexResponsiveMenu1
{
   left: 46px;
   top: 74px;
   width: 25px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: center;
}
#wb_curly-hairImage1
{
   left: 119px;
   top: 108px;
   width: 83px;
   height: 93px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_page1Image1
{
   left: 76px;
   top: -531px;
   width: 8px;
   height: 8px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexText3
{
   left: 94px;
   top: -461px;
   width: 156px;
   height: 90px;
   visibility: hidden;
   display: none;
}
#wb_indexText3
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText4
{
   left: 107px;
   top: -505px;
   width: 63px;
   height: 179px;
   visibility: hidden;
   display: none;
}
#wb_indexText4
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexText5
{
   left: 94px;
   top: -519px;
   width: 63px;
   height: 141px;
   visibility: hidden;
   display: none;
}
#wb_indexText5
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexImage3
{
   left: 122px;
   top: -546px;
   width: 32px;
   height: 32px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#wb_indexIcon3
{
   left: 60px;
   top: -506px;
   width: 25px;
   height: 25px;
   visibility: hidden;
   display: none;
   margin: 0;
   padding: 0;
}
#indexIcon3
{
   width: 25px;
   height: 25px;
}
#indexIcon3 i
{
   line-height: 25px;
   font-size: 25px;
   width: 24px;
}
#wb_indexText6
{
   left: 23px;
   top: 223px;
   width: 274px;
   height: 14px;
   visibility: visible;
   display: inline;
}
#wb_indexText6
{
   font-size: 8px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_indexIcon7
{
   left: 60px;
   top: 51px;
   width: 40px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexIcon7
{
   width: 40px;
   height: 28px;
}
#indexIcon7 i
{
   line-height: 28px;
   font-size: 28px;
   width: 30px;
}
#wb_indexImage4
{
   left: 151px;
   top: 58px;
   width: 62px;
   height: 13px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_indexIcon4
{
   left: 233px;
   top: 22px;
   width: 27px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexIcon4
{
   width: 27px;
   height: 29px;
}
#indexIcon4 i
{
   line-height: 29px;
   font-size: 27px;
   width: 27px;
}
#wb_indexIcon5
{
   left: 271px;
   top: 21px;
   width: 33px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexIcon5
{
   width: 33px;
   height: 29px;
}
#indexIcon5 i
{
   line-height: 29px;
   font-size: 29px;
   width: 29px;
}
#wb_indexIcon6
{
   left: 14px;
   top: 51px;
   width: 42px;
   height: 28px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexIcon6
{
   width: 42px;
   height: 28px;
}
#indexIcon6 i
{
   line-height: 28px;
   font-size: 28px;
   width: 30px;
}
#wb_indexIcon8
{
   left: 107px;
   top: 51px;
   width: 39px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexIcon8
{
   width: 39px;
   height: 27px;
}
#indexIcon8 i
{
   line-height: 27px;
   font-size: 27px;
   width: 29px;
}
#wb_indexLine1
{
   left: 70px;
   top: -15px;
   visibility: hidden;
   display: none;
}
#indexHorizontalLine1
{
   left: 20px;
   top: 90px;
   width: 281px;
   height: 1px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#indexHorizontalLine1
{
   border-color: #FFFFFF;
   border-bottom-width: 1px;
}
#wb_indexLine2
{
   left: 54px;
   top: -469px;
   visibility: hidden;
   display: none;
}
#wb_page1Text10
{
   left: 75px;
   top: 120px;
   width: 170px;
   height: 13px;
   visibility: visible;
   display: inline;
}
#wb_page1Text10
{
   margin: 0;
   padding: 0;
}
#wb_page1Text12
{
   left: 82px;
   top: 189px;
   width: 157px;
   height: 13px;
   visibility: visible;
   display: inline;
}
#wb_page1Text12
{
   margin: 0;
   padding: 0;
}
#wb_page1Text11
{
   left: 57px;
   top: 156px;
   width: 207px;
   height: 13px;
   visibility: visible;
   display: inline;
}
#wb_page1Text11
{
   margin: 0;
   padding: 0;
}
#wb_indexLine3
{
   left: 217px;
   top: 8px;
   visibility: visible;
   display: inline;
}
#wb_indexIcon9
{
   left: 142px;
   top: 246px;
   width: 24px;
   height: 22px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexIcon9
{
   width: 24px;
   height: 22px;
}
#indexIcon9 i
{
   line-height: 22px;
   font-size: 22px;
   width: 21px;
}
#wb_indexIcon10
{
   left: 177px;
   top: 242px;
   width: 28px;
   height: 29px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexIcon10
{
   width: 28px;
   height: 29px;
}
#indexIcon10 i
{
   line-height: 29px;
   font-size: 28px;
   width: 27px;
}
#wb_indexImage5
{
   left: 214px;
   top: 241px;
   width: 27px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#indexPageHeader2
{
   top: 0px;
   height: 41px;
   visibility: hidden;
   background-color: #F8F9FA;
   background-image: none;
}
#indexPageHeader2
{
   width: 100%;
}
#indexPageHeader2_Container
{
   width: 320px;
}
#wb_indexText7
{
   left: 55px;
   top: 60px;
   width: 103px;
   height: 5px;
   visibility: hidden;
   display: none;
}
#wb_indexText7
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#wb_indexResponsiveMenu2
{
   left: 111px;
   top: 62px;
   width: 41px;
   height: 41px;
   visibility: hidden;
   display: none;
   margin: 0;
   text-align: left;
}
#wb_indexResponsiveMenu2 ul li a
{
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
}
#wb_indexResponsiveMenu2 ul li a, #wb_indexResponsiveMenu2 .toggle
{
   font-weight: normal;
   font-size: 16px;
}
#indexResponsiveMenu2
{
   height: 59px;
}
#wb_indexResponsiveMenu2 ul ul
{
   top: 59px;
}
#wb_indexResponsiveMenu2 ul ul ul li
{
   left: 136px;
   top: -59px;
}
#wb_indexResponsiveMenu2 > ul > li > a
{
   height: 39px;
}
#wb_indexResponsiveMenu2 ul ul li
{
   width: 136px;
}
#wb_indexPanelMenu1
{
   left: 0px;
   top: 239px;
   width: 41px;
   height: 38px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#indexPanelMenu1
{
   line-height: 38px;
   width: 41px;
   height: 38px;
}
#indexPanelMenu1 .line:first-child
{
   margin-top: 8px;
}
#indexPanelMenu1_markup li a
{
   color: #FFFFFF;
   border: 1px solid #20B2AA;
   background-color: #20B2AA;
   font-family: "Microsoft YaHei UI Light";
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
}
#wb_indexPanelMenu1 a
{
   color: #20B2AA;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   background-color: #FFFFFF;
   font-family: "Microsoft YaHei UI Light";
   font-weight: normal;
   font-size: 12px;
   font-style: normal;
   text-decoration: none;
   text-align: center;
   text-transform: none;
}
#wb_indexPanelMenu1 a
{
   display: flex;
   align-items: center;
   justify-content: center;
}
#indexPanelMenu1_markup li a:hover, #indexPanelMenu1_markup li .active
{
   color: #FFFFFF;
   background-color: #20B2AA;
   border: 1px solid #F5F5F5;
}
#indexPanelMenu1_markup li a .icon
{
   fill: currentColor;
   margin-right: 4px;
   height: 16px;
   width: 16px;
   vertical-align: middle;
}
#indexPanelMenu1_markup li a:hover .icon
{
   fill: currentColor;
}
#indexPanelMenu1 .button-icon
{
   fill: currentColor;
}
#indexPanelMenu1:hover .button-icon
{
   fill: currentColor;
}
#wb_indexPanelMenu1 a:hover
{
   color: #FFFFFF;
   background-color: #FFFFFF;
   border: 0px solid #FFFFFF;
}
#indexPanelMenu1_panel
{
   background-color: #20B2AA;
   overflow-y: auto;
}
#indexPageHeader3
{
   top: 0px;
   height: 52px;
   visibility: visible;
   background-color: #20B2AA;
   background-image: none;
}
#indexPageHeader3
{
   width: 100%;
}
#indexPageHeader3_Container
{
   width: 320px;
}
#wb_indexText8
{
   left: 0px;
   top: 19px;
   width: 320px;
   height: 11px;
   visibility: visible;
   display: inline;
}
#wb_indexText8
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: center;
}
#wb_curly-hairImage3
{
   left: 27px;
   top: 1649px;
   width: 137px;
   height: 178px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairImage5
{
   left: 13px;
   top: 1168px;
   width: 137px;
   height: 178px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairImage6
{
   left: 167px;
   top: 1165px;
   width: 138px;
   height: 180px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairImage7
{
   left: 21px;
   top: 1404px;
   width: 136px;
   height: 178px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairImage8
{
   left: 166px;
   top: 1404px;
   width: 136px;
   height: 177px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairImage9
{
   left: 119px;
   top: 1907px;
   width: 144px;
   height: 169px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairImage10
{
   left: 177px;
   top: 2162px;
   width: 130px;
   height: 170px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairImage11
{
   left: 21px;
   top: 2159px;
   width: 130px;
   height: 169px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairHeading2
{
   left: 168px;
   top: 1346px;
   width: 142px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading2
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading2 a
{
   color: inherit;
}
#wb_curly-hairHeading3
{
   left: 29px;
   top: 1586px;
   width: 126px;
   height: 20px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading3
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading3 a
{
   color: inherit;
}
#wb_curly-hairHeading4
{
   left: 173px;
   top: 1586px;
   width: 135px;
   height: 27px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading4
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading4 a
{
   color: inherit;
}
#wb_curly-hairHeading5
{
   left: 18px;
   top: 1834px;
   width: 144px;
   height: 25px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading5
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading5 a
{
   color: inherit;
}
#wb_curly-hairHeading7
{
   left: 30px;
   top: 1346px;
   width: 124px;
   height: 26px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #4F4F4F;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading7
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading7 a
{
   color: inherit;
}
#wb_curly-hairHeading8
{
   left: 120px;
   top: 2086px;
   width: 88px;
   height: 38px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading8
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading8
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading8 a
{
   color: inherit;
}
#wb_curly-hairHeading9
{
   left: 31px;
   top: 2340px;
   width: 122px;
   height: 39px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading9
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading9
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading9 a
{
   color: inherit;
}
#wb_curly-hairHeading10
{
   left: 176px;
   top: 2340px;
   width: 132px;
   height: 49px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading10
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading10
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading10 a
{
   color: inherit;
}
#wb_curly-hairImage4
{
   left: 178px;
   top: 1653px;
   width: 124px;
   height: 169px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_curly-hairHeading6
{
   left: 161px;
   top: 1834px;
   width: 163px;
   height: 35px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 11px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading6
{
   color: #000000;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 11px;
   text-align: center;
   text-transform: none;
}
#curly-hairHeading6 a
{
   color: inherit;
}
#wb_curly-hairText1
{
   left: 1px;
   top: 647px;
   width: 318px;
   height: 141px;
   visibility: visible;
   display: inline;
}
#wb_curly-hairText1
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_curly-hairHeading1
{
   left: 41px;
   top: 326px;
   width: 238px;
   height: 42px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
   font-size: 24px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
}
#wb_curly-hairHeading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   text-align: center;
}
#curly-hairHeading1
{
   color: #4F4F4F;
   font-family: "Mplus 1p Light";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   text-align: center;
   text-transform: none;
}
#wb_damaged-dry-hairImage1
{
   left: 1px;
   top: 403px;
   width: 318px;
   height: 212px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 0;
}
#wb_damaged-dry-hairText1
{
   left: 1px;
   top: 929px;
   width: 316px;
   height: 114px;
   visibility: visible;
   display: inline;
}
#wb_damaged-dry-hairText1
{
   font-size: 11px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_curly-hairText3
{
   left: 1px;
   top: 899px;
   width: 106px;
   height: 13px;
   visibility: visible;
   display: inline;
}
#wb_curly-hairText3
{
   font-size: 13px;
   margin: 0;
   padding: 0;
   text-align: left;
}
#what-works-for-whatLayer2
{
   width: 124px;
   height: 125px;
   visibility: visible;
   display: block;
}
#wb_what-works-for-whatShape3
{
   left: 17px;
   top: 17px;
   width: 94px;
   height: 91px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#what-works-for-whatShape3
{
   width: 94px;
   height: 91px;
}
#wb_what-works-for-whatText95
{
   left: 10px;
   top: 24px;
   width: 109px;
   height: 36px;
   visibility: visible;
   display: inline;
}
#wb_what-works-for-whatText95
{
   margin: 0;
   padding: 0;
}
#wb_indexShape1
{
   left: 27px;
   top: 108px;
   width: 267px;
   height: 98px;
   visibility: hidden;
   display: none;
   margin: 0;
}
#indexShape1
{
   width: 265px;
   height: 96px;
}
#wb_indexVibracartPro1
{
   left: 274px;
   top: 221px;
   width: 27px;
   height: 46px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 10px 10px 10px 10px;
   color: #20B2AA;
   background-color: rgba(255,255,255,0.00);
   background-image: none;
   border: 0px solid #000000;
}
#wb_indexVibracartPro1
{
   line-height: 46px;
}
#indexVibracartPro1
{
   width: 27px;
   height: 46px;
}
#indexVibracartPro1
{
   line-height: 46px;
   font-size: 27px;
   width: 27px;
   color: #20B2AA;
}
#indexVibracartPro1:hover
{
   fill: #20B2AA;
}
#wb_indexVibracartPro1:hover
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
}
#indexPageFooter3
{
   top: 2453px;
   height: 247px;
   visibility: visible;
}
#indexPageFooter3
{
   width: 100%;
}
#indexPageFooter3_Container
{
   width: 320px;
}
}
