.login-nav {
	height: 44px;
	line-height: 44px;
	background: #d7e7f5;
	color: #0465bf;
	font-size: 16px;
}

.login-nav-arrow {
	display: inline-block;
	width: 10px;
	height:14px;
	background: url(../images/login-nav-arrow.png) no-repeat center;
	margin: 0 5px;
}
.login-container{
	height: 520px;
	width: 100%;
	background-color: #daf2e1;
}
.login-container .mc-login-container {
    border: 1px solid #CCCCCC;
    margin: 69px 0 0 0;
    width: 336px;
    height: 353px;
    float: right;
    padding: 0;
    background-color: #FFFFFF;
}
/*.placeholder {color: #999999;}*/
.mc-login-container {
    border: 1px solid #e5e5e5;
    margin: 20px auto 90px auto;
    width: 1200px;
    padding: 75px 0 100px 0;
}
.login-bg-img{
	margin: 77px 0 0 85px;
}
.mc-login-container .title {
	color: #1a1a1a;
	font-size: 24px;
	text-align: center;
	margin: 41px 0 31px 0;
}

.login-input-box {
		height: 39px;
    width: 255px;
    margin: auto;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    box-sizing: border-box;
    line-height: 39px;
		margin-bottom: 15px;
}

.input-group {
	width: 370px;
	margin: auto;
}

.input-group label {
	display: inline-block;
	color: #737373;
	font-size: 14px;
	width: 70px;
	vertical-align: top;
	margin-right: 10px;
	height: 37px;
	line-height: 37px;
	text-align: right;
}

.input-group .login-input-box ,.input-group .login-code-box{
	display: inline-block;
}

.icon-user {
	display: inline-block;
	height: 35px;
	width: 25px;
	background: url(../images/icon-user.png) no-repeat center;
	background-size: 16px 14px;
}

.icon-psw {
	display: inline-block;
	height: 35px;
	width: 25px;
	background: url(../images/icon-psw.png) no-repeat center;
	background-size: 13px 15px;
}

.login-input-box input {
    height: 35px;
    width: 220px;
    border: none;
    line-height: 35px;
    color: #999999;
    font-size: 14px;
    float: right;
    outline: none;
}

.login-code-box {
	width: 255px;
	height:40px;
	margin: auto;
	margin-bottom: 22px;
}

.login-code-box .code-input {
    height: 39px;
    width: 115px;
    line-height: 39px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    padding-left: 33px;
    font-size: 14px;
    box-sizing: border-box;
    float:left;
  	
}
.login-code-box .login-yzm{
	display:block;
	width:120px;
	height:35px;
	line-height:35px;
	float:left;
	margin-left:15px;
	margin-top:2px;
	
}
.login-yzm>img{
	width:100%;
	height:100%;
	vertical-align:middle;
}
.code-pic {
    display: inline-block;
    height: 38px;
    margin-left: 3px;
    vertical-align: middle;
    position: relative;
    top: -3px\0;
}

.code-text {
		height: 38px;
    line-height: 38px;
    color: #0465bf;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 8px;
}

.login-btn {
	display:block;
	width: 257px;
	margin:auto;
	height: 39px;
	line-height: 39px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: #0465bf;
	border-radius: 5px;
	cursor: pointer;
	clear:both;
	border: none;
	
}

.find-psw-text {
	color: #0465bf;
	font-size: 14px;
	width: 60px;
	margin: 18px auto;
	display: block;
}

.success-div {
	width: 30%;
	margin: auto;
	text-align: center;
}

.success-div img{
	display: block;
	margin: auto;
}

.success-div .text {
	color: #1a1a1a;
	font-size: 24px;
	margin: 22px;
}

.success-div .relogin-btn {
	display: block;
	color: #0465bf;
	font-size: 14px;
	width: 104px;
	height: 33px;
	line-height: 31px;
	text-align: center;
	border-radius: 25px;
	border: 1px solid #0465bf;
	box-sizing: border-box;
	margin: auto;
}

.login-out-text {
	float: right;
	margin-right: 10px;
}

.login-out-text a {
	color: #0465bf;
}

.icon-power {
	display: inline-block;
	width: 19px;
	height: 19px;
	background: url(../images/icon-power.png) no-repeat;
	background-size: 18px 17px;
	vertical-align: sub;
	margin: 0 5px 0 45px;
	position: relative;
	top: 3px\0;
}

