pay.css 4.81 KB
/*pay.css*/
@charset "utf-8";

/*header.css*/
@charset "utf-8";
body {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    font: 16px 'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, arial, Tahoma, SimSun, sans-serif;
}

input,
textarea,
option {
    font-family:'Hiragino Sans GB', 'Microsoft YaHei', 微软雅黑, arial, Tahoma, SimSun, sans-serif;
}

a {
    text-decoration: none;
    color: #646464
}

a:hover {
    color: #1287cd
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.header {
    width: 100%;
    height: 70px;
    background-color: #ffffff;
}

.header-bar {
    position: relative;
    width: 1000px;
    height: 70px;
    margin: 0 auto;
}

.logo {
    display: inline-block;
    width: auto;
    height: auto;
    float: left;
    margin-top: 5.5px;
}

.nav {
    display: inline-block;
    height: 70px;
    line-height: 70px;
    margin-left: 150px;
}

.nav li {
    display: inline-block;
    float: left;
    margin: 0 26px;
}

.nav li a {
    display: inline-block;
    height: 70px;
}

.nav li a:hover {
    height: 66px;
    border-bottom: 4px solid #1287cd;
}

.nav-active {
    height: 66px;
    border-bottom: 4px solid #1287cd;
}

.pay-wrap {
	position: relative;
	width: 100%;
	height: auto;
	border-top: 4px solid #1287cd;
	background-color: #f9f9f9;
	font-size: 12px;
}

.pay-wrap>div{
	position: relative;
	width: 1000px;
	height: auto;
	margin: 0 auto;
	color: #646464;
}

.pay-wrap h1 {
	font-size: 12px;
	font-weight: normal;
}

.pay-wrap h2 {
	width: auto;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	font-weight: normal;
	color: #1287cd;
	padding-left: 40px;
}

.pay-detail-wrap {
	position: relative;
	margin-top: 20px;
	background-color: #ffffff;
}

.case-list table {
    font-size: 14px;
    border-collapse:collapse;
}



.table-head th{
    width: auto;
    height: 40px;
    vertical-align: middle;
    background-color: #1287cd;
    color: #ffffff;
    font-weight: normal;
    border: none;
}


tbody {
    font-size: 12px;
}

td>div {
    margin: 10px 0;
}

.case-list tbody td{
	width: 250px;
    height: 50px;
    border: 1px solid #e7ebee;
    text-align: center;
}

.case-list tbody>div {
    margin: 30px auto;
}

.case-list .case-list-item-bottom-tr td{
    background-color: #e6eef5;
    height: 36px;
    font-size: 14px;
    text-align: right;
}

.case-list-item-bottom-tr td>span {
    margin: 0 40px;
}

.info-form>div{
	width: auto;
	height: 24px;
	line-height: 24px;
	margin-bottom: 12px;
	padding-left: 40px;
}

.comment {
	margin-left: 20px;
	color: #8f8f8f;
}

.info-form>div:hover {
	background-color: #ffeeea;
	cursor: pointer;
}

.info-form>div>span {
	margin-left: 20px;
}

.operate {
	display: inline-block;
	float: right;
	margin-right: 40px;
}

.operate span {
	color: #f97c5f;
	margin-right: 10px;
	cursor: pointer;
}

.hidden {
	display: none;
}

.add-info {
	display: inline-block;
	font-size: 14px;
	color: #f97c5f;
	background-image: url(/img/add-ico.png);
	background-repeat: no-repeat;
	padding-left: 2em;
	margin-left: 40px;
	cursor: pointer;
}

.clearing {
	position: relative;
	margin-top: 30px;
	padding-bottom: 50px;
	padding-right: 40px;
	text-align: right;
	font-size: 14px;

}

.clearing>div {
	margin-bottom: 24px;
}

.total-wrap {
	font-size: 16px;
}

.total {
	font-size: 22px;
	color: #1287cd;
}

.submit-btn {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    background-color: #f97c5f;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

/*footer.css*/
.footer {
    width: 100%;
    height: auto;
    background-color: #3c3c3c
}

.footer a:hover {
    color: #1287cd
}

.canrd-site-map {
    position: relative;
    width: 1000px;
    height: 320px;
    margin: 0 auto;
    padding-top: 50px;
}

dl, dd {
    margin: 0
}

.canrd-site-map dl {
    width: 200px;
    color: #ffffff;
    float: left;
    clear: right;
}

.canrd-site-map dt {
    font-size: 18px;

}

.canrd-site-map dd {
    margin: 25px auto;
    font-size: 14px;
    color: #C3C5C6;
}

.canrd-site-map dd a {
    color: #C3C5C6;
}

.canrd-site-map .follow-us {
    width: 330px;
    margin-left: 50px;
}

.contact-detail{
    margin-left: 2em;
}

.follow-us div {
    overflow: hidden;
}

.follow-us div dd {
    margin-bottom: 0;
}

.follow-us .time {
    font-size: 12px;
}

.canrd-site-map .site-addr {
    margin-top:18px;
}

.canrd-site-map .barcode {
    float: left;
    margin-right: 20px;
}

.friendly-link {
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background-color: #313131;
    font-size: 14px;
}

.friendly-link span {
    color: #646464;
}

.friendly-link a {
    color: #c3c5c6;
    margin-left: 20px;
}