.index_common_btn{
	height: 34px;
	border-radius: 34px;
	padding: 0 28px;
}
.index_common_btn:hover{
	color: #1A44A0;
}
/* banner */
.index_banner{
	min-width: 1200px;
	height: 360px;
}
.index_banner .swiper-container{
	width: 1920px;
	height: 360px;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
.index_banner .wrap{
	top: 0;
	bottom: 0;
	width: auto;
}
.index_banner .wrap.p_left{
	left: 50%;
	transform:translateX(-600px);
}
.index_banner .wrap.p_right{
	right: 50%;
	transform:translateX(600px);
}
.index_banner .nav_list{
	width: 160px;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
}
.index_banner .nav_list li{
	padding: 0 20px;
}
.index_banner .nav_list li .nav_list_name{
	cursor: pointer;
}
.index_banner .nav_list_link{
	display: none;
	left: 160px;
	top: 0;
	bottom: 0;
	padding-left: 5px;
}
.index_banner .nav_list_link div{
	width: 160px;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
}
.index_banner .nav_list li:hover .nav_list_name{
	color: #2e94f9;
}
.index_banner .nav_list li:hover .nav_list_link{
	display: block;
}
.index_banner .nav_list li .nav_list_link a:hover{
	color: #2e94f9;
}

.index_banner .nav_order{
	width: 280px;
	height: 100%;
	background: rgba(255, 255, 255, 0.8);
}
.index_banner .nav_order .nav_order_people{
	left: 0;
	bottom: 3px;
}
.index_banner .nav_order .order_input::before{
	content: '';
	position: absolute;
	right: 6px;
	top: 14px;
	width: 0;
	height: 0;
	border-top: 8px solid #666;
	border-bottom: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}
.index_banner .nav_order .order_input input,
.index_banner .nav_order .order_input .order_add li{
	cursor: pointer;
}
.index_banner .nav_order input.input_l{
	width: 110px;
}
.index_banner .nav_order input.input_r{
	width: 130px;
}
.index_banner .nav_order .order_input .order_add{
	display: none;
	left: 0;
	top: 36px;
	z-index: 9;
	overflow: hidden;
	overflow-y: auto;
	max-height: 115px;
}
.index_banner .nav_order .order_input .order_add.db{
	display: block;
}
.index_banner .nav_order .order_code input[name="code"]{
	width: 158px;
}
.index_banner .nav_order .order_code img{
	width: 80px;
	height: 30px;
	margin-top: 2px;
	cursor: pointer;
}
.index_banner .nav_order .order_btn span{
	width: 200px;
	height: 36px;
	border-radius: 36px;
	background-color: #1A44A0;
	cursor: pointer;
}
/* 今日推荐 index_recommend */
.index_rec_all{
	display: none;
}
.index_rec_all.active{
	display: block;
}
.index_rec_l{
	width: 290px;
}
.index_rec_l .rec_l_t:hover{
	color: inherit;
}
.index_rec_l .rec_l_t img{
	width: 130px;
	height: 100px;
}
.index_rec_l .rec_l_t .rec_l_t_con{
	width: 140px;
}
.index_rec_l .rec_l_con li{
	list-style: disc;
}
.index_rec_c{
	width: 570px;
}
.index_rec_c .rec_c_con{
	width: 180px;
	height: 134px;
	margin: 0 12px 12px 0;
}
.index_rec_c .rec_c_con:nth-child(3n){
	margin-right: 0;
}
.index_rec_c .rec_c_con span{
	bottom: 0;
	left: 0;
	background: rgba(85,85,85,0.4);
}
.index_rec_r{
	width: 284px;
}
.index_rec_r img{
	height: 158px;
}
.index_rec_r .rec_r_con li{
	list-style: disc;
}
.index_rec_r .rec_r_t span{
	bottom: 0;
	left: 0;
	background: rgba(85,85,85,0.4);
}
/* 视频列表 */
.hos_video_list{
	padding-right: 25px;
}
.hos_video_list:nth-child(5n){
	padding-right: 0;
}
.hos_video_list a{
	width: 220px;
	border-radius: 10px;
}
.hos_video_list a:hover{
	color: inherit;
}
.hos_video_list .hos_video_img{
	height: auto;
	border-radius: 10px;
}
.hos_video_list .hos_video_img .pa.bottom{
	background: rgba(85, 85, 85, 0.5);
	left: 0;
	bottom: 0;
}
.hos_video_list .hos_video_img .pa.top{
	right: 0;
	top: 0;
}

/* 常见癌症 index_treat */
.index_treat .rec_l_t img{
	height: 85px;
}
.index_treat .treat_t img{
	width: 100px;
	height: 100px;
}
.index_treat .treat_t .treat_t_con{
	width: 168px;
}

/* PETCT医院 */
.index_petcthos .index_petcthos_btn{
	height: 20px;
	padding-right: 100px;
}
.index_petcthos .index_petcthos_btn a.more{
	top: 0;
	right: 10px;
	color: #1A44A0;
}
.index_petcthos .index_petcthos_btn a.active,
.index_petcthos .index_petcthos_btn a:hover{
	color: #2e94f9;
}
.index_petcthos_con{
	display: none;
}
.index_petcthos_con.active{
	display: block;
}
.index_petcthos_con .petct_con a{
	width: 260px;
	margin-right: 40px;
}
.index_petcthos_con .petct_con a:last-child{
	margin-right: 0;
}
.index_petcthos_con .petct_con .petct_con_t img{
	width: 86px;
	height: 86px;
	border-radius: 4px;
}
.index_petcthos_con .petct_con .petct_con_t_r{
	width: 160px;
}
.petct_con_b li{
	width: 260px;
	margin-right: 40px;
	list-style: disc;
}
.petct_con_b li:nth-child(4n){
	margin-right: 0;
}

/* PETCT专家 */
.index_petctdoc .index_petctdoc_list a{
	width: 260px;
	margin-right: 40px;
	margin-bottom: 20px;
}
.index_petctdoc .index_petctdoc_list a:nth-child(4n){
	margin-right: 0;
}
.index_petctdoc .index_petctdoc_list a img{
	width: 86px;
	height: 86px;
	border-radius: 4px;
}
.index_petctdoc .index_petctdoc_list a .petctdoc_con{
	width: 160px;
}
/* 抗肿瘤药品 */
.index_drugs .index_drugs_list{
	width: 183px;
	margin-right: 20px;
	margin-bottom: 26px;
}
.index_drugs .index_drugs_list:nth-child(6n){
	margin-right: 0;
}
.index_drugs .index_drugs_list .index_drugs_list_img{
	height: 100px;
}
.index_drugs .index_drugs_list .index_drugs_list_img img{
	height: 100px;
}
/* 新加肿瘤百科 */
.index_ency .ency_tab{
	min-width:1200px;
	padding:0 18px;
	margin:0 auto;
	border-spacing:0;
	border-collapse:collapse;
	border:1px solid rgba(121,186,236,0.4);
}
.index_ency .ency_tab > tbody > tr th{
	text-align:center;
	background:rgba(170,217,253,0.47);
	font-size:18px;
	color:rgba(5,60,102,1);
	border:1px solid rgba(121,186,236,0.4);

}
.index_ency .ency_tab > tbody > tr > td{
	vertical-align: top;
	border:1px solid rgba(121,186,236,0.4);
	padding-bottom:48px;
	padding-top:16px;
}
.index_ency .ency_tab table{
	font-size:15px;
	color:rgba(102,102,102,1);
}
.index_ency .ency_tab table tr td{
	padding-left:19px;
}
.index_ency .ency_tab table tr td a:hover{
	color:#2e94f9;
}
/* 链接 index_link */
.index_link_all .index_link{
	width: 860px;
}
.index_link a:hover{
	color: #2e94f9;
}
/* 二维码 index_code */
.index_code{
	width: 320px;
}
.index_code .img_wrapper{
	width:88px;
	font-size:0;
}
.index_code .img_wrapper img{
	width: 88px;
	height: 88px;
	margin-right: 16px;
}
.index_code .img_wrapper span{
	width:100%;
	text-align:center;
	line-height:42px;
}
.header_nav a.header_nav_top:hover{
	color:#fff;
	color:#fff;
}
/*点击过后二维码样式*/
.index_code .img_wrapper img.active{
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}
.index_code .img_wrapper img.others{
	opacity: 0.3;
}






