/*body {
	background: url(data:image/jpg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABkAAD/4QNvaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6OUY0RUM4OEYzQzI3RTQxMUJBMkU5N0E4QzU5OUUyNzIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUZGMzVBMEI1RkZBMTFFNUI3RkJGN0QzOUI5QzU5MTMiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUZGMzVBMEE1RkZBMTFFNUI3RkJGN0QzOUI5QzU5MTMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1RUU3QzBDNTgwNUVFNTExOEM3Q0ZDNTFGMTQ0NTZCRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5RjRFQzg4RjNDMjdFNDExQkEyRTk3QThDNTk5RTI3MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQECAgICAgICAgICAgMDAwMDAwMDAwMBAQEBAQEBAgEBAgICAQICAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDA//AABEIAAUABQMBEQACEQEDEQH/xABVAAEAAAAAAAAAAAAAAAAAAAAKAQEAAAAAAAAAAAAAAAAAAAAAEAABAwMFAAAAAAAAAAAAAAAUARITAgMEABEjQxURAQAAAAAAAAAAAAAAAAAAAAD/2gAMAwEAAhEDEQA/AHyvy50QeywlaUrLyZBRkrW9GDGT6W1qJzRuWTp0H//Z) repeat;
}*/


/*frame*/
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.rslides_tabs{
	position: absolute;
	bottom: 0px;
	z-index: 999;
}
.rslides_tabs li {
	float: left;

	width: 16px;height: 16px;
	margin: 0 3px;
	background: url(../img/cir.png) no-repeat center;
}
.rslides_tabs li.rslides_here{
		width: 16px;height: 16px;
			margin: 0 3px;
	background: url(../img/cir1.png) no-repeat center;
}
.rslides_tabs li a{

	color: #fff;
}
.rslides_tabs a {
display:block;
height:16px;
}

* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
}

ul {
	list-style: none;
}

a {
	color: #444;
	text-decoration: none;
}

img {
	border: none;
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

.header {
	width: 100%;
}

.header .loginbar {
height: 32px;
    color: #333;
    background: #f5f5f5;
    border-bottom: 1px solid #EEE;
}

.header .loginbar .loginWarp {
	width: 1200px;
	margin: 0 auto;
	font-size: 11pt;
}

.header .loginbar .loginWarp div {
	float: right;
	height: 32px;
	line-height: 32px;
	color: #ccc;
}

.header .loginbar .loginWarp a {
	color: #333;
	
}

.top {
	width: 1200px;
	/* padding: 10px 0; */
	margin: 0 auto;
}

.top .logo {
	float: left;
	display: block;

}

.top .logo img {
	width: 100%;
}

.top .title {
	float: left;
	margin-top: 27px;
	width: 341px;
	color: #565656;
}
.top-operation .fl{
	/*border-right: 1px solid #a2a3a5;*/
    padding-right: 11px;
 margin-right: 8px;
    line-height: 26px;

}
.top-operation .fr{
	position: relative;margin-top: 6px; 
	
}
.top-operation .fr:before {
    content: '';
    display: block;

   /*  border-right: 1px solid #c7c1c1; */
    width: 1px;
    height: 46px;
    position: absolute;
      top: -2px;
    left: -9px;

}
.top-operation .fl a{
	display: block;
	color: #6b6666;
	text-align: right;
}
.top-operation .fl a span{
	color: orangered;
	padding-left: 10px;
}
	.top-operation .badge{
	    top: -10px;
    right: 6px;
    padding: 2px;
	}
.nav {
	margin: 0 auto 0px auto;
	background: #1282a7;
}

.nav ul {
	width: 1200px;
	margin: 0 auto;
}

.nav ul li {
	float: left;
	height: 45px;
	line-height: 45px;
	text-align: center;
}

.nav ul li a {
	display: block;
	color: #fff;
	background: #1282a7;
	padding: 0 25px;
}

.nav ul li a:hover {
	background: #1282a7;
	color: #fff;
}

.mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.75;
	filter: alpha(opacity=75);
	z-index: 998;
	display: none;
}


/*login*/

.login {
	width: 334px;
	height: 290px;
	background: #FFF;
	z-index: 1000;
	position: absolute;
	left: 50%;
	margin-left: -167px;
	top: 50%;
	margin-top: -145px;
	display: none;
}

#login-top div {
	font-size: 16px;
	line-height: 50px;
	height: 50px;
	color: #ffffff;
	border-bottom: 1px solid #2e779c;
	background: #2f8ab9;
	width: 334px;
	text-align: center;
}

.login-aside {
	float: left;
	width: 288px;
	height: 243px;
	margin: 0px 0 0 25px;
}

.login-item {
	float: left;
	width: 286px;
	height: 30px;
	border: #2f8ab9 1px solid;
	background: #fff;
	margin-bottom: 20px;
	position: relative;
}

.login-item.yh {
	background: url(../img/ico-log.png) no-repeat 6px 6px;
}

.login-item.mm {
	background: url(../img/ico-log.png) no-repeat 6px -16px;
}

.login-item input {
	width: 254px;
	height: 27px;
	line-height: 27px;
	border: none;
	outline: none;
	color: #676a6c;
	text-indent: 5px;
	margin-left: 30px;
}

.btn-login {
	float: left;
	width: 288px;
	height: 30px;
	line-height: 30px;
	border-radius: 4px;
	background: #2F8AB9;
	font-size: 18px;
	color: #fff;
	border: none;
}

.login_tip {
	position: absolute;
	text-indent: 3px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	width: 288px;
}

