html,body{
    margin: 0;
    padding: 0;
    height:100%;/*08335添加*/
    width:100%;/*08335添加*/
    overflow: hidden;
    color: #333;
    background: #eee;
    font: 12px/1.5 "Microsoft YaHei","微软雅黑","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;

}
input,textarea,button{
    font: 12px/1.5 "Microsoft YaHei","微软雅黑","STHeiti","WenQuanYi Micro Hei",SimSun,sans-serif;
}
a{
	color:#2184C9;
    text-decoration: none;
    outline: 0;
}
body,td{	
    letter-spacing: normal;
    word-spacing: normal;
}
.p-clearfix{
	*zoom:1;
}
.p-clearfix:before,
.p-clearfix:after{
	display:table;
	line-height:0;
	content:""
}
.p-clearfix:after{
	clear:both;
}
.p-float-l{
	float: left;
}
.p-float-r{
	float: right;
}

.p-align-lt{
	text-align:left;
}
.p-align-ct{
	text-align:center;
}
.p-align-rt{
	text-align:right;
}
.p-noborder{
	border:0!important;
}
.p-noborder-l{
	border-left:0!important;
} 
.p-noborder-r{
	border-right:0!important;
}
.p-noborder-t{
	border-top:0!important;
}
.p-noborder-b{
	border-bottom:0!important;
}
.p-noborder-lr{
	border-left:0!important;
	border-right:0!important;
}
.p-noborder-tb{
	border-top:0!important;
	border-bottom:0!important;
}
.p-noborder-tr{
	border-top:0!important;
	border-right:0!important;
}
.p-blank5,.p-blank10,.p-blank15,.p-blank20{
	margin: 0 auto;
	clear: both;
	line-height: 0;
	font-size: 0;
	overflow: 0;
}
.p-blank5{
	height: 5px;
}
.p-blank10{
	height: 10px;
}
.p-blank15{
	height: 15px;
}
.p-blank20{
	height: 20px;
}


.p-scrollbar::-webkit-scrollbar{width:8px;height:8px;}
.p-scrollbar::-webkit-scrollbar-track{
	border-radius: 10px;
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0);
}
.p-scrollbar::-webkit-scrollbar-track:hover{
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.7);
	background-color:rgba(0,0,0,0.01);
}
.p-scrollbar::-webkit-scrollbar-track:active{
	-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.7);
	background-color:rgba(0,0,0,0.05);
}		
.p-scrollbar::-webkit-scrollbar-thumb{
	background-color:rgba(0,0,0,0.5);
	border-radius: 10px;
	-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1);
}
.p-scrollbar:hover::-webkit-scrollbar-thumb{
	background-color:rgba(0,0,0,0.2);
	border-radius: 10px;
	-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1);
}
.p-scrollbar::-webkit-scrollbar-thumb:hover{
	background-color:rgba(0,0,0,0.4);
	-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1);
}
.p-scrollbar::-webkit-scrollbar-thumb:active{
	background-color:rgba(0,0,0,0.6);
}

