@charset "utf-8";
/* CSS Document */
body{
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
}
*{ 
	margin:0; 
	padding:0;
}
li{ 
	list-style:none;
}
a{ 
	text-decoration:none; 
	color:#333;
}
img{ 
	vertical-align:top; 
	border:none;
}
.fl{ 
	float:left;
}
.fr{ 
	float:right;
}
.clearfix:after{ 
	content:''; 
	display:block; 
	clear:both;
}
.cursor-pointer{ 
	cursor:pointer;
}
input,textarea{ 
	background:none; 
	border:none; 
	outline:none;
}
/*在苹果手机下处理边框*/
input[type="submit"],input[type="text"],input[type="button"],input[type="password"]{
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	appearance:none;
	outline:none;
	-moz-outline:none;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	border-radius:0;
} 
textarea{ 
	resize:none;
}
.w{ 
	margin:0 auto;
}
.p-14{	
	font-size:14px;
}
.p-12{ 
	font-size:12px;
}
.cursor-pointer{
	cursor:pointer;
}
select {
  /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
  border: solid 1px #000;
  /*很关键：将默认的select选择框样式清除*/
  appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
  padding-right: 14px;
}


/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { 
	display: none; 
}
/*  手机使用rem
html {
	font-size : 20px;
}
@media only screen and (min-width: 401px){
    html {
        font-size: 25px !important;
    }
}
@media only screen and (min-width: 428px){
    html {
        font-size: 26.75px !important;
    }
}
@media only screen and (min-width: 481px){
    html {
        font-size: 30px !important; 
    }
}
@media only screen and (min-width: 569px){
    html {
        font-size: 35px !important; 
    }
}
@media only screen and (min-width: 641px){
    html {
        font-size: 40px !important; 
    }
}
*/
/*首页*/

.banner{
	width:1060px;
	height:210px;
}
.navigation{
	margin-top:12px;
	height:38px;
	line-height:38px;
	width:1060px;
	border-bottom:2px solid #ff6f3b;
}
.navigation a{
	/*width:14.286%;*/
	width:12.5%;
	text-align:center;
	font-size:20px;
}
.navigation .interval{
	word-spacing:8px;
	letter-spacing:22px;
}
.navigation .active{
	color:#ff6f3b;
}
.home-page-content{
	width:1060px;
}
.home-page-content .home-page-content-top {
	margin-top:10px;
	position:relative;
}
.sidebar{
	width: 249px;
	margin-left:-20px;
	position:relative;
	margin-bottom:24px;
}
.sidebar-min-height{
	min-height:283px;
}
.sidebar-box{
	width:202px;
	height:49px;
	padding-left:22px;
	padding-right:14px; 
	background:#ff6f3b;
	border-radius:10px 0 0 0;
}
.sidebar-box .academic-frontier-text{
	font-size:18px;
	color:#fff;
	line-height:49px;
}
.sidebar-box a .more{
	color:#fff;
	font-size:14px;
	line-height:49px;
	text-decoration:underline;
}
.academic-frontier-info{
	width:226px;
	border:1px solid #ff6f3b;
	padding:5px 5px 15px;
}
.academic-frontier-info ul li {
	border-bottom:1px solid #dcdcdc;
	padding:11px 10px;
}
.academic-frontier-info ul .border-none{
	border:none;
}
.academic-frontier-info ul li p{
	font-size:15px;
	line-height:24px;
}
.academic-frontier-info ul li .mark{
	color:#156cc5;
}
.academic-frontier-info ul li .guide{
	color:#e22049;
}
.academic-frontier-info ul li .message{
	color:#619a3e;
}
.academic-frontier-info ul li .research{
	color:#e0b467;
}
.sidebar .triangle-icon{
	width:20px;
	height:14px;
	background:url(../image/triangle-icon.png) no-repeat;
	position:absolute;
	bottom:-14px;
	left:0;
}
.carousel{
	margin-left:8px;
	margin-right:8px;
	border:1px solid #ccc;
	width:588px;
	height:352px;
}







