input,
select,
button {
	outline: none;
}

.order_nav {
	/*border-bottom: 2px solid #6d8dd5;*/
	margin-bottom: 20px;
	/*overflow: hidden;*/
	margin-top:20px;
}

.order_nav a {
	display: block;
	float: left;
	/*color:#337ab7;*/
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0 6px;
	margin: 0 7px 0 0;
}

.order_nav a:hover {
	color: #253B80;
	text-decoration: none;
}

.order_select {
	/*background: #6d8dd5!important;
	color: #fff!important;*/
}
.order_tab_show{
	box-shadow: 0px 0px 5px #888;
}

.equip_tab {
	width: 100%;
	margin: 15px 0 0;
	background: #fff;
}

.equip_tab td,
.equip_tab th {
	height: 33px;
	font-size: 13px;
	text-align: left;
	border: 1px solid #c2c2d4;
	padding: 2px 5px;
	position: relative;
}

.equip_tab th {
	min-width: 42px;
}

.equip_tab td {
	color: #333;
	background: #fff;
}

.equip_tab th,
.equip_snd_tab th {
	font-size: 13px;
	font-weight: normal;
	color: #10235d!important;
	background-color: #F9F9F9;
	letter-spacing: 1px;
}

.equip_tab .equip_tit {
	background: #6161c3;
	background: #6d8dd5;
	color: #fff;
	font-size: 15px;
	text-align: center;
}

.equip_tab td>img {
	max-width: 95%;
	max-height: 95%;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.equip_snd_tab {
	width: 100%;
	margin-top: 20px;
	background: #fff;
}

.equip_snd_tab th {
	height: 33px;
}

.equip_snd_tab th,
.equip_snd_tab td {
	border: 1px solid #c2c2d4;
	width: 25%;
	text-align: center;
}

.limited_td {
	box-sizing: border-box;
	width: 100%;
	height: 230px;
	padding: 5%;
	overflow: auto;
}

.limited_td img,
.limited_td video {
	max-width: 100%;
	max-height: 100%;
	margin-bottom: 5%;
	vertical-align: middle;
}

.l {
	float: left;
}

.tl {
	text-align: left!important;
}

.tc {
	text-align: center!important;
}

.w100p {
	width: 100%;
}

.space {
	padding-left: 5px;
}

.equip_tab2 {
	width: 100%;
	margin: 15px 0 50px;
	background: #fff;
}

.equip_tab2 td,
.equip_tab2 th {
	height: 33px;
	font-size: 13px;
	text-align: center;
	border-top: 1px solid #c2c2d4;
	padding: 0 5px;
	position: relative;
}

.equip_tab2 td {
	color: #333;
	padding: 10px 0;
}

.equip_tab2 th {
	font-size: 13px;
	font-weight: normal;
	color: #10235d;
	background-color: #F9F9F9;
	letter-spacing: 1px;
}

.equip_tab2 input[type="checkbox"]{
	visibility: visible;
}

.blue {
	color: #179BD7;
}

.button,
.submit,
.reset {
	font-size: 12.5px;
	color: #fff;
	text-shadow: 0.5px 0.5px 0.5px #454852;
	height: 23px;
	line-height: 23px;
	padding: 0px 13px!important;
	text-align: center;
	letter-spacing: 2px;
	border: none;
	border-radius: 5px;
	box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.1) inset;
}

.button,
.submit {
	background: #6D8DD5;
}

.reset {
	color: #4a466b;
	background: #ebe8ff;
	text-shadow: 0.5px 0.5px 0.5px #f5f4f4;
}

.button:hover,
.submit:hover,
.reset:hover {
	/*line-height: 22px;*/
	/*padding: 0 4px 0 5px;*/
	/*box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.3) inset;*/
	cursor: pointer;
}

.ask_text {
	overflow: hidden;
	margin: 10px 0 0;
}

.ask_text span {
	float: left;
	line-height: 34px;
}

.equip_info {
	width: 100%;
	margin: 0 0 50px;
}

.equip_info div {
	line-height: 25px;
	font-size: 13px;
	color: #333;
}

.top_equip {
	overflow: hidden;
}

.top_equip>img {
	float: left;
	width: 12%;
}

.top_equip_msg {
	float: right;
	width: 86%;
}

.tem_tit {
	font-size: 17px;
	font-family: microsoft yahei;
	font-weight: bold;
	color: #253b80;
	margin: 0 0 5px 0;
}

.tem_detail {
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
	position: relative;
	box-sizing: border-box;
	padding-right: 24px;
	left: 24px;
	border-bottom: 1px solid #aaa;
	padding: 7px 0;
}

.tem_detail table {
	float: none;
	padding-left: 24px;
	box-sizing: border-box;
	width: 100%;
}