.login_tip.success {
	border: 1px solid #80D598;
	color: rgb(53, 176, 68);
	background-color: #B2F9C8;
}

.login_tip.warning {
	border: 1px solid #EBD2CC;
	color: orangered;
	background-color: #F9E7B2;
}

.login_tip.wrong {
	border: 1px solid #ebccd1;
	color: #a94442;
	background-color: #f2dede;
}

.btn_close {
	right: 13px;
	font-size: 29px;
	cursor: pointer;
	position: absolute;
}


/*搜索框start*/

.search {
	width: 600px;
	font-size: 1em;
	padding-top: 20px;
	margin-right: 10px;
	/*float: right;*/
}

.search .search_k {
	position: relative;
	width: 100%;
}

.search input {
	padding: 12px 0;
	border: 2px solid #203e54;
	outline: 0;
	background: #f8f8f8;
	background: #f8f8f891;
	font-size: 13px;
	width: 99%;
	text-indent: 10px;
}

.search input:focus {
	box-shadow: 0px 0px 3px #ccc;
	background: #f8f8f8;
}

.search .search_btn {
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-left: 0;
	display: block;
	text-align: center;
	background: #203e54;
	position: absolute;
	top: 0;
	right: 3px;
	transition: all 0.18s ease-out;
}

.search .search_btn i {
	font-size: 22px;
	color: #fff;
}

.search .search_btn:hover {
	background: #000;
	line-height: 43px;
}

.search a.fl_btn {
	right: initial;
	left: 0;
	width: 80px;
	color: #fff;
	line-height: 43px;
}

.search a.fl_btn:hover {
	background: #203e54;
}

.search_btn i.icon-fenlei {
	font-size: 16px;
	padding-right: 3px;
}


/*搜索框end*/


/*首页分类搜索*/


/*.search_box .search {
	float: none;
	margin: 0 auto;
	padding-top: 120px;
}*/

.search_box .left_side {
	display: block;
	top: 0;
}


/*.search_box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}*/

.search_box .vertical-menu li div.submenu {
	width: 1025px;
	height: 318px;
}

.search_box .vertical-menu li {
	position: static;
}

.search_box .vertical-menu {
	height: 290px;
	overflow: auto;
}

.search_box .vertical-menu li {
	border-bottom: none;
	height: 40px;
	line-height: 40px;
}

.search_box .vertical-menu li a {
	height: auto;
	padding-left: 10px;
}

.search_box .vertical-menu li a b {
	height: auto;
}

.search_box .vertical-menu li:hover a {
	background: #fff;
}

.search_box .vertical-menu li div.submenu {
	left: 152px;
}

.search_box .vertical-menu li div.submenu dl dd {
	color: #444;
	font-size: 15px;
}

.search_box .vertical-menu li div.submenu dl dd:after {
	color: #c5c5c5;
}

.search_box .search {
	margin: 0 auto;
	float: initial;
}

.search_box .search .search_k {
	margin-top: 110px;
}

.search_box .mini-title {
	background: #90beef;
}


/*.left_side {
	width: 14%;
	box-shadow: 1px 1px 2px #ccc;
}*/


/*竖直菜单start*/

.vertical-menu {
	width: 100%;
	height: auto;
}

.vertical-menu li {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #e1e1e1;
	background-size: 15px;
	position: relative;
}

.vertical-menu li a {
	display: block;
	color: #444;
}

.vertical-menu li a b {
	float: right;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #9a9a9a;
}

.vertical-menu li a i {
	display: block;
	float: left;
	width: 30px;
	text-align: center;
	color: #6d6a6a;
}

.vertical-menu li:hover a {
	color: orangered;
}

.vertical-menu li:hover a i {
	color: orangered;
}

.vertical-menu li:hover a b {
	color: orangered;
}

.vertical-menu li div.submenu {
	position: absolute;
	left: 141px;
	top: 0;
	width: 438px;
	display: none;
	z-index: 99;
	background: #fff;
	padding: 10px;
	line-height: 20px;
	box-shadow: 1px 1px 2px #ccc;
}

.vertical-menu li div.submenu dl dt {
	font-size: 15px;
	font-weight: bold;
	margin: 5px;
}

.vertical-menu li div.submenu dl dd {
	float: left;
	cursor: pointer;
}

.vertical-menu li div.submenu dl dd:after {
	content: '|';
	padding: 5px 10px;
	color: #000000;
}

.vertical-menu li div.submenu dl dd:last-child:after {
	content: '';
}

.vertical-menu li div.submenu dl dd:hover {
	color: orangered;
}

.left_side {
	width: 150px;
	position: absolute;
	background: url(../img/menubg.png) repeat;
	background: #ffffffe0;
	display: none;
	border: 2px solid #1282a7;
	/*border-top: none;*/
}


/*竖直菜单end*/


/*frame*/

/* .footer {
	font-size: 11pt;
	text-align: center;
	padding: 10px 0 20px 0;
	border-top: 3px solid #313131;
	color: #6a6a6a;
	margin-top: 20px;
}

.footer p {
	font-size: 15px;
	color: #444;
}

.footer p a {
	margin: 3px 10px;
	color: #6a6a6a;
}

.footer p a:hover {
	color: orangered;
} */


/*滚动条样式*/

* ::-webkit-scrollbar-track-piece {
	background-color: #fff;
	-webkit-border-radius: 0
}

::-webkit-scrollbar {
	width: 10px;
	height: 10px
}

