@charset "utf-8";
/* CSS Document */

.baike_bar {
	width:100%;
	background:url(../images/baike_bg.jpg) no-repeat center top #f8f8f8;
	background-size:100% auto;
}

.baike_top {
	margin-bottom:20px;
}

.baike_top_l {
	width:880px;
	background:#fff;
	float:left;
	border-radius:10px;
	box-sizing:border-box;
	padding:20px;
	height:465px;
	border:1px solid #f0f0f0;
}

.baike_top_la {
	width:530px;
	float:left;
}

.baike_top_banner {
	width:100%;
	height:310px;
	overflow:hidden;
	position:relative;
	z-index:1;
}

.baike_top_banner .pic{ position:relative; z-index:0; }	

.baike_top_banner .pic li {
	position:relative; 
	z-index:1;
	height:310px;
}

.baike_top_banner .pic li p {
	display:block; 
	position:absolute; 
	left:0; 
	bottom:0; 
	z-index:5; 
	background: linear-gradient(to top, rgb(0, 0, 0), transparent);
	width:100%; 
	color:#FFF; 
	box-sizing:border-box; 
	padding:15px 20px 5px 20px; 
}

.baike_top_banner .pic li b {
	width:-webkit-calc(100% - 120px); 
	width:-moz-calc(100% - 120px); 
	width:calc(100% - 120px);
	overflow: hidden; 
    text-overflow: ellipsis;
    white-space: nowrap;
	float:left;
	font-weight:normal;
	font-size:16px;
	height:40px;
	line-height:40px;
}

.baike_top_banner .pic li img { 
  	height:100%;
}	

.baike_top_banner .hd {
	width:20%; 
	position: absolute; 
	z-index:11; 
	bottom: 18px; 
	text-align: right; 
	font-size:0; 
	z-index:1;
	right:10px;
}	
.baike_top_banner .hd li{
    margin: 0 5px 0 0; 
	background: url(../images/dot.png) no-repeat 0 -16px; 
	height: 16px; 
	overflow: hidden; 
	width: 16px; 
	cursor: pointer;
	display:inline-block; 
}	
.baike_top_banner .hd .on {
	background-position:0 0;
}	
.baike_top_banner .prev, .home_slide .next {
	width: 40px;
	height: 60px;
	margin: -20px 0 0;
	display: none;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter:alpha(opacity=20);
	opacity:0.2;
}	
.baike_top_banner .prev {
	left: 0;
}	
.baike_top_banner .next {
	background-position: 0 -60px;
	right: 0;
}	
.baike_top_banner .prev:hover, .baike_top_banner .next:hover {
	filter:alpha(opacity=50) !important;
	opacity:0.5 !important;
}

.baike_toppic {
	margin-top:10px;
}

.baike_toppic li {
	width:-webkit-calc(33% - 6px); 
	width:-moz-calc(33% - 6px); 
	width:calc(33% - 6px);
	float:left;
	height:100px;
	overflow:hidden;
	position:relative;
	z-index:1;
	margin-right:10px;
}

.baike_toppic li:nth-child(3n) {
	float:right;
	margin-right:0;
}

.baike_toppic li img {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    height: 100%;
}

.baike_toppic li p {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 5;
    background: linear-gradient(to top, rgb(0, 0, 0), transparent);
    width: 100%;
    color: #FFF;
    box-sizing: border-box;
    padding: 30px 15px 5px 15px;
}

.baike_toppic li b {
    display: block;
    color: #FFF;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.baike_top_lb {
	width:290px;
	float:right;
}

.baike_top_tit {
	height:35px;
	border-bottom:2px solid #eee;
	position:relative;
	z-index:1;
}

.baike_top_tit h4 {
	display:block;
	float:left;
	position:absolute;
	z-index:5;
	height:35px;
	border-bottom:2px solid #36AD9E;
	bottom:-2px;
	left:0;
	font-size:18px;
	color:#222;
}

.txtScroll-top {
	overflow:hidden;
	position:relative;
}
.txtScroll-top .hd { overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px; display:none; }
.txtScroll-top .bd {
	margin:8px 0 0 0;
	height:380px;
	overflow:hidden;
}
.txtScroll-top .infoList li {
	height:38px;
	line-height:38px;
	overflow:hidden;
	font-size:14px;
}
.txtScroll-top .infoList li i {
	display:block;
	width:20px;
	height:20px;
	border-radius:3px;
	background:#42C5B8;
	color:#fff;
	font-size:12px;
	float:left;
	line-height:20px;
	text-align:center;
	margin-top:9px;
}
.txtScroll-top .infoList li b {
	display:block;
	float:right;
	font-weight:normal;
	width:-webkit-calc(100% - 30px); 
	width:-moz-calc(100% - 30px); 
	width:calc(100% - 30px);
}