.tem_detail td {
	width: 50%;
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	line-height: 25px;
}

.red {
	color: #FF5500;
}

.num_icon {
	display: block;
	float: left;
	width: 19px;
	text-align: center;
	height: 19px;
	line-height: 21px;
	font-size: 14px;
	margin: 3px 5px 0 0;
	background: #6D8DD5;
	color: #fff;
	border-radius: 5px;
	position: absolute;
	left: -24px;
}

.bottom_equip {
	width: 100%;
	margin-top: 20px;

}

.calendar_box {
	float: left;
	width: 628px;
}

.reservation_box {
	float: none;
	width: auto;
	padding-left: 646px;
}

@media (max-width:1290px) {
	.reservation_box {
		float: none;
		width: 100%;
		padding: 0;
	}
}

.reservation_msg {
	width: 100%;
	border: 1px solid #c2c2d4;
	box-sizing: border-box;
	padding: 4%;
}

.reservation_msg table {
	width: 100%;
}

.reservation_msg th {
	vertical-align: text-top;
	width: 110px;
	font-weight:bold;
}

.reservation_msg th,
.reservation_msg td {
	font-size: 13px;
	height: 45px;
	line-height: 25px;
	text-align: left;
	padding: 7px 0;
	border:none;
	color:#000;
}

.reservation_msg td>input[type="text"],
.reservation_msg td>select,
.reservation_msg td>textarea {
	box-sizing: border-box;
	width: 100%;
	font-size: 12px;
	border-radius: 5px;
	box-shadow: none;
	border: 1px solid #aaa;
	padding: 0 5px;
	outline: none;
}

.reservation_msg td>input[type="text"],
.reservation_msg td>select {
	width: 100%;
	height: 100%;
}

.reservation_msg td>textarea {
	height: 80px;
	line-height: 20px;
	resize: none;
}

.reservation_msg td>input[type="text"]:focus,
.reservation_msg td>select:focus,
.reservation_msg td>textarea:focus {
	border: 1px solid #6D8DD5;
}

.reservation_msg td>select:focus {
	border-radius: 5px 5px 0 0;
}

.reservation_msg td>input[type="radio"]{
	visibility: visible;
}

/*.sit_top {
	text-align: right;
	width: 100%;
	box-sizing: border-box;
	background: #f8f8ff;
	margin-bottom: 10px;
	padding: 5px;
	overflow: hidden;
	background: #fdfdff;
	border: 1px solid #e1e6ef;
}*/

.sit_top select {
	height: 23px!important;
	margin-right: 5px;
}

.w50p_tab {
	width: 100%;
}

.w50p_tab td {
	width: 50%;
	line-height: 25px;
	font-size: 13px;
}

.equip_info .snd_tit {
	font-size: 16px;
	font-weight: bold;
	color: #2b4cad;
	border-bottom: 1px solid #bcbebf;
	box-shadow: 0px 1px 2px #eee;
	margin: 13px 0 7px 0;
}

table .fa {
	color: #428bca;
}

table .fa:hover {
	color: #2b4cad;
}
*{padding: 0px}
.img_gallery img {
	border: none;
}

.gallery_img_nav {

	width: 100%;
	text-align: center;
}
.gallery_img_nav img{
	max-width: 600px;
	max-height: 600px;
	display: block;
	margin: 0px auto 0 auto;
	border: none;
}
.gallery_img_nav a{
	display: inline-block;height: 92px;
}
.gallery_img {
	text-align: center;
	width: 100%;
	overflow: hidden;
}

.gallery_img img {
	max-width: 600px;
	max-height: 600px;
	display: block;
	margin: 0px auto 0 auto;
}
.on{ border: 1px solid rgba(92,92,92,1.00); }

.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


/*
new-global.css*/
.equip_msgdetail{
	background: #fff;
	padding: 10px;
	position: relative;
	top: -19px;
}

.page-content .answer_tit_detail{
	font-size: 13px;
	background: #fff;
	padding: 10px 40px 20px;
	color: #525252;
	margin-bottom: 25px;
}

.answer_tit_detail h1{
	margin: 0;
	font-size: 13px;
	font-style: normal;
	color: #525252;
}

.answer_tit_detail i,
.answer_tit_detail p{
	font-size: 13px;
	font-style: normal;
	color: #525252;
	line-height: 21px;
	margin:0;
}