::-webkit-scrollbar-thumb {
	height: 50px;
	background-color: #b8b8b8;
	-webkit-border-radius: 6px;
	outline: 2px solid #fff;
	outline-offset: -2px;
	border: 2px solid #fff;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5
}

::-webkit-scrollbar-thumb:hover {
	height: 50px;
	background-color: #878987;
	-webkit-border-radius: 6px
}


/*滚动条样式*/


/*.topbar{
	height: 110px;
	background: url(../img/topbar.png) no-repeat center;
}*/

.fl {
	float: left;
}

.fr {
	float: right;
}

.banner {
	/*width: 1200px;*/
	min-height: 380px;
	/*margin: 10px auto;*/
	/*background: #ADD8E6;*/
	position: relative;
	/*background: url(../img/banner1.png) no-repeat center;*/
	overflow: hidden;
}

.banner img {
	height: 336px;
	/*width: 1040px;*/
	/*margin-left: 160px;*/
}

.main {
	width: 1200px;
	margin: 0px auto 0 auto;
	min-height: 665px;
}


/*.main .box {
	border-top: 1px solid #ddd;
}*/

.main .box .title {
	padding: 9px 0;
}

.main .box h4 {
	font-size: 20px;
	color: #d83e3e;
	height: 26px;
	line-height: 26px;
}

.main .box i {
	float: left;
	width: 30px;
	height: 30px;
	font-size: 20px;
}

.main .box .content {
	margin: 10px;
}

.box-2 {
	width: 20%;
}

.box-3 {
	width: 30%;
}

.box-5 {
	width: 50%;
}

.box-7 {
	width: 69%;
}

.box-8 {
	width: 80%;
}

.mini-title {
	background: #1282a7;
	padding: 10px 0;
	color: #fff;
	text-indent: 10px;
}


/*通知列表start*/

ul.articlel-ist {
	margin-top: 1px;
}

ul.articlel-ist li {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	overflow: hidden;
}

ul.articlel-ist li b {
	display: block;
	width: 14px;
	height: 14px;
	float: left;
	text-align: center;
	color: #545456;
}

ul.articlel-ist li a {
	width: 75%;
	display: block;
	float: left;
	color: #444;
	transition: all 0.18s ease-out;
}

ul.articlel-ist li a:hover {
	color: orangered;
}

ul.articlel-ist li span {
	float: right;
	color: #a5a0a0;
	font-size: 11pt;
}


/*通知列表end*/


/*更多*/

/* .more, */
.back {
	float: right;
	color: #827f7f;
	font-size: 15px;
	padding-right: 20px;
	cursor: pointer;
	font-weight: normal;
}

.more:hover {
	color: orangered;
}


/*水平轮播*/

.tempWrap {
	margin: 0 auto;
}

.picMarquee-left {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picMarquee-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picMarquee-left .bd ul li .pic {
	text-align: center;
}

.picMarquee-left .bd ul li .pic img {
	width: 280px;
	display: block;
	padding: 2px;
}

.picMarquee-left .bd ul li .title {
	line-height: 24px;
	border-bottom: none;
}

.box-bottom .title {
	padding: 9px 0;
	border-bottom: 2px solid #2b8bca;
}

.box-bottom ul.articlel-ist li {
	height: 36px;
	line-height: 36px;
}


/*详情*/

.details-info h2 {
	text-align: center;
	margin: 20px 0 10px 0;
	font-weight: normal;
}

.details-info p {
	padding: 10px;
	font-size: 16px;
}


/*分类*/

.fenlei .left_side {
	position: relative;
	width: 100%;
	display: block;
}

.fenlei .vertical-menu li div.submenu {
	left: 101%;
}


/*供应商、试剂列表*/

.list_item {
	background: #fff;
	width: 100%;
	height: auto;
	width: auto;
	padding: 10px;
}

.list_item ul {
	width: 100%;
	height: auto;
}

.list_item ul li {
	border-bottom: 1px dotted #ccc;
}

.list_item ul li .left_img {
	float: left;
	width: 30%;
}

.list_item ul li .left_img img {
	width: 100%;
	padding: 14px 5px;
}

.list_item dl {
	padding: 10px;
	display: block;
	width: 65%;
	float: left;
	padding-right: 0;
	padding-left: 14px;
}

.list_item dt {
	line-height: 1.6;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #323232;
	white-space: nowrap;
}

.list_item dd {
	margin: 2px 0 0;
	line-height: 1.6;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 13px;
	color: #717171;
}

.list_item .details-item {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.list_item .details-item span {
	padding: 0 5px;
}

.list_item span.info-side {
	float: right;
	color: orangered;
}

.list_item ul li:hover {
	background: #f9fcfe
}

.list_item ul li:last-child {
	border: none;
}

.list_item ul li:hover dt {
	color: orangered;
}

.vertical.list_item ul li {
	width: 25%;
	float: left;
	border-bottom: none;
}

.vertical.list_item ul li a {
	display: block;
}

.vertical.list_item ul li .left_img {
	width: 96%;
	position: relative;
	margin: 0 auto;
	float: none;
}

.vertical.list_item ul li .left_img img {
	padding: 0;
}

.vertical.list_item dl {
	width: 88%;
}


/*
.list_item {
	background: #fff;
	width: 100%;
	height: auto;
	width: auto;
	padding: 10px;
}

.list_item ul {
	width: 100%;
	height: auto;
}

.list_item ul li {

		width: 25%;
	float: left;

}

.list_item ul li .left_img {

		width: 96%;
	position: relative;
	margin: 0 auto;

}

.list_item ul li .left_img img {
	width: 100%;
	padding: 0;
}

.list_item dl {
	padding: 10px;
	display: block;
	width: 88%;
	float: left;
	padding-right: 0;
	padding-left: 14px;
}

.list_item dt {
	line-height: 1.6;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #323232;
	white-space: nowrap;
}

.list_item dd {
	margin: 2px 0 0;
	line-height: 1.6;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 13px;
	color: #717171;
}

 .list_item ul li a {
	display: block;
}*/


/*分页*/


/*paging*/

.page_div {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 15px;
	font-family: "microsoft yahei";
	color: #666666;
	margin-right: 10px;
	padding-left: 20px;
	box-sizing: border-box;
	text-align: center;
}


/* 页数按钮样式 */

.page_div a {
	min-width: 30px;
	height: 28px;
	border: 1px solid #dce0e0!important;
	text-align: center;
	margin: 0 4px;
	cursor: pointer;
	line-height: 28px;
	color: #666666;
	font-size: 13px;
	display: inline-block;
}

#firstPage,
#lastPage {
	width: 50px;
	color: #444;
	border: 1px solid #444!important;
}

#prePage,
#nextPage {
	width: 70px;
	color: #444;
	border: 1px solid #444!important;
}

