﻿body{background-color: #eeeff1!important;}
.clearfix:after {
	content:"";
	display:block;
	height:0;
	line-height:0;
	clear:both;
	visibility:hidden
}
.container {
	border-top: none;
}
.container .containert
{
    background: #eeeff1;
    padding-top: 10px;
    padding-bottom: 20px;
}
.medistop{width:100%;}
.meditop {
	width:100%;
	border-bottom:1px solid #ececec;
}
.meditop .meditbox {
	width:1200px;
	margin:0 auto;
	height:94px;
	background:url(/Content/package/Medical/nav-bg.png)
}
.medilogo {
	width:162px;
	height:32px;
	float:left;
	margin-top: 32px;
}
.medilogo img {
	width:100%;
    height: auto;
}
.mediright {
	float:right;
	margin-top: 28px;
}
.mediright li {
	float:left;
	padding:2px 2px;
	border:1px solid #e4e4e4;
	margin-left:10px;
}
.mediright li a {
	display:block;
	padding: 6px 15px;
	border: 1px solid #e4e4e4;
	color: #333;
	font-size: 14px;
}
.mediright li.cur {
	border:1px solid #fcaf7b
}
.mediright li.cur a {
	border:1px solid #fcaf7b;
	color:#fcaf7b;
	font-weight:700;
}
.search-type {
	height: 20px;
}

	.search-type li {
		float: left;
		/*	width: 68px;
height: 32px;
line-height: 32px;*/
		margin-left: 10px;
		text-align: center;
	}

		.search-type li a {
			display: block;
			color: #fff;
			font-size: 14px;
			font-weight: 700;
			padding: 5px 8px;
		}

			.search-type li a:hover {
				color: #df802e;
			}

		.search-type li.cur {
			background-color: #fff;
			/*border: 1px solid #4f86d6;*/
			border-radius: 3px 3px 0 0;
		}

			.search-type li.cur a {
				color: #4f86d6;
				font-weight: 700;
			}
.medisearch {
	width:100%;
	border-bottom:1px solid #ececec;
    background: #eeeff1 url(/Content/package/Medical/banner2.png) no-repeat center 0;
}
.medisearch .medisbox {
	width:1200px;
	margin:0 auto;
	height:50px;
}
.medistit {
	float:left;
	width:99px;
	border-left:1px solid #ececec;
	line-height:50px;
	position:relative;
}
.medistit a {
	color:#999;
	display:block;
	font-size:14px;
}
.medistit a.tall {
	width:90%;
	padding-left:10%;
	height:50px;
	position:relative;
}
.medistit a.tall .tmore {
	display:block;
	width:15px;
	height:12px;
	background:url(/Content/package/Medical/icon-class.png);
	position:absolute;
	right:10px;
	top:20px;
}
.medistit .ttxtmore {
	display:none;
	position:absolute;
	top:50px;
	left:-1px;
	width:100%;
	border:1px solid #e4e4e4;
    z-index: 999;
    background: #fff;
}
.medistit .ttxtmore li a {
	width:100%;
	text-align:center;
	border-bottom:1px solid #e4e4e4;
}
.medistit .tarrow {
	position:absolute;
	bottom:0px;
	right:0px;
	width:13px;
	height:13px;
	display:block;
	background:url(/Content/package/Medical/arrow.png);
}
.medistxt {
	float:left;
	width:1100px;
}
.medistxt .searchword {
	display:block;
	border: 1px solid #f5efd9;
	float: left;
	height: 50px;
	line-height: 50px;
	width: 995px;
	font-size: 14px;
}
.imgbtntopsearch_package {
	background: url(/Content/package/Medical/icon-serch.png) no-repeat center;
	background-color: #4f86d6;
    background-size:20px;
}
.mainbox {
	position:relative;
	width:100%;
	background:url(/Content/package/Medical/bg.png) repeat center 0 !important;
	min-height:580px;
	background-color:#f0efed;
    padding-top: 240px;
    padding-bottom: 20px;
}
.newbook {
	min-height:480px;
	width:1200px;
	margin:0 auto;    
}
.newbook.nf {
    padding-top: 70px;
}
.newbook .booktit {
	width:60px;
	text-align:center;
	float:left;
	margin-right:40px;
	margin-top: 15%;
}
.newbook .booktit h1 {
	font-size:24px;
	color:#5f82ba;
	background-color:#fff;
	padding:20px 10px;
	font-weight:700;
    width:40px;
}
.newbook .booktit a {
	color:#666;
	display:block;
	margin-top:5px;
}
.newbook .bookmore {
	background:#fff;
	padding:50px 50px;
	float:left;
	width:1000px;
	padding-bottom: 30px;
}
.bookmore .bookfirst .bookpic {
	float:left;
	display:block;
	width:170px;
	height:200px;
	overflow:hidden;
	margin-right:50px;
}
.bookfirst .bookpic img {
	width:100%;
}
.bookfirst .bftxt {
	float:left;
	width: 760px;
}
.bookfirst .bftxt a {
	color:#333;
	font-size:20px;
	font-weight:700;
}
.bookfirst .bftxt .ftxt {
	background-color:#f3f7f6;
	padding:20px 10px;
	position:relative;
	margin-top: 30px;
	padding-bottom:30px;
}
.bookfirst .bftxt .ftxt .s1 {
	display:block;
	width:33px;
	height:24px;
	position:absolute;
	left:15px;
	top:-10px;
	background:url(/Content/package/Medical/s2.png);
}
.bookfirst .bftxt .ftxt .s2 {
	display:block;
	width:33px;
	height:24px;
	position:absolute;
	right:15px;
	bottom:-10px;
	background:url(/Content/package/Medical/s1.png);
}
.bookfirst .bftxt .ftxt span {
	display: block;
	font-size:14px;
	line-height:28px;
	color:#666;
	text-indent:30px;
	max-height: 92px;
	overflow:hidden;
}
.mainbox2 {
	width:1300px;
	padding: 40px;
    padding-bottom: 20px;
	background-color:white;
	margin:0 auto;
	margin-bottom:50px;
}
.mainbox2.f{
    padding-top: 0;
	margin-top:10px;
}
.mainbox2.nf{
    padding-top: 0;
}
.mainbox2.f .zbbook{
    padding-top: 0px;
}
.zbbook {
	width:1200px;
	margin:0 auto;
}
.zbbook .zbh1 {
	width: 100%;
    position:relative;
	padding-top:40px
}
.zbbook .zbh1 .zbhc{    
    text-align:center;
}
.zbbook .zbh1 .zbtit {
	font-size:24px;
	color:#6186b2;
	padding:0px 0px;
	font-weight:700;
	text-align:center;
}
.zbbook .zbh1 .zbtit b {
	color:#333;
}
.zbbook .zbh1 .line {
	width: 50px;
	margin: 0 10px;
	height: 1px;
	background: #5f82ba;
	margin-top: 15px;
	display:block;
}
.zbbook .zblist {
	width:100%;
}
.zbbook .zblist ul {
	margin-left:0px;
}
.zbbook .zblist li {
	float:left;
	margin-right:80px;
	width:160px;
}
.zbbook .zblist li:last-child {
	margin-right:0px;
}
.zbbook .zblist li a {
	display:block;
	position:relative;
	width:100%;
}
.zbbook .zblist li a img {
	width:100%;
}
.zbbook .zblist li a .zbtit {
	width:100%;
	padding:1px 0px;
	/*background:#fff;
	position:absolute;
	bottom:-40px;
	left:20px;
	min-height:50px;*/
}
.zbtit span {
	display:block;
	font-size:12px;
}
.zbtit .s1 {
	color:#666;
	line-height: 18px;
}
.zbtit .s2 {
	color:#999;
	margin-top:6px;
}
.zbbook .zbmore {
	position: relative;
	width: 200px;
	background-color: #4f86d6;
	margin: 0 auto;
	margin-top: 50px;
	border-radius: 5px;
}
.zbbook .zbmore a {
	display:block;
	padding: 13px 10px;
	text-align: center;
	color:white;
	font-size: 16px;
	font-weight: bold;
}
.zbmore .s-m{
    position: absolute;
    top: 19px;
    right: 35px;
    width: 20px;
    height: 11px;
}
/*滚动*/
#wrapper {
	width: 100%;
	position:relative;
	margin-top: 20px;
}
#carousel {
	width: 90%;
	padding:0px 5%	}