.icon-suo {
	display: inline-block;
	width: 17px;
	height: 20px;
	background: url(../images/icon-suo.png) no-repeat;
	background-size: 17px 18px;
	vertical-align: sub;
	margin: 0 5px 0 10px;
	position: relative;
	top: 3px\0;
}

.statement-tabs {
	width: 100%;
	border-bottom: 1px solid #e5e5e5;
	height: 62px;
	line-height: 62px;
}

.statement-tabs .tab-item {
	color: #1a1a1a;
	font-size: 18px;
	display: inline-block;
	margin-right: 80px;
	cursor: pointer;
	position: relative;
	top: -1px;
}

.statement-tabs .tab-item.active {
	color: #0066b3;
	border-bottom: 3px solid #0066b3;
}

.statement-title {
	color: #737373;
	font-size: 18px;
	margin: 25px 20px;
}

.statement-container {
	border: 1px solid #e5e5e5;
	margin: 20px auto 80px auto;
	width: 1200px;
	padding-bottom: 25px;
	overflow: hidden;
}

.condition-sec {
	margin: 20px;
	color: #333333;
	font-size: 14px;
}

.date-piker {
	display: inline-block;
	width: 114px;
	height: 25px;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	vertical-align: middle;
	margin: 0 10px;
}

.icon-date {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: url(../images/icon-date.png) no-repeat;
	background-size: 12px 12px;
	vertical-align: middle;
  margin-left: 5px;
}

.query-btn, .load-btn,.title>.query-btn{
	display: inline-block;
	width: 103px;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	background: #0465bf;
	border-radius: 25px;
	text-align: center;
	margin: 0 3px;
}

.load-btn {
	background: #ff6c60;
}

.icon-look {
    display: inline-block;
    background: url(../images/icon-look.png) no-repeat center;
    width: 15px;
    height: 15px;
    vertical-align: sub;
    margin-left: 5px;
    position: relative;
    top: 2px\0;
}

.statement-ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #e5e5e5;
	border-collapse: collapse;
}

.statement-ul li {
	height: 50px;
	line-height: 50px;
	color: #707173;
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5;
}
.statement-ul li .date {
	width: 213px;
	box-sizing: border-box;
	padding-left: 24px;
	display: inline-block;
	border-right: 1px solid #e5e5e5;
	vertical-align: top;
}

.statement-ul li .file-name {
	width: 510px;
	box-sizing: border-box;
	padding-left: 24px;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.handle-text {
	display: inline-block;
	height: 50px;
	width: 66px;
	text-align: 66px;
	text-align: center;
	float: right;
	border-left: 1px solid #e5e5e5;
}
.handle-text-left {
	display: inline-block;
	height: 50px;
	text-align: center;
	border-left: 1px solid #e5e5e5;
}
#invoiceLogistics_Table{
	border-top: 0;
}
#invoiceLogistics_Table .span-table{
	display: table;
	width: 100%;
}
.statement-ul li.li-table{
	display: table-row;
}
.statement-ul li.li-table .handle-text-left{
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #e5e5e5;
	white-space: pre-wrap;
	word-break: break-word;
	line-height: normal;
}
.statement-ul li.li-table .handle-text-left:first-of-type{
	border-left: 0;
}
.statement-ul li.li-table .handle-text-left:last-of-type{
	border-right: 0;
}
.icon-download,.icon-download-small,.icon-download-white {
	display: inline-block;
	width: 20px;
	height: 18px;
	background: url(../images/icon-download.png) no-repeat;
	background-size: 20px 18px;
	vertical-align: middle;
}
.icon-download-small{
	background: url(../images/icon-download-small.png) no-repeat;
	position: relative;
	top: 1px;
}
.icon-download-white{
	background: url(../images/DOWNLOAD.png) no-repeat;
}
/*对账单下载页码样式*/
.page-sec {
	color: #737373;
	font-size: 12px;
	float: right;
	margin-top: 24px;
}

.page-ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
}

.page-next,.page-prev {
	display: inline-block;
	height: 24px;
	width: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 2px;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	margin: 0 8px;
	vertical-align: bottom;
}

.page-prev {
	background: url(../images/page-icons.png) no-repeat;
	background-position: 6px 5px;
}
.page-next {
	background: url(../images/page-icons.png) no-repeat;
	background-position: -9px 5px;
}
.page-ul li {
	font-size: 12px;
	color: #737373;
	display: inline-block;
	height: 24px;
	width: 24px;
	line-height: 24px;
	text-align: center;
	border-radius: 2px;
}

.page-ul li.active {
	background: #4da7fd;
	color: #fff;
}

