	/*box-sizing:content-box;*/

	/*全局部分*/
		*{font-family: 'Microsoft yahei','微软雅黑', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;color:#444;font-size:13px;}
        h1,h2,h3,h4,h5,h6 {font-size:13px;}
		body {min-width:1300px;}
		.logisticsName .caretRight, .logisticsName .caretDown {width:40px;height:auto;border:none;color:#428bca;}
		.logisticsName .caretRight:after {content:"+ 展开";}
		.logisticsName .caretDown:after {content:"- 收起";}
		.form-control {font-size:13px;display:inline-block;}
		.dropdown-menu {font-size:13px;}
		.btn-default {text-shadow:none;background-color:#eee;}
		label {font-weight:400;margin:0;}
		label input[type="radio"],label input[type="checkbox"] {position:relative;top:2px;}
		select {white-space: nowrap;}
        a {color:#428bca;text-decoration:none;}
        a:hover {text-decoration:none;}
        .clear {clear:both;}

	/***页面布局（上、下（左右））***/
		.pageHead {width:100%;margin-bottom:10px}
		/***下面为左右结构的css***/
		.pageContent{width:100%;float:right;margin-left:-250px;box-sizing:content-box;}
		.pageContent_inner{margin-left:250px;box-sizing:content-box;}
		.pageSide{width:240px;float:left;box-sizing:content-box;}
        .pageContentCenter .pageContentTitle {background-color:#eee;padding:10px;border:1px solid #ddd;border-bottom:none;box-sizing:content-box;}
		/***下面为居中结构的css***/
		.pageContentCenter {width:1100px;min-width:1100px;margin:0 auto;box-sizing:content-box;}

	/*禁止文本框拖动放大缩小
		textarea {resize:none;}*/
		
	/*分页样式修改*/
		.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{background-color:#428bca;border-color:#428bca;}
		.pagination>li>a,.pagination>li>span {color:#428bca;}
		.pagination>li>a:hover,.pagination>li>span:hover {color:#428bca;}
		.pagination>li>a>select {font-size:10px;height:18px;line-height:18px;}
        .pagingUp {text-align:right;}
        .pagingUp .textInfo {display:inline-block;margin-top:15px;}
        .pagingDown {text-align:right;margin-top:5px;}
        .pagingDown .textInfo {display:inline-block;}
        .pagingUp ul, .pagingDown ul {margin:0;}


	/****new右下角导航****/
		.rightNavMenu {width:30px;position:fixed;right:5px;bottom:100px;z-index:1800;}
		.rightNavMenu .navIcon {width:30px;height:30px;cursor:pointer;margin-bottom:5px;border-radius:4px;border:1px solid #ddd;}
		/*.rightNavMenu .feedback {background: url(../img/rightBtnIcon.png) no-repeat -2px -33px #969696;}*/
		.rightNavMenu .feedback {background: url(../img/rightBtnIconHover.png) no-repeat -1px -45px #969696;}
		.rightNavMenu .toHome {background: url(../img/rightBtnIconHover.png) no-repeat -1px -6px #969696;}
		.rightNavMenu .toTop {background: url(../img/rightBtnIcon.png) no-repeat -2px -66px #969696;}
		.rightNavMenu .feedback:hover {background: url(../img/rightBtnIconHover.png) no-repeat -1px -45px #428bca;}
		.rightNavMenu .toHome:hover {background: url(../img/rightBtnIconHover.png) no-repeat -1px -6px #428bca;}
		.rightNavMenu .toTop:hover {background: url(../img/rightBtnIconHover.png) no-repeat 0px -87px #428bca;}
		.rightNavMenu .toHome a{display:block;width:100%;height:100%;}
		.opinionModal {position:fixed;right:-530px;bottom:50px;border:1px solid #ddd;border-radius:4px;z-index:1300;background-color:#fff;display:none;}
		.opinionModal table {font-size:13px;}

	/*色彩*/
		.myj-active {background-color:#428bca;color:#fff;}
		.myj-active span.txt, .myj-active a.txt {color:#FFF;}
		.fRed {color:red;}
		.fBlue {color:#00c;}
		.fWhite {color:#fff;}
		.fYellow {color:yellow;}
		.fGreen {color:green;}
		.fBlack {color:#000;}
		.bgWhite {background-color:white;}
		.bgRed {background-color:red;}
		.bgBlue{background-color:blue;}
		.bgGreen {background-color:green;}
		.bgYellow {background-color:yellow;color:#000;}
		.fRedBlod {color:red;font-weight:700;}
		
	/*border类*/
		.border {border:1px solid #ddd;}
		.borderTop {border-top:1px solid #ddd;}
		.borderBtm {border-bottom:1px solid #ddd;}
		.borderBtmNo {border-bottom:none;}
		.borderTopNo {border-top:none;}
		.borderRdio {border-radius:4px;}
		
	/*尺寸类*/
		.f24 {font-size:24px;}
		.f20 {font-size:20px;}
		.f18 {font-size:18px;}
		.f16 {font-size:16px;}
		.f15 {font-size:15px;}
		.f14 {font-size:14px;}
		.f13 {font-size:13px;}
		.f12 {font-size:12px;}
		.f11 {font-size:11px;}
		.f10 {font-size:10px;}
		.f8 {font-size:8px;}
		.fW600 {font-weight:600;}
		.fW400 {font-weight:400;}
		.m0 {margin:0;}
		.m3 {margin:3px;}
		.m5 {margin:5px;}
		.m10 {margin:10px;}
		.mTop0 {margin-top:0;}
		.mTop5 {margin-top:5px;}
		.mTop10 {margin-top:10px;}
		.mTop15 {margin-top:15px;}
		.mTop20 {margin-top:20px;}
		.mTop30 {margin-top:30px;}
		.mBtm0 {margin-bottom:0;}
		.mBtm5 {margin-bottom:5px;}
		.mBtm10 {margin-bottom:10px;}
		.mBtm15 {margin-bottom:15px;}
		.mBtm20 {margin-bottom:20px;}
		.mBtm30 {margin-bottom:30px;}
		.mBtm32 {margin-bottom:32px;}
		.mLeft0 {margin-left:0;}
		.mLeft5 {margin-left:5px;}
		.mLeft10 {margin-left:10px;}
		.mLeft15 {margin-left:15px;}
		.mLeft20 {margin-left:20px;}
		.mLeft30 {margin-left:30px;}
		.mRight0 {margin-right:0;}
		.mRight5 {margin-right:5px;}
		.mRight10 {margin-right:10px;}
		.mRight15 {margin-right:15px;}
		.mRight20 {margin-right:20px;}
		.mRight30 {margin-right:30px;}
		.p0 {padding:0;}
		.p5 {padding:5px;}
		.p10 {padding:10px;}
		.pTop0 {padding-top:0;}
		.pTop5 {padding-top:5px;}
		.pTop10 {padding-top:10px;}
		.pTop15 {padding-top:15px;}
		.pTop20 {padding-top:20px;}
		.pTop30 {padding-top:30px;}
		.pBtm0 {padding-bottom:0;}
		.pBtm5 {padding-bottom:5px;}
		.pBtm10 {padding-bottom:10px;}
		.pBtm15 {padding-bottom:15px;}
		.pBtm20 {padding-bottom:20px;}
		.pBtm30 {padding-bottom:30px;}
		.pLeft0 {padding-left:0;}
		.pLeft5 {padding-left:5px;}
		.pLeft10 {padding-left:10px;}
		.pLeft15 {padding-left:15px;}
		.pLeft20 {padding-left:20px;}
		.pLeft30 {padding-left:30px;}
		.pRight0 {padding-right:0;}
		.pRight5 {padding-right:5px;}
		.pRight10 {padding-right:10px;}
		.pRight15 {padding-right:15px;}
		.pRight20 {padding-right:20px;}
		.pRight30 {padding-right:30px;}
		.vAlignTop {vertical-align:top;}
		.vAlignMid {vertical-align:middle;}
		.vAlignBtm {vertical-align:bottom;}
		.lH24 {line-height:24px;}
		.lH28 {line-height:28px;}
		
	/*左侧树结构*/
		.dropdown-menuTree {min-width: 160px;padding:0;margin: 2px 0 0;font-size: 13px;text-align:left;background-color: #fff;border: 1px solid #ccc;}
		.dropdown-menuTree li {list-style:none;}
		.dropdown-menuTree li.tit1 {height:32px;line-height:32px;color:#000;list-style: none;vertical-align:top;padding-left:5px;}
		.dropdown-menuTree li.liMousover {color:#000;list-style: none;line-height:28px;vertical-align:top;height:28px;}
		.dropdown-menuTree li.tabA:hover {background-color:#428bca;color:#FFF;}
		.dropdown-menuTreeNew {min-width: 160px;padding:0;margin: 2px 0 0;font-size: 13px;text-align:left;background-color: #fff;border: 1px solid #ccc;}
		.dropdown-menuTreeNew li {list-style:none;}
		.dropdown-menuTreeNew li.tit1 {height:32px;line-height:32px;color:#000;list-style: none;vertical-align:top;padding-left:5px;}
		.dropdown-menuTreeNew li.tabA:hover {background-color:#428bca;color:#000;list-style: none;line-height:28px;vertical-align:top;height:28px;}
	
	/*Tab类*/
        /**共用**/
		.nav li {background:#ddd;font-size:13px;margin-right:3px;}
		.nav li a{margin-right:0;color:#000;background-color:#ddd;border-radius:4px 4px 0 0;padding:7px 15px;border:1px solid #ddd;}
		.nav li.active a,.nav li.active a:hover,.nav li.active a:focus {background-color:#fff;border:1px solid #fff;}
		.nav li a:hover,.nav li a:focus {text-decoration:none;background-color:#eee;border:1px solid #eee;}
        /**index页面**/
        .indexHeadContent .nav li.active a, .indexHeadContent .nav li.active a:hover, .indexHeadContent .nav li.active a:focus {border:none;}
		.indexHeadContent .nav li {width:50%;height:45px;font-size:18px;margin-right:0;background-color:#fff;}
		.indexHeadContent .nav li a {background-color:#ddd;border-radius:0;border:1px solid #ddd;}
		.indexHeadContent .nav>li>a:focus {background-color:#ddd;color:#000;}
		.indexHeadContent .nav li.active a,.indexHeadContent .nav li.active a:focus ,.indexHeadContent .nav li.active a:hover {background-color:#fff;border:1px solid #fff;}
		.indexHeadContent .nav>li>a:hover {background-color:#eee;border-bottom:none;border:1px solid #eee;}
        /**头部**/
        .myTabCss {
			height:34px;
			/*padding:26px 0 0 0;*/
			box-sizing:content-box;
		}
        .myTabCss .nav-tabs {
			border-bottom:none;
			list-style: none;
			margin-top: 22px;
			margin-bottom: 0;
			padding-left: 0;
			height: 36px;
		}
        .myTabCss .nav-tabs li {
			text-align:center;
			/*margin-right:5px;*/
			/*border-radius:4px 4px 0 0;*/
			width:90px;
			/*border-bottom:none;*/

			display: block;
			float: left;
			position: relative;
			margin-bottom: -1px;
			margin-left: 4px;
			border: 0;
			background-color: transparent;
		}
        .myTabCss .nav-tabs li:hover a {
			border: 1px solid transparent !important;
			color: #ffffff !important;
			background-color: #337ab7 !important;
		}
        .myTabCss .nav-tabs li a {
			display: block;
			position: relative;
			border: 1px solid transparent;
			border-radius: 2px 2px 0 0;
			padding: 0 !important;
			font-size: 14px;
			line-height: 36px;
			color: #fff;
			background-color: transparent !important;
		}
        .myTabCss .nav-tabs li.active a {
			background-color: #337ab7 !important;
		}
		
	/*div显示隐藏*/
		.dataType {display:none;}
		.myj-hide {display:none;}
		.myj-show {display:block;}
		
	/*修改a标签样式*/
		a.myj-aFocus:focus {color:#fff;text-decoration:none;background-color:#428bca;}
		a.myj-aFocus:hover {text-decoration:none;color:#fff;background-color:#428bca;}
		a.myj-aFocus {word-break:keep-all;white-space:nowrap;}
		a.aBtn {background-color:#428bca;color:#fff;padding:4px 10px;;border-radius:4px;word-break:keep-all;white-space:nowrap;}
		a.aBtn:hover {text-decoration:none;background-color:#245580;color:#fff;}
		a.aBtn:hover {text-decoration:none;}
	/*div内容不换行，超出....*/
		.noNewLine	{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
	
	/*模态层样式*/
		.modal-header {background-color:#eee;padding:10px 15px;border-radius:4px 4px 0 0;}
		.modal-header .close span {font-size:18px;}
		.modal-title {font-weight:800;}
		.modal-footer {padding:10px 15px;}
		.modal-body .nav li.active a {background-color:#eee;border:1px solid #eee;}
		.modal-content {border-radius:4px;}
		.modal-content table tr td {font-size:13px;}
		.modal-content .modalMaxW {height:200px;overflow-y:auto;}
		/**提现弹层**/
        #addDrawRecodeModal .modal-dialog, #addDrawRecodeModalInfo .modal-dialog {width:500px;}
        #addDrawRecodeModal .modal-body {padding:15px;}
        #addDrawRecodeModal table {width:100%;}
		#addDrawRecodeModal table td {padding:5px;box-sizing:content-box;}
        #addDrawRecodeModal table td.first {width:90px;text-align:right;}
        #addDrawRecodeModal table td.vTop {vertical-align:top;padding-top:15px;}
        #addDrawRecodeModalInfo .modal-body {padding:30px 20px 20px;}
        #addDrawRecodeModalInfo p {margin-bottom:15px;}

	/*table*/
		table td {box-sizing:content-box;}
		.myj-table {width:100%;}
		.myj-table tr:hover td {background-color:#f2f2f2;}
		.myj-table tr th{text-align:center;font-size:13px;padding:8px 5px;background-color:#e0e0e0;border:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
		.myj-table tr td{border:1px solid #e0e0e0;text-align:center;font-size:13px;padding:5px;word-wrap:break-word;word-break:break-all;}
		.myj-table a:hover {text-decoration:none}
    /*特别说明*/
        .specialNote span:first-child {color:#fff;background-color:#099;padding:0 5px 0 10px;}
        .specialNote span:last-child {color:#999;}

	/*泡芙*/
		span.epopover{cursor: pointer}
		.popover {z-index:2000;}

	/*index*/
		.indexHeadContent {width:690px;margin:0 auto;padding-top:30px;}
		.indexHeadContent .tab-content {padding:5px 40px;}
		.indexHeadContent .content {width:380px;margin:0 auto;background-color:#fff;}
        .indexHeadContent .form-group {margin-bottom:10px;}
		.indexHeadContent .tab-content table {width:100%;}
		.indexHeadContent .tab-content table td {padding:3px;box-sizing: border-box;}
		.indexHeadContent .tab-content table td:first-child {text-align:right;width:62px;}

	/*head*/
		.nav-index {
			height:60px;
			background-color:#428bca;
			padding:0 40px 0 0;
			position:relative;
			box-sizing: border-box;
		}
		
        /* 用户部分*/
		/*.userBtn {min-width:200px;font-size:14px;}*/
		.userBtn {font-size:14px;}
		.userBtn span {color:#428BC5;}
		.userBtnB {border:none;padding:0 4px;box-sizing:content-box;font-size:13px;cursor: pointer;color:#428BC5;max-width:95px;overflow:hidden;}
		.userBtnA {margin:28px 3px 0;height:32px;line-height:34px;background-color:#fff;border-radius:4px 4px 0 0;border-bottom:none;}
		.userBtnA:hover .userBtnB a,.userBtnA:hover span {color:#999;}
        .userBtnA .userBtnSpan, .userBtnA .userBtnB {float:left;}
        .userBtnA .userBtnSpan {width:20px;display:block;}
        .userBtnA .leftSpan {padding-top:10px;}
        .userBtnA .rightSpan  {padding-top:16px;}

		.headBtnMenu {width:110px;min-width:110px;color:#000;line-height:24px;background-color:#fff;}
		.headBtnMenu  .divTit {padding:6px 15px;display:block;line-height:1.428571429;background-color:#f2f2f2;color:#000;font-weight:600;}
		.headBtnMenu a {padding:5px;width:100%;display:inline-block;line-height:1.428571429;color:#428bca;}
		.headBtnMenu a:hover {text-decoration:none;}
		.userBtnA:hover .dropdown-menu {display:block;}
		.userBtnA .dropdown-menu {margin-top:0;border-radius:0;padding:0;}
		.headTab .editHeadTabMenu div {padding:5px;padding-left:10px;}
		.headTab .editHeadTabMenu div a {display:inline-block;line-height:24px;border-radius:0;min-width:58px;padding:0 3px;}/**line-height:32**/
		.headTab .editHeadTabMenu div a:hover {background-color:#428bca;color:#fff;}

    /**footer**/
        .foot {margin-top:50px;text-align:center;border-top:1px solid #ddd;padding-top:20px;}
        .foot div.footerOut {position:relative;width:1000px;margin:0 auto;}
        .footerOut .QRCode {position:absolute;right:0px;top:0px;width:102px;}
        .footerOut .QRCode img {width:100px;height:100px;}
        .footerOut .QRCode span {height:20px;line-height:20px;margin:0;display:block;padding-left:26px;background:url(../static/img/weixin.png) no-repeat;background-position:0px 0px;}

	/****数据展示类型切换****/
		.indexDataShowType {position:absolute;right:10px;top:4px;}
		.indexDataShowType a{display:block;float:left;width:20px;height:20px;margin-right:3px;}
		.indexDataShowType .showList {background:url(../img/tubiao/list.jpg) no-repeat center center;}
		.indexDataShowType .showQuxian {background:url(../img/tubiao/quxian2.jpg) no-repeat center center;}
		.indexDataShowType .showZhuzhuang {background:url(../img/tubiao/zhuzhuang.jpg) no-repeat center center;}
		.indexDataShowTimeType {position:absolute;top:5px;right:10px;z-index:100;}
		.indexDataShowTimeType a {font-weight:600;}
		.indexDataShowTimeType a:focus {color:#fff;}
	/* add by fuyi at 2016.3.19 with edit window alert and confirm */
		#dialog_window{ background: #fff; width: 400px;border:1px solid #999;border-radius:4px;}
		#dialog_title {background: #eee; padding:10px;text-align: right;border-radius:4px 4px 0 0;}
		#dialog_title h3 {font-size: 13px; color: #333; float: left;margin:0;font-weight:600;}
		a#dialog_btn_close {color: #333; text-decoration: none;}
		#dialog_Content { padding: 10px; clear: both;font-size:15px;}
		#dialog_btnBox {padding: 5px 0; background: #eee;border-radius: 0 0 4px 4px;text-align: right;}
		#dialog_btn_enter, #dialog_btn_cancel { *zoom:1;margin-right:10px;padding:4px 12px;}
		#diaglo_prompt_input { display:block; border: 1px solid #ddd; padding: 5px; width:90%; margin: 8px 0;}
		/* edit window alert and confirm end */

    /**home页**/
        .homePage .left {width:435px;padding-right:5px;box-sizing:content-box;float:left;}
        .homePage .right {width:655px;padding-left:5px;box-sizing:content-box;float:right;}
        .homePage .content {border:1px solid #ddd;height:300px;padding:10px;}
        .homePage .content table {width:100%;}
        .homePage .content table td {padding:3px;}
        .homePage .content table .haveHeight td {height:70px;vertical-align:bottom;}
        .homePage .content table .haveHeight td span {font-weight:600;font-size:15px;}
        .homePage .content table .haveHeight td b {color:#f90;font-size:18px;margin-top:10px;display:block;}
        .homePage .left .content table td button {padding:3px 12px;}
        .homePage .right .content table td.pTop30 {padding-top:30px;}
        .homePage .right .content table td.pTop20 {padding-top:20px;}
        .homePage .right .content table td.pTop10 {padding-top:10px;}
        .homePage .content ol li {line-height:20px;}
        .homePage .content table td.color2 {color:#999;}
        .homePage .content table td.color2 li {color:#999;}

    /**个人信息页**/
        .useInfo {width:100%;}
        .useInfo td {padding:5px;}
        .useInfo td:first-child {width:100px;text-align:right;}

		.spaShopLog1{
			margin-top:2px;
			margin-left:8px;
			width: 100px;
			height:38px;
			border:1px solid #ccc;
			border-bottom:1px solid #c9c9c9;
			text-align: center;
			padding-top:8px;
			background-color:#c9c9c9;
			border-radius: 4px 4px 0 0;
		}
	    .spaShopLog a{
			color: #444;
			text-decoration:none;
		}

		.spaShopLog{
			margin-top:2px;
			margin-left:8px;
			width: 100px;
			height:38px;
			border:1px solid #ccc;
			border-bottom:1px solid #e0e0e0;
			text-align: center;
			padding-top:8px;
			background-color:#e0e0e0;
			border-radius: 4px 4px 0 0;
		}
		.spaShopLog1 a{
			color: #444;
			text-decoration:none;
		}

		.spaSaleLog1{
			margin-top:2px;
			margin-left:8px;
			width: 100px;
			height:38px;
			border:1px solid #ccc;
			border-bottom:1px solid #e0e0e0;
			text-align: center;
			padding-top:8px;
			background-color:#e0e0e0;
			border-radius: 4px 4px 0 0;
		}
		.spaSaleLog a{
			color: #444;
			text-decoration:none;
		}

		.spaSaleLog{
			margin-top:2px;
			margin-left:8px;
			width: 100px;
			height:38px;
			border:1px solid #ccc;
			border-bottom:1px solid #c9c9c9;
			text-align: center;
			padding-top:8px;
			background-color:#c9c9c9;
			border-radius: 4px 4px 0 0;
		}
		.spaSaleLog1 a{
			color: #444;
			text-decoration:none;
		}

.logo-img {
	margin: 8px 50px 0;
}