.meeting-dynamic-box{
	width: 194px;
    height: 49px;
    padding-left: 22px;
    padding-right: 14px;
    background: #ff6f3b;
}
.meeting-dynamic-box .meeting-dynamic-text{
	font-size: 18px;
    color: #fff;
    line-height: 49px;
}
.meeting-dynamic-box a .more{
	color: #fff;
    font-size: 14px;
    line-height: 49px;
    text-decoration: underline;
}
.meeting-dynamic-body{
	width: 218px;
    height: 289px;
    border: 1px solid #ff6f3b;
    padding: 5px 5px 15px;
}

.academic-frontier-info .manage-img{
	width:217px;
	height:98px;
}
.home-page-content-bottom{
	margin-top:10px;
}
.home-page-content-bottom .academic-frontier-info{
	width: 208px;
	padding:14px 10px 0;
}
.academic-frontier-annotation{
	font-size:16px;
	color:#333;
	margin-top:12px;
	padding-left:10px;
}
.academic-frontier-annotation div{
	line-height:30px;
}
.nav-doctor{
	margin-left:8px;
	margin-top:24px;
}
.nav-category .Expert-introduction{
	width:173px;
	height:49px;
	background:#ff6f3b;
	line-height:49px;
	padding-left:23px;
	color:#fff;
	font-size:20px;
	border-radius:0 24px 0 0;
}
.nav-category ul{
	margin-left:36px;
}
.nav-category ul li{
	width:128px;
	line-height:48px;
	text-align:center;
	color:#999;
	font-size:20px;
	position:relative;
	cursor:pointer;
}
.nav-category ul .active{
	width:126px;
	color:#333;
	border-top:1px solid #ff6f3b;
	border-left:1px solid #ff6f3b;
	border-right:1px solid #ff6f3b;
	border-radius:8px 8px 0 0;
	border-bottom:1px solid #fff;
	
}
.nav-doctor-details{
	width:800px;
	height:303px;
	border:1px solid #ff6f3b;
	margin-top:-1px;
	padding-left:7px;
	padding-right:20px;
}
.nav-doctor-details .more{
	height:45px;
	line-height:45px;
	text-align:right;
	font-size:14px;
}
.nav-doctor-details ul li{
	padding:15px 15px 0;
	border:1px solid #d2d2d2;
	margin-left:50px;
}
.nav-doctor-details ul li img{
	width:115px;
	height:158px;
	border:1px solid #d2d2d2;
}
.nav-doctor-details ul li .doctor-name{
	text-align:center;
	line-height:43px;
	font-size:18px;
	color:#333;
}
.footer{
	width:1060px;
	border-top:1px solid #b7b7b7;
	margin-top:10px;
	text-align:center;
	color:#333;
	line-height:28px;
	padding-bottom:40px;
}
.footer .gukezaixian{
	margin-top:16px;
}
/*学术前沿*/
.academic-frontier-box{
	padding:0;
	border:none;
}
.academic-frontier-box ul{
	border:none;
}
.academic-frontier-box ul li{
	padding:0;
	border:1px solid #ffd4c4;
	height:47px;
	width:250px;
	text-align:center;
	line-height:47px;
	color:#666;
	font-size:20px;
	margin-top:10px;
	border-right:#fff;
	cursor:pointer;
	position:relative;
	color:#156cc5 ;
}
.academic-frontier-box ul li .border-right-fff{
	border-right:1px solid #fff;
	height:47px;
	position:absolute;
	top:0;
	right:-1px;
	z-index:1;
}
.academic-frontier-box ul li.active{
	border-top:1px solid #ff6f3b;
	border-left:1px solid #ff6f3b;
	border-bottom:1px solid #ff6f3b;
	color:#ff6f3b;
}