.page_div .current {
	background-color: #444;
	border-color: #444;
	color: #FFFFFF;
}

.totalPages {
	margin: 0 10px;
}

.totalPages span,
.totalSize span {
	color: #444;
	margin: 0 5px;
}


/*paging*/


/*筛选*/


/* 
.selection {
	background: #FFf;
	border: 1px solid #ddd;
}

.select_box_wrap {
	color: #666;
	border-bottom: 1px dashed #DDD;
	height: 34px;
	position: relative;
	line-height: 34px;
}

.select_box_wrap:last-child {
	border: none;
}

.select_box_title {
	color: #a5a5a5;
	float: left;
	height: inherit;
	padding-left: 5px;
	font-size: 15px;
}

.select_box_content {
	float: left;
	font-size: 15px;
	margin-left: 12px;
}

.select_box_content a {
	margin-right: 30px;
	color: #000;
}

.select_box_content a.selected {
	color: orangered;
}

.select_box_content a:hover {
	color: orangered;
}

.tabs a {
	float: left;
	margin-right: 10px;
}
 */

/*reagent*/

.selection .reagentlist_tabs .iconfont {
	float: none;
}

table {
	border-collapse: collapse;
/*	margin-top: 10px; */
	table-layout: fixed;
}

table th {
background: #368dc5;
    color: #fff;
}

table th,
table td {
	text-align: center;
	padding: 5px;
	border-bottom: 1px solid #dddddd;
	font-weight: normal;
}
table table tr:first-of-type{
	border: none
}
  
table table tr td:nth-of-type(6){
	  color: orangered;
    font-weight: bold;
}    
    
table table tr{
	    border: 1px solid #dedddd;
}
table td img {
	width: 80px;
	float: left;
	margin-right: 3px;
}

table td p {
	text-align: left;
}

.btn {
	width: 32px;
	height: 24px;
	line-height:24px;
	border: 1px solid #DDDDDD;
	background-color: #f7f7f7;
	font-size: 12px;
	color: #666;
	padding: 4px 13px 5px;
	border-radius: 2PX;
	cursor: pointer;
}

.btn.btn-red {
	background-color: #E74649;
	border-color: #E74649;
	color: #FFFFFF;
}

.btn.btn-green {
	background-color: #27982b;
    border-color: #22a225;
    color: #FFFFFF;
	
	
}

.btn.btn-blue {
	background-color: #3f9edc;
	border-color: #3f9edc;
	color: #FFFFFF;
}

.btn.btn-gary {
	background-color: #aeafae;
	border-color: #a2a5a2;
	color: #FFFFFF;
}

.btn.btn-black {
	background-color: #736d6d;
	border-color: #525050;
	color: #FFFFFF;
}


/**/

.sl_add_jian {
	margin: 0 auto;
    width: 130px;
    background: #fff4e8;
    margin-bottom: 10px;
    margin-top: 10px;
}

.sl_add_jian a {
	float: left;
	margin: 0 3px;
}

.main .box .sl_add_jian a i {

	line-height: 29px;

	font-size: 19px;
    color: red;
}

.sl_add_jian input {
	text-align: center;
	width: 50px;
	height: 22px;
	float: left;
}


/*shaoppingcart*/

.zj th {
	height: 50px;
	background:#368dc5;
	border: none;
}


/* 字母切换

ul.more_zm a {
	float: left;
	margin-right: 5px;
	font-size: 14px;
	color: #005AA0;
	border: 1px solid #ffffff;
	height: 16px;
	line-height: 16px;
	padding: 0 9px;
	cursor: default;
	text-align: center;
	display: block;
	margin: 1px;
}

ul.more_zm a.selected,
ul.more_zm a:hover {
	border: 1px solid orangered;
	color: orangered;
}
 */

/*轮播箭头start*/

.model_slider {
	position: relative;
}


/*.model_slider .rslides img {
	height: 330px;
}*/

.model_slider .rslides p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	margin: 0;
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
	font-size: 11pt;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.5);
	background-color: #666\9;
	display: none;
}

.model_slider .rslides_nav {
	display: none;
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 38px;
	height: 61px;
	margin-top: -40px;
	line-height: 200px;
	background-image: url(../img/arrow.png);
	overflow: hidden;
	opacity: .7;
}

.model_slider .rslides_nav.next {
	right: 0;
	background-position: right 0;
}


/*轮播箭头end*/