.page-num{
	display: inline-block;
	height: 24px;
	line-height: 24px;
	width: 36px;
	line-height: 36px;
	text-align: center;
	border-radius: 2px;
	border: 1px solid #e5e5e5;
	margin: 0 5px;
	vertical-align: bottom;
	box-sizing: border-box;
}

.page-ok-btn {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	width: 60px;
	text-align: center;
	border-radius: 2px;
	border: 1px solid #e5e5e5;
	margin: 0 5px;
	vertical-align: bottom;
	box-sizing: border-box;
}
/*页码样式*/

.announce-text {
	font-size: 14px;
	color: #737373;
	padding-top: 12px;
	padding-bottom: 50px;
  overflow: hidden;
}

.announce-text p {
	margin: 0 24px;
	line-height: 2.3;
}

.statement-table {
	border: 1px solid #e5e5e5;
	border-collapse: collapse;
	margin: 15px 40px;
}


.statement-table td {
	border: 1px solid #e5e5e5;
	padding: 15px 30px;
}
.statement-table.invoice {
	margin: 8px 53px;
}

.statement-table.invoice tr:first-child td{
	padding-top: 12px;
}

.statement-table.invoice td{
	border: none;
	padding: 0 40px 12px 30px;
}

.balance-query-container {
	border: 1px solid #e5e5e5;
	margin: 20px auto 90px auto;
	width: 1200px;
	padding: 0 0 100px 0;
}

.balance-query-title {
	font-size: 18px;
	color: #242424;
	margin: 18px 38px;
}

.balance-tips-box {
	padding: 5px 15px 10px 15px;
	background: #f1f2f6;
	border-radius: 50px;
	font-size: 14px;
	color: #999999;
	margin: 0 20px;
}

.balance-tips-box .tips-label {
	height: 50px;
	width: 65px;
	color: #232323;
	display: inline-block;
	vertical-align: bottom;
	margin-left: 20px;
}

.balance-tips-box .tips-text {
	display: inline-block;
}

.icon-warn {
	display: inline-block;
	width: 22px;
	height: 22px;
	background: url(../images/icon-warn.png) no-repeat;
	background-size: 21px 21px;
  margin-right: 5px;
  margin-top: 2px;
  position: relative;
  top: 5px;
}

.balance-tips-box p {
	line-height: 1;
	margin: 5px;
}

.form-box {
	width: 99%;
	color: #242424;
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5;
	margin: 34px auto 20px auto;
	padding-bottom: 20px;
}

.form-box label {
	width: 105px;
	display: inline-block;
	margin-left: 70px;
	height: 29px;
	line-height: 29px;
}