.baike_top_r {
	width:300px;
	float:right;
	background:#FFF;
	border-radius:10px;
	box-sizing:border-box;
	padding:20px;
	height:465px;
	border:1px solid #f0f0f0;
}


.baike_top_list {
    margin: 18px 0 0 0;
    overflow: hidden;
}

.baike_top_list li {
    margin-bottom: 18px;
	width:100%;
	float:left;
}

.baike_top_list li .pic {
    width: 110px;
    height: 77px;
    float: left;
    overflow: hidden;
    position: relative;
}

.baike_top_list li .pic img {
    height: 100%;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.baike_top_list li .txt {
    width: -webkit-calc(100% - 125px);
    width: -moz-calc(100% - 125px);
    width: calc(100% - 125px);
    float: right;
}

.baike_top_list li .txt h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
	margin-top:3px;
}

.baike_top_list li .bot {
	height:20px;
	line-height:20px;
	font-size:12px;
	color:#999;
	margin-top:8px;
}

.baike_top_list li .bot span {
	display:block;
	float:left;
	margin-right:20px;
}

.baike_top_list li .bot a {
	color:#42C5B8;
}

.baike_box {
	background:#FFF;
	margin-bottom:20px;
	border:1px solid #f0f0f0;
	box-sizing:border-box;
	padding:20px;
	border-radius:10px;
}

.baike_box_title {
	height: 40px;
    border-bottom: 2px solid #eee;
    position: relative;
    z-index: 1;
}

.baike_box_title h4 {
    float: left;
    height: 40px;
	position:relative;
	z-index:1;
}

.baike_box_title h4:before {
	content:"";
	position: absolute;
    z-index: 5;
	width:100%;
    height: 2px;
	background:#36AD9E;
    bottom: -2px;
    left: 0;
}

.baike_box_title h4 i {
	display:block;
	float:left;
	margin-right:10px;
	width:25px;
	height:25px;
	background:#42C5B8;
	border-radius:50%;
	margin-top:2px;
	position:relative;
	z-index:1;
}

.baike_box_title h4 i:before {
	content:"";
	position:absolute;
	z-index:5;
	width:25px;
	height:25px;
	left:0;
	top:0;
	background:url(../images/baike.png) no-repeat center;
}

.baike_box_title h4 b {
	display:block;
	float:left;
	font-size: 22px;
    color: #222;
	font-weight:bold;
	line-height:30px;
}

.baike_box_title h4 span {
	font-weight:100;
	color:#999;
	text-transform:uppercase;
	margin-left:10px;
	font-size:18px;
	display:block;
	float:left;
	margin-top:6px;
}

.baike_box_title .class {
	float:left;
	margin-left:30px;
	font-size:14px;
	margin-top:4px;
}

.baike_box_title .class a {
	display:block;
	float:left;
	margin-right:15px;
	background:#eee;
	height:24px;
	line-height:24px;
	border-radius:12px;
	color:#555;
	padding:0 15px;
}

.baike_box_title .class a:hover {
	background:#36AD9E;
	color:#fff;
}

.baike_box_title .more {
	display:block;
	float:right;
	background:url(../images/more.png) no-repeat right center;
	padding-right:30px;
	font-size:14px;
	margin-top:3px;
}

.baike_box_c {
	margin:20px 0 0 0;
}

.baike_box_cl {
	width:200px;
	float:left;
	background:#f5f5f5;
	display:none;
}

.baike_box_cl h4 {
	font-size:17px;
	color:#333;
	height:40px;
	line-height:40px;
	margin:0 15px;
	position:relative;
	z-index:1;
	padding-left:15px;
}

.baike_box_cl h4:before {
	content:"";
	position:absolute;
	left:0;
	top:50%;
	margin-top:-6px;
	width:4px;
	height:16px;
	background:#42C5B8;
	border-radius:5px;
}

.baike_box_cl ul {
	margin:0 15px;
}

.baike_box_cl ul li {
	font-size:13px;
	padding:10px 0;
	border-bottom:1px solid #e0e0e0;
}

.baike_box_cl ul li p {
	overflow: hidden; 
    text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical;
	line-height:22px;
	height:44px;
}

.baike_box_cl ul li:first-child {
	padding-top:5px;
}

.baike_box_cl ul li:last-child {
	border-bottom:none;
}