.academic-frontier-body{
	width:827px;
	height:688px;
	border:1px solid #ff6f3b;
	/*margin-left:12px;*/
	margin-top:10px;
	position:relative;
}
.academic-frontier-width{
	height:700px;
}
.academic-frontier-body .academic-frontier-content{
	padding-top:20px; 
}
.academic-frontier-body .academic-frontier-content li{
	border-bottom:1px solid #d2d2d2;
	padding:16px 15px;
	line-height:24px;
	color:#333;
	position: relative;
}
.academic-frontier-body .academic-frontier-content li:hover{
	background:#f4f4f4;
}
.academic-frontier-body .academic-frontier-content .dot{
	width:3px;
	height:3px;
	background:#333;
	margin-top:10px;
	margin-right:10px;
}
.page-turning{
	height:35px;
	color:#999;
	position:absolute;
	bottom:20px;
	left:50%;
	margin-left:-200px;
}
.page-turning li{
	width:30px;
	text-align:center;
	line-height:35px;
	cursor:pointer;
	font-size:16px;
	float: left;
}
.page-turning li a{
	display:block;
}
.page-turning .prev{
	width:50px;
}
.page-turning .next{
	width:50px;
}
.page-turning li{
	
	text-align:center;
	line-height:35px;
	cursor:pointer;
	float: left;
}
.page-turning .active a{
	color:#ff6f3b;
}
.page-turning .prev span{
	color:#999;
}
.page-turning .next span{
	color:#999;
}
.page-turning .active-fontSize-big a{
	display:block;
	color:#ff6f3b;
	font-size:20px;
}
/*学术前沿详情页*/
.location{
	width:1060px;
	line-height:45px;
	height:45px;
	font-size:16px;
}
.location .active{
	color:#ff7b50;
}
.home-page-content .margin-top-0{
	margin-top:0;
}
.home-page-content .home-page-content-left{
	width:828px;
	min-height:730px;
	border:1px solid #ff7b50;
	/*margin-left:10px;*/
}
.home-page-content .home-page-content-left .consensus-title{
	width:97.6%;
	height:49px;
	font-size:20px;
	color:#fff;
	padding-left:20px;
	line-height:49px;
	background: #ff6f3b;
}
.home-page-content .home-page-content-left .consensus-body{
	padding:15px 30px 15px 20px;
}
.consensus-body .consensus-headline{
	font-size:24px;
	line-height:34px;
	color:#333;
}
.consensus-body .publish-time{
	line-height:30px;
	font-size:16px;
	color:#999;
}
.consensus-body .publish-time span{
	margin-right:30px;
} 
.consensus-body .orthonline{
	font-size:16px;
	color:#ff7340;
	line-height:30px;
}
.consensus-body .picture{
	padding:14px 120px;
}
.consensus-body .picture img{
	width:100%;
	/*height:280px;*/
}
.consensus-body .consensus-content{
	color:#333;
	margin-top:10px;
}
.consensus-content p img{
	width:100%;
}
.consensus-body .consensus-content div{
	font-size:16px;
	line-height:30px;
}
/*会议动态*/
.meeting-body img{
	width:158px;
	height:118px;
	border:1px solid #dedede;
	border-radius:8px;
	margin-left:15px;
}
.meeting-body .meeting-body-text{
	font-size:18px;
	line-height:34px;
	color:#333;
	margin-left:20px;
	width:540px;
}
.meeting-body .meeting-body-text:hover{
	
	text-decoration:underline;	
}
/*专家介绍*/
.academic-frontier-body .specialist-introduce{
	padding:40px 24px 0;
}
.academic-frontier-body .academic-frontier-content .specialist-introduce-box{
	padding:20px;
	border:1px solid #dedede;
	border-radius:8px;
	margin:15px 20px;
	
}
.academic-frontier-content .specialist-introduce-box .doctor-hp-img{
	width:auto;
	border:1px solid #dedede;
	margin-left:0;
	border-radius:8px;
}
.specialist-introduce-box .doctor-introduce-text {
	width:168px;
	margin-left:20px;
}
.specialist-introduce-box .doctor-introduce-text .name{
	font-size:25px;
	line-height:26px;
	margin-bottom:10px;
}
.specialist-introduce-box .doctor-introduce-text .space-between{
	word-spacing:8px;
	letter-spacing:20px;
}
.specialist-introduce-box .doctor-introduce-text .post,.hospital{
	margin-bottom:10px;
	font-size:20px;
	line-height:30px;
	color:#666;
}
/*专家介绍详情页*/
.doctor-box{
	width:208px;
	padding:15px 14px;
}
.doctor-box .doctor-body .doctor-info {
	padding:10px;
	border:1px solid #dedede;
	border-radius:8px;
	margin-bottom:15px;
}
.doctor-box .doctor-body .doctor-info .doctor-header-img{
	width:69px;
	height:84px;
	border:1px solid #dedede;
	border-radius:8px;
}
.doctor-box .doctor-body .doctor-info .doctor-body {
	width:100px;
	margin-left:12px;
}
.doctor-box .doctor-body .doctor-info .doctor-body .name{
	font-weight:bold;
	font-size:16px;
	color:#333;
	line-height:20px;
	margin-bottom:5px;
}
.space-between{
	word-spacing:8px;
	letter-spacing:20px;
}
.doctor-box .doctor-body .doctor-info .doctor-body .post,.hospital{
	font-size:14px;
	line-height:18px;
	color:#666;
	margin-bottom:5px;
}
.doctor-particulars{
	padding:22px 32px 65px;
}
.doctor-particulars .doctor-particulars-text{
	padding:20px;
	border:1px solid #dedede;
	border-radius:8px;
	margin-bottom: 20px;
}
.doctor-particulars .doctor-particulars-text .doctor-head-img{
	width:118px;
	height:142px;
	border:1px solid #dedede;
	border-radius:8px;
	margin-right:22px;
}
.doctor-particulars .doctor-particulars-text .name{
	font-size:26px;
	line-height:34px;
}
.doctor-particulars .doctor-particulars-text .doctor-introduce-info-text{
	font-size:16px;
	line-height:30px;
}
.doctor-video-data{
	padding:0 20px 20px 20px;
	border:1px solid #dedede;
	border-radius:8px;
	margin:20px 0;
}
.doctor-video-data .video-data-text{
	font-size:20px;
	line-height:60px;
	color:#ff6f3b;
}
.doctor-video-data .video{
	width:720px;
	height:404px;
	border:1px solid #dedede;
}
.doctor-video-data .doctor-video-data-text{
	font-size:16px;
	line-height:26px;
	color:#333;
	margin-top:15px;
}
.out-call-info{
	padding:0 20px 34px 20px;
	border:1px solid #dedede;
	border-radius:8px;
}
.out-call-info .out-call-info-text{
	height:60px;
	line-height:60px;
	font-size:20px;
	color:#ff6f3b;
}
.out-call-info .out-call-record{
	width:636px;
	height:119px;
	border:1px solid #dedede;
}
.out-call-info .out-call-record .week-text{
	height:39px;
	border-bottom:1px solid #dedede;
	line-height:39px;
	font-size:16px;
	color:#333;
	padding-left:74px;
}
.out-call-info .out-call-record .week-text span{
	width:14.285%;
	height:39px;
	text-align:center;
}
.out-call-info .out-call-record .forenoon{
	height:39px;
	line-height:39px;
	border-bottom:1px solid #dedede;
	font-size:16px;
}
.out-call-info .out-call-record  .forenoon span{
	width:12.5%;
	height:39px;
	text-align:center;
	position:relative;
}
.out-call-info .out-call-record  .forenoon img{
	width:20px;
	height:22px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-10px;
	margin-top:-11px;
}
.out-call-info .out-call-record  .border-bottom-none{
	border-bottom:none;
}
.margin-top-20{
	margin-top:20px;
}
/*在线学习*/

.margin-top-10{
	margin-top:10px;
}
.home-page-content-left .remind-icon{
	width:148px;
	height:148px;
	margin:0 auto;
	margin-top:100px;
	display:block;
}
.home-page-content-left .coming-soon{
	text-align:center;
	line-height:110px;
	height:110px;
	font-size:38px;
	color:#ff6f3b;
}
.btn{
	position: absolute;
	top: 98px;
	left: 210px;
}
.btn input{
	display: inline-block;
	width: 100px;
	height: 30px;
	background-color: #ff6f3b;
	font-size: 18px;
	color: #FFFFFF;
	border-radius: 4px;
	margin-right: 20px;
	cursor: pointer;
}