/*试剂详情页 2018.4.23*/

.mod-title .title {
	border: none;
}

.mod-title {
	margin: 5px 0;
	padding: 9px;
	background: #f9f7f7;
}

.bottomed {
	border-bottom: 1px solid #e6e6e6;
}

.details-item .reagent-info li {
	width: 33.33%;
	float: left;
	color: #666;
}

.details-item .reagent-info li span {
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.details-item .reagent-info li .type {
	width: 30%;
}

.details-item .reagent-info li .info {
	width: 70%;
}

.tabs_title h3 {
	float: left;
	margin-right: 20px;
	color: #444;
	cursor: pointer;
}

.tabs_title h3.current {
	color: #2B8BCA;
}

.tab_content {
	display: none;
}


/*banner*/

.model_slider {
	position: relative;
	margin: 0 auto;
}

.model_slider .rslides img {
	height: 338px;
}

.model_slider .rslides p {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	margin: 0;
	padding: 0 10px;
	height: 32px;
	line-height: 32px;
	font-size: 11pt;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.5);
	background-color: #666\9;
	display: none;
}

.model_slider .rslides_nav {
	display: none;
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 38px;
	height: 61px;
	margin-top: -40px;
	line-height: 200px;
	background-image: url(../img/arrow.png);
	overflow: hidden;
	opacity: .7;
}

.model_slider .rslides_nav.next {
	right: 0;
	background-position: right 0;
}





.search_box {
	width: 1200px;
	margin: 0 auto;
	position: absolute;
	height: 100%;
	top: 0;
	z-index: 99;
	left: 50%;
	margin-left: -600px;
}

.box-5 {
	width: 49%;
}

.main .box .title {
	border-bottom: 2px solid #f3d7a4;
}

.notice .content img,
.serviceCenter .content img,
.rules .content img,
.ajustCenter .content img {
	float: left;
	margin: 0 5px 5px 0;
}

.notice .content .minititle,
.serviceCenter .content .minititle,
.rules .content .minititle,
.ajustCenter .content h5 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	line-height: 32px;
}

.notice .content .minititle:hover,
.serviceCenter .content .minititle:hover,
.rules .content .minititle:hover {
	color: orangered;
}

.notice .content p,
.serviceCenter .content p,
.rules .content p {
	line-height: 22px;
	font-size: 11pt;
	max-height: 64px;
	margin-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #504f4f;
}

.ajustCenter .content p {
	line-height: 20px;
	font-size: 15px;
	color: #504f4f;
	text-overflow: ellipsis;
}

.ajustCenter {
	height: 218px;
	overflow: hidden;
}

.searchbox {
	float: left;
	width:480px;
}

.searchbox input {
	padding: 8px 0;
	border: 1px solid #d2d2d2;
	/* border-right: 0; */
	outline: 0;
	background: #f8f8f8;
	font-size: 15px;
	width: 250px;
	text-indent: 10px;
}

.searchbox .search_btn {
	border-left: 0;
	text-align: center;
	background: #e54b00;
	display: inline-block;
	transition: all 0.18s ease-out;
	padding: 7px 16px;
	color: #fff;
	display: inline;
}

.reagentlist_tabs {
	border: none;
	padding: 20px 10px 0px 10px;
}

/* .reagentlist_tabs .fr_btn a:after {
	content: '|';
	margin: 0 10px;
	color: #aba9a9;
} */

.reagentlist_tabs .fr_btn a.last:after {
	content: '';
	margin: 0;
}

.fr_btn a {
	display: block;
	float: left;
	position: relative;
}

table td img {
	width: 80px;
	height: 80px;
}

table td p,
table th p {
	line-height: 1.6;
	max-height: 3em;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 13px;
}

.badge {
    display: block;
    position: absolute;
    right: 1px;
    top: 0px;
    background: #f5383c;
    text-align: center;
    line-height: 16px;
    border-radius: 50%;
    padding: 4px;
    color: #fff;
    font-size: 12px;
    min-width: 16px;
    height: 16px;
}

.u-flyer {
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	position: fixed;
	z-index: 9999;
}


/*选项卡样式start*/

.model .model_tabs {
	margin-bottom: 15px;
}

.model .model_tabs .tab_title {
	width: 100%;
	height: 35px;
}

.model .model_tabs .tab_title span {
	width: 72px;
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	text-align: center;
	cursor: pointer;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	width: 24.8%;
}

.model .model_tabs .tab_title span.current {
	color: orangered;
	color: #3087BD;
	font-weight: bold;
}

.model .model_tabs .tab_content {
	width: 100%;
	height: auto;
	max-height: 500px;
	display: none;
}

.model .model_tabs .tab_title span.current {
	background: #157fa6;
	color: #fff;
	border-color: #157fa6;
	font-weight: normal;
}

.model .model_tabs .tab_title {
	margin-bottom: 5px;
}


/*选项卡样式end*/

#tongzhi {
	height: 313px;
	overflow: hidden;
}

.order_list ul li span {
	color: #2f4554;
}

.order_list ul li {
	padding: 0px 10px;
	border-radius: 5px;
}

.order_list ul li:hover {
	background: #F5f5f5;
	font-weight: bold;
}

.order_list ul li.top:hover a {
	color: orangered;
}

.order_list ul li a {
	text-indent: 5px;
}

.order_list ul li b {
	width: auto;
	height: 18px;
	line-height: 18px;
	float: left;
	color: #695e5e;
	padding-right: 5px;
	font-size: 26px;
	line-height: 40px;
	height: 40px;
	font-weight: normal;
	font-style: italic;
}