#carousel ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
    overflow: hidden;
    max-height: 200px;
}
#carousel li {
	display: block;
	width: 120px;
	height: 200px;
	padding: 0 50px;
	float: left;
	position: relative;
    border-right: 1px solid #eee;
}
#carousel li img {
	width: 110px;
	height: 150px;
}
#carousel li a {
	display:block;
	color:#666;
}
#carousel li span {
	display: block;
	width: 120px;
	margin-top: 2px;
	line-height: 20px;
	height: 40px;
	font-size: 14px;
	text-align: left;
	overflow: hidden;
}
#carousel .prev, #carousel .next {
	display: block;
	width: 19px;
	height: 54px;
	position: absolute;
	top: 70px;
}
#carousel .prev {
	background: url(/Content/package/Medical/l-arrow.png) no-repeat;
	left: 0px;
}
#carousel .next {
	background: url(/Content/package/Medical/R-arrow.png) no-repeat;
	right: 0px;
}
#carousel .pager {
	text-align: center;
	margin: 0 auto;
    margin-top: 6px;
}
#carousel .pager a {
	text-decoration: none;
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 10px 0 0;
	background-color:#fff;
	border:2px solid #999;
	border-radius:50%;
	vertical-align: middle;
}
#carousel .pager a span {
	display:none;
}
#carousel .pager a.selected {
	text-decoration: underline;
	background-color:rgba(202, 26, 27, 1);
	border:2px solid #ffd7df;
	width: 12px;
	height: 12px;
}
/*搜索*/