.baike_box_cl ul li i {
    display:inline-block;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    background: #42C5B8;
    color: #fff;
    font-size: 12px;
    float: left;
    line-height: 20px;
    text-align: center;
	margin-right:5px;
}

.baike_box_cc {
	width:850px;
	float:left;
	/*margin-left:20px;*/
}

.baike_box_ca {
	width:100%;
	float:left;
}

.baike_box_ca li {
	width: -webkit-calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
    float: left;
	margin-bottom:20px;
}

.baike_box_ca li:nth-child(2n) {
    float: right;
}

.baike_box_ca li .pic {
    width: 150px;
    height: 90px;
    float: left;
    overflow: hidden;
    position: relative;
}

.baike_box_ca li .pic img {
    height: 100%;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
}

.baike_box_ca li .txt {
    width: -webkit-calc(100% - 165px);
    width: -moz-calc(100% - 165px);
    width: calc(100% - 165px);
    float: right;
}

.baike_box_ca li .txt h6 {
    overflow: hidden;
    font-weight: normal;
    font-size: 14px;
    line-height: 30px;
    height: 30px;
}

.baike_box_ca li .con {
	font-size:12px;
	overflow: hidden; 
    text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical;
	line-height:24px;
	height:48px;
	color:#999;
	margin-top:7px;
}

.baike_box_ca li .bot {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
	margin-top:12px;
	color:#999;
}

.baike_box_ca li .bot span {
    display: block;
    float: left;
    margin-right: 20px;
}

.baike_box_cb {
	width:100%;
	float:left;
}

.baike_box_cb .blist {
	width: -webkit-calc(50% - 10px);
    width: -moz-calc(50% - 10px);
    width: calc(50% - 10px);
    float: left;
}

.baike_box_cb .blist:nth-child(2n) {
    float: right;
}

.baike_box_cb .blist h4 {
	font-size: 17px;
    font-weight: bold;
    color: #333;
    height: 45px;
    line-height: 45px;
    position: relative;
    z-index: 1;
    padding-left: 30px;
	background:#F5F9F9;
}

.baike_box_cb .blist h4:before {
	content:"";
	width:4px;
	height:15px;
	background:#42C5B8;
	position:absolute;
	z-index:5;
	left:15px;
	top:50%;
	margin-top:-7px;
	border-radius:5px 5px 5px 5px;
}

.baike_box_cb .blist ul {
	margin-top:10px;
}

.baike_box_cb .blist li {
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    font-size: 14px;
}

.baike_box_cb .blist li b {
    display: block;
    float: left;
    width: -webkit-calc(100% - 80px);
    width: -moz-calc(100% - 80px);
    width: calc(100% - 80px);
    position: relative;
    z-index: 1;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 36px;
    line-height: 36px;
    font-weight: normal;
}

.baike_box_cb .blist li b:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #777;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    border-radius: 50%;
}

.baike_box_cb .blist li span {
    display: block;
    float: right;
    color: #999;
    font-size: 12px;
}

.baike_box_cr {
	width:280px;
	float:right;
}

.baike_box_cr h4 {
	font-size: 17px;
    color: #333;
    height: 35px;
    position: relative;
    z-index: 1;
	font-weight:bold;
	background:url(../images/phb.png) no-repeat 0 2px;
	padding-left:30px;
}


.bkList {
	
}

.bkList li {
	width:100%;
	float:left;
	box-sizing:border-box;
	padding:0px 10px;
}

.bkList li:nth-child(1) .num {
	background:#FA4E57;
}

.bkList li:nth-child(2) .num {
	background:#FA7A53;
}

.bkList li:nth-child(3) .num {
	background:#FBC258;
}

.bkList li .num{
	font-size:13px;
	color:#fff;
	background:#cfcfcf;
	width:20px;
	height:20px;
	float:left;
	line-height:20px;
	text-align:center;
	margin-top:10px;
	margin-right:10px;
	border-radius:3px;
}
.bkList li .cot {
	float:right;
	width:-webkit-calc(100% - 30px);
	width:-moz-calc(100% - 30px);
	width:calc(100% - 30px);
	overflow:hidden;
}

.bkList li .bk_title {
	height:40px;
	line-height:40px;
	font-size:14px;
	overflow:hidden;
	width:100%;
	float:left;
}

.bkList li .bk_pic {
	width:100px;
	height:65px;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:1;
	display:none;
}

.bkList li .bk_pic img {
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	height:100%;
}