.order_list ul li.top b {
	color: #f55c3c;
}

.order_list ul li.top {
	background: transparent;
	width: auto;
}

.order_list ul li.top:hover {
	background: #F5f5f5;
	font-weight: bold;
}


/*
.minipanel {
	width: 226px;
	height: 100px;
	float: left;
	margin: 5px;
	overflow: hidden;
}

.minipanel a {
	width: 244px;
	height: 100px;
	display: block;
	color: #FFFFFF;
	position: relative;
}

.minipanel a span {
	display: block;
	position: absolute;
	left: 30px;
	top: 60px;
}

.minipanel-content2 {
	background: #5fb0da;
}

.minipanel-content2 a {
	background: url(../img/iconH.png) no-repeat;
	background-position: 54px -10px;
}

.minipanel-content3 {
	background: #a1cbef;
}

.minipanel-content3 a {
	background: url(../img/iconH.png) no-repeat;
	background-position: 50px -16px;
}*/


/*banner 菜单*/

.index_btn {
	width: 1200px;
	height: 50px;
	z-index: 9999;
	background: FFFFFF;
	margin: 0 auto;
	z-index: 999;
}

.index_btn ul {
	padding: 0px;
	position: relative;
	margin-left: -10px;
}

.index_btn ul li {
	float: left;
	width: 25%;
	height: 50px;
}

.index_btn ul li .warp {
	margin-left: 10px;
}

.index_btn ul li span {
	position: relative;
	z-index: 999;
	width: 100%;
	display: block;
	height: 50px;
	background: #fff;
	border-bottom: 2px solid #a7a7a7;
}

.index_btn ul li span a {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	line-height: 50px;
	float: left;
	height: 50px;
	text-indent: 30px;
}

.index_btn ul li:hover span a {
	color: #FFF;

	background: #2b8bca;
}

.index_btnbox {
	width: 1200px;
	height: 340px;
	background: #FFF;
	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 998;
}

.index_btnbox img {
	display: block;
	margin: auto;
	height: 320px;
	width: 282px;
	float: left;
	margin: 10px 10px 0px 10px;
}

.index_btnbox p {
	padding: 10px 10px 0 10px;
	height: 99%;
	overflow: scroll;
}

.index_btnbox p strong {
	display: block;
}

.index_btnbox p a {
	display: inline-block;
	line-height: 26px;
	margin: 0 16px 0 0px;
}

.index_btnbox p a:hover {
	color: orangered;
}

.index_btn ul li span i {
	font-size: 36px;
	margin-right: 3px;
	position: absolute;
	left: 180px;
}

/*登录按钮*/
.big-btn {
	background: #0093DD;
	height: 50px;
	margin-bottom: 10px;
	border-radius: 5px;
	padding: 0 10px;
	width: auto;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	position: relative;
}

.btn-lightblue {
	background: #51aded;
	color: #fff;
	position: relative;
	border-bottom: 3px solid #3e9ee0;
}

.btn-orangered {
	background: #ffb141;
	color: #fff;
	border-bottom: 3px solid #e29321;
}

.btn-lightgreen {
	background: #b1ca5b;
	color: #fff;
	border-bottom: 3px solid #98b72b;
}

.btn-lightseagreen{
	background: #45B8C6;
	color: #fff;
	border-bottom: 3px solid #34a5b3;
}

.btn-mediumpurple{
	background: #8e9de2;
	color: #fff;
	border-bottom: 3px solid #8490c7;
}

.btn-caret {
	position: absolute;
	left: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border-right: 1px solid #39393a3d;
}

.main .box .btn-caret i {
	float: none;
}


/*通知列表*/

.media {
	margin: 0;
	padding: 8px 0 5px;
	border-bottom: 1px solid #d9d9d9;
}

.media:hover {
	background: #f9f9f9;
}

.media:hover .media-body .media-heading {
	color: orangered;
}

.media .article-date {
	color: #0093dd;
	width: 70px;
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top;
}

.media-body a {
	display: block;
	color: #b1b1b1;
	text-decoration: none;
	height: 70px;
	font-size:11pt;
	overflow: hidden;
}

.article-right .media .article-date h2 {
	margin: 8px 0;
	font-size: 28px;
	font-weight: 300;
}

.text-center {
	text-align: center;
}

.article-right .media .media-body {
	font-size: 13px;
	line-height: 21px;
}

.article-right .media .media-body a {
	color: #a1a1a1;
}

.main .media-body .media-heading {
	color: #333;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;
}

/* 右侧购物车 */
.right-side {
				position: fixed;
				bottom: 35%;
				right: 0;
				z-index: 2000;
				width: 35px;
				height:200px;
				background: #444851;
				transition: all 0.3s;
			}
			
			.shopCart {
				position: absolute;
				top: 50%;
				margin-top: -70px;
				color: #fff;
				cursor: pointer;
				width: 35px;
				padding: 10px 0;
			}
			
			.shopCart:hover {
				color: #fff;
				background: #444851;
			}
			
			.shopCart .shopCart-text {
				display: block;
				width: 20px;
				margin-left: 10px;
			}
			
			.shoplist {
				/*padding: 10px 0 10px 10px;*/
				/*width: 250px;*/
				height: 100%;
				margin-left: 35px;
			}
			
			.shoplist .warp {
				width: 122%;
				height: 100%;
				background: #fff;
			}
			
			.right-side.active {
				
			}
			
			.right-side.active .shoplist {
				width: 250px;
			}
			
			.shoplist table tr {
				border-bottom: 1px solid #e8e6e6;
			}
			
			.shoplist table td {
				overflow: hidden;
				white-space: nowrap;
				text-overflow: ellipsis;
			}
			
			.shoplist table td img {
				width: 40px;
				height: 40px;
			}
			
			.shoplist table td p {
				white-space: nowrap;
			}
			
			.shoplist table th {
				font-size: 12px;
				font-weight: bold;
				background: #edf1f7;
   				color: #444;
			}
			
			.shoplist .btn {
				padding: 3px 6px 3px;
			}
			
			.right-side-bottom {
				position: absolute;
				bottom: 0px;
				height: 50px;
				line-height: 50px;
				width: 305px;
				background: #edf1f7;
			}
			
			.right-side-bottom a {
				background: #f1912f;
				color: #fff;
				position: absolute;
				right: 0;
				height: 50px;
				line-height: 50px;
				padding: 0 30px;
			}