.form-box input {
	width: 157px;
	height: 29px;
	line-height: 29px;
	border-radius: 3px;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.form-box .time-control{
	margin-bottom: 0;
}
.form-box .frient-tip-time{
	padding: 0;
	margin: 0;
	padding-left: 174px;
	margin-bottom: 10px;
}
.balance-query-btn {
	width: 90px;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #0465bf;
	border-radius: 25px;
	margin-left: 175px;
	cursor: pointer;
}

.balance-result {
	color: #242424;
	font-size: 14px;
	margin: 40px 67px;
}

.balance-result .balance-label {
	width: 86px;
	display: inline-block;
}

.balance-query-pic {
	float: right;
	margin-right: 215px;
	margin-top: 15px;
}

.help-container {
	box-sizing: border-box;
	margin: 20px auto 80px auto;
	width: 1200px;
	min-height: 449px;
}
.help-nav-list{
	width:182px;
	min-height: 449px;
	float: left;
}
.help-nav-list ul{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	border-top: 1px solid #E6E6E6;
}
.help-nav-list ul li.nav-title{
	color: #1A1A1A;
	padding-left: 30px;
}
.help-nav-list ul li.doc-download{
	background: url(../images/DOCUMENT-DOWNLOAD.png) no-repeat 10px center;
}
.help-nav-list ul li.other-help{
	background: url(../images/Info-About.png) no-repeat 10px center;
}
.help-nav-list ul li{
	list-style: none;
	height: 44px;
	line-height: 44px;
	border-bottom: 1px solid #E6E6E6;
	font-size: 14px;
}
.help-nav-list ul li a{
	padding-left: 30px;
	display: block;
	font-size: 14px;
	color: #999999;
	background: url(../images/slide-arrow-gray.png) no-repeat 92% center;
}
.help-nav-list ul li a:hover{
	color: #0465bf;
	background: url(../images/slide-arrow-blue.png) no-repeat 92% center;
}
.help-nav-list ul li a.active{
	color: #0465bf;
	background: url(../images/slide-arrow-blue.png) no-repeat 92% center;
}
.help-content{
	width: 965px;
	box-sizing: border-box;
	display: inline-block;
	clear: both;
	margin-left: 53px;
}
.help-container .help-content p{
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
}
.help-container p.title {
	height: 44px;
	color: #1A1A1A;
	font-size: 14px;
	padding-left: 20px;
	line-height: 44px;
	background-color: #f1f2f6;
	margin: 0;
	border-bottom: 1px solid #e5e5e5;
}
.help-container .help-content p.p-title{
	margin-top: 20px;
}
.help-content p.download-file,.help-content p.sdk-file{
	height: 45px;
	color: #1A1A1A;
	line-height: 45px;
	width: 537px;
	font-size: 14px;
	padding-left: 23px;
	background: url(../images/NOTEPAD.png) no-repeat left center;
}
.help-content p.sdk-file{
	background: url(../images/FOLDER.png) no-repeat left center;
}

.help-content>div{
	border: 1px solid #e5e5e5;
}
.help-content>div>div{
	padding: 23px;
}
.help-container .title {
	height: 44px;
	color: #1A1A1A;
	font-size: 14px;
	padding-left: 20px;
	line-height: 44px;
	background-color: #f1f2f6;
	margin: 0;
	border-bottom: 1px solid #e5e5e5;
}

.help-container .text {
	font-size: 14px;
	color: #999999;
	line-height: 20px;
	margin: 12px 20px;
}

.help-content p .query-btn{
	background-color: #FFFFFF;
	border: solid 1px #0465bf;
	color: #0465bf;
}
.help-content p.title .query-btn{
	background-color: #0465bf;
	color: #FFFFFF;
}
.title .query-btn.download{
	
}
.query-btn.download {
	width: 78px;
	height: 24px;
	line-height: 24px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	cursor: pointer;
}

.error-container {
	width: 740px;
	margin: 75px auto;
	text-align: center;
	padding-bottom: 60px;
}

.error-container p {
	color: #737373;
	font-size: 16px;
	margin-top: 25px;
}

.back-btn {
	display: block;
	text-align: center;
	width: 150px;
	height: 50px;
	line-height: 50px;
	background: #0465bf;
	color: #fff;
	font-size: 20px;
	border-radius: 25px;
	margin: 35px auto;
}



/*业务文档下载*/
.help-content .doc-download{
	min-height: 220px;
	margin-bottom: 21px;
}
.help-content .sdk-download{
	min-height: 352px;
}

/*其他帮助*/
.help-content div.help-others{
	padding-top: 0.1px;
	min-height: 449px;
	padding: 0;
}
.help-content div.help-others .text{
	margin: 0;
}
.help-others p.title .query-btn{
	width: 118px;
}
.help-others>div img{
	margin-top: 15px;
}
/*验证码*/
.code-img{
	display: inline-block;
	height: 27px;
	width: 80px;
	color: #0465bf;
	font-weight: bold;
	margin-left: 12px;
	margin-right: 8px;
	vertical-align: top;
	text-align: center;
	line-height: 27px;
	border: 1px solid #e5e5e5;
}
.code-img #code{
	height: 100%;
	width: 100%;
}
.code-change-btn{
	display: inline-block;
	height: 18px;
	width: 20px;
	vertical-align: middle;
	background: url(../images/cycle_blue.png) no-repeat center;
	cursor: pointer;
}
.code-change-btn:hover{
background: url(../images/cycle_gray.png) no-repeat center;
}
/*友情提示*/
.frient-tip{
	color: #fc4d08;
	margin-left: 22px;
}
/*查询结果*/
.title-dot{
	display: inline-block;
	height: 2px;
	width: 2px;
	background-color: #242424;
	vertical-align: middle;
	margin-left: 6px;
}
.box-table{
	border-collapse: collapse;
	border-spacing: 0;
}
.table-firstTr {
	height: 36px;
	font-weight: bold;
	background-color: #f1f2f6;
}

.box-table tr td {
	border: solid 1px #dcdcdc;
	border-left: none;
	border-right: none;
	padding-left: 11px;
	text-align: center;
	font-size: 13px;
	color: #333333;;
}
.box-table tr{
	height: 36px;
}
.box-table tbody tr:hover{
	background-color:#eceef7;
}

