@charset "utf-8";
.clear{clear:both;}
input,textarea{outline:none}

/* template_id RWD_menu */
/* load db RWDfulltop */
.RWDfulltop .caret{margin-top:-3px;}
.dropdown-menu{padding:0px;}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent ;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border-color: #ccc;
}
.nav ul {
    list-style: outside none none;
    margin: 0;
}
.top_panel {
    padding: 0;
}
.navbar-brand {
    height: inherit;
    padding: 0;
}
#nav-icon, .submenu-icon, .function-icon {
    background: transparent none repeat scroll 0 0;
    border-bottom: 0 none;
    border-color: -moz-use-text-color #ddd;
    border-radius: 0;
    border-top: 0 none;
    cursor: pointer;
    height: 65px;
    margin: 0;
    position: relative;
    right: 0;
    top: 0;
    transform: rotate(0deg);
    transition: all 0.5s ease-in-out 0s;
    width: 66px;
}
.submenu-icon i, .function-icon i {
    color: #9b9b9b;
    font-size: 22px;
}
.submenu-icon, .function-icon {
    border-left: 1px solid #e7e7e7;
    border-right: 0 none;
    float: right;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover, .submenu-icon:focus, .submenu-icon:hover {
    background: transparent none repeat scroll 0 0;
}
#nav-icon span {
    background: #9b9b9b none repeat scroll 0 0;
    display: block;
    height: 2px;
    left: 15px;
    opacity: 1;
    position: absolute;
    transform: rotate(0deg);
    transition: all 0.25s ease-in-out 0s;
    width: 50%;
}
#nav-icon span:nth-child(1) {
    top: calc(24px + 0px);
}
#nav-icon span:nth-child(2) {
    top: calc(24px + 9px);
}
#nav-icon span:nth-child(3) {
    top: calc(24px + 18px);
}
#nav-icon.open span:nth-child(1) {
    top: 33px;
    transform: rotate(135deg);
}
#nav-icon.open span:nth-child(2) {
    left: 0;
    opacity: 0;
}
#nav-icon.open span:nth-child(3) {
    top: 33px;
    transform: rotate(-135deg);
}
.navbar-default .navbar-nav > li > a {
    padding-bottom: 14px;
    padding-top: 14px;
}
.navbar-default .navbar-nav > li > a, .navbar-collapse.in, .submenu-group > li > a {
    font-size: 16px;
    margin-bottom: 0;
    text-align: center;
}
.top_panel {
    background-color: #f8f8f8;
}
.navbar-default .navbar-nav > li > a {
    border-bottom: 1px solid #e7e7e7;
    color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:active {
    color: #333;
}
.submenu-group li > a {
}
.submenu-group li > a:hover {
    color: #333;
}
.nav-height {
    max-height: 75vh;
    /*overflow: auto;*/
}
ul.submenu-group, .submenu-group li, ul.function-group, .function-group li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.submenu-group li > a {
    border-bottom: 1px solid #e7e7e7;
    color: #777;
    display: block;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 14px;
    text-align: center;
}
.submenu-group li > a:hover {
    color: #333;
}
li.pinnedSubItem {
    display: none;
}
.navbar-default .navbar-form, #bs-example-navbar-collapse-1 > ul > li.lang-select > a {
    border-bottom: 1px solid transparent;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: initial;
}
.form-control, .nav-select-group-name, #bs-example-navbar-collapse-1 > ul > li.lang-select > a > button {
    background: #f0f0f0 none repeat scroll 0 0;
}
.navbar-form {
    border: 0 none;
    border-radius: 0;
    margin: 0;
    padding-bottom: 0;
    padding-top: 10px;
}
.form-control {
    border-radius: 0;
    padding: 6px 50px;
}
.form-control:focus {
    border-color: #ccc;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    outline: 0 none;
}
.navbar-form {
    position: relative;
}
.navbar-form button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #9b9b9b;
    font-size: 16px;
    height: 34px;
    left: 0;
    line-height: 34px;
    margin: 10px 15px;
    padding: 0 8px;
    position: absolute;
    top: 0;
    width: 34px;
}
.function-menu .open ul.dropdown-menu {
    margin: 0 15px;
    padding-top: 42px;
}
.function-menu .open ul.dropdown-menu li {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}
.nav-select-group {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding-left: 20px;
    padding-top: 42px;
    position: relative;
    width: 100%;
}
.function-menu li.lang-select > a > button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    color: #9b9b9b;
    font-size: 16px;
    height: 34px;
    left: 0;
    line-height: 34px;
    margin: 10px 15px;
    padding: 0 8px;
    position: absolute;
    top: 0;
    width: 34px;
    z-index: 3;
}
.navbar-default .navbar-nav > .lang-select > a {
    height: 48px;
    padding-bottom: 0;
    position: relative;
}
.nav-select-group-name {
    border: 1px solid #ccc;
    border-radius: 0;
    color: #9b9b9b;
    font-size: 14px;
    height: 34px;
    left: 0;
    line-height: 34px;
    margin: 10px 15px 0;
    padding: 0 8px;
    position: absolute;
    top: 0;
    width: calc(100% - 30px);
    z-index: 1;
}
.navbar-default .navbar-nav > .lang-select .dropdown-menu {
    border-color: #ccc;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    margin: -5px 15px 0;
    padding: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    border-bottom: 1px solid #eee;
    display: block;
    padding: 5px;
    text-align: center;
    margin:0px 10px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li:hover,.navbar-default .navbar-nav .open .dropdown-menu > li a:hover{
    background-color: #C8C8C8;
    border-color:#C8C8C8;
}
.navbar-default .navbar-nav .open .dropdown-menu > li:last-child > a {
    border-color: transparent;
}
/*
.navbar-default .navbar-nav > .lang-select > a, .navbar-default .navbar-nav > .lang-select > a:hover, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #9b9b9b;
    font-size: 16px;
    line-height: 34px;
    text-align: left;
}
*/
.function-dropdown {
    display: none;
}
.function-icon {
    position: relative;
    transition: all 0.1s ease 0s;
}
.function-icon:focus {
    outline: medium none;
}
.function-icon.focused {
    background: #eee none repeat scroll 0 0;
    border-color: transparent;
}
.function-dropdown {
    position: absolute;
    right: 66px;
    top: 66px;
}
.function-dropdown {
    background: #eee none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    display: none;
    padding: 10px;
}
.function-dropdown .split {
    display: none;
}
.function-dropdown {
}
@media (min-width: 993px) {
.logo_img {
    margin: 42px 0;
}
.logo_img img {
    height: 60px;
}
.nav-height {
    margin: 42px 0;
}
.nav-container {
    position: relative;
}
.navbar-default .navbar-nav > li > a, .navbar-collapse.in {
    border: 0 none;
}
/*
.function-menu, .pinnedSubItem i {
    display: none;
}
*/
.nav > li.submenu {
    float: right;
    position: absolute;
    right: 0;
    top: 10px;
}
.submenu-group li {
    float: left;
    line-height: 1;
}
.submenu-group li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #ccc -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: none solid none none;
    border-width: 0 1px 0 0;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
    margin: 1px 0;
    padding: 0 8px;
}
.submenu-group li:last-child a {
    border-right: 0 none;
}
button.pinnedSubItem {
    display: none;
}
li.pinnedSubItem {
    display: inline-block;
}
.function-group {
    top: 0;
}
.nav > li.function-menu {
    display: none;
    position: absolute;
    right: 350px;
    top: 10px;
}
.function-group .function-item {
    float: left;
    margin-right: 4px;
}
.function-group .function-item:last-child {
    margin-right: 0;
}
.form-control {
    padding: 0 4px;
}
.navbar-form button, .function-menu li.lang-select > a > button {
    background: #666 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    height: 14px;
    margin: 0;
    padding: 0;
    width: 14px;
}
.navbar-right .lang-select.open .dropdown-menu {
    left: 0;
    padding-top: 0;
    top: 12px;
}
.navbar-form {
    border: 0 none;
    padding: 0;
}
.RWDfulltop .form-group input.form-control {
    background: #666 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 50px;
    color: #fff;
    height: 14px;
    padding-left: 17px;
}
.nav-select-group-name {
    background: #666 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 50px;
    color: #999;
    height: initial;
    line-height: 1;
    margin: 0;
    padding: 0 0 0 17px;
    width: 170px;
}
.function-top {
    float: right;
}
.function-dropdown, .function-dropdown .dropdown-menu {
    display: block;
}
.submenu-icon i, .function-icon i {
    font-size: 12px;
    line-height: 1;
}
.function-icon i {
    color: #fff;
}
.function-icon {
    float: left;
    height: 12px;
    width: 20px;
}
.function-dropdown {
    background: transparent none repeat scroll 0 0;
    display: none;
    float: left;
    height: 16px;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
}
.function-dropdown > input {
    background: #787878 none repeat scroll 0 0;
    border: 1px solid #787878;
    color: #ffffff;
    float: left;
    height: 16px;
    margin-top: 3px;
    width: 94%;
}
.function-dropdown > input:-moz-placeholder {
    color: #dfdfdf;
}
.function-dropdown > input::-moz-placeholder {
    color: #dfdfdf;
}
.function-dropdown input:focus {
    background: #fff none repeat scroll 0 0;
    color: #222;
}
.function-dropdown .dropdown-menu {
    border: 0 none;
    box-shadow: none;
    height: 12px;
    line-height: 12px;
    margin: -14px 0 0;
    padding: 0;
    position: relative;
}
.navbar-nav .submenu {
    display: none;
}
div.function-panel {
    float: right;
    position: absolute;
    right: 0;
    text-align: right;
    top: 7px;
}
div.function-panel > div.submenu {
    display: inline-block;
    float: left;
}
.function-dropdown .dropdown-menu > li > a {
    clear: none;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 12px;
    height: 12px;
    padding: 0;
}
.function-dropdown .dropdown-menu > li > a:hover {
    background: transparent none repeat scroll 0 0;
    color: #bbb;
}
.function-dropdown .split {
    color: #ccc;
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 1;
    margin: 0 2px;
}
.lang-select-list {
    padding: 2px 4px;
}
.lang-select-list.dropdown-menu {
    background: transparent none repeat scroll 0 0;
}
.function-icon {
    border: 0 none;
    display: inline-block;
    float: left;
    height: 22px;
    padding: 0;
    width: 22px;
}
.function-toggle {
    background: #666 none repeat scroll 0 0;
    border-radius: 100px;
}
.submenu-group li, .function-dropdown .split, .function-dropdown .dropdown-menu > li > a, .lang-select-list li, .function-toggle {
    display: inline-block;
    float: none;
}
}
@media (max-width: 992px) {
.navbar > .container {
    width: 100%;
}
.logo_img {
    margin-left: 20px;
    margin-top: 7px;
}
.logo_img img {
    height: 50px;
}
.function-group input:-moz-placeholder {
    text-align: center;
}
.function-group input::-moz-placeholder {
    text-align: center;
}
.navbar-function .form-group input.form-control {
    display: none;
}
div.function-panel > div.submenu {
    display: none;
}
}
@media (max-width: 992px) and (min-width: 767px) {
.function-icon {
    position: relative;
    transition: all 0.1s ease 0s;
}
.function-icon:focus {
    outline: medium none;
}
.function-icon.focused {
    background: #eee none repeat scroll 0 0;
    border-color: transparent;
}
.function-dropdown {
    position: absolute;
    right: 66px;
    top: 66px;
}
.function-dropdown {
    background: #eee none repeat scroll 0 0;
    border-radius: 0 0 4px 4px;
    display: none;
    padding: 10px;
    z-index: 9999;
}
.function-dropdown:focus {
    outline: medium none;
}
.function-dropdown.open {
    background: #eee none repeat scroll 0 0;
    display: block;
    width: 50vw !important;
}
.function-dropdown.open input {
    padding: 0 4px;
    width: 100%;
}
.nav > li.function-menu {
    display: none;
}
.function-dropdown .dropdown-menu {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    position: relative;
    width: 100%;
}
}
@media (min-width: 768px) {
.RWDfulltop .navbar-form .form-group {
    display: block;
}
.RWDfulltop .form-group input.form-control {
    width: 100%;
}
}
@media (max-width: 767px) {
.logo_img {
    margin-left: 7px;
    margin-top: 7px;
}
.navbar-default .navbar-collapse {
    margin-top: 0;
}
.navbar-nav {
    margin-bottom: 0;
    margin-top: -7.5px;
    padding-bottom: 7.5px;
    padding-top: 7.5px;
}
.function-icon {
    display: none;
}
}
@media (max-width: 373px) {
.submenu-icon {
    display: none;
}
li.pinnedSubItem {
    display: block;
}
}
@media (max-width: 300px) {
.logo_img {
    margin-top: 14px;
}
.logo_img img {
    height: 40px;
}
}