/* 筛选栏 */
.select_box {
			width: 80%;
			margin: 0 auto;
			
			min-width: 1180px;
		}
		
		.select_box .select_box_wrap {
			color: #666;
			border-bottom: 1px solid #DDD;
			height: 34px;
			position: relative;
			overflow: hidden;
		}

		.select_box  .select_box_title {
			background-color: #f3f3f3;
			width: 100px;
			float: left;
			height: inherit;
			line-height: 34px;
			padding-left: 5px;
			font-size: 11pt;
		}

		
		.select_box  .select_box_content {
			font-size: 11pt;
			margin-left: 105px;
			
		}
		
		.select_box  .select_box_content dl dd a {
			margin:0 10px 0 20px;
			line-height: 34px;
		}

		
		.select_box ul li {
			float: left;
			margin-right: 30px;
		}
		
		.select_box ul.more_zm {
			position: relative;
		}
		
		.select_box ul.more_zm li {
			float: left;
			margin-right: 5px;
			font-size: 12px;
			color: #005AA0;
			border: 1px solid #ffffff;
			height: 20px;
			line-height: 20px;
			padding: 0 3px;
			cursor: default;
			text-align: center;
		}
		
		.select_box .select_box_wrap a {
			text-decoration: none;
			color: #005aa0;
		}
		
		.select_box .select_box_Select {
			color: #333333;
			line-height: 23px;
			font-size: 12px;
			position: absolute;
			right: 0;
			top: 0;
			padding-bottom: 4px;
			background: #fff;
		}
		
		.select_box a.qd_sq_box {
			position: relative;
			margin-right: 10px;
			border: 1px solid #DDDDDD;
			padding: 0 20px 0 6px;
			float: right;
			margin-top: 5px;
			color: #000000;
			cursor: pointer;
		}
		
		.select_box a.qd_sq_box.more i {
			background-image: url(../img/search.ele.png);
			background-position: 4px -9px;
			display: block;
			font-size: 12px;
			height: 20px;
			line-height: 23px;
			position: absolute;
			right: 2px;
			top: 1px;
			transition: background-position .15s ease-in-out;
			-moz-transition: background-position .15s ease-in-out;
			-webkit-transition: background-position .15s ease-in-out;
			-o-transition: background-position .15s ease-in-out;
			visibility: visible;
			width: 20px;
			zoom: 1;
		}
		
		.select_box a.qd_sq_box.shouqi i {
			background-image: url(../img/search.ele.png);
			background-position: 4px -28px;
			display: block;
			font-size: 12px;
			height: 20px;
			line-height: 23px;
			position: absolute;
			right: 2px;
			top: 1px;
			transition: background-position .15s ease-in-out;
			-moz-transition: background-position .15s ease-in-out;
			-webkit-transition: background-position .15s ease-in-out;
			-o-transition: background-position .15s ease-in-out;
			visibility: visible;
			width: 20px;
			zoom: 1;
		}
		
		.select_box a.qd_sq_box:hover {
			color: orangered;
			border-color: orangered;
		}
		
		.select_box a.qd_sq_box.more:hover i {
			background-position: 4px 8px;
		}
		
		.select_box a.qd_sq_box.shouqi:hover i {
			background-position: 4px -45px;
		}
		
		.select_box a.moreSelect {
			position: relative;
			margin-right: 10px;
			border: 1px solid #DDDDDD;
			padding: 0px 6px 0 20px;
			float: right;
			margin-top: 5px;
			color: #000000;cursor: pointer;
		}
		
		.select_box a.moreSelect i {
			background-image: url(../img/search.ele.png);
			background-origin: padding-box;
			background-position: 0px -63px;
			display: block;
			height: 20px;
			left: 3px;
			line-height: 23px;
			position: absolute;
			top: 1px;
			transition: background-position .15s ease-in-out;
			-moz-transition: background-position .15s ease-in-out;
			-webkit-transition: background-position .15s ease-in-out;
			-o-transition: background-position .15s ease-in-out;
			width: 13px;
			zoom: 1;
		}
		
		.select_box a.moreSelect:hover i {
			background-position: 0px -84px;
		}
		
		.select_box a.moreSelect:hover {
			color: orangered;
			border-color: orangered;
		}
		
		.select_box ul.more_zm li:hover {
			color: rgb(228, 57, 60);
			border: 1px solid rgb(228, 57, 60);
		}
		
		.select_box .more_zm li .select_content {
			display: none;
			position: absolute;
			font-size: 11pt;
			left: 0px;
			height: 136px;
			overflow-y: auto;
			text-align: left;
			margin-top: 5px;
		}

		.select_box .more_zm li:hover .select_content {
			display: block;
		}
		
		.select_box .confirm_btn {
			float: left;
			bottom: 2px;
			position: absolute;
			left: 50%;
			margin-left: -20px;
			margin-bottom: 6px;
			
		}
		
		.select_box .btn {
			width: 32px;
			height: 20px;
			border: 1px solid #DDDDDD;
			background-color: #f7f7f7;
			font-size: 12px;
			color: #666;
			padding: 4px 13px 5px;
			border-radius: 2PX;
			cursor: pointer;
		}
		
		.select_box .btn.btn-red {
			background-color: #E74649;
			border-color: #E74649;
			color: #FFFFFF;
		}
		
		.select_box .checkbox_i a {
			position: relative;
			line-height: 34px;
		}
		
		.main .select_box_content dl dd a i {
		float:none;
			background-color: rgb(255, 255, 255);
			background: url(../img/search.ele.png) no-repeat 9999px 9999px;
			border: 1px solid rgb(204, 204, 204);
			width: 12px;
			height: 12px;
			position: absolute;
			left: -16px;
			top: 2px;
		}
		
		.select_box .select_content a:hover {
			color: #e4393c;
		}
		
		.select_box .select_content a.active {
			color: #fff;
			background-color: #f60;
			display: inline-block;
			white-space: nowrap;
			line-height: 24px;
			padding: 0 10px;
		}
		
		.select_box .checkbox_i a.active {
			background-color: transparent;
			color: #005aa0;
			line-height: initial;
			padding: 0;
		}
		.select_box .checkbox_i a.active:hover{
			color: red;
		}
		.select_box .checkbox_i a:hover i {
			border-color: #e4393c;
		}
		
		.select_box .checkbox_i a.selected i {
			background-position: -1px -107px;
			border-color: #e4393c;
		}
		
		.select_box .checkbox_i a.selected {
			color: #e4393c;
		}
		
		.select_box ul li.selected {
			border-color: #e4393c;
			color: #e4393c;
		}
		
		.select_box .default {
		    max-height: 160px;
		    overflow-y: auto;
		    line-height: 34px;
		    width: 93%;
		}
		
		.select_box .more_zm {
			margin: 6px 0px 0px 6px;
		}
		
		.select_box .selectedShow {
			background: #f5f5f5;
			border: 1px solid #f60;
			padding: 3px 5px;
			margin-right:10px;
		}
		
		.select_box .selectedShow span {
			color: #e8650e;
		}
		
		.select_box .selectedShow em {
			width: 20px;
			display: inline-block;
			height: 20px;
			line-height: 20px;
			font-style: normal;
			text-align: center;
			color: #f60;
			
			cursor: pointer;
		}
		.select_box .selectedShow em:hover{
			font-weight: bold;
		}