.equip_name{
	clear:both;
	color: #fff;
	text-shadow: 0.5px 0.5px 0.5px #577098;
	font-size: 15px;
	letter-spacing: 1px;
	height: 33px;
	line-height: 33px;
	border-radius: 5px 5px 0 0;
	border-bottom: 1px solid #8191b5;
	background: #849fea;
	padding: 6px 10px 1px;
	border: 1px solid #7493c9;
	border-bottom: 2px solid rgba(255,255,255,0.25);
	box-shadow: rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(255,255,255,0.25) 0px 1px 0px, inset rgba(0,0,0,0.25) 0px 0px 0px, inset rgba(255,255,255,0.03) 0px 20px 0px, inset rgba(0,0,0,0.15) 0px -20px 20px, inset rgba(255,255,255,0.05) 0px 20px 20px;
	overflow: hidden;
}

.equip_name .fa{
	position: relative;
	top: -6px;
}

.equip_name span{
	font-size: 14px;
	position: relative;
	top: -6px;
	left: 5px;
}

.add_btn{
	/*background-color: #7994e0;
	border: 1px solid #6c8cd2;
	border-radius: 3px;
	box-shadow: -1px -1px 2px rgba(255, 255, 255, 0.4) inset;*/
	height: 24px;
	/*line-height: 21px;*/
	padding: 0;
	/*width: 50px!important;*/
	position: relative;
	top: -5px;
	font-size: 12px;
	/*text-shadow: 0.5px 0.5px 0.5px #4362a9;*/
	color: #fff;
	/*letter-spacing: 2px;*/
}

.user_info .equip_tab tr:last-child>td{
	border:1px solid #c2c2d4;
}

.plateform_tit {
	width: 100%;
	color: #253b80;
	border-bottom: 1px solid #253b80;
	background: #fafafa;
	padding: 7px 10px 1px;
}

.plateform_tit .fa {
	font-size: 18px;
	position: relative;
	top: -2px;
}

.plateform_tit span {
	font-size: 14px;
	letter-spacing: 1px;
	font-family: microsoft yahei;
	font-weight: bold;
	margin-left: 5px;
	position: relative;
	top: -3px;
}

.order_nav_tit_box{
	border-bottom: 1px solid #cacaca;
	box-shadow: 0px 1px 0px #fff;
	/*padding-bottom: 3px;*/
	/*overflow: hidden;*/
	height: 31px;
}

.order_nav_tit{
	float: left;
	background: rgb(255, 255, 255);
	border: 1px solid rgb(208, 206, 206);
	box-shadow: 0px 0px 2px rgb(255, 255, 255) inset;
	line-height: 28px;
	padding: 0 16px 0 20px;
	border-radius: 10px 10px 0 0;
	font-size: 13px;
	letter-spacing: 1px;
	color: #244284;
	position: relative;
	bottom: -1px;
}
.order_nav_tit span{
	color: #334367;
}

.order_nav_tit .fa{
	font-size: 14px;
	color:#5a5e67;
}
.black-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.3);
	z-index: 99998;
}
.openChoose {
	width: 520px;
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -155px 0 0 -260px;
	text-align: center;
	padding: 30px 0 20px;
	box-shadow: 0 2px 5px rgba(0,0,0,.3);
	border-radius: 4px;
}

.sample_detection{
	width: 92%;
	margin:auto;
	border-collapse: initial;
}

.sample_detection thead td{
	padding: 0 0 10px 0;
	border:none;
}

.sample_detection thead td div{
	font-size: 16px;
	font-weight: bold;
	color: #424242;
	text-align: center;
	letter-spacing: 1.5px;
	border-bottom: 1px solid #bbb;
	padding: 0 0 18px 0;
}

.sample_detection tbody tr:first-child{
	padding: 10px 0 0;
}

.sample_detection tbody th,
.sample_detection tbody td{
}

.sample_detection tbody th{
	font-weight: bold;
	font-size: 13px;
	color: #3a3a3a;
	letter-spacing: 1px;
	line-height: 15px;
	width: 110px;
	height: 50px;
	border: none;
	padding: 6px;
	background: #f9fafb;
	border: 8px solid #fff;
	border-left: 8px solid #ddddf1;
	border-right: 16px solid #ffffff;
}

.sample_detection tbody td{
	padding: 18px 0;
	border-bottom: 1px dotted #afc3d2;
}

.sample_detection tbody tr:last-child td {
	border:none;
}

.sample_detection td input[type=checkbox]{
    margin: 0px -18px 0px 0;
    position: relative;
    bottom: -2px;
}

.sample_detection tbody td textarea{
	width:100%;
	height: 100%;
	box-sizing: border-box;
	padding: 8px;
	font-size: 13px;
	letter-spacing: 0.5px;
	line-height: 20px;
	border:1px solid #ccc;
	border-radius:3px;
	resize: none;
}

.sample_detection tbody td textarea:focus{
	border: 1px solid #93bcf7;
}

.sample_detection td li {
	margin-right: 10px;
}