@media (min-width: 800px){
.navbar-right .dropdown-menu {
    left: 50%;
    margin-left: -80px;
    padding: 0px;
}
}

@media (max-width:800px){
.container > .navbar-collapse {    
    margin-left: 0;
    padding: 0 18px;
     }

.function-menu{margin-bottom:20px}

}



.in ul.nav{margin-top:0}
/*menu hover*/
.RWDfulltop li .m_stitle{display:none;}
.RWDfulltop li:hover .m_stitle{display:block;}
.RWDfulltop li:hover .m_title {display:none;}

/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db RWDbanner001 */
	.RWDbanner001 .slides li{
	width:100%;
        height:100%;
	background-repeat: no-repeat;
	background-attachment:scroll;
	background-size: cover;
	background-position: center center;
}

/*END*/
/* load db RWDproduct001 */
/*subject area*/
.RWDproduct001 .section-subject{text-align:center;margin-bottom:50px;}
.RWDproduct001 h1.main-title{font-size:48px;margin:0px;color:#777;font-weight: 300;}
.RWDproduct001 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#888;font-weight: 300;}
.RWDproduct001 .section-line {background-color: #43B6B1;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/


.RWDproduct001 nav a {
	background-color: #EEE;
	color:#555;
}
.RWDproduct001 nav a:hover, nav a.current {
	background-color: #464646;
	color:#fff;
}
.RWDproduct001 nav a.current:focus{
	color: #fff;
}
.RWDproduct001 nav{margin-bottom:22px;}
.RWDproduct001 nav li{ display:inline-block;list-style:none;}

.RWDproduct001 .isotopeItem {
    margin-bottom: 22px;
}

.RWDproduct001 .mediaHover {
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}


.RWDproduct001 .mask {
    position: absolute;
    top: 0;
    left: 15px;
    display: none;
    z-index: 0;
    background-color: #43B6B1;
}

.RWDproduct001 .iconLinks {
    display: none;
    position: relative;
}
.RWDproduct001 .iconLinks a span {
    color: #fff;
    position: relative;
    top: -30px;
    font-size: 16px;
    text-align: center;
    width: 100%;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
}
.RWDproduct001 .iconLinks a {
    display: inline-block;
    text-decoration: none;
}

.RWDproduct001 .iconRounded{
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
	padding-top: 11px;
	
}
.RWDproduct001 .iconRounded:before{margin: auto;text-align: center;}
.RWDproduct001 .iconBig{
	font-size: 50px;
}
.RWDproduct001 .iconBig.iconRounded{
	width: 112px;
	height: 112px;
	padding-top:29px;
	border-width: 4px;
}
.RWDproduct001 .iconBig img{
	width: 112px;
	padding-top:29px;
}
@media(min-width:768px){
	.RWDproduct001 .isotopeItem .iconBig{
		font-size: 33px;
	}
	.RWDproduct001 .isotopeItem .iconBig.iconRounded {
		width: 80px;
		height: 80px;
		padding-top: 18px;
	}
	.RWDproduct001 .isotopeItem .iconBig img{
		width: 80px;
		padding-top: 18px;
	}
	.RWDproduct001 .isotopeItem .iconLinks a span{font-size:10px;}
}

@media(min-width:992px){
	.RWDproduct001 .iconBig,.RWDproduct001 .isotopeItem .iconBig{
		font-size: 66px;
	}
        .RWDproduct001 	.iconBig.iconRounded, .RWDproduct001 .isotopeItem .iconBig.iconRounded {
		width: 125px;
		height: 125px;
		padding-top: 28px;
	}
        .RWDproduct001 	.iconBig.iconRounded, .RWDproduct001 .isotopeItem .iconBig img{
		width: 125px;
		padding-top: 28px;
	}
	.RWDproduct001 .isotopeItem .iconLinks a span{font-size:12px;}
}

.RWDproduct001 .iconRounded {border:2px solid #43B6B1;color:#43B6B1;background-color:#fff;}
.RWDproduct001 .iconRounded:hover{background-color:#43B6B1;color:#fff;}


.RWDproduct001 a h3{margin-top:20px;color:#333}
.RWDproduct001 a.btn_add2car{color:#333;padding:5px !important}




/*END*/
/* load file model/lib/RWDproduct001/model.css */
.RWDproduct001 .btn_area{
	display: block;
	text-align: center;
}

.RWDproduct001 a.btn_add2car{
    display: inline-block;
    margin: 10px auto;
    padding: 3px 25px;
    text-align: center;
    background-color: transparent;
    border: 1px solid #525252;
        display: block;
    width: 133px;
    margin: 0 auto;
    margin-top: 30px;
}

.RWDproduct001 a.btn_add2car:hover{
	transition: all 0.5s ease 0s;
	background-color: #525252;
	color:#FFFFFF;
}

.boxstand .heading {margin-bottom: 20px;clear: both;text-align: center;    border-radius: 0 !important;}
.boxstand .heading h2:before {right: 100%;}
.boxstand .heading h2:after {left: 100%;}
.boxstand .heading h2:before, .boxstand .heading h2:after {width: 100%;content: ' ';width: 70%;position: absolute;border-width: 1px;border-color: #bbb;top: 15px;height: 6px;border-top-style: solid;border-bottom-style: solid;}
.boxstand .heading h2 {color: #687074;font-size: 24px;font-weight: normal;padding: 0 12px;position: relative;display: inline-block;line-height: 34px !important;margin-top: 5px;text-shadow: none;}
.boxstand .heading p{color: #888;font-size: 14px;}
.bx-pagerx a {
  width:35px;
  height:35px;
  display:block;
  border:1px solid #dddddd;
 
-moz-background-size:contain;
-webkit-background-size:contain;
-o-background-size:contain;
background-size:contain;
}
.bx-wrapper{margin-bottom:7px;}
.bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border:  0px;
}

.bx-wrapper .bx-prev{margin-left:-55px;}
.bx-wrapper .bx-next{margin-right:-55px;}
.bx-wrapper .bx-viewport{left:0px;}


 .standNavigation {text-align: center; margin-top: -32px}
 .standNavigation a.stand-btn {color: #ccc;width: 30px;height: 30px;font-size: 17px;cursor: pointer;line-height: 26px;text-align: center;display: inline-block;border: 2px solid #ddd;border-radius: 50% !important;text-decoration: none;position: absolute;}
 .standNavigation a.stand-btn:hover {color: #555;border-color: #777;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
 .standNavigation a.stand-btn.stand_prev i {margin-left: -2px;}
 .standNavigation a.stand-btn.stand_next i {margin-right: -2px;}

 .standNavigation a.stand-btn.stand_prev {left:0px;}
 .standNavigation a.stand-btn.stand_next {right:0px;}
.nbg{background-color: #c3c3c3;color:#FFFFFF;    border-radius: 0px;}
.nbg option{ background-color: #FFFFFF;color:#666666;margin:3px;border-bottom:1px solid #c3c3c3; }
.title-price{color:#c9253c;font-size:18px;}
.fix-price{color:#687074;font-size:14px;text-decoration: line-through;}
.btn-success{border-radius: 0px;width:100%;background-color: #18ab9b;border:1px solid #18ab9b;}


.boxstand{
    background-color:#ffffff;width:550px;height:420px;padding:30px;
}
.box_photo{width:240px;float:left;position:relative;}
.box_photo li{width:159px;height:218px;}
.box_info{width:200px;float:left;position:relative;margin-left:20px;}
@media (max-width: 600px) {
    .boxstand{width:90%;height:auto;}
    .box_photo{width:100%;float:none;}
    .box_info{width:100%;float:none;margin-left:0px;margin-top:52px;}  
    .bx-pagerx a{width:50px;height:50px;}
}

.bx-wrapper .bx-viewport{
    box-shadow:none!important;
    border:0px!important;
    left:0px!important;
}
.bx-wrapper{margin-bottom:0px!important;}
.standNavigation a{display:block;}
/*END*/
/* load db RWDproduct001 */
/*subject area*/
.RWDproduct001 .section-subject{text-align:center;margin-bottom:50px;}
.RWDproduct001 h1.main-title{font-size:48px;margin:0px;color:#777;font-weight: 300;}
.RWDproduct001 h2.sub-title{font-size:22px;;margin:18px 0 0;color:#888;font-weight: 300;}
.RWDproduct001 .section-line {background-color: #43B6B1;display: inline-block;height: 1px;width: 100px;margin-top:50px;}
/*subject area end*/


.RWDproduct001 nav a {
	background-color: #EEE;
	color:#555;
}
.RWDproduct001 nav a:hover, nav a.current {
	background-color: #464646;
	color:#fff;
}
.RWDproduct001 nav a.current:focus{
	color: #fff;
}
.RWDproduct001 nav{margin-bottom:22px;}
.RWDproduct001 nav li{ display:inline-block;list-style:none;}

.RWDproduct001 .isotopeItem {
    margin-bottom: 22px;
}

.RWDproduct001 .mediaHover {
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}


.RWDproduct001 .mask {
    position: absolute;
    top: 0;
    left: 15px;
    display: none;
    z-index: 0;
    background-color: #43B6B1;
}

.RWDproduct001 .iconLinks {
    display: none;
    position: relative;
}
.RWDproduct001 .iconLinks a span {
    color: #fff;
    position: relative;
    top: -30px;
    font-size: 16px;
    text-align: center;
    width: 100%;
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
}
.RWDproduct001 .iconLinks a {
    display: inline-block;
    text-decoration: none;
}

.RWDproduct001 .iconRounded{
	border-radius: 50%;
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
	padding-top: 11px;
	
}
.RWDproduct001 .iconRounded:before{margin: auto;text-align: center;}
.RWDproduct001 .iconBig{
	font-size: 50px;
}
.RWDproduct001 .iconBig.iconRounded{
	width: 112px;
	height: 112px;
	padding-top:29px;
	border-width: 4px;
}
.RWDproduct001 .iconBig img{
	width: 112px;
	padding-top:29px;
}
@media(min-width:768px){
	.RWDproduct001 .isotopeItem .iconBig{
		font-size: 33px;
	}
	.RWDproduct001 .isotopeItem .iconBig.iconRounded {
		width: 80px;
		height: 80px;
		padding-top: 18px;
	}
	.RWDproduct001 .isotopeItem .iconBig img{
		width: 80px;
		padding-top: 18px;
	}
	.RWDproduct001 .isotopeItem .iconLinks a span{font-size:10px;}
}

@media(min-width:992px){
	.RWDproduct001 .iconBig,.RWDproduct001 .isotopeItem .iconBig{
		font-size: 66px;
	}
        .RWDproduct001 	.iconBig.iconRounded, .RWDproduct001 .isotopeItem .iconBig.iconRounded {
		width: 125px;
		height: 125px;
		padding-top: 28px;
	}
        .RWDproduct001 	.iconBig.iconRounded, .RWDproduct001 .isotopeItem .iconBig img{
		width: 125px;
		padding-top: 28px;
	}
	.RWDproduct001 .isotopeItem .iconLinks a span{font-size:12px;}
}

.RWDproduct001 .iconRounded {border:2px solid #43B6B1;color:#43B6B1;background-color:#fff;}
.RWDproduct001 .iconRounded:hover{background-color:#43B6B1;color:#fff;}


.RWDproduct001 a h3{margin-top:20px;color:#333}
.RWDproduct001 a.btn_add2car{color:#333;padding:5px !important}




/*END*/
/* load file model/lib/RWDproduct001/model.css */
.RWDproduct001 .btn_area{
	display: block;
	text-align: center;
}

.RWDproduct001 a.btn_add2car{
    display: inline-block;
    margin: 10px auto;
    padding: 3px 25px;
    text-align: center;
    background-color: transparent;
    border: 1px solid #525252;
        display: block;
    width: 133px;
    margin: 0 auto;
    margin-top: 30px;
}

.RWDproduct001 a.btn_add2car:hover{
	transition: all 0.5s ease 0s;
	background-color: #525252;
	color:#FFFFFF;
}

.boxstand .heading {margin-bottom: 20px;clear: both;text-align: center;    border-radius: 0 !important;}
.boxstand .heading h2:before {right: 100%;}
.boxstand .heading h2:after {left: 100%;}
.boxstand .heading h2:before, .boxstand .heading h2:after {width: 100%;content: ' ';width: 70%;position: absolute;border-width: 1px;border-color: #bbb;top: 15px;height: 6px;border-top-style: solid;border-bottom-style: solid;}
.boxstand .heading h2 {color: #687074;font-size: 24px;font-weight: normal;padding: 0 12px;position: relative;display: inline-block;line-height: 34px !important;margin-top: 5px;text-shadow: none;}
.boxstand .heading p{color: #888;font-size: 14px;}
.bx-pagerx a {
  width:35px;
  height:35px;
  display:block;
  border:1px solid #dddddd;
 
-moz-background-size:contain;
-webkit-background-size:contain;
-o-background-size:contain;
background-size:contain;
}
.bx-wrapper{margin-bottom:7px;}
.bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border:  0px;
}

.bx-wrapper .bx-prev{margin-left:-55px;}
.bx-wrapper .bx-next{margin-right:-55px;}
.bx-wrapper .bx-viewport{left:0px;}


 .standNavigation {text-align: center; margin-top: -32px}
 .standNavigation a.stand-btn {color: #ccc;width: 30px;height: 30px;font-size: 17px;cursor: pointer;line-height: 26px;text-align: center;display: inline-block;border: 2px solid #ddd;border-radius: 50% !important;text-decoration: none;position: absolute;}
 .standNavigation a.stand-btn:hover {color: #555;border-color: #777;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
 .standNavigation a.stand-btn.stand_prev i {margin-left: -2px;}
 .standNavigation a.stand-btn.stand_next i {margin-right: -2px;}

 .standNavigation a.stand-btn.stand_prev {left:0px;}
 .standNavigation a.stand-btn.stand_next {right:0px;}
.nbg{background-color: #c3c3c3;color:#FFFFFF;    border-radius: 0px;}
.nbg option{ background-color: #FFFFFF;color:#666666;margin:3px;border-bottom:1px solid #c3c3c3; }
.title-price{color:#c9253c;font-size:18px;}
.fix-price{color:#687074;font-size:14px;text-decoration: line-through;}
.btn-success{border-radius: 0px;width:100%;background-color: #18ab9b;border:1px solid #18ab9b;}


.boxstand{
    background-color:#ffffff;width:550px;height:420px;padding:30px;
}
.box_photo{width:240px;float:left;position:relative;}
.box_photo li{width:159px;height:218px;}
.box_info{width:200px;float:left;position:relative;margin-left:20px;}
@media (max-width: 600px) {
    .boxstand{width:90%;height:auto;}
    .box_photo{width:100%;float:none;}
    .box_info{width:100%;float:none;margin-left:0px;margin-top:52px;}  
    .bx-pagerx a{width:50px;height:50px;}
}

.bx-wrapper .bx-viewport{
    box-shadow:none!important;
    border:0px!important;
    left:0px!important;
}
.bx-wrapper{margin-bottom:0px!important;}
.standNavigation a{display:block;}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db copyright */
.copyright_desc,.copyright_desc a,.copyright_desc a:hover{
	color:#fff;
	line-height: 22px;
}
/*END*/
/* load db shoppingcar001 */
.shoppingcar001 {
    position: fixed;
    right: 0;
    z-index: 99;
    top: 23%;
    width: 39px;
    overflow: hidden;
}
.shoppingcar001 .car_block {
    float: left;
    position: relative;
    width: 40px;
    color: #333333;
    font-size: 12px;
    cursor: pointer;
    background-color: #FFFFFF;
    text-align: center;
}
.shoppingcar001 .val-shopnum{
  color:#ff1b1b;
}
.shoppingcar001 .car_icon{
  width:60%;
  margin:20% auto ;
}
.shoppingcar001 .line{
  width:60%;
  margin:20% auto ;
  height: 1px;
  background-color: #cbcbcb;
}
.shoppingcar001 .money{
  color:#ff1b1b;
}
.shoppingcar001 .scrolltop{
  width:100%;
  height:38px;
  margin-top:20%;
  background-color: #111111;
  background-image: url("../../model/sample/baseimg/shoppingcar001/scrolltop.png");
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.shoppingcar001 .car_icon img{width:100%;}

.shoppingcar001 .car_list {
    float: left;
    width: 300px;
    position: relative;
    background-color: #efefef;
}
.shoppingcar001 .list_block {
    position: relative;
    margin:0 25px;
}

.shoppingcar001 .car_outer{
  position: relative;
  width:1000px;
}
.shoppingcar001 .car_list .subject{
  color:#111111;
  font-size: 16px;
  margin:34px 0px 17px 0px;
}
.shoppingcar001 .LeftShopList{
  border-top:1px solid #333333;
  border-bottom:1px solid #333333;
}
.shoppingcar001 .LeftShopList .item{
  padding-top: 18px;
  padding-bottom: 18px;
  border-bottom:1px solid #666666;
  position: relative;
}
.shoppingcar001 .LeftShopList .item_img{
  float: left;
  width: 83px;
  height: 83px;

   background-position: center center;
    background-size: 100% auto;
    background-repeat: no-repeat;

}
.shoppingcar001 .LeftShopList .item_img.fixh{
background-size: auto 100%;
}
.shoppingcar001 .LeftShopList .item_info{
  float: left;
  width: 120px;
  margin-left: 15px;
}
.shoppingcar001 .LeftShopList .item_subject{
  font-size: 13px;
  color: #111111;
  line-height: 17px;
  margin-top:16px;
}
.shoppingcar001 .LeftShopList .item_price{
  font-size: 13px;
  color: #666666;
  line-height: 17px;  
  margin-top:5px;
}
.shoppingcar001 .LeftShopList .item_del{
  float: right;
  margin-top:25px;
  cursor: pointer;
}
.shoppingcar001 .LeftShopList .del_icon{
  width: 8px;
  height: 8px;
   position: relative;
   margin-left: 2px;
}
.shoppingcar001 .LeftShopList .del_icon .line{
    background: #666666 none repeat scroll 0 0;
    display: block;
    height: 1px;
    position: absolute;
  -o-transition: all .30s linear;
  -webkit-transition: all .30s linear;
  -moz-transition: all .30s linear;
  transition:  all .30s linear;
    width: 8px;
}
.shoppingcar001 .LeftShopList .del_icon .line01{
    top: 0px;
    transform: rotate(45deg);
    transform-origin: 50% 50% 0;
}
.shoppingcar001 .LeftShopList .del_icon .line03{
    top: 0px;
    transform: rotate(135deg);
    transform-origin: 50% 50% 0;
}

.shoppingcar001 .LeftShopList .del_text{
  color: #333333;
  font-size: 13px;
}

.shoppingcar001 .LeftShopList .item:last-child{
  border-bottom:0px;
}
.shoppingcar001 .checkout_it{
  text-align: center;
  width:100%;
  display: block;
  background-color: #FFFFFF;
  color: #111111;
  line-height: 40px;
  font-size: 14px;
  margin:12px 0px;
  -o-transition: all .30s linear;
  -webkit-transition: all .30s linear;
  -moz-transition: all .30s linear;
  transition:  all .30s linear;
text-decoration: none;
}
.shoppingcar001 .checkout_it:hover{
  background-color: #f3ebeb;
  color: #111111;
}
/*END*/
/* load db RWDedictor */
.RWDedictor h3 {
    border-bottom: 0 solid #ccc;
    color: #ccc;
    font-size: 20px;
    font-weight: 800;
    line-height: 20px;
    margin: 10px 0;
    padding: 0 0 12px;
    text-transform: uppercase;
}
/*END*/
/* load db scrollTop001 */
.scrollTop001{
	transition: bottom 0.5s ease 0s;
	width: 83px;
	height: 123px;
	position: fixed;
	bottom: 10%;
	right: 25px;
	opacity: 0;
	text-align: center;	
	cursor:pointer;
	z-index: 75;
}
.scrollTop001 .icon{width:100%;height:100%;background: transparent url(../../model/sample/baseimg/scrollTop001/scrolltop.png) center center no-repeat;}
.scrollTop001:hover .icon{
  opacity:0.5;-moz-opacity:0.5;-khtml-opacity: 0.5; filter:alpha(opacity=50);
}
/*END*/
/* load file model/lib/RWDnews005/css/model.css */
.RWDnews005 header.section-header{margin-bottom:80px}.RWDnews005 .margin-bottom-60{margin-bottom:60px}.RWDnews005 .weight-300{font-weight:300 !important}.RWDnews005 .section-subject{text-align:center;margin-bottom:50px}.RWDnews005 .main-title{margin:0px;color:#414141;font-size:48px;font-weight:300}.RWDnews005 .sub-title{margin:18px 0 0;color:#8ab933;font-size:22px;font-weight:300}.RWDnews005 .section-line{background-color:#222;display:inline-block;height:1px;width:100px;margin-top:50px}.RWDnews005 .size-13{font-size:13px !important;line-height:17px !important}.RWDnews005 .margin-bottom-40{margin-bottom:40px !important}.RWDnews005 .margin-top-80{margin-top:80px !important}.RWDnews005 a{text-decoration:none}.RWDnews005 .owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.RWDnews005 .owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.RWDnews005 .owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px, 0px, 0px)}.RWDnews005 .owl-carousel .owl-wrapper-outer{position:relative;width:100%;z-index:0}.RWDnews005 .owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.RWDnews005 .owl-carousel .owl-item{float:left}.RWDnews005 .owl-controls .owl-page,.RWDnews005 .owl-controls .owl-buttons div{cursor:pointer}.RWDnews005 .owl-controls{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.RWDnews005 .owl-carousel.featured .owl-controls .owl-prev{margin-right:3px}.RWDnews005 .owl-carousel .owl-wrapper,.RWDnews005 .owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.RWDnews005 .owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.RWDnews005 .owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.RWDnews005 .owl-fade-in{-webkit-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.RWDnews005 .owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.RWDnews005 .owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.RWDnews005 .owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.RWDnews005 .owl-goDown-in{-webkit-animation:goDown .6s ease both;animation:goDown .6s ease both}.RWDnews005 .owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.RWDnews005 .owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}.RWDnews005 .owl-carousel{overflow:hidden;margin-bottom:20px;position:relative}.RWDnews005 .owl-carousel.owl-padding-10{margin-left:-10px;margin-right:-10px;width:auto}.RWDnews005 .owl-carousel.owl-padding-10 .owl-item{padding:0 10px}.RWDnews005 .owl-carousel img{display:inline-block}.RWDnews005 .owl-carousel.buttons-autohide .owl-buttons{filter:Alpha(Opacity=0);opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.RWDnews005 .owl-carousel.buttons-autohide:hover .owl-buttons{filter:Alpha(Opacity=100);opacity:1}.RWDnews005 .owl-theme .owl-controls .owl-buttons div{color:#121212;background:#fff;border:#fff 1px solid;opacity:1;filter:Alpha(Opacity=100);border-radius:3px}.RWDnews005 .controlls-over .owl-controls .owl-prev{position:absolute;top:50%;margin-top:-28px;right:auto;left:-13px;zoom:1;width:36px;height:36px;opacity:0}.RWDnews005 .controlls-over .owl-controls .owl-next{position:absolute;top:50%;margin-top:-28px;left:auto;right:-13px;zoom:1;width:36px;height:36px;opacity:0}.RWDnews005 .controlls-over .owl-pagination{text-align:center;width:60%;margin:auto;bottom:-20px;left:0;right:0;z-index:1}.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page{margin-bottom:0px;position:relative;display:inline-block}.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page:first-child{-webkit-border-top-left-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-bottomleft:10px;border-top-left-radius:10px;border-bottom-left-radius:10px}.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page:last-child{-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;border-top-right-radius:10px;border-bottom-right-radius:10px}.RWDnews005 .owl-theme.controlls-over .owl-controls .owl-page span{background:gray}.RWDnews005 .bottom-pagination .owl-controls .owl-page{margin-bottom:-40px !important}.RWDnews005 .owl-carousel .owl-item div{position:relative;text-align:center}.RWDnews005 .owl-carousel .owl-caption{padding:10px;position:absolute !important;left:0;top:0;right:0;margin-top:0;max-width:100%;background:rgba(0,0,0,.3);display:block;color:#fff}.RWDnews005 .owl-carousel .owl-caption p{color:#fff;font-size:13px;line-height:20px;padding:0;margin:0}.RWDnews005 .owl-carousel .owl-caption h1,.RWDnews005 .owl-carousel .owl-caption h1 a,.RWDnews005 .owl-carousel .owl-caption h2,.RWDnews005 .owl-carousel .owl-caption h2 a,.RWDnews005 .owl-carousel .owl-caption h3,.RWDnews005 .owl-carousel .owl-caption h3 a{color:#fff;font-size:21px;line-height:21px;font-weight:bold;margin-bottom:10px}.RWDnews005 .owl-carousel .owl-caption a{color:#fff;font-weight:bold}.RWDnews005 .owl-carousel.controls-hover-only .owl-controls{filter:alpha(opacity=0);opacity:0;-webkit-transition:opacity .4s;transition:opacity .4s}.RWDnews005 .slider:hover .owl-carousel.controls-hover-only .owl-controls,.RWDnews005 .owl-carousel.controls-hover-only:hover .owl-controls{filter:alpha(opacity=100);opacity:1}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-controls .owl-page span{display:block;width:10px;height:10px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;border-radius:99em;background:#869791}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#fff;padding:2px 10px;font-size:12px;border-radius:30px}@media only screen and (max-width: 600px){.owl-pagination{display:none}}.RWDnews005 .owl-prev,.RWDnews005 .owl-next{background-image:none !important;border:0;color:#ccc;font-size:34px;line-height:55px;height:auto !important;width:56px !important;text-align:center;background-color:rgba(0,0,0,.2);border-radius:3px;-webkit-transition:all .4s;transition:all .4s}.RWDnews005 h4,.news005_h4{font-size:18px;letter-spacing:normal;margin:0 0 14px 0}.RWDnews005 h4 a,.news005_h4 a{color:#121212}.RWDnews005 h4:hover,.news005_h4:hover{color:#888}.RWDnews005 .margin-top-20{margin-top:20px !important}.RWDnews005 ul>li>i{margin-right:10px}@media only screen and (max-width: 600px){.RWDnews005 .owl-theme .owl-controls .owl-buttons div{background:rgba(0,0,0,0);border:#fff 0px solid}.RWDnews005 .owl-prev,.RWDnews005 .owl-next{background-color:rgba(0,0,0,0)}}
/*END*/