.select_box .sx {
				line-height: 40px;
				color: #333;
				font-size: 11pt;
			}
			/*选项卡样式start*/
			
			.select_box .model_tabs {
				margin-bottom: 15px;
				width: 310px;
				margin-top: 10px;
			}
			
			.select_box .model_tabs .tab_title {
				width: 100%;
				height: 15px;
			}
			
			.select_box .model_tabs .tab_title span {
				position: relative;
				width: 36px;
				display: block;
				float: left;
				height: 23px;
				line-height: 23px;
				text-align: center;
				cursor: pointer;
				font-size: 12px;
				color: #333;
				padding: 0 24px 0 10px;
				border-right: 1px solid #e4e4e4;
				border-bottom: 1px solid #e4e4e4;
				border-top: 1px solid #e4e4e4;
			}
			
			.select_box .model_tabs .tab_title span.current {
				color: orangered;
				color: #3087BD;
				font-weight: bold;
				background: #3087BD;
				color: #fff;
				border-color: #3087BD;
				font-weight: normal;
			}
			
			.select_box .model_tabs .tab_title {
				margin-bottom: 5px;
			}
			/*选项卡样式end*/
			
			.select_box .f-sort .arrow {
				height: 11px;
				margin-top: 6px;
			}
			
			.select_box .f-sort .arrow {
				position: absolute;
				right: 12px;
				width: 7px;
				overflow: hidden;
				background: url(../img/sx_arrow.png) no-repeat 0 -100px;
			}
			
			.select_box .f-sort span.current .arrow {
				background: url(../img/sx_arrow.png) no-repeat 0 -120px;
			}
			.select_box .f-sort em,  .f-sort em {
    display: inline-block;
    width: 7px;
    margin-left: 5px;
    vertical-align: top;
        position: absolute;
    right: 9px;
}
 .select_box .f-sort .fs-up .arrow-up {
 	  background: url(../img/sx_arrow.png) no-repeat -10px -120px;
 }
.select_box  .f-sort .fs-up .arrow-down {
 	  background: url(../img/sx_arrow.png) no-repeat -10px -150px;
 }
 
 .select_box  .f-sort .fs-down .arrow-up {
 	  background: url(../img/sx_arrow.png) no-repeat -10px -140px;
 }
 .select_box .f-sort .fs-down .arrow-down {
 	  background: url(../img/sx_arrow.png) no-repeat -10px -130px;
 }
		.select_box	.f-sort .arrow-up {
				float: left;
				    width: 7px;
    height: 4px;
    margin-top: 6px;
   
    background: url(../img/sx_arrow.png) no-repeat -10px -100px;
}
.select_box .f-sort .arrow-down{
	float: left;
	    width: 7px;
    height: 4px;
    margin-top: 3px;
 background: url(../img/sx_arrow.png) no-repeat -10px -110px;
}

