﻿/* CSS Document */
body{font-family: "Microsoft YaHei","Microsoft JhengHei",”Hiragino Sans GB”,”STHeiti”,verdana,Tahoma,arial;}
body,a,a:focus, a:hover{ color:#808080;}
p{margin: 0px 0px 7px;}
.container {width: 1190px; padding:0;}

.vense-con{ margin-top:15px;}
.details_pro_img img{width:100%}
.btn-default{ color: #428bca; background-color: #fff;}
.btn-default:hover{ color: #428bca; background-color: #f6f6f6;}
.btn-blue{ color: #fff; background-color: #428bca;}
.btn-blue:hover{ color: #fff; background-color: #2e77b6;}
.btn-green{ color: #fff;background-color: #35aa47;}
.btn-green:hover{ color: #fff;background-color: #249135;}
.btn-yellow{color: #fff; background-color: #ff7700;}
.btn-yellow:hover{color: #fff; background-color: #ff6700;}
.btn-white{ color: #333333; background-color: #e4e6eb;}
.btn-white:hover{ background-color: #d5d7dc;}
.btn-red{ color: #fff; background-color: #d84a38;}
.btn-red:hover{color: #fff; background-color: #bb2413;}


/*头部导航版块样式开始*/
.n-t {	background: #f5f5f5;line-height: 30px;border-bottom:1px #e5e5e5 solid;}
.n-t .n-con {text-align: right;}
.n-t .n-con a {	color: #808080;	text-decoration: none;}
.n-l {height: 80px;	}
.n-l .n-logo {	float: left;text-align: left; }
.n-l .n-bar { margin-top:30px; line-height:24px;}
.n-l .col-md-4 { padding:0;}
.n-m {line-height: 24px;border-bottom: 1px #333 solid;border-top: 1px #ccc solid;}
.n-m {}
#EWM{position: absolute;
  right:0px;
  top: 50px;
  background-color:#fff;
  z-index:11111;
  border:1px #ccc solid; padding:10px;
  display:none;
  }
.dropdown-menu span {font-size: 16px;/*margin-top: 20px;*/line-height:30px; /*font-weight:bold;*/}
.dropdown-menu li {}
.dropdown-menu li {	width: 220px;/*padding: 0 10px;*/}
.dropdown-menu li a {/*margin-right: 10px;*/}

/*修正头部导航栏样式*/
.navmenu{border-bottom: 2px solid #1b2389;}
.nav-tabs>li>a {font-size:15px;color:#000;}
.nav>.dropdown
.nav > li > a:hover{ background:none;}
.nav li.active{ width:222px; text-align:center; background-color:#1b2388;}

/*.nav-tabs > li.active > a,.nav-tabs > li.active > a:hover{ background-color:#333; border:none;}*/
.nav-tabs > li{ margin-bottom:-2px;}
.nav-tabs > li.menu{}
.nav-tabs .btn-default{border-color:#fff; color:#000;font-size: 15px;margin-top: 4px;}
.nav-tabs .btn-default:hover{background:#fff;border-color:#fff;border-bottom: 4px solid #1b2389;} 
.nav>li>a{border-color:#fff;}
.nav>li>a:focus, .nav>li>a:hover{background:#fff;border-color:#fff;border-bottom: 4px solid #1b2389;}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{ background:none; border:none;}
.nav-tabs > li.active > a.dropdown-toggle{ color:#fff;font-size:15px;    padding: 15px 15px 14px 15px;}

/*微信扫码版块*/

  
  

/*当前位置版块样式开始*/
.menu-url{ line-height:40px; border-bottom:1px #eee solid; }

/*底部导航版块样式开始*/
#footer{ margin-top:20px; background:#f5f5f5; }

/*5栏式产品样式*/
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths { position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px; } 
@media ( min-width : 768px) { .col-sm-5ths { width: 20%; float: left; } } 
@media ( min-width : 992px) { .col-md-5ths { width: 20%; float: left; } } 
@media ( min-width : 1200px) { .col-lg-5ths { width: 20%; float: left; } }

/*首页头部滚动广告版块样式*/
#slides .slidesjs-container .slidesjs-control a img{width:100%;min-width:1190px;}
#slides, #slides .slidesjs-navigation, #slides .slidesjs-previous, #slides .slidesjs-next {	display: none;}
.slidesjs-pagination {	margin: 0 auto;width:100%; text-align:center;list-style: none;position: relative;top: -30px;right: 10px;z-index: 10;}
.slidesjs-pagination li {display:inline-block;margin: 0 1px;}
.slidesjs-pagination li a {	display: block;width: 13px;height: 0;padding-top: 13px;background-image: url(../images/pagination.png);background-position: 0 0;float: left;overflow: hidden;}
.slidesjs-pagination li a.active,  .slidesjs-pagination li a:hover.active {	background-position: 0 -13px}
.slidesjs-pagination li a:hover {background-position: 0 -26px}
#slides a:link,  #slides a:visited {color: #fff}
#slides a:hover,  #slides a:active {color: #808085}
/*.navbar {overflow: hidden}*/

/*产品页面右侧推荐产品*/
.product-intro{width:180px; margin-top:40px;}
.product-intro h4{ margin-bottom:10px;}
.product-intro img{ margin-bottom:10px;}
.product-intro li{ border-left:1px #eee solid;border-top:1px #eee solid;border-right:1px #eee solid; padding:10px 0; } 
.product-intro li.end{border-bottom:1px #eee solid;}

.plist li a.at{ color:#F00;}

.login-wrap{width:420px;border:1px solid #fff;background: white; background: -moz-linear-gradient(top, #fff, #efefef 8%);}
.reg-wrap{width:840px;}
.login-wrap,.reg-wrap{padding:0 20px;}






/*
 * Toastr
 * Version 2.0.1
 * Copyright 2012 John Papa and Hans Fjällemark.
 * All Rights Reserved.
 * Use, reproduction, distribution, and modification of this code is subject to the terms and
 * conditions of the MIT license, available at http://www.opensource.org/licenses/mit-license.php
 *
 * Author: John Papa and Hans Fjällemark
 * Project: https://github.com/CodeSeven/toastr
 */
.toast-title {
    font-weight: bold;
}
.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.toast-message a,
.toast-message label {
    color: #ffffff;
}
.toast-message a:hover {
    color: #cccccc;
    text-decoration: none;
}

.toast-close-button {
    position: relative;
    right: -0.3em;
    top: -0.3em;
    float: right;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
}
.toast-close-button:hover,
.toast-close-button:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%;
}
.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%;
}
.toast-top-left {
    top: 12px;
    left: 12px;
}
.toast-top-right {
    top: 12px;
    right: 12px;
}
.toast-bottom-right {
    right: 12px;
    bottom: 12px;
}
.toast-bottom-left {
    bottom: 12px;
    left: 12px;
}
#toast-container {
    position: fixed;
    z-index: 999999;
    /*overrides*/

}
#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#toast-container > div {
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999999;
    -webkit-box-shadow: 0 0 12px #999999;
    box-shadow: 0 0 12px #999999;
    color: #ffffff;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
}
#toast-container > :hover {
    -moz-box-shadow: 0 0 12px #000000;
    -webkit-box-shadow: 0 0 12px #000000;
    box-shadow: 0 0 12px #000000;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer;
}
#toast-container > .toast-info {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-error {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
    width: 96%;
    margin: auto;
}
.toast {
    background-color: #030303;
}
.toast-success {
    background-color: #51a351;
}
.toast-error {
    background-color: #bd362f;
}
.toast-info {
    background-color: #2f96b4;
}
.toast-warning {
    background-color: #f89406;
}
/*Responsive Design*/
@media all and (max-width: 240px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 11em;
    }
    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em;
    }
}
@media all and (min-width: 241px) and (max-width: 480px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 18em;
    }
    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em;
    }
}
@media all and (min-width: 481px) and (max-width: 768px) {
    #toast-container > div {
        padding: 15px 15px 15px 50px;
        width: 25em;
    }
}
.product-image{width:1000px;float:left;}

.cart {
	font-size:12px;
	width:283px;
	position:fixed;
	bottom:2px;
	right:0;
	z-index:100000;
	_position:absolute;
_margin-top:expression(this.style.pixelHeight+document.documentElement.scrollTop);
}
.cart0 {
	width:66px;
	height:31px;
	position:fixed;
	bottom:2px;
	right:0;
	z-index:1080;
	_position:absolute;
_margin-top:expression(this.style.pixelHeight+document.documentElement.scrollTop);
}
.cart0 a {
	width:66px;
	height:31px;
	display:block;
	background:url(http://img.redpassword.com/images/gw0bg.gif)
}
.cart0 a:hover {
	background-position:0 -32px;
}
.cart .box {
	display:none;
	width:275px;
	border:1px #d6d6d6 solid;
	border-bottom:none;
	margin:0 auto;
	margin-bottom:-3px;
	background:#eaeaea;
	padding:5px 10px 10px 10px;
}
.cart .box .gotocart a {
	text-decoration:none;
	color:#808080;
	display:block;
	width:102px;
	height:26px;
	background:url(http://img.redpassword.com/images/gocartbg.jpg);
	float:right;
	text-align:left;
	line-height:26px;
	padding:0 0 0 10px;
}
.cart .box .count {
	padding:12px 15px 6px 5px;
	color:#808080
}
.cart .c-up {
	width:275px;
	display:block;
	border:1px #d6d6d6 solid;
	border-bottom:none;
	margin:0 auto;
	margin-bottom:-3px;
	background:#eaeaea;
}
.cart .c-up a {
	height:4px;
	display:block;
}
.cart .c-up a.up {
	height:14px;
	background:url(http://img.redpassword.com/images/c-up-bg.gif) no-repeat center;
}
.c-f {
	background:url(http://img.redpassword.com/images/rbbuybg.gif) no-repeat;
	height:31px;
	line-height:31px;
	padding:3px 0 0 30px;
	cursor:hand;
	color:#e9e0e0;
}
.cartlist {
	border:1px #e3e3e3 solid;
	border-bottom:none;
	background:#FFF;
}
.cartlist div {
	padding:3px 12px 3px 4px;
	border-bottom:1px #e3e3e3 solid;
}
.cartlist div td {
	color:#999999;
	line-height:18px;
}
.cartlist div td span {
	display:block;
	text-align:right;
	margin-top:8px;
	color:#666666;
}


.jsbtn:hover{ color:#000;}
/* 顶部购物车数量显示*/
.che-shuliang{
	background-color:#c81623;
	color:#fff;
	width:15px;
	height:15px;
	line-height:15px;
	text-align:center;
	border-radius:7px 7px 7px 0;
	display:inline-block;
}

/*footer*/
ul li {
    list-style: none;}
.bottom_nav { width: 100%; overflow:hidden; background-color: #f5f5f5; margin: 40px 0 0 0; }

.bottom_nav ul { width: 1240px; margin:0; padding:20px 0;margin: 0 auto; }

.bottom_nav ul li { display: inline; border-right: 1px solid #000; }

.bottom_nav ul li a { display: inline-block; font-size: 14px; color: #000; line-height: 30px;width:160px; text-align:center }

.bottom_nav ul li a:hover { color: #1b2389; }

footer { width: 100%; background-color: #1b2389; color: #fff; }

.service { width: 1212px; margin: 0 auto; padding-top: 40px; }

.service ul { border-right: 1px solid #fff; height: 130px; padding: 0 54px; }

.service ul:nth-child(1) li:nth-child(1), .service ul:nth-child(2) li:nth-child(1), .service ul:nth-child(3) li:nth-child(1) { height: 90px; }

.service ul:nth-child(1) li:nth-child(2), .service ul:nth-child(2) li:nth-child(2), .service ul:nth-child(3) li:nth-child(2) { font-size: 20px; text-align: center; margin-top: 10px; }

.service:first-child { height: 200px; }

.service:first-child ul { float: left; }

.service ul:nth-child(4) { padding: 0 60px; }

.service ul:nth-child(4) img { margin: 0 0 0 30px; }

.service ul:nth-child(4) li:nth-child(2) { font-size: 18px; margin: 10px 0 0 0; }

/*.service ul:nth-last-child(2) li:first-child { width: 200px; height: 35px; border: 1px solid #fff; display: block; }*/
.service ul:first-child { padding-left: 0; }

.service ul:nth-last-child(2) li:first-child a { display: block; font-size: 18px; line-height: 35px; text-align: center; }

.service ul:nth-last-child(2) input { border-radius: 0; width: 150px; height: 35px; }

.service ul:nth-last-child(2) .form-control { background-color: #1b2389; margin-top: 20px; border-color: #fff; color: #fff; }

.service ul:nth-last-child(2) label { display: inline-block; width: 50px; height: 35px; background-color: #fff; color: #1b2389; text-align: center; line-height: 35px; margin: 0 0 0 -5px; }

.service ul:nth-last-child(2) label a { color: #1b2389; }

.service ul:nth-last-child(2) li:nth-child(3) { display: block; width: auto; margin: 10px 0 0 0; }

.service ul:nth-child(5) { font-size: 24px; padding: 0 40px 0 50px; }

.service ul:nth-child(5) li:nth-child(1), .service ul:nth-child(5) li:nth-child(3), .service ul:nth-child(5) li span { font-size: 16px; }

.service ul:nth-child(5) li:nth-child(3) { margin-top: 20px; }

.bottom_erweima { width: 100%; height: 85px; background-color: #f5f5f5; padding-top: 20px; }

.bottom_erweima ul { width: 1190px; margin: 0 auto; overflow: hidden; }

.bottom_erweima ul li { display: inline-block; width: 200px; height: 40px; text-align: center; margin: 0 0 0 0; border: 1px solid #1b2389; }

.bottom_erweima ul li:nth-child(3) { border: none; }

.bottom_erweima ul li a { display: block; font-size: 18px; color: #1b2389; line-height: 40px; }

.bottom_erweima ul li a:hover { color: #fff; }

.bottom_erweima ul li:hover { background-color: #1b2389; }

.bottom_erweima ul li:nth-child(3) { float: right; width: auto; height: auto; margin-right: 50px; color: #000; }

.bottom_erweima ul li:nth-child(3):hover { background-color: #1b2389; color: #fff; }

.beian { color: #000; font-size: 14px; margin: 15px auto 0 auto; width: 1190px; }
.beian a{color:#000;}


.hufu_head{ margin-bottom:62px}
.hufu_teacher{ width:1190px; overflow:hidden;}
.laoshi_box{ width:576px; overflow:hidden; float:left}
.laoshi_box img{ float:left; width:300px; height:500px; margin-bottom:30px;}
.laoshi_text{ width:260px; float:left; margin-left:16px; }
.red_jiahao{ color:#e60406; font-size:20px; padding-left:10px; margin-right:40px; display:inline-block;}
.red_jiahao_text{ font-size:29px; color:#1b2389; font-weight:bold;}
.laoshi_text .top_text{ border-top:1px solid #1b2389; border-bottom:1px solid #1b2389; margin-bottom:10px}
.laoshi_text .bottom_text{ font-family:"å¾®è½¯é›…é»‘"; font-size:16px;}
.laoshi_text .bottom_text p{ margin-bottom:0; line-height:30px}
.laoshi_text .bottom_text span{ color:#1b2389; font-weight:bold; display:inline-block;margin-top:25px;}
.laoshi_box_left{ margin-left:30px;}
.hufu_chuanbo{ margin-top:30px}
.hufu_fengcai{ text-align:center; height:83px; border-bottom:1px solid #858585;}
.hufu_fengcai span{ display:inline-block; background:#fff; width:225px; font-size:35px;  position:relative; top:57px; color:#333; z-index:10}
.hufu_jiangshi{ margin-top:55px}
.hufu_btn_img{ margin-top:105px; position:relative}
.hufu_btn_img img{ width:260px; height:40px;}
.hufu_btn_img span{ display:inline-block; position:absolute; z-index:10; font-size:18px; font-family:"å¾®è½¯é›…é»‘"; color:#1b2389 !important; top:8px; left:70px}
.hufu_btn_img span:hover{color:#000 !important; cursor:pointer}

.ztcon {
    width: 100%;
	overflow:hidden;
}