.bkList li .bk_cont {
    width:-webkit-calc(100% - 110px); 
    width:-moz-calc(100% - 110px); 
    width:calc(100% - 110px);
	float:right;
	overflow: hidden; 
    text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:2; 
	-webkit-box-orient:vertical;
	line-height:24px;
	height:48px;
	display:none;
	font-size:14px;
	margin-top:5px;
}

.bkList li.on {
	background:#F5F9F9;
	padding:15px 10px;
	margin-bottom:5px;
}

.bkList li.on .num {
	margin-top:0;
}

.bkList li.on .bk_title {
	display:none;
}

.bkList li.on .bk_pic, .bkList li.on .bk_cont {
	display:block;
}

.baike_box:nth-child(4n+1) .baike_box_title h4 b {
	color:#FB6149;
}

.baike_box:nth-child(4n+1) .blist h4, .baike_box:nth-child(4n+1) .bkList li.on {
	background:#fcf6f5;
}

.baike_box:nth-child(4n+1) .baike_box_title h4 i, .baike_box:nth-child(4n+1) .baike_box_title h4:before, .baike_box:nth-child(4n+1) .baike_box_title .class a:hover, .baike_box:nth-child(4n+1) .baike_box_cb .blist h4:before {
	background:#FB6149;
}

.baike_box:nth-child(4n+2) .baike_box_title h4 b {
	color:#66B460;
}

.baike_box:nth-child(4n+2) .baike_box_title h4 i, .baike_box:nth-child(4n+2) .baike_box_title h4:before, .baike_box:nth-child(4n+2) .baike_box_title .class a:hover, .baike_box:nth-child(4n+2) .baike_box_cb .blist h4:before {
	background:#66B460;
}

.baike_box:nth-child(4n+3) .baike_box_title h4 b {
	color:#38A7DB;
}

.baike_box:nth-child(4n+3) .blist h4, .baike_box:nth-child(4n+3) .bkList li.on {
	background:#f2fafd;
}

.baike_box:nth-child(4n+3) .baike_box_title h4 i, .baike_box:nth-child(4n+3) .baike_box_title h4:before, .baike_box:nth-child(4n+3) .baike_box_title .class a:hover, .baike_box:nth-child(4n+3) .baike_box_cb .blist h4:before {
	background:#38A7DB;
}

.baike_box:nth-child(4n+4) .baike_box_title h4 b {
	color:#42C5B8;
}

.baike_box:nth-child(4n+4) .baike_box_title h4 i, .baike_box:nth-child(4n+4) .baike_box_title h4:before, .baike_box:nth-child(4n+4) .baike_box_title .class a:hover, .baike_box:nth-child(4n+4) .baike_box_cb .blist h4:before {
	background:#42C5B8;
}


.baike_menu {
	margin-bottom:20px;
}

.baike_menu h4 {
	width:30px;
	height:115px;
	background:#42C5B8;
	border-radius:10px;
	float:left;
	text-align:center;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
	padding:7px 10px 0 10px;
}

.baike_menu_r {
	float:right;
	width:-webkit-calc(100% - 70px); 
	width:-moz-calc(100% - 70px); 
	width:calc(100% - 70px);
	position:relative;
}

.bkScroll {
	position:relative;
	z-index:1;
}	
.bkScroll .prev,.bkScroll .next {
	width:25px;
	height:50px;
	position:absolute;
	top:50%;
	margin-top:-25px;
	left:0;
	z-index:100;
	cursor:pointer;
	background-color:rgba(0,0,0,.3);
	border-radius:0 50px 50px 0;
}	
.bkScroll .next{
	left:auto;
	right:0;
	border-radius: 50px 0 0 50px ;
}
.bkScroll .prev:before {
	content:"";
	position: absolute;
    top: 22px;  
    left: 0px;  
    width: 12px;  
    height: 12px;  
    border-style: solid;  
    border-width: 1px 1px 0 0;  
    border-color: #fff;  
    -webkit-transform-origin: 75% 25%;  
    -webkit-transform: rotateZ(225deg);  
    -webkit-transition: 100ms ease-in .1s;  
    transition: 100ms ease-in .1s;
}
.bkScroll .next:before {
	content:"";
	position: absolute;
    top: 22px;  
    right: 6px;  
    width: 12px;  
    height: 12px;  
    border-style: solid;  
    border-width: 1px 1px 0 0;  
    border-color: #fff;  
    -webkit-transform-origin: 75% 25%;  
    -webkit-transform: rotateZ(45deg);  
    -webkit-transition: 100ms ease-in .1s;  
    transition: 100ms ease-in .1s;
}		
.bkScroll .scrollWrap {
	width:1130px;
	overflow:hidden;
}	
.bkScroll dl {
	float:left;
	width:235px;
	position:relative;
	z-index:1;
	height:90px;
	background:#fff;
	border-radius:10px;
	margin-right:20px;
	padding:15px;
	border:1px solid #eee;
}
.bkScroll dl a {
	display:block;
}
.bkScroll dt {
	width:80px;
	height:80px;
	background:#F5F9F9;
	border-radius:50%;
	float:left;
	margin-top:5px;
	margin-left:10px;
	position:relative;
	z-index:1;
}