*::-webkit-scrollbar{width:8px;height:8px;}
*::-webkit-scrollbar-track{
    border-radius: 10px;
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.1);
    background-color:#eee;
}
*::-webkit-scrollbar-track:hover{
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.7);
    background-color:#eee;
}
*::-webkit-scrollbar-track:active{
    -webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.7);
    background-color:#aaa;
}
*::-webkit-scrollbar-thumb{
    background-color:rgba(0,0,0,0.5);
    border-radius: 10px;
    -webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1);
}
*:hover::-webkit-scrollbar-thumb{
    background-color:rgba(0,0,0,0.2);
    border-radius: 10px;
    -webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1);
}
*::-webkit-scrollbar-thumb:hover{
    background-color:rgba(0,0,0,0.4);
    -webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1);
}
*::-webkit-scrollbar-thumb:active{
    background-color:rgba(0,0,0,0.6);
}
/**sys.css**/
.s-bg-blue{
    background-color:#54aadd;
}
.s-bg-paleBlue{
    background-color:#97cacb ;
}
.s-bg-green{
    background-color:#91c257;
}
.s-bg-paleGreen{
    background-color:#91be5f;
}
.s-bg-yellow{
    background-color:#cd963b;
}
.s-bg-gray{
    background-color:#999;
}
.s-bg-orange{
    background-color:#ec774b;
}
.s-bg-deepOrange{
    background-color:#c86836;
}
.case-style1{background-color:#888888;}
.case-style2{background-color:#D2B77D;}
.case-style3{background-color:#AB4436;}
.case-style4{background-color:#63CEE9;}
.case-style5{background-color:#99CCCC;}
.case-style6{background-color:#8F8BBA;}
.case-style7{background-color:#5197FF;}
.case-style8{background-color:#CC6633;}
.case-style9{background-color:#91BF58;}
.case-style10{background-color:#DC9F23;}
.case-style11{background-color:#7A4521;}
.s-font-blue{
    color:#2184c9;
}
.s-font-green{
    color: #8cba5b;
}
.s-font-orange{
    color:#ec774b;
}


.s-shadow{
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.s-icon-del,.s-icon-edit,.s-icon-export{
    width: 24px;
    height: 24px;
    display: inline-block;
    _display:inline;
    _zoom:1;
    border:0;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
.s-icon-del{
    background: url("../images/del.gif") no-repeat 50% 50%;
}
.s-icon-edit{
    background: url("../images/edit.gif") no-repeat 50% 50%;
}
.s-icon-export{
    background: url("../images/arrow-rtTop.gif") no-repeat 50% 50%;
}
.s-icon-del:hover,.s-icon-edit:hover,.s-icon-export:hover{
    background-color:#E2F5D1;
    border:1px solid #D9F1C2;
    width: 22px;
    height: 22px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}
.s-icon-arrAdd,.s-icon-arrAdd1,.s-icon-arrAdd2,.s-icon-arrAdd3{
    width: 21px;
    height: 18px;
    display: inline-block;
    _display:inline;
    _zoom:1;
    border:0;
    outline: 0;
    font-size: 0;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
}
.s-icon-arrAdd{
    background: url("../images/add.gif") no-repeat 50% 50%;
}
.s-icon-arrAdd1{
    background: url("../images/add2.gif") no-repeat 50% 50%;
}
.s-icon-arrAdd2{
    width: 11px;
    height: 11px;
    background: url("../images/add3.gif") no-repeat 50% 50%;
}
.s-icon-arrAdd3{
    background: url("../images/add4.gif") no-repeat 50% 50%;
    width: 26px;
    height: 26px;
}
.s-icon-arrAdd:hover,.s-icon-arrAdd1:hover,.s-icon-arrAdd2:hover,.s-icon-arrAdd3:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}
.s-icon-arr-dw1{
    width: 12px;
    height: 12px;
    display: inline-block;
    _display:inline;
    _zoom:1;
    background: url("../images/arrow_down.gif") no-repeat 50% 50%;
}
.s-header{
    position: absolute;
    left:0;
    width: 100%;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
    z-index: 100;
}
.s-header-inner{
    height: 50px;
    background:#0b318f;
    overflow: hidden;
    border-bottom:1px #042169 solid;
}
.s-logo{
    width: 219px;
    height: 50px;
    float: left;
    background: url("../images/logo.png") no-repeat left top;
}

.s-nav-h{
    float:left;
}
.s-nav-h ul,.s-nav-h li{
    list-style: none;
    margin: 0;
    padding: 0;
}
.s-nav-h li{
    float: left;
    width: 90px;
    text-align: center;
    border:1px solid #00c7f9;
    border-bottom: 0;
    border-top:0;
    margin-right: -1px;
    height: 50px;
    position:relative;
}
.s-nav-h li .msgNum{
    position: absolute;
    right: 0;
    top: 0;
    background: #eb551a;
    color: #fff;
    font-style:normal;
    font-size: 9px;
    line-height: normal;
    padding:2px 5px;
    margin: 0;
    /*
    -webkit-text-size-adjust:none;
    -webkit-transform : scale(0.7,0.7) ;
    -moz-transform : scale(0.7,0.7) ;
    transform : scale(0.7,0.7) ;
    text-size-adjust:none;
    */
}
.s-nav-h li a{
    line-height: 45px;
	height: 50px;
    color:#fff;
    display: block;
    border-top:3px solid #00c4f7;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
.s-nav-h li a:hover{
	height: 47px;
    border-top:3px solid #00c4f7;
	background-color:#0b318f;
}
.s-nav-h li.seld a{
	height: 47px;
    border-top:3px solid #00c4f7;
	background-color:#00c4f7;
}


/**新增楼盘下拉 这里样式一定要放在.s-nav-h li之后*/
li.s-quickNav{
    width: auto;
    border:0;
    padding:0 10px;
}
.s-quickNav-btn{
    margin-top: 8px;
    padding-left:10px;
    height: 33px;
    line-height: 33px;
    background: #75B135;
    border:1px #9FC963 solid;
    border-right-color: #548B1B;
    border-bottom-color: #548B1B;
    cursor: pointer;
}
.s-quickNav-btn span{
    background: url(../images/add1.gif) no-repeat  left top;
    padding-left:20px;
}
.s-quickNav-btn:hover{
    -webkit-box-shadow:0 0 2px rgba(0,0,0,0.3);
    -moz-box-shadow:0 0 2px rgba(0,0,0,0.3);
    box-shadow:0 0 2px rgba(0,0,0,0.3);
}
.s-quickNav-btn .s-icon-drpArr{
    background:url(../images/dd_arrow.gif) no-repeat center top;
    width: 25px;
    height: 33px;
    float: right;
}
.s-quickNav-btn span{
    color: #EEF68D;
    font-weight:bold;
    margin-right: 10px;
}
.s-quickNav-drp{
    position: absolute;
    display: none;
    left:0;
    top:50px;
    z-index: 10000;
    background: #fff;
    border: 1px solid #336633;
}
.s-quickNav-drp a{
    display: block;
    padding:5px 10px;
    text-decoration: none;
    cursor: pointer;
    background: url(../images/add4.gif) no-repeat  10px 50%;
    padding-left:30px;
    color: #666;
}
.s-quickNav-drp a:hover{
    background-color: #99cd64;
}

/**--end--新增楼盘下拉*/











.s-tool{float: right}
.s-tool ul,.s-tool li{
    list-style: none;
    margin: 0;
    padding: 0;
}
.s-tool li{
    float: left;
    padding: 0 15px;
    text-align: center;
    border:1px solid #00c7f9;
    border-bottom: 0;
    border-top:0;
    margin-right: -1px;
    height: 50px;
}
.s-signOut{
    position: relative;
    width: 15px;
    height: 15px;
    background: url("../images/outSys.png") no-repeat 50% 50%;
    cursor: pointer;
    top: 18px;
    _top:0;
    +top:0;
    display: inline-block;
    _display:inline;
    _zoom:1;
}
.s-userInfo{
    display: block;
    padding:10px 5px;
    color: #fff;
    line-height: 34px;
    cursor: pointer;
}
.s-userInfo i.avatar{
    display: inline-block;
    _display: inline;
    _zoom:1;
    width: 34px;
    height: 34px;
    vertical-align: middle;
    margin-right:5px ;
    background: url("../images/man.jpg") no-repeat 50% 50%;
}
.s-userInfo-drp{
    position: absolute;
    left:0;
    top:50px;
    z-index: 150;
    background: #fff;
    border:1px #5b932d solid;
    display: none;
    box-shadow: 0 5px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
}
.s-userInfo-drp ul,.s-userInfo-drp li{
    list-style: none;
    margin:0;
    padding: 0;
}
.s-userInfo-drp li{
    line-height: 35px;
    height: 35px;
    border-top:1px #ddd solid;
}
.s-userInfo-drp li a{
    display: block;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
}
.s-userInfo-drp li a:hover{
    background: #d0f3ac;
}
/** 左边导航 **/
.s-nav-v{
    position: absolute;
    z-index: 99;
    left:0;
    top:50px;
    height: 100%;
    width:220px;
    background: #4c4c4c;
    overflow: hidden;
    overflow-y: auto;
}
.s-nav-v h3{
    margin: 0;
    padding: 0;
    color:#999;
    height: 55px;
    padding-left: 30px;
    line-height: 55px;
    font-size: 14px;
    border-bottom:1px #5c5c5c solid;
}
.s-nav-v ul,.s-nav-v li{
    margin: 0;
    padding: 0;
    list-style: none;
}
.s-nav-v ul ul{
    margin-top:1px;
}

.s-nav-v li{
	margin-bottom:1px;
    position: relative;
}
.s-nav-v li .s-nav-item{
    position: relative;
    height: 40px;
    line-height: 40px;
    padding-left: 25px;
    display: block;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none;
    background: #4c4c4c;
    border-left:5px #4c4c4c solid;
}
.s-nav-v li.seld .s-nav-item{
    border-left:5px #68a227 solid;
	background: #343434;
    overflow: hidden;
}
.s-nav-v li .s-nav-item:hover{
    background: #343434;
	border-left:5px #68a227 solid;
}
.s-nav-v li i{
    display: inline-block;
    _display: inline;
    _zoom:1;
    _float:left;
    _margin-top:13px;
    width:18px;
    height: 18px;
    vertical-align: middle;
    margin-right: 10px;
}
.s-icon-home{
    background: url(../images/home.gif) no-repeat left top;
}
.s-icon-type{
    background: url(../images/type.gif) no-repeat left top;
}
.s-icon-view{
    background: url(../images/house.gif) no-repeat left top;
}
.s-icon-makings{
    background: url(../images/makings.gif) no-repeat left top;
}
.s-icon-jiaju{
    background: url(../images/jiaju.gif) no-repeat left top;
}
.s-icon-peishi{
    background: url(../images/peishi.gif) no-repeat left top;
}
.s-icon-brand{
    background: url(../images/brand.gif) no-repeat left top;
}
.s-icon-supplier{
    background: url(../images/supplier.gif) no-repeat left top;
}
.s-icon-design{
    background: url(../images/design.gif) no-repeat left top;
}
.s-icon-admin{
    background: url(../images/admin.gif) no-repeat left top;
}
.s-icon-arr-rt{
    background: url(../images/arrow_right.gif) no-repeat left center;
}
.s-icon-arr-dw{
    background: url(../images/arrow_down3.gif) no-repeat left center;
}
.s-nav-v li i.s-icon-arr-rt,.s-nav-v li i.s-icon-arr-dw{
    position: absolute;
    right: 0px;
    top:50%;
    margin-top:-9px;
}
.s-nav-v-sub{
    display: none;
}
.s-nav-v-sub li i.s-icon-arr-rt{
    position: static;
    margin:auto;
    _margin-top:10px;
    top:inherit;
    left: inherit;
}
.s-nav-v-sub li.seld{
    background: #4c4c4c;
}
.s-nav-v-sub li{
    padding-left:5px;
    background: #4c4c4c;
}
.s-nav-v-sub li a.s-nav-item:hover,
.s-nav-v li.seld .s-nav-v-sub li:hover a.s-nav-item,
.s-nav-v-sub li.seld a.s-nav-item,
.s-nav-v li.seld .s-nav-v-sub li.seld a.s-nav-item{
    border-left-color:#1a1a1a;
    background: #1a1a1a;
}
.s-nav-v-sub li a.s-nav-item,
.s-nav-v li.seld .s-nav-v-sub a.s-nav-item{
    padding-left:50px;
    background:#2d2d2d;
    border-left-color:#2d2d2d;
}
.s-nav-v-sub li i{
    margin-right:0px;
}
.s-nav-v-sub>li b{
    position: absolute;
    right:17px;
    top:50%;
    margin-top: -5px;
    _margin-top:-9px;
    width: 10px;
    height: 10px;
    background: url(../images/dot1.gif) no-repeat center center;
}
.s-nav-v-sub>li.seld>a.s-nav-item b{
    background: url(../images/dot.gif) no-repeat center center;
}
.s-nav-v-sua{
	display: none
}
.s-nav-v-sua>li b{
    position: absolute;
    right:17px;
    top:50%;
    margin-top: -5px;
    _margin-top:-9px;
    width: 10px;
    height: 10px;
    background: url(../images/dot1.gif) no-repeat center center;
}
.s-nav-v-sua>li.seld>a.s-nav-item b{
    background: url(../images/dot.gif) no-repeat center center;
}

/** 主体 **/
.s-main{
    position: absolute;
    left:220px;
    top:50px;
    overflow: auto;
}
.s-main iframe{
    border:0;
    height: 100%;
    width: 100%;
    background: #eee;
}
.s-wrap{
    padding:0 15px;
}
/***/
.s-comHead{
    padding: 15px 0;
}
.s-comHead .text{
    text-indent: 10px;
    font-size:16px;
    font-weight: bold;
}
.s-comHead .text span{
    font-size:14px;
    font-weight: normal;
}
.s-comHead .text span a{
    color: #2184c9;
}
.s-comHead-r{
    float: right;
}
.s-comHead-r .dd{
    margin-left:10px;
}

/** searchBar**/
.s-searchBar{
	padding:14px 10px 14px;
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.s-searchBar label{
    padding: 0 5px;
    line-height: 28px;
}
.s-searchBar *{
    vertical-align: middle;
}
.s-searchBtn{
    display: inline-block;
    _display:inline;
    _zoom:1;
    width:28px;
    height: 28px;
    background: url("../images/search.png") no-repeat 50% 50%;
    border:0;
    cursor: pointer;
    outline: 0;
    margin-left: -2px;
}
/** form-ctl **/

.s-form-table{
    border:0;
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.s-form-table td * {
    vertical-align: middle;
}
.s-form-table td{
    padding:8px 5px;;
}
.s-form-nullImg{
    border:#ccc 1px solid;
    width: 80%;
    min-height: 250px;
    _height:250px;
    _width:80%;
    background: #eee;
    font-weight: bold;
    line-height: 250px;
    text-align: center;
    font-size: 16px;
}
.s-form-num{
    white-space:nowrap;
    width: 60px;
    *width: 61px;
    overflow: hidden;
    display:inline-block;*display:inline;*zoom:1;
    margin: auto;
    zoom: 1;
}
.s-form-num span,.s-form-num input{
    float:left;
    height: 22px;
    border:0;
    line-height:22px;
    outline:0;
    text-align: center;
}
.s-form-num span{
    width: 16px;
    cursor: pointer;
    background:#e0edd3;
}
.s-form-num input{
    height: 18px;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    width: 25px;
}
.s-form-num input:hover{
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.2);
}
.s-form-num input:focus,.s-form-area:hover{
    -moz-box-shadow: 1px 1px 3px #CCC inset;
    -webkit-box-shadow: 1px 1px 3px #CCC inset;
    box-shadow: 1px 1px 3px #CCC inset;
}

.s-form-input,.s-form-area{
    background: #fff;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    text-indent: 0;
    cursor: default;
    overflow: hidden;
    height: 24px;
    text-indent: 3px;
    outline: 0;
}
.s-form-area{
    height: auto;
	text-indent: 0;
}
.s-form-input:hover{
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.s-form-input:focus,.s-form-area:focus{
     -moz-box-shadow: 1px 1px 4px #CCC inset;
     -webkit-box-shadow: 1px 1px 4px #CCC inset;
     box-shadow: 1px 1px 4px #CCC inset;
 }

.s-btn-small{
    text-align: center;
}
.s-btn{
    text-align: center;
    height: 28px;
    /*line-height: 28px;*/
}
a.s-btn{
    display:inline-block;
    line-height:28px;
    padding:0 8px;
}
.s-btn b{
    font-size: 16px;
    font-weight: bold;
}
.s-btn i{
    margin-right: 5px;
}
.s-btn-big{
    height: 40px;
    padding:0 20px;
    line-height: 40px;
    text-align: center;
}
a.s-btn-m{
    display:inline-block;
    line-height:32px;
    padding:0 18px
}
.s-btn-green,.s-btn-blue,.s-btn-gray,.s-btn-yellow,.s-btn-red,a.s-btn:link,a.s-btn:visited,a.s-btn-m:link,a.s-btn-m:visited{
    color: #fff;
    border:0;
    cursor: pointer;
    outline: 0;
}
.s-btn-green{
    background: #65a326;
}
.s-btn-blue{
    background: #2c91c7;
}
.s-btn-gray{
    background: #999999;
}
.s-btn-yellow{
    background: #ff7f00;
}
.s-btn-red{
    background: #eb551a;
}
.s-btn:hover,.s-btn-big:hover {
    box-shadow: 0 0 6px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 6px rgba(0,0,0,0.3);
}
.s-btn:active,.s-btn-big:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 6px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 3px 6px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 3px 6px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
}

/** s-table **/
.s-table{
    background: #fff;
}
.s-table table{
    width: 100%;
    border:0px;
    table-layout: fixed;
    border-spacing: 0;
    border-collapse:collapse;
}
.s-table table thead{
    background:#f6f6f6;
}
.s-table table td,.s-table table th{
    line-height: 30px;
	padding:5px 10px;
	border:0;
}
.s-table table td.tc,.s-table table th.tc { text-align:center;}
.s-table table td.tr,.s-table table th.tr { text-align:right;}
.s-table table thead td,
.s-table table thead th{
    font-weight: bold;
}
.s-table table td .s-icon-export{
    margin-right: 10px;
    cursor: pointer;
    vertical-align: middle;
}
.s-table table td .s-icon-edit{
    margin-right: 10px;
    cursor: pointer;
    vertical-align: middle;
}
.s-table table td .s-icon-del{
    cursor: pointer;
    vertical-align: middle;
}
.s-table table td .s-icon-arrAdd,.s-table table td .s-icon-arrAdd3{
    margin-left: 10px;
    cursor: pointer;
    vertical-align: middle;
}
.s-table table tr:hover{
    background:#eff9e6;
}
.s-table table thead tr:hover{
    background:#f6f6f6;
}
.s-table table td {
    border-bottom:1px #eee solid;
}

/** pageBar **/
.s-pageBar{
    height:58px;
}
.s-pageBar-inner{
    padding: 15px 0;
    height: 28px;
}
.s-pageBar-r .s-pageBar-inner{
    float: right;
}
.s-pageBar-r .s-pageBar-inner span{
    float: left;
    padding:0 5px;
    line-height: 28px;
}
.s-pageBar-r .s-pageBar-inner a{
    float: left;
    text-align: center;
    line-height: 28px;
    border:#d8d8d8 1px solid;
    text-decoration: none;
    background: #fff;
    margin:0 0 0 5px;
    width: 26px;
    height: 26px;
    _width: 24px;
    _height: 24px;
    color: #333;
}
.s-pageBar-r .s-pageBar-inner a:hover{
    border:#65a324 1px solid;
	box-shadow: 0 0 2px #ccc;
    -webkit-box-shadow: 0 0 2px #ccc;
    -moz-box-shadow: 0 0 2px #ccc;
}
.s-pageBar-r .s-pageBar-inner a.on{
    background: #65a324;
    color:#fff;
    cursor: default;
}
.s-pageBar-r .s-pageBar-inner a.prev{
    font-family: '宋体';
}
.s-pageBar-r .s-pageBar-inner a.next{
    font-family: '宋体';
}
.s-pageBar-r .dd{
    float: left;
}

/** panel **/
.s-panel{zoom:1;background: #fff;}
.s-panel-hd{
    background: #f6f6f6;
    padding:10px;
}
.s-panel-bd{
    padding:15px;
}


/**弹出窗的样式**/
div#fancybox-outer{
    border:3px solid #62A524;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
div#fancybox-content{
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
/**建材款式---可选款式**/
.s-jianTypes,.s-jianTypes a{
    display: inline-block;
    _display: inline;
    _zoom:1;
}
.s-jianTypes a{
    min-width: 16px;
    height: 26px;
    position: relative;
    margin: 0 5px 5px 0;
    background-repeat: no-repeat;
    padding:0 5px;
    border:1px #ddd solid;
    margin-right: 5px;
    position: relative;
    height: 26px;
    line-height: 26px;
	text-align:center;
}
.s-jianTypes a:hover i{
    font-size: 0px;
    width:10px;
    height: 10px;
    position: absolute;
    right: -5px;
    top: -5px;
    cursor: pointer;
    background: url("../images/close.gif") no-repeat left top;
}
.s-data-list{
    zoom:1;
    padding: 10px 0;
}
.s-data-list ul,.s-data-list li{
    list-style: none;
    margin: 0;
    padding: 0;
}
.s-data-list li{
    width: 230px;
    float: left;
}
.s-data-list  .s-data-item{
    margin-right: 9px;
    margin-bottom: 15px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2);
    background: #fff;
    padding: 10px;
    border:1px #fff solid;
    position: relative;
}
.s-data-list .s-data-item:hover{
    border-color:#548b1b;
}
.s-data-list .s-data-pic{
    text-align: center;
    position: relative;
}
.s-data-list .s-data-pic span{
    cursor: pointer;
    text-align: center;
    position: absolute;
    width:200px;
    padding:5px 0;
    opacity: 0.8;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    z-index: 10;
    bottom: 0;
	display:none;
}
.s-data-list .s-data-pic span:hover{
    opacity: 1;
    filter:alpha(opacity=100);
    -moz-opacity:1;
}
.s-data-list .s-data-pic span.s-data-look{
    background: #548b1b;
    color: #fff;
}
.s-data-list .s-data-pic span.s-data-upload{
    background: #c86836;
    color: #fff;
    right:3px;
}
.s-data-list .s-data-pic span a{display:block; color:#fff;}
.s-data-list .s-data-pic:hover span {display:block;}

.s-data-list .s-data-pic img{
    width: 200px;
    height: 150px;
    margin: auto;
}
.s-data-list .s-data-title{
    padding-top:10px;
    line-height: 20px;
    font-size: 14px;
}
.s-data-list .s-data-info{
    padding-top:10px;
    line-height: 20px;
}
.s-data-list .s-data-label{
    padding-top: 10px;
    line-height: 20px;
}
.s-data-list .s-data-label label{
    color: #fff;
    padding: 0 2px;
}
.s-data-list .s-data-time{
    line-height: 20px;
    color: #666;
    padding-top:10px;
}
.s-data-list .s-data-tool{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 100%;
    overflow: hidden;
    background:#fff;
    line-height: 40px;
    border-top:1px #ddd solid;
    z-index: 1000;
}
.s-data-list .s-data-tool a{
    float: right;
    display: inline;
    zoom: 1;
    height: 40px;
    width: 40px;
    cursor: pointer;
}
.s-data-list .s-data-tool a:hover{
    background-color:#E2F5D1;
}
.s-data-list .s-data-tool-wrap{
    padding-left:10px ;
    position: relative;
}
.s-data-list .s-data-tool-wrap *{
    /*vertical-align: middle;*/
}
.s-data-list .s-data-tool-wrap .s-icon-arrAdd1{
    cursor: pointer;
}
.s-data-list .s-data-add{
    border:0;
    background: url("../images/add.gif") no-repeat 50% 50%;
}
.s-data-list .s-data-add_list{
    border:0;
    background: url("../images/add_list.gif") no-repeat 50% 50%;
}
.s-data-list .s-data-del{
    border:0;
    background: url("../images/del.gif") no-repeat 50% 50%;
}
.s-data-list .s-data-edit{
    border:1px #ddd solid;
    border-top:0;
    border-bottom: 0;
    background: url("../images/edit.gif") no-repeat 50% 50%;
}
.s-data-list .s-data-xing{
    border:1px #ddd solid;
    border-top:0;
    border-bottom: 0;
    background: url("../images/xing.gif") no-repeat 50% 50%;
}
.s-data-list .s-data-xing-on{
    border:1px #ddd solid;
    border-top:0;
    border-bottom: 0;
    background: url("../images/xing_on.gif") no-repeat 50% 50%;
}
.s-xiaoGou-list .s-data-item{
    height: 320px;
}

.s-xiaoGou-list  .s-data-pic{
    padding:6px 5px 0 0;
    background: url("../images/xiaoguoBg.gif") no-repeat right top;
}
.s-xiaoGouXinZeng-list .s-data-fill{
    padding-top:10px;
}
.s-xiaoGouXinZeng-list .s-data-item{
    height: 260px;
    border:1px #ccc solid;
}
/**取色器**/
.s-colorSelector{position:absolute;top:0;left:0;width:36px;height:36px;background:url("../js/colorPicker/images/select2.png");}
.s-colorSelector div{position:absolute;top:4px;left:4px;width:28px;height:28px;background:url("../js/colorPicker/images/select2.png") center;}


/**登录**/
.s-login{
    position: fixed;
    _position: absolute;
    left:50%;
    top:50%;
    width: 400px;
    height: 340px;
    margin:-200px 0 0 -170px;
	background-color: #fff; border-radius: 5px; box-shadow: 0 7px 20px rgba(0,0,0,0.65);
}
.s-login-logo{
    height: 110px;
    background: url(../images/login_logo.png) no-repeat left top;
}
.s-login-form { padding: 10px 50px 20px;}
.s-login-form div{
    margin: 20px 0;
	font-size: 14px;
}
.s-login-password,.s-login-username{
    height: 40px;
	position: relative;
}

 /*.s-login-username:after,
.s-login-password:after{ display: block; content: ''; width: 40px; height: 40px; position: absolute; right: 0; top: 0;}
.s-login-username:after {
   background:url("../images/username.png") no-repeat left top;
}
.s-login-password:after {
    background: url("../images/password.png") no-repeat left top;
}*/
.s-login-username input,.s-login-password input{
    border:0;
    background: #fff;
    height: 40px;
    width: 300px;
	font-size: 14px;
    line-height: 30px;
    text-indent: 5px;
    outline: 0;
	border: 1px solid #d6d6d6;
	border-radius: 3px; box-shadow: inset 0 1px 1px rgba(0,0,0,0.15); box-sizing: border-box;
}
.s-login-submit{
    text-align: center;
    margin: auto;
    background-color: #0b318f;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #0b318f;
    display: block;
    width: 100%;
    outline: 0;
    cursor: pointer;
	border-radius: 3px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.15);
}
.s-login-submit:hover{
    background: #042169;
}
.s-login-submit:active{
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
}

.s-login-username input:focus,
.s-login-password input:focus{
    outline: 0;
    box-shadow: 0 0px 10px rgba(101,161,38,0.35);
	border-color: #65A326;
	transition: all linear 0.3s;
}


/** tabpanel */
.s-tabPanel{
}
.s-tabPanel-hd{
    height: 40px;
}
.s-tabPanel-hd .s-tabItems{
    float: left;
}
.s-tabPanel-hd .s-tabItems a{
float: left;
    height: 36px;
    line-height: 36px;
    background:#999;
    margin-right:4px;
    display:block;
    font-size: 14px;
    text-align: center;
    width: 130px;
    color:#eee;
	cursor:pointer;
    
}
.s-tabPanel-hd .s-tabItems a.seld{
    height: 40px;
    line-height: 34px;
    border-top:4px #548b1b solid;
    background:#fff;
    color:#333;
    font-weight:bold;
}
.s-tabPanel-hd-tool{
    float: left;
    padding:0 0 8px 8px;
}
.s-tabPanel-hd-tool .s-btn{
    height: 32px;
    line-height: 25px;
    padding: 0 10px;
    vertical-align: middle;
}
.s-tabPanel-hd-tool .s-btn b{
    font-size: 20px;
    font-weight:bold;
}
.s-tabItem-panelTool{
    text-align: right;
    height: 32px;
}
.s-tabItem-panelTool a{
    float: right;
    display: block;
    margin-right:-1px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border:1px #ddd solid;
}
.s-tabItem-panelTool a b{
    margin-top: 8px;
}
.s-tabItem-panelTool a:hover{
    background: #eee;
}
.s-tabItem-panelTool a:active{

    box-shadow: inset 0 1px 2px rgba(0,0,0,0.3);
}
.s-tabPanel-bd{
    background:#fff;
}
.s-tabItem-panelInner{
    padding:0 30px;
}
.s-tabItem-panel .s-table{
    border-top:1px #ddd solid;
    border-left:1px #ddd solid;
}
.s-tabItem-panel .s-table td{
    border-bottom:1px #ddd solid;
    border-right:1px #ddd solid;
}

.s-tabItem-panel .s-table thead td{
    border-bottom:0;
}
.s-tabItem-panel .s-table   tr:hover td{
    background:#fff;
}

.s-tabItem-panel .s-table thead tr:hover td{
    background: #f6f6f6;
}
.s-tabItem-panelTool{
    padding:5px;
}



.s-scrollPic{
    position: relative;
    height: 345px;
}
.s-scrollPic-pre,.s-scrollPic-next{
    height:90px;
    border:1px #ccc solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: absolute;
    top:50%;
    padding:5px;
    margin-top:-50px;
    background:#fff;
    line-height: 90px;
    text-align: center;
    cursor: pointer;
    outline: 0;
    opacity: 0.8;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    font-size: 16px;
    *width: 300px;
}
.s-scrollPic-pre:hover,.s-scrollPic-next:hover{
    opacity: 1;
    filter:alpha(opacity=100);
    -moz-opacity:1;
    border-color: #548b1b;
    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.1);
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
    -webikit-box-shadow: 0 0 15px rgba(0,0,0,0.1);
}
.s-scrollPic-pre{
    left:0px;
    padding-right: 20px;
}
.s-scrollPic-pre img,.s-scrollPic-next img{
    float: left;
    width: 120px;
    height: 90px;
    margin-right: 20px;
}
.s-scrollPic-next{
    right: 0px;
    padding-left:20px;
}
.s-scrollPic-next img{
    float: right;
    margin: 0;
    margin-left: 10px;
}

.s-scrollPic-area{
    border:2px #548b1b solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: absolute;
    left:50%;
    top:50%;
    padding:5px;
    width: 400px;
    height: 330px;
    margin-left:-210px;
    margin-top:-175px;
    background:#fff;
    z-index: 10;
    -moz-box-shadow: 0 0 15px rgba(0,0,0,0.3);
    box-shadow: 0 0 15px rgba(0,0,0,0.3);
    -webikit-box-shadow: 0 0 15px rgba(0,0,0,0.3);
}
.s-scrollPic-area img{
    width: 400px;
    height: 300px;
}
.s-scrollPic-infor{
    background: #548b1b;
    color: #fff;
    text-align: center;
    height: 30px;
    line-height: 30px;
}
/*图片上传结束*/
.s-upload-list{
    zoom:1;
}
.s-upload-list ul,
.s-upload-list li{
    list-style: none;
    padding:0 ;
    margin: 0;
}
.s-upload-list li{
    float: left;
    padding-right: 15px;
	padding-bottom: 15px;
}
.s-upload-list li a{
    display: block;
    position: relative;
	border:1px #fff solid;
}
.s-upload-list li a.upload_button{
    display: block;
	background:#F6F6F6 url("../images/upLoadImg.gif")  no-repeat 50% 50%;
}
.s-upload-list li a.upload_button:hover{
	background:#f9f9f9 url("../images/upLoadImg.gif")  no-repeat 50% 50%;
}
.s-upload-list li a { width:120px; height:120px;}
.s-upload-list li a:hover{
    border:1px #fff solid;
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
}
.s-upload-list li a i{
    display: none;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 17px;
    height: 17px;
    background: #333 url("../images/close1.gif")  no-repeat center center;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    opacity: 0.8;
    border:2px #fff solid;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    
}
.s-upload-list li a i:hover{
    filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}
.s-upload-list li a:hover i{
    display: block;
}
/*图片上传结束*/
.float_list_box {
	border: 1px solid #ccc;
	background-color: #fff;
	-moz-box-shadow: 1px 1px 5px #ccc;
	-webkit-box-shadow: 1px 1px 5px #ccc;
	box-shadow: 1px 1px 5px #ccc;
}
.float_list_ul {
	margin: 0;
	padding: 5px;
	font-size: 12px;
	list-style-type: none;
	
}
.float_list_ul li {
	line-height: 22px;
	padding:0 5px;
	text-align:center;
}

.float_list_ul li:first-child {
	border-top: 0;
}
.form_sub{border:1px solid #ddd;border-left:none;border-right:none;}
.form_sub td {padding:14px 0; background-color:#f6f6f6; margin:0;}
.form_sub input{margin-right:10px;}
.add_Building h3{ background-color:#eee; padding:5px; font-size:14px;}
.Building_no label { padding:0 5px ;width:70px; white-space:nowrap;}
/**品牌分类**/
.brand_c div{ border:1px solid #EFF9E6; padding:3px; margin-bottom:5px;}
.brand_c h3 { background:#EFF9E6; margin:0; padding:2px 4px;}
.brand_c label { display:inline-block; width:90px; line-height:24px;}
/**品牌分类结束**/

/**供应商**/
.supplier-seldCitys{
    background:#f6f6f6;
    padding:10px 15px;
    width:150px;
}
.supplier-seldCitys b{
    padding:5px 0;
    display: block;
}
.supplier-seldCitys li,.supplier-seldCitys ul{
    padding: 0;
    margin: 0;
    list-style: none;
}
.supplier-seldCitys li i{
    float: right;
    font-size: 12px;
    font-style: normal;
    cursor: pointer;
    color: #aaa;
}
.supplier-seldCitys li{
    margin-top: -1px;
}
.supplier-seldCitys li a{
    display: block;
    background: #fff;
    border:1px #ccc solid;
    padding:2px 5px;
}
.supplier-areaLetter{border-bottom:1px #ddd solid;}
.supplier-areaLetter a{
    float: left;
    padding:10px 5px;
	font-weight:bold;
    cursor: pointer;
}
.supplier-areaList li{
	border-bottom: 1px #ddd solid;
	line-height: 25px;
	zoom: 1;
	padding:8px 0;
}
.supplier-areaList ul{
    padding: 0;
    margin:0;
    list-style: none;
}
.supplier-areaList li .p-float-l{
    width: 150px;
    font-weight: bold;
}
.supplier-areaList li .p-float-r{
    width: 500px;
}
.supplier-areaList li label{
    float:left;
    width:70px;
}
.supplier-areaList li.p-city label {width:90px;}
.supplier-areaList li.p-brand label {width: 180px;}
.supplier-areaList li.p-brand .p-float-l{
    width: 30px;
}
.supplier-areaList li.p-brand .p-float-r{
    width: 620px;
}
.supplier-areaList li .p-float-l span{
    float:left;
    margin-right:10px;
    background:#eee;
    line-height: normal;
    padding:2px 5px;
}
.supplier-brandItem,.supplier-areaItem{
    display: inline-block;
    _display:inline;
    _zoom:1;
    padding:0 5px;
    margin-right: 5px;
}
.supplier-oldName td{
    color: #88b955;
    background: #f3fbec;
}

/* Evezone Add : 2015-8-9 */
.box-nitago { float: left; width: 50%; box-sizing: border-box;}
.box-nitago:first-child { padding-left: 10px;}
.box-nitago:last-child { padding-right: 10px;}

.box-inner { margin: 20px 10px; background-color: #fff; border-radius: 3px; box-shadow: 0 2px 2px rgba(0,0,0,0.15);}
.box-col { padding: 20px 20px 0;}

.ntg-base h2, .ntg-distributor h2 { position: relative; margin: 0; line-height: 80px; font-size: 24px; font-weight: 400;}
.ntg-base h2 { color: #0088CC;}
.ntg-distributor h2 { color: #2BAAB1;}
.ntg-base h2:before, .ntg-distributor h2:before { float: left; display: block; content: ""; margin-right: 20px; width: 80px; height: 80px; background: url("../images/icon-setting.png") no-repeat center center; border-radius: 100%;}
.ntg-base h2:after, .ntg-distributor h2:after { display: block; content: ''; clear: both; margin: 20px -20px 0; border-bottom: 1px solid #efefef; box-shadow: 0 1px 1px rgba(0,0,0,0.05);}
.ntg-base h2:before { background-color: #0088CC;}
.ntg-distributor h2:before { background-color: #2BAAB1;}

.box-nitago h3 { margin: 0 -20px; padding: 0 20px; line-height: 40px; font-weight: normal;}
.box-nitago h3:nth-child(2n+1) { background-color: #F0F1F4;}
.box-nitago h3 span { float: right; font-weight: 600; color: #F60;}