.search-page {

    display: table;
}
}
	.search-page:after {
		content: "";
		display: block;
		height: 0;
		line-height: 0;
		clear: both;
		visibility: hidden
	}
	.search-page .search-main {

	}
.search-title {
	padding: 30px 0px 12px 0px;
	border-bottom: 1px solid #e5e5e5;
	margin: 0px 30px;
	margin-bottom: 20px;
}
.search-title label {
	color:#666;
	font-weight:700;
}
.search-title span {
	color:#f64300;
}
/*分类*/
.search-page.mediclass {
	background:none;
	width:1200px;
    margin-top:10px;
    margin-bottom:20px;
}
.search-page.mediclass .search-left {
	width:244px;
}
.search-page.mediclass .search-main {
	float:right;
	background-color:#fff;
    padding: 30px 30px;
}
.search-page.mediclass #search-left .nav_name {
	width:100%;
	margin-top: 0;
	height: 40px;
	line-height: 40px;
}
.search-page.mediclass #search-left .nav-tree {
	width:100%;
}
.search-page.mediclass #search-left .nav-tree .nav-tree-node {
	width: 80%;
	padding: 0 10%;
	margin:0px 0px;
}
.search-page.mediclass #search-left .nav-tree .nav-tree-node ul li {
	border-bottom:1px dashed #ddd;
	padding-left: 25px;
}
.search-page.mediclass #search-left .nav-tree .nav-tree-node ul li a.nav_clcsec {
	display:block;
	float:none;
}
.search-page.mediclass #search-left .nav-tree .nav_clcfirst {
	margin-left: 0px;
	padding-left: 10px;
	display: block;
	float: none;
	border-bottom: 1px dashed #ddd;
}
.search-page.mediclass .book-list-item{
    width: 900px;
}
.search-page.mediclass .book-list-item .book-list-content {
    width: 755px;
    padding: 20px 0 25px 22px;
    box-sizing: border-box;
    position: relative;
    float: left;
}
/*更多*/
.search-main-list .book-thumbnail-row {
	width: 100%;
}
.search-more .book-new-item {
	width:270px;
}


.book-new-item .book-list-check {
	height: 0px;
}

.book-new-item .book-list-check input {
    display:none;
}
.search-more {
    width: 1150px;
    margin: 0px auto;
    background: #fff;
    padding-left: 50px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.search-more .searchm-title {
    padding: 30px 0px 12px 0px;
    border-bottom: 1px solid #e5e5e5;
    margin-right: 30px;
    margin-bottom: 20px;
    margin-left: -20px;
}
.search-more .searchm-title h1{
    height: 25px;
    line-height: 25px;
    border-left: 3px solid #5f82ba;
    color:#5f82ba;
    padding-left: 20px;
    font-weight: 700;
    font-size: 20px;
}
.search-more .search-main-footer{
    width:92%;
}
/*详情*/
.detail-body {
    width: 1160px;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 10px 20px;
}
/*数据库简介*/
.intro-page {
	width:1200px;
	margin:0 auto;
	margin-top:10px;
	margin-bottom:20px;
	background-color:#fff;
	padding: 50px 0px;
    padding-bottom: 80px;
}
.intro-title {
	position:relative;
	height:75px;
	width:90%;
	margin:0px auto;
}
.intro-title .introimg {
	float:left;
	background:url(/Content/package/images/dataBase-info-dec.png);
	width:240px;
	height:75px;
}
.intro-title .introline {
	height:2px;
	background-color:#c86643;
	float:left;
	width: 810px;
	margin-left: 30px;
	margin-top: 40px;
}
.intro-d {
	width:60%;
	margin:0 auto;
}
.intro-d h1 {
	font-weight:700;
	font-size:30px;
	text-align:center;
	margin-top:40px;
	margin-bottom:50px;
    color:#333;
}
.intro-d .introd {
	line-height: 35px;
	margin: 0 auto;
	text-align: left;
    color:#666;
}