.bkScroll dt img {
	position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
	width:64px;
}

.bkScroll dd {
	width:125px;
	float:right;
}

.bkScroll dd b {
	display:block;
	font-size:30px;
	color:#42C5B8;
	line-height:40px;
	margin-bottom:7px;
	margin-top:10px;
}

.bkScroll dd span {
	display:block;
	color:#d8e3e2;
	font-size:14px;
	text-transform:uppercase;
	letter-spacing:2px;
	font-weight:600;
}	

.baike_jingx {
	margin-bottom:30px;
}

.baike_jingx_t {
	height: 40px;
    border-bottom: 2px solid #eee;
    position: relative;
    z-index: 1;
}

.baike_jingx_t h4 {
    float: left;
    height: 40px;
	position:relative;
	z-index:1;
}

.baike_jingx_t .sco {
	float:right;
}

.baike_jingx_t .new {
	display:block;
	float:right;
	background:#42C5B8;
	color:#FFF;
	height:24px;
	line-height:24px;
	color:#fff;
	font-size:14px;
	padding:0 10px;
	border-radius:12px;
	margin-left:15px;
	margin-top:3px;
}

/*.baike_jingx_t h4:before {
	content:"";
	position: absolute;
    z-index: 5;
	width:100%;
    height: 2px;
	background:#36AD9E;
    bottom: -2px;
    left: 0;
}*/

.baike_jingx_t h4 i {
	display:none;
	float:left;
	margin-right:10px;
	width:25px;
	height:25px;
	background:#42C5B8;
	border-radius:50%;
	margin-top:2px;
	position:relative;
	z-index:1;
}

.baike_jingx_t h4 i:before {
	content:"";
	position:absolute;
	z-index:5;
	width:25px;
	height:25px;
	left:0;
	top:0;
	background:url(../images/baike.png) no-repeat center;
}

.baike_jingx_t h4 b {
	display:block;
	float:left;
	font-size: 22px;
    color: #222;
	font-weight:bold;
	line-height:30px;
}

.baike_jingx_t h4 span {
	font-weight:100;
	color:#999;
	text-transform:uppercase;
	margin-left:10px;
	font-size:18px;
	display:block;
	float:left;
	margin-top:6px;
}

.baike_jingx_t .class {
	float:left;
	margin-left:30px;
	font-size:14px;
	margin-top:4px;
}

.baike_jingx_t .more {
	display:block;
	float:right;
	background:url(../images/more.png) no-repeat right center;
	padding-right:30px;
	font-size:14px;
	margin-top:3px;
}

.baike_jingx_c {
}

.baike_jingx_c li {
	width:270px;
	float:left;
	margin-right:26px;
	background:#f8f8f8;
	margin-top:25px;
	padding-bottom:10px;
}

.baike_jingx_c li:nth-child(4n) {
	float:right;
	margin-right:0;
}

.baike_jingx_c li .pic {
	overflow: hidden;
    position: relative;
    z-index: 1;
    height: 180px;
}

.baike_jingx_c li .pic img {
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    height: 100%;
}

.baike_jingx_c li h4 {
    font-size: 15px;
    font-weight: normal;
    margin: 10px 12px 5px 12px;
    overflow: hidden;
	line-height:30px;
	height:30px;
}

.baike_jingx_c li .bot {
	height:24px;
	line-height:24px;
	font-size:12px;
	color:#bfbfbf;
	margin:5px 12px 0 12px;
}

.baike_jingx_c li .bot span {
	display:block;
}

.baike_jingx_c li .bot a {
	color:#42C5B8;
}

.baike_jingx_c li .con {
	font-size: 12px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
    color: #666;
	margin:0 12px;
}


.bknewScroll {
    width: 380px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
	float:right;
	text-align:right;
}
.bknewScroll .bd {}
.bknewScroll .infoList li {
	height:30px;
	line-height:30px;
	font-size:14px;
}

.bknewScroll .infoList li a { color:#42C5B8; }




